@font-face {
  font-family: 'geomanistbold';
  src: url("../font/geomanist-bold-webfont.eot");
  src: url("../font/geomanist-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/geomanist-bold-webfont.woff2") format("woff2"), url("../font/geomanist-bold-webfont.woff") format("woff"), url("../font/geomanist-bold-webfont.ttf") format("truetype"), url("../font/geomanist-bold-webfont.svg#geomanistregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'geomanistblack';
  src: url("../font/geomanist-black-webfont.eot");
  src: url("../font/geomanist-black-webfont.eot?#iefix") format("embedded-opentype"), url("../font/geomanist-black-webfont.woff2") format("woff2"), url("../font/geomanist-black-webfont.woff") format("woff"), url("../font/geomanist-black-webfont.ttf") format("truetype"), url("../font/geomanist-black-webfont.svg#geomanistregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Color palette */
:root {
  --dark-blue: #423c58;
  --light-blue: #dae9ed;
  --orange: #eb9854; }

* {
  font-weight: normal; }

.Copy-XXL {
  font-family: geomanistblack;
  font-size: 80px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--dark-blue); }

/* Text styles */
.Copy-XL {
  font-family: geomanistblack;
  font-size: 40px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--orange); }

.Copy-L {
  font-family: geomanistblack;
  font-size: 35px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--light-blue); }

.Copy-M {
  font-family: geomanistblack;
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--dark-blue); }

.Copy-S {
  font-family: geomanistblack;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--dark-blue); }

.Copy-XS {
  font-family: geomanistbold;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: var(--dark-blue); }

.Copy-NAV {
  font-family: geomanistblack;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  text-align: center;
  color: var(--dark-blue);
  text-transform: uppercase; }

.Copy-Button {
  font-family: geomanistblack;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 2px;
  text-align: center;
  color: #ffffff; }

@media only screen and (max-width: 1024px) {
  .Copy-XXL {
    font-size: 60px; }
  .Copy-XL {
    font-size: 30px; }
  .Copy-L {
    font-size: 25px; } }

.Copy-NAV a {
  text-decoration: none !important;
  -webkit-transition: all .1s ease;
  transition: all .1s ease; }

.Copy-NAV a,
.Copy-NAV a:active,
.Copy-NAV a:visited,
.Copy-NAV a:active {
  color: var(--dark-blue); }

.Copy-NAV a:hover {
  color: var(--orange); }

/* GENERAL */
body {
  margin: 0;
  padding: 0;
  background-color: var(--light-blue); }

.max-width {
  max-width: 1440px; }

.download {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  height: 46px;
  line-height: 46px;
  padding: 0px 30px;
  border-radius: 100px;
  background-color: var(--orange);
  text-decoration: none !important;
  -webkit-transition: all .1s ease;
  transition: all .1s ease;
  text-transform: uppercase; }

.download:hover {
  /*color: var(--dark-blue);*/
  background-color: var(--dark-blue); }

h2 {
  margin: 0;
  padding: 100px 0 100px 0 !important; }

/* HEADER */
header {
  text-align: center;
  max-width: 1440px;
  margin: 0 auto 0 auto;
  padding: 0 60px 150px 60px; }

header nav {
  text-align: right !important;
  margin-top: 40px;
  margin-bottom: 20px; }

header .logo_saveforawards {
  padding: 0; }

.headline {
  color: var(0dark-blue); }

.tagline {
  max-width: 520px;
  color: var(--dark-blue);
  margin: 40px auto 40px auto; }

.logo_photoshop {
  width: 40px;
  height: 39px; }

header .download-container {
  margin-top: 20px;
  margin-bottom: 20px; }

.welcome {
  max-width: 640px;
  margin: 0 auto;
  margin-bottom: 20px; }

.requirements img {
  margin-right: 10px; }

header nav a {
  margin-left: 40px;
  display: inline-block;
  margin-bottom: 20px; }

@media only screen and (max-width: 1024px) {
  header nav {
    text-align: center !important; }
  header nav a {
    margin: 10px 20px; } }

@media only screen and (max-width: 640px) {
  header {
    padding-bottom: 50px; }
  header nav {
    display: none; }
  header .logo_saveforawards {
    margin-top: 40px;
    width: 90%; }
  .tagline {
    margin: 20px auto 30px auto;
    font-size: 25px; }
  .welcome {
    font-size: 18px; } }

/* SECTIONS */
section {
  position: relative;
  padding-left: 60px;
  padding-right: 60px; }

main {
  overflow-x: hidden;
  text-align: center; }

.video-container {
  padding: 0px 0;
  margin-bottom: 50px; }

.video {
  position: relative;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 60px; }

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/
  padding-top: 0px;
  height: 0;
  overflow: hidden; }

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 1024px) {
  .video {
    padding: 0 10px; } }

.divider {
  padding: 0; }

.gradient {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 25%;
  display: block;
  content: "";
  z-index: 2000;
  background: -webkit-linear-gradient(top, #dae9ed 0%, rgba(218, 233, 237, 0) 100%);
  background: linear-gradient(to bottom, #dae9ed 0%, rgba(218, 233, 237, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DAE9ED', endColorstr='#DAE9ED', GradientType=0); }

#video {
  display: block;
  width: 100%;
  height: auto;
  min-width: 1560px;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  margin-left: 50%; }

.divider .claim {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 1560px;
  width: calc(100% - 120px); }

@media only screen and (max-width: 1280px) {
  .divider .claim {
    font-size: 60px !important;
    width: calc(100% - 60px); } }

@media only screen and (max-width: 960px) {
  .divider .claim {
    font-size: 40px !important; }
  #video {
    max-height: 550px; } }

@media only screen and (max-width: 640px) {
  .divider .claim {
    font-size: 30px !important; }
  #video {
    max-height: 360px; } }

.howto {
  background-color: var(--dark-blue);
  padding-bottom: 50px; }

.howto-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto 0 auto; }

.howto-grid .step {
  text-align: center;
  width: 33.333333%;
  margin-bottom: 100px; }

.howto-grid .step img {
  max-width: 100px; }

.howto .Copy-S {
  margin-top: 20px;
  color: var(--light-blue); }

@media only screen and (max-width: 1024px) {
  .howto h2 {
    padding: 100px 0 80px 0 !important; }
  .howto {
    padding-bottom: 0px; }
  .howto .Copy-S {
    margin-top: 10px;
    margin-bottom: 50px; }
  .howto-grid .step {
    margin-bottom: 50px; } }

@media only screen and (max-width: 640px) {
  .howto h2 {
    padding: 50px 0 50px 0 !important; }
  .howto {
    padding-bottom: 30px; }
  .howto-grid .step {
    text-align: center;
    width: 50%;
    margin-bottom: 0px; }
  .howto-grid .step img {
    max-width: 80px; }
  .howto .Copy-S {
    margin-top: 0px;
    padding: 0 10px; } }

.festivals {
  background-color: --light-blue; }

.festivals h2 {
  color: var(--dark-blue);
  padding: 100px 0 50px 0 !important; }

.festivals-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto 0 auto; }

.festivals-grid .award {
  /*width: 25%;
         max-width: 360px;*/
  text-align: center;
  padding-bottom: 40px;
  max-width: 25%; }

.festivals-grid .award img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  margin-bottom: 10px; }

.festivals .and-more {
  padding: 60px 0 20px 0; }

@media only screen and (max-width: 1024px) {
  .festivals h2 {
    padding: 100px 0 50px 0 !important; }
  .festivals-grid .award {
    max-width: 33%; } }

@media only screen and (max-width: 640px) {
  .festivals h2 {
    padding: 50px 0 50px 0 !important; }
  .festivals-grid .award {
    max-width: 50%; } }

.boilerplate {
  padding: 0 0 150px 0;
  margin: 0; }

@media only screen and (max-width: 1024px) {
  .boilerplate {
    padding: 0 0 80px 0; } }

/* FOOTER */
footer {
  position: relative;
  padding-bottom: 50px;
  max-width: 1440px;
  margin: 0 auto 0 auto;
  padding-left: 60px;
  padding-right: 60px; }

.footer_logos a {
  margin: 0 30px; }

.logo_innocean {
  width: 196px;
  height: 120px;
  -o-object-fit: contain;
  object-fit: contain; }

.logo_hds {
  width: 127px;
  height: 120px;
  -o-object-fit: contain;
  object-fit: contain; }

footer .Copy-S {
  text-align: left; }

footer nav {
  position: absolute;
  top: 0;
  right: 60px; }

footer nav a {
  margin-left: 40px;
  display: inline-block;
  margin-bottom: 20px; }

.footer_logos {
  margin-top: 20px; }

@media only screen and (max-width: 1024px) {
  footer {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center; }
  footer .Copy-S {
    text-align: center;
    margin: 0; }
  .footer_logos {
    margin: 0; }
  .footer_logos a {
    margin: 0 20px; }
  footer nav {
    margin-top: 20px;
    position: static;
    text-align: center; }
  footer nav a {
    display: inline-block;
    text-align: center;
    margin: 5px 20px; } }

@media only screen and (max-width: 1024px) {
  header,
  footer,
  section {
    padding-left: 30px;
    padding-right: 30px; } }
