@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: 'Tiempos Headline Black';
  src: url("../fonts/Tiempos/Tiempos Headline-Black.eot");
  src: url("../fonts/Tiempos/Tiempos Headline-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Tiempos/Tiempos Headline-Black.woff") format("woff"), url("../fonts/Tiempos/Tiempos Headline-Black.ttf") format("truetype"), url("../fonts/Tiempos/Tiempos Headline-Black.svg#6a0b34eaf192c684e65b890b4612d2ea") format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Tiempos Headline Light';
  src: url("../fonts/Tiempos/Tiempos Headline-Light.eot");
  src: url("../fonts/Tiempos/Tiempos Headline-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Tiempos/Tiempos Headline-Light.woff") format("woff"), url("../fonts/Tiempos/Tiempos Headline-Light.ttf") format("truetype"), url("../fonts/Tiempos/Tiempos Headline-Light.svg#b7b7acd6582d65408887177a0f7c2aa1") format("svg");
  font-style: normal;
  font-weight: 200;
}

@font-face {
  font-family: 'Tiempos Headline Light Italic';
  src: url(../fonts/Tiempos/TiemposHeadline-LightItalic.eot);
  src: url(../fonts/Tiempos/TiemposHeadline-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Tiempos/TiemposHeadline-LightItalic.woff) format("woff"), url(../fonts/Tiempos/TiemposHeadline-LightItalic.ttf) format("truetype"), url(../fonts/Tiempos/TiemposHeadline-LightItalic.svg#e61bb2fff21f97f8c5365a93f4cac195) format("svg");
  font-style: italic;
  font-weight: 200;
}

@font-face {
  font-family: 'Tiempos Text Bold';
  src: url(../fonts/Tiempos/TiemposText-Bold.eot);
  src: url(../fonts/Tiempos/TiemposText-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Tiempos/TiemposText-Bold.woff) format("woff"), url(../fonts/Tiempos/TiemposText-Bold.ttf) format("truetype"), url(../fonts/Tiempos/TiemposText-Bold.svg#392b4d3e665ecbda860d9f8dba84f9f9) format("svg");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: 'Tiempos Text Bold';
  src: url(../fonts/Tiempos/TiemposText-BoldItalic.eot);
  src: url(../fonts/Tiempos/TiemposText-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Tiempos/TiemposText-BoldItalic.woff) format("woff"), url(../fonts/Tiempos/TiemposText-BoldItalic.ttf) format("truetype"), url(../fonts/Tiempos/TiemposText-BoldItalic.svg#fb49970f45d2dfd964b56394bace4aa5) format("svg");
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: 'Tiempos Text Regular';
  src: url(../fonts/Tiempos/TiemposText-Regular.eot);
  src: url(../fonts/Tiempos/TiemposText-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Tiempos/TiemposText-Regular.woff) format("woff"), url(../fonts/Tiempos/TiemposText-Regular.ttf) format("truetype"), url(../fonts/Tiempos/TiemposText-Regular.svg#18c4e9297c5120922bc4b199e3714bf1) format("svg");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Tiempos Text Regular';
  src: url(../fonts/Tiempos/TiemposText-RegularItalic.eot);
  src: url(../fonts/Tiempos/TiemposText-RegularItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Tiempos/TiemposText-RegularItalic.woff) format("woff"), url(../fonts/Tiempos/TiemposText-RegularItalic.ttf) format("truetype"), url(../fonts/Tiempos/TiemposText-RegularItalic.svg#b63e14a9f3aa888a65df106f785ca79d) format("svg");
  font-style: italic;
  font-weight: 400;
}

@font-face {
  font-family: 'Tiempos Text Medium';
  src: url(../fonts/Tiempos/TiemposText-Medium.eot);
  src: url(../fonts/Tiempos/TiemposText-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Tiempos/TiemposText-Medium.woff) format("woff"), url(../fonts/Tiempos/TiemposText-Medium.ttf) format("truetype"), url(../fonts/Tiempos/TiemposText-Medium.svg#07af512b46702d3b87c9bcd1dd1d4891) format("svg");
  font-style: normal;
  font-weight: 400;
}

/*======================================
=            Variables: 	           =
======================================*/
/* Fonts */
/* Colours */
/* Grid & margins */
/*-----  End of Variables: 	 ------*/
.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before, .masthead-area:before, .feature-area:before, .footer-area:before,
.clearfix:after,
.masthead-area:after,
.feature-area:after,
.footer-area:after {
  content: " ";
  display: table;
}


.clearfix:after,
.masthead-area:after,
.feature-area:after,
.footer-area:after {
  clear: both;
}

.clearfix, .masthead-area, .feature-area, .footer-area {
  *zoom: 1;
}

.block-center, .masthead-area .introduction, .footer-area .company, .fullwidth, .standardwidth, .overhangwidth {
  margin-left: auto;
  margin-right: auto;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.delay1 {
  -webkit-animation-delay: 1.5s;
  /* Chrome, Safari, Opera */
  animation-delay: 1.5s;
}

.delay2 {
  -webkit-animation-delay: 1.85s;
  /* Chrome, Safari, Opera */
  animation-delay: 1.85s;
}

.delay3 {
  -webkit-animation-delay: 2.35s;
  /* Chrome, Safari, Opera */
  animation-delay: 2.35s;
}

.inline-box, .masthead-area .logo {
  display: inline-block;
  margin: 0;
  border: 1px solid #ffffff;
  padding: 15px;
  font: 100 28px/21px "Roboto", sans-serif;
}

.inline-box a, .masthead-area .logo a {
  border: 0;
  color: #ffffff;
}

.white-link {
  color: #ffffff;
}

.lrg-title {
  font-size: 500%;
}

.u-flex--center, .c-client--item, .c-feature__link {
  display: flex;
  justify-content: center;
  height: 100%;
  align-items: center;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.eot?7996442");
  src: url("../fonts/fontello.eot?7996442#iefix") format("embedded-opentype"), url("../fonts/fontello.woff?7996442") format("woff"), url("../fonts/fontello.ttf?7996442") format("truetype"), url("../fonts/fontello.svg?7996442#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?7996442#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-twitter:before {
  content: '\e800';
}

/* '' */
.icon-facebook:before {
  content: '\e801';
}

/* '' */
.icon-tumblr:before {
  content: '\e802';
}

/* '' */
.icon-dribbble:before {
  content: '\e806';
}

/* '' */
.icon-behance:before {
  content: '\e807';
}

/* '' */
html {
  background: #ffffff;
}

body {
  font: 100 20px/31px "Roboto",sans-serif;
  text-align: center;
  color: #090940;
}

a {
  text-decoration: none;
  border-bottom: 1px solid;
  padding-bottom: 3px;
}

b {
  font-weight: 400;
}

p {
  color: #2b2c30;
  margin: 36px 0;
}

h1, h2, h3, h4 {
  font-family: "Tiempos Headline Black", serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-size: 38px;
  line-height: 49px;
}

h2 {
  font-size: 28px;
  line-height: 39px;
  letter-spacing: -0.25px;
}

input,
textarea,
select {
  margin: 0;
  outline: 0;
  width: 100%;
  height: auto;
  padding: 10px;
  display: block;
  border-radius: 0;
  color: #090940;
  background: #ffffff;
  border: 1px solid #E5e5e5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=submit] {
  color: #ffffff !important;
  background: #090940;
}

.masthead-area {
  background-color: currentColor;
}

.masthead-area .logo {
  color: #ffffff;
  cursor: pointer;
  margin-top: 85px;
  position: relative;
  width: 100%;
  max-width: 135px;
}

.masthead-area .logo:before, .masthead-area .logo:after {
  width: 100%;
  height: 100%;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  display: block;
  content: '';
  position: absolute;
  transition: all 0.3s ease-out;
  animation-duration: 1.25s;
  animation-delay: 1s;
}

.masthead-area .logo:before {
  animation-name: introBefore;
  left: 0px;
  top: 0px;
}

.masthead-area .logo:after {
  animation-name: introAfter;
  left: 0px;
  top: 0px;
}

.masthead-area .introduction {
  margin: 120px 0 100px;
  color: #ffffff;
}

.masthead-area .introduction > h1 {
  margin-bottom: 110px;
}

.masthead-area .introduction > p {
  color: currentColor;
}

.feature-area {
  background: #ffffff;
}

.feature-area .reasoning {
  margin: 50px 0;
}

.footer-area {
  font: 100 16px/26px "Roboto",sans-serif;
  width: 100%;
}

.footer-area a {
  color: #F2670C;
  border-color: #F2670C;
}

.footer-area p {
  color: currentColor;
}

.footer-area__body {
  border-top: 1px solid #E5e5e5;
  padding: 20px 0 100px 0;
}

.footer-area .logo {
  font-size: 1em;
  padding: 9px;
}

.footer-area .portfolio {
  color: rgba(255, 255, 255, 0.35);
  border-bottom: 0;
  margin: 0 15px;
}

.footer-area .portfolio [class^="icon-"] {
  color: rgba(255, 255, 255, 0.25);
  font-size: 60px;
}

.footer-area .portfolio:hover [class^="icon-"] {
  color: #ffffff;
}

.footer-area .testimonial {
  display: none;
}

.footer-area .company .m-margin-top {
  margin-top: 20px;
}

::-moz-selection {
  background: #F2670C;
  text-shadow: none;
}

::selection {
  background: #F2670C;
  text-shadow: none;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome and Opera */
}

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.fullwidth {
  width: 94%;
  max-width: 1280px;
}

.standardwidth {
  width: 89%;
  max-width: 690px;
}

.legals {
  text-align: left !important;
}

.overhangwidth {
  width: 86%;
  max-width: 716px;
}

.l-show {
  display: none;
}

.form-wrap {
  background: #FFFFFF;
  border-radius: 5px;
}

.form-wrap p {
  margin-bottom: 12px;
  position: relative;
}

.form-wrap .zendesk_logo,
.form-wrap .basecamp_logo,
.form-wrap .slack_logo,
.form-wrap .go_cardless_logo,
.form-wrap .shopify_logo {
  margin-top: 15px;
}

.form-wrap .LV_validation_message {
  background: #EA3745;
  color: #FFFFFF;
  display: block;
  padding: 15px;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form-wrap .LV_valid {
  background: #64ce83;
}

.form-wrap .LV_valid:before {
  border-right-color: #64ce83;
}

.form-wrap #file {
  border: 2px dashed #D5D5D5;
  text-align: center;
  cursor: pointer;
}

.form-wrap .down-arrow {
  position: absolute;
  display: block;
  right: 10px;
  top: 9px;
  width: 34px;
  height: 34px;
  z-index: 5;
}

.form-wrap .down-arrow:before, .form-wrap .down-arrow:after {
  position: absolute;
  content: "";
  left: 14px;
  top: 9px;
  width: 3px;
  height: 20px;
  background: #CCC;
  -moz-border-radius: 50px 50px 0 0;
  border-radius: 50px 50px 0 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 0 100%;
  -moz-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  -o-transform-origin: 0 100%;
  transform-origin: 0 100%;
}

.form-wrap .down-arrow:after {
  left: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.site-navigation {
  padding: 0;
  margin: 0;
}

.site-navigation ul {
  margin: 0;
  padding: 0;
}

.site-navigation li {
  font-family: "Tiempos Headline Black", serif;
  display: inline-block;
  margin: 0 10px;
}

.site-navigation--main {
  background: #f46700;
  height: calc(100vh - 10px);
  margin-top: calc(-100vh + 20px);
  transition: all 0.3s ease-out;
  overflow: scroll;
}

.site-navigation--main li {
  margin: 0 30px;
}

.site-navigation--main a {
  color: #090940;
  transition: all 0.3s ease-out;
}

.site-navigation--main a:hover {
  color: #ffffff;
}

.site-navigation__links {
  flex-direction: column;
  margin: 0 40px;
  font-size: 28px;
  line-height: 45px;
  margin-top: 35vh !important;
}

.site-navigation__detail {
  font-size: 1.125rem;
  line-height: 1.65rem;
  margin: 20vh 20px 20px;
  color: #883900;
  opacity: 0;
}

@media only screen and (orientation: landscape) {
  .site-navigation__links {
    margin-top: 70vh !important;
    flex-direction: initial;
  }
}

ul.standardwidth {
  list-style-type: none;
}

ul.standardwidth li:before {
  content: '\2014';
  position: absolute;
  margin-left: -20px;
}

.m-block {
  display: block;
}

.c-client__link {
  border: 0;
  padding: 0;
}

.c-client__logo {
  width: 42.5%;
  max-height: 75px;
}

.c-client--reduce {
  width: 27.5%;
  max-height: fit-content;
}

.c-feature {
  max-width: 1280px;
  margin: 0 auto;
}

.c-feature__item {
  height: 100vw;
  max-height: 768px;
  background-size: contain;
  background-repeat: no-repeat;
  align-items: flex-end;
  margin: 50px 20px 0;
}

.c-feature__item:nth-child(even) {
  justify-content: flex-end;
}

.c-feature__item:nth-child(odd) {
  background-position-x: right;
}

.c-feature__title {
  margin: 0px 20px;
  width: 66.66%;
  max-width: 410px;
  background-color: #E5e5e5;
}

.c-feature__link {
  border: 0;
  padding: 0;
  height: 50vw;
  max-height: 315px;
  width: 100%;
  transition: all 0.3s ease-out;
  flex-direction: column;
  position: relative;
}

.c-feature__link:after {
  color: white;
  content: "→";
  content: url(/img/arrow.svg);
  display: block;
  position: absolute;
  top: 55%;
  opacity: 0;
  transition: all 0.3s ease-out;
}

.c-feature__link:hover {
  background-color: #F2670C;
}

.c-feature__link:hover .c-feature__logo {
  top: -30px;
}

.c-feature__link:hover .c-feature__logo svg path {
  fill: #FFFFFF !important;
}

.c-feature__link:hover:after {
  opacity: 1;
}

.c-feature__logo {
  top: 0;
  display: block;
  width: 65%;
  max-width: 225px;
  position: relative;
  transition: all 0.3s ease-out;
}

.c-feature__logo svg {
  width: 100%;
  display: block;
}

.c-feature--em {
  background-image: url(/img/client-feature-escentric-molecules.jpg);
}

.c-feature--bloom {
  background-image: url(/img/client-feature-bloom-flowers.jpg);
}

.c-feature--bloom .c-feature__logo {
  max-width: 160px;
}

.c-feature--mp {
  background-image: url(/img/client-feature-modern-post-alt.jpg);
}

.c-work {
  background: #dfdfdf;
  background: -moz-linear-gradient(top, #dfdfdf 48%, #dfdfdf 48%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #dfdfdf 48%, #dfdfdf 48%, #ffffff 100%);
  background: linear-gradient(to bottom, #dfdfdf 48%, #dfdfdf 48%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfdfdf', endColorstr='#ffffff',GradientType=0 );
}

.c-work__wrapper {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  background: white;
}

.c-work__body {
  margin-bottom: 15%;
}

.c-work__copy {
  width: 89%;
  max-width: 500px;
  text-align: left;
  margin: 0 auto;
}

.c-work__spacer {
  width: 37.5%;
}

.c-grid {
  display: grid;
  grid-template-columns: 50% 50%;
}

.c-grid__item {
  height: 150px;
  display: block;
}

.u-flex, .site-navigation__links, .c-client--item, .c-feature__item, .c-feature__link {
  display: flex;
}

.u-flex--center, .c-client--item, .c-feature__link {
  align-items: center;
}

.u-flex--vcenter, .site-navigation__links, .c-client--item, .c-feature__link {
  justify-content: center;
}

.u-flex--end {
  align-self: flex-end;
}

.u-flex--justify--sb {
  justify-content: space-between;
}

.u-bg--platinum {
  background: #E5e5e5;
}

.u-width--100 {
  width: 100%;
}

.u-width--85 {
  width: 85%;
}

.u-width--75 {
  width: 75%;
}

.u-width--50 {
  width: 50%;
}

.u-width--33 {
  width: 33%;
}

.u-width--25 {
  width: 25%;
}

.u-width--20 {
  width: 20%;
}

body.js--menu-active {
  overflow: hidden;
}

body.js--menu-active .masthead-area .logo {
  position: absolute;
  top: 10px;
  transform: translateX(-50%);
  background: #f66600;
}

body.js--menu-active .masthead-area .logo:before {
  left: 5px;
  top: 5px;
}

body.js--menu-active .masthead-area .logo:after {
  left: 10px;
  top: 10px;
}

body.js--menu-active .site-navigation--main {
  margin-top: 0;
}

body.js--menu-active .site-navigation__detail {
  opacity: 1;
}

@keyframes introBefore {
  0 {
    left: 0;
    top: 0;
  }
  25% {
    left: 5px;
    top: 5px;
  }
  75% {
    left: 5px;
    top: 5px;
  }
  100% {
    left: 0;
    top: 0;
  }
}

@keyframes introAfter {
  0 {
    left: 0;
    top: 0;
  }
  25% {
    left: 10px;
    top: 10px;
  }
  75% {
    left: 10px;
    top: 10px;
  }
  100% {
    left: 0;
    top: 0;
  }
}

@media only screen and (min-width: 480px) {
  body {
    font: 100 23px/34px "Roboto",sans-serif;
  }
  .footer-area .company .fullwidth {
    font: 100 16px/26px "Roboto",sans-serif;
    width: 100%;
  }
  .l-show, .m-block {
    display: inline;
  }
  .m-margin-top {
    margin-top: 0;
  }
  .testimonial {
    display: block;
  }
  .feature-area .reasoning {
    margin: 100px 0;
  }
  .c-work__body {
    margin-bottom: 10%;
    display: flex;
  }
  .c-work__copy--left {
    width: 52.5%;
    align-self: center;
    margin: 11%;
  }
  .u-width--tablet--85 {
    width: 85%;
  }
  .u-width--tablet--75 {
    width: 75%;
  }
  .u-width--tablet--50 {
    width: 50%;
  }
  .u-width--tablet--40 {
    width: 40%;
  }
  .u-width--tablet--33 {
    width: 33.33%;
  }
  .u-width--tablet--25 {
    width: 25%;
  }
}

@media only screen and (min-width: 768px) {
  body {
    font: 100 24px/36px "Roboto", sans-serif;
  }
  h1 {
    font-size: 62px;
    line-height: 74px;
  }
  h2 {
    font-size: 36px;
    line-height: 48px;
  }
  .footer-area__body {
    display: flex;
  }
  .l-show {
    display: none;
  }
  .masthead-area .introduction {
    margin: 170px 0 150px 0;
  }
  .feature-area .reasoning {
    margin: 135px 0;
  }
  .c-grid--3 {
    grid-template-columns: repeat(3, 33.33%);
  }
  .c-grid--4 {
    grid-template-columns: repeat(4, 25%);
  }
}

@media only screen and (min-width: 1024px) {
  .m-block {
    display: inline;
  }
  .c-grid--contained {
    max-width: 1280px;
    margin: 0 auto;
  }
  .c-feature__title {
    margin: 0;
  }
  .c-feature__item {
    align-items: center;
  }
  .site-navigation__links {
    flex-direction: row;
    margin-top: 43vh !important;
    font-size: 2.5rem;
    line-height: 4.25rem;
  }
  .site-navigation--main li {
    margin: 0 30px;
  }
  .u-width--desk--50 {
    width: 50%;
  }
}

@media only screen and (min-width: 1140px) {
  .footer-area .company .fullwidth {
    font: 100 18px/29px "Roboto",sans-serif;
  }
}

@media (pointer: fine) {
  .masthead-area .logo:hover:before {
    left: 5px;
    top: 5px;
  }
  .masthead-area .logo:hover:after {
    left: 10px;
    top: 10px;
  }
  body.js--menu-active .masthead-area .logo:hover:before, body.js--menu-active .masthead-area .logo:hover:after {
    left: 0px;
    top: 0px;
  }
}
