/* Style.scss */
/* Breakpoints */
/* Colors */
/* Functions */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

label {
  display: block;
  padding-bottom: 0.25em; }

input, textarea {
  width: calc(100% - 1em);
  padding: 0.5em;
  border-radius: 3px;
  box-shadow: inset 1px 1px 1px 1px #EEE;
  border-style: none;
  border: 1px solid #CCC; }

h1, h2, h3 {
  font-weight: 300;
  font-family: "Anton", sans-serif;
  padding: 0;
  margin: 0; }

h1 {
  font-size: 1.875em;
  color: #FFFFFF; }
  @media (min-width: 450px) {
    h1 {
      font-size: 2.5em; } }
  @media (min-width: 768px) {
    h1 {
      font-size: 2.8125em; } }
  @media (min-width: 1500px) {
    h1 {
      font-size: 3.125em; } }

h2 {
  font-size: 1.875em;
  /* 30/16 */
  padding-top: 0em;
  padding-bottom: 0.9375em; }

h3 {
  font-size: 1.25em;
  /* 20/16 */
  padding-top: 0.625em;
  padding-bottom: 1.25em; }

a {
  color: #d61d28;
  text-decoration: none; }

a:hover, a:focus {
  text-decoration: underline; }

header, main, footer {
  max-width: 1680px;
  margin: 0 auto; }

header {
  background-color: #FFFFFF;
  height: 4.375em; }

footer {
  background-color: #eee;
  height: auto;
  color: #000; }

hr {
  border: none;
  border-bottom: 1px solid #CCC;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0; }

p {
  padding: 0 0 1.25em;
  margin: 0;
  line-height: 1.625em; }

.border-left {
  border-left: 1px solid #CCC; }

.block-group:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

@media (min-width: 768px) {
  .block {
    float: left; } }

@media (min-width: 768px) {
  .col-30 {
    width: 30%; } }

@media (min-width: 768px) {
  .col-33 {
    width: 33%; } }

@media (min-width: 768px) {
  .col-40 {
    width: 40%; } }

@media (min-width: 768px) {
  .col-50 {
    width: 50%; } }

@media (min-width: 768px) {
  .col-60 {
    width: 60%; } }

@media (min-width: 768px) {
  .col-70 {
    width: 70%; } }

@media (min-width: 768px) {
  .col-100 {
    width: 100%; } }

.image-home-niche {
  width: 50%;
  display: block;
  margin: 0 auto 0.625em; }
  @media (min-width: 450px) {
    .image-home-niche {
      width: 40%; } }

.image-home-retailers {
  width: 50%;
  display: block;
  margin: 0 auto 0.625em; }
  @media (min-width: 450px) {
    .image-home-retailers {
      width: 40%; } }

.image-approach-content {
  width: 60%;
  display: block;
  margin: 0 auto 0.625em; }
  @media (min-width: 450px) {
    .image-approach-content {
      width: 50%; } }

.image-approach-people {
  width: 40%;
  display: block;
  margin: 0 auto 0.625em; }

/* Overview */
.image-overview-technology {
  width: 70%;
  display: block;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .image-overview-technology {
      width: 100%; } }
  @media (min-width: 1024px) {
    .image-overview-technology {
      width: 70%; } }

/* Affiliate Programs */
.image-program-amazon {
  width: 30%;
  display: block;
  margin: 0 auto;
  margin-top: 1.25em; }
  @media (min-width: 768px) {
    .image-program-amazon {
      width: 60%;
      margin-top: 3.75em; } }

.image-program-cj {
  width: 30%;
  display: block;
  margin: 0 auto;
  margin-top: 1.25em; }
  @media (min-width: 768px) {
    .image-program-cj {
      width: 60%;
      margin-top: 3.75em; } }

.image-program-ratuken {
  width: 30%;
  display: block;
  margin: 0 auto;
  margin-top: 1.25em; }
  @media (min-width: 768px) {
    .image-program-ratuken {
      width: 60%;
      margin-top: 3.75em; } }

.link-btn {
  border: 1px solid #d61d28;
  padding: 0.5em;
  /* 8/16 */
  text-decoration: none; }

.btn-primary {
  border: 1px solid #8c0e0c;
  padding: 0.5em 1em;
  /* 8/16 */
  background-color: #d61d28;
  color: #FFFFFF;
  font-weight: 600;
  border-radius: 3px; }

.message {
  width: calc(100% - 1em);
  padding: 0.5em;
  font-size: 0.875em;
  /* 14/16 */
  border-radius: 3px;
  margin-bottom: 10px; }
  .message.error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
  .message.success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }

.wrapper {
  max-width: 1920px;
  min-width: 320px;
  padding: 10px 10px;
  margin: 0 auto;
  position: absolute; }
  @media (min-width: 768px) {
    .wrapper {
      padding: 15px 30px;
      position: relative; } }
  @media (min-width: 1024px) {
    .wrapper {
      padding: 20px 60px; } }

.main-wrapper {
  max-width: 1920px;
  min-width: 320px;
  background-color: #FFFFFF; }

.overview-three-wrapper {
  margin-top: -1.25em; }

.overlay {
  background-color: #000000;
  z-index: 50;
  opacity: 0.8;
  position: absolute;
  width: 100%;
  height: 100%;
  display: none; }

/* Glyphs SCSS */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/fonts/glyphicons-halflings-regular.eot");
  src: url("/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

/* layout.scss */
html, body {
  font-size: 12px;
  margin: 0;
  padding: 0;
  background-color: #eee;
  font-family: "Open Sans", sans-serif; }
  @media (min-width: 450px) {
    html, body {
      font-size: 13px; } }
  @media (min-width: 768px) {
    html, body {
      font-size: 14px; } }
  @media (min-width: 1024px) {
    html, body {
      font-size: 16px; } }
  @media (min-width: 1500px) {
    html, body {
      font-size: 16px; } }
  @media (min-width: 1920px) {
    html, body {
      font-size: 20px; } }

/* Utility SCSS */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.visually-hidden {
  height: 1px;
  position: absolute;
  left: -2000px; }

.no-scroll {
  overflow: hidden; }

.affiliate-networks {
  padding: 2em;
  margin: 0 2em;
  text-align: center;
  border-top: 1px solid #CCC; }
  @media (min-width: 768px) {
    .affiliate-networks {
      padding: 0 2em;
      margin: 2em;
      border-top: none;
      border-left: 1px solid #CCC; } }
  .affiliate-networks p {
    margin: 0;
    padding-left: 0; }
  .affiliate-networks ul {
    margin: 0;
    padding: 0; }
    .affiliate-networks ul li {
      list-style-type: none;
      text-align: center;
      margin-bottom: 2em; }
      .affiliate-networks ul li img {
        display: iline-block; }

.approach-outline {
  margin: 0 1.875em;
  padding: 1.875em 0;
  border-top: 1px solid #CCC; }
  @media (min-width: 768px) {
    .approach-outline {
      border-top: none;
      margin: 1.875em 0;
      padding: 0 1.875em;
      border-left: 1px solid #CCC; } }
  .approach-outline h3 {
    padding: 0 1.5625em 1.25em; }
  .approach-outline strong {
    display: block; }
  .approach-outline ul {
    text-align: left;
    padding: 0 1.875em;
    list-style-type: none; }
    .approach-outline ul li {
      margin-bottom: 1.25em;
      padding: 0 1.875em;
      background: url("../../images/application/assets/check_sm.gif") no-repeat left top; }

.alternate-contact-details {
  padding: 0 1.875em;
  margin: 1.875em 0; }

.contact-us-form {
  border-right: 1px solid #CCC;
  margin: 1.875em 0;
  padding: 0 2em 2em; }

footer {
  font-size: 0.875em;
  /* 14/16 */ }
  footer a {
    text-decoration: none; }
  footer a:hover, footer a:focus {
    text-decoration: underline; }
  footer .company-info {
    padding: 1em 2em; }
  footer .copyright {
    text-align: right;
    padding: 1em 2em; }

header .logo-wrapper {
  float: left;
  position: relative;
  height: 100%;
  width: 80%; }
  @media (min-width: 768px) {
    header .logo-wrapper {
      width: 30%; } }
  @media (min-width: 1024px) {
    header .logo-wrapper {
      width: 40%; } }
header .logo {
  height: 5em;
  position: absolute;
  bottom: -1.5625em;
  /* 20/16 */
  z-index: 100;
  margin-left: 1.25em;
  /* 20/16 */ }

.hero {
  /* Home Hero */
  /* Overview Hero */
  /* Our Approach Hero */
  /* Affiliate Programs Hero */
  /* Contact Us Hero */
  /* Stores Hero */ }
  @media (min-width: 768px) {
    .hero {
      overflow: auto; } }
  .hero .hero-gradient {
    display: none; }
    @media (min-width: 768px) {
      .hero .hero-gradient {
        display: block;
        background: linear-gradient(to right, rgba(0, 0, 0, 0.7), transparent);
        height: 100%;
        width: 60%;
        float: left; } }
    @media (min-width: 1024px) {
      .hero .hero-gradient {
        width: 70%; } }
  .hero .hero-gradient-sm {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9), transparent);
    height: 18.75em;
    width: 100%; }
    @media (min-width: 450px) {
      .hero .hero-gradient-sm {
        height: 21.875em; } }
    @media (min-width: 768px) {
      .hero .hero-gradient-sm {
        display: none; } }
  .hero h1 {
    position: absolute;
    margin-top: -3.125em;
    width: 70%; }
    @media (min-width: 768px) {
      .hero h1 {
        width: auto;
        position: relative;
        margin-top: 1.875em;
        margin-right: -4.375em; } }
  .hero p {
    color: #FFFFFF;
    padding-right: 0.625em;
    margin-top: 1.25em;
    line-height: 1.75em; }
  .hero .hero-overlay {
    height: 100%;
    background-color: #d61d28;
    position: relative; }
    @media (min-width: 768px) {
      .hero .hero-overlay {
        width: 40%;
        float: left; } }
    @media (min-width: 1024px) {
      .hero .hero-overlay {
        width: 30%; } }
  .hero .link-btn {
    border-color: #FFFFFF;
    color: #FFFFFF;
    font-size: 0.75em;
    /* 12 /16 */
    margin-top: 0.625em;
    display: inline-block; }
  .hero .hero-content {
    margin-left: 1.875em;
    margin-bottom: 1.875em;
    overflow: auto; }
    @media (min-width: 768px) {
      .hero .hero-content {
        margin-left: 3.75em;
        margin-bottom: 3.75em;
        overflow: visible; } }
    @media (min-width: 1024px) {
      .hero .hero-content {
        margin-bottom: 1.875em; } }
  .hero .hero-wrapper {
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    position: relative; }
  .hero .hero-home {
    background-image: url("/images/application/hero/antique-toy.jpg"); }
    @media (min-width: 450px) {
      .hero .hero-home {
        background-position: 0 -3.125em; } }
    @media (min-width: 768px) {
      .hero .hero-home {
        background-size: 100% auto;
        height: 31.25em;
        background-position: 8.125em -4.375em; } }
    @media (min-width: 1024px) {
      .hero .hero-home {
        background-position: 0em -6.25em; } }
    @media (min-width: 1500px) {
      .hero .hero-home {
        background-position: 6.25em -11.25em; } }
  .hero .hero-overview {
    background-image: url("/images/application/hero/robot.jpg"); }
    @media (min-width: 450px) {
      .hero .hero-overview {
        background-position: 0 -3.125em; } }
    @media (min-width: 768px) {
      .hero .hero-overview {
        background-size: 100% auto;
        height: 31.25em;
        background-position: 8.125em -4.375em; } }
    @media (min-width: 1024px) {
      .hero .hero-overview {
        background-position: 9.375em -6.25em;
        background-size: 90%; } }
    @media (min-width: 1500px) {
      .hero .hero-overview {
        background-position: 15.625em -8.125em;
        background-size: 90%; } }
  .hero .hero-our-approach {
    background-image: url("/images/application/hero/store-window.jpg"); }
    @media (min-width: 450px) {
      .hero .hero-our-approach {
        background-position: 0 -1.5625em; } }
    @media (min-width: 768px) {
      .hero .hero-our-approach {
        background-size: 100% auto;
        height: 31.25em;
        background-position: 8.125em -6.25em; } }
    @media (min-width: 1024px) {
      .hero .hero-our-approach {
        background-position: 9.375em -6.25em;
        background-size: 90%; } }
    @media (min-width: 1500px) {
      .hero .hero-our-approach {
        background-position: 0 -14.375em;
        background-size: 100%; } }
  .hero .hero-affiliate-programs {
    background-image: url("/images/application/hero/control-room.jpg"); }
    @media (min-width: 450px) {
      .hero .hero-affiliate-programs {
        background-position: 0 -3.125em; } }
    @media (min-width: 768px) {
      .hero .hero-affiliate-programs {
        background-size: 100% auto;
        height: 31.25em;
        background-position: 8.125em -6.25em; } }
    @media (min-width: 1024px) {
      .hero .hero-affiliate-programs {
        background-position: 9.375em -6.25em;
        background-size: 90%; } }
    @media (min-width: 1500px) {
      .hero .hero-affiliate-programs {
        background-position: 0 -14.375em;
        background-size: 100%; } }
  .hero .hero-contact-us {
    background-image: url("/images/application/hero/switchboard.jpg"); }
    @media (min-width: 450px) {
      .hero .hero-contact-us {
        background-position: 0 -3.125em; } }
    @media (min-width: 768px) {
      .hero .hero-contact-us {
        background-size: 100% auto;
        height: 31.25em;
        background-position: 8.125em -6.25em; } }
    @media (min-width: 1024px) {
      .hero .hero-contact-us {
        background-position: 9.375em -6.25em;
        background-size: 90%; } }
    @media (min-width: 1500px) {
      .hero .hero-contact-us {
        background-position: 0 -14.375em;
        background-size: 100%; } }
  .hero .hero-stores {
    background-image: url("/images/application/hero/store.jpg");
    background-size: 130%; }
    @media (min-width: 450px) {
      .hero .hero-stores {
        background-size: 120%; } }
    @media (min-width: 768px) {
      .hero .hero-stores {
        background-size: 110%;
        height: 31.25em;
        background-position: 8.125em 0em; } }
    @media (min-width: 1024px) {
      .hero .hero-stores {
        background-position: 9.375em -2.5em;
        background-size: 100%; } }
    @media (min-width: 1500px) {
      .hero .hero-stores {
        background-position: 21.875em -3.125em;
        background-size: 80%; } }

header nav {
  width: 20%;
  height: 100%;
  float: left; }
  header nav .mobile-menu-icon button {
    background-color: transparent;
    border: none;
    margin-top: 0.625em;
    margin-right: 0.5em;
    font-size: 1.875em; }
  @media (min-width: 768px) {
    header nav .mobile-menu-icon {
      display: none; } }
  header nav ul {
    display: none; }
  @media (min-width: 768px) {
    header nav {
      width: 70%; }
      header nav ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        height: 100%;
        float: right;
        display: block; }
        header nav ul li {
          float: left;
          height: 100%;
          font-size: 0.875em;
          line-height: 100%; }
          header nav ul li a {
            margin-top: 1.375em;
            margin-right: 0.6875em;
            margin-left: 0.6875em;
            display: block;
            padding: 0.625em;
            color: #000000;
            text-decoration: none;
            font-weight: 600; }
            header nav ul li a span {
              font-size: 1em;
              margin-right: 0.3125em; }
          header nav ul li a:hover, header nav ul li a:focus {
            text-decoration: underline; }
          header nav ul li.highlight {
            background-color: #000000; }
            header nav ul li.highlight a {
              margin: 1.375em 1.375em 0;
              color: #FFFFFF; } }
  @media (min-width: 1024px) {
    header nav {
      width: 60%; }
      header nav ul li {
        font-size: 0.9375em; } }

.mobile-menu-wrapper {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  z-index: 50;
  height: 100%; }
  .mobile-menu-wrapper .mobile-navigation {
    display: none; }
  .mobile-menu-wrapper .close-menu-icon {
    float: right;
    background: none;
    border: 1px solid #333;
    border-radius: 4px;
    margin: 0.5em; }
  .mobile-menu-wrapper ul {
    padding: 0; }
  .mobile-menu-wrapper li {
    list-style-type: none;
    display: block;
    width: 100%; }
    .mobile-menu-wrapper li a {
      padding: 1em 2em;
      width: 100%;
      display: block; }
      .mobile-menu-wrapper li a span {
        color: #666;
        margin-right: 0.5em; }

.text-right {
  text-align: right !important; }

.margin-top-0 {
  margin-top: 0 !important; }

.margin-bottom-2 {
  margin-bottom: 1.25em !important; }

.margin-right-2 {
  margin-right: 1.25em !important; }
  @media (min-width: 768px) {
    .margin-right-2 {
      margin-right: 2.5em !important; } }

.margin-left-2 {
  margin-left: 1.25em !important; }
  @media (min-width: 768px) {
    .margin-left-2 {
      margin-left: 2.5em !important; } }

.margin-2 {
  margin: 1.25em !important; }

.padding-top-0 {
  padding-top: 0 !important; }

.padding-2 {
  padding: 1.25em !important; }
  @media (min-width: 768px) {
    .padding-2 {
      padding: 2.5em !important; } }

.padding-top-1 {
  padding-top: 0.625em !important; }

.padding-top-2 {
  padding-top: 1.25em !important; }

.padding-bottom-1 {
  padding-bottom: 0.625em !important; }

.padding-left-1 {
  padding-left: 0.625em !important; }

.padding-left-2 {
  padding-left: 1.25em !important; }

.padding-right-1 {
  padding-right: 0.625em !important; }

.hidden {
  display: none !important; }

/*# sourceMappingURL=style.css.map */
