body {
  margin-top: 0px;
  padding: 0px 0px 30px;
  background-color: #efefef;
  font-family: Gotham, sans-serif;
  color: #004459;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 0px;
  font-family: Gotham, sans-serif;
}

a {
  color: #004459;
  text-decoration: underline;
}

.menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999999;
  height: 46px;
  padding: 12px 44px;
  background-color: #004459;
}

.logo {
  display: block;
  float: left;
}

.container {
  margin-bottom: 44px;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .28);
}

.container.hero {
  margin-bottom: 0px;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url('../images/Wallpapers.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .28);
  color: #fff;
  text-align: center;
  text-shadow: 0 0 10px #666;
}

.container.hero.model {
  margin-bottom: 0px;
  padding-top: 150px;
  padding-bottom: 150px;
  background-image: url('../images/Cover-image.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container.nom {
  margin-bottom: 0px;
}

.container.last {
  margin-bottom: 20px;
}

.container.allcenter {
  box-shadow: none;
  text-align: center;
}

.container.allcenter.slide1 {
  padding-top: 150px;
}

.container.allcenter.slide2 {
  padding-top: 55px;
}

.container.allcenter.slide3 {
  padding-top: 55px;
  padding-bottom: 82px;
}

.container.allcenter.slide4 {
  padding-top: 55px;
}

.container.allcenter.slide5 {
  padding-top: 150px;
}

.hero {
  position: relative;
  z-index: 99999;
  padding: 0px;
  background-image: url('../images/Unknown-5.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .28);
}

.download {
  border-radius: 3px;
  background-color: #d95d5d;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-shadow: none;
}

.download:hover {
  background-color: #db8f8f;
}

.download.small {
  margin-right: 10px;
  padding: 4px 10px;
}

.download.small.right {
  float: right;
  text-transform: uppercase;
}

.download.small.left {
  position: static;
  display: inline-block;
  margin-top: 12px;
  margin-right: 0px;
  float: left;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.download.small.left.righttt {
  float: right;
}

.download.jumbo {
  margin-top: 10px;
  margin-right: 7px;
  margin-left: 7px;
  padding: 8px 28px;
  font-weight: 400;
  text-transform: uppercase;
}

.download.jumbo.ish {
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
}

.download.jumbo.ish.ieeee {
  margin-bottom: 20px;
}

.logo-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footer {
  color: #929292;
  font-size: 14px;
}

.copyright {
  display: block;
  margin-top: 4px;
  margin-bottom: 4px;
  float: right;
  font-family: Lato, sans-serif;
  text-align: right;
}

.social-button {
  margin-left: 8px;
  float: right;
}

.footer-copyright {
  text-align: right;
}

.partial-download {
  padding: 12px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.ondertitel {
  margin-bottom: 5px;
  font-size: 19px;
  line-height: 25px;
}

.downloads {
  margin-bottom: 0px;
}

.downloads.center {
  text-align: center;
}

.video {
  margin-bottom: 0px;
}

.academy-link {
  margin-bottom: 8px;
  padding-right: 5px;
  padding-left: 22px;
  float: left;
  clear: left;
  background-image: url('../images/560be15a313bbe1346546665_document.png');
  background-position: 0px 50%;
  background-size: auto 18px;
  background-repeat: no-repeat;
  color: #333;
  text-decoration: none;
}

.academy-link:hover {
  text-decoration: underline;
}

.academy-link.w--current {
  font-weight: 700;
}

.academy-link.soon {
  opacity: 0.5;
}

.academy {
  margin-bottom: 0px;
}

.academy.center {
  text-align: center;
}

.aanduiding {
  margin-top: 10px;
}

.icon {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.website {
  margin-top: 0px;
  padding-top: 44px;
  padding-right: 44px;
  padding-left: 44px;
}

.website.heroin {
  margin-top: 46px;
}

.website.footer {
  padding-top: 0px;
}

.website.first {
  padding-top: 0px;
}

.rbwebsite {
  float: right;
  color: #fff;
  text-decoration: none;
}

.paragraph {
  margin-bottom: 10px;
}

.inleiding {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 2.3em;
  -moz-column-gap: 2.3em;
  column-gap: 2.3em;
  -webkit-column-rule: 1px dotted #e0e0e0;
  -moz-column-rule: 1px dotted #e0e0e0;
  column-rule: 1px dotted #e0e0e0;
}

.fotouitleg {
  margin-top: 28px;
}

.menu-link {
  display: block;
  margin-left: 15px;
  float: right;
  color: #fff;
  text-decoration: none;
}

.menu-link.w--current {
  font-weight: 700;
}

.menu-link.acadamylink {
  display: none;
}

.toppie {
  margin-top: 10px;
  margin-bottom: 15px;
}

.minnie {
  margin-bottom: 20px;
}

.rij {
  margin-top: 20px;
  margin-bottom: 20px;
}

.image {
  margin-bottom: 10px;
}

.slides {
  background-color: #fff;
}

.hall-of-frames {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.the-hall.first-gen {
  padding-top: 30px;
}

.slider {
  height: 100%;
  padding: 25px 80px 45px;
  background-color: #fff;
}

.campaign {
  text-align: center;
}

.left-arrow {
  position: static;
  display: block;
  overflow: visible;
  float: left;
}

.nummer {
  font-size: 18px;
  font-weight: 700;
}

.center {
  text-align: center;
}

.right-arrow {
  position: static;
  display: block;
  overflow: visible;
  float: right;
}

.mask {
  background-color: #fff;
}

.sliderrr {
  height: 400px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, .28);
}

.progress {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #004459;
}

.white {
  color: #fff;
}

.white.right {
  margin-right: 5px;
  float: right;
}

.nummertje {
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
}

.uitleg {
  margin-top: 10px;
}

.bbox {
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  .menu {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container {
    margin-bottom: 12px;
  }
  .container.hero {
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Wallpapers.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Wallpapers.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .container.hero.model {
    height: auto;
    padding-top: 70px;
    padding-bottom: 70px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Unknown-5.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Unknown-5.jpeg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .container.allcenter.slide4 {
    padding-top: 18px;
    padding-bottom: 15px;
  }
  .container.allcenter.slide5 {
    padding-top: 118px;
    padding-bottom: 148px;
  }
  .download.small.left:hover {
    background-color: #d95d5d;
  }
  .download.small.left.righttt:hover {
    background-color: #d95d5d;
  }
  .footer-copyright {
    padding-right: 0px;
    padding-left: 0px;
  }
  .website {
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .website.heroin {
    padding-right: 20px;
    padding-left: 20px;
  }
  .website.footer {
    padding-top: 0px;
  }
  .row {
    margin: 15px 0px;
  }
}

@media (max-width: 767px) {
  .container.hero {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .container.hero.model {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Unknown-5.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Unknown-5.jpeg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .academy.last {
    margin-top: 20px;
  }
  .website.footer {
    padding-top: 0px;
  }
}

@media (max-width: 479px) {
  .container.hero {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .container.hero.model {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Unknown-5.jpeg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Unknown-5.jpeg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .academy.last {
    margin-top: 20px;
  }
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}