html, body {
  height: 100%; }

body {
  min-height: 100%;
  font-family: 'Lato', sans-serif; }

p {
  margin-bottom: 1.5rem; }

button, input, optgroup, select, textarea {
  font-family: inherit; }

/* sibe bar */
.sidenav {
  height: 100%;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 50px; }
  .sidenav a {
    text-decoration: none;
    color: #394151;
    display: block;
    transition: 0.3s; }
  .sidenav ul {
    list-style-type: none;
    padding: 0 0px; }

.openNav {
  width: 410px; }

.closeNav {
  width: 0px; }

.nav-link {
  font-size: 1rem;
  margin: 0px 20px;
  padding: 14px 10px;
  white-space: nowrap;
  border-bottom: 1px solid #DCE5EC;
  letter-spacing: 0.1em; }

.drop i {
  padding-left: 125px; }

.indent {
  padding-left: 3px; }
  .indent i {
    float: left;
    padding-right: 0.5rem; }

.sidenav .nav-item:hover {
  background-color: #F7F8FC; }

.sidenav .closebtn {
  position: absolute;
  top: -2px;
  right: 15px;
  font-size: 32px;
  margin-left: 50px; }

.closebtn a {
  padding: 0; }

.closepanel .material-icons {
  margin-bottom: 2px; }

.dropdown-toggle::after {
  display: none; }

.sidenav-footer {
  margin: 0 20px;
  padding: 15px 10px; }
  .sidenav-footer a {
    font-size: 0.875rem;
    white-space: nowrap;
    letter-spacing: 0.1em; }

.lang-flags {
  white-space: nowrap; }
  .lang-flags a {
    display: inline-block;
    padding: 5px 5px 0 0; }

/* nav bar */
header {
  background-color: rgba(12, 12, 12, 0.95);
  width: 100%;
  height: 50px;
  position: fixed;
  transition: top 0.4s ease-in-out;
  top: -50px;
  padding: 0 15px;
  z-index: 1030; }
  header a {
    color: #F7F7F7;
    font-size: 13px;
    letter-spacing: 0.05rem; }
  header a:focus, header a:hover {
    color: #a8aeb7; }

.nav-down {
  top: 0px; }

#lang-selector img {
  padding: 0 12px 3px 0; }

#lang-selector i {
  padding-left:10px; }

.menu-button {
  cursor: pointer;
  margin-right: 20px;
  color: #F7F7F7; }

.menu-button i:hover {
  color: #a8aeb7; }

.fujifilm-logo img {
  height: 26px;
  margin-top: 12px;
  float: right;
  vertical-align: middle;
  cursor: pointer; }

.btn-langbox {
  display: inline-block;
  text-decoration: none;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  margin-right: 15px; }

.caret {
  margin-left: 22px; }

.languagepicker {
  padding-left: 0;
  margin-bottom: 0; }

.dropdown-menu {
  border: none;
  border-radius: 0;
  min-width: 150px;
  margin: 0;
  background-color: rgba(18, 18, 18, 0.95); }

.dropdown-item {
  font-weight: 200;
  padding: 4px 12px;
  color: #fff; }

.dropdown-item:focus, .dropdown-item:hover {
  text-decoration: none;
  color: #fff;
  background-color: #323232; }

.btn-lang {
  width: 150px;
  height: 50px;
  background: none;
  border: 0;
  border-radius: 0;
  padding: 6px 12px;
  font-weight: 300;
  line-height: 1.25rem;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  /**border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);**/
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.btn-lang:hover .btn-lang:focus {
  outline: none; }

.btn-padding {
  padding: 30px 0 20px 0px; }

.dropdown-toggle::after {
  margin-left: 1.5rem;
  color: #fff; }

/* parallax scrolling */
.head-section {
  background-color: #fff;
  position: relative;
  height: 100vh;
  z-index: 0;
  /* For text formatting. */ }

.section {
  position: relative;
  height: 500px;
  /* For text formatting. */
  align-items: center;
  justify-content: center; }

.parallax::after {
  /* Display and position the pseudo-element */
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateZ(-1px);
  -webkit-transform: translateZ(-1px);
  z-index: -1;
  background-size: cover; }

.bg1::after {
  background-image: url("../images/bg_jet_press.jpg");
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat; }

.bg3::after {
  background-image: url("../images/imagine-burst_jet_press.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(50% 10%, 100% 0, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(50% 10%, 100% 0, 100% 100%, 0 100%, 0 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-top: 1px solid transparent;
  margin-top: -115px; }

.bg4::after {
  background-image: url("../images/form-bg_jet_press.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(50% 10%, 100% 0, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(50% 10%, 100% 0, 100% 100%, 0 100%, 0 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-top: 1px solid transparent;
  margin-top: -120px; }

/* Buttons */
.btn-primary {
  transition: all 0.4s ease-in-out;
  padding: 10px 20px;
  letter-spacing: 0.1em;
  font-size: 0.95rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 5px 0;
  border: none; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  border-color: #fff;
  color: #fff;
  box-shadow: none; }

.btn-secondary {
  font-size: 18px;
  text-align: left;
  border: none;
  transition: all 0.4s;
  padding: 10px 10px 10px 20px;
  margin: 10px 0; }

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active, .open > .dropdown-toggle.btn-secondary {
  outline: none;
  box-shadow: none;
  border: none; }

.btn-info {
  background: none;
  border: none;
  font-size: 0.9rem;
  font-weight: 300; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  outline: none;
  box-shadow: none;
  text-decoration-line: underline;
  background-color: inherit; }

.btn-text {
  font-weight: 500;
  border: none;
  color: #394151 !important;
  background-color: transparent;
  padding: 0;
  text-align: left; }

.btn-text:hover, .btn-text:focus, .btn-text:active {
  color: #11B5BC !important;
  background-color: transparent; }

.hidden-link:hover {
  text-decoration: underline;
  color: #11B5BC; }

.form-collapse .btn-text {
  color: #fff !important; }

.form-collapse .btn-text:hover, .form-collapse .btn-text:focus, .form-collapse .btn-text:active {
  text-decoration: underline;
  background-color: transparent; }

/* Form styles */
.form-cta #inputEmail,
.form-cta #inputName,
.form-cta #inputSurname,
.form-cta #inputCountry,
.form-cta #inputCompany,
.form-cta #inputAddress,
.form-cta #inputCity,
.form-cta #inputPostcode,
.form-cta #inputPhone {
  direction: ltr;
  height: 45px;
  font-size: 1.2rem;
  font-weight: 300; }

.form-cta #inputEmail,
#requestSAMPLE .form-cta #inputCompany,
#CONTACT .form-cta #inputCountry {
  margin-bottom: 10px; }

.form-cta input[type=email],
.form-cta input[type=tel],
.form-cta input[type=text],
.form-cta button {
  width: 100%;
  display: block;
  z-index: 1;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.form-cta input[type=email],
.form-cta input[type=tel],
.form-cta input[type=text],
.form-cta textarea {
  border: 1px solid #E5E5E4;
  margin-bottom: 0px; }

.form-cta textarea {
  direction: ltr;
  padding: 10px 20px;
  width: 100%;
  height: 120px !important;
  font-size: 1.2rem;
  font-weight: 300; }

.form-group {
  margin-bottom: 0rem; }

.form-control {
  border-radius: 0px;
  padding: 6px 20px;
  box-shadow: none; }

.form-download .form-control:focus {
  border-color: #6891a2;
  outline: 0; }

.icon-input-btn {
  display: inline-block;
  position: relative; }

.formcell-left {
  padding: 0 10px 0 0; }

.formcell-right {
  padding: 0 0 0 10px; }

.custom-select {
  height: 45px;
  width: 100%;
  border-radius: 0;
  display: block;
  padding: 6px 20px;
  margin: 0 10px; }

/* section arrow down */
#arrow-down {
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  text-align: center; }

#arrow-down i {
  padding: 0.5rem;
  border-radius: 100%;
  border: 4px solid rgba(255, 255, 255, 0.3);
  background-color: #f5f5f5;
  background-clip: padding-box;
  color: black; }

/* hover over images effect */
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default; }

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 15%;
  left: 0;
  padding: 50px 0px; }

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.hovereffect:hover {
  background: #009AA5; }

.hovereffect:hover img {
  opacity: 0.3;
  filter: alpha(opacity=40);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #009AA5; }

.hovereffect h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background-color: rgba(0, 154, 165, 0.7);
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.hovereffect:hover h2 {
  background-color: transparent;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px); }

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  padding: 10px 20px;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* general */
.heavy {
  font-weight: 600; }

.bold {
  font-weight: 400; }

.sectionMOBILE {
  display: none; }

.section-description {
  margin-top: 50px;
  margin-bottom: 50px; }

.feature-description {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem; }

.para-break {
  margin-bottom: 0.5rem; }

.white-text {
  color: #fff; }

.fullwidth-content {
  padding: 90px 70px 70px 70px; }

.no-padding {
  padding-right: 0;
  padding-left: 0; }

.gallery-spacing {
  padding-top: 10px;
  padding-bottom: 10px; }

#image-wrap {
  width: 100%;
  height: auto;
  overflow: hidden; }

.material-icons.md-18 {
  font-size: 18px; }

.material-icons.md-24 {
  font-size: 24px; }

.material-icons.md-28 {
  font-size: 28px; }

.material-icons.md-36 {
  font-size: 36px; }

.material-icons.md-48 {
  font-size: 48px; }

.material-icons {
  vertical-align: middle; }

.icon-input-btn .material-icons {
  float: right; }

.tweenPosition-h100v {
  top: 35%; }

.h-100v {
  height: 100vh !important; }

/* header */
#header-content {
  justify-content: center;
  text-align: center;
  padding: 90px 20px 0 20px; }
  #header-content p {
    font-size: 1.4rem; }

#header-content .btn-primary {
  opacity: 0.8; }

.headline {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.nopadding-left {
  padding-left: 0; }

.nopadding-right {
  padding-right: 0; }

/* form collapse */
.form-collapse {
  background-color: #11B5BC; }

.form-collapse .fa-times {
  font-size: 0.85rem; }

.card {
  text-align: center;
  background-color: inherit;
  color: #fff;
  border: none;
  border-radius: 0px;
  padding: 50px; }

.form-collapse .feature-description {
  margin-top: 1rem; }

#TECHNOLOGY .content-section {
  z-index: 0;
  position: relative;
  background-color: #fff; }

#TECHNOLOGY #shape {
  position: relative;
  z-index: 0;
  background-color: white;
  top: -30px; }
  #TECHNOLOGY #shape #left-skew {
    width: 100%;
    height: 350px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    transform: skewY(5deg); }
  #TECHNOLOGY #shape #right-skew {
    width: 100%;
    height: 350px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    transform: skewY(-5deg); }

#TECHNOLOGY h4 {
  font-weight: 500;
  color: #11B5BC; }

#TECHNOLOGY #tech-header {
  padding-top: 90px;
  justify-content: center;
  text-align: center; }

#TECHNOLOGY #tech-innovation {
  padding: 90px 0 76px 0;
  background-color: #F7F8FC; }

#TECHNOLOGY #quality {
  text-align: center;
  padding-top: 90px; }

#TECHNOLOGY #qulaity-icons {
  text-align: left; }
  #TECHNOLOGY #qulaity-icons .feature-description {
    margin-bottom: 2.5rem; }
  #TECHNOLOGY #qulaity-icons .col-lft {
    padding-right: 25px; }
  #TECHNOLOGY #qulaity-icons .col-rgh {
    padding-left: 25px; }

#TECHNOLOGY #carousel h3 {
  color: #fff; }

#TECHNOLOGY #quality-carousel .carousel-overlay {
  position: absolute;
  width: 100%;
  height: 85px;
  background: #000;
  opacity: 0.7;
  transition: all 0.2s ease-out;
  bottom: 0px; }

#TECHNOLOGY #quality-carousel .carousel-caption {
  bottom: 0px;
  left: 10px;
  right: 10px;
  padding-bottom: 16px; }

#TECHNOLOGY #quality-carousel .carousel-control-prev-icon {
  background-image: none; }

#TECHNOLOGY #quality-carousel .carousel-control-next-icon {
  background-image: none; }

#TECHNOLOGY #quality-carousel .carousel-control-prev-icon, #TECHNOLOGY #quality-carousel .carousel-control-next-icon {
  width: 45px;
  height: 45px; }

#TECHNOLOGY #simpleCTA {
  text-align: center; }

#TECHNOLOGY #simpleCTA h4 {
  color: #394151; }

#TECHNOLOGY .CTA-padding {
  margin: 180px 0; }

#TECHNOLOGY .break-line {
  width: 100%;
  height: 1px;
  opacity: 0.5;
  margin: 0 auto;
  background: #394151; }

#TECHNOLOGY .sample-btn-spacing {
  margin: 1.5rem 0 2.5rem 0; }

#TECHNOLOGY #production-power {
  background-color: #F7F8FC; }

#TECHNOLOGY .production-content {
  padding: 90px 70px 76px 70px; }

#TECHNOLOGY #imgPower {
  height: 585px;
  background-image: url("../images/production_jet_press.jpg");
  background-size: cover; }

#TECHNOLOGY #versatile {
  text-align: center;
  padding: 90px 0 76px 0; }

#TECHNOLOGY #environment {
  background-color: #F7F8FC; }

#TECHNOLOGY #imgGreen {
  height: 585px;
  background-image: url("../images/environment_jet_press.jpg");
  background-size: cover; }

#TECHNOLOGY #tech-footer {
  height: 100vh;
  text-align: center; }

#SUCCESS .content-section {
  position: relative;
  background-color: #1D1D1D;
  color: #fff;
  z-index: 1; }
  #SUCCESS .content-section h2 {
    color: #fff; }
  #SUCCESS .content-section h4 {
    color: #11B5BC;
    font-weight: 300;
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    text-transform: uppercase; }

#SUCCESS #shape {
  position: relative;
  z-index: 0;
  background-color: white;
  top: -20px; }
  #SUCCESS #shape #left-skew {
    width: 100%;
    height: 350px;
    background-color: #1D1D1D;
    position: absolute;
    top: -5px;
    right: 0;
    transform: skewY(5deg); }
  #SUCCESS #shape #right-skew {
    width: 100%;
    height: 350px;
    background-color: #1D1D1D;
    position: absolute;
    top: -5px;
    right: 0;
    transform: skewY(-5deg); }

#SUCCESS #success-header {
  padding-top: 90px;
  justify-content: center;
  text-align: center; }

#SUCCESS #casestudy-header {
  padding: 90px 0 45px;
  background-color: #171717;
  justify-content: center;
  text-align: center; }
  #SUCCESS #casestudy-header h3 {
    color: #fff;
    padding-bottom: 20px;
    font-weight: 400; }

#SUCCESS #casestudy-quote .fullwidth-content {
  padding: 0px 70px 35px 70px; }

#SUCCESS .quote {
  font-size: 1.5rem;
  letter-spacing: 0.05rem; }

#SUCCESS .quote-name {
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  margin-bottom: 0;
  color: #11B5BC; }

#SUCCESS .quote-title {
  color: #A5A5A5;
  margin-bottom: 0; }

#SUCCESS .quote-mark img {
  margin: -35px 0px 20px;
  max-width: 125px;
  opacity: 0.8; }

#SUCCESS .case-break {
  height: 1px;
  background-color: #11B5BC; }

#SUCCESS #imgStraub {
  height: 530px;
  background-image: url("../images/straub_jet_press.jpg");
  background-size: cover; }

#SUCCESS #imgGreenshires {
  height: 530px;
  background-image: url("../images/greenshires_jet_press.jpg");
  background-size: cover; }

#SUCCESS #imgImpressed {
  height: 530px;
  background-image: url("../images/impressed_jet_press.jpg");
  background-size: cover; }

#SUCCESS #imgEmmerson {
  height: 530px;
  background-image: url("../images/emmerson_jet_press.jpg");
  background-size: cover; }

#SUCCESS #imgCalendriers {
  height: 530px;
  background-image: url("../images/calendriers_jet_press.jpg");
  background-size: cover; }

#SUCCESS #imgKingfisher {
  height: 530px;
  background-image: url("../images/kingfisher_jet_press.jpg");
  background-size: cover; }

#SUCCESS #imgPosterXXL {
  height: 530px;
  background-image: url("../images/posterXXL_jet_press.jpg");
  background-size: cover; }

#SUCCESS #imgOchoa {
  height: 530px;
  background-image: url("../images/ochoa_jet_press.jpg");
  background-size: cover; }

#SUCCESS #success-footer {
  background-color: #171717;
  height: 100vh;
  text-align: center;
  justify-content: center; }

#IMAGINE .header-section {
  position: relative;
  z-index: 3; }

#IMAGINE .content-section {
  position: relative;
  background-color: #ebeef3;
  z-index: 3; }

#IMAGINE #shape {
  position: relative;
  z-index: 1;
  background-color: white;
  top: -20px; }
  #IMAGINE #shape #left-skew {
    width: 100%;
    height: 350px;
    background-color: #ebeef3;
    position: absolute;
    top: 0;
    right: 0;
    transform: skewY(5deg); }
  #IMAGINE #shape #right-skew {
    width: 100%;
    height: 350px;
    background-color: #ebeef3;
    position: absolute;
    top: 0;
    right: 0;
    transform: skewY(-5deg); }

#IMAGINE #imagine-header {
  padding-top: 90px;
  justify-content: center;
  text-align: center; }
  #IMAGINE #imagine-header .btn-primary {
    opacity: 0.8; }

#IMAGINE .imagepair-margin {
  margin-bottom: 100px; }

#IMAGINE #applications {
  margin-top: -1px;
  padding: 90px 0;
  background-color: #E5E9EF;
  text-align: center; }
  #IMAGINE #applications .hovereffect .overlay {
    top: 18%; }

#IMAGINE #imagine-statements .container-fluid {
  justify-content: center;
  align-items: center;
  color: #fff; }

#IMAGINE section .container-fluid {
  justify-content: center;
  text-align: center;
  padding: 0 10px; }
  #IMAGINE section .container-fluid h1 {
    color: #fff;
    margin-bottom: 2rem;
    letter-spacing: 0.1rem; }
  #IMAGINE section .container-fluid p {
    font-size: 2rem; }

#IMAGINE .panel-1 {
  height: 100vh;
  background-color: #47D3E6;
  position: relative;
  padding: 0 15px; }

#IMAGINE .panel-2 {
  height: 100vh;
  background-color: #3BB9F0;
  position: relative;
  padding: 0 15px; }

#IMAGINE .panel-3 {
  height: 100vh;
  background-color: #22A8F0;
  position: relative;
  padding: 0 15px; }

#IMAGINE .panel-4 {
  height: 100vh;
  background-color: #5874D0;
  position: relative;
  padding: 0 15px; }

#IMAGINE .panel-5 {
  height: 100vh;
  background-color: #6158D0;
  position: relative;
  padding: 0 15px; }

#IMAGINE #imagine-footer {
  z-index: 5;
  position: relative;
  background-color: #fff;
  height: 100vh;
  text-align: center;
  justify-content: center;
  padding: 0 15px; }
  #IMAGINE #imagine-footer .container-fluid {
    padding: 0 10px; }
  #IMAGINE #imagine-footer .h-100v {
    top: 30%; }
  #IMAGINE #imagine-footer h2 {
    margin-bottom: 2rem;
    letter-spacing: 0.1rem; }
  #IMAGINE #imagine-footer p {
    font-size: 2rem; }
  #IMAGINE #imagine-footer .tweenPosition-h100v {
    top: 30%; }

/*
Contact section
*/
#CONTACT {
  /*
form
*/ }
  #CONTACT .content-section {
    position: relative;
    z-index: 6; }
  #CONTACT #contact-header {
    padding-top: 90px;
    justify-content: center;
    text-align: center; }
  #CONTACT p.small {
    color: #fff;
    padding-bottom: 8px; }
  #CONTACT a {
    text-decoration: underline; }
  #CONTACT .privacy {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 66px;
    font-size: 0.8rem; }

/*footer
*/
footer {
  text-align: center;
  align-items: center;
  background-color: #fff;
  padding: 25px 0;
  position: relative;
  z-index: 7; }
  footer p {
    font-size: 14px;
    line-height: 17px;
    padding: 0px; }
  footer .footer-line {
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: #f0f0f0; }
  footer .address-patch {
    padding: 25px 0 25px;
    text-align: left; }
  footer .fujifilm-logo-sm img {
    max-width: 150px;
    float: right; }
  footer .social ul {
    padding-left: 0px;
    list-style: none; }
  footer .social li {
    display: inline-block;
    padding-right: .3em;
    padding-left: .3em;
    padding-bottom: .3em; }
  footer .social li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #00C4D5;
    border-radius: 50%;
    background: #fff;
    border: solid 1px #00C4D5;
    -webkit-transition: all .8s ease;
    transition: all .8s ease; }
  footer .social li a:hover {
    color: #fff;
    background: #00C4D5; }
  footer .social-icons i {
    color: #00C4D5;
    font-size: 30px;
    line-height: 40px; }

    @media only screen and (max-width: 1146px)  {
   h1 {font-size: 3rem !important;}
}
#requestSAMPLE {
    margin: 0 auto;
}
