﻿body {
  background: #f5f5f5;
  font-family: "Lato","Helvetica","Arial","sans-serif"; }

.relative {
  position: relative;
  height: 100%; }

#landing-page {
  overflow-x: hidden;
  background: #ffffff;
  /* Intimeline */ }
  #landing-page h1 {
    color: #555; }
    #landing-page h1.title {
      margin-top: 0;
      margin-bottom: 15px; }
      #landing-page h1.title.white {
        color: #ffffff; }
  #landing-page h2 {
    color: #555; }
  #landing-page h3 {
    color: #555; }
  #landing-page h4 {
    color: #555; }
  #landing-page h5 {
    color: #555; }
  #landing-page h6 {
    color: #555; }
  #landing-page .navbar-default {
    background: #ffffff; }
    #landing-page .navbar-default .navbar-nav > .active > a {
      background: #ffffff;
      color: #e37222; }
      #landing-page .navbar-default .navbar-nav > .active > a:hover {
        background: #ffffff;
        color: #e37222; }
      #landing-page .navbar-default .navbar-nav > .active > a:focus {
        background: #ffffff;
        color: #e37222; }
  #landing-page .pre-header {
    padding: 5px 0;
    background-color: #fcfcfc;
    border-bottom: 1px solid #eaeaea; }
    #landing-page .pre-header .btn {
      margin-left: 5px;
      float: right; }
      #landing-page .pre-header .btn#open-athens {
        background: transparent;
        border-radius: 0;
        padding: 0; }
      #landing-page .pre-header .btn img {
        background: #eee;
        max-height: 30px;
        border-radius: 4px;
        padding: 4px 12px;
        border: 1px solid #ccc; }
  #landing-page .navbar-nav {
    height: auto; }
    #landing-page .navbar-nav > li > a:hover {
      background: #ffffff;
      color: #e37222; }
  #landing-page .padding {
    padding: 40px 0; }
  #landing-page .padding-altered {
    padding: 7px 0 40px; }
  #landing-page .landing-icons {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 15px; }
  #landing-page .banner {
    margin-top: 122px;
    height: 400px;
    background: url("../images/landing/banner5.jpg") no-repeat center right;
    background-size: cover; }
    #landing-page .banner h1 {
      font-family: "futura-pt", "Helvetica", "Arial", "sans-serif";
      font-size: 56px;
      color: #ffffff;
      font-weight: 700;
      text-transform: uppercase; }
      #landing-page .banner h1 span {
        font-family: "futura-pt", "Helvetica", "Arial", "sans-serif";
        font-size: 56px;
        color: #ffffff;
        font-weight: 400; }
    #landing-page .banner p {
      color: #ffffff;
      font-family: "Lato", "Helvetica", "Arial", "sans-serif";
      font-size: 17px;
      line-height: 28px;
      font-weight: 600;
      margin-bottom: 20px; }
    #landing-page .banner .btn {
      font-family: "futura-pt", "Helvetica", "Arial", "sans-serif";
      font-size: 18px;
      font-weight: bold;
      padding: 5px 26px;
      background: transparent;
      border: 5px solid #ffffff; }
      #landing-page .banner .btn:hover {
        background: #ffffff;
        color: #55aaaf; }
    #landing-page .banner .banner-text-position {
      top: 40%;
      -webkit-transform: translateY(-40%);
      -moz-transform: translateY(-40%);
      -ms-transform: translateY(-40%);
      -o-transform: translateY(-40%);
      transform: translateY(-40%); }
  #landing-page #browse-courses {
    background-color: #e37222;
    background-image: url("../images/tiles/orangetile4.png"); }
    #landing-page #browse-courses a:hover {
      text-decoration: none; }
      #landing-page #browse-courses a:hover .panel-default {
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
    #landing-page #browse-courses a h4 {
      color: #337ab7; }
    #landing-page #browse-courses p.white {
      color: #ffffff; }
      #landing-page #browse-courses p.white a {
        color: white;
        font-weight: bold; }
  #landing-page .margin-0 {
    margin: 0; }
  #landing-page .margin-bottom-20 {
    margin-bottom: 20px !important; }
  #landing-page .margin-bottom-30 {
    margin-bottom: 30px !important; }
  #landing-page .margin-bottom-40 {
    margin-bottom: 40px !important; }
  #landing-page .margin-top-10 {
    margin-top: 10px !important; }
  #landing-page .slider-btn {
    margin-bottom: 33px; }
  #landing-page .slick-slider {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 30px;
    margin-bottom: 10px; }
  #landing-page .absolute {
    position: absolute; }
  #landing-page #browse-courses.featured-categories .panel-default {
    color: #fff;
    background: #55aaaf; }
    #landing-page #browse-courses.featured-categories .panel-default h4 {
      color: #fff;
      margin: 0; }
      #landing-page #browse-courses.featured-categories .panel-default h4 a {
        color: #fff; }
    #landing-page #browse-courses.featured-categories .panel-default hr {
      border-color: #55aaaf; }
  #landing-page #browse-courses .panel p.margin-none {
    margin-bottom: 0; }
  #landing-page #browse-courses .panel p.small {
    margin-bottom: 5px; }
  #landing-page #browse-courses .panel .list-no-style {
    margin-bottom: 0; }
  #landing-page #browse-courses .panel-default {
    height: 100%; }
    #landing-page #browse-courses .panel-default#sponsored-area {
      background: #1c5daf;
      border-color: #1c5daf;
      color: #fff; }
      #landing-page #browse-courses .panel-default#sponsored-area hr {
        border-color: #1c5daf; }
    #landing-page #browse-courses .panel-default .panel-body {
      position: relative; }
      #landing-page #browse-courses .panel-default .panel-body h4 {
        margin: 0; }
    #landing-page #browse-courses .panel-default .home-panel-body {
      min-height: 170px; }
    #landing-page #browse-courses .panel-default .checkbox-contained {
      position: absolute;
      right: 0;
      margin-top: 5px;
      margin-right: 5px; }
  #landing-page #contact-us .padding {
    padding-top: 0; }
  #landing-page #contact {
    background-color: #e37222;
    background-image: url("../images/tiles/purpletile.png"); }
    #landing-page #contact p.white {
      color: #ffffff; }
  #landing-page .slick-initialized .panel-default {
    border: 1px solid #ddd; }
    #landing-page .slick-initialized .panel-default img {
      border-radius: 4px 4px 0 0; }
  #landing-page .slick-initialized .slick-slide {
    padding: 0 10px; }
  #landing-page footer {
    background: #55aaaf;
    padding-top: 40px; }
    #landing-page footer .logo {
      max-width: 250px;
      margin-left: auto;
      margin-right: auto; }
    #landing-page footer a {
      color: #ffffff;
      font-weight: 600;
      font-size: 14px; }
      #landing-page footer a:hover {
        color: #376d70;
        text-decoration: none; }
    #landing-page footer span {
      color: #ffffff; }
    #landing-page footer h4 {
      color: #ffffff;
      font-weight: 800;
      font-size: 17px; }
    #landing-page footer ul {
      color: #ddd;
      padding: 0;
      list-style-type: none; }
  #landing-page .end-footer {
    color: #ffffff;
    background: #376d70;
    margin-top: 20px;
    padding: 10px; }
    #landing-page .end-footer span {
      color: #ffffff;
      font-weight: bold; }
  #landing-page .navbar-brand {
    padding-top: 10px; }
  #landing-page #logo {
    max-height: 60px;
    margin-left: 0; }
  #landing-page p.text-padding {
    padding: 0 10px; }
  #landing-page .timeline {
    margin-top: 30px; }
  #landing-page .timeline-item .date i {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    width: 30px;
    text-align: center;
    border-top: 1px solid #e7eaec;
    border-bottom: 1px solid #e7eaec;
    border-left: 1px solid #e7eaec;
    background: #e37222;
    color: #ffffff; }
  #landing-page .timeline-item .date {
    text-align: right;
    width: 45px;
    position: relative;
    padding-top: 30px; }
  #landing-page .timeline-item .content {
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    padding: 20px;
    min-height: 100px; }
  #landing-page .timeline-item h3 {
    padding-top: 0;
    margin-top: 0; }
  #landing-page .visible-600 {
    display: none; }
  #landing-page .text-align-right {
    text-align: right; }
  #landing-page .btn-default {
    background: #e37222;
    color: #fff;
    border: 0;
    font-family: "Ruda","Helvetica","Arial","sans-serif";
    min-width: 85px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  #landing-page .btn {
    padding: 5px 12px; }
  #landing-page .btn-default {
    background: #e37222;
    color: #ffffff;
    border: 0;
    font-family: "Ruda", "Helvetica", "Arial", "sans-serif";
    min-width: 85px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #landing-page .btn-default:hover {
      background: #f0b083;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #ffffff; }
    #landing-page .btn-default:focus, #landing-page .btn-default:active, #landing-page .btn-default:active:focus {
      background: #e37222;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #ffffff; }
    #landing-page .btn-default.btn-reversed {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      vertical-align: middle;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      white-space: nowrap;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      color: #e37222;
      background-color: #fff;
      border-color: rgba(0, 0, 0, 0.2);
      padding: 11px 12px;
      font-size: 15px;
      line-height: 1.43;
      border-radius: 2px;
      line-height: 1.35135; }
  #landing-page .btn-default[disabled]:hover {
    background: #e37222; }
  #landing-page .input-group-btn .btn-primary {
    background: #e37222;
    border: #e37222;
    padding: 7px 12px; }
  #landing-page .btn-edit-delete {
    color: white; }
    #landing-page .btn-edit-delete:hover {
      background: #f0b083;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      color: #ffffff; }
  #landing-page .btn-edit, #landing-page .btn-delete {
    width: 40px; }
  #landing-page .btn-employer {
    float: right;
    background: #7986cb;
    width: 170px; }
  #landing-page .btn-cpd {
    float: right; }
    #landing-page .btn-cpd.disabled {
      display: none; }
  #landing-page .btn-darkgreen {
    background: #55aaaf; }
  #landing-page .btn-darkgreen[disabled]:hover {
    background: #55aaaf; }
  #landing-page .btn-green {
    background: #5cb85c; }
    #landing-page .btn-green:hover, #landing-page .btn-green:focus {
      background: #449d44; }
  #landing-page .btn-green[disabled]:hover {
    background: #5cb85c; }
  #landing-page .btn-red {
    background: #e57373; }
    #landing-page .btn-red:hover, #landing-page .btn-red:focus {
      background: #c0392b; }
  #landing-page .btn-red[disabled]:hover {
    background: #e57373; }
  #landing-page .btn-cancel {
    margin-left: 10px; }
  #landing-page .btn-yellow {
    background: #ffb74d; }
  #landing-page .btn-yellow[disabled]:hover {
    background: #e57373; }
  #landing-page .btn-blue {
    background: #5bc0de; }
    #landing-page .btn-blue:hover {
      background: #2980b9; }
  #landing-page .btn-blue[disabled]:hover {
    background: #e57373; }
  #landing-page .title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold; }

@media (min-width: 768px) {
  #landing-page .navbar-nav {
    float: right;
    margin: 0;
    margin-right: -20px; } }

@media (min-width: 992px) {
  #landing-page .navbar-nav > li {
    padding: 30px 20px; }
    #landing-page .navbar-nav > li > a {
      padding: 0;
      border-right: 0;
      vertical-align: middle;
      font-weight: 600;
      font-size: 14px; } }

@media (max-width: 1200px) {
  #landing-page .banner {
    background: url("../images/landing/banner5.jpg") no-repeat center right;
    background-size: cover;
    background-position: -700px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; } }

@media (max-width: 991px) {
  #landing-page .banner {
    background: url("../images/landing/banner5.jpg") no-repeat center right;
    background-size: cover;
    background-position: -650px;
    height: 350px;
    margin-top: 80px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    #landing-page .banner h1 {
      font-size: 38px; }
      #landing-page .banner h1 span {
        font-size: 38px; }
    #landing-page .banner p {
      font-size: 15px; }
    #landing-page .banner .btn {
      font-size: 16px; }
  #landing-page .btn-inline-block {
    display: inline-block !important; }
  #landing-page #logo {
    margin-top: 5px; }
  #landing-page .navbar-toggle {
    margin-top: 24px; }
  #landing-page .navbar {
    min-height: 80px; }
  #landing-page .navbar-default .navbar-nav > .active > a {
    text-align: center;
    background: #e37222;
    color: #ffffff;
    font-weight: bold; }
    #landing-page .navbar-default .navbar-nav > .active > a:hover {
      text-align: center;
      background: #e37222;
      color: #ffffff;
      font-weight: bold; }
    #landing-page .navbar-default .navbar-nav > .active > a:focus {
      text-align: center;
      background: #e37222;
      color: #ffffff;
      font-weight: bold; }
  #landing-page .navbar-nav > li > a {
    padding: 8px 30px;
    text-align: center; }
    #landing-page .navbar-nav > li > a:hover {
      text-align: center;
      background: #e37222;
      color: #ffffff; }
  .navbar-nav {
    height: auto;
    float: none !important;
    margin-top: 7.5px; }
    .navbar-nav > li {
      float: none; }
      .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px; }
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px; }
  .navbar-left {
    float: none !important; }
  .navbar-right {
    float: none !important; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 #ffffff;
    margin-top: 20px; }
    .navbar-collapse.collapse {
      display: none !important; }
    .navbar-collapse.in {
      overflow: hidden !important; }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .collapse.in {
    display: block !important; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #ffffff;
      background-color: transparent;
      background-image: none; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #ffffff;
      background-color: transparent;
      background-image: none; }
  .navbar .input-group {
    margin: 0 5px 10px; }
  .navbar-header {
    float: none; }
  .navbar-default .navbar-toggle {
    background: #e37222;
    border: 0; }
    .navbar-default .navbar-toggle .icon-bar {
      background: #ffffff; }
  .navbar-inverse .navbar-toggle {
    background: #e37222;
    border: 1px solid #e37222; }
    .navbar-inverse .navbar-toggle:hover {
      background: #ffffff;
      border: 1px solid #e37222; }
      .navbar-inverse .navbar-toggle:hover .icon-bar {
        background: #e37222; }
    .navbar-inverse .navbar-toggle:focus {
      background: #ffffff;
      border: 1px solid #e37222; }
      .navbar-inverse .navbar-toggle:focus .icon-bar {
        background: #e37222; } }

@media (max-width: 768px) {
  #landing-page .landing-icons {
    display: none; }
  #landing-page .banner {
    margin-top: 70px;
    height: 300px;
    background: url("../images/landing/banner5.jpg") no-repeat center right;
    background-size: cover;
    background-position: -550px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  #landing-page footer .col-xs-0 {
    display: none; }
  #landing-page footer .logo {
    max-width: 100%; } }

@media (max-width: 599px) {
  #landing-page .visible-600 {
    display: block; }
  #landing-page .hidden-600 {
    display: none; }
  #landing-page .text-align-right {
    text-align: center; }
  #landing-page .padding-altered {
    padding-bottom: 0px; }
  #landing-page footer {
    text-align: center; }
    #landing-page footer .col-xs-4 {
      width: 100%;
      margin-bottom: 20px; }
      #landing-page footer .col-xs-4:last-child {
        width: 100%;
        margin-bottom: 0; }
    #landing-page footer h4 {
      margin-bottom: 5px; }
    #landing-page footer .logo {
      max-width: 300px; }
  #landing-page .banner {
    height: 230px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background-position: center center; }
    #landing-page .banner .col-xs-7 {
      width: 100%; }
    #landing-page .banner .btn {
      margin-bottom: 20px; }
    #landing-page .banner .banner-text-position {
      top: 20px;
      transform: none; }
    #landing-page .banner h1 {
      font-size: 28px; }
      #landing-page .banner h1 span {
        font-size: 28px; }
    #landing-page .banner p {
      font-size: 15px;
      line-height: normal; }
  #landing-page .padding {
    padding: 20px 0; }
  #continue-progress #continue-course .btn-default {
    display: block;
    width: 100%;
    position: unset; }
  #continue-progress #continue-course .progress {
    margin-bottom: 30px; }
  #continue-progress #continue-course .px1050 {
    display: none; } }

@media (max-width: 480px) {
  #landing-page #logo {
    max-height: 40px; }
  #landing-page .navbar {
    min-height: 70px; }
  #landing-page .navbar-toggle {
    margin-top: 20px; } }

@media (max-width: 401px) {
  #landing-page .banner {
    display: none; }
  #landing-page #about {
    margin-top: 67px; } }

