

      :root {
        --font: 'Montserrat', sans-serif;;
        --alt-font: 'Montserrat', sans-serif;;
        --accent-color: #170ddb;
        --secondary-color: #00a4e4;
        --link-color: #4687db;
        --accent-highlight-color: #170ddb;
        --accent-highlight-background-color: #eae9fe;
        --accent-tinted-color-70: #b9b6f4;
        --accent-tinted-color-80: #d1cff8;
        --accent-tinted-color-90: #e8e7fb;
        --accent-contrast-color: #fff;
        --accent-contrast-tinted-background-color: #b3b3b3;
        --accent-hover-color: #3329f2;
        --secondary-hover-color: #18beff;
        --secondary-contrast-color: #fff;
        --link-hover-color: #1e559d;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/c8545ca7-b79f-4035-9a1e-fa228fc31f10/bakc8z1844kw-Backgroundphoto.png'); 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_hires_v3/v1/course-uploads/c8545ca7-b79f-4035-9a1e-fa228fc31f10/mafe8q68au80-PHTA_OnDemandEducation_1.jpg') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}

}
/* Home Hero*/
.layout__content .hero {
  margin-bottom: 0;
}
.hero .hero__caption {
  background: rgba(0, 0, 0, 0.6);
  max-width: 100%;
  bottom: 0rem;
}
.hero .hero__caption .btn--primary {
  background-color: ##fc7b0a;
  color: #fff;
  border-radius: 30px;
  line-height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  letter-spacing: 0.03em;
  font-weight: 300;
  min-width: 300px;
  border-color: ##F67000;
  margin-top: 14px;
}
.nav--top ul li:first-child a{ 
    text-transform: uppercase;
    font-weight: 600;
    color: #f67000;
    font-size: 11px;
}
.nav--top ul li button{
    border: 1px solid #8F8F8F !important;
    border-radius: 30px;
    font-size: 11px;
    letter-spacing: 0.02em;
    font-weight: 500;
}
.webinar {
  display: none;
}
#learner .hero__caption h2 {
  color: #fff;
  font-size: 46px;
  line-height: 48px;
}
.home.index {
  background: #fff;
}

.home.index .container {
  box-shadow: none;
}
.header__promo {
  display: none;
}

.home.index .widget--featured-content h3 {
  font-size: 54px;
  margin-bottom: 0;
  padding-bottom: 23px;
  font-weight: 300;
}
.index.home .hr__accent {
  display: none;
}

#learner .widget--featured-content .featured-content-article-item__title {
  font-weight: 200;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  padding-top: 13px;
  letter-spacing: -0.02em;
  margin-bottom: 0;
  padding-bottom: 40px;
  margin-top: 0;
}

.home.index
  #learner
  .widget--featured-content
  ~ .widget--featured-content
  .featured-content-article-item
  h4 {
  padding-top: 0;
  font-size: 26px;
  margin-bottom: 0;
  font-family: "Playfair Display", serif;
  padding-bottom: 0;
  letter-spacing: 0;
  margin-top: 26px;
}
.featured-content-article-item {
  border: none;
}
.layout__content .widget.widget--testimonial{
    padding-top: 0;
}
/* 3 icons section */
.three-icons-section .editor-content {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  min-height: 174px;
}
#learner .three-icons-section .editor-content h3 {
  padding-top: 9px;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 8px;
}
#learner .three-icons-section .h2.widget__title {
  font-weight: 500;
  font-size: 38px;
  margin-bottom: 16px;
  color: #0e0e0e;
}
.three-icons-section .widget__subtitle {
  font-size: 16px;
  line-height: 27px;
  font-weight: 500;
  color: #777;
  max-width: 954px;
  margin-left: auto;
  margin-right: auto;
}
.layout__content .widget.hero-single-image {
  background-color: #dbdee0;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 70px;
}
.image-left {
  display: block;
  background-color: #fff;
}
.image-left--image-holder {
  width: 100%;
}
.image-left--content-holder {
  width: 100%;
  padding: 1rem;
}
.image-left--button,
.image-right--button {
  background-color: #3ea761;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1.1rem 3.2rem 1.1rem;
  font-size: 0.6rem;
  background-color: #4aba6f;
  border-color: #71a130;
  color: #fff;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  border-radius: 22px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
}

.image-right {
  display: block;
}
.image-right--image-holder {
  width: 100%;
}
.image-right--image-holder img,
.image-left--image-holder img {
  width: 100%;
}
.image-right--content-holder {
  width: 100%;
  padding: 1rem;
}
#learner .image-left--content-holder h1,
#learner .image-right--content-holder h1 {
  font-weight: 300;
  margin-bottom: 14px;
  font-size: 34px;
  letter-spacing: 0.02em;
}
.image-left--content-holder p,
.image-right--content-holder p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 200;
  color: #777;
}
/* image left and right for UI*/
.image-left-ui {
  display: block;
  background-color: #fff;
}
.image-left-ui--image-holder {
  width: 100%;
}
.image-left-ui--content-holder {
  width: 100%;
  padding: 1rem;
}
.image-left-ui--button,
.image-right-ui--button {
  background-color: #3ea761;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 1.1rem 3.2rem 1.1rem;
  font-size: 0.6rem;
  background-color: #4aba6f;
  border-color: #71a130;
  color: #fff;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  border-radius: 22px;
  letter-spacing: 0.32em;
  text-transform: uppercase;
}

.image-right-ui {
  display: block;
}
.image-right-ui--image-holder {
  width: 100%;
}
.image-right-ui--image-holder img,
.image-left-ui--image-holder img {
  width: 100%;
}
.image-right-ui--content-holder {
  width: 100%;
  padding: 1rem;
}
#learner .image-left-ui--content-holder h1,
#learner .image-right-ui--content-holder h1 {
  font-weight: 300;
  margin-bottom: 10px;
}
.image-left-ui--content-holder p,
.image-right-ui--content-holder p {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 200;
}
/* footer */
.footer {
  background-color: #202020;
}
.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;
}

.home-quotes--quote {
  color: #fff;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(//d36ai2hkxl16us.cloudfront.net/m/crowd-culture/quote.svg);
  background-size: 9.3%;
  padding-top: 62px;
  padding-left: 30px;
  font-weight: 200;
  margin-bottom: 1px;
}
.home-quotes--holder .home-quotes--author {
  color: #fff;
  padding-top: 16px;
  font-size: 22px;
  font-weight: 100;
}
.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%;
  padding-left: 50px;
}
.home-quotes--holder h1 {
  font-size: 36px;
}
.home-quotes--holder .home-quotes--author {
  padding-left: 30px;
}
/* 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/m/crowd-culture/prev-arrow.svg);
  left: 15px;
}
.home-quotes .slick-arrow.slick-next {
  background-image: url(//d36ai2hkxl16us.cloudfront.net/m/crowd-culture/fwd-arrow.svg);
  right: 15px;
}

.home-hero .hero .hero__caption a {
  margin-top: 15px;
  text-transform: uppercase;
  letter-spacing: 0.09em;
}
.hero .hero__caption span {
  color: #fff;
}

/* Image Block -- Courses */
.image-block--courses .image-block__overlay,
.image-block--instructor .image-block__overlay {
  background-color: #fff;
  left: 0px;
  bottom: 0px;
  padding: 1rem;
  width: 100%;
  top: auto;
  height: auto;
}
.image-block--instructor .image-block__overlay {
  width: 85%;
}
.image-block--courses p,
.image-block--instructor p {
  color: #0e0e0e;
  font-size: 0.75rem;
  text-align: left;
}

.image-block--courses:hover p,
.image-block--instructor:hover p {
  display: block;
}

.image-block--instructor p {
  font-size: 0.75rem;
}
.image-block--instructor p.lead {
  line-height: 1.33;
  margin-bottom: 0;
}

.social__links {
  margin-top: 2rem;
}
.social__links li {
  float: left;
  margin-right: 0.5rem;
}
.social__links a {
  background: url("//d36ai2hkxl16us.cloudfront.net/handyman/social_icons.png")
    no-repeat;
  background-size: 180px 36px;
  display: block;
  height: 36px;
  width: 36px;
}
.social__links .facebook {
  background-position: 0 0;
}
.social__links .gplus {
  background-position: -36px 0;
}
.social__links .instagram {
  background-position: -72px 0;
}
.social__links .pinterest {
  background-position: -108px 0;
}
.social__links .twitter {
  background-position: -144px 0;
}

.home.index .widget--benefits,
.home.index .widget--instructors {
  background: url("//d36ai2hkxl16us.cloudfront.net/tasteofhome/v2/pattern_bg.png");
}
.home.index .widget--benefits > .row {
  margin: 0 auto;
  max-width: 1144px;
}

.home.index .widget--courses {
  background: url("//d36ai2hkxl16us.cloudfront.net/channelone/courses_bg.jpg")
    center top;
  background-size: cover;
  box-shadow: inset 0 0 250px rgba(0, 0, 0, 0.75);
}
.home.index .widget--courses > .row,
.home.index .widget--instructors > .row,
.home.index .widget--footer > .row {
  margin: 0 auto;
  max-width: 1200px;
}
.home.index .widget--courses > .row {
  margin-bottom: 2rem;
}
.home.index .widget--courses .widget__title {
  color: #fff;
  text-shadow: 0 3px 15px rgba(0, 0, 0, 0.65);
}
.home.index .widget--courses .btn--primary {
  color: #fff;
}
.home.index .widget--instructors .widget__title {
  color: #666;
}

.home.index .widget--footer {
  background: url("//d36ai2hkxl16us.cloudfront.net/handyman/footer_bg.jpg");
  box-shadow: inset 0 0 120px rgba(0, 0, 0, 0.25);
}
.home.index .widget--footer ul {
  list-style: none;
  margin-left: 0;
}
.home.index .widget--footer p,
.home.index .widget--footer a {
  color: #fff;
  font-size: 0.75rem;
}
.home.index .widget--footer a {
  text-decoration: underline;
}
.home.index .widget--footer .links p {
  margin-bottom: 0;
}

.layout__content .widget.home-single {
  background-color: #f3f3f3;
  padding-top: 78px;
  padding-bottom: 68px;
}
.home-single p {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 500;
  font-size: 19px;
  line-height: 37px;
  letter-spacing: 0.026em;
}
@media only screen and (min-width: 24em) {
}
@media only screen and (min-width: 30.063em) {
}
@media only screen and (min-width: 40.063em) {
}
@media only screen and (min-width: 48.063em) {
  .top-bar-section ul li {
    float: none;
  }
  .top-bar {
    border-top: none;
    clear: none;
    margin-left: 2rem;
    margin-top: 0.25rem;
  }

  .hero {
    position: relative;
    z-index: 0;
  }
  .hero:after {
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.85+100 */
    background: -moz-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.85) 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      top,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.85) 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.85) 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    height: 33%;
    z-index: 1;
    display: block;
    position: absolute;
  }
  .hero__caption {
    padding: 1rem 2rem;
    background-color: transparent;
    text-align: center;
    bottom: 9.9%;
    z-index: 4;
  }
  .hero__caption h2 {
    text-align: left;
  }
  .hero .hero__caption {
    background-color: transparent;
    top: 67%;
    transform: translateY(-50%);
    padding-left: 6.5rem;
    text-align: left;
  }
  .hero .hero__caption span {
    color: #fff;
  }
  .hero__caption .hero__title {
    max-width: 610px;
    margin-left: 0;
    margin-right: auto;
    font-weight: 500;
  }
  #learner .hero__caption .h4 {
    font-size: 15px;
    max-width: 610px;
    margin-left: 0;
    margin-right: auto;
    font-weight: 500;
    line-height: 18px;
    color: #fff;
    display: block;
    text-align: left;
  }
  .header--microsite {
    background-color: #fff;
    margin-top: 0;
    padding-top: 0.5rem;
    min-height: 97px;
  }
  .header--microsite .header__inner {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
  }
  .home.index .header--microsite {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
    min-height: 112px;
    margin-top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    background-color: rgb(255, 255, 255);
    padding-top: 11px;
  }


  .header--microsite .company__logo {
    /* float: left;
    height: 65px;
    margin: -0.2rem 0 0;
    width: 68px; */
  }
  .home.index .header--microsite .company__logo {
    display: inline-block;
    max-width: 300px;
    height: 74px;
    position: absolute;
    top: -3px;
    left: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .nav--top {
    margin-top: 0.35rem;
    position: absolute;
    top: -13px;
    right: 0;
    z-index: 4;
  }

  .top-bar-section ul {
    right: 0;
  }

  .top-bar-section ul li {
    float: none;
  }
  .top-bar-section {
    z-index: 10;
  }
  .top-bar {
    border-top: none;
    clear: none;
    margin-left: 2rem;
    margin-top: 0.25rem;
    top: 38px;
    position: absolute;
    left: 310px;
  }
  .top-bar ul li {
    float: left;
  }
  .index.home .top-bar {
      padding-left: 0;
      margin-right: 0;
      z-index: 3;
    /* padding-right: 210px; */
  }

  .top-bar,
  .top-bar-section ul li,
  .top-bar-section li a,
  .top-bar-section li:not(.has-form) a:not(.button) {
    background-color: transparent;
    color: #000;
    text-transform: none;
    font-size: 13px;
    line-height: 2.4rem;
    font-weight: 500;
  }
  .top-bar-section ul li:hover:not(.has-form) > a {
    background-color: transparent;
  }
  .top-bar-section ul li > a {
    font-size: 20px;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: transparent;
    color: #000;
  }

  .nav--top ul a {
    font-size: 0.75rem;
    text-transform: none;
    padding-bottom: 7px;
  }
  .layout__content .widget.three-icons-section {
    padding-top: 70px;
    padding-bottom: 72px;
  }

  .widget.three-icons-section .row .columns {
    min-height: 174px;
  }
  .widget.three-icons-section .row .columns::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    border-left: 1px solid #a2b3c7;
  }
  .widget.three-icons-section .row .columns:first-child::before {
    display: none;
  }
  .widget.three-icons-section .row .columns .editor-content {
    display: flex;
  }
  /* right left images */
  .image-left {
    display: flex;
    justify-content: center;
  }
  .image-left--image-holder {
    width: 50%;
  }
  .image-left--content-holder {
    width: 50%;
    align-items: center;
    display: flex;
  }
  .image-left--wrapper {
    max-width: 490px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-right {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .image-right--image-holder {
    width: 50%;
  }
  .image-right--content-holder {
    width: 50%;
    align-items: center;
    display: flex;
  }
  .image-right--wrapper {
    max-width: 490px;
    margin-left: auto;
    margin-right: auto;
  }
  /* left right ui*/
  .image-left-ui {
    display: flex;
    justify-content: center;
    background-color: #f3f3f3;
  }
  .image-left-ui--image-holder {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 588px;
  }
  .image-left-ui--image-holder img {
    max-width: 100%;
    width: auto;
  }
  .image-left-ui--content-holder {
    width: 50%;
    align-items: center;
    display: flex;
  }
  .image-left-ui--wrapper {
    max-width: 490px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-right-ui {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .image-right-ui--image-holder {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 588px;
  }
  .image-right-ui--image-holder img {
    max-width: 100%;
    width: auto;
  }
  .image-right-ui--content-holder {
    width: 50%;
    align-items: center;
    display: flex;
  }
  .image-right-ui--wrapper {
    max-width: 490px;
    margin-left: auto;
    margin-right: auto;
  }
  .header--learner .company__logo {
    margin-top: 11px;
  }

  /* footer */
  .footer .footer__powered-by {
    border: none;
    display: block;
    padding: 7px 0 0 0;
    margin: 0;
  }
  .home-quotes--holder {
    padding-left: 80px;
  }

  .webinar {
    display: block;
    position: relative;
    line-height: 1;
  }

  .webinar:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border: 1px #d6d6d6 solid;
  }
  .webinar .eyebrow {
    display: block;
    color: #999;
    font-size: 11px;
    line-height: 1;
    padding-top: 30px;
  }
  .top-bar-section li.webinar:not(.has-form) a:not(.button) {
    padding-top: 19px;
  }
  .webinar h3 {
    font-size: 17px;
    font-weight: 600;
    padding-top: 5px;
    margin-bottom: 19px;
  }
  .webinar .description {
    text-transform: none;
    font-weight: 300;
  }
  .webinar p {
    padding-top: 8px;
    font-size: 15px;
  }
}
@media only screen and (min-width: 55em) {
}
@media only screen and (min-width: 60.063em) {
}
@media only screen and (min-width: 64.063em) {
  /* Image Blocks */
  .image-block p {
    font-size: 1.125rem;
  }
  .image-block p.lead {
    font-size: 1.625rem;
  }

  .image-block--courses ul {
    list-style: disc;
  }
  .image-block--courses li,
  .image-block--courses p,
  .image-block--instructor p {
    color: #000;
    font-size: 0.75rem;
    margin-bottom: 0;
  }
  .image-block--courses p.lead {
    margin-bottom: 0.5rem;
  }
  .image-block--instructor p {
    font-size: 0.65rem;
  }

  .image-block__overlay {
    position: absolute;
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    padding: 8px;
    width: 100%;
  }
  .image-block__overlay > div {
    background: #fff;
    height: auto;
    margin-top: 50%;
    padding: 2rem 1rem 1.5rem;
    position: relative;
    -webkit-transition: margin 0.25s ease-in;
    transition: margin 0.25s ease-in;
  }

  .image-block--courses .image-block__overlay,
  .image-block--instructor .image-block__overlay {
    background-color: #fff;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.35);
    left: 8px;
    bottom: 8px;
    padding: 1rem;
    width: 70%;
    top: auto;
    height: auto;
  }
  .image-block--instructor .image-block__overlay {
    width: 85%;
  }

  .image-block blockquote {
    font-size: 2.25rem;
    margin-top: 20%;
  }

  .home.index .widget--footer {
    padding: 2rem;
  }

}
@media only screen and (min-width: 72.063em) {
}
@media only screen and (min-width: 1200px) {
    .index.home .top-bar {
      padding-right: 210px;
    }
    .nav--top{
        top: 34px;
    }
}
@media only screen and (min-width: 80.063em) {
}

table td {
  border: none;
}
