body {
  color: #242424;
  font-family: 'Lato', sans-serif;
  overflow: hidden;
}

body.waiting {
  overflow: auto;
}

:focus {
  outline: none;
}

p {
  margin-bottom: 20px;
}

section.count-down {
   background: #ffcc00;
   position: fixed;
   text-align: center;
   width: 100%;
   z-index: 9999;
   opacity: 0.9;
}

section.count-down .count-down-container {
  max-width: 1024px;
  padding: 15px;
  font-size: 1.5em;
  margin: 0 auto;
}

section.count-down .count-down-container p {
  color: #fff !important;;
  margin-bottom: 0 !important;
}

header {
  background: url('../images/header-bg.jpg') no-repeat;
  background-size: cover;
  color: #fff;
}

header .container {
  padding: 100px 0;
}

header .header-circle {
  background: rgba(13,32,43,.55);
  border-radius: 50%;
  width: 585px;
  height: 585px;
  position: relative;
  margin: 0 auto;
}

header .header-circle img {
  width: 60%;
  padding: 0 20px;
  margin: 0 auto;
  display: block;
  padding-top: 190px;
}

header hr {
  border: 1px solid #fff;
  width: 90%;
  display:block;
  margin: 20px auto;
}

header h1 {
  font-family: 'Slabo 27px', sans-serif;
  font-size: 3em;
  text-transform: uppercase;
  width: 80%;
  padding: 0 20px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

header .subtitle {
  background: rgba(13,32,43,.55);
  padding: 20px 0;
}

header h2 {
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 2em;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
  padding: 0 20px;
}

section#intro .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
}

section#intro .container h2 {
  color: #0d202b;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.7em;
  font-weight: 900;
  max-width: 1024px;
  margin-bottom: 25px;
}

section#intro p span {
  text-transform: uppercase;
  font-weight: 900;
}

.blue-quote {
  text-align: center;
  background: #ccd0d2;
  border-left: 14px solid #0d202b;
  padding: 25px 15px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  font-style: italic;
  font-size: 1.1em;
  position: relative;
}

.blue-quote::before {
  content: url('../images/quote.png');
  width: 55px;
  height: 55px;
  position: absolute;
  left: -34px;
  top: 25%;

}

.yellow-circle {
  background-color: #ffcc00;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: block;
  margin: 0 auto;
  position: relative;
  top: 45px;
}

section#intro-video {
  background: #000;
}

section#intro .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
}

section#one-day {
  background: url('../images/striped-bg.png');
}

section#one-day .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
}

section#one-day .emp-1 {
  text-transform: uppercase;
  background: #ffcc00;
  color: #0d202b;
  text-align: center;
  font-weight: 900;
  padding: 20px 10px;
}

section#rewarding-career {
  background: #0d202b;
  color: #fff;
}

section#rewarding-career .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
  position: relative;
  padding-bottom: 0;
}

section#rewarding-career .sub {
  text-align: center;
  font-style: italic;
  margin: 40px auto;
}

section#rewarding-career h2 {
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.7em;
  font-weight: 900;
  max-width: 1024px;
}

section#rewarding-career h3 {
  color: #ffcc00;
  margin-top: 0;
}

section#rewarding-career .flex-row {
  display: flex;
  align-items: flex-end;
}

section#rewarding-career .flex-row h3 {
  margin-bottom: 25px;
}

section#rewarding-career .emp-expo {
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  padding: 20px 20px 80px 20px;
  border: 2px solid #ffcc00;
  margin: 20px 50px 0 50px;
}

.yellow-circle-big {
  display: block;
  width: 100px;
  height: 100px;
  background: #ffcc00;
  margin: -50px auto 0 auto;
  border-radius: 50%;
}

.yellow-circle-big img {
  width: 100%;
  height: 55px;
  top: 20px;
  position: relative;
}

section#cal-speaks .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
}

section#cal-speaks h3 {
  margin-top: 0;
  color: #ffcc00;
  background-color: #0d202b;
  padding: 10px 20px;
  font-weight: 900;
}

section#cal-speaks .row.border-top {
  border-top: 2px solid #0d202b;
  margin-top: 35px;
}

section#cal-speaks .row.border-top .col-md-7 {
  padding-top: 20px;
}

section#cal-speaks img {
  width: 100%;
}

.cs-emp {
  background: #ffcc00;
  text-transform: uppercase;
  padding: 15px 20px;
  position: relative;
  left: -30%;
  width: 130%;
}

.top-20 {
  padding-top: 20px;
}

section#just-work {
  background: url('../images/striped-bg.png');
}

section#just-work .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
}

section#just-work .container h2 {
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.7em;
  font-weight: 900;
  max-width: 1024px;
  color: #0d202b;
  margin-bottom: 30px;
}

.sim-emp {
  text-align: center;
  text-transform: uppercase;
  padding: 25px 20px;
  font-weight: 900;
}

.sim-emp.blue {
  background: #0d202b;
  color: #ffcc00;
}

section#violinist {
  background: url('../images/violinist.jpg') no-repeat;
  background-size: cover;
}

section#violinist .container {
  max-width: 1024px;
  padding: 35px 70px;
  font-size: 1.5em;
  background-color: rgba(0,0,0,.7);
  color: #fff;
}

section#violinist h2 {
  text-align: center;
  font-family: 'Slabo 27px', sans-serif;
  font-style: normal;
  color: #fff;
  font-size: 2.2em;
  margin-bottom: 30px;
}

.vio-emp {
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
}

section#violinist .col-md-6 p span {
  text-transform: uppercase;
  color: #ffcc00;
  font-weight: 900;
}

section#two-things {
  background: #0d202b;
  color: #fff;
}

section#two-things .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
  position: relative;
  padding-bottom: 50px;
}

section#two-things h2 {
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.7em;
  font-weight: 900;
  max-width: 1024px;
}

section#two-things .col-md-6 {
  padding: 50px 0;
}

.tt-circle {
  position: relative;
  display: inline-block;
  width: 300px;
  height: 300px;
  padding: 50px 20px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffcc00;
  text-transform: uppercase;
  color: #0d202b;
  font-weight: 900;
  margin: 0 auto;
  display: block;
}

.tt-circle span {
  color: #0d202b !important;
  font-size: 2.5em;
}

section#figuring-out {
  background: url('../images/striped-bg.png');
}

section#figuring-out .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
  position: relative;
}

section#figuring-out .yellow-circle-big {
  margin-top: -85px;
}

section#figuring-out h3 {
  margin-top: 0;
  font-size: 1.6em;
  color: #0d202b;
  font-style: italic;
}

section#figuring-out .row {
  padding-top: 25px;
}

section#who-we-are .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
  position: relative;
}

section#who-we-are .container h2 {
  color: #0d202b;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.7em;
  font-weight: 900;
  max-width: 1024px;
}

section#who-we-are .container .who-circle {
  border-radius: 50%;
  max-width: 300px;
  width: 100%;
  margin: 20px auto;
  display: block;
}

section#who-we-are .container h3 {
  font-size: 1.5em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 900;
  background: #0d202b;
  padding: 10px 20px;
  display: inline-block;
  margin-bottom: 20px;
}

section#who-we-are .container .row {
  margin-bottom: 30px;
}

section#who-we-are .container p span {
  text-transform: uppercase;
  font-weight: 900;
}

section#who-we-are .container hr {
  border: 1px solid #0d202b;
  width: 160px;
}

.int {
  text-align: center;
  font-family: 'Slabo 27px', sans-serif;
  font-style: normal;
  font-size: 2em;
  color: #0d202b;
}

section#introducing-tp {
  background: url('../images/intro-bg.jpg') no-repeat;
  background-size: cover;
}

section#introducing-tp .intro-head {
  background: #0d202b;
  padding-top: 20px;
}

section#introducing-tp .intro-head img {
  width: 350px;
  margin: 0 auto;
  display: block;
}

img.tri {
  width: 100%;
  margin-bottom: 25px;
}

section#introducing-tp .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
  position: relative;
  padding-top: 0;
}

section#introducing-tp .intro-first {
  text-align: center;
  font-weight: 900;
  font-size: 1.2em;
}

section#introducing-tp span {
  text-transform: uppercase;
  font-weight: 900;
}

section#introducing-tp .sim-emp.yellow {
  color: #0d202b;
  background: #ffcc00;
}

section#introducing-tp .row {
  margin: 55px 0;
}

.number {
  font-size: 3em;
  font-weight: 900;
  color: #404040;
}

section#introducing-tp .tp-intro-emp {
  border: 2px solid #242424;
  padding: 10px 15px;
  font-weight: 900;
  font-size: 1.2em;
  text-align: center;
}

.button {
  border-radius: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  width: 250px;
  text-align: center;
  padding: 20px 40px;
  background: rgba(255, 204, 0, 0.8);
  border-bottom: rgba(204, 163, 0, 0.8) 4px solid;
  color: black;
  font-weight: 600;
  transition: background 300ms cubic-bezier(0.09, 0.11, 0.24, 0.91), color 500ms cubic-bezier(0.09, 0.11, 0.24, 0.91);
  margin: 25px auto;
  cursor: pointer;
}
.button:hover,
.button:active,
.button:focus {
  text-decoration: none;
  background: #ffcc00;
  color: #000;
}

section#course-content .course-stage-1,
section#course-content .course-stage-2,
section#course-content .course-stage-3,
section#course-content .course-stage-4 {
  background: url('../images/cont-bg.svg');
  background-size: cover;
  background-position: center;
}

section#course-content .course-stage-2,
section#course-content .course-stage-4 {
  background: url('../images/cont-bg-2.svg');
}

section#course-content .container {
  max-width: 1024px;
  padding: 0 35px;
  font-size: 1.5em;
}

section#course-content .mrow {
  display: flex;
}

section#course-content .col-md-2.wbg {
  background: url('../images/cont-tri.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

section#course-content h4 {
  font-size: 1.2em;
  font-weight: 900;
}

section#course-content .course-stage-2 .col-md-2.wbg,
section#course-content .course-stage-4 .col-md-2.wbg {
  background: url('../images/cont-tri-2.svg');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

section#course-content .col-md-10 {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

section#course-content .col-md-2.wbg span {
  width: 100px;
  height: 100px;
  background: url('../images/ico-research.svg');
  border-radius: 50%;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 2.9em;
  line-height: 1.65em;
  font-weight: 900;
}

section#course-content .course-stage-2 .col-md-2.wbg span {
  background: url('../images/ico-project.svg');
  float: right;
}

section#course-content .course-stage-3 .col-md-2.wbg span {
  background: url('../images/ico-deepwork.svg');
}

section#course-content .course-stage-4 .col-md-2.wbg span {
  background: url('../images/ico-mastery.svg');
  float: right;
}

section#course-content h3 {
  text-transform: uppercase;
  font-size: 1.5em;
  margin-bottom: 35px;
  color: #0d202b;
}

section#course-content h3 span {
  color: #535353;
}

section#course-content .row ul {
  list-style: none;
  padding:0;
  margin:0 0 20px 0;
}

section#course-content .row ul li {
  padding-left: 20px;
  position: relative;
}

section#course-content .row ul li:before {
  content:'• ';
  color: #ffcc00;
  position: absolute;
  left: 0;
}

section#buy-now {
  background: url('../images/striped-bg.png');
}

section#buy-now .container {
  max-width: 1024px;
  padding: 65px 35px;
  font-size: 1.5em;
}

.standard-package {
  border: 3px solid #242424;
  padding: 25px 15px 15px 15px;
}

section#buy-now h2 {
  color: #0d202b;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.7em;
  font-weight: 900;
  max-width: 1024px;
  margin-top: 0;
  margin-bottom: 30px;
}

section#buy-now h3 {
  font-family: 'Slabo 27px', sans-serif;
  color: #0d202b;
  font-size: 1.4em;
  font-weight: 900;
  text-align: center;
}

section#buy-now .btn-container {
  text-align: center;
}

section#buy-now .btn-container .button {
  width: 45%;
  display: inline-block;
}

section#buy-now .btn-container span {
  display: block;
}

section#buy-now ul {
  list-style: none;
  padding: 15px 40px;
  margin:0 0 20px 0;
}

section#buy-now ul li {
  font-size: 0.8em;
  padding-left: 20px;
  position: relative;
}

section#buy-now ul li:before {
  content:'• ';
  color: #ffcc00;
  position: absolute;
  left: 0;
}

section#buy-now p {
  text-align: center;
  color: #535353;
  font-weight: 900;
}

section#buy-now .button {
  margin-bottom: 5px;
}

section#buy-now .pay-full {
  text-align: center;
  text-decoration: underline;
  display: block;
  margin-bottom: 20px;
}

section#buy-now .pay-full:hover {
  color: #ed1c24;
}

.question {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #ffcc00;
  line-height: 20px;
  color: #fff !important;
  font-size: 13px;
  font-weight: bold !important;
  border-radius: 50%;
  text-align: center;
  position: relative;
  bottom: 3px;
  opacity: 0.7;
}

.question:hover { 
  opacity: 1;
}

.b-tooltip {
  background-color: #ffcc00;
  color: #000;
  position: absolute;
  right: -15px;
  bottom: 27px;
  z-index: 1000000;
  width: 250px;
  border-radius: 5px;
}

.b-tooltip:before {
  border-color: #ffcc00 transparent transparent transparent;
  border-top: 6px solid #ffcc00;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  line-height: 0;
  position: absolute;
  top: 100%;
  right: 20px;
}

.b-tooltip p {
  margin: 10px;
  color: #000 !important;
  font-weight: 300;
}

.sdmbg img {
  width: 50px;
  margin-right: 10px;
}

.sdmbg {
  font-style: italic;
  font-size: 0.8em;
}

.checkout-imgs {
  text-align: center;
}

section#buy-now .note small {
  font-size: 0.6em;
  line-height: 1.6;
  display: block;
}

section#buy-now .note {
  padding: 15px 20px;
  margin-top: 20px;
}

.waiting-note {
  text-align: center;
}

section#guarantee {
  background: #1e3e50;
  color: #fff;
}

section#guarantee .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
  position: relative;
}

section#guarantee h2 {
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.7em;
  font-weight: 900;
  max-width: 650px;
  margin: 0 auto 30px;
}

section#guarantee img {
  margin: 0 auto;
  display: block;
}

section#testimonials {
  background: url('../images/striped-bg.png');
}

section#testimonials .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
}

section#testimonials .testimonial,
section#course-content .testimonial,
section#just-work .testimonial {
  margin: 35px 0;
  padding: 15px;
}

section#testimonials p {
  padding-left: 25px;
}

section#testimonials .t-title,
section#course-content .t-title,
section#just-work .t-title  {
  display: inline-block;
  color: #0d202b;
  font-size: 1.3em;
  line-height: 1.1em;
  position: relative;
  padding-left: 25px;
}

section#testimonials .testimonial-video .t-title,
section#course-content .testimonial-video .t-title {
  margin-bottom: 0px;
}

section#testimonials .t-title::before {
  display: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ffcc00;
  content: '';
  position: absolute;
  left: 0;
  top: 42%;
}

section#testimonials span.name,
section#course-content span.name,
section#just-work span.name {
  text-transform: none;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 25px;
  display: inline-block;
  font-size: 1.3em;
  line-height: 1.1em;
  padding-left: 25px;
}

section#testimonials .testimonial-pic img,
section#course-content .testimonial img,
section#just-work .testimonial img {
  border-radius: 50%;
  width: 120px;
  height: 120px;
  display: block;
  margin: 0px auto 20px auto;
  position: relative;
  left: 25px;
}

section#course-content .testimonial img,
section#just-work .testimonial img {
  border-radius: 50%;
  width: 110px;
  height: 110px;
  display: block;
  margin: 0px auto 20px auto;
  position: relative;
  left: 0px;
}

section#course-content .testimonial.testimonial-video img { 
  border-radius: 0%;
}

section#testimonials .testimonial-pic .t-title::before {
  left: -165px;
}

section#faq .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
}

section#faq h2 {
  text-align: center;
  font-family: 'Slabo 27px', sans-serif;
  font-style: normal;
  color: #242424;
  margin-top: 0;
  font-size: 2em;
  margin-bottom: 25px;
}

.toggle-head a {
  color: #0d202b;
  border: 2px solid #0d202b;
  padding: 10px 45px 10px 15px;
  display: block;
  margin-bottom: 15px;
  background: url('../images/toggle-closed.svg') no-repeat;
  background-position: 98% 50%;
  background-size: 30px 30px;
  text-decoration: none;
}

.toggle-head a:hover {
  text-decoration: none;
  background: #0d202b;
  color: #fff;
}

.toggle-open a {
  text-decoration: none;
  background: url('../images/toggle-open.svg') no-repeat;
  background-position: 98% 50%;
  background-size: 30px 30px;
}

.toggle-body {
  padding: 0 15px 15px;
}

section#what-happens {
  background: url('../images/what-happens.jpg') no-repeat;
  background-size: cover;
}

section#what-happens .container {
  max-width: 1024px;
  padding: 35px 70px;
  font-size: 1.5em;
  background-color: rgba(0,0,0,.5);
  color: #fff;
}

section#what-happens h2 {
  text-align: center;
  font-family: 'Slabo 27px', sans-serif;
  font-style: normal;
  color: #fff;
  font-size: 2.2em;
  margin-bottom: 30px;
}

.footer {
  background: #0d202b;
  color: #fff;
}

.footer .container {
  max-width: 1024px;
  padding: 35px;
  text-align: center
}

.footer .content-wrapper {
  margin-bottom: 0;
}

.video-half-size {
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 992px) {

  header .header-circle {
  }

  .sdmbg {
   font-size: 0.5em;
  }

  section#rewarding-career .flex-row {
    flex-direction: column;
  }

  .cs-emp {
    width: 100%;
    left: 0;
  }

  section#two-things .col-md-6 {
    padding: 20px 0;
  }

  section#who-we-are .container h3 {
    display: block;
  }

  section#testimonials .t-title::before {
    display: none;
  }

}

@media (max-width: 767px) {

  body {
    font-size:12px;
  }

  section#course-content .row {
   flex-direction: column;
  }

  header .header-circle {
    flex-direction: column;
    width: 400px;
    height: 400px;
    padding: 0;
  }

  header .header-circle img {
    padding-top: 130px;
  }

  header h1 {
    text-align: center;
  }

  .tt-circle {
    padding: 70px 20px;
  }

  section#introducing-tp .intro-head img {
    width: 250px;
  }

  section#course-content .course-stage-1,
  section#course-content .course-stage-2,
  section#course-content .course-stage-3,
  section#course-content .course-stage-4 {
    background: none;
  }

  section#course-content .col-md-2 span {
    line-height: 1.85em;
  }

  section#rewarding-career .emp-expo {
    margin: 20px 0 0 0;
  }

  .video-half-size {
  width: 100% !important;
  }

  section#buy-now .btn-container .button {
    width: 100%;
    display: block;
  }

}

@media (max-width: 480px) {

  header .header-circle {
    flex-direction: column;
    width: 280px;
    height: 280px;
    padding: 0;
  }

  header h1 {
    width: 90%;
    font-size: 1.8em;
  }

  header .header-circle img {
      width: 90%;
      padding-top: 70px;
    }
  section#what-happens .container,
  section#violinist .container {
    padding: 15px;
  }

  .tt-circle {
    width: 250px;
    height: 250px;
    padding: 50px 20px;
  }

  section#introducing-tp .intro-head img {
    width: 200px;
  }

  section#buy-now ul {
    padding: 15px;
  }

  .button {
    width: 200px;
  }

  .checkout-imgs .pay-img {
    width: 200px;
  }

  #guarantee img {
    width: 100%;
  }

  section#testimonials .container {
    padding: 0;
  }

}

/* WAITING LIST */

section#waiting-list .container,
section#optin .container {
  max-width: 1024px;
  padding: 35px;
  font-size: 1.5em;
}

section#optin .container {
  padding-top: 0;
}

.status_box {
  background-color: #ffcc00;
  max-width: 300px;
  margin: 0 auto 1em;
  text-align: center;
  padding: 1em;
  border-radius: 5px;
}

.status_box span {
  text-transform: uppercase;
  font-weight: 900;
}

#optin-form {
  max-width: 320px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
}

#optin-form h3 {
  font-weight: 900;
  margin-bottom: 1em;
  margin-top: 0;
}

.infusion-submit .button {
  border-left: 0;
  border-right: 0;
  border-top: 0;
  width: 100%;
  padding: 10px 20px;
  text-transform: uppercase;
  margin-top: 0;
}

.infusion-field-input-container {
  width: 100%;
  border-radius: 3px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  padding: 10px 15px;
}

/* LOADING STUFF */

@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
}

#loader-text {
  display: block;
  position: relative;
  left: 50%;
  top: 40%;
  width: 350px;
  height: 150px;
  margin: -75px 0 0 -175px;
  z-index: 1500;
  text-align: center;
  color: #242424;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  font-size: 1.2em;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 40%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 3px solid transparent;
  border-top-color: #ffcc00;
  z-index: 1500;
  border-radius: 50%;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 3px solid transparent;
  border-top-color: #081830;
  border-radius: 50%;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 3px solid transparent;
  border-top-color: #ffcc00;
  border-radius: 50%;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  opacity: 0.95;
}
 
#loader-wrapper .loader-section.section-left {
  left: 0;
}
 
#loader-wrapper .loader-section.section-right {
  right: 0;
}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);  /* IE 9 */
    transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); 
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
 
.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);  /* IE 9 */
    transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); 
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}

.loaded #loader,
.loaded #loader-text {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out; 
            transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
 
    -webkit-transition: all 0.3s 1s ease-out; 
            transition: all 0.3s 1s ease-out;
}

body.loaded {
  overflow: visible;
}

.no-js #loader-wrapper {
    display: none;
}