@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, .presenter-name, .top-bar p, .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.l-general__main {
  /* Mobile layout. */
}
@media (min-width: 555px) {
  .l-general__main {
    /* Tablet layout. */
  }
}
@media (min-width: 888px) {
  .l-general__main {
    /* Desktop layout. */
  }
}
@media (min-width: 1111px) {
  .l-general__main {
    /* Large desktop layout. */
  }
}

html {
  overflow-y: auto;
  overflow-x: hidden;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 568px) {
  .container {
    max-width: 538px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 738px;
  }
}
@media (min-width: 900px) {
  .container {
    max-width: 870px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media (min-width: 1400px) {
  .container-wide {
    max-width: 1370px;
  }
  .container-wide .row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .container-wide .row > [class*=col] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 2000px) {
  .container-wide {
    max-width: 1970px;
  }
}
@media (max-width: 767px) {
  .container_full-at-small {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.container iframe {
  width: 100%;
}

@media (min-width: 900px) {
  .sc-layout .container {
    max-width: 1080px;
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row.no-padding {
  margin-left: 0;
  margin-right: 0;
}
.row.no-padding > .col-12, .row.no-padding > .col-11, .row.no-padding > .col-10, .row.no-padding > .col-9, .row.no-padding > .col-8, .row.no-padding > .col-7, .row.no-padding > .col-6, .row.no-padding > .col-5, .row.no-padding > .col-4, .row.no-padding > .col-3, .row.no-padding > .col-2, .row.no-padding > .col-1 {
  padding-left: 0;
  padding-right: 0;
}
.row.no-padding > .col-sm-12, .row.no-padding > .col-sm-11, .row.no-padding > .col-sm-10, .row.no-padding > .col-sm-9, .row.no-padding > .col-sm-8, .row.no-padding > .col-sm-7, .row.no-padding > .col-sm-6, .row.no-padding > .col-sm-5, .row.no-padding > .col-sm-4, .row.no-padding > .col-sm-3, .row.no-padding > .col-sm-2, .row.no-padding > .col-sm-1, .row.no-padding > .col-md-12, .row.no-padding > .col-md-11, .row.no-padding > .col-md-10, .row.no-padding > .col-md-9, .row.no-padding > .col-md-8, .row.no-padding > .col-md-7, .row.no-padding > .col-md-6, .primary .row.no-padding > .wygwam-styled-grid, .row.no-padding > .col-md-5, .row.no-padding > .col-md-4, .row.no-padding > .col-md-3, .row.no-padding > .col-md-2, .row.no-padding > .col-md-1, .row.no-padding > .col-lg-12, .row.no-padding > .col-lg-11, .row.no-padding > .col-lg-10, .row.no-padding > .col-lg-9, .row.no-padding > .col-lg-8, .row.no-padding > .col-lg-7, .row.no-padding > .col-lg-6, .row.no-padding > .col-lg-5, .row.no-padding > .col-lg-4, .row.no-padding > .col-lg-3, .row.no-padding > .col-lg-2, .row.no-padding > .col-lg-1, .row.no-padding > .col-xl-12, .row.no-padding > .col-xl-11, .row.no-padding > .col-xl-10, .row.no-padding > .col-xl-9, .row.no-padding > .col-xl-8, .row.no-padding > .col-xl-7, .row.no-padding > .col-xl-6, .row.no-padding > .col-xl-5, .row.no-padding > .col-xl-4, .row.no-padding > .col-xl-3, .row.no-padding > .col-xl-2, .row.no-padding > .col-xl-1 {
  padding-left: 0;
  padding-right: 0;
}
.row.wide-padding {
  margin-left: -30px;
  margin-right: -30px;
}
.row.wide-padding > .col-12, .row.wide-padding > .col-11, .row.wide-padding > .col-10, .row.wide-padding > .col-9, .row.wide-padding > .col-8, .row.wide-padding > .col-7, .row.wide-padding > .col-6, .row.wide-padding > .col-5, .row.wide-padding > .col-4, .row.wide-padding > .col-3, .row.wide-padding > .col-2, .row.wide-padding > .col-1 {
  padding-left: 30px;
  padding-right: 30px;
}
.row.wide-padding > .col-sm-12, .row.wide-padding > .col-sm-11, .row.wide-padding > .col-sm-10, .row.wide-padding > .col-sm-9, .row.wide-padding > .col-sm-8, .row.wide-padding > .col-sm-7, .row.wide-padding > .col-sm-6, .row.wide-padding > .col-sm-5, .row.wide-padding > .col-sm-4, .row.wide-padding > .col-sm-3, .row.wide-padding > .col-sm-2, .row.wide-padding > .col-sm-1, .row.wide-padding > .col-md-12, .row.wide-padding > .col-md-11, .row.wide-padding > .col-md-10, .row.wide-padding > .col-md-9, .row.wide-padding > .col-md-8, .row.wide-padding > .col-md-7, .row.wide-padding > .col-md-6, .primary .row.wide-padding > .wygwam-styled-grid, .row.wide-padding > .col-md-5, .row.wide-padding > .col-md-4, .row.wide-padding > .col-md-3, .row.wide-padding > .col-md-2, .row.wide-padding > .col-md-1, .row.wide-padding > .col-lg-12, .row.wide-padding > .col-lg-11, .row.wide-padding > .col-lg-10, .row.wide-padding > .col-lg-9, .row.wide-padding > .col-lg-8, .row.wide-padding > .col-lg-7, .row.wide-padding > .col-lg-6, .row.wide-padding > .col-lg-5, .row.wide-padding > .col-lg-4, .row.wide-padding > .col-lg-3, .row.wide-padding > .col-lg-2, .row.wide-padding > .col-lg-1, .row.wide-padding > .col-xl-12, .row.wide-padding > .col-xl-11, .row.wide-padding > .col-xl-10, .row.wide-padding > .col-xl-9, .row.wide-padding > .col-xl-8, .row.wide-padding > .col-xl-7, .row.wide-padding > .col-xl-6, .row.wide-padding > .col-xl-5, .row.wide-padding > .col-xl-4, .row.wide-padding > .col-xl-3, .row.wide-padding > .col-xl-2, .row.wide-padding > .col-xl-1 {
  padding-left: 30px;
  padding-right: 30px;
}
.row.extra-wide-padding {
  margin-left: -75px;
  margin-right: -75px;
}
.row.extra-wide-padding > .col-12, .row.extra-wide-padding > .col-11, .row.extra-wide-padding > .col-10, .row.extra-wide-padding > .col-9, .row.extra-wide-padding > .col-8, .row.extra-wide-padding > .col-7, .row.extra-wide-padding > .col-6, .row.extra-wide-padding > .col-5, .row.extra-wide-padding > .col-4, .row.extra-wide-padding > .col-3, .row.extra-wide-padding > .col-2, .row.extra-wide-padding > .col-1 {
  padding-left: 75px;
  padding-right: 75px;
}
.row.extra-wide-padding > .col-sm-12, .row.extra-wide-padding > .col-sm-11, .row.extra-wide-padding > .col-sm-10, .row.extra-wide-padding > .col-sm-9, .row.extra-wide-padding > .col-sm-8, .row.extra-wide-padding > .col-sm-7, .row.extra-wide-padding > .col-sm-6, .row.extra-wide-padding > .col-sm-5, .row.extra-wide-padding > .col-sm-4, .row.extra-wide-padding > .col-sm-3, .row.extra-wide-padding > .col-sm-2, .row.extra-wide-padding > .col-sm-1, .row.extra-wide-padding > .col-md-12, .row.extra-wide-padding > .col-md-11, .row.extra-wide-padding > .col-md-10, .row.extra-wide-padding > .col-md-9, .row.extra-wide-padding > .col-md-8, .row.extra-wide-padding > .col-md-7, .row.extra-wide-padding > .col-md-6, .primary .row.extra-wide-padding > .wygwam-styled-grid, .row.extra-wide-padding > .col-md-5, .row.extra-wide-padding > .col-md-4, .row.extra-wide-padding > .col-md-3, .row.extra-wide-padding > .col-md-2, .row.extra-wide-padding > .col-md-1, .row.extra-wide-padding > .col-lg-12, .row.extra-wide-padding > .col-lg-11, .row.extra-wide-padding > .col-lg-10, .row.extra-wide-padding > .col-lg-9, .row.extra-wide-padding > .col-lg-8, .row.extra-wide-padding > .col-lg-7, .row.extra-wide-padding > .col-lg-6, .row.extra-wide-padding > .col-lg-5, .row.extra-wide-padding > .col-lg-4, .row.extra-wide-padding > .col-lg-3, .row.extra-wide-padding > .col-lg-2, .row.extra-wide-padding > .col-lg-1, .row.extra-wide-padding > .col-xl-12, .row.extra-wide-padding > .col-xl-11, .row.extra-wide-padding > .col-xl-10, .row.extra-wide-padding > .col-xl-9, .row.extra-wide-padding > .col-xl-8, .row.extra-wide-padding > .col-xl-7, .row.extra-wide-padding > .col-xl-6, .row.extra-wide-padding > .col-xl-5, .row.extra-wide-padding > .col-xl-4, .row.extra-wide-padding > .col-xl-3, .row.extra-wide-padding > .col-xl-2, .row.extra-wide-padding > .col-xl-1 {
  padding-left: 75px;
  padding-right: 75px;
}
.row:before {
  display: table;
  content: " ";
  clear: both;
}
.row:after {
  display: table;
  content: " ";
  clear: both;
}

.sub-row .col-sub:nth-of-type(odd) {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .sub-row .col-sub:nth-of-type(odd) {
    padding-right: 15px;
    padding-left: 0px;
  }
}
.sub-row .col-sub:nth-of-type(even) {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
  .sub-row .col-sub:nth-of-type(even) {
    padding-left: 20px;
    padding-right: 0px;
  }
}
.sub-row .col-sub .agenda-track {
  padding-right: 15px;
}

.no-col-padding.col-12, .no-col-padding.col-11, .no-col-padding.col-10, .no-col-padding.col-9, .no-col-padding.col-8, .no-col-padding.col-7, .no-col-padding.col-6, .no-col-padding.col-5, .no-col-padding.col-4, .no-col-padding.col-3, .no-col-padding.col-2, .no-col-padding.col-1 {
  padding-left: 0;
  padding-right: 0;
}
.no-col-padding.col-sm, .no-col-padding.col-md, .no-col-padding.col-lg, .no-col-padding.col-xl {
  padding-left: 0;
  padding-right: 0;
}
.no-col-padding.col-sm-12, .no-col-padding.col-sm-11, .no-col-padding.col-sm-10, .no-col-padding.col-sm-9, .no-col-padding.col-sm-8, .no-col-padding.col-sm-7, .no-col-padding.col-sm-6, .no-col-padding.col-sm-5, .no-col-padding.col-sm-4, .no-col-padding.col-sm-3, .no-col-padding.col-sm-2, .no-col-padding.col-sm-1, .no-col-padding.col-md-12, .no-col-padding.col-md-11, .no-col-padding.col-md-10, .no-col-padding.col-md-9, .no-col-padding.col-md-8, .no-col-padding.col-md-7, .no-col-padding.col-md-6, .primary .no-col-padding.wygwam-styled-grid, .no-col-padding.col-md-5, .no-col-padding.col-md-4, .no-col-padding.col-md-3, .no-col-padding.col-md-2, .no-col-padding.col-md-1, .no-col-padding.col-lg-12, .no-col-padding.col-lg-11, .no-col-padding.col-lg-10, .no-col-padding.col-lg-9, .no-col-padding.col-lg-8, .no-col-padding.col-lg-7, .no-col-padding.col-lg-6, .no-col-padding.col-lg-5, .no-col-padding.col-lg-4, .no-col-padding.col-lg-3, .no-col-padding.col-lg-2, .no-col-padding.col-lg-1, .no-col-padding.col-xl-12, .no-col-padding.col-xl-11, .no-col-padding.col-xl-10, .no-col-padding.col-xl-9, .no-col-padding.col-xl-8, .no-col-padding.col-xl-7, .no-col-padding.col-xl-6, .no-col-padding.col-xl-5, .no-col-padding.col-xl-4, .no-col-padding.col-xl-3, .no-col-padding.col-xl-2, .no-col-padding.col-xl-1 {
  padding-left: 0;
  padding-right: 0;
}

.events-drop.microsite-full-agenda .tab_container .tab_content .row {
  padding: 35px 10px;
  background-color: #fff;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row .workshop-detail-wrapper {
  display: none;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row .workshop-detail-wrapper .workshop-about ul, .events-drop.microsite-full-agenda .tab_container .tab_content .row .workshop-detail-wrapper .workshop-about ol {
  padding-left: 20px;
  font-weight: 400;
  margin-bottom: 10px;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row .workshop-detail-wrapper .workshop-about ul {
  list-style: disc;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row .workshop-detail-wrapper .workshop-about ol {
  list-style: decimal;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row .workshop-detail-wrapper .workshop-speaker-section {
  font-size: 12px;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row .workshop-items .workshop-item {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 15px 0px;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row .workshop-items .workshop-item.last {
  border-bottom: 0;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row.odd-row {
  background-color: #f5f5f5;
}
.events-drop.microsite-full-agenda .tab_container .tab_content .row.even-row {
  background-color: #fff;
}

@media (min-width: 768px) {
  .workspaces-column:nth-of-type(odd) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .workspaces-column:nth-of-type(n+3) {
    margin-top: 15px;
  }
}

.col-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-12 {
    float: left;
    width: 100%;
    position: relative;
  }
}
.col-11 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-11 {
    float: left;
    width: 91.66667%;
    position: relative;
  }
}
.col-10 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-10 {
    float: left;
    width: 83.33333%;
    position: relative;
  }
}
.col-9 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-9 {
    float: left;
    width: 75%;
    position: relative;
  }
}
.col-8 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-8 {
    float: left;
    width: 66.66667%;
    position: relative;
  }
}
.col-7 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-7 {
    float: left;
    width: 58.33333%;
    position: relative;
  }
}
.col-6 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-6 {
    float: left;
    width: 50%;
    position: relative;
  }
}
.col-5 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-5 {
    float: left;
    width: 41.66667%;
    position: relative;
  }
}
.col-4 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-4 {
    float: left;
    width: 33.33333%;
    position: relative;
  }
}
.col-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-3 {
    float: left;
    width: 25%;
    position: relative;
  }
}
.col-2 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-2 {
    float: left;
    width: 16.66667%;
    position: relative;
  }
}
.col-1 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 0) {
  .col-1 {
    float: left;
    width: 8.33333%;
    position: relative;
  }
}
@media (min-width: 0) {
  .col-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 0) {
  .col-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 0) {
  .col-offset-10 {
    margin-left: 83.33333%;
  }
}
@media (min-width: 0) {
  .col-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 0) {
  .col-offset-8 {
    margin-left: 66.66667%;
  }
}
@media (min-width: 0) {
  .col-offset-7 {
    margin-left: 58.33333%;
  }
}
@media (min-width: 0) {
  .col-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 0) {
  .col-offset-5 {
    margin-left: 41.66667%;
  }
}
@media (min-width: 0) {
  .col-offset-4 {
    margin-left: 33.33333%;
  }
}
@media (min-width: 0) {
  .col-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 0) {
  .col-offset-2 {
    margin-left: 16.66667%;
  }
}
@media (min-width: 0) {
  .col-offset-1 {
    margin-left: 8.33333%;
  }
}
@media (min-width: 0) {
  .col-pull-12 {
    right: 100%;
  }
}
@media (min-width: 0) {
  .col-push-12 {
    left: 100%;
  }
}
@media (min-width: 0) {
  .col-pull-11 {
    right: 91.66667%;
  }
}
@media (min-width: 0) {
  .col-push-11 {
    left: 91.66667%;
  }
}
@media (min-width: 0) {
  .col-pull-10 {
    right: 83.33333%;
  }
}
@media (min-width: 0) {
  .col-push-10 {
    left: 83.33333%;
  }
}
@media (min-width: 0) {
  .col-pull-9 {
    right: 75%;
  }
}
@media (min-width: 0) {
  .col-push-9 {
    left: 75%;
  }
}
@media (min-width: 0) {
  .col-pull-8 {
    right: 66.66667%;
  }
}
@media (min-width: 0) {
  .col-push-8 {
    left: 66.66667%;
  }
}
@media (min-width: 0) {
  .col-pull-7 {
    right: 58.33333%;
  }
}
@media (min-width: 0) {
  .col-push-7 {
    left: 58.33333%;
  }
}
@media (min-width: 0) {
  .col-pull-6 {
    right: 50%;
  }
}
@media (min-width: 0) {
  .col-push-6 {
    left: 50%;
  }
}
@media (min-width: 0) {
  .col-pull-5 {
    right: 41.66667%;
  }
}
@media (min-width: 0) {
  .col-push-5 {
    left: 41.66667%;
  }
}
@media (min-width: 0) {
  .col-pull-4 {
    right: 33.33333%;
  }
}
@media (min-width: 0) {
  .col-push-4 {
    left: 33.33333%;
  }
}
@media (min-width: 0) {
  .col-pull-3 {
    right: 25%;
  }
}
@media (min-width: 0) {
  .col-push-3 {
    left: 25%;
  }
}
@media (min-width: 0) {
  .col-pull-2 {
    right: 16.66667%;
  }
}
@media (min-width: 0) {
  .col-push-2 {
    left: 16.66667%;
  }
}
@media (min-width: 0) {
  .col-pull-1 {
    right: 8.33333%;
  }
}
@media (min-width: 0) {
  .col-push-1 {
    left: 8.33333%;
  }
}

.col-sm-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-12 {
    float: left;
    width: 100%;
    position: relative;
  }
}
.col-sm-11 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-11 {
    float: left;
    width: 91.66667%;
    position: relative;
  }
}
.col-sm-10 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-10 {
    float: left;
    width: 83.33333%;
    position: relative;
  }
}
.col-sm-9 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-9 {
    float: left;
    width: 75%;
    position: relative;
  }
}
.col-sm-8 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-8 {
    float: left;
    width: 66.66667%;
    position: relative;
  }
}
.col-sm-7 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-7 {
    float: left;
    width: 58.33333%;
    position: relative;
  }
}
.col-sm-6 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-6 {
    float: left;
    width: 50%;
    position: relative;
  }
}
.col-sm-5 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-5 {
    float: left;
    width: 41.66667%;
    position: relative;
  }
}
.col-sm-4 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-4 {
    float: left;
    width: 33.33333%;
    position: relative;
  }
}
.col-sm-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-3 {
    float: left;
    width: 25%;
    position: relative;
  }
}
.col-sm-2 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-2 {
    float: left;
    width: 16.66667%;
    position: relative;
  }
}
.col-sm-1 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) {
  .col-sm-1 {
    float: left;
    width: 8.33333%;
    position: relative;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-12 {
    right: 100%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-12 {
    left: 100%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-11 {
    right: 91.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-11 {
    left: 91.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-10 {
    right: 83.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-10 {
    left: 83.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-9 {
    right: 75%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-9 {
    left: 75%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-8 {
    right: 66.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-8 {
    left: 66.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-7 {
    right: 58.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-7 {
    left: 58.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-6 {
    right: 50%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-6 {
    left: 50%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-5 {
    right: 41.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-5 {
    left: 41.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-4 {
    right: 33.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-4 {
    left: 33.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-3 {
    right: 25%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-3 {
    left: 25%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-2 {
    right: 16.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-2 {
    left: 16.66667%;
  }
}
@media (min-width: 568px) {
  .col-sm-pull-1 {
    right: 8.33333%;
  }
}
@media (min-width: 568px) {
  .col-sm-push-1 {
    left: 8.33333%;
  }
}

.col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-12 {
    float: left;
    width: 100%;
    position: relative;
  }
}
.col-md-11 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-11 {
    float: left;
    width: 91.66667%;
    position: relative;
  }
}
.col-md-10 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-10 {
    float: left;
    width: 83.33333%;
    position: relative;
  }
}
.col-md-9 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-9 {
    float: left;
    width: 75%;
    position: relative;
  }
}
.col-md-8 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-8 {
    float: left;
    width: 66.66667%;
    position: relative;
  }
}
.col-md-7 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-7 {
    float: left;
    width: 58.33333%;
    position: relative;
  }
}
.col-md-6, .primary .wygwam-styled-grid {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-6, .primary .wygwam-styled-grid {
    float: left;
    width: 50%;
    position: relative;
  }
}
.col-md-5 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-5 {
    float: left;
    width: 41.66667%;
    position: relative;
  }
}
.col-md-4 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-4 {
    float: left;
    width: 33.33333%;
    position: relative;
  }
}
.col-md-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-3 {
    float: left;
    width: 25%;
    position: relative;
  }
}
.col-md-2 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-2 {
    float: left;
    width: 16.66667%;
    position: relative;
  }
}
.col-md-1 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col-md-1 {
    float: left;
    width: 8.33333%;
    position: relative;
  }
}
@media (min-width: 768px) {
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-12 {
    right: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-push-12 {
    left: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-11 {
    right: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-push-11 {
    left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-10 {
    right: 83.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-push-10 {
    left: 83.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-9 {
    right: 75%;
  }
}
@media (min-width: 768px) {
  .col-md-push-9 {
    left: 75%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-8 {
    right: 66.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-push-8 {
    left: 66.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-7 {
    right: 58.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-push-7 {
    left: 58.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-6 {
    right: 50%;
  }
}
@media (min-width: 768px) {
  .col-md-push-6 {
    left: 50%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-5 {
    right: 41.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-push-5 {
    left: 41.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-4 {
    right: 33.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-push-4 {
    left: 33.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-3 {
    right: 25%;
  }
}
@media (min-width: 768px) {
  .col-md-push-3 {
    left: 25%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-2 {
    right: 16.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-push-2 {
    left: 16.66667%;
  }
}
@media (min-width: 768px) {
  .col-md-pull-1 {
    right: 8.33333%;
  }
}
@media (min-width: 768px) {
  .col-md-push-1 {
    left: 8.33333%;
  }
}

.col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-12 {
    float: left;
    width: 100%;
    position: relative;
  }
}
.col-lg-11 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-11 {
    float: left;
    width: 91.66667%;
    position: relative;
  }
}
.col-lg-10 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-10 {
    float: left;
    width: 83.33333%;
    position: relative;
  }
}
.col-lg-9 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-9 {
    float: left;
    width: 75%;
    position: relative;
  }
}
.col-lg-8 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-8 {
    float: left;
    width: 66.66667%;
    position: relative;
  }
}
.col-lg-7 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-7 {
    float: left;
    width: 58.33333%;
    position: relative;
  }
}
.col-lg-6 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-6 {
    float: left;
    width: 50%;
    position: relative;
  }
}
.col-lg-5 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-5 {
    float: left;
    width: 41.66667%;
    position: relative;
  }
}
.col-lg-4 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-4 {
    float: left;
    width: 33.33333%;
    position: relative;
  }
}
.col-lg-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-3 {
    float: left;
    width: 25%;
    position: relative;
  }
}
.col-lg-2 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-2 {
    float: left;
    width: 16.66667%;
    position: relative;
  }
}
.col-lg-1 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 900px) {
  .col-lg-1 {
    float: left;
    width: 8.33333%;
    position: relative;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-12 {
    right: 100%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-12 {
    left: 100%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-11 {
    right: 91.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-11 {
    left: 91.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-10 {
    right: 83.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-10 {
    left: 83.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-9 {
    right: 75%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-9 {
    left: 75%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-8 {
    right: 66.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-8 {
    left: 66.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-7 {
    right: 58.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-7 {
    left: 58.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-6 {
    right: 50%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-6 {
    left: 50%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-5 {
    right: 41.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-5 {
    left: 41.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-4 {
    right: 33.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-4 {
    left: 33.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-3 {
    right: 25%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-3 {
    left: 25%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-2 {
    right: 16.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-2 {
    left: 16.66667%;
  }
}
@media (min-width: 900px) {
  .col-lg-pull-1 {
    right: 8.33333%;
  }
}
@media (min-width: 900px) {
  .col-lg-push-1 {
    left: 8.33333%;
  }
}

.col-ipad-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-12 {
    float: left;
    width: 100%;
    position: relative;
  }
}
.col-ipad-11 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-11 {
    float: left;
    width: 91.66667%;
    position: relative;
  }
}
.col-ipad-10 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-10 {
    float: left;
    width: 83.33333%;
    position: relative;
  }
}
.col-ipad-9 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-9 {
    float: left;
    width: 75%;
    position: relative;
  }
}
.col-ipad-8 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-8 {
    float: left;
    width: 66.66667%;
    position: relative;
  }
}
.col-ipad-7 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-7 {
    float: left;
    width: 58.33333%;
    position: relative;
  }
}
.col-ipad-6 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-6 {
    float: left;
    width: 50%;
    position: relative;
  }
}
.col-ipad-5 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-5 {
    float: left;
    width: 41.66667%;
    position: relative;
  }
}
.col-ipad-4 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-4 {
    float: left;
    width: 33.33333%;
    position: relative;
  }
}
.col-ipad-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-3 {
    float: left;
    width: 25%;
    position: relative;
  }
}
.col-ipad-2 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-2 {
    float: left;
    width: 16.66667%;
    position: relative;
  }
}
.col-ipad-1 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .col-ipad-1 {
    float: left;
    width: 8.33333%;
    position: relative;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-10 {
    margin-left: 83.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-8 {
    margin-left: 66.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-7 {
    margin-left: 58.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-5 {
    margin-left: 41.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-4 {
    margin-left: 33.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-2 {
    margin-left: 16.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-offset-1 {
    margin-left: 8.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-12 {
    right: 100%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-12 {
    left: 100%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-11 {
    right: 91.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-11 {
    left: 91.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-10 {
    right: 83.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-10 {
    left: 83.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-9 {
    right: 75%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-9 {
    left: 75%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-8 {
    right: 66.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-8 {
    left: 66.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-7 {
    right: 58.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-7 {
    left: 58.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-6 {
    right: 50%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-6 {
    left: 50%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-5 {
    right: 41.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-5 {
    left: 41.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-4 {
    right: 33.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-4 {
    left: 33.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-3 {
    right: 25%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-3 {
    left: 25%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-2 {
    right: 16.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-2 {
    left: 16.66667%;
  }
}
@media (min-width: 960px) {
  .col-ipad-pull-1 {
    right: 8.33333%;
  }
}
@media (min-width: 960px) {
  .col-ipad-push-1 {
    left: 8.33333%;
  }
}

.col-xl-12 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-12 {
    float: left;
    width: 100%;
    position: relative;
  }
}
.col-xl-11 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-11 {
    float: left;
    width: 91.66667%;
    position: relative;
  }
}
.col-xl-10 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-10 {
    float: left;
    width: 83.33333%;
    position: relative;
  }
}
.col-xl-9 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-9 {
    float: left;
    width: 75%;
    position: relative;
  }
}
.col-xl-8 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-8 {
    float: left;
    width: 66.66667%;
    position: relative;
  }
}
.col-xl-7 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-7 {
    float: left;
    width: 58.33333%;
    position: relative;
  }
}
.col-xl-6 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-6 {
    float: left;
    width: 50%;
    position: relative;
  }
}
.col-xl-5 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-5 {
    float: left;
    width: 41.66667%;
    position: relative;
  }
}
.col-xl-4 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-4 {
    float: left;
    width: 33.33333%;
    position: relative;
  }
}
.col-xl-3 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-3 {
    float: left;
    width: 25%;
    position: relative;
  }
}
.col-xl-2 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-2 {
    float: left;
    width: 16.66667%;
    position: relative;
  }
}
.col-xl-1 {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1200px) {
  .col-xl-1 {
    float: left;
    width: 8.33333%;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-9 {
    margin-left: 75%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-6 {
    margin-left: 50%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-3 {
    margin-left: 25%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-12 {
    right: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-12 {
    left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-11 {
    right: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-11 {
    left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-10 {
    right: 83.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-10 {
    left: 83.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-9 {
    right: 75%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-9 {
    left: 75%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-8 {
    right: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-8 {
    left: 66.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-7 {
    right: 58.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-7 {
    left: 58.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-6 {
    right: 50%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-6 {
    left: 50%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-5 {
    right: 41.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-5 {
    left: 41.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-4 {
    right: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-4 {
    left: 33.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-3 {
    right: 25%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-3 {
    left: 25%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-2 {
    right: 16.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-2 {
    left: 16.66667%;
  }
}
@media (min-width: 1200px) {
  .col-xl-pull-1 {
    right: 8.33333%;
  }
}
@media (min-width: 1200px) {
  .col-xl-push-1 {
    left: 8.33333%;
  }
}

.spacer-bottom {
  margin-bottom: 30px;
}

@media (max-width: 1199px) {
  .hidden-xl {
    display: none !important;
  }
}

@media (max-width: 899px) {
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .hidden-md {
    display: none !important;
  }
}

@media (max-width: 567px) {
  .hidden-sm {
    display: none !important;
  }
}

.hidden {
  display: none !important;
}

@media (min-width: 1200px) {
  .visible-xl {
    display: none !important;
  }
}

@media (min-width: 900px) {
  .visible-lg {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .visible-md {
    display: none !important;
  }
}

@media (min-width: 568px) {
  .visible-sm {
    display: none !important;
  }
}

@media (min-width: 0) {
  .divide0 {
    width: 100%;
    height: 0px;
  }
}
@media (min-width: 0) {
  .divide2 {
    width: 100%;
    height: 2px;
  }
}
@media (min-width: 0) {
  .divide3 {
    width: 100%;
    height: 3px;
  }
}
@media (min-width: 0) {
  .divide5 {
    width: 100%;
    height: 5px;
  }
}
@media (min-width: 0) {
  .divide10 {
    width: 100%;
    height: 10px;
  }
}
@media (min-width: 0) {
  .divide15 {
    width: 100%;
    height: 15px;
  }
}
@media (min-width: 0) {
  .divide20 {
    width: 100%;
    height: 20px;
  }
}
@media (min-width: 0) {
  .divide25 {
    width: 100%;
    height: 25px;
  }
}
@media (min-width: 0) {
  .divide30 {
    width: 100%;
    height: 30px;
  }
}
@media (min-width: 0) {
  .divide35 {
    width: 100%;
    height: 35px;
  }
}
@media (min-width: 0) {
  .divide40 {
    width: 100%;
    height: 40px;
  }
}
@media (min-width: 0) {
  .divide45 {
    width: 100%;
    height: 45px;
  }
}
@media (min-width: 0) {
  .divide50 {
    width: 100%;
    height: 50px;
  }
}
@media (min-width: 0) {
  .divide55 {
    width: 100%;
    height: 55px;
  }
}
@media (min-width: 0) {
  .divide60 {
    width: 100%;
    height: 60px;
  }
}
@media (min-width: 0) {
  .divide65 {
    width: 100%;
    height: 65px;
  }
}
@media (min-width: 0) {
  .divide70 {
    width: 100%;
    height: 70px;
  }
}
@media (min-width: 0) {
  .divide75 {
    width: 100%;
    height: 75px;
  }
}
@media (min-width: 0) {
  .divide80 {
    width: 100%;
    height: 80px;
  }
}
@media (min-width: 568px) {
  .divide-sm-0 {
    width: 100%;
    height: 0px;
  }
}
@media (min-width: 568px) {
  .divide-sm-2 {
    width: 100%;
    height: 2px;
  }
}
@media (min-width: 568px) {
  .divide-sm-3 {
    width: 100%;
    height: 3px;
  }
}
@media (min-width: 568px) {
  .divide-sm-5 {
    width: 100%;
    height: 5px;
  }
}
@media (min-width: 568px) {
  .divide-sm-10 {
    width: 100%;
    height: 10px;
  }
}
@media (min-width: 568px) {
  .divide-sm-15 {
    width: 100%;
    height: 15px;
  }
}
@media (min-width: 568px) {
  .divide-sm-20 {
    width: 100%;
    height: 20px;
  }
}
@media (min-width: 568px) {
  .divide-sm-25 {
    width: 100%;
    height: 25px;
  }
}
@media (min-width: 568px) {
  .divide-sm-30 {
    width: 100%;
    height: 30px;
  }
}
@media (min-width: 568px) {
  .divide-sm-35 {
    width: 100%;
    height: 35px;
  }
}
@media (min-width: 568px) {
  .divide-sm-40 {
    width: 100%;
    height: 40px;
  }
}
@media (min-width: 568px) {
  .divide-sm-45 {
    width: 100%;
    height: 45px;
  }
}
@media (min-width: 568px) {
  .divide-sm-50 {
    width: 100%;
    height: 50px;
  }
}
@media (min-width: 568px) {
  .divide-sm-55 {
    width: 100%;
    height: 55px;
  }
}
@media (min-width: 568px) {
  .divide-sm-60 {
    width: 100%;
    height: 60px;
  }
}
@media (min-width: 568px) {
  .divide-sm-65 {
    width: 100%;
    height: 65px;
  }
}
@media (min-width: 568px) {
  .divide-sm-70 {
    width: 100%;
    height: 70px;
  }
}
@media (min-width: 568px) {
  .divide-sm-75 {
    width: 100%;
    height: 75px;
  }
}
@media (min-width: 568px) {
  .divide-sm-80 {
    width: 100%;
    height: 80px;
  }
}
@media (min-width: 768px) {
  .divide-md-0 {
    width: 100%;
    height: 0px;
  }
}
@media (min-width: 768px) {
  .divide-md-2 {
    width: 100%;
    height: 2px;
  }
}
@media (min-width: 768px) {
  .divide-md-3 {
    width: 100%;
    height: 3px;
  }
}
@media (min-width: 768px) {
  .divide-md-5 {
    width: 100%;
    height: 5px;
  }
}
@media (min-width: 768px) {
  .divide-md-10 {
    width: 100%;
    height: 10px;
  }
}
@media (min-width: 768px) {
  .divide-md-15 {
    width: 100%;
    height: 15px;
  }
}
@media (min-width: 768px) {
  .divide-md-20 {
    width: 100%;
    height: 20px;
  }
}
@media (min-width: 768px) {
  .divide-md-25 {
    width: 100%;
    height: 25px;
  }
}
@media (min-width: 768px) {
  .divide-md-30 {
    width: 100%;
    height: 30px;
  }
}
@media (min-width: 768px) {
  .divide-md-35 {
    width: 100%;
    height: 35px;
  }
}
@media (min-width: 768px) {
  .divide-md-40 {
    width: 100%;
    height: 40px;
  }
}
@media (min-width: 768px) {
  .divide-md-45 {
    width: 100%;
    height: 45px;
  }
}
@media (min-width: 768px) {
  .divide-md-50 {
    width: 100%;
    height: 50px;
  }
}
@media (min-width: 768px) {
  .divide-md-55 {
    width: 100%;
    height: 55px;
  }
}
@media (min-width: 768px) {
  .divide-md-60 {
    width: 100%;
    height: 60px;
  }
}
@media (min-width: 768px) {
  .divide-md-65 {
    width: 100%;
    height: 65px;
  }
}
@media (min-width: 768px) {
  .divide-md-70 {
    width: 100%;
    height: 70px;
  }
}
@media (min-width: 768px) {
  .divide-md-75 {
    width: 100%;
    height: 75px;
  }
}
@media (min-width: 768px) {
  .divide-md-80 {
    width: 100%;
    height: 80px;
  }
}
@media (min-width: 900px) {
  .divide-lg-0 {
    width: 100%;
    height: 0px;
  }
}
@media (min-width: 900px) {
  .divide-lg-2 {
    width: 100%;
    height: 2px;
  }
}
@media (min-width: 900px) {
  .divide-lg-3 {
    width: 100%;
    height: 3px;
  }
}
@media (min-width: 900px) {
  .divide-lg-5 {
    width: 100%;
    height: 5px;
  }
}
@media (min-width: 900px) {
  .divide-lg-10 {
    width: 100%;
    height: 10px;
  }
}
@media (min-width: 900px) {
  .divide-lg-15 {
    width: 100%;
    height: 15px;
  }
}
@media (min-width: 900px) {
  .divide-lg-20 {
    width: 100%;
    height: 20px;
  }
}
@media (min-width: 900px) {
  .divide-lg-25 {
    width: 100%;
    height: 25px;
  }
}
@media (min-width: 900px) {
  .divide-lg-30 {
    width: 100%;
    height: 30px;
  }
}
@media (min-width: 900px) {
  .divide-lg-35 {
    width: 100%;
    height: 35px;
  }
}
@media (min-width: 900px) {
  .divide-lg-40 {
    width: 100%;
    height: 40px;
  }
}
@media (min-width: 900px) {
  .divide-lg-45 {
    width: 100%;
    height: 45px;
  }
}
@media (min-width: 900px) {
  .divide-lg-50 {
    width: 100%;
    height: 50px;
  }
}
@media (min-width: 900px) {
  .divide-lg-55 {
    width: 100%;
    height: 55px;
  }
}
@media (min-width: 900px) {
  .divide-lg-60 {
    width: 100%;
    height: 60px;
  }
}
@media (min-width: 900px) {
  .divide-lg-65 {
    width: 100%;
    height: 65px;
  }
}
@media (min-width: 900px) {
  .divide-lg-70 {
    width: 100%;
    height: 70px;
  }
}
@media (min-width: 900px) {
  .divide-lg-75 {
    width: 100%;
    height: 75px;
  }
}
@media (min-width: 900px) {
  .divide-lg-80 {
    width: 100%;
    height: 80px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-0 {
    width: 100%;
    height: 0px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-2 {
    width: 100%;
    height: 2px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-3 {
    width: 100%;
    height: 3px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-5 {
    width: 100%;
    height: 5px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-10 {
    width: 100%;
    height: 10px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-15 {
    width: 100%;
    height: 15px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-20 {
    width: 100%;
    height: 20px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-25 {
    width: 100%;
    height: 25px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-30 {
    width: 100%;
    height: 30px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-35 {
    width: 100%;
    height: 35px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-40 {
    width: 100%;
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-45 {
    width: 100%;
    height: 45px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-50 {
    width: 100%;
    height: 50px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-55 {
    width: 100%;
    height: 55px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-60 {
    width: 100%;
    height: 60px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-65 {
    width: 100%;
    height: 65px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-70 {
    width: 100%;
    height: 70px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-75 {
    width: 100%;
    height: 75px;
  }
}
@media (min-width: 1200px) {
  .divide-xl-80 {
    width: 100%;
    height: 80px;
  }
}

.example .internal .container {
  /*margin: 1.5em .25em;
  @include breakpoint($bp-m) {
    margin: 1.5em 5em;
  }*/
}
.example .internal .container .page-title {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 30px;
  padding-bottom: 1em;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 1em;
  border-color: #e1e1e1;
  border-width: 5px;
}
@media (min-width: 900px) {
  .example .internal .container .page-title {
    font-size: 36px;
  }
}
.example .internal .container .green {
  color: #04b511;
}
.example .internal .container .red {
  color: #ee0000;
}
.example .internal .container section {
  padding-bottom: 1em;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 1em;
  padding-bottom: 2em;
  border-color: #e1e1e1;
  padding-left: 1.25em;
}
.example .internal .container section .section-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  margin-top: 1em;
}
.example .internal .container section .section-subtitle {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
}
.example .internal .container section .section-sub-subtitle {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}
.example .internal .container section p {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  /*color: $heading-color;*/
  margin-bottom: 0.91em;
  line-height: 1.4;
}
.example .internal .container section:last-of-type {
  border: none;
}
.example .internal .container .typographic-mixins .section-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 0.2em;
}
.example .internal .container .typographic-mixins h1 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 30px;
}
@media (min-width: 900px) {
  .example .internal .container .typographic-mixins h1 {
    font-size: 36px;
  }
}
.example .internal .container .typographic-mixins h2 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 600;
  text-transform: none;
  font-size: 24px;
  line-height: 1.2;
}
.example .internal .container .typographic-mixins h3, .example .internal .container .typographic-mixins .presenter-name, .example .internal .container .typographic-mixins .top-bar p, .top-bar .example .internal .container .typographic-mixins p, .example .internal .container .typographic-mixins .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .example .internal .container .typographic-mixins .pricing-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
}
.example .internal .container .typographic-mixins h4 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
}
.example .internal .container .typographic-mixins h5 {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
}
.example .internal .container .typographic-mixins h6 {
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 0.2em;
}
.example .internal .container .color-variables {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}
@media (min-width: 768px) {
  .example .internal .container .color-variables ul {
    margin-bottom: 1em;
  }
}
.example .internal .container .subsection-title {
  margin-bottom: .25em;
}
.example .internal .container .color-blocks > li {
  padding: 2em 0em 0.5em 0.5em;
  color: #fff;
  border: 1px solid #bbbbbb;
}
.example .internal .container .color-blocks .heading-color-bk {
  background-color: #000;
  border-color: #000;
}
.example .internal .container .color-blocks .text-color-bk {
  background-color: #222;
  border-color: #222;
}
.example .internal .container .color-blocks .text-color-subtle-bk {
  background-color: #bbbbbb;
  border-color: #bbbbbb;
}
.example .internal .container .color-blocks .purple-color-bk {
  background-color: #92278f;
  border-color: #92278f;
}
.example .internal .container .color-blocks .purple-color-dark-bk {
  background-color: #8f1879;
  border-color: #8f1879;
}
.example .internal .container .color-blocks .purple-color-light-bk {
  background-color: #c221a4;
  border-color: #c221a4;
}
.example .internal .container .color-blocks .yellow-color-bk {
  background-color: #ffff00;
  border-color: #ffff00;
  color: #222;
}
.example .internal .container .color-blocks .yellow-color-dark-bk {
  background-color: #e5e600;
  border-color: #e5e600;
  color: #222;
}
.example .internal .container .color-blocks .yellow-color-light-bk {
  background-color: #ffff00;
  border-color: #ffff00;
  color: #222;
}
.example .internal .container .color-blocks .green-color-bk {
  background-color: #11cdb9;
  border-color: #11cdb9;
}
.example .internal .container .color-blocks .green-color-dark-bk {
  background-color: #00a39e;
  border-color: #00a39e;
}
.example .internal .container .color-blocks .green-color-light-bk {
  background-color: #00d6cf;
  border-color: #00d6cf;
}
.example .internal .container .color-blocks .red-color-bk {
  background-color: #cf0c4a;
  border-color: #cf0c4a;
}
.example .internal .container .color-blocks .red-color-dark-bk {
  background-color: #b30036;
  border-color: #b30036;
}
.example .internal .container .color-blocks .red-color-light-bk {
  background-color: #e60045;
  border-color: #e60045;
}
.example .internal .container .color-blocks .blue-color-bk {
  background-color: #35abe2;
  border-color: #35abe2;
}
.example .internal .container .color-blocks .blue-color-dark-bk {
  background-color: #009ec9;
  border-color: #009ec9;
}
.example .internal .container .color-blocks .blue-color-light-bk {
  background-color: #00c6fc;
  border-color: #00c6fc;
}
.example .internal .container .color-blocks .dark-blue-color-bk {
  background-color: #27224c;
  border-color: #27224c;
}
.example .internal .container .color-blocks .dark-blue-color-dark-bk {
  background-color: #0c1336;
  border-color: #0c1336;
}
.example .internal .container .color-blocks .dark-blue-color-light-bk {
  background-color: #172669;
  border-color: #172669;
}
.example .internal .container .bootstrap-grid .col-md-1, .example .internal .container .bootstrap-grid .col-md-4 {
  margin-bottom: 1em;
  padding: 1em 0 0.5em 0.5em;
  background-color: #bbbbbb;
  border: 1px solid #fff;
}
.example .internal .container .grid-breakpoint {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
.example .internal .container .grid-breakpoint .section-subtitle {
  margin-top: .75em;
}
.example .internal .container .grid-breakpoint p {
  margin-bottom: 0;
}
.example .internal .container .grid-breakpoint .column {
  margin-top: 0.75em;
}
.example .internal .container .grid-breakpoint .column-1-12 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  margin-bottom: 1em;
  padding: 1em 0 0.5em 0.5em;
  background-color: #bbbbbb;
}
.example .internal .container .grid-breakpoint .column-2-12 li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 48.25%;
  margin-right: 3.5%;
  margin-left: 0;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  background-color: #bbbbbb;
  padding: 1em 0 0.5em 0.5em;
  margin-bottom: 1em;
}
.example .internal .container .grid-breakpoint .column-2-12 li:nth-of-type(n) {
  margin-right: 3.5%;
  float: left;
  clear: none;
}
.example .internal .container .grid-breakpoint .column-2-12 li:nth-of-type(2n+2) {
  margin-right: 0;
  float: right;
}
.example .internal .container .grid-breakpoint .column-2-12 li:nth-of-type(2n+3) {
  clear: both;
}
.example .internal .container .grid-breakpoint .column-3-12 li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-left: 0;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  background-color: #bbbbbb;
  padding: 1em 0 0.5em 0.5em;
  margin-bottom: 1em;
}
.example .internal .container .grid-breakpoint .column-3-12 li:nth-of-type(n) {
  margin-right: 3.5%;
  float: left;
  clear: none;
}
.example .internal .container .grid-breakpoint .column-3-12 li:nth-of-type(3n+3) {
  margin-right: 0;
  float: right;
}
.example .internal .container .grid-breakpoint .column-3-12 li:nth-of-type(3n+4) {
  clear: both;
}
.example .internal .container .grid-breakpoint .column-4-12 li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 22.375%;
  margin-right: 3.5%;
  margin-left: 0;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  background-color: #bbbbbb;
  padding: 1em 0 0.5em 0.5em;
  margin-bottom: 1em;
}
.example .internal .container .grid-breakpoint .column-4-12 li:nth-of-type(n) {
  margin-right: 3.5%;
  float: left;
  clear: none;
}
.example .internal .container .grid-breakpoint .column-4-12 li:nth-of-type(4n+4) {
  margin-right: 0;
  float: right;
}
.example .internal .container .grid-breakpoint .column-4-12 li:nth-of-type(4n+5) {
  clear: both;
}
.example .internal .container .grid-breakpoint .column-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  margin-top: 1.25em;
}
.example .internal .container .grid-breakpoint .column-wrapper .column-text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: .75em;
}
@media (min-width: 900px) {
  .example .internal .container .grid-breakpoint .column-wrapper .column-text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    font-size: 1.25em;
  }
  .example .internal .container .grid-breakpoint .column-wrapper .column-text:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .example .internal .container .grid-breakpoint .column-wrapper .column-text:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .example .internal .container .grid-breakpoint .column-wrapper .column-text:nth-of-type(2n+3) {
    clear: both;
  }
}
.example .internal .container .additional-compass {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
.example .internal .container .additional-compass .section-subtitle {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
.example .internal .container .additional-compass .button-wrapper, .example .internal .container .additional-compass .logo-wrapper {
  margin-top: 2.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .example .internal .container .additional-compass .button-wrapper, .example .internal .container .additional-compass .logo-wrapper {
    margin-top: 1.25em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .example .internal .container .additional-compass .button-wrapper:nth-of-type(n), .example .internal .container .additional-compass .logo-wrapper:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .example .internal .container .additional-compass .button-wrapper:nth-of-type(2n+2), .example .internal .container .additional-compass .logo-wrapper:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .example .internal .container .additional-compass .button-wrapper:nth-of-type(2n+3), .example .internal .container .additional-compass .logo-wrapper:nth-of-type(2n+3) {
    clear: both;
  }
}
.example .internal .container .additional-compass .button {
  max-width: 90%;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #fff;
  background-color: #92278f;
          /* Mixin code example from /lib/_general-mixins-2017.scss
          @mixin button {
          max-width: 90%;
          @include copy-face;
          @include border-radius(4px);
          @include single-transition(background-color, 0.2s, ease-in-out);
          padding: 0.5em 1em;
          text-decoration: none;
          color: $background-color;
          background-color: $purple;
          a {
          color:$background-color;
        }

          &:hover, &:focus {
          color: $background-color;
          text-decoration: none;
          background-color: $purple-dark;
        }
        }*/
  cursor: pointer;
}
.example .internal .container .additional-compass .button a {
  color: #fff;
}
.example .internal .container .additional-compass .button:hover, .example .internal .container .additional-compass .button:focus {
  color: #fff;
  text-decoration: none;
  background-color: #8f1879;
}
.example .internal .container .additional-compass .special-button {
  max-width: 90%;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #fff;
  background-color: #92278f;
  -moz-transition: border-color 0.2s ease-in-out;
  -o-transition: border-color 0.2s ease-in-out;
  -webkit-transition: border-color 0.2s ease-in-out;
  transition: border-color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  color: #92278f;
  background-color: #fff;
  border: 1px solid #92278f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  cursor: pointer;
}
.example .internal .container .additional-compass .special-button a {
  color: #fff;
}
.example .internal .container .additional-compass .special-button:hover, .example .internal .container .additional-compass .special-button:focus {
  color: #fff;
  text-decoration: none;
  background-color: #8f1879;
}
.example .internal .container .additional-compass .special-button:hover, .example .internal .container .additional-compass .special-button:focus {
  text-decoration: none;
  color: #8f1879;
  background-color: #fff;
  border-color: #8f1879;
}
.example .internal .container .additional-compass p {
  margin-top: 1.25em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
.example .internal .container .additional-compass .black-logo {
  display: block;
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/www-2017/logo-black.svg?1549474671') no-repeat;
  width: 12em;
  height: 5em;
}
.example .internal .container .additional-compass .black-bk {
  display: block;
  background-color: #000;
  width: 11.5em;
  padding: .25em;
}
.example .internal .container .additional-compass .black-bk .white-logo {
  display: block;
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/www-2017/logo-white.svg?1549474671') no-repeat;
  width: 12em;
  height: 5em;
}

body {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 1.4;
}

h1, .h1 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 30px;
}
@media (min-width: 900px) {
  h1, .h1 {
    font-size: 36px;
  }
}
@media (min-width: 900px) {
  h1.large, .h1.large {
    font-size: 45px;
  }
}

h2, .h2 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 600;
  text-transform: none;
  font-size: 24px;
  line-height: 1.2;
}

h3, .presenter-name, .top-bar p, .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .h3 {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
}

h4, .h4 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
}

h5, .h5 {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
}

p {
  margin-bottom: 10px;
}

.inline-h3 {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  display: inline-block;
  margin-bottom: 0;
}

p.no-bottom-margin {
  margin-bottom: 0;
}

.heading-font, .heading-copy {
  font-family: "Arimo", helvetica, arial, sans-serif;
}

.body-font, .body-copy {
  font-family: "Open Sans", helvetica, arial, sans-serif;
}

a {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  color: #35abe2;
  font-weight: 600;
  text-decoration: none;
}
a:hover, a:focus {
  color: #78c7ec;
}
a.blank {
  color: inherit;
  font-weight: inherit;
  pointer-events: none;
}
a.blank:hover, a.blank:focus {
  color: inherit;
}

.uppercase {
  text-transform: uppercase;
}

.normalcase {
  text-transform: none;
}

.bold, strong, b {
  font-weight: 700;
}

.light-weight {
  font-weight: 200;
}

.italic, i {
  font-style: italic;
}

.semi-bold {
  font-weight: 600;
}

.large-bold {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .large-bold {
    font-size: 32px;
  }
}

.header-margin {
  margin-bottom: 10px;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.sub-head, .primary .intro {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  margin-bottom: 30px;
}
@media (max-width: 567px) {
  .sub-head, .primary .intro {
    font-size: 21px;
    line-height: 1.3;
  }
}
.sub-head_xsmall {
  font-size: 12px;
}
.sub-head_small {
  font-size: 16px;
  line-height: 1.7;
}
@media (max-width: 567px) {
  .sub-head_small {
    font-size: 16px;
    line-height: 1.5;
  }
}
.sub-head_med {
  font-size: 20px;
}
@media (max-width: 567px) {
  .sub-head_med {
    font-size: 18px;
  }
}
.sub-head_large {
  font-size: 36px;
}
@media (max-width: 567px) {
  .sub-head_large {
    font-size: 28px;
  }
}
.sub-head_large_bold {
  font-size: 32px;
  font-weight: 700;
}
@media (max-width: 567px) {
  .sub-head_large_bold {
    font-size: 26px;
  }
}
.sub-head_xlarge_semi_bold {
  font-size: 42px;
  font-weight: 400;
}
@media (max-width: 567px) {
  .sub-head_xlarge_semi_bold {
    font-size: 26px;
  }
}
.sub-head_xlarge {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .sub-head_xlarge {
    font-size: 28px;
  }
}
.sub-head_xlarge-bold {
  font-size: 42px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .sub-head_xlarge-bold {
    font-size: 28px;
  }
}
.sub-head_xxlarge {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 400;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .sub-head_xxlarge {
    font-size: 90px;
  }
}
.sub-head_xlarge-home {
  font-size: 42px;
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 20px;
}
@media (max-width: 567px) {
  .sub-head_xlarge-home {
    font-size: 28px;
  }
}
.sub-head_llm {
  font-size: 30px;
}
@media (max-width: 567px) {
  .sub-head_llm {
    font-size: 26px;
  }
}
.sub-head_take-action {
  font-size: 45px;
}
@media (max-width: 567px) {
  .sub-head_take-action {
    font-size: 25px;
  }
}
.sub-head_semi-bold {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .sub-head_semi-bold {
    font-size: 21px;
  }
}
.sub-head_bold {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .sub-head_bold {
    font-size: 21px;
  }
}
.sub-head_no_margin {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}
@media (max-width: 767px) {
  .sub-head_no_margin {
    font-size: 21px;
    line-height: 1.3;
    margin-bottom: 0;
  }
}
.sub-head em, .primary .intro em {
  font-style: italic;
}

.our-manifesto-box {
  font-size: 19px;
}

.disclaimer {
  font-size: 75%;
}

sup {
  font-size: 70%;
  font-weight: 600;
  vertical-align: super;
}

.h1 sup {
  font-weight: 300;
}

.presenter-name {
  margin-bottom: 0;
  width: 95%;
}

.presenter-title {
  font-size: 13px;
  width: 95%;
}

.smaller {
  font-size: 16px;
  line-height: 1.3;
}

.black-bg {
  background-color: #000;
}
.black-bg .btn-black:hover, .black-bg .btn-black:focus, .black-bg .btn-black:active {
  color: #35abe2;
}

.grey-bg, .column-group {
  background-color: #f5f5f5;
}

.dk-grey-bg {
  background-color: #222;
}

.white-bg {
  background-color: #fff;
}

.purple-bg {
  background-color: #92278f;
}

.purple-gradient-bg {
  background-color: #92278f;
  background-image: linear-gradient(to right, #6a1c68, #ba32b6);
}

.green-bg, .sidebar.blog-sidebar ul.side li {
  background-color: #8be9e6;
}

.green-2-bg {
  background-color: #11cdb9;
}

.text-black {
  color: #000;
}

.white-bg {
  background-color: #fff;
}

.text-white {
  color: #fff;
}

.blue-bg {
  background-color: #35abe2;
}

.text-blue {
  color: #35abe2;
}

a.text-blue {
  text-decoration: none;
}
a.text-blue:hover {
  color: #1981b1;
}

.text-yellow {
  color: #ffff00;
}

.text-green {
  color: #11cdb9;
}

.red-bg {
  background-color: #cf0c4a;
}

.text-red {
  color: #cf0c4a;
}

.text-grey {
  color: #808080;
}

.dk-blue-bg {
  background-color: #009ec9;
}

.dk-blue-alt-bg {
  background-color: #27224c;
}

.dk-green-bg {
  background-color: #00a39e;
}

.yellow-bg {
  background-color: #ffff00;
}

.purple-bg {
  background-color: #92278f;
}

.dk-purple-bg {
  background-color: #8f1879;
}

.dk-red-bg {
  background-color: #b30036;
}

.course-1-bg {
  background-color: #11cdb9;
}
.course-1-bg a {
  color: #fff;
}
.course-1-bg a:hover, .course-1-bg a:focus, .course-1-bg a:active {
  color: #35abe2;
}

.course-2-bg {
  background-color: #35abe2;
}
.course-2-bg .link-white:hover, .course-2-bg .link-white:focus, .course-2-bg .link-white:active {
  color: #000;
}
.course-2-bg a {
  color: #fff;
}
.course-2-bg a:hover, .course-2-bg a:focus, .course-2-bg a:active {
  color: #000;
}

.course-3-bg {
  background-color: #92278f;
}
.course-3-bg a {
  color: #fff;
}
.course-3-bg a:hover, .course-3-bg a:focus, .course-3-bg a:active {
  color: #35abe2;
}

.list-inline {
  padding-left: 0;
  margin-left: -8px;
  margin-right: -8px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
}

@media (min-width: 768px) {
  .list-2col {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 30px;
  }
  .list-2col > li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    display: inline-block;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .list-3col {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    column-gap: 30px;
  }
  .list-3col > li {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    display: inline-block;
    width: 100%;
  }
}

.list-dividers li:not(:last-of-type):after {
  content: "|";
  margin-left: 20px;
}

.tall-list {
  list-style: none;
  margin: 0;
}
.tall-list > li {
  padding: 8px 0;
}

.medium-list {
  list-style: none;
  margin: 0;
}
.medium-list > li {
  padding: 4px 0;
}

.llm-list > li {
  font-weight: 700;
  padding: 8px 0;
  padding-left: 1.3em;
}
.llm-list > li:before {
  font-family: FontAwesome;
  color: #35abe2;
  content: "\f067";
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}
.llm-list .sub-list {
  margin-left: 15px;
}
.llm-list .sub-list > li {
  font-weight: 200;
  padding: 8px 0;
}

.faq-list ul {
  list-style-type: disc;
}
.faq-list ul li {
  margin-left: 50px;
}
.faq-list ol {
  list-style-type: decimal;
}
.faq-list ol li {
  margin-left: 35px;
}
.faq-list a {
  word-break: break-all;
}

.table-list li {
  border-top: solid 1px;
  padding: 12px 0;
}
.table-list li a span {
  font-weight: 400;
}

.overflow-hidden {
  overflow: hidden;
}

.highlighter {
  padding: 0 5px;
  margin: 0 -5px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
.highlighter_red {
  background-color: #fbc3fa;
}
.highlighter_blue {
  background-color: #85e2fb;
}
.highlighter_green {
  background-color: #8be9e6;
}
.highlighter_yellow {
  background-color: #ffff00;
}

.homepage-sub-head .highlighter {
  display: inline-block;
  margin-top: 10px;
}

.llm-title-wrapper .sub-head, .llm-title-wrapper .primary .intro, .primary .llm-title-wrapper .intro {
  font-weight: 600;
}

.llm-girl-1 {
  display: none;
}
@media (min-width: 960px) {
  .llm-girl-1 {
    display: block;
    position: relative;
    top: 550px;
  }
}
@media (min-width: 900px) {
  .llm-girl-1 {
    top: 348px;
  }
}
@media (min-width: 1200px) {
  .llm-girl-1 {
    top: 0;
  }
}

.llm-girl-2 {
  display: none;
}
@media (min-width: 960px) {
  .llm-girl-2 {
    display: block;
  }
}

.blue-bar-spacer {
  height: 25px;
  background-color: #35abe2;
}

.green-bar-spacer {
  height: 25px;
  background-color: #11cdb9;
}

.inline-spacer {
  display: inline-block;
  width: 1em;
}

.divider-bar {
  width: 103px;
  height: 8px;
  border-radius: 3px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.divider-bar_red {
  background-color: #cf0c4a;
}
.divider-bar_blue, .primary .page-title:after {
  background-color: #35abe2;
}
.divider-bar_green {
  background-color: #11cdb9;
}
.divider-bar_dkgreen {
  background-color: #00706d;
}
.divider-bar_yellow {
  background-color: #ffff00;
}
.divider-bar_purple {
  background-color: #c221a4;
}
.divider-bar_white {
  background-color: #fff;
}
.divider-bar_course-1 {
  background-color: #11cdb9;
}
.divider-bar_course-2 {
  background-color: #35abe2;
}
.divider-bar_course-3 {
  background-color: #92278f;
}

.overline {
  display: inline-block;
  border-top: 2px solid;
  padding-top: .25em;
}
.overline_red {
  border-color: #cf0c4a;
}
.overline_blue {
  border-color: #35abe2;
}
.overline_green {
  border-color: #11cdb9;
}
.overline_yellow {
  border-color: #ffff00;
}
.overline_purple {
  border-color: #c221a4;
}
.overline_course-1 {
  border-color: #11cdb9;
}
.overline_course-2 {
  border-color: #35abe2;
}
.overline_course-3 {
  border-color: #92278f;
}

.bg-overlay {
  position: relative;
}
.bg-overlay:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(53, 171, 226, 0.8);
  z-index: 0;
}
.bg-overlay > * {
  position: relative;
  z-index: 1;
}
.bg-overlay_green:after {
  background: rgba(17, 205, 185, 0.8);
}
.bg-overlay_purple:after {
  background: rgba(146, 39, 143, 0.8);
}
.bg-overlay_blue:after {
  background: rgba(53, 171, 226, 0.8);
}
.bg-overlay_yellow:after {
  background: rgba(255, 255, 0, 0.8);
}
.bg-overlay_red:after {
  background: rgba(207, 12, 74, 0.8);
}
.bg-overlay_black:after {
  background: rgba(0, 0, 0, 0.8);
}
.bg-overlay_white:after {
  background: rgba(255, 255, 255, 0.8);
}

.angle-cta:before, .link:before, .link-tabs:before, .manifesto-tabs .link-tabs:before, .full-agenda .agenda-filters .FilterList .expand:before, .chat-wrapper .online-chat:before, .chat-wrapper .offline-chat:before, .vs-register .button:before, .state-initiative .curricula--files-group .button:before, .state-initiative .curricula-section .course-title-list .course-title:before, .state-initiative .curricula-section .course-section .course-block .course-info .button:before, .custom-select .custom-selectInner:after, .form-drop .tab_content textarea .custom-selectInner:after, .primary .display-form textarea .custom-selectInner:after, .workspace-filter-bar .select-wrapper .custom-select:after, .workspace-filter-bar .select-wrapper .form-drop .tab_content textarea:after, .form-drop .tab_content .workspace-filter-bar .select-wrapper textarea:after, .workspace-filter-bar .select-wrapper .primary .display-form textarea:after, .primary .display-form .workspace-filter-bar .select-wrapper textarea:after, .primary .button-subtle a:before, .primary .button-primary a:before, .primary .button-highlight a:before, .display-form .btn-white:before, .chat-wrapper .online-chat:hover:before, .chat-wrapper .online-chat:focus:before, .blog-filter-bar .filter-col-1 .filter .custom-select:after, .blog-filter-bar .filter-col-1 .filter .form-drop .tab_content textarea:after, .form-drop .tab_content .blog-filter-bar .filter-col-1 .filter textarea:after, .blog-filter-bar .filter-col-1 .filter .primary .display-form textarea:after, .primary .display-form .blog-filter-bar .filter-col-1 .filter textarea:after {
  font-family: "cl_icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .4em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e800';
}

.link, .link-tabs, .manifesto-tabs .link-tabs, .full-agenda .agenda-filters .FilterList .expand, .chat-wrapper .online-chat, .chat-wrapper .offline-chat, .vs-register .button, .state-initiative .curricula--files-group .button, .state-initiative .curricula-section .course-title-list .course-title, .state-initiative .curricula-section .course-section .course-block .course-info .button {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  color: #000;
}
.link:hover, .link-tabs:hover, .full-agenda .agenda-filters .FilterList .expand:hover, .chat-wrapper .online-chat:hover, .chat-wrapper .offline-chat:hover, .vs-register .button:hover, .state-initiative .curricula--files-group .button:hover, .state-initiative .curricula-section .course-title-list .course-title:hover, .state-initiative .curricula-section .course-section .course-block .course-info .button:hover, .link:focus, .link-tabs:focus, .full-agenda .agenda-filters .FilterList .expand:focus, .chat-wrapper .online-chat:focus, .chat-wrapper .offline-chat:focus, .vs-register .button:focus, .state-initiative .curricula--files-group .button:focus, .state-initiative .curricula-section .course-title-list .course-title:focus, .state-initiative .curricula-section .course-section .course-block .course-info .button:focus {
  color: #35abe2;
}
.link-alt {
  display: inline;
  font-weight: 400;
}
.link-alt:before {
  font-family: 'cli_ui';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  content: '\e804';
  text-align: left;
  margin-right: 0;
  display: inline-block;
  flex: 0;
}
.link-black-before:before {
  color: #000;
}
.link-white {
  color: #fff;
}
.link-blue {
  color: #35abe2;
}
.link-blue:hover, .link-blue:focus {
  color: #1981b1;
}
.link-small {
  font-size: 16px;
}
.link-ex_small {
  font-size: 15px;
}
.link-purple {
  color: #92278f;
}
.link-purple:hover, .link-purple:focus {
  color: #561754;
}
.link-dark-blue {
  color: #27224c;
}
.link-dark-blue:hover, .link-dark-blue:focus {
  color: #0c0a17;
}
.link-dark-blue-light {
  color: #172669;
}
.link-dark-blue-light:hover, .link-dark-blue-light:focus {
  color: #090f2a;
}
.link-course-1 {
  color: #11cdb9;
}
.link-course-1:hover, .link-course-1:focus {
  color: #0b8679;
}
.link-course-2 {
  color: #35abe2;
}
.link-course-2:hover, .link-course-2:focus {
  color: #1981b1;
}
.link-course-3 {
  color: #92278f;
}
.link-course-3:hover, .link-course-3:focus {
  color: #561754;
}

.video-bullet-item:before {
  font-family: 'FontAwesome';
  content: '\f144';
  font-size: .9em;
  margin-right: 2px;
}

.coming-soon-text.sc-course-link {
  font-weight: 700;
}
.coming-soon-text.sc-course-link:before {
  content: "-";
  margin: 0 5px;
}

.link-tabs:before {
  position: absolute;
  bottom: 15px;
  left: 62px;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
}
@media (min-width: 900px) {
  .link-tabs:before {
    left: 75px;
  }
}
@media (min-width: 1200px) {
  .link-tabs:before {
    left: 95px;
  }
}

.manifesto-tabs .link-tabs:before {
  content: none;
  position: absolute;
  bottom: 15px;
  left: 62px;
  -ms-transform: rotate(0deg);
  /* IE 9 */
  -webkit-transform: rotate(0deg);
  /* Chrome, Safari, Opera */
  transform: rotate(0deg);
}
@media (min-width: 900px) {
  .manifesto-tabs .link-tabs:before {
    left: 75px;
  }
}
@media (min-width: 1200px) {
  .manifesto-tabs .link-tabs:before {
    left: 95px;
  }
}

.hover-black:hover, .hover-black:focus, .hover-black:active {
  color: #000;
}
.hover-blue:hover, .hover-blue:focus, .hover-blue:active {
  color: #35abe2;
}
.hover-yellow:hover, .hover-yellow:focus, .hover-yellow:active {
  color: #ffff00;
}
.hover-white:hover, .hover-white:focus, .hover-white:active {
  color: #fff;
}

.btn, .chat-wrapper .online-chat, .chat-wrapper .offline-chat, form.filters input[type='reset'], form.filters [type='reset'].custom-select, form.filters .form-drop .tab_content textarea[type='reset'], .form-drop .tab_content form.filters textarea[type='reset'], form.filters .primary .display-form textarea[type='reset'], .primary .display-form form.filters textarea[type='reset'], .vs-register .button, .listing-group .listing-item .button, .internal .webinar .webinar-button, .state-initiative .curricula--files-group .button, .state-initiative .curricula-section .course-section .course-block .course-info .button {
  padding: 11px 26px;
  border: 4px solid;
  line-height: 1;
  display: inline-block;
  width: auto;
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn:hover, .chat-wrapper .online-chat:hover, .chat-wrapper .offline-chat:hover, form.filters input[type='reset']:hover, form.filters [type='reset'].custom-select:hover, form.filters .form-drop .tab_content textarea[type='reset']:hover, .form-drop .tab_content form.filters textarea[type='reset']:hover, form.filters .primary .display-form textarea[type='reset']:hover, .primary .display-form form.filters textarea[type='reset']:hover, .vs-register .button:hover, .listing-group .listing-item .button:hover, .internal .webinar .webinar-button:hover, .state-initiative .curricula--files-group .button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .button:hover, .btn:focus, .chat-wrapper .online-chat:focus, .chat-wrapper .offline-chat:focus, form.filters input[type='reset']:focus, form.filters [type='reset'].custom-select:focus, form.filters .form-drop .tab_content textarea[type='reset']:focus, .form-drop .tab_content form.filters textarea[type='reset']:focus, form.filters .primary .display-form textarea[type='reset']:focus, .primary .display-form form.filters textarea[type='reset']:focus, .vs-register .button:focus, .listing-group .listing-item .button:focus, .internal .webinar .webinar-button:focus, .state-initiative .curricula--files-group .button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .button:focus {
  background-color: transparent;
  color: #000;
}
.btn-inline {
  margin-right: 10px;
  margin-top: 10px;
}
.btn-outline-black {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.btn-outline-black:hover, .btn-outline-black:focus {
  background-color: #000;
  color: #fff;
}
.btn-outline-white {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.btn-outline-white:hover, .btn-outline-white:focus {
  background-color: #fff;
  color: #000;
}
.btn-white {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}
.btn-white:hover, .btn-white:focus {
  background-color: transparent;
  color: #fff;
}
.btn-green {
  background-color: #11cdb9;
  color: #fff;
  border-color: #11cdb9;
}
.btn-green:hover, .btn-green:focus {
  background-color: transparent;
  color: #11cdb9;
}
.btn-blue, .state-initiative .curricula--files-group .button, .state-initiative .curricula-section .course-section .course-block .course-info .button {
  background-color: #35abe2;
  color: #fff;
  border-color: #35abe2;
}
.btn-blue:hover, .state-initiative .curricula--files-group .button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .button:hover, .btn-blue:focus, .state-initiative .curricula--files-group .button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .button:focus {
  background-color: transparent;
  color: #35abe2;
}
.btn-purple {
  background-color: #92278f;
  color: #fff;
  border-color: #92278f;
}
.btn-purple:hover, .btn-purple:focus {
  background-color: transparent;
  color: #92278f;
}
.btn-purple-alt {
  background-color: #c221a4;
  color: #fff;
  border-color: #c221a4;
}
.btn-purple-alt:hover, .btn-purple-alt:focus {
  background-color: transparent;
  color: #c221a4;
}
.btn-red {
  background-color: #cf0c4a;
  color: #fff;
  border-color: #cf0c4a;
}
.btn-red:hover, .btn-red:focus {
  background-color: transparent;
  color: #cf0c4a;
}
.btn-course-1 {
  background-color: #11cdb9;
  color: #fff;
  border-color: #11cdb9;
}
.btn-course-1:hover, .btn-course-1:focus {
  background-color: transparent;
  color: #11cdb9;
}
.btn-course-2 {
  background-color: #35abe2;
  color: #fff;
  border-color: #35abe2;
}
.btn-course-2:hover, .btn-course-2:focus {
  background-color: transparent;
  color: #35abe2;
}
.btn-course-3 {
  background-color: #92278f;
  color: #fff;
  border-color: #92278f;
}
.btn-course-3:hover, .btn-course-3:focus {
  background-color: transparent;
  color: #92278f;
}
.btn.btn-white-hover:hover, .chat-wrapper .btn-white-hover.online-chat:hover, .chat-wrapper .btn-white-hover.offline-chat:hover, form.filters input.btn-white-hover[type='reset']:hover, form.filters .btn-white-hover[type='reset'].custom-select:hover, form.filters .form-drop .tab_content textarea.btn-white-hover[type='reset']:hover, .form-drop .tab_content form.filters textarea.btn-white-hover[type='reset']:hover, form.filters .primary .display-form textarea.btn-white-hover[type='reset']:hover, .primary .display-form form.filters textarea.btn-white-hover[type='reset']:hover, .vs-register .btn-white-hover.button:hover, .listing-group .listing-item .btn-white-hover.button:hover, .internal .webinar .btn-white-hover.webinar-button:hover, .state-initiative .curricula--files-group .btn-white-hover.button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .btn-white-hover.button:hover, .btn.btn-white-hover:focus, .chat-wrapper .btn-white-hover.online-chat:focus, .chat-wrapper .btn-white-hover.offline-chat:focus, form.filters input.btn-white-hover[type='reset']:focus, form.filters .btn-white-hover[type='reset'].custom-select:focus, form.filters .form-drop .tab_content textarea.btn-white-hover[type='reset']:focus, .form-drop .tab_content form.filters textarea.btn-white-hover[type='reset']:focus, form.filters .primary .display-form textarea.btn-white-hover[type='reset']:focus, .primary .display-form form.filters textarea.btn-white-hover[type='reset']:focus, .vs-register .btn-white-hover.button:focus, .listing-group .listing-item .btn-white-hover.button:focus, .internal .webinar .btn-white-hover.webinar-button:focus, .state-initiative .curricula--files-group .btn-white-hover.button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .btn-white-hover.button:focus {
  background-color: #fff;
}

.btn.disabled, .chat-wrapper .disabled.online-chat, .chat-wrapper .disabled.offline-chat, form.filters input.disabled[type='reset'], form.filters .disabled[type='reset'].custom-select, form.filters .form-drop .tab_content textarea.disabled[type='reset'], .form-drop .tab_content form.filters textarea.disabled[type='reset'], form.filters .primary .display-form textarea.disabled[type='reset'], .primary .display-form form.filters textarea.disabled[type='reset'], .vs-register .disabled.button, .listing-group .listing-item .disabled.button, .internal .webinar .disabled.webinar-button, .state-initiative .curricula--files-group .disabled.button, .state-initiative .curricula-section .course-section .course-block .course-info .disabled.button {
  background-color: #333333;
  border-color: #333333;
  cursor: default;
  opacity: .8;
}
.btn.disabled:hover, .chat-wrapper .disabled.online-chat:hover, .chat-wrapper .disabled.offline-chat:hover, form.filters input.disabled[type='reset']:hover, form.filters .disabled[type='reset'].custom-select:hover, form.filters .form-drop .tab_content textarea.disabled[type='reset']:hover, .form-drop .tab_content form.filters textarea.disabled[type='reset']:hover, form.filters .primary .display-form textarea.disabled[type='reset']:hover, .primary .display-form form.filters textarea.disabled[type='reset']:hover, .vs-register .disabled.button:hover, .listing-group .listing-item .disabled.button:hover, .internal .webinar .disabled.webinar-button:hover, .state-initiative .curricula--files-group .disabled.button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .disabled.button:hover, .btn.disabled:focus, .chat-wrapper .disabled.online-chat:focus, .chat-wrapper .disabled.offline-chat:focus, form.filters input.disabled[type='reset']:focus, form.filters .disabled[type='reset'].custom-select:focus, form.filters .form-drop .tab_content textarea.disabled[type='reset']:focus, .form-drop .tab_content form.filters textarea.disabled[type='reset']:focus, form.filters .primary .display-form textarea.disabled[type='reset']:focus, .primary .display-form form.filters textarea.disabled[type='reset']:focus, .vs-register .disabled.button:focus, .listing-group .listing-item .disabled.button:focus, .internal .webinar .disabled.webinar-button:focus, .state-initiative .curricula--files-group .disabled.button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .disabled.button:focus {
  background-color: #333333;
  color: #fff;
  border-color: #333333;
}

.no-hover-link {
  pointer-events: none;
}

.banner-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
.banner-padding_top {
  padding-top: 100px;
}
.banner-padding_bottom {
  padding-bottom: 100px;
}
@media (min-width: 900px) {
  .banner-padding {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.sub-banner-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 900px) {
  .sub-banner-padding {
    padding-top: 175px;
    padding-bottom: 175px;
  }
}

.sub-banner-padding-lg {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 900px) {
  .sub-banner-padding-lg {
    padding-top: 262.5px;
    padding-bottom: 262.5px;
  }
}

.sub-banner-padding-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 900px) {
  .sub-banner-padding-2 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.sub-banner-padding-llm-homepage {
  padding-top: 100px;
  padding-bottom: 100px;
}

.sub-banner-careers-short {
  padding: 10% 0;
  display: block;
}

.sub-banner-padding-sm {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 900px) {
  .sub-banner-padding-sm {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.sub-banner-padding-med {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 900px) {
  .sub-banner-padding-med {
    padding-top: 75px;
    padding-bottom: 75px;
  }
}

.sub-banner-padding-xsm {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
@media (min-width: 900px) {
  .sub-banner-padding-xsm {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

.sub-banner-padding-llm {
  padding-top: 25px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .sub-banner-padding-llm {
    padding-top: 50px;
    padding-bottom: 175px;
  }
}
@media (min-width: 900px) {
  .sub-banner-padding-llm {
    padding-top: 75px;
    padding-bottom: 325px;
  }
}

.sub-banner-title-wrapper {
  width: 75%;
  max-width: 1170px;
  margin: 0 auto;
}
.sub-banner-title-wrapper img {
  width: 100%;
}
.sub-banner-title-wrapper .page-by-line {
  text-align: right;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
}
@media (min-width: 900px) {
  .sub-banner-title-wrapper .page-by-line {
    font-size: 30px;
  }
}
.sub-banner-title-wrapper .page-by-line-center {
  text-align: center;
  font-weight: 300;
  color: #fff;
  font-size: 22px;
}
@media (min-width: 900px) {
  .sub-banner-title-wrapper .page-by-line-center {
    font-size: 36px;
  }
}

.tni-header-table {
  display: table;
  height: 200px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .tni-header-table {
    height: 400px;
  }
}
.tni-header-table .tni-header-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.tni-pricing-callout {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 0 0 0;
  display: inline-block;
  color: #fe3c00;
}

.tni-faqs-block {
  background-color: #35abe2;
  width: 100%;
}
.tni-faqs-block .toggle-tni-faqs {
  cursor: pointer;
  padding: 10px 0;
  display: block;
  text-align: center;
}
.tni-faqs-block .toggle-tni-faqs:before {
  -moz-transition: -moz-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  -webkit-transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
}
.tni-faqs-block .toggle-tni-faqs:focus {
  color: #000;
}
.tni-faqs-block .toggle-tni-faqs:hover {
  color: #000;
}
.tni-faqs-block .toggle-tni-faqs.active:before {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.title-small {
  max-width: 420px;
}

.flex-row, .input-group {
  display: flex;
  clear: both;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-row.row:after, .row.input-group:after {
  content: normal;
}
.flex-row.row:before, .row.input-group:before {
  content: normal;
}
@media (min-width: 568px) {
  .flex-row-sm {
    display: flex;
    clear: both;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-row-sm.row:after {
    content: normal;
  }
  .flex-row-sm.row:before {
    content: normal;
  }
}
@media (min-width: 768px) {
  .flex-row-md {
    display: flex;
    clear: both;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-row-md.row:after {
    content: normal;
  }
  .flex-row-md.row:before {
    content: normal;
  }
}
@media (min-width: 900px) {
  .flex-row-lg {
    display: flex;
    clear: both;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-row-lg.row:after {
    content: normal;
  }
  .flex-row-lg.row:before {
    content: normal;
  }
}
@media (min-width: 1200px) {
  .flex-row-xl {
    display: flex;
    clear: both;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-row-xl.row:after {
    content: normal;
  }
  .flex-row-xl.row:before {
    content: normal;
  }
}

.flex-center {
  display: flex;
  align-items: center;
}
@media (min-width: 568px) {
  .flex-center-sm {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .flex-center-md {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 900px) {
  .flex-center-lg {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
  .flex-center-xl {
    display: flex;
    align-items: center;
  }
}

.flex-1 {
  flex: 1;
}

.flex-0 {
  flex: 0;
}

.justify-content {
  justify-content: center;
}

.flex-direction-reverse-sm {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 568px) {
  .flex-direction-reverse-sm {
    display: flex;
    flex-direction: inherit;
  }
}
.flex-direction-reverse-md {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .flex-direction-reverse-md {
    display: flex;
    flex-direction: inherit;
  }
}
.flex-direction-reverse-lg {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 900px) {
  .flex-direction-reverse-lg {
    display: flex;
    flex-direction: inherit;
  }
}
.flex-direction-reverse-xl {
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 1200px) {
  .flex-direction-reverse-xl {
    display: flex;
    flex-direction: inherit;
  }
}

.margin-center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.margin-center_md-break {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 767px) {
  .margin-center_md-break {
    margin: inherit;
  }
}

.margin-center-table {
  margin: 0 auto;
  display: table;
}
@media (max-width: 1199px) {
  .margin-center-table_xl-break {
    margin: 0 auto;
    display: table;
  }
}

.nowrap {
  white-space: nowrap;
}

.max-width {
  max-width: 100%;
}

.margin-bottom-none {
  margin-bottom: 0;
}

.float-right {
  float: right;
}
@media (min-width: 900px) {
  .float-right-lg {
    float: right;
  }
}

.float-left {
  float: left;
}
@media (min-width: 900px) {
  .float-left-lg {
    float: left;
  }
}

.block {
  display: block;
}

.relative {
  position: relative;
}

.table {
  display: table;
}

.text_2col {
  -moz-column-gap: 60px;
  -webkit-column-gap: 60px;
  column-gap: 60px;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
}
@media (min-width: 568px) {
  .text_2col-sm {
    -moz-column-gap: 60px;
    -webkit-column-gap: 60px;
    column-gap: 60px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 768px) {
  .text_2col-md {
    -moz-column-gap: 60px;
    -webkit-column-gap: 60px;
    column-gap: 60px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 900px) {
  .text_2col-lg {
    -moz-column-gap: 60px;
    -webkit-column-gap: 60px;
    column-gap: 60px;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

input, .custom-select, .form-drop .tab_content textarea, .primary .display-form textarea, .form-drop .tab_content input, textarea {
  color: #fff;
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  padding: 14px 0;
  font-size: 18px;
  border: 0;
  width: 100%;
  background-color: transparent;
  outline: 0;
  border-bottom: 3px solid #808080;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.05s;
  -o-transition: all 0.05s;
  -webkit-transition: all 0.05s;
  transition: all 0.05s;
}
input:focus, .custom-select:focus, .form-drop .tab_content textarea:focus, .primary .display-form textarea:focus, .form-drop .tab_content input:focus, textarea:focus {
  border-color: #fff;
}
input:-moz-placeholder, .custom-select:-moz-placeholder, .form-drop .tab_content textarea:-moz-placeholder, .primary .display-form textarea:-moz-placeholder, .form-drop .tab_content input:-moz-placeholder, textarea:-moz-placeholder {
  text-transform: uppercase;
  color: #fff;
  opacity: .7;
}
input::-moz-placeholder, .custom-select::-moz-placeholder, .form-drop .tab_content textarea::-moz-placeholder, .primary .display-form textarea::-moz-placeholder, .form-drop .tab_content input::-moz-placeholder, textarea::-moz-placeholder {
  text-transform: uppercase;
  color: #fff;
  opacity: .7;
}
input:-ms-input-placeholder, .custom-select:-ms-input-placeholder, .form-drop .tab_content textarea:-ms-input-placeholder, .primary .display-form textarea:-ms-input-placeholder, .form-drop .tab_content input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  text-transform: uppercase;
  color: #fff;
  opacity: .7;
}
input::-webkit-input-placeholder, .custom-select::-webkit-input-placeholder, .form-drop .tab_content textarea::-webkit-input-placeholder, .primary .display-form textarea::-webkit-input-placeholder, .form-drop .tab_content input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #fff;
  opacity: .7;
}

button[type="submit"] {
  cursor: pointer;
}

select, .form-drop .tab_content select, .blog-filter-bar select {
  display: block;
  width: 100%;
}

.hasCustomSelect {
  z-index: 30;
}

.custom-select, .form-drop .tab_content textarea, .primary .display-form textarea {
  border: 3px solid #808080;
  padding: 10px 13px;
}
.custom-select.custom-selectFocus, .form-drop .tab_content textarea.custom-selectFocus, .primary .display-form textarea.custom-selectFocus {
  border-color: #fff;
}
.custom-select .custom-selectInner:after, .form-drop .tab_content textarea .custom-selectInner:after, .primary .display-form textarea .custom-selectInner:after {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 4px 0;
  margin: 0;
  float: right;
  display: block;
}

.select-box_light {
  border: 3px solid #f5f5f5;
}

.custom-select.disabled, .form-drop .tab_content textarea.disabled, .primary .display-form textarea.disabled {
  color: #737373;
  border: 3px solid rgba(128, 128, 128, 0.6);
}

.blue-bg .custom-select, .blue-bg .form-drop .tab_content textarea, .form-drop .tab_content .blue-bg textarea, .blue-bg .primary .display-form textarea, .primary .display-form .blue-bg textarea, .blue-bg input, .blue-bg .custom-select, .blue-bg .form-drop .tab_content textarea, .form-drop .tab_content .blue-bg textarea, .blue-bg .primary .display-form textarea, .primary .display-form .blue-bg textarea, .blue-bg .form-drop .tab_content input, .form-drop .tab_content .blue-bg input {
  border-color: #3095cc;
}

label {
  margin-bottom: 10px;
  display: block;
}

.input-group {
  border-bottom: 3px solid #fff;
  position: relative;
}
.input-group input, .input-group .custom-select, .input-group .form-drop .tab_content textarea, .form-drop .tab_content .input-group textarea, .input-group .primary .display-form textarea, .primary .display-form .input-group textarea, .input-group .form-drop .tab_content input, .form-drop .tab_content .input-group input {
  width: auto;
  border-bottom: 0;
}
.input-group input:-moz-placeholder, .input-group .custom-select:-moz-placeholder, .input-group .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .input-group textarea:-moz-placeholder, .input-group .primary .display-form textarea:-moz-placeholder, .primary .display-form .input-group textarea:-moz-placeholder {
  text-transform: uppercase;
  color: #808080;
  opacity: 1;
}
.input-group input::-moz-placeholder, .input-group .custom-select::-moz-placeholder, .input-group .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .input-group textarea::-moz-placeholder, .input-group .primary .display-form textarea::-moz-placeholder, .primary .display-form .input-group textarea::-moz-placeholder, .input-group .form-drop .tab_content input::-moz-placeholder, .form-drop .tab_content .input-group input::-moz-placeholder {
  text-transform: uppercase;
  color: #808080;
  opacity: 1;
}
.input-group input:-ms-input-placeholder, .input-group .custom-select:-ms-input-placeholder, .input-group .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .input-group textarea:-ms-input-placeholder, .input-group .primary .display-form textarea:-ms-input-placeholder, .primary .display-form .input-group textarea:-ms-input-placeholder {
  text-transform: uppercase;
  color: #808080;
  opacity: 1;
}
.input-group input::-webkit-input-placeholder, .input-group .custom-select::-webkit-input-placeholder, .input-group .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .input-group textarea::-webkit-input-placeholder, .input-group .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form .input-group textarea::-webkit-input-placeholder, .input-group .form-drop .tab_content input::-webkit-input-placeholder, .form-drop .tab_content .input-group input::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #808080;
  opacity: 1;
}

.additional-access input, .additional-access .custom-select, .additional-access .form-drop .tab_content textarea, .form-drop .tab_content .additional-access textarea, .additional-access .primary .display-form textarea, .primary .display-form .additional-access textarea, .additional-access .form-drop .tab_content input, .form-drop .tab_content .additional-access input {
  color: #000;
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  padding: 14px 0;
  font-size: 18px;
  border: 0;
  width: 50%;
  background-color: transparent;
  outline: 0;
  border-bottom: 3px solid #808080;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 0.05s;
  -o-transition: all 0.05s;
  -webkit-transition: all 0.05s;
  transition: all 0.05s;
}
.additional-access input:focus, .additional-access .custom-select:focus, .additional-access .form-drop .tab_content textarea:focus, .form-drop .tab_content .additional-access textarea:focus, .additional-access .primary .display-form textarea:focus, .primary .display-form .additional-access textarea:focus {
  border-color: #000;
}
.additional-access input:-moz-placeholder, .additional-access .custom-select:-moz-placeholder, .additional-access .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .additional-access textarea:-moz-placeholder, .additional-access .primary .display-form textarea:-moz-placeholder, .primary .display-form .additional-access textarea:-moz-placeholder {
  color: #000;
  opacity: .7;
}
.additional-access input::-moz-placeholder, .additional-access .custom-select::-moz-placeholder, .additional-access .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .additional-access textarea::-moz-placeholder, .additional-access .primary .display-form textarea::-moz-placeholder, .primary .display-form .additional-access textarea::-moz-placeholder, .additional-access .form-drop .tab_content input::-moz-placeholder, .form-drop .tab_content .additional-access input::-moz-placeholder {
  color: #000;
  opacity: .7;
}
.additional-access input:-ms-input-placeholder, .additional-access .custom-select:-ms-input-placeholder, .additional-access .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .additional-access textarea:-ms-input-placeholder, .additional-access .primary .display-form textarea:-ms-input-placeholder, .primary .display-form .additional-access textarea:-ms-input-placeholder {
  color: #000;
  opacity: .7;
}
.additional-access input::-webkit-input-placeholder, .additional-access .custom-select::-webkit-input-placeholder, .additional-access .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .additional-access textarea::-webkit-input-placeholder, .additional-access .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form .additional-access textarea::-webkit-input-placeholder, .additional-access .form-drop .tab_content input::-webkit-input-placeholder, .form-drop .tab_content .additional-access input::-webkit-input-placeholder {
  color: #000;
  opacity: .7;
}
.additional-access .btn-wrapper {
  display: block;
  width: 100%;
}
.additional-access .btn-wrapper .btn, .additional-access .btn-wrapper .chat-wrapper .online-chat, .chat-wrapper .additional-access .btn-wrapper .online-chat, .additional-access .btn-wrapper .chat-wrapper .offline-chat, .chat-wrapper .additional-access .btn-wrapper .offline-chat, .additional-access .btn-wrapper form.filters input[type='reset'], form.filters .additional-access .btn-wrapper input[type='reset'], .additional-access .btn-wrapper form.filters [type='reset'].custom-select, form.filters .additional-access .btn-wrapper [type='reset'].custom-select, .additional-access .btn-wrapper form.filters .form-drop .tab_content textarea[type='reset'], form.filters .form-drop .tab_content .additional-access .btn-wrapper textarea[type='reset'], .additional-access .btn-wrapper .form-drop .tab_content form.filters textarea[type='reset'], .form-drop .tab_content form.filters .additional-access .btn-wrapper textarea[type='reset'], .additional-access .btn-wrapper form.filters .primary .display-form textarea[type='reset'], form.filters .primary .display-form .additional-access .btn-wrapper textarea[type='reset'], .additional-access .btn-wrapper .primary .display-form form.filters textarea[type='reset'], .primary .display-form form.filters .additional-access .btn-wrapper textarea[type='reset'], .additional-access .btn-wrapper .vs-register .button, .vs-register .additional-access .btn-wrapper .button, .additional-access .btn-wrapper .listing-group .listing-item .button, .listing-group .listing-item .additional-access .btn-wrapper .button, .additional-access .btn-wrapper .internal .webinar .webinar-button, .internal .webinar .additional-access .btn-wrapper .webinar-button, .additional-access .btn-wrapper .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .additional-access .btn-wrapper .button, .additional-access .btn-wrapper .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .additional-access .btn-wrapper .button {
  margin-top: 30px;
}
.additional-access .form-error {
  width: 100%;
}
.additional-access .form-error p {
  position: relative;
  height: 1em;
  font-size: 1.25em;
  color: #ff426a;
  float: left;
}

.next-step-mobile {
  overflow-x: visible !important;
  overflow-y: visible !important;
  padding: 3em 0em;
  margin: 0;
  width: 100% !important;
  height: 100% !important;
}

.sharethis-wrapper .st-custom-button {
  display: inline-block;
  cursor: pointer;
  font-size: 2em;
  padding: 0 5px;
  color: #35abe2;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.sharethis-wrapper .st-custom-button:hover, .sharethis-wrapper .st-custom-button:focus, .sharethis-wrapper .st-custom-button:active {
  color: #00c6fc;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.tni-sharethis-wrapper {
  display: inline-block;
}
.tni-sharethis-wrapper .st-custom-button {
  display: inline-block;
  cursor: pointer;
  font-size: 2em;
  padding: 0 5px;
  color: #000;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.tni-sharethis-wrapper .st-custom-button:hover, .tni-sharethis-wrapper .st-custom-button:focus, .tni-sharethis-wrapper .st-custom-button:active {
  color: gray;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.llm-sharethis-wrapper {
  display: inline-block;
}
.llm-sharethis-wrapper .st-custom-button {
  display: inline-block;
  cursor: pointer;
  font-size: 2em;
  padding: 0 5px;
  color: #fff;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
@media (min-width: 768px) {
  .llm-sharethis-wrapper .st-custom-button {
    font-size: 2.5em;
  }
}
@media (min-width: 1200px) {
  .llm-sharethis-wrapper .st-custom-button {
    font-size: 3em;
    padding: 0 15px;
  }
}
.llm-sharethis-wrapper .st-custom-button:hover, .llm-sharethis-wrapper .st-custom-button:focus, .llm-sharethis-wrapper .st-custom-button:active {
  color: #000;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.spread-the-word {
  min-height: 50px;
}
.spread-the-word .container {
  padding-top: 5px;
  font-size: 80%;
}
.spread-the-word .container p {
  margin-right: 10px;
}

.blocks {
  display: flex;
  flex-wrap: wrap;
  padding: 0 !important;
  width: calc(100% + 15px);
}
@media (min-width: 568px) {
  .blocks {
    display: flex;
    flex-wrap: wrap;
  }
}
.blocks a {
  cursor: pointer;
}
.blocks li {
  flex: 1;
  text-align: center;
  position: relative;
  overflow: visible;
}
.blocks li .block {
  color: #fff;
  font-size: 16.5px;
  padding: 8px 0;
}
.blocks .green-block {
  background-color: #11cdb9;
}
.blocks .green-block:hover, .blocks .green-block:focus, .blocks .green-block:active {
  background-color: #13e5ce;
}
.blocks .blue-block {
  background-color: #27224c;
}
.blocks .blue-block:hover, .blocks .blue-block:focus, .blocks .blue-block:active {
  background-color: #302a5e;
}
.blocks .purple-block {
  background-color: #92278f;
}
.blocks .purple-block:hover, .blocks .purple-block:focus, .blocks .purple-block:active {
  background-color: #a62ca3;
}
.blocks .red-block {
  background-color: #cf0c4a;
}
.blocks .red-block:hover, .blocks .red-block:focus, .blocks .red-block:active {
  background-color: #e70d53;
}

.version-icon-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  float: none;
  display: inline-block;
  margin: 1.25em 0em;
  background-color: #35abe2;
  padding: 25px 10px;
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
.version-icon-wrapper:hover, .version-icon-wrapper:active {
  background-color: #78c7ec;
}
.version-icon-wrapper .version-icon {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
@media (min-width: 900px) {
  .version-icon-wrapper .version-icon {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 22.375%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.version-icon-wrapper .v1-icon:before {
  content: " ";
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/version-1.svg?1549474671');
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  position: relative;
  display: block;
  margin: 0 auto;
}
.version-icon-wrapper .v2-icon:before {
  content: " ";
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/version-2.svg?1549474671');
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  position: relative;
  display: block;
  margin: 0 auto;
}
.version-icon-wrapper .ms-icon:before {
  content: " ";
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/ms-icon.svg?1549474670');
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  position: relative;
  display: block;
  margin: 0 auto;
}
.version-icon-wrapper .hs-icon:before {
  content: " ";
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/hs-icon.svg?1549474670');
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
  position: relative;
  display: block;
  margin: 0 auto;
}
.version-icon-wrapper .item-title-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin: 0 auto;
  vertical-align: middle;
  height: 125px;
  line-height: 95px;
  text-align: center;
}
@media (min-width: 900px) {
  .version-icon-wrapper .item-title-wrapper {
    height: 95px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 74.125%;
    margin-right: 3.5%;
    margin-left: 0;
    text-align: left;
  }
  .version-icon-wrapper .item-title-wrapper:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .version-icon-wrapper .item-title-wrapper:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .version-icon-wrapper .item-title-wrapper:nth-of-type(2n+3) {
    clear: both;
  }
}
.version-icon-wrapper .item-title-wrapper .item-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 600;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  padding: 0px 20px;
  display: inline-block;
  vertical-align: middle;
  line-height: 25px;
}

.image-responsive {
  max-width: 100%;
  display: inline-block;
}

.clearfix:before, .clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.margin-0 {
  margin: 0 !important;
}
.margin-top-0 {
  margin-top: 0 !important;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}

.background-bottom-right {
  background-position: right bottom !important;
  background-size: auto !important;
  background-repeat: no-repeat !important;
  position: relative !important;
}

.background-cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.background-top {
  background-position: center top;
}

.background-right {
  background-position: right center;
  background-repeat: no-repeat;
}

.image-box {
  border: 3px solid #000;
  position: relative;
}
.image-box img {
  position: absolute;
  max-width: 28%;
  float: left;
  top: 50%;
  transform: translate(0, -50%);
}
.image-box_content {
  width: 72%;
  padding: 0.9375em;
  margin: 0;
}
.image-box_left img {
  left: -9%;
}
.image-box_left .image-box_content {
  margin-left: 18%;
}
.image-box_right img {
  right: -9%;
}
.image-box_right .image-box_content {
  margin-right: 18%;
}

.small {
  font-size: .888em;
}

.ex-small {
  font-size: .8em;
}

.embed-responsive, .fr-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive-16by9, .fr-video {
  padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video, .fr-video iframe, .fr-video embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.absolute-cover {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.hard-shadow {
  box-shadow: -40px 40px 0 -20px #35abe2;
}
.hard-shadow.hard-shadow_dark {
  box-shadow: -40px 40px 0 -20px rgba(0, 0, 0, 0.25);
}

.hard-shadow_right {
  box-shadow: 40px 40px 0 -20px #35abe2;
}
.hard-shadow_right.hard-shadow_dark {
  box-shadow: 40px 40px 0 -20px rgba(0, 0, 0, 0.25);
}

@media (min-width: 568px) {
  .col-padding:first-of-type {
    padding-top: 25px;
  }
}
@media (min-width: 768px) {
  .col-padding {
    padding-top: 50px;
  }
}

.loading {
  display: none;
}

.materials-group-padding .standard-content-block .content.hidden-item, .faq-group-padding .standard-content-block .content.hidden-item {
  display: none;
}
.materials-group-padding .standard-content-block .content.visible-item, .faq-group-padding .standard-content-block .content.visible-item {
  display: block;
}
@media (min-width: 900px) {
  .materials-group-padding, .faq-group-padding {
    padding: 0 0 0 30px;
  }
}
.materials-group-padding .no-materials, .faq-group-padding .no-materials {
  display: none;
}
.materials-group-padding .material-group, .materials-group-padding .faq-group, .faq-group-padding .material-group, .faq-group-padding .faq-group {
  margin-bottom: 0;
}
.materials-group-padding .vbs-materials-group, .faq-group-padding .vbs-materials-group {
  margin-bottom: 25px;
}
.materials-group-padding .material-group-title, .materials-group-padding .faq-group-title, .faq-group-padding .material-group-title, .faq-group-padding .faq-group-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 14px;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  background-color: #35abe2;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px 10px 20px;
}
@media (min-width: 900px) {
  .materials-group-padding .material-group-title, .materials-group-padding .faq-group-title, .faq-group-padding .material-group-title, .faq-group-padding .faq-group-title {
    padding: 10px 20px 10px 40px;
  }
}
.materials-group-padding .material-group-title:hover, .materials-group-padding .faq-group-title:hover, .faq-group-padding .material-group-title:hover, .faq-group-padding .faq-group-title:hover {
  background-color: #009ec9;
}
.materials-group-padding .material-group-title:after, .materials-group-padding .faq-group-title:after, .faq-group-padding .material-group-title:after, .faq-group-padding .faq-group-title:after {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  position: relative;
  float: right;
  pointer-events: none;
  padding: 0 0 5px 0;
  text-indent: 14px;
  margin-top: -3px;
}
.materials-group-padding .material-group-title.is-active, .materials-group-padding .faq-group-title.is-active, .faq-group-padding .material-group-title.is-active, .faq-group-padding .faq-group-title.is-active {
  background-color: #009ec9;
}
.materials-group-padding .material-group-title.is-active:after, .materials-group-padding .faq-group-title.is-active:after, .faq-group-padding .material-group-title.is-active:after, .faq-group-padding .faq-group-title.is-active:after {
  content: '\f106';
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  position: relative;
  float: right;
  pointer-events: none;
  padding: 0 0 5px 0;
  text-indent: 14px;
  margin-top: -3px;
}
.materials-group-padding .faq-group-title, .faq-group-padding .faq-group-title {
  padding: 15px 20px 15px 40px;
}
.materials-group-padding .material-list, .materials-group-padding .faq-list, .faq-group-padding .material-list, .faq-group-padding .faq-list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  margin: 0 0 1em 0;
  padding: 1.5em 0;
  min-width: 100%;
}
.materials-group-padding .material-list:after, .materials-group-padding .faq-list:after, .faq-group-padding .material-list:after, .faq-group-padding .faq-list:after {
  content: "";
  display: table;
  clear: both;
}
.materials-group-padding .material-list .material-item, .materials-group-padding .material-list .faq-item, .materials-group-padding .faq-list .material-item, .materials-group-padding .faq-list .faq-item, .faq-group-padding .material-list .material-item, .faq-group-padding .material-list .faq-item, .faq-group-padding .faq-list .material-item, .faq-group-padding .faq-list .faq-item {
  margin-bottom: 15px;
  padding-left: 10px;
}
@media (min-width: 900px) {
  .materials-group-padding .material-list .material-item, .materials-group-padding .material-list .faq-item, .materials-group-padding .faq-list .material-item, .materials-group-padding .faq-list .faq-item, .faq-group-padding .material-list .material-item, .faq-group-padding .material-list .faq-item, .faq-group-padding .faq-list .material-item, .faq-group-padding .faq-list .faq-item {
    padding-left: 40px;
  }
}
.materials-group-padding .material-list .material-item .material-title, .materials-group-padding .material-list .material-item .faq-title, .materials-group-padding .material-list .faq-item .material-title, .materials-group-padding .material-list .faq-item .faq-title, .materials-group-padding .faq-list .material-item .material-title, .materials-group-padding .faq-list .material-item .faq-title, .materials-group-padding .faq-list .faq-item .material-title, .materials-group-padding .faq-list .faq-item .faq-title, .faq-group-padding .material-list .material-item .material-title, .faq-group-padding .material-list .material-item .faq-title, .faq-group-padding .material-list .faq-item .material-title, .faq-group-padding .material-list .faq-item .faq-title, .faq-group-padding .faq-list .material-item .material-title, .faq-group-padding .faq-list .material-item .faq-title, .faq-group-padding .faq-list .faq-item .material-title, .faq-group-padding .faq-list .faq-item .faq-title {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #000;
}
.materials-group-padding .material-list .material-item .material-subtitle, .materials-group-padding .material-list .material-item .faq-subtitle, .materials-group-padding .material-list .faq-item .material-subtitle, .materials-group-padding .material-list .faq-item .faq-subtitle, .materials-group-padding .faq-list .material-item .material-subtitle, .materials-group-padding .faq-list .material-item .faq-subtitle, .materials-group-padding .faq-list .faq-item .material-subtitle, .materials-group-padding .faq-list .faq-item .faq-subtitle, .faq-group-padding .material-list .material-item .material-subtitle, .faq-group-padding .material-list .material-item .faq-subtitle, .faq-group-padding .material-list .faq-item .material-subtitle, .faq-group-padding .material-list .faq-item .faq-subtitle, .faq-group-padding .faq-list .material-item .material-subtitle, .faq-group-padding .faq-list .material-item .faq-subtitle, .faq-group-padding .faq-list .faq-item .material-subtitle, .faq-group-padding .faq-list .faq-item .faq-subtitle {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #000;
  text-decoration: underline;
}
.materials-group-padding .material-list .material-item .material-subtitle:before, .materials-group-padding .material-list .material-item .faq-subtitle:before, .materials-group-padding .material-list .faq-item .material-subtitle:before, .materials-group-padding .material-list .faq-item .faq-subtitle:before, .materials-group-padding .faq-list .material-item .material-subtitle:before, .materials-group-padding .faq-list .material-item .faq-subtitle:before, .materials-group-padding .faq-list .faq-item .material-subtitle:before, .materials-group-padding .faq-list .faq-item .faq-subtitle:before, .faq-group-padding .material-list .material-item .material-subtitle:before, .faq-group-padding .material-list .material-item .faq-subtitle:before, .faq-group-padding .material-list .faq-item .material-subtitle:before, .faq-group-padding .material-list .faq-item .faq-subtitle:before, .faq-group-padding .faq-list .material-item .material-subtitle:before, .faq-group-padding .faq-list .material-item .faq-subtitle:before, .faq-group-padding .faq-list .faq-item .material-subtitle:before, .faq-group-padding .faq-list .faq-item .faq-subtitle:before {
  content: '\f105';
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: normal;
  margin-right: 10px;
  color: #000;
  pointer-events: none;
  padding: 0 0 5px 0;
  display: inline-block;
}
.materials-group-padding .material-list .material-item .material-subtitle:hover, .materials-group-padding .material-list .material-item .material-subtitle:focus, .materials-group-padding .material-list .material-item .material-subtitle:active, .materials-group-padding .material-list .material-item .faq-subtitle:hover, .materials-group-padding .material-list .material-item .faq-subtitle:focus, .materials-group-padding .material-list .material-item .faq-subtitle:active, .materials-group-padding .material-list .faq-item .material-subtitle:hover, .materials-group-padding .material-list .faq-item .material-subtitle:focus, .materials-group-padding .material-list .faq-item .material-subtitle:active, .materials-group-padding .material-list .faq-item .faq-subtitle:hover, .materials-group-padding .material-list .faq-item .faq-subtitle:focus, .materials-group-padding .material-list .faq-item .faq-subtitle:active, .materials-group-padding .faq-list .material-item .material-subtitle:hover, .materials-group-padding .faq-list .material-item .material-subtitle:focus, .materials-group-padding .faq-list .material-item .material-subtitle:active, .materials-group-padding .faq-list .material-item .faq-subtitle:hover, .materials-group-padding .faq-list .material-item .faq-subtitle:focus, .materials-group-padding .faq-list .material-item .faq-subtitle:active, .materials-group-padding .faq-list .faq-item .material-subtitle:hover, .materials-group-padding .faq-list .faq-item .material-subtitle:focus, .materials-group-padding .faq-list .faq-item .material-subtitle:active, .materials-group-padding .faq-list .faq-item .faq-subtitle:hover, .materials-group-padding .faq-list .faq-item .faq-subtitle:focus, .materials-group-padding .faq-list .faq-item .faq-subtitle:active, .faq-group-padding .material-list .material-item .material-subtitle:hover, .faq-group-padding .material-list .material-item .material-subtitle:focus, .faq-group-padding .material-list .material-item .material-subtitle:active, .faq-group-padding .material-list .material-item .faq-subtitle:hover, .faq-group-padding .material-list .material-item .faq-subtitle:focus, .faq-group-padding .material-list .material-item .faq-subtitle:active, .faq-group-padding .material-list .faq-item .material-subtitle:hover, .faq-group-padding .material-list .faq-item .material-subtitle:focus, .faq-group-padding .material-list .faq-item .material-subtitle:active, .faq-group-padding .material-list .faq-item .faq-subtitle:hover, .faq-group-padding .material-list .faq-item .faq-subtitle:focus, .faq-group-padding .material-list .faq-item .faq-subtitle:active, .faq-group-padding .faq-list .material-item .material-subtitle:hover, .faq-group-padding .faq-list .material-item .material-subtitle:focus, .faq-group-padding .faq-list .material-item .material-subtitle:active, .faq-group-padding .faq-list .material-item .faq-subtitle:hover, .faq-group-padding .faq-list .material-item .faq-subtitle:focus, .faq-group-padding .faq-list .material-item .faq-subtitle:active, .faq-group-padding .faq-list .faq-item .material-subtitle:hover, .faq-group-padding .faq-list .faq-item .material-subtitle:focus, .faq-group-padding .faq-list .faq-item .material-subtitle:active, .faq-group-padding .faq-list .faq-item .faq-subtitle:hover, .faq-group-padding .faq-list .faq-item .faq-subtitle:focus, .faq-group-padding .faq-list .faq-item .faq-subtitle:active {
  color: #35abe2;
}
.materials-group-padding .material-list .material-item .material-math-title, .materials-group-padding .material-list .faq-item .material-math-title, .materials-group-padding .faq-list .material-item .material-math-title, .materials-group-padding .faq-list .faq-item .material-math-title, .faq-group-padding .material-list .material-item .material-math-title, .faq-group-padding .material-list .faq-item .material-math-title, .faq-group-padding .faq-list .material-item .material-math-title, .faq-group-padding .faq-list .faq-item .material-math-title {
  font-size: 12px;
  margin-bottom: 5px;
  color: #000;
  margin-left: 15px;
}
.materials-group-padding .material-list .material-item .material-workspace, .materials-group-padding .material-list .material-item .material-skills-practice, .materials-group-padding .material-list .faq-item .material-workspace, .materials-group-padding .material-list .faq-item .material-skills-practice, .materials-group-padding .faq-list .material-item .material-workspace, .materials-group-padding .faq-list .material-item .material-skills-practice, .materials-group-padding .faq-list .faq-item .material-workspace, .materials-group-padding .faq-list .faq-item .material-skills-practice, .faq-group-padding .material-list .material-item .material-workspace, .faq-group-padding .material-list .material-item .material-skills-practice, .faq-group-padding .material-list .faq-item .material-workspace, .faq-group-padding .material-list .faq-item .material-skills-practice, .faq-group-padding .faq-list .material-item .material-workspace, .faq-group-padding .faq-list .material-item .material-skills-practice, .faq-group-padding .faq-list .faq-item .material-workspace, .faq-group-padding .faq-list .faq-item .material-skills-practice {
  display: inline-block;
  font-size: 12px;
  text-decoration: underline;
  margin-bottom: 5px;
  color: #000;
}
.materials-group-padding .material-list .material-item .material-workspace:hover, .materials-group-padding .material-list .material-item .material-workspace:focus, .materials-group-padding .material-list .material-item .material-workspace:active, .materials-group-padding .material-list .material-item .material-skills-practice:hover, .materials-group-padding .material-list .material-item .material-skills-practice:focus, .materials-group-padding .material-list .material-item .material-skills-practice:active, .materials-group-padding .material-list .faq-item .material-workspace:hover, .materials-group-padding .material-list .faq-item .material-workspace:focus, .materials-group-padding .material-list .faq-item .material-workspace:active, .materials-group-padding .material-list .faq-item .material-skills-practice:hover, .materials-group-padding .material-list .faq-item .material-skills-practice:focus, .materials-group-padding .material-list .faq-item .material-skills-practice:active, .materials-group-padding .faq-list .material-item .material-workspace:hover, .materials-group-padding .faq-list .material-item .material-workspace:focus, .materials-group-padding .faq-list .material-item .material-workspace:active, .materials-group-padding .faq-list .material-item .material-skills-practice:hover, .materials-group-padding .faq-list .material-item .material-skills-practice:focus, .materials-group-padding .faq-list .material-item .material-skills-practice:active, .materials-group-padding .faq-list .faq-item .material-workspace:hover, .materials-group-padding .faq-list .faq-item .material-workspace:focus, .materials-group-padding .faq-list .faq-item .material-workspace:active, .materials-group-padding .faq-list .faq-item .material-skills-practice:hover, .materials-group-padding .faq-list .faq-item .material-skills-practice:focus, .materials-group-padding .faq-list .faq-item .material-skills-practice:active, .faq-group-padding .material-list .material-item .material-workspace:hover, .faq-group-padding .material-list .material-item .material-workspace:focus, .faq-group-padding .material-list .material-item .material-workspace:active, .faq-group-padding .material-list .material-item .material-skills-practice:hover, .faq-group-padding .material-list .material-item .material-skills-practice:focus, .faq-group-padding .material-list .material-item .material-skills-practice:active, .faq-group-padding .material-list .faq-item .material-workspace:hover, .faq-group-padding .material-list .faq-item .material-workspace:focus, .faq-group-padding .material-list .faq-item .material-workspace:active, .faq-group-padding .material-list .faq-item .material-skills-practice:hover, .faq-group-padding .material-list .faq-item .material-skills-practice:focus, .faq-group-padding .material-list .faq-item .material-skills-practice:active, .faq-group-padding .faq-list .material-item .material-workspace:hover, .faq-group-padding .faq-list .material-item .material-workspace:focus, .faq-group-padding .faq-list .material-item .material-workspace:active, .faq-group-padding .faq-list .material-item .material-skills-practice:hover, .faq-group-padding .faq-list .material-item .material-skills-practice:focus, .faq-group-padding .faq-list .material-item .material-skills-practice:active, .faq-group-padding .faq-list .faq-item .material-workspace:hover, .faq-group-padding .faq-list .faq-item .material-workspace:focus, .faq-group-padding .faq-list .faq-item .material-workspace:active, .faq-group-padding .faq-list .faq-item .material-skills-practice:hover, .faq-group-padding .faq-list .faq-item .material-skills-practice:focus, .faq-group-padding .faq-list .faq-item .material-skills-practice:active {
  color: #35abe2;
}
.materials-group-padding .material-list .material-item .material-sp-title, .materials-group-padding .material-list .faq-item .material-sp-title, .materials-group-padding .faq-list .material-item .material-sp-title, .materials-group-padding .faq-list .faq-item .material-sp-title, .faq-group-padding .material-list .material-item .material-sp-title, .faq-group-padding .material-list .faq-item .material-sp-title, .faq-group-padding .faq-list .material-item .material-sp-title, .faq-group-padding .faq-list .faq-item .material-sp-title {
  font-size: 12px;
  font-style: italic;
  margin-bottom: 5px;
  color: #000;
}
.materials-group-padding .material-list .material-item .link-wrapper, .materials-group-padding .material-list .faq-item .link-wrapper, .materials-group-padding .faq-list .material-item .link-wrapper, .materials-group-padding .faq-list .faq-item .link-wrapper, .faq-group-padding .material-list .material-item .link-wrapper, .faq-group-padding .material-list .faq-item .link-wrapper, .faq-group-padding .faq-list .material-item .link-wrapper, .faq-group-padding .faq-list .faq-item .link-wrapper {
  margin-bottom: 0;
}
.js .materials-group-padding .material-list, .js .materials-group-padding .faq-list, .js .faq-group-padding .material-list, .js .faq-group-padding .faq-list {
  display: none;
}
.materials-group-padding .vbs-resources, .faq-group-padding .vbs-resources {
  padding: 1.5em 2em;
}
.materials-group-padding .vbs-resources .course-title, .faq-group-padding .vbs-resources .course-title {
  margin-top: 1.5em;
}
.materials-group-padding .vbs-resources .course-title:nth-of-type(1), .faq-group-padding .vbs-resources .course-title:nth-of-type(1) {
  margin-top: 0;
}
.materials-group-padding .vbs-resources .module, .faq-group-padding .vbs-resources .module {
  margin-bottom: 15px;
}
.materials-group-padding .vbs-resources .module .topic .files, .faq-group-padding .vbs-resources .module .topic .files {
  width: 50%;
  display: inline-block;
  margin: 10px 0;
}
.materials-group-padding .vbs-resources .module .topic .files:nth-of-type(odd), .faq-group-padding .vbs-resources .module .topic .files:nth-of-type(odd) {
  padding-right: 25px;
}
.materials-group-padding .vbs-resources .module .topic .lesson, .faq-group-padding .vbs-resources .module .topic .lesson {
  margin: 10px 0;
}
.materials-group-padding .vbs-resources .module .topic .lesson .files, .faq-group-padding .vbs-resources .module .topic .lesson .files {
  margin: 0;
}
.materials-group-padding .vbs-resources .module:last-of-type, .faq-group-padding .vbs-resources .module:last-of-type {
  margin-bottom: 0px;
}
.materials-group-padding .vbs-resources .mathia_workspaces .mathia-course-title, .faq-group-padding .vbs-resources .mathia_workspaces .mathia-course-title {
  margin-bottom: -1.5em;
}
.materials-group-padding .vbs-resources .mathia_workspaces .ws-section-title, .faq-group-padding .vbs-resources .mathia_workspaces .ws-section-title {
  margin-top: 1.5em;
}
.materials-group-padding .vbs-resources .mathia_workspaces .ws-section-title:nth-of-type(1), .faq-group-padding .vbs-resources .mathia_workspaces .ws-section-title:nth-of-type(1) {
  margin-top: 0;
}
.materials-group-padding .vbs-resources a, .faq-group-padding .vbs-resources a {
  color: #00558C;
  margin-left: 15px;
}
.materials-group-padding .vbs-resources a.digital-link:before, .materials-group-padding .vbs-resources a.workspace-link:before, .faq-group-padding .vbs-resources a.digital-link:before, .faq-group-padding .vbs-resources a.workspace-link:before {
  content: '\f0da';
  font-family: FontAwesome;
  position: absolute;
  pointer-events: none;
  margin-left: -15px;
}
.materials-group-padding .vbs-resources a.download-link:before, .faq-group-padding .vbs-resources a.download-link:before {
  content: '\f063';
  font-family: FontAwesome;
  position: absolute;
  pointer-events: none;
  margin-left: -15px;
  margin-top: 4px;
  font-size: 12px;
}
.materials-group-padding .vbs-resources a:hover, .materials-group-padding .vbs-resources a:focus, .materials-group-padding .vbs-resources a:active, .faq-group-padding .vbs-resources a:hover, .faq-group-padding .vbs-resources a:focus, .faq-group-padding .vbs-resources a:active {
  color: #0083d9;
}
.materials-group-padding .vbs-resources .resource-title, .materials-group-padding .vbs-resources .lesson-title, .faq-group-padding .vbs-resources .resource-title, .faq-group-padding .vbs-resources .lesson-title {
  color: #3E3E3E;
  font-weight: 600;
}
.materials-group-padding .is-expanded, .faq-group-padding .is-expanded {
  min-width: 100%;
  border: 1px solid #bbbbbb;
  border-top: none;
}
.materials-group-padding .vbs-loader, .faq-group-padding .vbs-loader {
  background: url('../gif/vbs-loaderc480.gif?1626201949');
  width: 200px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: 200px;
  background-position-y: -50px;
}

.faq-group {
  margin: 0 auto;
  width: 90%;
}
@media (min-width: 900px) {
  .faq-group {
    width: 80%;
  }
}
.faq-group .faq-group-title {
  margin-bottom: 0;
}
.faq-group .faq-list {
  padding: 5px 35px;
}

.filter-col {
  border: 1px solid #bbbbbb;
  border-top: none;
  margin-bottom: 50px;
  height: 100%;
}
.filter-col .filter-divider {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 1px solid #bbbbbb;
}
.filter-col .search-input-wrapper {
  margin-top: 20px;
}
.filter-col .filters-content-padding {
  padding: 10px 15px;
}
@media (min-width: 900px) {
  .filter-col .filters-content-padding {
    padding: 0 15px;
  }
}
.filter-col .filters-content-padding .filter-selects .filter-wrapper {
  position: relative;
}
.filter-col .filters-content-padding .filter-selects .filter-wrapper .filter {
  padding: 10px 42px 10px 10px;
  background: #fff;
  color: #000;
  border: 1px solid #bbbbbb;
  border-radius: 0;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: none;
}
.filter-col .filters-content-padding .filter-selects .filter-wrapper .filter:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #444;
}
.filter-col .filters-content-padding .filter-selects .filter-wrapper .filter::-ms-expand {
  display: none;
}
.filter-col .filters-content-padding .filter-selects .filter-wrapper:before {
  content: '';
  right: 5px;
  top: -7px;
  width: 30px;
  height: 33px;
  position: absolute;
  pointer-events: none;
  display: block;
}
.filter-col .filters-content-padding .filter-selects .filter-wrapper:after {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 16px;
  color: #000;
  right: 8px;
  top: 6px;
  position: absolute;
  pointer-events: none;
  padding: 0 0 5px 0;
  text-indent: 14px;
}
@media screen\0 {
  .filter-col .filters-content-padding .filter-selects .filter-wrapper:after {
    width: 38px;
    text-indent: 15px;
    right: 0;
  }
}
@media screen and (min--moz-device-pixel-ratio: 0) {
  .filter-col .filters-content-padding .filter-selects .filter-wrapper .filter {
    padding-right: 40px;
  }
  .filter-col .filters-content-padding .filter-selects .filter-wrapper:before {
    right: 6px;
  }
  .filter-col .filters-content-padding .filter-selects .filter-wrapper:after {
    text-indent: 14px;
    right: 6px;
    top: 7px;
    width: 36px;
  }
}
.filter-col .filters-content-padding .search {
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 15px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
.filter-col .filters-content-padding .search i {
  color: #bbbbbb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 5.125%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-top: 7px;
}
.filter-col .filters-content-padding .search input, .filter-col .filters-content-padding .search .custom-select, .filter-col .filters-content-padding .search .form-drop .tab_content textarea, .form-drop .tab_content .filter-col .filters-content-padding .search textarea, .filter-col .filters-content-padding .search .primary .display-form textarea, .primary .display-form .filter-col .filters-content-padding .search textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 82.75%;
  margin-right: 3.5%;
  margin-left: 0;
  border-bottom: none;
  color: #000;
  padding: 6px 0;
}
.filter-col .filters-content-padding .search input:nth-of-type(n), .filter-col .filters-content-padding .search .custom-select:nth-of-type(n), .filter-col .filters-content-padding .search .form-drop .tab_content textarea:nth-of-type(n), .form-drop .tab_content .filter-col .filters-content-padding .search textarea:nth-of-type(n), .filter-col .filters-content-padding .search .primary .display-form textarea:nth-of-type(n), .primary .display-form .filter-col .filters-content-padding .search textarea:nth-of-type(n) {
  margin-right: 3.5%;
  float: left;
  clear: none;
}
.filter-col .filters-content-padding .search input:nth-of-type(2n+2), .filter-col .filters-content-padding .search .custom-select:nth-of-type(2n+2), .filter-col .filters-content-padding .search .form-drop .tab_content textarea:nth-of-type(2n+2), .form-drop .tab_content .filter-col .filters-content-padding .search textarea:nth-of-type(2n+2), .filter-col .filters-content-padding .search .primary .display-form textarea:nth-of-type(2n+2), .primary .display-form .filter-col .filters-content-padding .search textarea:nth-of-type(2n+2) {
  margin-right: 0;
  float: right;
}
.filter-col .filters-content-padding .search input:nth-of-type(2n+3), .filter-col .filters-content-padding .search .custom-select:nth-of-type(2n+3), .filter-col .filters-content-padding .search .form-drop .tab_content textarea:nth-of-type(2n+3), .form-drop .tab_content .filter-col .filters-content-padding .search textarea:nth-of-type(2n+3), .filter-col .filters-content-padding .search .primary .display-form textarea:nth-of-type(2n+3), .primary .display-form .filter-col .filters-content-padding .search textarea:nth-of-type(2n+3) {
  clear: both;
}
.filter-col .filters-content-padding .search input:-moz-placeholder, .filter-col .filters-content-padding .search .custom-select:-moz-placeholder, .filter-col .filters-content-padding .search .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .filter-col .filters-content-padding .search textarea:-moz-placeholder, .filter-col .filters-content-padding .search .primary .display-form textarea:-moz-placeholder, .primary .display-form .filter-col .filters-content-padding .search textarea:-moz-placeholder {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 400;
  color: #262626;
  text-transform: none;
  font-size: 14px;
}
.filter-col .filters-content-padding .search input::-moz-placeholder, .filter-col .filters-content-padding .search .custom-select::-moz-placeholder, .filter-col .filters-content-padding .search .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .filter-col .filters-content-padding .search textarea::-moz-placeholder, .filter-col .filters-content-padding .search .primary .display-form textarea::-moz-placeholder, .primary .display-form .filter-col .filters-content-padding .search textarea::-moz-placeholder {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 400;
  color: #262626;
  text-transform: none;
  font-size: 14px;
}
.filter-col .filters-content-padding .search input:-ms-input-placeholder, .filter-col .filters-content-padding .search .custom-select:-ms-input-placeholder, .filter-col .filters-content-padding .search .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .filter-col .filters-content-padding .search textarea:-ms-input-placeholder, .filter-col .filters-content-padding .search .primary .display-form textarea:-ms-input-placeholder, .primary .display-form .filter-col .filters-content-padding .search textarea:-ms-input-placeholder {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 400;
  color: #262626;
  text-transform: none;
  font-size: 14px;
}
.filter-col .filters-content-padding .search input::-webkit-input-placeholder, .filter-col .filters-content-padding .search .custom-select::-webkit-input-placeholder, .filter-col .filters-content-padding .search .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .filter-col .filters-content-padding .search textarea::-webkit-input-placeholder, .filter-col .filters-content-padding .search .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form .filter-col .filters-content-padding .search textarea::-webkit-input-placeholder {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 400;
  color: #262626;
  text-transform: none;
  font-size: 14px;
}
.filter-col .standards-list-wrapper {
  overflow-y: scroll;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  height: 300px;
}
@media (min-width: 900px) {
  .filter-col .standards-list-wrapper {
    height: 800px;
  }
}
.filter-col .standards-list-wrapper:-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.filter-col .standards-list-wrapper:-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}
.filter-col .standards-list-wrapper:-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.filter-col .standards-list-wrapper .standards-list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  min-height: 300px;
}
@media (min-width: 900px) {
  .filter-col .standards-list-wrapper .standards-list {
    min-height: 800px;
  }
}
.filter-col .standards-list-wrapper .standards-list .standard {
  text-decoration: underline;
}
.filter-col .standards-list-wrapper .standards-list .standard a {
  cursor: pointer;
  display: inline-block;
  width: 100%;
  font-weight: 400;
  padding: 8px 15px;
  text-decoration: underline;
}
.filter-col .standards-list-wrapper .standards-list .standard a i {
  display: none;
}
.filter-col .standards-list-wrapper .standards-list .standard.active {
  background-color: #35abe2;
}
.filter-col .standards-list-wrapper .standards-list .standard.active a {
  color: #fff;
  font-weight: 500;
  text-decoration: underline;
}
.filter-col .standards-list-wrapper .standards-list .standard.active a i {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  position: relative;
  pointer-events: none;
  text-decoration: none;
  float: right;
  margin-top: 2px;
}

.at-home-resource-teaser {
  position: relative;
}
.at-home-resource-teaser .resource-flag {
  position: absolute;
  top: 35px;
  left: 0px;
  padding: 5px 12px;
  color: #fff;
}
.at-home-resource-teaser .resource-flag.customer-flag {
  background-color: #11cdb9;
}
.at-home-resource-teaser .resource-flag.educator-flag {
  background-color: #92278f;
}
.at-home-resource-teaser .resource-flag.family-flag {
  background-color: #35abe2;
}

.at-home-resources-blog.blog-content {
  float: none;
  padding: 0;
}

.coach-on-call .fa {
  width: 25px;
}
.coach-on-call .email span, .coach-on-call .email a, .coach-on-call .phone span, .coach-on-call .phone a {
  font-weight: 100;
}
.coach-on-call .email a, .coach-on-call .phone a {
  color: #009ec9;
}
.coach-on-call .email a:hover, .coach-on-call .email a:focus, .coach-on-call .email a:active, .coach-on-call .phone a:hover, .coach-on-call .phone a:focus, .coach-on-call .phone a:active {
  color: #35abe2;
}

.at-home-resources-support .fa, .virtual-pd .fa {
  width: 30px;
}
.at-home-resources-support .email a, .virtual-pd .email a {
  font-weight: 100;
}
.at-home-resources-support .phone, .virtual-pd .phone {
  margin-left: -30px;
}
.at-home-resources-support .offline-chat, .virtual-pd .offline-chat {
  background-color: transparent;
  color: #000;
}

body {
  padding-top: 67px;
}
@media (min-width: 900px) {
  body {
    padding-top: 87px;
  }
}

.anchor {
  display: block;
  position: relative;
  top: -67px;
}
@media (min-width: 900px) {
  .anchor {
    top: -87px;
  }
}

header {
  position: fixed;
  top: 0;
  width: 100%;
  max-width: 100vw;
  background-color: #fff;
  z-index: 500;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
header.not-top {
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.08);
}
header .row > div[class^="col"] {
  position: static;
}

.logo {
  padding: 15px 0;
  display: block;
}
@media (min-width: 900px) {
  .logo {
    padding: 20px 0;
  }
}
.logo img {
  height: 37px;
  display: block;
}
@media (min-width: 900px) {
  .logo img {
    height: 47px;
  }
}

.logo.sample-center-logo {
  padding: 15px 0;
  display: block;
}
@media (min-width: 900px) {
  .logo.sample-center-logo {
    padding: 20px 0;
  }
}
.logo.sample-center-logo img {
  height: 37px;
  display: block;
}
@media (min-width: 900px) {
  .logo.sample-center-logo img {
    height: 44px;
  }
}

.navigation {
  text-align: right;
  margin-left: -25px;
  margin-right: -25px;
}
@media (min-width: 1200px) {
  .navigation {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.navigation.wide {
  margin-left: -7px;
  margin-right: -7px;
}
@media (min-width: 1200px) {
  .navigation.wide {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.navigation.wide > li > a {
  padding: 15px 5px;
}
@media (min-width: 1200px) {
  .navigation.wide > li > a {
    padding: 15px 25px;
  }
}
.navigation > li {
  padding: 0;
}
.navigation > li > a {
  color: #030303;
  text-decoration: none;
  position: relative;
  display: block;
  padding: 15px 23px;
  font-weight: 700;
}
@media (min-width: 1200px) {
  .navigation > li > a {
    padding: 15px 25px;
  }
}
.navigation > li > a .highlighter {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  margin: 0;
}
.navigation > li > a.toggle-dropdown:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 8px solid rgba(0, 0, 0, 0.95);
  margin-left: -7px;
  left: 50%;
  bottom: 0;
  opacity: 0;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.navigation > li > a.dropdown-open.toggle-dropdown:after {
  opacity: 1;
}
.navigation > li > a.dropdown-open + .dropdown-menu {
  opacity: 1;
}
.navigation > li > a.narrow-padding {
  padding: 15px 18px;
}
.navigation > li > a.launch-passport {
  padding: 6px 13px;
  font-weight: 500;
  font-size: 14px;
  margin: 0 0 7px 0px;
  color: #fff;
}
@media (min-width: 1024px) {
  .navigation > li > a.launch-passport {
    font-size: 16px;
  }
}
.navigation > li > a.launch-passport:hover, .navigation > li > a.launch-passport:focus, .navigation > li > a.launch-passport:active {
  color: #000;
}
.navigation .nav-items-hover .nav-item-hover {
  opacity: 1;
}
.navigation .nav-items-hover:hover .nav-item-hover, .navigation .nav-items-hover:focus .nav-item-hover {
  opacity: .6;
}
.navigation .nav-items-hover:hover .nav-item-hover:hover, .navigation .nav-items-hover:hover .nav-item-hoverfocus, .navigation .nav-items-hover:focus .nav-item-hover:hover, .navigation .nav-items-hover:focus .nav-item-hoverfocus {
  opacity: 1;
}

.sc-layout .navigation {
  font-size: 85%;
}
@media (min-width: 1024px) {
  .sc-layout .navigation {
    font-size: 100%;
  }
}

.microsite-navigation li a {
  padding: 0px 25px;
}
@media (min-width: 1200px) {
  .microsite-navigation li a {
    padding: 0px 50px;
  }
}
.microsite-navigation li:last-child a:not(.btn) {
  padding-right: 0px;
}
.microsite-navigation li .btn, .microsite-navigation li .chat-wrapper .online-chat, .chat-wrapper .microsite-navigation li .online-chat, .microsite-navigation li .chat-wrapper .offline-chat, .chat-wrapper .microsite-navigation li .offline-chat, .microsite-navigation li form.filters input[type='reset'], form.filters .microsite-navigation li input[type='reset'], .microsite-navigation li form.filters [type='reset'].custom-select, form.filters .microsite-navigation li [type='reset'].custom-select, .microsite-navigation li form.filters .form-drop .tab_content textarea[type='reset'], form.filters .form-drop .tab_content .microsite-navigation li textarea[type='reset'], .microsite-navigation li .form-drop .tab_content form.filters textarea[type='reset'], .form-drop .tab_content form.filters .microsite-navigation li textarea[type='reset'], .microsite-navigation li form.filters .primary .display-form textarea[type='reset'], form.filters .primary .display-form .microsite-navigation li textarea[type='reset'], .microsite-navigation li .primary .display-form form.filters textarea[type='reset'], .primary .display-form form.filters .microsite-navigation li textarea[type='reset'], .microsite-navigation li .vs-register .button, .vs-register .microsite-navigation li .button, .microsite-navigation li .listing-group .listing-item .button, .listing-group .listing-item .microsite-navigation li .button, .microsite-navigation li .internal .webinar .webinar-button, .internal .webinar .microsite-navigation li .webinar-button, .microsite-navigation li .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .microsite-navigation li .button, .microsite-navigation li .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .microsite-navigation li .button {
  margin-left: 25px;
}

@media (min-width: 1200px) {
  .llm-navigation li a {
    padding: 15px 40px;
  }
}
.llm-navigation li:last-of-type a {
  padding-right: 26px;
}
.llm-navigation a:hover .highlighter, .llm-navigation .dropdown-open .highlighter, .llm-navigation .toggle-dropdown:hover .highlighter, .llm-navigation a.active .highlighter {
  background-color: #85e2fb;
}
.llm-navigation .llm-nav-link {
  cursor: pointer;
}

.llm-btn {
  cursor: pointer;
}

.dropdown-menu {
  background-color: rgba(0, 0, 0, 0.95);
  padding: 60px 0 30px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 30;
  opacity: 0;
  display: none;
  text-align: left;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dropdown-menu .dropdown-nav_outer {
  margin-left: -60px;
}
.dropdown-menu .dropdown-nav_outer.sample-center-nav-outer {
  margin-left: -20px;
}
.dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav {
  padding: 0 25px;
  margin-bottom: 30px;
  border-right: none;
}
.dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav .nav-headline {
  font-weight: 600;
  font-size: 17px;
  margin-bottom: 10px;
}
@media (min-width: 1400px) {
  .dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav .nav-headline {
    font-size: 19px;
  }
}
.dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav .title {
  display: block;
}
.dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav .title a {
  display: inline-block;
  color: #fff;
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  padding: .5em 0;
}
@media (min-width: 1400px) {
  .dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav .title a {
    font-size: 16px;
    padding: .75em 0;
  }
}
.dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav .title a.dimmed {
  opacity: .6;
}
.dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav .title .coming-soon-text {
  color: #fff;
  font-size: .8em;
}
.dropdown-menu .dropdown-nav_outer.sample-center-nav-outer .dropdown-nav .title .coming-soon-text:before {
  content: "-";
  margin: 0 5px;
}
.dropdown-menu .dropdown-nav_narrow {
  margin-left: -50px;
}
.dropdown-menu .dropdown-nav_narrow .dropdown-nav {
  padding: 0 50px;
}
.dropdown-menu .dropdown-nav {
  padding: 0 60px;
  margin-bottom: 30px;
  border-right: 1px solid #fff;
}
.dropdown-menu .dropdown-nav:last-child {
  border-right: 0;
}
.dropdown-menu .dropdown-nav a {
  color: #fff;
  opacity: .8;
  display: block;
  text-decoration: none;
  margin-bottom: 15px;
}
.dropdown-menu .dropdown-nav a:hover {
  opacity: 1;
}
.dropdown-menu .dropdown-nav a.nav-headline {
  opacity: 1;
  color: #fff;
  margin-bottom: 0;
}
.dropdown-menu .dropdown-nav .nav-headline {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 15px;
}

.products-dropdown a:hover .highlighter, .products-dropdown .dropdown-open .highlighter, .products-dropdown .toggle-dropdown:hover .highlighter, .products-dropdown a.active .highlighter, .blue-dropdown a:hover .highlighter, .blue-dropdown .dropdown-open .highlighter, .blue-dropdown .toggle-dropdown:hover .highlighter, .blue-dropdown a.active .highlighter {
  background-color: #85e2fb;
}
.products-dropdown .nav-headline, .blue-dropdown .nav-headline {
  color: #35abe2;
}
.products-dropdown a.nav-headline:hover, .products-dropdown a.nav-headline:focus, .blue-dropdown a.nav-headline:hover, .blue-dropdown a.nav-headline:focus {
  color: #35abe2;
}

.services-dropdown a:hover .highlighter, .services-dropdown .dropdown-open .highlighter, .services-dropdown .toggle-dropdown:hover .highlighter, .services-dropdown a.active .highlighter, .green-dropdown a:hover .highlighter, .green-dropdown .dropdown-open .highlighter, .green-dropdown .toggle-dropdown:hover .highlighter, .green-dropdown a.active .highlighter {
  background-color: #8be9e6;
}
.services-dropdown .nav-headline, .green-dropdown .nav-headline {
  color: #11cdb9;
}
.services-dropdown a.nav-headline:hover, .services-dropdown a.nav-headline:focus, .green-dropdown a.nav-headline:hover, .green-dropdown a.nav-headline:focus {
  color: #11cdb9;
}

.why-us-dropdown a:hover .highlighter, .why-us-dropdown .dropdown-open .highlighter, .why-us-dropdown .toggle-dropdown:hover .highlighter, .why-us-dropdown a.active .highlighter, .yellow-dropdown a:hover .highlighter, .yellow-dropdown .dropdown-open .highlighter, .yellow-dropdown .toggle-dropdown:hover .highlighter, .yellow-dropdown a.active .highlighter {
  background-color: #ffff00;
}
.why-us-dropdown .nav-headline, .yellow-dropdown .nav-headline {
  color: #ffff00;
}
.why-us-dropdown a.nav-headline:hover, .why-us-dropdown a.nav-headline:focus, .yellow-dropdown a.nav-headline:hover, .yellow-dropdown a.nav-headline:focus {
  color: #ffff00;
}

.company-dropdown a:hover .highlighter, .company-dropdown .dropdown-open .highlighter, .company-dropdown .toggle-dropdown:hover .highlighter, .company-dropdown a.active .highlighter, .red-dropdown a:hover .highlighter, .red-dropdown .dropdown-open .highlighter, .red-dropdown .toggle-dropdown:hover .highlighter, .red-dropdown a.active .highlighter {
  background-color: #fbc3fa;
}
.company-dropdown .nav-headline, .red-dropdown .nav-headline {
  color: #92278f;
}
.company-dropdown a.nav-headline:hover, .company-dropdown a.nav-headline:focus, .red-dropdown a.nav-headline:hover, .red-dropdown a.nav-headline:focus {
  color: #92278f;
}

.contact-dropdown a:hover .highlighter, .contact-dropdown a.active .highlighter, .purple-dropdown a:hover .highlighter, .purple-dropdown a.active .highlighter {
  background-color: #aea0ff;
}

.navigation .btn-green {
  color: #fff;
  font-size: 15px;
  padding: 5px 15px;
}
.navigation .btn-green:hover, .navigation .btn-green:focus {
  color: #11cdb9;
  background-color: none;
}
.navigation .btn-blue, .navigation .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .navigation .button, .navigation .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .navigation .button {
  color: #fff;
  font-size: 15px;
  padding: 5px 15px;
}
.navigation .btn-blue:hover, .navigation .state-initiative .curricula--files-group .button:hover, .state-initiative .curricula--files-group .navigation .button:hover, .navigation .state-initiative .curricula-section .course-section .course-block .course-info .button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .navigation .button:hover, .navigation .btn-blue:focus, .navigation .state-initiative .curricula--files-group .button:focus, .state-initiative .curricula--files-group .navigation .button:focus, .navigation .state-initiative .curricula-section .course-section .course-block .course-info .button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .navigation .button:focus {
  color: #35abe2;
  background-color: none;
}

.supernav {
  text-align: right;
  padding-right: 43px;
  margin: 12px -40px 4px 0;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 899px) {
  .supernav {
    height: 67px;
    margin: 0;
    padding: 10px 0;
    display: flex;
    align-items: center;
  }
}
.supernav a {
  color: #4d4d4d;
  text-decoration: none;
}
.supernav a:hover, .supernav a:focus {
  color: #35abe2;
}
.supernav.supernav-white a {
  color: #fff;
  text-decoration: none;
}
.supernav.supernav-white a:hover, .supernav.supernav-white a:focus {
  opacity: .7;
}

@media (min-width: 900px) {
  .supernav-placeholder {
    height: 20px;
  }
}

/*Search Form*/
#searchToggle {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -9px;
}
@media (max-width: 899px) {
  #searchToggle {
    right: 40px;
    margin-right: 0;
  }
}
#searchToggle #searchButton {
  display: none;
  border: 0;
  background-color: transparent;
  color: #35abe2;
}
#searchToggle #searchButton:hover, #searchToggle #searchButton:focus {
  color: #92278f;
}
#searchToggle #searchButton, #searchToggle #searchToggleButton {
  padding: 0 10px;
  width: 33px;
  height: 16px;
  font-size: 16px;
  line-height: 0;
  position: absolute;
  top: 0;
  right: 0;
  outline: 0;
  cursor: pointer;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
@media (max-width: 899px) {
  #searchToggle #searchButton, #searchToggle #searchToggleButton {
    font-size: 20px;
    top: -2px;
  }
}
#searchToggle input, #searchToggle .custom-select, #searchToggle .form-drop .tab_content textarea, .form-drop .tab_content #searchToggle textarea, #searchToggle .primary .display-form textarea, .primary .display-form #searchToggle textarea {
  font-size: 16px;
  padding: 0 40px 0 0;
  text-align: right;
  outline: 0;
  background-color: #fff;
  border: 0;
  font-weight: 400;
  color: #000;
}
#searchToggle input:-moz-placeholder, #searchToggle .custom-select:-moz-placeholder, #searchToggle .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content #searchToggle textarea:-moz-placeholder, #searchToggle .primary .display-form textarea:-moz-placeholder, .primary .display-form #searchToggle textarea:-moz-placeholder {
  color: #000;
  opacity: .5;
  text-transform: uppercase;
}
#searchToggle input::-moz-placeholder, #searchToggle .custom-select::-moz-placeholder, #searchToggle .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content #searchToggle textarea::-moz-placeholder, #searchToggle .primary .display-form textarea::-moz-placeholder, .primary .display-form #searchToggle textarea::-moz-placeholder {
  color: #000;
  opacity: .5;
  text-transform: uppercase;
}
#searchToggle input:-ms-input-placeholder, #searchToggle .custom-select:-ms-input-placeholder, #searchToggle .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content #searchToggle textarea:-ms-input-placeholder, #searchToggle .primary .display-form textarea:-ms-input-placeholder, .primary .display-form #searchToggle textarea:-ms-input-placeholder {
  color: #000;
  opacity: .5;
  text-transform: uppercase;
}
#searchToggle input::-webkit-input-placeholder, #searchToggle .custom-select::-webkit-input-placeholder, #searchToggle .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content #searchToggle textarea::-webkit-input-placeholder, #searchToggle .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form #searchToggle textarea::-webkit-input-placeholder {
  color: #000;
  opacity: .5;
  text-transform: uppercase;
}

.hamburger {
  width: 30px;
  display: block;
  float: right;
  margin-left: auto;
  padding: 15px 0;
}
.hamburger i {
  width: 100%;
  height: 3px;
  margin-bottom: 4px;
  display: block;
  background-color: #000;
  border-radius: 3px;
}
.hamburger i:last-child {
  margin-bottom: 0;
}

.fixed-cta {
  position: relative;
  cursor: pointer;
}
.fixed-cta .fixed-content {
  z-index: 50;
  background-color: #35abe2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100vw;
}
.fixed-cta .fixed-content .toggle-next-step {
  padding: 10px 0;
  display: block;
  text-align: center;
}
.fixed-cta .fixed-content .toggle-next-step:before {
  -moz-transition: -moz-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  -webkit-transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
}
.fixed-cta .fixed-content .toggle-next-step:focus {
  color: #000;
}
.fixed-cta .fixed-content .toggle-next-step:hover {
  color: #000;
}
.fixed-cta .fixed-content .toggle-next-step.active:before {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.fixed-cta .fixed-content-services {
  background-color: #11cdb9;
  color: #000;
}
.fixed-cta .fixed-content-whycl {
  background-color: #ffff00;
}
.fixed-cta .fixed-content-whycl:focus {
  color: #000;
}
.fixed-cta .fixed-content-company {
  background-color: #92278f;
}
.fixed-cta .fixed-content-company:focus {
  color: #000;
}
.fixed-cta.fix-top .fixed-content {
  position: fixed;
  top: 87px;
  left: 0;
  right: 0;
}
.fixed-cta .next-step {
  padding: 30px 0;
  overflow-y: auto;
}
.fixed-cta .next-step .col-md-6, .fixed-cta .next-step .primary .wygwam-styled-grid, .primary .fixed-cta .next-step .wygwam-styled-grid {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .fixed-cta .next-step .col-md-6, .fixed-cta .next-step .primary .wygwam-styled-grid, .primary .fixed-cta .next-step .wygwam-styled-grid {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
    float: left;
    clear: left;
  }
  .fixed-cta .next-step .col-md-6:nth-of-type(even), .fixed-cta .next-step .primary .wygwam-styled-grid:nth-of-type(even), .primary .fixed-cta .next-step .wygwam-styled-grid:nth-of-type(even) {
    float: right;
    clear: right;
  }
}
@media (min-width: 768px) {
  .fixed-cta .next-step {
    padding: 60px 0;
  }
}
.fixed-cta .next-step .close-next-step {
  cursor: pointer;
}
.fixed-cta .next-step .fa {
  color: #fff;
  padding: 0 .25em;
  font-size: 1.5em;
}
.fixed-cta .next-step .fa:hover, .fixed-cta .next-step .fa:active {
  color: #35abe2;
}
.fixed-cta .next-step-form {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .fixed-cta .next-step-form {
    margin-top: 90px;
  }
}
.fixed-cta .next-step-form input, .fixed-cta .next-step-form .custom-select, .fixed-cta .next-step-form .form-drop .tab_content textarea, .form-drop .tab_content .fixed-cta .next-step-form textarea, .fixed-cta .next-step-form .primary .display-form textarea, .primary .display-form .fixed-cta .next-step-form textarea, .fixed-cta .next-step-form .custom-select, .fixed-cta .next-step-form .form-drop .tab_content textarea, .form-drop .tab_content .fixed-cta .next-step-form textarea, .fixed-cta .next-step-form .primary .display-form textarea, .primary .display-form .fixed-cta .next-step-form textarea {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .fixed-cta .next-step-form input, .fixed-cta .next-step-form .custom-select, .fixed-cta .next-step-form .form-drop .tab_content textarea, .form-drop .tab_content .fixed-cta .next-step-form textarea, .fixed-cta .next-step-form .primary .display-form textarea, .primary .display-form .fixed-cta .next-step-form textarea, .fixed-cta .next-step-form .custom-select, .fixed-cta .next-step-form .form-drop .tab_content textarea, .form-drop .tab_content .fixed-cta .next-step-form textarea, .fixed-cta .next-step-form .primary .display-form textarea, .primary .display-form .fixed-cta .next-step-form textarea {
    margin-bottom: 45px;
  }
}
.fixed-cta .next-step-form .form-error {
  color: #ff426a;
  position: relative;
  padding: 0.25em;
  top: -1em;
  margin-bottom: -1em;
  width: 100%;
  font-size: 1.25em;
  display: inline-block;
}
@media (min-width: 768px) {
  .fixed-cta .next-step-form .form-error {
    top: -2.25em;
    margin-bottom: -1.85em;
  }
}

.llm-form {
  padding: 30px 0;
  overflow-y: auto;
}
.llm-form .col-md-6, .llm-form .primary .wygwam-styled-grid, .primary .llm-form .wygwam-styled-grid {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .llm-form .col-md-6, .llm-form .primary .wygwam-styled-grid, .primary .llm-form .wygwam-styled-grid {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
    float: left;
    clear: left;
  }
  .llm-form .col-md-6:nth-of-type(even), .llm-form .primary .wygwam-styled-grid:nth-of-type(even), .primary .llm-form .wygwam-styled-grid:nth-of-type(even) {
    float: right;
    clear: right;
  }
}
@media (min-width: 768px) {
  .llm-form {
    padding: 60px 0;
  }
}
.llm-form .fa {
  color: #fff;
  padding: 0 .25em;
  font-size: 1.5em;
}
.llm-form .fa:hover, .llm-form .fa:active {
  color: #35abe2;
}

.go-to-llm {
  padding: 10px 0;
  display: block;
  text-align: center;
}
.go-to-llm:before {
  -moz-transition: -moz-transform 0.15s;
  -o-transition: -o-transform 0.15s;
  -webkit-transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
}
.go-to-llm:focus {
  color: #000;
}
.go-to-llm:hover {
  color: #000;
}
.go-to-llm.active:before {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.llm-form-form {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .llm-form-form {
    margin-top: 90px;
  }
}
.llm-form-form input, .llm-form-form .custom-select, .llm-form-form .form-drop .tab_content textarea, .form-drop .tab_content .llm-form-form textarea, .llm-form-form .primary .display-form textarea, .primary .display-form .llm-form-form textarea, .llm-form-form .form-drop .tab_content input, .form-drop .tab_content .llm-form-form input, .llm-form-form .custom-select, .llm-form-form .form-drop .tab_content textarea, .form-drop .tab_content .llm-form-form textarea, .llm-form-form .primary .display-form textarea, .primary .display-form .llm-form-form textarea {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .llm-form-form input, .llm-form-form .custom-select, .llm-form-form .form-drop .tab_content textarea, .form-drop .tab_content .llm-form-form textarea, .llm-form-form .primary .display-form textarea, .primary .display-form .llm-form-form textarea, .llm-form-form .form-drop .tab_content input, .form-drop .tab_content .llm-form-form input, .llm-form-form .custom-select, .llm-form-form .form-drop .tab_content textarea, .form-drop .tab_content .llm-form-form textarea, .llm-form-form .primary .display-form textarea, .primary .display-form .llm-form-form textarea {
    margin-bottom: 45px;
  }
}
.llm-form-form .form-error {
  color: #ff426a;
  position: relative;
  padding: 0.25em;
  top: -1em;
  margin-bottom: -1em;
  width: 100%;
  font-size: 1.25em;
  display: inline-block;
}
@media (min-width: 768px) {
  .llm-form-form .form-error {
    top: -2.25em;
    margin-bottom: -1.85em;
  }
}

.homepage-banner {
  -moz-transition: height 0.15s;
  -o-transition: height 0.15s;
  -webkit-transition: height 0.15s;
  transition: height 0.15s;
  background-color: #000;
  color: #fff;
  text-align: center;
  height: 70px;
  display: table;
  width: 100%;
}
@media (min-width: 900px) {
  .homepage-banner {
    height: 35px;
  }
}
.homepage-banner a {
  color: #fff;
  text-decoration: underline;
  font-weight: 100;
}
.homepage-banner a:hover, .homepage-banner a:focus, .homepage-banner a:active {
  color: #35abe2;
}
.homepage-banner p {
  margin-bottom: 0;
  font-weight: 100;
  display: table-cell;
  vertical-align: middle;
}

.homepage-banner.hidden-banner {
  height: 0;
}
.homepage-banner.hidden-banner p, .homepage-banner.hidden-banner a {
  display: none;
}

.home-banner.active-banner {
  margin: 70px 0 0 0;
}
@media (min-width: 900px) {
  .home-banner.active-banner {
    margin: 35px 0 0 0;
  }
}

.sc-video-table {
  width: 100%;
  margin-top: 75px;
  height: 300px;
  display: table;
  text-align: center;
}
@media (min-width: 900px) {
  .sc-video-table {
    height: 100%;
    margin-top: 0px;
  }
}
.sc-video-table .sc-video-cell {
  display: table-cell;
  vertical-align: middle;
}
.sc-video-table .sc-video-cell iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 900px) {
  .sc-video-table .sc-video-cell iframe {
    position: absolute;
    top: 0;
    left: 10%;
    width: 90%;
    height: 100%;
  }
}

.social {
  font-size: 32px;
  margin: 0 -5px 25px;
}
.social > li {
  padding-left: 5px;
  padding-right: 5px;
}
.social a {
  color: #fff;
}
.social a:hover {
  color: #35abe2;
}

.mailing-list {
  margin-bottom: 26px;
  max-width: 312px;
}
.mailing-list button {
  border: 0;
  background-color: transparent;
  font-size: 18px;
  color: #fff;
  padding: 0 0 0 15px;
  cursor: pointer;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -13px;
}
.mailing-list button:hover, .mailing-list button:focus {
  color: #35abe2;
}
.mailing-list .thank-you-message {
  height: 5em;
  display: block;
}
.mailing-list .form-error {
  display: block;
  position: relative;
  margin: -1em;
  top: 1.25em;
  left: .9em;
  width: 100%;
  color: #ff426a;
}
.mailing-list .form-error p {
  color: #ff426a;
}

footer {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
footer a {
  color: #fff;
  text-decoration: none;
}
footer a:hover, footer a:focus {
  color: #35abe2;
}
footer .h1 {
  margin-bottom: 15px;
}
footer input, footer .custom-select, footer .form-drop .tab_content textarea, .form-drop .tab_content footer textarea, footer .primary .display-form textarea, .primary .display-form footer textarea, footer .form-drop .tab_content input, .form-drop .tab_content footer input {
  font-size: 17px;
  font-weight: 100;
  min-width: 90%;
}
footer input:-moz-placeholder, footer .custom-select:-moz-placeholder, footer .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content footer textarea:-moz-placeholder, footer .primary .display-form textarea:-moz-placeholder, .primary .display-form footer textarea:-moz-placeholder, footer .form-drop .tab_content input:-moz-placeholder, .form-drop .tab_content footer input:-moz-placeholder {
  color: #fff;
  opacity: .4;
}
footer input::-moz-placeholder, footer .custom-select::-moz-placeholder, footer .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content footer textarea::-moz-placeholder, footer .primary .display-form textarea::-moz-placeholder, .primary .display-form footer textarea::-moz-placeholder, footer .form-drop .tab_content input::-moz-placeholder, .form-drop .tab_content footer input::-moz-placeholder {
  color: #fff;
  opacity: .4;
}
footer input:-ms-input-placeholder, footer .custom-select:-ms-input-placeholder, footer .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content footer textarea:-ms-input-placeholder, footer .primary .display-form textarea:-ms-input-placeholder, .primary .display-form footer textarea:-ms-input-placeholder, footer .form-drop .tab_content input:-ms-input-placeholder, .form-drop .tab_content footer input:-ms-input-placeholder {
  color: #fff;
  opacity: .4;
}
footer input::-webkit-input-placeholder, footer .custom-select::-webkit-input-placeholder, footer .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content footer textarea::-webkit-input-placeholder, footer .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form footer textarea::-webkit-input-placeholder, footer .form-drop .tab_content input::-webkit-input-placeholder, .form-drop .tab_content footer input::-webkit-input-placeholder {
  color: #fff;
  opacity: .4;
}

.mobile-nav_active {
  overflow: hidden;
}

.mobile_nav {
  position: fixed;
  top: 0;
  width: 100vw;
  left: 100%;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #191919;
  color: #fff;
  font-size: 16px;
  -moz-transition: translate;
  -o-transition: translate;
  -webkit-transition: translate;
  transition: translate;
  -moz-transition: all 0.4s cubic-bezier(0.39, 0.64, 0.5, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.39, 0.64, 0.5, 0.99);
  -webkit-transition: all 0.4s cubic-bezier(0.39, 0.64, 0.5, 0.99);
  transition: all 0.4s cubic-bezier(0.39, 0.64, 0.5, 0.99);
  z-index: 1500;
}
.mobile_nav.active {
  left: 0;
}
.mobile_nav a {
  text-decoration: none;
}
.mobile_nav .supernav-link a {
  color: #7b7d7c;
}
.mobile_nav .top-bar {
  padding: 15px 20px;
  border-bottom: 1px solid #0d0d0d;
  display: flex;
  align-items: center;
}
.mobile_nav .top-bar img {
  height: 30px;
  display: block;
}
.mobile_nav .top-bar .mobile-nav_close {
  float: right;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: auto;
  display: flex;
  align-items: center;
}
.mobile_nav .top-bar .mobile-nav_close:hover, .mobile_nav .top-bar .mobile-nav_close:focus {
  color: #ffff00;
}
.mobile_nav .top-bar .mobile-nav_close:hover .close-x:before, .mobile_nav .top-bar .mobile-nav_close:hover .close-x:after, .mobile_nav .top-bar .mobile-nav_close:focus .close-x:before, .mobile_nav .top-bar .mobile-nav_close:focus .close-x:after {
  background-color: #ffff00;
}
.mobile_nav .top-bar .mobile-nav_close .close-x {
  display: block;
  width: 15px;
  height: 15px;
  position: relative;
  margin-left: 10px;
  float: right;
}
.mobile_nav .top-bar .mobile-nav_close .close-x:before, .mobile_nav .top-bar .mobile-nav_close .close-x:after {
  content: '';
  display: block;
  width: 20px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.mobile_nav .top-bar .mobile-nav_close .close-x:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mobile_nav .top-bar .mobile-nav_close .close-x:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile_nav li .nav-headline, .mobile_nav li a {
  color: #fff;
  display: block;
  padding: 15px 20px;
  border-right: 2px solid transparent;
  border-top: 1px solid #262626;
  border-bottom: 1px solid #0d0d0d;
}
.mobile_nav li .nav-headline {
  text-transform: uppercase;
}
.mobile_nav li a {
  display: flex;
  align-items: center;
}
.mobile_nav li a:hover, .mobile_nav li a:focus {
  background-color: rgba(255, 255, 255, 0.1);
}
.mobile_nav li a:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #fff;
  float: right;
  margin-left: auto;
}
.mobile_nav li .toggle-sub-nav:after {
  content: '';
  border-bottom: 0;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 7px solid #fff;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.mobile_nav li .toggle-sub-nav:hover, .mobile_nav li .toggle-sub-nav:focus {
  background-color: transparent;
  color: #ffff00;
  border-right: 2px solid #ffff00;
}
.mobile_nav li .toggle-sub-nav.sub-active {
  color: #ffff00;
  border-right: 2px solid #ffff00;
}
.mobile_nav li .toggle-sub-nav.sub-active:after {
  -moz-transform: perspective(100px) rotateX(180deg);
  -webkit-transform: perspective(100px) rotateX(180deg);
  transform: perspective(100px) rotateX(180deg);
  border-top: 7px solid #ffff00;
}
.mobile_nav li .sub-nav {
  background-color: #262626;
  display: none;
}
.mobile_nav li .sub-nav a, .mobile_nav li .sub-nav .nav-headline {
  border-top: 1px solid #333;
  border-bottom: 1px solid #1a1a1a;
  padding-left: 35px;
}
.mobile_nav li .sub-nav .dimmed .title {
  opacity: .6;
}
.mobile_nav li .sub-nav .dimmed .coming-soon-text {
  color: #fff;
  font-size: .8em;
}
.mobile_nav li .sub-nav .dimmed .coming-soon-text:before {
  content: "-";
  margin: 0 5px;
}

.home-banner {
  height: 735px;
  -moz-box-shadow: inset 0px -11px 8px -10px #ccc;
  -webkit-box-shadow: inset 0px -11px 8px -10px #ccc;
  box-shadow: inset 0px -11px 8px -10px #ccc;
  position: relative;
  overflow: hidden;
  max-width: 90.67em;
  margin: 0 auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .home-banner {
    height: 530px;
  }
}
.home-banner .bottom-girl {
  background: url('../png/girl8b62.png?1549474670');
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
@media (min-width: 900px) {
  .home-banner .bottom-girl {
    background-size: 45%;
  }
}
@media (min-width: 1200px) {
  .home-banner .bottom-girl {
    background-size: 35%;
  }
}
.home-banner .homepage-woman {
  background: url('../png/homepage-woman6f74.png?1566843619');
  background-size: 475px;
  background-position: bottom;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
@media (min-width: 568px) {
  .home-banner .homepage-woman {
    background-size: 495px;
  }
}
@media (min-width: 1200px) {
  .home-banner .homepage-woman {
    background-position: 100% bottom;
  }
}
@media (min-width: 1440px) {
  .home-banner .homepage-woman {
    background-position: 88% bottom;
  }
}
@media (min-width: 1600px) {
  .home-banner .homepage-woman {
    background-position: 85% bottom;
  }
}
@media (min-width: 1900px) {
  .home-banner .homepage-woman {
    background-position: 75% bottom;
  }
}
@media (min-width: 2300px) {
  .home-banner .homepage-woman {
    background-position: 67% bottom;
  }
}
.home-banner .homepage-woman .headline-wrapper {
  position: relative;
  top: 45px;
}
@media (min-width: 768px) {
  .home-banner .homepage-woman .headline-wrapper {
    top: 85px;
  }
}
@media (min-width: 1200px) {
  .home-banner .homepage-woman .headline-wrapper {
    top: 185px;
    width: 700px;
  }
}
.home-banner .homepage-woman .headline-wrapper .headline-bold {
  font-size: 30px;
  font-weight: 600;
}
@media (min-width: 768px) {
  .home-banner .homepage-woman .headline-wrapper .headline-bold {
    font-size: 38px;
  }
}
@media (min-width: 1200px) {
  .home-banner .homepage-woman .headline-wrapper .headline-bold {
    font-size: 40px;
  }
}
.home-banner .homepage-woman .headline-wrapper .headline-bold .headline-blue {
  display: block;
  color: #35abe2;
  font-size: 36px;
}
@media (min-width: 768px) {
  .home-banner .homepage-woman .headline-wrapper .headline-bold .headline-blue {
    font-size: 43px;
  }
}
@media (min-width: 1200px) {
  .home-banner .homepage-woman .headline-wrapper .headline-bold .headline-blue {
    font-size: 46px;
  }
}
.home-banner .bottom-text img {
  position: absolute;
  bottom: -1px;
  margin: 0 auto;
  left: 0;
  right: 0;
  max-width: 100%;
}

.activated.edreports-green {
  overflow: visible;
}
.activated.edreports-green .green {
  display: inline-block;
  overflow: visible;
  -moz-animation: light 3.16s 0s ease-in-out 1, flicker 1s 3.16s ease-in-out infinite alternate;
  -webkit-animation: light 3.16s 0s ease-in-out 1, flicker 1s 3.16s ease-in-out infinite alternate;
  animation: light 3.16s 0s ease-in-out 1, flicker 1s 3.16s ease-in-out infinite alternate;
}

.edreports-home {
  background-color: #000;
}

@-webkit-keyframes light {
  0% {
    text-shadow: 0 0 10px #000, 0 0 20px #000, 0 0 30px #000, 0 0 40px #000, 0 0 50px #000, 0 0 60px #000, 0 0 70px #000;
  }
  50% {
    text-shadow: 0 0 10px #3dfff9, 0 0 20px #3dfff9, 0 0 30px #00a39e, 0 0 40px #00a39e, 0 0 50px #00a39e, 0 0 60px #00a39e, 0 0 70px #00a39e;
  }
  66% {
    text-shadow: 0 0 15px #3dfff9, 0 0 30px #00f0e8, 0 0 40px #00f0e8, 0 0 50px #00f0e8, 0 0 60px #00f0e8, 0 0 70px #00f0e8, 0 0 80px #00f0e8;
  }
  100% {
    text-shadow: 0 0 10px #3dfff9, 0 0 20px #3dfff9, 0 0 30px #00a39e, 0 0 40px #00a39e, 0 0 50px #00a39e, 0 0 60px #00a39e, 0 0 70px #00a39e;
  }
}
@-webkit-keyframes flicker {
  from {
    text-shadow: 0 0 10px #3dfff9, 0 0 20px #3dfff9, 0 0 30px #00a39e, 0 0 40px #00a39e, 0 0 50px #00a39e, 0 0 60px #00a39e, 0 0 70px #00a39e;
  }
  to {
    text-shadow: 0 0 15px #3dfff9, 0 0 30px #00f0e8, 0 0 40px #00f0e8, 0 0 50px #00f0e8, 0 0 60px #00f0e8, 0 0 70px #00f0e8, 0 0 80px #00f0e8;
  }
}
.homepage-edreports {
  z-index: 0;
}

.cl-way-homepage {
  padding-top: 100px;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .cl-way-homepage {
    padding-bottom: 0px;
  }
}
.cl-way-homepage .container {
  width: 100%;
  position: relative;
  top: -70px;
  margin-bottom: -35px;
}
@media (min-width: 800px) {
  .cl-way-homepage .container {
    top: -40px;
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .cl-way-homepage .container {
    width: 80%;
  }
}
.cl-way-homepage .container .sub-head, .cl-way-homepage .container .primary .intro, .primary .cl-way-homepage .container .intro {
  margin-bottom: 0;
}
.cl-way-homepage .container .col-12 {
  margin-bottom: 0;
}

#home-banner {
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -moz-transform: translateX(-50%) scale(0.5);
  -ms-transform: translateX(-50%) scale(0.5);
  -webkit-transform: translateX(-50%) scale(0.5);
  transform: translateX(-50%) scale(0.5);
}
@media (min-width: 900px) {
  #home-banner {
    width: 115%;
    position: absolute;
    top: -10px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
}
@media (min-width: 1110px) {
  #home-banner {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #home-banner {
    width: 92%;
    top: -35px;
  }
}
#home-banner.loaded {
  opacity: 1;
}

.home-headline {
  max-width: 800px;
  margin: 0 auto;
}
.home-headline h1 {
  margin: 30px 0;
  font-weight: 300;
  font-size: 44px;
}
@media (max-width: 767px) {
  .home-headline h1 {
    font-size: 30px;
  }
}
.home-headline .blue {
  -moz-animation: update-fill 2.5s ease-in-out 1s 1 forwards;
  -webkit-animation: update-fill 2.5s ease-in-out 1s 1 forwards;
  animation: update-fill 2.5s ease-in-out 1s 1 forwards;
  -moz-animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes update-fill {
  0% {
    color: #fff;
  }
  100% {
    color: #85e2fb;
  }
}
.home-image-row img {
  max-width: 100%;
}

.edreports-light .traffic-light {
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/traffic-light-outer.svg?1569706499');
  height: 274px;
  width: 235px;
  background-position: center -3px;
  padding: 22px 0;
  margin: 0 auto;
  background-size: 230px;
  position: relative;
  top: -10px;
  margin-bottom: 0;
  background-repeat: no-repeat;
  z-index: 0;
}
.edreports-light .traffic-light .light {
  position: relative;
  width: 69px;
  display: block;
  height: 69px;
  margin: auto 83.34px;
}
.edreports-light .traffic-light .light .on, .edreports-light .traffic-light .light .off {
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/light-off.svg?1569635450');
  height: 69px;
  width: 69px;
  background-size: 69px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0px;
  left: 0px;
}
.edreports-light .traffic-light .red .on {
  opacity: 1;
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/light-red.svg?1569638765');
}
.edreports-light .traffic-light .red .off {
  opacity: 0;
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/light-off.svg?1569635450');
}
.edreports-light .traffic-light .green .on {
  opacity: 0;
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/light-green.svg?1569638793');
}
.edreports-light .traffic-light .green .on:after {
  opacity: 0;
  content: "";
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/light-flash.svg?1569638537');
  position: absolute;
  height: 120px;
  width: 120px;
  top: -27px;
  left: -25.5px;
  display: block;
  background-size: 120px;
  background-repeat: no-repeat;
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.edreports-light .traffic-light .green .off {
  opacity: 1;
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/light-off.svg?1569635450');
}
.edreports-light .traffic-light .spacer {
  width: 100%;
  height: 12px;
}
.edreports-light .traffic-light.active .red .on {
  -moz-animation: 0.25s transition-off ease 2s forwards;
  -webkit-animation: 0.25s transition-off ease 2s forwards;
  animation: 0.25s transition-off ease 2s forwards;
}
.edreports-light .traffic-light.active .red .off {
  -moz-animation: 0.25s transition-on ease 2s forwards;
  -webkit-animation: 0.25s transition-on ease 2s forwards;
  animation: 0.25s transition-on ease 2s forwards;
}
.edreports-light .traffic-light.active .green .on {
  -moz-animation: 0.25s transition-on ease 2s forwards;
  -webkit-animation: 0.25s transition-on ease 2s forwards;
  animation: 0.25s transition-on ease 2s forwards;
}
.edreports-light .traffic-light.active .green .on:after {
  -moz-animation: 0.25s transition-on ease 2s forwards, 1.25s transition-off ease 2.25s forwards, 1.25s scale-out ease 2.25s forwards;
  -webkit-animation: 0.25s transition-on ease 2s forwards, 1.25s transition-off ease 2.25s forwards, 1.25s scale-out ease 2.25s forwards;
  animation: 0.25s transition-on ease 2s forwards, 1.25s transition-off ease 2.25s forwards, 1.25s scale-out ease 2.25s forwards;
}
.edreports-light .traffic-light.active .green .off {
  -moz-animation: 0.25s transition-off ease 2s forwards;
  -webkit-animation: 0.25s transition-off ease 2s forwards;
  animation: 0.25s transition-off ease 2s forwards;
}

@keyframes transition-off {
  0% {
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
  }
  100% {
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
  }
}
@keyframes transition-on {
  0% {
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 0;
  }
  100% {
    -moz-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    opacity: 1;
  }
}
@keyframes scale-out {
  0% {
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
  }
}
.edreports-circle-bg {
  float: right;
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/green-circle.svg?1569630454');
  background-size: 285px;
  position: relative;
  display: block;
  right: 50px;
  height: 285px;
  width: 285px;
  top: -275px;
  background-repeat: no-repeat;
  z-index: -10;
}
@media (min-width: 768px) {
  .edreports-circle-bg {
    right: 150px;
    height: 285px;
    width: 285px;
    top: -275px;
  }
}
@media (min-width: 900px) {
  .edreports-circle-bg {
    right: -78px;
    height: 285px;
    width: 285px;
    top: -400px;
  }
}
@media (min-width: 1200px) {
  .edreports-circle-bg {
    right: -25px;
    height: 285px;
    width: 285px;
    top: -315px;
  }
}

.edreports-chart {
  position: relative;
  margin-top: -185px;
  width: 100%;
}
.edreports-chart .chart-horiz {
  overflow: hidden;
  display: block;
  list-style: none;
}
.edreports-chart .chart-horiz .chart-bar {
  height: 40px;
  margin-bottom: 20px;
  margin-left: 0px;
  background: linear-gradient(to left, #24edd8, #11cdb9);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  opacity: 0;
}
.edreports-chart .chart-horiz .chart-bar:nth-of-type(3) {
  animation-delay: .66s;
}
.edreports-chart .chart-horiz .chart-bar:nth-of-type(2) {
  animation-delay: .33s;
}
.edreports-chart .chart-horiz .chart-bar:nth-of-type(1) {
  animation-delay: 0s;
}
.edreports-chart .chart-horiz .chart-bar .chart-label {
  padding-left: 10px;
  line-height: 40px;
  color: #fff;
}
.edreports-chart .active .chart-bar {
  -moz-animation: 1.5s anim-bars-in ease forwards;
  -webkit-animation: 1.5s anim-bars-in ease forwards;
  animation: 1.5s anim-bars-in ease forwards;
}

.edreports-scores .gateway {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}
.edreports-scores .gateway:last-of-type {
  margin-bottom: 0;
}
.edreports-scores .gateway .sub-head, .edreports-scores .gateway .primary .intro, .primary .edreports-scores .gateway .intro {
  margin-bottom: 10px;
}
.edreports-scores .gateway .score-group {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 48.25%;
  margin-right: 3.5%;
  margin-left: 0;
  overflow: hidden;
}
.edreports-scores .gateway .score-group:nth-of-type(n) {
  margin-right: 3.5%;
  float: left;
  clear: none;
}
.edreports-scores .gateway .score-group:nth-of-type(2n+2) {
  margin-right: 0;
  float: right;
}
.edreports-scores .gateway .score-group:nth-of-type(2n+3) {
  clear: both;
}
.edreports-scores .gateway .score-group .school {
  font-size: 20px;
  margin-bottom: 0px;
}
.edreports-scores .gateway .score-group .score {
  font-size: 24px;
}
.edreports-scores .gateway .score-group .score .dots {
  position: relative;
  width: 30px;
  height: 25px;
  overflow: visible;
  display: inline-block;
}
.edreports-scores .gateway .score-group .score .dots .grey-dot {
  display: inline-block;
  margin-right: 5px;
  opacity: .5;
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/score-unanimated.svg?1569806023');
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
.edreports-scores .gateway .score-group .score .dots .green-dot {
  display: inline-block;
  margin-right: 5px;
  opacity: 0;
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/meets-expectation.svg?1569614665');
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
.edreports-scores .gateway .score-group .score .dots .dot {
  position: absolute;
  top: 4px;
  left: 0;
}
.edreports-scores .gateway .score-group .score .points {
  display: none;
}
.edreports-scores .gateway .score-group .perfect-score .dots {
  position: relative;
}
.edreports-scores .gateway .score-group .perfect-score .dots .green-dot {
  display: inline-block;
  margin-right: 5px;
  opacity: 0;
  background-image: url('http://cdn.carnegielearning.com/cli_theme/_img/perfect-score.svg?1569614620');
  width: 25px;
  height: 25px;
  background-size: 25px 25px;
}
.edreports-scores .gateway .score-group .meets-expectations {
  opacity: 0;
  font-size: 18px;
  font-weight: 300;
}
.edreports-scores .gateway .score-group .perfect {
  opacity: 0;
  font-size: 20px;
  color: #00a39e;
}

.touch .edreports-scores .gateway .score-group .perfect-score .dots .grey-dot, .touch .edreports-scores .gateway .score-group .score .dots .grey-dot {
  opacity: 0;
}
.touch .edreports-scores .gateway .score-group .perfect-score .dots .green-dot, .touch .edreports-scores .gateway .score-group .score .dots .green-dot {
  opacity: 1;
}
.touch .edreports-scores .gateway .score-group .perfect-score .zero, .touch .edreports-scores .gateway .score-group .score .zero {
  display: none;
}
.touch .edreports-scores .gateway .score-group .perfect-score .points, .touch .edreports-scores .gateway .score-group .score .points {
  display: inline-block;
}
.touch .edreports-scores .gateway .score-group .perfect, .touch .edreports-scores .gateway .score-group .meets-expectations {
  opacity: 1;
}

.edreports-scores.scores-animated .gateway .score-group:nth-of-type(1) .perfect, .edreports-scores.scores-animated .gateway .score-group:nth-of-type(1) .meets-expectations {
  -moz-animation: 1.25s fade-in-scores ease 0s forwards;
  -webkit-animation: 1.25s fade-in-scores ease 0s forwards;
  animation: 1.25s fade-in-scores ease 0s forwards;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(1) .score .dots .green-dot {
  opacity: 1;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(1) .score .dots .grey-dot {
  opacity: 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(1) .perfect-score .dots {
  position: relative;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(1) .perfect-score .dots .green-dot {
  opacity: 1;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(1) .perfect-score .dots .grey-dot {
  opacity: 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(2) .perfect, .edreports-scores.scores-animated .gateway .score-group:nth-of-type(2) .meets-expectations {
  -moz-animation: 1.25s fade-in-scores ease 0.3s forwards;
  -webkit-animation: 1.25s fade-in-scores ease 0.3s forwards;
  animation: 1.25s fade-in-scores ease 0.3s forwards;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(2) .score .dots {
  position: relative;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(2) .score .dots .green-dot {
  opacity: 1;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(2) .score .dots .grey-dot {
  opacity: 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(2) .perfect-score .dots {
  position: relative;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(2) .perfect-score .dots .green-dot {
  opacity: 1;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.edreports-scores.scores-animated .gateway .score-group:nth-of-type(2) .perfect-score .dots .grey-dot {
  opacity: 0;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}

@keyframes fade-in-scores {
  0% {
    opacity: 0;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
  }
  100% {
    opacity: 1;
  }
}
.lines {
  height: 175px;
  position: relative;
}
.lines .line {
  height: inherit;
  width: 1px;
  margin-left: 0px;
  position: absolute;
  list-style: none;
  background: rgba(255, 255, 255, 0.33);
}
.lines .line.l--0 {
  left: 0;
}
.lines .line.l--25 {
  left: 25%;
}
.lines .line.l--50 {
  left: 50%;
}
.lines .line.l--75 {
  left: 75%;
}
.lines .line.l--100 {
  left: calc(100% - 1px);
}

@keyframes anim-bars-in {
  0% {
    -moz-transform: translateX(-200%);
    -ms-transform: translateX(-200%);
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.services-section {
  background-color: #fff;
  position: relative;
}
@media (min-width: 1200px) {
  .services-section {
    background: url('../png/services-bgd863.png?1534271375');
    background-position: right center;
    background-size: auto cover;
    background-repeat: no-repeat;
    background-color: #fff;
  }
}
.services-section h4 {
  color: #35abe2;
  font-size: inherit;
  font-weight: 800;
}
.services-section .tall-list a {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  color: #000;
  text-decoration: none;
}
.services-section .tall-list a:hover, .services-section .tall-list a:focus {
  color: #35abe2;
}
.services-section .gradient {
  position: absolute;
  width: 75%;
  height: 100%;
  background: #fff;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
  /*Safari 5.1-6*/
  background: -o-linear-gradient(right, white, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
  /*Opera 11.1-12*/
  background: -moz-linear-gradient(right, white, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
  /*Fx 3.6-15*/
  background: linear-gradient(to right, #ffffff, #ffffff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  /*Standard*/
}
@media (min-width: 1200px) {
  .services-section .gradient {
    width: 62%;
  }
}
@media (max-width: 767px) {
  .services-section .gradient {
    display: none;
  }
}

.product-cta {
  height: 100%;
  position: relative;
  padding: 30px;
  display: block;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.product-cta img {
  max-width: 100%;
  margin: 10px auto 80px;
  display: block;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.product-cta .hover-content {
  position: absolute;
  display: block;
  right: 0;
  left: 0;
  top: 0;
  top: calc(100% - 30px);
  height: 100%;
  padding: 30px;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.product-cta .hover-content span {
  display: block;
  text-decoration: none;
  padding-bottom: 20px;
}
.product-cta .hover-content .h2 {
  transform: translateY(-100%);
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.product-cta .hover-content .product-cta_link {
  position: absolute;
  padding: 0;
  bottom: 30px;
  left: 30px;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.product-cta .hover-content .product-cta_link:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
}
.product-cta:hover, .product-cta:focus {
  color: #fff;
}
.product-cta:hover .hover-content, .product-cta:focus .hover-content {
  top: 0;
}
.product-cta:hover .hover-content .h2, .product-cta:focus .hover-content .h2 {
  transform: translateY(0);
}
.product-cta:hover img, .product-cta:focus img {
  opacity: 0;
}
.product-cta_red {
  background-color: #b30036;
}
.product-cta_red .hover-content {
  background-color: #b30036;
}
.product-cta_red:hover, .product-cta_red:focus {
  background-color: #cf0c4a;
}
.product-cta_red:hover .hover-content, .product-cta_red:focus .hover-content {
  background-color: #cf0c4a;
}
.product-cta_purple {
  background-color: #8f1879;
}
.product-cta_purple .hover-content {
  background-color: #8f1879;
}
.product-cta_purple:hover, .product-cta_purple:focus {
  background-color: #92278f;
}
.product-cta_purple:hover .hover-content, .product-cta_purple:focus .hover-content {
  background-color: #92278f;
}
.product-cta_green {
  background-color: #00a39e;
}
.product-cta_green .hover-content {
  background-color: #00a39e;
}
.product-cta_green:hover, .product-cta_green:focus {
  background-color: #11cdb9;
}
.product-cta_green:hover .hover-content, .product-cta_green:focus .hover-content {
  background-color: #11cdb9;
}
.product-cta_blue {
  background-color: #009ec9;
}
.product-cta_blue .hover-content {
  background-color: #009ec9;
}
.product-cta_blue:hover, .product-cta_blue:focus {
  background-color: #35abe2;
}
.product-cta_blue:hover .hover-content, .product-cta_blue:focus .hover-content {
  background-color: #35abe2;
}
.product-cta .link:hover, .product-cta .link-tabs:hover, .product-cta .full-agenda .agenda-filters .FilterList .expand:hover, .full-agenda .agenda-filters .FilterList .product-cta .expand:hover, .product-cta .chat-wrapper .online-chat:hover, .chat-wrapper .product-cta .online-chat:hover, .product-cta .chat-wrapper .offline-chat:hover, .chat-wrapper .product-cta .offline-chat:hover, .product-cta .vs-register .button:hover, .vs-register .product-cta .button:hover, .product-cta .state-initiative .curricula--files-group .button:hover, .state-initiative .curricula--files-group .product-cta .button:hover, .product-cta .state-initiative .curricula-section .course-title-list .course-title:hover, .state-initiative .curricula-section .course-title-list .product-cta .course-title:hover, .product-cta .state-initiative .curricula-section .course-section .course-block .course-info .button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .product-cta .button:hover, .product-cta .link:active, .product-cta .link-tabs:active, .product-cta .full-agenda .agenda-filters .FilterList .expand:active, .full-agenda .agenda-filters .FilterList .product-cta .expand:active, .product-cta .chat-wrapper .online-chat:active, .chat-wrapper .product-cta .online-chat:active, .product-cta .chat-wrapper .offline-chat:active, .chat-wrapper .product-cta .offline-chat:active, .product-cta .vs-register .button:active, .vs-register .product-cta .button:active, .product-cta .state-initiative .curricula--files-group .button:active, .state-initiative .curricula--files-group .product-cta .button:active, .product-cta .state-initiative .curricula-section .course-title-list .course-title:active, .state-initiative .curricula-section .course-title-list .product-cta .course-title:active, .product-cta .state-initiative .curricula-section .course-section .course-block .course-info .button:active, .state-initiative .curricula-section .course-section .course-block .course-info .product-cta .button:active {
  color: #fff;
}

.sample-center-cta {
  height: 100%;
  position: relative;
  padding: 30px 30px 20px 30px;
  display: block;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  background-color: #009ec9;
}
.sample-center-cta:hover, .sample-center-cta:focus, .sample-center-cta:active {
  background-color: #35abe2;
  color: #fff;
}
.sample-center-cta .h2 {
  font-size: 19px;
}

.explore-product {
  height: 100%;
  padding: 30px;
  display: block;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.explore-product img {
  display: block;
  margin: auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .explore-product img {
    float: right;
    padding-left: 30px;
  }
}
@media (min-width: 1200px) {
  .explore-product img.solutions {
    position: absolute;
    right: 30px;
    margin-top: 40px;
  }
}
.explore-product .content-blended {
  position: relative;
  height: 240px;
  padding: 20px 0;
}
@media (max-width: 1199px) {
  .explore-product .content-blended {
    height: 160px;
  }
}
@media (max-width: 899px) {
  .explore-product .content-blended {
    height: 210px;
  }
}
@media (max-width: 767px) {
  .explore-product .content-blended {
    height: inherit;
    padding: 20px 0 0;
  }
}
.explore-product .content-blended a {
  position: absolute;
  bottom: 20px;
}
@media (max-width: 1199px) {
  .explore-product .content-blended a {
    bottom: 0;
  }
}
@media (max-width: 767px) {
  .explore-product .content-blended a {
    position: relative;
  }
}
.explore-product .content-software {
  height: 200px;
  width: 230px;
}
@media (max-width: 1199px) {
  .explore-product .content-software {
    height: 150px;
    width: inherit;
  }
}
@media (max-width: 899px) {
  .explore-product .content-software {
    height: 170px;
  }
}
@media (max-width: 767px) {
  .explore-product .content-software {
    height: inherit;
  }
}
.explore-product .content-software a {
  position: absolute;
  bottom: 30px;
}
@media (max-width: 767px) {
  .explore-product .content-software a {
    bottom: 0;
    position: relative;
  }
}

.services-cta, .services-cta_grey-bg, .services-cta_red, .services-cta_green, .services-cta_purple, .services-cta_dkblue, .services-cta_blue, .services-cta_blue_dark, .services-cta_yellow {
  height: 100%;
  position: relative;
  padding: 30px 40px 30px;
  display: block;
  color: inherit;
  background: #fff;
  text-decoration: none;
  overflow: hidden;
  cursor: default;
  outline: transparent solid 2px;
  -moz-transition: outline 0.35s;
  -o-transition: outline 0.35s;
  -webkit-transition: outline 0.35s;
  transition: outline 0.35s;
}
.services-cta_figure {
  padding-bottom: 60%;
  overflow: hidden;
  position: relative;
  margin: 15px -40px;
  z-index: 2;
}
.services-cta_figure > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.services-cta_grey-bg {
  background: #f5f5f5;
}
.services-cta_red .h2 {
  color: #e60045;
}
.services-cta_red:hover, .services-cta_red:focus {
  outline: #e60045 solid 2px;
  /*.services-cta_figure {
  box-shadow: 0 2px 0 0 $red-light;
}*/
}
.services-cta_green .h2 {
  color: #00d6cf;
}
.services-cta_green:hover, .services-cta_green:focus {
  outline: #00d6cf solid 2px;
  /*.services-cta_figure {
  box-shadow: 0 2px 0 0 $green-light;
}*/
}
.services-cta_purple .h2 {
  color: #c221a4;
}
.services-cta_purple:hover, .services-cta_purple:focus {
  outline: #c221a4 solid 2px;
  /*.services-cta_figure {
  box-shadow: 0 2px 0 0 $purple-light;
}*/
}
.services-cta_dkblue .h2 {
  color: #172669;
}
.services-cta_dkblue:hover, .services-cta_dkblue:focus {
  outline: #172669 solid 2px;
  /*.services-cta_figure {
  box-shadow: 0 2px 0 0 $dark-blue-light;
}*/
}
.services-cta_blue .h2 {
  color: #00c6fc;
}
.services-cta_blue:hover, .services-cta_blue:focus {
  outline: #00c6fc solid 2px;
  /*.services-cta_figure {
  box-shadow: 0 2px 0 0 $blue-light;
}*/
}
.services-cta_blue_dark {
  background-color: #35abe2;
  border: 6px solid #fff;
  color: #fff;
}
.services-cta_yellow .h2 {
  color: #e5e600;
}
.services-cta_yellow:hover, .services-cta_yellow:focus {
  outline: #e5e600 solid 2px;
  /*.services-cta_figure {
  box-shadow: 0 2px 0 0 $yellow-dark;
}*/
}

.slide-table {
  display: table;
}
.slide-table .slide-content {
  display: table-cell;
  vertical-align: middle;
}

.cta-pointer {
  cursor: pointer !important;
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 45px solid transparent;
  border-right: 45px solid transparent;
  border-top: 40px solid #000;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -45px;
  z-index: 49;
}

.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
}
.checkbox label {
  min-height: 20px;
  padding-left: 25px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  max-width: 100%;
}
.checkbox input[type=checkbox], .checkbox [type=checkbox].custom-select, .checkbox .form-drop .tab_content textarea[type=checkbox], .form-drop .tab_content .checkbox textarea[type=checkbox], .checkbox .primary .display-form textarea[type=checkbox], .primary .display-form .checkbox textarea[type=checkbox] {
  margin: 4px 0 0;
  line-height: normal;
  position: absolute;
  left: 0;
  width: auto;
  cursor: pointer;
}

.sub-banner_products {
  background: url('../jpg/products-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_services {
  background: url('../jpg/services-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_whycl {
  background: url('../jpg/whycl-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_company {
  background: url('../jpg/company-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_contact {
  background: url('../jpg/contact-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_hsms {
  background: url('../jpg/hsms-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_tei {
  background: url('../jpg/tei-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_tei2017 {
  background: url('../png/tei2017_bannerd863.png?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_mathcounts {
  background: url('../jpg/mathcounts_bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  background-size: contain;
}
.sub-banner_generic {
  background: url('../jpg/generic-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_careers {
  background: url('../jpg/careers-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_upcoming-webinars {
  background: url('../jpg/short-hero-webinarsd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_listing {
  background: url('../jpg/header-listing-detail-paged863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_listing-detail {
  background: url('../jpg/header-listing-detail-paged863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_cs {
  background: url('../jpg/header-csd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_blog {
  background: url('../jpg/short-hero-blogd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_research {
  background: url('../jpg/research-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_view-software {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_vsk {
  background: url('../jpg/vsk-short-headerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_sample-center {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/VSK/bg-welcome-sample-center.webp?1549474671');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_dear-admin {
  background: url('../jpg/dear-admin-bannerd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  border-top: 15px solid #35abe2;
}
.sub-banner_llm {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/llm/llm-header.webp?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
@media (min-width: 1600px) {
  .sub-banner_llm {
    background: url('http://cdn.carnegielearning.com/cli_theme/_img/llm/llm-header-xl.webp?1534271375');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
  }
}
.sub-banner_tni_banner {
  background: url('../jpg/tni-2021-header0d5b.jpg?1609892628');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_at-home {
  background: url('../jpg/at-home-heroa5e1.jpg?1588359255');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_shapes {
  background: url('../png/shapes-bgc606.png?1585678043');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
@media (min-width: 768px) {
  .sub-banner_shapes {
    padding-top: 75px;
  }
}
.sub-banner_samples {
  background: url('../png/2021-sample-center-heroe362.png?1633444617');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
@media (min-width: 768px) {
  .sub-banner_samples {
    padding: 100px 0;
  }
}
.sub-banner_take-action {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/llm/take-action-bg.webp?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
@media (min-width: 1600px) {
  .sub-banner_take-action {
    background: url('http://cdn.carnegielearning.com/cli_theme/_img/llm/take-action-bg-xl.webp?1534271375');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
  }
}
.sub-banner_take-action .social-container {
  position: relative;
  border-bottom: 5px solid #fff;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  width: 320px;
  padding: 40px 10px 40px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .sub-banner_take-action .social-container {
    width: 615px;
  }
}
.sub-banner_take-action .social-container .title {
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  position: absolute;
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-size: 22px;
  top: -15px;
  font-weight: 600;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  display: table;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .sub-banner_take-action .social-container .title {
    font-size: 32px;
    top: -22px;
  }
}
.sub-banner_take-action .social-container .title:after, .sub-banner_take-action .social-container .title:before {
  border-top: 5px solid #fff;
  content: '';
  display: inline-block;
  position: absolute;
  top: .7em;
  width: 16px;
}
@media (min-width: 768px) {
  .sub-banner_take-action .social-container .title:after, .sub-banner_take-action .social-container .title:before {
    top: 0.65em;
    width: 80px;
  }
}
.sub-banner_take-action .social-container .title:before {
  right: -22px;
}
@media (min-width: 768px) {
  .sub-banner_take-action .social-container .title:before {
    right: -112.5px;
  }
}
.sub-banner_take-action .social-container .title:after {
  left: -22px;
}
@media (min-width: 768px) {
  .sub-banner_take-action .social-container .title:after {
    left: -112.5px;
  }
}
.sub-banner_take-action .social-container .btn-container .social-icon {
  display: inline-block;
  font-size: 50px;
  background-color: #fff;
  margin: 0 7.5px;
  width: 75px;
  height: 75px;
  position: relative;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .sub-banner_take-action .social-container .btn-container .social-icon {
    margin-bottom: 0;
  }
}
.sub-banner_take-action .social-container .btn-container .social-icon .fa {
  margin: auto;
  padding-top: 12px;
}
.sub-banner_llm-ad {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/llm/llm-homepage.webp?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
@media (min-width: 1600px) {
  .sub-banner_llm-ad {
    background: url('http://cdn.carnegielearning.com/cli_theme/_img/llm/llm-homepage-xl.webp?1534271375');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
  }
}
.sub-banner_tni-short {
  background: url('../jpg/tni-banner-shortafb9.jpg?1589557974');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_mathia {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_mathia .mathia-masthead {
  display: block;
  max-width: 100%;
  margin: 0 auto 32px;
  width: 350px;
}
.sub-banner_mathia .mathia-masthead-wide {
  display: block;
  max-width: 100%;
  margin: 0 auto 32px;
  width: 600px;
}
.sub-banner_mathia img {
  height: auto;
}
.sub-banner_mathia-blue {
  background-color: #35abe2;
}
.sub-banner_mathia-green {
  background-color: #11cdb9;
}
.sub-banner_mathia-purple {
  background-color: #92278f;
}
.sub-banner_mathia-red {
  background-color: #cf0c4a;
}
.sub-banner_mathia-yellow {
  background-color: #ffff00;
  color: #000;
}
.sub-banner_msms {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  background-color: #35abe2;
}
.sub-banner_msms img {
  height: auto;
}
.sub-banner_admin-data {
  background: #cf0c4a right bottom no-repeat;
  background-size: auto 80%;
  color: #fff;
  background-color: #cf0c4a;
}
@media (min-width: 1200px) {
  .sub-banner_admin-data {
    background: #cf0c4a url('http://cdn.carnegielearning.com/cli_theme/_img/VSK/DataGirl.webp?1549474670') right bottom no-repeat;
  }
}
.sub-banner_actionable-data {
  color: #fff;
}
.sub-banner_differentiation {
  background: #fff;
}
.sub-banner_differentiation:after {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 45%;
  left: 0;
  bottom: 0;
}
@media (min-width: 1050px) {
  .sub-banner_differentiation:after {
    background: #fff url('http://cdn.carnegielearning.com/cli_theme/_img/VSK/differentiation-people.webp?1549474670') left bottom no-repeat;
    background-size: 95%;
  }
}
.sub-banner_ambient {
  background: url('../jpg/short-hero-blogd863.jpg?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.sub-banner_microsite-schedule-bg {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/microsite-agenda/grey-schedule-pattern.webp?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  background-color: #f5f5f5;
}
.sub-banner_microsite-schedule-bg .schedule-container {
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sub-banner_microsite-schedule-bg .schedule-container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 738px;
  }
}
@media (min-width: 900px) {
  .sub-banner_microsite-schedule-bg .schedule-container {
    max-width: 870px;
  }
}
@media (min-width: 1200px) {
  .sub-banner_microsite-schedule-bg .schedule-container {
    max-width: 1170px;
  }
}
.sub-banner_microsite-schedule-bg .schedule-container .schedule-overview-wrapper {
  flex-wrap: nowrap;
  overflow-x: auto;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 0px;
  border-right: 0px;
  padding: 15px 45px;
}
@media (min-width: 768px) {
  .sub-banner_microsite-schedule-bg .schedule-container .schedule-overview-wrapper {
    background: none;
    border: none;
    padding: 0;
    overflow: hidden;
  }
}
.sub-banner_microsite-schedule-bg .schedule-container .schedule-overview-wrapper .schedule-overview {
  min-width: 700px;
  width: 100%;
}
.sub-banner_microsite-schedule-bg .schedule-container .scroller-button {
  position: absolute;
  top: 490px;
  font-size: 30px;
  width: 35px;
  height: 35px;
  background: #000;
  color: #8be9e6;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  opacity: .7;
}
.sub-banner_microsite-schedule-bg .schedule-container .scroller-button:hover, .sub-banner_microsite-schedule-bg .schedule-container .scroller-button:focus, .sub-banner_microsite-schedule-bg .schedule-container .scroller-button:active {
  opacity: 1;
}
@media (min-width: 768px) {
  .sub-banner_microsite-schedule-bg .schedule-container .scroller-button {
    display: none;
  }
}
.sub-banner_microsite-schedule-bg .schedule-container .scroller-button .fa {
  position: relative;
  top: -5px;
}
.sub-banner_microsite-schedule-bg .schedule-container .scroller-button .fa-angle-left {
  left: 10px;
}
.sub-banner_microsite-schedule-bg .schedule-container .scroller-button .fa-angle-right {
  left: 14px;
}
.sub-banner_microsite-schedule-bg .schedule-container .left-button {
  left: 1%;
}
.sub-banner_microsite-schedule-bg .schedule-container .right-button {
  right: 1%;
}

.top-bar {
  min-height: 50px;
  background-color: #000;
}
.top-bar p {
  color: #fff;
  font-weight: 500;
  font-size: 24px;
  padding-top: 9px;
}

.top-bar-green {
  background-color: #11cdb9;
}

.top-bar-blue {
  background-color: #35abe2;
}

.banner-video {
  height: 600px;
}
@media (max-width: 899px) {
  .banner-video {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .banner-video {
    background: url('../jpg/service-video-stilld863.jpg?1534271375');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
.banner-video video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  transition: 1s opacity;
}
.banner-video .dots {
  background: url('../png/banner-dots8b62.png?1549474670');
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .banner-video #bgvid {
    display: none;
  }
}
@media (max-width: 767px) {
  .banner-video_tni {
    background: url('../png/tni-202090fb.png?1564506837');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media (max-width: 767px) {
  .banner-video_products-overview {
    background: url('../png/products-overview-no-dotsd863.png?1534271375');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media (max-width: 767px) {
  .banner-video_our-approach {
    background: url('../png/products-banner-no-dotsd863.png?1534271375');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media (max-width: 767px) {
  .banner-video_sample-center {
    background: url('../png/sampe-center-banner-no-dots22dc.png?1626374064');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media (max-width: 767px) {
  .banner-video_classroom {
    background: url('../png/cl_classroom_15_sec_loop6f74.png?1566843619');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}

.tni-banner .sub-head_large_bold {
  font-size: 17px;
}
@media (min-width: 900px) {
  .tni-banner .sub-head_large_bold {
    font-size: 26px;
  }
}

.box {
  line-height: 1.6;
  border: 8px solid #000;
  padding: 60px 87px 60px 55px;
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .box {
    padding: 30px;
  }
}

.box-padding {
  padding: 60px 87px 60px 55px;
}
@media (max-width: 1199px) {
  .box-padding {
    padding: 30px;
  }
}

.light-box {
  line-height: 1.6;
  border: 8px solid #000;
  padding: 30px;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
@media (max-width: 1199px) {
  .light-box {
    padding: 30px;
  }
}

.llm-bg {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/llm-bg.svg?1534271375');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.quote {
  padding: 30px 45px;
  font-size: 21px;
  z-index: 2;
}
@media (max-width: 767px) {
  .quote {
    font-size: 18px;
    padding: 20px 30px 30px;
  }
}
@media (min-width: 1200px) {
  .quote {
    margin-top: -20px;
  }
}
.quote span {
  font-size: 16px;
  color: #85e2fb;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
}
@media (max-width: 767px) {
  .quote span {
    font-size: 14px;
  }
}
.quote img {
  position: absolute;
  bottom: 25px;
  right: 25px;
}
@media (max-width: 567px) {
  .quote img {
    display: none;
  }
}

@media (min-width: 768px) {
  .products-quote {
    margin-top: -135px;
  }
}

@media (min-width: 768px) {
  .services-quote {
    margin-top: -60px;
  }
}

/*.sidebar-quote, .quote-info {
font-size: 16px;
}*/
.quote-image {
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  .products-quote-image {
    bottom: 4em;
  }
}

.quote-bg {
  position: absolute;
  bottom: -139px;
  left: 0;
  z-index: 1;
}
@media (max-width: 1199px) {
  .quote-bg {
    bottom: -60px;
  }
}
@media (max-width: 899px) {
  .quote-bg {
    bottom: 260px;
  }
}
@media (max-width: 767px) {
  .quote-bg {
    bottom: 0;
  }
}
@media (max-width: 567px) {
  .quote-bg {
    bottom: 100px;
  }
}

.services-quote-bg {
  bottom: -90px;
}

.learning-in-action-section, .prebuilt-widget {
  position: relative;
  z-index: 2;
}
.learning-in-action-section .stat, .prebuilt-widget .stat {
  text-align: center;
}
@media (min-width: 768px) {
  .learning-in-action-section .stat, .prebuilt-widget .stat {
    display: flex;
    align-items: center;
    text-align: left;
  }
}
@media (max-width: 899px) {
  .learning-in-action-section .stat .sub-head_xlarge, .prebuilt-widget .stat .sub-head_xlarge {
    font-size: 28px;
  }
}
.learning-in-action-section img, .prebuilt-widget img {
  display: block;
  margin: auto;
  max-width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .learning-in-action-section img, .prebuilt-widget img {
    float: left;
    padding-right: 40px;
    margin-bottom: 0;
  }
}
.learning-in-action-section .margin-m, .prebuilt-widget .margin-m {
  display: block;
}
@media (min-width: 768px) {
  .learning-in-action-section .margin-m, .prebuilt-widget .margin-m {
    display: inline;
  }
}

.support-section img {
  margin-top: -40px;
}
@media (max-width: 1199px) {
  .support-section img {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .support-section img {
    margin-top: 40px;
  }
}

.right-approach {
  background: url('../png/whycl-approachbgb86b.png?1549474671');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  overflow: hidden;
}

.take-action {
  background: url('../png/take-actionbgd863.png?1534271375');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  overflow: hidden;
}

.tni-faqs {
  background-color: #92278f;
}
.tni-faqs .link-white:hover, .tni-faqs .link-white:focus, .tni-faqs .link-white:active {
  color: #000;
}
.tni-faqs ol, .tni-faqs ul {
  padding-left: 1em;
}
.tni-faqs ol {
  list-style: decimal;
}
.tni-faqs ul {
  list-style: disc;
}

.right-approach-cta, .llm-cta {
  height: 250px;
  position: relative;
  padding: 30px;
  display: block;
  color: #000;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  font-size: 85%;
}
@media (min-width: 568px) {
  .right-approach-cta, .llm-cta {
    font-size: 100%;
  }
}
.right-approach-cta .hover-content, .llm-cta .hover-content {
  position: absolute;
  display: block;
  right: 0;
  left: 0;
  top: 0;
  top: calc(50%);
  height: 100%;
  padding: 30px;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.right-approach-cta .hover-content span, .llm-cta .hover-content span {
  display: block;
  text-decoration: none;
  padding-bottom: 20px;
}
.right-approach-cta .hover-content span.title, .llm-cta .hover-content span.title {
  color: #fff;
  text-align: center;
}
.right-approach-cta .hover-content span.subtitle, .llm-cta .hover-content span.subtitle {
  padding-bottom: 5px;
}
.right-approach-cta .hover-content span.content, .llm-cta .hover-content span.content {
  margin-top: 50px;
  font-size: 100%;
}
@media (min-width: 960px) {
  .right-approach-cta .hover-content span.content, .llm-cta .hover-content span.content {
    font-size: 85%;
  }
}
@media (min-width: 1200px) {
  .right-approach-cta .hover-content span.content, .llm-cta .hover-content span.content {
    font-size: 100%;
  }
}
.right-approach-cta .hover-content .h2, .llm-cta .hover-content .h2 {
  transform: translateY(-100%);
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.right-approach-cta:hover, .right-approach-cta:focus, .llm-cta:hover, .llm-cta:focus {
  color: #000;
}
.right-approach-cta:hover .hover-content, .right-approach-cta:focus .hover-content, .llm-cta:hover .hover-content, .llm-cta:focus .hover-content {
  top: -100px;
}
.right-approach-cta:hover .hover-content .h2, .right-approach-cta:focus .hover-content .h2, .llm-cta:hover .hover-content .h2, .llm-cta:focus .hover-content .h2 {
  transform: translateY(0);
}
.right-approach-cta:hover span.title, .right-approach-cta:focus span.title, .llm-cta:hover span.title, .llm-cta:focus span.title {
  opacity: 0;
}
.right-approach-cta_white, .llm-cta_white {
  background-color: transparent;
  border: 2px solid #fff;
}
.right-approach-cta_white:hover, .right-approach-cta_white:focus, .llm-cta_white:hover, .llm-cta_white:focus {
  background-color: #fff;
}

.llm-cta .hover-content span.h2 {
  font-size: 24px;
  height: 100px;
}
@media (min-width: 1200px) {
  .llm-cta .hover-content span.h2 {
    font-size: 30px;
  }
}
.llm-cta .hover-content span.content {
  margin-top: 0px;
}

.progress-bar {
  text-align: right;
  margin-bottom: 30px;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}
.progress-bar div {
  padding-right: 15px;
  margin-left: 0;
}
.progress-bar_control {
  width: 41%;
}
@media (max-width: 899px) {
  .progress-bar_control {
    background: #000;
  }
}
.progress-bar_alg1 {
  width: 81%;
}
@media (max-width: 899px) {
  .progress-bar_alg1 {
    background: #35abe2;
  }
}
.progress-bar_alg1-higher {
  width: 100%;
}
@media (max-width: 899px) {
  .progress-bar_alg1-higher {
    background: #11cdb9;
  }
}

.seesaw-outer {
  border-bottom: 20px solid #000;
  padding: 0 8%;
  position: relative;
  letter-spacing: 1px;
  /*&:after {
    content: '';
    position: absolute;
    bottom: -54px;
    left: 50%;
    margin-left: -17px;
    width: 0;
    z-index: 1;
    height: 0;
    border-bottom: solid 35px #000;
    border-left: solid 17px transparent;
    border-right: solid 17px transparent;
  }*/
}
@media (max-width: 899px) {
  .seesaw-outer {
    padding: 0;
  }
}

.seesaw {
  padding: 20px 0;
  color: #fff;
}
.seesaw .text-right {
  line-height: 3.5em;
}
@media (max-width: 767px) {
  .seesaw .text-right {
    text-align: center;
    line-height: inherit;
  }
}
.seesaw .text-left {
  line-height: 3.5em;
}
@media (max-width: 767px) {
  .seesaw .text-left {
    text-align: center;
    line-height: inherit;
  }
}
.seesaw .plus {
  font-size: 38px;
}
@media (max-width: 767px) {
  .seesaw .plus {
    font-size: 28px;
  }
}
.seesaw_purple {
  background-color: #92278f;
}
.seesaw_red {
  background-color: #cf0c4a;
}
.seesaw_dk-blue {
  background-color: #27224c;
}
.seesaw_blue {
  background-color: #35abe2;
}

.support {
  background: url('../png/whycl-supportbgb86b.png?1549474671');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}

.math-learning .box {
  background: #fff;
}
.math-learning .bottom-block {
  width: 100%;
  height: 100px;
  background: #000;
  position: absolute;
  bottom: 0;
}
.math-learning img.shapes {
  position: absolute;
  bottom: 100px;
  max-width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.math-learning .content {
  margin-bottom: -60px;
}
@media (max-width: 899px) {
  .math-learning .content {
    margin-bottom: -20px;
  }
}

.we-believe img {
  max-width: 100%;
}

.form-drop ul.tabs, .form-drop ul.manifesto-tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 210px;
  border-bottom: none;
  width: 100%;
}
@media (max-width: 767px) {
  .form-drop ul.tabs, .form-drop ul.manifesto-tabs {
    display: none;
  }
}
.form-drop ul.tabs li, .form-drop ul.manifesto-tabs li {
  float: left;
  margin: 0 10px;
  cursor: pointer;
  padding: 15px;
  line-height: 31px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  position: relative;
  width: calc(100% / 5 - 16px);
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  transition: all 0.35s;
}
@media (max-width: 1199px) {
  .form-drop ul.tabs li, .form-drop ul.manifesto-tabs li {
    margin: 0;
    width: calc(100% / 5);
  }
}
@media (max-width: 899px) {
  .form-drop ul.tabs li, .form-drop ul.manifesto-tabs li {
    font-size: 15px;
  }
}
.form-drop ul.tabs li img, .form-drop ul.manifesto-tabs li img {
  position: absolute;
  z-index: 1;
  opacity: 0.35;
  top: 50%;
  left: 50%;
  width: 120px;
  height: 120px;
  margin-top: -60px;
  margin-left: -60px;
}
.form-drop ul.tabs li:nth-child(1), .form-drop ul.manifesto-tabs li:nth-child(1) {
  margin-left: 0;
  background: #11cdb9;
}
.form-drop ul.tabs li:nth-child(1):hover, .form-drop ul.manifesto-tabs li:nth-child(1):hover {
  background: #00d6cf;
}
.form-drop ul.tabs li:nth-child(2), .form-drop ul.manifesto-tabs li:nth-child(2) {
  background: #27224c;
}
.form-drop ul.tabs li:nth-child(2) img, .form-drop ul.manifesto-tabs li:nth-child(2) img {
  height: 85px;
  margin-top: -42.5px;
}
.form-drop ul.tabs li:nth-child(2):hover, .form-drop ul.manifesto-tabs li:nth-child(2):hover {
  background: #172669;
}
.form-drop ul.tabs li:nth-child(3), .form-drop ul.manifesto-tabs li:nth-child(3) {
  background: #92278f;
}
.form-drop ul.tabs li:nth-child(3):hover, .form-drop ul.manifesto-tabs li:nth-child(3):hover {
  background: #c221a4;
}
.form-drop ul.tabs li:nth-child(4), .form-drop ul.manifesto-tabs li:nth-child(4) {
  background: #cf0c4a;
}
.form-drop ul.tabs li:nth-child(4):hover, .form-drop ul.manifesto-tabs li:nth-child(4):hover {
  background: #e60045;
}
.form-drop ul.tabs li:nth-child(5), .form-drop ul.manifesto-tabs li:nth-child(5) {
  margin-right: 0;
  background: #35abe2;
}
.form-drop ul.tabs li:nth-child(5):hover, .form-drop ul.manifesto-tabs li:nth-child(5):hover {
  background: #00c6fc;
}
.form-drop ul.tabs li span, .form-drop ul.manifesto-tabs li span {
  position: relative;
  z-index: 2;
}
.form-drop ul.tabs li a, .form-drop ul.manifesto-tabs li a {
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-drop ul.tabs li a:hover, .form-drop ul.tabs li a:active, .form-drop ul.manifesto-tabs li a:hover, .form-drop ul.manifesto-tabs li a:active {
  color: #fff;
}
.form-drop .tab_container {
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}
@media (max-width: 767px) {
  .form-drop .tab_container .d_active {
    display: none;
  }
}
.form-drop .tab_content {
  padding: 85px 0;
  display: none;
}
@media (min-width: 768px) {
  .form-drop .tab_content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .form-drop .tab_content_sales {
    border-top: 15px solid #11cdb9;
  }
}
@media (min-width: 768px) {
  .form-drop .tab_content_support {
    border-top: 15px solid #27224c;
  }
}
@media (min-width: 768px) {
  .form-drop .tab_content_pds {
    border-top: 15px solid #92278f;
  }
}
@media (min-width: 768px) {
  .form-drop .tab_content_pab {
    border-top: 15px solid #cf0c4a;
  }
}
@media (min-width: 768px) {
  .form-drop .tab_content_research {
    border-top: 15px solid #35abe2;
  }
}
.form-drop .tab_content .custom-select, .form-drop .tab_content textarea, .form-drop .tab_content input {
  color: #000;
}
.form-drop .tab_content .custom-select:focus, .form-drop .tab_content textarea:focus, .form-drop .tab_content input:focus {
  border-color: #000;
}
.form-drop .tab_content .custom-select:-moz-placeholder, .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content input:-moz-placeholder {
  color: #000;
  opacity: .7;
}
.form-drop .tab_content .custom-select::-moz-placeholder, .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content input::-moz-placeholder {
  color: #000;
  opacity: .7;
}
.form-drop .tab_content .custom-select:-ms-input-placeholder, .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content input:-ms-input-placeholder {
  color: #000;
  opacity: .7;
}
.form-drop .tab_content .custom-select::-webkit-input-placeholder, .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content input::-webkit-input-placeholder {
  color: #000;
  opacity: .7;
}
.form-drop .tab_content select {
  width: 95% !important;
  height: 50px !important;
}
.form-drop .tab_content .custom-select.custom-selectFocus, .form-drop .tab_content textarea.custom-selectFocus, .form-drop .tab_content .primary .display-form textarea.custom-selectFocus, .primary .display-form .form-drop .tab_content textarea.custom-selectFocus {
  border-color: #000;
}
.form-drop .tab_content .custom-select .custom-selectInner, .form-drop .tab_content textarea .custom-selectInner, .form-drop .tab_content .primary .display-form textarea .custom-selectInner, .primary .display-form .form-drop .tab_content textarea .custom-selectInner {
  width: 100% !important;
}
.form-drop .tab_content span.title {
  display: block;
  margin-top: -7px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.form-drop .tab_content textarea {
  height: 121px;
}
.form-drop .tab_drawer_heading {
  background: #ccc;
  color: #fff;
  margin: 0;
  padding: 20px;
  display: block;
  cursor: pointer;
  text-align: center;
  letter-spacing: 1px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 768px) {
  .form-drop .tab_drawer_heading {
    display: none;
  }
}
@media (max-width: 767px) {
  .form-drop .tab_drawer_heading {
    font-size: 18px;
  }
}
.form-drop .tab_drawer_heading_sales {
  background: #11cdb9;
}
.form-drop .tab_drawer_heading_sales:hover {
  background: #00d6cf;
}
.form-drop .tab_drawer_heading_support {
  background: #27224c;
}
.form-drop .tab_drawer_heading_support:hover {
  background: #172669;
}
.form-drop .tab_drawer_heading_pds {
  background: #92278f;
}
.form-drop .tab_drawer_heading_pds:hover {
  background: #c221a4;
}
.form-drop .tab_drawer_heading_pab {
  background: #cf0c4a;
}
.form-drop .tab_drawer_heading_pab:hover {
  background: #e60045;
}
.form-drop .tab_drawer_heading_research {
  background: #35abe2;
}
.form-drop .tab_drawer_heading_research:hover {
  background: #00c6fc;
}

.modal {
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: transparent;
  z-index: -1;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.modal.active {
  z-index: 1050;
  background-color: rgba(0, 0, 0, 0.85);
  overflow-y: auto;
}
.modal.active .modal-content {
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.modal .modal-content {
  background: none;
  margin: 150px auto;
  max-width: 640px;
  height: auto;
  opacity: 0;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
}
@media (max-width: 767px) {
  .modal .modal-content {
    margin: 50px auto;
  }
}
.modal .modal-content a.close-modal {
  color: #666666;
  font-weight: 700;
  font-size: 1.3rem;
  background: #fff;
  line-height: 1;
  padding: 2px 8px 7px;
  border-radius: 50px;
  position: absolute;
  right: -15px;
  top: -15px;
  z-index: 1050;
}
@media (max-width: 767px) {
  .modal .modal-content a.close-modal {
    right: 15px;
    top: -15px;
  }
}
.modal .modal-content a.close-modal:hover {
  color: #000;
}
.modal .modal-content .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.modal .modal-content .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.modal .modal-content .embed-responsive-16by9 .embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.modal .modal-content-page {
  max-width: 1440px;
  margin: 93px auto;
}
@media (min-width: 768px) {
  .modal .modal-content-page {
    margin: 93px 45px;
  }
}
@media (min-width: 1440px) {
  .modal .modal-content-page {
    margin: 93px auto;
  }
}
.modal .modal-content-form {
  max-width: 1170px;
  margin: 93px auto;
}
@media (max-width: 1199px) {
  .modal .modal-content-form a {
    right: 15px;
    top: -15px;
  }
}
.modal .modal-content-form form a, .modal .modal-content-form form button {
  display: inline-block;
}
.modal .modal-content-form form .modal-error {
  color: #ff426a;
  position: relative;
  padding: 0.25em;
  top: -1em;
  left: -5px;
  margin-bottom: -1em;
  width: 100%;
  font-size: 1.25em;
  display: inline-block;
}
@media (min-width: 768px) {
  .modal .modal-content-form form .modal-error {
    top: -2.25em;
    margin-bottom: -1.85em;
  }
}
.modal .modal-content-form form .choose-products {
  margin-bottom: 45px;
}
.modal .modal-content-form form .choose-products .checkbox {
  margin: 0;
  width: initial;
  display: inline-block;
  top: -2px;
}
.modal .modal-content-form form .choose-products label {
  display: inline-block;
  margin: 0px 10px 0px 0px;
}
@media (min-width: 768px) {
  .modal .modal-content-form form .choose-products label {
    margin: 0px 35px 0px 0px;
  }
}
.modal .modal-content-form form .choose-products .modal-error {
  margin: 0;
  top: 0;
}
.modal .modal-content-form form .accept_terms input, .modal .modal-content-form form .accept_terms .custom-select, .modal .modal-content-form form .accept_terms .form-drop .tab_content textarea, .form-drop .tab_content .modal .modal-content-form form .accept_terms textarea, .modal .modal-content-form form .accept_terms .primary .display-form textarea, .primary .display-form .modal .modal-content-form form .accept_terms textarea {
  display: inline-block;
  margin: 0;
  position: relative;
  top: -2px;
  width: 15px;
}
.modal .modal-content-form form .accept_terms label {
  display: inline-block;
  margin-bottom: 0px;
}
.modal .modal-content-form form .accept_terms .modal-error {
  top: 0;
  margin-bottom: -1.85em;
}
.modal .modal-content-form .embed-responsive {
  height: inherit;
  padding: 0 30px;
}
.modal .modal-content-form-signin {
  max-width: 500px;
}

.modal.homepage-modal.active {
  overflow-y: auto;
}

@-webkit-keyframes typing {
  from {
    width: 0;
  }
}
@-webkit-keyframes blink-caret {
  50% {
    border-color: transparent;
  }
}
p.type {
  font: inherit;
  border-right: .1em solid black;
  width: 16.5em;
  width: 21ch;
  margin: 0 0 0 2.2em;
  white-space: nowrap;
  overflow: hidden;
  -webkit-animation: typing 3s steps(21, end), blink-caret 0.5s step-end infinite alternate;
}

.widget-item {
  padding: 60px 0;
  max-width: 970px;
  margin: 0 auto;
  z-index: 2;
}

.widget-testimonial-full {
  background-color: #f5f5f5;
}
.widget-testimonial-full img {
  max-width: 100%;
}
.widget-testimonial-full ul {
  margin-top: -30px;
  position: relative;
  z-index: 1;
}
.widget-testimonial-full .content {
  padding-bottom: 0;
}
.widget-testimonial-full .read-more-trigger {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -5px;
  z-index: 2;
}
@media (max-width: 567px) {
  .widget-testimonial-full .read-more-trigger {
    position: relative;
  }
}
@media (max-width: 567px) {
  .widget-testimonial-full p.sub-head, .widget-testimonial-full .primary p.intro, .primary .widget-testimonial-full p.intro {
    margin-bottom: 10px;
  }
}

.widget-news-full {
  background-color: #f5f5f5;
}
.widget-news-full .listing-image {
  background: url(../png/news-image.png);
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.widget-news-full p.sub-head_xlarge {
  margin-bottom: 10px;
}

.widget-testimonial img {
  max-width: 100%;
}
.widget-testimonial ul {
  margin-top: -30px;
  position: relative;
  z-index: 1;
}
.widget-testimonial .content {
  padding-bottom: 60px;
}
.widget-testimonial .listing-item {
  padding: 30px 0;
}
@media (max-width: 567px) {
  .widget-testimonial p.sub-head, .widget-testimonial .primary p.intro, .primary .widget-testimonial p.intro {
    margin-bottom: 10px;
  }
}

.widget-news .listing-image {
  background: url(../png/news-image.png);
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}

.widget-general {
  background: url(../png/general-cta.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.widget-general:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  background-color: #000;
  opacity: 0.8;
}
.widget-general .content {
  max-width: 780px;
  margin: 0 auto;
}
.widget-general p.sub-head_xlarge {
  margin-bottom: 10px;
}

.widget-event {
  background-color: #000;
}
.widget-event img {
  max-width: 100%;
}
.widget-event ul {
  color: #fff;
}
.widget-event p.sub-head_xlarge {
  margin-bottom: 10px;
}

.listing-page .list-inline li {
  padding-right: 10px;
}

.listing-item {
  padding: 60px 0;
}
.listing-item .listing-image {
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
@media (max-width: 767px) {
  .listing-item p.large-bold {
    margin-top: 15px;
  }
}
.listing-item ul {
  font-size: 14px;
  position: relative;
  z-index: 1;
}
.listing-item ul li {
  border-right: 2px solid #cecece;
}
.listing-item ul li:first-child {
  text-transform: uppercase;
  font-weight: bold;
}
.listing-item ul li:last-child {
  border-right: none;
}
.listing-item a.link, .listing-item a.link-tabs, .listing-item .full-agenda .agenda-filters .FilterList a.expand, .full-agenda .agenda-filters .FilterList .listing-item a.expand, .listing-item .chat-wrapper a.online-chat, .chat-wrapper .listing-item a.online-chat, .listing-item .chat-wrapper a.offline-chat, .chat-wrapper .listing-item a.offline-chat, .listing-item .vs-register a.button, .vs-register .listing-item a.button, .listing-item .state-initiative .curricula--files-group a.button, .state-initiative .curricula--files-group .listing-item a.button, .listing-item .state-initiative .curricula-section .course-title-list a.course-title, .state-initiative .curricula-section .course-title-list .listing-item a.course-title, .listing-item .state-initiative .curricula-section .course-section .course-block .course-info a.button, .state-initiative .curricula-section .course-section .course-block .course-info .listing-item a.button {
  position: absolute;
  z-index: 2;
  right: 0;
  top: -2px;
}
@media (max-width: 899px) {
  .listing-item a.link, .listing-item a.link-tabs, .listing-item .full-agenda .agenda-filters .FilterList a.expand, .full-agenda .agenda-filters .FilterList .listing-item a.expand, .listing-item .chat-wrapper a.online-chat, .chat-wrapper .listing-item a.online-chat, .listing-item .chat-wrapper a.offline-chat, .chat-wrapper .listing-item a.offline-chat, .listing-item .vs-register a.button, .vs-register .listing-item a.button, .listing-item .state-initiative .curricula--files-group a.button, .state-initiative .curricula--files-group .listing-item a.button, .listing-item .state-initiative .curricula-section .course-title-list a.course-title, .state-initiative .curricula-section .course-title-list .listing-item a.course-title, .listing-item .state-initiative .curricula-section .course-section .course-block .course-info a.button, .state-initiative .curricula-section .course-section .course-block .course-info .listing-item a.button {
    position: relative;
    top: 10px;
  }
}
.listing-item .inline-image img {
  width: 100%;
  height: 100%;
}
.listing-item .list-inline {
  width: 90%;
}

.pipe-horiz {
  width: 100%;
  height: 3px;
  background-color: #000;
}

.listing-cs .listing-image-outer {
  width: 100%;
}
.listing-cs .listing-image-outer .listing-image-1 {
  background: url(../png/case-study1.png);
  height: 100%;
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.listing-cs .listing-image-outer .listing-image-2 {
  background: url(../png/case-study2.png);
  height: 100%;
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Chrome, Safari, Opera */
  filter: grayscale(100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.listing-cs .listing-image-outer .overlay-blue {
  width: 100%;
  height: 100%;
  background-color: #009ec9;
  opacity: 0.7;
  position: absolute;
  top: 0;
}
.listing-cs .listing-image-outer .overlay-green {
  width: 100%;
  height: 100%;
  background-color: #00a39e;
  opacity: 0.7;
  position: absolute;
  top: 0;
}
.listing-cs .listing-image-outer .inline-image img {
  width: 100%;
  height: 100%;
}
.listing-cs ul {
  font-size: 14px;
}
.listing-cs ul li {
  border-right: 2px solid #cecece;
}
.listing-cs ul li:first-child {
  text-transform: uppercase;
  font-weight: bold;
}
.listing-cs ul li:last-child {
  border-right: none;
}
.listing-cs ul.date {
  padding: 20px 0;
}
.listing-cs ul.author-circle {
  margin-left: 0px;
}
.listing-cs ul.author-circle:before {
  content: 'AB';
  padding: 8px;
  border-radius: 20px;
  background-color: #35abe2;
  color: #fff;
}
.listing-cs ul.author-square {
  margin-left: 0px;
}
.listing-cs ul.author-square:before {
  content: 'CD';
  padding: 8px;
  border-radius: 0px;
  background-color: #11cdb9;
  color: #fff;
}

.listing-event .webinar-item:nth-child(3n+1) {
  clear: left;
}
.listing-event .webinar-item .inline-image img {
  width: 100%;
  position: relative;
  top: 48px;
  z-index: -1;
}
.listing-event .sub-head_bold {
  font-size: 23px;
}
.listing-event .listing-image-1 {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/webinar-images/msms.webp?1534271375');
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.listing-event .listing-image-2 {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/webinar-images/mathia-platform.webp?1534271375');
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.listing-event .listing-image-3 {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/webinar-images/mathia-reports.webp?1534271375');
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.listing-event .listing-image-4 {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/webinar-images/course-1.webp?1534271375');
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.listing-event .listing-image-5 {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/webinar-images/course-2.webp?1534271375');
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.listing-event .listing-image-6 {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/webinar-images/course-3.webp?1534271375');
  height: 225px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
.listing-event .image-container {
  background-color: #000;
  width: 100%;
  padding: 12px;
}
.listing-event .image-container ul {
  font-size: 14px;
  color: #fff;
}
.listing-event .image-container ul li {
  border-right: 2px solid #808080;
}
.listing-event .image-container ul li:first-child {
  text-transform: uppercase;
  font-weight: bold;
}
.listing-event .image-container ul li:last-child {
  border-right: none;
}
.listing-event .cs-info {
  font-size: 14px;
  color: #808080;
  margin-bottom: .5em;
}
.listing-event .cs-info li {
  border-right: 2px solid #cecece;
}
.listing-event .cs-info li:first-child {
  text-transform: uppercase;
  font-weight: bold;
}
.listing-event .cs-info li:last-child {
  border-right: none;
}
.listing-event .presenter {
  font-size: 14px;
  color: #808080;
  margin-bottom: .5em;
}
.listing-event .presenter li {
  border-right: 2px solid #808080;
}
.listing-event .presenter li:first-child {
  text-transform: uppercase;
  font-weight: bold;
}
.listing-event .presenter li:last-child {
  border-right: none;
}

.widget-case-study {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  min-height: 375px;
}
.widget-case-study .content {
  max-width: 970px;
  margin: 0 auto;
}
.widget-case-study p.sub-head_xlarge {
  margin-bottom: 10px;
}
.widget-case-study .case-study {
  background: url('../png/testimonial-widgetd863.png?1534271375');
  background-blend-mode: hard-light;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
  min-height: 375px;
}
@media (min-width: 900px) {
  .widget-case-study .case-study .container {
    width: 575px;
  }
  .widget-case-study .case-study .container .sub-head_xlarge {
    font-size: 35px;
  }
}
@media (min-width: 1200px) {
  .widget-case-study .case-study .container {
    width: 800px;
  }
  .widget-case-study .case-study .container .sub-head_xlarge {
    font-size: 42px;
  }
}
.widget-case-study .case-study:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
  opacity: 0.85;
}
.widget-case-study .purple:before {
  background-color: #8f1879;
}
.widget-case-study .blue:before {
  background-color: #35abe2;
}
.widget-case-study .green:before {
  background-color: #11cdb9;
}
.widget-case-study .red:before {
  background-color: #cf0c4a;
}

@media (min-width: 900px) {
  .listing-detail .col-lg-9 {
    padding-right: 30px;
  }
}
.listing-detail .sidebar ul {
  font-size: 14px;
}
.listing-detail .sidebar ul li {
  border-right: 2px solid #cecece;
}
.listing-detail .sidebar ul li:last-child {
  border-right: none;
}
.listing-detail .sidebar ul.side li {
  background-color: #85e2fb;
  padding: 5px 10px;
  margin-top: 5px;
  border-right: none;
}
.listing-detail .sidebar ul.author-circle {
  margin-left: 0px;
}
.listing-detail .sidebar ul.author-circle:before {
  content: 'AB';
  padding: 8px;
  border-radius: 20px;
  background-color: #35abe2;
  color: #fff;
}
.listing-detail .sidebar .side-testimonial {
  background-color: #f5f5f5;
  padding: 80px 25px 20px;
}
@media (max-width: 1199px) {
  .listing-detail .sidebar .side-testimonial {
    padding-top: 70px;
  }
}
.listing-detail .sidebar .side-testimonial .quote {
  position: absolute;
  top: 45px;
  right: 20px;
  padding: 0;
}
@media (max-width: 1199px) {
  .listing-detail .sidebar .side-testimonial .quote {
    top: 20px;
  }
}
@media (max-width: 1199px) {
  .listing-detail .sidebar .side-testimonial p.sub-head, .listing-detail .sidebar .side-testimonial .primary p.intro, .primary .listing-detail .sidebar .side-testimonial p.intro {
    font-size: 18px;
  }
}
@media (max-width: 899px) {
  .listing-detail .sidebar .side-testimonial p.sub-head, .listing-detail .sidebar .side-testimonial .primary p.intro, .primary .listing-detail .sidebar .side-testimonial p.intro {
    font-size: 21px;
  }
}
.listing-detail .sidebar .related {
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
  font-size: 14px;
}
.listing-detail .sidebar .related ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
  border-right: none;
}
.listing-detail .sidebar .related ul li:before {
  font-family: "cl_icons";
  font-style: normal;
  color: #85e2fb;
  position: absolute;
  top: 5px;
  left: 0;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e800';
}

.events-drop ul.tabs, .table-wrapper ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px;
  width: 100%;
}
@media (max-width: 567px) {
  .events-drop ul.tabs, .table-wrapper ul.tabs {
    display: none;
  }
}
.events-drop ul.tabs li, .table-wrapper ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 0px 21px;
  height: 31px;
  line-height: 31px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
}
.events-drop ul.tabs li:hover, .table-wrapper ul.tabs li:hover {
  background-color: #85e2fb;
}
.events-drop ul.tabs li.active, .table-wrapper ul.tabs li.active {
  background-color: #85e2fb;
  display: block;
}
.events-drop ul.tabs .no-listing-results, .table-wrapper ul.tabs .no-listing-results {
  opacity: .4;
}
.events-drop ul.yellow-tabs li:hover, .table-wrapper ul.yellow-tabs li:hover {
  background-color: #ffff00;
}
.events-drop ul.yellow-tabs li.active, .table-wrapper ul.yellow-tabs li.active {
  background-color: #ffff00;
  display: block;
}
.events-drop .tab_container, .events-drop .table-container, .table-wrapper .tab_container, .table-wrapper .table-container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
}
.events-drop .tab_container .tab_drawer_heading, .events-drop .table-container .tab_drawer_heading, .table-wrapper .tab_container .tab_drawer_heading, .table-wrapper .table-container .tab_drawer_heading {
  display: none;
}
@media (max-width: 567px) {
  .events-drop .tab_container .tab_drawer_heading, .events-drop .table-container .tab_drawer_heading, .table-wrapper .tab_container .tab_drawer_heading, .table-wrapper .table-container .tab_drawer_heading {
    background-color: #f5f5f5;
    color: inherit;
    font-size: inherit;
    margin: 0;
    margin-bottom: 5px;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}
@media (max-width: 567px) {
  .events-drop .tab_container .d_active, .events-drop .table-container .d_active, .table-wrapper .tab_container .d_active, .table-wrapper .table-container .d_active {
    background-color: transparent;
    color: inherit;
  }
}
.events-drop .tab_container .tab_content, .events-drop .tab_container .table-content, .events-drop .table-container .tab_content, .events-drop .table-container .table-content, .table-wrapper .tab_container .tab_content, .table-wrapper .tab_container .table-content, .table-wrapper .table-container .tab_content, .table-wrapper .table-container .table-content {
  padding: 40px 15px 0;
  display: none;
  border-bottom: 5px solid #000;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 567px) {
  .events-drop .tab_container .tab_content, .events-drop .tab_container .table-content, .events-drop .table-container .tab_content, .events-drop .table-container .table-content, .table-wrapper .tab_container .tab_content, .table-wrapper .tab_container .table-content, .table-wrapper .table-container .tab_content, .table-wrapper .table-container .table-content {
    padding: 0 15px;
    margin-bottom: 5px;
  }
}
.events-drop .tab_container .tab_content .row, .events-drop .tab_container .table-content .row, .events-drop .table-container .tab_content .row, .events-drop .table-container .table-content .row, .table-wrapper .tab_container .tab_content .row, .table-wrapper .tab_container .table-content .row, .table-wrapper .table-container .tab_content .row, .table-wrapper .table-container .table-content .row {
  padding: 20px 10px;
  width: 100%;
}
.events-drop .tab_container .tab_content .row:nth-of-type(1), .events-drop .tab_container .table-content .row:nth-of-type(1), .events-drop .table-container .tab_content .row:nth-of-type(1), .events-drop .table-container .table-content .row:nth-of-type(1), .table-wrapper .tab_container .tab_content .row:nth-of-type(1), .table-wrapper .tab_container .table-content .row:nth-of-type(1), .table-wrapper .table-container .tab_content .row:nth-of-type(1), .table-wrapper .table-container .table-content .row:nth-of-type(1) {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
}
.events-drop .tab_container .tab_content .row:nth-of-type(even), .events-drop .tab_container .table-content .row:nth-of-type(even), .events-drop .table-container .tab_content .row:nth-of-type(even), .events-drop .table-container .table-content .row:nth-of-type(even), .table-wrapper .tab_container .tab_content .row:nth-of-type(even), .table-wrapper .tab_container .table-content .row:nth-of-type(even), .table-wrapper .table-container .tab_content .row:nth-of-type(even), .table-wrapper .table-container .table-content .row:nth-of-type(even) {
  background-color: #f5f5f5;
}
.events-drop .tab_container .workshop-speaker-section, .events-drop .tab_container p, .events-drop .tab_container ul, .events-drop .tab_container ol, .events-drop .table-container .workshop-speaker-section, .events-drop .table-container p, .events-drop .table-container ul, .events-drop .table-container ol, .table-wrapper .tab_container .workshop-speaker-section, .table-wrapper .tab_container p, .table-wrapper .tab_container ul, .table-wrapper .tab_container ol, .table-wrapper .table-container .workshop-speaker-section, .table-wrapper .table-container p, .table-wrapper .table-container ul, .table-wrapper .table-container ol {
  font-weight: 400;
  font-size: 13px;
  color: #000;
}
.events-drop .tab_container .workshop-speaker-section ul.author-circle li, .events-drop .table-container .workshop-speaker-section ul.author-circle li, .table-wrapper .tab_container .workshop-speaker-section ul.author-circle li, .table-wrapper .table-container .workshop-speaker-section ul.author-circle li {
  border: none;
  padding: 0;
}
.events-drop .tab_container .workshop-speaker-section ul.author-circle li:after, .events-drop .table-container .workshop-speaker-section ul.author-circle li:after, .table-wrapper .tab_container .workshop-speaker-section ul.author-circle li:after, .table-wrapper .table-container .workshop-speaker-section ul.author-circle li:after {
  content: "|";
  padding: 0 10px;
}
.events-drop .tab_container .workshop-speaker-section ul.author-circle li:last-of-type:after, .events-drop .table-container .workshop-speaker-section ul.author-circle li:last-of-type:after, .table-wrapper .tab_container .workshop-speaker-section ul.author-circle li:last-of-type:after, .table-wrapper .table-container .workshop-speaker-section ul.author-circle li:last-of-type:after {
  content: "";
  padding: 0;
}
.events-drop .tab_container .agenda-track, .events-drop .tab_container .agenda-type, .events-drop .tab_container .agenda-tags, .events-drop .table-container .agenda-track, .events-drop .table-container .agenda-type, .events-drop .table-container .agenda-tags, .table-wrapper .tab_container .agenda-track, .table-wrapper .tab_container .agenda-type, .table-wrapper .tab_container .agenda-tags, .table-wrapper .table-container .agenda-track, .table-wrapper .table-container .agenda-type, .table-wrapper .table-container .agenda-tags {
  display: inline;
}
.events-drop .tab_container .agenda-track, .events-drop .tab_container .agenda-type, .events-drop .table-container .agenda-track, .events-drop .table-container .agenda-type, .table-wrapper .tab_container .agenda-track, .table-wrapper .tab_container .agenda-type, .table-wrapper .table-container .agenda-track, .table-wrapper .table-container .agenda-type {
  padding-right: 15px;
}
.events-drop .tab_container .agenda-info, .events-drop .table-container .agenda-info, .table-wrapper .tab_container .agenda-info, .table-wrapper .table-container .agenda-info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
@media (min-width: 900px) {
  .events-drop .tab_container .agenda-info, .events-drop .table-container .agenda-info, .table-wrapper .tab_container .agenda-info, .table-wrapper .table-container .agenda-info {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .events-drop .tab_container .agenda-info:nth-of-type(n), .events-drop .table-container .agenda-info:nth-of-type(n), .table-wrapper .tab_container .agenda-info:nth-of-type(n), .table-wrapper .table-container .agenda-info:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .events-drop .tab_container .agenda-info:nth-of-type(3n+3), .events-drop .table-container .agenda-info:nth-of-type(3n+3), .table-wrapper .tab_container .agenda-info:nth-of-type(3n+3), .table-wrapper .table-container .agenda-info:nth-of-type(3n+3) {
    margin-right: 0;
    float: right;
  }
  .events-drop .tab_container .agenda-info:nth-of-type(3n+4), .events-drop .table-container .agenda-info:nth-of-type(3n+4), .table-wrapper .tab_container .agenda-info:nth-of-type(3n+4), .table-wrapper .table-container .agenda-info:nth-of-type(3n+4) {
    clear: both;
  }
}
.events-drop .tab_container ul.author-circle, .events-drop .table-container ul.author-circle, .table-wrapper .tab_container ul.author-circle, .table-wrapper .table-container ul.author-circle {
  margin-left: 0px;
}
.events-drop .tab_container ul.author-circle:before, .events-drop .table-container ul.author-circle:before, .table-wrapper .tab_container ul.author-circle:before, .table-wrapper .table-container ul.author-circle:before {
  display: inline-block;
  padding: 8px;
  width: 2.5ex;
  border-radius: 20px;
  background-color: #11cdb9;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1.25px;
  margin-bottom: 5px;
}
.events-drop .tab_container ul.author-circle li, .events-drop .table-container ul.author-circle li, .table-wrapper .tab_container ul.author-circle li, .table-wrapper .table-container ul.author-circle li {
  border-right: 2px solid #808080;
}
.events-drop .tab_container ul.author-circle li:last-child, .events-drop .table-container ul.author-circle li:last-child, .table-wrapper .tab_container ul.author-circle li:last-child, .table-wrapper .table-container ul.author-circle li:last-child {
  border-right: none;
}
.events-drop .tab_container .no-listing-results, .events-drop .table-container .no-listing-results, .table-wrapper .tab_container .no-listing-results, .table-wrapper .table-container .no-listing-results {
  opacity: .4;
}
.events-drop .table-container, .table-wrapper .table-container {
  float: none;
}
.events-drop .table-container .table-content, .table-wrapper .table-container .table-content {
  display: block;
}
@media (max-width: 567px) {
  .events-drop .yellow-tab-container .d_active, .table-wrapper .yellow-tab-container .d_active {
    background-color: #ffff00;
    color: inherit;
  }
}

@media (min-width: 900px) {
  .inline-image-left {
    float: left;
    margin-right: 30px;
  }
}
.inline-image-left .image-caption {
  position: absolute;
  bottom: 7px;
  background: rgba(0, 0, 0, 0.8);
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  width: 100%;
}
@media (min-width: 900px) {
  .inline-image-right {
    float: right;
    margin-left: 30px;
    margin-top: 10px;
  }
}
.inline-image-right .image-caption, .inline-image-right em {
  position: absolute;
  bottom: 5px;
  background: rgba(0, 0, 0, 0.8);
  padding: 5px 10px;
  color: #fff;
  font-size: 12px;
  width: 100%;
  margin-bottom: 0;
}

.resource-body .item {
  background-color: #f5f5f5;
  margin: 0;
}
.resource-body .pad {
  padding: 20px 0;
}
.resource-body .resource-image {
  background: url(../png/related-resources.png);
  height: 165px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #000;
}
@media (max-width: 1199px) {
  .resource-body .resource-image {
    height: 190px;
  }
}

.presenter img {
  max-width: 100%;
  border: 10px solid #35abe2;
}
.presenter ul {
  padding-left: 0;
  margin-left: -8px;
  margin-right: -8px;
  list-style: none;
}
.presenter ul li {
  display: inline-block;
  padding-right: 8px;
  padding-left: 8px;
  position: relative;
}
.presenter ul li:first-child {
  font-weight: bold;
  border-right: 2px solid #cecece;
}

.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state:checked ~ .read-more-wrap .dots {
  display: none;
}

.read-more-state ~ .read-more-trigger:before {
  font-family: "cl_icons";
  font-style: normal;
  font-size: 18px;
  color: #35abe2;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e800';
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.read-more-state:checked ~ .read-more-trigger:before {
  font-family: "cl_icons";
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e800';
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
@media (max-width: 567px) {
  .read-more-trigger {
    position: relative;
  }
}

.paging {
  width: 100%;
  margin-top: 2.222rem;
  margin-bottom: 0.556rem;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.paging .search-paging .paging {
  background-color: transparent;
}
.paging .search-paging .paging__results {
  color: #222222;
}
.paging__ctl {
  margin: 0;
  padding: 0;
  list-style: none;
  width: auto;
  float: right;
  display: inline-block;
}
@media (max-width: 567px) {
  .paging__ctl {
    float: left;
  }
}
.paging__ctl li {
  display: inline-block;
  float: left;
  width: auto;
  padding: 0 0 0 2px;
  margin: 0;
}
.paging__ctl li a {
  cursor: pointer;
}
.paging__ctl li.active .paging__ctl__btn {
  background-color: #ffff00;
  border-left: 1px solid #ffff00;
  border-right: 1px solid #ffff00;
  color: #000;
}
.paging__ctl__btn {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  color: #444444;
  text-decoration: none;
  font-size: 12px;
  text-align: center;
  padding-top: 11px;
}
.paging__ctl__btn:hover {
  background-color: #eeeeee;
  color: #222222;
}
.paging__ctl__btn:focus {
  background-color: #eeeeee;
  color: #222222;
}
.paging__ctl__btn:active {
  background-color: #eeeeee;
  color: #222222;
}
.paging__ctl__btn--next {
  font-size: 16px;
  padding-top: 7px;
}
.paging__ctl__btn--prev {
  font-size: 16px;
  padding-top: 7px;
}
.paging__ctl__btn--jump_start {
  font-size: 11px;
  padding-top: 11px;
}
.paging__ctl__btn--jump_start [class*=" icon-"]:before {
  margin-right: -2px;
  margin-left: -2px;
}
.paging__ctl__btn--jump_start [class^=icon-]:before {
  margin-right: -2px;
  margin-left: -2px;
}
.paging__ctl__btn--jump_end {
  font-size: 11px;
  padding-top: 11px;
}
.paging__ctl__btn--jump_end [class*=" icon-"]:before {
  margin-right: -2px;
  margin-left: -2px;
}
.paging__ctl__btn--jump_end [class^=icon-]:before {
  margin-right: -2px;
  margin-left: -2px;
}
.paging__results {
  width: auto;
  float: left;
  display: inline-block;
  color: #222222;
  font-size: 14px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.sidebar ul {
  font-size: 14px;
}
.sidebar ul li {
  border-right: 2px solid #cecece;
}
.sidebar ul li:last-child {
  border-right: none;
}
.sidebar ul.side li {
  background-color: #85e2fb;
  padding: 5px 10px;
  margin-top: 5px;
  border-right: none;
}
.sidebar ul.author-circle {
  margin-left: 0px;
}
.sidebar ul.author-circle:before {
  content: 'AB';
  padding: 8px;
  border-radius: 20px;
  background-color: #35abe2;
  color: #fff;
}
.sidebar .side-testimonial {
  background-color: #f5f5f5;
  padding: 80px 25px 20px;
}
@media (max-width: 1199px) {
  .sidebar .side-testimonial {
    padding-top: 70px;
  }
}
.sidebar .side-testimonial .quote {
  position: absolute;
  top: 45px;
  right: 20px;
  padding: 0;
}
@media (max-width: 1199px) {
  .sidebar .side-testimonial .quote {
    top: 20px;
  }
}
@media (max-width: 1199px) {
  .sidebar .side-testimonial p.sub-head, .sidebar .side-testimonial .primary p.intro, .primary .sidebar .side-testimonial p.intro {
    font-size: 18px;
  }
}
@media (max-width: 899px) {
  .sidebar .side-testimonial p.sub-head, .sidebar .side-testimonial .primary p.intro, .primary .sidebar .side-testimonial p.intro {
    font-size: 21px;
  }
}
.sidebar .side-testimonial .sub-head_med {
  font-size: 17px;
  margin-bottom: 20px;
}
.sidebar .related {
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
  font-size: 14px;
}
.sidebar .related ul li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 10px;
  border-right: none;
}
.sidebar .related ul li:before {
  font-family: "cl_icons";
  font-style: normal;
  color: #85e2fb;
  position: absolute;
  top: 5px;
  left: 0;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e800';
}
.sidebar .cs-callout {
  padding: 20px;
}
.sidebar .cs-callout h3, .sidebar .cs-callout .presenter-name, .sidebar .cs-callout .top-bar p, .top-bar .sidebar .cs-callout p, .sidebar .cs-callout .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .sidebar .cs-callout .pricing-title {
  font-size: 16px;
  color: #85e2fb;
  margin-bottom: 5px;
}
.sidebar .cs-callout ul {
  list-style-type: disc;
}
.sidebar .cs-callout ul li {
  margin-left: 20px;
  border: none;
  margin-bottom: 5px;
}

.waiting {
  cursor: wait;
}
.waiting form {
  opacity: .65;
}
.waiting button, .waiting input, .waiting .custom-select, .waiting .form-drop .tab_content textarea, .form-drop .tab_content .waiting textarea, .waiting .primary .display-form textarea, .primary .display-form .waiting textarea, .waiting .form-drop .tab_content input, .form-drop .tab_content .waiting input, .waiting select, .waiting .form-drop .tab_content select, .form-drop .tab_content .waiting select {
  cursor: wait;
}
.waiting .btn-white:hover, .waiting .btn-white:focus {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}

.research h3, .research .presenter-name, .research .top-bar p, .top-bar .research p, .research .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .research .pricing-title {
  line-height: 1.2em;
}

.research-intro p {
  font-size: 16px;
  line-height: 1.7;
}

.research-quote img {
  max-width: 100%;
  border: 10px solid #000;
  position: relative;
  z-index: 2;
}
.research-quote .image-circle {
  position: relative;
}
.research-quote .image-circle:before {
  content: '';
  height: 160px;
  width: 160px;
  background-color: #11cdb9;
  border-radius: 100px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: -65px;
  z-index: 1;
}
.research-quote .image-square {
  position: relative;
}
.research-quote .image-square:before {
  content: '';
  height: 180px;
  width: 180px;
  background-color: #35abe2;
  display: inline-block;
  position: absolute;
  top: -30px;
  left: -25px;
  z-index: 1;
  -ms-transform: rotate(-30deg);
  /* IE 9 */
  -webkit-transform: rotate(-30deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-30deg);
}
.research-quote p.sub-head, .research-quote .primary p.intro, .primary .research-quote p.intro {
  color: #00a39e;
}
.research-quote p.sub-head-blue {
  color: #8f1879;
}

.research-stat {
  background: #fff;
  padding: 15px 10px 22px;
  position: relative;
}
.research-stat span {
  font-size: 38px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1em;
}
.research-stat span.states {
  color: #35abe2;
}
.research-stat span.schools {
  color: #92278f;
}
.research-stat span.students {
  color: #11cdb9;
}
.research-stat p.states-list {
  font-size: 10px;
  color: #808080;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  margin-bottom: 0;
  left: 0;
  right: 0;
}

.research-headline {
  max-width: 700px;
  padding: 0 15px;
  margin: 0 auto;
}
.research-headline h1 {
  margin: 30px 0;
}

.margin-m {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .margin-m {
    margin-right: 30px;
    margin-bottom: none;
  }
}

@media (min-width: 1200px) {
  .shapes-bg {
    background: url('../png/shapes-tni-bgd863.png?1534271375');
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: right;
  }
}

@media (max-width: 1199px) {
  .research-slider-section {
    background: #f5f5f5;
    padding: 40px 0;
  }
}
.research-slider-section .research-slider {
  position: relative;
  z-index: 1;
  padding: 0 80px;
}
@media (max-width: 899px) {
  .research-slider-section .research-slider {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .research-slider-section .research-slider:before {
    content: url('../png/research-shapes-bgb86b.png?1549474671');
    display: inline-block;
    position: absolute;
    top: -80px;
    left: -50px;
    z-index: 0;
  }
}
.research-slider-section .research-slider .slick-dots {
  bottom: -35px;
}
.research-slider-section .research-slider .slick-dots li button:before {
  font-size: 30px;
}
.research-slider-section .research-slider p.sub-head, .research-slider-section .research-slider .primary p.intro, .primary .research-slider-section .research-slider p.intro {
  margin-bottom: 10px;
}
.research-slider-section .research-slider img {
  opacity: 0;
  transition: all .4s;
}
@media (max-width: 1199px) {
  .research-slider-section .research-slider img {
    display: none !important;
  }
}
.research-slider-section .research-slider .content-transition {
  opacity: 0;
  transition: all .4s;
}
.research-slider-section .research-slider .slick-current img {
  transition: all .5s .4s ease-out;
  opacity: 1;
}
.research-slider-section .research-slider .slick-current .content-transition {
  transition: all .4s .55s ease-out;
  opacity: 1;
}
.research-slider-section .research-slider .slick-prev, .research-slider-section .research-slider .slick-next {
  height: 70px;
  width: 30px;
  top: 50%;
}
.research-slider-section .research-slider .slick-prev:before, .research-slider-section .research-slider .slick-next:before {
  font-family: FontAwesome;
  font-size: 78px;
  line-height: 0.1em;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #000;
}
.research-slider-section .research-slider .slick-prev {
  left: 0;
}
.research-slider-section .research-slider .slick-prev:before {
  content: "\f104";
}
.research-slider-section .research-slider .slick-next {
  right: 0;
}
.research-slider-section .research-slider .slick-next:before {
  content: "\f105";
}

.product-testimonials .slick-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 78px;
  line-height: 0.1em;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}
.product-testimonials .slick-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 78px;
  line-height: 0.1em;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
}

.ed-report-graphs {
  display: block;
  overflow: hidden;
}
@media (min-width: 900px) {
  .ed-report-graphs {
    display: flex;
    justify-content: space-between;
  }
}
.ed-report-graphs .block-1 {
  width: 100%;
  margin: 0 0 20px 0;
}
@media (min-width: 900px) {
  .ed-report-graphs .block-1 {
    width: 66%;
    margin: 0 1% 0 0;
  }
}
.ed-report-graphs .block-2 {
  width: 100%;
}
@media (min-width: 900px) {
  .ed-report-graphs .block-2 {
    width: 33%;
    margin: 0 0 0 0;
  }
}
.ed-report-graphs .ed-report-block {
  background-color: #fff;
  border: 5px solid #e6e7e8;
  padding: 10px 0px 25px 0px;
  display: inline-block;
  float: left;
}
@media (min-width: 900px) {
  .ed-report-graphs .ed-report-block {
    padding: 10px 10px 25px 10px;
  }
}
.ed-report-graphs .ed-report-block .subtitle {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .ed-report-graphs .ed-report-block .subtitle {
    font-size: 11px;
  }
}
@media (min-width: 1080px) {
  .ed-report-graphs .ed-report-block .subtitle {
    font-size: 12.5px;
  }
}
.ed-report-graphs .ed-report-block .graph-offset {
  display: block;
  width: 101.5%;
  margin-left: -1.5%;
  margin-bottom: 15px;
}
@media (min-width: 900px) {
  .ed-report-graphs .ed-report-block .graph-offset {
    height: 100px;
  }
}
@media (min-width: 900px) {
  .ed-report-graphs .ed-report-block .graph-offset {
    margin-bottom: 0;
  }
}
.ed-report-graphs .ed-report-block .display-graphic-large {
  display: none;
}
@media (min-width: 900px) {
  .ed-report-graphs .ed-report-block .display-graphic-large {
    display: block;
  }
}
.ed-report-graphs .ed-report-block .display-graphic-medium {
  display: block;
}
@media (min-width: 900px) {
  .ed-report-graphs .ed-report-block .display-graphic-medium {
    display: none;
  }
}

.blog-widget .research-slider:before {
  content: "";
}
@media (max-width: 1199px) {
  .blog-widget .research-slider .slider-title {
    display: block !important;
  }
}
.blog-widget .research-slider img:not(.slider-title) {
  display: block !important;
  width: 100%;
  margin: 0 auto 20px auto;
}
.blog-widget .square-feature {
  display: inline-block;
  position: relative;
  padding: 0 15%;
}
.blog-widget .square-feature img {
  border: 10px solid #35abe2;
}

.cs-slider {
  position: relative;
  z-index: 1;
}
@media (max-width: 899px) {
  .cs-slider {
    padding: 0;
  }
}
.cs-slider .slick-prev, .cs-slider .slick-next {
  height: 70px;
  width: 30px;
  top: 50%;
}
.cs-slider .slick-prev:before, .cs-slider .slick-next:before {
  font-family: FontAwesome;
  font-size: 78px;
  line-height: 0.1em;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #fff;
}
.cs-slider .slick-prev {
  margin-left: 145px;
  z-index: 100;
}
.cs-slider .slick-prev:before {
  content: "\f104";
}
.cs-slider .slick-next {
  margin-right: 145px;
  z-index: 100;
}
.cs-slider .slick-next:before {
  content: "\f105";
}
.cs-slider .slick-dots {
  bottom: -35px;
}
.cs-slider .slick-dots li button:before {
  font-size: 30px;
}

.blue-text {
  color: #35abe2;
}

.green-text {
  color: #11cdb9;
}

.registration-open {
  background: #f5f5f5;
  color: #000;
  padding: 10px 24px;
  width: 100%;
  max-width: 900px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
}
.registration-open:after {
  content: "";
  display: table;
  clear: both;
}

.countDownDPC {
  display: block;
  width: 100%;
  max-width: 900px;
  text-align: center;
  position: relative;
  overflow: visible;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-webit-box-sizing: border-box;
  margin: 0 auto;
}
.countDownDPC .countDownContainer {
  display: table !important;
  width: 100%;
}
.countDownDPC .countDownContainer ul {
  display: table-row;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
.countDownDPC .countDownContainer ul li {
  padding: 15px 44px;
  font-size: 44px;
  font-weight: 700;
  display: table-cell;
  background: #000 url('../png/countdown-bgd863.png?1534271375') no-repeat right 10px;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 48px;
  vertical-align: top;
  height: 32px;
  overflow: hidden;
  color: #fff;
}
.countDownDPC .countDownContainer ul li .label {
  font-size: 16px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  line-height: 28px;
  font-weight: 700;
}
.countDownDPC .countDownContainer ul .minutes_wrapper, .countDownDPC .countDownContainer ul .seconds_wrapper {
  display: none;
}
@media (min-width: 900px) {
  .countDownDPC .countDownContainer ul .minutes_wrapper, .countDownDPC .countDownContainer ul .seconds_wrapper {
    display: table-cell;
  }
}
.countDownDPC .countDownContainer ul .hours_wrapper {
  display: none;
}
@media (min-width: 768px) {
  .countDownDPC .countDownContainer ul .hours_wrapper {
    display: table-cell;
  }
}
.countDownDPC .countDownContainer ul .join {
  color: #fff;
  line-height: 38px;
  background: #35abe2 url('../png/greyarrowd863.png?1534271375') no-repeat center -12px;
  vertical-align: middle;
  padding: 5px;
}
.countDownDPC .countDownContainer ul .join .btn-blue, .countDownDPC .countDownContainer ul .join .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .countDownDPC .countDownContainer ul .join .button, .countDownDPC .countDownContainer ul .join .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .countDownDPC .countDownContainer ul .join .button {
  background-color: #1d91c7;
}
.countDownDPC .countDownContainer ul .join .btn-blue:hover, .countDownDPC .countDownContainer ul .join .state-initiative .curricula--files-group .button:hover, .state-initiative .curricula--files-group .countDownDPC .countDownContainer ul .join .button:hover, .countDownDPC .countDownContainer ul .join .state-initiative .curricula-section .course-section .course-block .course-info .button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .countDownDPC .countDownContainer ul .join .button:hover, .countDownDPC .countDownContainer ul .join .btn-blue:focus, .countDownDPC .countDownContainer ul .join .state-initiative .curricula--files-group .button:focus, .state-initiative .curricula--files-group .countDownDPC .countDownContainer ul .join .button:focus, .countDownDPC .countDownContainer ul .join .state-initiative .curricula-section .course-section .course-block .course-info .button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .countDownDPC .countDownContainer ul .join .button:focus {
  background-color: #136084;
  color: #fff;
}
.countDownDPC .add-to-calendar {
  float: left;
}
.countDownDPC .add-to-calendar a {
  margin-left: .25em;
  font-weight: 300;
}

.tni-signup-form {
  background-color: white;
  border: 1px solid rgba(128, 128, 128, 0.4);
  padding: 9px 0px;
  margin-left: 13px;
}
.tni-signup-form form {
  display: inline-block;
}
.tni-signup-form form input, .tni-signup-form form .custom-select, .tni-signup-form form .form-drop .tab_content textarea, .form-drop .tab_content .tni-signup-form form textarea, .tni-signup-form form .primary .display-form textarea, .primary .display-form .tni-signup-form form textarea, .tni-signup-form form .form-drop .tab_content input, .form-drop .tab_content .tni-signup-form form input {
  width: 210px;
  border-bottom: 0;
  padding: 10px 5px;
  color: #000;
  font-size: 16px;
}
@media (min-width: 568px) {
  .tni-signup-form form input, .tni-signup-form form .custom-select, .tni-signup-form form .form-drop .tab_content textarea, .form-drop .tab_content .tni-signup-form form textarea, .tni-signup-form form .primary .display-form textarea, .primary .display-form .tni-signup-form form textarea, .tni-signup-form form .form-drop .tab_content input, .form-drop .tab_content .tni-signup-form form input {
    width: 300px;
  }
}
.tni-signup-form form input:-moz-placeholder, .tni-signup-form form .custom-select:-moz-placeholder, .tni-signup-form form .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .tni-signup-form form textarea:-moz-placeholder, .tni-signup-form form .primary .display-form textarea:-moz-placeholder, .primary .display-form .tni-signup-form form textarea:-moz-placeholder {
  color: #808080;
  font-size: 16px;
  font-weight: 500;
}
.tni-signup-form form input::-moz-placeholder, .tni-signup-form form .custom-select::-moz-placeholder, .tni-signup-form form .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .tni-signup-form form textarea::-moz-placeholder, .tni-signup-form form .primary .display-form textarea::-moz-placeholder, .primary .display-form .tni-signup-form form textarea::-moz-placeholder, .tni-signup-form form .form-drop .tab_content input::-moz-placeholder, .form-drop .tab_content .tni-signup-form form input::-moz-placeholder {
  color: #808080;
  font-size: 16px;
  font-weight: 500;
}
.tni-signup-form form input:-ms-input-placeholder, .tni-signup-form form .custom-select:-ms-input-placeholder, .tni-signup-form form .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .tni-signup-form form textarea:-ms-input-placeholder, .tni-signup-form form .primary .display-form textarea:-ms-input-placeholder, .primary .display-form .tni-signup-form form textarea:-ms-input-placeholder {
  color: #808080;
  font-size: 16px;
  font-weight: 500;
}
.tni-signup-form form input::-webkit-input-placeholder, .tni-signup-form form .custom-select::-webkit-input-placeholder, .tni-signup-form form .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .tni-signup-form form textarea::-webkit-input-placeholder, .tni-signup-form form .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form .tni-signup-form form textarea::-webkit-input-placeholder, .tni-signup-form form .form-drop .tab_content input::-webkit-input-placeholder, .form-drop .tab_content .tni-signup-form form input::-webkit-input-placeholder {
  color: #808080;
  font-size: 16px;
  font-weight: 500;
}
.tni-signup-form form button {
  border: 0;
  background-color: transparent;
  font-size: 18px;
  color: #000;
  padding: 0 0 0 15px;
  cursor: pointer;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.tni-signup-form form button:hover, .tni-signup-form form button:focus, .tni-signup-form form button:active {
  color: #35abe2;
}

#tni_signup_email_error_message {
  margin-left: 25px;
  color: #cf0c4a;
  font-weight: 600;
}

.microsite-about-presenters .col-md-3 {
  margin-bottom: 25px;
}
.microsite-about-presenters .col-md-3:nth-child(4n+1) {
  clear: left;
}

.faqs .col-md-6:nth-child(2n+1), .faqs .primary .wygwam-styled-grid:nth-child(2n+1), .primary .faqs .wygwam-styled-grid:nth-child(2n+1) {
  clear: left;
}

.pricing-blocks {
  margin-bottom: 50px;
}
@media (min-width: 800px) {
  .pricing-blocks {
    display: flex;
  }
}
.pricing-blocks .pricing-block-wrapper {
  margin-bottom: 50px;
  position: relative;
}
@media (min-width: 800px) {
  .pricing-blocks .pricing-block-wrapper {
    flex: 1;
    /* additionally, equal width */
    margin: 0px 15px;
  }
}
@media (min-width: 1200px) {
  .pricing-blocks .pricing-block-wrapper {
    margin: 0px 70px;
  }
}
.pricing-blocks .pricing-block-wrapper .pricing-block {
  outline: 1px solid rgba(128, 128, 128, 0.3);
  height: 100%;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title {
  background-color: #35abe2;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  padding: 15px;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .pricing-body {
  padding: 30px 20px 50px 20px;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .pricing-body p {
  font-weight: 700;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .pricing-body ul > li {
  font-weight: 700;
  padding: 8px 0;
  padding-left: 1.3em;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .pricing-body ul > li:before {
  font-family: FontAwesome;
  color: #35abe2;
  content: "\f067";
  display: inline-block;
  margin-left: -1.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
}
.pricing-blocks .pricing-block-wrapper .pricing-block .pricing-body ul .sub-list {
  margin-left: 15px;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .pricing-body ul .sub-list > li {
  font-weight: 200;
  padding: 8px 0;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .price {
  background-color: #f5f5f5;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .price p {
  margin-bottom: 0;
}
.pricing-blocks .pricing-block-wrapper .pricing-block .price em {
  font-style: italic;
}

.microsite-breadcrumb-container .breadcrumb-link {
  font-style: italic;
  font-weight: 400;
  padding-left: .25em;
}

.summit-register {
  padding: 15px 0;
  overflow-y: auto;
}
.summit-register .col-md-6, .summit-register .primary .wygwam-styled-grid, .primary .summit-register .wygwam-styled-grid {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .summit-register .col-md-6, .summit-register .primary .wygwam-styled-grid, .primary .summit-register .wygwam-styled-grid {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
    float: left;
    clear: left;
  }
  .summit-register .col-md-6:nth-of-type(even), .summit-register .primary .wygwam-styled-grid:nth-of-type(even), .primary .summit-register .wygwam-styled-grid:nth-of-type(even) {
    float: right;
    clear: right;
  }
}
.summit-register .registration-form {
  margin-top: 50px;
}
.summit-register .registration-form input, .summit-register .registration-form .custom-select, .summit-register .registration-form .form-drop .tab_content textarea, .form-drop .tab_content .summit-register .registration-form textarea, .summit-register .registration-form .primary .display-form textarea, .primary .display-form .summit-register .registration-form textarea, .summit-register .registration-form .custom-select, .summit-register .registration-form .form-drop .tab_content textarea, .form-drop .tab_content .summit-register .registration-form textarea, .summit-register .registration-form .primary .display-form textarea, .primary .display-form .summit-register .registration-form textarea {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .summit-register .registration-form input, .summit-register .registration-form .custom-select, .summit-register .registration-form .form-drop .tab_content textarea, .form-drop .tab_content .summit-register .registration-form textarea, .summit-register .registration-form .primary .display-form textarea, .primary .display-form .summit-register .registration-form textarea, .summit-register .registration-form .custom-select, .summit-register .registration-form .form-drop .tab_content textarea, .form-drop .tab_content .summit-register .registration-form textarea, .summit-register .registration-form .primary .display-form textarea, .primary .display-form .summit-register .registration-form textarea {
    margin-bottom: 45px;
  }
}
.summit-register .registration-form .form-error {
  color: #ff426a;
  position: relative;
  padding: 0.25em;
  top: -1em;
  margin-bottom: -1em;
  width: 100%;
  font-size: 1.25em;
  display: inline-block;
}
@media (min-width: 768px) {
  .summit-register .registration-form .form-error {
    top: -2.25em;
    margin-bottom: -1.85em;
  }
}
.summit-register .registration-form p {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 30px;
}
.summit-register .thank-you-message {
  margin-top: 50px;
}
.summit-register .thank-you-message p {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 30px;
}
.summit-register .waiting .btn-white:hover, .summit-register .waiting .btn-white:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
  cursor: wait;
}

.samples-form {
  padding: 25px;
}

.events-drop .tab_container .samples-list {
  padding-top: 0px;
  margin-bottom: 80px;
}

.modal-form input, .modal-form .custom-select, .modal-form .form-drop .tab_content textarea, .form-drop .tab_content .modal-form textarea, .modal-form .primary .display-form textarea, .primary .display-form .modal-form textarea, .modal-form .form-drop .tab_content input, .form-drop .tab_content .modal-form input, .modal-form .custom-select, .modal-form .form-drop .tab_content textarea, .form-drop .tab_content .modal-form textarea, .modal-form .primary .display-form textarea, .primary .display-form .modal-form textarea, .modal-form .checkbox {
  margin-bottom: 20px;
}
.modal-form input:-moz-placeholder, .modal-form .custom-select:-moz-placeholder, .modal-form .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .modal-form textarea:-moz-placeholder, .modal-form .primary .display-form textarea:-moz-placeholder, .primary .display-form .modal-form textarea:-moz-placeholder, .modal-form .custom-select:-moz-placeholder, .modal-form .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .modal-form textarea:-moz-placeholder, .modal-form .primary .display-form textarea:-moz-placeholder, .primary .display-form .modal-form textarea:-moz-placeholder, .modal-form .checkbox:-moz-placeholder {
  color: #fff;
}
.modal-form input::-moz-placeholder, .modal-form .custom-select::-moz-placeholder, .modal-form .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .modal-form textarea::-moz-placeholder, .modal-form .primary .display-form textarea::-moz-placeholder, .primary .display-form .modal-form textarea::-moz-placeholder, .modal-form .form-drop .tab_content input::-moz-placeholder, .form-drop .tab_content .modal-form input::-moz-placeholder, .modal-form .custom-select::-moz-placeholder, .modal-form .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .modal-form textarea::-moz-placeholder, .modal-form .primary .display-form textarea::-moz-placeholder, .primary .display-form .modal-form textarea::-moz-placeholder, .modal-form .checkbox::-moz-placeholder {
  color: #fff;
}
.modal-form input:-ms-input-placeholder, .modal-form .custom-select:-ms-input-placeholder, .modal-form .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .modal-form textarea:-ms-input-placeholder, .modal-form .primary .display-form textarea:-ms-input-placeholder, .primary .display-form .modal-form textarea:-ms-input-placeholder, .modal-form .custom-select:-ms-input-placeholder, .modal-form .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .modal-form textarea:-ms-input-placeholder, .modal-form .primary .display-form textarea:-ms-input-placeholder, .primary .display-form .modal-form textarea:-ms-input-placeholder, .modal-form .checkbox:-ms-input-placeholder {
  color: #fff;
}
.modal-form input::-webkit-input-placeholder, .modal-form .custom-select::-webkit-input-placeholder, .modal-form .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .modal-form textarea::-webkit-input-placeholder, .modal-form .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form .modal-form textarea::-webkit-input-placeholder, .modal-form .form-drop .tab_content input::-webkit-input-placeholder, .form-drop .tab_content .modal-form input::-webkit-input-placeholder, .modal-form .custom-select::-webkit-input-placeholder, .modal-form .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .modal-form textarea::-webkit-input-placeholder, .modal-form .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form .modal-form textarea::-webkit-input-placeholder, .modal-form .checkbox::-webkit-input-placeholder {
  color: #fff;
}
@media (min-width: 768px) {
  .modal-form input, .modal-form .custom-select, .modal-form .form-drop .tab_content textarea, .form-drop .tab_content .modal-form textarea, .modal-form .primary .display-form textarea, .primary .display-form .modal-form textarea, .modal-form .form-drop .tab_content input, .form-drop .tab_content .modal-form input, .modal-form .custom-select, .modal-form .form-drop .tab_content textarea, .form-drop .tab_content .modal-form textarea, .modal-form .primary .display-form textarea, .primary .display-form .modal-form textarea, .modal-form .checkbox {
    margin-bottom: 45px;
  }
}

.mathia-banner-padding {
  padding-top: 62.5px;
  padding-bottom: 87.5px;
}
@media (min-width: 900px) {
  .mathia-banner-padding {
    padding-top: 75px;
    padding-bottom: 225px;
  }
}

.mathia-headline {
  max-width: 800px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.mathia-headline h1 {
  font-size: 48px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .mathia-headline h1 {
    font-size: 28px;
    line-height: 1.2;
  }
}
.mathia-headline p {
  line-height: 1.2;
}
@media (max-width: 767px) {
  .mathia-headline p {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

.why-us-headline {
  max-width: 800px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.why-us-headline h1 {
  font-size: 40px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .why-us-headline h1 {
    font-size: 25px;
    line-height: 1.2;
  }
}
.why-us-headline p {
  line-height: 1.2;
}
@media (max-width: 767px) {
  .why-us-headline p {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

span.register {
  font-size: 14px;
  vertical-align: super;
}
span.register_small {
  font-size: 10px;
  vertical-align: super;
}

.mathia-header-image, .msms-header-image, .edreports-header-image, .blended-header-image {
  position: relative;
  z-index: 2;
  padding: 0 15px;
  /* Fading animation */
}
.mathia-header-image .mySlides, .msms-header-image .mySlides, .edreports-header-image .mySlides, .blended-header-image .mySlides {
  display: none;
}
.mathia-header-image .mySlides:first-of-type, .msms-header-image .mySlides:first-of-type, .edreports-header-image .mySlides:first-of-type, .blended-header-image .mySlides:first-of-type {
  display: block;
}
.mathia-header-image .fade, .msms-header-image .fade, .edreports-header-image .fade, .blended-header-image .fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 3s;
  animation-name: fade;
  animation-duration: 3s;
}
.mathia-header-image .sub-head, .msms-header-image .sub-head, .edreports-header-image .sub-head, .mathia-header-image .primary .intro, .primary .mathia-header-image .intro, .msms-header-image .primary .intro, .primary .msms-header-image .intro, .edreports-header-image .primary .intro, .primary .edreports-header-image .intro, .blended-header-image .sub-head, .blended-header-image .primary .intro, .primary .blended-header-image .intro {
  margin-bottom: 0;
}

.mathia-header-image, .msms-header-image, .edreports-header-image {
  margin-top: -205px;
}
@media (max-width: 899px) {
  .mathia-header-image, .msms-header-image, .edreports-header-image {
    margin-top: -110px;
  }
}
@media (max-width: 767px) {
  .mathia-header-image, .msms-header-image, .edreports-header-image {
    margin-top: -75px;
  }
}

.blended-header-image {
  margin-top: -175px;
}
@media (max-width: 899px) {
  .blended-header-image {
    margin-top: -80px;
  }
}
@media (max-width: 767px) {
  .blended-header-image {
    margin-top: -65px;
  }
}

@-webkit-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mathia-research {
  background-color: #35abe2;
  background-image: url(../png/mathia-2x-bg.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.mathia-research span {
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .mathia-research img {
    padding-right: 80px;
    margin: inherit;
  }
}
.mathia-research .flex-image {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .mathia-research .flex-image {
    min-width: 322px;
  }
}

.mathia-student-block {
  padding: 40px 50px;
}
@media (max-width: 767px) {
  .mathia-student-block {
    padding: 20px 30px;
  }
}
.mathia-student-block p.sub-head, .mathia-student-block .primary p.intro, .primary .mathia-student-block p.intro {
  margin: 0;
}
@media (max-width: 767px) {
  .mathia-student-block p.sub-head, .mathia-student-block .primary p.intro, .primary .mathia-student-block p.intro {
    font-size: 18px;
  }
}

@media (min-width: 1200px) {
  .mathia-pad div.pad-less {
    padding: 0 10px;
  }
}
@media (min-width: 1200px) {
  .mathia-pad div.pad-less:first-child {
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .mathia-pad div.pad-less:last-child {
    padding-right: 15px;
  }
}
.mathia-pad .h2 {
  font-size: 22px;
}

.brightest-minds span.sub-head_bold {
  font-size: 21px;
}

.edreports-banner-padding {
  padding-top: 62.5px;
  padding-bottom: 125px;
}
@media (min-width: 900px) {
  .edreports-banner-padding {
    padding-top: 75px;
    padding-bottom: 195px;
  }
}

.msms-banner-padding {
  padding-top: 62.5px;
  padding-bottom: 62.5px;
}
@media (min-width: 900px) {
  .msms-banner-padding {
    padding-top: 75px;
    padding-bottom: 185px;
  }
}

.msms-headline {
  max-width: 800px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.msms-headline h1 {
  font-size: 48px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .msms-headline h1 {
    font-size: 28px;
    line-height: 1.2;
  }
}
.msms-headline p {
  line-height: 1.2;
}
@media (max-width: 767px) {
  .msms-headline p {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 15px;
  }
}

.msms-header-image {
  margin-top: -164px;
}
@media (max-width: 899px) {
  .msms-header-image {
    margin-top: -102px;
  }
}
@media (max-width: 767px) {
  .msms-header-image {
    margin-top: -75px;
  }
}

.edreports-header-image {
  margin-top: -185px;
}
@media (max-width: 899px) {
  .edreports-header-image {
    margin-top: -125px;
  }
}
@media (max-width: 767px) {
  .edreports-header-image {
    margin-top: -95px;
  }
}

.msms-slider-section {
  padding: 20px 0;
}
@media (max-width: 567px) {
  .msms-slider-section {
    display: none;
  }
}
.msms-slider-section .research-slider {
  position: relative;
  z-index: 1;
  padding: 0 80px;
}
@media (max-width: 899px) {
  .msms-slider-section .research-slider {
    padding: 0;
  }
}
.msms-slider-section .research-slider .slick-dots {
  bottom: -35px;
}
.msms-slider-section .research-slider .slick-dots li button:before {
  font-size: 30px;
}
.msms-slider-section .research-slider p.sub-head, .msms-slider-section .research-slider .primary p.intro, .primary .msms-slider-section .research-slider p.intro {
  margin-bottom: 10px;
}
.msms-slider-section .research-slider img {
  opacity: 0;
  transition: all .4s;
}
.msms-slider-section .research-slider .content-transition {
  opacity: 0;
  transition: all .4s;
}
.msms-slider-section .research-slider .slick-current img {
  transition: all .5s .4s ease-out;
  opacity: 1;
}
.msms-slider-section .research-slider .slick-current .content-transition {
  transition: all .4s .55s ease-out;
  opacity: 1;
}
.msms-slider-section .research-slider .slick-prev, .msms-slider-section .research-slider .slick-next {
  height: 70px;
  width: 30px;
  top: 50%;
}
.msms-slider-section .research-slider .slick-prev:before, .msms-slider-section .research-slider .slick-next:before {
  font-family: FontAwesome;
  font-size: 78px;
  line-height: 0.1em;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #000;
}
.msms-slider-section .research-slider .slick-prev {
  left: 0;
}
.msms-slider-section .research-slider .slick-prev:before {
  content: "\f104";
}
.msms-slider-section .research-slider .slick-next {
  right: 0;
}
.msms-slider-section .research-slider .slick-next:before {
  content: "\f105";
}

.msms-resources {
  position: relative;
  padding: 30px;
  display: block;
  color: #fff;
  text-decoration: none;
  overflow: hidden;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.msms-resources_student-height {
  min-height: 340px;
}
.msms-resources_teacher-height {
  min-height: 440px;
}
@media (min-width: 1200px) {
  .msms-resources .smaller-content {
    font-size: 85%;
  }
  .msms-resources .smaller-content img {
    max-width: 90%;
  }
}
.msms-resources img {
  max-width: 100%;
  margin: 10px auto 100px;
  display: block;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
@media (max-width: 1199px) {
  .msms-resources img {
    display: none;
  }
}
.msms-resources .hover-content {
  position: absolute;
  display: block;
  right: 0;
  left: 0;
  top: 0;
  top: calc(100% - 30px);
  height: 100%;
  padding: 30px;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 1199px) {
  .msms-resources .hover-content {
    position: relative;
    padding: 0;
  }
}
.msms-resources .hover-content span.h2 {
  display: block;
  text-decoration: none;
  padding-bottom: 5px;
}
.msms-resources .hover-content .title {
  transform: translateY(-100%);
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
  padding-bottom: 30px;
}
@media (max-width: 1199px) {
  .msms-resources .hover-content .title {
    transform: none;
  }
}
.msms-resources .hover-content .product-cta_link {
  position: absolute;
  padding: 0;
  bottom: 30px;
  left: 30px;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.msms-resources .hover-content .product-cta_link:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
}
.msms-resources:hover, .msms-resources:focus {
  color: #fff;
}
.msms-resources:hover .hover-content, .msms-resources:focus .hover-content {
  top: 0;
}
@media (min-width: 1200px) {
  .msms-resources:hover .hover-content .title, .msms-resources:focus .hover-content .title {
    transform: translateY(0);
    padding-bottom: 15px;
  }
}
.msms-resources:hover img, .msms-resources:focus img {
  opacity: 0;
}
.msms-resources_red {
  background-color: #b30036;
}
.msms-resources_red .hover-content {
  background-color: #b30036;
}
.msms-resources_red:hover, .msms-resources_red:focus {
  background-color: #cf0c4a;
}
.msms-resources_red:hover .hover-content, .msms-resources_red:focus .hover-content {
  background-color: #cf0c4a;
}
.msms-resources_purple {
  background-color: #8f1879;
}
.msms-resources_purple .hover-content {
  background-color: #8f1879;
}
.msms-resources_purple:hover, .msms-resources_purple:focus {
  background-color: #92278f;
}
.msms-resources_purple:hover .hover-content, .msms-resources_purple:focus .hover-content {
  background-color: #92278f;
}
.msms-resources_green {
  background-color: #00a39e;
}
.msms-resources_green .hover-content {
  background-color: #00a39e;
}
.msms-resources_green:hover, .msms-resources_green:focus {
  background-color: #11cdb9;
}
.msms-resources_green:hover .hover-content, .msms-resources_green:focus .hover-content {
  background-color: #11cdb9;
}
.msms-resources_blue {
  background-color: #009ec9;
}
.msms-resources_blue .hover-content {
  background-color: #009ec9;
}
.msms-resources_blue:hover, .msms-resources_blue:focus {
  background-color: #35abe2;
}
.msms-resources_blue:hover .hover-content, .msms-resources_blue:focus .hover-content {
  background-color: #35abe2;
}
.msms-resources_dark-blue {
  background-color: #27224c;
}
.msms-resources_dark-blue .hover-content {
  background-color: #27224c;
}
.msms-resources_dark-blue:hover, .msms-resources_dark-blue:focus {
  background-color: #172669;
}
.msms-resources_dark-blue:hover .hover-content, .msms-resources_dark-blue:focus .hover-content {
  background-color: #172669;
}

.tabs-mathia ul.tabs, .tabs-msm ul.tabs, .block-tabs ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  min-height: 32px;
  width: 100%;
}
@media (min-width: 900px) {
  .tabs-mathia ul.tabs, .tabs-msm ul.tabs, .block-tabs ul.tabs {
    padding: 0 72px;
  }
}
@media (max-width: 567px) {
  .tabs-mathia ul.tabs, .tabs-msm ul.tabs, .block-tabs ul.tabs {
    display: none;
  }
}
.tabs-mathia ul.tabs li, .tabs-msm ul.tabs li, .block-tabs ul.tabs li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 0px 21px;
  height: 50px;
  line-height: 48px;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  margin-right: 15px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.tabs-mathia ul.tabs li:hover, .tabs-msm ul.tabs li:hover, .block-tabs ul.tabs li:hover {
  background-color: #000;
  color: #fff;
}
.tabs-mathia ul.tabs li.active, .tabs-msm ul.tabs li.active, .block-tabs ul.tabs li.active {
  background-color: #000;
  display: block;
  color: #fff;
}
@media (min-width: 900px) {
  .tabs-mathia p, .tabs-msm p, .block-tabs p {
    padding: 0 155px 0 72px;
  }
}
.tabs-mathia .tab_container, .tabs-msm .tab_container, .block-tabs .tab_container {
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  overflow: auto;
}
.tabs-mathia .tab_container .tab_drawer_heading, .tabs-msm .tab_container .tab_drawer_heading, .block-tabs .tab_container .tab_drawer_heading {
  display: none;
}
@media (max-width: 567px) {
  .tabs-mathia .tab_container .tab_drawer_heading, .tabs-msm .tab_container .tab_drawer_heading, .block-tabs .tab_container .tab_drawer_heading {
    background-color: #fff;
    color: inherit;
    font-size: inherit;
    margin: 0;
    margin-bottom: 5px;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}
@media (max-width: 567px) {
  .tabs-mathia .tab_container .d_active, .tabs-msm .tab_container .d_active, .block-tabs .tab_container .d_active {
    background-color: #000;
    color: #fff;
  }
}
.tabs-mathia .tab_container .tab_content, .tabs-mathia .tab_container .topic-content, .tabs-msm .tab_container .tab_content, .tabs-msm .tab_container .topic-content, .block-tabs .tab_container .tab_content, .block-tabs .tab_container .topic-content {
  padding-top: 60px;
  display: none;
}
@media (max-width: 567px) {
  .tabs-mathia .tab_container .tab_content, .tabs-mathia .tab_container .topic-content, .tabs-msm .tab_container .tab_content, .tabs-msm .tab_container .topic-content, .block-tabs .tab_container .tab_content, .block-tabs .tab_container .topic-content {
    padding: 15px 15px 30px;
    margin-bottom: 5px;
  }
}
.tabs-mathia iframe, .tabs-msm iframe, .block-tabs iframe {
  position: absolute;
  top: 45px;
  left: 124px;
  right: 0;
  bottom: 0;
  width: 805px;
  height: 579px;
}
@media (max-width: 1199px) {
  .tabs-mathia iframe, .tabs-msm iframe, .block-tabs iframe {
    top: 32px;
    left: 90px;
    width: 594px;
    height: 427px;
  }
}
@media (max-width: 899px) {
  .tabs-mathia iframe, .tabs-msm iframe, .block-tabs iframe {
    top: 28px;
    left: 77px;
    width: 500px;
    height: 360px;
  }
}
@media (max-width: 767px) {
  .tabs-mathia iframe, .tabs-msm iframe, .block-tabs iframe {
    top: 18px;
    left: 53px;
    width: 362px;
    height: 260px;
  }
}
@media (max-width: 567px) {
  .tabs-mathia iframe, .tabs-msm iframe, .block-tabs iframe {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 567px) {
  .tabs-mathia img, .tabs-msm img, .block-tabs img {
    display: none;
  }
}
.tabs-mathia .key-feature-dots, .tabs-msm .key-feature-dots, .block-tabs .key-feature-dots {
  margin-bottom: 1.25em;
}
@media (max-width: 567px) {
  .tabs-mathia .key-feature-dots, .tabs-msm .key-feature-dots, .block-tabs .key-feature-dots {
    display: none;
  }
}
.tabs-mathia .key-feature-dots a, .tabs-msm .key-feature-dots a, .block-tabs .key-feature-dots a {
  color: #808080;
  padding: 0 10px;
}
.tabs-mathia .key-feature-dots .active, .tabs-msm .key-feature-dots .active, .block-tabs .key-feature-dots .active {
  color: #000;
}

.block-tabs ul.tabs {
  padding: 0 !important;
  width: calc(100% + 15px);
}
@media (min-width: 568px) {
  .block-tabs ul.tabs {
    display: flex;
    flex-wrap: wrap;
  }
}
.block-tabs ul.tabs a, .block-tabs ul.tabs a:focus {
  color: #000;
  transition: none;
}
.block-tabs ul.tabs li.active a, .block-tabs ul.tabs li.active a:hover, .block-tabs ul.tabs li.active a:focus, .block-tabs ul.tabs li:hover a, .block-tabs ul.tabs li:hover a:hover, .block-tabs ul.tabs li:hover a:focus {
  color: #fff;
}
.block-tabs ul.tabs > li {
  flex: 1 0 auto;
  text-align: center;
  position: relative;
  overflow: visible;
  margin-top: 15px;
  margin-bottom: 15px;
}
.block-tabs ul.tabs > li:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translate(-50%, 0);
  border-top: 20px solid #000;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  display: none;
}
.block-tabs ul.tabs > li.active:after {
  display: block;
}
.block-tabs .sub-nav li {
  padding: 0 !important;
}
.block-tabs .sub-nav li a {
  padding: 0px 21px;
  display: block;
}
.block-tabs_grey ul.tabs > li {
  background-color: #f5f5f5;
}
.block-tabs p {
  padding: 0;
}
.block-tabs .tab_container .tab_content, .block-tabs .tab_container .topic-content {
  padding-top: 30px;
}
@media (max-width: 567px) {
  .block-tabs .tab_container .tab_content, .block-tabs .tab_container .topic-content {
    padding: 0;
    margin-bottom: 5px;
  }
}
.block-tabs_course-1 ul.tabs > li:hover, .block-tabs_course-1 ul.tabs > li.active {
  background-color: #11cdb9;
}
.block-tabs_course-1 ul.tabs > li:after {
  border-top-color: #11cdb9;
}
.block-tabs_course-2 ul.tabs > li:hover, .block-tabs_course-2 ul.tabs > li.active {
  background-color: #35abe2;
}
.block-tabs_course-2 ul.tabs > li:after {
  border-top-color: #35abe2;
}
.block-tabs_course-3 ul.tabs > li:hover, .block-tabs_course-3 ul.tabs > li.active {
  background-color: #92278f;
}
.block-tabs_course-3 ul.tabs > li:after {
  border-top-color: #92278f;
}

.tabs-msms .content-pad {
  padding: 0 72px;
}
@media (max-width: 899px) {
  .tabs-msms .content-pad {
    padding: 0;
  }
}
.tabs-msms p {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .tabs-msms p {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .tabs-msms p {
    margin-top: 120px;
  }
}
@media (max-width: 567px) {
  .tabs-msms p {
    margin-top: 0;
  }
}

.mathia-blue-bg {
  background-color: #35abe2;
}

.product-page-cta a {
  display: block;
  padding: 10px 0;
}
.product-page-cta a:hover, .product-page-cta a:focus, .product-page-cta a:active {
  color: #000;
}

.full-agenda {
  overflow: hidden;
}
.full-agenda .microsite-full-agenda .tab_content {
  overflow: hidden;
}
.full-agenda .show-filters {
  display: block;
  color: #000;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 20px;
}
.full-agenda .show-filters .fa {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .full-agenda .show-filters {
    display: none;
  }
}
.full-agenda .agenda-filters {
  overflow: hidden;
  -moz-transition: visibility 0s linear, max-height 0.25s linear, opacity 0.25s linear;
  -o-transition: visibility 0s linear, max-height 0.25s linear, opacity 0.25s linear;
  -webkit-transition: visibility 0s linear, max-height 0.25s linear, opacity 0.25s linear;
  transition: visibility 0s linear, max-height 0.25s linear, opacity 0.25s linear;
}
.full-agenda .agenda-filters .FilterList {
  padding-bottom: 1.5625em;
  padding-right: .625em;
  list-style-type: none;
}
.full-agenda .agenda-filters .FilterList a {
  display: block;
  position: relative;
  padding: .25em .75em .25em 2em;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  font-size: 14px;
}
.full-agenda .agenda-filters .FilterList a:before {
  position: absolute;
  top: 8px;
  left: 0;
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: 1px solid #808080;
  border-radius: 30px;
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.full-agenda .agenda-filters .FilterList .active:before {
  background-color: #000;
  border: 1px solid #000;
}
.full-agenda .agenda-filters .FilterList .clear-all a {
  padding-left: 0;
}
.full-agenda .agenda-filters .FilterList .clear-all a:before {
  border: none;
}
.full-agenda .agenda-filters .FilterList .expand {
  padding-top: 3px;
  padding-left: 20px;
  font-size: 14px;
}
.full-agenda .agenda-filters .FilterList .expand:before {
  border: none;
  left: 4px;
  transform: rotate(-270deg);
}
.full-agenda .agenda-filters .FilterList .expand:hover, .full-agenda .agenda-filters .FilterList .expand:active, .full-agenda .agenda-filters .FilterList .expand:focus {
  color: #000;
}
.full-agenda .agenda-filters .FilterList .reset {
  font-size: 85%;
  color: #808080;
}
.full-agenda .agenda-filters .FilterList label {
  display: block;
  position: relative;
  padding: .25em .75em .25em 2em;
  margin-bottom: 0px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  font-size: 14px;
  cursor: pointer;
}
.full-agenda .agenda-filters .FilterList label input, .full-agenda .agenda-filters .FilterList label .custom-select, .full-agenda .agenda-filters .FilterList label .form-drop .tab_content textarea, .form-drop .tab_content .full-agenda .agenda-filters .FilterList label textarea, .full-agenda .agenda-filters .FilterList label .primary .display-form textarea, .primary .display-form .full-agenda .agenda-filters .FilterList label textarea {
  position: relative;
  height: 0px;
  width: 0px;
  padding: 0;
  opacity: 0;
  cursor: pointer;
}
.full-agenda .agenda-filters .FilterList label .checkmark {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 12px;
  height: 12px;
  background-color: transparent;
  border: 1px solid #808080;
  border-radius: 30px;
  transition: all 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.full-agenda .agenda-filters .FilterList label input:checked ~ .checkmark, .full-agenda .agenda-filters .FilterList label .custom-select:checked ~ .checkmark, .full-agenda .agenda-filters .FilterList label .form-drop .tab_content textarea:checked ~ .checkmark, .form-drop .tab_content .full-agenda .agenda-filters .FilterList label textarea:checked ~ .checkmark, .full-agenda .agenda-filters .FilterList label .primary .display-form textarea:checked ~ .checkmark, .primary .display-form .full-agenda .agenda-filters .FilterList label textarea:checked ~ .checkmark, .full-agenda .agenda-filters .FilterList label .form-drop .tab_content input:checked ~ .checkmark {
  background-color: #000;
  border: 1px solid #000;
}
.full-agenda .agenda-filters .expanded .expand:before {
  transform: rotate(-90deg);
  left: 0px;
}
.full-agenda .mobile-hidden {
  visibility: hidden;
  max-height: 0;
  opacity: 0;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .full-agenda .mobile-hidden {
    visibility: visible;
    max-height: 1000000000px;
    opacity: 1;
  }
}

.VSK_course-topic img {
  max-width: 120px;
  max-height: 120px;
  width: 100%;
}
.VSK_course-topic .row {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .VSK_course-topic h2 {
    margin-bottom: 45px;
  }
}
.VSK_course-topic h3, .VSK_course-topic .presenter-name, .VSK_course-topic .top-bar p, .top-bar .VSK_course-topic p, .VSK_course-topic .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .VSK_course-topic .pricing-title {
  margin-bottom: 10px;
}
.VSK_course-topic .mypl-link {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/mypl-link.svg?1568212815');
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  background-size: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  width: 65px;
  height: 15px;
  position: relative;
  top: 2px;
  left: 5px;
}
.VSK_course-topic .mypl-link:hover {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/mypl-link-hover.svg?1568214389');
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.VSK_course-topic .teacher-lesson {
  font-size: 18px;
  font-weight: 400;
}
.VSK_course-topic .teacher-materials {
  margin-left: 18px;
  margin-bottom: 15px;
}
.VSK_course-topic .teacher-materials li {
  margin-bottom: 5px;
}
.VSK_course-topic .teacher-materials li a {
  font-weight: 400;
  font-size: 16px;
  color: #35abe2;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.VSK_course-topic .teacher-materials li .etext-link-blue {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.VSK_course-topic .teacher-materials li .etext-link-blue:hover, .VSK_course-topic .teacher-materials li .etext-link-blue:focus, .VSK_course-topic .teacher-materials li .etext-link-blue:active {
  color: #2c8aaf;
}
.VSK_course-topic .teacher-materials li .etext-link-blue:hover:before, .VSK_course-topic .teacher-materials li .etext-link-blue:focus:before, .VSK_course-topic .teacher-materials li .etext-link-blue:active:before {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  content: url('http://cdn.carnegielearning.com/cli_theme/_img/blue-etext-hover.svg?1571775820');
}
.VSK_course-topic .teacher-materials li .etext-link-blue:before {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  content: url('http://cdn.carnegielearning.com/cli_theme/_img/blue-etext.svg?1571775820');
  vertical-align: middle;
  text-align: left;
  display: inline-block;
  flex: 0;
  position: relative;
  top: 0px;
  margin-right: .5em;
}
.VSK_course-topic .teacher-materials li .presentation-link-blue {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.VSK_course-topic .teacher-materials li .presentation-link-blue:hover, .VSK_course-topic .teacher-materials li .presentation-link-blue:focus, .VSK_course-topic .teacher-materials li .presentation-link-blue:active {
  color: #2c8aaf;
}
.VSK_course-topic .teacher-materials li .presentation-link-blue:hover:before, .VSK_course-topic .teacher-materials li .presentation-link-blue:focus:before, .VSK_course-topic .teacher-materials li .presentation-link-blue:active:before {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  content: url('http://cdn.carnegielearning.com/cli_theme/_img/blue-presentation-hover.svg?1571775820');
}
.VSK_course-topic .teacher-materials li .presentation-link-blue:before {
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  content: url('http://cdn.carnegielearning.com/cli_theme/_img/blue-presentation.svg?1571775820');
  vertical-align: middle;
  text-align: left;
  display: inline-block;
  flex: 0;
  position: relative;
  top: 0px;
  margin-right: .5em;
}
.VSK_course-topic .teacher-materials li .mypl-link {
  left: 0;
}

.topic-footer .btn, .topic-footer .chat-wrapper .online-chat, .chat-wrapper .topic-footer .online-chat, .topic-footer .chat-wrapper .offline-chat, .chat-wrapper .topic-footer .offline-chat, .topic-footer form.filters input[type='reset'], form.filters .topic-footer input[type='reset'], .topic-footer form.filters [type='reset'].custom-select, form.filters .topic-footer [type='reset'].custom-select, .topic-footer form.filters .form-drop .tab_content textarea[type='reset'], form.filters .form-drop .tab_content .topic-footer textarea[type='reset'], .topic-footer .form-drop .tab_content form.filters textarea[type='reset'], .form-drop .tab_content form.filters .topic-footer textarea[type='reset'], .topic-footer form.filters .primary .display-form textarea[type='reset'], form.filters .primary .display-form .topic-footer textarea[type='reset'], .topic-footer .primary .display-form form.filters textarea[type='reset'], .primary .display-form form.filters .topic-footer textarea[type='reset'], .topic-footer .vs-register .button, .vs-register .topic-footer .button, .topic-footer .listing-group .listing-item .button, .listing-group .listing-item .topic-footer .button, .topic-footer .internal .webinar .webinar-button, .internal .webinar .topic-footer .webinar-button, .topic-footer .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .topic-footer .button, .topic-footer .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .topic-footer .button {
  width: 100%;
  border-radius: 0;
  text-align: center;
}
@media (max-width: 567px) {
  .topic-footer .btn, .topic-footer .chat-wrapper .online-chat, .chat-wrapper .topic-footer .online-chat, .topic-footer .chat-wrapper .offline-chat, .chat-wrapper .topic-footer .offline-chat, .topic-footer form.filters input[type='reset'], form.filters .topic-footer input[type='reset'], .topic-footer form.filters [type='reset'].custom-select, form.filters .topic-footer [type='reset'].custom-select, .topic-footer form.filters .form-drop .tab_content textarea[type='reset'], form.filters .form-drop .tab_content .topic-footer textarea[type='reset'], .topic-footer .form-drop .tab_content form.filters textarea[type='reset'], .form-drop .tab_content form.filters .topic-footer textarea[type='reset'], .topic-footer form.filters .primary .display-form textarea[type='reset'], form.filters .primary .display-form .topic-footer textarea[type='reset'], .topic-footer .primary .display-form form.filters textarea[type='reset'], .primary .display-form form.filters .topic-footer textarea[type='reset'], .topic-footer .vs-register .button, .vs-register .topic-footer .button, .topic-footer .listing-group .listing-item .button, .listing-group .listing-item .topic-footer .button, .topic-footer .internal .webinar .webinar-button, .internal .webinar .topic-footer .webinar-button, .topic-footer .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .topic-footer .button, .topic-footer .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .topic-footer .button {
    width: 100%;
  }
}
@media (max-width: 567px) {
  .topic-footer .float-right {
    float: none;
  }
}

.VSK_ScreenShot {
  border: 4px solid #f5f5f5;
  border-radius: 4px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25);
}

.VSK_course-hero-image {
  max-width: 100%;
  margin-bottom: -200px;
}
@media (min-width: 900px) {
  .VSK_course-hero-image {
    position: absolute;
    max-width: 110%;
    right: -5%;
    top: 100%;
    transform: translate(0, -50%);
  }
}

@media (max-width: 899px) {
  .VSK_course-banner {
    margin-bottom: 150px;
  }
}

.VSK_course-banner.standards-banner {
  margin-bottom: 0;
}

@media (min-width: 900px) {
  .our-research-img {
    margin-left: 40px;
  }
}

/*.explore-product {
&.guided-tour {
.guided-tour-flex {
height: 60px;
}

img {
display: inline-block;
float: none;
height: 48px;
margin: 0 15px 0 0;
padding: 0;
vertical-align: middle;
width: 48px;
}
}
}*/
.materials-section {
  background-image: url("http://cdn.carnegielearning.com/cli_theme/_img/VSK/bg-materials-course.webp");
  background-size: auto 85%;
  background-position: right bottom;
  background-repeat: no-repeat;
  position: relative;
}

.materials-standards {
  background-image: url("http://cdn.carnegielearning.com/cli_theme/_img/VSK/bg-materials-standards.webp");
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
}

.VSK_guided-tour {
  position: relative;
}
.VSK_guided-tour img {
  display: inline-block;
  float: none;
  height: 48px;
  margin: 0 15px 0 0;
  padding: 0;
  vertical-align: middle;
  width: 48px;
}
.VSK_guided-tour .relative {
  height: 100%;
  padding-bottom: 80px;
}
.VSK_guided-tour .relative .btn, .VSK_guided-tour .relative .chat-wrapper .online-chat, .chat-wrapper .VSK_guided-tour .relative .online-chat, .VSK_guided-tour .relative .chat-wrapper .offline-chat, .chat-wrapper .VSK_guided-tour .relative .offline-chat, .VSK_guided-tour .relative form.filters input[type='reset'], form.filters .VSK_guided-tour .relative input[type='reset'], .VSK_guided-tour .relative form.filters [type='reset'].custom-select, form.filters .VSK_guided-tour .relative [type='reset'].custom-select, .VSK_guided-tour .relative form.filters .form-drop .tab_content textarea[type='reset'], form.filters .form-drop .tab_content .VSK_guided-tour .relative textarea[type='reset'], .VSK_guided-tour .relative .form-drop .tab_content form.filters textarea[type='reset'], .form-drop .tab_content form.filters .VSK_guided-tour .relative textarea[type='reset'], .VSK_guided-tour .relative form.filters .primary .display-form textarea[type='reset'], form.filters .primary .display-form .VSK_guided-tour .relative textarea[type='reset'], .VSK_guided-tour .relative .primary .display-form form.filters textarea[type='reset'], .primary .display-form form.filters .VSK_guided-tour .relative textarea[type='reset'], .VSK_guided-tour .relative .vs-register .button, .vs-register .VSK_guided-tour .relative .button, .VSK_guided-tour .relative .listing-group .listing-item .button, .listing-group .listing-item .VSK_guided-tour .relative .button, .VSK_guided-tour .relative .internal .webinar .webinar-button, .internal .webinar .VSK_guided-tour .relative .webinar-button, .VSK_guided-tour .relative .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .VSK_guided-tour .relative .button, .VSK_guided-tour .relative .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .VSK_guided-tour .relative .button {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
}

@media (max-width: 899px) {
  #our-promise-container {
    background: none !important;
  }
}

.section-background-right {
  background-size: auto 85%;
  background-position: right bottom;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1199px) {
  .section-background-right {
    background: none !important;
  }
}

.approach-items {
  display: none;
}
@media (min-width: 900px) {
  .approach-items {
    display: block;
  }
}
@media (min-width: 568px) {
  .approach-items .approach-item {
    float: left;
  }
}
.approach-items .approach-item img {
  max-width: 145px;
}

.pattern-dots {
  background: url(../png/pattern-dots64e9.png?1529340922);
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: repeat;
  background-size: auto;
}

.pattern-grid {
  background-size: 60px 60px;
  background-image: linear-gradient(to right, #f4f4f4 3px, rgba(0, 0, 0, 0) 3px), linear-gradient(to bottom, #f4f4f4 3px, rgba(0, 0, 0, 0) 3px);
}

.contact-bg-bottom {
  border-top: 15px solid #000;
}
@media (min-width: 900px) {
  .contact-bg-bottom {
    background: url('../png/mathia-bottom-section8b62.png?1549474670') bottom right no-repeat;
  }
}

.course-block-flex {
  margin: 0px auto 30px auto;
}
.course-block-flex .background {
  height: 100%;
}
.course-block-flex .background .course-block {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  padding: 30px 30px 15px 30px;
  color: #000;
  text-decoration: none;
  overflow: hidden;
}
.course-block-flex .background .course-block .img {
  height: 180px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.course-block-flex .background .course-block .text-height {
  height: 28%;
}
.course-block-flex .background .course-block .text-height .text-wrapper {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 88%;
  text-align: center;
  margin: 0 auto;
}
.course-block-flex .background .course-block .text-height .text-wrapper .text {
  font-size: 18px;
  padding: 0 0px;
  line-height: 40px;
  font-weight: 700;
}
.course-block-flex .background .course-block .text-height .course-1-highlight {
  background-color: #8be9e6;
  box-shadow: 0 0 0 5px #8be9e6;
}
.course-block-flex .background .course-block .text-height .course-2-highlight {
  background-color: #85e2fb;
  box-shadow: 0 0 0 5px #85e2fb;
}
.course-block-flex .background .course-block .text-height .course-3-highlight {
  background-color: #fbc3fa;
  box-shadow: 0 0 0 5px #fbc3fa;
}
.course-block-flex .course-1-background {
  -moz-transition: outline-color 0.2s ease-in-out;
  -o-transition: outline-color 0.2s ease-in-out;
  -webkit-transition: outline-color 0.2s ease-in-out;
  transition: outline-color 0.2s ease-in-out;
  outline: 4px solid transparent;
}
.course-block-flex .course-1-background .img {
  -moz-transition: margin 0.2s ease-in-out;
  -o-transition: margin 0.2s ease-in-out;
  -webkit-transition: margin 0.2s ease-in-out;
  transition: margin 0.2s ease-in-out;
  margin-top: 0px;
  margin-bottom: 0px;
}
.course-block-flex .course-2-background {
  -moz-transition: outline-color 0.2s ease-in-out;
  -o-transition: outline-color 0.2s ease-in-out;
  -webkit-transition: outline-color 0.2s ease-in-out;
  transition: outline-color 0.2s ease-in-out;
  outline: 4px solid transparent;
}
.course-block-flex .course-2-background .img {
  -moz-transition: margin 0.2s ease-in-out;
  -o-transition: margin 0.2s ease-in-out;
  -webkit-transition: margin 0.2s ease-in-out;
  transition: margin 0.2s ease-in-out;
  margin-top: 0px;
  margin-bottom: 0px;
}
.course-block-flex .course-3-background {
  -moz-transition: outline-color 0.2s ease-in-out;
  -o-transition: outline-color 0.2s ease-in-out;
  -webkit-transition: outline-color 0.2s ease-in-out;
  transition: outline-color 0.2s ease-in-out;
  outline: 4px solid transparent;
}
.course-block-flex .course-3-background .img {
  -moz-transition: margin 0.2s ease-in-out;
  -o-transition: margin 0.2s ease-in-out;
  -webkit-transition: margin 0.2s ease-in-out;
  transition: margin 0.2s ease-in-out;
  margin-top: 0px;
  margin-bottom: 0px;
}
.course-block-flex:hover .course-1-background, .course-block-flex:focus .course-1-background, .course-block-flex:active .course-1-background {
  outline: 4px solid #8be9e6;
}
.course-block-flex:hover .course-1-background .img, .course-block-flex:focus .course-1-background .img, .course-block-flex:active .course-1-background .img {
  margin-top: -10px;
  margin-bottom: 10px;
}
.course-block-flex:hover .course-2-background, .course-block-flex:focus .course-2-background, .course-block-flex:active .course-2-background {
  outline: 4px solid #85e2fb;
}
.course-block-flex:hover .course-2-background .img, .course-block-flex:focus .course-2-background .img, .course-block-flex:active .course-2-background .img {
  margin-top: -10px;
  margin-bottom: 10px;
}
.course-block-flex:hover .course-3-background, .course-block-flex:focus .course-3-background, .course-block-flex:active .course-3-background {
  outline: 4px solid #fbc3fa;
}
.course-block-flex:hover .course-3-background .img, .course-block-flex:focus .course-3-background .img, .course-block-flex:active .course-3-background .img {
  margin-top: -10px;
  margin-bottom: 10px;
}
.course-block-flex.mathbook-component .background {
  outline: 2px solid transparent;
  transition: all 0.25s;
}
.course-block-flex.mathbook-component .background .course-block {
  padding: 30px 30px 30px 30px;
}
.course-block-flex.mathbook-component .background .course-block .text-height {
  height: 65px;
}
.course-block-flex.mathbook-component .background .course-block .text-height .text-wrapper .text {
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
}
.course-block-flex.mathbook-component .background .course-block .text-height .text-wrapper.max-wraper-width {
  width: 75%;
}
.course-block-flex.mathbook-component:hover .course-1-background, .course-block-flex.mathbook-component:focus .course-1-background, .course-block-flex.mathbook-component:active .course-1-background {
  outline: 2px solid #8be9e6;
  transform: scale(1.025);
}
.course-block-flex.mathbook-component:hover .course-1-background .img, .course-block-flex.mathbook-component:focus .course-1-background .img, .course-block-flex.mathbook-component:active .course-1-background .img {
  margin-top: 0px;
  margin-bottom: 0px;
}
.course-block-flex.mathbook-component:hover .course-2-background, .course-block-flex.mathbook-component:focus .course-2-background, .course-block-flex.mathbook-component:active .course-2-background {
  outline: 2px solid #85e2fb;
  transform: scale(1.025);
}
.course-block-flex.mathbook-component:hover .course-2-background .img, .course-block-flex.mathbook-component:focus .course-2-background .img, .course-block-flex.mathbook-component:active .course-2-background .img {
  margin-top: 0px;
  margin-bottom: 0px;
}
.course-block-flex.mathbook-component:hover .course-3-background, .course-block-flex.mathbook-component:focus .course-3-background, .course-block-flex.mathbook-component:active .course-3-background {
  outline: 2px solid #fbc3fa;
  transform: scale(1.025);
}
.course-block-flex.mathbook-component:hover .course-3-background .img, .course-block-flex.mathbook-component:focus .course-3-background .img, .course-block-flex.mathbook-component:active .course-3-background .img {
  margin-top: 0px;
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .material-modal {
    margin: 0 15px;
  }
}
.material-modal .material-image {
  max-height: 300px;
  max-width: 100%;
  display: block;
  margin: 0 10px;
}
.material-modal .divider-bar_course-1 {
  background-color: #11cdb9;
}
.material-modal .divider-bar_course-2 {
  background-color: #35abe2;
}
.material-modal .divider-bar_course-3 {
  background-color: #92278f;
}
@media (min-width: 900px) {
  .material-modal .animated.course-1-highlight {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #8be9e6 50%);
  }
}
@media (min-width: 900px) {
  .material-modal .animated.course-2-highlight {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #85e2fb 50%);
  }
}
@media (min-width: 900px) {
  .material-modal .animated.course-3-highlight {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #fbc3fa 50%);
  }
}
.material-modal .flex-col-justify {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.panel-anchors {
  margin-bottom: 30px;
}
.panel-anchors li {
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline;
}
.panel-anchors li:hover, .panel-anchors li:focus, .panel-anchors li:active {
  color: #35abe2;
}

.view-software-cta {
  background-color: transparent;
  border: 0.75px solid #fff;
  width: 100%;
  height: 100%;
  padding: 30px;
}
.view-software-cta h2 {
  font-size: 27px;
}

.workspace-filter-bar {
  background-color: #f5f5f5;
  padding: 10px 0;
  overflow: hidden;
}
.workspace-filter-bar .select-wrapper {
  width: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  .workspace-filter-bar .select-wrapper {
    width: 50%;
  }
}
.workspace-filter-bar .select-wrapper label {
  margin-right: 5px;
  margin-bottom: 0;
  font-size: 13px;
  display: inline-block;
  font-family: "Arimo", helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #808080;
}
.workspace-filter-bar .select-wrapper select {
  max-width: 400px;
  display: inline-block;
}
.workspace-filter-bar .select-wrapper .custom-select, .workspace-filter-bar .select-wrapper .form-drop .tab_content textarea, .form-drop .tab_content .workspace-filter-bar .select-wrapper textarea, .workspace-filter-bar .select-wrapper .primary .display-form textarea, .primary .display-form .workspace-filter-bar .select-wrapper textarea {
  color: #000;
  background-color: #fff;
  border: none;
  font-size: 12.5px;
  padding: 9px 12px 7px 12px;
  width: inherit;
}
.workspace-filter-bar .select-wrapper .custom-select .custom-selectInner, .workspace-filter-bar .select-wrapper .form-drop .tab_content textarea .custom-selectInner, .form-drop .tab_content .workspace-filter-bar .select-wrapper textarea .custom-selectInner, .workspace-filter-bar .select-wrapper .primary .display-form textarea .custom-selectInner, .primary .display-form .workspace-filter-bar .select-wrapper textarea .custom-selectInner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 13px;
  width: 90% !important;
  text-transform: uppercase;
}
.workspace-filter-bar .select-wrapper .custom-select .custom-selectInner:after, .workspace-filter-bar .select-wrapper .form-drop .tab_content textarea .custom-selectInner:after, .form-drop .tab_content .workspace-filter-bar .select-wrapper textarea .custom-selectInner:after, .workspace-filter-bar .select-wrapper .primary .display-form textarea .custom-selectInner:after, .primary .display-form .workspace-filter-bar .select-wrapper textarea .custom-selectInner:after {
  content: "";
  display: none;
}
.workspace-filter-bar .select-wrapper .custom-select:after, .workspace-filter-bar .select-wrapper .form-drop .tab_content textarea:after, .form-drop .tab_content .workspace-filter-bar .select-wrapper textarea:after, .workspace-filter-bar .select-wrapper .primary .display-form textarea:after, .primary .display-form .workspace-filter-bar .select-wrapper textarea:after {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 0px;
  margin: 0px;
  float: right;
  display: block;
}
.workspace-filter-bar .search-keyword {
  margin-top: 15px;
  font-size: 80%;
  padding: 8px 23px 8px 15px;
}
@media (min-width: 768px) {
  .workspace-filter-bar .search-keyword {
    margin-top: 0;
    float: right;
  }
}
.workspace-filter-bar .search-keyword:before {
  font-family: fontawesome;
  width: 1em;
  margin-right: 1em;
  line-height: 1em;
  content: '\f002';
}

.software-course-wrapper {
  margin-bottom: 90px;
}
.software-course-wrapper .software-group {
  margin-bottom: 0;
}
.software-course-wrapper .software-group .software-group-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 16px;
  font-weight: normal;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  background-color: #35abe2;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px 10px 20px;
}
@media (min-width: 900px) {
  .software-course-wrapper .software-group .software-group-title {
    padding: 17px 20px 17px 20px;
  }
}
.software-course-wrapper .software-group .software-group-title:hover {
  background-color: #0278AF;
}
.software-course-wrapper .software-group .software-group-title:after {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  position: relative;
  float: right;
  pointer-events: none;
  padding: 0 0 5px 0;
  text-indent: 14px;
  margin-top: -3px;
}
.software-course-wrapper .software-group .software-group-title.is-active {
  background-color: #0278AF;
}
.software-course-wrapper .software-group .software-group-title.is-active:after {
  content: '\f106';
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  position: relative;
  float: right;
  pointer-events: none;
  padding: 0 0 5px 0;
  text-indent: 14px;
  margin-top: -3px;
}
.software-course-wrapper .software-group .module-group-wrapper {
  display: none;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group {
  margin-bottom: 0;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .module-group-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  text-transform: none;
  font-size: 15px;
  font-weight: 200;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  background-color: #015F8B;
  color: #fff;
  cursor: pointer;
  padding: 10px 20px 10px 20px;
  border-bottom: 0.75px solid rgba(255, 255, 255, 0.5);
}
@media (min-width: 900px) {
  .software-course-wrapper .software-group .module-group-wrapper .module-group .module-group-title {
    padding: 17px 20px 17px 20px;
  }
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .module-group-title:hover {
  background-color: #014e72;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .module-group-title:after {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 20px;
  color: #fff;
  position: relative;
  float: right;
  pointer-events: none;
  padding: 0 0 5px 0;
  text-indent: 14px;
  margin-top: -3px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .module-group-title.is-active {
  background-color: #F4FAFD;
  color: #000;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .module-group-title.is-active:after {
  content: '\f106';
  font-family: FontAwesome;
  font-size: 20px;
  color: #000;
  position: relative;
  float: right;
  pointer-events: none;
  padding: 0 0 5px 0;
  text-indent: 14px;
  margin-top: -3px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group {
  display: none;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-links {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 20px 25px 20px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-links a {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 14px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper {

  border-left: 0.75px solid #EFEFEF;
  border-right: 0.75px solid #EFEFEF;
  border-bottom: 0.75px solid #EFEFEF;
  padding: 30px 20px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  background-color: #f5f5f5;
  border: 0.75px solid rgba(0, 0, 0, 0.05);
  position: relative;
  margin-bottom: 15px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .title-container {
  min-height: 90px;
  margin-top: 10px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .title-container h6 {
  font-size: 14px;
  font-weight: 600;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .title-container .workspace-type {
  font-size: 11px;
  font-style: italic;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper {
  position: relative;
  padding-top: 10px;
  padding-bottom: 30px;
  border-top: 0.75px solid rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper {
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper {
    padding-bottom: 30px;
  }
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .launch {
  float: right;
}
@media (min-width: 768px) {
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .launch {
    float: none;
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .launch {
    float: right;
    padding: 0;
  }
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary {
  float: left;
}
@media (min-width: 768px) {
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary {
    float: none;
    padding: 10px 0;
  }
}
@media (min-width: 1200px) {
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary {
    float: left;
    padding: 0;
  }
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper a {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 14px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary-modal .close-modal {
  font-weight: 700;
  font-size: 21px;
  text-transform: none;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary-modal .modal-content {
  max-width: 800px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary-modal .modal-content .embed-responsive {
  padding-bottom: 0;
  height: inherit;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary-modal .modal-content .embed-responsive .banner-padding {
  padding: 50px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary-modal .modal-content .embed-responsive .banner-padding .summary-breadcrumb {
  font-size: 17px;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary-modal .modal-content .embed-responsive .banner-padding .summary-title {
  font-size: 20px;
  font-weight: 600;
}
.software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block .launch-wrapper .summary-modal .modal-content .embed-responsive .banner-padding .summary-description {
  font-size: 17px;
  font-weight: 100;
}
@media (min-width: 768px) {
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block:nth-of-type(3n+3) {
    margin-right: 0;
    float: right;
  }
  .software-course-wrapper .software-group .module-group-wrapper .module-group .unit-group .unit-wrapper .workspace-block:nth-of-type(3n+4) {
    clear: both;
  }
}

.search-modal {
  display: flex;
}
.search-modal.active {
  overflow-y: auto;
}
.search-modal .modal-content {
  max-width: 900px;
  margin: auto;
  width: 900px;
  max-width: 95%;
}
.search-modal .modal-content .embed-responsive {
  height: inherit;
  padding: 0;
}
.search-modal .modal-content .embed-responsive .search-header {
  padding: 50px 30px;
}
.search-modal .modal-content .embed-responsive .search-header .h3 {
  font-size: 18px;
}
.search-modal .modal-content .embed-responsive .search-header .search-form {

}
.search-modal .modal-content .embed-responsive .search-header .search-form:after {
  content: "";
  display: table;
  clear: both;
}
.search-modal .modal-content .embed-responsive .search-header .search-form .search {
  border: none;
  background-color: #fff;
  color: #000;
  padding: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 48.25%;
  margin-right: 3.5%;
  margin-left: 0;
}
@media (min-width: 768px) {
  .search-modal .modal-content .embed-responsive .search-header .search-form .search {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 56.875%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 900px) {
  .search-modal .modal-content .embed-responsive .search-header .search-form .search {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 78.4375%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.search-modal .modal-content .embed-responsive .search-header .search-form .search:-moz-placeholder {
  text-transform: none;
  color: #000;
  opacity: .25;
  font-size: 18px;
  font-weight: 400;
  font-size: 13px;
}
.search-modal .modal-content .embed-responsive .search-header .search-form .search::-moz-placeholder {
  text-transform: none;
  color: #000;
  opacity: .25;
  font-size: 18px;
  font-weight: 400;
  font-size: 13px;
}
.search-modal .modal-content .embed-responsive .search-header .search-form .search:-ms-input-placeholder {
  text-transform: none;
  color: #000;
  opacity: .25;
  font-size: 18px;
  font-weight: 400;
  font-size: 13px;
}
.search-modal .modal-content .embed-responsive .search-header .search-form .search::-webkit-input-placeholder {
  text-transform: none;
  color: #000;
  opacity: .25;
  font-size: 18px;
  font-weight: 400;
  font-size: 13px;
}
.search-modal .modal-content .embed-responsive .search-header .search-form .button-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 48.25%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .search-modal .modal-content .embed-responsive .search-header .search-form .button-wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 39.625%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 900px) {
  .search-modal .modal-content .embed-responsive .search-header .search-form .button-wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 18.0625%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
.search-modal .modal-content .embed-responsive .search-header .search-form .button-wrapper button {
  font-size: 15px;
}
.search-modal .modal-content .embed-responsive .search-body {
  display: none;
  padding: 15px 30px 30px 30px;
  max-height: 60vh;
  background: #fff;
  overflow-y: scroll;
  margin-bottom: 25px;
}
.search-modal .modal-content .embed-responsive .search-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}
.search-modal .modal-content .embed-responsive .search-body::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
.search-modal .modal-content .embed-responsive .search-body::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}
.search-modal .modal-content .embed-responsive .search-body .results-info {
  font-size: 12px;
  color: #808080;
}
.search-modal .modal-content .embed-responsive .search-body .result-listing {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.search-modal .modal-content .embed-responsive .search-body .result-listing:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
.search-modal .modal-content .embed-responsive .search-body .result-listing .result-breadcrumb {
  font-size: 18px;
}
.search-modal .modal-content .embed-responsive .search-body .result-listing .result-title {
  font-size: 22px;
  font-weight: 600;
}
.search-modal .modal-content .embed-responsive .search-body .result-listing .result-description {
  font-size: 15px;
  font-weight: 100;
}
.search-modal .modal-content .embed-responsive .search-body .result-listing .no-results {
  font-size: 15px;
  font-weight: 100;
}
.search-modal .modal-content .embed-responsive .search-body .result-listing .no-results ul {
  list-style: disc;
}
.search-modal .modal-content .embed-responsive .search-body .result-listing .no-results ul li {
  margin-left: 20px;
}

@media (min-width: 900px) {
  .animated.expand {
    -moz-transition: all 0.68s;
    -o-transition: all 0.68s;
    -webkit-transition: all 0.68s;
    transition: all 0.68s;
    opacity: 0;
    -moz-transform: scale(0.75, 0.75);
    -ms-transform: scale(0.75, 0.75);
    -webkit-transform: scale(0.75, 0.75);
    transform: scale(0.75, 0.75);
  }
  .animated.expand.active {
    opacity: 1;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .animated.fadeIn {
    -moz-transition: all 0.68s;
    -o-transition: all 0.68s;
    -webkit-transition: all 0.68s;
    transition: all 0.68s;
    opacity: 0;
  }
  .animated.fadeIn.active {
    opacity: 1;
  }
  .animated.fadeInLeft {
    -moz-transition: all 0.52s;
    -o-transition: all 0.52s;
    -webkit-transition: all 0.52s;
    transition: all 0.52s;
    opacity: 0;
    -moz-transform: translate(-20px, 0);
    -ms-transform: translate(-20px, 0);
    -webkit-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
  }
  .animated.fadeInLeft.active {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .animated.fadeInRight {
    -moz-transition: all 0.52s;
    -o-transition: all 0.52s;
    -webkit-transition: all 0.52s;
    transition: all 0.52s;
    opacity: 0;
    -moz-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  .animated.fadeInRight.active {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .animated.textUp {
    -moz-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    opacity: 0;
    -moz-transform: perspective(0) translate(0, 40px);
    -ms-transform: perspective(0) translate(0, 40px);
    -webkit-transform: perspective(0) translate(0, 40px);
    transform: perspective(0) translate(0, 40px);
  }
  .animated.textUp .sub {
    -moz-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 1.6s cubic-bezier(0.075, 0.82, 0.165, 1);
    opacity: 0;
    -moz-transform: perspective(0) translate(0, 40px);
    -ms-transform: perspective(0) translate(0, 40px);
    -webkit-transform: perspective(0) translate(0, 40px);
    transform: perspective(0) translate(0, 40px);
  }
  .animated.textUp.active {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .animated.textUp.active .sub {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .animated.highlighter {
    background-size: 200% 100%;
    transition: background-position .6s;
    background-color: transparent;
  }
  .animated.highlighter_blue {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #85e2fb 50%);
  }
  .animated.highlighter_blue-reg {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #35abe2 50%);
  }
  .animated.highlighter_red {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #fbc3fa 50%);
  }
  .animated.highlighter_green {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #8be9e6 50%);
  }
  .animated.highlighter_green-reg {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #11cdb9 50%);
  }
  .animated.highlighter_yellow {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #ffff00 50%);
  }
  .animated.highlighter_purple {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #fbc3fa 50%);
  }
  .animated.highlighter_black {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, #000000 50%);
  }
  .animated.highlighter.active {
    background-position: -100% 0;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: flex;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url('../gif/ajax-loaderd4dd.gif?1534271374') center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url('http://cdn.carnegielearning.com/cli_theme/_fonts/slick.eot?1534271374');
  src: url('http://cdn.carnegielearning.com/cli_theme/_fonts/slick.eot?&amp;1534271374#iefix') format("embedded-opentype"), url('http://cdn.carnegielearning.com/cli_theme/_fonts/slick.woff?1534271374') format("woff"), url('http://cdn.carnegielearning.com/cli_theme/_fonts/slick.ttf?1534271374') format("truetype"), url('http://cdn.carnegielearning.com/cli_theme/_fonts/slick.svg?1534271374#slick') format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.primary {
  display: block;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin: 0 auto;
}
.primary .text-white p, .primary .text-white h1, .primary .text-white h2, .primary .text-white h3, .primary .text-white .presenter-name, .primary .text-white .top-bar p, .top-bar .primary .text-white p, .primary .text-white .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .primary .text-white .pricing-title, .primary .text-white h4, .primary .text-white h5, .primary .text-white h6, .primary .text-white li {
  color: #fff;
}
@media (min-width: 568px) {
  .primary {
    max-width: 538px;
  }
}
@media (min-width: 768px) {
  .primary {
    max-width: 738px;
  }
}
@media (min-width: 900px) {
  .primary {
    max-width: 870px;
  }
}
@media (min-width: 1200px) {
  .primary {
    max-width: 1170px;
  }
}
.primary .page-title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 35px;
}
.primary .page-title:after {
  content: "";
  display: block;
  border-radius: 3px;
  width: 103px;
  height: 8px;
  margin-top: 15px;
  margin-bottom: 30px;
}
.primary .page-subtitle {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 25px;
  display: inline-block;
  padding-bottom: .25em;
  margin-bottom: 30px;
}
.primary h3, .primary .presenter-name, .primary .top-bar p, .top-bar .primary p, .primary .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .primary .pricing-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  clear: both;
  color: #000;
}
.primary h3 span, .primary .presenter-name span, .primary .top-bar p span, .top-bar .primary p span, .primary .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title span, .pricing-blocks .pricing-block-wrapper .pricing-block .primary .pricing-title span {
  color: #000;
}
.primary h4 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  clear: both;
  color: #000;
}
.primary h4 span {
  color: #000;
}
.primary h5 {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
  clear: both;
  color: #000;
}
.primary h5 span {
  color: #000;
}
.primary h6 {
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 0.2em;
  clear: both;
  color: #000;
}
.primary h6 span {
  color: #000;
}
.primary p {
  margin-bottom: 10px;
  font-weight: 500;
  clear: both;
  color: #000;
}
.primary p span {
  color: #000;
}
.primary .h2 {
  font-weight: 600;
}
.primary .animate {
  color: #000 !important;
}
.primary a:not(.link):not(.link-tabs), .primary span:not(.button-subtle a) {
  font-weight: inherit;
  color: #35abe2;
}
.primary a:not(.link):not(.link-tabs):hover, .primary a:not(.link):not(.link-tabs):focus, .primary span:not(.button-subtle a):hover, .primary span:not(.button-subtle a):focus {
  color: #009ec9;
}
.primary .link, .primary .link-tabs, .primary .full-agenda .agenda-filters .FilterList .expand, .full-agenda .agenda-filters .FilterList .primary .expand, .primary .chat-wrapper .online-chat, .chat-wrapper .primary .online-chat, .primary .chat-wrapper .offline-chat, .chat-wrapper .primary .offline-chat, .primary .vs-register .button, .vs-register .primary .button, .primary .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .primary .button, .primary .state-initiative .curricula-section .course-title-list .course-title, .state-initiative .curricula-section .course-title-list .primary .course-title, .primary .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .primary .button {
  margin-bottom: 20px;
  display: inline-block;
}
.primary .divider-bar_blue, .primary .page-title:after {
  clear: both;
}
.primary .button-subtle {
  margin: .5em 0em;
  display: inline-block;
}
.primary .button-subtle a {
  padding: 11px 26px;
  border: 4px solid;
  line-height: 1;
  display: inline-block;
  width: auto;
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  background-color: #35abe2;
  color: #fff;
  border-color: #35abe2;
}
.primary .button-subtle a:hover, .primary .button-subtle a:focus {
  background-color: transparent;
  color: #35abe2;
}
.primary .button-primary {
  margin: .5em 0em;
  display: inline-block;
}
.primary .button-primary a {
  padding: 11px 26px;
  border: 4px solid;
  line-height: 1;
  display: inline-block;
  width: auto;
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  background-color: #000;
  color: #fff;
  border-color: #000;
  margin: 0;
}
.primary .button-primary a:hover, .primary .button-primary a:focus {
  background-color: transparent;
  color: #000;
}
.primary .button-highlight {
  margin: .5em 0em;
  display: inline-block;
}
.primary .button-highlight a {
  padding: 11px 26px;
  border: 4px solid;
  line-height: 1;
  display: inline-block;
  width: auto;
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  background-color: #92278f;
  color: #fff;
  border-color: #92278f;
}
.primary .button-highlight a:hover, .primary .button-highlight a:focus {
  background-color: transparent;
  color: #92278f;
}
.primary em {
  font-style: italic;
}
.primary ul {
  list-style: circle;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
  clear: both;
}
.primary ul li {
  margin-bottom: .25em;
  color: #000;
}
.primary .schedule {
  list-style: none;
}
.primary h3, .primary .presenter-name, .primary .top-bar p, .top-bar .primary p, .primary .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .primary .pricing-title, .primary h4 {
  margin: 30px 0;
}
.primary .wygwam-styled-grid {
  margin-bottom: 3.25em;
}
.primary .wygwam-styled-grid img {
  max-width: 80%;
  display: block;
  margin-top: 30px;
}
.primary .display-form {
  margin: 0 auto;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .primary .display-form {
    margin-top: 90px;
  }
}
.primary .display-form input, .primary .display-form .custom-select, .primary .display-form textarea, .primary .display-form .custom-select, .primary .display-form .form-drop .tab_content textarea, .form-drop .tab_content .primary .display-form textarea, .primary .display-form textarea, .primary .display-form textarea {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .primary .display-form input, .primary .display-form .custom-select, .primary .display-form textarea, .primary .display-form .custom-select, .primary .display-form .form-drop .tab_content textarea, .form-drop .tab_content .primary .display-form textarea, .primary .display-form textarea, .primary .display-form textarea {
    margin-bottom: 45px;
  }
}
.primary .display-form .custom-select.disabled, .primary .display-form .form-drop .tab_content textarea.disabled, .form-drop .tab_content .primary .display-form textarea.disabled, .primary .display-form textarea.disabled {
  color: #808080;
  border: 3px solid rgba(128, 128, 128, 0.6);
}
.primary .display-form .custom-selectFocus {
  border-color: #5a5a5a;
}
.primary .display-form span.title {
  display: block;
  margin-top: -7px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
.primary .display-form input, .primary .display-form .custom-select, .primary .display-form textarea, .primary .display-form textarea {
  color: #000;
}
.primary .display-form input:focus, .primary .display-form .custom-select:focus, .primary .display-form textarea:focus, .primary .display-form input:active, .primary .display-form .custom-select:active, .primary .display-form textarea:active, .primary .display-form textarea:focus, .primary .display-form textarea:active {
  border-color: #000;
}
.primary .display-form input:-moz-placeholder, .primary .display-form .custom-select:-moz-placeholder, .primary .display-form textarea:-moz-placeholder, .primary .display-form textarea:-moz-placeholder {
  color: #000;
  opacity: .7;
  text-transform: uppercase;
}
.primary .display-form input::-moz-placeholder, .primary .display-form .custom-select::-moz-placeholder, .primary .display-form textarea::-moz-placeholder, .primary .display-form textarea::-moz-placeholder {
  color: #000;
  opacity: .7;
  text-transform: uppercase;
}
.primary .display-form input:-ms-input-placeholder, .primary .display-form .custom-select:-ms-input-placeholder, .primary .display-form textarea:-ms-input-placeholder, .primary .display-form textarea:-ms-input-placeholder {
  color: #000;
  opacity: .7;
  text-transform: uppercase;
}
.primary .display-form input::-webkit-input-placeholder, .primary .display-form .custom-select::-webkit-input-placeholder, .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form textarea::-webkit-input-placeholder {
  color: #000;
  opacity: .7;
  text-transform: uppercase;
}
.primary .display-form textarea {
  height: 121px;
}
.primary .display-form .mktoError {
  margin-top: -42px;
  margin-bottom: -22px;
  display: inline-block;
  width: 100%;
  font-size: 1.25em;
  color: #ff426a;
}
.primary .display-form .custom-select.mktoField .custom-selectInner, .primary .display-form .form-drop .tab_content textarea.mktoField .custom-selectInner, .form-drop .tab_content .primary .display-form textarea.mktoField .custom-selectInner, .primary .display-form textarea.mktoField .custom-selectInner {
  color: #000;
  text-transform: uppercase;
}
.primary .display-form .form-error {
  position: relative;
  height: 1em;
  font-size: 1.25em;
  margin-bottom: -1em;
  top: -2.25em;
  color: #ff426a;
}
.primary .waiting .btn-white:hover, .primary .waiting .btn-white:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
  cursor: wait;
}
.primary .thank-you {
  display: none;
  margin-top: 2em;
}
.primary .hs-products img {
  margin: 10px auto 0 auto;
}
.primary .hsms-intro-text {
  font-size: 3.25em;
  margin-bottom: .75em;
}
.primary #player {
  background-color: transparent;
  position: relative;
  display: block;
  top: -7%;
}

.sub-banner_hsms {
  max-height: 545px;
}
.sub-banner_hsms .num {
  font-size: 4.5em;
  margin-top: 10px;
  margin-bottom: 0;
  display: block;
  width: 100%;
  font-weight: 700;
  color: #00c6fc;
}
.sub-banner_hsms sup {
  vertical-align: super;
  font-size: 75%;
  position: relative;
  top: 0.15em;
}

.interior-banner-padding {
  padding-top: 25px;
  padding-bottom: 25px;
}

.hsms-engage img {
  max-width: 100%;
}

.hsms-header-disclaimer {
  margin-right: 5em;
  position: relative;
  float: right;
  bottom: 1em;
  right: 1em;
  color: #000;
  font-size: 75%;
  font-style: italic;
}

/* Connected Identity Interior Page */
@media (min-width: 768px) {
  .first-col {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .last-col {
    padding-right: 0;
  }
}

.col-12 {
  margin-bottom: 30px;
}

.customer-sign-in .page-title-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
.customer-sign-in .page-title-wrapper .page-title {
  width: 100%;
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.customer-sign-in .grid-wrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.5em;
}
.customer-sign-in h2 {
  margin-bottom: .25em;
}
.customer-sign-in img, .customer-sign-in p {
  width: 80%;
}
.customer-sign-in .button-primary {
  width: 80%;
  text-align: center;
}
.customer-sign-in .semi-bold {
  font-weight: 600;
  margin: 10px 0px;
  position: relative;
  width: 80%;
  text-align: center;
}

.display-form {
  margin: 0 auto;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .display-form {
    margin-top: 90px;
  }
}
.display-form input, .display-form .custom-select, .display-form .form-drop .tab_content textarea, .form-drop .tab_content .display-form textarea, .primary .display-form textarea, .display-form .form-drop .tab_content input, .form-drop .tab_content .display-form input, .display-form .custom-select, .display-form .form-drop .tab_content textarea, .form-drop .tab_content .display-form textarea, .primary .display-form textarea, .display-form textarea {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .display-form input, .display-form .custom-select, .display-form .form-drop .tab_content textarea, .form-drop .tab_content .display-form textarea, .primary .display-form textarea, .display-form .form-drop .tab_content input, .form-drop .tab_content .display-form input, .display-form .custom-select, .display-form .form-drop .tab_content textarea, .form-drop .tab_content .display-form textarea, .primary .display-form textarea, .display-form textarea {
    margin-bottom: 45px;
  }
}
.display-form .custom-selectFocus {
  border-color: #5a5a5a;
}
.display-form input:focus, .display-form .custom-select:focus, .display-form .form-drop .tab_content textarea:focus, .form-drop .tab_content .display-form textarea:focus, .primary .display-form textarea:focus, .display-form input:active, .display-form .custom-select:active, .display-form .form-drop .tab_content textarea:active, .form-drop .tab_content .display-form textarea:active, .primary .display-form textarea:active, .display-form textarea:focus, .display-form textarea:active {
  border-color: #5a5a5a;
}
.display-form input:-moz-placeholder, .display-form .custom-select:-moz-placeholder, .display-form .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .display-form textarea:-moz-placeholder, .primary .display-form textarea:-moz-placeholder, .display-form textarea:-moz-placeholder {
  opacity: .7;
  text-transform: uppercase;
}
.display-form input::-moz-placeholder, .display-form .custom-select::-moz-placeholder, .display-form .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .display-form textarea::-moz-placeholder, .primary .display-form textarea::-moz-placeholder, .display-form .form-drop .tab_content input::-moz-placeholder, .form-drop .tab_content .display-form input::-moz-placeholder, .display-form textarea::-moz-placeholder {
  opacity: .7;
  text-transform: uppercase;
}
.display-form input:-ms-input-placeholder, .display-form .custom-select:-ms-input-placeholder, .display-form .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .display-form textarea:-ms-input-placeholder, .primary .display-form textarea:-ms-input-placeholder, .display-form textarea:-ms-input-placeholder {
  opacity: .7;
  text-transform: uppercase;
}
.display-form input::-webkit-input-placeholder, .display-form .custom-select::-webkit-input-placeholder, .display-form .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .display-form textarea::-webkit-input-placeholder, .primary .display-form textarea::-webkit-input-placeholder, .display-form .form-drop .tab_content input::-webkit-input-placeholder, .form-drop .tab_content .display-form input::-webkit-input-placeholder, .display-form textarea::-webkit-input-placeholder {
  opacity: .7;
  text-transform: uppercase;
}
.display-form .btn-white {
  background-color: #000;
  color: #fff;
  border-color: #fff;
  display: block;
  margin: 0 auto;
}
.display-form .btn-white:hover, .display-form .btn-white:focus {
  color: #000;
  background-color: #fff;
  border-color: #000;
}
.display-form .mktoError {
  margin-top: -42px;
  margin-bottom: -22px;
  display: inline-block;
  width: 100%;
  font-size: 1.25em;
  color: #ff426a;
  float: left;
}
.display-form .custom-select.mktoField .custom-selectInner, .display-form .form-drop .tab_content textarea.mktoField .custom-selectInner, .form-drop .tab_content .display-form textarea.mktoField .custom-selectInner, .primary .display-form textarea.mktoField .custom-selectInner {
  text-transform: uppercase;
}
.display-form .form-error {
  position: relative;
  height: 1em;
  font-size: 1.25em;
  margin-bottom: -1em;
  top: -2.25em;
  color: #ff426a;
  float: left;
}
.display-form .col-md-6, .display-form .primary .wygwam-styled-grid, .primary .display-form .wygwam-styled-grid {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .display-form .col-md-6, .display-form .primary .wygwam-styled-grid, .primary .display-form .wygwam-styled-grid {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
    float: left;
    clear: left;
  }
  .display-form .col-md-6:nth-of-type(even), .display-form .primary .wygwam-styled-grid:nth-of-type(even), .primary .display-form .wygwam-styled-grid:nth-of-type(even) {
    float: right;
    clear: right;
  }
}
.display-form .col-md-6.last, .display-form .primary .last.wygwam-styled-grid, .primary .display-form .last.wygwam-styled-grid {
  float: left;
  clear: left;
}
.display-form .custom-select.disabled, .display-form .form-drop .tab_content textarea.disabled, .form-drop .tab_content .display-form textarea.disabled, .primary .display-form textarea.disabled {
  color: #808080;
  border: 3px solid rgba(128, 128, 128, 0.6);
}

.live-chat {
  display: block;
  width: 70%;
  margin: 0 auto;
}

.chat-wrapper .online-chat {
  background-color: #92278f;
  color: #fff;
  border-color: #92278f;
}
.chat-wrapper .online-chat:before {
  content: url('http://cdn.carnegielearning.com/cli_theme/_img/chat-bubble.svg?1534271375');
  font-size: 1em;
  margin-bottom: -1em;
  overflow: hidden;
  bottom: .85em;
  position: relative;
}
.chat-wrapper .online-chat:hover, .chat-wrapper .online-chat:focus {
  color: #92278f;
  background-color: #fff;
  border-color: #92278f;
}
.chat-wrapper .online-chat:hover:before, .chat-wrapper .online-chat:focus:before {
  content: url('http://cdn.carnegielearning.com/cli_theme/_img/chat-bubble-colored.svg?1534271375');
  font-size: 1em;
  margin-bottom: -1em;
  overflow: hidden;
  bottom: .85em;
  position: relative;
}
.chat-wrapper .offline-chat {
  background-color: #222;
  color: #fff;
  border-color: #222;
}
.chat-wrapper .offline-chat:before {
  content: url('http://cdn.carnegielearning.com/cli_theme/_img/chat-bubble.svg?1534271375');
  font-size: 1em;
  margin-bottom: -1em;
  overflow: hidden;
  bottom: .85em;
  position: relative;
}
.chat-wrapper .offline-chat:hover, .chat-wrapper .offline-chat:focus {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

.support-thank-you, .thank-you {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  margin-top: 2.25em;
}
.support-thank-you p, .thank-you p {
  font-size: 1.2em;
}
.support-thank-you .fa, .thank-you .fa {
  color: #000;
  font-size: 1.25em;
  padding: 0 .25em;
}
.support-thank-you .fa:hover, .support-thank-you .fa:active, .thank-you .fa:hover, .thank-you .fa:active {
  color: #35abe2;
}

.thank-you {
  display: none;
}

.primary.mathia-form {
  margin: 0 auto;
}
.primary.mathia-form form {
  overflow: hidden;
}
.primary.mathia-form .col-md-6.last, .primary.mathia-form .last.wygwam-styled-grid {
  float: left;
  clear: left;
}
.primary.mathia-form input, .primary.mathia-form .custom-select, .primary.mathia-form .form-drop .tab_content textarea, .form-drop .tab_content .primary.mathia-form textarea, .primary.mathia-form .display-form textarea, .primary.mathia-form .custom-select, .primary.mathia-form .form-drop .tab_content textarea, .form-drop .tab_content .primary.mathia-form textarea, .primary.mathia-form .display-form textarea, .primary.mathia-form textarea {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .primary.mathia-form input, .primary.mathia-form .custom-select, .primary.mathia-form .form-drop .tab_content textarea, .form-drop .tab_content .primary.mathia-form textarea, .primary.mathia-form .display-form textarea, .primary.mathia-form .custom-select, .primary.mathia-form .form-drop .tab_content textarea, .form-drop .tab_content .primary.mathia-form textarea, .primary.mathia-form .display-form textarea, .primary.mathia-form textarea {
    margin-bottom: 45px;
  }
}
.primary.mathia-form .custom-selectFocus {
  border-color: #5a5a5a;
}
.primary.mathia-form input:focus, .primary.mathia-form .custom-select:focus, .primary.mathia-form .form-drop .tab_content textarea:focus, .form-drop .tab_content .primary.mathia-form textarea:focus, .primary.mathia-form .display-form textarea:focus, .primary.mathia-form input:active, .primary.mathia-form .custom-select:active, .primary.mathia-form .form-drop .tab_content textarea:active, .form-drop .tab_content .primary.mathia-form textarea:active, .primary.mathia-form .display-form textarea:active, .primary.mathia-form textarea:focus, .primary.mathia-form textarea:active {
  border-color: #5a5a5a;
}
.primary.mathia-form input:-moz-placeholder, .primary.mathia-form .custom-select:-moz-placeholder, .primary.mathia-form .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .primary.mathia-form textarea:-moz-placeholder, .primary.mathia-form .display-form textarea:-moz-placeholder, .primary.mathia-form textarea:-moz-placeholder {
  opacity: .7;
  text-transform: uppercase;
}
.primary.mathia-form input::-moz-placeholder, .primary.mathia-form .custom-select::-moz-placeholder, .primary.mathia-form .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .primary.mathia-form textarea::-moz-placeholder, .primary.mathia-form .display-form textarea::-moz-placeholder, .primary.mathia-form textarea::-moz-placeholder {
  opacity: .7;
  text-transform: uppercase;
}
.primary.mathia-form input:-ms-input-placeholder, .primary.mathia-form .custom-select:-ms-input-placeholder, .primary.mathia-form .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .primary.mathia-form textarea:-ms-input-placeholder, .primary.mathia-form .display-form textarea:-ms-input-placeholder, .primary.mathia-form textarea:-ms-input-placeholder {
  opacity: .7;
  text-transform: uppercase;
}
.primary.mathia-form input::-webkit-input-placeholder, .primary.mathia-form .custom-select::-webkit-input-placeholder, .primary.mathia-form .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .primary.mathia-form textarea::-webkit-input-placeholder, .primary.mathia-form .display-form textarea::-webkit-input-placeholder, .primary.mathia-form textarea::-webkit-input-placeholder {
  opacity: .7;
  text-transform: uppercase;
}
.primary.mathia-form .btn-white {
  display: block;
  margin: 0 auto;
  margin-top: 15px;
}
.primary.mathia-form .waiting .btn-white:hover, .primary.mathia-form .waiting .btn-white:focus {
  background-color: #000;
  border-color: #fff;
  color: #fff;
  cursor: wait;
}
.primary.mathia-form .custom-select.mktoField .custom-selectInner, .primary.mathia-form .form-drop .tab_content textarea.mktoField .custom-selectInner, .form-drop .tab_content .primary.mathia-form textarea.mktoField .custom-selectInner, .primary.mathia-form .display-form textarea.mktoField .custom-selectInner {
  text-transform: uppercase;
}
.primary.mathia-form .form-error {
  position: relative;
  height: 1em;
  font-size: 1.25em;
  margin-bottom: -1em;
  top: -2.25em;
  color: #ff426a;
  float: left;
}
.primary.mathia-form .fa {
  color: #fff;
  padding: 0 .25em;
  font-size: 1.5em;
}
.primary.mathia-form .fa:hover, .primary.mathia-form .fa:active {
  color: #35abe2;
}

.primary .icon-group {
  margin-bottom: -3em;
}
@media (min-width: 768px) {
  .primary .icon-group h2 {
    margin: 1.5em 0;
    text-align: center;
  }
}
.primary .icon-group ul {
  margin-left: 0;

}
.primary .icon-group ul:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .primary .icon-group ul {
    margin-top: 5em;
  }
}
@media (min-width: 900px) {
  .primary .icon-group ul {
    margin-top: 0em;
  }
}
.primary .icon-group p {
  float: left;
  padding: 0.5em 0 !important;
  width: 80%;
}
@media (min-width: 768px) {
  .primary .icon-group p {
    float: none;
    padding: 0;
    width: 100%;
  }
}
.primary .icons-4 li {

  clear: both;
  list-style-type: none;
  margin-top: 1.0em;
  padding: 0 !important;
}
.primary .icons-4 li:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .primary .icons-4 li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 22.375%;
    margin-right: 3.5%;
    margin-left: 0;
    clear: none;
    margin-top: 0;
    text-align: center;
  }
  .primary .icons-4 li:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .primary .icons-4 li:nth-of-type(4n+4) {
    margin-right: 0;
    float: right;
  }
  .primary .icons-4 li:nth-of-type(4n+5) {
    clear: both;
  }
}
.primary .icons-4 li img {
  width: 100%;
  float: left;
  margin-right: 5%;
  margin-top: 1.0em;
}
@media (min-width: 768px) {
  .primary .icons-4 li img {
    float: none;
    text-align: center;
    display: block;
  }
}
.primary .icons-3 li {

  clear: both;
  list-style-type: none;
  margin-top: 1.0em;
  padding: 0 !important;
}
.primary .icons-3 li:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .primary .icons-3 li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-left: 0;
    clear: none;
    margin-top: 0;
    text-align: center;
  }
  .primary .icons-3 li:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .primary .icons-3 li:nth-of-type(3n+3) {
    margin-right: 0;
    float: right;
  }
  .primary .icons-3 li:nth-of-type(3n+4) {
    clear: both;
  }
}
.primary .icons-3 li img {
  width: 10%;
  float: left;
  margin-right: 5%;
  margin-top: 1.0em;
}
@media (min-width: 768px) {
  .primary .icons-3 li img {
    float: none;
    margin: 0 auto 1em auto;
    text-align: center;
    display: block;
  }
}

.column-group {

  color: #000;
  padding-bottom: 1.5em;
  padding-top: 1.5em;
  margin: 1.5em 0;
}
.column-group:after {
  content: "";
  display: table;
  clear: both;
}
.column-group .column {
  padding-top: 1em;
}
@media (min-width: 960px) {
  .column-group .column {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .column-group .column:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .column-group .column:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .column-group .column:nth-of-type(2n+3) {
    clear: both;
  }
}
.column-group .column h3, .column-group .column .presenter-name, .column-group .column .top-bar p, .top-bar .column-group .column p, .column-group .column .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .column-group .column .pricing-title {
  margin-bottom: 1em;
}
.column-group .column .content {
  padding: 0 0 0 .75em;
}
.column-group .column ul {
  list-style: disc;
  margin-left: 1.25em;
}
.column-group .column ul li {
  margin-bottom: 0.512em;
}

form.filters {
  background-color: #808080;
  margin-bottom: -1.4em;
  padding: 0.5em 0.5em 0.75em 0.5em;
}
form.filters select, form.filters .form-drop .tab_content select, .form-drop .tab_content form.filters select {
  padding-top: .5em;
  padding-bottom: .5em;
  margin-top: .5em;
  width: 170px;
  display: inline-block;
  margin-right: 2em;
}
form.filters input[type='reset'], form.filters [type='reset'].custom-select, form.filters .form-drop .tab_content textarea[type='reset'], .form-drop .tab_content form.filters textarea[type='reset'], form.filters .primary .display-form textarea[type='reset'], .primary .display-form form.filters textarea[type='reset'] {
  margin-right: 1.5em;
  cursor: pointer;
}

.vs-register {
  text-align: center;
  background-color: #8f1879;
  color: #fff;
  padding: 0.5em 0.5em 0 0.5em;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .vs-register {
    clear: both;
  }
}
.vs-register h2 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  color: #fff;
}
@media (min-width: 568px) {
  .vs-register h2 {
    display: inline-block;
    vertical-align: middle;



    margin-right: 1em;
    padding-top: 0.35em;
    margin-bottom: 0.45em;
  }
}
.vs-register .button {
  margin-top: 1em;
  margin-bottom: 1.5em;
}
.vs-register .button:hover {
  color: #000;
}

/* Borrowed from CSS-Tricks: http://css-tricks.com/responsive-data-tables/ */
table {
  table-layout: fixed;
  width: 100%;
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-collapse: collapse;
  margin: 1.5em 0;
  line-height: 1.3;
  border: 1px solid #b9b9b9;
  font-size: 0.875em;
}

thead {
  background-color: #b9b9b9;
}
thead th {
  vertical-align: bottom;
  font-weight: 400;
  padding: 1em 0.5em;
}

tbody th, tbody td {
  border-right: 1px #b9b9b9 solid;
  vertical-align: top;
  font-weight: 300;
  line-height: 1.2;
}
tbody tr {
  border-bottom: 1px solid #b9b9b9;
}
tbody tr:nth-of-type(even) {
  background-color: #f5f5f5;
}

td, th {
  padding: 0.5em;
  text-align: left;
}

@media (max-width: 959px) {
  /* Force table to not be like tables anymore */
  table, thead, tbody, th, td, tr {
    display: block;
  }

  td {
    /* Behave  like a "row" */
    position: relative;
  }

  table.js-responsivized {
    /* Hide table headers (but not display: none;, for accessibility) */
  }
  table.js-responsivized thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.js-responsivized tr {
    padding-bottom: 0.5em;
    border-bottom: 0 none;
  }
  table.js-responsivized td {
    overflow: hidden;
    border-top: 1px solid #b9b9b9;
  }
  table.js-responsivized td:first-of-type {
    border-top: 0 none;
  }
  table.js-responsivized td span.th,
  table.js-responsivized td span.td {
    display: block;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.js-responsivized td span.th {
    padding-right: 2%;
    width: 58%;
  }
  table.js-responsivized td span.td {
    padding-left: 2%;
    width: 38%;
  }
  table.js-responsivized td span.th:before {
    content: attr(data-row-header) ":";
  }
  table.js-responsivized td span.empty:before {
    content: attr(data-row-header);
  }
  table.js-responsivized th {
    background-color: #35abe2;
    color: #fff;
    font-weight: 400;
  }
}
.ui-datepicker {
  width: 216px;
  height: auto;
  margin: 5px auto 0;
  font: 9pt Arial, sans-serif;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.ui-datepicker a {
  text-decoration: none;
}
.ui-datepicker table {
  width: 100%;
  table-layout: auto;
  margin: 0;
  line-height: 0;
}
.ui-datepicker thead {
  background-color: #f7f7f7;
  background-image: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#f7f7f7', endcolorstr='#f1f1f1',gradienttype=0 );
  border-bottom: 1px solid #bbb;
}
.ui-datepicker th {
  text-transform: uppercase;
  font-size: 6pt;
  color: #666666;
  text-shadow: 1px 0 0 #fff;
  filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
  padding: 0;
  border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
  border-right: 0;
}
.ui-datepicker tbody tr {
  border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
  border-bottom: 0;
}
.ui-datepicker td span {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-shadow: 1px 1px 0 #fff;
  filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker td a {
  display: inline-block;
  font-weight: bold;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #666666;
  text-shadow: 1px 1px 0 #fff;
  filter: dropshadow(color=#fff, offx=1, offy=1);
}

.ui-datepicker-header {
  background: url('../png/dark_leather8b62.png?1549474670') repeat 0 0 #000;
  color: #e0e0e0;
  font-weight: bold;
  box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, 0.2);
  text-shadow: 1px -1px 0 #000;
  filter: dropshadow(color=#000, offx=1, offy=-1);
  line-height: 30px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #111;
}

.ui-datepicker-title {
  text-align: center;
}

.ui-datepicker-prev {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url('../png/arrow8b62.png?1549474670');
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
  float: left;
  background-position: center -30px;
}

.ui-datepicker-next {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-image: url('../png/arrow8b62.png?1549474670');
  background-repeat: no-repeat;
  line-height: 600%;
  overflow: hidden;
  float: right;
  background-position: center 0;
}

.ui-datepicker-calendar .ui-state-default {
  background: #ededed;
  background: linear-gradient(to bottom, #ededed 0%, #dedede 100%);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr='#ededed', endcolorstr='#dedede',gradienttype=0 );
  box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, 0.5);
}
.ui-datepicker-calendar .ui-state-hover {
  background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
  background: #6eafbf;
  box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
  color: #e0e0e0;
  text-shadow: 0 1px 0 #4d7a85;
  filter: dropshadow(color=#4d7a85, offx=0, offy=1);
  border: 1px solid #55838f;
  position: relative;
  margin: -1px;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
  width: 29px;
  margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
  width: 29px;
  margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
  height: 29px;
  margin-bottom: 0;
}

.ui-datepicker-unselectable .ui-state-default {
  background: #f4f4f4;
  color: #b4b3b3;
}

.internal .summit .session, .internal .summit
.featured-session {

  padding-bottom: 1em;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 1em;
  background: transparent none;
  padding-bottom: 1.0em;
  padding-left: .5em;
}
.internal .summit .session:after, .internal .summit
.featured-session:after {
  content: "";
  display: table;
  clear: both;
}
.internal .summit .session:last-of-type, .internal .summit
.featured-session:last-of-type {
  border-bottom: 0;
}

.internal .summit .page-title {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 35px;
}
@media (min-width: 900px) {
  .internal .summit .page-title {
    font-size: 36px;
  }
}
.internal .summit .summit-meta {
  margin: 0;
}
.internal .summit .summit-meta > span {
  display: inline-block;
  vertical-align: middle;



  margin-right: 1em;
  margin-bottom: .5em;
}
.internal .summit .summit-meta .icon-calendar-sm {
  padding-right: .2em;
}
.internal .summit .summit-meta .icon-venue-sm, .internal .summit .summit-meta .icon-location-sm {
  color: #35abe2;
  padding-right: .4em;
}
.internal .summit .summit-meta .type {
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 0.2em;
  margin-bottom: 0;
}
.internal .summit .summit-button {
  max-width: 90%;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  padding: 0.5em 1em;
  text-decoration: none;
  color: #fff;
  background-color: #92278f;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  cursor: pointer;
  border: none;
  display: inline-block;
  font-size: 1em;
  margin: 1em 0 2em 0;
}
.internal .summit .summit-button a {
  color: #fff;
}
.internal .summit .summit-button:hover, .internal .summit .summit-button:focus {
  color: #fff;
  text-decoration: none;
  background-color: #8f1879;
}
.internal .summit .session-group,
.internal .summit .speaker-group {
  padding-top: 1em;
  border-top: 1px solid #bbbbbb;
  margin-top: 1em;
  margin-top: 2em;
}
.internal .summit .session-group .schedule,
.internal .summit .speaker-group .schedule {
  margin-left: 0em;
}
.internal .summit .summit-group {
  background: transparent none;
  list-style-type: none;
  padding-left: 0em;
}
.internal .summit .summit-group .group-title {
  background-color: #f5f5f5;
  display: block;
  font-weight: 600;
  padding: 0.25em 0.5em 0.35em 0.5em;
}
@media (min-width: 768px) {
  .internal .summit .session--time-wrapper {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .internal .summit .session--details {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 65.5%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
.internal .summit .session--time {
  font-weight: 600;
}
.internal .summit .session--info {
  display: block;
  font-style: italic;
}
.internal .summit .session--speaker {
  display: block;
}
.internal .summit .registration-form {
  display: none;
  margin-bottom: 2em;
}
.internal .summit .secondary-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.internal .summit .thank-you-message {
  padding-bottom: 1em;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 1em;
}

@media (min-width: 960px) {
  .internal .full-summit {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.internal .full-summit .page-title,
.internal .full-summit .secondary-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 0.75em;
}
.internal .full-summit .secondary-title {
  margin-top: 0;
}
@media (min-width: 960px) {
  .internal .full-summit .information {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .internal .full-summit .information:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .internal .full-summit .information:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .internal .full-summit .information:nth-of-type(2n+3) {
    clear: both;
  }
}
.internal .full-summit .session-group {

  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
.internal .full-summit .session-group:after {
  content: "";
  display: table;
  clear: both;
}
.internal .full-summit .session-group:nth-of-type(n) {
  margin-right: 3.5%;
  float: left;
  clear: none;
}
.internal .full-summit .session-group:nth-of-type(2n+2) {
  margin-right: 0;
  float: right;
}
.internal .full-summit .session-group:nth-of-type(2n+3) {
  clear: both;
}
@media (min-width: 960px) {
  .internal .full-summit .speakers {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.internal .full-summit .speakers .title {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  padding-top: 1em;
  border-top: 1px solid #bbbbbb;
  margin-top: 1em;
  padding-top: 0.75em;
  margin-bottom: 0.75em;
}
.internal .full-summit .speakers .speaker .speaker-bio {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
.internal .full-summit .file-downloads {
  margin-bottom: -1.5em;
}
@media (min-width: 960px) {
  .internal .full-summit .file-downloads {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .internal .full-summit .summit-register {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 39.625%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .internal .full-summit .summit-register:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .internal .full-summit .summit-register:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .internal .full-summit .summit-register:nth-of-type(2n+3) {
    clear: both;
  }
}
.internal .full-summit .summit-register .thank-you-message {
  border: none;
}
.internal .full-summit .summit-register .registration-form {
  display: block;
}
.internal .full-summit .details .duration {
  display: block;
}
.internal .full-summit .details-only {
  margin-bottom: 1em;
}

.speakers .title {
  margin-bottom: 1em;
}

.speaker {

  padding-bottom: 1em;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 1em;
}
.speaker:after {
  content: "";
  display: table;
  clear: both;
}
.speaker:last-of-type {
  border: 0 none;
}
.speaker .icon-twitter:before {
  content: "\f099";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

@media (min-width: 768px) {
  .speaker--photo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 22.375%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.internal .primary .speaker--photo img {
  display: block;
  margin: 0 auto 1.0em auto;
  max-width: 100%;
  width: auto;
}
.speaker--photo .icon-single-person {
  font-size: 5.5em;
  display: none;
}
@media (min-width: 768px) {
  .speaker--photo .icon-single-person {
    display: block;
  }
}

@media (min-width: 768px) {
  .speaker--details {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 74.125%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}

.speaker--name {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
}

.speaker--name, .speaker--job-title, .speaker--organization {
  margin: 0 !important;
}

.speaker--connection-info {
  margin-bottom: 1.0em;
}
.speaker--connection-info .speaker--job-title, .speaker--connection-info .speaker--organization {
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 0.2em;
  color: #000;
}

.listing-group .listing-item {
  padding-top: 1em;
  border-top: 1px solid #bbbbbb;
  margin-top: 1em;
  vertical-align: baseline;
}
.listing-group .listing-item .title {
  margin-top: 0;
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 0.2em;
}
.listing-group .listing-item .title a {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  color: #92278f;
  text-decoration: none;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.listing-group .listing-item .title a:hover, .listing-group .listing-item .title a:focus {
  color: #8f1879;
}
.listing-group .listing-item .location {
  font-style: italic;
  margin-right: 0.5em;
}
.listing-group .listing-item .booth {
  display: block;
  font-style: italic;
  margin-right: 0.5em;
}
.listing-group .listing-item .publication {
  font-style: italic;
  margin-right: 0.5em;
}
.listing-group .listing-item .filter-type a {
  font-size: 0.875em;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  color: #92278f;
  text-decoration: none;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.listing-group .listing-item .filter-type a:hover, .listing-group .listing-item .filter-type a:focus {
  color: #8f1879;
}
.listing-group .listing-item .read-more:after {
  content: " \00BB";
}

.internal .filters label {
  display: inline;
  margin-right: 0.5em;
}
.internal .filters ul {
  margin-left: 0;
  display: inline;
}
.internal .filters ul li {
  padding-left: 0;
  margin-bottom: 0;
  background: inherit;
  display: inline;
  margin-right: 0.75em;
}

.search-section {
  margin-bottom: 2em;
}
.search-section input[type="text"], .search-section [type="text"].custom-select, .search-section .form-drop .tab_content textarea[type="text"], .form-drop .tab_content .search-section textarea[type="text"], .search-section .primary .display-form textarea[type="text"], .primary .display-form .search-section textarea[type="text"] {
  display: block;
  margin: 1em 0;
}
.search-section input[type="radio"], .search-section [type="radio"].custom-select, .search-section .form-drop .tab_content textarea[type="radio"], .form-drop .tab_content .search-section textarea[type="radio"], .search-section .primary .display-form textarea[type="radio"], .primary .display-form .search-section textarea[type="radio"] {
  display: inline;
  margin-bottom: 0.6em;
  vertical-align: bottom;
}
.search-section input[type="checkbox"], .search-section [type="checkbox"].custom-select, .search-section .form-drop .tab_content textarea[type="checkbox"], .form-drop .tab_content .search-section textarea[type="checkbox"], .search-section .primary .display-form textarea[type="checkbox"], .primary .display-form .search-section textarea[type="checkbox"] {
  margin-bottom: 0.6em;
  vertical-align: bottom;
  margin-right: 0;
}
.search-section label.radio, .search-section label.checkbox {
  display: inline;
  margin-right: 1em;
  vertical-align: bottom;
}
.search-section label.select {
  display: inline;
  margin-right: 0.5em;
  vertical-align: middle;
}

.additional-section {
  margin-top: 2em;
}

.primary .filters {
  margin-top: 2em;
}
.primary .filters label {
  display: inline;
  margin-right: 0.5em;
}
.primary .filters ul {
  margin-left: 0;
  display: inline;
}
.primary .filters ul li {
  padding-left: 0;
  margin-bottom: 0;
  background: inherit;
  display: inline;
  margin-right: 0.75em;
}

.internal .webinar .page-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 0.75em;
}
.internal .webinar .webinar-button {
  margin: 1.5em 0;
}
.internal .webinar .speakers .title {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  padding-top: 1em;
  border-top: 1px solid #bbbbbb;
  margin-top: 1em;
  padding-top: 0.75em;
  margin-bottom: 0.75em;
}
.internal .webinar .speakers .speaker .speaker-bio {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
.internal .webinar .duration .time {
  display: block;
  margin-top: -1.75em;
  margin-left: 1.5em;
}
.internal .webinar .duration .date-detail, .internal .webinar .duration .duration-detail {
  display: inline-block;
  margin-right: 1.5em;
}
.internal .webinar .secondary-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.internal .webinar .thank-you-message {
  padding-bottom: 1em;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 1em;
}
.internal .webinar .registration-form {
  display: none;
  margin-bottom: 2em;
}

@media (min-width: 960px) {
  .internal .full-webinar {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.internal .full-webinar .page-title,
.internal .full-webinar .secondary-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 0.75em;
}
.internal .full-webinar .secondary-title {
  margin-top: 0;
}
@media (min-width: 960px) {
  .internal .full-webinar .information {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .internal .full-webinar .information:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .internal .full-webinar .information:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .internal .full-webinar .information:nth-of-type(2n+3) {
    clear: both;
  }
}
@media (min-width: 960px) {
  .internal .full-webinar .speakers {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.internal .full-webinar .speakers .title {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  padding-top: 1em;
  border-top: 1px solid #bbbbbb;
  margin-top: 1em;
  padding-top: 0.75em;
  margin-bottom: 0.75em;
}
.internal .full-webinar .speakers .speaker .speaker-bio {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
.internal .full-webinar .file-downloads {
  margin-bottom: -1.5em;
}
@media (min-width: 960px) {
  .internal .full-webinar .file-downloads {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .internal .full-webinar .webinar-register {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 39.625%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .internal .full-webinar .webinar-register:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .internal .full-webinar .webinar-register:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .internal .full-webinar .webinar-register:nth-of-type(2n+3) {
    clear: both;
  }
}
.internal .full-webinar .webinar-register .thank-you-message {
  border: none;
}
.internal .full-webinar .webinar-register .registration-form {
  display: block;
}
.internal .full-webinar .details .duration {
  display: block;
}
.internal .full-webinar .details-only {
  margin-bottom: 1em;
}

.state-initiative ul {
  list-style: none;
  margin-left: 0;
}
.state-initiative .page-title {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 0.75em;
}
.state-initiative h3, .state-initiative .presenter-name, .state-initiative .top-bar p, .top-bar .state-initiative p, .state-initiative .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .state-initiative .pricing-title {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  padding-top: 0.75em;
  margin-bottom: 0.5em;
}
.state-initiative h4 {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
  padding-top: 0.75em;
  margin-bottom: 0.5em;
}
.state-initiative .read-more-block {
  display: block;
  margin-top: 1.5em;
}
.state-initiative .read-more-block .read-more .icon-link-arrow {
  font-size: 0.75em;
}
.state-initiative .curricula-group-table {
  display: none;
}
.state-initiative .curricula--title {
  font-weight: 400;
  font-size: 1em;
  margin-bottom: 0.2em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  background-color: #009ec9;
  color: #fff;
  cursor: pointer;
  margin-bottom: 0.25em;
  padding: 0.25em 0.25em 0.35em 0.25em;
}
.state-initiative .curricula--title:hover {
  background-color: #35abe2;
}
.state-initiative .curricula--title:before {
  content: '\002b';
  display: inline-block;
  margin-right: 0.25em;
}
.state-initiative .curricula--title.is-active {
  background-color: #35abe2;
}
.state-initiative .curricula--title.is-active:before {
  content: '\2212';
  margin-right: 0.325em;
}
.state-initiative .curricula--files {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

  margin: 0 0 1em 0;
  padding: 0.5em;
}
.state-initiative .curricula--files:after {
  content: "";
  display: table;
  clear: both;
}
.js .state-initiative .curricula--files {
  display: none;
}
@media (min-width: 768px) {
  .state-initiative .curricula--title--type {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 22.375%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.state-initiative .curricula--files-group {

  padding-bottom: 1em;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 1em;
}
.state-initiative .curricula--files-group:after {
  content: "";
  display: table;
  clear: both;
}
.state-initiative .curricula--files-group:last-of-type {
  border: 0 none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.state-initiative ul.curricula--files--list {
  margin: 0 0 1.0em 0;
}
@media (min-width: 768px) {
  .state-initiative ul.curricula--files--list {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 74.125%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
.state-initiative ul.curricula--files--list li {
  background: transparent none;
  /*img {
  vertical-align: middle;
}*/
}
.state-initiative .form-educator {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px #f5f5f5 solid;
  margin-bottom: 1em;
  padding: 1em;
}
.state-initiative .form-educator h2 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  margin-bottom: 0.5em;
}
.state-initiative .form-educator input[type="submit"], .state-initiative .form-educator [type="submit"].custom-select, .state-initiative .form-educator .form-drop .tab_content textarea[type="submit"], .form-drop .tab_content .state-initiative .form-educator textarea[type="submit"], .state-initiative .form-educator .primary .display-form textarea[type="submit"], .primary .display-form .state-initiative .form-educator textarea[type="submit"] {
  font-size: 0.91em;
}
.state-initiative .curricula-group h3, .state-initiative .curricula-group .presenter-name, .state-initiative .curricula-group .top-bar p, .top-bar .state-initiative .curricula-group p, .state-initiative .curricula-group .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .state-initiative .curricula-group .pricing-title {
  padding-top: 1em;
  border-top: 1px solid #bbbbbb;
  margin-top: 1em;
}
.state-initiative .news-group h3.section-title, .state-initiative .news-group .section-title.presenter-name, .state-initiative .news-group .top-bar p.section-title, .top-bar .state-initiative .news-group p.section-title, .state-initiative .news-group .pricing-blocks .pricing-block-wrapper .pricing-block .section-title.pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .state-initiative .news-group .section-title.pricing-title,
.state-initiative .event-group h3.section-title,
.state-initiative .event-group .section-title.presenter-name,
.state-initiative .event-group .top-bar p.section-title,
.top-bar .state-initiative .event-group p.section-title,
.state-initiative .event-group .pricing-blocks .pricing-block-wrapper .pricing-block .section-title.pricing-title,
.pricing-blocks .pricing-block-wrapper .pricing-block .state-initiative .event-group .section-title.pricing-title,
.state-initiative .webinar-group h3.section-title,
.state-initiative .webinar-group .section-title.presenter-name,
.state-initiative .webinar-group .top-bar p.section-title,
.top-bar .state-initiative .webinar-group p.section-title,
.state-initiative .webinar-group .pricing-blocks .pricing-block-wrapper .pricing-block .section-title.pricing-title,
.pricing-blocks .pricing-block-wrapper .pricing-block .state-initiative .webinar-group .section-title.pricing-title {
  padding-top: 1em;
  border-top: 1px solid #bbbbbb;
  margin-top: 1em;
  border: none;
}

.state-initiative .page-title {
  text-align: center;
}
@media (min-width: 960px) {
  .state-initiative .curricula-overview {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    padding-top: 1em;
    border-top: 1px solid #bbbbbb;
    margin-top: 1em;
    margin-top: 1.5em;
  }
  .state-initiative .curricula-overview h3, .state-initiative .curricula-overview .presenter-name, .state-initiative .curricula-overview .top-bar p, .top-bar .state-initiative .curricula-overview p, .state-initiative .curricula-overview .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .state-initiative .curricula-overview .pricing-title {
    margin-top: -.4em;
  }
}
.state-initiative .curricula-group {
  display: none;
}
.state-initiative .curricula-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-top: 1em;
}
.state-initiative .curricula-section li {
  background: none;
  padding: 0;
  margin-left: -.75em;
  margin-top: -.5em;
}
.state-initiative .curricula-section .course-title-list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-bottom: 1.5em;
}
@media (min-width: 960px) {
  .state-initiative .curricula-section .course-title-list {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 1em;
    border-right: 1px solid #bbbbbb;
    margin-right: 1em;
  }
}
.state-initiative .curricula-section .course-title-list .course-title {
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  display: block;
  margin-top: 1.25em;
  margin-bottom: 0.75em;
  font-size: 16px;
}
.state-initiative .curricula-section .course-title-list .course-title.active {
  color: #92278f;
}
.state-initiative .curricula-section .course-section {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-bottom: 1.5em;
}
@media (min-width: 960px) {
  .state-initiative .curricula-section .course-section {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 65.5%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .state-initiative .curricula-section .course-section:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .state-initiative .curricula-section .course-section:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .state-initiative .curricula-section .course-section:nth-of-type(2n+3) {
    clear: both;
  }
}
.state-initiative .curricula-section .course-section .course-block {
  display: none;
}
.state-initiative .curricula-section .course-section .course-block h4 {
  margin: 0;
  padding-top: 0;
  margin-bottom: .25em;
}
.state-initiative .curricula-section .course-section .course-block .worktext-cover {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
@media (min-width: 768px) {
  .state-initiative .curricula-section .course-section .course-block .worktext-cover {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
.state-initiative .curricula-section .course-section .course-block .course-info {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
@media (min-width: 768px) {
  .state-initiative .curricula-section .course-section .course-block .course-info {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 65.5%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-top: .5em;
    padding-left: 2em;
  }
  .state-initiative .curricula-section .course-section .course-block .course-info:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .state-initiative .curricula-section .course-section .course-block .course-info:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .state-initiative .curricula-section .course-section .course-block .course-info:nth-of-type(2n+3) {
    clear: both;
  }
}
.state-initiative .curricula-section .course-section .course-block .course-info .curricula--title--type {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
.state-initiative .curricula-section .course-section .course-block .course-info ul {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  padding-left: 0.75em;
}
.state-initiative .curricula-section .course-section .course-block .course-info ul li a {
  margin-top: .5em;
  display: inline-block;
}
.state-initiative .curricula-section .course-section .course-block .course-info .button {
  margin-top: .5em;
  display: inline-block;
}
.state-initiative .curricula-additional h4 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  margin-top: -.5em;
}
@media (min-width: 960px) {
  .state-initiative .curricula-additional {
    padding-top: 1em;
    border-top: 1px solid #bbbbbb;
    margin-top: 1em;
    margin-top: 1.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
.state-initiative .curricula-additional .audio-player {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
}
.state-initiative .curricula-additional .audio-player h4 {
  font-family: "Arimo", helvetica, arial, sans-serif;
  font-weight: 700;
  text-transform: none;
  font-size: 18px;
  margin-bottom: .75em;
}
@media (min-width: 568px) {
  .state-initiative .curricula-additional .audio-player h4 {
    margin-top: 1em;
  }
}
@media (min-width: 768px) {
  .state-initiative .curricula-additional .audio-player h4 {
    margin-top: 0em;
  }
}
@media (min-width: 960px) {
  .state-initiative .event-group {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .state-initiative .news-group {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .state-initiative .webinar-group {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .state-initiative .contact-group {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .state-initiative .contact-group .contact {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .state-initiative .contact-group .contact:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .state-initiative .contact-group .contact:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .state-initiative .contact-group .contact:nth-of-type(2n+3) {
    clear: both;
  }
}
@media (min-width: 960px) {
  .state-initiative .bottom-page-section:nth-of-type(1) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.state-initiative .bottom-page-section:nth-of-type(2) h3, .state-initiative .bottom-page-section:nth-of-type(2) .presenter-name, .state-initiative .bottom-page-section:nth-of-type(2) .top-bar p, .top-bar .state-initiative .bottom-page-section:nth-of-type(2) p, .state-initiative .bottom-page-section:nth-of-type(2) .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .state-initiative .bottom-page-section:nth-of-type(2) .pricing-title {
  border: none;
}
.state-initiative .bottom-page-section:nth-of-type(2) .contact {
  padding-top: 1em;
  border-top: 1px solid #bbbbbb;
  margin-top: 1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-top: .6em;
}
@media (min-width: 960px) {
  .state-initiative .bottom-page-section:nth-of-type(2) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .state-initiative .bottom-page-section:nth-of-type(2):nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .state-initiative .bottom-page-section:nth-of-type(2):nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .state-initiative .bottom-page-section:nth-of-type(2):nth-of-type(2n+3) {
    clear: both;
  }
}
@media (min-width: 960px) {
  .state-initiative .bottom-page-section:nth-of-type(3) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .state-initiative .bottom-page-section:nth-of-type(4) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
@media (min-width: 960px) {
  .state-initiative .bottom-page-section.contact-group:nth-of-type(odd) {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}

.audio-player {
  /* @end */
  /* @group progress bar */
  /* @end */
  /* @group current time and duration */
  /* @end */
  /* @group TOGGLES */
  /* The audio toggles are nested inside jp-time-holder */
  /* @group NO SOLUTION error feedback */
}
.audio-player .jp-audio *:focus,
.audio-player .jp-audio-stream *:focus,
.audio-player .jp-video *:focus {
  /* Disable the browser focus highlighting. */
  outline: none;
}
.audio-player .jp-audio button::-moz-focus-inner,
.audio-player .jp-audio-stream button::-moz-focus-inner,
.audio-player .jp-audio,
.audio-player .jp-audio-stream,
.audio-player .jp-audio {
  width: 420px;
}
.audio-player .jp-audio-stream {
  width: 182px;
}
.audio-player .jp-video-270p {
  width: 480px;
}
.audio-player .jp-video-360p {
  width: 640px;
}
.audio-player .jp-interface {
  position: relative;
  background-color: #35abe2;
  width: 100%;
}
@media (min-width: 568px) {
  .audio-player .jp-details .jp-title {
    font-size: 0.8em;
    top: 41%;
    left: 22%;
    position: absolute;
    color: #ffffff;
    font-weight: 800;
  }
}
@media (min-width: 768px) {
  .audio-player .jp-details .jp-title {
    font-weight: 400;
    font-size: 1em;
    margin-bottom: 0.2em;
    top: 38%;
    left: 22%;
    position: absolute;
    color: #ffffff;
  }
}
.audio-player .jp-audio .jp-interface {
  height: 80px;
}
.audio-player .jp-audio-stream .jp-interface {
  height: 80px;
}
.audio-player .jp-video .jp-interface {
  border-top: 1px solid #009be3;
}
.audio-player .jp-interface .jp-controls {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.audio-player .jp-audio .jp-controls {
  width: 380px;
  padding: 20px 20px 0 20px;
}
.audio-player .jp-video .jp-type-single .jp-controls {
  width: 78px;
  margin-left: 200px;
}
.audio-player .jp-video .jp-controls {
  float: left;
}
.audio-player .jp-controls button {
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
}
.audio-player .jp-play {
  width: 5em;
  height: 5em;
  position: absolute;
  left: 5%;
  top: 15%;
}
.audio-player .jp-play {
  background: url('../png/jplayer-play8b62.png?1549474670') 0 0 no-repeat;
  width: 85%;
  height: 85%;
}
.audio-player .jp-state-playing .jp-play {
  background: url('../png/jplayer-pause8b62.png?1549474670') 0 0 no-repeat;
  width: 85%;
  height: 85%;
}
.audio-player .jp-stop, .audio-player .jp-previous, .audio-player .jp-next {
  width: 28px;
  height: 28px;
  margin-top: 6px;
}
.audio-player .jp-progress {
  overflow: hidden;
  background-color: #35abe2;
}
.audio-player .jp-audio .jp-progress {
  position: absolute;
  top: 32px;
  height: 15px;
}
.audio-player .jp-audio .jp-type-single .jp-progress {
  position: absolute;
  top: 0;
  left: 20%;
  width: 80%;
  height: 100%;
}
.audio-player .jp-video .jp-progress {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 10px;
}
.audio-player .jp-seek-bar {
  background-color: #35abe2;
  width: 0px;
  height: 100%;
  cursor: pointer;
}
.audio-player .jp-play-bar {
  background-color: #1981b1;
  width: 0px;
  height: 100%;
}
.audio-player .jp-audio .jp-time-holder {
  position: absolute;
  top: 50px;
}
@media (min-width: 568px) {
  .audio-player .jp-audio .jp-type-single .jp-time-holder {
    left: 86%;
    top: 74%;
  }
}
@media (min-width: 768px) {
  .audio-player .jp-audio .jp-type-single .jp-time-holder {
    left: 90%;
    top: 39%;
  }
}
.audio-player .jp-audio .jp-type-playlist .jp-time-holder {
  left: 166px;
  width: 130px;
}
.audio-player .jp-current-time,
.audio-player .jp-duration {
  width: 38px;
  font-size: .64em;
  font-style: italic;
  font-size: 0.75em;
  color: #ffffff;
}
.audio-player .jp-current-time {
  float: left;
  display: inline;
  cursor: default;
}
.audio-player .jp-duration {
  float: right;
  display: inline;
  text-align: right;
  cursor: pointer;
}
.audio-player .jp-video .jp-current-time {
  margin-left: 20px;
}
.audio-player .jp-video .jp-duration {
  margin-right: 20px;
}
.audio-player .jp-toggles {
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
.audio-player .jp-audio .jp-type-single .jp-toggles {
  width: 25px;
}
.audio-player .jp-audio .jp-type-playlist .jp-toggles {
  width: 55px;
  margin: 0;
  position: absolute;
  left: 325px;
  top: 50px;
}
.audio-player .jp-toggles button {
  display: block;
  float: left;
  width: 25px;
  height: 18px;
  text-indent: -9999px;
  line-height: 100%;
  /* need this for IE6 */
  border: none;
  cursor: pointer;
}
.audio-player .jp-no-solution {
  padding: 5px;
  font-size: .8em;
  background-color: #eee;
  border: 2px solid #009be3;
  color: #000;
  display: none;
}
.audio-player .jp-no-solution a {
  color: #000;
}
.audio-player .jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: bold;
}

/* @end */
.video-section {
  padding-top: 1.5em;
  padding-bottom: 1.5em;

  /* Let's get this party started */
  /* Track */
  /* Handle */
  /*.no-video-links {
  display: none;
}*/
}
.video-section:after {
  content: "";
  display: table;
  clear: both;
}
.video-section .video-introductory {
  padding: 0em;
}
@media (min-width: 900px) {
  .video-section .video-introductory {
    margin-top: -9.5%;
  }
}
.video-section .js-video iframe {
  opacity: 0;
}
.video-section .single-video {

}
.video-section .single-video:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 568px) {
  .video-section .single-video {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}
@media (min-width: 768px) {
  .video-section .single-video .video-companion-text {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.video-section .single-video .inserted-video {

}
.video-section .single-video .inserted-video:after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 768px) {
  .video-section .single-video .inserted-video {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .video-section .single-video .inserted-video:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .video-section .single-video .inserted-video:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .video-section .single-video .inserted-video:nth-of-type(2n+3) {
    clear: both;
  }
}
.video-section .single-video .inserted-video img {
  max-height: 430px;
  float: right;
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .video-section .single-video .inserted-video img {
    margin-bottom: 0;
  }
}
.video-section .single-video .individual-vid {
  width: 100%;
}
.video-section .single-video .individual-vid iframe {
  width: 100%;
}
.video-section .single-video-companion-text {
  padding-top: 1.5em;
}
@media (min-width: 568px) {
  .video-section .multiple-videos {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 960px) {
  .video-section .multiple-videos {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    height: 13em;
  }
}
@media (min-width: 900px) {
  .video-section .multiple-videos {
    height: 17.1em;
  }
}
@media (min-width: 1200px) {
  .video-section .multiple-videos {
    height: 22em;
  }
}
.video-section .multiple-videos img {
  max-height: 430px;
  float: left;
  margin-bottom: 0.5em;
}
@media (min-width: 960px) {
  .video-section .multiple-videos img {
    margin-bottom: 0;
  }
}
.video-section .multiple-videos iframe {
  width: 80%;
}
@media (min-width: 960px) {
  .video-section .multiple-videos iframe {
    height: 13em;
  }
}
@media (min-width: 900px) {
  .video-section .multiple-videos iframe {
    height: 17.1em;
  }
}
@media (min-width: 1200px) {
  .video-section .multiple-videos iframe {
    height: 22em;
  }
}
.video-section .video-thumbs {
  overflow-y: auto;
}
@media (min-width: 568px) {
  .video-section .video-thumbs {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 960px) {
  .video-section .video-thumbs {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 48.25%;
    margin-right: 3.5%;
    margin-left: 0;
    height: 13em;
    padding-right: 0.75em;
  }
  .video-section .video-thumbs:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .video-section .video-thumbs:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .video-section .video-thumbs:nth-of-type(2n+3) {
    clear: both;
  }
}
@media (min-width: 900px) {
  .video-section .video-thumbs {
    height: 17.1em;
  }
}
@media (min-width: 1200px) {
  .video-section .video-thumbs {
    height: 22em;
  }
}
.video-section .video-thumbs a {
  display: block;
  cursor: pointer;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 1em;
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 1em;
}
@media (min-width: 568px) {
  .video-section .video-thumbs a {
    display: block;
    cursor: pointer;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0em;
    margin-bottom: .5em;
  }
}
@media (min-width: 1200px) {
  .video-section .video-thumbs a {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 100%;
    margin-right: 3.5%;
    margin-left: 0;
    float: right;
    margin-right: 0;
    height: 4.8em;
    margin-bottom: .75em;
  }
}
.video-section .video-thumbs a img {
  margin-right: 15px;
  float: left;
  height: 4em;
  margin-top: 0;
}
.video-section .video-thumbs a .video-title {
  display: block;
  margin-top: 2.25%;
  line-height: 1.25em;
}
.video-section .video-thumbs::-webkit-scrollbar {
  width: 12px;
}
.video-section .video-thumbs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.video-section .video-thumbs::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #35abe2;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/*.state-initiative {
.video-section {
padding-top: 0;
padding-bottom: 0;

.video-player-center {
@include column(12);
@include last;
padding: 0 5em 0 5em;
}

.video-links {
margin-top: .5em;
margin-bottom: 1em;

.show-video {
cursor: pointer;
background: image-url('icon-vidarrow.svg') no-repeat 0 50%;

padding-left: 1.3em;
padding-right: 1em;
margin-bottom: .5em;
display: inline-block;
}
}
}
}*/
.editor ul {
  list-style: disc;
  margin-bottom: 10px;
}
.editor ul li {
  margin-left: 50px;
}
.editor ol li {
  margin-left: 50px;
  list-style-type: decimal;
}
.editor ol ul {
  margin-bottom: 10px;
}
.editor ol ul li {
  list-style-type: disc;
  margin-left: 50px;
}
.editor .left, .editor .right {
  max-width: 100%;
}
@media (min-width: 900px) {
  .editor .left, .editor .right {
    max-width: 450px;
    padding: 15px 10px;
  }
}
@media (min-width: 900px) {
  .editor .left {
    float: left;
  }
}
@media (min-width: 900px) {
  .editor .right {
    float: right;
  }
}
.editor .center-item {
  text-align: center;
}
.editor em {
  font-style: italic;
}
.editor .btn, .editor .chat-wrapper .online-chat, .chat-wrapper .editor .online-chat, .editor .chat-wrapper .offline-chat, .chat-wrapper .editor .offline-chat, .editor form.filters input[type='reset'], form.filters .editor input[type='reset'], .editor form.filters [type='reset'].custom-select, form.filters .editor [type='reset'].custom-select, .editor form.filters .form-drop .tab_content textarea[type='reset'], form.filters .form-drop .tab_content .editor textarea[type='reset'], .editor .form-drop .tab_content form.filters textarea[type='reset'], .form-drop .tab_content form.filters .editor textarea[type='reset'], .editor form.filters .primary .display-form textarea[type='reset'], form.filters .primary .display-form .editor textarea[type='reset'], .editor .primary .display-form form.filters textarea[type='reset'], .primary .display-form form.filters .editor textarea[type='reset'], .editor .vs-register .button, .vs-register .editor .button, .editor .listing-group .listing-item .button, .listing-group .listing-item .editor .button, .editor .internal .webinar .webinar-button, .internal .webinar .editor .webinar-button, .editor .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .editor .button, .editor .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .editor .button {
  margin: 1em 0;
}
@media (min-width: 768px) {
  .editor .btn, .editor .chat-wrapper .online-chat, .chat-wrapper .editor .online-chat, .editor .chat-wrapper .offline-chat, .chat-wrapper .editor .offline-chat, .editor form.filters input[type='reset'], form.filters .editor input[type='reset'], .editor form.filters [type='reset'].custom-select, form.filters .editor [type='reset'].custom-select, .editor form.filters .form-drop .tab_content textarea[type='reset'], form.filters .form-drop .tab_content .editor textarea[type='reset'], .editor .form-drop .tab_content form.filters textarea[type='reset'], .form-drop .tab_content form.filters .editor textarea[type='reset'], .editor form.filters .primary .display-form textarea[type='reset'], form.filters .primary .display-form .editor textarea[type='reset'], .editor .primary .display-form form.filters textarea[type='reset'], .primary .display-form form.filters .editor textarea[type='reset'], .editor .vs-register .button, .vs-register .editor .button, .editor .listing-group .listing-item .button, .listing-group .listing-item .editor .button, .editor .internal .webinar .webinar-button, .internal .webinar .editor .webinar-button, .editor .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .editor .button, .editor .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .editor .button {
    margin: 0 1em 0 0;
  }
}
.editor .col-md-6, .editor .primary .wygwam-styled-grid, .primary .editor .wygwam-styled-grid {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .editor .col-md-6, .editor .primary .wygwam-styled-grid, .primary .editor .wygwam-styled-grid {
    padding: 0 30px 0 0;
  }
}
.editor cite {
  font-size: 75%;
  font-style: italic;
}
.editor .inline-image-right iframe, .editor .inline-image-left iframe, .editor .inline-image-center iframe {
  width: 100%;
}
@media (min-width: 900px) {
  .editor .inline-image-right iframe, .editor .inline-image-left iframe, .editor .inline-image-center iframe {
    width: 400px;
  }
}
@media (min-width: 1200px) {
  .editor .inline-image-right iframe, .editor .inline-image-left iframe, .editor .inline-image-center iframe {
    width: 500px;
  }
}
.editor .inline-image-right img.max-width, .editor .inline-image-left img.max-width, .editor .inline-image-center img.max-width {
  width: 100%;
}
@media (min-width: 900px) {
  .editor .inline-image-right img.max-width, .editor .inline-image-left img.max-width, .editor .inline-image-center img.max-width {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .editor .inline-image-right img.max-width, .editor .inline-image-left img.max-width, .editor .inline-image-center img.max-width {
    max-width: 400px;
  }
}
.editor .inline-image-center {
  width: 500px;
  max-width: 100%;
  margin: 0 auto;
}
.editor .slideshow {
  position: relative;
  width: 400px;
  height: 325px;
}
.editor .slideshow .image-slide {
  position: absolute;
  width: 100%;
  padding: 10px;
}

@font-face {
  font-family: 'cli_ui';
  src: url('http://cdn.carnegielearning.com/cli_theme/_fonts/cli_ui.eot?1549474670');
  src: url('http://cdn.carnegielearning.com/cli_theme/_fonts/cli_ui.eot?&amp;1549474670#iefix') format("embedded-opentype"), url('http://cdn.carnegielearning.com/cli_theme/_fonts/cli_ui.woff?1549474670') format("woff"), url('http://cdn.carnegielearning.com/cli_theme/_fonts/cli_ui.ttf?1549474670') format("truetype"), url('http://cdn.carnegielearning.com/cli_theme/_fonts/cli_ui.svg?1549474670#cli_ui') format("svg");
  font-weight: normal;
  font-style: normal;
}
.blog-supernav {
  font-size: 24px;
}

.blog-banner .banner-padding {
  padding-top: 50px;
  padding-bottom: 32.5px;
}
.blog-banner .research-slider:before {
  content: "";
}
.blog-banner .research-slider .slider-title {
  width: 100%;
  opacity: 1;
  display: block !important;
}
.blog-banner .research-slider .page-by-line {
  text-align: left;
  font-weight: 300;
}
@media (min-width: 1200px) {
  .blog-banner .research-slider .page-by-line {
    text-align: right;
  }
}
@media (max-width: 1199px) {
  .blog-banner .research-slider img:not(.slider-title) {
    display: block !important;
    width: 100%;
    margin: 0 auto 20px auto;
  }
}

.signup-cta {
  padding: 3px;
  cursor: default;
}
.signup-cta .h3 {
  font-size: 18px;
}
.signup-cta .signup-form {
  background-color: rgba(255, 255, 255, 0.85);
  padding: 5px 0px;
}
@media (min-width: 571px) {
  .signup-cta .signup-form {
    margin-left: 13px;
  }
}
.signup-cta .signup-form form {
  display: inline;
}
.signup-cta .signup-form form input, .signup-cta .signup-form form .custom-select, .signup-cta .signup-form form .form-drop .tab_content textarea, .form-drop .tab_content .signup-cta .signup-form form textarea, .signup-cta .signup-form form .primary .display-form textarea, .primary .display-form .signup-cta .signup-form form textarea {
  width: 265px;
  border-bottom: 0;
  padding: 10px 5px;
  color: #000;
  font-size: 16px;
}
@media (min-width: 321px) {
  .signup-cta .signup-form form input, .signup-cta .signup-form form .custom-select, .signup-cta .signup-form form .form-drop .tab_content textarea, .form-drop .tab_content .signup-cta .signup-form form textarea, .signup-cta .signup-form form .primary .display-form textarea, .primary .display-form .signup-cta .signup-form form textarea {
    width: 300px;
  }
}
.signup-cta .signup-form form input:-moz-placeholder, .signup-cta .signup-form form .custom-select:-moz-placeholder, .signup-cta .signup-form form .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .signup-cta .signup-form form textarea:-moz-placeholder, .signup-cta .signup-form form .primary .display-form textarea:-moz-placeholder, .primary .display-form .signup-cta .signup-form form textarea:-moz-placeholder {
  color: #27224c;
  opacity: .25;
  font-size: 16px;
  font-weight: 500;
}
.signup-cta .signup-form form input::-moz-placeholder, .signup-cta .signup-form form .custom-select::-moz-placeholder, .signup-cta .signup-form form .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .signup-cta .signup-form form textarea::-moz-placeholder, .signup-cta .signup-form form .primary .display-form textarea::-moz-placeholder, .primary .display-form .signup-cta .signup-form form textarea::-moz-placeholder {
  color: #27224c;
  opacity: .25;
  font-size: 16px;
  font-weight: 500;
}
.signup-cta .signup-form form input:-ms-input-placeholder, .signup-cta .signup-form form .custom-select:-ms-input-placeholder, .signup-cta .signup-form form .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .signup-cta .signup-form form textarea:-ms-input-placeholder, .signup-cta .signup-form form .primary .display-form textarea:-ms-input-placeholder, .primary .display-form .signup-cta .signup-form form textarea:-ms-input-placeholder {
  color: #27224c;
  opacity: .25;
  font-size: 16px;
  font-weight: 500;
}
.signup-cta .signup-form form input::-webkit-input-placeholder, .signup-cta .signup-form form .custom-select::-webkit-input-placeholder, .signup-cta .signup-form form .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .signup-cta .signup-form form textarea::-webkit-input-placeholder, .signup-cta .signup-form form .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form .signup-cta .signup-form form textarea::-webkit-input-placeholder {
  color: #27224c;
  opacity: .25;
  font-size: 16px;
  font-weight: 500;
}
.signup-cta .signup-form form button {
  border: 0;
  background-color: transparent;
  font-size: 18px;
  color: #000;
  padding: 0;
  cursor: pointer;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
@media (min-width: 321px) {
  .signup-cta .signup-form form button {
    padding: 0 0 0 15px;
  }
}
.signup-cta .signup-form form button:hover, .signup-cta .signup-form form button:focus, .signup-cta .signup-form form button:active {
  color: #35abe2;
}
.signup-cta #signup_email_error_message {
  margin-left: 10px;
  color: #fff;
  font-weight: 600;
}
.signup-cta .cta-thank-you {
  padding: 7px 0;
  display: inline-block;
}

.blog-filter-bar {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  padding: 10px 0;
  display: block;
  background-color: #f5f5f5;
  margin-top: 69px;
}
@media (min-width: 570px) {
  .blog-filter-bar {
    margin-top: 44px;
  }
}
.blog-filter-bar .filter-col-1 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .blog-filter-bar .filter-col-1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 74.125%;
    margin-right: 3.5%;
    margin-left: 0;
  }
}
.blog-filter-bar .filter-col-1 .filter-form-title {
  font-size: 13px;
  display: inline-block;
  margin: .5em 0;
}
@media (min-width: 1200px) {
  .blog-filter-bar .filter-col-1 .filter-form-title {
    margin: 0;
  }
}
.blog-filter-bar .filter-col-1 .filter-form {
  padding: 5px 0;
}
.blog-filter-bar .filter-col-1 .filter {
  display: inline-block;
  width: 100%;
  height: 35px;
}
@media (min-width: 1200px) {
  .blog-filter-bar .filter-col-1 .filter {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    width: 22.5%;
    height: inherit;
  }
  .blog-filter-bar .filter-col-1 .filter:last-of-type {
    border-right: none;
  }
}
.blog-filter-bar .filter-col-1 .filter .custom-select, .blog-filter-bar .filter-col-1 .filter .form-drop .tab_content textarea, .form-drop .tab_content .blog-filter-bar .filter-col-1 .filter textarea, .blog-filter-bar .filter-col-1 .filter .primary .display-form textarea, .primary .display-form .blog-filter-bar .filter-col-1 .filter textarea {
  width: 100%;
}
.blog-filter-bar .filter-col-1 .filter .custom-select .custom-selectInner, .blog-filter-bar .filter-col-1 .filter .form-drop .tab_content textarea .custom-selectInner, .form-drop .tab_content .blog-filter-bar .filter-col-1 .filter textarea .custom-selectInner, .blog-filter-bar .filter-col-1 .filter .primary .display-form textarea .custom-selectInner, .primary .display-form .blog-filter-bar .filter-col-1 .filter textarea .custom-selectInner {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 13px;
  width: 90% !important;
  text-transform: uppercase;
}
.blog-filter-bar .filter-col-1 .filter .custom-select .custom-selectInner:after, .blog-filter-bar .filter-col-1 .filter .form-drop .tab_content textarea .custom-selectInner:after, .form-drop .tab_content .blog-filter-bar .filter-col-1 .filter textarea .custom-selectInner:after, .blog-filter-bar .filter-col-1 .filter .primary .display-form textarea .custom-selectInner:after, .primary .display-form .blog-filter-bar .filter-col-1 .filter textarea .custom-selectInner:after {
  content: "";
  display: none;
}
.blog-filter-bar .filter-col-1 .filter .custom-select:after, .blog-filter-bar .filter-col-1 .filter .form-drop .tab_content textarea:after, .form-drop .tab_content .blog-filter-bar .filter-col-1 .filter textarea:after, .blog-filter-bar .filter-col-1 .filter .primary .display-form textarea:after, .primary .display-form .blog-filter-bar .filter-col-1 .filter textarea:after {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  padding: 0px;
  margin: 0px;
  float: right;
  display: block;
}
.blog-filter-bar .filter-col-2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .blog-filter-bar .filter-col-2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
    float: left;
    width: 22.375%;
    margin-right: 3.5%;
    margin-left: 0;
  }
  .blog-filter-bar .filter-col-2:nth-of-type(n) {
    margin-right: 3.5%;
    float: left;
    clear: none;
  }
  .blog-filter-bar .filter-col-2:nth-of-type(2n+2) {
    margin-right: 0;
    float: right;
  }
  .blog-filter-bar .filter-col-2:nth-of-type(2n+3) {
    clear: both;
  }
}
.blog-filter-bar .filter-col-2 .search-form {
  background-color: rgba(255, 255, 255, 0.85);
  margin: 10px 0;
}
@media (min-width: 1200px) {
  .blog-filter-bar .filter-col-2 .search-form {
    float: right;
    width: 87%;
    margin: 0;
  }
}
.blog-filter-bar .filter-col-2 .search-form form {
  display: inline-block;
  width: 100%;
}
.blog-filter-bar .filter-col-2 .search-form form input, .blog-filter-bar .filter-col-2 .search-form form .custom-select, .blog-filter-bar .filter-col-2 .search-form form .form-drop .tab_content textarea, .form-drop .tab_content .blog-filter-bar .filter-col-2 .search-form form textarea, .blog-filter-bar .filter-col-2 .search-form form .primary .display-form textarea, .primary .display-form .blog-filter-bar .filter-col-2 .search-form form textarea {
  width: 80%;
  font-size: 13px;
  border-bottom: 0;
  padding: 8px;
  color: #000;
}
@media (min-width: 1200px) {
  .blog-filter-bar .filter-col-2 .search-form form input, .blog-filter-bar .filter-col-2 .search-form form .custom-select, .blog-filter-bar .filter-col-2 .search-form form .form-drop .tab_content textarea, .form-drop .tab_content .blog-filter-bar .filter-col-2 .search-form form textarea, .blog-filter-bar .filter-col-2 .search-form form .primary .display-form textarea, .primary .display-form .blog-filter-bar .filter-col-2 .search-form form textarea {
    width: 170px;
  }
}
.blog-filter-bar .filter-col-2 .search-form form input:-moz-placeholder, .blog-filter-bar .filter-col-2 .search-form form .custom-select:-moz-placeholder, .blog-filter-bar .filter-col-2 .search-form form .form-drop .tab_content textarea:-moz-placeholder, .form-drop .tab_content .blog-filter-bar .filter-col-2 .search-form form textarea:-moz-placeholder, .blog-filter-bar .filter-col-2 .search-form form .primary .display-form textarea:-moz-placeholder, .primary .display-form .blog-filter-bar .filter-col-2 .search-form form textarea:-moz-placeholder {
  color: #27224c;
  opacity: .25;
  font-size: 18px;
  font-weight: 400;
  font-size: 13px;
}
.blog-filter-bar .filter-col-2 .search-form form input::-moz-placeholder, .blog-filter-bar .filter-col-2 .search-form form .custom-select::-moz-placeholder, .blog-filter-bar .filter-col-2 .search-form form .form-drop .tab_content textarea::-moz-placeholder, .form-drop .tab_content .blog-filter-bar .filter-col-2 .search-form form textarea::-moz-placeholder, .blog-filter-bar .filter-col-2 .search-form form .primary .display-form textarea::-moz-placeholder, .primary .display-form .blog-filter-bar .filter-col-2 .search-form form textarea::-moz-placeholder {
  color: #27224c;
  opacity: .25;
  font-size: 18px;
  font-weight: 400;
  font-size: 13px;
}
.blog-filter-bar .filter-col-2 .search-form form input:-ms-input-placeholder, .blog-filter-bar .filter-col-2 .search-form form .custom-select:-ms-input-placeholder, .blog-filter-bar .filter-col-2 .search-form form .form-drop .tab_content textarea:-ms-input-placeholder, .form-drop .tab_content .blog-filter-bar .filter-col-2 .search-form form textarea:-ms-input-placeholder, .blog-filter-bar .filter-col-2 .search-form form .primary .display-form textarea:-ms-input-placeholder, .primary .display-form .blog-filter-bar .filter-col-2 .search-form form textarea:-ms-input-placeholder {
  color: #27224c;
  opacity: .25;
  font-size: 18px;
  font-weight: 400;
  font-size: 13px;
}
.blog-filter-bar .filter-col-2 .search-form form input::-webkit-input-placeholder, .blog-filter-bar .filter-col-2 .search-form form .custom-select::-webkit-input-placeholder, .blog-filter-bar .filter-col-2 .search-form form .form-drop .tab_content textarea::-webkit-input-placeholder, .form-drop .tab_content .blog-filter-bar .filter-col-2 .search-form form textarea::-webkit-input-placeholder, .blog-filter-bar .filter-col-2 .search-form form .primary .display-form textarea::-webkit-input-placeholder, .primary .display-form .blog-filter-bar .filter-col-2 .search-form form textarea::-webkit-input-placeholder {
  color: #27224c;
  opacity: .25;
  font-size: 18px;
  font-weight: 400;
  font-size: 13px;
}
.blog-filter-bar .filter-col-2 .search-form form button {
  border: 0;
  background-color: transparent;
  font-size: 18px;
  color: #000;
  opacity: .6;
  padding: 5px 15px;
  cursor: pointer;
  -moz-transition: all 0.15s;
  -o-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  float: right;
}
.blog-filter-bar .filter-col-2 .search-form form button:hover, .blog-filter-bar .filter-col-2 .search-form form button:focus, .blog-filter-bar .filter-col-2 .search-form form button:active {
  color: #35abe2;
}
.blog-filter-bar .form-drop .tab_content select, .form-drop .tab_content .blog-filter-bar select, .blog-filter-bar select {
  height: 25px !important;
}
.blog-filter-bar .custom-select, .blog-filter-bar .form-drop .tab_content textarea, .form-drop .tab_content .blog-filter-bar textarea, .blog-filter-bar .primary .display-form textarea, .primary .display-form .blog-filter-bar textarea {
  color: #000;
  border: none;
  font-size: 12.5px;
  padding: 0 13px;
}
.blog-filter-bar .custom-select.custom-selectFocus, .blog-filter-bar .form-drop .tab_content textarea.custom-selectFocus, .form-drop .tab_content .blog-filter-bar textarea.custom-selectFocus, .blog-filter-bar .primary .display-form textarea.custom-selectFocus, .primary .display-form .blog-filter-bar textarea.custom-selectFocus {
  border: none;
}
.blog-filter-bar .custom-select .custom-selectInner, .blog-filter-bar .form-drop .tab_content textarea .custom-selectInner, .form-drop .tab_content .blog-filter-bar textarea .custom-selectInner, .blog-filter-bar .primary .display-form textarea .custom-selectInner, .primary .display-form .blog-filter-bar textarea .custom-selectInner {
  width: 100% !important;
}
.blog-filter-bar .custom-select .custom-selectInner:after, .blog-filter-bar .form-drop .tab_content textarea .custom-selectInner:after, .form-drop .tab_content .blog-filter-bar textarea .custom-selectInner:after, .blog-filter-bar .primary .display-form textarea .custom-selectInner:after, .primary .display-form .blog-filter-bar textarea .custom-selectInner:after {
  padding: 2px 0;
  margin-left: 10px;
}

.blog-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 3.5%;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 0 50px 0px;
}
@media (min-width: 1200px) {
  .blog-content {
    padding: 50px 0px 100px 0px;
  }
}
.blog-content .blog-group {
  display: block;
  overflow: hidden;
}
.blog-content .blog-group .listing-item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0;
  margin: 20px 0px;
}
.blog-content .blog-group .listing-item .image-container {
  position: relative;
}
.blog-content .blog-group .listing-item .image-container .blog-listing-image {
  display: block;
  width: 100%;
  height: auto;
}
.blog-content .blog-group .listing-item .image-container .blog-title-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 77px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-content .blog-group .listing-item .image-container .blog-title-overlay .body-wrapper {
  opacity: 0;
  color: #fff;
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.blog-content .blog-group .listing-item .image-container .blog-title-overlay .body-wrapper .body-cell {
  display: table-cell;
  vertical-align: middle;
  padding: 0px 12px;
  font-family: "Open Sans", helvetica, arial, sans-serif;
}
.blog-content .blog-group .listing-item .image-container .blog-title-overlay .body-wrapper .body-cell .title {
  display: block;
  color: white;
  font-size: 22px;
  font-weight: 300;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.blog-content .blog-group .listing-item .image-container .blog-title-overlay .body-wrapper .body-cell .body {
  display: block;
  margin-top: 15px;
  font-weight: 300;
  font-size: 14px;
}
.blog-content .blog-group .listing-item .image-container .blog-title-overlay .title-wrapper {
  display: table;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 1;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.blog-content .blog-group .listing-item .image-container .blog-title-overlay .title-wrapper .title {
  color: white;
  font-size: 22px;
  font-weight: 300;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 12px;
}
.blog-content .blog-group .listing-item .blog-details {
  color: #000;
  display: block;
  background-color: #fff;
  font-family: "Open Sans", helvetica, arial, sans-serif;
  padding: 12px 12px;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.blog-content .blog-group .listing-item .blog-details .date {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.blog-content .blog-group .listing-item .blog-details .authors {
  display: block;
  text-transform: uppercase;
  opacity: .6;
  font-weight: 700;
  font-size: 14px;
}
.blog-content .blog-group .listing-item .blog-details .categories {
  display: block;
  opacity: .3;
  margin-top: 10px;
  font-size: 13px;
  padding-right: 20px;
}
.blog-content .blog-group .listing-item .blog-details .categories .category:not(:last-of-type):after {
  content: ", ";
}
.blog-content .blog-group .listing-item .blog-details .date, .blog-content .blog-group .listing-item .blog-details .authors, .blog-content .blog-group .listing-item .blog-details .categories {
  width: 100%;
  height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blog-content .blog-group .listing-item .blog-details .blog-cta {
  position: relative;
  float: right;
  bottom: 18px;
  right: -10px;
  color: #27224c;
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.blog-content .blog-group .listing-item a:hover .blog-title-overlay {
  height: 100%;
}
.blog-content .blog-group .listing-item a:hover .blog-title-overlay .title-wrapper {
  opacity: 0;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.blog-content .blog-group .listing-item a:hover .blog-title-overlay .body-wrapper {
  opacity: 1;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.blog-content .blog-group .listing-item a:hover .blog-details {
  display: block;
  background-color: #e7e6e6;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.blog-content .blog-group .listing-item a:hover .blog-details .blog-cta {
  -moz-transition: color 0.5s;
  -o-transition: color 0.5s;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
  color: #172669;
}

.blog-wrapper {
  margin-top: 44px;
}
@media (min-width: 560px) {
  .blog-wrapper {
    margin-top: 0;
  }
}
.blog-wrapper .breadcrumb-container .breadcrumb-link {
  font-weight: 400;
  padding-right: .25em;
}
.blog-wrapper .breadcrumb-container i {
  font-size: 10px;
  position: relative;
  top: -2px;
}
.blog-wrapper .breadcrumb-container .breadcrumb-title {
  color: #808080;
  font-style: italic;
  font-weight: 400;
  padding-left: .25em;
}
.blog-wrapper .blog-container .editor p {
  margin-bottom: 30px;
}

.sidebar.blog-sidebar .related.category li {
  color: #222;
}
.sidebar.blog-sidebar .related.category li:before {
  font-family: 'cli_ui';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: .9;
  -webkit-font-smoothing: antialiased;
  content: '\e80f';
}
.sidebar.blog-sidebar .related.tags .list-inline {
  margin: 0;
}
.sidebar.blog-sidebar .related.tags .list-inline li {
  padding-left: 0px;
}
.sidebar.blog-sidebar .related.tags .list-inline li:before {
  content: none;
}
.sidebar.blog-sidebar .related.tags .list-inline li a {
  font-weight: 600;
  font-size: 12px;
  opacity: .3;
  padding: 4px 5.5px;
  border: solid 0.1px rgba(0, 0, 0, 0.3);
  font-style: italic;
  background-color: #fff;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.sidebar.blog-sidebar .related.tags .list-inline li a:hover, .sidebar.blog-sidebar .related.tags .list-inline li a:focus, .sidebar.blog-sidebar .related.tags .list-inline li a:active {
  color: #000;
  opacity: .5;
  background-color: #f5f5f5;
}

.blog-widget .listing-item .blog-listing-image {
  width: 100%;
  opacity: 1;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.blog-widget .listing-item .title {
  color: #000;
  font-size: 20px;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}
.blog-widget .listing-item .author {
  text-transform: uppercase;
  font-size: 14px;
  color: #808080;
}
.blog-widget .listing-item:hover .blog-listing-image, .blog-widget .listing-item:focus .blog-listing-image, .blog-widget .listing-item:active .blog-listing-image {
  opacity: .8;
}
.blog-widget .listing-item:hover .title, .blog-widget .listing-item:focus .title, .blog-widget .listing-item:active .title {
  color: #808080;
}
.blog-widget .listing-item:hover .author, .blog-widget .listing-item:focus .author, .blog-widget .listing-item:active .author {
  color: silver;
}

.take-the-pledge-block .container {
  padding: 19%;
}
.take-the-pledge-block .container .llm-img {
  width: 90%;
}
.take-the-pledge-block .shapes {
  background: url('http://cdn.carnegielearning.com/cli_theme/_img/llm/shapes-bg.svg?1534271375') top no-repeat;
  background-size: cover;
}
.take-the-pledge-block .link:hover, .take-the-pledge-block .link-tabs:hover, .take-the-pledge-block .full-agenda .agenda-filters .FilterList .expand:hover, .full-agenda .agenda-filters .FilterList .take-the-pledge-block .expand:hover, .take-the-pledge-block .chat-wrapper .online-chat:hover, .chat-wrapper .take-the-pledge-block .online-chat:hover, .take-the-pledge-block .chat-wrapper .offline-chat:hover, .chat-wrapper .take-the-pledge-block .offline-chat:hover, .take-the-pledge-block .vs-register .button:hover, .vs-register .take-the-pledge-block .button:hover, .take-the-pledge-block .state-initiative .curricula--files-group .button:hover, .state-initiative .curricula--files-group .take-the-pledge-block .button:hover, .take-the-pledge-block .state-initiative .curricula-section .course-title-list .course-title:hover, .state-initiative .curricula-section .course-title-list .take-the-pledge-block .course-title:hover, .take-the-pledge-block .state-initiative .curricula-section .course-section .course-block .course-info .button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .take-the-pledge-block .button:hover, .take-the-pledge-block .link:focus, .take-the-pledge-block .link-tabs:focus, .take-the-pledge-block .full-agenda .agenda-filters .FilterList .expand:focus, .full-agenda .agenda-filters .FilterList .take-the-pledge-block .expand:focus, .take-the-pledge-block .chat-wrapper .online-chat:focus, .chat-wrapper .take-the-pledge-block .online-chat:focus, .take-the-pledge-block .chat-wrapper .offline-chat:focus, .chat-wrapper .take-the-pledge-block .offline-chat:focus, .take-the-pledge-block .vs-register .button:focus, .vs-register .take-the-pledge-block .button:focus, .take-the-pledge-block .state-initiative .curricula--files-group .button:focus, .state-initiative .curricula--files-group .take-the-pledge-block .button:focus, .take-the-pledge-block .state-initiative .curricula-section .course-title-list .course-title:focus, .state-initiative .curricula-section .course-title-list .take-the-pledge-block .course-title:focus, .take-the-pledge-block .state-initiative .curricula-section .course-section .course-block .course-info .button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .take-the-pledge-block .button:focus, .take-the-pledge-block .link:active, .take-the-pledge-block .link-tabs:active, .take-the-pledge-block .full-agenda .agenda-filters .FilterList .expand:active, .full-agenda .agenda-filters .FilterList .take-the-pledge-block .expand:active, .take-the-pledge-block .chat-wrapper .online-chat:active, .chat-wrapper .take-the-pledge-block .online-chat:active, .take-the-pledge-block .chat-wrapper .offline-chat:active, .chat-wrapper .take-the-pledge-block .offline-chat:active, .take-the-pledge-block .vs-register .button:active, .vs-register .take-the-pledge-block .button:active, .take-the-pledge-block .state-initiative .curricula--files-group .button:active, .state-initiative .curricula--files-group .take-the-pledge-block .button:active, .take-the-pledge-block .state-initiative .curricula-section .course-title-list .course-title:active, .state-initiative .curricula-section .course-title-list .take-the-pledge-block .course-title:active, .take-the-pledge-block .state-initiative .curricula-section .course-section .course-block .course-info .button:active, .state-initiative .curricula-section .course-section .course-block .course-info .take-the-pledge-block .button:active {
  color: #fff;
}
.take-the-pledge-block:hover .link, .take-the-pledge-block:hover .link-tabs, .take-the-pledge-block:hover .full-agenda .agenda-filters .FilterList .expand, .full-agenda .agenda-filters .FilterList .take-the-pledge-block:hover .expand, .take-the-pledge-block:hover .chat-wrapper .online-chat, .chat-wrapper .take-the-pledge-block:hover .online-chat, .take-the-pledge-block:hover .chat-wrapper .offline-chat, .chat-wrapper .take-the-pledge-block:hover .offline-chat, .take-the-pledge-block:hover .vs-register .button, .vs-register .take-the-pledge-block:hover .button, .take-the-pledge-block:hover .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .take-the-pledge-block:hover .button, .take-the-pledge-block:hover .state-initiative .curricula-section .course-title-list .course-title, .state-initiative .curricula-section .course-title-list .take-the-pledge-block:hover .course-title, .take-the-pledge-block:hover .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .take-the-pledge-block:hover .button, .take-the-pledge-block:focus .link, .take-the-pledge-block:focus .link-tabs, .take-the-pledge-block:focus .full-agenda .agenda-filters .FilterList .expand, .full-agenda .agenda-filters .FilterList .take-the-pledge-block:focus .expand, .take-the-pledge-block:focus .chat-wrapper .online-chat, .chat-wrapper .take-the-pledge-block:focus .online-chat, .take-the-pledge-block:focus .chat-wrapper .offline-chat, .chat-wrapper .take-the-pledge-block:focus .offline-chat, .take-the-pledge-block:focus .vs-register .button, .vs-register .take-the-pledge-block:focus .button, .take-the-pledge-block:focus .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .take-the-pledge-block:focus .button, .take-the-pledge-block:focus .state-initiative .curricula-section .course-title-list .course-title, .state-initiative .curricula-section .course-title-list .take-the-pledge-block:focus .course-title, .take-the-pledge-block:focus .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .take-the-pledge-block:focus .button, .take-the-pledge-block:active .link, .take-the-pledge-block:active .link-tabs, .take-the-pledge-block:active .full-agenda .agenda-filters .FilterList .expand, .full-agenda .agenda-filters .FilterList .take-the-pledge-block:active .expand, .take-the-pledge-block:active .chat-wrapper .online-chat, .chat-wrapper .take-the-pledge-block:active .online-chat, .take-the-pledge-block:active .chat-wrapper .offline-chat, .chat-wrapper .take-the-pledge-block:active .offline-chat, .take-the-pledge-block:active .vs-register .button, .vs-register .take-the-pledge-block:active .button, .take-the-pledge-block:active .state-initiative .curricula--files-group .button, .state-initiative .curricula--files-group .take-the-pledge-block:active .button, .take-the-pledge-block:active .state-initiative .curricula-section .course-title-list .course-title, .state-initiative .curricula-section .course-title-list .take-the-pledge-block:active .course-title, .take-the-pledge-block:active .state-initiative .curricula-section .course-section .course-block .course-info .button, .state-initiative .curricula-section .course-section .course-block .course-info .take-the-pledge-block:active .button {
  color: #fff;
}

.touch .blog-group .listing-item a:hover .blog-title-overlay {
  height: 77px;
}
.touch .blog-group .listing-item a:hover .blog-title-overlay .title-wrapper {
  opacity: 1;
}
.touch .blog-group .listing-item a:hover .blog-title-overlay .body-wrapper {
  opacity: 0;
}

.fs-section {
  height: auto;
  position: relative;
}
@media (min-aspect-ratio: 1 / 1) {
  .fs-section {
    min-height: calc(100vh - 67px);
  }
}
@media (min-width: 900px) and (min-aspect-ratio: 1 / 1) {
  .fs-section {
    min-height: calc(100vh - 87px);
  }
}
.fs-section .container {
  width: 100%;
}
.fs-section_content-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.fs-section.banner-video {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .fs-section.banner-video {
    min-height: 0;
  }
}
.fs-section.banner-video h1.large {
  font-size: 45px;
}
.fs-section .floating-icon {
  position: absolute;
  top: -145px;
  right: 10%;
  z-index: 0;
}
.fs-section .container {
  position: relative;
  z-index: 20;
}
@media (min-width: 1400px) {
  .fs-section {
    font-size: 22px;
  }
}
@media (min-width: 2000px) {
  .fs-section {
    font-size: 26px;
  }
}
.fs-section h3, .fs-section .presenter-name, .fs-section .top-bar p, .top-bar .fs-section p, .fs-section .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .fs-section .pricing-title, .fs-section .h3 {
  font-size: 1.375em;
}
.fs-section h5, .fs-section .h5 {
  font-size: 1.125em;
  margin-bottom: 1.25em;
}
.fs-section .button-section {
  margin: 3.125em 0;
}
.fs-section .divider-bar {
  width: 6.4375em;
  height: 0.5em;
  border-radius: 0.1875em;
  margin-top: 1.875em;
  margin-bottom: 1.875em;
}

@media (min-width: 1400px) {
  .fs-section-contained {
    font-size: 24px;
  }
}
@media (min-width: 2000px) {
  .fs-section-contained {
    font-size: 24px;
  }
}
.fs-section-contained h3, .fs-section-contained .presenter-name, .fs-section-contained .top-bar p, .top-bar .fs-section-contained p, .fs-section-contained .pricing-blocks .pricing-block-wrapper .pricing-block .pricing-title, .pricing-blocks .pricing-block-wrapper .pricing-block .fs-section-contained .pricing-title, .fs-section-contained .h3 {
  font-size: 26px;
}
.fs-section-contained h5, .fs-section-contained .h5 {
  font-size: 26px;
  margin-bottom: 1.25em;
}

.fs__jump-nav {
  position: fixed;
  z-index: 150;
  bottom: 0;
  transition: transform .3s ease-in;
  will-change: transform, scroll-position;
  font-size: 14px;
  display: block;
  width: 100%;
  text-align: center;
}
@media (min-width: 1200px) {
  .fs__jump-nav {
    width: auto;
    text-align: left;
    display: block;
    font-size: 16px;
    bottom: 50%;
    right: 0;
    transform: translate3d(0, 50%, 0);
  }
}
.fs__jump-nav > span {
  display: table;
  margin: 0 auto;
}
.fs__jump-nav a {
  position: relative;
  display: table-cell;
  width: 2.8125em;
  height: 2.8125em;
  text-align: center;
}
@media (min-width: 1200px) {
  .fs__jump-nav a {
    display: block;
    width: 3.125em;
    height: 2.8125em;
    float: none;
    text-align: left;
  }
}
.fs__jump-nav a .content {
  position: absolute;
  display: block;
  width: 100%;
  right: 0;
  top: 0;
  height: 100%;
  color: #fff;
  white-space: nowrap;
  z-index: 2;
  transition: transform .2s ease-in, background-color .2s;
}
.fs__jump-nav a .content .title {
  opacity: 0;
  transition: opacity .2s ease-in;
  padding: 0.625em;
  pointer-events: none;
}
.fs__jump-nav a .content .number {
  display: block;
  padding: 0.625em;
  background-color: #222;
  height: 100%;
  position: relative;
  text-align: center;
}
@media (min-width: 1200px) {
  .fs__jump-nav a .content .number {
    padding-right: 1.25em;
    padding-left: 1.25em;
  }
  .fs__jump-nav a .content .number:before {
    content: '';
    display: block;
    width: 1.85em;
    height: 1.85em;
    border: 1px solid #fff;
    border-radius: 100%;
    position: absolute;
    left: 25px;
    top: 22.5px;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 1200px) {
  .fs__jump-nav a .content {
    line-height: 1;
    width: auto;
    transform: translate3d(100%, 0, 0);
    display: table;
  }
  .fs__jump-nav a .content .title, .fs__jump-nav a .content .number {
    display: table-cell;
    vertical-align: middle;
  }
}
.fs__jump-nav a:hover .content, .fs__jump-nav a:focus .content, .fs__jump-nav a.active .content {
  transition: transform .2s ease-out;
  transform: translate3d(0, 0, 0);
}
.fs__jump-nav a.active:hover .content .title {
  opacity: 1;
  transition: opacity 0 ease-out;
}
.fs__jump-nav a:hover .content .title {
  opacity: 1;
  transition: opacity .2s ease-out;
  pointer-events: auto;
}
.fs__jump-nav a:after {
  content: '';
  display: block;
  width: 0.9375em;
  height: 0.9375em;
  border-radius: 100%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  border: 1px solid #000;
}
.fs__jump-nav a .svg {
  width: 60%;
  height: 60%;
  margin: 20%;
}

.jump-nav_green a .content .title {
  background-color: #11cdb9;
}
@media (min-width: 1200px) {
  .jump-nav_green a .content .number {
    background-color: #11cdb9;
  }
}
.jump-nav_green a:hover .number, .jump-nav_green a:focus .number, .jump-nav_green a.active .number {
  background-color: #11cdb9;
}
.jump-nav_blue a .content .title {
  background-color: #35abe2;
}
@media (min-width: 1200px) {
  .jump-nav_blue a .content .number {
    background-color: #35abe2;
  }
}
.jump-nav_blue a:hover .number, .jump-nav_blue a:focus .number, .jump-nav_blue a.active .number {
  background-color: #35abe2;
}
.jump-nav_purple a .content .title {
  background-color: #92278f;
}
@media (min-width: 1200px) {
  .jump-nav_purple a .content .number {
    background-color: #92278f;
  }
}
.jump-nav_purple a:hover .number, .jump-nav_purple a:focus .number, .jump-nav_purple a.active .number {
  background-color: #92278f;
}
.jump-nav_red a .content .title {
  background-color: #cf0c4a;
}
@media (min-width: 1200px) {
  .jump-nav_red a .content .number {
    background-color: #cf0c4a;
  }
}
.jump-nav_red a:hover .number, .jump-nav_red a:focus .number, .jump-nav_red a.active .number {
  background-color: #cf0c4a;
}

.scroll-section .gradient {
  position: absolute;
  left: 0;
  top: 0;
  width: 75%;
  height: 100%;
  background: #fff;
  /* For browsers that do not support gradients */
  background: linear-gradient(to right, #ffffff, #ffffff, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
}
@media (min-width: 1200px) {
  .scroll-section .gradient {
    width: 62%;
  }
}
@media (max-width: 767px) {
  .scroll-section .gradient {
    display: none;
  }
}
.scroll-section .gradient_red {
  background: linear-gradient(to right, #cf0c4a, #cf0c4a, rgba(207, 12, 74, 0.9), rgba(207, 12, 74, 0));
}

.scroll-arrow {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 0);
  display: none;
  z-index: 20;
}
@media (min-width: 1200px) {
  .scroll-arrow {
    display: block;
  }
}
.scroll-arrow:after {
  content: '';
  display: block;
  width: 25px;
  height: 25px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(45deg);
}
.scroll-arrow_dark:after {
  border-color: #222;
}

#learning-individually-container {
  border-bottom: 3px solid #f5f5f5;
}

#learning-together-container .background-right {
  position: absolute;
  height: 100%;
  right: 0;
  width: 45%;
  background-size: contain;
}

.sign-in-callouts .slick-list {
  overflow: inherit;
}
.sign-in-callouts .slick-list .dropdown-select ul {
  position: absolute;
  z-index: 1000;
}
.sign-in-callouts .block-slider {
  max-width: 100%;
}
.sign-in-callouts .block-slider .slick-dots li {
  display: block;
  float: left;
  margin: 0;
}
.sign-in-callouts .block-slider .slick-dots li button:before {
  content: '';
  width: 1.5em;
  height: 1.5em;
  background: #000;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sign-in-callouts .block-slider .slick-arrow {
  width: auto;
  height: auto;
}
.sign-in-callouts .block-slider .slick-arrow:before {
  content: '';
  display: block;
  border-right: 3px solid #000;
  border-top: 3px solid #000;
  width: .5em;
  height: .5em;
}
.sign-in-callouts .block-slider_nav {
  position: absolute;
  z-index: 0;
  margin: 0 auto;
}
.sign-in-callouts .actionable-data_image-slider {
  display: none;
  width: 35%;
}
@media (min-width: 900px) {
  .sign-in-callouts .actionable-data_image-slider {
    display: block;
  }
}
.sign-in-callouts .actionable-data_image-slider .slick-slide {
  background-position: center left;
  background-size: 90%;
}

.banner-testimonial {
  display: flex;
  align-items: center;
}

.actionable-data_image-slider {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  height: 80%;
  width: 40%;
}
@media (max-width: 768px) {
  .actionable-data_image-slider {
    display: none;
  }
}
.actionable-data_image-slider .slick-list, .actionable-data_image-slider .slick-track, .actionable-data_image-slider .slick-slide {
  height: 100%;
}
.actionable-data_image-slider .slick-slide {
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-slider_nav.dropdown-active {
  z-index: -1;
}

.testimonial-block {
  position: relative;
  padding: 4em;
  border: 6px solid #fff;
  line-height: 1.4;
  quotes: "\201C" "\201D" "\2018" "\2019";
  max-width: 820px;
  margin: 1.25em auto;
  font-size: 18px;
}
@media (max-width: 767px) {
  .testimonial-block {
    padding: 4em 1.5em;
  }
}
.testimonial-block:before, .testimonial-block:after {
  font-family: "Arimo", helvetica, arial, sans-serif;
  display: block;
  position: absolute;
  font-size: 12em;
  line-height: 0;
  font-weight: 700;
}
.testimonial-block:before {
  left: 20px;
  top: 60px;
  content: open-quote;
}
.testimonial-block:after {
  right: 20px;
  bottom: -40px;
  content: close-quote;
}
.testimonial-block .testimonial-block_footer {
  font-size: .9em;
}
.testimonial-block .testimonial-block_footer p {
  margin: 0;
}
.testimonial-block .sub-head, .testimonial-block .primary .intro, .primary .testimonial-block .intro {
  font-weight: 600;
}
@media (min-width: 768px) {
  .testimonial-block .sub-head, .testimonial-block .primary .intro, .primary .testimonial-block .intro {
    line-height: 1.8;
  }
}
.testimonial-block_green {
  background-color: #00a39e;
}
.testimonial-block_blue {
  background-color: #009ec9;
}
.testimonial-block_purple {
  background-color: #8f1879;
}

.block-slider {
  max-width: 100%;
}
.block-slider .slick-dots li {
  display: block;
  float: left;
  margin: 0;
}
.block-slider .slick-dots li button:before {
  content: '';
  width: 1.5em;
  height: 1.5em;
  background: #fff;
  border-radius: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.block-slider .slick-arrow {
  width: auto;
  height: auto;
}
.block-slider .slick-arrow:before {
  content: '';
  display: block;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  width: .5em;
  height: .5em;
}
.block-slider .slick-next:before {
  transform: rotate(45deg);
}
.block-slider .slick-prev:before {
  transform: rotate(-135deg);
}
.block-slider_nav {
  position: relative;
  display: table;
  margin: 0 auto;
}
.block-slider_nav > .slick-dots {
  position: relative;
  width: auto;
  left: auto;
  bottom: auto;
  right: auto;
  top: auto;
}
.block-slider_nav .slick-next {
  float: right;
}
.block-slider_nav .slick-prev {
  float: left;
}

.block-slider_nav-left .block-slider_nav {
  left: 50px;
}

#classroom-container {
  display: flex;
  flex-wrap: wrap;
  clear: both;
  height: 100%;
}
@media (min-width: 900px) {
  #classroom-container {
    padding-bottom: 0;
    padding-top: 50px;
  }
}

.interactive-classroom {
  position: relative;
  width: 100%;
  align-self: flex-end;
}
.interactive-classroom .container {
  position: relative;
  height: 100%;
}
.interactive-classroom img {
  display: none;
}
@media (min-width: 900px) {
  .interactive-classroom img {
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 3;
    transition: all .45s;
  }
  .interactive-classroom img.classroom-inactive {
    opacity: 0 !important;
  }
  .interactive-classroom img.classroom-active {
    opacity: 1 !important;
  }
}
@media (min-width: 900px) {
  .interactive-classroom:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50%;
    background-color: #808080;
    border-top: 12px solid #353535;
    z-index: 0;
  }
}

.interactive-classroom_trigger {
  display: none;
  white-space: nowrap;
  padding: 8px 20px;
}
@media (min-width: 900px) {
  .interactive-classroom_trigger {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 6;
    cursor: pointer;
    outline: 0;
  }
  .interactive-classroom_trigger.classroom-active {
    opacity: 1 !important;
  }
  .interactive-classroom_trigger.classroom-inactive {
    opacity: 0 !important;
  }
  .interactive-classroom_trigger[data-classroom-trigger-for="classroom-engage"] {
    left: 2%;
    top: 43%;
  }
  .interactive-classroom_trigger[data-classroom-trigger-for="classroom-engage"] i {
    font-size: 2em;
  }
  .interactive-classroom_trigger[data-classroom-trigger-for="classroom-demonstrate"] {
    top: 78%;
    left: 78%;
  }
  .interactive-classroom_trigger[data-classroom-trigger-for="classroom-develop"] {
    left: 19%;
    top: 71%;
  }
  .interactive-classroom_trigger.btn.btn-purple:hover, .chat-wrapper .interactive-classroom_trigger.btn-purple.online-chat:hover, .chat-wrapper .interactive-classroom_trigger.btn-purple.offline-chat:hover, form.filters input.interactive-classroom_trigger.btn-purple[type='reset']:hover, form.filters .interactive-classroom_trigger.btn-purple[type='reset'].custom-select:hover, form.filters .form-drop .tab_content textarea.interactive-classroom_trigger.btn-purple[type='reset']:hover, .form-drop .tab_content form.filters textarea.interactive-classroom_trigger.btn-purple[type='reset']:hover, form.filters .primary .display-form textarea.interactive-classroom_trigger.btn-purple[type='reset']:hover, .primary .display-form form.filters textarea.interactive-classroom_trigger.btn-purple[type='reset']:hover, .vs-register .interactive-classroom_trigger.btn-purple.button:hover, .listing-group .listing-item .interactive-classroom_trigger.btn-purple.button:hover, .internal .webinar .interactive-classroom_trigger.btn-purple.webinar-button:hover, .state-initiative .curricula--files-group .interactive-classroom_trigger.btn-purple.button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .interactive-classroom_trigger.btn-purple.button:hover, .interactive-classroom_trigger.btn.btn-purple:focus, .chat-wrapper .interactive-classroom_trigger.btn-purple.online-chat:focus, .chat-wrapper .interactive-classroom_trigger.btn-purple.offline-chat:focus, form.filters input.interactive-classroom_trigger.btn-purple[type='reset']:focus, form.filters .interactive-classroom_trigger.btn-purple[type='reset'].custom-select:focus, form.filters .form-drop .tab_content textarea.interactive-classroom_trigger.btn-purple[type='reset']:focus, .form-drop .tab_content form.filters textarea.interactive-classroom_trigger.btn-purple[type='reset']:focus, form.filters .primary .display-form textarea.interactive-classroom_trigger.btn-purple[type='reset']:focus, .primary .display-form form.filters textarea.interactive-classroom_trigger.btn-purple[type='reset']:focus, .vs-register .interactive-classroom_trigger.btn-purple.button:focus, .listing-group .listing-item .interactive-classroom_trigger.btn-purple.button:focus, .internal .webinar .interactive-classroom_trigger.btn-purple.webinar-button:focus, .state-initiative .curricula--files-group .interactive-classroom_trigger.btn-purple.button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .interactive-classroom_trigger.btn-purple.button:focus {
    color: #92278f;
    background-color: #fff;
  }
  .interactive-classroom_trigger.btn.btn-red:hover, .chat-wrapper .interactive-classroom_trigger.btn-red.online-chat:hover, .chat-wrapper .interactive-classroom_trigger.btn-red.offline-chat:hover, form.filters input.interactive-classroom_trigger.btn-red[type='reset']:hover, form.filters .interactive-classroom_trigger.btn-red[type='reset'].custom-select:hover, form.filters .form-drop .tab_content textarea.interactive-classroom_trigger.btn-red[type='reset']:hover, .form-drop .tab_content form.filters textarea.interactive-classroom_trigger.btn-red[type='reset']:hover, form.filters .primary .display-form textarea.interactive-classroom_trigger.btn-red[type='reset']:hover, .primary .display-form form.filters textarea.interactive-classroom_trigger.btn-red[type='reset']:hover, .vs-register .interactive-classroom_trigger.btn-red.button:hover, .listing-group .listing-item .interactive-classroom_trigger.btn-red.button:hover, .internal .webinar .interactive-classroom_trigger.btn-red.webinar-button:hover, .state-initiative .curricula--files-group .interactive-classroom_trigger.btn-red.button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .interactive-classroom_trigger.btn-red.button:hover, .interactive-classroom_trigger.btn.btn-red:focus, .chat-wrapper .interactive-classroom_trigger.btn-red.online-chat:focus, .chat-wrapper .interactive-classroom_trigger.btn-red.offline-chat:focus, form.filters input.interactive-classroom_trigger.btn-red[type='reset']:focus, form.filters .interactive-classroom_trigger.btn-red[type='reset'].custom-select:focus, form.filters .form-drop .tab_content textarea.interactive-classroom_trigger.btn-red[type='reset']:focus, .form-drop .tab_content form.filters textarea.interactive-classroom_trigger.btn-red[type='reset']:focus, form.filters .primary .display-form textarea.interactive-classroom_trigger.btn-red[type='reset']:focus, .primary .display-form form.filters textarea.interactive-classroom_trigger.btn-red[type='reset']:focus, .vs-register .interactive-classroom_trigger.btn-red.button:focus, .listing-group .listing-item .interactive-classroom_trigger.btn-red.button:focus, .internal .webinar .interactive-classroom_trigger.btn-red.webinar-button:focus, .state-initiative .curricula--files-group .interactive-classroom_trigger.btn-red.button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .interactive-classroom_trigger.btn-red.button:focus {
    color: #cf0c4a;
    background-color: #fff;
  }
  .interactive-classroom_trigger.btn.btn-green:hover, .chat-wrapper .interactive-classroom_trigger.btn-green.online-chat:hover, .chat-wrapper .interactive-classroom_trigger.btn-green.offline-chat:hover, form.filters input.interactive-classroom_trigger.btn-green[type='reset']:hover, form.filters .interactive-classroom_trigger.btn-green[type='reset'].custom-select:hover, form.filters .form-drop .tab_content textarea.interactive-classroom_trigger.btn-green[type='reset']:hover, .form-drop .tab_content form.filters textarea.interactive-classroom_trigger.btn-green[type='reset']:hover, form.filters .primary .display-form textarea.interactive-classroom_trigger.btn-green[type='reset']:hover, .primary .display-form form.filters textarea.interactive-classroom_trigger.btn-green[type='reset']:hover, .vs-register .interactive-classroom_trigger.btn-green.button:hover, .listing-group .listing-item .interactive-classroom_trigger.btn-green.button:hover, .internal .webinar .interactive-classroom_trigger.btn-green.webinar-button:hover, .state-initiative .curricula--files-group .interactive-classroom_trigger.btn-green.button:hover, .state-initiative .curricula-section .course-section .course-block .course-info .interactive-classroom_trigger.btn-green.button:hover, .interactive-classroom_trigger.btn.btn-green:focus, .chat-wrapper .interactive-classroom_trigger.btn-green.online-chat:focus, .chat-wrapper .interactive-classroom_trigger.btn-green.offline-chat:focus, form.filters input.interactive-classroom_trigger.btn-green[type='reset']:focus, form.filters .interactive-classroom_trigger.btn-green[type='reset'].custom-select:focus, form.filters .form-drop .tab_content textarea.interactive-classroom_trigger.btn-green[type='reset']:focus, .form-drop .tab_content form.filters textarea.interactive-classroom_trigger.btn-green[type='reset']:focus, form.filters .primary .display-form textarea.interactive-classroom_trigger.btn-green[type='reset']:focus, .primary .display-form form.filters textarea.interactive-classroom_trigger.btn-green[type='reset']:focus, .vs-register .interactive-classroom_trigger.btn-green.button:focus, .listing-group .listing-item .interactive-classroom_trigger.btn-green.button:focus, .internal .webinar .interactive-classroom_trigger.btn-green.webinar-button:focus, .state-initiative .curricula--files-group .interactive-classroom_trigger.btn-green.button:focus, .state-initiative .curricula-section .course-section .course-block .course-info .interactive-classroom_trigger.btn-green.button:focus {
    color: #11cdb9;
    background-color: #fff;
  }
}

.interactive-classroom_content {
  padding: 2em;
  border: 2px solid #fff;
  color: #fff;
  transition: all .45s;
  box-shadow: 0 5px 20px 2px rgba(0, 0, 0, 0.2);
  margin: 15px 0;
}
.interactive-classroom_content .h3 {
  float: left;
}
.interactive-classroom_content p {
  clear: both;
  padding-top: .75em;
  margin-bottom: 0;
}
.interactive-classroom_content [data-classroom-trigger-for] {
  color: #fff;
  border: 0;
  padding: .6em;
  background: 0;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 1.15em;
  line-height: .5;
  cursor: pointer;
  outline: 0;
  transition: opacity .15s;
  display: none;
}
@media (min-width: 900px) {
  .interactive-classroom_content [data-classroom-trigger-for] {
    display: block;
  }
}
.interactive-classroom_content [data-classroom-trigger-for]:hover, .interactive-classroom_content [data-classroom-trigger-for]:focus {
  opacity: .75;
}
.interactive-classroom_content_green {
  background-color: #11cdb9;
}
.interactive-classroom_content_green .classroom-icon {
  color: #11cdb9;
}
.interactive-classroom_content_red {
  background-color: #cf0c4a;
}
.interactive-classroom_content_red .classroom-icon {
  color: #cf0c4a;
}
.interactive-classroom_content_purple {
  background-color: #92278f;
}
.interactive-classroom_content_purple .classroom-icon {
  color: #92278f;
}
@media (min-width: 900px) {
  .interactive-classroom_content {
    position: absolute;
    max-width: 29.5em;
    opacity: 0;
    z-index: -1;
  }
  .interactive-classroom_content.classroom-active {
    opacity: 1;
    z-index: 10;
  }
  .interactive-classroom_content[data-classroom-content-for="classroom-engage"] {
    left: 41%;
    top: 9%;
  }
  .interactive-classroom_content[data-classroom-content-for="classroom-demonstrate"] {
    top: 17%;
    left: 0;
  }
  .interactive-classroom_content[data-classroom-content-for="classroom-develop"] {
    left: 0%;
    top: -4%;
    max-width: 25em;
  }
}

.classroom-icon {
  border-radius: 100%;
  background-color: #fff;
  display: inline-block;
  margin-top: -2.5em;
  width: 4.5em;
  height: 4.5em;
  vertical-align: middle;
  position: relative;
  box-shadow: 0 0 13px 2px rgba(0, 0, 0, 0.2);
  float: left;
}
.classroom-icon i {
  font-style: normal;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: inherit;
  font-weight: 700;
  font-size: 4em;
  white-space: nowrap;
  line-height: 1;
}
.classroom-icon i small {
  font-size: .7em;
  display: block;
}

.interactive-classroom_circle {
  opacity: 0;
}
.interactive-classroom_circle.classroom-active {
  opacity: 1;
}

.interactive-classroom_image-container {
  position: relative;
  width: 100%;
}
@media (min-width: 900px) {
  .interactive-classroom_image-container {
    padding-bottom: 39.77273%;
  }
}

.dropdown-select {
  padding: 0;
  position: relative;
  display: inline-block;
  text-align: left;
  z-index: 200;
  transition: all .2s;
}
.dropdown-select > .btn, .chat-wrapper .dropdown-select > .online-chat, .chat-wrapper .dropdown-select > .offline-chat, form.filters .dropdown-select > input[type='reset'], form.filters .dropdown-select > [type='reset'].custom-select, form.filters .form-drop .tab_content .dropdown-select > textarea[type='reset'], .form-drop .tab_content form.filters .dropdown-select > textarea[type='reset'], form.filters .primary .display-form .dropdown-select > textarea[type='reset'], .primary .display-form form.filters .dropdown-select > textarea[type='reset'], .vs-register .dropdown-select > .button, .listing-group .listing-item .dropdown-select > .button, .internal .webinar .dropdown-select > .webinar-button, .state-initiative .curricula--files-group .dropdown-select > .button, .state-initiative .curricula-section .course-section .course-block .course-info .dropdown-select > .button {
  padding: 11px 0 11px 11px;
  text-align: left;
  border-radius: 0;
}
.dropdown-select .dropdown-select_toggle:after {
  font-family: "cl_icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e800';
  transform: rotate(90deg);
  margin: 0 14px 0 20px;
}
.dropdown-select > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-weight: 700;
  line-height: 1.4;
  z-index: 25;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  max-height: 215px;
  overflow-y: scroll;
  opacity: 0;
  transition: all .2s;
  pointer-events: none;
}
.dropdown-select > ul::-webkit-scrollbar {
  width: 8px;
}
.dropdown-select > ul::-webkit-scrollbar-track {
  background-color: #3d3d3d;
}
.dropdown-select > ul::-webkit-scrollbar-thumb {
  background: #6e6d6b;
}
.dropdown-select > ul > li {
  color: #fff;
  display: block;
  padding: 0;
  height: auto;
  width: 100%;
  white-space: normal;
  margin: 0;
}
.dropdown-select > ul > li > a {
  padding: 8px 21px;
  color: #fff;
  background-color: #222;
  border-bottom: 1px solid #626262;
  display: block;
  transition: all .15s;
  font-size: 16px;
}
.dropdown-select > ul > li > a:hover {
  background-color: #35abe2;
  color: #151515;
  text-decoration: none;
}
.dropdown-select.active > ul {
  opacity: 1;
  pointer-events: all;
}
.dropdown-select.posTop > ul {
  bottom: 100%;
  top: unset;
}
.dropdown-select .title {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}
.dropdown-select .series p {
  opacity: .6;
  font-size: 12px;
  margin: 0;
}

.sticky-alert {
  display: none;
  z-index: 1000000;
  background-color: #92278f;
  color: #fff;
  position: fixed;
  bottom: 0;
  padding: 0 .25em;
  margin: 0;
  width: 98%;
}
@media (min-width: 960px) {
  .sticky-alert {
    margin-left: 3em;
    width: 625px;
  }
}
.sticky-alert .title {
  display: inline-block;
  width: 80%;
  height: 30%;
  padding-left: 1em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  font-weight: bold;
}
.sticky-alert .close-alert {
  cursor: pointer;
}
.sticky-alert .close-alert:after {
  content: "\f00d";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  display: inline-block;
  float: right;
  margin-top: 0.5em;
  margin-right: .5em;
  margin-bottom: 0.25em;
  font-size: 1.25em;
}
.sticky-alert .body-wrapper {
  display: block;
  background-color: #fff;
  width: 100%;
  padding-bottom: 5%;
  color: #000;
}
.sticky-alert .body-wrapper .body {
  margin-left: 1em;
  margin-right: 1em;
  padding-top: .25em;
  display: block;
}
.sticky-alert .body-wrapper .body a {
  font-weight: bold;
}

.request-form, #thank-you-message, #register-thank-you {
  display: none;
}

/**
 * AddToCalendar White Blue Menu Style
 * http://addtocalendar.com
 */
/* Base */
.addtocalendar var {
  display: none;
}

.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important;
}

.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer;
}

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible;
}

.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900;
}

.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}

.atcb-item {
  float: none;
  text-align: left;
}

.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block;
}

.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none;
}

/* Menu WB */
.atc-style-menu-wb .atcb-list {
  width: 170px;
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 5px #AAA;
}

.atc-style-menu-wb .atcb-list,
.atc-style-menu-wb .atcb-item {
  background: #fff;
  color: #000;
}

.atc-style-menu-wb .atcb-item,
.atc-style-menu-wb .atcb-item-link {
  line-height: 1.3em;
  vertical-align: middle;
  zoom: 1;
}

.atc-style-menu-wb .atcb-item-link,
.atc-style-menu-wb .atcb-item-link:hover,
.atc-style-menu-wb .atcb-item-link:active,
.atc-style-menu-wb .atcb-item-link:focus {
  color: #000;
  font-family: "Verdana";
  font-size: 14px;
  text-decoration: none;
  outline: none;
  padding: 5px 15px;
}

.atc-style-menu-wb .atcb-item-link:hover,
.atc-style-menu-wb .atcb-item-link:active,
.atc-style-menu-wb .atcb-item-link:focus {
  color: #fff;
}

.atc-style-menu-wb .atcb-item.hover,
.atc-style-menu-wb .atcb-item:hover {
  background: #4281f4;
}

#load_overlay {
  display: none;
}

/*# sourceMappingURL=screen.css.map */
