.cte-homepage {
  /* Globals */
  margin-bottom: 45px; }
  .cte-homepage .content {
    /* Generics */
    color: white;
    font-size: 30px;
    /* Repeatables */
    /* Sections */
    /* Responsive Adjustments */ }
    .cte-homepage .content h1 {
      font-size: 42px;
      font-weight: 600;
      margin-top: 0; }
    .cte-homepage .content h2 {
      font-size: 36px;
      margin-bottom: 15px;
      margin-top: 0;
      font-weight: 600;
      text-align: center; }
    .cte-homepage .content h3 {
      font-weight: 600;
      font-size: 26px; }
    .cte-homepage .content a {
      color: white;
      font-weight: bold;
      text-decoration: underline; }
    .cte-homepage .content p {
      font-size: 18px;
      text-align: center; }
    .cte-homepage .content .img {
      text-align: center; }
    .cte-homepage .content .solutions {
      margin-top: 25px; }
      .cte-homepage .content .solutions img {
        margin: 0 auto;
        max-width: 110px; }
      .cte-homepage .content .solutions p {
        text-align: left; }
    .cte-homepage .content .title-top {
      padding: 15px; }
    .cte-homepage .content .CTE-intro {
      padding: 80px 30px;
      background: url(/images/cte-learn/bg-ctelearn-homepage.jpg);
      background-size: cover; }
      .cte-homepage .content .CTE-intro p {
        text-align: left; }
      .cte-homepage .content .CTE-intro .video {
        border: 10px solid white;
        box-shadow: 0 1px 8px rgba(0, 0, 0, 0.4); }
    .cte-homepage .content .CTE-offer {
      background-color: #2e8586;
      padding: 60px 0; }
      .cte-homepage .content .CTE-offer h3 {
        color: #56fdd6; }
      .cte-homepage .content .CTE-offer .cte-offer-item {
        text-align: center;
        font-size: 18px; }
        .cte-homepage .content .CTE-offer .cte-offer-item .ig_button {
          display: block;
          border-radius: 7px !important;
          margin-bottom: 15px;
          border: 1px solid #257475 !important;
          padding: 15px;
          background: #2e8586;
          background: -moz-linear-gradient(0deg, #2e8586 0%, #43aaab 100%);
          background: -webkit-linear-gradient(0deg, #2e8586 0%, #43aaab 100%);
          background: linear-gradient(0deg, #2e8586 0%, #43aaab 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2e8586",endColorstr="#43aaab",GradientType=1);
          text-decoration: none; }
          .cte-homepage .content .CTE-offer .cte-offer-item .ig_button h3 {
            font-size: 18px;
            margin-bottom: 0;
            line-height: 18px;
            color: white; }
          .cte-homepage .content .CTE-offer .cte-offer-item .ig_button > div {
            font-size: 16px;
            font-weight: 400;
            margin-top: 7px; }
          .cte-homepage .content .CTE-offer .cte-offer-item .ig_button:hover {
            background-color: rgba(255, 255, 255, 0.2); }
    .cte-homepage .content .CTE-careerprepped {
      background-color: #041e41;
      padding: 60px 0; }
      .cte-homepage .content .CTE-careerprepped h2, .cte-homepage .content .CTE-careerprepped p {
        text-align: left; }
      .cte-homepage .content .CTE-careerprepped h2 {
        margin-bottom: 20px; }
      .cte-homepage .content .CTE-careerprepped .img-cp {
        margin-bottom: 20px; }
      .cte-homepage .content .CTE-careerprepped .title-top {
        padding-right: 30px; }
      .cte-homepage .content .CTE-careerprepped h3 {
        color: #ff5000; }
      .cte-homepage .content .CTE-careerprepped .cp-learn-more {
        margin-top: 20px;
        display: inline-block;
        background-color: #FF5000;
        font-size: 18px;
        padding: 7px 30px 12px 30px;
        border-radius: 50px;
        text-decoration: none; }
    .cte-homepage .content .CTE-statewide {
      color: #333;
      padding: 60px 0px;
      background-color: white; }
      .cte-homepage .content .CTE-statewide h2 {
        color: #278181; }
      .cte-homepage .content .CTE-statewide a {
        color: #34ae9f; }
    .cte-homepage .content .CTE-community {
      color: white;
      background: none;
      background-color: #278181; }
      .cte-homepage .content .CTE-community .extend {
        padding: 50px; }
    @media (min-width: 1199px) {
      .cte-homepage .content .CTE-community {
        background: url(/images/cte-learn/img-homepage-content.jpg);
        background-size: cover;
        background-position: center;
        background-color: #278181; }
      .cte-homepage .content .CTE-community .extend {
        padding: 70px 0 70px 0px; } }

/*# sourceMappingURL=ctelearn-homepage.css.map */
