@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700|Montserrat:300,400,700");

      :root {
        --font: Roboto;
        --alt-font: Montserrat;
        --accent-color: #595478;
        --secondary-color: #403a60;
        --link-color: #557788;
        --accent-highlight-color: #433f5a;
        --accent-highlight-background-color: #e2e1ea;
        --accent-tinted-color-70: #cdccd7;
        --accent-tinted-color-80: #dedde4;
        --accent-tinted-color-90: #eeeef2;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #6f6996;
        --secondary-hover-color: #554d80;
        --secondary-contrast-color: #fff;
        --link-hover-color: #8ca9b7;
      }
      

.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/c14a5f73-d062-4677-b8d7-83478ce60431/yntjwqq73b6c-Atlas-300x96BLACK_Horizontal.jpg') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}
/* Globals */

body:not(.dashboard) .container {
  background: #403A60;
  color: #fff;
}

body.catalog .container,
body.course-group .container {
  background: #fff;
  color: #333;
}

body.catalog .navigation-header,
body.course-group .navigation-header {
  display: none;
}

.widget__title {
  color: #fff;
  font-size: 28px;
  margin-bottom: 48px;
  text-transform: uppercase;
}

.widget__subtitle {
  color: #fff;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
  color: #fff;
}

.course h1, 
.course h2, 
.course h3, 
.course h4, 
.course h5, 
.course h6 {
  color: #656565;
}

a,
.editor-content a:not(.btn) {
  color: #fff;
  text-decoration: underline;
}

a:hover,
.editor-content a:not(.btn):hover {
  color: #fff;
  opacity: .5;
}

.builder a,
.builder .editor-content a:not(.btn) {
  color: #333;
}

.builder a:hover,
.builder .editor-content a:not(.btn):hover {
  color: #333;
  opacity: .5;
}

button {
  border-radius: 0;
  color: #403A60;
  font-size: 16px;
  text-transform: uppercase;
}

/* Site Container */

#learner {
  overflow-x: hidden;
}

.container {
  max-width: none;
}

.home.page .home__content {
  padding: 0;
}

.layout__content .widget {
  margin: 0 auto;
  max-width: 1200px;
}

.layout__content .widget.full-width,
.layout__content .widget.widget--html {
  max-width: 100%;
}

.ember-view.row {
  padding: 40px 0;
}

.ember-view.row:first-of-type {
  padding: 0 0 40px;
}

/* Header */

.home .header {
  position: absolute;
  width: 100%;
  z-index: 9999;
}

.color-logo {
  display: none;
}

.course-group .header {
  position: relative;
}

.course-group .white-logo {
  display: none;
}

.course-group .color-logo {
  display: block;
}

.home .header a {
  text-decoration: none;
}

.header__inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 32px 0;
  position: relative;
}

.course-group .header__inner {
  padding: 16px 1em;
  max-width: 100%;
}

.nav--top {
  position: absolute;
  right: 0;
  top: 0;
}

.nav--top ul a {
  color: #fff;
  font-family: Montserrat;
  font-size: 12px;
  padding: 0;
}

.course-group .nav--top ul a {
  color: #333;
}

.nav--top #cart-button { 
  display: none; 
}

.site-header {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  clear: both;
}

.site-title {
  max-width: 275px;
}

.navigation-header {
  width: 100%;
}

/* Menu */

ul.main-menu-ul {
  margin: 0;
  text-align: right;
  width: 100%;
}

ul.main-menu-ul li {
  font-family: Montserrat;
  display: inline-block;
  list-style-type: none;
}

ul.main-menu-ul li a {
  color: #fff;
  padding: 0 20px; 
  text-transform: uppercase;
}

ul.main-menu-ul li:last-of-type a {
  padding: 0 0 0 20px;
}

/* Home */

.layout__content .hero {
  margin-bottom: 0;
}

.hero .hero__caption {
  background: transparent;
  bottom: unset;
  left: 50%;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0;
  position: absolute;
  top: 152px;
  transform: translateX( -50% );
}

.hero .hero__caption .hero__title {
  color: #fff;
  font-size: 64px;
  font-weight: 100;
  line-height: 1.3;
  margin-bottom: 0;
  text-transform: uppercase;
}

.hero .hero__caption span {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase;
}

.come-onboard-row.row {
  max-width: 960px;
  text-align: center;
}

.message-from-president-row.row {
  background: url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,w_800/v1/course-uploads/c14a5f73-d062-4677-b8d7-83478ce60431/5lblhj4fcv3r-lighthouse.jpg) no-repeat center center/cover;
  padding: 80px 0 400px;
}

.home-video.row {
    position: relative;
    top: -400px;
    padding-bottom: 240px;
}

.home-video .row {
    margin: 0 5%;
    position: absolute;
    width: 90%;
}

.cards-top-row.row {
  padding: 40px 0 0;
}

.cards .editor-content {
    border: 3px solid #fff;
    padding: 72px;
    height: 351px;
}

.cards h2 {
  font-size: 28px;
  font-weight: 400;
  text-transform: uppercase;
}

.cards p {
  margin-bottom: 32px;
}

.cards p:last-of-type,
.cards button {
  margin-bottom: 0;
}

/* Learn */

.subpage-header .hero .hero__caption .hero__title {
  font-weight: 600;
  text-align: center;
}

.subpage-header .hero .hero__caption {
  top: 216px;
}

.intro-content.row {
    max-width: 960px;
    text-align: center;
}

.accordion-trigger {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.content-right {
  background-color: #BBBCBC;
  color: #403A60;
}

.content-right h2 {
  color: #403A60;
}

.content-left {
  background-color: #75787B;
  text-align: right;
}

.accordion-trigger-image {
    width: 55%;
}

.accordion-trigger-image img {
    width: 100%;
}

.accordion-trigger-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 45%;
}

.content-right .accordion-trigger-content {
  background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/c14a5f73-d062-4677-b8d7-83478ce60431/mdi4yv7owu6e-icon.png) no-repeat 95% 10%;
}

.content-left .accordion-trigger-content {
  background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/c14a5f73-d062-4677-b8d7-83478ce60431/mdi4yv7owu6e-icon.png) no-repeat 5% 10%;
}

.accordion-trigger-content .wrap {
  width: 100%;
}

.content-right .accordion-trigger-content .wrap {
    padding: 0 10% 24px 40px;
}

.content-left .accordion-trigger-content .wrap {
    padding: 0 40px 24px 10%;
}

.accordion-content .wrap {
  margin: 0 auto;
  max-width: 1200px;
  padding: 48px 0;
}

.accordion-content .accordion-two-column {
  column-count: 2;
}

.accordion-content li {
  margin-bottom: 8px;
}

.accordion-content .disclaimer {
  margin-left: 32px;
}

.accordion-content h4 {
  font-weight: 600;
  text-transform: uppercase;
}

.faq {
  margin-bottom: 48px;
}

.faq:last-of-type {
  margin-bottom: 0;
}

.faq p {
  position: relative;
  margin-left: 40px;
}

.faq p:first-of-type {
  font-weight: 600;
}

.faq p:before {
  top: -8px;
  content: 'A.';
  font-size: 24px;
  left: -40px;
  margin-right: 12px;
  position: absolute;
}

.faq p:first-of-type:before {
  content: 'Q.';
}

.events {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.event-card {
  border: 2px solid #fff;
  margin: 20px 20px;
  padding: 48px 40px;
  text-align: center;
  width: 30%;
}

.event-card h3 {
  font-size: 28px;
  text-transform: uppercase;
}

.event-card p:last-of-type,
.event-card button {
  margin-bottom: 0;
}

.event-card button {
  margin-top: 24px;
}

/* Market */

.layout__content .widget.top-image-content-row {
  margin-top: 40px;
}

.layout__content .widget.bottom-image-content-row {
  margin-bottom: 40px;
}

.image-content-row.row {
  padding: 0;
}

.image-content-row .row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.image-content-row.content-right .row .medium-6:first-of-type,
.image-content-row.content-left .row .medium-6:last-of-type {
  padding: 0;
  width: 55%;
}

.image-content-row.content-right .row .medium-6:last-of-type,
.image-content-row.content-left .row .medium-6:first-of-type {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 0 10% 24px 40px;
  width: 45%;
}

.image-content-row.content-left .row .medium-6:first-of-type {
  padding: 0 40px 24px 10%;
}

.image-content-row.content-right .row .medium-6:last-of-type {
  background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/c14a5f73-d062-4677-b8d7-83478ce60431/mdi4yv7owu6e-icon.png) no-repeat 95% 10%;
}

.image-content-row.content-left .row .medium-6:first-of-type {
  background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/c14a5f73-d062-4677-b8d7-83478ce60431/mdi4yv7owu6e-icon.png) no-repeat 5% 10%;
}

.image-content-row a:not(.btn) {
  color: #fff;
  text-transform: uppercase;
}

.image-content-row.content-right a:not(.btn) {
  color: #48436D;
}

.two-column {
  column-count: 2;
}

.two-column a {
  display: block;
}

/* Sell */

.sales-team-row .widget__title {
  margin-bottom: 16px;
}

.sales-team-buttons {
  margin-top: 40px;
}

.sales-team-buttons button {
  margin-left: 32px;
}

.sales-team-buttons a:first-of-type button {
  margin-left: 0;
}

#ember1221 {
  padding: 0 0 40px;
}

.map-wrap {
  margin-bottom: 40px;
  text-align: center;
}

.gray-row {
  background-color: #BBBCBC;
}

.gray-row .widget__title {
  color: #403A60;
  margin-bottom: 0;
}

.gray-row .row {
  display: none;
}

.layout__content--sell .widget.widget--html.row {
  padding: 0;
}

.team-row .columns .editor-content {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.team-row .columns .editor-content img {
  margin-bottom: 24px;
  margin-right: 5%;
  width: 20%;
}

.team-row .columns .editor-content p {
  margin-bottom: 24px;
  width: 75%;
}

/* Footer */

.footer {
  font-family: Montserrat;
  padding: 0;
}

.footer a {
  text-decoration: none;
}

.footer__company__info {
  color: #fff;
}

.footer__inner {
  border: none;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 0 40px;
}

.footer .link {
  padding: 0 12px;
}

.footer .link img {
    max-height: 20px;
    max-width: 20px;
}

/* Media Queries */

@media (min-width: 961px) {

	.mobile-menu-toggle,
	.mobile-menu-ul {
		display: none !important;
	}

}

@media only screen and (max-width: 1200px) {

  .header__inner,
  .hero .hero__caption,
  .come-onboard-row.row,
  .intro-content.row,
  .layout__content .widget,
  .footer__inner,
  .accordion-content .wrap,
  .map-wrap iframe {
    max-width: 95%;
  }

}

@media only screen and (max-width: 1023px) {

  .home-video.row {
    padding-bottom: 120px;
  }

}

@media only screen and (max-width: 960px) { 

  #learner {
    overflow-x: hidden;
  }
  
  ul.main-menu-ul {
    display: none;
  }

  button.mobile-menu-toggle {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 32px;
    margin-bottom: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 40px;
  }

  ul.mobile-menu-ul {
    background: #fff;
    box-shadow: 2px 2px 18px 10px rgba(154, 39, 143, .1);
    display: none;
    height: 120vh;
    max-width: 300px;
    padding: 32px;
    position: fixed;
    right: 0;
    text-align: right;
    top: 0;
    z-index: 10;
  }
  
  ul.mobile-menu-ul li.closer {
    cursor: pointer;
  }

  ul.mobile-menu-ul li {
    display: block;
    font-size: 18px;
    margin-bottom: 24px;
  }

  ul.mobile-menu-ul li:last-of-type {
    margin-bottom: 0;
  }

  ul.mobile-menu-ul li,
  ul.mobile-menu-ul li a {
    color: #413a5f;
    padding: 0;
  }

  ul.mobile-menu-ul li:last-of-type a {
    padding: 0;
  }

  .subpage-header .hero .hero__caption {
    top: 140px;
  }

  .accordion-trigger,
  .image-content-row .row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .accordion-trigger.content-left,
  .image-content-row.content-left .row {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .accordion-trigger-image,
  .accordion-trigger-content,
  .image-content-row.content-right .row .medium-6:last-of-type, 
  .image-content-row.content-left .row .medium-6:first-of-type,
  .image-content-row.content-right .row .medium-6:first-of-type, 
  .image-content-row.content-left .row .medium-6:last-of-type {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .content-right .accordion-trigger-content .wrap,
  .content-left .accordion-trigger-content .wrap,
  .image-content-row.content-right .row .medium-6:last-of-type, 
  .image-content-row.content-left .row .medium-6:first-of-type {
    padding: 120px 5% 24px;
  }

  .event-card {
    padding: 32px 24px;
    width: 24%;
  }

}

@media only screen and (max-width: 768px) {

  .hero .hero__caption .hero__title {
    font-size: 32px;
    font-weight: 500;
    text-shadow: 0px 0px 8px #413a5f;
  }

  .hero .hero__caption span {
    font-size: 40px;
    text-shadow: 0px 0px 12px #413a5f;
  }

  .widget__title {
    font-size: 24px;
    margin-bottom: 24px;
  }

  .home-video.row {
    padding-bottom: 0;
  }

  .home-video.row {
    top: -440px;
  }

  .home-cards .row .medium-6:first-of-type {
    margin-bottom: 40px;
  }

  .accordion-content .accordion-two-column {
    column-count: 1;
  }

  .event-card {
    width: 100%;
  }

}

@media only screen and (max-width: 550px) {

  ul.mobile-menu-ul {
    max-width: 100%;
    width: 80%;
  }

  .message-from-president-row.row {
    padding: 80px 0 240px;
  }

  .home-video.row {
    top: -290px;
  }

  .home-video .row {
    margin: 0;
    width: 100%;
  }

  .cards .editor-content {
    padding: 40px;
  }

  .sales-team-buttons a {
    display: block;
  }

  .sales-team-buttons button {
    margin-left: 0;
  }

}