@font-face {
  font-family: 'Gibson';
  src: url("../fonts/gibson-webfont.eot");
  src: url("../fonts/gibson-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/gibson-webfont.woff2") format("woff2"), url("../fonts/gibson-webfont.woff") format("woff"), url("../fonts/gibson-webfont.ttf") format("truetype"), url("../fonts/gibson-webfont.svg#gibsonregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'P22';
  src: url("../fonts/p22undergroundcypro-book-webfont.eot");
  src: url("../fonts/p22undergroundcypro-book-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/p22undergroundcypro-book-webfont.woff2") format("woff2"), url("../fonts/p22undergroundcypro-book-webfont.woff") format("woff"), url("../fonts/p22undergroundcypro-book-webfont.ttf") format("truetype"), url("../fonts/p22undergroundcypro-book-webfont.svg#p22_underground_cy_probook") format("svg");
  font-weight: normal;
  font-style: normal; }
body, html {
  font-family: 'Gibson', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 100%; }

h1, h2, h3, h4 {
  font-family: 'P22', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; }

h1 {
  font-size: 200% !important;
  line-height: 150%; }
  @media (max-width: 640px) {
    h1 {
      font-size: 160% !important; } }

h2 {
  font-size: 180%;
  margin: 36px 0; }

h4 {
  font-size: 100%;
  line-height: 140%; }

h5 {
  text-transform: uppercase;
  color: #133955;
  margin-bottom: 18px;
  letter-spacing: 0.5px; }

p {
  color: #9B9B9B;
  line-height: 175%; }

a:hover, a.active {
  text-decoration: none;
  border-bottom: 1px solid #555555; }

.btn {
  border-radius: 3px;
  background-color: #82C20F;
  font-family: 'P22', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px 20px;
  border: none; }
  .btn:hover {
    border-bottom: none; }

.content {
  max-width: 600px;
  margin: 0 auto 24px auto; }
  .content h2 {
    color: #133955; }

header {
  height: 85px;
  font-family: 'P22', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
  text-transform: uppercase; }
  header img {
    margin-left: 35px;
    padding-top: 5px; }
    @media (max-width: 640px) {
      header img {
        margin-left: 0;
        padding-top: 15px;
        margin: 0 auto; } }
  header ul {
    margin-top: 30px; }
    header ul a {
      color: #555555; }
      header ul a:hover {
        color: #0AA8E3;
        border-bottom: 1px solid #0AA8E3; }
    header ul li + li {
      margin-left: 10px; }
  header .cta {
    color: #82C20F;
    border-left: 1px solid #82C20F;
    height: 100%;
    padding: 0; }
    header .cta a {
      color: #82C20F;
      width: 100%;
      float: left;
      height: 100%;
      padding: 30px; }
      header .cta a p {
        color: #82C20F; }
      header .cta a:hover {
        background: #82C20F;
        border-bottom: 1px solid #FFFFFF; }
        header .cta a:hover p {
          color: #FFFFFF; }

.jumbotron {
  background-image: url("../images/banner01.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #9B9B9B; }
  .jumbotron .text-center {
    margin-top: 15px; }
  .jumbotron h1, .jumbotron h4 {
    color: #FFFFFF;
    text-shadow: #555555 1px 1px 4px; }
  .jumbotron .btn {
    margin-top: 12px; }
  .jumbotron.testimonial {
    background-image: url("../images/testimonial.jpg"); }
  @media (max-width: 1024px) {
    .jumbotron {
      background-size: cover;
      padding: 12px 0; } }
  @media (max-width: 768px) {
    .jumbotron {
      background-size: cover;
      padding: 12px 0; } }

.course {
/*  background: #dd553f;
*/  background: #133955;
  color: #FFFFFF; }
  .course .course-title {
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 4px; }
    .course .course-title img {
      margin: 18px 0 9px 0; }
      @media (max-width: 640px) {
        .course .course-title img {
          width: 60%; } }
    .course .course-title ul {
      padding-bottom: 17px; }
      .course .course-title ul li {
        margin-top: 3px; }
    .course .course-title a {
      color: #FFFFFF;
      border-bottom: 1px solid #FFFFFF;
      text-transform: uppercase;
      font-size: 13px; }
  .course.video {
    padding: 16px 0; }
    .course.video div img {
      width: 100%; }
  .course.images div {
    padding: 0; }
    .course.images div img {
      width: 100%; }
  .course .btn {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.26); }
  .course p {
    color: #FFFFFF; }

.details {
  margin: 48px 0; }
  .details li {
    margin-bottom: 12px;
    color: #9B9B9B; }
  .details div + div {
    border-left: 1px solid #133955; }
    @media (max-width: 640px) {
      .details div + div {
        border-left: none;
        margin-top: 48px; } }

.quote div {
  padding: 0;
  max-height: 350px;
  overflow: hidden; }
  @media (max-width: 640px) {
    .quote div {
      max-height: 450px; } }
.quote img {
  width: 100%; }
.quote .text-center {
  background: #133955; }
  .quote .text-center p {
    color: #FFFFFF;
    width: 500px;
    margin: 18px auto 0 auto; }
    .quote .text-center p:first-of-type {
      margin-top: 48px; }
    @media (max-width: 640px) {
      .quote .text-center p {
        width: 90%; } }
  .quote .text-center a {
    margin: 12px 0 24px; }
.quote hr {
  width: 100px;
  color: #dd553f;
  background-color: #dd553f;
  height: 1px;
  border: 0; }

.grid div {
  padding: 0;
  max-height: 500px;
  overflow: hidden; }
  @media (max-width: 640px) {
    .grid div {
      width: 90%;
      font-size: 95%; } }
  .grid div img {
    width: 100%;
    margin-top: -5%; }
.grid .t hr {
  width: 100px; }
.grid .t p.title {
  float: left;
  width: 50%;
  text-align: left;
  font-style: italic; }
.grid .t div {
  float: right;
  width: 40%;
  height: 50px; }
  .grid .t div img {
    float: right;
    height: 50px;
    width: auto;
    margin: 0; }
    @media (max-width: 640px) {
      .grid .t div img {
        height: 30px; } }

iframe.testimonial, img.testimonial {
  margin: 48px auto; }

.signup {
  background-color: #133955;
  color: #FFFFFF; }
  .signup .btn {
    margin-bottom: 24px; }

.grid div {
  padding: 0;
  overflow: hidden; }

footer {
  width: 100%;
  background-color: #555555;
  color: #FFFFFF; }
  footer .contact {
    background-color: #9B9B9B; }
    footer .contact p {
      padding: 18px 0; }
      @media (max-width: 640px) {
        footer .contact p {
          margin-bottom: 0px; } }
      footer .contact p span {
        margin-right: 6px; }
      footer .contact p a {
        color: #133955; }
        footer .contact p a + a {
          margin-left: 10px; }
        footer .contact p a i {
          margin-right: 5px; }
  footer .copyright {
    background-color: #555555;
    padding: 18px 12px; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: -12px;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: 100%; }
  .video-container:hover {
    cursor: pointer; }
  .video-container video {
    width: 100% !important;
    height: 100% !important;
    display: block;
    position: absolute; }
    .video-container video:hover {
      cursor: pointer; }
  @media (max-width: 1024px) {
    .video-container {
      padding-bottom: 40%; } }
  @media (max-width: 768px) {
    .video-container {
      padding-bottom: 40%; } }

img.demo {
  max-width: 500px;
  margin-bottom: 12px; }
  @media (max-width: 640px) {
    img.demo {
      width: 100%; } }

h4 span {
  font-size: 140%;
  font-style: italic;
  font-weight: bold; }

div.youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  margin-top: -24px;
  margin-bottom: 72px; }
  div.youtube .testimonial {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*# sourceMappingURL=main.css.map */
