/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url(font-awesome/css/font-awesome.min.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active, a.nice-select.open,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0); }

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -40px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #D8DFE5;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #f24d59; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  font-size: 2.8rem;
  color: #d8dfe5;
  z-index: 9999; }
  .bx-wrapper .bx-controls-direction a:hover {
    color: #f24d59; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.clearfix:before,
.clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.prettycheckbox,
.prettyradio {
  display: inline-block;
  padding: 0;
  margin: 0; }

.prettycheckbox > a,
.prettyradio > a {
  height: 30px;
  width: 30px;
  display: block;
  float: left;
  cursor: pointer;
  margin: 0;
  background: url("https://d2xsy63yp3dhes.cloudfront.net/images/sprites-sfa68604977.png");
  background-size: 1200%; }

.prettycheckbox > a:focus,
.prettyradio > a:focus {
  outline: 0 none; }

.prettycheckbox label,
.prettyradio label {
  display: block;
  float: left;
  margin: 5px 0 0 0;
  cursor: pointer; }

.prettycheckbox a.disabled,
.prettycheckbox label.disabled,
.prettyradio a.disabled,
.prettyradio label.disabled {
  cursor: not-allowed; }

.prettycheckbox > a {
  background-position: 0 0; }

.prettycheckbox > a:focus {
  background-position: -30px 0; }

.prettycheckbox > a.checked {
  background-position: -60px 0; }

.prettycheckbox > a.checked:focus {
  background-position: -90px 0; }

.prettycheckbox > a.checked.disabled {
  background-position: -150px 0; }

.prettycheckbox > a.disabled {
  background-position: -120px 0; }

.prettyradio > a {
  background-position: -180px 0; }

.prettyradio > a:focus {
  background-position: -210px 0; }

.prettyradio > a.checked {
  background-position: -240px 0; }

.prettyradio > a.checked:focus {
  background-position: -270px 0; }

.prettyradio > a.checked.disabled {
  background-position: -330px 0; }

.prettyradio > a.disabled {
  background-position: -300px 0; }

/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: local("Libre Baskerville Italic"), local("LibreBaskerville-Italic"), url(https://fonts.gstatic.com/s/librebaskerville/v5/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDO-WyrubOA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: local("Libre Baskerville Italic"), local("LibreBaskerville-Italic"), url(https://fonts.gstatic.com/s/librebaskerville/v5/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDO-Wyrs.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

html {
  font-size: 62.5%;
  height: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  overflow-x: hidden;
  box-sizing: border-box; }
  body.show-overlay {
    height: 100%; }

.main-wrapper {
  overflow-x: hidden;
  position: relative;
  height: 100%;
  -webkit-overflow-scrolling: touch; }

html,
button,
input,
select,
textarea {
  color: #4c4c4d;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300; }

button:focus,
input:focus,
textarea:focus {
  outline: 0;
  border-color: #4c4c4d !important; }

input:not([type="checkbox"]) {
  border-radius: 0;
  -webkit-appearance: none; }

::-webkit-input-placeholder {
  color: #999; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #999; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999; }

:-ms-input-placeholder {
  color: #999; }

.wrap {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.video-wrapper,
.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  float: left;
  width: 100%;
  margin: 0 0 30px 0; }
  .video-wrapper object,
  .video-wrapper embed,
  .video-wrapper iframe,
  .iframe-wrapper object,
  .iframe-wrapper embed,
  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

strong {
  font-weight: 600; }

a {
  text-decoration: none; }

html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

p {
  line-height: 1.4em; }

.hidden {
  display: none !important; }

.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.nice-select.open,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.row {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 auto;
  position: relative; }
  .row .inner {
    max-width: 1280px;
    padding: 100px 20px;
    margin: 0 auto; }
    .row .inner.inner-tall {
      padding: 150px 20px; }
    .row .inner.pt-0 {
      padding-top: 0; }
  @media (max-width: 1330px) {
    .row .inner, .row .inner.inner-tall {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (max-width: 960px) {
    .row .inner {
      padding: 50px 40px; }
      .row .inner.inner-tall {
        padding: 75px 40px; } }
  @media (max-width: 600px) {
    .row .inner {
      padding: 50px 20px; }
      .row .inner.inner-tall {
        padding: 75px 20px; } }

h1 {
  font-size: 6rem;
  font-weight: 600;
  line-height: 64px; }

h2 {
  font-size: 6rem;
  line-height: 64px; }

@media only screen and (max-width: 800px) {
  h1, h2 {
    font-size: 5.5rem;
    line-height: 1.2; } }

@media only screen and (max-width: 600px) {
  h1, h2 {
    font-size: 3.6rem;
    line-height: 1.2; } }

.copyright {
  width: 100%;
  position: relative;
  text-align: center;
  color: #fff;
  font-size: 1.4rem;
  padding: 40px 40px;
  z-index: 2;
  font-weight: 400; }
  .copyright .legal {
    max-width: none;
    padding: 0;
    font-size: 1.4rem !important;
    line-height: 1.7em; }
  .copyright a {
    color: #fff;
    padding: 0 10px; }
    .copyright a:hover {
      text-decoration: underline; }
  .copyright br {
    display: none; }
  .copyright.blue {
    color: #393661; }
    .copyright.blue a {
      color: #393661; }
  .copyright ul {
    margin: 10px 0 0 0; }
    .copyright ul li {
      display: inline-block;
      list-style: none;
      line-height: 1.4; }
  @media (max-width: 650px) {
    .copyright {
      padding: 40px 0; }
      .copyright .pipe {
        display: none; }
      .copyright ul {
        margin: 20px 0; } }

.search-box form .box, .search-box form .box input {
  border-radius: 5px; }

.header .social li a, .quotes #slides-pager a img, .quotes .mobile-quotes .quoted img, .get-in-touch .col .social li a, .kind-words .quote img, .footer .top, .our-team .member img, .team .top, .page404 .columns .col .social li a, .story-bios .bio .text img, .insights-intro .slides li .summary .text .author img, .article-filters .search-button, .article-filters dl .search, .search-box form .close, .search-box form .submit, .content .author img, .article-page .top, .project-planner .steps li em, .case-study-sections .case-study.pagination .top, .case-study-sections .pagination .top {
  border-radius: 50%; }

.header .social li a, .get-in-touch .col .social li a, .content .sidebar .follow dd a, .page404 .columns .col .social li a {
  transition: color 200ms linear; }

.perks ul li p {
  transition: opacity 200ms linear; }

.menubar {
  transition: all 200ms linear; }

.header {
  transition: padding 200ms linear; }

#top-banner-modal .button a, .intro.careers .button a, .case-study-home .column .button a, .contact-us .options .notsure form .button input, .case-study-preview .title .button a, .solutions .solution .text .button a, .image-strip .button a, .our-name .button a, .vacancies .no-jobs .button input, .mobile-pannel .button a, .project-planner form .button a, .project-planner form .button input, .you-answer .text .button a, .case-study-sections .case-study.theres-more .download-case-study .input-button, .case-study-sections .case-study-download .download-case-study .button a, .case-study-sections .case-study-download .download-case-study .input-button, .case-study-sections .website-link .button a, .contact-page .right-col button, .newsletter-landing button {
  display: inline-block;
  position: relative;
  font-size: 1.6rem;
  color: #FFFFFF;
  padding: 10px 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
  background-color: #f24d59;
  border: 1px solid #f24d59;
  transition: background-color linear 0.2s, color linear 0.2s;
  min-width: 205px;
  text-align: center; }
  #top-banner-modal .button a:hover, .intro.careers .button a:hover, .case-study-home .column .button a:hover, .contact-us .options .notsure form .button input:hover, .case-study-preview .title .button a:hover, .solutions .solution .text .button a:hover, .image-strip .button a:hover, .our-name .button a:hover, .vacancies .no-jobs .button input:hover, .mobile-pannel .button a:hover, .project-planner form .button a:hover, .project-planner form .button input:hover, .you-answer .text .button a:hover, .case-study-sections .case-study.theres-more .download-case-study .input-button:hover, .case-study-sections .case-study-download .download-case-study .button a:hover, .case-study-sections .case-study-download .download-case-study .input-button:hover, .case-study-sections .website-link .button a:hover, .contact-page .right-col button:hover, .newsletter-landing button:hover {
    color: #f24d59;
    background: transparent;
    transition: background-color linear 0.2s, color linear 0.2s; }

.intro .button a, .intouch .button a {
  display: inline-block;
  font-size: 1.6rem;
  color: #FFFFFF;
  padding: 10px 3em;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
  border: 1px solid #393661;
  background-color: #393661;
  transition: background-color linear 0.2s, color linear 0.2s;
  min-width: 205px;
  text-align: center; }
  .intro .button a:hover, .intouch .button a:hover {
    color: #393661;
    background: transparent;
    transition: background-color linear 0.2s, color linear 0.2s; }

.newsletter-signup button {
  display: inline-block;
  font-size: 1.6rem;
  color: #f24d59;
  padding: 10px 3em;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
  border: 1px solid #fff;
  background-color: #fff;
  transition: background-color linear 0.2s, color linear 0.2s;
  min-width: 205px;
  text-align: center; }
  .newsletter-signup button:hover {
    color: #fff;
    background: transparent;
    transition: background-color linear 0.2s, color linear 0.2s; }

.newsletter form .step .button a, .newsletter form .step .button input, .content .continue .button a, .content .continue .button input {
  display: inline-block;
  position: relative;
  font-size: 1.6rem;
  color: #FFFFFF;
  padding: 10px 1.5em;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
  background-color: #f24d59;
  border: 1px solid #f24d59;
  transition: background-color 0.2s, color 0.2s; }
  .newsletter form .step .button a:hover, .newsletter form .step .button input:hover, .content .continue .button a:hover, .content .continue .button input:hover {
    color: #f24d59;
    background: transparent;
    transition: background-color 0.2s, color 0.2s; }

.case-study-page .column .button a, .page404 .columns .col .more a, .story-row .col.text .more a, .content .author .button a {
  display: inline-block;
  text-align: left;
  padding: 0 25px 0 0;
  color: #f24d59;
  font-size: 1.8rem;
  text-transform: none;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  font-style: italic;
  border-bottom: 2px solid #FFFFFF;
  position: relative; }
  .case-study-page .column .button a:after, .page404 .columns .col .more a:after, .story-row .col.text .more a:after, .content .author .button a:after {
    float: right;
    content: "";
    width: 20px;
    height: 24px;
    background: url("https://d2xsy63yp3dhes.cloudfront.net/images/arrow-right-red.png") no-repeat 100% 50%;
    position: absolute;
    right: 0;
    top: 0; }
  .case-study-page .column .button a:hover, .page404 .columns .col .more a:hover, .story-row .col.text .more a:hover, .content .author .button a:hover {
    border-color: #f24d59; }

.project-planner form .back a, .project-planner form .back input {
  display: inline-block;
  text-align: left;
  padding: 0 0 0 25px;
  color: #f24d59;
  font-size: 1.8rem;
  text-transform: none;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  border-bottom: 2px solid #FFFFFF;
  position: relative; }
  .project-planner form .back a:after, .project-planner form .back input:after {
    float: right;
    content: "";
    width: 20px;
    height: 24px;
    background: url("https://d2xsy63yp3dhes.cloudfront.net/images/arrow-left-red.png") no-repeat 0 50%;
    position: absolute;
    left: 0;
    top: 0; }
  .project-planner form .back a:hover, .project-planner form .back input:hover {
    border-color: #f24d59; }

.get-in-touch .col .button a, .vacancies .jobs .job .button a {
  display: inline-block;
  text-align: left;
  padding: 0;
  color: #FFFFFF;
  font-size: 1.8rem;
  text-transform: none;
  font-family: "Libre Baskerville", serif;
  font-weight: 400;
  border-bottom: 2px solid #f24d59;
  position: relative; }
  .get-in-touch .col .button a:after, .vacancies .jobs .job .button a:after {
    float: right;
    content: "";
    width: 20px;
    height: 24px;
    background: url("https://d2xsy63yp3dhes.cloudfront.net/images/arrow-right-white.png") no-repeat 100% 50%;
    position: absolute;
    right: -25px;
    top: 0; }
  .get-in-touch .col .button a:hover, .vacancies .jobs .job .button a:hover {
    border-color: #FFFFFF; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
  padding-top: 20px; }
  .header .inner {
    padding: 0 40px;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%; }
    @media (max-width: 600px) {
      .header .inner {
        padding: 0 20px; } }
  .header.bg-blue {
    background-color: #393661; }
  .header #logo {
    width: 90px; }
    .header #logo svg {
      fill: #ffffff;
      transition: fill .3s ease-in-out; }
    .header #logo.work svg {
      fill: #393661;
      transition: fill .3s ease-in-out; }
    .header #logo:hover svg {
      fill: #f24d59;
      transition: fill .3s ease-in-out; }
    .header #logo.rc_blue:hover svg {
      fill: #393661;
      transition: fill .3s ease-in-out; }
    .header #logo .mobile {
      display: none;
      width: 50px;
      height: auto; }
  .header #menu {
    font-size: 24px;
    color: #FFFFFF;
    display: none;
    cursor: pointer; }
  .header #menu-scroll {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/icon-menu.svg) no-repeat;
    background-size: cover;
    position: fixed;
    top: 20px;
    right: 20px;
    display: none;
    cursor: pointer;
    height: 50px;
    width: 50px;
    transition: background-image 0.2s; }
    .header #menu-scroll:hover {
      background: url(https://d2xsy63yp3dhes.cloudfront.net/images/icon-menu-hover.svg) no-repeat;
      background-size: cover;
      transition: background-image 0.2s; }
  .header.terms .navigation ul li a, .header.privacy-policy .navigation ul li a {
    color: #393661; }
  .header .navigation {
    transition: width 300ms linear;
    margin-top: 0; }
    .header .navigation ul {
      float: left;
      margin: 0;
      padding: 0;
      font-size: 1.6rem;
      font-weight: 400; }
      .header .navigation ul li {
        float: left;
        padding: 0 0 0 45px;
        position: relative; }
        .header .navigation ul li.home {
          display: none; }
        .header .navigation ul li a {
          position: relative;
          float: left;
          color: #FFFFFF;
          text-transform: uppercase;
          padding: 0 0 8px 0;
          font-weight: bold; }
          .header .navigation ul li a:after {
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            height: 3px;
            background: #f24d59;
            content: '';
            opacity: 0;
            transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
            transition: height 0.3s, opacity 0.3s, transform 0.3s;
            transition: height 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
            -webkit-transform: translateY(-10px);
            -ms-transform: translateY(-10px);
            transform: translateY(-10px); }
          .header .navigation ul li a:hover::after, .header .navigation ul li a:focus::after {
            opacity: 1;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px); }
          .header .navigation ul li a .arrow {
            background: url(/img/arrow-up.svg);
            background-size: cover;
            display: inline-block;
            width: 14px;
            height: 9px;
            margin: 0 0 0 10px;
            transition: all 0.1s ease-in;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
            .header .navigation ul li a .arrow.flip {
              -webkit-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
              transform: rotate(0deg); }
        .header .navigation ul li.current-page-item > a,
        .header .navigation ul li.current-page-parent > a {
          padding: 0 0 5px 0;
          border-bottom: 3px solid #f24d59; }
          .header .navigation ul li.current-page-item > a:after,
          .header .navigation ul li.current-page-parent > a:after {
            display: none; }
        .header .navigation ul li.no-hover a:hover::after, .header .navigation ul li.no-hover a:focus::after {
          opacity: 0; }
        .header .navigation ul li ul {
          position: absolute;
          background: #fff;
          padding: 30px;
          border-radius: 3px;
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
          top: 30px;
          width: 235px;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          margin-left: 22.5px;
          opacity: 0;
          transition: all 0.1s ease-in; }
          .header .navigation ul li ul:after {
            bottom: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-bottom-color: #fff;
            border-width: 6px;
            margin-left: -6px; }
          .header .navigation ul li ul li {
            display: block;
            margin: 0 0 20px 0;
            padding: 0;
            float: none; }
            .header .navigation ul li ul li:last-of-type {
              margin: 0; }
          .header .navigation ul li ul a {
            color: #393661;
            font-size: 16px;
            float: none;
            border-bottom: 3px solid transparent; }
            .header .navigation ul li ul a:hover {
              border-color: #2c294a; }
        .header .navigation ul li:hover ul {
          opacity: 1; }
    .header .navigation .nav-social {
      display: none; }
    .header .navigation .nav-top {
      display: none;
      padding: 60px 0;
      position: relative;
      border-bottom: 1px solid #e13b47; }
      .header .navigation .nav-top a {
        display: inline-block;
        width: 315px;
        color: white;
        font-size: 2.1rem;
        padding: 0;
        z-index: 5;
        position: relative; }
        .header .navigation .nav-top a.planner span.fa-chevron-right {
          font-size: 1.4rem; }
      @media only screen and (max-width: 1080px) {
        .header .navigation .nav-top a {
          width: 280px; } }
      @media only screen and (max-width: 1000px) {
        .header .navigation .nav-top {
          padding: 30px 0; }
          .header .navigation .nav-top a {
            width: 280px;
            display: block;
            padding-bottom: 20px;
            margin: 0 auto; } }
      @media only screen and (max-width: 1000px) {
        .header .navigation .nav-top a {
          width: 260px;
          font-size: 1.8rem; } }
    .header .navigation.open {
      height: 100%;
      padding-bottom: 45px;
      width: 0px;
      position: fixed;
      z-index: 30;
      top: 0;
      right: -1px;
      background-color: #393661;
      overflow: auto; }
      .header .navigation.open.open {
        margin: 0;
        width: 100%; }
      .header .navigation.open .close {
        display: inline-block;
        float: none;
        position: absolute;
        margin: 25px 25px 0 0;
        height: 60px;
        width: 60px;
        background: #f24d59 url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-close.png") no-repeat 95% 0%;
        background-size: 16px 16px;
        cursor: pointer;
        z-index: 3;
        top: 0;
        right: 0; }
        @media only screen and (max-width: 600px) {
          .header .navigation.open .close {
            margin: 25px 0 0 0; } }
      .header .navigation.open ul {
        width: 100%;
        padding: 0;
        font-size: 6.2rem;
        position: relative;
        z-index: 3;
        margin-top: 100px; }
        .header .navigation.open ul li {
          float: none;
          display: block;
          padding: 0; }
          .header .navigation.open ul li.home {
            display: block; }
          .header .navigation.open ul li.current-page-item a, .header .navigation.open ul li.current-page-parent a {
            border-bottom: none; }
          .header .navigation.open ul li a {
            width: 100%;
            padding: 20px 20px 12px 20px;
            background-size: 26px 26px;
            background-repeat: no-repeat;
            background-position: 20px 50%;
            color: #FFFFFF !important;
            text-transform: capitalize; }
            .header .navigation.open ul li a span {
              border-bottom: 3px transparent solid;
              position: relative; }
            .header .navigation.open ul li a:hover {
              border-bottom: none; }
              .header .navigation.open ul li a:hover span:after {
                content: '';
                border-bottom: 3px #e13b47 solid;
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%; }
              .header .navigation.open ul li a:hover:after {
                display: none; }
          .header .navigation.open ul li:last-child {
            border: none; }
        @media only screen and (max-width: 1000px) {
          .header .navigation.open ul {
            margin-top: 20px; } }
        @media only screen and (max-width: 860px) {
          .header .navigation.open ul {
            margin-top: 0px;
            font-size: 3.1rem; } }
        @media only screen and (max-width: 600px) {
          .header .navigation.open ul {
            font-size: 2.8rem; } }
      .header .navigation.open .nav-social {
        display: block;
        text-align: center;
        font-size: 2.2rem;
        position: relative;
        z-index: 1; }
        .header .navigation.open .nav-social ul {
          margin-top: 0;
          padding-top: 120px;
          display: inline-block;
          width: initial;
          font-size: 2.2rem;
          text-align: center;
          float: none; }
          @media only screen and (max-width: 860px) {
            .header .navigation.open .nav-social ul {
              padding-top: 60px; } }
        .header .navigation.open .nav-social li {
          display: inline-block;
          position: relative;
          width: initial; }
        .header .navigation.open .nav-social a {
          display: inline-block;
          height: 50px;
          width: 50px;
          text-align: center;
          margin: 0 10px;
          border-radius: 50%;
          border: none;
          background-color: #ec424e;
          padding: 12px 0;
          cursor: pointer;
          transition: background-color linear .5s; }
          .header .navigation.open .nav-social a span {
            color: #FFFFFF;
            display: inline-block;
            transition: color linear .3s; }
          .header .navigation.open .nav-social a:hover {
            transition: background-color linear .5s;
            background-color: white;
            text-decoration: none; }
            .header .navigation.open .nav-social a:hover span {
              color: #ec424e;
              border: none;
              transition: color linear .3s; }
          .header .navigation.open .nav-social a:after {
            display: none; }
        @media only screen and (max-width: 600px) {
          .header .navigation.open .nav-social ul {
            padding-top: 60px; } }
      .header .navigation.open .nav-top {
        display: block;
        padding: 30px 0px; }
      @media only screen and (max-width: 1000px) {
        .header .navigation.open .nav-top {
          padding: 30px 0px 5px; } }
      @media only screen and (max-width: 600px) {
        .header .navigation.open .nav-top {
          margin: 0 20px; } }
  .header.index .navigation ul li a:after, .header.story .navigation ul li a:after {
    background: #393661; }
  .header.index .navigation ul li.current-page-item a,
  .header.index .navigation ul li.current-page-parent a, .header.story .navigation ul li.current-page-item a,
  .header.story .navigation ul li.current-page-parent a {
    border-color: #393661; }
  .header.blue #menu {
    color: #393661; }
  .header.blue .navigation ul li a {
    color: #393661; }
    .header.blue .navigation ul li a .arrow {
      background: url(../img/arrow-up-blue.svg);
      background-size: cover; }
  .header.white .navigation ul li.current-page-item a,
  .header.white .navigation ul li.current-page-parent a {
    border-bottom: 3px solid #393661; }
  .header.white .navigation ul li.insights a {
    border-bottom: 3px solid #f24d59; }
  .header .social {
    float: right;
    padding: 20px 0 0 0; }
    .header .social li {
      float: left;
      padding: 0 0 0 20px; }
      .header .social li a {
        float: left;
        width: 45px;
        height: 45px;
        line-height: 47px;
        text-align: center;
        background-color: #FFFFFF;
        color: #393661;
        font-size: 20px; }
        .header .social li a:hover {
          color: #f24d59; }
  .header.privacy-policy #menu {
    color: #393661; }

.landing-template {
  background-color: #393661; }
  .landing-template .header {
    position: relative;
    top: auto;
    left: auto; }

.header .nav-mobile {
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #f24d59;
  overflow-x: hidden; }
  .header .nav-mobile.open {
    margin: 0;
    width: 100%; }
  .header .nav-mobile .close {
    content: "";
    float: left;
    width: 100%;
    height: 60px;
    background: #f24d59 url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-close.png") no-repeat 90% 50%;
    background-size: 16px 16px;
    cursor: pointer;
    border-bottom: 1px solid #e13b47; }
  .header .nav-mobile ul {
    width: 100%;
    padding: 0; }
    .header .nav-mobile ul li {
      width: 100%;
      padding: 0;
      border-bottom: 1px solid #e13b47; }
      .header .nav-mobile ul li.home {
        display: block; }
      .header .nav-mobile ul li.current-page-item, .header .nav-mobile ul li.current-page-parent {
        background-color: #e13b47; }
        .header .nav-mobile ul li.current-page-item a, .header .nav-mobile ul li.current-page-parent a {
          padding: 20px 20px 15px 60px;
          border-bottom: none; }
      .header .nav-mobile ul li a {
        width: 100%;
        padding: 20px 20px 15px 60px;
        background-size: 26px 26px;
        background-repeat: no-repeat;
        background-position: 20px 50%;
        color: #FFFFFF !important; }
      .header .nav-mobile ul li.home a {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-home.png"); }
      .header .nav-mobile ul li.you a {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-you.png"); }
      .header .nav-mobile ul li.us a {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-us.png"); }
      .header .nav-mobile ul li.work a {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-work.png"); }
      .header .nav-mobile ul li.careers a {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-careers.png"); }
      .header .nav-mobile ul li.insights a {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-insights.png"); }
      .header .nav-mobile ul li.contact a {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/mobile-contact.png"); }
      .header .nav-mobile ul li:last-child {
        border: none; }

.menubar {
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  background: #FFFFFF;
  z-index: 2000;
  text-align: center;
  padding: 10px 0 0 0;
  font-size: 16px;
  cursor: pointer;
  overflow-x: hidden; }
  .menubar.open {
    width: 30px; }

.menu-padding {
  padding-right: 30px; }

@media only screen and (max-width: 1000px) {
  .header {
    padding: 20px 0 0 0; }
    .header #menu {
      display: block; }
    .header #logo {
      margin-top: 0; }
      .header #logo img {
        width: 50px; }
      .header #logo .mobile {
        display: block !important; }
    .header .navigation {
      max-height: 0;
      margin: 0;
      overflow: hidden; }
      .header .navigation.open {
        max-height: initial; }
  .menubar {
    display: none; }
  .menu-padding {
    padding-right: 0px; } }

.overlay-header {
  background: #393661;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 9999;
  display: none;
  overflow: auto;
  padding: 100px 40px;
  top: 0; }
  .overlay-header .inner {
    max-width: 70%;
    margin: 0 auto; }
  .overlay-header nav {
    float: left;
    width: 60%; }
    .overlay-header nav ul {
      padding: 0;
      margin: 0; }
    .overlay-header nav li {
      list-style: none;
      display: block;
      font-weight: 500;
      margin: 0 0 30px 0; }
      .overlay-header nav li:last-child {
        margin: 0; }
      .overlay-header nav li a {
        color: #fff;
        font-size: 6rem;
        line-height: 1;
        position: relative; }
        .overlay-header nav li a:after {
          content: '';
          display: block;
          visibility: hidden;
          border-bottom: 5px solid #2c294a;
          width: 100%;
          position: absolute;
          bottom: -3px;
          left: 0; }
        .overlay-header nav li a:hover:after {
          visibility: visible; }
        .overlay-header nav li a .arrow {
          margin: 0 0 0 10px;
          transition: all 0.1s ease-in;
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
      .overlay-header nav li.current-page-item > a:after {
        visibility: visible;
        display: block; }
      .overlay-header nav li.overlay-dropdown.active a .arrow {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg); }
      .overlay-header nav li.overlay-dropdown.active ul {
        opacity: 1;
        position: relative; }
      .overlay-header nav li ul {
        margin: 20px 0;
        padding: 0;
        opacity: 0;
        transition: all 0.1s ease-in;
        position: absolute; }
        .overlay-header nav li ul li {
          font-weight: 300;
          margin: 0 0 10px 0; }
          .overlay-header nav li ul li:last-of-type {
            margin: 0; }
          .overlay-header nav li ul li a {
            line-height: 1.56;
            font-size: 18px; }
            .overlay-header nav li ul li a:after {
              border-bottom: 2px solid #2c294a; }
  .overlay-header .sidebar {
    color: #fff;
    float: right;
    width: 40%;
    max-width: 280px; }
    .overlay-header .sidebar a {
      display: block;
      color: #fff;
      font-size: 20px;
      margin-bottom: 10px; }
      .overlay-header .sidebar a .fa {
        font-size: 18px; }
      .overlay-header .sidebar a:last-child {
        margin-bottom: 0; }
    .overlay-header .sidebar .sidebar-section {
      border-bottom: 5px solid #2c294a;
      padding-bottom: 35px;
      margin-bottom: 40px; }
      .overlay-header .sidebar .sidebar-section:last-child {
        border-bottom: 0;
        margin: 0;
        padding: 0; }
  .overlay-header .nav-social {
    display: block;
    text-align: center;
    font-size: 2.2rem;
    position: relative;
    z-index: 1;
    max-width: 300px; }
    .overlay-header .nav-social ul {
      margin-top: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: initial;
      font-size: 2.2rem;
      text-align: center;
      float: none; }
    .overlay-header .nav-social li {
      display: inline-block;
      position: relative;
      width: initial; }
    .overlay-header .nav-social a {
      display: inline-block;
      height: 50px;
      width: 50px;
      text-align: center;
      margin: 0 10px 0 0;
      border-radius: 50%;
      border: none;
      background-color: #ec424e;
      padding: 12px 0;
      cursor: pointer;
      transition: background-color linear .5s; }
      .overlay-header .nav-social a span {
        color: #FFFFFF;
        display: inline-block;
        transition: color linear .3s; }
      .overlay-header .nav-social a:hover {
        transition: background-color linear .5s;
        background-color: white;
        text-decoration: none; }
        .overlay-header .nav-social a:hover span {
          color: #ec424e;
          border: none;
          transition: color linear .3s; }
      .overlay-header .nav-social a:after {
        display: none; }
  .overlay-header .close {
    background: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 50px;
    width: 50px;
    border-radius: 50%; }
    .overlay-header .close .fa {
      color: #f24d59;
      font-size: 18px; }
    .overlay-header .close:hover {
      background: #eee; }
  @media (max-width: 990px) {
    .overlay-header .inner {
      max-width: 100%; }
    .overlay-header nav {
      width: 245px; }
      .overlay-header nav li a {
        font-size: 50px; }
    .overlay-header .sidebar {
      width: 280px; } }
  @media (max-width: 610px) {
    .overlay-header {
      padding: 40px; }
      .overlay-header nav {
        width: 100%; }
        .overlay-header nav li {
          margin-bottom: 20px; }
          .overlay-header nav li a {
            font-size: 30px; }
      .overlay-header .sidebar {
        margin-top: 20px;
        width: 100%;
        max-width: 100%; } }

#top-banner {
  line-height: 1;
  font-size: 1.4rem;
  color: white;
  background: #f24d59;
  font-weight: bold;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  cursor: pointer;
  overflow: hidden; }
  #top-banner .banner-copy {
    position: relative;
    display: inline-block;
    height: 100%;
    vertical-align: top;
    padding: 14px 0; }
    #top-banner .banner-copy:before {
      content: '';
      position: absolute;
      top: 0;
      right: 105%;
      background: url("../img/arrow-left@2x.png") no-repeat;
      background-size: cover;
      height: 42px;
      width: 82px;
      opacity: .15; }
    #top-banner .banner-copy:after {
      content: '';
      position: absolute;
      top: 0;
      left: 105%;
      background: url("../img/arrow-right@2x.png") no-repeat;
      background-size: contain;
      height: 42px;
      width: 82px;
      opacity: .15; }
  #top-banner.blue {
    background: #393661; }
  @media only screen and (max-width: 500px) {
    #top-banner span.desktop-mobile {
      display: none; } }

#top-banner-modal-background {
  cursor: pointer;
  z-index: 8;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.7);
  display: none; }
  #top-banner-modal-background.active {
    display: block; }

#top-banner-modal {
  display: none;
  position: absolute;
  width: 780px;
  max-width: 90%;
  font-size: 1.8rem;
  top: 50%;
  left: 50%;
  z-index: 35;
  background: white;
  text-align: center;
  padding: 100px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url("../img/rc-modal-bg.jpg");
  background-size: cover;
  border-radius: 5px; }
  @media only screen and (max-width: 800px) {
    #top-banner-modal {
      padding: 100px 50px; } }
  @media only screen and (max-width: 500px) {
    #top-banner-modal {
      border-radius: 0;
      background: white;
      top: 0;
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      max-width: 100%;
      min-height: 100vh; } }
  #top-banner-modal h3 {
    font-size: 40px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    margin-bottom: 25px;
    color: #393661; }
    #top-banner-modal h3 span.underline {
      border-bottom: 3px solid #f24d59; }
    @media only screen and (max-width: 500px) {
      #top-banner-modal h3 {
        font-size: 32px; } }
  #top-banner-modal .no-obligation {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.56;
    letter-spacing: normal;
    color: #f24d59;
    margin-bottom: 15px; }
    #top-banner-modal .no-obligation .text {
      color: #393661; }
    @media only screen and (max-width: 500px) {
      #top-banner-modal .no-obligation span.no-surprises {
        display: block; } }
  #top-banner-modal .simply-complete-the {
    width: 100%;
    max-width: 500px;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #393661;
    margin: 0 auto 30px; }
    #top-banner-modal .simply-complete-the a {
      color: #0000EE;
      border-bottom: 1px solid #0000EE;
      font-weight: 300; }
      #top-banner-modal .simply-complete-the a:hover {
        color: rgba(85, 26, 139, 0.8);
        border-bottom: 1px solid rgba(85, 26, 139, 0.8); }
  #top-banner-modal .more-info {
    width: 100%;
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.56;
    letter-spacing: normal;
    text-align: center;
    color: #393661;
    padding-top: 10px; }
    #top-banner-modal .more-info a {
      color: #0000EE;
      border-bottom: 1px solid #0000EE;
      font-weight: 300; }
      #top-banner-modal .more-info a:hover {
        color: rgba(85, 26, 139, 0.8);
        border-bottom: 1px solid rgba(85, 26, 139, 0.8); }
  #top-banner-modal .close {
    position: absolute;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    top: 30px;
    right: 30px;
    font-size: 1.6rem;
    cursor: pointer;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: white;
    border: 1px solid #f24d59;
    width: 50px; }
    #top-banner-modal .close .fa {
      color: #f24d59;
      font-size: 18px; }
  #top-banner-modal.active {
    display: inline-block; }

.paths {
  display: none; }

.intro {
  background: #f24d59;
  color: #fff;
  padding: 0 0 0 0;
  font-size: 100%;
  position: relative;
  overflow: hidden;
  height: 100vh;
  max-height: 920px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .intro:after {
    content: "";
    height: 260px;
    width: 120%;
    position: absolute;
    left: -10%;
    bottom: -165px;
    z-index: 3;
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/homepage-header-overlay.svg");
    background-size: cover; }
  .intro .pink-bg {
    display: block;
    background-color: #f24d59;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0; }
    .intro .pink-bg .img {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      -webkit-clip-path: url(#shape-clip);
      clip-path: url(#shape-clip); }
  .intro svg {
    position: absolute;
    width: 100%; }
  .intro .inner {
    position: relative;
    z-index: 3;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .intro .title {
    max-width: 970px;
    color: #FFFFFF; }
  .intro p {
    font-size: 2.4rem;
    line-height: 1.4em;
    color: #FFFFFF;
    max-width: 540px;
    font-weight: 300;
    padding: 0; }
  .intro .button {
    margin: 35px 0 0 0; }
  .intro .middle {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .intro .scroll {
    position: absolute;
    bottom: 5%;
    left: 50%;
    margin: 0 0 0 -10px; }
  .intro.about {
    background-color: #FFFFFF;
    background-position: 100% 100%;
    background-size: auto 100%; }
    .intro.about .title {
      color: #393661; }
    .intro.about p {
      color: #4c4c4d;
      max-width: 360px; }
  .intro.careers {
    background-color: #FFFFFF;
    background-position: 100% 100%;
    background-size: auto 100%; }
    .intro.careers .title {
      color: #393661; }
    .intro.careers h2 {
      font-size: 2.8rem;
      font-weight: 300;
      padding: 0 0 1em 0; }
    .intro.careers p {
      color: #4c4c4d;
      font-size: 1.8rem;
      line-height: 1.5em;
      padding: 0 0 1em 0; }
  .intro .code {
    position: absolute;
    bottom: -260px;
    left: 0;
    z-index: 10; }
  .intro .tablet {
    display: none; }
  .intro h1 {
    color: #fff;
    margin-bottom: 12px; }
    .intro h1.about {
      max-width: 650px; }
  .intro p {
    font-size: 18px;
    font-weight: 300; }
  @media (max-width: 600px) {
    .intro {
      height: 90vh; } }

@media only screen and (max-width: 1400px) {
  .intro.about {
    background-size: 65% auto; } }

@media only screen and (max-width: 980px) {
  .intro .middle {
    position: absolute;
    top: 47%; }
  .intro p {
    max-width: 440px; } }

@media only screen and (max-width: 600px) {
  .intro.about {
    background-size: 100% auto; }
    .intro.about p {
      max-width: 270px; } }

.partners {
  background: #393661;
  color: #FFFFFF; }
  .partners .inner {
    padding-top: 100px;
    padding-bottom: 80px;
    text-align: center;
    font-weight: 300;
    max-width: 815px; }
    .partners .inner .title {
      font-size: 1.4rem;
      text-align: center;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 1.2; }
    .partners .inner p {
      font-size: 1.8rem;
      color: #f24d59; }
  .partners .partnerlist-wrapper {
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto; }
  .partners ul {
    float: left;
    width: 100%;
    text-align: justify; }
    .partners ul li {
      display: inline-block;
      margin: 0 -3px 90px 0;
      width: 20%;
      text-align: center; }
      .partners ul li img {
        display: inline-block;
        height: auto; }
        .partners ul li img.logo-pgmc {
          width: 145px; }
        .partners ul li img.logo-riverlane {
          width: 70px; }
        .partners ul li img.logo-dotmatics {
          width: 130px; }
        .partners ul li img.logo-nationalparks {
          width: 130px; }
        .partners ul li img.logo-eureka-tncm {
          width: 120px;
          filter: grayscale(50%) invert(100%);
          -webkit-filter: grayscale(50%) invert(100%); }
        .partners ul li img.logo-mura {
          width: 130px; }
        .partners ul li img.logo-plymouth-gin {
          width: 58px; }
        .partners ul li img.logo-eureka {
          width: 120px; }
        .partners ul li img.logo-gurdon {
          width: 120px; }
        .partners ul li img.logo-glenlivet {
          width: 110px; }
        .partners ul li img.logo-jo-jingles {
          width: 100px; }
        .partners ul li img.logo-lcb {
          width: 110px; }
        .partners ul li img.logo-beefeater {
          width: 125px; }
        .partners ul li img.logo-chivas {
          width: 135px; }
        .partners ul li img.logo-mathematics-mastery {
          width: 140px; }
        .partners ul li img.logo-enfield-council {
          width: 130px; }
        .partners ul li img.logo-juice-master {
          width: 105px; }
        .partners ul li img.logo-vertas {
          width: 110px; }
        .partners ul li img.logo-bili {
          width: 60px; }
        .partners ul li img.logo-stath {
          width: 95px; }
        .partners ul li img.logo-foraging-fox {
          width: 105px; }

@media only screen and (max-width: 980px) {
  .partners {
    padding-bottom: 20px; }
    .partners .inner {
      padding-top: 90px; }
    .partners .partnerlist-wrapper {
      max-width: 1280px;
      padding: 0 20px; }
    .partners ul li {
      width: 25%; }
  .menu-padding {
    padding-right: 0; } }

@media only screen and (max-width: 750px) {
  .partners ul li {
    width: 33.333%; } }

@media only screen and (max-width: 600px) {
  .partners .inner {
    padding-top: 60px;
    padding-bottom: 60px; }
  .partners ul li {
    width: 50%; }
    .partners ul li:last-child {
      display: none; }
  .partners .up {
    float: left;
    width: 100%;
    height: 70px;
    cursor: pointer;
    background: url("https://d2xsy63yp3dhes.cloudfront.net/images/arrow-up-white.png") no-repeat 50% 50%; } }

.case-studies {
  float: left;
  width: 100%;
  background-position: -80px 100%;
  background-repeat: no-repeat;
  background-size: auto auto; }
  .case-studies .pulse {
    float: left;
    width: 100%;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: auto auto; }
    .case-studies .pulse .middle {
      padding-left: 20px;
      padding-right: 20px; }
  .case-studies .alt {
    padding: 0; }

.pulse {
  float: left;
  width: 100%;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%; }

.background-double-height {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 62%;
  width: 50%;
  background: white url(https://d2xsy63yp3dhes.cloudfront.net/images/home/lcb-header.jpg) no-repeat;
  background-position: bottom center;
  background-size: cover;
  overflow: hidden; }
  .background-double-height:after {
    position: absolute;
    background: white !important;
    z-index: 7;
    top: 0;
    right: 0;
    content: "";
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    width: 200%;
    height: 200%; }
  .background-double-height .skew {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: visible;
    width: 200%;
    height: 100%;
    z-index: 2;
    -webkit-transform: skewY(-45deg);
    -ms-transform: skewY(-45deg);
    transform: skewY(-45deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: initial; }
  .background-double-height .rotate {
    position: absolute;
    bottom: 0;
    overflow: visible;
    width: 137%;
    height: 100%;
    background: #fff url(https://d2xsy63yp3dhes.cloudfront.net/images/homepage-double-height-pattern.svg) no-repeat;
    background-size: 90%;
    background-position: 20% 95%;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: rotateZ(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotateZ(-45deg); }
    .background-double-height .rotate:after {
      position: absolute;
      content: "";
      height: 100%;
      background: #fff;
      width: 100%;
      left: 99%;
      top: 0; }
  @media only screen and (max-width: 1200px) {
    .background-double-height {
      max-height: 800px; } }
  @media only screen and (max-width: 600px) {
    .background-double-height {
      max-height: 500px; } }

.case-study-home {
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%; }
  .case-study-home.with-pulse {
    padding: 0; }
  .case-study-home .pulse {
    padding: 90px 0 0 0; }
  .case-study-home.first {
    padding: 190px 0 0 0; }
    .case-study-home.first .column h4 {
      padding-top: 3em; }
    .case-study-home.first .image {
      position: relative;
      z-index: 1; }
  .case-study-home.blue {
    background-color: #393661; }
    .case-study-home.blue .column h2,
    .case-study-home.blue .column p {
      color: #FFFFFF; }
  .case-study-home.alt .column {
    float: right;
    width: 45%; }
    .case-study-home.alt .column p {
      max-width: 415px; }
    .case-study-home.alt .column.plymouth {
      float: right;
      width: 35%; }
  .case-study-home.alt .image {
    float: left;
    position: absolute;
    bottom: 0;
    left: -100px; }
    .case-study-home.alt .image img {
      margin: 0 0 -40px 0;
      z-index: 3; }
  .case-study-home.course-booking {
    padding-bottom: 100px;
    position: relative;
    z-index: 8; }
    .case-study-home.course-booking .column.middle {
      padding-bottom: 0;
      text-align: center; }
      @media only screen and (max-width: 700px) {
        .case-study-home.course-booking .column.middle {
          text-align: left; } }
  .case-study-home .background {
    float: right;
    width: 60%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 0;
    overflow: hidden; }
    .case-study-home .background .skew {
      position: absolute;
      right: 0;
      bottom: 0;
      overflow: visible;
      width: 200%;
      height: 100%;
      background: #393661;
      z-index: 2;
      -webkit-transform: skewY(-45deg);
      -ms-transform: skewY(-45deg);
      transform: skewY(-45deg);
      -webkit-backface-visibility: hidden;
      backface-visibility: initial; }
  .case-study-home.white .background .skew {
    background: #FFFFFF; }
  .case-study-home.header-blue {
    background-color: #393661;
    padding: 240px 0 100px 0; }
    .case-study-home.header-blue .background {
      background-position: center; }
    .case-study-home.header-blue .column h2 {
      color: #FFFFFF; }
    .case-study-home.header-blue .column p {
      font-size: 2.8rem;
      padding: 0.5em 0 0 0;
      max-width: 470px;
      color: #FFFFFF; }
    .case-study-home.header-blue.careers {
      padding-bottom: 60px; }
      .case-study-home.header-blue.careers .column .title {
        padding: 0 0 0.5em 0; }
      .case-study-home.header-blue.careers .column h2 {
        font-size: 2.8rem;
        padding: 0 0 1em 0;
        font-weight: 300; }
      .case-study-home.header-blue.careers .column p {
        font-size: 1.8rem;
        padding: 0 0 1.5em 0; }
  .case-study-home .column {
    float: left;
    width: 45%;
    position: relative;
    z-index: 3; }
    .case-study-home .column.no-image {
      width: 60%; }
      .case-study-home .column.no-image p {
        max-width: 450px; }
    .case-study-home .column.middle {
      width: 100%; }
      .case-study-home .column.middle p {
        max-width: 650px;
        margin: 0 auto; }
      .case-study-home .column.middle .img {
        display: block;
        padding: 55px 0 40px;
        max-width: 100%;
        margin: 0 auto; }
    .case-study-home .column h4 {
      text-transform: uppercase;
      font-size: 1.4rem;
      letter-spacing: 2px;
      font-weight: 300;
      color: #f24d59;
      margin-bottom: 20px; }
    .case-study-home .column .title {
      font-size: 6rem;
      color: #FFFFFF;
      font-weight: 600;
      line-height: 64px; }
    .case-study-home .column h2 {
      color: #393661;
      font-weight: 600; }
    .case-study-home .column p {
      font-size: 1.8rem;
      line-height: 1.5em;
      font-weight: 300;
      padding: 1.6em 0 2.4em 0;
      max-width: 480px; }
    .case-study-home .column .button {
      padding: 0; }
  .case-study-home .image {
    float: right;
    width: 55%;
    position: relative; }
    .case-study-home .image img {
      position: absolute;
      bottom: 0;
      right: 20px;
      max-width: 100%; }
      .case-study-home .image img.autowidth {
        right: auto;
        left: 0;
        bottom: -50px;
        max-width: 1000px; }
      .case-study-home .image img.no-margin {
        bottom: 0px !important; }
  .case-study-home .image-parts {
    float: right;
    width: 48%;
    position: relative;
    z-index: 3; }
    .case-study-home .image-parts span {
      float: left;
      position: relative; }
      .case-study-home .image-parts span .bg {
        float: left;
        width: 100%;
        z-index: 3;
        position: relative; }
      .case-study-home .image-parts span .screen {
        position: absolute;
        top: 0;
        left: 0;
        float: left;
        width: 100%;
        padding: 3.9% 3.9% 0 3.9%;
        z-index: 2;
        position: absolute;
        top: 5%;
        left: 5%;
        float: left;
        width: 91%;
        padding: 3.9% 3.9% 0 3.9%;
        z-index: 2; }
      .case-study-home .image-parts span.macbook {
        width: 870px; }
        .case-study-home .image-parts span.macbook .screen {
          padding: 3% 13% 0 13%; }
      .case-study-home .image-parts span.ipad .screen {
        background: #000;
        padding: 5px 40px 0 40px;
        top: 70px; }
      .case-study-home .image-parts span.iphone .screen {
        padding: 17% 3.9% 0 3.9%; }
  .case-study-home.jo-jingles .column, .case-study-home.mwd .column {
    width: 45%; }
  .case-study-home.jo-jingles .image-parts, .case-study-home.mwd .image-parts {
    width: 53%;
    margin: -50px 0 0 0; }
    .case-study-home.jo-jingles .image-parts span, .case-study-home.mwd .image-parts span {
      width: 750px;
      margin: 0 0 -40px 0; }
    .case-study-home.jo-jingles .image-parts .imac, .case-study-home.mwd .image-parts .imac {
      left: 80px; }
    .case-study-home.jo-jingles .image-parts .ipad, .case-study-home.mwd .image-parts .ipad {
      width: 340px;
      position: absolute;
      bottom: -40px;
      left: 20px;
      z-index: 3; }
    .case-study-home.jo-jingles .image-parts .iphone, .case-study-home.mwd .image-parts .iphone {
      width: 140px;
      position: absolute;
      bottom: -40px;
      left: 0;
      z-index: 3; }
  .case-study-home.jo-jingles.hero {
    padding: 170px 0 0 0; }
    .case-study-home.jo-jingles.hero .column {
      padding-top: 40px; }
      .case-study-home.jo-jingles.hero .column p {
        max-width: 400px; }
    .case-study-home.jo-jingles.hero .image-parts {
      width: 53%;
      margin: 0;
      padding-bottom: 30px; }
      .case-study-home.jo-jingles.hero .image-parts span {
        width: 750px;
        margin: 0 0 -40px 0; }
      .case-study-home.jo-jingles.hero .image-parts .imac {
        left: 80px;
        width: 640px; }
      .case-study-home.jo-jingles.hero .image-parts .ipad {
        width: 310px;
        bottom: 25px; }
        .case-study-home.jo-jingles.hero .image-parts .ipad .screen {
          padding: 10px 18px 5px 18px;
          top: 30px; }
      .case-study-home.jo-jingles.hero .image-parts .iphone {
        width: 145px;
        bottom: 15px; }
  .case-study-home.plymouth-gin {
    position: relative; }
    .case-study-home.plymouth-gin .pulse-plymouth-gin {
      position: absolute;
      bottom: 0;
      width: 420px;
      height: 420px;
      background-size: cover;
      left: 0px; }
    .case-study-home.plymouth-gin .column {
      padding-bottom: 180px;
      padding: 20px 0 180px 70px; }
    .case-study-home.plymouth-gin .image img {
      max-width: 845px;
      right: 80px; }
    .case-study-home.plymouth-gin .image img.ipad {
      bottom: -35px;
      max-width: 465px;
      right: -15px;
      z-index: 5; }
    .case-study-home.plymouth-gin .image img.flower {
      bottom: 160px;
      max-width: 160px;
      right: -70px;
      z-index: 4; }
    @media only screen and (max-width: 800px) {
      .case-study-home.plymouth-gin .inner {
        padding: 20px 40px; }
      .case-study-home.plymouth-gin .column {
        padding: 20px 0 20px 10px; }
        .case-study-home.plymouth-gin .column h4 {
          padding: 2rem 0 2em 0; }
      .case-study-home.plymouth-gin .image {
        left: 0;
        bottom: 150px;
        width: 51%; }
        .case-study-home.plymouth-gin .image img {
          width: 130%;
          right: 40px; }
        .case-study-home.plymouth-gin .image img.ipad {
          max-width: 250px; }
        .case-study-home.plymouth-gin .image img.flower {
          width: 100%;
          display: none; } }
    @media only screen and (max-width: 550px) {
      .case-study-home.plymouth-gin .inner {
        padding: 0 40px 20px; }
      .case-study-home.plymouth-gin .column {
        width: auto;
        padding-top: 50px;
        padding-bottom: 20px;
        float: none; }
        .case-study-home.plymouth-gin .column p {
          padding: 0.5em 0; }
      .case-study-home.plymouth-gin .image {
        float: none;
        position: relative;
        bottom: 0;
        width: auto;
        height: 360px;
        padding: 20px 0;
        left: auto;
        display: block; }
        .case-study-home.plymouth-gin .image img {
          margin: 0;
          position: absolute;
          width: 460px;
          right: 45px;
          bottom: 20px; }
        .case-study-home.plymouth-gin .image img.ipad {
          right: 0;
          bottom: 0px;
          width: 245px; } }
  .case-study-home.mwd.hero p {
    max-width: 370px; }
  .case-study-home.mwd.hero .column {
    padding-bottom: 50px; }
  .case-study-home.mwd.hero .image-parts {
    padding-top: 125px; }
    .case-study-home.mwd.hero .image-parts span {
      bottom: 35px; }
  .case-study-home.mwd .column.narrow {
    width: 40%; }
  .case-study-home.mwd .image-parts {
    margin: 0; }
    .case-study-home.mwd .image-parts span {
      width: 575px;
      bottom: -35px; }
  .case-study-home.bili.hero .inner {
    padding: 20px 0 60px 0; }
    .case-study-home.bili.hero .inner h2 {
      max-width: 450px;
      margin: 0; }
    @media only screen and (max-width: 990px) {
      .case-study-home.bili.hero .inner h2 {
        margin: 0 auto; } }
  .case-study-home.bili.hero .background:before {
    display: none; }
  .case-study-home.bili.hero .column {
    width: 45%;
    padding: 0 40px; }
    .case-study-home.bili.hero .column h4 {
      padding: 0 0 45px 0; }
    .case-study-home.bili.hero .column p {
      max-width: 445px; }
  .case-study-home.bili.hero .image-parts {
    width: 53%; }
    .case-study-home.bili.hero .image-parts span {
      width: 560px;
      margin: 0 0 -40px 0; }
    .case-study-home.bili.hero .image-parts .imac {
      left: 80px;
      width: 570px; }
    .case-study-home.bili.hero .image-parts .ipad {
      width: 265px;
      position: absolute;
      left: 20px;
      z-index: 4;
      top: 115px; }
      .case-study-home.bili.hero .image-parts .ipad .screen {
        top: 24px;
        padding: 3.9% 3.9% 3.9% 3.9%; }
  .case-study-home.pgmc.hero {
    overflow: hidden; }
    .case-study-home.pgmc.hero .inner {
      padding: 30px 20px 0; }
      .case-study-home.pgmc.hero .inner .column {
        padding: 0; }
        .case-study-home.pgmc.hero .inner .column h4 {
          padding-top: 0; }
        .case-study-home.pgmc.hero .inner .column p {
          max-width: 400px; }
      .case-study-home.pgmc.hero .inner .image-parts .desk {
        max-width: 540px; }
      .case-study-home.pgmc.hero .inner .image-parts span {
        width: 225px;
        margin: 0 0 0 0;
        bottom: -80px;
        position: absolute;
        left: -30px; }
        .case-study-home.pgmc.hero .inner .image-parts span .screen {
          top: 33px; }
    @media only screen and (max-width: 850px) {
      .case-study-home.pgmc.hero {
        overflow: visible; }
        .case-study-home.pgmc.hero .inner {
          padding-bottom: 260px; }
          .case-study-home.pgmc.hero .inner .column h2 {
            max-width: 540px;
            text-align: center;
            margin: 0 auto; }
          .case-study-home.pgmc.hero .inner .column p {
            max-width: 540px; }
          .case-study-home.pgmc.hero .inner .image-parts {
            left: 0;
            position: absolute;
            overflow: hidden;
            width: 100%;
            height: 450px;
            bottom: -210px; }
            .case-study-home.pgmc.hero .inner .image-parts .desk {
              top: 0;
              width: 90%;
              position: absolute;
              left: 50%;
              -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
            .case-study-home.pgmc.hero .inner .image-parts span {
              width: 100%;
              max-width: 220px;
              left: 10%;
              top: 40%; }
              .case-study-home.pgmc.hero .inner .image-parts span .screen {
                top: 21px; } }
    @media only screen and (max-width: 500px) {
      .case-study-home.pgmc.hero .inner .image-parts {
        left: 0;
        position: absolute;
        overflow: hidden;
        height: 300px;
        bottom: -115px; }
        .case-study-home.pgmc.hero .inner .image-parts span {
          width: 35% !important;
          left: 5%;
          top: 30%; }
        .case-study-home.pgmc.hero .inner .image-parts .desk {
          width: 80%; } }
  @media only screen and (max-width: 850px) {
    .case-study-home.course-booking {
      padding: 40px 0 40px; } }
  @media only screen and (max-width: 550px) {
    .case-study-home.course-booking {
      padding: 0; }
      .case-study-home.course-booking img.desktop {
        display: none !important; } }
  .case-study-home.chivas {
    overflow: hidden;
    padding: 0; }
    .case-study-home.chivas .column {
      padding: 0 0 50px 0; }
    .case-study-home.chivas .inner {
      padding: 130px 20px 140px; }
    .case-study-home.chivas .ipad {
      margin-top: 92px;
      width: 565px; }
    .case-study-home.chivas .image-parts {
      width: 48%;
      position: absolute;
      z-index: 1000;
      right: 0;
      top: 35px; }
    .case-study-home.chivas.hero .inner {
      padding: 180px 20px 50px; }
    .case-study-home.chivas.hero .image-parts {
      top: 165px; }
    .case-study-home.chivas.hero .ipad {
      margin: 0;
      width: 490px; }
      .case-study-home.chivas.hero .ipad .screen {
        padding: 5px 35px 0 35px;
        top: 60px; }
  .case-study-home.shallow .column {
    padding: 0 0 40px 0; }
  .case-study-home.shallow .image img.autowidth {
    bottom: -20px; }
  .case-study-home.eureka .background {
    background-image: url(https://d2xsy63yp3dhes.cloudfront.net/images/home/eureka-header.jpg); }
  .case-study-home.eureka.hero .inner {
    padding: 35px 20px 0; }
  .case-study-home.eureka.hero .column {
    width: 50%;
    padding-bottom: 30px; }
  .case-study-home.eureka.hero .image-parts span {
    width: 500px;
    bottom: -5px;
    right: -10px; }
  .case-study-home.eureka .inner {
    overflow: visible; }
  .case-study-home.eureka .image-parts {
    position: absolute;
    bottom: -25px;
    right: 0; }
    .case-study-home.eureka .image-parts span.imac {
      width: 770px; }
    .case-study-home.eureka .image-parts .dots {
      position: absolute;
      bottom: -185px;
      width: 460px;
      height: 460px;
      background-size: cover;
      right: -70px; }
  .case-study-home.eureka .iphone-outer {
    position: absolute;
    bottom: 5px;
    left: -135px; }
  .case-study-home.eureka span.iphone {
    z-index: 4;
    width: 390px !important;
    position: relative; }
    .case-study-home.eureka span.iphone .screen {
      width: 134%;
      padding: 0;
      z-index: 5;
      top: -5%;
      left: -14%;
      z-index: 5; }
  .case-study-home.lcb {
    position: relative;
    z-index: 8; }
    .case-study-home.lcb .column {
      max-width: 550px; }
    .case-study-home.lcb .image-parts {
      position: absolute;
      bottom: -25px;
      right: 50px; }
      .case-study-home.lcb .image-parts span.imac {
        width: 850px; }
      @media only screen and (max-width: 800px) {
        .case-study-home.lcb .image-parts {
          right: 0; } }
    .case-study-home.lcb .iphone-outer {
      position: absolute;
      bottom: 5px;
      left: -120px; }
    .case-study-home.lcb span.iphone {
      width: 435px !important; }
      .case-study-home.lcb span.iphone .screen {
        width: 100%;
        padding: 0;
        z-index: 5; }
    @media only screen and (max-width: 700px) {
      .case-study-home.lcb .image-parts {
        position: relative; }
      .case-study-home.lcb .column {
        padding: 20px 0 35px; }
        .case-study-home.lcb .column h4 {
          padding-top: 2em; }
        .case-study-home.lcb .column p {
          padding: 1.6em 0; } }
  .case-study-home.awards {
    position: relative;
    padding-top: 60px; }
    .case-study-home.awards .column {
      padding: 20px 0 100px 70px; }
    .case-study-home.awards h4 {
      padding-bottom: 0; }
    .case-study-home.awards p {
      font-size: 2.8rem;
      color: #393661;
      padding: 1em 0; }
    .case-study-home.awards ul {
      float: left;
      width: 100%; }
      .case-study-home.awards ul li {
        float: left;
        width: 100%;
        font-size: 2.2rem;
        background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png") no-repeat 0 14px;
        background-size: 14px 13px;
        padding: 8px 0 8px 25px;
        color: #393661; }
        .case-study-home.awards ul li.last {
          border-bottom: none; }
        .case-study-home.awards ul li.active {
          color: #f24d59; }
        .case-study-home.awards ul li .winner {
          color: #f24d59;
          font-size: 2.2rem; }
        .case-study-home.awards ul li span {
          font-size: 1.6rem;
          color: #4c4c4d; }
        .case-study-home.awards ul li .winner-sub {
          font-family: "Libre Baskerville", serif;
          color: #717171; }
    .case-study-home.awards:before {
      display: block;
      content: "";
      position: absolute;
      right: 50%;
      top: 0;
      width: 50%;
      height: 100%;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/awards.jpg") no-repeat;
      background-size: cover;
      background-position: top right; }
    @media only screen and (max-width: 1000px) {
      .case-study-home.awards .column {
        display: block;
        float: none;
        width: 100%;
        padding: 60px 0; }
        .case-study-home.awards .column p {
          max-width: initial; }
      .case-study-home.awards h4 {
        padding: 0; }
      .case-study-home.awards:after {
        display: none; }
      .case-study-home.awards:before {
        position: relative;
        display: block;
        right: initial;
        content: ".";
        width: 100%;
        padding-bottom: 58%;
        background: url("https://d2xsy63yp3dhes.cloudfront.net/images/awards.jpg") no-repeat;
        background-size: cover;
        background-position: center; } }
    @media only screen and (max-width: 600px) {
      .case-study-home.awards {
        padding-top: 30px; } }
  .case-study-home .image-slides {
    float: left;
    width: 100%;
    margin: 40px 0 60px 0; }
    .case-study-home .image-slides li {
      float: left;
      width: 100%; }
      .case-study-home .image-slides li img {
        display: inline-block; }
  .case-study-home .circles {
    position: absolute;
    bottom: -260px;
    right: -20%;
    z-index: 10; }

@media only screen and (max-width: 1260px) {
  .case-study-home .background {
    float: right;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: auto;
    right: 0;
    background-size: cover;
    background-position: 90% 50%; }
    .case-study-home .background .skew.test {
      top: -9999px; }
    .case-study-home .background .triangle {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 3;
      width: 0;
      height: 0;
      padding-bottom: 100%;
      padding-left: 100%;
      overflow: hidden; }
      .case-study-home .background .triangle:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        margin-left: -1200px;
        border-bottom: 1200px solid transparent;
        border-left: 1200px solid #393661; }
  .case-study-home.plymouth .logo {
    display: none; }
  .case-study-home.plymouth .background {
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-plymouth-bg.jpg"); }
    .case-study-home.plymouth .background .skew {
      display: block; } }

@media only screen and (max-width: 1300px) {
  .case-study-home.first {
    background-position: 100% 100%;
    background-size: auto 90%; }
  .case-study-home .pulse {
    background: none !important; }
  .case-studies .pulse {
    background: none !important; } }

@media only screen and (max-width: 1050px) {
  .case-study-home .column h2 {
    font-size: 5rem; } }

@media only screen and (max-width: 1260px) {
  .case-study-home .background {
    background-position: 90% 50%; } }

@media only screen and (max-width: 860px) {
  .case-study-home.first {
    padding: 100px 0 0 0; } }

@media only screen and (min-width: 980px) {
  .desktop {
    display: block !important; } }

@media only screen and (min-width: 550px) {
  .mobile {
    display: none !important; }
  .desktop {
    display: none; } }

@media only screen and (max-width: 740px) {
  .case-study-home.hero.plymouth .image-parts {
    bottom: -55px;
    margin-top: -80px; } }

@media only screen and (max-width: 660px) {
  .case-study-home .column h2 {
    font-size: 3.6em; }
  .case-study-home .column .button {
    text-align: left; }
  .case-study-home .image-parts {
    width: 100% !important; }
    .case-study-home .image-parts span {
      position: relative;
      left: auto;
      bottom: auto;
      float: none;
      display: block;
      width: 100% !important;
      margin: 0 auto; }
  .case-study-home.header-blue {
    padding: 140px 0 80px 0; }
    .case-study-home.header-blue .column .title {
      font-size: 4rem; }
    .case-study-home.header-blue .column p {
      font-size: 2.4rem; }
  .case-study-home.chivas span.new-line {
    display: block; }
  .case-study-home.chivas .image-parts {
    height: 360px; }
    .case-study-home.chivas .image-parts span {
      width: 95% !important; }
  .case-study-home.eureka.home {
    padding-bottom: 0; }
  .case-study-home.eureka .image-parts .imac {
    width: 560px !important;
    height: 350px; } }

@media only screen and (max-width: 500px) {
  .case-studies {
    background-position: 0% 100%;
    background-size: 100% auto; }
  .case-study-home.jo-jingles .column, .case-study-home.pgmc .column, .case-study-home.mwd .column, .case-study-home.bili .column {
    margin-bottom: -100px; }
  .case-study-home.jo-jingles .image-parts, .case-study-home.pgmc .image-parts, .case-study-home.mwd .image-parts, .case-study-home.bili .image-parts {
    bottom: -100px; }
  .case-study-home .background {
    width: 100%; }
  .case-study-home.chivas .image-parts {
    height: 280px; } }

@media only screen and (max-width: 400px) {
  .case-study-home .image {
    padding: 0; }
  .case-study-home.lcb {
    overflow: hidden; } }

.quotes {
  background-color: #f24d59;
  color: #FFFFFF; }
  .quotes .inner {
    max-width: 1280px; }
  .quotes h3 {
    font-size: 1.4rem;
    text-align: left;
    text-transform: uppercase;
    padding: 0 0 5em 0; }
  .quotes .slides {
    float: left;
    width: 52%; }
    .quotes .slides p {
      font-size: 1.8rem;
      line-height: 1.5em;
      padding: 2.2em 0 0 0;
      font-weight: 300;
      font-style: italic; }
    .quotes .slides blockquote p {
      font-size: 2.8rem;
      font-family: "Libre Baskerville", serif;
      font-weight: 400;
      font-style: italic;
      line-height: 1.4;
      padding: 0; }
  .quotes #slides-pager {
    float: right;
    width: 35%; }
    .quotes #slides-pager a {
      float: left;
      width: 100%;
      padding: 0 0 35px 90px;
      margin: 0 0 35px 0;
      min-height: 100px;
      border-bottom: 5px solid #ec424e;
      color: #fcbabf;
      position: relative; }
      .quotes #slides-pager a:last-child {
        margin: 0;
        border-bottom: none;
        padding-bottom: 0; }
      .quotes #slides-pager a.active {
        color: #FFFFFF; }
        .quotes #slides-pager a.active h6 span {
          text-decoration: underline; }
        .quotes #slides-pager a.active img {
          opacity: 0.7; }
      .quotes #slides-pager a img {
        width: 70px;
        height: 70px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: 0.5;
        position: absolute;
        top: 0;
        left: 0; }
      .quotes #slides-pager a h6 {
        font-size: 1.8rem;
        line-height: 1.4em;
        font-family: "Libre Baskerville", serif;
        font-style: italic;
        padding: 0 0 0.9em 0; }
      .quotes #slides-pager a p {
        font-family: "proxima-nova", sans-serif;
        font-size: 1.8rem;
        font-weight: bold; }
  .quotes .mobile-quotes {
    display: none;
    float: left;
    width: 100%;
    margin-bottom: 10px; }
    .quotes .mobile-quotes li {
      float: left;
      width: 100%;
      border-bottom: 5px solid #ec424e;
      color: #fcbabf;
      padding: 25px 0 0;
      margin: 0; }
      .quotes .mobile-quotes li:last-child {
        margin: 0;
        border-bottom: none; }
      .quotes .mobile-quotes li .quote {
        float: left;
        width: 100%;
        padding: 0 0 25px 0; }
      .quotes .mobile-quotes li h5 {
        font-size: 1.8rem;
        line-height: 1.4em;
        font-family: "Libre Baskerville", serif;
        font-style: italic;
        padding: 0 20px 0.9em 0; }
        .quotes .mobile-quotes li h5 span {
          text-decoration: underline; }
      .quotes .mobile-quotes li h6 em {
        font-size: 1.6rem !important;
        line-height: 1.4em;
        border-bottom: 1px solid white; }
      .quotes .mobile-quotes li p {
        font-size: 1.8rem;
        line-height: 1.5em;
        padding: 2.2em 0 0 0;
        font-weight: 300; }
      .quotes .mobile-quotes li blockquote p {
        font-size: 2.2rem;
        font-family: "Libre Baskerville", serif;
        padding: 0; }
      .quotes .mobile-quotes li.active {
        color: #FFFFFF; }
        .quotes .mobile-quotes li.active .quoted {
          background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/arrow-up-white.png"); }
          .quotes .mobile-quotes li.active .quoted img {
            opacity: 0.7; }
    .quotes .mobile-quotes .quoted {
      float: left;
      width: 100%;
      position: relative;
      padding: 40px 0 40px 90px;
      margin: 0 0 0 0;
      font-size: 1.6em;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/arrow-down-white.png") no-repeat 100% 33%;
      cursor: pointer; }
      .quotes .mobile-quotes .quoted h6 {
        float: left;
        width: 100%;
        font-size: 1.6rem;
        line-height: 1.4em;
        padding: 0; }
        .quotes .mobile-quotes .quoted h6 em {
          float: left;
          width: 100%;
          padding: 0 0 15px 0;
          font-family: "Libre Baskerville", serif;
          font-size: 1.2rem; }
      .quotes .mobile-quotes .quoted p {
        padding: 0; }
      .quotes .mobile-quotes .quoted img {
        width: 70px;
        height: 70px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: 0.5;
        position: absolute;
        top: 35px;
        left: 0; }

.inter .inner {
  padding: 95px 20px 90px; }
  .inter .inner .copy {
    width: 60%;
    display: inline-block; }
  .inter .inner p {
    font-size: 2.8rem;
    color: #393661;
    padding: 0.8em 0 0.8em 0; }
    .inter .inner p .tablet {
      display: none; }
  .inter .inner .quote {
    width: 37%;
    float: right;
    display: inline-block; }
    .inter .inner .quote p {
      font-size: 2.8rem;
      font-family: "Libre Baskerville", serif;
      color: #f24d59; }
    .inter .inner .quote .talking-head {
      position: relative; }
    .inter .inner .quote img {
      border-radius: 50%;
      max-width: 100px;
      margin-right: 15px; }
    .inter .inner .quote span {
      font-size: 1.8rem; }

@media only screen and (max-width: 1150px) {
  .inter .inner {
    padding: 40px; }
    .inter .inner .copy p {
      font-size: 1.8rem; }
    .inter .inner .quote .talking-head {
      padding: 20px 0 20px 90px; }
    .inter .inner .quote img {
      width: 80px;
      position: absolute;
      top: 20px;
      left: 0; }
    .inter .inner .quote span {
      display: block; }
    .inter .inner .quote p {
      font-size: 1.8rem; } }

@media only screen and (max-width: 800px) {
  .inter .inner {
    padding: 40px 40px;
    text-align: left; }
    .inter .inner .copy {
      width: initial; }
      .inter .inner .copy p {
        font-size: 2.2rem; }
    .inter .inner .quote {
      width: initial;
      float: none;
      display: block; }
      .inter .inner .quote .talking-head {
        vertical-align: top; }
      .inter .inner .quote span {
        padding: 15px 0;
        display: inline-block; } }

@media only screen and (max-width: 450px) {
  .inter .inner {
    padding: 30px 40px; }
    .inter .inner .copy p {
      font-size: 1.8rem; }
    .inter .inner .quote img {
      display: none; }
    .inter .inner .quote .talking-head {
      padding: 0; }
    .inter .inner .quote span {
      display: inline-block; } }

.contact-us {
  background-color: #393661;
  background-size: cover;
  color: #FFFFFF; }
  .contact-us .title {
    font-weight: 600;
    text-align: center; }
  .contact-us .subtitle {
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    position: relative;
    margin: 10px 0 0 0; }
  .contact-us h5 {
    font-size: 2.8rem;
    font-weight: 300;
    text-align: center;
    padding: 1em 0 2em;
    color: #f24d59; }
  .contact-us .contact-options {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 840px;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 70px 0; }
    .contact-us .contact-options .details {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .contact-us .contact-options .details img {
        margin-right: 30px;
        width: 115px; }
      .contact-us .contact-options .details h3 {
        color: #fff;
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 5px 0; }
      .contact-us .contact-options .details p {
        font-family: "Libre Baskerville", serif;
        font-style: italic;
        font-size: 18px;
        line-height: 28px;
        margin: 0; }
      .contact-us .contact-options .details a {
        color: #f24d59; }
      .contact-us .contact-options .details .fa {
        font-size: 16px; }
    @media (max-width: 900px) {
      .contact-us .contact-options {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .contact-us .contact-options .details {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          text-align: center; }
          .contact-us .contact-options .details:first-of-type {
            margin-bottom: 40px; }
          .contact-us .contact-options .details img {
            margin: 0 0 20px 0; } }
    @media (max-width: 600px) {
      .contact-us .contact-options {
        padding: 40px 0; }
        .contact-us .contact-options .details img {
          width: 90px; } }
  .contact-us.home {
    position: relative;
    overflow: hidden; }
    .contact-us.home .inner {
      position: relative;
      z-index: 5; }
    .contact-us.home:after {
      position: absolute;
      display: inline-block;
      content: "";
      background: url(https://d2xsy63yp3dhes.cloudfront.net/images/5-circles.svg) no-repeat;
      background-size: cover;
      height: 352px;
      width: 467px;
      right: -200px;
      bottom: -100px; }
      @media (max-width: 600px) {
        .contact-us.home:after {
          display: none; } }
  .contact-us #options-pager {
    float: left;
    width: 30%;
    font-family: "Libre Baskerville", serif;
    font-size: 2.8rem;
    padding-top: 1em;
    padding-bottom: 80px; }
    .contact-us #options-pager a {
      float: left;
      width: 100%;
      padding: 0 0 1.4em 0;
      color: #FFFFFF; }
      .contact-us #options-pager a span {
        padding: 0 0 5px 0;
        border-bottom: 3px solid #393661; }
      .contact-us #options-pager a.active span {
        border-color: #f24d59; }
  .contact-us .options {
    padding-top: 40px;
    margin-bottom: 100px;
    position: relative; }
    .contact-us .options p {
      font-size: 1.8rem;
      padding: 1em 0 1em 0;
      max-width: 380px;
      margin: 0 auto; }
    .contact-us .options p.phone-us {
      font-size: 2.8rem; }
    .contact-us .options h4 {
      padding: 1em 0 1em 0; }
    .contact-us .options ul {
      display: block; }
    .contact-us .options li {
      vertical-align: top;
      display: inline-block;
      width: 49%;
      text-align: center;
      position: relative; }
    .contact-us .options .option-title {
      display: none;
      padding: 0 0 5px 0;
      margin: 0 0 0 0;
      color: #FFFFFF;
      font-family: "Libre Baskerville", serif;
      font-size: 2.2rem;
      border-bottom: 3px solid #393661;
      cursor: pointer; }
      .contact-us .options .option-title.active {
        border-bottom: 3px solid #f24d59; }
        .contact-us .options .option-title.active:after {
          content: "\f077"; }
      .contact-us .options .option-title:after {
        content: "\f078";
        font-family: FontAwesome;
        position: absolute;
        top: 5px;
        right: 0;
        color: #f24d59;
        font-size: 18px; }
    .contact-us .options .retro .fa {
      float: left;
      font-size: 25px;
      width: 30px;
      position: absolute;
      top: 50%;
      margin: -14px 0 0 -40px; }
    .contact-us .options .retro ol li {
      float: left;
      line-height: 1.1;
      width: 100%;
      position: relative;
      padding: 0; }
    .contact-us .options .retro .phone {
      font-size: 6em;
      font-weight: 600; }
      .contact-us .options .retro .phone a {
        color: #FFFFFF;
        font-family: "proxima-nova", sans-serif; }
    .contact-us .options .retro .email {
      font-size: 2.1rem;
      padding: 1em 0 1em 0; }
      .contact-us .options .retro .email a {
        color: #f24d59;
        font-style: italic; }
    .contact-us .options a {
      font-family: "Libre Baskerville", serif; }
    .contact-us .options .email a {
      color: #f24d59;
      background: 0 0;
      padding-left: 0;
      font-style: italic;
      text-transform: none;
      font-size: 1.8rem; }
      .contact-us .options .email a:after {
        content: "\f054";
        font-family: FontAwesome;
        color: #f24d59;
        padding-left: 5px; }
    .contact-us .options .digital h4 {
      font-size: 2.8rem; }
    .contact-us .options .digital .project-planner-link {
      max-width: 360px;
      margin: 10px auto 0; }
    .contact-us .options .digital a {
      color: #f24d59;
      background: 0 0;
      padding-left: 0;
      font-style: italic;
      text-transform: none;
      font-size: 1.8rem; }
      .contact-us .options .digital a:after {
        content: "\f054";
        font-family: FontAwesome;
        color: #f24d59;
        padding-left: 5px; }
    .contact-us .options .digital .icon {
      top: 0; }
    .contact-us .options .notsure h4 {
      font-size: 2.8rem; }
    .contact-us .options .notsure p {
      font-size: 1.8rem; }
    .contact-us .options .notsure form .field {
      float: left;
      width: 100%;
      padding: 0 0 0.5em 0; }
      .contact-us .options .notsure form .field input {
        float: left;
        width: 100%;
        padding: 10px;
        border: none; }
    .contact-us .options .notsure form .button {
      float: left;
      width: 100%;
      padding: 1em 0 0 0; }

.index-social {
  display: block;
  font-size: 2.2rem;
  text-align: center; }
  .index-social li {
    display: inline-block;
    position: relative; }
  .index-social a {
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    background-color: #f24d59;
    padding: 12px 0;
    cursor: pointer;
    transition: all linear 0.2s; }
    .index-social a:hover {
      background-color: white;
      transition: all linear 0.2s; }
      .index-social a:hover span {
        color: #f24d59; }
    .index-social a span {
      color: #fff;
      display: inline-block; }
  @media (max-width: 600px) {
    .index-social {
      font-size: 20px; }
      .index-social a {
        width: 40px;
        height: 40px;
        margin: 5px;
        padding: 8px 0; } }

@media only screen and (max-width: 1200px) {
  .case-studies {
    background-position: -130px 100%; } }

@media only screen and (max-width: 1020px) {
  .contact-us #options-pager {
    width: 35%; } }

@media only screen and (max-width: 980px) {
  .contact-us .title {
    font-size: 4.8rem;
    display: block;
    margin: 0 auto; }
  .contact-us .subtitle {
    font-size: 2.2rem; }
  .contact-us h5 {
    font-size: 2.2rem;
    text-align: left;
    max-width: 500px;
    display: block;
    margin: 0 auto; }
  .contact-us .options .details {
    float: left;
    padding: 20px 0 20px 0; }
  .contact-us .options .retro p {
    font-size: 2.2rem;
    padding: 0.5em 0 1em 0; }
  .contact-us .options .retro .fa {
    font-size: 20px; }
  .contact-us .options .retro .phone {
    font-size: 3.4em; }
  .contact-us .options .retro .email {
    font-size: 2rem; }
  .contact-us .options .digital h4 {
    padding: 0.5em 0 1em 0; }
  .contact-us .options .notsure h4 {
    padding: 0.5em 0 1em 0; }
  .contact-us .options p.phone-us {
    font-size: 2.2rem;
    padding: 10px 20px 0; } }

/*---*/
@media only screen and (max-width: 980px) {
  .background-double-height {
    background-image: none; }
  .tablet {
    display: block; }
  .quotes {
    padding: 0; }
    .quotes h3 {
      padding-bottom: 20px; }
    .quotes .inner {
      padding: 70px 40px 40px; }
    .quotes .slides,
    .quotes #slides-pager {
      display: none; }
    .quotes .mobile-quotes {
      display: block; }
      .quotes .mobile-quotes li blockquote p {
        font-size: 2.8rem; }
  .case-study-home.lcb .column {
    width: 315px;
    padding: 30px 0; }
    .case-study-home.lcb .column h4 {
      padding-top: 0; }
  .case-study-home.lcb .image-parts {
    position: relative;
    margin-top: 0;
    bottom: 0; }
    .case-study-home.lcb .image-parts span.imac {
      width: 560px; }
    .case-study-home.lcb .image-parts .dots {
      display: none; }
  .case-study-home.lcb span.iphone {
    width: 430px !important;
    height: 430px; }
  .case-study-home.lcb .iphone-outer {
    bottom: -40px;
    left: -85px; } }

@media only screen and (max-width: 980px) and (max-width: 550px) {
  .case-study-home.lcb span.iphone {
    width: 300px !important;
    height: 430px;
    top: 95px; } }

@media only screen and (max-width: 980px) {
  .case-study-home.eureka .column {
    padding-bottom: 0;
    width: 315px; }
    .case-study-home.eureka .column h4 {
      padding-top: 0; }
  .case-study-home.eureka .image-parts {
    position: relative;
    margin-top: 55px; }
    .case-study-home.eureka .image-parts span.imac {
      width: 560px; }
    .case-study-home.eureka .image-parts .dots {
      display: none; }
  .case-study-home.eureka span.iphone {
    width: 430px !important;
    height: 400px; }
  .case-study-home.eureka .iphone-outer {
    bottom: -40px;
    left: -100px; }
  .case-study-home.eureka .background {
    background-image: none; }
  .case-study-home.course-booking h4 {
    padding: 60px 0 30px 0; }
  .case-study-home.alt .column.plymouth {
    width: 50%; }
  .case-study-home.chivas .column {
    float: left;
    width: 55%; }
    .case-study-home.chivas .column h2 {
      font-size: 4.8rem; }
    .case-study-home.chivas .column p {
      max-width: 320px; }
  .case-study-home.chivas .inner {
    padding: 0px 75px 0px; }
  .case-study-home.chivas span.ipad {
    margin-top: 35px; }
    .case-study-home.chivas span.ipad .screen {
      top: 38px;
      padding: 10px 22px 0px 22px; }
  .case-study-home.plymouth-gin .pulse-plymouth-gin {
    display: none; }
  .row.contact-us .inner {
    margin: 0 auto; }
  .row.contact-us .options p {
    max-width: 100%; }
  .row.contact-us .legal {
    text-align: center;
    line-height: 1.5em; } }

@media only screen and (max-width: 700px) {
  .case-study-home.eureka .column,
  .case-study-home.eureka .image-parts, .case-study-home.lcb .column,
  .case-study-home.lcb .image-parts {
    width: auto; }
  .case-study-home.eureka .column,
  .case-study-home.eureka .image-parts {
    width: auto;
    margin-top: -5px; } }

@media only screen and (max-width: 550px) {
  .tablet {
    display: inline; }
  .contact-us .options {
    padding: 0 5px;
    margin-bottom: 50px; }
    .contact-us .options li {
      width: auto;
      text-align: left; }
    .contact-us .options ul > li {
      padding-bottom: 0;
      border-bottom: 3px solid #28264a; }
      .contact-us .options ul > li:last-child {
        border: none; }
    .contact-us .options .option-title {
      display: none; }
    .contact-us .options .details {
      display: block;
      padding: 40px 0 0 0; }
    .contact-us .options .icon {
      float: left;
      height: 74px;
      width: auto;
      position: relative;
      display: inline-block; }
    .contact-us .options p {
      text-align: left; }
      .contact-us .options p.phone-us {
        padding: 0;
        font-size: 2.2rem;
        margin-left: 90px; }
    .contact-us .options .project-planner-link,
    .contact-us .options ol {
      margin-left: 90px; }
    .contact-us .options .email a:after,
    .contact-us .options .digital a:after {
      content: ""; }
    .contact-us .options .retro .phone {
      padding-top: 20px; } }

.latest-insights {
  background: #393661;
  position: relative;
  overflow: hidden; }
  .latest-insights .section-title {
    line-height: 1.1;
    text-align: center;
    color: #ffffff;
    display: inline-block;
    max-width: 590px;
    margin-bottom: 70px;
    font-weight: 600; }
  .latest-insights:after {
    content: "";
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/blue-arrow-darker.svg) no-repeat;
    background-size: contain;
    height: 300px;
    width: 190px;
    position: absolute;
    right: -60px;
    bottom: -60px; }
  .latest-insights .inner {
    max-width: 1280px;
    text-align: center;
    position: relative;
    z-index: 1; }
  .latest-insights .items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(0, 1fr))[12];
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 50px; }
    .latest-insights .items .item {
      -ms-grid-column-span: 4;
      -ms-grid-column: span 4;
      grid-column: span 4 / span 4; }
      .latest-insights .items .item a {
        display: block;
        color: white;
        text-align: left; }
        .latest-insights .items .item a .wrap {
          margin-bottom: 20px;
          overflow: hidden; }
        .latest-insights .items .item a img {
          display: block;
          width: 100%; }
        .latest-insights .items .item a h4 {
          text-transform: uppercase;
          font-size: 1.4rem;
          letter-spacing: 1px;
          font-weight: 300;
          padding: 2em 0 10px 0; }
        .latest-insights .items .item a h3 {
          font-size: 2.8rem;
          font-weight: 600;
          padding: 0 0 0.5em 0; }
      .latest-insights .items .item:last-of-type .wrap img {
        height: calc(100% + 2px);
        margin-bottom: -2px; }
  @media (max-width: 768px) {
    .latest-insights .items .item {
      -ms-grid-column-span: 6;
      -ms-grid-column: span 6;
      grid-column: span 6 / span 6; } }
  @media (max-width: 600px) {
    .latest-insights:after {
      display: none; }
    .latest-insights .items {
      gap: 0; }
      .latest-insights .items .item {
        -ms-grid-column-span: 12;
        -ms-grid-column: span 12;
        grid-column: span 12 / span 12;
        padding-bottom: 50px; } }

.who-are-we {
  text-align: center;
  position: relative; }
  .who-are-we:before {
    content: "";
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/red-circle.svg) no-repeat;
    background-size: contain;
    height: 265px;
    width: 265px;
    position: absolute;
    left: -132px;
    bottom: -90px;
    z-index: 10; }
  .who-are-we:after {
    content: "";
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/blue-arrow.svg) no-repeat;
    background-size: contain;
    height: 300px;
    width: 190px;
    position: absolute;
    right: -60px;
    top: 40px; }
  .who-are-we .inner {
    max-width: 840px; }
  .who-are-we h2 {
    color: #f24d59;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    margin: 0 0 20px 0; }
  .who-are-we p {
    color: #393661;
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 1em; }
  @media (max-width: 1200px) {
    .who-are-we:before {
      height: 200px;
      width: 200px;
      left: -100px;
      bottom: -60px; }
    .who-are-we:after {
      height: 250px;
      width: 140px;
      right: -50px; } }
  @media (max-width: 980px) {
    .who-are-we:before, .who-are-we:after {
      display: none; } }
  @media (max-width: 600px) {
    .who-are-we p {
      font-size: 20px;
      line-height: 28px; } }

.case-study-preview .inner {
  max-width: 1280px;
  padding: 0 20px;
  height: 100%;
  max-height: 920px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  z-index: 2; }

.case-study-preview .title {
  color: #393661;
  max-width: 560px; }
  .case-study-preview .title p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px; }
    .case-study-preview .title p:last-of-type {
      margin-bottom: 0; }
  .case-study-preview .title h4 {
    font-size: 14px;
    margin: 0 0 20px 0; }
  .case-study-preview .title h2 {
    font-weight: 600;
    margin: 0 0 20px 0; }

.case-study-preview .img {
  max-width: 540px; }
  .case-study-preview .img img {
    width: 100%; }

.case-study-preview .button {
  margin-top: 10px; }

.case-study-preview div:first-of-type {
  padding-right: 40px; }

.case-study-preview.case-study-preview-eureka {
  background: #f9f9f9; }

.case-study-preview.case-study-preview-riverlane .title {
  max-width: 600px; }

.case-study-preview.case-study-preview-riverlane .img img {
  width: 125%;
  float: right;
  display: block;
  position: relative;
  z-index: -1;
  margin-top: 10%; }

.case-study-preview.case-study-preview-riverlane .button {
  margin-top: 30px; }

@media (max-width: 960px) {
  .case-study-preview .inner {
    height: auto;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center; }
  .case-study-preview .title {
    margin-bottom: 40px; }
  .case-study-preview .img {
    max-width: 400px; }
  .case-study-preview div:first-of-type {
    padding-right: 0; }
  .case-study-preview.case-study-preview-plymouthgin .img {
    margin-bottom: 40px; }
  .case-study-preview.case-study-preview-plymouthgin .title {
    margin-bottom: 0; }
  .case-study-preview.case-study-preview-riverlane .inner {
    max-height: none; }
  .case-study-preview.case-study-preview-riverlane .img img {
    margin-top: 0; } }

.home-testimonials {
  background: #f9f9f9;
  position: relative; }
  .home-testimonials a {
    color: inherit;
    font-style: italic; }
    .home-testimonials a:hover {
      color: #f24d59; }
  .home-testimonials:before {
    content: "";
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/5-circles.svg) no-repeat;
    background-size: cover;
    height: 352px;
    width: 352px;
    position: absolute;
    top: -50px;
    right: -160px; }
    @media (max-width: 600px) {
      .home-testimonials:before {
        display: none; } }
  .home-testimonials:after {
    content: "";
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/red-arrow.svg) no-repeat;
    background-size: cover;
    height: 230px;
    width: 150px;
    left: -50px;
    bottom: -115px;
    position: absolute; }
    @media (max-width: 600px) {
      .home-testimonials:after {
        display: none; } }
  .home-testimonials .inner {
    position: relative; }
  .home-testimonials .testimonials {
    padding-top: 100px;
    position: relative;
    height: 360px;
    overflow: hidden; }
    .home-testimonials .testimonials:before {
      content: "";
      background: url(https://d2xsy63yp3dhes.cloudfront.net/images/quote.svg) no-repeat;
      height: 69px;
      width: 58px;
      position: absolute;
      top: 0; }
      @media (max-width: 600px) {
        .home-testimonials .testimonials:before {
          left: 0;
          right: 0;
          margin: 0 auto; } }
    .home-testimonials .testimonials li {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      opacity: 0;
      transition: opacity 0.2s;
      transition-delay: 0.2s;
      position: absolute;
      top: 100px;
      left: 0; }
      .home-testimonials .testimonials li.active {
        opacity: 1;
        transition: opacity 0.2s;
        transition-delay: 0.2s;
        z-index: 10; }
      .home-testimonials .testimonials li .left-col {
        width: 530px;
        padding-right: 40px; }
        .home-testimonials .testimonials li .left-col p {
          color: #393661;
          font-family: "Libre Baskerville", serif;
          font-size: 38px;
          font-style: italic;
          line-height: 50px;
          margin: 0; }
      .home-testimonials .testimonials li .right-col {
        border-left: 5px solid #e5e4e9;
        width: 540px;
        padding-left: 20px; }
        .home-testimonials .testimonials li .right-col p {
          color: #393661;
          font-size: 18px;
          line-height: 28px;
          margin-bottom: 35px; }
          .home-testimonials .testimonials li .right-col p:last-of-type {
            margin-bottom: 0; }
    @media (min-width: 961px) {
      .home-testimonials .testimonials {
        height: 360px !important;
        overflow: visible; } }
    @media (max-width: 960px) {
      .home-testimonials .testimonials li {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .home-testimonials .testimonials li .left-col {
          padding: 0;
          margin-bottom: 40px;
          width: 100%; }
          .home-testimonials .testimonials li .left-col p {
            font-size: 28px;
            line-height: 40px; }
        .home-testimonials .testimonials li .right-col {
          border: 0;
          padding: 0;
          width: 100%; } }
    @media (max-width: 600px) {
      .home-testimonials .testimonials li .left-col p {
        font-size: 24px;
        line-height: 34px; } }
  .home-testimonials .testimonials-nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 120px;
    font-size: 18px;
    color: #393661; }
    .home-testimonials .testimonials-nav .next,
    .home-testimonials .testimonials-nav .prev {
      cursor: pointer; }
      .home-testimonials .testimonials-nav .next:hover,
      .home-testimonials .testimonials-nav .prev:hover {
        color: #f24d59; }
    @media (max-width: 960px) {
      .home-testimonials .testimonials-nav {
        margin-top: 40px;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%; }
        .home-testimonials .testimonials-nav div {
          margin-right: 20px; }
          .home-testimonials .testimonials-nav div:last-of-type {
            margin-right: 0; } }

.home-slides {
  height: 100%;
  width: 100%;
  position: relative; }
  .home-slides .slide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.25s; }
    .home-slides .slide.active {
      opacity: 1;
      transition: opacity 0.25s; }
    .home-slides .slide.with-overlay .video-container {
      -webkit-filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8);
      filter: grayscale(100%) brightness(40%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(0.8); }
  .home-slides .video-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    overflow: hidden; }
    .home-slides .video-container video {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      min-width: 100%;
      min-height: 100%; }

.case-study-page .inner {
  max-width: 1180px;
  position: relative;
  padding-top: 110px; }

.case-study-page.first {
  margin-top: 110px; }

.case-study-page .logo {
  float: right;
  width: 100%;
  text-align: right;
  position: absolute;
  top: 30px;
  right: 40px; }

.case-study-page .column {
  float: left;
  width: 43%;
  padding: 0 0 70px 0; }
  .case-study-page .column h4 {
    text-transform: uppercase;
    font-size: 1.4rem;
    letter-spacing: 2px;
    font-weight: 300;
    color: #fff;
    padding: 0 0 2.2em 0; }
  .case-study-page .column h2 {
    font-size: 5.6rem;
    color: #393661;
    font-weight: 600;
    line-height: 1.1em;
    padding: 0 0 0.8em 0; }
  .case-study-page .column .button {
    padding: 0; }

.case-study-page .image {
  float: right;
  width: 55%;
  position: relative;
  min-height: 370px; }
  .case-study-page .image img {
    position: absolute;
    bottom: 0;
    left: 0;
    max-height: 370px; }

.case-study-page.case-study-alt .column {
  float: right;
  width: 48%; }

.case-study-page.case-study-alt .image {
  float: left;
  width: 47%; }
  .case-study-page.case-study-alt .image img {
    right: 0;
    left: auto; }

.case-study-page.case-study-corner {
  background-position: 100% 100%;
  background-repeat: no-repeat; }

.case-study-page.case-study-alt.case-study-corner {
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-color: #393661; }
  .case-study-page.case-study-alt.case-study-corner h2 {
    color: #FFFFFF; }

.case-study-page.case-study-middle {
  background-position: 95% 50%;
  background-repeat: no-repeat; }

.case-study-page.case-study-centre {
  background-position: 55% 50%;
  background-repeat: no-repeat; }

.case-study-page.case-study-blue {
  background-color: #393661;
  background-position: 0 50%;
  background-repeat: no-repeat; }
  .case-study-page.case-study-blue h2 {
    color: #FFFFFF; }

.case-study-page.case-study-cover {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  .case-study-page.case-study-cover h4 {
    color: #FFFFFF; }
  .case-study-page.case-study-cover h2 {
    color: #FFFFFF; }

.case-study-page.case-study-red {
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-color: #f24d59; }
  .case-study-page.case-study-red h4 {
    color: #FFFFFF; }
  .case-study-page.case-study-red h2 {
    color: #FFFFFF; }
  .case-study-page.case-study-red .button a {
    color: #FFFFFF; }
    .case-study-page.case-study-red .button a:after {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/arrow-right-white.png") no-repeat 100% 50%; }

.case-study-page.work h2 {
  font-weight: 600;
  font-size: 6rem; }

@media only screen and (max-width: 1030px) {
  .case-study-page .column h2 {
    font-size: 4rem; } }

@media only screen and (max-width: 940px) {
  .case-study-page .column {
    padding-right: 0px; } }

@media only screen and (max-width: 820px) {
  .case-study-page {
    padding: 40px 0 0 0; }
    .case-study-page .inner {
      padding-top: 0; }
    .case-study-page.first {
      margin-top: 70px; }
    .case-study-page .logo {
      padding: 0 0 40px 0;
      text-align: center;
      position: relative;
      top: auto;
      right: auto; }
    .case-study-page .column {
      width: 100% !important;
      text-align: center;
      padding: 0 0 30px 0; }
    .case-study-page .image {
      width: 100% !important;
      min-height: 0px;
      text-align: center; }
      .case-study-page .image img {
        position: relative;
        bottom: auto;
        right: auto;
        max-width: 100%; }
    .case-study-page.case-study-corner, .case-study-page.case-study-alt.case-study-corner {
      background-size: 100% auto; }
    .case-study-page.case-study-middle {
      background-position: 110% 99%;
      background-size: 200px 200px; }
    .case-study-page.case-study-centre {
      background-position: 110% 100%;
      background-size: 200px auto; }
    .case-study-page.case-study-blue {
      background-image: none !important; } }

.intouch {
  background: #f24d59 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-intouch.png");
  position: relative;
  /* used in expertise page*/ }
  .intouch .inner {
    text-align: center; }
  .intouch .heading {
    text-transform: uppercase;
    font-size: 1.4rem;
    letter-spacing: 1px;
    padding: 0 0 1.5em 0;
    color: #FFFFFF; }
  .intouch .title {
    font-size: 2.8em;
    color: #FFFFFF;
    font-weight: 300;
    padding: 0 0 1.5em 0; }
  .intouch p.idea {
    font-size: 1.4rem;
    color: white;
    text-transform: uppercase;
    padding-bottom: 25px; }
  .intouch .copyright {
    margin-top: 30px; }
    @media only screen and (max-width: 800px) {
      .intouch .copyright {
        margin-top: 0; } }

@media only screen and (max-width: 740px) {
  .intouch {
    padding: 60px 0; } }

.work .hero {
  text-align: center;
  color: #393661;
  font-size: 6.8rem;
  font-size: 68px;
  padding: 60px 0; }

.work .work-content-container {
  font-size: 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 1840px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .work .work-content-container .work-content-holder {
    width: 33.33%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .work .work-content-container .work-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    color: white;
    text-align: center;
    width: 100%;
    height: 560px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media (max-width: 550px) {
      .work .work-content-container .work-content {
        height: 220px; } }
    .work .work-content-container .work-content .work-title {
      position: absolute;
      z-index: 3;
      padding: 0 50px; }
    .work .work-content-container .work-content h3 {
      font-size: 1.4rem;
      text-transform: uppercase;
      margin: 20px 0 20px 0;
      opacity: 0;
      transition: all .2s ease-in;
      transition-delay: .2s; }
    .work .work-content-container .work-content p {
      font-size: 4rem;
      line-height: 44px;
      font-weight: 600;
      opacity: 0;
      margin-top: 20px;
      transition: all .2s ease-in;
      transition-delay: .3s; }
    .work .work-content-container .work-content img.logo, .work .work-content-container .work-content svg {
      max-width: 80%;
      display: inline-block;
      -webkit-backface-visibility: hidden;
      z-index: 3;
      position: relative;
      opacity: 1;
      transition: all .2s ease-out;
      transition-delay: .6s; }
    .work .work-content-container .work-content:before {
      content: ' ';
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      opacity: 0.8;
      z-index: 1;
      transition: all .2s ease-in; }
    @media (min-width: 550px) {
      .work .work-content-container .work-content:hover:before {
        opacity: 0.9; }
      .work .work-content-container .work-content:hover .logo {
        opacity: 0;
        transition: .2s; }
      .work .work-content-container .work-content:hover .work-title h3 {
        opacity: 1;
        margin-top: 0; }
      .work .work-content-container .work-content:hover .work-title p {
        opacity: 1;
        margin-top: 0; } }
    .work .work-content-container .work-content.nationalparks {
      background: url("../img/work/parks/parks.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.nationalparks .logo {
        width: 198px; }
      .work .work-content-container .work-content.nationalparks:before {
        background-color: #00ac67; }
    .work .work-content-container .work-content.riverlane {
      background: url("../img/work/riverlane/riverlane.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.riverlane .logo {
        width: 120px; }
      .work .work-content-container .work-content.riverlane:before {
        background-color: #00594c; }
    .work .work-content-container .work-content.tidze {
      background: url("../img/work/tidze/tidze.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.tidze .logo {
        width: 160px; }
      .work .work-content-container .work-content.tidze:before {
        background-color: #8083fb; }
    .work .work-content-container .work-content.mwd {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/mwd@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.mwd .logo {
        width: 198px; }
      .work .work-content-container .work-content.mwd:before {
        background-color: #46323c; }
    .work .work-content-container .work-content.this {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/this@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.this .logo {
        width: 214px; }
      .work .work-content-container .work-content.this:before {
        background-color: #e72140; }
    .work .work-content-container .work-content.eureka {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/eureka@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.eureka .logo {
        width: 162px; }
      .work .work-content-container .work-content.eureka:before {
        background-color: #53ab4b; }
    .work .work-content-container .work-content.eureka-sensory {
      background: url("../img/work/eureka-sensory/eureka-sensory-image@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.eureka-sensory .logo {
        width: 162px; }
      .work .work-content-container .work-content.eureka-sensory:before {
        background-color: #ee7c24;
        opacity: 0.4; }
    .work .work-content-container .work-content.royal-salute {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/royal-salute@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.royal-salute .logo {
        width: 200px; }
      .work .work-content-container .work-content.royal-salute:before {
        background-color: #aca173; }
    .work .work-content-container .work-content.pgmc {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/pgmc@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.pgmc .logo {
        width: 210px; }
      .work .work-content-container .work-content.pgmc:before {
        background-color: #4693fb; }
    .work .work-content-container .work-content.plymouth {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/plymouth@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.plymouth .logo {
        width: 110px; }
      .work .work-content-container .work-content.plymouth:before {
        background-color: #00365f; }
    .work .work-content-container .work-content.jo-jingles {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/jo-jingles@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.jo-jingles .logo {
        width: 158px; }
      .work .work-content-container .work-content.jo-jingles:before {
        background-color: #f13639; }
    .work .work-content-container .work-content.bili {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/bili@2x.jpg") top center;
      background-size: cover; }
      .work .work-content-container .work-content.bili .logo {
        width: 108px; }
      .work .work-content-container .work-content.bili:before {
        background-color: #3fbac6; }

@media only screen and (max-width: 1520px) {
  .work .work-content-container .work-content p {
    font-size: 4.5rem; } }

@media only screen and (max-width: 1500px) {
  .work .work-content-container .work-content p {
    font-size: 4rem; } }

@media only screen and (max-width: 1400px) {
  .work .work-content-container .work-content h3 {
    font-size: 1.1rem; }
  .work .work-content-container .work-content p {
    font-size: 3rem; } }

@media only screen and (max-width: 1100px) {
  .work .work-content-container .work-content h3 {
    top: 35%;
    font-size: 1.1rem; }
  .work .work-content-container .work-content p {
    font-size: 3rem; }
  .work .work-content-container .work-content a.inner-link {
    width: 210px; } }

@media only screen and (max-width: 1100px) {
  .work .work-content-container .work-content-holder {
    width: 50%; }
  .work .work-content-container .work-content h3 {
    top: 40%;
    font-size: 1.4rem; }
  .work .work-content-container .work-content p {
    font-size: 4rem; }
  .work .work-content-container .work-content a.inner-link {
    z-index: 3; } }

@media only screen and (max-width: 780px) {
  .work .work-content-container .work-content h3 {
    top: 40%;
    font-size: 1.4rem; }
  .work .work-content-container .work-content p {
    font-size: 3.5rem; } }

@media only screen and (max-width: 780px) {
  .work .work-content-container .work-content h3 {
    top: 35%; } }

@media only screen and (max-width: 600px) {
  .work .work-content-container .work-content h3 {
    top: 35%;
    font-size: 1.2rem; }
  .work .work-content-container .work-content p {
    font-size: 3rem; } }

@media only screen and (max-width: 550px) {
  .work .hero {
    font-size: 4.0rem;
    padding: 30px 0 40px; }
  .work .work-content-container .work-content-holder {
    width: 50%; }
    .work .work-content-container .work-content-holder.mobile-large {
      width: 100%; }
      .work .work-content-container .work-content-holder.mobile-large .work-content {
        text-align: center;
        height: 360px; }
        .work .work-content-container .work-content-holder.mobile-large .work-content p {
          font-size: 3.4rem;
          display: inline-block;
          top: 55%; }
        .work .work-content-container .work-content-holder.mobile-large .work-content h3 {
          top: 50%;
          display: inline-block;
          font-size: 1.2rem; }
  .work .work-content-container .work-content object, .work .work-content-container .work-content img.logo {
    width: 60%; }
  .work .work-content-container .work-content h3 {
    display: none; }
  .work .work-content-container .work-content p {
    display: none; }
  .work .work-content-container .work-content a.outer-link {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5; }
  .work .work-content-container .work-content a.inner-link {
    display: none; }
  .work .work-content-container .work-content.jo-jingles object, .work .work-content-container .work-content.jo-jingles img.logo, .work .work-content-container .work-content.plymouth object, .work .work-content-container .work-content.plymouth img.logo, .work .work-content-container .work-content.bili object, .work .work-content-container .work-content.bili img.logo {
    position: absolute;
    width: 34%;
    top: 35%;
    left: 33%; } }

.get-in-touch {
  background: #f24d59 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-answer-red.png") repeat-x 50% 100%;
  background-size: 813px 107px;
  min-height: 880px; }
  .get-in-touch .inner {
    padding: 0 20px; }
  .get-in-touch .text {
    text-align: center;
    color: #FFFFFF;
    max-width: 750px;
    margin: 0 auto;
    padding: 200px 0 0 0; }
    .get-in-touch .text h2 {
      font-size: 2.8rem;
      font-weight: 300;
      line-height: 1.5em;
      padding: 0 0 3em 0; }
  .get-in-touch .columns {
    float: left;
    padding-bottom: 90px; }
    @media only screen and (max-width: 840px) {
      .get-in-touch .columns {
        padding-bottom: 20px; } }
  .get-in-touch .col {
    float: left;
    width: 33.333%;
    padding: 0 3%;
    text-align: center;
    background: url("https://d2xsy63yp3dhes.cloudfront.net/images/dots-getintouch.png") no-repeat 100% 0;
    background-size: 6px 95px;
    color: #FFFFFF; }
    .get-in-touch .col:nth-child(3) {
      margin-bottom: 100px; }
    .get-in-touch .col:last-of-type {
      margin: 0;
      background: none; }
    .get-in-touch .col img {
      display: inline-block;
      height: 105px;
      width: auto;
      margin: 0 0 40px 0; }
    .get-in-touch .col h3 {
      font-size: 2.8rem;
      font-weight: 600;
      padding: 0 0 1em 0; }
    .get-in-touch .col p {
      font-size: 1.8rem;
      font-weight: 300;
      padding: 0 0 1em 0; }
      .get-in-touch .col p.sawbo {
        padding-bottom: .6em;
        margin-bottom: .6em;
        border-bottom: solid #e43a47 2px; }
    .get-in-touch .col .phone {
      font-size: 2.8rem;
      font-weight: 600; }
      .get-in-touch .col .phone a {
        color: #FFFFFF; }
    .get-in-touch .col .email {
      font-size: 1.8rem;
      font-weight: 300;
      padding: 0 0 1.5em 0; }
      .get-in-touch .col .email a {
        color: #FFFFFF;
        border-bottom: 2px solid #f24d59; }
        .get-in-touch .col .email a:hover {
          border-color: white; }
    .get-in-touch .col .social li {
      display: inline-block;
      padding: 0 5px; }
      .get-in-touch .col .social li a {
        float: left;
        width: 2.2em;
        height: 2.2em;
        line-height: 2.3em;
        font-size: 22px;
        color: #FFFFFF;
        background-color: #393661; }
        .get-in-touch .col .social li a:hover {
          color: #f24d59; }
  .get-in-touch .copyright-get-in-touch {
    position: relative;
    bottom: 0px;
    text-align: center;
    width: 100%;
    left: 0;
    float: left; }
    @media only screen and (max-width: 960px) {
      .get-in-touch .copyright-get-in-touch {
        bottom: 30px; } }

@media only screen and (max-width: 940px) {
  .get-in-touch .col .social li {
    padding: 0; }
    .get-in-touch .col .social li a {
      font-size: 20px; } }

@media only screen and (max-width: 840px) {
  .get-in-touch {
    min-height: 0; }
    .get-in-touch .inner {
      min-height: 760px;
      height: auto !important; }
    .get-in-touch .text {
      max-width: 760px;
      margin: 0 auto;
      padding: 160px 0 0 0; }
      .get-in-touch .text .title {
        font-size: 4rem; }
      .get-in-touch .text h2 {
        font-size: 2.4rem;
        padding: 0 0 1.5em 0; }
      .get-in-touch .text h3 {
        font-size: 2.4rem; }
    .get-in-touch .col {
      width: 100%;
      padding-bottom: 40px;
      margin-bottom: 40px;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/dots-getintouch2.png") no-repeat 50% 100%;
      background-size: 95px 6px; }
      .get-in-touch .col img {
        margin: 0 0 20px 0; }
      .get-in-touch .col:last-of-type {
        margin: 0;
        padding-bottom: 120px;
        background: none; }
      .get-in-touch .col p {
        max-width: 360px;
        margin: 0 auto; }
      .get-in-touch .col .social li {
        padding: 0 5px; }
        .get-in-touch .col .social li a {
          font-size: 22px; } }

.landing-template .row {
  background-color: #393661; }

.landing-intro {
  color: #FFFFFF;
  padding: 150px 0 60px 0;
  background: #393661;
  overflow: hidden;
  /*
     @media only screen and (max-width: 800px) {
         padding-bottom: 90px;
        .text{
            float: none;
            width: 100%;
        }   
        .image{
            float: none;
            margin: 30px auto 0;
            .shape{
                position: absolute;
                top: 150px;
                left: 150px;
                right: initial;
            }
        }

         .code{
             height: 150px;
             width: 120%;
             left: auto;
             right: 10px;
             background-size: contain;
            background-position: center;
         }
    }
*/ }
  .landing-intro .inner {
    position: relative;
    z-index: 1; }
  .landing-intro .text .title {
    font-size: 6rem;
    font-size: 2.8rem;
    font-weight: 600;
    padding: 0 0 0.4em 0;
    line-height: 1.4em; }
  .landing-intro .text p {
    font-size: 1.6rem;
    line-height: 1.5em;
    padding: 0 0 .5em 0;
    font-weight: 300; }
  .landing-intro .text span {
    font-size: 1.2rem; }
  .landing-intro .image {
    position: relative;
    padding-bottom: 95%;
    z-index: 1;
    margin-top: 65px; }
    .landing-intro .image img {
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      height: auto;
      z-index: 3; }
      .landing-intro .image img.front {
        -webkit-transform: translate(15%, 0);
        -ms-transform: translate(15%, 0);
        transform: translate(15%, 0); }
      .landing-intro .image img.rear {
        -webkit-transform: translate(65%, 8%);
        -ms-transform: translate(65%, 8%);
        transform: translate(65%, 8%); }
    .landing-intro .image .shape {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      background: #f24d59;
      height: 65%;
      width: 65%;
      border-radius: 50%;
      -webkit-transform: translate(45%, 32%);
      -ms-transform: translate(45%, 32%);
      transform: translate(45%, 32%); }
  .landing-intro ol {
    font-size: 1.6rem;
    list-style: none; }
    .landing-intro ol li {
      counter-increment: item;
      margin-bottom: 15px;
      position: relative;
      padding-left: 30px; }
    .landing-intro ol li:before {
      position: absolute;
      left: 0;
      top: 0;
      margin-right: 10px;
      content: counter(item);
      content: '';
      background: #f24d59;
      border-radius: 100%;
      color: white;
      width: 22px;
      height: 22px;
      text-align: center;
      display: inline-block;
      font-size: 1.2rem; }
  .landing-intro .code {
    background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/work/eureka/code.svg") no-repeat;
    background-size: auto 100%;
    background-position: center right;
    z-index: 0;
    position: absolute;
    width: 40%;
    height: 300px;
    bottom: 20px;
    left: 0; }

.case-study-form h3 {
  font-size: 1.8rem;
  font-weight: 600;
  color: #f24d59;
  padding: 0.5em 0 0.4em 0; }

.case-study-form p {
  font-size: 1.6rem; }

.case-study-form .fields {
  width: 100%;
  padding: 0 0 10px 0; }
  .case-study-form .fields label {
    display: none; }
  .case-study-form .fields input {
    width: 100%;
    border: none;
    padding: 20px;
    background-color: #FFFFFF;
    font-size: 1.8rem;
    border: 1px solid #FFFFFF;
    margin-bottom: 10px;
    text-align: center; }
  .case-study-form .fields button {
    width: 100%;
    border: none;
    padding: 21px 0;
    background-color: #f24d59;
    color: #FFFFFF;
    font-size: 1.8rem;
    font-weight: 600;
    border-radius: 3px; }

.case-study-form .subscribe {
  float: left;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 0 0 10px 0; }
  .case-study-form .subscribe input {
    float: left;
    margin: 3px 10px 0 0; }

.landing-text-image {
  padding: 100px 0 150px 0;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  position: relative;
  overflow: hidden; }
  .landing-text-image .title {
    font-size: 6rem;
    font-weight: 600;
    padding: 0 0 0.6em 0;
    line-height: 1.1em; }
  .landing-text-image .text {
    position: relative;
    z-index: 2; }
    .landing-text-image .text h3 {
      color: #393661;
      font-size: 6rem;
      font-weight: 600;
      padding: 0 0 0.6em 0; }
    .landing-text-image .text h4 {
      font-size: 2.8rem;
      font-weight: 600;
      padding: 1em 0 1em 0; }
    .landing-text-image .text p {
      font-size: 1.8rem;
      line-height: 1.5em;
      padding: 0 6em 1.5em 0;
      font-weight: 300;
      position: relative;
      z-index: 2; }
    .landing-text-image .text li {
      display: inline-block;
      font-size: 1.8rem;
      line-height: 1.5em;
      padding: 0 0 1em 30px;
      position: relative;
      background-size: 14px 13px; }
      .landing-text-image .text li:before {
        content: '\f058';
        font-family: FontAwesome;
        position: absolute;
        left: 0;
        color: #f24d59; }
    .landing-text-image .text .middle {
      float: left;
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .landing-text-image .text .code {
      background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/work/eureka/code.svg") no-repeat;
      background-size: auto 100%;
      z-index: 1;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 150%;
      height: 80%;
      -webkit-transform: translate(60%, 70%);
      -ms-transform: translate(60%, 70%);
      transform: translate(60%, 70%); }
  .landing-text-image .image {
    text-align: right; }
    .landing-text-image .image img {
      width: 100%;
      height: auto; }
  .landing-text-image.alt {
    background: #393661;
    background-position: 0 50%; }
    .landing-text-image.alt .image {
      float: left;
      text-align: left; }
      .landing-text-image.alt .image img {
        float: right;
        z-index: 3;
        position: relative; }
      .landing-text-image.alt .image.shape {
        position: relative;
        z-index: 2; }
        .landing-text-image.alt .image.shape .shape {
          position: absolute;
          top: -30%;
          left: 10%;
          height: 160%;
          background: #f24d59;
          width: 180px;
          border-radius: 90px;
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        @media only screen and (max-width: 740px) {
          .landing-text-image.alt .image.shape {
            padding: 40px 0 30px 0; }
            .landing-text-image.alt .image.shape .shape {
              top: -10%;
              left: 40%;
              height: 120%; } }
    .landing-text-image.alt .text {
      float: right; }
      .landing-text-image.alt .text h3, .landing-text-image.alt .text p {
        color: white; }
      .landing-text-image.alt .text a {
        font-size: 2.2rem;
        color: #f24d59; }
        .landing-text-image.alt .text a:hover {
          text-decoration: underline; }
  .landing-text-image.text-only {
    color: #FFFFFF; }
    .landing-text-image.text-only .text {
      width: 48%; }
      .landing-text-image.text-only .text:last-child {
        float: right; }
        .landing-text-image.text-only .text:last-child h4 {
          padding: 0 0 1em 0; }

.landing-testimonial {
  text-align: center;
  background: #f24d59;
  padding: 120px 0 70px;
  width: 100%;
  float: left;
  color: white; }
  .landing-testimonial .inner {
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px; }
  .landing-testimonial img {
    padding: 20px 0 30px; }
  .landing-testimonial h3 {
    font-size: 1.4rem;
    text-transform: uppercase;
    padding: 0 0 5em 0; }
  .landing-testimonial h5 {
    font-size: 2.8rem;
    font-style: italic;
    font-family: "Libre Baskerville",serif;
    padding-bottom: 20px;
    color: #fff; }
  .landing-testimonial .quoted {
    font-size: 1.8rem; }

.kind-words {
  padding: 70px 0 320px 0;
  background: #2a2849 !important;
  color: #FFFFFF; }
  .kind-words .title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    letter-spacing: 1px;
    padding: 0 0 5em 0; }
  .kind-words .quote {
    float: left;
    width: 30%;
    margin: 0 5% 70px 0;
    text-align: center; }
    .kind-words .quote:last-child {
      margin: 0; }
    .kind-words .quote img {
      margin: 0 0 25px 0; }
    .kind-words .quote p {
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.5em; }
    .kind-words .quote blockquote p {
      font-size: 2.4rem;
      font-family: "Libre Baskerville", serif;
      padding: 0 0 1em 0; }

.get-case-study {
  padding: 0 20px;
  text-align: center; }
  .get-case-study h3 {
    color: #393661;
    font-size: 6rem; }
  .get-case-study .inner {
    margin: 0 auto 0 auto;
    background-color: #FFFFFF;
    padding-top: 60px;
    padding-bottom: 140px; }
  .get-case-study .case-study-form {
    max-width: 655px;
    margin: 0 auto; }
    .get-case-study .case-study-form .title {
      text-align: center;
      line-height: 1.2em; }
      .get-case-study .case-study-form .title br {
        display: none; }
    .get-case-study .case-study-form p {
      font-weight: 300;
      text-align: center;
      line-height: 1.5em;
      padding: 0 0 1em 0; }
    .get-case-study .case-study-form .subscribe {
      text-align: center;
      padding: 0 0 1.5em 0; }
      .get-case-study .case-study-form .subscribe input {
        float: none; }
    .get-case-study .case-study-form .fields {
      padding: 0px 0 10px 0; }
      .get-case-study .case-study-form .fields input {
        border: 1px solid #CCC; }
    .get-case-study .case-study-form span {
      font-size: 1.2rem;
      color: #4c4c4d; }

.landing-share {
  background: #393661;
  text-align: center;
  padding: 100px 0 80px; }
  .landing-share h4 {
    font-size: 2.8rem;
    padding-bottom: 40px;
    color: white; }
  @media only screen and (max-width: 740px) {
    .landing-share {
      padding: 50px 0 40px; } }

.footer {
  background-color: #FFFFFF;
  color: #393661;
  padding: 60px 0; }
  .footer .inner {
    position: relative;
    text-align: center; }
  .footer .top {
    position: absolute;
    top: 0;
    left: 50%;
    margin: -87px 0 0 -27px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 28px;
    color: #f24d59;
    background-color: #FFFFFF; }
  .footer .phone, .footer .email {
    font-size: 2rem;
    line-height: 1.4em;
    display: inline-block; }
    .footer .phone .fa, .footer .email .fa {
      padding-right: 10px; }
    .footer .phone a, .footer .email a {
      color: #393661; }
  .footer .email {
    padding: 0 0 0 20px; }
  .footer .address {
    display: block;
    font-size: 1.8rem;
    line-height: 1.4em;
    padding: 1em 0 0 0;
    font-weight: 300; }
    .footer .address .fa {
      padding-right: 10px; }
  .footer.landing {
    background: #322f58;
    color: white; }
    .footer.landing h4 {
      font-size: 2.8rem;
      padding-bottom: 40px;
      color: white; }
    .footer.landing .phone a, .footer.landing .email a {
      color: white; }
      .footer.landing .phone a:hover, .footer.landing .email a:hover {
        text-decoration: underline; }
    .footer.landing ul.landing-share {
      display: inline-block;
      margin-bottom: 125px; }

.landing-share-container {
  position: absolute;
  left: initial;
  top: 45px;
  right: 45px;
  top: 0;
  right: 65px;
  display: inline-block; }
  .landing-share-container .share-page {
    display: inline-block;
    display: none;
    font-size: 2rem;
    color: white;
    margin-right: 20px; }

ul.landing-share {
  display: inline-block;
  padding: 8px;
  background: #322f58;
  background: transparent;
  border-radius: 26px; }
  ul.landing-share li {
    display: none;
    margin-right: 15px; }
    ul.landing-share li:last-child {
      display: inline-block;
      margin: 0; }
    ul.landing-share li a {
      display: inline-block;
      background: white;
      font-size: 2rem;
      line-height: 1;
      width: 40px;
      height: 40px;
      color: #393661;
      padding-top: 12px;
      border-radius: 50%;
      border: 1px solid white;
      text-align: center; }
      ul.landing-share li a:hover {
        color: white;
        background: #393661; }
      ul.landing-share li a.link {
        color: #f24d59; }

/*
@media only screen and (max-width: 1300px) {

    .landing-intro{
        background-position: -100px 50%;
    }

}

@media only screen and (max-width: 1100px) {

    .landing-intro{
        background-position: -160px 50%;
    }

}

@media only screen and (max-width: 1040px) {

    // landing-intro

    .landing-intro{
        background-position: -260px 50%;
        .text{
            .title{
                font-size: 4rem;
            }
            p{
                font-size: 2.2rem;
            }
        }
        .image{
            display: block;
            padding: 0;
            img{
                max-width: 100%;
            }
            .image-inner{
                display: inline-block;
                position: relative;
                width: 60%;
                height: 380px;
            }
            .shape{
                position: absolute;
                top: 90px;
                left: 120px;
                right: initial;

                position: absolute;
                top: 150px;
                right: 10px;
                z-index: 2;
                background: #f24d59;
                height: 210px;
                width: 210px;
                border-radius: 50%;
            }
        }
    }

    .landing-text-image{
        .text{
            width: 45%;
            h3{
                font-size: 4rem;
            }
            p{
                padding-left: 0;
                padding-right: 0;
            }
        }
        .image{
            width: 52%;
            img{
                max-width: 100%;
            }
        }
        .title{
            font-size: 4rem;
        }
        &.text-only{
            padding: 0px 0 60px 0;
        }
    }


}




@media only screen and (max-width: 740px) {


    // landing-intro

    .landing-intro{
        //padding: 60px 0;
        background-position: 0px 50%;
        .text{
            width: 100%;
        }
        .image{
            width: 100%;
            text-align: center;

            img{
                float: none;
                max-width: 100%;
                display: inline-block;
                min-height: 300px;
            }
          
        }
    }


    .landing-text-image{
        padding: 60px 0 20px 0 !important;
        margin: 0 !important;
        background-position: 0px 100%;
        .title{
            text-align: center;
        }
        .text{
            width: 100% !important;
            text-align: center;
            .middle{
                position: relative;
                top: auto;
                left: auto;
                transform: translate(0, 0);
            }
            ul{
                text-align: left;
                li{
                    display: block;
                }
            }
        }
        .image{
            width: 100% !important;
            text-align: center !important;
            padding: 60px 0 0 0;
            img{
                float: none;
                max-width: 100%;
                display: inline-block;
            }
        }
        &.bg-auto{
            background-image: none !important;
        }
        &.text-only{
            .text:last-child{
                padding: 30px 0;
            }
        }
    }


    // kind-words

    .kind-words{
        padding: 60px 0 180px 0;
        text-align: center;
        .title{
            padding: 0 0 4em 0;
        }
        .quote{
            float: none;
            width: 100%;
            max-width: 400px;
            margin: 0 auto 40px auto !important;
        }
    }


    // get-case-study

    .get-case-study{
        h3{
            font-size: 4rem;
            padding-bottom: .8em;
        }
        .inner{
            //margin: -150px auto 0 auto;
            padding-top: 20px;
            padding-bottom: 50px;
        }
        br{
            display: block !important;
        }
    }


}


@media only screen and (max-width: 550px) {

    .landing-intro .image .image-inner {
        display: inline-block;
        position: relative;
        width: 75%;
    }


}

@media only screen and (max-width: 450px) {

    .landing-intro .image .image-inner {
        display: inline-block;
        position: relative;
        width: 85%;
    }


}

@media only screen and (max-width: 800px) {

    .case-study-form{
        .title{
            line-height: 1.2em !important;
        }
        .fields{
            input{
                width: 100%;
            }
            button{
                width: 100%;
                margin: 1% 0 0 0;
            }
        }
    }
}
@media only screen and (max-width: 440px) {

    // footer

    .footer{
        padding: 40px 0;
        .top{
            margin: -67px 0 0 -27px;
        }
        .phone, .email{
            font-size: 1.8rem;
        }
        .address{
            font-size: 1.6rem;
        }
    }

}
*/
@-webkit-keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  60% {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); } }
@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  40% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  60% {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px); } }

.three-cols .text {
  max-width: 750px;
  margin: 0 auto;
  padding: 0 0 60px 0; }
  .three-cols .text p {
    font-size: 2.8rem;
    font-weight: 300;
    text-align: center;
    color: #393661; }
    .three-cols .text p a {
      text-decoration: none;
      color: #f24d59; }
      .three-cols .text p a:hover {
        text-decoration: underline; }

.three-cols .columns {
  float: left;
  width: 100%; }
  .three-cols .columns .col {
    float: left;
    width: 33.333%;
    margin: 0 0 30px 0;
    padding: 0 0 50px 0;
    text-align: center;
    position: relative;
    cursor: pointer; }
    .three-cols .columns .col.closed {
      padding: 0;
      margin: 0;
      height: auto !important; }
    .three-cols .columns .col:last-child {
      margin: 0; }
      .three-cols .columns .col:last-child .image {
        background: none; }
    .three-cols .columns .col .image {
      float: left;
      width: 100%;
      height: 108px;
      padding: 7px 5%;
      margin: 0 0 60px 0;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/ellipse.png") repeat-y 100% 0;
      background-size: 6px 6px; }
      .three-cols .columns .col .image img {
        width: 90px; }
    .three-cols .columns .col h3 {
      float: left;
      width: 100%;
      font-weight: 600;
      color: #393661;
      font-size: 2.8rem;
      padding: 0 10% 1em 10%; }
    .three-cols .columns .col p {
      float: left;
      width: 100%;
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.5em;
      padding: 0 10%; }
    .three-cols .columns .col .more {
      float: left;
      width: 100%;
      padding: 0 10%;
      position: absolute;
      bottom: 0;
      left: 0;
      font-family: "Libre Baskerville", serif; }
      .three-cols .columns .col .more a {
        color: #f24d59;
        position: relative;
        padding-right: 25px; }
        .three-cols .columns .col .more a:after {
          position: absolute;
          content: '\f054';
          font-family: FontAwesome;
          padding-left: 0;
          color: #f24d59;
          right: 0; }
        .three-cols .columns .col .more a:hover:after {
          -webkit-animation-duration: 1s;
          animation-duration: 1s;
          -webkit-animation-name: bounce;
          animation-name: bounce; }

.about-us .title {
  float: right;
  width: 56%;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 1px;
  padding: 0 0 3em 0;
  margin: 0 0 0 44%; }

.about-us .text {
  float: right;
  width: 56%; }
  .about-us .text p {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.5em;
    padding: 0 0 2em 0; }
    .about-us .text p:last-of-type {
      padding-bottom: 0; }

.about-us .quote {
  color: #393661;
  float: left;
  width: 34%;
  font-size: 2.8rem;
  line-height: 1.4em;
  font-weight: 300;
  padding: 55px 0 0 0; }

.about-us.no-title .quote {
  padding: 0;
  position: relative;
  z-index: 2; }

.solutions {
  max-height: 0;
  transition: all ease-in-out .5s; }
  @media only screen and (max-width: 740px) {
    .solutions {
      max-height: none;
      padding-bottom: 40px; } }
  .solutions.solution-1, .solutions.solution-2, .solutions.solution-3 {
    max-height: 850px;
    transition: max-height ease-in-out .4s; }
  .solutions .solution {
    height: 0;
    opacity: 0;
    transition: height ease-in-out .4s; }
    @media only screen and (max-width: 740px) {
      .solutions .solution {
        height: auto;
        opacity: 1; } }
  .solutions.solution-1 #solution1 {
    height: auto;
    opacity: 1; }
  .solutions.solution-1 .sections li:first-child {
    background-color: #f24d59; }
  .solutions.solution-2 #solution2 {
    height: auto;
    opacity: 1; }
  .solutions.solution-2 .sections li:nth-child(2) {
    background-color: #f24d59; }
  .solutions.solution-3 #solution3 {
    height: auto;
    opacity: 1; }
  .solutions.solution-3 .sections li:last-child {
    background-color: #f24d59; }
  .solutions .sections {
    float: left;
    width: 100%; }
    .solutions .sections li {
      float: left;
      width: 38%;
      background-color: #E2E8ED;
      height: 5px; }
      .solutions .sections li:nth-child(2) {
        width: 24%;
        border-left: 2px solid #FFFFFF;
        border-right: 2px solid #FFFFFF; }
  .solutions .solution {
    padding: 80px 0 0 0;
    float: left;
    width: 100%; }
    .solutions .solution .solution-content {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .solutions .solution h3 {
      display: none;
      width: 100%;
      height: 70px;
      line-height: 70px;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/ellipse.png") repeat-x 0 100%;
      background-size: 6px 6px;
      font-weight: 600;
      font-size: 2.2rem;
      color: #393661;
      margin: 0 0 15px 0;
      position: relative;
      cursor: pointer; }
      .solutions .solution h3 img {
        float: left;
        background: #FFF;
        width: 65px;
        height: auto;
        padding: 0 15px 15px 0; }
      .solutions .solution h3:after {
        content: "\f078";
        font-family: FontAwesome;
        position: absolute;
        top: 0px;
        right: 0;
        color: #f24d59;
        font-size: 18px; }
      .solutions .solution h3.active:after {
        content: "\f077"; }
    .solutions .solution .text {
      width: 510px; }
      .solutions .solution .text h4 {
        font-size: 2.8rem;
        color: #393661;
        padding: 1.5rem 0 1.5rem 0; }
      .solutions .solution .text p {
        color: #393661;
        font-weight: 300;
        font-size: 18px;
        padding: 0 0 1.5em 0; }
      .solutions .solution .text .phone a {
        font-family: "Libre Baskerville", serif;
        color: #f24d59;
        font-style: italic; }
    .solutions .solution .image {
      width: 520px; }
      .solutions .solution .image img {
        max-width: 100%; }
    @media (max-width: 1200px) {
      .solutions .solution .image {
        padding-right: 40px; } }
    @media (max-width: 900px) {
      .solutions .solution .solution-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .solutions .solution .image {
        padding: 40px 0;
        text-align: center; }
        .solutions .solution .image img {
          max-width: 90%; } }
  @media (max-width: 900px) {
    .solutions.solution-1, .solutions.solution-2, .solutions.solution-3 {
      max-height: none; } }

.image-strip {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  min-height: 400px; }
  .image-strip .bg {
    float: left;
    width: 100%;
    background-color: rgba(57, 54, 97, 0.6);
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/profiles/footer-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center; }
  .image-strip img {
    display: none; }
  .image-strip .button {
    padding: 1.5em 0 0 0; }
    .image-strip .button a {
      font-style: normal !important; }
  .image-strip.withquote {
    min-height: 0; }
    .image-strip.withquote .inner {
      text-align: center; }
      .image-strip.withquote .inner blockquote {
        font-size: 2.8rem;
        color: #FFFFFF;
        font-family: "Libre Baskerville", serif;
        font-style: italic;
        max-width: 900px;
        margin: 0 auto; }
        .image-strip.withquote .inner blockquote h6 {
          line-height: 1.5em; }
        .image-strip.withquote .inner blockquote .button a {
          font-family: "proxima-nova", sans-serif !important; }
  @media only screen and (min-width: 850px) {
    .image-strip {
      background-position: center;
      min-height: 540px; } }
  @media only screen and (min-width: 1200px) {
    .image-strip {
      background-position: center;
      min-height: 600px; }
      .image-strip .bg {
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/profiles/footer-banner.jpg) no-repeat;
        background-size: 100% auto;
        background-position: center; } }

.notes {
  padding: 90px 0;
  background-color: #e2e8ed; }
  .notes dl {
    float: left;
    width: 43%;
    font-weight: 600;
    color: #393661; }
    .notes dl:last-child {
      float: right; }
    .notes dl dt {
      font-size: 2.8em;
      padding: 0 0 1em 0; }
    .notes dl dd {
      display: block;
      font-size: 2.2em;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png") no-repeat 0 14px;
      background-size: 14px 13px;
      border-bottom: 1px solid #FFFFFF;
      padding: 8px 0 8px 25px; }
      .notes dl dd:last-child {
        border-bottom: none; }

.two-cols {
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  .two-cols .text .title {
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 0 4em 0;
    color: #f24d59; }
  .two-cols .columns {
    float: left;
    width: 100%; }
    .two-cols .columns .col {
      float: left;
      width: 50%;
      margin: 0;
      padding: 20px 0 50px 0;
      text-align: center;
      position: relative; }
      .two-cols .columns .col .image {
        float: left;
        width: 100%;
        padding: 0;
        margin: 0 0 40px 0; }
      .two-cols .columns .col h3 {
        float: left;
        width: 100%;
        font-weight: 600;
        color: #393661;
        font-size: 2.8rem;
        padding: 0 10% 1em 10%; }
      .two-cols .columns .col p {
        float: left;
        width: 100%;
        font-size: 1.8rem;
        font-weight: 300;
        line-height: 1.5em;
        padding: 0 10%; }

.why-we-do-it {
  color: #FFFFFF;
  text-align: center;
  background: #f24d59; }
  .why-we-do-it .inner {
    z-index: 2;
    position: relative; }
  .why-we-do-it .text .title {
    font-size: 1.4rem;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 45px;
    line-height: 1.2; }
  .why-we-do-it .slides {
    display: block;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 80px 0; }
    .why-we-do-it .slides li {
      float: left;
      width: 100%; }
      .why-we-do-it .slides li h4 {
        display: none;
        font-size: 2.4rem;
        font-weight: 600;
        padding: 0 0 1em 0; }
      .why-we-do-it .slides li blockquote {
        font-size: 2.8rem;
        font-family: "Libre Baskerville", serif;
        font-style: italic; }
  .why-we-do-it #slides-pager {
    display: block;
    max-width: 800px;
    margin: 0 auto; }
    .why-we-do-it #slides-pager a {
      float: left;
      width: 50%;
      padding: 0 1px;
      color: #FFFFFF; }
      .why-we-do-it #slides-pager a h6 {
        float: left;
        width: 100%;
        font-size: 2.2em;
        font-weight: 600;
        text-align: center;
        padding: 10px 0;
        border-bottom: 4px solid #2a2849; }
        .why-we-do-it #slides-pager a h6 br {
          display: none; }
        .why-we-do-it #slides-pager a h6.pink {
          border-bottom: 4px solid #f68a92; }
      .why-we-do-it #slides-pager a.active h6 {
        border-color: #FFFFFF; }
  .why-we-do-it.grow {
    background: #393661; }
    .why-we-do-it.grow .text .title {
      color: #f24d59;
      padding: 0 0 3em 0; }
    .why-we-do-it.grow .slides {
      margin-top: 110px;
      padding: 0; }
      .why-we-do-it.grow .slides p {
        font-size: 1.8rem;
        line-height: 1.5em;
        padding: 0 0 1em 0; }
        .why-we-do-it.grow .slides p a {
          color: #fff;
          font-weight: bold; }
          .why-we-do-it.grow .slides p a:hover {
            text-decoration: underline; }
    .why-we-do-it.grow .circle {
      position: absolute;
      top: -160px;
      left: -200px;
      z-index: 1; }
    .why-we-do-it.grow .dots {
      position: absolute;
      bottom: -150px;
      right: -110px;
      z-index: 1; }

.our-team {
  background: #d8dfe5; }
  .our-team .inner {
    max-width: 1440px; }
  .our-team .copy {
    display: block;
    background: white;
    text-align: center;
    padding: 100px 0 0 0; }
    .our-team .copy .title {
      font-size: 1.4rem;
      text-align: center;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #f24d59;
      padding: 0 0 3em 0; }
    .our-team .copy h4 {
      color: #393661;
      font-weight: 300;
      font-size: 2.8rem;
      padding: 0 0 1em 0;
      max-width: 600px;
      margin: 0 auto; }
    .our-team .copy p {
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.5em;
      max-width: 620px;
      margin: 0 auto; }
    @media only screen and (max-width: 1345px) {
      .our-team .copy {
        padding: 40px 20px; } }
  .our-team .text .title {
    font-size: 1.4rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f24d59;
    padding: 0 0 2em 0; }
  .our-team .text h4 {
    color: #393661;
    font-weight: 300;
    font-size: 2.8rem;
    padding: 0 0 1em 0; }
  .our-team .text p {
    font-weight: 300;
    font-size: 1.8rem; }
  .our-team .box {
    float: left;
    width: 30%;
    text-align: center;
    display: table;
    vertical-align: bottom; }
    .our-team .box.text {
      width: 40%;
      background: #FFFFFF;
      position: relative; }
      .our-team .box.text .centre {
        position: absolute;
        top: 50%;
        padding: 20px 10%;
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
    .our-team .box.middle {
      margin: 0 5%; }
    .our-team .box span {
      display: table-cell;
      height: 100%;
      width: 100%;
      vertical-align: bottom; }
    .our-team .box img {
      max-width: 100%; }
      .our-team .box img.over {
        max-width: 100%;
        display: none; }
    .our-team .box:hover img.normal {
      display: none; }
    .our-team .box:hover img.over {
      display: block; }
  .our-team .first {
    min-height: 420px; }
  .our-team .right {
    float: right;
    width: 70%; }
    .our-team .right .box {
      width: 42.8%;
      min-height: 420px; }
    .our-team .right .text {
      width: 57.2%;
      min-height: 420px; }
  .our-team .member {
    display: none;
    float: left;
    width: 100%;
    position: relative;
    min-height: 90px;
    text-align: left;
    padding: 0 0 20px 120px; }
    .our-team .member img {
      float: left;
      width: 90px;
      height: 90px;
      border: 2px solid #FFFFFF;
      position: absolute;
      top: 0;
      left: 0; }
    .our-team .member h5 {
      font-weight: 600;
      color: #393661;
      font-size: 2.4rem;
      padding: 0.5em 0 0.2em 0; }
    .our-team .member h6 {
      font-family: "Libre Baskerville", serif;
      color: #f24d59;
      font-size: 1.8rem;
      border-bottom: 2px solid #d8dfe5;
      padding: 0 0 1em 0; }
  @media (max-width: 740px) {
    .our-team {
      padding-bottom: 0; }
      .our-team .copy {
        padding-bottom: 0; } }

.values {
  position: relative;
  padding-bottom: 100px; }
  .values .inner {
    max-width: 845px; }
  .values .text {
    text-align: center;
    max-width: 650px;
    margin: 0 auto; }
    .values .text .title {
      font-size: 1.4rem;
      text-align: center;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #f24d59;
      padding: 0 0 3em 0; }
    .values .text p {
      color: #393661;
      font-weight: 300;
      font-size: 2.8rem;
      padding: 0 0 1em 0; }
  .values p.tablet {
    display: none; }
  .values:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 20px;
    margin-left: -20px;
    z-index: 3; }
  .values .value-list {
    float: left;
    width: 30%; }
    .values .value-list ul {
      float: left;
      width: 100%; }
      .values .value-list ul li {
        float: left;
        width: 100%; }
        .values .value-list ul li a {
          float: left;
          width: 100%;
          font-size: 2.2em;
          background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png") no-repeat 0 14px;
          background-size: 14px 13px;
          border-bottom: 1px solid #d8dfe5;
          padding: 8px 0 8px 25px;
          color: #393661; }
          .values .value-list ul li a.last {
            border-bottom: none; }
          .values .value-list ul li a.active {
            color: #f24d59; }
  .values .value {
    float: right;
    width: 60%;
    position: relative; }
    .values .value h2 {
      font-size: 6rem;
      color: #f24d59;
      font-weight: 600;
      padding: 0 0 0.2em 0;
      line-height: 1em; }
    .values .value p {
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.5em; }
    .values .value .middle {
      position: absolute;
      top: 20%; }
  .values .shape-wave {
    position: absolute;
    top: 0;
    right: -30px;
    width: 210px; }
    @media (max-width: 960px) {
      .values .shape-wave {
        display: none; } }
  @media (max-width: 600px) {
    .values .inner {
      padding-top: 20px; } }

.our-name {
  position: relative;
  background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-burgerman.png") no-repeat 100% 0;
  color: #FFFFFF; }
  .our-name h2 {
    max-width: 500px;
    font-size: 6rem;
    padding: 0 0 0.5em 0;
    font-weight: 600; }
  .our-name h3 {
    max-width: 500px;
    font-size: 2.8rem;
    padding: 0 0 1em 0;
    font-weight: 300; }
  .our-name p {
    max-width: 480px;
    font-size: 1.8rem;
    padding: 0 0 2em 0;
    font-weight: 300; }
  .our-name .button {
    padding: 0; }
  .our-name .copyright {
    margin-top: 40px; }
    @media only screen and (max-width: 820px) {
      .our-name .copyright {
        margin-top: 0; } }

@media only screen and (max-width: 1400px) {
  .solutions .sections li {
    width: 36%; }
    .solutions .sections li:nth-child(2) {
      width: 28%; } }

@media only screen and (max-width: 1100px) {
  .solutions .sections li {
    width: 33%; }
    .solutions .sections li:nth-child(2) {
      width: 34%; }
  .why-we-do-it.grow .dots {
    right: -310px; } }

@media only screen and (max-width: 1000px) {
  .our-name {
    background-position: 120% 0; } }

@media only screen and (max-width: 940px) {
  .our-team {
    background: #FFFFFF; }
    .our-team .text {
      padding: 0 0 40px 0; }
      .our-team .text h4 {
        font-size: 2.4rem; }
    .our-team .box {
      width: 100%; }
      .our-team .box span {
        display: none; }
      .our-team .box.text {
        width: 100%;
        background: #FFFFFF;
        position: relative; }
        .our-team .box.text .centre {
          position: relative;
          top: auto;
          padding: 0;
          -ms-transform: translateY(0%);
          -webkit-transform: translateY(0%);
          transform: translateY(0%); }
      .our-team .box.middle {
        margin: 0; }
    .our-team .first {
      min-height: 0px; }
    .our-team .right {
      width: 100%; }
      .our-team .right .box {
        width: 100%;
        min-height: 0px; }
      .our-team .right .text {
        width: 100%;
        min-height: 0px; }
    .our-team .member {
      display: block; }
  .our-name h2 {
    max-width: 100%;
    padding-right: 390px; }
  .our-name h3 {
    max-width: 100%;
    padding-right: 390px; }
  .our-name p {
    max-width: 100%;
    padding-right: 390px; }
  .why-we-do-it.grow .circle {
    display: none; }
  .why-we-do-it #slides-pager a h6 {
    font-size: 2rem; }
    .why-we-do-it #slides-pager a h6 br {
      display: block; } }

@media only screen and (max-width: 820px) {
  .our-name {
    background: #393661; }
    .our-name .inner {
      padding: 0; }
    .our-name h2 {
      float: left;
      width: 100%;
      max-width: 100%;
      padding: 100px 40px;
      font-size: 4em;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-burgerman-mobile.jpg") no-repeat 50% 50%;
      background-size: cover; }
    .our-name h3 {
      float: left;
      width: 100%;
      max-width: 100%;
      padding: 40px 40px 30px; }
    .our-name p {
      float: left;
      width: 100%;
      max-width: 100%;
      line-height: 1.5em;
      padding: 0 40px 30px; }
    .our-name p.button {
      text-align: center; }
  .why-we-do-it.grow .dots {
    display: none; } }

@media only screen and (max-width: 740px) {
  .three-cols .text {
    padding: 0; }
  .three-cols .columns {
    display: none; }
  .solutions .sections {
    display: none !important; }
  .solutions .solution {
    display: block !important; }
    .solutions .solution:last-of-type .text ul {
      border-bottom: none;
      padding: 0; }
    .solutions .solution.active .solution-content {
      display: block; }
    .solutions .solution h3 {
      display: block; }
    .solutions .solution .close {
      display: none; }
    .solutions .solution .solution-content {
      display: none; }
    .solutions .solution .text {
      width: 100%; }
    .solutions .solution .image {
      width: 100%;
      text-align: center; }
    .solutions .solution .text .image {
      display: block; }
    .solutions .solution .text h4 {
      font-size: 2.4rem;
      padding: 0 0 1.5em 0; }
    .solutions .solution .text ul {
      text-align: center;
      border-bottom: 1px solid #EEE;
      padding: 0 0 30px 0; }
      .solutions .solution .text ul .button a {
        padding: 1.2em 3em; } }
    @media only screen and (max-width: 740px) and (max-width: 740px) {
      .solutions .solution .text ul {
        padding: 0;
        font-family: "Libre Baskerville",serif;
        font-weight: 400;
        box-shadow: none;
        text-transform: none; } }

@media only screen and (max-width: 740px) {
    .solutions .solution .button {
      text-align: left; }
      .solutions .solution .button a {
        padding-left: 0 !important;
        color: #f24d59 !important; }
        .solutions .solution .button a:after {
          content: '\f054';
          font-family: FontAwesome;
          color: #f24d59;
          padding-left: 5px; }
  .image-strip {
    background: none;
    min-height: 0; }
    .image-strip img {
      width: 100%;
      display: block; }
    .image-strip.withquote {
      background-repeat: no-repeat;
      background-position: 50% 50%;
      background-size: cover; }
  .values {
    padding: 0 0 60px 0; }
    .values .value-list {
      display: none; }
    .values .value {
      width: 100%; }
      .values .value .middle {
        display: block !important;
        background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png") no-repeat 0 12px;
        background-size: 14px 13px;
        border-bottom: 1px solid #d8dfe5;
        padding: 9px 0 9px 25px;
        position: relative;
        top: auto;
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%); }
        .values .value .middle p {
          padding-top: 10px; }
      .values .value h2 {
        font-size: 20px;
        color: #393661;
        padding: 0;
        position: relative; }
        .values .value h2 span {
          display: none; }
  .about-us {
    padding: 60px 0 40px 0;
    text-align: center; }
    .about-us .title {
      margin: 0;
      width: 100%; }
    .about-us .text {
      width: 100%; }
    .about-us .quote {
      width: 100%;
      padding: 0 0 1em 0; }
    .about-us.no-title .quote {
      padding: 0 0 1em 0; } }

@media only screen and (min-width: 600px) {
  .why-we-do-it.grow .slides p {
    display: block !important; } }

@media only screen and (max-width: 600px) {
  .two-cols .columns .col {
    width: 100%;
    margin: 0;
    padding: 10px 0 30px 0;
    text-align: center;
    position: relative; }
    .two-cols .columns .col .image {
      margin: 0 0 20px 0; }
      .two-cols .columns .col .image img {
        width: 66px;
        height: 66px; }
    .two-cols .columns .col h3 {
      padding: 0 0 1em 0; }
    .two-cols .columns .col p {
      padding: 0; }
  .notes {
    padding: 60px 0; }
    .notes dl {
      width: 100%; }
      .notes dl:last-child {
        margin-top: 40px; }
      .notes dl dt {
        font-size: 2.4em; }
      .notes dl dd {
        font-size: 1.8em; }
  .why-we-do-it .text {
    display: none; }
  .why-we-do-it .slides {
    padding: 0 0 40px 0; }
    .why-we-do-it .slides li h4 {
      display: block; }
    .why-we-do-it .slides li blockquote {
      font-size: 2.4rem; }
      .why-we-do-it .slides li blockquote br {
        display: none; }
  .why-we-do-it #slides-pager a {
    float: none;
    width: auto;
    padding: 0 5px;
    display: inline-block; }
    .why-we-do-it #slides-pager a h6 {
      float: none;
      width: 10px;
      height: 10px;
      background: #FFFFFF;
      text-indent: -9999px;
      padding: 0;
      border-radius: 100px;
      border: 1px solid white !important; }
    .why-we-do-it #slides-pager a.active h6 {
      background: #f24d59; }
  .why-we-do-it.grow .text {
    display: block; }
    .why-we-do-it.grow .text .title {
      padding-bottom: 2em; }
  .why-we-do-it.grow .slides {
    margin-top: 0; }
    .why-we-do-it.grow .slides li.open {
      margin-bottom: 10px; }
      .why-we-do-it.grow .slides li.open h4 {
        margin: 0 0 20px 0; }
    .why-we-do-it.grow .slides h4 {
      font-size: 1.8rem;
      padding: 10px 0;
      margin: 0 0 0px 0;
      border-bottom: 4px solid #7d7b97;
      cursor: pointer; }
    .why-we-do-it.grow .slides p {
      font-size: 1.8rem; }
  .why-we-do-it.grow #slides-pager {
    display: none; }
  .image-strip.withquote {
    background-size: 100% auto;
    background-position: 30% 50%; }
    .image-strip.withquote .inner blockquote {
      font-size: 2.4rem; }
  .our-team {
    padding: 45px 0 0 0; }
    .our-team .copy {
      padding: 0 40px 45px; }
  .values .text p {
    font-size: 2.4rem; }
  .values:after {
    display: none; } }

.us .how-we-do-it img {
  max-width: 140px;
  max-height: 140px; }

.us.intro {
  background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/us/banner-desktop.jpg");
  background-size: cover; }
  @media only screen and (max-width: 600px) {
    .us.intro {
      background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/us/banner-mobile.jpg");
      background-size: cover; } }
  @media only screen and (max-width: 550px) {
    .us.intro .inner {
      padding: 110px 20px 110px; } }

.us.image-strip.withquote {
  background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/us/mid-image.jpg");
  background-size: cover;
  background-position: center; }
  @media only screen and (max-width: 600px) {
    .us.image-strip.withquote {
      background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/us/mid-image-mobile.jpg"); } }

@media only screen and (max-width: 660px) {
  .us.button a {
    display: inline-block;
    position: relative;
    font-size: 1.6rem;
    color: #fff;
    padding: 10px 1.5em;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    border: none;
    box-shadow: inset 0 0 0 2em #f24d59;
    transition: box-shadow .3s,-webkit-transform .3s;
    transition: box-shadow .3s,transform .3s;
    transition: box-shadow .3s,transform .3s,-webkit-transform .3s;
    font-family: proxima-nova,sans-serif; } }

.intro.profile {
  background-color: #f24d59;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain; }
  .intro.profile.blue {
    background-color: #35335b; }
  @media (max-width: 1400px) {
    .intro.profile {
      background-size: cover; } }

.content {
  position: relative;
  z-index: 12; }
  .content .main {
    float: right;
    margin: 0 auto; }
  .content .inner {
    position: relative;
    max-width: 850px; }
  .content .text h2 {
    font-size: 2.8rem;
    color: #393661;
    font-weight: 300;
    padding: 0 0 1em 0;
    line-height: 1.5em; }
  .content .text h3 {
    font-size: 2.8rem;
    color: #393661;
    font-weight: 600;
    padding: 0 0 1em 0;
    line-height: 1.5em; }
  .content .text h4 {
    font-size: 2.2rem;
    color: #393661;
    font-weight: 600;
    padding: 0 0 1em 0;
    line-height: 1.5em; }
  .content .text p {
    font-size: 1.8rem;
    font-weight: 300;
    padding: 0 0 1em 0;
    line-height: 1.7em; }
  .content .text ul {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.5em;
    color: #393661;
    padding: 0 0 1em 0; }
    .content .text ul li {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png") no-repeat 0 9px;
      background-size: 11px 11px;
      padding: 0 0 0.5em 25px; }
  .content .text ol {
    font-size: 1.8rem;
    font-weight: 300;
    padding: 0 0 1em 0;
    line-height: 1.5em; }
    .content .text ol li {
      list-style: decimal;
      margin: 0 0 0 25px;
      padding: 0 0 0.5em 0; }
  .content .text a {
    color: #f24d59; }
    .content .text a:hover {
      text-decoration: underline; }
  .content .text .wp-caption {
    float: left;
    width: 100%; }
    .content .text .wp-caption img {
      float: left;
      width: 100%;
      padding: 0 0 10px 0; }
    .content .text .wp-caption p {
      text-transform: uppercase;
      font-family: "Libre Baskerville", serif;
      color: #f24d59;
      font-style: initial;
      letter-spacing: 1px; }
  .content .text blockquote {
    padding: 2em 0 0 0; }
    .content .text blockquote p {
      font-size: 2.8rem;
      color: #f24d59;
      font-family: "Libre Baskerville", serif;
      font-style: italic; }
  .content .sidebar {
    float: left;
    width: 33%;
    padding-right: 80px; }
    .content .sidebar dl {
      float: left;
      width: 100%;
      padding: 0 0 60px 0; }
      .content .sidebar dl dt {
        float: left;
        width: 100%;
        font-size: 1.4rem;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #f24d59;
        padding: 0 0 1em 0; }
      .content .sidebar dl dd {
        float: left;
        width: 100%; }
    .content .sidebar .follow:after, .content .sidebar .latest:after, .content .sidebar .meta:after {
      float: left;
      clear: left;
      content: "";
      width: 60px;
      margin: 40px 0 0 0;
      height: 3px;
      background-color: #d8dfe5; }
    .content .sidebar .follow {
      width: 155px; }
      .content .sidebar .follow dd {
        float: left;
        width: 40px;
        height: 40px; }
        .content .sidebar .follow dd:nth-child(5) {
          clear: left; }
        .content .sidebar .follow dd a {
          float: left;
          font-size: 21px;
          color: #bfbec0; }
          .content .sidebar .follow dd a:hover {
            color: #f24d59; }
      .content .sidebar .follow dt {
        padding: 0 0 25px 0; }
    .content .sidebar .latest h4 {
      font-size: 2.8rem;
      color: #393661;
      font-weight: 600;
      padding: 0 0 0.5em 0; }
    .content .sidebar .latest p {
      font-family: "Libre Baskerville", serif;
      color: #f24d59;
      font-size: 1.8rem; }
    .content .sidebar .latest dt {
      padding-bottom: 18px; }
    .content .sidebar .loves dd {
      font-size: 1.8em;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png") no-repeat 0 14px;
      background-size: 14px 13px;
      padding: 8px 0 8px 25px;
      font-weight: 600;
      color: #393661; }
    .content .sidebar .loves:before {
      float: left;
      clear: left;
      content: "";
      width: 60px;
      margin: 0 0 60px 0;
      height: 3px;
      background-color: #d8dfe5; }
    .content .sidebar .loves.no-bar:before {
      display: none; }
  @media only screen and (max-width: 1060px) {
    .content .sidebar {
      width: 30%; } }
  @media only screen and (max-width: 980px) {
    .content .sidebar {
      width: 30%;
      padding-right: 40px; } }
  @media only screen and (max-width: 880px) {
    .content {
      padding: 50px 0; }
      .content .main {
        float: none;
        width: initial;
        display: block; }
      .content .sidebar {
        width: initial;
        padding-right: 40px; }
        .content .sidebar .follow {
          width: initial;
          display: block;
          padding: 0 0 30px 0; }
          .content .sidebar .follow:after {
            width: 60px;
            display: inline-block; }
        .content .sidebar .latest {
          padding-bottom: 30px; }
        .content .sidebar .loves:before {
          margin-bottom: 45px; } }

.team {
  position: relative; }
  .team .inner {
    max-width: 1400px; }
  .team .title {
    font-size: 1.4rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #f24d59;
    padding: 0 0 35px 0; }
  .team .box a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30vw;
    max-height: 365px; }
  .team .box .member {
    width: 50%;
    display: inline-block; }
    .team .box .member .box-inner {
      max-width: 500px;
      margin: 0 auto;
      position: relative;
      top: 50%;
      -webkit-transform: perspective(1px) translateY(-50%);
      transform: perspective(1px) translateY(-50%); }
  .team .box .other {
    width: 50%;
    height: 100%;
    display: inline-block;
    background: #d8dfe5;
    position: relative;
    text-align: center; }
    .team .box .other img {
      position: relative;
      height: 100%;
      display: inline-block;
      margin: 0 auto; }
    .team .box .other img.over {
      display: none; }
  .team .box:nth-child(odd) a {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .team .member h4 {
    font-size: 2.8em;
    color: #393661;
    font-weight: 600; }
  .team .member h6 {
    display: inline-block;
    font-size: 2.8em;
    color: #f24d59;
    font-family: "Libre Baskerville", serif;
    border-bottom: 2px solid #FFFFFF;
    padding: 0 0 0.2em 0;
    margin: 0 0 1em 0; }
  .team .member p {
    font-size: 1.8rem;
    color: #4c4c4d;
    line-height: 1.5em;
    font-weight: 300; }
  .team a:hover h6 {
    border-bottom: 2px solid #f24d59; }
  .team a:hover .other img.normal {
    display: none; }
  .team a:hover .other img.over {
    display: inline-block; }
  .team .top {
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin: 0 0 0 -27px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 28px;
    background-color: #FFFFFF;
    color: #d8dfe5;
    z-index: 2; }

@media only screen and (max-width: 1100px) {
  .team .box a {
    max-height: 600px; }
    .team .box a .box-inner {
      padding: 25px; } }

@media only screen and (max-width: 1060px) {
  .team .box .member {
    padding: 0; } }

@media only screen and (max-width: 980px) {
  .team .box a {
    display: block;
    max-height: none;
    height: auto; }
    .team .box a .box-inner {
      padding: 50px 25px; }
  .team .box .other {
    display: block;
    width: auto;
    height: 55vw; }
  .team .box .member {
    display: block;
    width: auto;
    height: auto; }
    .team .box .member .box-inner {
      margin: 0 auto;
      position: relative;
      top: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; } }

.content .text.profile-main h2 {
  font-size: 2.8rem; }

@media only screen and (max-width: 800px) {
  .content .text.profile-main h2 {
    font-size: 2.2rem; } }

.page404 {
  background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-404.png") repeat-x 50% 100%;
  background-size: 813px 107px;
  min-height: 1020px; }
  .page404 .text {
    text-align: center;
    color: #FFFFFF;
    max-width: 550px;
    margin: 0 auto;
    padding: 200px 0 25px 0; }
    .page404 .text .title {
      font-size: 7.2rem;
      font-weight: 600; }
    .page404 .text p {
      font-size: 2.8rem;
      font-weight: 300;
      padding: 0 0 2em 0; }
  .page404 .columns {
    float: left;
    width: 100%; }
    .page404 .columns .col {
      float: left;
      width: 30%;
      margin: 0 5% 0 0; }
      .page404 .columns .col:last-child {
        margin: 0; }
      .page404 .columns .col .title {
        color: #f24d59;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 1px;
        font-size: 1.4rem;
        padding: 0 0 1.8em 0; }
      .page404 .columns .col img.logo {
        padding: 0 0 22px 0; }
      .page404 .columns .col p {
        font-size: 2.2em;
        line-height: 1.4em;
        font-weight: 600;
        color: #FFFFFF; }
      .page404 .columns .col .more a {
        margin: 1.5em 0 0 0;
        border: none; }
        .page404 .columns .col .more a:hover:after {
          -webkit-animation-duration: 1s;
          animation-duration: 1s;
          -webkit-animation-name: bounce;
          animation-name: bounce; }
      .page404 .columns .col .featured li a {
        display: block;
        font-size: 2.2em;
        line-height: 1.4em;
        font-weight: 600;
        color: #FFFFFF;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding: 0 0 0.9em 0;
        margin: 0 0 0.9em 0; }
        .page404 .columns .col .featured li a:hover {
          text-decoration: underline;
          color: #f24d59; }
      .page404 .columns .col .featured li:last-child a {
        border-bottom: none;
        padding: 0;
        margin: 0; }
      .page404 .columns .col .contacts {
        padding: 0 0 25px 0; }
        .page404 .columns .col .contacts li {
          color: #FFFFFF; }
          .page404 .columns .col .contacts li .fa {
            width: 30px; }
          .page404 .columns .col .contacts li a {
            color: #FFFFFF; }
          .page404 .columns .col .contacts li.phone {
            font-size: 2.8rem;
            font-weight: 600; }
            .page404 .columns .col .contacts li.phone a {
              cursor: default; }
          .page404 .columns .col .contacts li.email {
            font-size: 1.8rem;
            font-weight: 300; }
            .page404 .columns .col .contacts li.email:hover {
              text-decoration: underline; }
      .page404 .columns .col .social {
        float: left;
        width: 100%; }
        .page404 .columns .col .social li {
          float: left;
          padding: 0 10px 0 0; }
          .page404 .columns .col .social li a {
            float: left;
            width: 50px;
            height: 50px;
            line-height: 55px;
            text-align: center;
            background-color: #FFFFFF;
            color: #f24d59;
            font-size: 23px; }
            .page404 .columns .col .social li a:hover {
              color: #393661; }

@media only screen and (max-width: 860px) {
  .page404 {
    min-height: 900px;
    height: auto !important; }
    .page404 .text .title {
      font-size: 10em; }
    .page404 .columns {
      padding: 0 0 100px 0; }
      .page404 .columns .col {
        width: 100%;
        padding: 0 0 60px 0; } }

@media only screen and (max-width: 440px) {
  .page404 .text .title {
    font-size: 6em;
    padding: 2em 0 0 0; }
  .page404 .text p {
    font-size: 2.4em; } }

.intro.story {
  background: url(https://d2xsy63yp3dhes.cloudfront.net/images/story/banner-desktop.jpg) no-repeat;
  background-size: cover;
  color: #fff; }
  .intro.story h3 {
    font-size: 2.4rem;
    line-height: 1.4em; }

.story-row {
  background-repeat: no-repeat;
  background-position: 0 100%; }
  .story-row .col {
    float: left;
    width: 48%; }
    .story-row .col:last-child {
      float: right; }
    .story-row .col.image {
      text-align: center;
      float: left; }
      .story-row .col.image img {
        max-width: 100%; }
    .story-row .col.text h3 {
      font-size: 2.8rem;
      line-height: 1.5em;
      font-weight: 600;
      padding: 0.6em 0 0.6em 0;
      color: #393661; }
    .story-row .col.text p {
      font-size: 1.8rem;
      line-height: 1.5em;
      font-weight: 300;
      padding: 0 0 1em 0; }
    .story-row .col.text blockquote p {
      font-family: "Libre Baskerville", serif;
      font-size: 2.8rem;
      font-style: italic;
      color: #f24d59;
      padding: 0.5em 0 1.2em 0; }
    .story-row .col.text .more {
      padding: 1em 0 1em 0; }
    .story-row .col.text img {
      float: left;
      max-width: 100%;
      height: auto;
      margin: 0 0 0 -40px; }
    .story-row .col.text.year1944 {
      float: right;
      padding-top: 20px; }
    .story-row .col.padded {
      padding-top: 30px; }

.story-quote .inner {
  background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-dots.png") repeat-x 0 50%;
  background-size: 14px 14px;
  max-width: 1020px;
  text-align: center; }
  .story-quote .inner blockquote {
    display: inline-block;
    background: #FFFFFF;
    font-family: "Libre Baskerville", serif;
    font-size: 2.8rem;
    font-style: italic;
    color: #f24d59;
    padding: 0 42px; }

.story-about {
  background-color: #393661;
  color: #fff; }
  .story-about .inner {
    position: relative;
    z-index: 2;
    text-align: center; }
  .story-about h4 {
    font-size: 3rem;
    padding-bottom: 1em;
    color: white; }
  .story-about p {
    font-size: 2.5rem;
    line-height: 1.5em;
    padding: 0;
    color: #FFFFFF; }
  .story-about a {
    color: #fff; }
  .story-about .code {
    position: absolute;
    bottom: 0;
    right: -100px;
    width: 285px;
    z-indeX: 1; }
  .story-about:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #393661;
    border-width: 15px;
    margin-left: -15px;
    z-index: 100; }

.story-mobile-image {
  display: none;
  float: left;
  width: 100%; }
  .story-mobile-image .bg {
    float: left;
    width: 100%; }

.story-bios {
  background-color: #f24d59; }
  .story-bios .bios {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 100px 0 20px 0; }
  .story-bios .bio {
    float: left;
    width: 50%;
    position: relative; }
    .story-bios .bio .image {
      float: left;
      width: 100%;
      padding: 110px 0 0 0; }
    .story-bios .bio .text {
      float: right;
      width: 100%;
      padding: 0 67px 0 60px;
      max-width: 540px;
      text-align: center;
      color: #FFFFFF;
      position: relative;
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-dots-red.png") repeat-y 100% 0;
      background-size: 14px 14px;
      margin: 0 -7px 0 0; }
      .story-bios .bio .text img {
        width: 70px;
        height: 70px;
        margin-bottom: 20px; }
      .story-bios .bio .text h4 {
        font-size: 2.8rem;
        font-weight: 600; }
      .story-bios .bio .text h5 {
        font-size: 1.8rem;
        font-family: "Libre Baskerville", serif;
        padding: 0.5em 0 2em 0; }
      .story-bios .bio .text .fa {
        display: none; }
      .story-bios .bio .text p {
        font-size: 1.8rem;
        line-height: 1.5em;
        padding: 0 0 1em 0; }
      .story-bios .bio .text a {
        text-decoration: underline;
        color: #FFFFFF; }
        .story-bios .bio .text a:hover {
          text-decoration: none; }
    .story-bios .bio:nth-of-type(even) .text {
      float: left;
      padding: 0 60px 0 60px;
      background: none; }
  .story-bios .circle {
    float: left;
    position: absolute;
    top: 300px;
    left: -130px; }

@media only screen and (max-width: 1300px) {
  .story-row {
    background-position: -20% 100%; } }

@media only screen and (max-width: 1160px) {
  .story-row {
    background-position: -40% 100%; } }

@media only screen and (max-width: 940px) {
  .story-row {
    background-position: -300px 100%; } }

@media only screen and (max-width: 740px) {
  .story-row {
    background: none !important;
    padding: 0 0 40px 0; }
    .story-row .col {
      width: 100%; }
      .story-row .col.image {
        padding: 0 0 20px 0;
        text-align: center; }
        .story-row .col.image img {
          max-width: 100%; }
      .story-row .col.text h3 {
        font-size: 2.4rem; }
      .story-row .col.text blockquote p {
        font-size: 2.4rem;
        padding: 0; }
      .story-row .col.text img {
        margin: 20px 0; }
      .story-row .col.padded {
        padding-top: 30px; }
  .story-quote {
    padding: 0 0 40px 0; }
    .story-quote .inner {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-dots.png") repeat-x 0 100%;
      background-size: 14px 14px;
      padding: 0; }
      .story-quote .inner blockquote {
        display: block;
        font-size: 2.4rem;
        padding: 40px 20px;
        background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-dots.png") repeat-x 0 0;
        background-size: 14px 14px; }
  .story-mobile-image {
    display: block; }
  .story-about p {
    font-size: 2.4rem;
    padding: 2em 0; }
  .story-about .code {
    display: none; }
  .story-bios .bios {
    padding: 60px 0 20px 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .story-bios .bio {
    width: 100%;
    padding: 0; }
    .story-bios .bio:first-of-type {
      border-bottom: 1px solid #d33742;
      margin-bottom: 40px; }
    .story-bios .bio .image {
      display: none;
      padding: 0 0 0 0; }
    .story-bios .bio .text {
      padding: 0 20px;
      max-width: 740px;
      background: none;
      margin: 0; }
      .story-bios .bio .text img {
        position: relative;
        top: auto;
        left: auto;
        margin: 0; }
      .story-bios .bio .text h4 {
        font-size: 2.4rem; }
      .story-bios .bio .text h5 {
        padding: 0.5em 0 1em 0; }
      .story-bios .bio .text .fa {
        display: block;
        font-size: 16px;
        margin: 0 0 30px 0;
        cursor: pointer; }
      .story-bios .bio .text p {
        display: none; }
    .story-bios .bio:nth-child(even) .text {
      float: left;
      padding: 0 60px 0 60px;
      background: none; }
  .story-bios .line {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0 20px; }
    .story-bios .line:after {
      float: left;
      width: 100%;
      content: "";
      height: 1px;
      background-color: #d33742; }
  .story-bios .circle {
    display: none; } }

@media only screen and (max-width: 640px) {
  .story .column h1 {
    font-size: 4rem; } }

@media only screen and (max-width: 500px) {
  .story .column {
    width: 100%;
    padding: 120px 0 60px 0; } }

@media only screen and (max-width: 480px) {
  .story-quote .inner blockquote br {
    display: none; } }

@media only screen and (max-width: 390px) {
  .story .column h1 {
    background-size: 100% auto; } }

.terms .title {
  padding: 1.3em 0 1.3em 0;
  color: #393661; }

.terms .text h3 {
  font-size: 2.8rem;
  color: #393661;
  font-weight: 600;
  padding: 0 0 1em 0;
  line-height: 1.5em; }

.terms .text p {
  font-size: 1.8rem;
  font-weight: 300;
  padding: 0 0 1em 0;
  line-height: 1.5em; }

.terms .text ul li {
  font-size: 1.8rem;
  font-weight: 300; }

.terms .text a {
  color: #f24d59;
  text-decoration: underline; }
  .terms .text a:hover {
    text-decoration: none; }

.terms .sidebar .feature {
  float: left;
  width: 100%;
  position: relative; }
  .terms .sidebar .feature:after {
    float: left;
    clear: left;
    content: "";
    width: 60px;
    margin: 40px 0 40px 0;
    height: 3px;
    background-color: #d8dfe5; }
  .terms .sidebar .feature p {
    font-size: 1.8rem;
    line-height: 1.5em;
    font-weight: 300; }

.terms .sidebar ul {
  float: left;
  width: 100%; }
  .terms .sidebar ul li {
    font-size: 1.8em;
    background: url("https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png") no-repeat 0 14px;
    background-size: 14px 13px;
    padding: 8px 0 8px 25px;
    font-weight: 600;
    color: #393661;
    margin: 0 0 1em 0; }

@media only screen and (max-width: 740px) {
  .terms .title {
    font-size: 5rem;
    font-weight: 600;
    padding: 1.3em 0 1.3em 0;
    color: #393661; }
  .terms .text h3 {
    font-size: 2.4rem; } }

.intro.blog-article {
  background-size: cover;
  background-position: center;
  height: auto;
  padding-top: 60px; }
  @media (min-width: 1001px) {
    .intro.blog-article {
      min-height: 600px;
      padding-top: 60px; } }
  .intro.blog-article:before {
    content: '';
    background-position: center;
    background: #393661;
    background-size: cover;
    opacity: 0.9;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .intro.blog-article:after {
    display: none; }
  .intro.blog-article .title {
    max-width: 800px;
    margin: 0 auto;
    text-align: center; }
  .intro.blog-article h6 {
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-transform: uppercase; }

.insights-intro {
  background-color: #393661;
  padding: 100px 0; }
  .insights-intro .slides {
    display: block;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 80px 0;
    z-index: 2;
    position: relative;
    overflow: hidden;
    height: 675px;
    margin-bottom: 80px; }
    .insights-intro .slides li {
      float: left;
      width: 100%;
      height: 675px; }
      .insights-intro .slides li .image {
        float: right;
        width: 45%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 50%;
        box-sizing: initial;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0; }
        .insights-intro .slides li .image img {
          float: left;
          width: 100%;
          display: none; }
      .insights-intro .slides li .summary {
        height: 100%;
        float: left;
        width: 55%;
        background-color: #FFFFFF;
        text-align: left;
        position: relative; }
        .insights-intro .slides li .summary .text {
          position: relative;
          z-index: 2;
          padding: 10%; }
          .insights-intro .slides li .summary .text h4 {
            text-transform: uppercase;
            font-size: 1.4rem;
            letter-spacing: 1px;
            font-weight: 300;
            color: #f24d59;
            padding: 0 0 2em 0; }
          .insights-intro .slides li .summary .text h2 {
            font-size: 5rem;
            font-weight: 600;
            color: #393661;
            line-height: 1.2; }
            .insights-intro .slides li .summary .text h2 a {
              color: #393661; }
              .insights-intro .slides li .summary .text h2 a:hover {
                color: #f24d59; }
            @media (max-width: 1250px) {
              .insights-intro .slides li .summary .text h2 {
                font-size: 3.6rem; } }
          .insights-intro .slides li .summary .text p {
            font-weight: 300;
            font-size: 1.8rem;
            padding: 2em 0;
            font-size: 1.8rem;
            font-weight: 300;
            line-height: 1.5em; }
          .insights-intro .slides li .summary .text .author {
            position: relative;
            padding: 5px 0 0 50px;
            font-size: 2.8rem;
            font-weight: 600;
            color: #393661; }
            .insights-intro .slides li .summary .text .author img {
              float: left;
              width: 40px;
              margin: 0 15px 0 0;
              position: absolute;
              left: 0;
              top: 0; }
            .insights-intro .slides li .summary .text .author a {
              color: #393661; }
        .insights-intro .slides li .summary .skew {
          position: absolute;
          top: 0;
          width: 140px;
          bottom: 0;
          right: -62px;
          -webkit-transform: skew(-10deg);
          -moz-transform: skew(-10deg);
          -o-transform: skew(-10deg);
          background-color: #FFFFFF;
          z-index: 1; }
    @media (max-width: 740px) {
      .insights-intro .slides {
        height: auto;
        overflow: initial; }
        .insights-intro .slides li {
          height: auto; } }
  .insights-intro #slides-pager {
    display: block;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    width: 100%; }
    .insights-intro #slides-pager a {
      float: left;
      width: 33.333%;
      padding: 0 20px;
      border-top: 4px solid #FFFFFF; }
      .insights-intro #slides-pager a h5 {
        font-size: 2.2rem;
        font-weight: 600;
        color: #FFFFFF;
        padding: 2em 0 0 0; }
      .insights-intro #slides-pager a h6 {
        text-transform: uppercase;
        font-size: 1.4rem;
        letter-spacing: 1px;
        font-weight: 300;
        color: #f24d59;
        padding: 1em 0 0 0; }
      .insights-intro #slides-pager a.active {
        border-color: #f24d59; }
        .insights-intro #slides-pager a.active h5 {
          color: #f24d59; }
  .insights-intro .pulse1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0; }
  .insights-intro .pulse2 {
    position: absolute;
    bottom: 50%;
    right: 0;
    z-index: 0; }
  .insights-intro .bx-controls {
    display: none; }
  @media (max-width: 915px) {
    .insights-intro {
      padding: 50px 0 0 0; }
      .insights-intro .inner {
        padding-bottom: 0; } }

.article-filters .search-button {
  display: none;
  float: right;
  background-color: #f24d59;
  color: #FFFFFF;
  text-align: center;
  font-size: 22px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  margin: 0;
  position: absolute;
  bottom: 55px;
  right: 40px;
  z-index: 10;
  top: 45px; }

.article-filters dl {
  float: left;
  width: 100%; }
  .article-filters dl dt {
    float: left;
    width: 100%;
    display: none; }
  .article-filters dl dd {
    float: left;
    margin: 0 50px 0 0; }
    .article-filters dl dd a {
      float: left;
      font-size: 2.2em;
      color: #393661;
      font-weight: 600;
      padding: 0 0 0.2em 0;
      border-bottom: 2px solid #FFFFFF; }
      .article-filters dl dd a:hover {
        border-color: #f24d59; }
    .article-filters dl dd.current a {
      border-color: #f24d59; }
  .article-filters dl .search {
    float: right;
    background-color: #f24d59;
    color: #FFFFFF;
    text-align: center;
    font-size: 22px;
    width: 45px;
    height: 45px;
    line-height: 44px;
    cursor: pointer;
    margin: -5px 10px 0 0; }

.search-box {
  display: none;
  padding: 0 0 50px; }
  .search-box .inner {
    padding: 0 20px; }
  .search-box .popular {
    float: left;
    width: 100%;
    font-size: 2.1rem;
    font-weight: 600;
    color: #393661;
    padding: 2em 0 1em 0; }
  .search-box form {
    float: left;
    width: 100%; }
    .search-box form .title {
      float: left;
      font-size: 4rem;
      font-weight: 600;
      color: #393661;
      padding: 0 0 0.5em 0; }
    .search-box form .close, .search-box form .submit {
      float: right;
      background-color: #f24d59;
      color: #FFFFFF;
      text-align: center;
      font-size: 18px;
      width: 36px;
      height: 36px;
      line-height: 36px;
      cursor: pointer;
      margin: 10px 12px 0 0;
      border: none; }
    .search-box form .box {
      float: left;
      width: 100%;
      background-color: #ededed;
      padding: 15px;
      position: relative; }
      .search-box form .box:after {
        bottom: 100%;
        right: 20px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(237, 237, 237, 0);
        border-bottom-color: #ededed;
        border-width: 10px;
        margin-left: -10px; }
      .search-box form .box input {
        float: left;
        width: 100%;
        padding: 10px 40px 10px 20px;
        font-size: 1.8rem;
        border: 1px solid #CCC; }
      .search-box form .box button {
        position: absolute;
        top: 19px;
        right: 25px;
        margin: 0;
        padding: 0;
        line-height: 32px;
        display: block;
        text-align: center; }

.article-list .inner {
  padding-top: 0; }

.articles {
  float: left;
  width: 100%; }
  .articles .title {
    text-align: center;
    font-size: 6rem;
    font-weight: 600;
    color: #FFFFFF;
    padding: 0.5em 0 1em 0; }
  .articles .article {
    float: left;
    width: 30%;
    margin: 0 5% 60px 0; }
    .articles .article:nth-of-type(3n) {
      margin: 0 0 60px 0; }
    .articles .article img {
      float: left;
      width: 100%; }
    .articles .article h4 {
      float: left;
      width: 100%;
      text-transform: uppercase;
      font-size: 1.4rem;
      letter-spacing: 1px;
      font-weight: 300;
      color: #f24d59;
      padding: 2em 0 10px 0; }
    .articles .article h3 {
      float: left;
      width: 100%;
      font-size: 2.8rem;
      font-weight: 600;
      color: #393661;
      padding: 0 0 0.5em 0; }
    .articles .article p {
      float: left;
      width: 100%;
      font-size: 1.8rem;
      font-weight: 300;
      color: #4c4c4d; }
    .articles .article:hover h3 {
      color: #f24d59; }

.newsletter form {
  float: left;
  width: 100%;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  padding: 57px 50px;
  margin: 0 0 70px 0;
  position: relative;
  background-color: #FFFFFF; }
  .newsletter form h6 {
    position: absolute;
    top: 25px;
    right: 25px;
    font-size: 2.1rem;
    font-weight: 300;
    color: #f24d59; }
  .newsletter form .step {
    display: block; }
    .newsletter form .step h3 {
      font-size: 4rem;
      color: #393661;
      font-weight: 600;
      padding: 0 0 5px 0; }
    .newsletter form .step h4 {
      font-size: 2.8rem;
      color: #393661;
      font-weight: 600;
      padding: 0 0 30px 0;
      text-align: center; }
    .newsletter form .step p {
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.5em;
      padding: 0 0 1em 0; }
    .newsletter form .step .field {
      display: block;
      padding: 0 0 2em 0; }
      .newsletter form .step .field input {
        display: block;
        width: 100%;
        text-align: center;
        padding: 17px;
        border: 1px solid #CCC; }
    .newsletter form .step .button {
      float: left;
      width: 100%;
      padding: 0;
      line-height: normal;
      text-align: center; }
      .newsletter form .step .button a, .newsletter form .step .button input {
        line-height: 1.5em; }
    .newsletter form .step .fields {
      float: left;
      width: 46%; }
      .newsletter form .step .fields .field {
        padding: 0 0 0.5em 0; }
        .newsletter form .step .fields .field input {
          text-align: left; }
    .newsletter form .step dl {
      float: right;
      width: 50%; }
      .newsletter form .step dl dt {
        float: left;
        width: 100%;
        font-size: 2.1rem;
        color: #393661;
        font-weight: 600;
        padding: 0 0 0.7em 0; }
      .newsletter form .step dl dd {
        float: left;
        width: 49%;
        font-size: 1.8rem;
        font-weight: 600;
        color: #393661;
        padding: 0 0 0 35px;
        clear: left;
        position: relative; }
        .newsletter form .step dl dd:nth-child(odd) {
          float: right;
          clear: none; }
        .newsletter form .step dl dd a {
          position: absolute;
          top: 1px;
          left: 0; }
    .newsletter form .step#step1 {
      text-align: center;
      max-width: 530px;
      margin: 0 auto; }
    .newsletter form .step#step2 .button {
      padding: 1.5em 0 0 0; }

@media only screen and (max-width: 1140px) {
  .article-filters dl dd {
    margin: 0 40px 0 0; }
  .newsletter form {
    width: 96%;
    padding: 40px;
    margin: 0 2% 70px 2%; } }

@media only screen and (max-width: 1060px) {
  .insights-intro .slides {
    padding: 0 0 40px 0; }
    .insights-intro .slides li .summary {
      min-height: 0px; }
      .insights-intro .slides li .summary .text {
        padding: 15% 2% 15% 10%; }
        .insights-intro .slides li .summary .text h2 {
          font-size: 3.6rem; }
        .insights-intro .slides li .summary .text .author {
          font-size: 2.4rem; }
      .insights-intro .slides li .summary .skew {
        position: absolute;
        width: 100px;
        -webkit-transform: skew(-5deg);
        -moz-transform: skew(-5deg);
        -o-transform: skew(-5deg); }
  .insights-intro #slides-pager a h5 {
    font-size: 1.8rem; }
  .article-filters dl dd {
    margin: 0 30px 0 0; } }

@media only screen and (max-width: 960px) {
  .article-filters dl dd a {
    font-size: 1.8em; } }

@media only screen and (max-width: 860px) {
  .article-filters dl dd {
    margin: 0 19px 0 0; }
    .article-filters dl dd a {
      font-size: 1.7rem; } }

@media only screen and (max-width: 800px) {
  .articles .article {
    width: 48%;
    margin: 0 2% 50px 0; }
    .articles .article:nth-child(3n) {
      margin: 0 2% 50px 0; }
    .articles .article h3 {
      font-size: 2.4rem; } }

@media only screen and (min-width: 740px) {
  .article-filters dl dd {
    display: block !important; } }

@media only screen and (max-width: 740px) {
  .insights-intro {
    background-color: #393661; }
    .insights-intro .slides li {
      position: relative;
      padding: 40px 0 0 0; }
      .insights-intro .slides li .image {
        float: left;
        height: 200px;
        width: 100%;
        position: relative;
        background: none;
        background-size: cover;
        background-position: 50% 50%;
        border-bottom: none;
        border-top: none;
        box-sizing: border-box;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto; }
        .insights-intro .slides li .image img {
          display: block; }
      .insights-intro .slides li .summary {
        width: 100%;
        position: static;
        min-height: 0; }
        .insights-intro .slides li .summary .text {
          position: static;
          padding: 35px 25px; }
          .insights-intro .slides li .summary .text h4 {
            position: absolute;
            top: 0;
            left: 0;
            padding: 0; }
          .insights-intro .slides li .summary .text p {
            padding: 1em 0 2em 0; }
          .insights-intro .slides li .summary .text .author {
            font-size: 1.8rem;
            padding-top: 0; }
            .insights-intro .slides li .summary .text .author img {
              margin: -10px 15px 0 0; }
        .insights-intro .slides li .summary .skew {
          display: none; }
    .insights-intro #slides-pager {
      display: none; }
    .insights-intro .pulse1, .insights-intro .pulse2 {
      display: none; }
    .insights-intro .bx-controls {
      display: block;
      float: left;
      width: 100%;
      height: 70px;
      background: #FFFFFF;
      z-index: 400;
      border-top: 1px solid #d8dfe5;
      position: relative; }
    .insights-intro .bx-wrapper .bx-prev {
      left: 20px; }
    .insights-intro .bx-wrapper .bx-prev:hover,
    .insights-intro .bx-wrapper .bx-prev:focus {
      background-position: 0 0; }
    .insights-intro .bx-wrapper .bx-next {
      left: 60px; }
  .article-filters .search-button {
    display: block; }
  .article-filters dl {
    width: 100%;
    border: 1px solid #CCC;
    border-bottom: none;
    margin-bottom: 40px; }
    .article-filters dl dt {
      display: block;
      border-bottom: 1px solid #CCC;
      font-size: 1.8rem;
      font-weight: 600;
      color: #393661;
      padding: 10px 50px 10px 20px;
      position: relative;
      cursor: pointer; }
      .article-filters dl dt:after {
        position: absolute;
        top: 50%;
        right: 20px;
        margin: -9px 0 0 0;
        content: "\f078";
        font-family: FontAwesome;
        color: #BBB; }
      .article-filters dl dt.open:after {
        content: "\f077"; }
    .article-filters dl dd {
      width: 100%;
      margin: 0;
      display: none; }
      .article-filters dl dd a {
        float: left;
        width: 100%;
        font-size: 1.8rem;
        color: #4c4c4d;
        font-weight: 300;
        padding: 10px 20px;
        border-bottom: 1px solid #CCC; }
        .article-filters dl dd a:hover {
          border-color: #CCC; }
      .article-filters dl dd.current a {
        border-color: #CCC;
        background-color: #d8dfe5; }
      .article-filters dl dd.search {
        display: none !important; }
  .search-box {
    padding: 5px 0 30px; }
    .search-box form .title {
      font-size: 2.4rem; }
      .search-box form .title span {
        display: none; }
    .search-box form .close, .search-box form .submit {
      margin: -7px 12px 0 0; }
  .newsletter form {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    padding: 60px 0 30px 0;
    margin: 0 0 50px 0;
    position: relative;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    width: 100%; }
    .newsletter form .step h3 {
      font-size: 2.4rem; }
    .newsletter form .step h4 {
      font-size: 2.1rem; }
    .newsletter form .step .field input {
      text-align: left; }
    .newsletter form .step .button {
      text-align: left; }
    .newsletter form .step#step1 {
      text-align: left;
      max-width: 800px; }
    .newsletter form .step .fields {
      width: 100%;
      padding: 0 0 30px 0; }
    .newsletter form .step dl {
      width: 100%;
      padding: 0 0 20px 0; } }

@media only screen and (max-width: 660px) {
  .articles .article {
    width: 100%;
    margin: 0 0 50px 0; }
    .articles .article:nth-child(3n) {
      margin: 0 0 50px 0; }
    .articles .article h3 {
      font-size: 2.4rem; } }

@media only screen and (max-width: 440px) {
  .newsletter form .step dl dd {
    width: 100%; } }

.pagination.white {
  background-color: white;
  padding: 0 0 40px 0; }
  .pagination.white ul {
    float: left;
    width: 100%; }
    .pagination.white ul li {
      float: left;
      padding: 13px 0 0 0; }
      .pagination.white ul li.next {
        float: right; }
      .pagination.white ul li a {
        color: #f24d59;
        font-size: 1.8rem;
        font-family: "Libre Baskerville", serif; }
  .pagination.white .copyright {
    padding-top: 80px; }
  .pagination.white .links {
    float: left;
    width: 100%; }
    .pagination.white .links .page-numbers {
      visibility: hidden; }
      .pagination.white .links .page-numbers.prev, .pagination.white .links .page-numbers.next {
        visibility: visible; }
    .pagination.white .links a {
      float: left;
      padding: 13px 0 0 0;
      color: #f24d59;
      font-size: 1.8rem;
      font-family: "Libre Baskerville", serif;
      font-style: italic; }
      .pagination.white .links a.next {
        float: right; }
    @media only screen and (max-width: 500px) {
      .pagination.white .links .link-news {
        display: none; } }
  .pagination.white .top {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -27px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 28px;
    color: #FFFFFF;
    background-color: #d8dfe5;
    border-radius: 50%; }
    .pagination.white .top:hover {
      background-color: #f24d59; }

.profile.blog .bg {
  float: left;
  width: 100%;
  background-color: rgba(56, 53, 96, 0.6);
  position: relative; }
  .profile.blog .bg img {
    position: absolute;
    width: auto;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .profile.blog .bg:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(56, 53, 96, 0.6); }

.article-intro .title {
  font-size: 6rem;
  font-weight: 600;
  line-height: 1em;
  color: #FFFFFF;
  padding: 0 0 0 0; }

.article-intro .category {
  font-size: 1.4rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0 0 1em 0; }

.article-intro .middle {
  top: 50%;
  left: 50%;
  max-width: 800px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.article-intro .circle-white {
  bottom: -160px; }

.article-intro .read-more {
  font-size: 1.4rem;
  position: absolute;
  bottom: 60px;
  left: 50%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 120px;
  margin: 0 0 0 -60px;
  font-family: "proxima-nova", sans-serif; }
  .article-intro .read-more a {
    color: #FFFFFF; }
    .article-intro .read-more a .fa {
      color: #f24d59;
      font-size: 20px; }

.content .inner img {
  max-width: 100%;
  height: auto; }

.content .sidebar .meta dd {
  font-size: 1.8rem;
  padding: 0 0 1.5em 0;
  color: #393661; }
  .content .sidebar .meta dd a {
    color: #393661; }
    .content .sidebar .meta dd a:hover {
      text-decoration: underline; }

.content .sidebar .meta:after {
  margin: 0px 0 0 0; }

.content .sidebar .follow dd:nth-child(5) {
  clear: none; }

.content .sidebar .latest.stationary {
  position: fixed;
  top: 0;
  width: inherit;
  padding: 25px 10px 0 0;
  max-width: 240px; }
  .content .sidebar .latest.stationary.bottom {
    position: absolute;
    top: auto;
    bottom: 0; }

.content .sidebar .latest:after {
  display: none; }

.content .sidebar.sidebar-mobile {
  display: none;
  padding-top: 8px; }
  @media (max-width: 600px) {
    .content .sidebar.sidebar-mobile {
      display: block; } }

.content .continue {
  float: left;
  width: 100%;
  padding: 90px 0;
  margin: 40px 0 0 0;
  border-top: 3px solid #EEE;
  border-bottom: 3px solid #EEE;
  position: relative; }
  .content .continue:after {
    position: absolute;
    top: -12px;
    left: 50%;
    font-size: 20px;
    color: #f24d59;
    content: "\f078";
    font-family: FontAwesome; }
  .content .continue form {
    display: block;
    text-align: center;
    max-width: 500px;
    margin: 0 auto; }
  .content .continue .field {
    display: block;
    padding: 0 0 2em 0; }
    .content .continue .field input {
      display: block;
      width: 100%;
      text-align: center;
      padding: 17px;
      border: 1px solid #CCC; }
  .content .continue .button {
    float: left;
    width: 100%;
    padding: 0;
    line-height: normal;
    text-align: center; }
    .content .continue .button a, .content .continue .button input {
      line-height: 1.5em; }

.content .author {
  float: left;
  width: 100%;
  margin: 90px 0;
  padding: 0 0 0 200px;
  position: relative; }
  .content .author img {
    float: left;
    width: 150px;
    position: absolute;
    top: 30px;
    left: 0; }
  .content .author h6 {
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #f24d59;
    text-transform: uppercase;
    padding: 0 0 1em 0; }
  .content .author h5 {
    font-size: 2.8rem;
    font-weight: 600;
    color: #393661;
    padding: 0 0 0.2em 0; }
    .content .author h5 em {
      font-size: 1.8rem;
      font-family: "Libre Baskerville", serif;
      font-weight: normal;
      color: #f24d59; }
    .content .author h5 a {
      color: #393661 !important;
      text-decoration: none !important; }
      .content .author h5 a:hover {
        color: #f24d59 !important; }
  .content .author .button {
    float: left; }
    .content .author .button a {
      text-decoration: none; }
      .content .author .button a:hover {
        text-decoration: none !important; }
  .content .author ul {
    float: right;
    margin: 0 20px 0 0; }
    .content .author ul li {
      float: left;
      background: none;
      padding: 0 0 0 20px; }
      .content .author ul li a {
        color: #d8dfe5; }
        .content .author ul li a:hover {
          color: #f24d59; }

.comments {
  background-color: #f9f9f9; }
  .comments .title {
    font-size: 2.8rem;
    font-weight: 600;
    color: #393661; }
    .comments .title:after {
      position: relative;
      margin: 0 0 0 20px;
      font-size: 16px;
      top: -3px;
      color: #f24d59;
      content: "\f078";
      font-family: FontAwesome; }

.below-comments form {
  margin-top: -125px;
  z-index: 2; }

.below-comments .articles {
  position: relative;
  z-index: 2; }
  .below-comments .articles .title {
    color: #393661; }
  .below-comments .articles .article h3, .below-comments .articles .article p {
    color: #393661; }
  .below-comments .articles .article img {
    image-rendering: -webkit-optimize-contrast; }

.below-comments .dots-red {
  position: absolute;
  top: 140px;
  left: -20px;
  z-index: 1; }

.below-comments .code-blue {
  position: absolute;
  top: 400px;
  right: -80px;
  z-index: 1; }

.article-page {
  padding: 70px 0 40px 0;
  background: #393661;
  overflow: hidden; }
  .article-page .inner {
    position: relative; }
  .article-page .top {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -27px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 28px;
    color: #FFFFFF;
    background-color: #f24d59; }
    .article-page .top:hover {
      background-color: #fff;
      color: #f24d59; }

@media only screen and (max-width: 1060px) {
  .content .author ul {
    float: left;
    width: 100%; }
    .content .author ul li {
      padding: 0 20px 0 0; } }

@media only screen and (min-width: 740px) {
  .below-comments .articles .article {
    width: 32%; } }

@media only screen and (min-width: 800px) {
  .below-comments .articles .article {
    width: 30%; } }

.content .author {
  padding: 0 0 0 100px;
  margin: 40px 0 0 0; }
  .content .author img {
    width: 80px; }
  .content .author ul {
    display: none; }

.content .continue {
  padding: 50px 0; }

.content .sidebar .meta, .content .sidebar .follow {
  width: 100%; }
  .content .sidebar .meta .meta-inner, .content .sidebar .follow .meta-inner {
    padding-bottom: 1.5em; }
    .content .sidebar .meta .meta-inner > div, .content .sidebar .follow .meta-inner > div {
      display: inline-block;
      padding-right: 10px; }
      .content .sidebar .meta .meta-inner > div dt, .content .sidebar .follow .meta-inner > div dt {
        padding-left: 0 !important; }
      .content .sidebar .meta .meta-inner > div dd, .content .sidebar .follow .meta-inner > div dd {
        padding-bottom: 0; }

.content .sidebar .follow dd a {
  font-size: 24px; }

.content .sidebar .follow:after {
  margin: 20px 0; }

.content .main {
  padding-bottom: 40px; }

.content .sidebar dl {
  display: none; }

.content .sidebar.sidebar-mobile {
  display: block !important;
  padding: 0;
  float: left;
  width: 100%; }
  .content .sidebar.sidebar-mobile .follow {
    display: none !important;
    margin: 0;
    padding: 30px 0 0 0; }
  .content .sidebar.sidebar-mobile .meta {
    display: block !important;
    padding-bottom: 30px; }
    .content .sidebar.sidebar-mobile .meta .meta-inner {
      padding-bottom: 25px; }
    .content .sidebar.sidebar-mobile .meta dt {
      float: left;
      width: auto;
      font-size: 1.8rem;
      padding: 0 5px 0 0; }
      .content .sidebar.sidebar-mobile .meta dt:last-of-type {
        padding: 0 5px 0 15px; }
    .content .sidebar.sidebar-mobile .meta dd {
      float: left;
      width: auto; }
    .content .sidebar.sidebar-mobile .meta:after {
      width: 100%; }

.content .sidebar.mobile .follow {
  display: none; }

.content aside.sidebar {
  width: 100%;
  padding: 0; }
  .content aside.sidebar .follow {
    display: block !important; }
    .content aside.sidebar .follow:after {
      display: block;
      width: 100%; }

.comments .title {
  font-size: 2.4rem; }

.below-comments .inner {
  padding: 0 0 100px 0; }

.below-comments .title {
  font-size: 4rem; }

.below-comments .articles {
  padding: 0 20px; }
  .below-comments .articles .article {
    height: auto !important; }

.below-comments form {
  margin-top: 0;
  padding: 60px 20px;
  border-top: none; }

.below-comments .dots-red, .below-comments .code-blue {
  display: none; }

.article-page {
  background: #393661; }
  .article-page .legal {
    display: none; }

@media only screen and (max-width: 600px) {
  .article-intro .middle {
    text-align: left;
    padding: 0 25px; } }

@media only screen and (max-width: 600px) {
  .content .author {
    padding: 0; }
    .content .author img {
      position: relative;
      float: none;
      display: block;
      text-align: center;
      margin: 0 auto 40px;
      top: initial;
      left: initial;
      width: 45%;
      height: auto; }
    .content .author h5 em {
      display: inline-block; }
      .content .author h5 em.job-description {
        display: block;
        padding: 10px 0 0; } }

@media only screen and (max-width: 380px) {
  .content .sidebar.mobile .meta dt:last-of-type {
    clear: left;
    padding: 0 5px 30px 0; }
  .content .sidebar.mobile .meta dd {
    padding: 0 0 5px 0; } }

.single-article .inner {
  max-width: 850px; }

.single-article.content .text ul {
  padding-bottom: 20px; }

.single-article.content .text li {
  color: #4c4c4d;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
  padding: 0 0 0 25px; }
  .single-article.content .text li:last-child {
    margin-bottom: 0; }

.single-article.content .text p {
  line-height: 28px;
  padding: 0;
  margin-bottom: 20px;
  font-weight: normal;
  word-break: break-word; }
  .single-article.content .text p:first-child {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 40px; }
  .single-article.content .text p + h2 {
    margin-top: 0; }

.single-article.content .text h2 {
  color: #393661;
  font-size: 28px;
  line-height: 38px;
  font-weight: 300;
  margin-bottom: 20px;
  margin-top: 40px;
  padding: 0; }

.single-article.content .text h3, .single-article.content .text h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0; }

.single-article.content .text h3 {
  font-size: 2.2rem; }

.single-article.content .text img {
  image-rendering: -webkit-optimize-contrast; }

.single-article.content .text img.size-full {
  width: 100%;
  max-width: 100%;
  margin: 20px 0; }

.single-article.content .text a {
  color: #f24d59; }
  .single-article.content .text a:hover {
    text-decoration: underline; }

.single-article.content .text blockquote p {
  font-size: 24px;
  line-height: 36px; }

.intro.careers {
  background-color: #393661; }

.basic-quote {
  background-color: #f24d59; }
  .basic-quote blockquote {
    text-align: center; }
    .basic-quote blockquote p {
      font-size: 2.8rem;
      line-height: 1.5em;
      color: #FFFFFF;
      font-family: "Libre Baskerville", serif;
      font-style: italic; }

.image-row {
  margin-bottom: -1%; }
  .image-row img {
    float: left;
    width: 50%; }
  .image-row .image {
    float: left;
    width: 50%;
    padding-bottom: 34%; }
    .image-row .image.left {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/careers/left.jpg") no-repeat center;
      background-size: cover; }
    .image-row .image.right {
      background: url("https://d2xsy63yp3dhes.cloudfront.net/images/careers/right2.jpg") no-repeat center;
      background-size: cover; }
    @media only screen and (max-width: 740px) {
      .image-row .image {
        width: 100%;
        padding-bottom: 68%; }
        .image-row .image.right {
          display: none; } }

.team-quotes .member {
  float: left;
  width: 100%;
  background-color: #d8dfe5;
  overflow: hidden;
  min-height: 700px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .team-quotes .member .image {
    background-size: cover;
    background-position: center;
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
    min-height: 416px; }
    .team-quotes .member .image img {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin: 0 0 0 -208px; }
      .team-quotes .member .image img.over {
        display: none; }
    .team-quotes .member .image.ashleigh img {
      height: 82%;
      width: auto;
      margin: 0;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media only screen and (max-width: 740px) {
        .team-quotes .member .image.ashleigh img {
          height: 90%; } }
  .team-quotes .member:hover .image img {
    display: none; }
    .team-quotes .member:hover .image img.over {
      display: block; }
  .team-quotes .member .quote {
    float: left;
    width: 50%;
    background-color: #FFFFFF;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .team-quotes .member .quote h4 {
      text-transform: uppercase;
      color: #f24d59;
      letter-spacing: 1px;
      font-size: 1.4rem;
      padding: 0 0 2em 0; }
    .team-quotes .member .quote p {
      font-size: 1.8em;
      font-weight: 300;
      line-height: 1.5em;
      padding: 0 0 1.5em 0; }
    .team-quotes .member .quote blockquote {
      font-size: 1.3333em; }
      .team-quotes .member .quote blockquote p {
        font-family: "Libre Baskerville", serif;
        color: #393661;
        font-style: italic; }
    .team-quotes .member .quote .inside {
      max-width: 500px;
      padding: 80px 50px;
      margin: 0 auto; }
    .team-quotes .member .quote:after {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(255, 255, 255, 0);
      border-right-color: #ffffff;
      border-width: 15px;
      margin-top: -15px; }
  .team-quotes .member.alt {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .team-quotes .member.alt .image {
      float: right; }
    .team-quotes .member.alt .quote {
      float: left; }
      .team-quotes .member.alt .quote:after {
        right: 0;
        border-right-color: #d8dfe5; }

.team-quotes .circle {
  position: absolute;
  bottom: -160px;
  right: -120px; }

.perks .inner {
  max-width: 900px; }

.perks .title {
  width: 100%;
  font-size: 1.4rem;
  letter-spacing: 1px;
  color: #f24d59;
  text-transform: uppercase;
  padding: 0 0 1em 0;
  text-align: center;
  position: relative; }
  .perks .title .fa {
    float: left;
    padding: 20px 0;
    display: none;
    font-size: 1.6rem;
    position: absolute;
    top: -22px;
    left: 50%;
    width: 200px;
    margin: 0 0 0 -100px;
    background-color: rgba(255, 255, 255, 0.3);
    text-align: right;
    cursor: pointer; }

.perks ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  padding: 70px 0 0 0; }
  .perks ul li {
    width: 30%;
    margin: 0 5% 70px 0;
    text-align: center; }
    .perks ul li i {
      display: none; }
    .perks ul li:nth-of-type(3n) {
      margin: 0 0 70px 0; }
    .perks ul li img {
      display: inline-block;
      height: 91px; }
    .perks ul li h5 {
      font-size: 2.8rem;
      color: #393661;
      font-weight: 600;
      padding: 0.5em 0 .3em 0; }
    .perks ul li p {
      font-size: 1.8rem;
      line-height: 1.5em; }
    .perks ul li:nth-child(7n), .perks ul li:nth-child(8n), .perks ul li:nth-child(9n) {
      margin-bottom: 0; }

.perks .hide {
  display: none;
  float: left;
  width: 100%;
  text-align: center;
  font-family: "Libre Baskerville", serif;
  font-size: 1.8rem;
  color: #f24d59;
  cursor: pointer;
  line-height: 1em; }
  .perks .hide i {
    display: block; }

.location {
  background: url("https://d2xsy63yp3dhes.cloudfront.net/images/careers/location-bg.jpg");
  background-size: cover; }
  .location .text .title {
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #f24d59;
    text-transform: uppercase;
    padding: 0 0 80px 0;
    text-align: center;
    position: relative; }
  .location .inner {
    font-size: 0;
    max-width: 900px;
    color: white; }
  .location .value-list {
    width: 50%;
    display: inline-block;
    vertical-align: top; }
    .location .value-list ul {
      font-size: 1.6rem; }
      .location .value-list ul a {
        display: inline-block;
        width: 100%;
        font-size: 2.6rem;
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/bullet-white.png) no-repeat 0 18px;
        background-size: 14px 13px;
        padding: 8px 0 10px 25px;
        color: white; }
        .location .value-list ul a.active {
          color: #f24d59;
          font-size: 2.6rem;
          background: url(https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png) no-repeat 0 18px;
          background-size: 14px 13px;
          padding: 8px 0 10px 25px; }
  .location .value {
    width: 50%;
    display: inline-block;
    font-size: 0; }
    .location .value h2 {
      font-size: 6rem;
      color: #f24d59;
      font-weight: 600;
      padding: 0 0 .2em 0;
      line-height: 1em; }
    .location .value .middle {
      font-size: 1.6rem; }
  @media only screen and (max-width: 740px) {
    .location .value-list {
      display: none; }
    .location .value {
      width: 100%; }
      .location .value h2 {
        font-size: 1.8rem;
        color: white;
        padding: 0 0 .2em 0;
        position: relative; }
        .location .value h2 span {
          float: left;
          width: 100%;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          z-index: 100;
          cursor: pointer; }
      .location .value .middle {
        display: block !important;
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png) no-repeat 0 23px;
        background-size: 14px 13px;
        border-bottom: 1px solid #d8dfe5;
        padding: 9px 0 9px 25px;
        padding: 20px 0 20px 25px;
        position: relative;
        top: auto;
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0); }
        .location .value .middle:after {
          content: "\f078";
          font-family: FontAwesome;
          position: absolute;
          top: 25px;
          right: 0;
          color: #f24d59;
          font-size: 14px; }
        .location .value .middle.open:after {
          content: "\f077"; }
        .location .value .middle p {
          display: none;
          padding-top: 10px; } }

.vacancies {
  overflow: hidden;
  background-color: #f24d59;
  color: #FFFFFF; }
  .vacancies .inner {
    max-width: 900px; }
  .vacancies .title {
    width: 100%;
    font-size: 1.4rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 0 0 6em 0;
    text-align: center; }
  .vacancies .col {
    float: left;
    width: 37%;
    position: relative;
    z-index: 2; }
    .vacancies .col.jobs, .vacancies .col.no-jobs {
      float: right;
      width: 50%;
      padding-right: 20px; }
  .vacancies .jobs .job {
    float: left;
    width: 100%; }
    .vacancies .jobs .job h4 {
      font-size: 2.8rem;
      font-weight: bold;
      padding: 0 0 1em 0; }
    .vacancies .jobs .job p {
      font-size: 1.8rem;
      padding: 0 0 1.5em 0; }
    .vacancies .jobs .job .button {
      padding: 0 0 3em 0; }
  .vacancies .join h5 {
    font-family: "Libre Baskerville", serif;
    font-size: 2.8rem;
    padding: 0 0 2em 0; }
  .vacancies .join dl {
    float: left;
    width: 100%; }
    .vacancies .join dl dt {
      font-size: 1.4rem;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #393661;
      padding: 0 0 1em 0; }
    .vacancies .join dl .phone {
      font-size: 2.8rem;
      font-weight: 600;
      padding: 0 0 10px 0; }
      .vacancies .join dl .phone i {
        font-size: 2.4rem;
        width: 30px; }
      .vacancies .join dl .phone a {
        color: #FFFFFF; }
    .vacancies .join dl .email {
      font-size: 1.8rem;
      font-weight: 600; }
      .vacancies .join dl .email i {
        width: 30px; }
      .vacancies .join dl .email a {
        color: #FFFFFF; }
    .vacancies .join dl.contacts:after {
      float: left;
      clear: left;
      content: "";
      width: 60px;
      margin: 30px 0 30px 0;
      height: 3px;
      background-color: #ea4753; }
    .vacancies .join dl.social dd {
      float: left;
      padding: 0 20px 0 0; }
      .vacancies .join dl.social dd a {
        font-size: 21px;
        color: #FFFFFF; }
  .vacancies .code {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1; }
  .vacancies .square {
    position: absolute;
    bottom: -50px;
    right: -50px;
    z-index: 1; }
  .vacancies .dot {
    position: absolute;
    top: 150px;
    right: 0;
    z-index: 1; }
  .vacancies .no-jobs h4 {
    font-size: 2.8rem;
    font-weight: 300;
    padding: 0 0 1em 0; }
  .vacancies .no-jobs p {
    font-size: 1.8rem;
    font-weight: 300;
    padding: 0 0 2em 0; }
  .vacancies .no-jobs .field {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0; }
    .vacancies .no-jobs .field input, .vacancies .no-jobs .field textarea {
      float: left;
      width: 100%;
      padding: 10px 40px 10px 20px;
      font-size: 1.8rem;
      border: 1px solid #FFF; }
    .vacancies .no-jobs .field textarea {
      min-height: 120px; }
  .vacancies .no-jobs .button {
    float: left;
    width: 100%;
    padding: 30px 0 0 0; }
    .vacancies .no-jobs .button input {
      float: right;
      background-color: #393661; }

@media only screen and (max-width: 1400px) {
  .vacancies .code {
    left: -140px; }
  .vacancies .dot {
    right: -80px; } }

@media only screen and (max-width: 1100px) {
  .vacancies .code {
    left: -200px; }
  .vacancies .dot {
    right: -80px; } }

@media only screen and (max-width: 940px) {
  .vacancies .code, .vacancies .dot {
    display: none; }
  .vacancies .col {
    width: 40%; }
    .vacancies .col.jobs, .vacancies .col.no-jobs {
      width: 55%; }
  .team-quotes .member .quote .inside {
    padding: 80px 40px; } }

@media only screen and (max-width: 740px) {
  .basic-quote blockquote p {
    font-size: 2.4rem;
    padding: 2em 0; }
  .vacancies .inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .vacancies .title {
    padding: 0 0 1em 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .vacancies .col {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 100%; }
    .vacancies .col.jobs, .vacancies .col.no-jobs {
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      width: 100%;
      padding-top: 30px; }
  .perks .hide i, .perks .hide br, .perks .hide span {
    display: none; }
  .perks .hide.visible {
    margin-top: 40px; }
    .perks .hide.visible i, .perks .hide.visible br, .perks .hide.visible span {
      display: block; }
  .perks .title .fa {
    display: block; }
  .perks ul {
    width: 100%;
    padding: 0; }
    .perks ul li {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      width: 100%;
      margin: 0 0 0 0;
      padding: 40px 0;
      text-align: left;
      position: relative;
      border-bottom: 1px solid #d8dfe5;
      cursor: pointer; }
      .perks ul li i {
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        font-size: 16px;
        color: #f24d59;
        margin: -43px 0 0 0;
        float: left;
        width: 100%;
        text-align: right;
        padding: 40px 20px 40px 0;
        cursor: pointer; }
      .perks ul li:nth-of-type(3n) {
        margin: 0; }
      .perks ul li .img {
        position: relative;
        width: 110px;
        height: 90px; }
      .perks ul li .copy {
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding-left: 20px; }
      .perks ul li img {
        position: absolute;
        height: 90px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .perks ul li h5 {
        padding: 0.5em 0 0 0; }
  .team-quotes .member {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .team-quotes .member .image {
      width: 100%; }
    .team-quotes .member .quote {
      width: 100%; }
      .team-quotes .member .quote .inside {
        max-width: 740px;
        padding: 20px 20px 20px 20px !important; }
      .team-quotes .member .quote:after {
        display: none; }
  .team-quotes .circle {
    display: none; } }

@media only screen and (max-width: 650px) {
  .perks ul li {
    cursor: pointer; }
    .perks ul li i {
      display: none; } }

.intro.careers {
  background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/careers-header.jpg");
  background-size: cover;
  background-position: center;
  max-height: 920px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .intro.careers .title, .intro.careers p {
    color: white; }
  .intro.careers .title {
    line-height: 1;
    display: inline-block;
    padding-bottom: .3em; }
  .intro.careers .inner {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: white; }
    .intro.careers .inner .text-link a {
      font-style: italic;
      display: inline-block;
      text-align: left;
      padding: 0;
      color: #f24d59;
      font-size: 1.8rem;
      text-transform: none;
      font-family: "Libre Baskerville",serif;
      font-weight: 400;
      border-bottom: 2px solid transparent;
      position: relative; }
      .intro.careers .inner .text-link a:hover {
        border-bottom: 2px solid #f24d59; }
      .intro.careers .inner .text-link a:after {
        float: right;
        content: "";
        width: 20px;
        height: 24px;
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/arrow-right-red.png) no-repeat 100% 50%;
        position: absolute;
        right: -25px;
        top: 0; }

@media only screen and (max-width: 1000px) {
  .intro.careers .inner {
    padding: 130px 40px 225px; } }

@media only screen and (max-width: 850px) {
  .intro.careers .inner {
    padding: 40px 40px 240px; }
    .intro.careers .inner p {
      display: block; }
    .intro.careers .inner a {
      display: block; } }

@media only screen and (max-width: 600px) {
  .intro.careers .inner {
    padding: 50px 40px 90px; } }

.mobile-pannel {
  display: none;
  padding: 40px; }
  @media only screen and (max-width: 550px) {
    .mobile-pannel {
      display: inline-block; } }
  .mobile-pannel p {
    font-size: 1.8rem;
    text-align: center;
    display: inline-block; }
  .mobile-pannel .button {
    text-align: center;
    display: block;
    margin-top: 25px; }
    .mobile-pannel .button a {
      box-shadow: inset 0 0 0 2em #f24d59;
      font-style: normal;
      font-family: inherit; }

.content .text .back-share a {
  display: inline-block;
  text-align: left;
  padding: 0 25px 0 0;
  color: #f24d59;
  font-size: 1.8rem;
  text-transform: none;
  font-family: "Libre Baskerville",serif;
  font-weight: 400;
  border-bottom: 2px solid #fff;
  position: relative; }

.content .text .back-share ul {
  display: inline-block;
  float: right;
  margin: 0 20px 0 0;
  list-style: none;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5em;
  color: #393661;
  padding: 0 0 1em 0; }
  .content .text .back-share ul h6 {
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #f24d59;
    text-transform: uppercase;
    padding: 0 0 1em 0; }
  .content .text .back-share ul li {
    display: inline-block;
    background: 0 0;
    padding: 0 0 0 20px; }
    .content .text .back-share ul li a {
      padding: 0;
      color: #d8dfe5; }

.row.content.job-desc {
  font-family: proxima-nova,sans-serif; }
  .row.content.job-desc h2 {
    font-size: 2.8rem;
    color: #393661;
    font-weight: 300;
    padding: 0 0 1em 0;
    line-height: 1.5em; }
  .row.content.job-desc ul {
    font-size: 1.8rem;
    line-height: 1.5em;
    color: #575756;
    padding: 0 0 1em 0; }
    .row.content.job-desc ul.skills {
      display: block;
      margin-bottom: 25px; }
      .row.content.job-desc ul.skills li {
        background: none;
        display: inline-block;
        background: #d8dfe5;
        padding: 10px 30px;
        border-radius: 20px;
        color: #393661;
        margin-bottom: 10px; }
    @media only screen and (max-width: 650px) {
      .row.content.job-desc ul.share {
        display: block;
        float: none;
        padding-top: 25px; }
        .row.content.job-desc ul.share h6 {
          display: block; }
        .row.content.job-desc ul.share li {
          padding: 0 20px 0 0; } }
  .row.content.job-desc li {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png) no-repeat 0 9px;
    background-size: 11px 11px;
    padding: 0 0 .5em 25px; }
  .row.content.job-desc p {
    font-size: 1.8rem;
    font-weight: 300;
    padding: 0 0 1em 0;
    line-height: 1.7em; }

.why-we-do-it.grow #slides-pager a {
  width: 33.33%; }

.no-vacancies {
  background: #f24d59;
  text-align: center; }
  .no-vacancies .title {
    font-size: 1.4rem;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    position: relative; }
  .no-vacancies p {
    color: #fff;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4;
    max-width: 570px;
    margin: 0 auto; }
    .no-vacancies p a {
      color: inherit;
      font-weight: bold; }
      .no-vacancies p a:hover {
        text-decoration: underline; }
    @media (max-width: 600px) {
      .no-vacancies p {
        font-size: 20px; } }
  .no-vacancies .contact-options {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 840px;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 70px 0; }
    .no-vacancies .contact-options .details {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .no-vacancies .contact-options .details img {
        margin-right: 30px;
        width: 115px; }
      .no-vacancies .contact-options .details h3 {
        color: #fff;
        font-size: 28px;
        line-height: 38px;
        margin: 0 0 5px 0; }
      .no-vacancies .contact-options .details p {
        font-family: "Libre Baskerville", serif;
        font-style: italic;
        font-size: 18px;
        line-height: 28px;
        margin: 0; }
      .no-vacancies .contact-options .details a {
        color: #fff; }
      .no-vacancies .contact-options .details .fa {
        font-size: 16px; }
    @media (max-width: 900px) {
      .no-vacancies .contact-options {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
        .no-vacancies .contact-options .details {
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          text-align: center; }
          .no-vacancies .contact-options .details:first-of-type {
            margin-bottom: 40px; }
          .no-vacancies .contact-options .details img {
            margin: 0 0 20px 0; } }
    @media (max-width: 600px) {
      .no-vacancies .contact-options {
        padding: 40px 0; }
        .no-vacancies .contact-options .details img {
          width: 90px; } }

.whr-title {
  font-size: 28px;
  color: #ffffff; }
  .whr-title a {
    color: #ffffff;
    text-decoration: none; }
    .whr-title a:hover {
      text-decoration: underline; }

.whr-item {
  margin-bottom: 20px; }

.whr-info {
  display: none; }

.project-planner {
  padding: 230px 0 100px 0; }
  .project-planner .inner {
    max-width: 670px;
    z-index: 2;
    position: relative; }
  .project-planner .text .title {
    font-size: 4.8rem !important;
    padding: 0 0 0.6em 0;
    font-weight: 600;
    text-align: center;
    color: #393661; }
  .project-planner .text p {
    font-size: 1.8rem;
    font-weight: 300;
    padding: 0 0 1em 0;
    line-height: 1.4em; }
    .project-planner .text p:first-of-type {
      font-size: 2.8rem;
      color: #393661; }
  .project-planner .steps {
    float: left;
    width: 100%;
    padding: 60px 0 40px 0; }
    .project-planner .steps li {
      float: left;
      width: 33.333%;
      padding: 0 1px;
      position: relative; }
      .project-planner .steps li em {
        position: absolute;
        top: -2rem;
        left: 50%;
        border: 3px solid #d8dfe5;
        width: 4rem;
        height: 4rem;
        line-height: 3.6rem;
        font-size: 2.5rem;
        text-align: center;
        font-weight: 600;
        font-style: normal;
        margin: 0 0 0 -2rem;
        color: #d8dfe5;
        background-color: #FFFFFF; }
      .project-planner .steps li span {
        float: left;
        width: 100%;
        border-top: 3px solid #d8dfe5;
        text-transform: uppercase;
        font-size: 1.4rem;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 300;
        text-align: center;
        padding: 35px 0; }
      .project-planner .steps li.here em, .project-planner .steps li.here span {
        color: #f24d59;
        border-color: #f24d59; }
  .project-planner form {
    float: left;
    width: 100%; }
    .project-planner form fieldset {
      float: left;
      width: 100%;
      padding: 0 0 40px 0; }
      .project-planner form fieldset legend {
        font-size: 2.8rem;
        padding: 0 0 0.6em 0;
        font-weight: 600;
        color: #393661; }
        .project-planner form fieldset legend.light {
          font-weight: 300; }
    .project-planner form h4 {
      float: left;
      width: 100%;
      font-size: 1.8rem;
      font-weight: 300;
      padding: 0 0 0.5em 0; }
    .project-planner form .field {
      float: left;
      width: 100%;
      position: relative;
      font-size: 1.8rem;
      font-weight: 300; }
      .project-planner form .field label {
        float: left;
        width: 100%;
        line-height: 1.5em;
        padding: 0 0 0.5em 0; }
      .project-planner form .field input, .project-planner form .field textarea {
        float: left;
        width: 100%;
        display: block;
        border: 1px solid #D0CECE;
        font-size: 1.8rem;
        padding: 1em;
        margin: 0 0 1em 0; }
      .project-planner form .field textarea {
        min-height: 150px; }
      .project-planner form .field .note {
        position: absolute;
        top: 0;
        right: 0;
        color: #f24d59;
        font-style: normal; }
      .project-planner form .field .prettycheckbox {
        position: relative;
        z-index: 2;
        background: #ccc; }
      .project-planner form .field.budget {
        padding: 0 0 0 90px;
        z-index: 1;
        position: relative; }
        .project-planner form .field.budget label {
          position: absolute;
          left: -9999px; }
        .project-planner form .field.budget input {
          margin: -48px 0 0 0; }
    .project-planner form .checkboxes {
      float: left;
      width: 100%;
      position: relative;
      font-size: 1.8rem;
      font-weight: 300;
      padding: 0 0 1em 0; }
      .project-planner form .checkboxes a {
        margin: 0 10px 0 0; }
    .project-planner form .button {
      float: left;
      width: 100%; }
    .project-planner form .back {
      float: left;
      width: 100%;
      padding: 2em 0 0 0; }
  .project-planner .circle {
    position: absolute;
    top: 400px;
    left: -140px;
    height: 270px;
    z-index: 1; }
  .project-planner .diamond {
    position: absolute;
    top: 250px;
    right: -140px;
    z-index: 1; }

.select {
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 0 0 1em 0;
  padding: 0;
  border: none;
  background: url("https://d2xsy63yp3dhes.cloudfront.net/images/arrow-down-grey.png") no-repeat 95% 50%;
  background-size: 16px 10px;
  position: relative;
  background-color: #FFFFFF;
  border: 1px solid #D0CECE; }
  .select select {
    background: transparent;
    width: 100%;
    padding: 0 1em;
    font-size: 1.8rem;
    font-weight: 300;
    color: #4c4c4d;
    line-height: 1.2em;
    border: 0;
    border-radius: 0;
    height: 56px;
    line-height: 56px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer; }

.select select::-ms-expand {
  display: none; }

@media only screen and (max-width: 920px) {
  .project-planner .circle, .project-planner .diamond {
    display: none; } }

@media only screen and (max-width: 860px) {
  .project-planner {
    padding: 200px 0 100px 0; } }

@media only screen and (max-width: 660px) {
  .project-planner .text .title {
    font-size: 3.4rem; } }

@media only screen and (max-width: 480px) {
  .project-planner {
    padding: 160px 0 60px 0; }
    .project-planner .text .title {
      font-size: 4rem; }
    .project-planner .text p:first-of-type {
      font-size: 2.4rem; }
    .project-planner .steps {
      padding: 45px 0 20px 0; }
      .project-planner .steps li {
        width: 100%; }
    .project-planner form fieldset legend {
      font-size: 2.4rem; }
    .project-planner form .field {
      font-size: 1.6rem; }
      .project-planner form .field input {
        font-size: 1.6rem; }
    .project-planner form .checkboxes {
      font-size: 1.6rem; }
  .select select {
    font-size: 1.6rem; } }

.you-question {
  background-color: #393661; }
  .you-question .middle {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    width: 1000px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFFFFF;
    z-index: 2; }
    .you-question .middle .box-q {
      float: left;
      width: 41%;
      position: relative;
      z-index: 2; }
      .you-question .middle .box-q .title {
        color: #f24d59; }
    .you-question .middle .box-a {
      float: right;
      width: 43%;
      position: relative;
      z-index: 2; }
      .you-question .middle .box-a em {
        margin: -280px 0 0 -190px; }
    .you-question .middle .title {
      color: #FFFFFF;
      font-size: 1.4rem;
      letter-spacing: 1px;
      text-transform: uppercase;
      padding: 0 0 2em 0; }
    .you-question .middle p {
      font-size: 2.8rem;
      font-weight: 300;
      line-height: 1.4em; }
    .you-question .middle em {
      font-size: 520px;
      color: rgba(0, 0, 0, 0.2);
      font-style: normal;
      font-weight: 600;
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -280px 0 0 -330px;
      z-index: -1; }
    .you-question .middle dl {
      float: left;
      width: 100%; }
      .you-question .middle dl dt.title {
        float: left;
        width: 100%;
        padding: 0 0 2em 40px; }
      .you-question .middle dl dd {
        float: left;
        width: 100%;
        padding: 0 0 30px 40px;
        background: url("https://d2xsy63yp3dhes.cloudfront.net/images/answer-circle.png") no-repeat 0 4px;
        background-size: 19px 23px; }
        .you-question .middle dl dd a {
          display: inline-block;
          font-family: "Libre Baskerville", serif;
          color: #FFFFFF;
          font-size: 2.8rem;
          padding: 0 0 0.3em 0;
          margin: 0 0 2px 0; }
          .you-question .middle dl dd a:hover {
            border-bottom: 2px solid #FFFFFF;
            margin: 0; }
        .you-question .middle dl dd.a2 {
          background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/answer-angle.png"); }
        .you-question .middle dl dd.a3 {
          background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/answer-diamond.png"); }
  .you-question .skew {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #f24d59;
    -ms-transform: skew(-20deg, 0deg);
    /* IE 9 */
    -webkit-transform: skew(-20deg, 0deg);
    /* Safari */
    transform: skew(-20deg, 0deg);
    z-index: 1; }
  .you-question .scroll {
    display: none; }

.you-answer {
  background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-answer-blue.png") repeat-x 50% 100%;
  background-size: 813px 107px;
  min-height: 880px; }
  .you-answer .text {
    text-align: center;
    color: #FFFFFF;
    max-width: 750px;
    margin: 0 auto;
    padding: 200px 0 0 0; }
    .you-answer .text .title {
      font-size: 6rem;
      font-weight: 600;
      line-height: 1.1em;
      padding: 0 0 0.5em 0; }
    .you-answer .text h2 {
      font-size: 2.8rem;
      font-weight: 300;
      line-height: 1.5em;
      padding: 0 0 1.8em 0; }
    .you-answer .text h3 {
      color: #f24d59;
      font-size: 2.8rem;
      font-weight: 300;
      padding: 0 0 1em 0; }
    .you-answer .text p {
      font-size: 1.8rem;
      font-weight: 300;
      line-height: 1.5em;
      padding: 0 0 2em 0;
      margin: 0 auto;
      max-width: 460px; }
      .you-answer .text p a {
        color: #f24d59;
        text-decoration: underline; }
        .you-answer .text p a:hover {
          text-decoration: none; }
    .you-answer .text .button {
      line-height: normal; }
      .you-answer .text .button a {
        text-decoration: none; }
  .you-answer.red {
    background: #f24d59 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-answer-red.png") repeat-x 50% 100%;
    background-size: 813px 107px; }
    .you-answer.red .title {
      padding: 0; }
    .you-answer.red h2 {
      padding: 0 0 3em 0; }
    .you-answer.red .col {
      float: left;
      width: 52%;
      color: #FFFFFF; }
      .you-answer.red .col:last-of-type {
        float: right;
        width: 42%; }
      .you-answer.red .col h3 {
        font-size: 2.8rem;
        font-weight: 300;
        line-height: 1.3em;
        padding: 0 0 1em 0; }
      .you-answer.red .col .title {
        font-size: 1.4rem;
        padding: 0.7em 0 1em 0;
        text-transform: uppercase;
        letter-spacing: 1px; }
      .you-answer.red .col p {
        font-size: 1.8rem;
        font-weight: 300;
        line-height: 1.5em;
        padding: 0 0 2em 0; }
      .you-answer.red .col ol li {
        float: left;
        width: 100%;
        position: relative;
        padding: 0 0 0 45px; }
        .you-answer.red .col ol li .fa {
          position: absolute;
          top: 10px;
          left: 0;
          font-size: 32px; }
        .you-answer.red .col ol li.phone {
          font-size: 4rem;
          font-weight: 600; }
          .you-answer.red .col ol li.phone a {
            color: #FFFFFF; }
        .you-answer.red .col ol li.email {
          font-size: 2.8rem;
          font-weight: 300; }
          .you-answer.red .col ol li.email a {
            color: #FFFFFF; }
          .you-answer.red .col ol li.email .fa {
            font-size: 22px;
            top: 7px; }
      .you-answer.red .col ul li {
        float: left;
        width: 100%;
        position: relative;
        padding: 20px 0 0 90px;
        font-size: 2.8rem;
        font-family: "Libre Baskerville", serif;
        min-height: 100px; }
        .you-answer.red .col ul li img {
          position: absolute;
          top: 0;
          left: 0; }

@media only screen and (max-width: 1240px) {
  .you-question .middle .box-a em {
    margin: -230px 0 0 -190px; }
  .you-question .middle em {
    font-size: 400px;
    margin: -230px 0 0 -200px; } }

@media only screen and (max-width: 1100px) {
  .you-question .middle {
    width: 900px; } }

@media only screen and (max-width: 980px) {
  .you-question .middle {
    width: 760px; }
    .you-question .middle p {
      font-size: 2.4rem; }
    .you-question .middle .box-a em {
      margin: -230px 0 0 -160px; }
    .you-question .middle em {
      font-size: 360px;
      margin: -230px 0 0 -200px; }
    .you-question .middle dl dd a {
      font-size: 2.4rem; }
  .you-question .skew {
    -ms-transform: skew(-10deg, 0deg);
    /* IE 9 */
    -webkit-transform: skew(-10deg, 0deg);
    /* Safari */
    transform: skew(-10deg, 0deg); } }

@media only screen and (max-width: 900px) {
  .you-answer.red {
    min-height: 1150px; }
    .you-answer.red h2 {
      padding: 0 0 2em 0; }
    .you-answer.red .col {
      float: left;
      width: 100%;
      color: #FFFFFF;
      text-align: center;
      padding: 0 10%; }
      .you-answer.red .col:last-of-type {
        width: 100%;
        padding: 60px 30px 0 30px; }
      .you-answer.red .col ol li {
        float: none;
        width: auto;
        display: inline-block; }
      .you-answer.red .col ul {
        width: 100%;
        padding: 20px 0 0 0; }
        .you-answer.red .col ul li {
          width: 30%;
          margin: 0 5% 0 0;
          padding: 0; }
          .you-answer.red .col ul li img {
            position: relative;
            top: auto;
            left: auto;
            display: block;
            margin: 0 auto 20px auto; }
          .you-answer.red .col ul li:last-of-type {
            margin: 0; } }

@media only screen and (max-width: 840px) {
  .you-question .middle {
    width: 660px; }
    .you-question .middle .box-a em {
      margin: -220px 0 0 -140px; }
    .you-question .middle em {
      margin: -220px 0 0 -200px; }
  .you-answer.red .col {
    width: 100%;
    padding: 0 0 60px 0; }
    .you-answer.red .col:last-of-type {
      width: 100%;
      padding: 0 0 120px 0; } }

@media only screen and (max-width: 760px) {
  .you-question {
    background-color: #f24d59;
    padding: 0 0 0 0; }
    .you-question .inner {
      padding: 0; }
    .you-question .middle {
      position: relative;
      top: auto;
      left: auto;
      -ms-transform: translate(0, 0);
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      width: 100%; }
      .you-question .middle .box-q {
        width: 100%;
        padding: 180px 20px 180px 20px;
        position: relative;
        background-color: #393661;
        /*
                &:after{
                    content: " ";
                    float: left;
                    width: 100%;
                    height: 90px;
                    background:#ff6600;
                    position: absolute;
                    bottom: -40px;
                    left: 0;
                    background-color: $colour-red;
                    -ms-transform: skew(0deg, 6deg); 
                    -webkit-transform: skew(0deg, 6deg);
                    transform: skew(0deg, 6deg);
                    z-index: 1;
                }*/ }
        .you-question .middle .box-q em {
          margin: -180px 0 0 -140px; }
      .you-question .middle .box-a {
        width: 100%;
        background-color: #f24d59;
        padding: 70px 20px 60px 20px; }
      .you-question .middle dl dt.title {
        padding: 0 0 2em 0; }
    .you-question .scroll {
      display: block;
      position: absolute;
      bottom: 10%;
      left: 50%;
      margin: 0 0 0 -10px; }
  .you-answer {
    min-height: 0; }
    .you-answer .inner {
      min-height: 760px;
      height: auto !important; }
    .you-answer .text {
      max-width: 760px;
      margin: 0 auto;
      padding: 160px 0 100px 0; }
      .you-answer .text .title {
        font-size: 4rem; }
      .you-answer .text h2 {
        font-size: 2.4rem; }
      .you-answer .text h3 {
        font-size: 2.4rem; }
    .you-answer.red .text {
      padding: 160px 0 0 0; }
      .you-answer.red .text h2 {
        padding: 0 0 1.5em 0; }
    .you-answer.red .col h3 {
      font-size: 2.4rem; }
    .you-answer.red .col ol li {
      padding: 0 0 0 35px; }
      .you-answer.red .col ol li .fa {
        top: 3px;
        font-size: 28px; }
      .you-answer.red .col ol li.phone {
        padding: 0 0 0.4em 35px;
        font-size: 2.8rem; }
      .you-answer.red .col ol li.email {
        font-size: 2rem;
        font-weight: 300; }
        .you-answer.red .col ol li.email .fa {
          font-size: 18px;
          top: 3px; }
    .you-answer.red .col ul li {
      font-size: 2.4rem; } }

@media only screen and (max-width: 660px) {
  .you-answer.red .col ul li {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 0 0 90px;
    font-size: 2.4rem;
    font-family: "Libre Baskerville", serif;
    min-height: 100px;
    text-align: left; }
    .you-answer.red .col ul li img {
      position: absolute;
      top: 0;
      left: 0; } }

@media only screen and (max-width: 440px) {
  .you-question .middle .box-q {
    padding: 160px 20px 140px 20px; }
    .you-question .middle .box-q em {
      margin: -160px 0 0 -150px; }
  .you-question .middle .box-a {
    padding: 20px 20px 60px 20px; }
    .you-question .middle .box-a em {
      margin: -180px 0 0 -125px; }
  .you-question .middle em {
    font-size: 300px; }
  .you-question .middle dl dd a {
    font-size: 2rem; } }

.job-description-header {
  background: url(https://d2xsy63yp3dhes.cloudfront.net/images/careers/job-header.jpg) no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 220px 0 80px 0; }
  .job-description-header .inner {
    text-align: center; }
  .job-description-header .column h1 {
    font-size: 6rem;
    color: #fff;
    font-weight: 600;
    line-height: 1.1em;
    padding: 0 0 .5em 0; }
  .job-description-header .column h2 {
    font-size: 2.8rem;
    color: #fff;
    padding: 0 0 1em 0; }

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 1.6rem;
  font-weight: normal;
  height: 52px;
  line-height: 50px;
  outline: none;
  padding-left: 32px;
  padding-right: 44px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: 100%; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-26px);
    -ms-transform: scale(0.75) translateY(-26px);
    transform: scale(0.75) translateY(-26px);
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 50px;
    list-style: none;
    min-height: 50px;
    outline: none;
    padding-left: 32px;
    padding-right: 43px;
    text-align: left;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.intro.us {
  background-color: #393661; }

.profiles {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1160px;
  margin: 60px auto 0 auto;
  padding: 0 20px; }
  .profiles .profile {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: #e5e5e5 solid 4px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    width: 48%; }
    .profiles .profile img {
      border-radius: 50%;
      height: 120px;
      width: 120px;
      margin-right: 30px; }
    .profiles .profile .coming-soon {
      background: #d8dfe5;
      border-radius: 50%;
      width: 120px;
      height: 120px;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-right: 30px; }
      .profiles .profile .coming-soon img {
        border-radius: 0;
        width: 56px;
        height: 65px;
        margin: 0; }
    .profiles .profile .name {
      text-align: left; }
      .profiles .profile .name h5 {
        color: #393661;
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 5px; }
      .profiles .profile .name h6 {
        font-family: "Libre Baskerville", serif;
        font-size: 24px;
        font-style: italic;
        line-height: 1.5;
        color: #f24d59;
        position: relative; }
        .profiles .profile .name h6 .role {
          position: relative; }
          .profiles .profile .name h6 .role:after {
            content: '';
            transition: all .2s ease-in;
            opacity: 0; }
      .profiles .profile .name .fa {
        font-size: 18px;
        margin-left: 15px; }
    .profiles .profile:hover h6 .role:after {
      position: absolute;
      border-bottom: 2px solid #f24d59;
      bottom: -5px;
      left: 0;
      width: 100%;
      opacity: 1;
      transition: all .2s ease-out; }
  .profiles .join-team {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 4px solid #393661;
    color: #393661;
    width: 48%;
    margin-bottom: 30px;
    padding: 40px; }
    .profiles .join-team h3 {
      font-size: 28px;
      font-weight: 600;
      margin-bottom: 5px; }
    .profiles .join-team p {
      font-size: 21px;
      font-weight: 300; }
    .profiles .join-team .fa {
      font-size: 18px; }
    .profiles .join-team:hover {
      border-color: #f24d59;
      color: #f24d59; }
  @media (max-width: 990px) {
    .profiles .profile {
      width: 100%;
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .profiles .profile img, .profiles .profile .coming-soon {
        height: 90px;
        width: 90px;
        margin-right: 20px; }
        .profiles .profile img img, .profiles .profile .coming-soon img {
          width: 36px;
          height: 45px; }
      .profiles .profile .name h5 {
        font-size: 26px; }
      .profiles .profile .name h6 {
        font-size: 18px; }
      .profiles .profile .name .fa {
        font-size: 14px;
        margin-left: 5px; }
    .profiles .join-team {
      width: 100%;
      padding: 40px 20px; }
      .profiles .join-team h3 {
        font-size: 24px; }
      .profiles .join-team p {
        font-size: 18px; }
      .profiles .join-team .fa {
        font-size: 12px; } }
  @media (max-width: 500px) {
    .profiles {
      padding: 0; }
      .profiles .profile {
        padding-bottom: 20px;
        margin-bottom: 20px; }
        .profiles .profile img, .profiles .profile .coming-soon {
          height: 70px;
          width: 70px;
          margin-right: 10px; }
          .profiles .profile img img, .profiles .profile .coming-soon img {
            width: 31px;
            height: 40px; }
        .profiles .profile .name h5 {
          font-size: 20px; }
        .profiles .profile .name h6 {
          font-size: 14px; }
        .profiles .profile .name .fa {
          display: none; }
      .profiles .join-team {
        padding: 20px;
        margin-bottom: 0; }
        .profiles .join-team h3 {
          font-size: 20px; }
        .profiles .join-team p {
          font-size: 14px; }
        .profiles .join-team .fa {
          font-size: 12px; } }

.intro.expertise {
  background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/expertise-desktop.jpg") center bottom;
  background-size: cover; }
  .intro.expertise .inner .title.tablet {
    max-width: 320px; }
  .intro.expertise h1 {
    max-width: 695px; }

.solutions .inner {
  overflow: visible; }

.solutions .close {
  cursor: pointer;
  font-size: 2rem;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  color: #f24d59;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50%;
  border: 1px solid #f24d59;
  line-height: 50px;
  text-align: center; }

span.arrow {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-top: 18px solid white; }

.experienced-in-building {
  background: #393661;
  color: white;
  font-size: 2rem;
  text-align: center; }
  .experienced-in-building h2 {
    text-align: center;
    font-size: 2.8rem;
    margin-bottom: 40px; }
  .experienced-in-building ul {
    max-width: 420px;
    padding: 0 50px;
    display: inline-block;
    width: 100%; }
    .experienced-in-building ul li {
      display: block;
      text-align: left;
      border-bottom: 3px solid #2a2849;
      background: url(https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png) no-repeat 0 16px;
      background-size: 14px 13px;
      padding: 10px 0 10px 30px; }
      .experienced-in-building ul li:last-child {
        border-bottom: none; }
  @media only screen and (max-width: 920px) {
    .experienced-in-building ul {
      max-width: 350px;
      padding: 0 10px; } }
  @media only screen and (max-width: 765px) {
    .experienced-in-building h2 {
      margin-bottom: 40px; }
    .experienced-in-building ul {
      max-width: 450px;
      padding: 0 10px; }
      .experienced-in-building ul.left li:last-child {
        border-bottom: 3px solid #2a2849; } }

.the-sectors-modals .modal-background {
  cursor: pointer;
  z-index: 32;
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100vw;
  display: none;
  background: rgba(0, 0, 0, 0.3); }
  .the-sectors-modals .modal-background.active {
    display: block; }

.the-sectors-modals .modal {
  cursor: default;
  display: none;
  position: absolute;
  width: 780px;
  max-width: 90%;
  max-height: 90vh;
  font-size: 1.8rem;
  top: 50%;
  left: 50%;
  z-index: 33;
  background: white;
  text-align: center;
  padding: 45px 100px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 0px 3px 3px rgba(158, 158, 158, 0.5);
  overflow: auto; }
  .the-sectors-modals .modal.active {
    display: inline-block; }
  .the-sectors-modals .modal .inner {
    padding: 0; }
  .the-sectors-modals .modal .close {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 1.6rem;
    cursor: pointer; }
  .the-sectors-modals .modal p {
    margin-bottom: 35px;
    text-align: left; }
    .the-sectors-modals .modal p a {
      color: #f24d59;
      display: inline-block;
      border-bottom: 1px solid #f24d59; }
    .the-sectors-modals .modal p:last-child {
      margin-bottom: 0; }
  .the-sectors-modals .modal h3 {
    font-size: 2.8rem;
    padding-bottom: .3em;
    border-bottom: 3px solid #f24d59;
    display: inline-block;
    margin-bottom: 40px; }
  @media only screen and (max-width: 600px) {
    .the-sectors-modals .modal {
      padding: 35px 25px; } }

.organisations-sectors {
  color: #393661; }
  .organisations-sectors h2 {
    text-align: center;
    font-size: 2.8rem;
    padding: 80px; }
  .organisations-sectors .the-sectors {
    font-size: 0;
    position: relative;
    z-index: 1;
    background-color: rgba(57, 54, 97, 0.9); }
    .organisations-sectors .the-sectors .sector-item {
      display: inline-block;
      width: 50%;
      position: relative;
      z-index: 1;
      padding-bottom: 23.5%;
      border-left: #8886a0 1px solid;
      border-right: #8886a0 1px solid;
      cursor: pointer; }
      .organisations-sectors .the-sectors .sector-item h3 {
        text-align: center;
        color: white;
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        font-size: 2.8rem;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding-bottom: 15px;
        border-bottom: 4px solid #f24d59; }
      .organisations-sectors .the-sectors .sector-item:after {
        background-color: rgba(57, 54, 97, 0.6);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        content: '';
        position: absolute; }
      .organisations-sectors .the-sectors .sector-item:hover:after {
        background-color: rgba(57, 54, 97, 0.9); }
      .organisations-sectors .the-sectors .sector-item.visitor {
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/expertise/visitor-attractions.jpg) no-repeat;
        background-size: cover;
        background-position: center; }
      .organisations-sectors .the-sectors .sector-item.hospitality {
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/expertise/hospitality.jpg) no-repeat;
        background-size: cover;
        background-position: center; }
      .organisations-sectors .the-sectors .sector-item.food {
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/expertise/food-and-drink.jpg) no-repeat;
        background-size: cover;
        background-position: center; }
      .organisations-sectors .the-sectors .sector-item.scale-ups {
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/expertise/education.jpg) no-repeat;
        background-size: cover;
        background-position: center; }
    @media only screen and (max-width: 800px) {
      .organisations-sectors .the-sectors .sector-item {
        width: 100%;
        position: relative;
        padding-bottom: 47%; }
        .organisations-sectors .the-sectors .sector-item.scale-ups, .organisations-sectors .the-sectors .sector-item.visitor {
          border-bottom: #8886a0 1px solid; } }

.how-we-do-it ul {
  width: 100%;
  font-size: 1.8rem;
  line-height: 1.5em;
  float: left;
  padding: 10px 10% 50px; }
  .how-we-do-it ul li {
    text-align: left;
    padding: 15px 0;
    border-bottom: #d8dfe5 solid 2px;
    position: relative; }
    .how-we-do-it ul li:after {
      content: '\f058';
      font-family: FontAwesome;
      position: absolute;
      right: 0;
      color: #f24d59; }
    .how-we-do-it ul li:last-child {
      border-bottom: none; }

.expertise-image-strip {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 600px; }
  @media only screen and (max-width: 1200px) {
    .expertise-image-strip {
      min-height: 540px; } }
  @media only screen and (max-width: 850px) {
    .expertise-image-strip {
      min-height: 400px; } }
  @media only screen and (max-width: 550px) {
    .expertise-image-strip {
      min-height: 350px; } }

.two-cols.how-we-do-it {
  background-position: 50% 10%; }
  .two-cols.how-we-do-it .col p {
    min-height: 160px; }
  @media only screen and (max-width: 800px) {
    .two-cols.how-we-do-it .col {
      width: 100%;
      margin: 0;
      padding: 10px 0 30px 0;
      text-align: center;
      position: relative; } }

.newsletter-signup {
  background: #f24d59;
  padding: 100px 20px;
  overflow: hidden;
  position: relative; }
  .newsletter-signup:before {
    content: '';
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/shape-line.svg) no-repeat;
    height: 416px;
    width: 416px;
    position: absolute;
    bottom: -200px;
    left: -106px;
    z-index: 1; }
  .newsletter-signup:after {
    content: '';
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/shape-circle.svg) no-repeat;
    height: 416px;
    width: 416px;
    position: absolute;
    top: -160px;
    right: -100px;
    z-index: 1; }
  .newsletter-signup .newsletter-content {
    text-align: center;
    max-width: 705px;
    margin: 0 auto;
    position: relative;
    z-index: 2; }
    .newsletter-signup .newsletter-content h3 {
      color: #fff;
      font-size: 40px;
      line-height: 40px;
      font-weight: 600;
      margin-bottom: 0; }
    .newsletter-signup .newsletter-content p {
      color: #fff;
      font-size: 18px;
      line-height: 28px;
      max-width: 550px;
      margin: 10px auto 0 auto; }
  .newsletter-signup form {
    margin-top: 30px; }
  .newsletter-signup .fields {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px; }
  .newsletter-signup .field {
    background: #f24d59;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #fff;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 2% 0 0;
    width: 49%; }
    .newsletter-signup .field:last-child {
      margin-right: 0; }
    .newsletter-signup .field input[type="text"], .newsletter-signup .field input[type="email"] {
      background: none;
      border: none;
      color: #fff;
      font-size: 18px;
      padding: 20px;
      width: 80%; }
    .newsletter-signup .field ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #fff; }
    .newsletter-signup .field ::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff; }
    .newsletter-signup .field :-ms-input-placeholder {
      /* IE 10+ */
      color: #fff; }
    .newsletter-signup .field :-moz-placeholder {
      /* Firefox 18- */
      color: #fff; }
  .newsletter-signup .icon-user {
    height: 16px;
    width: 13px; }
  .newsletter-signup .icon-email {
    height: 16px;
    width: 20px; }
  .newsletter-signup .consent {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .newsletter-signup .consent label {
      color: #fff;
      font-size: 18px;
      line-height: 28px;
      margin: 0 0 0 10px; }
    .newsletter-signup .consent input {
      font-size: 18px; }
    .newsletter-signup .consent a {
      color: #fff;
      font-weight: bold; }
  .newsletter-signup button {
    margin: 30px auto 0 auto; }
  .newsletter-signup .errors {
    border: 1px solid #fff;
    margin: 30px 0 0 0;
    padding: 20px; }
    .newsletter-signup .errors li {
      color: #fff;
      font-size: 18px;
      line-height: 28px;
      list-style: none;
      margin-bottom: 10px; }
      .newsletter-signup .errors li:last-child {
        margin-bottom: 0; }
  .newsletter-signup.home-newsletter {
    padding: 100px 20px; }
    .newsletter-signup.home-newsletter button {
      background: #393661;
      border-color: #393661;
      color: #fff; }
      .newsletter-signup.home-newsletter button:hover {
        background: transparent;
        color: #393661; }
    @media (max-width: 960px) {
      .newsletter-signup.home-newsletter {
        padding: 50px 20px; } }
  @media (max-width: 600px) {
    .newsletter-signup {
      padding: 80px 20px; }
      .newsletter-signup:before, .newsletter-signup:after {
        display: none; }
      .newsletter-signup .newsletter-content h3 {
        font-size: 3.6rem;
        line-height: 1.2; }
      .newsletter-signup .fields {
        display: block; }
      .newsletter-signup .field {
        width: 100%; }
        .newsletter-signup .field:first-child {
          margin-bottom: 20px; }
      .newsletter-signup .consent {
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; }
        .newsletter-signup .consent label {
          font-size: 14px;
          line-height: 1.2; }
      .newsletter-signup button {
        width: 100%; } }

.articles .newsletter-signup {
  margin-bottom: 60px; }

.case-study-sections .case-study {
  text-align: center; }
  .case-study-sections .case-study h3 {
    font-size: 2.8rem;
    color: #393661;
    padding-bottom: 20px;
    margin: 0 auto;
    font-weight: 600; }
  .case-study-sections .case-study h5 {
    font-size: 1.8rem;
    font-style: italic;
    font-family: "Libre Baskerville", serif;
    color: #f24d59; }
  .case-study-sections .case-study h4 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0; }
  .case-study-sections .case-study .column {
    padding: 20px 0;
    text-align: center; }
  .case-study-sections .case-study p {
    font-size: 1.6rem;
    line-height: 1.7; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study h3 {
      font-size: 4.8rem;
      max-width: none; }
    .case-study-sections .case-study p {
      font-size: 1.8rem; }
    .case-study-sections .case-study .inner {
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .case-study-sections .case-study.the-challenge {
    background: #f9f9f9;
    color: #393661;
    text-align: center; }
    .case-study-sections .case-study.the-challenge .inner {
      max-width: 600px; }
    .case-study-sections .case-study.the-challenge img {
      margin-bottom: 20px; }
    .case-study-sections .case-study.the-challenge h2 {
      font-size: 2.8rem;
      display: block;
      margin: 0 auto;
      padding-bottom: .3em; }
    .case-study-sections .case-study.the-challenge h3 {
      font-size: 3.6rem; }
    .case-study-sections .case-study.the-challenge p {
      max-width: 650px;
      display: inline-block;
      margin: 0 auto; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.the-challenge h2 {
        font-size: 4.2rem; }
      .case-study-sections .case-study.the-challenge h3 {
        font-size: 4.2rem; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.the-challenge h2 {
        font-size: 6rem; }
      .case-study-sections .case-study.the-challenge h3 {
        font-size: 6rem; } }
  .case-study-sections .case-study.outcomes {
    background: #393661; }
    .case-study-sections .case-study.outcomes .text {
      padding: 0; }
    .case-study-sections .case-study.outcomes h3, .case-study-sections .case-study.outcomes p {
      color: white;
      width: 70%;
      margin: 0 auto;
      max-width: 490px; }
    .case-study-sections .case-study.outcomes span {
      color: #f24d59; }
    .case-study-sections .case-study.outcomes img {
      padding-bottom: 20px; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.outcomes img {
        padding-bottom: 20px; } }
    .case-study-sections .case-study.outcomes .eureka-outcomes object {
      height: 150px; }
    .case-study-sections .case-study.outcomes .item {
      padding: 40px 0; }
      .case-study-sections .case-study.outcomes .item h2 {
        color: white;
        font-size: 2rem;
        margin-top: 1em;
        line-height: 1.4em; }
        .case-study-sections .case-study.outcomes .item h2 .red {
          color: #f24d59; }
        .case-study-sections .case-study.outcomes .item h2 .small {
          color: white;
          font-size: 1.5rem; }
      @media only screen and (min-width: 760px) {
        .case-study-sections .case-study.outcomes .item h2 {
          font-size: 2.8rem; } }
    .case-study-sections .case-study.outcomes ul.outcomes-list {
      padding-top: 30px; }
      .case-study-sections .case-study.outcomes ul.outcomes-list li {
        display: inline-block;
        padding: 0 30px 50px; }
        .case-study-sections .case-study.outcomes ul.outcomes-list li img {
          max-width: 180px; }
      .case-study-sections .case-study.outcomes ul.outcomes-list.mwd h2 {
        font-size: 1.8rem; }
        .case-study-sections .case-study.outcomes ul.outcomes-list.mwd h2 .red {
          font-size: 2.8rem; }
      @media only screen and (min-width: 760px) {
        .case-study-sections .case-study.outcomes ul.outcomes-list {
          padding-top: 50px; }
          .case-study-sections .case-study.outcomes ul.outcomes-list li {
            display: inline-block;
            padding: 0 25px; }
            .case-study-sections .case-study.outcomes ul.outcomes-list li img {
              max-width: 145px; } }
      @media only screen and (min-width: 980px) {
        .case-study-sections .case-study.outcomes ul.outcomes-list li {
          display: inline-block;
          padding: 0 80px; }
          .case-study-sections .case-study.outcomes ul.outcomes-list li img {
            max-width: 230px; } }
    .case-study-sections .case-study.outcomes .case-study-images .caption {
      vertical-align: top;
      text-align: center;
      margin: 0 auto;
      display: inline-block;
      padding: 20px 30px; }
      .case-study-sections .case-study.outcomes .case-study-images .caption .inner {
        display: inline-block; }
      .case-study-sections .case-study.outcomes .case-study-images .caption img {
        width: 230px;
        max-width: 100%; }
  .case-study-sections .case-study.testimonial {
    background: #f24d59;
    color: white; }
    .case-study-sections .case-study.testimonial .inner {
      max-width: 800px; }
    .case-study-sections .case-study.testimonial h4 {
      text-transform: uppercase;
      padding-bottom: 20px;
      font-size: 1.4rem; }
    .case-study-sections .case-study.testimonial h5 {
      font-size: 2.8rem;
      font-style: italic;
      font-family: "Libre Baskerville", serif;
      padding-bottom: 20px;
      color: white; }
    .case-study-sections .case-study.testimonial .logo {
      padding-bottom: 20px; }
    .case-study-sections .case-study.testimonial blockquote {
      margin: 35px 0 20px; }
      .case-study-sections .case-study.testimonial blockquote p {
        text-align: center; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.testimonial h4 {
        padding-bottom: 40px; } }
  .case-study-sections .case-study.pagination {
    background: #f24d59;
    color: white;
    padding: 0 0 150px 0; }
    .case-study-sections .case-study.pagination ul {
      float: left;
      width: 100%; }
      .case-study-sections .case-study.pagination ul li {
        float: left;
        padding: 13px 0 0 0; }
        .case-study-sections .case-study.pagination ul li.next {
          float: right; }
          .case-study-sections .case-study.pagination ul li.next a .fa {
            padding: 0 0 0 10px; }
        .case-study-sections .case-study.pagination ul li a {
          color: #FFFFFF;
          font-size: 1.8rem;
          font-family: "Libre Baskerville", serif;
          font-style: italic;
          font-weight: 400; }
          .case-study-sections .case-study.pagination ul li a .fa {
            padding: 0 10px 0 0; }
    .case-study-sections .case-study.pagination .top {
      position: absolute;
      top: 80px;
      left: 50%;
      margin: 0 0 0 -27px;
      width: 54px;
      height: 54px;
      line-height: 54px;
      text-align: center;
      font-size: 28px;
      color: #FFFFFF;
      background-color: #393661; }
    .case-study-sections .case-study.pagination ul {
      float: none;
      display: inline-block;
      margin: 0 auto;
      width: auto;
      position: relative; }
      .case-study-sections .case-study.pagination ul li {
        width: auto;
        padding: 0 30px;
        position: relative; }
        .case-study-sections .case-study.pagination ul li span {
          display: none; }
        .case-study-sections .case-study.pagination ul li.next:after {
          content: "";
          float: left;
          width: 2px;
          height: 20px;
          background: #fff;
          position: absolute;
          top: 0;
          left: -1px; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.pagination {
        padding: 0 0 80px 0; }
        .case-study-sections .case-study.pagination .top {
          position: absolute;
          top: 0; }
        .case-study-sections .case-study.pagination ul {
          float: none;
          display: block;
          margin: 0 auto;
          width: auto;
          position: relative; }
          .case-study-sections .case-study.pagination ul li {
            width: auto;
            padding: 0 30px;
            position: relative; }
            .case-study-sections .case-study.pagination ul li span {
              display: inline; }
            .case-study-sections .case-study.pagination ul li.next:after {
              display: none; } }
  .case-study-sections .case-study.cs-copyright {
    background: #f24d59;
    padding: 0 40px 30px; }
    .case-study-sections .case-study.cs-copyright .copyright {
      padding-top: 0; }
  .case-study-sections .case-study.book-your-tour img {
    width: 80%;
    -webkit-transform: translateX(8%);
    -ms-transform: translateX(8%);
    transform: translateX(8%); }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study.book-your-tour .text {
      display: inline-block;
      width: 45%;
      text-align: left;
      padding-top: 120px; }
    .case-study-sections .case-study.book-your-tour .case-study-image {
      width: 50%;
      display: inline-block;
      float: left;
      height: 530px;
      position: relative; }
    .case-study-sections .case-study.book-your-tour img {
      width: 640px;
      right: 45px;
      top: 0;
      position: absolute; } }
  .case-study-sections .case-study.plymouth-gin-responsive img {
    width: 120%; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study.plymouth-gin-responsive img {
      width: 95%; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.plymouth-gin-responsive .text {
      width: 38%;
      display: inline-block;
      text-align: left; }
      .case-study-sections .case-study.plymouth-gin-responsive .text .middle {
        max-width: 365px; }
    .case-study-sections .case-study.plymouth-gin-responsive .case-study-image {
      vertical-align: top;
      display: inline-block;
      width: 60%; }
      .case-study-sections .case-study.plymouth-gin-responsive .case-study-image img {
        width: 100%;
        max-width: 710px; } }
  .case-study-sections .case-study.plymouth-gin-dynamic {
    color: white;
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-plymouth-4.png");
    background-size: cover; }
    .case-study-sections .case-study.plymouth-gin-dynamic .inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .case-study-sections .case-study.plymouth-gin-dynamic h3 {
      color: white; }
    .case-study-sections .case-study.plymouth-gin-dynamic img {
      width: 110%; }
    .case-study-sections .case-study.plymouth-gin-dynamic .case-study-image img.top {
      display: inline-block; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.plymouth-gin-dynamic img {
        width: 95%; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.plymouth-gin-dynamic .text {
        text-align: left;
        width: 44%;
        display: inline-block;
        text-align: left;
        padding: 0; }
        .case-study-sections .case-study.plymouth-gin-dynamic .text h3, .case-study-sections .case-study.plymouth-gin-dynamic .text p {
          max-width: 350px;
          margin: 0; }
      .case-study-sections .case-study.plymouth-gin-dynamic .case-study-image {
        display: inline-block;
        width: 55%; }
        .case-study-sections .case-study.plymouth-gin-dynamic .case-study-image img {
          width: 770px; } }
  .case-study-sections .case-study.gifting-tickets {
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-plymouth-6-mobile.jpg");
    background-size: cover;
    position: relative;
    height: 300px; }
    .case-study-sections .case-study.gifting-tickets .text {
      display: none; }
    .case-study-sections .case-study.gifting-tickets img.mobile-image {
      width: 100%;
      height: auto; }
    .case-study-sections .case-study.gifting-tickets img.cross {
      position: absolute;
      width: 35%;
      height: auto;
      bottom: 0;
      right: 0;
      -webkit-transform: translateY(30%);
      -ms-transform: translateY(30%);
      transform: translateY(30%); }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.gifting-tickets img.cross {
        -webkit-transform: translate(20%, 50%);
        -ms-transform: translate(20%, 50%);
        transform: translate(20%, 50%);
        max-width: 240px; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.gifting-tickets {
        height: auto;
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-plymouth-6.jpg");
        background-size: cover; }
        .case-study-sections .case-study.gifting-tickets img.mobile-image {
          display: none; }
        .case-study-sections .case-study.gifting-tickets .text {
          display: block;
          width: 45%;
          float: right;
          text-align: left; }
        .case-study-sections .case-study.gifting-tickets h3 {
          color: white; }
        .case-study-sections .case-study.gifting-tickets p {
          color: white; } }
  .case-study-sections .case-study.group-bookings img {
    width: 160%;
    -webkit-transform: translateX(-15%);
    -ms-transform: translateX(-15%);
    transform: translateX(-15%); }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study.group-bookings img {
      width: 90%;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; } }
  .case-study-sections .case-study.offline-bookings {
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/plymouth/casestudy-plymouth-6-MOBILE-@1x.jpg");
    background-position: center;
    background-size: cover;
    height: 300px; }
    .case-study-sections .case-study.offline-bookings .text {
      display: none; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.offline-bookings {
        height: auto;
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/plymouth/_casestudy-plymouth-6-DESKTOP-@2x.jpg");
        background-position: center;
        background-size: cover; }
        .case-study-sections .case-study.offline-bookings .text {
          display: block;
          width: 40%;
          text-align: left; }
        .case-study-sections .case-study.offline-bookings h3 {
          color: white; }
        .case-study-sections .case-study.offline-bookings p {
          color: white; } }
  .case-study-sections .case-study.mobile-first {
    color: white;
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili1.png");
    background-size: auto 120%;
    background-position: left bottom; }
    .case-study-sections .case-study.mobile-first h3 {
      color: white; }
    .case-study-sections .case-study.mobile-first img {
      width: 70%; }
    .case-study-sections .case-study.mobile-first .case-study-image {
      max-width: 380px;
      margin: 0 auto 40px auto; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.mobile-first {
        background-size: cover;
        background-position: center; }
        .case-study-sections .case-study.mobile-first .inner {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          min-height: 470px; }
        .case-study-sections .case-study.mobile-first img {
          width: 385px;
          right: 15px;
          top: 99px;
          position: absolute; }
        .case-study-sections .case-study.mobile-first .text {
          display: inline-block;
          width: 37%;
          text-align: left; }
        .case-study-sections .case-study.mobile-first .case-study-image {
          width: 62%;
          display: inline-block;
          float: left;
          height: 530px;
          position: relative;
          max-width: none;
          margin-bottom: -110px; }
        .case-study-sections .case-study.mobile-first img {
          right: auto;
          left: 0;
          top: 49px;
          width: 420px; } }
    @media only screen and (min-width: 960px) {
      .case-study-sections .case-study.mobile-first .case-study-image {
        margin-bottom: -160px;
        width: 50%; }
      .case-study-sections .case-study.mobile-first .text {
        width: 50%; } }
  .case-study-sections .case-study.whats-inside .case-study-image img {
    width: 96%; }
  @media only screen and (min-width: 740px) {
    .case-study-sections .case-study.whats-inside .text {
      text-align: left;
      width: 50%;
      display: inline-block;
      text-align: left; }
      .case-study-sections .case-study.whats-inside .text h3, .case-study-sections .case-study.whats-inside .text p {
        max-width: 450px;
        margin: 0; }
    .case-study-sections .case-study.whats-inside .case-study-image {
      vertical-align: top;
      display: inline-block;
      width: 49%;
      margin-top: -35px; }
      .case-study-sections .case-study.whats-inside .case-study-image img {
        width: 100%; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.whats-inside .case-study-image {
      margin-top: -65px; } }
  .case-study-sections .case-study.streamlined-booking {
    position: relative;
    background: #f24d59;
    color: white; }
    .case-study-sections .case-study.streamlined-booking h3 {
      max-width: none;
      color: white; }
    .case-study-sections .case-study.streamlined-booking img.mobile-image {
      width: 100%;
      height: auto; }
    .case-study-sections .case-study.streamlined-booking img.circle {
      position: absolute;
      width: 35%;
      height: auto;
      top: 50%;
      left: 0;
      -webkit-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
      transform: translate(-50%, -30%); }
    .case-study-sections .case-study.streamlined-booking .inner {
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    @media only screen and (min-width: 650px) {
      .case-study-sections .case-study.streamlined-booking {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-eureka-6.jpg");
        background-size: auto 100%;
        background-position: left center;
        padding-top: 0; }
        .case-study-sections .case-study.streamlined-booking .inner {
          padding-right: 0;
          position: relative; }
        .case-study-sections .case-study.streamlined-booking img.mobile-image, .case-study-sections .case-study.streamlined-booking img.circle {
          display: none; }
        .case-study-sections .case-study.streamlined-booking .text {
          width: 55%;
          float: right;
          text-align: left;
          padding: 0 25px 0 40px;
          position: relative;
          z-index: 3; }
        .case-study-sections .case-study.streamlined-booking .booking-skew {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          right: -45%;
          -webkit-transform: skewX(315deg);
          -ms-transform: skewX(315deg);
          transform: skewX(315deg);
          background: #f24d59;
          z-index: 2; }
          .case-study-sections .case-study.streamlined-booking .booking-skew:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 99%;
            background: #f24d59; }
        .case-study-sections .case-study.streamlined-booking h3 {
          color: white; }
        .case-study-sections .case-study.streamlined-booking p {
          color: white; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.streamlined-booking img.circle {
        display: block;
        max-width: 260px;
        top: 0; }
      .case-study-sections .case-study.streamlined-booking .inner {
        height: 520px; }
      .case-study-sections .case-study.streamlined-booking .text {
        width: 45%;
        float: right;
        text-align: left; }
      .case-study-sections .case-study.streamlined-booking h3 {
        font-size: 5.5rem; } }
    @media only screen and (min-width: 1250px) {
      .case-study-sections .case-study.streamlined-booking .inner {
        height: 620px; } }
    @media only screen and (min-width: 1780px) {
      .case-study-sections .case-study.streamlined-booking {
        background-size: auto 100%; } }
  .case-study-sections .case-study.purchase-products h3 {
    max-width: none; }
  .case-study-sections .case-study.purchase-products .case-study-image img {
    width: 96%; }
  @media only screen and (min-width: 650px) {
    .case-study-sections .case-study.purchase-products .text {
      text-align: left;
      width: 50%;
      display: inline-block;
      text-align: left;
      padding: 20px 0 40px; }
      .case-study-sections .case-study.purchase-products .text h3, .case-study-sections .case-study.purchase-products .text p {
        max-width: 450px;
        margin: 0; }
    .case-study-sections .case-study.purchase-products .case-study-image {
      vertical-align: top;
      display: inline-block;
      width: 49%;
      margin-top: 35px; }
      .case-study-sections .case-study.purchase-products .case-study-image img {
        width: 145%; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.purchase-products {
      padding-bottom: 40px; }
      .case-study-sections .case-study.purchase-products .case-study-image {
        position: relative;
        z-index: 3;
        margin-top: -65px; } }
  @media only screen and (min-width: 975px) {
    .case-study-sections .case-study.purchase-products {
      padding-bottom: 40px; }
      .case-study-sections .case-study.purchase-products .text {
        padding: 110px 0 40px; }
      .case-study-sections .case-study.purchase-products .case-study-image {
        position: relative;
        z-index: 3;
        margin-top: -65px; } }
  .case-study-sections .case-study.pay-once {
    padding-bottom: 40px; }
    .case-study-sections .case-study.pay-once h3 {
      max-width: none; }
    .case-study-sections .case-study.pay-once .case-study-image {
      position: relative; }
      .case-study-sections .case-study.pay-once .case-study-image img {
        width: 108%;
        position: relative;
        z-index: 2;
        image-rendering: -webkit-optimize-contrast; }
      .case-study-sections .case-study.pay-once .case-study-image .dots {
        position: absolute;
        border: none;
        width: 100%;
        height: 100%;
        top: -30%;
        right: -10%;
        left: auto;
        background: transparent url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili3.png");
        background-size: cover;
        z-index: 1;
        box-shadow: none; }
    @media only screen and (min-width: 650px) {
      .case-study-sections .case-study.pay-once .case-study-image {
        position: relative; }
        .case-study-sections .case-study.pay-once .case-study-image img {
          width: 90%;
          max-width: 860px; }
      .case-study-sections .case-study.pay-once p {
        max-width: 670px;
        margin: 0 auto; } }
  .case-study-sections .case-study.till-dashboard {
    background: #393661;
    overflow: visible;
    color: white; }
    .case-study-sections .case-study.till-dashboard .inner {
      padding: 0; }
    .case-study-sections .case-study.till-dashboard .text {
      padding: 0 20px 50px; }
    .case-study-sections .case-study.till-dashboard h3 {
      color: white; }
    .case-study-sections .case-study.till-dashboard .case-study-image {
      padding: 0 20px; }
      .case-study-sections .case-study.till-dashboard .case-study-image img {
        width: 96%;
        margin: -40px 0; }
    @media only screen and (min-width: 650px) {
      .case-study-sections .case-study.till-dashboard {
        padding: 0;
        background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili4.png") no-repeat;
        background-size: 65% auto;
        background-position: right center; }
        .case-study-sections .case-study.till-dashboard .inner {
          padding: 0 20px; }
        .case-study-sections .case-study.till-dashboard .text {
          text-align: left;
          width: 50%;
          display: inline-block;
          text-align: left;
          padding: 80px 0; }
          .case-study-sections .case-study.till-dashboard .text h3, .case-study-sections .case-study.till-dashboard .text p {
            max-width: 450px;
            margin: 0; }
        .case-study-sections .case-study.till-dashboard .case-study-image {
          vertical-align: top;
          display: inline-block;
          width: 49%;
          margin-top: 95px; }
          .case-study-sections .case-study.till-dashboard .case-study-image img {
            width: 130%; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.till-dashboard {
        padding: 60px 0 40px; }
        .case-study-sections .case-study.till-dashboard .text {
          padding: 40px 0 40px; }
        .case-study-sections .case-study.till-dashboard .case-study-image {
          position: relative;
          z-index: 3;
          margin-top: 0;
          margin-bottom: -40px; }
          .case-study-sections .case-study.till-dashboard .case-study-image img {
            width: 100%; } }
  .case-study-sections .case-study.content-managed {
    padding-top: 80px; }
    .case-study-sections .case-study.content-managed img.inter-image {
      display: none; }
    .case-study-sections .case-study.content-managed img.mobile-image {
      max-height: 450px; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.content-managed img.mobile-image {
        display: none; }
      .case-study-sections .case-study.content-managed img.inter-image {
        display: block; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.content-managed {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-eureka-10.jpg");
        background-size: cover; }
        .case-study-sections .case-study.content-managed .text-inner {
          max-width: 350px; }
        .case-study-sections .case-study.content-managed img.mobile-image {
          display: none; }
        .case-study-sections .case-study.content-managed img.inter-image {
          display: none; }
        .case-study-sections .case-study.content-managed .text {
          float: right;
          width: 45%;
          text-align: left; }
        .case-study-sections .case-study.content-managed h3 {
          font-size: 6rem; } }
    @media only screen and (min-width: 1400px) {
      .case-study-sections .case-study.content-managed .text {
        width: 40%;
        padding: 120px 0 200px; } }
  .case-study-sections .case-study.theres-more {
    font-size: 1.8rem;
    padding-bottom: 40px;
    padding-top: 75px; }
    .case-study-sections .case-study.theres-more .text {
      cursor: pointer; }
    .case-study-sections .case-study.theres-more h3 {
      font-weight: 600; }
    .case-study-sections .case-study.theres-more h4 {
      margin-bottom: 20px;
      padding: 0;
      color: #4c4c4d; }
    .case-study-sections .case-study.theres-more h5 {
      max-width: 70%;
      display: inline-block;
      margin: 0 auto;
      position: relative;
      padding-right: 25px; }
    .case-study-sections .case-study.theres-more h6 {
      margin: 40px auto 30px;
      text-align: center; }
    .case-study-sections .case-study.theres-more .text-half ul li {
      text-align: left;
      padding-left: 1.5em;
      padding-right: 2em;
      padding-bottom: 1em;
      position: relative;
      line-height: 1.8em; }
      .case-study-sections .case-study.theres-more .text-half ul li:before {
        position: absolute;
        left: 0;
        top: 8px;
        content: '';
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png) no-repeat;
        background-size: cover;
        width: 16px;
        height: 15px; }
    .case-study-sections .case-study.theres-more .download-case-study {
      border-radius: 3px;
      border: 1px solid #eee;
      padding: 40px 20px;
      margin-top: 40px;
      box-shadow: 0px 0px 5px 0px #888888; }
      .case-study-sections .case-study.theres-more .download-case-study input {
        display: inline-block;
        font-size: 1.6rem;
        font-weight: 600;
        border-radius: 3px;
        border: 1px solid #eee;
        margin-bottom: 20px;
        padding: 1em 2em;
        width: 100%; }
        .case-study-sections .case-study.theres-more .download-case-study input#read-more {
          width: auto; }
      .case-study-sections .case-study.theres-more .download-case-study a.button, .case-study-sections .case-study.theres-more .download-case-study input[type=submit] {
        display: inline-block;
        font-size: 1.6rem;
        color: #fff;
        padding: 1em 3em;
        text-transform: uppercase;
        border-radius: 3px;
        border: none;
        box-shadow: inset 0 0 0 2em #f24d59;
        font-family: "proxima-nova", sans-serif;
        font-weight: 600; }
      .case-study-sections .case-study.theres-more .download-case-study .input-button {
        padding-right: 0; }
      .case-study-sections .case-study.theres-more .download-case-study .notice {
        font-size: 1.2rem; }
      .case-study-sections .case-study.theres-more .download-case-study.more-details {
        display: none; }
      .case-study-sections .case-study.theres-more .download-case-study .left {
        text-align: left;
        display: inline-block;
        vertical-align: top;
        box-sizing: border-box;
        padding: 0 20px; }
      .case-study-sections .case-study.theres-more .download-case-study .right {
        text-align: left;
        color: #393661;
        margin-bottom: 50px; }
        .case-study-sections .case-study.theres-more .download-case-study .right .checkbox-outer {
          width: 100%;
          padding-left: 15px;
          display: inline-block;
          margin-bottom: 10px; }
          .case-study-sections .case-study.theres-more .download-case-study .right .checkbox-outer span.label {
            margin-left: 15px;
            font-size: 1.8rem;
            font-weight: 400; }
        .case-study-sections .case-study.theres-more .download-case-study .right .checkbox {
          width: 20px;
          height: 20px;
          position: relative;
          border: 1px #ddd solid;
          display: inline-block; }
        .case-study-sections .case-study.theres-more .download-case-study .right input[type=checkbox] {
          visibility: hidden; }
    .case-study-sections .case-study.theres-more .download-case-study h3 {
      color: #f24d59;
      max-width: none; }
    @media only screen and (min-width: 750px) {
      .case-study-sections .case-study.theres-more .text-half {
        text-align: left;
        display: inline-block;
        width: 48%;
        vertical-align: top; }
      .case-study-sections .case-study.theres-more .download-case-study input[type=email] {
        width: 50%; }
      .case-study-sections .case-study.theres-more .download-case-study input {
        display: inline-block;
        width: auto; }
      .case-study-sections .case-study.theres-more .download-case-study h3 {
        font-size: 2.8rem;
        color: #f24d59; }
      .case-study-sections .case-study.theres-more .download-case-study .left {
        width: 39%;
        display: inline-block; }
        .case-study-sections .case-study.theres-more .download-case-study .left input {
          margin-bottom: 20px;
          padding: 1em 2em;
          width: 100%; }
      .case-study-sections .case-study.theres-more .download-case-study .right {
        width: 60%;
        display: inline-block; }
        .case-study-sections .case-study.theres-more .download-case-study .right h6 {
          text-align: left;
          padding-left: 15px;
          font-size: 2.1rem;
          margin: 0 0 20px 0; }
        .case-study-sections .case-study.theres-more .download-case-study .right .checkbox-outer {
          width: 48%;
          padding-left: 15px;
          display: inline-block;
          margin-bottom: 10px; } }
  .case-study-sections .case-study.bespoke-ticketing-system .case-study-image {
    margin-bottom: 40px; }
    .case-study-sections .case-study.bespoke-ticketing-system .case-study-image img {
      height: auto;
      width: 90%;
      max-width: 460px; }
  @media only screen and (min-width: 750px) {
    .case-study-sections .case-study.bespoke-ticketing-system .text {
      display: inline-block;
      width: 45%;
      text-align: left; }
      .case-study-sections .case-study.bespoke-ticketing-system .text h2 {
        font-size: 4.2rem; }
    .case-study-sections .case-study.bespoke-ticketing-system .case-study-image {
      width: 50%;
      display: inline-block;
      float: left;
      position: relative; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.bespoke-ticketing-system {
      background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-mwd-11.png");
      background-position: top left; }
      .case-study-sections .case-study.bespoke-ticketing-system .inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .case-study-sections .case-study.bespoke-ticketing-system .case-study-image {
        margin-bottom: 0; }
      .case-study-sections .case-study.bespoke-ticketing-system .text h2 {
        font-size: 6rem; } }
  .case-study-sections .case-study.one-system .case-study-image img {
    width: 110%;
    position: relative;
    left: -5%; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study.one-system img {
      width: 95%; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.one-system .inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .case-study-sections .case-study.one-system .text {
      width: 38%;
      display: inline-block;
      text-align: left; }
    .case-study-sections .case-study.one-system .case-study-image {
      vertical-align: top;
      display: inline-block;
      width: 60%; }
      .case-study-sections .case-study.one-system .case-study-image img {
        width: 720px; } }
  .case-study-sections .case-study.brand-identity {
    background: #393661;
    color: white; }
    .case-study-sections .case-study.brand-identity h3 {
      color: white; }
    .case-study-sections .case-study.brand-identity .case-study-image img {
      width: 100%;
      max-width: 1024px;
      height: auto; }
  .case-study-sections .case-study.ticket-customisation {
    position: relative; }
    .case-study-sections .case-study.ticket-customisation h3 {
      max-width: none; }
    .case-study-sections .case-study.ticket-customisation img.mobile-image {
      width: 100%;
      height: auto; }
    .case-study-sections .case-study.ticket-customisation img.circle {
      position: absolute;
      width: 35%;
      height: auto;
      top: 50%;
      left: 0;
      -webkit-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
      transform: translate(-50%, -30%); }
    @media only screen and (min-width: 650px) {
      .case-study-sections .case-study.ticket-customisation {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/mwd/casestudy-mwd-7-@1x.jpg");
        background-size: cover;
        background-position: center left; }
        .case-study-sections .case-study.ticket-customisation .inner {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
          justify-content: flex-end; }
        .case-study-sections .case-study.ticket-customisation img.mobile-image, .case-study-sections .case-study.ticket-customisation img.circle {
          display: none; }
        .case-study-sections .case-study.ticket-customisation .text {
          width: 55%;
          float: right;
          text-align: left;
          position: relative;
          z-index: 3; }
        .case-study-sections .case-study.ticket-customisation .booking-skew {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          right: -25%;
          -webkit-transform: skewX(315deg);
          -ms-transform: skewX(315deg);
          transform: skewX(315deg);
          background: white;
          z-index: 2; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.ticket-customisation .booking-skew {
        right: -35%; }
      .case-study-sections .case-study.ticket-customisation img.circle {
        display: block;
        max-width: 260px;
        top: 0; }
      .case-study-sections .case-study.ticket-customisation .inner {
        height: 480px; }
      .case-study-sections .case-study.ticket-customisation .text {
        width: 45%;
        float: right;
        text-align: left; } }
    @media only screen and (min-width: 1250px) {
      .case-study-sections .case-study.ticket-customisation {
        background-size: 65% auto; }
        .case-study-sections .case-study.ticket-customisation .booking-skew {
          right: -45%; } }
  .case-study-sections .case-study.online-dashboard .case-study-image img {
    width: 100%; }
  .case-study-sections .case-study.online-dashboard .text {
    padding-bottom: 30px; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study.online-dashboard img {
      width: 95%; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.online-dashboard .inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .case-study-sections .case-study.online-dashboard .text {
      width: 38%;
      display: inline-block;
      text-align: left; }
    .case-study-sections .case-study.online-dashboard .case-study-image {
      display: inline-block;
      width: 60%; }
      .case-study-sections .case-study.online-dashboard .case-study-image img {
        width: 695px; } }
  .case-study-sections .case-study.student {
    background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili1.png") no-repeat;
    background-position: center;
    color: white;
    padding: 0 0 40px; }
    .case-study-sections .case-study.student h3 {
      color: white; }
    .case-study-sections .case-study.student .case-study-image img {
      width: 90%; }
    @media only screen and (min-width: 700px) {
      .case-study-sections .case-study.student {
        margin-bottom: 30px; }
        .case-study-sections .case-study.student .text {
          display: inline-block;
          width: 44%;
          text-align: left; }
        .case-study-sections .case-study.student .case-study-image {
          width: 55%;
          display: inline-block;
          float: left;
          height: initial;
          position: relative; }
        .case-study-sections .case-study.student img {
          max-width: 450px; } }
    @media only screen and (min-width: 965px) {
      .case-study-sections .case-study.student .text {
        padding-top: 55px; } }
  .case-study-sections .case-study.interactive-bili {
    overflow: hidden; }
    .case-study-sections .case-study.interactive-bili .case-study-image {
      display: inline-block; }
      .case-study-sections .case-study.interactive-bili .case-study-image img {
        width: 100%;
        max-width: 510px; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.interactive-bili .inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; }
      .case-study-sections .case-study.interactive-bili .text {
        width: 49%;
        display: inline-block;
        text-align: left; }
      .case-study-sections .case-study.interactive-bili .case-study-image {
        vertical-align: top;
        display: inline-block;
        width: 50%; }
        .case-study-sections .case-study.interactive-bili .case-study-image img {
          width: 100%;
          max-width: 510px; } }
  .case-study-sections .case-study.teacher-dashboard {
    background: #f24d59 url("https://d2xsy63yp3dhes.cloudfront.net/images/work/bili/bili-3-panel-laptop@1x.jpg") no-repeat left top;
    background-size: cover;
    color: white;
    position: relative;
    z-index: 2;
    display: inline-block; }
    .case-study-sections .case-study.teacher-dashboard h3 {
      color: white;
      max-width: none; }
    .case-study-sections .case-study.teacher-dashboard .text {
      position: relative;
      z-index: 4; }
    .case-study-sections .case-study.teacher-dashboard:after {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      content: ' ';
      width: 100%;
      height: 100%;
      background: rgba(242, 77, 89, 0.9);
      z-index: 3; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.teacher-dashboard {
        background: transparent url("https://d2xsy63yp3dhes.cloudfront.net/images/work/bili/bili-3-panel-laptop@2x.jpg") left top no-repeat;
        background-size: cover; }
        .case-study-sections .case-study.teacher-dashboard .inner {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
          justify-content: flex-end; }
        .case-study-sections .case-study.teacher-dashboard .booking-skew {
          width: 55%;
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          right: -45%;
          -webkit-transform: skewX(315deg);
          -ms-transform: skewX(315deg);
          transform: skewX(315deg);
          background: #f24d59;
          z-index: 2; }
        .case-study-sections .case-study.teacher-dashboard .inner {
          height: 440px; }
        .case-study-sections .case-study.teacher-dashboard .text {
          width: 45%;
          float: right;
          text-align: left;
          padding: 0 20px 0 50px; }
        .case-study-sections .case-study.teacher-dashboard:after {
          display: none; } }
  .case-study-sections .case-study.bili-fully .inner {
    padding-bottom: 0; }
  .case-study-sections .case-study.bili-fully .case-study-image img {
    width: 90%;
    min-width: initial; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study.bili-fully .text {
      text-align: left;
      width: 50%;
      display: inline-block; }
      .case-study-sections .case-study.bili-fully .text h3, .case-study-sections .case-study.bili-fully .text p {
        max-width: 450px;
        margin: 0; }
    .case-study-sections .case-study.bili-fully .case-study-image {
      vertical-align: top;
      display: inline-block;
      width: 49%; }
      .case-study-sections .case-study.bili-fully .case-study-image img {
        width: 120%;
        min-width: 515px; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.bili-fully .inner {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .case-study-sections .case-study.bili-fully .text {
      text-align: left;
      width: 50%;
      display: inline-block; } }
  @media only screen and (min-width: 1200px) {
    .case-study-sections .case-study.bili-fully .text {
      text-align: left;
      width: 50%;
      display: inline-block; } }
  .case-study-sections .case-study.teacher-messaging {
    background-size: 100% auto;
    background-position: right bottom; }
    .case-study-sections .case-study.teacher-messaging .case-study-image img {
      width: 80%;
      max-width: 695px; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.teacher-messaging .text {
        width: 70%;
        max-width: 800px;
        margin: 0 auto; } }
  .case-study-sections .case-study.topic-sharing {
    overflow: hidden;
    background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili4.png") no-repeat;
    background-size: auto 100%;
    background-position: -20% 0;
    color: white; }
    .case-study-sections .case-study.topic-sharing h3 {
      color: white; }
    .case-study-sections .case-study.topic-sharing .case-study-image img {
      position: relative;
      width: 180%;
      left: -40%; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.topic-sharing {
        background-size: auto 100%;
        background-position: -20% 0; }
        .case-study-sections .case-study.topic-sharing .case-study-image img {
          position: relative;
          width: 95%;
          left: 0; } }
    @media (min-width: 850px) {
      .case-study-sections .case-study.topic-sharing {
        background-size: auto 100%;
        background-position: center right; }
        .case-study-sections .case-study.topic-sharing .text {
          width: 30%;
          display: inline-block;
          text-align: left;
          padding: 15px 0 0; }
        .case-study-sections .case-study.topic-sharing .case-study-image {
          padding: 20px 0 0 20px;
          vertical-align: top;
          display: inline-block;
          width: 69%; }
          .case-study-sections .case-study.topic-sharing .case-study-image img {
            max-width: 750px;
            width: 110%; } }
    @media (min-width: 1000px) {
      .case-study-sections .case-study.topic-sharing .text {
        width: 30%;
        display: inline-block;
        text-align: left;
        padding: 50px 0 0; } }
    @media only screen and (min-width: 1330px) {
      .case-study-sections .case-study.topic-sharing .text {
        width: 30%;
        display: inline-block;
        text-align: left;
        padding: 75px 0 0; } }
  .case-study-sections .case-study.translated-bili .case-study-image img {
    width: 90%; }
  @media only screen and (min-width: 650px) {
    .case-study-sections .case-study.translated-bili .text {
      width: 49%;
      display: inline-block;
      text-align: left;
      padding: 30px 0 0;
      float: right; }
      .case-study-sections .case-study.translated-bili .text h3, .case-study-sections .case-study.translated-bili .text p {
        max-width: 350px;
        margin: 0; }
      .case-study-sections .case-study.translated-bili .text h3 {
        font-size: 4rem; }
    .case-study-sections .case-study.translated-bili .case-study-image {
      display: inline-block;
      width: 50%; }
      .case-study-sections .case-study.translated-bili .case-study-image img {
        vertical-align: top;
        width: 100%;
        max-width: 280px;
        padding: 20px 0; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.translated-bili .text {
      padding: 90px 0 0; }
      .case-study-sections .case-study.translated-bili .text h3 {
        font-size: 4.8rem; }
    .case-study-sections .case-study.translated-bili .case-study-image img {
      vertical-align: top;
      width: 100%;
      max-width: 430px; } }
  .case-study-sections .case-study.bili.outcomes .caption {
    display: block;
    text-align: center;
    max-width: 200px;
    padding: 20px 0;
    margin: 0 auto; }
    .case-study-sections .case-study.bili.outcomes .caption img {
      width: 100%;
      height: auto; }
    .case-study-sections .case-study.bili.outcomes .caption h5 {
      font-family: "proxima-nova", sans-serif;
      color: white;
      font-style: normal; }
      .case-study-sections .case-study.bili.outcomes .caption h5 em {
        font-style: normal; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study.bili.outcomes .caption {
      display: inline-block;
      padding: 20px 30px; } }
  .case-study-sections .case-study.pgmc-course-booking-system {
    padding: 30px 0 40px; }
    .case-study-sections .case-study.pgmc-course-booking-system .case-study-image {
      position: relative; }
      .case-study-sections .case-study.pgmc-course-booking-system .case-study-image img {
        width: 90%;
        position: relative;
        z-index: 5; }
      .case-study-sections .case-study.pgmc-course-booking-system .case-study-image img.screen {
        position: absolute;
        width: 72%;
        top: 7%;
        left: 14%;
        z-index: 4; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.pgmc-course-booking-system {
        margin-top: 0px; }
        .case-study-sections .case-study.pgmc-course-booking-system .text {
          width: 49%;
          display: inline-block;
          text-align: left;
          padding: 20px 0 0;
          float: right; }
          .case-study-sections .case-study.pgmc-course-booking-system .text h3, .case-study-sections .case-study.pgmc-course-booking-system .text p {
            max-width: 350px;
            margin: 0; }
        .case-study-sections .case-study.pgmc-course-booking-system .case-study-image {
          display: inline-block;
          width: 50%; }
          .case-study-sections .case-study.pgmc-course-booking-system .case-study-image img {
            position: relative;
            vertical-align: top;
            width: 140%;
            left: -45%;
            padding: 20px 20px 20px 0; }
          .case-study-sections .case-study.pgmc-course-booking-system .case-study-image img.screen {
            position: absolute;
            width: 120%;
            top: 5%;
            left: -38%; }
          .case-study-sections .case-study.pgmc-course-booking-system .case-study-image .text {
            width: 49%;
            display: inline-block;
            text-align: left;
            padding: 0 0 0; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.pgmc-course-booking-system .case-study-image {
        display: inline-block;
        width: 50%; }
        .case-study-sections .case-study.pgmc-course-booking-system .case-study-image img {
          position: relative;
          vertical-align: top;
          width: 110%;
          left: -10%;
          padding: 20px 20px 20px 0; }
        .case-study-sections .case-study.pgmc-course-booking-system .case-study-image img.screen {
          position: absolute;
          width: 90%;
          top: 5%;
          left: 0; }
      .case-study-sections .case-study.pgmc-course-booking-system .text h3, .case-study-sections .case-study.pgmc-course-booking-system .text p {
        max-width: 402px;
        margin: 0;
        padding-left: 10%; } }
  .case-study-sections .case-study.pgmc-digital-app {
    padding: 40px 0; }
    .case-study-sections .case-study.pgmc-digital-app .case-study-image {
      position: relative; }
      .case-study-sections .case-study.pgmc-digital-app .case-study-image img {
        position: relative;
        width: 120%;
        left: -10%; }
        .case-study-sections .case-study.pgmc-digital-app .case-study-image img.case-desktop {
          display: none; }
    @media only screen and (min-width: 600px) {
      .case-study-sections .case-study.pgmc-digital-app .text {
        width: 44%;
        display: inline-block;
        text-align: left;
        padding: 40px 0 40px; }
      .case-study-sections .case-study.pgmc-digital-app .case-study-image {
        display: inline-block;
        width: 55%;
        float: right; }
        .case-study-sections .case-study.pgmc-digital-app .case-study-image img {
          position: relative;
          top: 40px;
          left: 20px;
          width: 150%; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.pgmc-digital-app .text {
        width: 30%;
        display: inline-block;
        text-align: left;
        padding: 80px 0 80px; }
      .case-study-sections .case-study.pgmc-digital-app .case-study-image {
        display: inline-block;
        width: 69%; }
        .case-study-sections .case-study.pgmc-digital-app .case-study-image img {
          width: 770px; }
          .case-study-sections .case-study.pgmc-digital-app .case-study-image img.case-mobile {
            display: none; }
          .case-study-sections .case-study.pgmc-digital-app .case-study-image img.case-desktop {
            display: block; } }
  .case-study-sections .case-study.pgmc-find-a-course {
    padding: 40px 0;
    color: white;
    background: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-pgmc-6.png");
    background-size: cover; }
    .case-study-sections .case-study.pgmc-find-a-course h3 {
      color: white; }
    .case-study-sections .case-study.pgmc-find-a-course .case-study-image {
      position: relative; }
      .case-study-sections .case-study.pgmc-find-a-course .case-study-image img {
        position: relative;
        width: 100%;
        left: 10%; }
        .case-study-sections .case-study.pgmc-find-a-course .case-study-image img.case-desktop {
          display: none; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.pgmc-find-a-course .text {
        /*
                    width: 44%;
                    display: inline-block;
                    text-align: left;
                    padding: 40px 0 40px;*/ }
      .case-study-sections .case-study.pgmc-find-a-course .case-study-image {
        display: inline-block;
        text-align: center; }
        .case-study-sections .case-study.pgmc-find-a-course .case-study-image img {
          position: static;
          width: 80%; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.pgmc-find-a-course .text {
        vertical-align: top;
        width: 40%;
        display: inline-block;
        text-align: left;
        padding: 70px 0 80px; }
      .case-study-sections .case-study.pgmc-find-a-course .case-study-image {
        display: inline-block;
        width: 59%; }
        .case-study-sections .case-study.pgmc-find-a-course .case-study-image img {
          width: 470px;
          float: right; }
          .case-study-sections .case-study.pgmc-find-a-course .case-study-image img.case-mobile {
            display: none; }
          .case-study-sections .case-study.pgmc-find-a-course .case-study-image img.case-desktop {
            display: block; } }
    @media only screen and (min-width: 1230px) {
      .case-study-sections .case-study.pgmc-find-a-course .text {
        width: 30%;
        display: inline-block;
        text-align: left;
        padding: 130px 0 80px; }
      .case-study-sections .case-study.pgmc-find-a-course .case-study-image {
        display: inline-block;
        width: 69%; }
        .case-study-sections .case-study.pgmc-find-a-course .case-study-image img {
          width: 660px; } }
  .case-study-sections .case-study.pgmc-admin-control {
    padding-top: 40px; }
    .case-study-sections .case-study.pgmc-admin-control img.mobile-image {
      width: 100%;
      height: auto; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.pgmc-admin-control {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-pgmc-7.jpg");
        background-size: cover; }
        .case-study-sections .case-study.pgmc-admin-control img.mobile-image {
          display: none; }
        .case-study-sections .case-study.pgmc-admin-control .text {
          width: 45%;
          float: right;
          text-align: left; } }
  .case-study-sections .case-study.pgmc-simple-payments {
    padding: 40px 0; }
    .case-study-sections .case-study.pgmc-simple-payments .case-study-image {
      position: relative; }
      .case-study-sections .case-study.pgmc-simple-payments .case-study-image img {
        position: relative;
        left: -50%;
        width: 140%; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.pgmc-simple-payments .case-study-image {
        display: inline-block;
        text-align: center; }
        .case-study-sections .case-study.pgmc-simple-payments .case-study-image img {
          position: static;
          width: 80%; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.pgmc-simple-payments {
        padding: 80px 0; }
        .case-study-sections .case-study.pgmc-simple-payments .case-study-image {
          display: inline-block;
          text-align: center; }
          .case-study-sections .case-study.pgmc-simple-payments .case-study-image img {
            position: static;
            width: 90%; } }
  .case-study-sections .case-study.pgmc-application-form-builder {
    padding-top: 40px; }
    .case-study-sections .case-study.pgmc-application-form-builder .case-study-image {
      position: relative; }
      .case-study-sections .case-study.pgmc-application-form-builder .case-study-image img {
        position: relative;
        left: -10%;
        width: 120%; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.pgmc-application-form-builder {
        padding-top: 20px; }
        .case-study-sections .case-study.pgmc-application-form-builder img {
          width: 95%; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.pgmc-application-form-builder .text {
        width: 38%;
        display: inline-block;
        text-align: left; }
      .case-study-sections .case-study.pgmc-application-form-builder .case-study-image {
        display: inline-block;
        width: 60%; }
        .case-study-sections .case-study.pgmc-application-form-builder .case-study-image img {
          width: 770px; } }
  .case-study-sections .case-study.pgmc-automated-evaluations img.mobile-image {
    width: 100%;
    height: auto; }
  @media only screen and (min-width: 850px) {
    .case-study-sections .case-study.pgmc-automated-evaluations {
      color: white;
      background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-pgmc-12.jpg");
      background-size: cover; }
      .case-study-sections .case-study.pgmc-automated-evaluations h3 {
        color: white; }
      .case-study-sections .case-study.pgmc-automated-evaluations img.mobile-image {
        display: none; }
      .case-study-sections .case-study.pgmc-automated-evaluations .text {
        width: 45%;
        float: right;
        text-align: left; } }
  .case-study-sections .case-study.jj-smarter-search {
    color: white;
    padding: 40px 0 60px;
    background: #f24d59 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-red.png");
    background-size: cover; }
    .case-study-sections .case-study.jj-smarter-search h3 {
      color: white; }
    .case-study-sections .case-study.jj-smarter-search .case-study-image img {
      width: 90%; }
    @media only screen and (min-width: 500px) {
      .case-study-sections .case-study.jj-smarter-search {
        padding: 60px 0; } }
    @media only screen and (min-width: 750px) {
      .case-study-sections .case-study.jj-smarter-search {
        padding: 60px 0 80px; }
        .case-study-sections .case-study.jj-smarter-search .text {
          width: 50%;
          display: inline-block;
          text-align: left;
          padding: 40px 0 40px; }
        .case-study-sections .case-study.jj-smarter-search .case-study-image {
          width: 49%;
          display: inline-block;
          text-align: center;
          float: left; }
          .case-study-sections .case-study.jj-smarter-search .case-study-image img {
            position: static;
            width: 80%;
            max-width: 435px; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.jj-smarter-search .text {
        margin-top: 10%;
        width: 39%;
        display: inline-block;
        text-align: left;
        padding: 40px 0 40px; }
      .case-study-sections .case-study.jj-smarter-search .case-study-image {
        width: 60%;
        display: inline-block;
        text-align: center;
        float: left; }
        .case-study-sections .case-study.jj-smarter-search .case-study-image img {
          position: static;
          width: 80%; } }
  .case-study-sections .case-study.jj-user-friendly {
    padding: 40px 0 0; }
    .case-study-sections .case-study.jj-user-friendly .doughnut-330 {
      display: none; }
    .case-study-sections .case-study.jj-user-friendly .case-study-image {
      margin-bottom: -50px; }
      .case-study-sections .case-study.jj-user-friendly .case-study-image img {
        width: 90%; }
    @media only screen and (min-width: 650px) {
      .case-study-sections .case-study.jj-user-friendly .text {
        width: 45%;
        display: inline-block;
        text-align: left;
        padding: 20px 40px 0 0; }
      .case-study-sections .case-study.jj-user-friendly .case-study-image {
        display: inline-block;
        width: 54%;
        z-index: 5;
        position: relative; }
        .case-study-sections .case-study.jj-user-friendly .case-study-image img {
          width: 100%;
          max-width: 365px; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.jj-user-friendly .text {
        width: 45%;
        display: inline-block;
        text-align: left;
        padding: 20px 40px 0 0; }
      .case-study-sections .case-study.jj-user-friendly .case-study-image {
        display: inline-block;
        width: 54%;
        margin-bottom: -75px; }
        .case-study-sections .case-study.jj-user-friendly .case-study-image img {
          width: 100%;
          max-width: 500px;
          z-index: 8;
          position: relative; }
        .case-study-sections .case-study.jj-user-friendly .case-study-image .doughnut-330 {
          top: 10%;
          right: -15%;
          position: absolute;
          display: block;
          width: 100%;
          z-index: 5;
          border: 100px solid #393661;
          border-radius: 50%;
          height: 330px;
          width: 330px; } }
  .case-study-sections .case-study.jj-online-class {
    color: white;
    padding: 40px 0 0;
    background: #393661; }
    .case-study-sections .case-study.jj-online-class h3 {
      color: white; }
    .case-study-sections .case-study.jj-online-class .jj-bg-images {
      margin-bottom: -10px; }
      .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg {
        position: relative; }
        .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg img {
          position: relative;
          width: 110%;
          left: 10%;
          z-index: 5; }
        .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg .image2 {
          position: absolute;
          bottom: 0;
          left: 50%;
          width: 60%;
          z-index: 8;
          -webkit-transform: translate(-50%, 10%);
          -ms-transform: translate(-50%, 10%);
          transform: translate(-50%, 10%); }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.jj-online-class {
        padding-top: 80px; } }
    @media only screen and (min-width: 650px) {
      .case-study-sections .case-study.jj-online-class .jj-bg-images {
        background: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-jojingles-4.jpg");
        background-size: cover;
        background-position: top center;
        margin-bottom: -10px;
        padding-top: 50px; }
        .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg {
          position: relative; }
          .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg img {
            position: relative;
            width: 70%;
            left: 0;
            z-index: 5; }
          .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg .image2 {
            position: absolute;
            bottom: 0;
            left: 70%;
            width: 40%;
            z-index: 8;
            -webkit-transform: translate(-50%, 10%);
            -ms-transform: translate(-50%, 10%);
            transform: translate(-50%, 10%); } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.jj-online-class {
        padding: 0;
        background: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-jojingles-4.jpg");
        background-size: auto 100%;
        position: relative; }
        .case-study-sections .case-study.jj-online-class .text {
          display: inline-block;
          width: 49%;
          height: 100%;
          float: right;
          text-align: left;
          padding: 125px 0;
          position: relative; }
          .case-study-sections .case-study.jj-online-class .text h3, .case-study-sections .case-study.jj-online-class .text p {
            margin: 0;
            max-width: 400px;
            padding-left: 40px;
            position: relative;
            z-index: 9; }
          .case-study-sections .case-study.jj-online-class .text:after {
            content: '';
            position: absolute;
            top: 0;
            left: -25%;
            height: 100%;
            width: 200%;
            -webkit-transform: skewX(-35deg);
            -ms-transform: skewX(-35deg);
            transform: skewX(-35deg);
            background: #393661;
            z-index: 6; }
        .case-study-sections .case-study.jj-online-class .jj-bg-images {
          background: transparent;
          display: inline-block;
          width: 50%;
          padding: 150px 0 0; }
          .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg {
            padding-left: 30px; }
            .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg img {
              width: 100%;
              max-width: 615px; }
            .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg .image2 {
              width: 50%;
              max-width: 275px; } }
    @media only screen and (min-width: 1000px) {
      .case-study-sections .case-study.jj-online-class .jj-bg-images {
        background: transparent;
        display: inline-block;
        width: 50%;
        padding: 120px 0 0; }
        .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg img {
          witdh: 70%;
          max-width: 615px; }
        .case-study-sections .case-study.jj-online-class .jj-bg-images .jj-bg .image2 {
          max-width: 275px; } }
  .case-study-sections .case-study.jj-franchisee-control {
    position: relative;
    z-index: 6;
    background-color: white;
    padding: 80px 0 40px; }
    .case-study-sections .case-study.jj-franchisee-control .case-study-image img {
      left: -10%;
      position: relative;
      width: 120%; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.jj-franchisee-control .text {
        max-width: 620px;
        margin: 0 auto; }
      .case-study-sections .case-study.jj-franchisee-control .case-study-image img {
        position: relative;
        left: 0;
        width: 90%;
        max-width: 870px; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.jj-franchisee-control {
        padding: 80px 0 60px; } }
  .case-study-sections .case-study.jj-optional-automation {
    padding: 40px 0;
    color: white;
    background-color: #f24d59; }
    .case-study-sections .case-study.jj-optional-automation h3 {
      color: white; }
    .case-study-sections .case-study.jj-optional-automation .case-study-image img {
      left: 0;
      position: relative;
      width: 110%; }
    @media only screen and (min-width: 650px) {
      .case-study-sections .case-study.jj-optional-automation {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-red2.png");
        background-size: cover; }
        .case-study-sections .case-study.jj-optional-automation .text {
          width: 44%;
          display: inline-block;
          text-align: left;
          padding: 100px 0 0; }
        .case-study-sections .case-study.jj-optional-automation .case-study-image {
          vertical-align: top;
          width: 55%;
          display: inline-block;
          padding: 40px 0; }
          .case-study-sections .case-study.jj-optional-automation .case-study-image img {
            position: relative;
            left: 0;
            width: 120%; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.jj-optional-automation .text {
        width: 44%;
        display: inline-block;
        text-align: left;
        padding: 140px 0 0;
        max-width: 300px; }
      .case-study-sections .case-study.jj-optional-automation .case-study-image {
        vertical-align: top;
        width: 55%;
        display: inline-block;
        padding: 40px 0; }
        .case-study-sections .case-study.jj-optional-automation .case-study-image img {
          width: 100%; } }
  .case-study-sections .case-study.jj-head-office-support {
    padding: 40px 0 0 0;
    position: relative; }
    .case-study-sections .case-study.jj-head-office-support img.mobile-image {
      width: 100%;
      height: auto; }
    .case-study-sections .case-study.jj-head-office-support img.cricle {
      display: none;
      position: absolute;
      width: 35%;
      height: auto;
      bottom: 0;
      right: 0;
      -webkit-transform: translateY(30%);
      -ms-transform: translateY(30%);
      transform: translateY(30%); }
    .case-study-sections .case-study.jj-head-office-support .inner {
      position: relative; }
    .case-study-sections .case-study.jj-head-office-support .square {
      display: none; }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.jj-head-office-support img.mobile-image {
        display: none; }
      .case-study-sections .case-study.jj-head-office-support img.square {
        height: 250px;
        width: 250px;
        display: inline-block;
        position: absolute;
        bottom: 0;
        right: 0;
        -webkit-transform: translate(50%, 50%);
        -ms-transform: translate(50%, 50%);
        transform: translate(50%, 50%); } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.jj-head-office-support {
        background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-plymouth-6.jpg");
        background-size: cover; }
        .case-study-sections .case-study.jj-head-office-support img.mobile-image {
          display: none; }
        .case-study-sections .case-study.jj-head-office-support img.square {
          height: 250px;
          width: 250px;
          display: inline-block;
          position: absolute;
          bottom: 0;
          right: 0; }
        .case-study-sections .case-study.jj-head-office-support .text {
          width: 45%;
          float: right;
          text-align: left; }
        .case-study-sections .case-study.jj-head-office-support h3 {
          color: white; }
        .case-study-sections .case-study.jj-head-office-support p {
          color: white; } }
  .case-study-sections .case-study.jj-main-control-panel {
    padding: 40px 0; }
    .case-study-sections .case-study.jj-main-control-panel .case-study-image img {
      left: 10%;
      position: relative;
      width: 110%; }
    .case-study-sections .case-study.jj-main-control-panel .inner {
      position: relative;
      padding: 0 20px; }
    .case-study-sections .case-study.jj-main-control-panel img.circle {
      display: none;
      position: absolute;
      width: 350px;
      height: 350px;
      bottom: 0;
      left: 0;
      -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%);
      z-index: 9; }
    @media only screen and (min-width: 740px) {
      .case-study-sections .case-study.jj-main-control-panel .text {
        text-align: left;
        width: 50%;
        display: inline-block;
        float: left;
        padding: 45px 0 45px; }
        .case-study-sections .case-study.jj-main-control-panel .text h3, .case-study-sections .case-study.jj-main-control-panel .text p {
          max-width: 450px;
          margin: 0; }
      .case-study-sections .case-study.jj-main-control-panel .case-study-image {
        vertical-align: top;
        display: inline-block;
        width: 49%;
        margin-top: -70px; }
        .case-study-sections .case-study.jj-main-control-panel .case-study-image img {
          width: 100%; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.jj-main-control-panel .text {
        max-width: 400px;
        margin: 0;
        padding: 90px 0 45px; }
      .case-study-sections .case-study.jj-main-control-panel .case-study-image {
        margin-top: -65px; } }
    @media only screen and (min-width: 1080px) {
      .case-study-sections .case-study.jj-main-control-panel .text {
        padding: 110px 0 45px; } }
    @media only screen and (min-width: 1120px) {
      .case-study-sections .case-study.jj-main-control-panel img.circle {
        display: inline-block; } }
  .case-study-sections .case-study.outcomes.jj .right {
    font-size: 2.4rem;
    padding-bottom: 30px;
    width: initial; }
    .case-study-sections .case-study.outcomes.jj .right span {
      color: #f24d59; }
  .case-study-sections .case-study.outcomes.jj .left {
    width: initial; }
  .case-study-sections .case-study.outcomes.jj .inner {
    position: relative; }
  .case-study-sections .case-study.outcomes.jj .circle {
    display: none; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .case-study.outcomes.jj .right {
      display: inline-block;
      width: 390px; }
    .case-study-sections .case-study.outcomes.jj .block {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 1200px) {
    .case-study-sections .case-study.outcomes.jj .right {
      padding-left: 70px;
      display: inline-block;
      width: 390px;
      text-align: left; }
    .case-study-sections .case-study.outcomes.jj .jj-image {
      display: inline-block; }
    .case-study-sections .case-study.outcomes.jj .circle {
      position: absolute;
      display: block;
      height: 175px;
      width: 175px;
      border-radius: 50%;
      background-color: #29294c;
      right: 0;
      top: 60%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%); }
    .case-study-sections .case-study.outcomes.jj .stats {
      vertical-align: top;
      margin-top: 30px; }
    .case-study-sections .case-study.outcomes.jj .left {
      vertical-align: top;
      display: inline-block;
      max-width: 390px;
      float: left;
      text-align: justify; }
    .case-study-sections .case-study.outcomes.jj .jj-image {
      vertical-align: top; }
    .case-study-sections .case-study.outcomes.jj .block {
      vertical-align: top;
      display: inline-block; } }
  .case-study-sections .case-study.seamless-customer-journey {
    padding: 40px 0 0px; }
    .case-study-sections .case-study.seamless-customer-journey h3 {
      margin: 0 auto; }
    .case-study-sections .case-study.seamless-customer-journey .text {
      vertical-align: top; }
    .case-study-sections .case-study.seamless-customer-journey .case-study-image {
      margin-bottom: 0;
      padding-bottom: 0; }
      .case-study-sections .case-study.seamless-customer-journey .case-study-image img {
        width: 100%; }
    @media only screen and (min-width: 670px) {
      .case-study-sections .case-study.seamless-customer-journey {
        text-align: left; }
        .case-study-sections .case-study.seamless-customer-journey .text {
          width: 38%;
          display: inline-block;
          text-align: left;
          padding: 30px 0; }
        .case-study-sections .case-study.seamless-customer-journey .case-study-image {
          vertical-align: bottom;
          display: inline-block;
          width: 60%; }
          .case-study-sections .case-study.seamless-customer-journey .case-study-image img {
            max-width: 450px;
            float: right; } }
    @media only screen and (min-width: 750px) {
      .case-study-sections .case-study.seamless-customer-journey h3 {
        margin: 0; }
      .case-study-sections .case-study.seamless-customer-journey .text {
        width: 38%;
        display: inline-block;
        text-align: left;
        padding: 65px 0 60px; }
        .case-study-sections .case-study.seamless-customer-journey .text h3 {
          max-width: 405px; }
      .case-study-sections .case-study.seamless-customer-journey .case-study-image {
        vertical-align: bottom;
        display: inline-block;
        width: 60%; }
        .case-study-sections .case-study.seamless-customer-journey .case-study-image img {
          max-width: 450px; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.seamless-customer-journey .text {
        width: 38%;
        display: inline-block;
        text-align: left; }
        .case-study-sections .case-study.seamless-customer-journey .text h3 {
          max-width: 405px; }
      .case-study-sections .case-study.seamless-customer-journey .case-study-image {
        display: inline-block;
        width: 60%; }
        .case-study-sections .case-study.seamless-customer-journey .case-study-image img {
          width: 100%;
          max-width: 460px; } }
  .case-study-sections .case-study.subscription-box-solution {
    position: relative;
    background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/lcb/lcb-mockup.jpg") no-repeat;
    background-size: 100% auto;
    background-position: center;
    color: white;
    z-index: 1; }
    .case-study-sections .case-study.subscription-box-solution:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      background-color: rgba(242, 77, 89, 0.9); }
    .case-study-sections .case-study.subscription-box-solution .inner {
      position: relative;
      z-index: 3;
      padding: 20px 40px 40px; }
    .case-study-sections .case-study.subscription-box-solution h3 {
      max-width: none;
      color: white; }
    .case-study-sections .case-study.subscription-box-solution img.mobile-image {
      width: 100%;
      height: auto; }
    .case-study-sections .case-study.subscription-box-solution img.circle {
      position: absolute;
      width: 35%;
      height: auto;
      top: 50%;
      left: 0;
      -webkit-transform: translate(-50%, -30%);
      -ms-transform: translate(-50%, -30%);
      transform: translate(-50%, -30%); }
    @media only screen and (min-width: 940px) {
      .case-study-sections .case-study.subscription-box-solution {
        background: url("https://d2xsy63yp3dhes.cloudfront.net/images/work/lcb/lcb-mockup.jpg") no-repeat;
        background-size: 65% auto;
        background-position: left center;
        padding-top: 0; }
        .case-study-sections .case-study.subscription-box-solution:after {
          display: none; }
        .case-study-sections .case-study.subscription-box-solution .inner {
          position: relative;
          padding: 0 0 20px; }
        .case-study-sections .case-study.subscription-box-solution img.mobile-image, .case-study-sections .case-study.subscription-box-solution img.circle {
          display: none; }
        .case-study-sections .case-study.subscription-box-solution .text {
          width: 55%;
          float: right;
          text-align: left;
          padding: 200px 25px 50px 40px;
          position: relative;
          z-index: 3; }
        .case-study-sections .case-study.subscription-box-solution .booking-skew {
          width: 55%;
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          right: -45%;
          -webkit-transform: skewX(315deg);
          -ms-transform: skewX(315deg);
          transform: skewX(315deg);
          background: #f24d59;
          z-index: 2; }
          .case-study-sections .case-study.subscription-box-solution .booking-skew:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 99%;
            background: #f24d59; }
        .case-study-sections .case-study.subscription-box-solution h3 {
          color: white; }
        .case-study-sections .case-study.subscription-box-solution p {
          color: white; } }
    @media only screen and (min-width: 940px) {
      .case-study-sections .case-study.subscription-box-solution img.circle {
        display: block;
        max-width: 260px;
        top: 0; }
      .case-study-sections .case-study.subscription-box-solution .inner {
        height: 520px; }
      .case-study-sections .case-study.subscription-box-solution .text {
        width: 45%;
        float: right;
        text-align: left;
        padding: 155px 20px 0 50px; }
      .case-study-sections .case-study.subscription-box-solution h3 {
        font-size: 5.5rem; } }
    @media only screen and (min-width: 1250px) {
      .case-study-sections .case-study.subscription-box-solution .inner {
        height: 620px; }
      .case-study-sections .case-study.subscription-box-solution .text {
        padding-top: 200px; } }
    @media only screen and (min-width: 1780px) {
      .case-study-sections .case-study.subscription-box-solution {
        background-size: 65% auto; } }
  .case-study-sections .case-study.recurring-automated-billing {
    padding: 40px 0 0 0; }
    .case-study-sections .case-study.recurring-automated-billing .case-study-image img {
      width: 90%;
      min-width: initial; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.recurring-automated-billing .text {
        text-align: left;
        width: 50%;
        display: inline-block;
        text-align: left;
        padding: 40px 20px 40px 0; }
        .case-study-sections .case-study.recurring-automated-billing .text h3, .case-study-sections .case-study.recurring-automated-billing .text p {
          max-width: 450px;
          margin: 0; }
      .case-study-sections .case-study.recurring-automated-billing .case-study-image {
        vertical-align: top;
        display: inline-block;
        width: 49%;
        padding-top: 60px; }
        .case-study-sections .case-study.recurring-automated-billing .case-study-image img {
          width: 135%;
          min-width: 515px; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.recurring-automated-billing .case-study-image img {
        width: 120%;
        min-width: 515px; }
      .case-study-sections .case-study.recurring-automated-billing .text {
        text-align: left;
        width: 50%;
        display: inline-block;
        text-align: left;
        padding: 30px 25px 40px 0; } }
    @media only screen and (min-width: 1200px) {
      .case-study-sections .case-study.recurring-automated-billing .text {
        text-align: left;
        width: 50%;
        display: inline-block;
        text-align: left;
        padding: 40px 0 40px; } }
  .case-study-sections .case-study.system-integrations {
    background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili4.png") no-repeat;
    background-size: auto 100%;
    background-position: -20% 0;
    padding: 80px 0;
    overflow: hidden;
    color: white; }
    .case-study-sections .case-study.system-integrations h3 {
      color: white; }
    .case-study-sections .case-study.system-integrations .case-study-image img {
      position: relative;
      width: 150%;
      left: -25%; }
    @media only screen and (min-width: 550px) {
      .case-study-sections .case-study.system-integrations {
        background-size: auto 100%;
        background-position: -20% 0; }
        .case-study-sections .case-study.system-integrations .case-study-image img {
          position: relative;
          width: 95%;
          left: 0; } }
    @media only screen and (min-width: 850px) {
      .case-study-sections .case-study.system-integrations {
        background-size: auto 100%;
        background-position: center right;
        padding: 80px 0; }
        .case-study-sections .case-study.system-integrations .text {
          width: 30%;
          display: inline-block;
          text-align: left;
          padding: 50px 0 0; }
        .case-study-sections .case-study.system-integrations .case-study-image {
          padding: 10px 0 0 20px;
          vertical-align: top;
          display: inline-block;
          width: 69%; }
          .case-study-sections .case-study.system-integrations .case-study-image img {
            min-width: 770px;
            width: 110%; } }
    @media only screen and (min-width: 1250px) {
      .case-study-sections .case-study.system-integrations .text {
        padding: 80px 0 0; } }

.case-study-header {
  background: #393661;
  height: 100vh;
  max-height: 920px;
  position: relative;
  overflow: hidden; }
  .case-study-header .inner {
    max-width: 1280px;
    padding: 0 20px;
    height: 100%;
    max-height: 920px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 2; }
  .case-study-header .title {
    color: #fff;
    max-width: 520px; }
    .case-study-header .title p {
      font-size: 18px;
      margin-bottom: 20px; }
      .case-study-header .title p:last-of-type {
        margin-bottom: 0; }
    .case-study-header .title h4 {
      font-size: 14px;
      margin: 0 0 20px 0; }
    .case-study-header .title h1 {
      margin: 0 0 20px 0; }
  .case-study-header .img {
    max-width: 600px;
    padding-left: 40px; }
    .case-study-header .img img {
      width: 100%; }
  .case-study-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 920px;
    z-index: 1;
    opacity: 0.9; }
  .case-study-header.bili {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/bili/bili-1-bg-header@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.bili:before {
      background: #3fbac6; }
  .case-study-header.eureka {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/eureka/eureka-bg-header@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.eureka:before {
      background: #53ab4b; }
  .case-study-header.eureka-sensory {
    background-color: #ee7c24;
    background: url(../img/work/eureka-sensory/header-image@2x.jpg) no-repeat center;
    background-size: cover; }
  .case-study-header.jojingles {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/jojingles/jj-1-bg-header@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.jojingles:before {
      background: #f13639; }
  .case-study-header.mwd {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/mwd/mwd-header-bg.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.mwd:before {
      background: #46323c; }
  .case-study-header.plymouth {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/plymouth/plymouth-gin-bg-image@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.plymouth:before {
      background: #00365f;
      opacity: 0.3; }
  .case-study-header.pgmc {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/pgmc/pgmc-header-bg-image@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.pgmc:before {
      background: #4693fb; }
  .case-study-header.this {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/this/this-bg-image@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.this:before {
      background: #e72140; }
  .case-study-header.royal-salute {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/royal-salute/rs-bg-header@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.royal-salute:before {
      background: #aca173; }
  @media (max-width: 960px) {
    .case-study-header {
      height: auto;
      padding: 180px 0 90px; }
      .case-study-header .inner {
        height: auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center; }
      .case-study-header .title {
        margin-bottom: 40px; }
      .case-study-header .img {
        max-width: 400px;
        padding: 0; } }
  @media (max-width: 915px) {
    .case-study-header {
      padding-top: 100px; } }

.case-study-header {
  background: #393661;
  height: 100vh;
  max-height: 920px;
  position: relative;
  overflow: hidden; }
  .case-study-header .inner {
    max-width: 1280px;
    padding: 0 40px;
    height: 100%;
    max-height: 920px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 2; }
  .case-study-header .title {
    color: #fff;
    max-width: 520px; }
    .case-study-header .title p {
      font-size: 18px;
      margin-bottom: 20px; }
      .case-study-header .title p:last-of-type {
        margin-bottom: 0; }
    .case-study-header .title h4 {
      font-size: 14px;
      margin: 0 0 20px 0; }
    .case-study-header .title h1 {
      margin: 0 0 20px 0; }
  .case-study-header .img {
    max-width: 600px;
    padding-left: 40px; }
    .case-study-header .img img {
      width: 100%; }
  .case-study-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 920px;
    z-index: 1;
    opacity: 0.9; }
  .case-study-header.bili {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/bili/bili-1-bg-header@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.bili:before {
      background: #3fbac6; }
  .case-study-header.eureka {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/eureka/eureka-bg-header@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.eureka:before {
      background: #53ab4b; }
  .case-study-header.jojingles {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/jojingles/jj-1-bg-header@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.jojingles:before {
      background: #f13639; }
  .case-study-header.mwd {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/mwd/mwd-header-bg.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.mwd:before {
      background: #46323c; }
  .case-study-header.plymouth {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/plymouth/plymouth-gin-bg-image@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.plymouth:before {
      background: #00365f;
      opacity: 0.3; }
  .case-study-header.pgmc {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/pgmc/pgmc-header-bg-image@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.pgmc:before {
      background: #4693fb; }
  .case-study-header.this {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/this/this-bg-image@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.this:before {
      background: #e72140; }
  .case-study-header.royal-salute {
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/work/royal-salute/rs-bg-header@1x.jpg) no-repeat center;
    background-size: cover; }
    .case-study-header.royal-salute:before {
      background: #aca173; }
  @media (max-width: 960px) {
    .case-study-header {
      height: auto;
      padding: 180px 0 90px; }
      .case-study-header .inner {
        height: auto;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center; }
      .case-study-header .title {
        margin-bottom: 40px; }
      .case-study-header .img {
        max-width: 400px;
        padding: 0; } }
  @media (max-width: 915px) {
    .case-study-header {
      padding-top: 100px; } }

.case-study-sections h2 {
  font-weight: 600; }

.case-study-sections .the-challenge {
  background: #f9f9f9;
  color: #393661;
  text-align: center; }
  .case-study-sections .the-challenge .inner {
    max-width: 560px; }
  .case-study-sections .the-challenge img {
    margin-bottom: 20px; }
  .case-study-sections .the-challenge h2 {
    font-size: 3.6rem;
    margin: 0 0 10px 0;
    font-weight: bold; }
  .case-study-sections .the-challenge h3 {
    font-weight: bold;
    font-size: 3.6rem;
    line-height: 1.2;
    margin: 0 0 10px 0; }
  .case-study-sections .the-challenge p {
    font-size: 18px;
    line-height: 28px;
    max-width: 650px;
    display: inline-block;
    margin: 0 auto; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .the-challenge h2 {
      font-size: 4.2rem; }
    .case-study-sections .the-challenge h3 {
      font-size: 4.2rem; } }
  @media only screen and (min-width: 850px) {
    .case-study-sections .the-challenge h2 {
      font-size: 6rem; }
    .case-study-sections .the-challenge h3 {
      font-size: 6rem; } }

.case-study-sections .case-study-block {
  color: #393661;
  overflow-x: hidden; }
  .case-study-sections .case-study-block.bg-blue {
    background-color: #393661;
    color: #fff; }
  .case-study-sections .case-study-block.bg-red {
    background-color: #f24d59;
    color: #fff; }
  .case-study-sections .case-study-block.bg-grey {
    background-color: #f9f9f9; }
  .case-study-sections .case-study-block.bg-pattern {
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/casestudy-mwd-11.png");
    background-position: top left; }
  .case-study-sections .case-study-block.bg-blue-pattern {
    background-color: #393661;
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili4.png");
    background-size: auto 100%;
    background-position: center right;
    color: #fff; }
  .case-study-sections .case-study-block.bg-red-pattern {
    background-color: #f24d59;
    background-image: url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-red.png");
    background-size: cover;
    color: #fff; }
  .case-study-sections .case-study-block .inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .case-study-sections .case-study-block img {
    max-height: 500px;
    max-width: 100%;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%; }
    .case-study-sections .case-study-block img.img-bili-1 {
      max-width: 515px; }
    .case-study-sections .case-study-block img.img-bili-2 {
      max-width: 650px; }
    .case-study-sections .case-study-block img.img-bili-3 {
      max-width: 685px; }
    .case-study-sections .case-study-block img.img-bili-4 {
      max-width: 750px; }
    .case-study-sections .case-study-block img.img-bili-5 {
      max-width: 430px; }
      @media (max-width: 960px) {
        .case-study-sections .case-study-block img.img-bili-5 {
          max-width: 350px; } }
    .case-study-sections .case-study-block img.pgmc-navigation-editor {
      max-width: 500px;
      position: absolute;
      bottom: 0;
      margin: 0 auto;
      left: 0;
      right: 0; }
      @media (max-width: 700px) {
        .case-study-sections .case-study-block img.pgmc-navigation-editor {
          max-width: 400px; }
          .case-study-sections .case-study-block img.pgmc-navigation-editor:first-child {
            margin-bottom: 0; } }
  .case-study-sections .case-study-block .text {
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    max-width: 500px; }
    .case-study-sections .case-study-block .text h3 {
      font-size: 60px;
      font-weight: bold;
      line-height: 64px;
      margin: 0 0 10px 0; }
      @media only screen and (max-width: 800px) {
        .case-study-sections .case-study-block .text h3 {
          font-size: 55px;
          line-height: 1.2; } }
      @media only screen and (max-width: 600px) {
        .case-study-sections .case-study-block .text h3 {
          font-size: 36px;
          line-height: 1.2; } }
    .case-study-sections .case-study-block .text p {
      font-size: 18px;
      line-height: 28px; }
      .case-study-sections .case-study-block .text p:last-of-type {
        margin: 0; }
    .case-study-sections .case-study-block .text a {
      color: #fff;
      font-weight: bold; }
  .case-study-sections .case-study-block .case-study-image.centered {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .case-study-sections .case-study-block.two-cols div:first-of-type.text {
    padding-right: 40px; }
  .case-study-sections .case-study-block.two-cols div:last-of-type.text {
    padding-left: 40px; }
  .case-study-sections .case-study-block.image-cutaway {
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    min-height: 480px;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .case-study-sections .case-study-block.image-cutaway .image {
      background-size: cover;
      background-position: left center;
      background-repeat: no-repeat;
      height: 480px;
      width: 50%;
      position: relative; }
    .case-study-sections .case-study-block.image-cutaway .text {
      background-color: #f24d59;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      z-index: 3;
      max-width: none;
      padding: 40px 5%;
      width: 50%;
      height: 480px;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .case-study-sections .case-study-block.image-cutaway .middle {
      max-width: 480px; }
    .case-study-sections .case-study-block.image-cutaway.bg-white {
      color: #393661; }
      .case-study-sections .case-study-block.image-cutaway.bg-white .text {
        background-color: #fff; }
    .case-study-sections .case-study-block.image-cutaway.bg-blue {
      color: #fff; }
      .case-study-sections .case-study-block.image-cutaway.bg-blue .text {
        background-color: #393661; }
    @media (max-width: 700px) {
      .case-study-sections .case-study-block.image-cutaway .image {
        height: 320px;
        width: 100%; }
      .case-study-sections .case-study-block.image-cutaway .text {
        height: auto;
        padding: 50px 20px;
        text-align: center; }
      .case-study-sections .case-study-block.image-cutaway .middle {
        max-width: 100%; } }
  .case-study-sections .case-study-block.stacked .inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .case-study-sections .case-study-block.stacked .text {
    margin-bottom: 60px;
    max-width: 800px;
    text-align: center; }
  .case-study-sections .case-study-block.stacked img {
    max-width: 800px; }
  .case-study-sections .case-study-block.mobile-first {
    color: #fff;
    background-image: url(https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili1.png);
    background-size: cover; }
  .case-study-sections .case-study-block.till-dashboard {
    background: #393661 url("https://d2xsy63yp3dhes.cloudfront.net/images/bg-bili4.png") no-repeat;
    background-size: 65% auto;
    background-position: right top;
    color: #fff; }
  .case-study-sections .case-study-block.background-image {
    height: 620px;
    background-size: cover;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .case-study-sections .case-study-block.background-image .inner {
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      width: 100%; }
    .case-study-sections .case-study-block.background-image.colour-white {
      color: #fff; }
    .case-study-sections .case-study-block.background-image.align-left .inner {
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
  @media (max-width: 700px) {
    .case-study-sections .case-study-block .inner {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
    .case-study-sections .case-study-block img {
      max-height: 300px;
      max-width: 100%; }
    .case-study-sections .case-study-block.stacked img {
      max-width: 100%; }
    .case-study-sections .case-study-block.two-cols div:first-of-type.case-study-image {
      padding: 0; }
    .case-study-sections .case-study-block.two-cols div:last-of-type.case-study-image {
      padding: 0; }
    .case-study-sections .case-study-block.two-cols div:first-of-type.text {
      padding-right: 0; }
    .case-study-sections .case-study-block.two-cols div:last-of-type.text {
      padding-left: 0; }
    .case-study-sections .case-study-block.two-cols .inner.column-reverse {
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      padding-top: 0; }
    .case-study-sections .case-study-block img:first-child, .case-study-sections .case-study-block .text:first-child {
      margin-bottom: 40px; } }
  @media (max-width: 1300px) {
    .case-study-sections .case-study-block.background-image {
      position: relative;
      height: auto; }
      .case-study-sections .case-study-block.background-image:before {
        background-color: #f9f9f9;
        content: '';
        position: absolute;
        opacity: 0.7;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        display: block; }
      .case-study-sections .case-study-block.background-image .text {
        position: relative;
        z-index: 3;
        margin: 0 auto; }
      .case-study-sections .case-study-block.background-image .inner {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center; }
      .case-study-sections .case-study-block.background-image.colour-white {
        color: #393661; } }

.case-study-sections .case-study-download {
  font-size: 1.8rem;
  color: #393661;
  text-align: center; }
  .case-study-sections .case-study-download .text {
    cursor: pointer; }
  .case-study-sections .case-study-download h2 {
    margin-bottom: 20px; }
  .case-study-sections .case-study-download h5 {
    color: #f24d59;
    font-family: "Libre Baskerville", serif;
    font-size: 26px;
    line-height: 1.4;
    margin-bottom: 40px; }
  .case-study-sections .case-study-download h6 {
    margin: 40px auto 30px;
    text-align: center; }
  .case-study-sections .case-study-download .text-half ul li {
    text-align: left;
    padding-left: 1.5em;
    padding-right: 2em;
    padding-bottom: 1em;
    position: relative;
    line-height: 1.8em; }
    .case-study-sections .case-study-download .text-half ul li:before {
      position: absolute;
      left: 0;
      top: 8px;
      content: '';
      background: url(https://d2xsy63yp3dhes.cloudfront.net/images/bullet-red.png) no-repeat;
      background-size: cover;
      width: 16px;
      height: 15px; }
  .case-study-sections .case-study-download .download-case-study {
    margin-top: 40px; }
    .case-study-sections .case-study-download .download-case-study .input-button {
      padding-right: 0; }
    .case-study-sections .case-study-download .download-case-study .notice {
      font-size: 1.2rem; }
    .case-study-sections .case-study-download .download-case-study.more-details {
      display: none; }
    .case-study-sections .case-study-download .download-case-study .left {
      text-align: left;
      display: inline-block;
      vertical-align: top;
      box-sizing: border-box;
      padding: 0 20px; }
    .case-study-sections .case-study-download .download-case-study .right {
      text-align: left;
      color: #393661;
      margin-bottom: 50px; }
      .case-study-sections .case-study-download .download-case-study .right .checkbox-outer {
        width: 100%;
        padding-left: 15px;
        display: inline-block;
        margin-bottom: 10px; }
        .case-study-sections .case-study-download .download-case-study .right .checkbox-outer span.label {
          margin-left: 15px;
          font-size: 1.8rem;
          font-weight: 400; }
      .case-study-sections .case-study-download .download-case-study .right .checkbox {
        width: 20px;
        height: 20px;
        position: relative;
        border: 1px #ddd solid;
        display: inline-block; }
      .case-study-sections .case-study-download .download-case-study .right input[type=checkbox] {
        visibility: hidden; }
  .case-study-sections .case-study-download .download-case-study h3 {
    color: #f24d59;
    max-width: none; }
  @media only screen and (min-width: 750px) {
    .case-study-sections .case-study-download .text-half {
      text-align: left;
      display: inline-block;
      width: 48%;
      vertical-align: top; }
    .case-study-sections .case-study-download .download-case-study input[type=email] {
      width: 50%; }
    .case-study-sections .case-study-download .download-case-study input {
      display: inline-block;
      width: auto; }
    .case-study-sections .case-study-download .download-case-study h3 {
      font-size: 2.8rem;
      color: #f24d59; }
    .case-study-sections .case-study-download .download-case-study .left {
      width: 39%;
      display: inline-block; }
      .case-study-sections .case-study-download .download-case-study .left input {
        margin-bottom: 20px;
        padding: 1em 2em;
        width: 100%; }
    .case-study-sections .case-study-download .download-case-study .right {
      width: 60%;
      display: inline-block; }
      .case-study-sections .case-study-download .download-case-study .right h6 {
        text-align: left;
        padding-left: 15px;
        font-size: 2.1rem;
        margin: 0 0 20px 0; }
      .case-study-sections .case-study-download .download-case-study .right .checkbox-outer {
        width: 48%;
        padding-left: 15px;
        display: inline-block;
        margin-bottom: 10px; } }

.case-study-sections .outcomes {
  background: #393661;
  color: #fff;
  text-align: center; }
  .case-study-sections .outcomes ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 30px auto 0 auto;
    padding: 0;
    max-width: 800px; }
    .case-study-sections .outcomes ul.items-2 {
      max-width: 400px; }
  .case-study-sections .outcomes li {
    display: inline-block;
    list-style: none;
    text-align: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 20px; }
  .case-study-sections .outcomes img {
    max-width: 150px;
    height: 110px;
    margin-bottom: 30px; }
  .case-study-sections .outcomes p {
    font-size: 18px;
    line-height: 28px;
    max-width: 600px;
    margin: 0 auto; }
  .case-study-sections .outcomes h2 {
    margin-bottom: 40px;
    font-weight: bold; }
  @media (max-width: 960px) {
    .case-study-sections .outcomes ul {
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
    .case-study-sections .outcomes li {
      margin-bottom: 30px;
      width: 100%; }
      .case-study-sections .outcomes li:last-child {
        margin: 0; } }

.case-study-sections .testimonial {
  background: #f24d59;
  color: white;
  text-align: center; }
  .case-study-sections .testimonial .inner {
    max-width: 800px; }
  .case-study-sections .testimonial h4 {
    text-transform: uppercase;
    padding-bottom: 20px;
    font-size: 1.4rem; }
  .case-study-sections .testimonial h5 {
    font-size: 2.8rem;
    font-style: italic;
    font-family: "Libre Baskerville", serif;
    padding-bottom: 20px;
    color: white; }
  .case-study-sections .testimonial p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px; }
    .case-study-sections .testimonial p:last-of-type {
      margin-bottom: 0; }
  .case-study-sections .testimonial .logo {
    padding-bottom: 20px; }
  .case-study-sections .testimonial blockquote {
    margin: 35px 0 20px; }
    .case-study-sections .testimonial blockquote p {
      text-align: center; }
  @media only screen and (min-width: 550px) {
    .case-study-sections .testimonial h4 {
      padding-bottom: 40px; } }

.case-study-sections .pagination {
  background: #fff;
  color: white;
  margin: 40px 0 30px 0; }
  .case-study-sections .pagination .inner {
    padding-top: 0;
    padding-bottom: 0; }
  .case-study-sections .pagination ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .case-study-sections .pagination ul li {
      padding: 13px 0 0 0; }
      .case-study-sections .pagination ul li:last-child {
        margin-left: auto; }
      .case-study-sections .pagination ul li.next {
        float: right; }
        .case-study-sections .pagination ul li.next a .fa {
          padding: 0 0 0 10px; }
      .case-study-sections .pagination ul li a {
        color: #393661;
        font-size: 1.8rem;
        font-family: "Libre Baskerville", serif;
        font-style: italic; }
        .case-study-sections .pagination ul li a .fa {
          padding: 0 10px 0 0; }
        .case-study-sections .pagination ul li a:hover {
          color: #f24d59; }
  .case-study-sections .pagination .top {
    position: absolute;
    left: 50%;
    margin: 0 0 0 -27px;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 28px;
    color: #FFFFFF;
    background-color: #393661;
    top: 0;
    bottom: 0; }
    .case-study-sections .pagination .top:hover {
      background-color: #f24d59; }
  @media (max-width: 600px) {
    .case-study-sections .pagination ul li span {
      display: none; }
    .case-study-sections .pagination .top {
      width: 30px;
      height: 30px;
      line-height: 30px;
      font-size: 20px;
      margin-left: -15px;
      top: 50px; } }

.case-study-sections .website-link {
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #e5e5e5; }
  .case-study-sections .website-link:before {
    content: '';
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/blue-circle.svg) no-repeat;
    background-size: cover;
    width: 240px;
    height: 240px;
    left: -120px;
    top: -60px;
    position: absolute; }
  .case-study-sections .website-link:after {
    content: '';
    background: url(https://d2xsy63yp3dhes.cloudfront.net/images/blue-squiggle.svg) no-repeat;
    background-size: cover;
    width: 250px;
    height: 308px;
    right: -120px;
    bottom: -60px;
    position: absolute; }
  .case-study-sections .website-link h2 {
    color: #393661;
    margin-bottom: 30px; }
  .case-study-sections .website-link .button a {
    padding: 20px; }
  @media (max-width: 960px) {
    .case-study-sections .website-link:before, .case-study-sections .website-link:after {
      display: none; } }

.contact-header {
  background: #393661;
  position: relative;
  height: 100vh;
  width: 100%; }
  .contact-header:after {
    display: none; }
  .contact-header #map {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%; }
  .contact-header .mapboxgl-marker {
    width: 25px;
    height: 25px; }
  @media (max-width: 600px) {
    .contact-header {
      height: 80vh; } }

.contact-page .inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.contact-page .left-col {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 68px; }
  .contact-page .left-col .details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px; }
    .contact-page .left-col .details:after {
      content: '';
      background: #2c294a;
      opacity: 0.1;
      position: absolute;
      bottom: 0;
      height: 5px;
      width: 100%; }
    .contact-page .left-col .details img {
      width: 75px; }
    .contact-page .left-col .details .text {
      padding-left: 30px;
      padding-top: 10px; }
    .contact-page .left-col .details h3 {
      color: #393661;
      font-size: 18px;
      font-weight: 600;
      line-height: 1.56;
      margin: 0; }
    .contact-page .left-col .details p {
      color: #393661;
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 20px; }
      .contact-page .left-col .details p:last-of-type {
        margin-bottom: 0; }
    .contact-page .left-col .details a {
      color: #f24d59;
      font-family: "Libre Baskerville", serif;
      font-style: italic; }
      .contact-page .left-col .details a .fa {
        font-size: 14px; }

.contact-page .right-col {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 68px; }
  .contact-page .right-col h2 {
    color: #393661;
    font-size: 40px;
    font-weight: 600; }
  .contact-page .right-col p {
    color: #393661;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.56; }
  .contact-page .right-col form {
    margin: 30px 0 0 0; }
  .contact-page .right-col .g-recaptcha {
    margin-bottom: 30px; }
  .contact-page .right-col .field {
    width: 100%;
    margin-bottom: 20px; }
    .contact-page .right-col .field label {
      display: block;
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 10px; }
    .contact-page .right-col .field input[type="text"], .contact-page .right-col .field input[type="email"], .contact-page .right-col .field textarea {
      font-size: 18px;
      line-height: 1.56;
      border: 1px solid #e5e5e5;
      padding: 10px 15px;
      width: 100%; }
    .contact-page .right-col .field.consent {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      .contact-page .right-col .field.consent label {
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 0 10px; }
      .contact-page .right-col .field.consent input {
        font-size: 18px; }
      .contact-page .right-col .field.consent a {
        color: #f24d59;
        font-weight: bold; }
    .contact-page .right-col .field .asterix {
      color: #f24d59; }
  .contact-page .right-col .errors {
    border: 1px solid #f24d59;
    margin: 30px 0 0 0;
    padding: 20px; }
    .contact-page .right-col .errors li {
      color: #f24d59;
      font-size: 18px;
      line-height: 28px;
      list-style: none;
      margin-bottom: 10px; }
      .contact-page .right-col .errors li:last-child {
        margin-bottom: 0; }
  .contact-page .right-col .success {
    border: 1px solid #e5e5e5;
    padding: 20px;
    text-align: center;
    margin: 30px 0 0 0; }
    .contact-page .right-col .success h3 {
      color: #393661;
      font-size: 3.6rem;
      line-height: 1.2; }
  .contact-page .right-col button {
    height: 46px; }

.contact-page .social {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: 2.2rem;
  position: relative;
  z-index: 1; }
  .contact-page .social ul {
    padding: 0;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: initial;
    font-size: 2.2rem;
    text-align: center; }
  .contact-page .social li {
    display: inline-block;
    position: relative;
    width: initial; }
  .contact-page .social a {
    border: 1px solid #f24d59;
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    margin: 0 10px;
    border-radius: 50%;
    background-color: #ec424e;
    padding: 12px 0;
    cursor: pointer;
    transition: background-color linear .2s; }
    .contact-page .social a span {
      color: #FFFFFF;
      display: inline-block;
      transition: color linear .3s; }
    .contact-page .social a:hover {
      transition: background-color linear .2s;
      background-color: white;
      text-decoration: none; }
      .contact-page .social a:hover span {
        color: #ec424e;
        border: none;
        transition: color linear .2s; }
    .contact-page .social a:after {
      display: none; }

@media (max-width: 960px) {
  .contact-page .left-col {
    padding-right: 30px; }
  .contact-page .right-col {
    padding-left: 30px; } }

@media (max-width: 880px) {
  .contact-page .inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .contact-page .left-col {
    padding-right: 0;
    width: 100%; }
  .contact-page .right-col {
    padding-left: 0;
    width: 100%;
    margin-top: 40px; } }

.newsletter-landing {
  padding-top: 100px; }
  .newsletter-landing .title {
    text-align: center;
    max-width: 640px;
    margin: 0 auto; }
    .newsletter-landing .title h1 {
      color: #393661;
      font-size: 40px;
      line-height: 44px; }
    .newsletter-landing .title h3 {
      color: #f24d59;
      font-size: 14px;
      margin-bottom: 15px;
      text-transform: uppercase; }
  .newsletter-landing .cols {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 60px 0 0 0; }
    .newsletter-landing .cols .left-col {
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-right: 70px; }
    .newsletter-landing .cols .right-col {
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
    .newsletter-landing .cols .center-col {
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      width: 100%;
      text-align: center;
      max-width: 600px;
      margin: 0 auto; }
    .newsletter-landing .cols p {
      font-size: 18px;
      line-height: 28px;
      margin: 0 0 30px 0; }
      .newsletter-landing .cols p:last-of-type {
        margin-bottom: 0; }
    .newsletter-landing .cols a {
      color: #f24d59; }
    .newsletter-landing .cols h4 {
      font-size: 18px;
      line-height: 28px;
      font-weight: bold; }
    .newsletter-landing .cols ul {
      padding: 0;
      margin: 20px 0 0 0; }
    .newsletter-landing .cols li {
      font-size: 18px;
      line-height: 28px;
      position: relative; }
      .newsletter-landing .cols li:before {
        background: url(https://d2xsy63yp3dhes.cloudfront.net/images/icon-bullet.svg) no-repeat;
        background-size: contain;
        content: '';
        display: inline-block;
        height: 10px;
        width: 10px;
        margin: 8px 20px 10px 0;
        vertical-align: middle; }
    @media (max-width: 860px) {
      .newsletter-landing .cols {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; }
        .newsletter-landing .cols .left-col {
          margin-bottom: 40px; } }
  .newsletter-landing .field {
    width: 100%;
    margin-bottom: 20px; }
    .newsletter-landing .field label {
      display: block;
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 10px; }
    .newsletter-landing .field input[type="text"], .newsletter-landing .field input[type="email"], .newsletter-landing .field textarea {
      font-size: 18px;
      line-height: 1.56;
      border: 1px solid #e5e5e5;
      padding: 10px 15px;
      width: 100%; }
    .newsletter-landing .field .asterix {
      color: #f24d59; }
    .newsletter-landing .field .radio {
      margin: 20px 0 0 0; }
      .newsletter-landing .field .radio label {
        display: inline-block; }
        .newsletter-landing .field .radio label:first-child {
          margin: 0 30px 0 0; }
        .newsletter-landing .field .radio label input {
          -webkit-appearance: radio; }
  .newsletter-landing .consent {
    margin: 0 0 20px 0; }
  .newsletter-landing button {
    height: 46px; }
  @media (max-width: 600px) {
    .newsletter-landing .cols .left-col {
      width: 100%;
      margin-right: 0; } }
