.contact, #map, .case-study .testimonial, .case-study .img-wrapper, .case-study, .course-structure, .overview-form {
  position: relative;
}

.contact a:before, .contact p {
  display: inline-block;
  zoom: 1;
}

.case-study .testimonial .author {
  display: block;
}

.contact, .case-study .img-wrapper, .case-study .testimonial, .overview, .form-wrapper, .course-structure p {
  box-sizing: border-box;
}

.case-study .testimonial .author {
  content: "";
}

.contact h2, .course-structure h2, .overview-form h2 {
  text-transform: uppercase;
}

.contact span, .case-study, .course-structure, .overview-form, .hero {
  display: flex;
  flex-wrap: wrap;
}

.contact a, .case-study .testimonial, .case-study .img-wrapper, .overview-form, .case-study h2, .case-study .testimonial .author {
  background-repeat: no-repeat;
}

.case-study .testimonial, .case-study .img-wrapper, .overview-form {
  background-size: cover;
}

.case-study .testimonial, .case-study .img-wrapper, .overview-form {
  background-position: center center;
}

.case-study h2, .case-study .testimonial .author {
  background-position: left center;
}

.course-structure p {
  width: 80%;
}

.course-structure h4, .overview h3, .course-structure h3 {
  font-family: "neurial_grotesk", sans-serif;
}

.contact h2, .course-structure h2, .overview-form h2, .case-study .testimonial p {
  font-family: "Weekly", sans-serif;
}

.course-structure, .overview-form {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (min-width: 1921px) {
  .course-structure, .overview-form {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }
}

.course-structure {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media screen and (min-width: 451px) and (max-width: 1200px) {
  .course-structure {
    padding-top: 4.5em;
    padding-bottom: 4.5em;
  }
}
@media screen and (max-width: 450px) {
  .course-structure {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.form-wrapper {
  border-radius: 5px;
}

.case-study .testimonial .author {
  background-image: url("/app/images/global/arrow-yellow-right.png");
  background-size: 80px;
}

.contact h2, .course-structure h2, .overview-form h2 {
  margin-bottom: 3em;
  color: #8d8d8d;
}

.case-study h2 {
  background-image: url("/app/images/global/arrow-blue-right.png");
  background-size: 90px;
  transform: rotate(90deg);
  transform-origin: 0 0;
  padding: 10px 0 10px 120px;
  color: #02BBED;
}

.overview .intro-body, .course-structure h3 {
  font-size: 2.4em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .overview .intro-body, .course-structure h3 {
    font-size: 2.4em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .overview .intro-body, .course-structure h3 {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 450px) {
  .overview .intro-body, .course-structure h3 {
    font-size: 1.5em;
  }
}

.contact p, .case-study .testimonial p, .course-structure h4, .overview h3 {
  font-size: 1.4em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .contact p, .case-study .testimonial p, .course-structure h4, .overview h3 {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .contact p, .case-study .testimonial p, .course-structure h4, .overview h3 {
    font-size: 1.15em;
  }
}
@media screen and (max-width: 450px) {
  .contact p, .case-study .testimonial p, .course-structure h4, .overview h3 {
    font-size: 1.1em;
  }
}

.contact a, .case-study .testimonial .author, .course-structure li, .course-structure p {
  font-size: 1.05em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .contact a, .case-study .testimonial .author, .course-structure li, .course-structure p {
    font-size: 1.05em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .contact a, .case-study .testimonial .author, .course-structure li, .course-structure p {
    font-size: 0.95em;
  }
}
@media screen and (max-width: 450px) {
  .contact a, .case-study .testimonial .author, .course-structure li, .course-structure p {
    font-size: 0.9em;
  }
}

.overview p, .case-study h2, .contact h2, .course-structure h2, .overview-form h2 {
  font-size: 0.9em;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .overview p, .case-study h2, .contact h2, .course-structure h2, .overview-form h2 {
    font-size: 0.9em;
  }
}
@media screen and (min-width: 451px) and (max-width: 1199px) {
  .overview p, .case-study h2, .contact h2, .course-structure h2, .overview-form h2 {
    font-size: 0.85em;
  }
}
@media screen and (max-width: 450px) {
  .overview p, .case-study h2, .contact h2, .course-structure h2, .overview-form h2 {
    font-size: 0.8em;
  }
}

.course-structure h4, .overview h3, .course-structure h3 {
  font-weight: 900;
  line-height: 1.2em;
  margin-bottom: 1.5em;
}

.contact h2, .course-structure h2, .overview-form h2, .case-study .testimonial p {
  font-weight: normal;
  line-height: 1.6em;
  margin-bottom: 1.5em;
}

.overview p, .case-study h2, .contact a, .case-study .testimonial .author, .course-structure li, .course-structure p, .contact p, .overview .intro-body {
  font-weight: normal;
  line-height: 1.8em;
  margin-bottom: 1.5em;
}

.hero {
  background-image: url("/app/images/junos/hero.jpg");
}

.hero-text {
  width: 30%;
}

@media screen and (max-width: 760px) {
  .hero-text {
    width: 100%;
  }
}
.overview-form {
  background-color: #151251;
  background-image: url("/app/images/junos/content-bg.jpg");
}
.overview-form h2 {
  width: 100%;
}

.overview, .form-wrapper {
  width: 50%;
}

.overview {
  padding: 6em 6em 100px 0;
}
.overview div {
  margin-bottom: 4.5em;
}
.overview h3, .overview p {
  color: #FFFFFF;
}
.form-wrapper {
  margin-top: -150px;
  padding: 6em 6em 3em 6em;
  background-color: #FFFFFF;
  z-index: 10;
}

@media screen and (max-width: 1200px) {
  .form-wrapper {
    padding: 3em;
  }
}
@media screen and (max-width: 760px) {
  .form-wrapper, .overview {
    width: 100%;
  }
  .form-wrapper {
    order: 1;
    margin-top: -150px;
    padding: 1.5em;
    margin-bottom: 200px;
  }
  .overview {
    order: 2;
    padding-right: 0;
  }
  .form-wrapper {
    background-position: center bottom;
    background-size: 100%;
  }
}
.course-wrapper {
  background-color: #151251;
}

.course-structure {
  align-items: center;
  background-color: #424242;
  border-top: 15px solid #24234a;
  margin-left: 5%;
  color: #FFFFFF;
}
.course-structure li {
  margin-bottom: 0.5em;
}
.course-structure li span {
  color: #F62971;
  padding-right: 1.5em;
}
.course-structure div:nth-of-type(1) {
  width: 40%;
}
.course-structure div:nth-of-type(2) {
  width: 30%;
}
.course-structure div:nth-of-type(2) {
  width: 30%;
}

@media screen and (min-width: 761px) and (max-width: 960px) {
  .course-structure div:nth-of-type(1) {
    width: 100%;
  }
  .course-structure div:nth-of-type(2) {
    width: 50%;
  }
  .course-structure div:nth-of-type(2) {
    width: 50%;
  }
}
@media screen and (max-width: 760px) {
  .course-structure p {
    width: 100%;
  }
  .course-structure div:nth-of-type(1) {
    width: 100%;
  }
  .course-structure div:nth-of-type(2) {
    width: 100%;
  }
  .course-structure div:nth-of-type(2) {
    width: 100%;
  }
}
.case-study .img-wrapper, .case-study .testimonial {
  width: 50%;
}
.case-study .img-wrapper {
  background-image: url("/app/images/junos/testimonial-bg.jpg");
}
.case-study .testimonial {
  padding: 15em 5% 15em 0;
  color: #FFFFFF;
  background-image: url("/app/images/global/case-study-bg.jpg");
}
.case-study .testimonial p, .case-study .testimonial .author {
  padding-left: 100px;
}
.case-study .testimonial p {
  line-height: 2em;
}
.case-study .testimonial .author {
  margin-top: 3em;
}

@media screen and (max-width: 760px) {
  .case-study .img-wrapper {
    width: 100%;
    height: 300px;
  }
  .case-study .testimonial {
    width: 100%;
    padding: 6em 0;
  }
}
#map {
  width: 100%;
  height: 1000px;
  margin-top: -490px;
}

@media screen and (max-width: 760px) {
  #map {
    margin-top: -200px;
  }
}
.contact {
  background-color: #151515;
  padding: 3em 5% 6em 5%;
  z-index: 9999;
  border-top: 15px solid #02BBED;
  width: 50%;
}
.contact span {
  align-items: center;
  width: 100%;
}
.contact h2, .contact a {
  color: #02BBED;
}
.contact h2 {
  width: 100%;
  margin-top: 4.5em;
}
.contact p {
  width: 50%;
  color: #FFFFFF;
  margin-bottom: 0;
  white-space: nowrap;
}
.contact a {
  width: 35%;
  color: #02BBED;
  padding-right: 3em;
  background-image: url("/app/images/contact/contact-sprite.png");
  background-size: 28px;
  margin-bottom: 0.2em;
  white-space: nowrap;
}
.contact a:hover {
  color: #FFD600;
}
.contact a:before {
  content: "";
  width: 50px;
  background-color: #F62971;
  height: 2px;
  margin-right: 0.8em;
}
.contact .map {
  background-position: right 0;
}

@media screen and (max-width: 1330px) {
  .contact p {
    width: 60%;
  }
}
@media screen and (max-width: 960px) {
  .contact p, .contact a {
    width: 100%;
  }
  .contact a {
    margin: 1.5em 0;
  }
}
@media screen and (max-width: 760px) {
  .contact a {
    width: 40%;
  }
}
