@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-RegularItalic.woff2') format("woff2"), url('../fonts/Graphik-SuperItalic.woff2') format("woff2"), url('../fonts/Graphik-SuperItalic.woff2') format("woff2"), url('../fonts/Graphik-RegularItalic.woff2') format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-SemiboldItalic.woff2') format("woff2"), url('../fonts/Graphik-SemiboldItalic.woff2') format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Medium.woff2') format("woff2"), url('../fonts/Graphik-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-MediumItalic.woff2') format("woff2"), url('../fonts/Graphik-MediumItalic.woff2') format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Light.woff2') format("woff2"), url('../fonts/Graphik-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-LightItalic.woff2') format("woff2"), url('../fonts/Graphik-LightItalic.woff2') format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Regular.woff2') format("woff2"), url('../fonts/Graphik-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Semibold.woff2') format("woff2"), url('../fonts/Graphik-Semibold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Bold.woff2') format("woff2"), url('../fonts/Graphik-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-BoldItalic.woff2') format("woff2"), url('../fonts/Graphik-BoldItalic.woff2') format("woff2");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-BlackItalic.woff2') format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Extralight.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-ExtralightItalic.woff2') format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik super;
  src: url('../fonts/Graphik-Super.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Graphik;
  src: url('../fonts/Graphik-ThinItalic.woff2') format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

:root {
  --black: black;
  --white: white;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: 600;
}

.main-menu-navbar {
  color: #fff;
  background-color: #0000;
  background-image: linear-gradient(#0000004d, #0000);
  padding-top: 0;
}

.main-menu-navbar:hover {
  text-decoration: underline;
}

.body {
  background-color: #000;
  font-family: Graphik, Arial, sans-serif;
}

.menu-item {
  color: #d8d8d8;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
}

.menu-item:hover {
  color: #fff;
}

.menu-item.w--current {
  color: #fff;
  padding-bottom: 19px;
}

.cover-section {
  background-image: url('../images/rni-all-films-4-hero-image.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
  min-height: 640px;
}

.main-menu-container {
  background-color: #0000;
  width: 100%;
  display: block;
}

.h1 {
  color: #fff;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 80px;
  font-weight: 600;
  line-height: 80px;
}

.h1.product {
  color: #000;
  max-width: 440px;
  font-size: 40px;
  line-height: 40px;
}

.h1.product.price {
  height: 40px;
  font-size: 20px;
  font-weight: 500;
}

.h1.product.white {
  color: #fff;
}

.h1.product.white.full-width {
  max-width: 100%;
}

.h1.pbi {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.h1.platform {
  color: silver;
  font-weight: 700;
}

.h1.medium-width {
  max-width: 650px;
}

.brand {
  width: 40px;
  height: 47px;
  margin-bottom: 6px;
  padding-top: 10px;
}

.cover-title {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 90%;
  padding-right: 15px;
  display: flex;
}

.section-statement {
  background-color: #f2f1e9;
  justify-content: center;
  align-items: center;
  min-height: 50vw;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.section-statement.white {
  background-color: #fff;
}

.section-statement.product-specs {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 100px;
  display: block;
}

.section-statement.product-specs.cameras {
  color: #f2f1e9;
  background-color: #141414;
}

.section-statement.product-specs.tech {
  background-image: linear-gradient(#8567091a, #8567091a);
}

.h2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  overflow: visible;
}

.h2.pre {
  color: #693002;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
}

.h2.pre.caramel {
  color: #b3cae7;
}

.h2.pre.iphone {
  color: #999;
}

.h2.pre.video {
  color: #d3a4ff;
}

.h2.white {
  color: #fff;
  text-decoration: none;
  display: block;
}

.h2.white.feature {
  margin-top: 13px;
  margin-bottom: 13px;
  padding-left: 6px;
}

.h2.white.feature.black {
  color: #000;
}

.h2.white.centered {
  text-align: center;
}

.h2.white.narrow {
  min-width: 320px;
}

.h2.white.narrow.test {
  letter-spacing: .1vh;
  max-width: 1250px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 80px;
  font-weight: 700;
  line-height: 80px;
}

.h2.center {
  color: #333;
  text-align: center;
  text-decoration: none;
  display: block;
}

.section-light {
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 50vw;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
}

.section-light.presets {
  background-image: url('../images/bg_presets.jpg');
  background-position: 0 0;
  background-size: cover;
  border-bottom: 0 #000;
}

.section-light.videographers {
  background-image: url('../images/bg_video.jpg');
  background-position: 0 0;
  background-size: cover;
}

.section-light.social-share {
  background-color: #090909;
  min-height: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  display: block;
}

.section-light.black {
  background-color: #000;
}

.section-light.black.follow-us {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-light.samples {
  padding-bottom: 0;
}

.section-light.samples.dark, .section-light.ios {
  background-color: #141414;
}

.body-copy {
  max-width: 700px;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  display: inline-block;
}

.body-copy.white {
  color: #fff;
  margin-top: 8px;
  display: block;
}

.body-copy.white.center.dimmed {
  color: gray;
}

.body-copy.multiparagraph {
  margin-bottom: 50px;
}

.body-copy.large {
  max-width: 100%;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.body-copy.large.grey {
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}

.button-red {
  color: #fff;
  text-align: center;
  text-transform: none;
  background-color: #e42c2c;
  border-radius: 3px;
  min-width: 180px;
  margin-top: 40px;
  padding: 15px 40px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.button-red:hover {
  color: #fff;
  background-color: #000;
}

.button-red.coming-soon {
  background-color: gray;
}

.button-red.buy-now {
  margin-top: 15px;
}

.button-red.blue {
  background-color: #72a0fc;
  height: 48px;
  margin-top: 0;
  padding: 10px 20px;
}

.button-red.blue:hover {
  background-color: #000;
}

.solutions-container {
  text-align: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.platform-illustrations {
  margin-top: 60px;
  margin-bottom: 20px;
  display: inline-block;
}

.general-caption {
  margin-top: 15px;
  margin-bottom: 51px;
  font-size: 16px;
}

.general-caption.align-left {
  text-align: left;
}

.general-caption.align-left.specs {
  margin-bottom: 35px;
  font-size: 12px;
  line-height: 18px;
}

.general-caption.credits {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-weight: 300;
  display: block;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.general-caption.upgrading {
  margin-top: 34px;
  margin-bottom: 15px;
  line-height: 24px;
}

.general-caption.upgrading.white {
  color: #fff;
}

.general-caption.before-after {
  color: #fff;
  max-width: 500px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.general-caption.presets-list {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.general-caption.paypal {
  margin-bottom: 10px;
}

.general-caption.white {
  color: #fff;
}

.general-caption.white.no-margin {
  margin-top: 0;
}

.general-caption.in-page {
  max-width: 700px;
  margin-bottom: 16px;
}

.platform-illustration-column {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.navbar-section-2nd {
  z-index: 999;
  background-color: var(--black);
  position: sticky;
  top: 0;
}

.section {
  background-color: #f5f5f5;
  padding-top: 72px;
  padding-bottom: 120px;
}

.section.crumbled {
  background-color: #fff;
  padding-top: 10px;
}

.section.crumbled.black {
  background-color: #000;
}

.section.crumbled.silver {
  background-color: #f2f2f2;
}

.section.crumbled.title-all-films-5 {
  background-color: #2b352e;
  background-image: url('../images/all-films-5-fuji-pro-400-ii-1100.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: auto;
  padding-bottom: 0;
  overflow: visible;
}

.section.crumbled.title-aerochrome {
  background-color: #00313a;
  background-image: linear-gradient(#00000040, #00000040), url('../images/B0005248-1100.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 0;
}

.section.crumbled.no-bottom-margin {
  padding-bottom: 0;
}

.section.crumbled.title-all-films-5-c1 {
  background-color: #2b352e;
  background-image: linear-gradient(#0003, #0003), url('../images/fk3esp-all-films-5-c1-agfa-optima-200-v.2-1100.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  padding-bottom: 0;
  overflow: visible;
}

.section.crumbled.title-get-rni-films {
  background-image: url('../images/get-rni-films-cover-02.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.section.notabs {
  padding-top: 150px;
}

.section.dark-grey {
  color: #fff;
  background-color: #1f1f1f;
  min-height: 50vw;
}

.section.dark-grey.center-vertically {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.section.dark-grey.center-vertically.black {
  background-color: #000;
}

.section.dark-grey.center-vertically.rediscover {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/L1040779-kodak-portra-160.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section.dark-grey.center-vertically.rediscover.lite {
  background-image: linear-gradient(#00000030, #00000030), url('../images/_H7A9813-agfa-optima-200.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section.dark-grey.center-vertically.rediscover-aerochrome {
  background-image: url('../images/B0009417-aero-05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.dark-grey.center-vertically.amount-c1 {
  background-image: url('../images/all-films-5-c1-profile-strength-full-width-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section.dark-grey.halves {
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: visible;
}

.section.wrap-slider {
  background-color: #000;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.price {
  color: #000;
  height: 90px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.product-preview-title {
  margin-top: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.product-preview-subtitle {
  color: #616161;
  max-width: 200px;
  height: 65px;
  font-weight: 300;
  display: inline-block;
}

.product-preview-container {
  padding-top: 50px;
}

.tabs-menu {
  text-align: right;
  margin-bottom: 50px;
}

.tabs-menu.product-page {
  text-align: left;
}

.tab {
  color: #1364cc;
  text-align: center;
  background-color: #0000;
  border-bottom: 1px #ccc;
  padding: 15px;
  font-size: 16px;
}

.tab:hover {
  color: #000;
  border-bottom: 2px solid #ccc;
}

.tab.w--current {
  color: #000;
  background-color: #0000;
  border-bottom: 2px solid #000;
}

.tab.realistic.w--current {
  color: #000;
}

.tab.white {
  color: #fff;
}

.tab.white.w--current {
  border-bottom-color: #fff;
}

.vat-notice {
  color: gray;
  max-width: 190px;
  margin-top: 30px;
  font-size: .7em;
  line-height: 1.6em;
}

.software-logo-column {
  float: left;
  border-right: 1px solid #9b9b9b;
  height: 70px;
  padding-right: 10px;
  display: inline-block;
}

.soft-logo {
  float: left;
  margin-right: 10px;
  padding-top: 8px;
  padding-bottom: 10px;
}

.software-title-column {
  float: none;
  margin-left: 10px;
  display: inline-block;
}

.product-card {
  text-align: center;
  background-color: #202020;
  width: 250px;
  padding-top: 20px;
  padding-bottom: 30px;
  display: block;
}

.product-card.store-card {
  background-color: #fff;
  width: 252px;
  padding-top: 0;
}

.product-card.store-card.hidden {
  display: none;
}

.products-row {
  width: 850px;
  max-width: 850px;
  margin-top: 20px;
  margin-bottom: 60px;
}

.products-row.hidden {
  display: block;
}

.separator {
  height: 64px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.legalcopy {
  color: #5f5d5d;
  font-size: 11px;
  font-weight: 300;
  line-height: 16px;
}

.container-centered {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link {
  color: #1364cc;
}

.link:hover {
  color: #000;
}

.link.white {
  color: #fff;
}

.link.white.decoration-none {
  text-decoration: none;
}

.link.black {
  color: #333;
  text-decoration: none;
}

.link.legal {
  color: #5f5d5d;
}

.link.legal.w--current {
  color: #888;
}

.link.silver {
  color: silver;
}

.samples-row {
  margin-top: 40px;
  padding: 10px 10px 0;
}

.samples-row.insta {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.social-buttons-row {
  width: 300px;
  margin-top: 30px;
  margin-bottom: 45px;
  display: inline-block;
}

.facebook {
  margin-top: 10px;
  display: inline-block;
  overflow: visible;
}

.twitter {
  margin-top: 10px;
  display: inline-block;
}

.lightbox {
  display: inline-block;
}

.logo {
  cursor: pointer;
}

.crumbles {
  color: gray;
  margin-top: 25px;
  margin-bottom: 30px;
  font-size: 12px;
  text-decoration: none;
}

.crumbles.silver {
  color: silver;
}

.caption-small {
  color: gray;
  font-family: PT Sans, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.caption-small.white {
  color: var(--white);
}

.caption-small.silver {
  color: silver;
}

.product-title-column {
  padding-top: 45px;
}

.product-title-column.no-padding {
  padding-top: 0;
}

.product-big-image {
  height: 600px;
}

.product-big-image.all-films {
  background-image: url('../images/_H7A9813_Rollei-Digibase---03---EV.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  height: 600px;
}

.product-big-image.all-films.original {
  background-image: url('../images/_H7A9813.jpg');
  background-position: 50%;
  background-size: cover;
  border-bottom: 1px solid #fff;
}

.product-big-image.all-films.trial {
  background-image: url('../images/_H7A1324_Fuji-Pro-400H---01.jpg');
  background-size: cover;
}

.product-big-image.all-films.trial.original {
  background-image: url('../images/_H7A1324_original.jpg');
}

.product-big-image.all-films.lite {
  background-image: url('../images/_MG_4877_Agfa-RSX-II-100-–-Cool.jpg');
  border-top: 1px solid #fff;
}

.product-big-image.all-films.lite-original {
  background-image: url('../images/_MG_4877_original.jpg');
}

.product-big-image.all-films.lite-c1-original {
  background-image: url('../images/rni_c1_lite_feature1_original.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.product-big-image.all-films.lite-c1 {
  background-image: url('../images/rni_c1_lite_feature1_kodachrome_2000s_v2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-top: 1px solid #fff;
}

.product-big-image.all-films.cc-mini-original {
  background-image: url('../images/rni_cc_mini_feature_original.jpg');
  background-position: 50%;
}

.product-big-image.all-films.cc-mini {
  background-image: url('../images/rni_cc_mini_feature_kodak_portra_400.jpg');
  background-position: 50%;
  border-top: 2px solid #fff;
}

.product-big-image.all-films.pro-c1-original {
  background-image: url('../images/eyr63h.jpg');
  background-size: cover;
}

.product-big-image.all-films.pro-c1 {
  background-image: url('../images/eyr63h_Kodak-Portra-800---01-grainy.jpg');
  border-top: 1px solid #fff;
}

.product-big-image.all-films.demo-c1-original {
  background-image: url('../images/L1080589-2-original.jpg');
}

.product-big-image.all-films.demo-c1 {
  background-image: url('../images/L1080589-2-agfa-optima-100-02-ev-.jpg');
  border-top: 1px solid #fff;
  border-radius: 2px;
}

.product-big-image.insta-ultimate {
  background-image: url('../images/BI_Insta_Ultimate.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.product-big-image.insta7 {
  background-image: url('../images/insta_7_big_image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.product-big-image.insta1 {
  background-image: linear-gradient(#1f09144d, #1f09144d), url('../images/insta_1_product_big_image.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.product-big-image.colibri {
  height: 100vh;
}

.product-big-image.colibri.original {
  background-image: url('../images/02-before.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 1px solid #fff;
}

.product-big-image.colibri.after {
  background-image: url('../images/02-after.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.tab-pane-product {
  margin-bottom: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.row-aligned-left {
  text-align: left;
}

.row-aligned-left.specs-row {
  margin-top: 0;
}

.specs-numbered-list {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 12px;
}

.specs-list-item {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
}

.image-credits {
  opacity: 0;
  text-align: center;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 45px;
  padding-right: 45px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.image-credits:hover {
  opacity: 1;
  background-color: #00000080;
}

.sample-div {
  width: 100%;
  display: block;
  position: relative;
}

.sample-div.margin {
  margin-bottom: 20px;
}

.instabutton {
  background-color: #0000;
  background-image: url('../images/Social-Icon-Instagram_1Social-Icon-Instagram.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: block;
}

.facebookbutton {
  background-color: #0000;
  background-image: url('../images/Social-Icon-Facebook_1Social-Icon-Facebook.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
}

.pbi-message-container {
  text-align: center;
  height: 100%;
  display: block;
  position: relative;
}

.button-appstore {
  background-color: #0000;
  background-image: url('../images/Download_on_the_App_Store_Badge_US-UK_135x40.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 175px;
  height: 52px;
  margin-top: 35px;
}

.nav-container {
  margin-top: 5px;
  margin-bottom: 5px;
}

.grey {
  color: #7c7c7c;
}

.twitter-button {
  background-color: #0000;
  background-image: url('../images/Social-Icon-Twitter_1Social-Icon-Twitter.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 60px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: 0;
  line-height: 0;
  display: block;
}

.coming-soon {
  opacity: .71;
}

.flex-parent {
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  max-width: 1200px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.flex-parent.spacer {
  margin-bottom: 100px;
}

.flex-div {
  flex: 0 auto;
  align-self: stretch;
  width: 30%;
  max-width: 500px;
  margin: 5px;
}

.flex-div.landscape {
  flex: 0 auto;
  align-self: flex-start;
  width: 50%;
  max-width: 1000px;
}

.requirements-row {
  margin-top: 30px;
}

.paragraph-block {
  margin-bottom: 60px;
}

.social {
  text-align: center;
  width: 300px;
  max-width: 300px;
  display: inline-block;
}

.social-button-cell-2 {
  text-align: left;
  padding-left: 5px;
}

.social-button-cell-1 {
  text-align: right;
  padding-right: 5px;
}

.paypal-button {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h0 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 24px;
  font-size: 70px;
  font-weight: 400;
  line-height: 72px;
}

.centered-div {
  text-align: center;
}

.statement-big {
  color: #fed44c;
  text-transform: none;
  height: 100vh;
  min-height: 100vh;
  font-weight: 300;
}

.statement-big-lite {
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 28px;
  font-weight: 300;
  line-height: 52px;
  display: block;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

.statement-big-lite.white {
  color: #fff;
}

.faq-rubricator-subsection-heading {
  font-size: 20px;
  font-weight: 500;
}

.toc-item-p {
  line-height: 24px;
}

.toc-subsection-div {
  margin-bottom: 48px;
}

.radio-button {
  transform: scale(2);
}

.radio-button.display-none {
  display: none;
}

.radio-label {
  margin-top: 8px;
  margin-bottom: 0;
  margin-left: 0;
  padding: 8px 16px 8px 50px;
  font-size: 14px;
  font-weight: 500;
}

.radio-label.label-selected {
  background-image: url('../images/radio-selected_1radio-selected.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 40px;
}

.radio-label.label-selected.dark {
  color: silver;
  background-image: url('../images/radio-selected-dark_1radio-selected-dark.png');
}

.radio-label.label-empty {
  background-image: url('../images/radio-empty_1radio-empty.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.radio-label.label-empty.inactive {
  opacity: .5;
}

.radio-label.label-empty.inactive.dark {
  color: #f5f5f5;
}

.radio-label.label-empty.dark {
  color: silver;
  background-image: url('../images/radio-empty-dark_1radio-empty-dark.png');
}

.select-platform-div {
  text-align: left;
  background-color: #f2f2f2;
  border-radius: 2px;
  margin-bottom: 32px;
  padding: 16px 24px 22px;
}

.select-platform-div.dark {
  background-color: #00000080;
}

.form-block-platform {
  text-align: left;
  margin-bottom: 0;
}

.subscription-form-wrapper {
  margin-top: 21px;
}

.subscription-form-wrapper.centered {
  text-align: center;
  max-width: 400px;
  margin-top: 49px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.email-field {
  float: left;
  color: #4f5b6e;
  width: 250px;
  height: 48px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 300;
  display: block;
}

.store-preview-link {
  width: 250px;
  height: 250px;
}

.pbilabel {
  background-color: #c0c0c0cc;
  border-radius: 5px;
  width: 100px;
  margin-top: 8px;
  margin-left: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 700;
  display: none;
}

.faqtoc {
  margin-bottom: 32px;
}

.div-title-with-icons {
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.div-title-with-icons.index-page {
  margin-bottom: 0;
}

.hero-slider {
  color: #fff;
  width: 100%;
  height: 50vw;
}

.lr5-pro-slide-hero-01 {
  background-image: url('../images/digital-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  padding-left: 89px;
  padding-right: 89px;
}

.lr5-pro-slide-hero-01.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-digital.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-02 {
  background-image: url('../images/agfa-optima-100-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.lr5-pro-slide-hero-02.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-kodak-ektar-100.jpg');
  background-position: 50%;
}

.container-slide-inner {
  flex-direction: row;
  place-content: space-around flex-start;
  align-items: center;
  height: 100%;
  padding-top: 16px;
  padding-left: 75px;
  padding-right: 75px;
  display: flex;
}

.container-slide-inner.centered {
  justify-content: center;
}

.slider-arrow {
  opacity: .5;
}

.slider-arrow:hover {
  opacity: 1;
}

.slider-arrow:active {
  opacity: .5;
}

.lr5-pro-slide-hero-03 {
  background-image: url('../images/kodak-ektar-100-v3-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-03.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-fuji-pro-160ns.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-04 {
  background-image: url('../images/fuji-natura-1600-ii-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-04.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-ilford-delta-100.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-05 {
  background-image: url('../images/autochrome-50s-plus-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-05.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-polaroid-669.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-06 {
  background-image: url('../images/technicolor-2-v2-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-06.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-agfacolor-xp160.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-07 {
  background-image: url('../images/kodachrome-70s-v3-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-07.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-fuji-instax-mini.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-08 {
  background-image: url('../images/kodak-e-200-v2-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-08.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-agfa-scala-200-faded-hc.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-09 {
  background-image: url('../images/fuji-superia-200-v2-normalised-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-09.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-agfa-optima-200.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-10 {
  background-image: url('../images/fuji-pro-160-ns-v3-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-10.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-aerochrome-06.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-11 {
  background-image: url('../images/ilford-delta-400-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-11.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-agfacolor-40s.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-13 {
  background-image: url('../images/agfa-scala-200-faded-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-13.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-kodachrome-50s-plus.jpg');
  background-position: 50%;
}

.lr5-slide-hero-final {
  text-align: left;
  background-color: #000;
}

.split-container-inner {
  flex: 1;
}

.split-div-half {
  align-items: flex-start;
  width: 50vw;
  height: 50vw;
  padding-bottom: 50%;
  display: block;
  position: static;
}

.split-div-half.black {
  background-color: #000;
}

.split-div-inner {
  align-items: center;
  width: 100%;
  height: 50vw;
  display: flex;
  position: absolute;
}

.split-div-inner.right {
  justify-content: flex-start;
  width: 50%;
  padding-left: 80px;
}

.split-div-inner.right-half {
  width: 50%;
}

.split-div-inner-left {
  width: 50%;
  max-width: 400px;
  padding-right: 48px;
}

.split-div-inner-right {
  max-width: 400px;
}

.text-span {
  text-transform: lowercase;
}

.tabs-content-split {
  width: 100%;
  height: 100%;
}

.tabs-split {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.tabs-menu-split {
  z-index: 99;
  justify-content: center;
  width: 100%;
  padding-top: 32px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.split-asset-left {
  z-index: 99;
  width: 50vw;
  height: 50vw;
  position: absolute;
  overflow: hidden;
}

.fit-to-view {
  min-width: 100%;
}

.video-holder {
  z-index: 200;
  flex-flow: row;
  align-content: flex-start;
  align-items: flex-start;
  width: 50vw;
  height: 50vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-video {
  z-index: 199;
  width: 50vw;
  min-width: 10px;
  max-width: 50vw;
  height: 50vw;
  min-height: 10px;
  max-height: 50vw;
  margin-top: 0;
  margin-left: 0;
  position: relative;
  inset: 0;
  overflow: visible;
}

.lr5-lite-slide-hero-01 {
  background-image: url('../images/L1040779-digital.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-lite-slide-hero-02 {
  background-image: url('../images/L1040779-kodak-gold-200.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-lite-slide-hero-03 {
  background-image: url('../images/L1040779-ilford-delta-100.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-lite-slide-hero-04 {
  background-image: url('../images/L1040779-fuji-superia-200-warm.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-lite-slide-hero-05 {
  background-image: url('../images/L1040779-agfacolor-40s.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-lite-slide-hero-07 {
  background-image: url('../images/L1040779-kodak-e-100g.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.lr5-demo-slide-hero-01 {
  background-image: url('../images/_H7A0695-digital.jpg');
  background-position: 50%;
  background-size: cover;
}

.lr5-demo-slide-hero-02 {
  background-image: url('../images/_H7A0695-agfacolor-40s.jpg');
  background-position: 50%;
  background-size: cover;
}

.lr5-demo-slide-hero-03 {
  background-image: url('../images/_H7A0695-kodak-e200.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-demo-slide-hero-04 {
  background-image: url('../images/_H7A0695-kodak-portra-400.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-demo-slide-hero-05 {
  background-image: url('../images/_H7A0695-polaroid-690-muted.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-demo-slide-hero-06 {
  background-image: url('../images/_H7A0695-ilford-delta-100.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.align-left {
  text-align: left;
}

.padded {
  padding-top: 80px;
  padding-bottom: 80px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr .75fr .75fr;
  justify-items: start;
  width: 100%;
}

.grid.table-4 {
  grid-template-columns: 2fr 1fr 1fr .75fr .75fr;
  padding-top: 8px;
  padding-bottom: 16px;
}

.grid.table-4.header {
  color: var(--black);
  text-align: center;
  background-color: #2d343a;
  grid-template-columns: 2fr 1fr 1fr;
  justify-items: center;
  margin-top: 32px;
}

.grid.table-4.row {
  border-bottom: 1px solid #383838;
  grid-template-columns: 2fr 1fr 1fr;
}

.data-section {
  min-height: 50vh;
  padding-top: 80px;
  padding-bottom: 80px;
}

.table-footnotes {
  color: silver;
  margin-top: 24px;
  font-weight: 300;
}

.div-down-arrow {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  min-height: 40px;
  margin-top: 160px;
  display: block;
  position: sticky;
  bottom: 0;
}

.min-height-ten {
  min-height: 10px;
}

.lr5-pro-slide-hero-14 {
  background-image: url('../images/aerochrome-18-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  padding-left: 89px;
  padding-right: 89px;
}

.lr5-pro-slide-hero-14.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-agfacolor-60s.jpg');
  background-position: 50%;
}

.quicklinks-columns {
  flex-direction: row;
  width: 100%;
  min-width: 100%;
  position: static;
}

.column-2 {
  flex: 0 auto;
}

.column-3 {
  flex: none;
}

.quicklinks-container {
  text-align: left;
  flex: 1;
}

.quicklinks-left {
  padding-right: 20px;
}

.quicklinks-right {
  padding-left: 20px;
}

.quicklink-div {
  color: silver;
  background-image: url('../images/icon-arrow-down_1icon-arrow-down.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 50px;
  border-bottom: 1px dotted #7c7c7c;
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 50px;
  display: block;
}

.quicklink-div:hover {
  color: #fff;
}

.lr5-pro-slide-hero-19 {
  background-image: url('../images/agfa-optima-100-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.lr5-pro-slide-hero-19.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-afp-5-c1-aerochrome-16.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-16 {
  background-image: url('../images/agfa-optima-100-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.lr5-pro-slide-hero-16.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-fuji-natura-1600.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-17 {
  background-image: url('../images/agfa-optima-100-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.lr5-pro-slide-hero-17.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-afp-5-c1-kodak-gold-200.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-18 {
  background-image: url('../images/agfa-optima-100-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.lr5-pro-slide-hero-18.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-afp-5-c1-kodak-portra-400.jpg');
  background-position: 50%;
}

.lr5-pro-slide-hero-20 {
  background-image: url('../images/autochrome-50s-plus-r5m7iv_overcloud1981.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.lr5-pro-slide-hero-20.c1 {
  background-image: url('../images/iyus2f_grafxartphoto-afp-5-c1-polaroid-690-muted.jpg');
  background-position: 50%;
}

.intro {
  font-size: 24px;
  line-height: 24px;
}

.af-5-slide-caption {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.form {
  margin-top: 24px;
  margin-bottom: 24px;
}

.formtextfield {
  max-width: 400px;
  height: 48px;
  margin-bottom: 16px;
}

.form-label {
  font-weight: 600;
}

.form-notification {
  color: #fff;
  background-color: #73cd9c;
  border-radius: 2px;
  max-width: 400px;
  padding: 16px;
  font-size: 16px;
}

.form-notification.error {
  background-color: #ff4a57;
}

.form-success {
  background-color: #73cd9c;
  border-radius: 3px;
  padding: 16px;
}

.text-block {
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .cover-section {
    background-image: url('../images/hero-mage-mobile-II.jpg');
    background-position: 100%;
    background-size: cover;
    min-height: 480px;
  }

  .h1 {
    max-width: 300px;
    font-size: 64px;
    line-height: 64px;
  }

  .h1.pbi {
    display: none;
  }

  .cover-title {
    padding-left: 10px;
  }

  .h2.pre.caramel, .h2.pre.iphone, .h2.pre.video {
    padding-left: 0;
  }

  .section-light {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-light.presets, .section-light.videographers {
    padding-bottom: 80px;
  }

  .section-light.black.follow-us {
    padding-bottom: 50px;
  }

  .section-light.samples {
    padding-left: 0;
    padding-right: 0;
  }

  .section-light.ios {
    padding-bottom: 80px;
  }

  .body-copy.white {
    max-width: 500px;
    font-size: 16px;
  }

  .solutions-container.specs {
    padding-top: 0;
  }

  .product-card.store-card {
    border-color: silver;
    width: auto;
  }

  .products-row {
    width: auto;
    margin-bottom: 20px;
  }

  .crumbles {
    padding-left: 10px;
  }

  .row-aligned-left.specs-row {
    margin-top: 0;
  }

  .image-credits:hover {
    opacity: 0;
  }

  .image-credits:active {
    opacity: 1;
  }

  .nav-container {
    padding-left: 10px;
  }

  .store-preview-link {
    width: auto;
    height: auto;
  }

  .pbilabel {
    background-color: #c0c0c0e6;
    border-radius: 3px;
    display: block;
  }

  .split-div-inner.right {
    padding-left: 40px;
  }

  .split-div-inner-right {
    padding-right: 32px;
  }

  .tabs-menu-split {
    padding-top: 0;
  }

  .quicklinks-container {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .quicklinks-left {
    padding-right: 10px;
  }

  .quicklinks-right {
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .cover-section {
    background-image: url('../images/rni-all-films-4-hero-image.jpg');
    background-position: 50% 0;
    background-size: 1100px;
    min-height: 400px;
  }

  .h1 {
    font-size: 56px;
    line-height: 56px;
  }

  .h1.product {
    font-size: 38px;
    line-height: 40px;
    display: inline-block;
  }

  .h1.product.price {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .cover-title {
    text-align: center;
    align-items: center;
    margin-top: 0;
    padding-left: 15px;
  }

  .section-statement.product-specs {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-statement.product-specs.tech {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .h2 {
    font-size: 32px;
    line-height: 50px;
  }

  .h2.white.feature {
    margin-left: 10px;
    padding-left: 0;
  }

  .section-light {
    padding-bottom: 40px;
  }

  .section-light.presets {
    background-image: linear-gradient(#0000004a, #0000004a), url('../images/bg_presets.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    padding-bottom: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-light.videographers {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-light.samples.dark {
    padding-bottom: 120px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-light.ios {
    padding-left: 20px;
    padding-right: 20px;
  }

  .solutions-container {
    padding-top: 75px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .general-caption.credits {
    font-size: 14px;
    line-height: 26px;
  }

  .section {
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.crumbled {
    text-align: center;
  }

  .section.crumbled.title-all-films-5, .section.crumbled.title-all-films-5-c1 {
    background-position: 10% 0;
  }

  .section.dark-grey.center-vertically {
    min-height: 100vw;
  }

  .section.dark-grey.halves {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
  }

  .section.dark-grey.halves.reversed {
    flex-wrap: wrap-reverse;
  }

  .section.wrap-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .product-preview-container.left {
    text-align: left;
  }

  .tabs-menu {
    text-align: center;
  }

  .vat-notice {
    max-width: 100%;
  }

  .software-logo-column {
    float: left;
    padding-left: 0;
    display: inline-block;
  }

  .software-title-column {
    text-align: left;
    display: inline-block;
  }

  .product-card.store-card {
    margin-bottom: 15px;
  }

  .products-row {
    flex-wrap: wrap-reverse;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 130px;
    padding-right: 130px;
    display: flex;
  }

  .legalcopy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .samples-row {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .crumbles {
    padding-left: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .caption-small {
    max-width: 300px;
    font-size: 11px;
    line-height: 15px;
    display: inline-block;
  }

  .caption-small.silver {
    color: #dbdbdb;
  }

  .image-credits {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-credits:active {
    opacity: 1;
  }

  .feature-column {
    text-align: center;
    padding-bottom: 20px;
  }

  .grey {
    color: #858585;
  }

  .flex-parent {
    flex-direction: row;
  }

  .form-block-platform {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-title-with-icons {
    text-align: left;
    justify-content: center;
    display: flex;
  }

  .div-title-with-icons.index-page {
    justify-content: flex-start;
  }

  .hero-slider {
    height: 100vw;
  }

  .container-slide-inner {
    justify-content: center;
  }

  .split-container-inner {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .split-div-half {
    width: 100%;
    padding-bottom: 100%;
  }

  .split-div-inner {
    height: 100vw;
  }

  .split-div-inner.right {
    text-align: center;
    justify-content: center;
    width: 100%;
    height: 100vw;
    padding-left: 0;
  }

  .split-div-inner.right-half {
    width: 100%;
  }

  .split-div-inner-left {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .split-div-inner-right {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 0;
    display: flex;
  }

  .tabs-split {
    width: 100%;
  }

  .tabs-menu-split {
    padding-top: 16px;
  }

  .split-asset-left {
    width: 100vw;
    height: 100vw;
  }

  .hero-slide-nav {
    display: none;
  }

  .video-holder {
    width: 100vw;
    height: 100vw;
  }

  .bg-video {
    width: 100vw;
    max-width: 100vw;
    height: 100vw;
    max-height: 100vw;
    display: none;
  }

  .grid.table-4.header {
    grid-template-columns: 2fr 1fr 1fr;
    margin-right: 20px;
  }

  .data-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form {
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .main-menu-navbar {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 5px;
  }

  .menu-item {
    z-index: 99;
    text-align: center;
    font-size: 18px;
  }

  .cover-section {
    background-image: url('../images/hero-mage-mobile-II.jpg');
    background-position: 100% 0;
    background-size: cover;
    background-attachment: fixed;
    min-height: 100vh;
  }

  .h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .h1.product {
    font-size: 28px;
    line-height: 32px;
  }

  .h1.pbi {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 32px;
    line-height: 44px;
  }

  .h1.platform {
    font-size: 28px;
    line-height: 32px;
  }

  .cover-title {
    padding-top: 100px;
  }

  .section-statement {
    padding-top: 0;
  }

  .h2 {
    font-size: 32px;
    line-height: 32px;
  }

  .h2.white.feature {
    padding-left: 0;
  }

  .h2.white.feature.black {
    font-size: 24px;
    line-height: 32px;
  }

  .h2.white.narrow.test {
    font-size: 40px;
    line-height: 48px;
  }

  .section-light {
    text-align: center;
    padding: 75px 0 0;
  }

  .section-light.presets {
    text-align: center;
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/bg_presets.jpg');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .section-light.videographers {
    padding-bottom: 80px;
  }

  .section-light.ios {
    padding-bottom: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .body-copy {
    font-size: 16px;
    line-height: 26px;
  }

  .body-copy.white {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
  }

  .body-copy.multiparagraph {
    font-size: 16px;
    line-height: 26px;
  }

  .button-red.blue {
    width: 250px;
  }

  .solutions-container {
    padding-top: 75px;
    padding-bottom: 50px;
  }

  .general-caption.credits {
    font-size: 16px;
    line-height: 24px;
  }

  .section {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.crumbled.title-all-films-5, .section.crumbled.title-all-films-5-c1 {
    background-position: 33% 0;
  }

  .tabs-menu {
    text-align: center;
    margin-bottom: 0;
    display: block;
  }

  .tabs-menu.product-page {
    justify-content: center;
    align-items: stretch;
    margin-bottom: 50px;
    display: flex;
  }

  .tab {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    display: block;
  }

  .tab:hover {
    border-bottom-style: none;
  }

  .tab.w--current {
    border-style: none none solid;
  }

  .tab.realistic.w--current {
    border-bottom-style: solid;
    padding-right: 15px;
    display: block;
  }

  .tab.no-underline-on-mobile.w--current {
    background-color: #e7e7e7;
    border-bottom-style: none;
    border-radius: 10px;
    font-weight: 600;
  }

  .vat-notice {
    display: inline-block;
  }

  .software-logo-column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-left: 10px;
    padding-left: 0;
    display: flex;
  }

  .software-logo-column.no-margin {
    margin-left: 0;
  }

  .soft-logo {
    width: 32px;
  }

  .software-title-column {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    display: flex;
  }

  .products-row {
    flex-flow: row-reverse wrap-reverse;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .separator {
    height: 32px;
  }

  .samples-row {
    max-width: 100%;
  }

  .social-buttons-row {
    width: 255px;
  }

  .caption-small {
    font-size: 11px;
    line-height: 16px;
    display: block;
  }

  .product-title-column {
    text-align: center;
    padding-top: 35px;
  }

  .button-appstore {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .menu-overlay {
    z-index: 99;
    text-align: center;
    background-color: #000;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .menu-button {
    padding-top: 8px;
    padding-bottom: 20px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .menu-icon {
    font-size: 36px;
  }

  .nav-container {
    padding-left: 0;
  }

  .flex-parent {
    flex-flow: wrap;
    align-content: stretch;
    align-items: flex-end;
  }

  .flex-div, .flex-div.landscape {
    width: 100%;
  }

  .social {
    width: 250px;
  }

  .statement-big-lite.white {
    font-size: 24px;
    line-height: 40px;
  }

  .subscription-form-wrapper.centered {
    display: inline-block;
  }

  .email-field {
    margin-right: 0;
  }

  .column {
    flex-direction: row;
    justify-content: center;
  }

  .div-title-with-icons {
    align-items: center;
    margin-bottom: 24px;
  }

  .container-slide-inner {
    text-align: center;
  }

  .split-div-inner.right {
    padding-left: 10px;
    padding-right: 10px;
  }

  .split-div-inner-left {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tabs-menu-split {
    padding-top: 8px;
  }

  .form {
    padding-left: 10px;
    padding-right: 10px;
  }

  .formtextfield {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
  }
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b12-fdb63b0b {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b15-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b1b-fdb63b0b {
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b1c-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b20-fdb63b0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b21-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b25-fdb63b0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b26-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_728340fb-9955-42e7-fcbd-9b13de63d477-fdb63b0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_728340fb-9955-42e7-fcbd-9b13de63d478-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b30-fdb63b0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b32-fdb63b0b, #w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b37-fdb63b0b, #w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b3b-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b3f-fdb63b0b, #w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b43-fdb63b0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b44-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b48-fdb63b0b {
  grid-area: 1 / 2 / 2 / 3;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b49-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}

#w-node-_7797e566-b2d2-8f6a-9911-2aa6fdb63b4b-fdb63b0b {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_73ca7121-b307-2070-a362-950e93257f49-fdb63b0b, #w-node-bbd63a57-2cae-ce30-4c0e-f556965834a6-fdb63b0b {
  grid-area: 1 / 3 / 2 / 4;
  place-self: center;
}


@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-RegularItalic.woff2') format('woff2'), url('../fonts/Graphik-SuperItalic.woff2') format('woff2'), url('../fonts/Graphik-SuperItalic.woff2') format('woff2'), url('../fonts/Graphik-RegularItalic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-SemiboldItalic.woff2') format('woff2'), url('../fonts/Graphik-SemiboldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Medium.woff2') format('woff2'), url('../fonts/Graphik-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-MediumItalic.woff2') format('woff2'), url('../fonts/Graphik-MediumItalic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Light.woff2') format('woff2'), url('../fonts/Graphik-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-LightItalic.woff2') format('woff2'), url('../fonts/Graphik-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Regular.woff2') format('woff2'), url('../fonts/Graphik-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Semibold.woff2') format('woff2'), url('../fonts/Graphik-Semibold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Bold.woff2') format('woff2'), url('../fonts/Graphik-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-BoldItalic.woff2') format('woff2'), url('../fonts/Graphik-BoldItalic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-BlackItalic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Extralight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-ExtralightItalic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik super';
  src: url('../fonts/Graphik-Super.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik';
  src: url('../fonts/Graphik-ThinItalic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}