@import url("https://fonts.googleapis.com/css?family=Droid+Serif:300,400,700");

      :root {
        --font: Droid Serif;
        --alt-font: Droid Serif;
        --accent-color: #1a5c91;
        --secondary-color: #0f691b;
        --link-color: #a9a9a9;
        --accent-highlight-color: #164e7b;
        --accent-highlight-background-color: #e3f0fa;
        --accent-tinted-color-70: #bacede;
        --accent-tinted-color-80: #d1dee9;
        --accent-tinted-color-90: #e8eff4;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #2277bc;
        --secondary-hover-color: #159626;
        --secondary-contrast-color: #fff;
        --link-hover-color: #767676;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/1da97640-f8ab-4db1-aeea-6f25771201c3/t84slzahls4t-grey-wallpaper-12.jpg'); background-attachment: fixed; background-size: cover; }
.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_v4/v1/course-uploads/1da97640-f8ab-4db1-aeea-6f25771201c3/lqs0r3i1r2xn-ClassroomChampionsLogoRGB.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}

.home-quotes--quote{
    color: #000000;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992067/h7brbvjntdktknrz4cjp.png);
    padding-top: 80px;
	font-weight: 300;
}
.home-quotes--holder .home-quotes--author{
	font-family: 'Montserrat', sans-serif;
    font-style: italic;
    color: #000000;
    padding-top: 16px;
    font-size: 22px;
    font-weight: 300;
	text-align: center;
	position: relative;
	margin-bottom: 0;
}
.home-quotes--holder .home-quotes--author:before{
	content: '';
	position: absolute;
	top: 0;
	height: 0;
	min-width: 180px;
	border-top: 1px solid #000000;
	margin-left: calc(50% - 90px);
	display: block;
}
.home-quotes--item.slick-slide{
    min-height: 489px;
    display: flex;
    flex-direction: column;
    justify-content: center;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}
.home-quotes--holder{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.home-quotes--holder h1{
	font-size: 1.75rem;
	text-align: center;
}
.home-quotes--holder .home-quotes--author-info{
	color: #000000;
	font-style: italic;
	text-align: center;
	font-weight: 100;
}
/* carousel styling */
.slick-initialized .home-quotes--item.slick-slide{
  display: flex;
}
.home-quotes .slick-arrow{
  position: absolute;
  z-index: 5;
  border: none;
  background-color: transparent;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  top: 50%;
  margin-top: -30px;
  height: 60px;
  width: 36px;
  text-indent: 110%;
  line-height: 60px;
  overflow: hidden;
  opacity: 0.6;
  transition: opacity 0.2s ease-in;
  margin: 0;
  padding: 0;
}
.home-quotes .slick-arrow:hover{
  opacity: 0.9;
}
.home-quotes .slick-arrow.slick-prev{
  background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992209/l0vlulakuujrbzf1kngy.png);
  left: 15px;
}
.home-quotes .slick-arrow.slick-next{
  background-image: url(//d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1502992275/w012zm8b2tgmrtxsvuk6.png);
  right: 15px;
}

.home-hero .hero .hero__caption a{
    margin-top: 15px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
}
.hero .hero__caption .hero__title{
	text-align: center;
	font-weight: 300;
}
/* footer */
.footer{
  background-color: #666;
}
.footer__inner{
  border: none;
  
}
.footer__company__info,
.footer__company__name,
.footer__powered-by,
.footer__powered-by a{
  color: #fff;
}
.footer__links strong{
  display: none;
}
.footer__links a{
  display: block;
  overflow: hidden;
  height: 30px;
  width: 30px;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/m/crowd-culture/question.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: 110%;
  line-height: 30px;
}
@media only screen and (min-width: 600px) and (max-width: 850px) {
  .header--microsite .company__logo, .header--microsite .company__beta-logo {
    float: left;
    margin-bottom: .5rem;
    width: 300px;
    height: 110px;
    margin-top: -9px;
    margin-left: 11px;
  }
.company__school-name{ 
  display:none;
}
.company__school-name__divider{
  display:none;
}
}
@media only screen and (min-width: 30.063em) {

}
@media only screen and (min-width: 40.063em) {
.company__school-name{ 
  position:absolute;
  bottom:50px;
  right:300px;
}
.company__school-name__divider{
  display:none;
}
}
@media only screen and (min-width: 48.063em) {
  /* transparent nav */
  .index.home .header.header--microsite{
    position: absolute;
    top: 42px;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 10;
    width: 100%;
  }

  .top-bar{
    border: none;
    background: transparent;
      float: right;
      padding-right: 58px;
      margin-top: -75px;
  }
  .top-bar-section ul li{
    background: transparent;
  }
  .top-bar-section li:not(.has-form) a:not(.button){
    text-transform: uppercase;
    color: #000;
      font-weight: normal;
      font-size: 20px;
      line-height: 36px;
      padding-right: 34px;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover,
  .top-bar-section li:not(.has-form) a:not(.button):focus{
    background-color: transparent;
  }
  .top-bar-section li:not(.has-form) a:not(.button){
    background-color: transparent;
  }
  .top-bar-section ul li:hover:not(.has-form)>a{
    background-color: transparent;
  }
  .top-bar-section .left li .dropdown {
      right: auto;
      left: -60px;
  }
  /* nav specific */
  .nav--top {
    margin-top: -16px! important;
  }
  /* replace the cart link with cart icon 
  .nav--top ul a{
    position: absolute;
    top: 0;
    right: 5px;
  }
  
   .nav--top ul li:last-of-type a{
    overflow: hidden;
    background-image: url(//d36ai2hkxl16us.cloudfront.net/m/crowd-culture/cart.svg);
    background-repeat: no-repeat;
      background-size: 90%;
      background-position: 50% 50%;
      text-indent: 400%;
      width: 36px;
      height: 36px;
      position: absolute;
      right: 39px;
      top: 49px;
    z-index: 4;
  }
  .nav ul>li:not(.has-form) a:not(.button):focus,
  .nav--top ul li:last-of-type a:focus{
    background-color: transparent;

  }*/
  /* dropdown */
  .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button),
  .top-bar-section .dropdown li a{
      width: auto;
      height: auto;
    text-indent: 0;
    overflow: visible;
      margin-left: 0;
      text-align: right;
      padding-right: 15px;
      color: #000;
      font-size: 14px;
      font-weight: normal;
  }
  
  .home-hero .hero:before{
    content: '';
    position: absolute;
    bottom: 0;
    top: 44%;
    left: 0;
    right: 0;
    z-index: 5;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.60+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.80) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.80) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    transition: top 0.3s ease-in;
  }
  .home-hero .hero .hero__caption{
      background-color: transparent;
      z-index: 5;
      color: #fff;
      width: 90%;
      left: 50%;
	  transform: translateX(-50%);
  }
  .home-hero .hero .hero__caption h2{
    color: #fff;
    font-size: 48px;
  }
  #learner .home-hero .hero .hero__caption .h4{
    color: #fff;
    font-weight: 200;
    font-size: 23px;
    display: block;
	text-align: center;
	max-width: 610px;
	margin-left: auto;
	margin-right: auto;
  }

  .layout__content .home-hero .hero{
    margin-bottom: 15;
  }
  .home-quotes--item,
  .home-quotes--item.slick-slide{
      min-height: 489px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
  }
  .slick-initialized .home-quotes--item.slick-slide{
    display: flex;
  }
  .home-quotes--holder{
    width: 80%;
  }
  .home-quotes--holder h1{
    font-size: 2.25rem;
    
  }
  /* footer */
  .footer .footer__powered-by{
    border: none;
    display: block;
      padding: 7px 0 0 0;
      margin: 0;
  }
}
@media only screen and (min-width: 55em){
  .header--microsite .company__logo {
      float: left;
      margin-bottom: 0.3rem;
      width: 326px;
      height: 110px;
      margin-top: 3px;
      margin-left: -9px;
  }
  .home-hero .hero .hero__caption{
      width: 80%;
  }
  .home-hero .hero .hero__caption h2{
    font-size: 53px;
  }
}
@media only screen and (min-width: 60.063em){

}
@media only screen and (min-width: 64.063em){
  .header--microsite .company__logo {
      float: left;
      margin-bottom: .3rem;
      width: 361px;
      height: 110px;
      margin-top: -5px;
      margin-left: 0;
  }

}
@media only screen and (min-width: 70em){
  .header--microsite .company__logo,
  .header--microsite .company__beta-logo {
      float: left;
      margin-bottom: .5rem;
      width: 300px;
      height: 110px;
      margin-top: -9px;
      margin-left: 11px;
  }

}
@media only screen and (min-width: 72.063em){
  .home-hero .hero:before{
    top: 44%;
  }
}
@media only screen and (min-width: 80.063em) {

}
/* 3 icons section */
.three-icons-section .editor-content{
	text-align: center;
}
#learner .three-icons-section .editor-content h3{
	padding-top: 12px;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 8px;
}
.hero__caption {
    text-align: center;
    width: 200px;
    display: block;
}