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

html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  /*height: 100%;*/
  background-color: #fafafa;
}

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

* {
  box-sizing: border-box;
}

h1 {
  font-size: 2em;
  /* 2x body copy size = 32px */
  line-height: 1.25;
  /* 45px / 36px */
}

@media (min-width: 768px) {
  h1 {
    font-size: 2.5em;
    /* 2.5x body copy size = 40px */
    line-height: 1.125;
  }
}

@media (min-width: 56.25em) {
  h1 {
    font-size: 3.25em;
    /* 3x body copy size = 48px */
    line-height: 1.05;
    /* keep to a multiple of the 20px line height and something more appropriate for display headings */
  }
}

h2 {
  font-size: 14.5pt;
  line-height: 25px;
}

@media (min-width: 768px) {
  h2 {
    font-size: 2em;
    /* 2x body copy size = 32px */
    line-height: 1.25;
  }
}

@media (min-width: 56.25em) {
  h2 {
    font-size: 2.05em;
    /* 2.05x body copy size = 52px */
    line-height: 1.25;
  }
}

h3 {
  font-size: 12pt;
  line-height: 20px;
}

@media (min-width: 768px) {
  h3 {
    /*font-size: 1.45em;
    line-height: 1.25;*/
  }
}

h4 {
  font-size: 1.125em;
  /* 1.125x body copy size = 18px */
  line-height: 1.11111111;
}

@media (min-width: 768px) {
  h4 {
    line-height: 1.22222222;
    /* (22px / 18px */
  }
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: white;
}

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

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  background: #fafafa;
  /*font-size:15pt;*/
  font-size: 11pt;
  line-height: 1.5;
  color: #1d0f2e;
  font-family: "Adobe Caslon Pro";
  padding-top: calc(61px + 32px); /* 61px + header's padding */
}

@media screen and (max-width: 1280px) {
  body {
    font-size: 11pt;
    padding-top: calc(71px + 3.5vw); /* 61x + header's padding */
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 50px;
    font-size: 12pt;
  }
}

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

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

img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
}

* > p:last-child {
  margin-bottom: 0;
}

b,
strong {
  font-family: inherit;
  font-weight: bold;
}

ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.p-1,
.p-2,
.p-3,
.p-3-2,
.p-4,
.p-5,
.p-6,
.p-12 {
  padding-top: 0 !important;
  /*padding-right: 1.25% !important;*/
  padding-right: 1.75% !important;
  padding-bottom: 0 !important;
  /*padding-left: 1.25% !important;*/
  padding-left: 1.75% !important;
}

@media (max-width: 1280px) {
  .p-1,
  .p-2,
  .p-3,
  .p-3-2,
  .p-4,
  .p-5,
  .p-6,
  .p-12 {
    padding-top: 0 !important;
    padding-right: 1.75% !important;
    padding-bottom: 0 !important;
    padding-left: 1.75% !important;
  }
}

@media screen and (max-width: 767px) {
  .p-1,
  .p-2 {
    padding-top: 0 !important;
    padding-right: 10px !important;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
  }
}

.flex-row {
  flex-wrap: wrap;
  /*width:102.5%;
	margin: 0 -1.25%;*/
  width: 103.5%;
  margin: 0 -1.75%;
  padding: 0 !important;
  position: relative;
}

@media (max-width: 1280px) {
  .flex-row {
    width: 103.5%;
    margin: 0 -1.75%;
  }
}

@media screen and (max-width: 767px) {
  .flex-row {
    /*width:calc(100% + 20px);
		margin: 0 -10px;*/
    width: 100%;
    margin: 0;
  }
}

header {
  margin: 0 1.25%;
  background-color: #fff;
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
  padding: 16px 1.25%;
}

@media (max-width: 1280px) {
  header {
    padding: 1.75vw;
    margin: 0 1.75vw;
  }
}

@media screen and (max-width: 767px) {
  header {
    margin: 0;
    max-height: 50px;
    padding: 10px;
  }
}

.navbar,
.toolbox-nav > section {
  /*padding:0 1.25% !important;
	max-width: calc(1678px + 2.5%);*/
  padding: 0 1.75% !important;
  max-width: calc(961px + 3%);
}

@media (max-width: 1280px) {
  .navbar,
  .toolbox-nav > section {
    padding: 0 1.75% !important;
    max-width: calc(961px + 3%);
  }
}

@media (max-width: 1280px) {
  .navbar,
  .toolbox-nav > section {
    padding: 0 !important;
    max-width: 100%;
  }
}

.navbar .flex-row {
  justify-content: space-between;
  align-items: center;
  /*box-shadow: 0 3px 20px rgba(0,0,0,0.16)*/
}

.navbar-brand {
  padding-top: 0;
  margin-right: 0;
}

.navbar-brand img {
  max-height: 74px;
}

@media (max-width: 767px) {
  .navbar .flex-row {
    align-items: flex-start;
    padding: 0;
  }

  .navbar-brand {
    padding: 0;
    margin: 0;
  }

  .navbar-brand img {
    max-height: 30px;
  }

  .navbar ul {
    width: 260px;
    background-color: white;
  }
}

.navbar .p-5 {
  max-width: 20%;
  /*width: auto!important;*/
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}

.navbar .p-6 {
  max-width: calc(100% / 6);
  width: auto !important;
}
.navbar-toggler {
  height: 52px;
  margin-right: 1.75%;
}

@media (max-width: 767px) {
  .navbar-toggler {
    height: 30px;
    padding: 0;
    border: none;
    margin-right: 0;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("../images/icons/MainMenu.png");
  }

  .navbar .p-6 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: fixed;
    width: calc(100% - 100px) !important;
    max-width: calc(100% - 100px) !important;
    text-align: center;
    left: 50px;
    line-height: 30px;
  }

  .navbar .p-6 div {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 600;
    font-size: 12pt;
  }
}

.navbar-light .navbar-nav .nav-item.active .nav-link {
  border-bottom-style: solid;
  border-bottom-width: 3px;
}

.navbar-light .navbar-nav .nav-link {
  color: #1d0f2e;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.375em;
  margin: 0 auto;
  padding: 0;
}

@media (max-width: 1280px) {
  .navbar-light .navbar-nav .nav-link {
    font-size: 1.375em;
  }
}

@media (max-width: 992px) {
  .navbar-light .navbar-nav .nav-item.p-5 {
    max-width: 100%;
    width: 100%;
    text-align: left;
  }

  .navbar-light .navbar-nav .nav-link {
    margin: 1.75vw 0;
  }

  .navbar-nav {
    margin-top: 1.75vw;
    padding: 0 1.75% !important;
  }
}

@media (max-width: 767px) {
  .navbar ul {
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.16);
    padding: 15px 10px !important;
    margin-top: 10px;
  }

  .navbar-light .navbar-nav .nav-item {
    margin: 5px 0;
    padding: 0 !important;
  }

  .navbar-light .navbar-nav .nav-link {
    font-size: 12pt;
    color: #9a989d;
    margin: 0;
    font-weight: 500;
  }

  .navbar-light .navbar-nav .nav-link:hover,
  .navbar-light .navbar-nav .nav-link.active {
    color: #1d0f2e;
    font-weight: 600;
  }
}

.collapse.show {
  background-color: transparent;
}

#homepage-template .nav-item.active .nav-link {
  border-color: #2469d8;
  color: #2469d8;
}

#design-template .nav-item.active .nav-link {
  border-color: #eb2188;
  color: #eb2188;
}

#data-template .nav-item.active .nav-link {
  border-color: #b1cb26;
  color: #b1cb26;
}

#innovation-template .nav-item.active .nav-link {
  border-color: #ff8300;
  color: #ff8300;
}

#toolbox-template .nav-item.active .nav-link {
  border-color: #1d0f2e;
  color: #1d0f2e;
}

.module {
  background-color: #fff;
  /*margin:2.5vw 1.25vw;*/
  position: relative;
  /*padding:1.25vw;*/
  margin: 1.75vw;
  padding: 1.75vw;
}

@media (max-width: 1280px) {
  .module {
    margin: 1.75vw;
    padding: 1.75vw;
  }
}

@media screen and (max-width: 767px) {
  .module {
    margin: 20px 10px;
    padding: 20px 10px;
  }
}

.module:after,
.toolbox-nav:after {
  content: "";
  position: absolute;
  left: 0;
  /*width: calc(100% - 280px);
  	bottom:calc(1.5px - 1.25vw);
	border: solid 3px #FFF;*/
  border: solid 2px #fff;
  bottom: -1vw;
  width: calc(100% - 324px);
  display: inline-block;
  margin: auto;
  right: 0;
}

@media (max-width: 1280px) {
  .module:after,
  .toolbox-nav:after {
    border: solid 2px #fff;
    bottom: -1vw;
    width: calc(100% - 324px);
  }
}

@media screen and (max-width: 767px) {
  .module:after,
  .toolbox-nav:after {
    border: none;
  }
}

.module:first-child:after,
.module:nth-last-child(1):after,
.module:nth-last-child(2):after,
.module:nth-last-child(3):after,
#toolbox-template article:nth-last-child(3):after {
  display: none;
}

.module .list-items:last-child {
  border-bottom: none !important;
}

/* Module before Footer */
@media (min-width: 768px) {
  .module:nth-last-child(3) {
    margin-bottom: 0 !important;
  }
}

.module section,
header nav {
  /*max-width: calc(1678px + 2.5%);*/
  margin: auto;
  width: 100%;
  /*padding: 0 1.25vw !important;*/
  position: relative;
  max-width: calc(961px + 3.5%);
  padding: 0 1.75vw !important;
}

@media (max-width: 1280px) {
  .module section,
  header nav {
    max-width: calc(961px + 3.5%);
    padding: 0 1.75vw !important;
  }
}

@media screen and (max-width: 767px) {
  .module section,
  header nav {
    /*max-width: calc(100% + 40px);
		padding: 0 20px !important;*/
    padding: 0 !important;
    max-width: 100%;
  }
}

.module:nth-child(2) {
  margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
  .module:nth-child(2) {
    margin-top: 10px !important;
  }
}

.p-1 {
  width: 100%;
}

.p-2 {
  width: 50%;
}
.p-3 {
  width: calc(100% / 3);
}

.p-3-2 {
  width: calc(100% / 3 * 2);
}

.p-4 {
  width: 25%;
}

.p-5 {
  width: 20%;
}

.p-6 {
  width: calc(100% / 6);
}

.p-12 {
  width: calc(100% / 12);
}

.button {
  /*margin-top:1.25vw;*/
  margin-top: 1.75vw;
  font-size: 0.875em;
}

@media (max-width: 1280px) {
  .button {
    margin-top: 1.75vw;
  }
}

.button a {
  color: white;
}

.button-wrapper,
.case-study .list-item .button-wrapper {
  background-color: #1068a5;
  display: inline-block;
  padding: 10px 30px 10px 16px;
  position: relative;
  border-bottom-right-radius: 34px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
  /*width:165px;*/
  text-align: right;
  float: right;
  border: 1px solid #314cb6;
}

@media (min-width: 768px) {
  .button a:hover .button-wrapper {
    background-color: #0070cf;
    border-color: #314cb6;
    font-weight: 700;
  }
}

.list-item .button-wrapper,
#dont-take-our-word .button-wrapper {
  width: 100%;
  float: none;
}

#openData .button-wrapper {
  width: auto;
}

#main-content .button-wrapper {
  width: 91px;
  padding: 10px 16px 10px 30px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 34px;
  float: none;
}

/*@media (max-width: 1280px) {*/
.button {
  margin-top: 21px;
}

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

.button-wrapper,
.case-study .list-item .button-wrapper {
  width: 93px;
  padding: 3.5px 13px 3.5px 12px;
  border-bottom-right-radius: 13px;
}

.list-item.p-3 .button-wrapper {
  max-width: 250px;
}

.case-study .list-item.p-3 .button-wrapper {
  max-width: 115px;
  width: auto;
}

.list-item.p-4 .button-wrapper {
  max-width: 204px;
}

#main-content .button-wrapper {
  padding: 3.5px 12px 3.5px 13px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 13px;
}
/*}*/

.module-title {
  position: relative;
  /*margin-bottom: 68px;*/
  margin-bottom: 41px;
}

@media screen and (max-width: 1280px) {
  .module-title {
    margin-bottom: 41px;
  }
}

@media (max-width: 767px) {
  .module-title,
  #article-template .title,
  #toolbox-template .title {
    margin-bottom: 23px !important;
  }
}

.module-title h1,
.module-title h2 {
  margin: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
}

#toolbox-template .module-title {
  font-size: 1.27em;
}

@media (max-width: 767px) {
  #toolbox-template .module-title {
    font-size: 1em;
  }
}

.module-title h2 > span {
  font-family: inherit;
  font-weight: 400;
  font-style: inherit;
}

.module-title:after {
  content: "";
  position: absolute;
  left: 0;
  /*bottom: -34px;*/
  bottom: -19px;
  width: 191px;
  border-top-style: solid;
  border-top-width: 6px;
  display: inline-block;
}

@media (max-width: 1280px) {
  .module-title:after {
    bottom: -19px;
  }
}

@media (max-width: 767px) {
  .module-title:after {
    bottom: -13px;
    border-top-width: 3px;
    width: 104px;
  }
}

#homepage-template .module-title:after {
  border-top-color: #2469d8;
}

#dont-take-our-word-template .module-title:after {
  border-top-color: #1068a5;
}

#design-template .module-title:after {
  border-top-color: #eb2188;
}

#data-template .module-title:after {
  border-top-color: #b1cb26;
}

#innovation-template .module-title:after {
  border-top-color: #ff8300;
}

#toolbox-template .module-title:after {
  border-top-color: #00a0b5;
}

#toolbox-template.understanding-the-ask .module-title:after {
  border-top-color: #f61067;
}

#toolbox-template.getting-started .module-title:after {
  border-top-color: #5e239d;
}

#toolbox-template.turning-research-into-opportunities .module-title:after {
  border-top-color: #0b6e4f;
}

#toolbox-template.getting-creative .module-title:after {
  border-top-color: #a4036f;
}

#toolbox-template.making-it-real .module-title:after {
  border-top-color: #0065d1;
}

.module li {
  padding: 3px 0;
}

.module li:before {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border: none;
  content: "";
  margin-right: 9px;
  margin-bottom: 4px;
}

#toolbox.module li:before {
  display: none;
  width: 0px;
  margin-right: 0;
}

#homepage-template .module li:before {
  background: #2469d8;
}

#design-template .module li:before {
  background: #d90668;
}

#data-template .module li:before {
  background: #b1cb26;
}

#innovation-template .module li:before {
  background: #ff8300;
}

#toolbox-template .module li a:before {
  background: #00a0b5;
}

.module-subtitle1 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin-top: 26px;
}

.module-subtitle1 h3 {
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
}

.list-items {
  justify-content: space-between;
  /*width:100%;*/
}

.list-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: auto;
  position: relative;
}

.list-item.p-2 {
  max-width: 50%;
  padding-left: 1.75% !important;
  padding-right: 1.75% !important;
}

.list-item.p-3 {
  max-width: calc(100% / 3);
  padding-left: 1.75% !important;
  padding-right: 1.75% !important;
}

.list-item.p-4 {
  max-width: 25%;
  padding-left: 1.75% !important;
  padding-right: 1.75% !important;
}

.list-item.p-5 {
  max-width: 20%;
  padding-left: 1.75% !important;
  padding-right: 1.75% !important;
}

.list-item.p-6 {
  max-width: calc(100% / 6);
  padding-left: 1.75% !important;
  padding-right: 1.75% !important;
}

.list-item.p-12 {
  max-width: calc(100% / 12);
  padding-left: 1.75% !important;
  padding-right: 1.75% !important;
}

@media (max-width: 1280px) {
  .list-item.p-2 {
    padding-left: 1.75% !important;
    padding-right: 1.75% !important;
  }

  .list-item.p-3 {
    padding-left: 1.75% !important;
    padding-right: 1.75vw !important;
  }

  .list-item.p-4 {
    padding-left: 1.75% !important;
    padding-right: 1.75% !important;
  }

  .list-item.p-5 {
    padding-left: 1.75% !important;
    padding-right: 1.75% !important;
  }

  .list-item.p-6 {
    padding-left: 1.75% !important;
    padding-right: 1.75% !important;
  }

  .list-item.p-12 {
    padding-left: 1.75% !important;
    padding-right: 1.75% !important;
  }
}

@media screen and (max-width: 767px) {
  .p-2, .list-item.p-2, .p-3, .list-item.p-3, .p-4, .list-item.p-4, .list-item-wrapper/*#what-we-do .p-3, .p-3 .list-item-wrapper*/ {
    width: 100% !important;
    max-width: 100% !important;
    position: relative;
    padding-left: 0 !important;
    padding-right: 0 !important;
    /*display: inline-block;*/
  }
}

.list-item-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
}

.list-item {
  /*margin-bottom: 1.25vw;*/
  margin-bottom: 0;
}

@media screen and (max-width: 1280px) {
  .list-item {
    margin-bottom: 0;
  }

  .list-item.thumb .list-item-image {
    padding-bottom: 1.75vw;
  }
}

@media screen and (max-width: 767px) {
  .list-item {
    margin-bottom: 20px;
  }

  .list-item:last-child {
    margin-bottom: 0;
  }

  .list-item.thumb .list-item-image {
    padding-bottom: 0;
  }
}

.list-item-title {
  padding-bottom: 1.25vw;
}

@media screen and (max-width: 1280px) {
  .list-item-title {
    padding-bottom: 1.75vw;
  }
}

.list-item.thumb .list-item-title {
  padding-top: 1.25vw;
}

#dont-take-our-word-nav {
  margin-bottom: 20px;
  width: 100%;
  padding-top: 20px;
}

@media screen and (max-width: 767px) {
  #dont-take-our-word-template #dont-take-our-word-nav {
    padding-top: 0px;
  }
}

#dont-take-our-word-nav ul {
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  max-width: 240px;
  margin: auto !important;
}

#dont-take-our-word-nav .active li {
  background-color: #9a989d;
}

#dont-take-our-word-nav li {
  background-color: white;
  border: 1px solid #9a989d;
  height: 13px;
  width: 13px;
  border-radius: 100%;
}

#dont-take-our-word-template #main-image-container {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}

#dont-take-our-word-template #main-image {
  width: 100%;
  text-align: center;
}

#dont-take-our-word-template #main-image-container .page-title {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  color: white;
  width: 100%;
  text-align: center;
  padding: 0 20px;
}

#visit-website {
  background-color: transparent;
  padding: 0;
}

#visit-website .flex-row {
  justify-content: space-between;
}

#visit-website span {
  padding: 10px 0;
  background-color: white;
  margin-right: 20px;
  flex-grow: 2;
  text-align: center;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
}

#go-to-website {
  width: 58px;
}

@media screen and (max-width: 767px) {
  .list-item.thumb .list-item-title {
    padding: 0 20px;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    position: absolute;
    color: white;
    width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .list-item-description {
    display: none;
  }
}

#toolbox-template .list-item-description {
  display: block;
}

@media screen and (max-width: 767px) {
  .button /*.list-item .button*/ {
    position: absolute;
    right: 10px;
    top: 10px;
    margin-top: 2.5px;
    width: 25px !important;
    height: 20px;
  }

  .button-wrapper/*.list-item .button-wrapper, #dont-take-our-word .button-wrapper*/ {
    background-image: url("../images/icons/GoToPageButtonBlue.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 25px !important;
    height: 20px;
    background-color: transparent;
    border: none;
    color: transparent;
    padding: 0;
  }

  .list-item .button-wrapper {
    background-image: url("../images/icons/GoToPageButtonWhite.png");
  }

  #dont-take-our-word-template .module .button,
  #article-template .button {
    position: relative;
    right: auto;
    top: auto;
    margin-right: 5px;
  }

  #dont-take-our-word-template .module .button-wrapper,
  #article-template .button-wrapper {
    transform: scaleX(-1);
  }

  #article-template #main-content li:before {
    background: transparent;
  }

  #article-template .d-flex:nth-child(2) {
    margin: 20px 10px 0 10px;
    padding: 0px 10px !important;
  }

  #article-template .d-flex:nth-child(2) .module-title {
    margin-bottom: 0 !important;
  }

  #article-template .d-flex:nth-child(2) .module-title::after {
    border: none;
  }

  #article-template #main-content .button {
    display: none;
  }
}

.list-item-title > *,
#dont-take-our-word-template #main-image-container .page-title > * {
  margin: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
}

@media screen and (max-width: 767px) {
  .list-item-title > *,
  #dont-take-our-word-template #main-image-container .page-title > * {
    font-size: 20pt;
  }

  #toolbox-template .list-item-title > *,
  #toolbox-template h1 {
    font-size: 14.5pt;
  }
}

.thumb .list-item-image,
.thumb .list-item-image img {
  border-top-left-radius: 50%;
}

@media screen and (max-width: 767px) {
  .thumb .list-item-image,
  .thumb .list-item-image img {
    border-top-left-radius: 0;
  }
}

.p-3 .list-item-wrapper,
.p-3 .button {
  max-width: 400px;
}

@media screen and (max-width: 1280px) {
  .p-3 .list-item-wrapper,
  .p-3 .button {
    max-width: 250px;
  }
}

.p-4 .list-item-wrapper,
.p-4 .button {
  max-width: 385px;
}

@media screen and (max-width: 1280px) {
  .p-4 .list-item-wrapper,
  .p-4 .button {
    max-width: 204px;
  }
}

#how-we-do-it .list-item-image,
#working-in-partnership .list-item-image,
#funding-logos .list-item-image,
#footer-funding-logos .list-item-image,
#cohorts .list-item-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  align-content: flex-start;
  justify-content: center;
}

#how-we-do-it .p-4 .list-item-image {
  height: 220px;
  padding-bottom: 1.25vw;
}

@media screen and (max-width: 1280px) {
  #how-we-do-it .p-4 .list-item-image {
    height: 119px;
    padding-bottom: 1.75vw;
  }
}

@media screen and (max-width: 767px) {
  #how-we-do-it .p-4 .list-item-image,
  #what-we-do .p-4 .list-item-image {
    height: auto;
    padding-bottom: 10px;
  }
}

.text-and-image {
  align-items: center;
}

@media screen and (max-width: 767px) {
  .mobile-only.text-and-image {
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
}

.text-and-image .image {
  text-align: center;
}

.text-and-image .image img {
  max-height: 468px;
}

#funding-logos {
  margin-top: 2.5vw;
}

#funding-logos .list-item-image {
  padding-bottom: 0;
  height: 89px;
}

#funding-logos .list-item,
#how-we-do-it .list-item {
  margin-bottom: 0 !important;
  width: 100%;
}

#funding-logos .list-item-image img {
  max-height: 100%;
}

#working-in-partnership .list-item {
  padding: 2.5vw !important;
  width: 20% !important;
}

@media screen and (max-width: 1280px) {
  #working-in-partnership .list-item {
    padding: 1.75vw 2vw !important;
  }
}

@media screen and (max-width: 768px), screen and (max-height: 700px) {
  #working-in-partnership .list-item {
    width: 50% !important;
    max-width: 50%;
  }
}

@media screen and (max-width: 500px) {
  #working-in-partnership .list-item {
    width: 100% !important;
    max-width: 100%;
    padding: 10px !important;
  }
}

#working-in-partnership .list-item-image {
  height: 172px;
  padding-bottom: 0;
}

@media screen and (max-width: 1280px) {
  #working-in-partnership .list-item-image {
    height: 105px;
  }
}

@media screen and (max-width: 768px), screen and (max-height: 700px) {
  #working-in-partnership .list-item-image {
    height: 105px;
  }
}

/* 
Homepage styles end */

/* Don't take our word for it 
*/
#dont-take-our-work-template {
}

@media screen and (max-width: 767px) {
  #dont-take-our-work-template .module:nth-child(2) {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  #dont-take-our-work-template .module:nth-child(3) {
    margin-top: 0;
  }

  #dont-take-our-work-template #toolbox-template .p-3 {
    width: 100% !important;
    max-width: 100% !important;
  }

  #dont-take-our-work-template #toolbox-template .p-3-2,
  #dont-take-our-work-template .p-1 {
    display: none;
  }

  #dont-take-our-work-template .p-3 {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    /*width: 50% !important;
		max-width: 50% !important;
		padding-left: 10px !important;
		padding-right: 10px !important;*/
  }

  #dont-take-our-work-template .p-3:nth-child(2n + 1) {
    /*padding-left: 0px !important;*/
  }

  #dont-take-our-work-template .p-3:nth-child(2n) {
    /*padding-right: 0px !important;*/
  }

  #dont-take-our-work-template .list-item.thumb .list-item-title {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    text-align: left;
    padding: 6px 0 0 0;
  }

  #dont-take-our-work-template .list-item.thumb .list-item-title h3 {
    display: none;
  }

  #dont-take-our-work-template .list-item-title span {
    font-size: 12pt;
    color: #1d0f2e !important;
  }

  #dont-take-our-work-template .list-item.thumb .button {
    display: none;
  }

  #dont-take-our-word-contents a {
    color: #9a989d;
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 500;
    font-size: 13.5pt;
  }

  #dont-take-our-word-contents li:before {
    background: #9a989d;
  }

  #dont-take-our-word-contents .active:before {
    background: #00a0b5;
  }

  #dont-take-our-word-contents .active a {
    color: #00a0b5;
    font-weight: 650;
  }

  .understanding-the-ask #dont-take-our-word-contents .active:before {
    background-color: #ffa2c5;
  }

  .understanding-the-ask #dont-take-our-word-contents .active a {
    color: #ffa2c5;
  }

  .getting-started #dont-take-our-word-contents .active:before {
    background-color: #8564a8;
  }

  .getting-started #dont-take-our-word-contents .active a {
    color: #8564a8;
  }

  .turning-research-into-opportunities
    #dont-take-our-word-contents
    .active:before {
    background-color: #64a893;
  }

  .turning-research-into-opportunities #dont-take-our-word-contents .active a {
    color: #64a893;
  }

  .getting-creative #dont-take-our-word-contents .active:before {
    background-color: #c785b2;
  }

  .getting-creative #dont-take-our-word-contents .active a {
    color: #c785b2;
  }

  .making-it-real #dont-take-our-word-contents .active:before {
    background-color: #67a5e8;
  }

  .making-it-real #dont-take-our-word-contents .active a {
    color: #67a5e8;
  }
}

/* Top page feature 
*/
#feature-4-grid {
  padding: 0 !important;
  margin: 0 !important;
  width: 100%;
  position: relative;
}

@media (max-width: 1280px) {
  #feature-4-grid {
    padding: 0 !important;
  }
}

#feature-4-grid section {
  max-width: 961px;
  background-color: #1d0f2e;
}

#feature-4-grid .flex-row {
  align-items: center;
  width: 100%;
  margin: auto;
  padding: 0 !important;
}

.feature-left-text,
.feature-right-text {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 1.25vw !important;
  align-items: center;
}

.feature-left-text {
  color: white;
  text-align: left;
}

.feature-left-text > .flex-row > .feature-statement {
  max-width: 61%;
  width: 100%;
  font-size: 1.1em;
}

.feature-left-text > .flex-row > .quotes {
  max-width: 38%;
}

.feature-left-text > .flex-row > .quotes img {
  max-height: 177px;
}

.feature-right-photo,
.feature-left-photo {
  padding: 0 !important;
}

.feature-right-text > .flex-row > .feature-statement {
  max-width: 58%;
  margin: 0 0 0 1.25vw;
}

.feature-right-text > .flex-row > .quotes {
  max-width: 39%;
}

/*#feature-4-grid .feature-left-text img{
	max-height: 490px;
}*/

.feature-left-text h2 {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
  margin: 0;
}

.feature-right-text .feature-quote-marks img {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

.feature-right-text .feature-quote {
  /*font-size: 1.1em;*/
}

.feature-right-text .feature-quote h4 {
  color: white;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}

.feature-right-text .feature-author {
  text-align: right;
  font-family: sans-serif;
  font-size: 11px;
  width: 100%;
  margin-top: 1.25vw;
}

#design-template .feature-right-text .feature-author {
  color: #eb2188;
}

#data-template .feature-right-text .feature-author {
  color: #b1cb26;
}

#innovation-template .feature-right-text .feature-author {
  color: #ff8300;
}

@media screen and (max-width: 1280px) {
  .feature-right-text .feature-author {
    font-size: 7.75pt;
  }
}

@media screen and (max-width: 768px), screen and (max-height: 700px) {
  .feature-right-text .feature-author {
  }
}

#design-template #design-led strong {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
}

#design-for-business #funding-logos {
  margin-top: 2.5%;
}

#cohorts .list-item {
  padding: 1.25vw !important;
  width: 25% !important;
}

@media screen and (max-width: 1280px) {
  #cohorts .list-item {
    padding: 1.75vw !important;
  }
}

@media screen and (max-width: 768px), screen and (max-height: 700px) {
  #open-innovation-cohort .list-item {
    width: 50% !important;
    max-width: 50%;
  }
}

@media screen and (max-width: 500px) {
  #open-innovation-cohort .list-item {
    width: 100% !important;
    max-width: 100%;
    padding: 10px !important;
  }
}

#cohorts .list-item-image {
  height: 69px;
}

/*@media screen and (max-width: 1280px){
	#cohorts .list-item-image{
		height: 105px;
	}
}

@media screen and (max-width: 768px) , screen and (max-height: 700px) {
	#cohorts .list-item-image{
		height: 105px;
	}
}*/

#open-innovation-cohort .list-item img {
  max-height: 100%;
}

#dont-take-our-word .list-items.case-study {
  margin-top: 39px;
}

#dont-take-our-word .list-item a {
  color: #1d0f2e;
}

#dont-take-our-work-template #design-template .list-item-title span {
  color: #eb2188;
}

#dont-take-our-work-template #data-template .list-item-title span {
  color: #b2cc26;
}

#dont-take-our-work-template #innovation-template .list-item-title span {
  color: #ff8300;
}

.list-items.case-study .list-item > .list-item-wrapper {
  padding: 14px;
  background-color: #fafafa;
  height: 100%;
}

@media screen and (max-width: 767px) {
  #dont-take-our-word .button {
    margin-top: -68px;
  }
}

/*#third-party-website-disclainer{
	color:#00A0B5;
	display: inline-block;
	text-align: center;
	max-width: 822px;
	margin: 1.25vw auto 0 auto;
	font-family: neue-haas-grotesk-display, sans-serif;
	font-style: normal;
	font-weight: 600;
}*/

@media screen and (max-width: 768px) {
  #third-party-website-disclainer {
    margin: 1.75vw auto 0 auto;
  }
}

.case-study .list-item {
  margin-top: 24px;
  margin-bottom: 24px;
}

/* TOOLBOX STYLES */
#design-led-innovation .button-wrapper {
  width: 150px;
}

#toolbox-template #toolbox-sitemap .module-title:after {
  border: none;
}

#toolbox-items {
  align-items: center;
}

#toolbox-sitemap .module-title {
  width: 191px;
  text-align: center;
}

#toolbox-sitemap .module-title img {
  max-width: 161px;
}

@media screen and (max-width: 1280px) {
  #toolbox-sitemap .module-title img {
    max-width: 116px;
  }
}

#toolbox-items {
  margin: -10px;
  padding: 0;
  justify-content: flex-start;
}

#toolbox-items .list-item:nth-child(3n + 1),
#toolbox-items .list-item:nth-child(3n + 2) {
  border-right: 3px solid #fafafa;
}

#toolbox-items .list-item:nth-child(1),
#toolbox-items .list-item:nth-child(2),
#toolbox-items .list-item:nth-child(3) {
  border-bottom: 3px solid #fafafa;
}

#toolbox-items .list-item-wrapper {
  padding: 28px 0;
  text-align: center;
}

@media (max-width: 1280px) {
  #toolbox-items .list-item-wrapper {
    padding: 18px 0;
  }
}

#toolbox-items a {
  color: #1d0f2e;
}

#toolbox-items a:hover {
  text-decoration: none;
}

#toolbox-items .list-item-image {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  align-content: flex-start;
  height: 82px;
  justify-content: center;
  margin-bottom: 8px;
  padding-bottom: 0;
  position: relative;
}

@media (max-width: 1280px) {
  #toolbox-items .list-item-image {
    margin-bottom: 0;
  }
}

#toolbox-items .list-item-image img {
  max-height: 100%;
}

#toolbox-items .list-item-title {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14.5pt;
  display: inline-block;
  position: relative;
  min-width: 109px;
}

#toolbox-items .list-item-title:after {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("../images/Toolbox/SubLevelArrowIcon.png");
  background-repeat: no-repeat;
  background-size: contain;
  right: -25px;
  top: -30px;
  position: absolute;
}

.toolbox-nav {
  margin: 0px 20px 1.75vw 20px;
  background-color: #fff;
  padding: 1.25vw;
  position: relative;
}

@media (max-width: 1280px) {
  .toolbox-nav {
    margin: 0px 1.75vw 22px 1.75vw;
    padding: 1.75vw;
  }
}

@media (max-width: 767px) {
  .toolbox-nav {
    display: none;
  }
}

.toolbox-nav > section {
  margin: auto;
  /*padding: 0 1.25% !important;
	max-width: calc(1678px + 2.5%);*/
}

@media (max-width: 1280px) {
  .toolbox-nav > section {
    /*padding: 0 1.75% !important;
		max-width: calc(961px + 3%);*/
  }
}

.toolbox-nav .flex-row {
  align-items: center;
  justify-content: space-between;
  margin: auto;
  width: 100%;
}

.toolbox-nav .nav-link {
  padding: 0 !important;
  position: relative;
}

.toolbox-nav img {
  vertical-align: top;
}

.toolbox-nav .nav-link:nth-child(1) {
  max-width: 149px;
}

/*@media (min-width: 1280px) {
	.toolbox-nav .nav-link:nth-child(1){
		max-width: 222.65px;
	}
}*/

.toolbox-nav .nav-arrow:nth-child(2) {
  max-width: 39.86px;
  max-height: 16.73px;
}

.toolbox-nav .nav-link:nth-child(3) {
  max-width: 121px;
}

/*@media (min-width: 1280px) {
	.toolbox-nav .nav-link:nth-child(3){
		max-width: 138.95px;
	}
}*/

.toolbox-nav .nav-arrow:nth-child(4) {
  max-width: 35.81px;
  max-height: 18.49px;
}

.toolbox-nav .nav-link:nth-child(5) {
  max-width: 117px;
}

/*@media (min-width: 1280px) {
	.toolbox-nav .nav-link:nth-child(5){
		max-width: 185.58px;
	}
}*/

.toolbox-nav .nav-arrow:nth-child(6) {
  max-width: 38.21px;
  max-height: 16.31px;
}

.toolbox-nav .nav-link:nth-child(7) {
  max-width: 92px;
}

/*@media (min-width: 1280px) {
	.toolbox-nav .nav-link:nth-child(7){
		max-width: 155.49px;
	}
}*/

.toolbox-nav .nav-arrow:nth-child(8) {
  max-width: 39.88px;
  max-height: 16.96px;
}

.toolbox-nav .nav-link:nth-child(9) {
  max-width: 80px;
}

/*@media (min-width: 1280px) {
	.toolbox-nav .nav-link:nth-child(9){
		max-width: 143.57px;
	}
}*/

#toolbox-template .title {
  position: relative;
  margin-bottom: 44px;
  font-size: 1.225em;
}

#toolbox-template .title > * {
  margin: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 700;
  font-style: normal;
}

#toolbox-template .title > h3 {
  font-size: 14.5pt;
}

#toolbox-template .list-item-title > h4 {
  font-size: 12pt;
  font-weight: 600;
}

#toolbox-template .list-item-wrapper .list-item-title > * {
  font-weight: normal;
}

.list-items .p-1 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#toolbox-template .title:after {
  content: "";
  position: absolute;
  /*left: 2.5%;*/
  bottom: -13px;
  width: 145px;
  border-top-style: solid;
  border-top-width: 3px;
  display: inline-block;
}

.understanding-the-ask .title:after {
  border-top-color: #f61067;
}

.getting-started .title:after {
  border-top-color: #5e239d;
}

.turning-research-into-opportunities .title:after {
  border-top-color: #0b6e4f;
}

.getting-creative .title:after {
  border-top-color: #a4036f;
}

.making-it-real .title:after {
  border-top-color: #0065d1;
}

.carousel-indicators {
  bottom: 0;
}

.carousel-indicators li {
  background-color: rgba(0, 112, 207, 0.5);
}

.carousel-indicators li.active {
  background-color: #0070cf;
}

#carouselExampleIndicators .carousel-control-prev,
#carouselExampleIndicators .carousel-control-next {
  width: 7.5% !important;
  height: calc(100% - 28px);
}

#carouselExampleIndicators .carousel-control-prev > span,
#carouselExampleIndicators .carousel-control-next > span {
  display: none;
}

#carouselExampleIndicators .carousel-control-prev:hover,
#carouselExampleIndicators .carousel-control-next:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

#carouselExampleIndicators .carousel-control-prev:hover > span,
#carouselExampleIndicators .carousel-control-next:hover > span {
  display: inline-block;
}

#toolbox-template .p-1 {
}

.understanding-the-ask #what-we-do .title {
  margin-bottom: 30px;
}

#toolbox-template .list-items {
  border-bottom: 3px solid #fafafa;
  padding-bottom: 1.25vw !important;
  padding-top: 1.25vw !important;
  width: 100%;
}

#toolbox-template .list-items:first-child {
  padding-top: 0 !important;
}

#toolbox-template .list-item {
  padding-top: 26px;
  /*padding-bottom: 26px !important;*/
  border-right: 3px solid #fafafa;
  /*font-size: 1.175em;*/
  width: 100%;
}

#toolbox-template .list-items .list-item:last-child {
  border-right: 3px solid transparent;
}

#toolbox-items .list-item {
  width: 33% !important;
}

#toolbox-items .list-item:nth-child(1),
#toolbox-items .list-item:nth-child(2),
#toolbox-items .list-item:nth-child(3) {
  border-bottom: 3px solid #fafafa;
}

#toolbox-template .list-item-wrapper {
  max-width: 400px;
  margin: 0 auto;
}

@media screen and (max-width: 1280px) {
  #toolbox-template .list-item-wrapper {
    max-width: 250px;
  }
}

@media screen and (max-width: 768px), screen and (max-height: 700px) {
  #toolbox-template .list-item-wrapper {
    max-width: 400px;
  }
}

#toolbox-template .list-item-title.p-1 {
  font-size: 1.225em;
}

@media screen and (max-width: 768px) {
  #toolbox-template .list-item-title.p-1 {
    font-size: 1em;
  }
}

#toolbox-template .list-item .list-item-image {
  padding-bottom: 32px;
  padding-top: 32px;
  text-align: center;
  height: 174px;
}

@media screen and (max-width: 1280px) {
  #toolbox-template .list-item .list-item-image {
    padding-bottom: 22px;
    padding-top: 22px;
    height: 119px;
  }
}

@media screen and (max-width: 767px) {
  #toolbox-template .list-item .list-item-image {
    padding-bottom: 20px;
    padding-top: 20px;
    height: 150px;
  }
}

#toolbox-template .list-item .list-item-image img {
  max-height: 100%;
}

#toolbox-template .list-item-title {
  font-size: 1.1em;
  padding-bottom: 13px;
}

@media (max-width: 767px) {
  #toolbox-template .list-item-title {
    font-size: 14.5pt;
    padding-bottom: 10px;
  }
}

#toolbox .list-item .list-item-description {
}

#toolbox .list-item .list-item-description strong {
}

#toolbox-template .list-item a {
  text-decoration: underline;
}

#toolbox-template .list-item p a {
  font-weight: bold;
  color: #1d0f2e;
}

#toolbox-template .list-item li a:before {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  border: none;
  background: #00a0b5;
  content: "";
  margin-right: 9px;
}

#toolbox-template .list-item li a {
  color: #00a0b5;
}

#focus-on {
  display: none;
}

@media (max-width: 767px) {
  #toolbox-template .list-items {
    border-bottom: none;
  }

  #toolbox-template .list-item {
    border-right: none;
  }

  #toolbox-template .list-items .p-3:nth-last-child(2) .list-item-image {
    display: none;
  }

  #toolbox-template .list-item p a,
  #toolbox-template .list-item strong {
    font-weight: normal;
    text-decoration: none;
  }

  #toolbox-template .list-items .p-3:last-child {
    display: none;
  }

  #our-lightbulb-moment .p-2:first-child {
    order: 2;
    padding-top: 10px !important;
  }

  #toolbox-resources .p-1.list-item-title {
    padding: 20px 0 !important;
  }

  #toolbox-resources.module li:before {
    display: none !important;
  }

  #toolbox-resources .list-item.p-3 {
    width: 100% !important;
    max-width: 100% !important;
  }
}

/* END TOOLBOX STYLES */

/* Article Template Styles */
#article-template #main-content {
  padding-top: 0 !important;
}

#article-template .title {
  position: relative;
  margin-bottom: 44px;
  /* font-size: 1.175em; */
}

#article-template .title > * {
  margin: 0;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
}

#article-template .title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 145px;
  border-top-style: solid;
  border-top-width: 3px;
  display: inline-block;
}

#dcoe-template.title:after {
  border-color: #2469d8;
}

#design-template.title:after {
  border-color: #d90668;
}

#data-template.title:after {
  border-color: #b2cc26;
}

#innovation-template.title:after {
  border-color: #ff8300;
}

#main-content li:before {
  background: #00a0b5;
}

#article-template #main-content .p-1 {
  padding-left: 2.25% !important;
  padding-right: 2.25% !important;
}

#article-template #main-image {
  border-bottom: 5px solid #fafafa;
  padding-bottom: 2.25% !important;
  margin-bottom: 2.25%;
}

#article-template #main-content .flex-row {
  margin: 1.25vw 0;
}

#article-template #main-content .p-1 > img:first-child {
  margin-top: 0;
}

#article-template #main-content strong {
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 600;
  font-style: normal;
}

/* TALK DATA FORM STYLES 
*/

/*
#talk-data{
	
}

#talk-data .p-2:first-child{
	align-content: space-between;
	display: flex;
	flex-wrap: wrap;
}

#talk-data .p-2:last-child{
	float: right;
}

.radio{
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.radio > input{
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.radio > i{ 
  display: inline-block;
  vertical-align: middle;
  width:  27px;
  height: 27px;
  border-radius: 50%;
  transition: 0.2s;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16);
  border: none;
  background: white;
}

  box-shadow: inset 0 0 0 3px #fff;
  background: gray;
}
.radio > input:checked + i{
  box-shadow: inset 0 0 0 3px #fff;
}

#homepage-template .radio > input:checked + i{
	background: #2469D8;
}

#design-template .radio > input:checked + i{
	background: #EB2188;
}

#design-template .radio > input:checked + i{
	background: #B1CB26;
}

#innovation-template .radio > input:checked + i{
	background: #FF8300;
}

#talk-data .form-row{
	margin: -24px -16px;
}

#talk-data .form-field{
	width:100%;
	margin:24px 16px;
}

#talk-data input[type="text"], #talk-data textarea{
	width: 100%;
	border: none;
	box-shadow: 0 2px 3px rgba(0,0,0,0.16);
	padding: 21px 48px;
}

#talkDataName input[type="text"]{
	width: calc(50% - 16px);
}

#talkDataName input[type="text"]:first-child{
	float:left;
}

#talkDataName input[type="text"]:last-child{
	float:right;
}

#talkDataMessage{
	resize: none;
}*/

/* FOOTER STYLES
*/
#footer {
  background: #fafafa;
  font-size: 10pt;
  padding: 1.25vw !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-style: normal;
  font-weight: 300;
}

#footer .p-2 {
  padding-top: 1.25vw !important;
  padding-bottom: 1.25vw !important;
}

#footer p,
#footer-footer p {
  font-size: 10pt !important;
}

#footer a,
#footer-footer a {
  color: #333333;
}

#footer-footer a:hover {
  text-decoration: none;
}

#footer-site-map {
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 0 !important;
}

#footer-site-map .list-item {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  width: 100% !important;
  max-width: calc(100% / 3) !important;
}

#footer-site-map .list-item:before {
  display: none;
}

#footer-funding-logos {
}

#footer .list-item {
  margin-bottom: 0 !important;
}

#footer-funding-logos .list-item-image {
  height: 69px !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

#footer-funding-logos .list-item-image img {
  max-height: 100%;
}

#footer-footer {
  margin: 0 20px !important;
  padding-top: 17px !important;
  padding-bottom: 17px !important;
  background-color: #fff;
  font-size: 11pt;
  line-height: 16px;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-weight: 500;
  font-style: normal;
}

#footer-copyright {
  line-height: 32px;
}

@media screen and (max-width: 767px) {
  #footer-copyright {
    display: none;
  }

  #footer .p-2 {
    text-align: center;
  }

  #footer .list-item.p-4 {
    padding: 1.25vw 0 !important;
  }
}

#footer-connect {
  text-align: right;
  line-height: 32px;
}

@media screen and (max-width: 767px) {
  #footer-footer {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin: 0 10px !important;
  }

  #footer-connect {
    display: flex;
    justify-content: space-between;
  }
}

#footer-connect span {
  margin: 0 4px 0 16px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  display: inline-block;
}

#footer-connect > span:first-child {
  width: auto;
  margin: 0;
}

#footer-connect img {
  max-height: 16px;
  line-height: 32px;
  vertical-align: middle;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .case-study .list-item.p-3 .button-wrapper {
    width: 100%;
  }

  .list-item {
    width: 100%;
  }

  #what-we-do .list-item,
  #what-we-do .list-item-wrapper,
  #innovative-services .list-item,
  #innovative-services .list-item-wrapper {
    display: block;
  }

  img {
    width: 100%;
  }

  #footer-site-map .list-item,
  .list-item.p-3 {
    max-width: 33.3333% !important;
  }

  .p-3 {
    width: 33.3333% !important;
  }

  .p-3-2 {
    width: 66.6666% !important;
  }
}

header,
#footer-footer,
#footer > section > .flex-row > .p-2:nth-child(1),
#footer > section > .flex-row > .p-2:nth-child(2) {
  display: none !important;
}

body {
  padding-top: 0 !important;
}
