h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #d03c8c;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

li {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.navigation {
  background-color: transparent;
}

.brand {
  position: absolute;
  left: 0px;
  top: 50%;
  width: 150px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Lato, sans-serif;
  color: #d03c8c;
  font-size: 25px;
  font-weight: 300;
}

.nav-link {
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-transition: all 300ms ease;
  transition: color 300ms ease;
  font-family: Lato, sans-serif;
  background: #fff;
}

.nav-link:hover {
  color: #d03c8c;
}

.nav-link.w--current {
  color: #d03c8c;
}

.nav-container {
  position: relative;
  height: 100px;
}

.brand-link {
  height: 100px;
}

.container {
  position: relative;
  z-index: 100;
  display: block;
  width: 1140px;
  margin-top: -100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 100px;
  padding-left: 100px;
  background-color: #fff;
}

.container.home-container {
  margin-top: -100px;
}

.home-slider {
  z-index: 100;
  height: auto;
  margin-top: 40px;
  background-color: transparent;
}

.home-slider-slide {
  height: auto;
}

.slide-image-container {
  overflow: hidden;
  height: 500px;
}

.slider-rich-text {
  padding-right: 20px;
  padding-left: 20px;
  background-color: transparent;
  text-align: center;
}

.slider-rich-text h2 {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #d03c8c;
  font-size: 25px;
  font-weight: 400;
}

.slide-nav {
  position: absolute;
  bottom: -39px;
  display: none;
  color: #050404;
}

.footer {
  display: block;
  width: 940px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  border-top: 1px solid #d03c8c;
}

.footer-copyright {
  position: relative;
  top: 50%;
  display: inline-block;
  width: 30%;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  clear: none;
  font-family: Lato, sans-serif;
}

.footer-links {
  position: relative;
  display: inline-block;
  width: 70%;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  clear: none;
  font-family: Lato, sans-serif;
  text-align: right;
}

.spotlight-cv-link {
  display: inline-block;
  width: 142px;
  height: 50px;
  margin-left: 10px;
  float: right;
  clear: right;
}

.footer-links-text {
  position: absolute;
  top: 50%;
  right: 160px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Lato, sans-serif;
}

.footer-link {
  display: inline-block;
  margin-top: 10px;
  margin-right: 20px;
  color: #d03c8c;
}

.footer-link.spotlight {
  margin-right: 0px;
}

.page-heading {
  position: absolute;
  top: 50%;
  z-index: 50;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 300;
  text-align: center;
}

.cv-heading {
  font-family: Lato, sans-serif;
  color: #d03c8c;
  font-size: 20px;
  font-weight: 300;
}

.cv-column.column-left {
  padding-left: 0px;
}

.cv-area {
  position: relative;
  z-index: 100;
  margin-bottom: 40px;
}

.border-bottom {
  width: 100%;
  height: 1px;
  background-color: #0098ff;
}

.award-detail {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #d03c8c;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.heading-with-image {
  position: relative;
  height: 200px;
}

.heading-with-image.cv-image {
  position: relative;
  height: 350px;
  background-image: url("../images/banner-4.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.heading-with-image.showreel-image {
  position: relative;
  height: 350px;
  background-image: url("../images/banner-3.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.heading-with-image.home-image {
  height: 350px;
  background-image: url("../images/MV5BMTY1MDk0NTQzMV5BMl5BanBnXkFtZTcwOTkwOTgwMw._V1_SY1000_CR0014181000_AL_.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.heading-with-image.contact-header-image {
  height: 350px;
  background-image: url("../images/MV5BMTM3MTY4ODAzNV5BMl5BanBnXkFtZTcwMzMzOTgwMw._V1_SY1000_CR0014391000_AL_-copy.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.heading-with-image.bio-banner {
  height: 350px;
  background-image: url("../images/banner-2.jpg");
  background-position: 50% 50%;
  background-size: cover;
}

.image-cover {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #d03c8c;
  opacity: 0.8;
  color: #d03c8c;
}

.page-insert-shadow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1140px;
  height: 500px;
  box-shadow: 0 0 30px -11px #000;
}

.page-insert-background {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  width: 100%;
  height: 550px;
  background-color: #fff;
}

.contact-info-container {
  position: relative;
  z-index: 100;
  margin-top: 40px;
}

.contact-rich-text p {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.contact-rich-text a {
  color: #d03c8c;
}

.contact-image {
  margin-top: 26px;
}

.showreel {
  position: relative;
  z-index: 100;
  margin-top: 40px;
}

.bio-container {
  position: relative;
  z-index: 100;
  margin-top: 40px;
}

.bio-image {
  margin-top: 8px;
}

.footer-image {
  max-height: 30px;
}

@media (max-width: 991px) {
  .nav-link {
    padding-top: 15px;
    padding-bottom: 1px;
  }
  .container {
    top: 55px;
    width: 600px;
    padding-top: 10px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .container.home-container {
    margin-bottom: 200px;
  }
  .slide-image-container {
    height: 260px;
  }
  .footer {
    position: relative;
    width: 100%;
    margin-top: 90px;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
  }
  .footer-copyright {
    width: 100%;
    text-align: center;
  }
  .footer-links {
    width: 100%;
    text-align: center;
  }
  .heading-with-image.cv-image {
    height: 300px;
  }
  .heading-with-image.showreel-image {
    height: 300px;
  }
  .heading-with-image.home-image {
    height: 300px;
  }
  .heading-with-image.contact-header-image {
    height: 250px;
  }
  .heading-with-image.bio-banner {
    height: 300px;
  }
  .page-insert-shadow {
    width: 600px;
  }
  .page-insert-shadow.showreel-page-shadow {
    height: 340px;
  }
  .page-insert-background.showreel-page-insert {
    height: 350px;
  }
  .right-arrow {
    top: -102px;
    height: 260px;
  }
  .mobile-trigger {
    position: absolute;
    top: 20px;
    right: 0px;
  }
  .mobile-menu-inner {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .left-arrow {
    top: -102px;
    height: 260px;
  }
}

@media (max-width: 767px) {
  .navigation {
    padding-right: 0px;
    padding-left: 20px;
  }
  .container {
    top: 0px;
    width: 100%;
    margin-top: 0px;
  }
  .container.home-container {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .heading-with-image.cv-image {
    height: 250px;
  }
  .heading-with-image.showreel-image {
    height: 250px;
  }
  .heading-with-image.home-image {
    height: 200px;
  }
  .heading-with-image.contact-header-image {
    height: 200px;
  }
  .heading-with-image.bio-banner {
    height: 250px;
  }
  .page-insert-shadow {
    display: none;
  }
  .page-insert-shadow.showreel-page-shadow {
    display: none;
  }
  .page-insert-background {
    display: none;
  }
  .page-insert-background.showreel-page-insert {
    display: none;
  }
  .contact-image {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .bio-image {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
}

@media (max-width: 479px) {
  .nav-container {
    height: 70px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .brand-link {
    height: 70px;
  }
  .container {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .container.home-container {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .home-slider {
    margin-top: 20px;
  }
  .slide-image-container {
    height: 150px;
  }
  .footer {
    width: 100%;
  }
  .footer-copyright {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .footer-links {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .spotlight-cv-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footer-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .cv-column.cv-column3 {
    display: none;
  }
  .cv-column.cv-column2 {
    display: none;
  }
  .heading-with-image.cv-image {
    height: 150px;
  }
  .heading-with-image.showreel-image {
    height: 150px;
  }
  .heading-with-image.home-image {
    height: 150px;
  }
  .heading-with-image.contact-header-image {
    height: 150px;
  }
  .heading-with-image.bio-banner {
    height: 150px;
  }
  .image-cover {
    height: 150px;
  }
  .page-insert-shadow {
    display: none;
  }
  .page-insert-background {
    display: none;
  }
  .right-arrow {
    top: -150px;
    height: 150px;
  }
  .contact-info-container {
    margin-top: 25px;
  }
  .contact-image {
    display: block;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
  }
  .showreel {
    margin-top: 20px;
  }
  .bio-image {
    margin-bottom: 20px;
  }
  .footer-image {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .mobile-trigger {
    top: 6px;
    right: 0px;
  }
  .left-arrow {
    top: -150px;
    height: 150px;
  }
}
