@import url("//hello.myfonts.net/count/3080ed");
@font-face {
  font-family: 'HurmeGeometricSans3-Bold';
  src: url("../../webfonts/3080ED_0_0.eot");
  src: url("../../webfonts/3080ED_0_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/3080ED_0_0.woff2") format("woff2"), url("../../webfonts/3080ED_0_0.woff") format("woff"), url("../../webfonts/3080ED_0_0.ttf") format("truetype");
}
@font-face {
  font-family: 'HurmeGeometricSans3-Light';
  src: url("../../webfonts/3080ED_1_0.eot");
  src: url("../../webfonts/3080ED_1_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/3080ED_1_0.woff2") format("woff2"), url("../../webfonts/3080ED_1_0.woff") format("woff"), url("../../webfonts/3080ED_1_0.ttf") format("truetype");
}
@font-face {
  font-family: 'HurmeGeometricSans3-LightObl';
  src: url("../../webfonts/3080ED_2_0.eot");
  src: url("../../webfonts/3080ED_2_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/3080ED_2_0.woff2") format("woff2"), url("../../webfonts/3080ED_2_0.woff") format("woff"), url("../../webfonts/3080ED_2_0.ttf") format("truetype");
}
@font-face {
  font-family: 'HurmeGeometricSans3-Regular';
  src: url("../../webfonts/3080ED_3_0.eot");
  src: url("../../webfonts/3080ED_3_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/3080ED_3_0.woff2") format("woff2"), url("../../webfonts/3080ED_3_0.woff") format("woff"), url("../../webfonts/3080ED_3_0.ttf") format("truetype");
}
@font-face {
  font-family: 'HurmeGeometricSans3-SemiBold';
  src: url("../../webfonts/3080ED_4_0.eot");
  src: url("../../webfonts/3080ED_4_0.eot?#iefix") format("embedded-opentype"), url("../../webfonts/3080ED_4_0.woff2") format("woff2"), url("../../webfonts/3080ED_4_0.woff") format("woff"), url("../../webfonts/3080ED_4_0.ttf") format("truetype");
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  box-sizing: border-box;
}

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

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

.culture__hero .hero__block {
  position: relative;
  z-index: 99;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

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

/**
 * 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;
}

/*  Syntax Quick Reference
  --------------------------
  column($ratios: 1, $offset: 0, $cycle: 0, $uncycle: 0, $gutter: $jeet-gutter)
  span($ratio: 1, $offset: 0)
  shift($ratios: 0, $col_or_span: column, $gutter: $jeet-gutter)
  unshift()
  edit()
  center($max_width: 1410px, $pad: 0)
  stack($pad: 0, $align: false)
  unstack()
  align($direction: both)
  cf()
*/
/**
 * Grid settings.
 * All values are defaults and can therefore be easily overidden.
 */
/**
 * List functions courtesy of the wonderful folks at Team Sass.
 * Check out their awesome grid: Singularity.
 */
/**
 * Get  percentage from a given ratio.
 * @param {number} [$ratio=1] - The column ratio of the element.
 * @returns {number} - The percentage value.
 */
/**
 * Work out the column widths based on the ratio and gutter sizes.
 * @param {number} [$ratios=1] - The column ratio of the element.
 * @param {number} [$gutter=$jeet-gutter] - The gutter for the column.
 * @returns {list} $width $gutter - A list containing the with and gutter for the element.
 */
/**
 * Get the set layout direction for the project.
 * @returns {string} $direction - The layout direction.
 */
/**
 * Replace a specified list value with a new value (uses built in set-nth() if available)
 * @param {list} $list - The list of values you want to alter.
 * @param {number} $index - The index of the list item you want to replace.
 * @param {*} $value - The value you want to replace $index with.
 * @returns {list} $list - The list with the value replaced or removed.
 * @warn if an invalid index is supplied.
 */
/**
 * Reverse a list (progressively enhanced for Sass 3.3)
 * @param {list} $list - The list of values you want to reverse.
 * @returns {list} $result - The reversed list.
 */
/**
 * Get the opposite direction to a given value.
 * @param {string} $dir - The direction you want the opposite of.
 * @returns {string} - The opposite direction to $dir.
 * @warn if an incorrect string is provided.
 */
/**
 * Style an element as a column with a gutter.
 * @param {number} [$ratios=1] - A width relative to its container as a fraction.
 * @param {number} [$offset=0] - A offset specified as a fraction (see $ratios).
 * @param {number} [$cycle=0] - Easily create an nth column grid where $cycle equals the number of columns.
 * @param {number} [$uncycle=0] - Undo a previous cycle value to allow for a new one.
 * @param {number} [$gutter=$jeet-gutter] - Specify the gutter width as a percentage of the containers width.
 */
/**
 * An alias for the column mixin.
 * @param [$args...] - All arguments get passed through to column().
 */
/**
 * Get the width of a column and nothing else.
 * @param {number} [$ratios=1] - A width relative to its container as a fraction.
 * @param {number} [$gutter=$jeet-gutter] - Specify the gutter width as a percentage of the containers width.
 */
/**
 * Get the gutter size of a column and nothing else.
 * @param {number} [ratios=1] - A width relative to its container as a fraction.
 * @param {number} [gutter=jeet.gutter] - Specify the gutter width as a percentage of the containers width.
 */
/**
 * An alias for the column-width function.
 * @param [$args...] - All arguments get passed through to column().
 */
/**
 * An alias for the column-gutter function.
 * @param [$args...] - All arguments get passed through to column().
 */
/**
 * Style an element as a column without any gutters for a seamless row.
 * @param {number} [$ratios=1] - A width relative to its container as a fraction.
 * @param {number} [$offset=0] - A offset specified as a fraction (see $ratios).
 * @param {number} [cycle=0] - Easily create an nth column grid where cycle equals the number of columns.
 * @param {number} [uncycle=0] - Undo a previous cycle value to allow for a new one.
 */
/**
 * Reorder columns without altering the HTML.
 * @param {number} [$ratios=0] - Specify how far along you want the element to move.
 * @param {string} [$col-or-span=column] - Specify whether the element has a gutter or not.
 * @param {number} [$gutter=$jeet-gutter] - Specify the gutter width as a percentage of the containers width.
 */
/**
 * Reset an element that has had shift() applied to it.
 */
/**
 * View the grid and its layers for easy debugging.
 * @param {string} [$color=black] - The background tint applied.
 * @param {boolean} [$important=false] - Whether to apply the style as !important.
 */
/**
 *  Alias for edit().
 */
/**
 * Horizontally center an element.
 * @param {number} [$max-width=1410px] - The max width the element can be.
 * @param {number} [$pad=0] - Specify the element's left and right padding.
 */
/**
 * Uncenter an element.
 */
/**
 * Stack an element so that nothing is either side of it.
 * @param {number} [$pad=0] - Specify the element's left and right padding.
 * @param {boolean/string} [$align=false] - Specify the text align for the element.
 */
/**
 * Unstack an element.
 */
/**
 * Center an element on either or both axes.
 * @requires A parent container with relative positioning.
 * @param {string} [$direction=both] - Specify which axes to center the element on.
 */
/**
 * Apply a clearfix to an element.
 */
/**
 * SASS File:     blueplate.scss
 * Type:      importer
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _import.scss
 * Type:      importer
 * Author:          Chris Humboldt
 * Last Edited:     14 August 2014
 */
/**
 * SASS File:     _functions.scss
 * Type:      development
 * Author:          Chris Humboldt
 * Last Edited:     6 August 2014
 */
/**
 * SASS File:     _mixins.scss
 * Type:      development
 * Author:          Chris Humboldt
 * Last Edited:     9 August 2014
 */
/**
 * SASS File:     _animation.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     12 July 2014
 */
/**
 * SASS File:     _arrow.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     29 July 2014
 * Based on:    http://cssarrowplease.com/
 */
/**
 * SASS File:     _background.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     1 September 2014
 */
/**
 * SASS File:     _border.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     6 August 2014
 */
/**
 * SASS File:     _breakpoint.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     6 August 2014
 */
/**
 * SASS File:     _colour.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     2 September 2014
 */
/**
 * SASS File:     _display.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     11 August 2014
 */
/**
 * SASS File:     _drop-shadow.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     29 July 2014
 */
/**
 * SASS File:     _global.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     22 May 2014
 */
/**
 * SASS File:     _gradient.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     6 August 2014
 */
/**
 * SASS File:     _input_types.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     13 May 2014
 */
/**
 * SASS File:     _ios.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     22 March 2014
 */
/**
 * SASS File:     _layout.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _responsive-layout.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     30 July 2014
 */
/**
 * SASS File:     _size.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     1 September 2014
 */
/**
 * SASS File:     _spacing.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     1 September 2013
 */
/**
 * SASS File:     _text.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     1 September 2014
 */
/**
 * SASS File:     _transform.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     18 August 2014
 * Edited by:     Chris Humboldt
 */
/**
 * SASS File:     _background.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     1 September 2014
 */
/**
 * SASS File:     _display.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _global.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     13 May 2014
 */
/**
 * SASS File:     _layout.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _position.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _responsive-layout.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _sizing.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _spacing.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2013
 */
/**
 * SASS File:     _text.scss
 * Requires:    _responsive-layout.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _execute.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     17 August 2014
 */
/**
 * SASS File:     _import.scss
 * Type:      importer
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _check.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _input.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
.input-group, .input-group-two, .input-group-three {
  width: 100%;
}
.input-group:before, .input-group-two:before, .input-group-three:before, .input-group:after, .input-group-two:after, .input-group-three:after {
  content: " ";
  display: table;
}
.input-group:after, .input-group-two:after, .input-group-three:after {
  clear: both;
}
.input-group input, .input-group-two input, .input-group-three input {
  margin-left: -1px;
  border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  background-clip: padding-box;
}
.input-group input:first-child, .input-group-two input:first-child, .input-group-three input:first-child {
  margin-left: 0px;
  border-radius: 2px 0px 0px 2px;
  -o-border-radius: 2px 0px 0px 2px;
  -ms-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  -webkit-border-radius: 2px 0px 0px 2px;
  background-clip: padding-box;
}
.input-group input:last-child, .input-group-two input:last-child, .input-group-three input:last-child {
  border-radius: 0px 2px 2px 0px;
  -o-border-radius: 0px 2px 2px 0px;
  -ms-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  -webkit-border-radius: 0px 2px 2px 0px;
  background-clip: padding-box;
}
.input-group .input-icon input, .input-group-two .input-icon input, .input-group-three .input-icon input {
  width: 100%;
}
.input-group .input-icon:first-child input, .input-group-two .input-icon:first-child input, .input-group-three .input-icon:first-child input {
  margin-left: 0px;
  border-radius: 2px 0px 0px 2px;
  -o-border-radius: 2px 0px 0px 2px;
  -ms-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  -webkit-border-radius: 2px 0px 0px 2px;
  background-clip: padding-box;
}
.input-group .input-icon:last-child input, .input-group-two .input-icon:last-child input, .input-group-three .input-icon:last-child input {
  border-radius: 0px 2px 2px 0px;
  -o-border-radius: 0px 2px 2px 0px;
  -ms-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  -webkit-border-radius: 0px 2px 2px 0px;
  background-clip: padding-box;
}

.input-group-two input,
.input-group-two .input-icon {
  float: left;
  position: relative;
  width: 50%;
}

.input-group-three input,
.input-group-three .input-icon {
  float: left;
  position: relative;
  width: 33.33333%;
}

.input-icon {
  position: relative;
}
.input-icon i {
  position: absolute;
  right: 12px;
  margin-top: 13px;
  font-size: 16px;
  font-size: 1rem;
  z-index: 4;
}
.input-icon input {
  padding-right: 36px;
}

/**
 * SASS File:     _label.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _select.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     1 October 2014
 */
/**
 * SASS File:     _setup.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 May 2014
 */
@font-face {
  font-family: 'formplate';
  src: url("icon-font-formplate/icomoon.eot?c4hmew");
  src: url("icon-font-formplate/icomoon.eot?#iefixc4hmew") format("embedded-opentype"), url("icon-font-formplate/icomoon.woff?c4hmew") format("woff"), url("icon-font-formplate/icomoon.ttf?c4hmew") format("truetype"), url("icon-font-formplate/icomoon.svg?c4hmew#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/**
 * SASS File:     _textarea.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     30 July 2014
 */
/**
 * SASS File:     _toggler.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
/**
 * SASS File:     _execute.scss
 * Type:      partial
 * Author:          Chris Humboldt
 * Last Edited:     23 September 2014
 */
@media screen and (min-width: 500px) {
  head {
    font-family: "nano 500px";
  }

  body:after {
    content: "nano - min-width: 500px";
  }
}
@media screen and (min-width: 750px) {
  head {
    font-family: "minitablet 750px";
  }

  body:after {
    content: "minitablet - min-width: 750px";
  }
}
@media screen and (min-width: 768px) {
  head {
    font-family: "tablet 768px";
  }

  body:after {
    content: "tablet - min-width: 768px";
  }
}
@media screen and (min-width: 974px) {
  head {
    font-family: "minidesktop 974px";
  }

  body:after {
    content: "minidesktop - min-width: 974px";
  }
}
@media screen and (min-width: 1015px) {
  head {
    font-family: "fullnav 1015px";
  }

  body:after {
    content: "fullnav - min-width: 1015px";
  }
}
@media screen and (min-width: 1200px) {
  head {
    font-family: "desktop 1200px";
  }

  body:after {
    content: "desktop - min-width: 1200px";
  }
}
head {
  clear: both;
}
head title {
  font-family: "nano 500px, minitablet 750px, tablet 768px, minidesktop 974px, fullnav 1015px, desktop 1200px";
}

body:after {
  display: none;
}

*[data-usn-if] {
  display: none;
}

.font-color--black, .button--secondarycta:hover, .button--transparent--black {
  color: #1c1c1c;
}

.photo--caption, .font-color--gray, .list li, .list--nobullets li, .faq__answer, .pricing__points {
  color: #7f7f7f;
}

.font-color--white, .button--primarycta, .button--secondarycta, .button--transparent--black:hover, .software__intro p, .button--insights, .insights__contact button:hover {
  color: #fff;
}

.font-color--off-white {
  color: #f8f8f8;
}

.font-color--red, li.icon__dots:before {
  color: #ef2b35;
}

.font-color--teal {
  color: #3ab9a0;
}

.font-color--purple {
  color: #a72d8c;
}

.font-color--yellow {
  color: #e2ba35;
}

.font-color--blue {
  color: #2ec2dc;
}

.button--transparent--black:hover, .quote__wrapper, .carousel__quotes, .software__intro, .culture__life, .culture__mission--two, .mission__intro--two {
  background-color: #1c1c1c;
}

.pricing__panel {
  background-color: #7f7f7f;
}

.button--secondarycta:hover {
  background-color: #fff;
}

.section__fullwidth.section__fullwidth--off {
  background-color: #f5f7fa;
}

.button--primarycta, .index__intro, .insights__contact button {
  background-color: #ef2b35;
}

.case-study--pepsi .case-study--filter, .case-study--sap .case-study--filter, .case-study--sailthru .case-study--filter, .button--insights {
  background-color: #3ab9a0;
}

.case-study--bloomberg .case-study--filter, .case-study--summit .case-study--filter, .case-study--hp .case-study--filter, .case-study--visa .case-study--filter {
  background-color: #a72d8c;
}

.case-study--hartford .case-study--filter, .case-study--monster .case-study--filter {
  background-color: #e2ba35;
}

.case-study--capgemini .case-study--filter, .case-study--conagra .case-study--filter, .content__intro {
  background-color: #2ec2dc;
}

.button__text, .navigation__button .button__text, .case-study--figcaption {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav__container--mobile {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.hero__wrapper, .software__hero, .content__hero, .culture__hero, .mission__hero, .services__hero, .press__hero {
  padding-top: 40px;
}

.solutions__content-creation__hero, .solutions__global-collaboration__hero, .solutions__asset-management__hero, .solutions__brand-governance__hero, .solutions__social-listening__hero, .solutions__streamlined-publishing__hero, .solutions__social-publishing__hero, .solutions__content-measurement__hero, .solutions__audience-insights__hero, .solutions__strategy-services__hero, .solutions__implementation-onboarding__hero, .solutions__security-compliance__hero, .contest__hero {
  background-size: cover;
  background-attachment: initial;
  background-position: center;
  background-repeat: no-repeat;
}

html, body {
  height: 100%;
}

.noscroll {
  position: fixed;
  overflow: hidden;
}

.divider, hr {
  height: 0;
  margin: 10px 0;
  background: transparent;
  padding: 0;
  border-top: 1px solid #d8d8d8;
  *zoom: 1;
}
.divider:before, .divider:after, hr:before, hr:after {
  content: " ";
  display: table;
}
.divider:after, hr:after {
  clear: both;
}

.section__block__body .divider {
  margin: 30px 0;
}

.pull--left {
  float: left;
}

.pull--right {
  float: right;
}

.vertical__centering {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.horizontal-line--black {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  margin: 40px auto;
  width: 200px;
  border-top: 1px solid #1c1c1c;
}
.horizontal-line--black:first-child {
  margin-left: auto;
}
.horizontal-line--black:last-child {
  margin-right: auto;
}

.horizontal-line--white {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  margin: 0 auto 40px;
  width: 200px;
  border-top: 1px solid #fff;
}
.horizontal-line--white:first-child {
  margin-left: auto;
}
.horizontal-line--white:last-child {
  margin-right: auto;
}

.scrollTo {
  position: absolute;
  bottom: 5%;
  left: 50%;
  overflow: hidden;
  border-radius: 50%;
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 0 0 -16px;
  cursor: pointer;
  z-index: 5;
}

.nospace--left {
  padding-left: 0;
  margin-left: 0;
}

.nospace--side {
  padding-right: 0;
  margin-right: 0;
}

.hidden {
  display: none;
}

.hidden--mobile, .navigation__container {
  display: none;
}
@media (min-width: 750px) {
  .hidden--mobile, .navigation__container {
    display: initial;
  }
}
@media (min-width: 750px) {
  .hidden--mobile.hidden--tablet, .navigation__container {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hidden--mobile.hidden--tablet, .navigation__container {
    display: initial;
  }
}

.hidden--desktop {
  display: initial;
}
@media (min-width: 1200px) {
  .hidden--desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .hidden--desktop.hidden--tablet, .hidden--desktop.navigation__container {
    display: none;
  }
}

.show--mobile {
  display: block;
}
@media (min-width: 768px) {
  .show--mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  .show--mobile.show--tablet {
    display: initial;
  }
}
@media (min-width: 1200px) {
  .show--mobile.show--tablet {
    display: none;
  }
}

svg {
  fill: #1c1c1c;
}
svg:hover {
  fill: #171717;
}

.section__full {
  width: 100%;
}
.section__full.section__full--offset {
  background-color: #f8f8f8;
}

.section__block {
  *zoom: 1;
  width: auto;
  max-width: 1400px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  padding: 20px;
}
.section__block:before, .section__block:after {
  content: '';
  display: table;
}
.section__block:after {
  clear: both;
}

.section__body {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
.section__body:first-child {
  margin-left: auto;
}
.section__body:last-child {
  margin-right: auto;
}

@media (min-width: 768px) {
  .section__body {
    text-align: left;
    display: inline;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    padding: 0 20px;
  }
  .section__body:first-child {
    margin-left: 0;
  }
  .section__body:last-child {
    margin-right: 0;
  }
  .section__body:before, .section__body:after {
    content: '';
    display: table;
  }
  .section__body:after {
    clear: both;
  }
  .section__body:last-child {
    margin-right: 0%;
  }
}
.section__fullwidth {
  width: 100%;
}

.section__block__super {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.section__block__super:first-child {
  margin-left: auto;
}
.section__block__super:last-child {
  margin-right: auto;
}

.section__block__super--narrow {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.section__block__super--narrow:first-child {
  margin-left: auto;
}
.section__block__super--narrow:last-child {
  margin-right: auto;
}

.section__block {
  *zoom: 1;
  width: auto;
  max-width: 1400px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
  padding: 20px;
  text-align: center;
}
.section__block:before, .section__block:after {
  content: '';
  display: table;
}
.section__block:after {
  clear: both;
}

.section__block__body {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
}
.section__block__body:first-child {
  margin-left: auto;
}
.section__block__body:last-child {
  margin-right: auto;
}

/*div[class*="text-align"].section__block__body {
  margin-top: 40px;
}*/

.section__logo {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
}
.section__logo:first-child {
  margin-left: auto;
}
.section__logo:last-child {
  margin-right: auto;
}

.logo__img {
  width: 222px;
  height: auto;
}

.section__logo--meta {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.section__logo--meta:first-child {
  margin-left: auto;
}
.section__logo--meta:last-child {
  margin-right: auto;
}

.container {
  *zoom: 1;
}
.container:before, .container:after {
  content: '';
  display: table;
}
.container:after {
  clear: both;
}

.feature-point--two {
  padding-top: 20px;
  margin-bottom: 50px;
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.feature-point--two:before, .feature-point--two:after {
  content: '';
  display: table;
}
.feature-point--two:after {
  clear: both;
}
.feature-point--two:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.feature-point--two:nth-child(2n + 1) {
  clear: both;
}

.feature-point--three {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3em;
}
.feature-point--three:first-child {
  margin-left: auto;
}
.feature-point--three:last-child {
  margin-right: auto;
}

.feature-point--five {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.feature-point--five:before, .feature-point--five:after {
  content: '';
  display: table;
}
.feature-point--five:after {
  clear: both;
}
.feature-point--five:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.feature-point--five:nth-child(2n + 1) {
  clear: both;
}

.feature-point--four {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.feature-point--four:first-child {
  margin-left: auto;
}
.feature-point--four:last-child {
  margin-right: auto;
}

.feature-point--six {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333%;
  margin-left: 0%;
  margin-right: 3%;
}
.feature-point--six:before, .feature-point--six:after {
  content: '';
  display: table;
}
.feature-point--six:after {
  clear: both;
}
.feature-point--six:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.feature-point--six:nth-child(3n + 1) {
  clear: both;
}

.gallery--two {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery--two:before, .gallery--two:after {
  content: '';
  display: table;
}
.gallery--two:after {
  clear: both;
}
.gallery--two:nth-child(2n) {
  float: right;
}
.gallery--two:nth-child(2n + 1) {
  clear: both;
}
.container.navigation__container.case-studies__navigation .gallery--two:nth-child(2n + 1) {
  clear: none !important;
}

.gallery--three {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery--three:before, .gallery--three:after {
  content: '';
  display: table;
}
.gallery--three:after {
  clear: both;
}
.gallery--three:nth-child(2n) {
  float: right;
}
.gallery--three:nth-child(2n + 1) {
  clear: both;
}

.gallery--four {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery--four:before, .gallery--four:after {
  content: '';
  display: table;
}
.gallery--four:after {
  clear: both;
}
.gallery--four:nth-child(2n) {
  float: right;
}
.gallery--four:nth-child(2n + 1) {
  clear: both;
}

.gallery--five {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery--five:before, .gallery--five:after {
  content: '';
  display: table;
}
.gallery--five:after {
  clear: both;
}
.gallery--five:nth-child(2n) {
  float: right;
}
.gallery--five:nth-child(2n + 1) {
  clear: both;
}

.half {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.half:before, .half:after {
  content: '';
  display: table;
}
.half:after {
  clear: both;
}
.half:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.half:nth-child(2n + 1) {
  clear: both;
}

.one-third {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 31.33333%;
  margin-left: 0%;
  margin-right: 3%;
}
.one-third:before, .one-third:after {
  content: '';
  display: table;
}
.one-third:after {
  clear: both;
}
.one-third:nth-child(3n) {
  margin-right: 0%;
  float: right;
}
.one-third:nth-child(3n + 1) {
  clear: both;
}

.one-fourth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.75%;
  margin-left: 0%;
  margin-right: 3%;
}
.one-fourth:before, .one-fourth:after {
  content: '';
  display: table;
}
.one-fourth:after {
  clear: both;
}
.one-fourth:nth-child(4n) {
  margin-right: 0%;
  float: right;
}
.one-fourth:nth-child(4n + 1) {
  clear: both;
}

.one-fifth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 17.6%;
  margin-left: 0%;
  margin-right: 3%;
}
.one-fifth:before, .one-fifth:after {
  content: '';
  display: table;
}
.one-fifth:after {
  clear: both;
}
.one-fifth:nth-child(5n) {
  margin-right: 0%;
  float: right;
}
.one-fifth:nth-child(5n + 1) {
  clear: both;
}

.gallery--one-sixth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 16.66667%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery--one-sixth:before, .gallery--one-sixth:after {
  content: '';
  display: table;
}
.gallery--one-sixth:after {
  clear: both;
}

.gallery--one-third {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery--one-third:before, .gallery--one-third:after {
  content: '';
  display: table;
}
.gallery--one-third:after {
  clear: both;
}

.gallery--one-five {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery--one-five:before, .gallery--one-five:after {
  content: '';
  display: table;
}
.gallery--one-five:after {
  clear: both;
}
.gallery--one-five:nth-child(5n) {
  float: right;
}
.gallery--one-five:nth-child(5n + 1) {
  clear: both;
}

.two-third {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 65.66667%;
  margin-left: 0%;
  margin-right: 3%;
}
.two-third:before, .two-third:after {
  content: '';
  display: table;
}
.two-third:after {
  clear: both;
}
.two-third:last-child {
  margin-right: 0%;
}

.three-forth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
}
.three-forth:before, .three-forth:after {
  content: '';
  display: table;
}
.three-forth:after {
  clear: both;
}
.three-forth:last-child {
  margin-right: 0%;
}

.four-fifth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 79.4%;
  margin-left: 0%;
  margin-right: 3%;
}
.four-fifth:before, .four-fifth:after {
  content: '';
  display: table;
}
.four-fifth:after {
  clear: both;
}
.four-fifth:last-child {
  margin-right: 0%;
}

.gallery-half {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery-half:before, .gallery-half:after {
  content: '';
  display: table;
}
.gallery-half:after {
  clear: both;
}
.gallery-half:nth-child(2n) {
  float: right;
}
.gallery-half:nth-child(2n + 1) {
  clear: both;
}

.gallery-one-third {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery-one-third:before, .gallery-one-third:after {
  content: '';
  display: table;
}
.gallery-one-third:after {
  clear: both;
}
.gallery-one-third:nth-child(3n) {
  float: right;
}
.gallery-one-third:nth-child(3n + 1) {
  clear: both;
}

.gallery-one-fourth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 25%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery-one-fourth:before, .gallery-one-fourth:after {
  content: '';
  display: table;
}
.gallery-one-fourth:after {
  clear: both;
}
.gallery-one-fourth:nth-child(4n) {
  float: right;
}
.gallery-one-fourth:nth-child(4n + 1) {
  clear: both;
}

.gallery-one-fifth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 20%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery-one-fifth:before, .gallery-one-fifth:after {
  content: '';
  display: table;
}
.gallery-one-fifth:after {
  clear: both;
}
.gallery-one-fifth:nth-child(5n) {
  float: right;
}
.gallery-one-fifth:nth-child(5n + 1) {
  clear: both;
}

.gallery-two-third {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 66.66667%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery-two-third:before, .gallery-two-third:after {
  content: '';
  display: table;
}
.gallery-two-third:after {
  clear: both;
}

.gallery-three-forth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 75%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery-three-forth:before, .gallery-three-forth:after {
  content: '';
  display: table;
}
.gallery-three-forth:after {
  clear: both;
}

.gallery-four-fifth {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 80%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery-four-fifth:before, .gallery-four-fifth:after {
  content: '';
  display: table;
}
.gallery-four-fifth:after {
  clear: both;
}

.gallery--two-four {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 50%;
  margin-left: 0%;
  margin-right: 0%;
}
.gallery--two-four:before, .gallery--two-four:after {
  content: '';
  display: table;
}
.gallery--two-four:after {
  clear: both;
}
.gallery--two-four:nth-child(2n) {
  float: right;
}
.gallery--two-four:nth-child(2n + 1) {
  clear: both;
}

.feature--two-four {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
}
.feature--two-four:before, .feature--two-four:after {
  content: '';
  display: table;
}
.feature--two-four:after {
  clear: both;
}
.feature--two-four:nth-child(2n) {
  margin-right: 0%;
  float: right;
}
.feature--two-four:nth-child(2n + 1) {
  clear: both;
}

.feature-one-third, .feature-two-third {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.feature-one-third:first-child, .feature-two-third:first-child {
  margin-left: auto;
}
.feature-one-third:last-child, .feature-two-third:last-child {
  margin-right: auto;
}

@media (min-width: 500px) {
  .section__block {
    padding: 50px;
  }
}
@media (min-width: 768px) {
  .feature-one-third {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .feature-one-third:before, .feature-one-third:after {
    content: '';
    display: table;
  }
  .feature-one-third:after {
    clear: both;
  }
  .feature-one-third:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .feature-one-third:nth-child(3n + 1) {
    clear: both;
  }

  .feature-two-third {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66667%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .feature-two-third:before, .feature-two-third:after {
    content: '';
    display: table;
  }
  .feature-two-third:after {
    clear: both;
  }
  .feature-two-third:last-child {
    margin-right: 0%;
  }

  .section__block__super--narrow {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 70.57143%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    left: 14.71429%;
  }
  .section__block__super--narrow:before, .section__block__super--narrow:after {
    content: '';
    display: table;
  }
  .section__block__super--narrow:after {
    clear: both;
  }
  .section__block__super--narrow:last-child {
    margin-right: 0%;
  }

  .section__block__body {
    text-align: left;
    display: inline;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    padding: 0 20px;
  }
  .section__block__body:first-child {
    margin-left: 0;
  }
  .section__block__body:last-child {
    margin-right: 0;
  }
  .section__block__body:before, .section__block__body:after {
    content: '';
    display: table;
  }
  .section__block__body:after {
    clear: both;
  }
  .section__block__body:last-child {
    margin-right: 0%;
  }

  .section__logo--meta {
    padding-bottom: 0;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 58.8%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .section__logo--meta:before, .section__logo--meta:after {
    content: '';
    display: table;
  }
  .section__logo--meta:after {
    clear: both;
  }
  .section__logo--meta:last-child {
    margin-right: 0%;
  }

  .section__logo {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 38.2%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .section__logo:before, .section__logo:after {
    content: '';
    display: table;
  }
  .section__logo:after {
    clear: both;
  }
  .section__logo:last-child {
    margin-right: 0%;
  }

  .section__block__alternate--right {
    position: relative;
    left: 51.5%;
  }

  .section__block__alternate--left {
    position: relative;
    left: -51.5%;
  }

  .feature-point--two {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .feature-point--two:before, .feature-point--two:after {
    content: '';
    display: table;
  }
  .feature-point--two:after {
    clear: both;
  }
  .feature-point--two:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .feature-point--two:nth-child(2n + 1) {
    clear: both;
  }

  .feature-point--three {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .feature-point--three:before, .feature-point--three:after {
    content: '';
    display: table;
  }
  .feature-point--three:after {
    clear: both;
  }
  .feature-point--three:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .feature-point--three:nth-child(3n + 1) {
    clear: both;
  }

  .feature-point--four {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .feature-point--four:before, .feature-point--four:after {
    content: '';
    display: table;
  }
  .feature-point--four:after {
    clear: both;
  }
  .feature-point--four:nth-child(2n) {
    margin-right: 3%;
    float: left;
  }
  .feature-point--four:nth-child(2n + 1) {
    clear: none;
  }
  .feature-point--four:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .feature-point--four:nth-child(4n + 1) {
    clear: both;
  }

  .feature-point--five {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 17.6%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .feature-point--five:before, .feature-point--five:after {
    content: '';
    display: table;
  }
  .feature-point--five:after {
    clear: both;
  }
  .feature-point--five:nth-child(2n) {
    margin-right: 3%;
    float: left;
  }
  .feature-point--five:nth-child(2n + 1) {
    clear: none;
  }
  .feature-point--five:nth-child(5n) {
    margin-right: 0%;
    float: right;
  }
  .feature-point--five:nth-child(5n + 1) {
    clear: both;
  }

  .feature-point--six {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 14.16667%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .feature-point--six:before, .feature-point--six:after {
    content: '';
    display: table;
  }
  .feature-point--six:after {
    clear: both;
  }
  .feature-point--six:nth-child(3n) {
    margin-right: 3%;
    float: left;
  }
  .feature-point--six:nth-child(3n + 1) {
    clear: none;
  }
  .feature-point--six:nth-child(6n) {
    margin-right: 0%;
    float: right;
  }
  .feature-point--six:nth-child(6n + 1) {
    clear: both;
  }

  .gallery--three {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .gallery--three:before, .gallery--three:after {
    content: '';
    display: table;
  }
  .gallery--three:after {
    clear: both;
  }
  .gallery--three:nth-child(3n) {
    float: right;
  }
  .gallery--three:nth-child(3n + 1) {
    clear: both;
  }
  .gallery--three:nth-child(2n) {
    float: left;
  }
  .gallery--three:nth-child(2n + 1) {
    clear: none;
  }

  .gallery--four {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .gallery--four:before, .gallery--four:after {
    content: '';
    display: table;
  }
  .gallery--four:after {
    clear: both;
  }
  .gallery--four:nth-child(4n) {
    float: right;
  }
  .gallery--four:nth-child(4n + 1) {
    clear: both;
  }
  .gallery--four:nth-child(2n) {
    float: left;
  }
  .gallery--four:nth-child(2n + 1) {
    clear: none;
  }

  .gallery--two-four {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 25%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .gallery--two-four:before, .gallery--two-four:after {
    content: '';
    display: table;
  }
  .gallery--two-four:after {
    clear: both;
  }
  .gallery--two-four:nth-child(4n) {
    float: right;
  }
  .gallery--two-four:nth-child(4n + 1) {
    clear: both;
  }
  .gallery--two-four:nth-child(2n) {
    float: left;
  }
  .gallery--two-four:nth-child(2n + 1) {
    clear: none;
  }

  .feature--two-four {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 22.75%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .feature--two-four:before, .feature--two-four:after {
    content: '';
    display: table;
  }
  .feature--two-four:after {
    clear: both;
  }
  .feature--two-four:nth-child(2n) {
    margin-right: 3%;
    float: left;
  }
  .feature--two-four:nth-child(2n + 1) {
    clear: none;
  }
  .feature--two-four:nth-child(4n) {
    margin-right: 0%;
    float: right;
  }
  .feature--two-four:nth-child(4n + 1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .section__block {
    padding: 50px;
  }
  .section__block.section__block--fullimg {
    padding: 50px;
  }

  .section__block__super {
    *zoom: 1;
    text-align: inherit;
  }
  .section__block__super:before, .section__block__super:after {
    content: '';
    display: table;
  }
  .section__block__super:after {
    clear: both;
  }
  .section__block__super:last-child {
    margin: 0 auto;
    width: 68%;
    max-width: 800px;
  }

  .section__block__super--narrow {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    left: 25.75%;
  }
  .section__block__super--narrow:before, .section__block__super--narrow:after {
    content: '';
    display: table;
  }
  .section__block__super--narrow:after {
    clear: both;
  }
  .section__block__super--narrow:last-child {
    margin-right: 0%;
  }

  .gallery--three {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .gallery--three:before, .gallery--three:after {
    content: '';
    display: table;
  }
  .gallery--three:after {
    clear: both;
  }
  .gallery--three:nth-child(3n) {
    float: right;
  }
  .gallery--three:nth-child(3n + 1) {
    clear: both;
  }

  .gallery--five {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 20%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .gallery--five:before, .gallery--five:after {
    content: '';
    display: table;
  }
  .gallery--five:after {
    clear: both;
  }
  .gallery--five:nth-child(5n) {
    float: right;
  }
  .gallery--five:nth-child(5n + 1) {
    clear: both;
  }
  .gallery--five:nth-child(2n) {
    float: left;
  }
  .gallery--five:nth-child(2n + 1) {
    clear: none;
  }
}
h1, h2, .h1, .h2 {
  font-family: "HurmeGeometricSans3-Bold", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.25;
  margin: 0 0 20px 0;
  font-size: 22px;
  letter-spacing: 0.01em;
}

h3, h4, .h3, .h4 {
  font-family: "HurmeGeometricSans3-Bold", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.25;
  margin: 0 0 14px 0;
  font-size: 20px;
  letter-spacing: 0.01em;
}

h5, h6, .h5, .h6 {
  font-family: "HurmeGeometricSans3-Bold", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.5;
  margin: 0 0 14px 0;
  font-size: 18px;
  letter-spacing: 0.01em;
}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
}

p, a, li, code {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.75;
  margin: 20px 0;
  font-size: 15px;
  letter-spacing: .01em;
}

a {
  color: inherit;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}

a .link {
  text-decoration: none !important;
  border-bottom: 1px solid #1c1c1c;
}

small, .small {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.75;
  font-size: 14px;
}

.meta {
  font-size: 12px;
}

.light {
  font-weight: 300;
}

.lead {
  font-size: 90px;
  line-height: 1;
}

.photo--caption {
  font-size: 12px;
}

.italic {
  font-style: italic;
}

.text-spaced {
  line-height: 1.6;
}

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

.text-align--left {
  text-align: left;
}

.text-align--right, .navigation__button .navigation__text:last-child {
  text-align: right;
}

.text-error {
  color: #ef2b35;
}

.text-muted {
  color: #999;
}

.text-emphasized {
  font-weight: 300;
}

.center--center {
  text-align: center;
  margin: 0 auto;
}

::-moz-selection {
  background-color: #8AD3DD;
}

::selection {
  background-color: #8AD3DD;
}

ul,
ol {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ol ol,
ul ol {
  list-style-type: lower-roman;
}

ul ul ol,
ul ol ol,
ol ul ol,
ol ol ol {
  list-style-type: lower-alpha;
}

ul {
  list-style-type: none;
  padding: 0;
}
ul li {
  margin: 0;
}

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 40px;
  }

  h2, .h2 {
    font-size: 30px;
  }

  h3, .h3 {
    font-size: 26px;
  }

  h4, .h4 {
    font-size: 24px;
  }

  h5, .h5, h6 {
    font-size: 18px;
  }

  p, .h6 li {
    font-size: 17px;
  }

  .small {
    font-size: 14px !important;
  }

  p, a, li {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 50px;
  }

  h2, .h2 {
    font-size: 40px;
  }

  h3, .h3 {
    font-size: 32px;
  }

  h4, .h4 {
    font-size: 26px;
  }

  h5, .h5 {
    font-size: 22px;
  }

  h6, .h6 {
    font-size: 19px;
  }
}
button {
  padding: 0 20px;
  margin: 0;
  height: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  border-radius: 2px;
  width: 100%;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
}
button:focus {
  box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.1);
}
button:focus {
  border-color: #2ec2dc;
}

@media (min-width: 500px) {
  button {
    width: initial;
  }
}
.button--primarycta {
  border: 1px solid #ef2b35;
}
.button--primarycta:hover {
  background: #cb242d;
}

.button--large {
  padding: 15px 40px;
  font-size: 15px;
}

.button--secondarycta {
  border: 1px solid #fff;
  background: transparent;
}

.button--blue {
  color: #fff;
  background: #2ec2dc;
  border: 1px solid #2ec2dc;
}
.button--blue:hover {
  background: #27a4bb;
}

.button--teal {
  color: #fff;
  background: #3ab9a0;
  border: 1px solid #3ab9a0;
}
.button--teal:hover {
  background: #319d88;
}

.button--purple {
  color: #fff;
  background: #a72d8c;
  border: 1px solid #a72d8c;
}
.button--purple:hover {
  background: #8d2677;
}

.button--yellow {
  color: #fff;
  background: #e2ba35;
  border: 1px solid #e2ba35;
}
.button--yellow:hover {
  background: #c09e2d;
}

.button--transparent--black {
  border: 1px solid #1c1c1c;
  background: transparent;
}

button > a {
  text-decoration: none;
  font-size: 13px;
}

.button__block {
  padding-top: 30px;
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.button__block:first-child {
  margin-left: auto;
}
.button__block:last-child {
  margin-right: auto;
}

.toggle {
  color: #1c1c1c;
  margin: 0;
  height: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.toggle--blue {
  color: #2ec2dc;
  margin: 0;
  height: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.toggle--purple {
  color: #a72d8c;
  margin: 0;
  height: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.toggle--yellow {
  color: #e2ba35;
  margin: 0;
  height: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.navigation__container a {
  text-decoration: none;
}

.navigation__tile:first-child {
  border-right: 1px solid #eeeeee;
}

.navigation__tile a {
  height: 100%;
  display: block;
}

.navigation__item i {
  padding: 0 3rem;
  vertical-align: middle;
}

.navigation__button {
  position: relative;
  margin: 0;
  display: none;
  overflow: hidden;
  height: 150px;
}
.navigation__button .button__text {
  position: absolute;
  padding: 0 3em;
  width: 100%;
}
.navigation__button .button__text i {
  vertical-align: middle;
}

.button__img--zoom {
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button__img--zoom:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

/*About Page*/
.culture__hero .button--secondarycta {
  border: 2px solid #cb242d;
  color: #cb242d;
  font-weight: bold;
}

.list li {
  font-size: inherit;
  margin: 0;
  margin-bottom: 8px;
}

.list li:first-child:before {
  padding-right: 20px;
}

.list--nobullets li {
  font-size: inherit;
  margin: 0;
  margin-bottom: 8px;
  list-style: none;
}

.list li.icon {
  margin-left: 15px;
}

.form__sales .form__field .mktError input, .form__sales .form__field .mktError textarea, .form__sales .form__field .mktError select, .form__field .mktError input, .form__field .mktError textarea, .form__field .mktError select {
  border: 1px solid #b32027;
}
.form__sales .form__field .mktError.input-select-wrapper, .form__field .mktError.input-select-wrapper {
  border: 1px solid #b32027;
}
.form__sales .form__field .mktFormMsg, .form__field .mktFormMsg {
  color: #b32027;
  position: absolute;
  top: 13px;
  right: 10px;
  left: inherit !important;
}

.form__field {
  position: relative;
  min-height: 70px;
}
.form__field .form__label {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  position: absolute;
  top: 14px;
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
  background-color: transparent;
  cursor: text;
}
.form__field textarea {
  min-height: 100px;
  padding: 15px 0;
}

.form__field.js-form--active .form__label {
  font-size: 12px;
  top: -17px;
  color: #c6c6c6;
}

.form__field .form__input, .form__field textarea, .form__field .input-select-wrapper {
  width: 100%;
  height: 50px;
  background-color: #575757;
  color: #fff;
  border: transparent;
  border-bottom: 1px solid transparent;
  margin-bottom: 0.7em;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 17px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form__field .form__input:focus, .form__field .form__input:active, .form__field textarea:focus, .form__field textarea:active, .form__field .input-select-wrapper:focus, .form__field .input-select-wrapper:active {
  border-bottom: 1px solid #2ec2dc !important;
}
.form__field .form__input::-webkit-input-placeholder, .form__field textarea::-webkit-input-placeholder, .form__field .input-select-wrapper::-webkit-input-placeholder {
  color: #7f7f7f;
}
.form__field .form__input::-moz-placeholder, .form__field textarea::-moz-placeholder, .form__field .input-select-wrapper::-moz-placeholder {
  color: #7f7f7f;
}
.form__field .form__input:-moz-placeholder, .form__field textarea:-moz-placeholder, .form__field .input-select-wrapper:-moz-placeholder {
  color: #7f7f7f;
}
.form__field .form__input:-ms-input-placeholder, .form__field textarea:-ms-input-placeholder, .form__field .input-select-wrapper:-ms-input-placeholder {
  color: #7f7f7f;
}
.form__field .input-select-wrappertext {
  position: absolute;
  left: 0;
  top: 10px;
}

.form__field.form__field--message {
  min-height: 120px;
}
.form__field.form__field--message .form__label {
  padding: 0 10px;
}
.form__field.form__field--message .form__field--textarea {
  background-color: #575757;
  padding: 7px 10px;
}

.form__contactus label {
  top: -25px;
  color: #c6c6c6;
}

.input-select-wrapper select {
  width: 100%;
  min-height: 50px;
  opacity: 0;
  position: relative;
  z-index: 1;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
}

.input-select-wrapper i {
  position: absolute;
  font-size: 13px;
  right: 20px;
  top: 20px;
}

.input-select-wrappertext {
  position: absolute;
  color: #fff;
  top: 16px;
}

input:focus, keygen:focus, select:focus, .input-select-wrapper.focus {
  border: none !important;
  border-bottom: 1px solid #2ec2dc !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus,
[contenteditable="true"]:focus {
  outline: none;
}

input:-webkit-autofill {
  -webkit-text-fill-color: #1c1c1c !important;
}

.form-field {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.form-field:first-child {
  margin-left: auto;
}
.form-field:last-child {
  margin-right: auto;
}

.form-field--textarea {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.form-field--textarea:first-child {
  margin-left: auto;
}
.form-field--textarea:last-child {
  margin-right: auto;
}

.form-field--full {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.form-field--full:first-child {
  margin-left: auto;
}
.form-field--full:last-child {
  margin-right: auto;
}

.form__field.form__field--full {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.form__field.form__field--full:first-child {
  margin-left: auto;
}
.form__field.form__field--full:last-child {
  margin-right: auto;
}

.form__field {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.form__field:first-child {
  margin-left: auto;
}
.form__field:last-child {
  margin-right: auto;
}

.hero__block .positions-button {
  border: 2px solid #ef2b35;
}

.hero__block .positions-button p {
  font-size: 15px;
}

@media (min-width: 768px) {
  .form-field {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .form-field:before, .form-field:after {
    content: '';
    display: table;
  }
  .form-field:after {
    clear: both;
  }
  .form-field:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .form-field:nth-child(2n + 1) {
    clear: both;
  }

  .form__field {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .form__field:before, .form__field:after {
    content: '';
    display: table;
  }
  .form__field:after {
    clear: both;
  }
  .form__field:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .form__field:nth-child(2n + 1) {
    clear: both;
  }
}
.video__wrapper {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.video__container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  overflow: hidden;
  outline: 0;
  border: 0;
  transition: opacity 400ms ease;
  transform: translate(-50%, -50%);
  transition: opacity 400ms ease;
}

.video__caption__container {
  display: table;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  max-width: 100%;
}

.video__caption {
  display: table-cell;
  vertical-align: middle;
}

.icon__svg {
  height: auto;
}

.logos__client {
  width: 300px;
}

.icon--newscredlogo {
  vertical-align: middle;
}

.software__icons .icon--software:hover:hover .st0 {
  stroke: #3ab9a0;
}

li.icon__dots:before {
  font-family: FontAwesome;
  font-size: 7px;
  text-align: center;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  line-height: 1;
  display: inline-block;
  padding-right: 15px;
  margin-left: -15px;
}

li.icon__dots:before {
  content: "\f111";
}

.icon__dropdown:after {
  font-family: FontAwesome;
  content: "\f078";
  font-size: 7px;
  text-align: center;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  line-height: 1;
  display: inline-block;
  color: inherit;
}
.icon__dropdown:after:hover {
  color: inherit;
}

.footer__icons .social__icons {
  padding-top: 15px;
}

.pill {
  text-transform: uppercase;
  letter-spacing: 1px;
}

.pill--primary {
  color: #fff;
  background: #ef2b35;
  border: 1px solid #ef2b35;
  font-weight: 300;
  border: 1px solid #ef2b35;
  border-radius: 2px;
  padding: 3px;
}
.pill--primary:hover {
  background: #cb242d;
}

.copy__link a, a.copy__link {
  color: #7f7f7f;
  text-decoration: none;
  border-bottom: 1px dotted #7f7f7f;
}
.copy__link a:hover, a.copy__link:hover {
  border-color: #cb242d;
}

.brand__link a, a.brand__link {
  color: #ef2b35;
  text-decoration: none;
  border-bottom: 1px none #ef2b35;
}
.brand__link a:hover, a.brand__link:hover {
  border-color: #cb242d;
}

#demandbase-autocomplete .ui-widget .ui-widget {
  border: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-top: 15px;
  margin-top: 12px;
  box-shadow: 0 1px 32px rgba(0, 0, 0, 0.3);
}
#demandbase-autocomplete .ui-menu .ui-menu-item a.ui-corner-all {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-weight: 300;
  padding: 8px 28px;
  margin: 0;
  color: #1c1c1c;
  font-size: 14px;
  border: none;
}

.hero__wrapper {
  position: relative;
}

.hero__wrapper button {
  margin: 10px;
  margin-left: 0;
  min-width: 130px;
}

@media (min-width: 750px) {
  .headline--super {
    text-align: center;
    padding-bottom: 20px;
  }

  .hero__wrapper {
    /* /Need space for the dropdown */
    width: 100%;
    height: 100%;
    background-position: center;
    padding: 0;
  }

  .vertical__centering--hero {
    position: relative;
    top: 55%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.hero__block {
  padding: 100px 0;
}

@media (min-width: 768px) {
  .hero__block {
    max-width: 700px;
  }
  .hero__block .section__block__subblock {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 79.4%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .hero__block .section__block__subblock:before, .hero__block .section__block__subblock:after {
    content: '';
    display: table;
  }
  .hero__block .section__block__subblock:after {
    clear: both;
  }
  .hero__block .section__block__subblock:last-child {
    margin-right: 0%;
  }

  .solutions__hero .hero__block {
    max-width: 800px;
  }
}
.culture__hero .hero__block {
  max-width: 100%;
}
.culture__hero .hero__block .button__block {
  padding-top: 10px;
}

.culture__hero .section__block {
  z-index: 99;
}

.culture__hero h1 {
  font-weight: 500;
  font-size: 60px;
  color: #000;
}

.nav__menu--desktop {
  display: none;
}

.nav__global {
  position: fixed;
  background: #fff;
  top: 0;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.09);
  z-index: 3;
}

.nav--colored {
  background: #fff;
}

.nav--colored .nav__button {
  color: #1c1c1c;
  border: 1px solid #1c1c1c;
}

.nav__global .nav__inner {
  max-width: 1400px;
  padding: 1px 50px;
  margin: auto;
  height: auto;
}

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

.nav__global nav {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

.nav__global .newscred__logo {
  float: left;
  display: block;
  padding: 6px 0;
}

.nav__global a.newscred__logo {
  margin: 0;
  padding: 0;
}

.newscred__logo .icon--newscredlogo {
  width: 180px;
  height: 40px;
}
.newscred__logo .logo-icon {
  width: 28px;
  height: 40px;
  margin-right: 8px;
}
.newscred__logo .logo-type {
  width: 130px;
  height: 40px;
  fill: #000;
}
.newscred__logo .fill1 {
  fill: #E72133;
}
.newscred__logo .fill2 {
  fill: #B51826;
}
.newscred__logo .fill3 {
  fill: #2E2A26;
}
.newscred__logo .fill4 {
  fill: #3D9CA1;
}
.newscred__logo .fill5 {
  fill: #2ED3D4;
}

.nav__demo {
  display: none;
  font-family: "HurmeGeometricSans3", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: bold;
  color: #E82233;
  margin-top: 23px;
  margin-left: 3px;
  font-size: .85em;
}

.nav__demo:hover {
  color: #2ED3D4;
}

.menu-icon button {
  padding: 10px 20px;
  height: auto;
  color: #1c1c1c;
  border: 1px solid #1c1c1c;
}

.menu-icon {
  display: block;
  float: right;
  padding: 6px 0;
}

.overlay-cred.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: 999;
}

.overlay-cred {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s visiblity;
  -moz-transition: opacity 0.5s visiblity;
  transition: opacity 0.5s visiblity;
}

.overlay {
  position: fixed;
  width: 100%;
  height: 120%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.9);
}

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  width: 100%;
  position: relative;
}

.overlay ul li.nav__menu__item--mobile {
  display: block;
  height: calc(100%/9);
  min-height: 44px;
  font-size: inherit;
  width: 100%;
}
.overlay ul li.nav__menu__item--mobile a.nav__menu__item--link {
  font-size: inherit;
  margin: 0;
  padding: 0;
}

.overlay ul li a {
  font-weight: 300;
  display: block;
  color: #fff;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}

a {
  text-decoration: none;
  outline: none;
}

.overlay-cred nav {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}

.overlay nav {
  text-align: center;
  position: relative;
  top: 35%;
  height: 50%;
  font-size: 42px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.overlay-cred.open nav ul {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}

.overlay-cred nav ul {
  opacity: 0.4;
  transform: translateY(-25%) rotateX(35deg);
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s;
}

.nav__container--mobile {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #fff;
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.nav__container--mobile .nav__menu--mobile {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
.nav__container--mobile .nav__menu__item--mobile {
  margin: 0;
  padding: 4px 0;
  color: #1c1c1c;
}
.nav__container--mobile .nav__menu__item--mobile:hover {
  background: #1c1c1c;
  color: #fff;
}

@media (min-width: 1015px) {
  .menu__toggle {
    display: none;
  }

  .nav__menu--desktop {
    display: block;
  }

  .nav__demo {
    display: inline-block;
  }

  .nav__global .newscred__logo {
    padding: 10px 0;
  }

  .nav__menu__item--link {
    text-decoration: none;
  }

  .nav__menu__item--highlight {
    font-weight: 600;
  }

  .nav__menu__item--dropdown {
    margin: 0;
    float: none;
  }

  .nav__item--dropdown.nav__item__platform {
    width: 170px;
    margin-left: -10px;
  }

  .nav__item--dropdown {
    position: absolute;
    display: inline;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20%) scale(0.9);
    -moz-transform: translateY(20%) scale(0.9);
    -ms-transform: translateY(20%) scale(0.9);
    -o-transform: translateY(20%) scale(0.9);
    transform: translateY(20%) scale(0.9);
    min-width: 170px;
    margin-left: -10px;
    border-radius: 2px;
    padding: 10px;
  }
  .nav__item--dropdown:after, .nav__item--dropdown:before {
    left: 20%;
  }

  .nav__menu__item.nav__menu__item--dropdown:hover .nav__item--dropdown {
    position: absolute;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.3s cubic-bezier(0.3, 0, 0, 1.3);
    -moz-transition: all 0.3s cubic-bezier(0.3, 0, 0, 1.3);
    transition: all 0.3s cubic-bezier(0.3, 0, 0, 1.3);
    -webkit-transform: translateY(0%) scale(1);
    -moz-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
    transform-origin: 29px -10px;
  }

  .nav__item--dropdown li {
    text-decoration: none;
    line-height: 2;
  }

  .nav__item--dropdown.nav__item__platform {
    width: 170px;
    margin-left: -10px;
  }

  .nav__global .nav__menu__item--link {
    margin: 0;
  }

  .dropdown {
    position: absolute;
    z-index: 9999999;
    display: none;
  }

  .dropdown .dropdown-menu {
    min-width: 160px;
    max-width: 360px;
    list-style: none;
    border-radius: 2px;
    overflow: visible;
    padding: 10px 0;
    margin: 0;
  }

  .dropdown .dropdown-menu li {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 18px;
  }

  .dropdown .dropdown-menu li a {
    color: #fff;
    font-weight: 300;
    cursor: pointer;
    text-decoration: none;
    line-height: 21px;
    padding: 3px 15px;
    margin: 0;
    white-space: nowrap;
    outline: 0;
  }

  .dropdown.dropdown-tip {
    margin-top: 8px;
  }

  .nav__menu--desktop {
    margin-right: 0;
    float: right;
    display: block;
    margin-top: 0;
    text-align: right;
  }

  .nav__menu--desktop > li {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 3px;
    border-radius: 2px;
    padding: 13px 5px 11px 5px;
  }
  .nav__menu--desktop > li:hover:not(.nav__contact) {
    background-color: rgba(255, 255, 255, 0.3);
  }

  .nav__menu--desktop .nav__menu__item--link.nav__contact--link,
  .nav__menu--desktop .nav-button a.nav__menu__item--link {
    padding: 10px 22px;
    min-width: 102px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background-color: #ef2b35;
    border-color: #ef2b35;
  }
  .nav__menu--desktop .nav__menu__item--link.nav__contact--link:hover{
    box-shadow: 0 0 5px #ef2b35;
  }

  .nav__menu--desktop li .nav__menu__item--link{
    color: #1c1c1c;
    text-decoration: none;
    display: block;
    line-height: 1em;
  }

  .nav__global.nav--colored .nav__menu--desktop li .nav__menu__item--link, .nav__global.nav--colored .nav__menu__item--dropdown:after {
    color: #1c1c1c;
  }
  .nav__global.nav--colored .nav__menu--desktop .nav__menu__item--link.nav__contact--link,
  .nav__global.nav--colored .nav__menu--desktop .nav-button a.nav__menu__item--link  {
    color: #fff;
  }

  .nav__menu__item--link.nav__menu__item--highlight {
    float: left;
    margin-right: 2px;
  }

  .nav__menu__item--dropdown:after {
    float: right;
    margin: 2px;
    color: #1c1c1c;
  }

  .nav__item--dropdown {
    background-color: #fff;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.025);
    text-align: left;
    top: 48px;
  }

  .nav__item--dropdown {
    display: flex;
    display: -webkit-box;
    flex-direction: row;
  }
  .nav__item--dropdown .nav__item__column {
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    flex-shrink: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 1;
    -moz-flex-basis: 1;
    flex-basis: 1;
  }
  .nav__item--dropdown .nav__item__box {
    padding: 20px;
  }

  .nav__item--stack {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .nav__item--stack:first-child {
    margin-left: auto;
  }
  .nav__item--stack:last-child {
    margin-right: auto;
  }

  .nav__item--dropdown li {
    padding: 3px 0;
  }

  .nav__item--dropdown li a {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
  }
  .nav__item--dropdown li a:first-child {
    margin-left: auto;
  }
  .nav__item--dropdown li a:last-child {
    margin-right: auto;
  }
  .nav__item--dropdown li a:hover {
    color: #ef2b35;
  }

  .nav__item__img {
    width: 300px;
    height: 300px;
    background: url("assets/img/v3/index/solutions-nav/nav-audience-insights.jpg") no-repeat center;
  }

  .nav__item--dropdown.nav__item__platform {
    width: 170px;
    margin-left: -10px;
  }

  .nav__item--dropdown.nav__item__solutions {
    position: absolute;
    margin-left: -58px;
    width: 700px;
    padding: 0;
  }
}
.nav--inverted {
  background-color: #1c1c1c;
  position: fixed;
  width: 100%;
}
.nav--inverted .nav__global {
  position: relative;
}

footer {
  min-width: inherit;
}

.section__fullwidth.footer {
  background: #292826;
}

.footer .section__block {
  margin: auto;
  padding: 30px;
  max-width: 1173px;
}

.footer hr {
  margin: 0 0 15px;
  border: none;
  height: 1px;
  background: #787878;
  background: rgba(151, 151, 151, 0.46);
}

.footer__panel {
  margin: auto;
}

.footer__link {
  font-size: .85em;
  padding: 2px 0;
  text-align: left;
  color: #787878;
}

.footer .footer__link a {
  font-size: inherit;
  color: #787878;
}

.footer__headline, .footer__headline a {
  text-transform: uppercase;
  font-weight: 300;
  padding-top: 15px;
  color: #787878;
}

.footer__headline {
  font-weight: 400;
  font-family: 'HurmeGeometricSans3-SemiBold';
}

.footer__badge {
  display: inline-block;
}
.footer__badge:not(:last-child) {
  margin-right: 30px;
}

.badge__img {
  height: 60px;
}

.footer__icons.social__icons {
  padding-top: 15px;
}

.footer__icons .social__link {
  font-size: 40px;
  color: #6D6F70;
  padding: 1px;
  padding-left: 1px;
  line-height: 1;
}

.newscred__copystamp {
  display: block;
  color: #7f7f7f;
}

li.social__link {
  display: inline-block;
  background: #6C6E70;
  border-radius: 100px;
  width: 50px;
  height: 50px;
  color: #1c1c1c;
  line-height: 1;
  margin: 0 10px;
}
li.social__link:hover {
  color: #020202;
}
li.social__link a {
}
li.social__link svg {
  width: 24px;
  height: 24px;
  fill: #292826;
}

.footer .footnote {
  margin: auto;
  padding: 5px;
  display: block;
}

.footer .footer__legal {
  height: auto;
}

.footer__unit {
  display: inline-block;
  line-height: 60px;
  height: 60px;
  vertical-align: middle;
}

.footer__link a, a.footer__link {
  color: #7f7f7f;
  text-decoration: none;
}
.footer__link a:hover, a.footer__link:hover {
  border-color: #cb242d;
}

.footer__logo .icon--newscredlogo {
  fill: #1c1c1c;
  margin-right: 50px;
}

.footer__legal .footer__link {
  display: inline-block;
}

.footer__block {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 22.22222%;
  margin-left: 0%;
  margin-right: 0%;
}
.footer__block:before, .footer__block:after {
  content: '';
  display: table;
}
.footer__block:after {
  clear: both;
}
.footer__block.footer__block--large {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 33.33333%;
  margin-left: 0%;
  margin-right: 0%;
}
.footer__block.footer__block--large:before, .footer__block.footer__block--large:after {
  content: '';
  display: table;
}
.footer__block.footer__block--large:after {
  clear: both;
}

@media (min-width: 1200px) {
  .footer__block {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 18.18182%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .footer__block:before, .footer__block:after {
    content: '';
    display: table;
  }
  .footer__block:after {
    clear: both;
  }
  .footer__block.footer__block--large {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 27.27273%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .footer__block.footer__block--large:before, .footer__block.footer__block--large:after {
    content: '';
    display: table;
  }
  .footer__block.footer__block--large:after {
    clear: both;
  }
}
#insightsPopup {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 320px;
  background: #272726;
  box-shadow: -2px -2px 4px 0 rgba(0, 0, 0, 0.15);
  bottom: -300px;
  opacity: 0;
  transition: bottom .3s ease-in-out, opacity .4s ease-in-out;
  z-index: 99;
}

#insightsPopup.active {
  bottom: 10px;
  opacity: 1;
  transition: opacity .4s ease-in-out;
}

#insightsPopup .inner {
  padding: 55px 20px 40px;
  text-align: center;
}

#insightsPopup h3 {
  font-size: 24px;
  color: #FFF;
  font-family: 'HurmeGeometricSans3-SemiBold';
  font-weight: 300;
  margin-bottom: 10px;
}

#insightsPopup p {
  color: #B7B7B7;
  font-size: 16px;
  line-height: 20px;
}

#insightsPopup a {
  display: block;
  font-size: 18px;
  color: #2ED3D4;
  margin-top: 10px;
  margin-bottom: 0;
}

#insightsPopup .close {
  position: absolute;
  top: 10px;
  right: 15px;
  color: #FFF;
  font-size: 20px;
  margin: 0;
}

@media (max-width: 750px) {
  #insightsPopup {
    left: 0;
    right: 0;
    width: 100%;
  }

  #insightsPopup p {
    margin: 0;
  }

  #insightsPopup .inner {
    padding: 20px;
  }

  #insightsPopup.active {
    bottom: 0;
  }
}
#navbar {
  z-index: 9999;
}

@media (max-width: 500px) {
  #navbar.nav__global .nav__inner {
    padding: 1px 10px;
  }

  .overlay ul li.nav__menu__item--mobile {
    font-size: 30px;
    min-height: 40px;
  }
}
.quote__container {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

.quote__logo {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  position: relative;
  left: 25.75%;
}
.quote__logo:before, .quote__logo:after {
  content: '';
  display: table;
}
.quote__logo:after {
  clear: both;
}
.quote__logo:last-child {
  margin-right: 0%;
}

.carousel__quotes .carousel__panel {
  margin: auto;
}
.carousel__quotes .carousel {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 48.5%;
  margin-left: 0%;
  margin-right: 3%;
  position: relative;
  left: 25.75%;
}
.carousel__quotes .carousel:before, .carousel__quotes .carousel:after {
  content: '';
  display: table;
}
.carousel__quotes .carousel:after {
  clear: both;
}
.carousel__quotes .carousel:last-child {
  margin-right: 0%;
}

.quote__wrapper {
  padding: 20px 0;
}
.quote__wrapper .section__block {
  padding: 10px 70px;
}

.quote__author p::before {
  content: "-";
}

.quote__container .feature-point--two {
  margin-bottom: 50px;
}

.quote__quote {
  font-weight: 400;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .quote__container .feature-point--two {
    margin-bottom: 0;
  }
  .testimony-wrapper .testimony-container .testimony-logos {
    width: 100%;
  }
}
.carousel__panel a, .carousel__panel img {
  width: auto;
  height: auto;
}

.carousel__wrapper, .carousel__panel {
  padding: 0;
}

@media (min-width: 1200px) {
  .carousel__wrapper {
    padding-top: 30px;
  }

  .carousel__panel {
    padding: 20px 0;
  }

  .homepage-callouts .feature-point--four:nth-child(4n) {
    float: left;
  }
}
.video__homepage {
  background: url(../../../assets/video/video-fallback.jpg) no-repeat 0 0;
  background-size: cover;
  overflow: hidden;
  opacity: 0;
  transition: opacity .35s ease-in;
}

.video__homepage.video {
  transition-delay: .35s;
}

.video__homepage.video,
.video__homepage.no-video {
  opacity: 1;
}

.video__homepage.video {
  background: none;
}

.video__homepage #video {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  transform: none;
}

.video__homepage .section__block__hero h1 {
  font-size: 64px;
  line-height: 70px;
}

.video__homepage .vertical__centering--hero {
  z-index: 15;
  position: relative;
}

.video__homepage.video #video {
  display: block;
}

.video__homepage .hero__block h6 {
  color: #666;
  max-width: 330px;
}

.video__homepage .button--secondarycta {
  color: #ef2b35;
  border-color: #ef2b35;
}

.section__fullwidth.homepage-callouts {
  background: #F9F9F9;
  transition: background .5s linear;
  padding: 15px 0;
}

.section__fullwidth.homepage-quotes {
  background: #3BD3D4;
  padding: 10px 0;
}

.section__fullwidth.homepage-quotes h4 {
  color: #FFF;
  margin-bottom: 15px;
  font-family: 'HurmeGeometricSans3-SemiBold';
}

.homepage-callouts .svg-icon {
  display: block;
  max-height: 56px;
  width: auto;
  margin: 0 auto 15px;
}

.homepage-callouts .feature-point--four > div {
  padding: 0 10px;
  color: #444;
}

.homepage-callouts .feature-point--four {
  margin-left: -50px;
  opacity: 0;
  transition: opacity .3s ease-in-out .05s, margin .3s ease-in-out;
}

.section__block.intro__block__homepage {
  padding: 75px 0;
  max-width: 900px;
  margin: 0 auto;
}

.homepage-callouts .feature-point--four p {
  font-size: 17px;
  line-height: 24px;
}

.homepage-callouts .feature-point--four p strong {
  display: block;
  margin-bottom: 5px;
}

.homepage-callouts .feature-point--four.active {
  margin-left: 0;
  opacity: 1;
}

.section__block.carousel__brand {
  max-width: none;
  padding: 75px 0;
  background: url(../../../assets/newscred-clients/bg.png) no-repeat 0 0;
  background-size: contain;
}

.homepage-video a {
  display: block;
}

.homepage-video img {
  display: block;
  width: 100%;
  height: auto;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.block {
  position: absolute;
  width: 660px;
  height: 600px;
  top: 0;
}
.block--large {
  height: 1200px;
}
.block--large.block--left {
  margin-top: -810px;
  left: 50%;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0.83;
  margin-left: -1340px;
  width: 2000px;
}
.block--large.block--right {
  margin-top: -1010px;
  right: -645px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  opacity: 0.77;
}
.block--left {
  left: -300px;
  top: 50%;
  margin-top: -300px;
  transform: rotate(17deg);
  -webkit-transform: rotate(17deg);
}
.block--left.block--small {
  left: -400px;
  margin-top: -600px;
}
.block--right {
  right: -300px;
  top: 50%;
  margin-top: -300px;
  transform: rotate(27deg);
  -webkit-transform: rotate(27deg);
}
.block--right.block--small {
  right: -500px;
  margin-top: -470px;
  transform: rotate(27deg);
  -webkit-transform: rotate(27deg);
}
.block--gray {
  background-color: #FFF;
}
.block--red {
  background-color: red;
}

#homepage-block-left {
  opacity: 1;
  background: -moz-linear-gradient(45deg, white 0%, white 32%, rgba(255, 255, 255, 0.4) 100%);
  background: -webkit-linear-gradient(45deg, white 0%, white 32%, rgba(255, 255, 255, 0.4) 100%);
  background: linear-gradient(45deg, white 0%, white 32%, rgba(255, 255, 255, 0.4) 100%);
}

.video__homepage .hero__block {
  padding-left: 60px;
}

.intro__block__homepage h3 {
  line-height: 44px;
}

@media (max-width: 1014px) {
  .video__homepage .hero__block {
    padding-left: 0;
  }

  .video__homepage.video {
    background: url(../../../assets/video/video-fallback.jpg) no-repeat 0 0;
    background-size: cover;
  }

  .video__homepage.video #video {
    display: none;
  }

  #homepage-block-left {
    transform: none !important;
    -webkit-transform: none !important;
    margin: 0 !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    opacity: 1 !important;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.65) 0%, white 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.65) 0%, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.65) 0%, white 100%);
  }

  #homepage-block-right {
    display: none !important;
  }

  .video__homepage .hero__block {
    text-align: center;
    max-width: none;
  }

  .video__homepage .hero__block h1 {
    font-size: 46px;
    line-height: 50px;
  }

  .video__homepage .hero__block .section__block__subblock {
    float: none;
    width: auto;
    margin: 0;
  }

  .video__homepage .hero__block h6 {
    margin: 0 auto;
  }

  .intro__block__homepage h3 {
    line-height: 38px;
    padding: 0 25px;
  }
}
@media (max-width: 750px) {
  .intro__block__homepage h3 {
    line-height: 32px;
  }

  .video__homepage .hero__block h1 {
    font-size: 40px;
    line-height: 44px;
  }

  .homepage-callouts .feature-point--four {
    opacity: 1 !important;
    margin-left: 0 !important;
    margin-bottom: 40px;
  }

  .homepage-callouts .feature-point--four p {
    margin: 0;
  }

  .section__fullwidth.homepage-callouts {
    padding-top: 30px;
  }

  .section__fullwidth.homepage-quotes {
    padding-top: 25px;
  }
}
.brand-logos__img {
  padding: 50px 0;
  margin: auto;
}

@media (min-width: 768px) {
  .carousel__client .section__block {
    padding: 20px 50px 10px 50px;
  }
}
@media (min-width: 1200px) {
  .carousel__client .section__block {
    padding: 14px 50px 0 50px;
  }
}
.banner__wrapper .section__block {
  padding: 0;
}

.banner__link {
  text-decoration: none;
}

a.banner__link {
  width: 100%;
  margin: 0;
}

.banner__wrapper {
  padding: 10px 10px;
}
.banner__wrapper .banner__message p {
  font-size: 14px;
}
.banner__wrapper .banner__message em {
  text-transform: uppercase;
  padding: 0 10px;
  color: #ef2b35;
  font-weight: 600;
  font-style: inherit;
  font-size: 12px;
}

.herobanner__wrapper {
  display: none;
}

.banner--insights {
  color: #fff;
  background-color: #3ab9a0;
}
.banner--insights:hover {
  background-color: #34a690;
}

.banner--default {
  color: #1c1c1c;
  background-color: #EDEDED;
}
.banner--default:hover {
  background-color: #d5d5d5;
}

@media (min-width: 1024px) {
  .herobanner__wrapper {
    display: block;
  }
}
.faq.section__body {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.faq.section__body:first-child {
  margin-left: auto;
}
.faq.section__body:last-child {
  margin-right: auto;
}

.faq__title {
  margin-bottom: 30px;
}

.faq__query {
  margin-bottom: 20px;
}

.faq__question {
  font-weight: bold;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .faq.section__body {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 58.8%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    left: 20.6%;
  }
  .faq.section__body:before, .faq.section__body:after {
    content: '';
    display: table;
  }
  .faq.section__body:after {
    clear: both;
  }
  .faq.section__body:last-child {
    margin-right: 0%;
  }
}
.index__hero {
  background: url("../../img/v3/index/sunlight-hero.jpg") no-repeat center;
  background-size: cover;
}

.index__banner {
  position: relative;
}

.feature--three {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.feature--three:first-child {
  margin-left: auto;
}
.feature--three:last-child {
  margin-right: auto;
}

.partners .partner .photo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #1c1c1c center cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
  -moz-transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
  transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
}

.partner .logo {
  position: absolute;
  top: 0;
  display: flex;
  display: -webkit-box;
  width: 100%;
  align-items: center;
  justify-content: center;
  background: #1c1c1c center cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
  -moz-transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
  transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
}

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

.cf:after {
  clear: both;
}

/* start -- Hero Section */
.casestudy-video-overlay {
  display: none;
  background: rgba(255, 255, 255, 0.85);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  transform: translate3d(0px, 0px, 0px);
}
.casestudy-video-overlay .casestudy-video-modal, .casestudy-video-overlay .company-video-modal {
  display: none;
  position: fixed;
  width: 100%;
  top: 12%;
  z-index: 99999;
}
.casestudy-video-overlay .casestudy-video-modal .video-wrapper, .casestudy-video-overlay .company-video-modal .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.casestudy-video-overlay iframe {
  padding: 100px 0;
}

.case-study__hero {
  background: linear-gradient(rgba(225, 225, 225, 0.85), rgba(225, 225, 225, 0.85)), url("../../img/v3/casestudies/header-images/casestudies--hero.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 100px;
}
.case-study__hero.case-studies-landing {
  height: 100vh;
}
.case-study__hero .vertical__centering--hero {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.case-study__hero .vertical__centering--hero .hero__block {
  max-width: none;
  text-align: center;
}
.case-study__hero .vertical__centering--hero .hero__block .section__block__hero {
  max-width: 780px;
  margin: 0 auto;
}
.case-study__hero .vertical__centering--hero .hero__block .section__block__hero h1 {
  font-weight: 500;
  font-size: 60px;
  color: #000;
}
.case-study__hero .vertical__centering--hero .hero__block button {
  position: relative;
  min-width: 0;
  margin: 0;
  height: 80px;
  width: 80px;
  padding: 0;
  border-radius: 50%;
}
.case-study__hero .vertical__centering--hero .hero__block button span#playCaseStudiesVideo {
  height: 50px;
  width: 65px;
  position: absolute;
  background: url("../../img/v3/casestudies/header-images/white-play-arrow.png") no-repeat;
  background-size: 50%;
  left: 28px;
  top: 19px;
}

body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div {
  padding: 90px;
}
body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div.best-brands-wrapper {
  padding-bottom: 160px;
}

/* end -- Hero Section */
/* start -- Testimony Section */
.testimony-wrapper {
  width: 100%;
  background-color: #FFF;
}
.testimony-wrapper .testimony-container {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
  min-height: 515px;
}
.testimony-wrapper .testimony-container .testimony-logos {
  height: auto;
  display: table;
  width: 65%;
  margin: 0 auto 40px auto;
}
.testimony-wrapper .testimony-container .testimony-logos .testimony-logo {
  opacity: .2;
  width: 31%;
  height: auto;
  display: inline-block;
  text-align: center;
  margin: 0 1%;
  cursor: pointer;
}
.testimony-wrapper .testimony-container .testimony-text-wrapper {
  position: relative;
  min-height: 415px;
}

.testimony-wrapper .testimony-container .testimony-text {
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.testimony-wrapper .testimony-container .testimony-text div p {
  font-size: 22px;
}
.testimony-wrapper .testimony-container .testimony-text div p:last-child {
  padding-top: 20px;
  font-size: 20px;
  color: #D1D1D1;
}
.testimony-wrapper .testimony-container .testimony-text #gartnerText {
  display: block;
}
.testimony-wrapper .testimony-container .testimony-text #digidayText {
  display: none;
}
.testimony-wrapper .testimony-container .testimony-text #forresterText {
  display: none;
}

.testimony-logo.testimony-full-opacity {
  opacity: 1 !important;
}

/* end -- Testimony Section */
/* start -- Best Brands Section */
.best-brands-wrapper {
  background-color: #FFF;
  width: 100%;
  height: 750px;
}
.best-brands-wrapper .best-brands-container {
  height: 90%;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.best-brands-wrapper .best-brands-col-25 {
  width: 25%;
  float: left;
  height: 100%;
}
.best-brands-wrapper .best-brands-col-25 .best-brands-tile {
  background-color: #F8F8F8;
  position: relative;
  height: 33%;
  overflow: hidden;
}
.best-brands-wrapper .best-brands-col-25 .best-brands-tile img {
  position: absolute;
  top: 50%;
  transform: perspective(1px) translateY(-50%) scale(1.2);
  overflow: hidden;
}
.best-brands-wrapper .best-brands-col-25 .best-brands-tile:nth-child(2) {
  margin: 10px 0;
}
.best-brands-wrapper .best-brands-col-50 {
  position: relative;
  background-color: #F8F8F8;
  height: 103%;
  width: 48%;
  float: left;
  margin: 0 1%;
}
.best-brands-wrapper .best-brands-col-50 .best-brands-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px 0;
}
.best-brands-wrapper .best-brands-col-50 p {
  font-size: 24px;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
.best-brands-wrapper .best-brands-col-50 p:nth-child(2) {
  font-size: 17px;
  color: #AFAFAF;
  margin-top: 14px;
}
.best-brands-wrapper h2 {
  padding-bottom: 60px;
  margin: 0 auto;
  text-align: center;
  font-size: 38px;
}

#ciscoLogo {
  width: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 500px) {
  /* start -- Hero Section */
  .case-study__hero .vertical__centering--hero .hero__block .section__block__hero h1 {
    font-size: 1.8em;
  }

  .culture__hero h1 {
    font-size: 1.8em;
  }

  .case-study__wrapper .section__block .section__block__super h4.light.widow {
    font-size: 1.4em;
    padding: 0 20px;
  }

  /* end -- Hero Section */
  /* start -- Testimony Section */
  body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div.testimony-wrapper {
    padding: 60px 20px;
  }
  body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div.testimony-wrapper .testimony-container {
    height: auto;
    max-width: none;
  }
  body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div.testimony-wrapper .testimony-container .testimony-logos {
    margin-bottom: 0;
    height: auto;
  }
  body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div.testimony-wrapper .testimony-container .testimony-text div p {
    font-size: 16px;
  }
  body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div.testimony-wrapper .testimony-container .testimony-text div p:last-child {
    font-size: 14px;
  }

  /* end -- Testimony Section */
  /* start -- Best Brands Section */
  body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div {
    padding: 90px 0px;
  }

  .best-brands-wrapper {
    padding: 40px 0 90px 0 !important;
  }
  .best-brands-wrapper h2 {
    padding: 0 20px 30px 20px;
    font-size: 26px;
  }
  .best-brands-wrapper .best-brands-container .best-brands-col-25 {
    height: 21%;
    width: 100%;
    text-align: center;
  }
  .best-brands-wrapper .best-brands-container .best-brands-col-25 .best-brands-tile {
    margin: 0 1%;
    height: 100%;
    width: 30%;
    display: inline-block;
    overflow: hidden;
  }
  .best-brands-wrapper .best-brands-container .best-brands-col-25 .best-brands-tile img {
    max-width: none;
    width: 180px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .best-brands-wrapper .best-brands-container .best-brands-col-25 .best-brands-tile #ciscoLogo {
    width: 60%;
  }
  .best-brands-wrapper .best-brands-container .best-brands-col-50 {
    margin: 10px 0;
    width: 100%;
    height: 60%;
  }
  .best-brands-wrapper .best-brands-container .best-brands-col-50 p {
    top: 45%;
    width: 100%;
    padding: 0 20px;
  }
  .best-brands-wrapper .best-brands-container .best-brands-col-50 p:nth-child(2) {
    top: 75%;
  }

  /* end -- Best Brands Section */
  /* start -- Miscellaneous Section*/
  #js-menu-toggle {
    padding-right: 25px;
  }

  /* end -- Miscellaneous Section */
}
.section__block .section__block__super h4.light.widow {
  padding: 20px auto;
  font-family: "HurmeGeometricSans3-Bold", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  line-height: 38px;
  font-size: 26px;
}

.case-study__hero .headline--super {
  text-transform: capitalize;
}

.case-study__logo {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.case-study__logo:first-child {
  margin-left: auto;
}
.case-study__logo:last-child {
  margin-right: auto;
}
.case-study__logo img {
  width: 222px;
  height: auto;
}

.case-study__wrapper {
  background: #1c1c1c;
}
.case-study__wrapper .gallery__container {
  margin: 0;
}

.case-study__img {
  position: relative;
  width: 100%;
}

.case-study--filter {
  overflow: hidden;
  position: relative;
  text-align: center;
  margin: 0;
}
.case-study--filter:hover {
  /* /Can't inherit hover so need to write it again. */
}
.case-study--filter:hover .case-study__img {
  opacity: 0.5;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.case-study__img:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.container .gallery--three .case-study__item {
  position: relative;
}

.gallery-three .case-study__item:hover .tile-border-hover {
  border-width: 7px;
}

.case-study__item a {
  display: block;
  margin: 0;
}

.case-study--figcaption {
  position: absolute;
  left: 0;
  right: 0;
}

.case-study--pepsi .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/client-grid-thumbs-pepsi.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--hartford .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/hartford-thumb.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--bloomberg .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/bloomberg-thumb.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--summit .case-study__img {
  background: url("../../img/v3/casestudies/summit/summit-thumb.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--capgemini .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/client-grid-thumbs-capgemini.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--sap .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/client-grid-thumbs-sap.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--monster .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/monster-thumb.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--hp .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/client-grid-thumbs-hp.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--conagra .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/client-grid-thumbs-conagra.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--visa .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/client-grid-thumbs-visa.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--sailthru .case-study__img {
  background: url("../../img/v3/casestudies/client-thumbs/sailthru-thumb.jpg") no-repeat center center;
  background-size: cover;
}

.case-study--figcaption-info {
  width: 100%;
  margin-bottom: -60px;
  color: #fff;
}

a.solution__link {
  font-style: normal;
  border-bottom: 1px dotted #fff;
  text-decoration: none;
  margin: 0;
  font-size: 17px;
}

.stats__container {
  padding: 25px 50px;
}

.stats__container .feature-point--three h1 {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
}

.stats__container .feature-point--four h1 {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
}

.case-study__solution {
  height: auto;
}

.case-study__solution .case-study__super {
  *zoom: 1;
  width: auto;
  max-width: 800px;
  float: none;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}
.case-study__solution .case-study__super:before, .case-study__solution .case-study__super:after {
  content: '';
  display: table;
}
.case-study__solution .case-study__super:after {
  clear: both;
}

.case-study__solution__img {
  width: 100%;
  box-shadow: 0 0 25px 0 rgba(255, 255, 255, 0.3);
  border: 1px solid #eeeeee;
  border-radius: 2px;
}

.case-study__challenge {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.case-study__challenge:first-child {
  margin-left: auto;
}
.case-study__challenge:last-child {
  margin-right: auto;
}

@media (min-width: 768px) {
  .case-study__solution__img {
    *zoom: 1;
    width: auto;
    max-width: 600px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .case-study__solution__img:before, .case-study__solution__img:after {
    content: '';
    display: table;
  }
  .case-study__solution__img:after {
    clear: both;
  }

  .case-study__logo {
    padding-bottom: 0;
    text-align: left;
    display: inline;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 38.2%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    left: 61.8%;
  }
  .case-study__logo:first-child {
    margin-left: 0;
  }
  .case-study__logo:last-child {
    margin-right: 0;
  }
  .case-study__logo:before, .case-study__logo:after {
    content: '';
    display: table;
  }
  .case-study__logo:after {
    clear: both;
  }
  .case-study__logo:last-child {
    margin-right: 0%;
  }
  .case-study__logo img {
    width: 292px;
  }

  .case-study__challenge {
    text-align: left;
    display: inline;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 58.8%;
    margin-left: 0%;
    margin-right: 3%;
    position: relative;
    left: -41.2%;
    text-align: left;
  }
  .case-study__challenge:first-child {
    margin-left: 0;
  }
  .case-study__challenge:last-child {
    margin-right: 0;
  }
  .case-study__challenge:before, .case-study__challenge:after {
    content: '';
    display: table;
  }
  .case-study__challenge:after {
    clear: both;
  }
  .case-study__challenge:last-child {
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .case-study__solution {
    height: 820px;
  }

  .case-study__results {
    padding-top: 130px;
  }

  .case-study__results.case-study__bloomberg {
    padding-top: 160px;
  }

  .case-study__quote {
    padding-top: 100px;
  }

  .case-study__solution {
    height: 660px;
  }

  .case-study__solution__img {
    *zoom: 1;
    width: auto;
    max-width: 800px;
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: -400px;
  }
  .case-study__solution__img:before, .case-study__solution__img:after {
    content: '';
    display: table;
  }
  .case-study__solution__img:after {
    clear: both;
  }

  .next-previous__wrapper {
    padding-top: 300px;
    /* For sections with no results to support negative margins */
  }

  .case-study__hero--pepsi {
    background-position-y: -30px;
  }

  .case-study__hero--bloomberg {
    background-position-y: -230px;
  }

  .case-study__hero--capgemini {
    background-position-y: -130px;
  }

  .case-study__hero--sap {
    background-position-y: -200px;
  }

  .case-study__hero--monster {
    background-position-y: -70px;
  }

  .case-study__hero--visa {
    background-position-y: -160px;
  }
}
.case-study__hero--pepsi {
  background: url("../../img/v3/casestudies/header-images/pepsi-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--pepsi {
  background: url("../../img/v3/casestudies/header-images/our-solution/pepsi-header-img.jpg");
}

.case-study__hero--hartford {
  background: url("../../img/v3/casestudies/header-images/hartford-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--hartford {
  background: url("../../img/v3/casestudies/header-images/our-solution/hartford-header-img.jpg");
}

.case-study__hero--bloomberg {
  background: url("../../img/v3/casestudies/header-images/bloomberg-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--bloomberg {
  background: url("../../img/v3/casestudies/header-images/our-solution/bloomberg-header-img.jpg");
}

.case-study__hero--capgemini {
  background: url("../../img/v3/casestudies/header-images/capgemini-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--capgemini {
  background: url("../../img/v3/casestudies/header-images/our-solution/capgemini-header-img.jpg");
}

.case-study__solution--sap {
  background: url("../../img/v3/casestudies/header-images/our-solution/sap-header-img.jpg");
}
.case-study__solution--sap .section__block {
  padding-bottom: 30px;
}

.case-study__hero--monster {
  background: url("../../img/v3/casestudies/header-images/monster-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--monster {
  background: url("../../img/v3/casestudies/header-images/our-solution/monster-header-img.jpg");
}

.case-study__hero--hp {
  background: url("../../img/v3/casestudies/header-images/hp-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--hp {
  background: url("../../img/v3/casestudies/header-images/our-solution/hp-header-img.jpg");
}

.case-study__hero--conagra {
  background: url("../../img/v3/casestudies/header-images/conagra-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--conagra {
  background: url("../../img/v3/casestudies/header-images/our-solution/conagra-header-img.jpg");
}

.case-study__hero--visa {
  background: url("../../img/v3/casestudies/header-images/visa-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--visa {
  background: url("../../img/v3/casestudies/header-images/our-solution/visa-header-img.jpg");
}

.case-study__hero--sailthru {
  background: url("../../img/v3/casestudies/header-images/sailthru-header-img.jpg") center no-repeat;
  background-size: cover;
}

.case-study__solution--sailthru {
  background: url("../../img/v3/casestudies/header-images/our-solution/sailthru-header-img.jpg");
}

.case-study__navigation, .case-studies__navigation {
  display: block;
}
body > div.section__fullwidth.animated.fadeIn.case-study__wrapper .case-studies__navigation {
  padding: 0;
  margin: 0;
}
.case-study__navigation .navigation__tile, .case-study__navigation .button__img, .case-studies__navigation .navigation__tile, .case-study__navigation .button__img {
  height: 300px;
}
.case-study__navigation .button__img--zoom:hover, .case-studies__navigation .button__img--zoom:hover {
  transition: none;
  transform: none;
}

.tile-border-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0 solid #2ED3D4;
  transition: border-width 150ms ease;
  z-index: 1;
  pointer-events: none;
}

.case-study__navigation .navigation__tile, .case-studies__navigation .navigation__tile {
  position: relative;
  border: none;
}

.case-study__navigation .navigation__tile:hover .tile-border-hover, .case-studies__navigation .navigation__tile:hover .tile-border-hover {
  border-width: 7px;
}

.navigation__img--pepsi {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-pepsi.jpg");
}

.navigation__img--hartford {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-hartford.jpg");
}

.navigation__img--bloomberg {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-bloomberg.jpg");
}

.navigation__img--capgemini {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-capgemini.jpg");
}

.navigation__img--sap {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-sap.jpg");
}

.navigation__img--monster {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-monster.jpg");
}

.navigation__img--hp {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-hp.jpg");
}

.navigation__img--conagra {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-conagra.jpg");
}

.navigation__img--visa {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-visa.jpg");
}

.navigation__img--sailthru {
  background-image: url("../../img/v3/casestudies/previous-next-images/previous-next-sailthru.jpg");
}

.case-studies__img--pepsi {
  background-image: url("../../img/v3/casestudies/previous-next-images/case-studies-clients-thumbs-v2-pepsi.jpg");
}

.case-studies__img--capgemini {
  background-image: url("../../img/v3/casestudies/previous-next-images/case-studies-clients-thumbs-v2-capgem.jpg");
}

.case-studies__img--sailthru {
  background-image: url("../../img/v3/casestudies/previous-next-images/case-studies-clients-thumbs-v2-sailthru.jpg");
}

.case-studies__img--visa {
  background-image: url("../../img/v3/casestudies/previous-next-images/case-studies-clients-thumbs-v2-visa.jpg");
}

.case-studies__img--jockey {
  background-image: url("../../img/v3/casestudies/previous-next-images/case-studies-clients-thumbs-v2-jockey.jpg");
}

.case-studies__img--conagra {
  background-image: url("../../img/v3/casestudies/previous-next-images/case-studies-clients-thumbs-v2-conagra.jpg");
}

@media (min-width: 768px) {
  .navigation__item {
    display: block;
  }
}
.section__fullwidth.case-study__hero--pepsi,
.section__fullwidth.case-study__hero--capgemini,
.section__fullwidth.case-study__hero--sap,
.section__fullwidth.case-study__hero--hp,
.section__fullwidth.case-study__hero--visa,
.section__fullwidth.case-study__hero--conagra,
.section__fullwidth.case-study__hero--sailthru,
.section__fullwidth.case-study__hero--jockey {
  background: linear-gradient(-4deg, #fff 40%, #292826 40.1%);
  position: relative;
  text-align: center;
  padding-top: 100px;
}
.section__fullwidth.case-study__hero--pepsi .case-study__logo,
.section__fullwidth.case-study__hero--capgemini .case-study__logo,
.section__fullwidth.case-study__hero--sap .case-study__logo,
.section__fullwidth.case-study__hero--hp .case-study__logo,
.section__fullwidth.case-study__hero--visa .case-study__logo,
.section__fullwidth.case-study__hero--conagra .case-study__logo,
.section__fullwidth.case-study__hero--sailthru .case-study__logo,
.section__fullwidth.case-study__hero--jockey .case-study__logo {
  float: none;
  margin: 20px auto 40px auto;
  display: block;
  width: 350px;
  position: initial;
}
.section__fullwidth.case-study__hero--pepsi .case-study__logo img,
.section__fullwidth.case-study__hero--capgemini .case-study__logo img,
.section__fullwidth.case-study__hero--sap .case-study__logo img,
.section__fullwidth.case-study__hero--hp .case-study__logo img,
.section__fullwidth.case-study__hero--visa .case-study__logo img,
.section__fullwidth.case-study__hero--conagra .case-study__logo img,
.section__fullwidth.case-study__hero--sailthru .case-study__logo img,
.section__fullwidth.case-study__hero--jockey .case-study__logo img {
  width: 240px;
}
.section__fullwidth.case-study__hero--pepsi .section__block__hero,
.section__fullwidth.case-study__hero--capgemini .section__block__hero,
.section__fullwidth.case-study__hero--sap .section__block__hero,
.section__fullwidth.case-study__hero--hp .section__block__hero,
.section__fullwidth.case-study__hero--visa .section__block__hero,
.section__fullwidth.case-study__hero--conagra .section__block__hero,
.section__fullwidth.case-study__hero--sailthru .section__block__hero,
.section__fullwidth.case-study__hero--jockey .section__block__hero {
  padding-top: 0;
  max-width: 800px;
}
.section__fullwidth.case-study__hero--pepsi .section__block__hero .headline--super,
.section__fullwidth.case-study__hero--capgemini .section__block__hero .headline--super,
.section__fullwidth.case-study__hero--sap .section__block__hero .headline--super,
.section__fullwidth.case-study__hero--hp .section__block__hero .headline--super,
.section__fullwidth.case-study__hero--visa .section__block__hero .headline--super,
.section__fullwidth.case-study__hero--conagra .section__block__hero .headline--super,
.section__fullwidth.case-study__hero--sailthru .section__block__hero .headline--super,
.section__fullwidth.case-study__hero--jockey .section__block__hero .headline--super {
  font-weight: lighter;
  font-size: 28px;
}
.section__fullwidth.case-study__hero--pepsi .section__fullwidth .case-study__solution__video,
.section__fullwidth.case-study__hero--capgemini .section__fullwidth .case-study__solution__video,
.section__fullwidth.case-study__hero--sap .section__fullwidth .case-study__solution__video,
.section__fullwidth.case-study__hero--hp .section__fullwidth .case-study__solution__video,
.section__fullwidth.case-study__hero--visa .section__fullwidth .case-study__solution__video,
.section__fullwidth.case-study__hero--conagra .section__fullwidth .case-study__solution__video,
.section__fullwidth.case-study__hero--sailthru .section__fullwidth .case-study__solution__video,
.section__fullwidth.case-study__hero--jockey .section__fullwidth .case-study__solution__video {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.case-study__solution__video {
  margin: 50px auto;
}

.case-study__solution__video .case-video-wrapper {
  max-height: 660px;
  overflow: hidden;
  max-width: 1000px;
  margin: 0 auto;
}

.case-study__solution__video video {
  position: initial;
  display: block;
  width: 100% !important;
  min-width: inherit;
  height: auto;
  max-height: 660px;
  transform: none;
  border-radius: 20px;
  -webkit-border-radius: 20px;
}

.case__results .section__block {
  padding-top: 0;
}
.case__results .section__block .stats__container li h1 {
  color: #2ED9DC;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  font-size: 60px;
}

.case-study__information-wrapper {
  background: linear-gradient(7deg, #fff 40%, #F8F8F8 40.1%);
  max-width: none;
  width: 100%;
  padding-bottom: 30px;
}
.case-study__information-wrapper .more_case_studies {
  padding-bottom: 0;
}
.case-study__information-wrapper .solution__link {
  text-decoration: underline;
}

.case-study__solution__images {
  height: auto;
  margin: 60px 0 50px 0;
}
.case-study__solution__images .case-study__solution__img {
  width: 100%;
  max-width: 1000px;
  margin-bottom: 0;
}

.section__block .case-study__information {
  position: relative;
  float: none;
  max-width: 800px;
  display: block;
  margin: 0 auto;
  text-align: left;
  padding-top: 50px;
}
.section__block .case-study__information .case-solution {
  margin-top: 50px;
}
.section__block .case-study__information .case-study__icons {
  position: relative;
  transform: translateY(-20%);
  width: auto;
  height: 30px;
  vertical-align: top;
  margin-right: 6px;
}

.navigation__container .navigation__logo {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  width: 40%;
  max-width: 210px;
  margin: 0 auto;
}

.navigation__container .navigation__logo.smaller__logo {
  width: 30%;
}

.see-the-site a {
  color: #2ED9DC;
  white-space: nowrap;
  font-size: 17px;
}

.see-the-site a:hover {
  text-decoration: underline;
}

.video-button__block {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

.case-study__solution__video .section__block button {
  position: relative;
  min-width: 0;
  margin: 0;
  height: 80px;
  width: 80px;
  padding: 0;
  border-radius: 50%;
}
.case-study__solution__video .section__block button span {
  height: 50px;
  width: 65px;
  position: absolute;
  background: url("../../img/v3/casestudies/header-images/white-play-arrow.png") no-repeat;
  background-size: 50%;
  left: 28px;
  top: 19px;
}

@media (max-width: 500px) {
  .section__fullwidth.case-study__hero {
    padding-bottom: 50px;
  }
  .section__fullwidth.case-study__hero .case-study__logo {
    padding-bottom: 0;
    width: 50%;
    margin-top: 10px;
  }

  .section__fullwidth.case-study__hero--pepsi .section__block__hero .headline--super,
  .section__fullwidth.case-study__hero--capgemini .section__block__hero .headline--super,
  .section__fullwidth.case-study__hero--sap .section__block__hero .headline--super,
  .section__fullwidth.case-study__hero--hp .section__block__hero .headline--super,
  .section__fullwidth.case-study__hero--visa .section__block__hero .headline--super,
  .section__fullwidth.case-study__hero--conagra .section__block__hero .headline--super,
  .section__fullwidth.case-study__hero--sailthru .section__block__hero .headline--super,
  .section__fullwidth.case-study__hero--jockey .section__block__hero .headline--super {
    margin-top: 10px;
  }

  .case__results .section__block .stats__container li h1 {
    margin-bottom: 0;
  }

  .stats__container h1 {
    font-size: 28px;
  }
  .stats__container p {
    margin: 0 0 30px 0;
    font-size: 17px;
  }

  .case-study__information-wrapper {
    background: linear-gradient(7deg, #fff 30%, #F8F8F8 30.1%);
    max-width: none;
    width: 100%;
    padding-bottom: 15px;
  }

}
.software__hero .hero__block {
  max-width: 800px;
}
.software__hero .section__block__subblock {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.software__hero .section__block__subblock:first-child {
  margin-left: auto;
}
.software__hero .section__block__subblock:last-child {
  margin-right: auto;
}

@media (min-width: 768px) {
  .software__hero .section__block__subblock {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 55.85714%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .software__hero .section__block__subblock:before, .software__hero .section__block__subblock:after {
    content: '';
    display: table;
  }
  .software__hero .section__block__subblock:after {
    clear: both;
  }
  .software__hero .section__block__subblock:last-child {
    margin-right: 0%;
  }
}
.software__hero {
  background: url("../../img/v3/software/software-hero.jpg");
  background-size: cover;
  background-attachment: initial;
}

.software__intro a {
  text-decoration: none;
}

.software__carousel {
  background-color: #fff;
}
.software__carousel .section__block {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 74.25%;
  margin-left: 0%;
  margin-right: 3%;
  position: relative;
  left: 12.875%;
}
.software__carousel .section__block:before, .software__carousel .section__block:after {
  content: '';
  display: table;
}
.software__carousel .section__block:after {
  clear: both;
}
.software__carousel .section__block:last-child {
  margin-right: 0%;
}
.software__carousel img {
  margin: 20px 40px;
}

.software__clients .section__block {
  padding: 5px;
}

.client-logos {
  width: 300px;
}

.software__product {
  margin: 20px 0;
}

.software__intro .icon--software svg {
  width: 120px;
  height: auto;
  margin: auto;
}
.software__intro .icon--software svg:hover {
  fill: #2e9480;
}
.software__intro svg.icon--publish {
  position: relative;
  top: -9px;
}
.software__intro .software__intro__box {
  *zoom: 1;
  float: left;
  clear: none;
  text-align: inherit;
  width: 70.57143%;
  margin-left: 0%;
  margin-right: 3%;
  position: relative;
  left: 14.71429%;
  padding: 10px 0;
}
.software__intro .software__intro__box:before, .software__intro .software__intro__box:after {
  content: '';
  display: table;
}
.software__intro .software__intro__box:after {
  clear: both;
}
.software__intro .software__intro__box:last-child {
  margin-right: 0%;
}

.content__intro .horizontal-line--black {
  margin-top: 0;
}

.content__licensed__why svg {
  fill: #7f7f7f;
}
.content__licensed__why svg:hover {
  fill: #6b6b6b;
}

.content__licensed__why svg {
  width: 30%;
}

.content__hero {
  background: url("../../img/v3/content/content-hero.jpg") no-repeat center;
  background-attachment: initial;
  background-size: cover;
}

.content__original {
  background: url("../../img/v3/content/content-original.jpg") no-repeat center;
  background-attachment: initial;
  background-size: cover;
}

.content__ugc {
  background: url("../../img/v3/content/content-ugc.jpg") no-repeat center;
  background-attachment: initial;
  background-size: cover;
}

@media (min-width: 768px) {
  .content__original .section__block__body, .content__ugc .section__block__body {
    text-align: left;
  }

  .content__licensed__why svg {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .content__hero {
    padding: 140px 0;
  }
}
.culture__hero .section__block__subblock {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.culture__hero .section__block__subblock:first-child {
  margin-left: auto;
}
.culture__hero .section__block__subblock:last-child {
  margin-right: auto;
}

@media (min-width: 500px) {
  .section__block__subblock {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 74.25%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .section__block__subblock:before, .section__block__subblock:after {
    content: '';
    display: table;
  }
  .section__block__subblock:after {
    clear: both;
  }
  .section__block__subblock:last-child {
    margin-right: 0%;
  }
}
.culture__hero {
  background: url("../../img/v3/culture/about-hero.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.white-overlay {
  background-color: #fff;
  opacity: .85;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  background-attachment: initial;
  z-index: 0;
}

/*.culture__intro {
    .horizontal-line--black {
        margin-top: 0;
    }
    h4 {
        line-height: 1.4;
    }
}*/
.culture__mission {
  background-color: #a72d8c;
}

.culture__life .section__block {
  padding: 60px 0;
}
.culture__life .text-align--center {
  margin: 0;
}

.culture__leadership h3 {
  padding-bottom: 40px;
}
.culture__leadership .feature-point--three {
  padding-bottom: 30px;
}

.culture__leadership__photo {
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-clip: padding-box;
}

.culture__technology {
  background: url("../../img/v3/culture/culture-technology-bg.jpg");
  background-size: cover;
}
.culture__technology hr {
  margin: 0;
}

#careers {
  height: 0;
  width: 100%;
}

.culture__positions .section__block {
  margin-top: 10%;
}

.culture__positions h3 {
  padding: 40px 0;
  margin-top: 0;
}

.culture__positions__general {
  padding: 0;
}

@media (min-width: 1650px) {
  .culture__positions h3 {
    margin-top: 0;
  }
}
.sr-widget {
  border: none;
  padding-bottom: 50px;
}
.sr-widget .srJobListJobTitle {
  padding-left: 0 !important;
}
.sr-widget .srJobListDepartment {
  text-align: right !important;
  padding-right: 0 !important;
}
.sr-widget .srJobListTypeOfEmployment {
  display: none;
}
.sr-widget .srJobListLocation {
  display: none;
}

@media (min-width: 768px) {
  .culture__leadership .feature-point--five {
    padding-bottom: 40px;
  }

  .sr-widget {
    border: 1px solid #7f7f7f;
    padding: 30px;
    max-width: 1000px;
    margin: 25px auto;
    margin-bottom: 60px;
  }
  .sr-widget .srJobListJobTitle {
    width: 300px;
  }
  .sr-widget .srJobListTypeOfEmployment {
    display: table-cell;
    text-align: center !important;
    width: 150px !important;
  }
}
@media (min-width: 1200px) {
  .sr-widget .srJobListLocation {
    display: table-cell;
    text-align: right !important;
  }
  .sr-widget .srJobListDepartment {
    text-align: center !important;
    width: 270px !important;
  }
}
.overlay-video {
  display: none;
  position: fixed;
  z-index: 999;
  height: 100vh;
  width: 100vw;
  background: rgba(255, 255, 255, 0.85);
  overflow: auto;
}

.modal-content {
  margin: 10% auto;
  padding: 20px;
  width: 80%;
  opacity: 1;
  z-index: 9999;
}

#close {
  position: fixed;
  top: 30px;
  right: 30px;
  height: 60px;
  width: 60px;
  cursor: pointer;
  z-index: 999999;
}

.section__fullwidth.intro__wrapper.culture__intro .section__block > div {
  max-width: 675px;
  margin: 0 auto;
}

.culture__hero .button--secondarycta {
  position: relative;
}

img#heroPlay {
  width: 100%;
  height: auto;
}

.play-button-about {
  padding-left: 55px;
}

.culture__hero .button__block .play-button-about span {
  position: absolute;
  left: -12px;
  top: 50%;
  height: auto;
  width: 70px;
  transform: translateY(-42%);
}

.play-button-about p {
  font-size: 15px;
}

body > div.section__fullwidth.intro__wrapper.culture__intro {
  padding-top: 40px;
}

body > div.section__fullwidth.section__fullwidth--off.culture__perk__wrapper {
  background: none;
  position: relative;
}

.culture__perk__wrapper .block--large.block--right {
  top: -580px;
  right: -570px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  opacity: 0.77;
  margin-top: 0;
  width: 800px;
  background-color: #F8F8F8;
}

.culture__intro h2 {
  text-align: center;
  margin-bottom: 35px;
}

.culture__intro h4 {
  margin: 35px 0;
  color: #000;
  line-height: 36px;
  font-size: 23px;
  letter-spacing: .5px;
}

.culture__intro p {
  color: #000;
  margin-bottom: 36px;
}

.culture__intro p a {
  text-decoration: underline;
  font-size: 17px;
}

.culture__intro p a:hover {
  color: #2ED3D4;
}

/*Perks*/
.culture__perk__wrapper h3 {
  margin-bottom: 80px;
  padding-top: 40px;
  position: relative;
}

.company-perks-flex {
  max-width: 100%;
  position: relative;
  height: auto;
}

.perks-row-1 {
  width: 100%;
  float: left;
  position: relative;
  margin: 10px auto;
  text-align: center;
}

.perks-items {
  width: 200px;
  height: 150px;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.perks-items img {
  width: 48px;
  height: 48px;
}

.news-hero {
  background: url("../../img/v3/culture/news-images/about-inthenews.jpg");
  background-size: contain;
  background-attachment: initial;
  background-repeat: no-repeat;
  padding-top: 30%;
  height: auto;
}

.section__block-news {
  max-width: 900px;
  height: auto;
  margin: 0 auto;
  background: #E9EAED;
  position: relative;
}

.news-article-container {
  width: 100%;
  float: left;
  position: relative;
  margin: 10px auto;
  text-align: center;
}

.article-items {
  width: 350px;
  height: 190px;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  background: #FFF;
  position: relative;
  border: none;
  cursor: pointer;
}

.article-items .article-item-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.article-items a {
  display: inherit;
  height: 100%;
}

.article-items p {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  padding: 0 30px;
  margin: 0;
}

img#fortuneImage {
  height: 15px;
  width: auto;
  margin-top: 20px;
}

img#wsjImage {
  height: 15px;
  width: auto;
  margin-top: 20px;
}

img#adageImage {
  height: 18px;
  width: auto;
  margin-top: 20px;
}

img#businessWireImage {
  height: 30px;
  width: auto;
  margin-top: 15px;
}

.article-items:hover .tile-border-hover {
  border-width: 7px;
}

/*.culture__intro {
  background: linear-gradient(43deg, #f8f8f8 28%, #fff 28.1%);
}*/

.culture__perk__wrapper .section__fullwidth {
  background-image: url("../../img/v3/culture/perksbg.png");
  background-repeat: no-repeat;
}

.jobs-by-location p {
  padding: 0 30px;
  font-weight: bold;
  font-size: 20px;
  margin: 0 auto;
  display: inline;
  color: #E9EAED;
}

.jobs-by-location p:hover {
  color: #rgb 239, 43, 53;
}

.culture__jobs {
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.culture__jobs #grnhse_app {
  max-width: 900px;
  margin: 0 auto;
}

@media only screen and (max-device-width: 770px) {
  .button__block {
    width: 200px;
  }

  .culture__hero .button__block a button {
    width: 180px;
    height: 50px;
    padding: 0;
    text-align: center;
  }

  .culture__hero .button--secondarycta p {
    margin: 0;
    display: inline-block;
    font-weight: 500;
  }

  img#heroPlay {
    width: 50px;
  }

  body > div.section__fullwidth.section__fullwidth--off.culture__perk__wrapper {
    background-color: #FFF;
    background-image: none;
  }

  .perks-items {
    height: 100px;
    padding-bottom: 40px;
  }

  .section__block-news {
    top: 97px;
  }
}
.instagram-images {
  height: 600px;
}

.instagram-slider {
  position: relative;
}

.next-image-slide {
  background: url("../../img/v3/culture/arrow-right.png") 0 0 no-repeat;
  background-size: 100%;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 125px;
  cursor: pointer;
  right: 35px;
}

.previous-image-slide {
  background: url("../../img/v3/culture/arrow-left.png") 0 0 no-repeat;
  background-size: 100%;
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  z-index: 2;
  width: 100px;
  height: 125px;
  cursor: pointer;
  left: 35px;
}

.instagram-slider .slick-dots {
  display: inline-flex;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}

@media (max-width: 500px) {
  .previous-image-slide {
    width: 50px;
    height: 62px;
    left: 10px;
  }

  .next-image-slide {
    width: 50px;
    height: 62px;
    right: 10px;
  }
}
@media (max-width: 800px) {
  span#close {
    position: fixed;
    top: 27px;
    right: 16px;
    height: 40px;
    width: 40px;
  }
}
.section__block .culture__positions {
  margin-top: 250px;
}

.mission__hero {
  background: url("../../img/v3/mission/mission-hero.jpg");
  background-size: cover;
  background-attachment: intial;
}

.mission__divider--one img, .mission__divider--two img {
  margin-bottom: -20px;
  width: 100%;
  height: auto;
}

.mission__causes {
  background: url("../../img/v3/mission/mission-causes.jpg");
  background-size: cover;
  background-attachment: initial;
}

.icon--shafqat-signature {
  width: 40%;
  height: auto;
}

.contact__hero {
  background: url("../../img/v3/contact/bg-contact-form.jpg") #1c1c1c no-repeat center;
  background-size: cover;
  padding-top: 100px;
}

.contact__hero--include {
  background: #434343;
}

.contact h3 {
  text-align: center;
}

.contact__hero--include .button--large {
  display: block;
  width: 100%;
}

.contact__form {
  padding: 30px 0;
}

.contact h3 {
  margin-bottom: 40px;
}

.contact__wrapper {
  padding: 10px;
}

.form__contactus .form__field {
  margin-bottom: 20px;
}

.contact__wrapper {
  width: 100%;
  padding-top: 30px;
}

.contact__wrapper p {
  color: #999;
}

@media (min-width: 768px) {
  .contact__wrapper {
    max-width: 810px;
    margin: 0 auto;
    padding: 75px 30px 30px;
  }
}
.services__hero {
  background: url("../../img/v3/services/services-hero.jpg");
  background-size: cover;
  background-attachment: initial;
}

.services__strategy {
  background: url("../../img/v3/services/services-strategy.jpg") center;
  background-size: cover;
  background-attachment: initial;
}

.services__publisher img {
  padding-top: 50px;
}

@media (min-width: 768px) {
  .services__strategy .section__block__body {
    text-align: left;
  }
}
.legal {
  padding: 8%;
  padding-top: 20%;
}
.legal p {
  color: #7f7f7f;
  padding-bottom: 10px;
}
.legal a {
  color: #2ec2dc;
  text-decoration: none;
  border-bottom: 1px solid #2ec2dc;
}

.legal .footer__legal {
  /* Only applies to legal licensing to push footer to flush bottom */
  width: 100%;
  height: 180px;
}

.legal__list {
  list-style-type: decimal;
  list-style-position: inside;
}

.legal__list__item {
  padding: 0;
}

.legal__list__item p {
  padding: 0;
  margin: 0;
}

@media (min-width: 768px) {
  .legal {
    padding-top: 10%;
  }

  .legal__list__item {
    padding: 10px;
  }
}
.content-thumbnail .title, .content-thumbnail .type {
  font-size: 13px;
}

.shape__circle {
  position: relative;
  border-radius: 50%;
}
.shape__circle p {
  position: relative;
  z-index: 3;
}

.shape__circle--outline {
  position: relative;
  border: none;
}

.vertical-line--black {
  display: none;
}

.profile__portraits {
  margin: 20px auto;
  border-radius: 50%;
  max-width: 150px;
}

.button--insights {
  background: #3ab9a0;
  border: 1px solid #3ab9a0;
  padding: 50px 100px;
  font-size: 17px;
  padding: 40px 100px 64px;
}
.button--insights:hover {
  background: #319d88;
}

.button--overlay {
  position: relative;
  margin-bottom: -50px;
  z-index: 2;
}

h1.insights, h2.insights, h3.insights {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  padding: 20px 0;
}

p.insights {
  font-size: 18px;
}

.footnotes__copy {
  color: #7f7f7f;
  text-shadow: 1px 1px 0 #fff;
  font-size: 15px;
  font-style: italic;
}

.insights__stat {
  font-family: "HurmeGeometricSans3-Bold", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 150px;
  font-style: normal;
  display: block;
  color: #404040;
  line-height: 1.5;
}

h1.insights, h3.insights {
  max-width: 600px;
  margin: inherit;
}

.insights__hero {
  position: relative;
}

.insights__hero::before {
  background: #f5f7fa url("../../img/microsite/audience-insights/ai-bg.png") no-repeat center;
  background-size: cover;
  width: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  min-height: 800px;
}

.insights__header {
  position: relative;
  z-index: 2;
}
.insights__header h1, .insights__header p {
  color: #fff;
}

.insights__intro {
  /* Keep intro copy above overlapping hero bg */
  padding-top: 50px;
}
.insights__intro .section__block__super--narrow {
  position: relative;
  z-index: 1;
}

.insights__audience h1.insights {
  padding-bottom: 40px;
}

.insights__audience .carousel__wrapper {
  position: relative;
  max-width: 1000px;
  padding-top: 0;
}
.insights__audience .cycle-slideshow {
  width: 100%;
}

.insights__points {
  position: relative;
  overflow: hidden;
  background: #1c1c1c;
}
.insights__points h1, .insights__points h2, .insights__points h3, .insights__points h4, .insights__points p {
  color: #fff;
}
.insights__points h3.insights {
  padding-top: 0;
}

.insights__point {
  padding: 50px 0;
}
.insights__point .icon--insights {
  max-width: 210px;
  margin: auto;
}
.insights__point .icon--insights svg {
  stroke-width: 4;
  width: 100%;
  height: 100%;
}

.insights__contact h3.insights {
  max-width: 800px;
  text-align: inherit;
}
.insights__contact button {
  height: 55px;
  width: 100%;
  border: 1px solid #ef2b35;
}
.insights__contact button:hover {
  background: #cb242d;
}

@media (min-width: 500px) {
  .insights__intro {
    padding-top: 220px;
  }
}
@media (min-width: 750px) {
  .insights__hero::before {
    height: 1200px;
  }

  .insights__intro .circle__container {
    position: relative;
  }

  .shape__circle--outline {
    border: 2px solid #1c1c1c;
    width: 450px;
    height: 450px;
    padding: 40px 50px;
  }

  .insights__intro {
    padding-top: 0;
    margin-top: -210px;
    padding-bottom: 40px;
  }

  .insights__intro .shape__circle--white {
    position: absolute;
    background-color: #fff;
    top: -18px;
    right: 20px;
    width: 450px;
    height: 450px;
    z-index: -1;
  }

  .vertical-line--black {
    position: relative;
    display: block;
    height: 200px;
    z-index: 5;
  }

  .profile__portraits {
    margin-bottom: 50px;
    margin-top: 0;
    border: 2px solid black;
  }

  .button--overlay {
    margin-bottom: -90px;
  }
}
@media (min-width: 1015px) {
  .insights__hero::before {
    min-height: 1000px;
  }
}
@media (min-width: 768px) {
  .insights__footnotes .section__block__super--narrow {
    padding: 0;
  }

  .shape__circle--outline {
    padding: 43px 53px;
  }
}
@media (min-width: 1200px) {
  .insights__hero::before {
    min-height: 1400px;
  }

  .insights__hero {
    position: relative;
  }
  .insights__hero h1 {
    font-size: 53px;
  }
}
.subscribe__hero {
  background: url("../../img/v3/subscribe/subscribe-bg.jpg") no-repeat center;
  background-size: cover;
}
.subscribe__hero em {
  font-style: normal;
  font-weight: bold;
}

.subscribe__stat {
  font-size: 60px;
  display: block;
}

.subscribe__form {
  margin: 40px 0;
}
.subscribe__form .form-field, .subscribe__form button {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.subscribe__form .form-field:first-child, .subscribe__form button:first-child {
  margin-left: auto;
}
.subscribe__form .form-field:last-child, .subscribe__form button:last-child {
  margin-right: auto;
}
.subscribe__form button {
  height: 40px;
}

@media (min-width: 768px) {
  .subscribe__stat {
    font-size: 180px;
  }
}
@media (min-width: 1200px) {
  .subscribe__form .form-field, .subscribe__form button {
    display: inline-block;
  }
  .subscribe__form .form-field {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 70.57143%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .subscribe__form .form-field:before, .subscribe__form .form-field:after {
    content: '';
    display: table;
  }
  .subscribe__form .form-field:after {
    clear: both;
  }
  .subscribe__form .form-field:last-child {
    margin-right: 0%;
  }
  .subscribe__form .buttonSubmit {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 26.42857%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .subscribe__form .buttonSubmit:before, .subscribe__form .buttonSubmit:after {
    content: '';
    display: table;
  }
  .subscribe__form .buttonSubmit:after {
    clear: both;
  }
  .subscribe__form .buttonSubmit:last-child {
    margin-right: 0%;
  }
}
.solutions__hero {
  height: auto;
  width: 100%;
}

.solutions__hero .hero__block h1 {
  margin-top: 40px;
}

.solutions__challenge {
  text-align: left;
}

.solutions__challenge:before {
  background-image: url("../../img/v3/solutions/icon-challenge.png");
}

.solutions__solution:before {
  background-image: url("../../img/v3/solutions/icon-solution.png");
}

.solutions__challenge:before, .solutions__solution:before {
  display: inline-block;
  content: ' ';
  background-size: 60px;
  height: 60px;
  width: 60px;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.solutions__navigation .navigation__tile, .solutions__navigation .navigation__img {
  height: 150px;
}

.solutions__intro .solutions__challenge, .solutions__intro .solutions__solution {
  margin: 30px 0;
}
.solutions__intro .solutions__challenge p, .solutions__intro .solutions__solution p {
  margin: 5px 0;
}

.solutions__intro {
  text-align: left;
}
.solutions__intro h3 {
  display: inline-block;
  vertical-align: bottom;
}

@media (min-width: 768px) {
  .solutions__intro .solutions__challenge, .solutions__intro .solutions__solution {
    margin: 0;
  }
  .solutions__intro .solutions__challenge p, .solutions__intro .solutions__solution p {
    margin: 10px 0;
  }
}
.solutions__banner {
  background-size: 700px;
  min-height: 255px;
  background-color: #1c1c1c;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.banner__container {
  width: 100%;
  background-color: #1c1c1c;
}

@media (min-width: 1200px) {
  .solutions__banner {
    background-size: auto;
  }
}
.banner--content-creation {
  background-image: url("../../img/v3/solutions/content-creation/content-creation-stat.png");
}

.banner--global-collaboration {
  background-image: url("../../img/v3/solutions/global-collaboration/global-collaboration-stat.png");
}

.banner--asset-management {
  background-image: url("../../img/v3/solutions/asset-management/asset-management-stat.png");
}

.banner--brand-governance {
  background-image: url("../../img/v3/solutions/brand-governance/brand-governance-stat.png");
}

.banner--social-listening {
  background-image: url("../../img/v3/solutions/social-listening/social-listening-stat.png");
}

.banner--streamlined-publishing {
  background-image: url("../../img/v3/solutions/streamlined-publishing/streamlined-publishing-stat.png");
}

.banner--social-publishing {
  background-image: url("../../img/v3/solutions/social-publishing/social-publishing-stat.png");
}

.banner--collaboration-workflow {
  background-image: url("../../img/v3/solutions/collaboration-workflow/collaboration-workflow-stat.png");
}

.banner--content-measurement {
  background-image: url("../../img/v3/solutions/content-measurement/content-measurement-stat.png");
}

.banner--audience-insights {
  background-image: url("../../img/v3/solutions/audience-insights/audience-insights-stat.png");
}

.banner--strategy-services {
  background-image: url("../../img/v3/solutions/strategy-services/strategy-services-stat.png");
}

.banner--implementation-onboarding {
  background-image: url("../../img/v3/solutions/implementation-onboarding/implementation-onboarding-stat.png");
}

.banner--security-compliance {
  background-image: url("../../img/v3/solutions/security-compliance/security-compliance-stat.png");
}

.solutions__content-creation__hero {
  background-image: url("../../img/v3/solutions/content-creation/content-creation-hero.jpg");
}

.solutions__global-collaboration__hero {
  background-image: url("../../img/v3/solutions/global-collaboration/global-collaboration-hero.jpg");
}

.solutions__asset-management__hero {
  background-image: url("../../img/v3/solutions/asset-management/asset-management-hero.jpg");
}

.solutions__brand-governance__hero {
  background-image: url("../../img/v3/solutions/brand-governance/brand-governance-hero.jpg");
}

.solutions__social-listening__hero {
  background-image: url("../../img/v3/solutions/social-listening/social-listening-hero.jpg");
}

.solutions__streamlined-publishing__hero {
  background-image: url("../../img/v3/solutions/streamlined-publishing/streamlined-publishing-hero.jpg");
}

.solutions__social-publishing__hero {
  background-image: url("../../img/v3/solutions/social-publishing/social-publishing-hero.jpg");
}

.solutions__content-measurement__hero {
  background-image: url("../../img/v3/solutions/content-measurement/content-measurement-hero.jpg");
}

.solutions__audience-insights__hero {
  background-image: url("../../img/v3/solutions/audience-insights/audience-insights-hero.jpg");
}

.solutions__strategy-services__hero {
  background-image: url("../../img/v3/solutions/strategy-services/strategy-services-hero.jpg");
}

.solutions__implementation-onboarding__hero {
  background-image: url("../../img/v3/solutions/implementation-onboarding/implementation-onboarding-hero.jpg");
}

.solutions__security-compliance__hero {
  background-image: url("../../img/v3/solutions/security-compliance/security-compliance-hero.jpg");
}

.button__img--content-creation {
  background-image: url("../../img/v3/solutions/navigation/content-creation-navigation.jpg");
}

.button__img--global-collaboration {
  background-image: url("../../img/v3/solutions/navigation/global-collaboration-navigation.jpg");
}

.button__img--asset-management {
  background-image: url("../../img/v3/solutions/navigation/asset-management-navigation.jpg");
}

.button__img--brand-governance {
  background-image: url("../../img/v3/solutions/navigation/brand-goverance-navigation.jpg");
}

.button__img--streamlined-publishing {
  background-image: url("../../img/v3/solutions/navigation/streamlined-publishing-navigation.jpg");
}

.button__img--social-publishing {
  background-image: url("../../img/v3/solutions/navigation/social-publishing-navigation.jpg");
}

.button__img--social-listening {
  background-image: url("../../img/v3/solutions/navigation/social-listening-navigation.jpg");
}

.button__img--content-measurement {
  background-image: url("../../img/v3/solutions/navigation/content-measurement-navigation.jpg");
}

.button__img--audience-insights {
  background-image: url("../../img/v3/solutions/navigation/audience-insights-navigation.jpg");
}

.button__img--strategy-services {
  background-image: url("../../img/v3/solutions/navigation/strategy-services-navigation.jpg");
}

.button__img--implementation-onboarding {
  background-image: url("../../img/v3/solutions/navigation/implementation-onboarding-navigation.jpg");
}

.button__img--security-compliance {
  background-image: url("../../img/v3/solutions/navigation/security-compliance-navigation.jpg");
}

.fullpage__404 {
  background: black url("../../img/404/404.jpg") no-repeat center;
  background-size: cover;
  background-attachment: initial;
  height: 100%;
}

.press__hero {
  background: url("../../img/v3/software/software-hero.jpg");
  background-size: cover;
  background-attachment: fixed;
}

.press__spotlight__img {
  max-width: 400px;
  margin: 30px auto;
}

.press__spotlight__img img {
  margin: 0 auto;
  display: block;
  max-height: 300px;
  width: auto;
}

.press__article .divider {
  margin: 20px 0;
}

.press__kit .pill--primary {
  margin: 0 6px;
  padding: 2px 16px;
}

.press__coverage .press__article {
  padding-bottom: 20px;
}

.press__coverage {
  max-width: 900px;
  margin: auto;
}

.press__spotlight h1, .press__coverage h1, .press__kit h1 {
  padding-bottom: 30px;
}

.pricing__plan, .pricing__points {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.pricing__plan:first-child, .pricing__points:first-child {
  margin-left: auto;
}
.pricing__plan:last-child, .pricing__points:last-child {
  margin-right: auto;
}

.pricing__block .section__block {
  padding: 20px 50px;
}

.pricing__software, .pricing__content, .pricing__strategy {
  border-width: 8px;
  border-top-style: solid;
}

.pricing__software {
  border-color: #2ec2dc;
}
.pricing__software .toggle {
  color: #2ec2dc;
  margin: 0;
  height: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.pricing__content {
  border-color: #e2ba35;
}
.pricing__content .toggle {
  color: #e2ba35;
  margin: 0;
  height: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.pricing__toggle {
  text-align: center;
}

.pricing__strategy {
  border-color: #a72d8c;
}
.pricing__strategy .toggle {
  color: #a72d8c;
  margin: 0;
  height: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
}

.pricing__block {
  padding: 20px;
}

.pricing__plan {
  background-color: #eeeeee;
  padding: 20px;
  margin: 10px;
}

.pricing__plan__value {
  font-size: 30px;
}

.pricing__header {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.pricing__header:first-child {
  margin-left: auto;
}
.pricing__header:last-child {
  margin-right: auto;
}

.pricing__panel {
  border-radius: 2px;
  padding: 20px;
}

.pricing__panel .button__block {
  padding: 10px;
}

.pricing__plan p {
  margin: 10px 0;
}

.pricing__panel .meta {
  font-size: 15px;
}

.pricing__plan i.icon {
  font-size: 45px;
  color: #1c1c1c;
  position: relative;
  top: -30px;
  padding: 5px;
  margin-left: -20px;
}

@media (min-width: 768px) {
  .pricing__panel {
    margin-top: -80px;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 81.81818%;
    margin-left: 0%;
    margin-right: 0%;
    position: relative;
    left: 9.36364%;
    padding: 60px 70px;
  }
  .pricing__panel:before, .pricing__panel:after {
    content: '';
    display: table;
  }
  .pricing__panel:after {
    clear: both;
  }

  .pricing__points {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .pricing__points:before, .pricing__points:after {
    content: '';
    display: table;
  }
  .pricing__points:after {
    clear: both;
  }
  .pricing__points:last-child {
    margin-right: 0%;
  }
}
@media (min-width: 1200px) {
  .pricing__header {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66667%;
    margin-left: 0%;
    margin-right: 3%;
    margin-bottom: 20px;
  }
  .pricing__header:before, .pricing__header:after {
    content: '';
    display: table;
  }
  .pricing__header:after {
    clear: both;
  }
  .pricing__header:last-child {
    margin-right: 0%;
  }

  .pricing__panel .meta {
    padding: 20px 0;
  }

  .pricing__plan {
    margin-top: -80px;
    margin-bottom: 0;
    padding: 0;
    background-color: inherit;
  }

  .pricing__points, .pricing__plan {
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .pricing__points:before, .pricing__points:after, .pricing__plan:before, .pricing__plan:after {
    content: '';
    display: table;
  }
  .pricing__points:after, .pricing__plan:after {
    clear: both;
  }
  .pricing__points:last-child, .pricing__plan:last-child {
    margin-right: 0%;
  }

  .pricing__points {
    position: relative;
    left: -34.33333%;
  }

  .pricing__plan {
    position: relative;
    left: 68.66667%;
  }
}
.partners__hero {
  background: url("../../img/v3/partners/partners-hero.jpg") no-repeat center;
  background-size: cover;
}

.partners--three {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.partners--three:first-child {
  margin-left: auto;
}
.partners--three:last-child {
  margin-right: auto;
}
@media (min-width: 768px) {
  .partners--three {
    text-align: left;
    display: inline;
    clear: none;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    *zoom: 1;
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .partners--three:first-child {
    margin-left: 0;
  }
  .partners--three:last-child {
    margin-right: 0;
  }
  .partners--three:before, .partners--three:after {
    content: '';
    display: table;
  }
  .partners--three:after {
    clear: both;
  }
  .partners--three:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .partners--three:nth-child(3n + 1) {
    clear: both;
  }
}

.partners .partner .photo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #1c1c1c center cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
  -moz-transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
  transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
}

.partners .partner .logo {
  position: absolute;
  top: 0;
  display: flex;
  display: -webkit-box;
  width: 100%;
  align-items: center;
  justify-content: center;
  background: #1c1c1c center cover;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
  -moz-transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
  transition: opacity 0.35s cubic-bezier(0.25 0.86 0.325 1);
}

.contest__hero {
  background-image: url("../../img/v3/contest/thinkcontent-banner.jpg");
}

.contest .section__block {
  padding-top: 50px;
}
.contest p {
  color: #7f7f7f;
  padding-bottom: 10px;
}
.contest a {
  color: #2ec2dc;
  text-decoration: none;
  border-bottom: 1px solid #2ec2dc;
}

.section__fullwidth.culture__life {
  /*background-color: #f8f8f8;*/
}

.instagram-slider {
  height: 400px;
  width: 100%;
  margin: 0 auto;
}
.instagram-slider .slick-list {
  height: 100%;
  z-index: 1;
}
.instagram-slider .slick-track {
  height: 100%;
}
.instagram-slider .slick-list .slick-track .slick-slide {
  display: block;
  height: 100%;
}
.instagram-slider .slick-slide .content-box.content-box--image {
  height: 100%;
}
.instagram-slider .slick-slide .content-box.content-box--image a {
  margin: 0;
}

.instagram-slider .slick-slide .content-box.content-box--image a {
  height: 100%;
  width: 100%;
  display: block;
}
.instagram-slider .slick-slide .content-box.content-box--image a .content-box__pic {
  height: 100%;
  width: 100%;
  display : block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.instagram-slider .next-product-slide {
  right: 20px;
  background: url("../../img/v3/carousel/arrows/right-chevron.png") 0 0 no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 2;
  width: 45px;
  height: 45px;
  cursor: pointer;
}

.instagram-slider .prev-product-slide {
  left: 20px;
  background: url("../../img/v3/carousel/arrows/left-chevron.png") 0 0 no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  z-index: 2;
  width: 45px;
  height: 45px;
  cursor: pointer;
}

@media (max-width: 768px) {
  .single.single-solutions .section__block {
    display: block;
    align-items: auto;
  }
  .section__fullwidth.animated.case-study__wrapper .testimony-wrapper .testimony-container {
    min-height: none;
  }
  .testimony-wrapper .testimony-container .testimony-text-wrapper {
    min-height: none;
    display: table;
  }
  .testimony-wrapper .testimony-container .testimony-text {
    display: table-cell;
    vertical-align: middle;
    position: inherit;
    transform: none;
  }
  .testimony-wrapper .testimony-container .testimony-text div p {
    font-size: 18px;
  }
  .testimony-wrapper .testimony-container .testimony-text div p:last-child {
    font-size: 20px;
  }
  .testimony-wrapper .testimony-container .testimony-logos {
    width: 80%;
  }
  .best-brands-wrapper .best-brands-col-50 p {
    font-size: 22px;
  }
  body > div.section__fullwidth.animated.fadeIn.case-study__wrapper > div.best-brands-wrapper {
    padding: 90px 10px 160px 10px;
  }
  .navigation__container.case-study__navigation .gallery--three.navigation__tile {
    width: 50%;
  }
  .container.navigation__container.case-study__navigation .gallery--three.navigation__tile.hide-tile-mobile {
    display: none;
  }
  .feature-point--four {
    margin-bottom: 30px;
  }
  .feature-point--four p.font-color--black {
    margin-top: 0;
    display: block;
  }
  .feature-point--four h1 {
    margin-bottom: 8px;
  }
  .culture__hero button {
    width: 40%;
    padding: 0 20px;
  }
  .instagram-slider {
    height: 300px;
  }
  .hero__block .button__block a button p {
    line-height: 8px;
  }
  .case-study__hero .vertical__centering--hero .hero__block .section__block__hero h1 {
    font-size: 50px;
  }

  .culture__hero h1 {
    font-size: 50px;
  }
}

@media (max-width: 480px) {
  .culture__hero button {
    width: 50%;
  }
  .culture__intro h4 {
    font-size: 20px;
  }
  .culture__hero .hero__block h1 {
    font-size: 29px;
    width: 100%;
    margin: 0 auto;
  }
  .case-study__hero .vertical__centering--hero .hero__block .section__block__hero h1 {
    font-size: 29px;
    width: 100%;
    margin: 0 auto;
  }
  .hero__block .button__block a button {
    height: 50px;
    line-height: 0;
  }
  .hero__block .positions-button p {
    margin: 0;
    text-align: center;
    display: inline-block;
  }
  .hero__block .play-button-about p {
    padding-left: 12px;
  }
  .culture__hero .button__block .play-button-about span {
    left: -22px;
  }
  .in-the-news .news-article-container .article-items {
    width: 90%;
    height: 190px;
    padding: 40px 0;
  }
  .culture__perk__wrapper .section__block__super h3.widow {
    margin: 0 auto 24px auto;
  }
  .culture__perk__wrapper .company-perks-flex .perks-row-1, .culture__perk__wrapper .company-perks-flex .perks-row-2 {
    margin: 0 auto;
  }
  .culture__perk__wrapper .company-perks-flex .perks-items p {
    margin-top: 10px;
  }
  .culture__perk__wrapper .company-perks-flex .perks-items {
    margin-bottom: 20px;
    padding-bottom: 0;
    height: 120px;
  }
  .casestudy-video-overlay .casestudy-video-modal, .casestudy-video-overlay .company-video-modal {
    top: 18%;
  }
  .news-hero {
    padding-top: 0;
  }
  .article-items p {
    padding: 0 10px;
  }
  .culture__positions h3 {
    padding: 40px 0 20px 0;
  }
  .section__block-news {
    top: 100px;
  }
  .case-studies__navigation .navigation__tile {
    height: 185px;
  }
  .section__fullwidth.case-study__hero--pepsi,
  .section__fullwidth.case-study__hero--capgemini,
  .section__fullwidth.case-study__hero--sap,
  .section__fullwidth.case-study__hero--hp,
  .section__fullwidth.case-study__hero--visa,
  .section__fullwidth.case-study__hero--conagra,
  .section__fullwidth.case-study__hero--sailthru,
  .section__fullwidth.case-study__hero--jockey {
    background: linear-gradient(-4deg, #fff 30%, #292826 30.1%);
  }
  .navigation__container.case-study__navigation .gallery--three.navigation__tile {
    height: 200px;
  }
}

@media (max-width: 630px) {
  .culture__hero .button__block .play-button-about span {
    position: absolute;
    left: -20px;
    top: 50%;
    height: auto;
    width: 70px;
    transform: translateY(-42%);
  }
}

.solutions__quote {
  width: 65%;
  max-width: 1400px;
  color: #fff;
  padding: 50px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: perspective(1px) translate(-50%, -50%);
}

.solutions__quote p {
  font-size: 22px;
  word-spacing: 1px;
}
.solutions__quote p span {
  color: #EF2B35;
}

.solutions__quote .quote__highlight {
  color: #F54444;
  font-size: 22px;
}

.solutions__quote .quote__emph {
  color: #F54444;
}

.solutions__quote .quote__line {
  display: inline-block;
    position: relative;
    padding: 0;
    margin: 5px auto;
    height: 0;
    width: 20%;
    max-height: 0;
    font-size: 1px;
    line-height: 0;
    clear: both;
    border: none;
    border-bottom: 1px solid #919191;
}

.solutions__quote .quote__author {
  margin: 10px 20px;
  font-size: 14px;
  color: #919191;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  padding-top: 10px;
}

.section__flex > .section__block {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .section__flex > .section__block {
    display: block;
  }

  .pricing__panel .button__block {
    text-align: center;
  }
}

.software__intro__box .st0 {
  fill: none;
}

.container .js-pricing-toggle .pricing__points {
  left: initial;
  width: 48%;
}

.pricing__panel .button__block {
  padding: 40px 0 15px 0;
}

.pricing__software {
  border-color: #4ec3c8;
}

.pricing__software .toggle {
  color: #4ec3c8;
}

.pricing__software .button__block button {
  background-color: #4ec3c8;
  border: 1px solid #4ec3c8;
}

.pricing__software .button__block button:hover {
  background-color: #35AAAF;
  border: 1px solid #35AAAF;
}

.pricing__content {
  border-color: #e82133;
}

.pricing__content .toggle {
  color: #e82133;
}

.pricing__content .button__block button {
  background-color: #e82133;
  border: 1px solid #e82133;
}

.pricing__content .button__block button:hover {
  background-color: #CF081A;
  border: 1px solid: #CF081A;
}

.pricing__strategy {
  border-color: #f4e665;
}

.pricing__strategy .toggle {
  color: #f4e665;
}

.pricing__strategy .button__block button {
  background-color: #f4e665;
  border: 1px solid #f4e665;
}

.pricing__strategy .button__block button:hover {
  background-color: #DBCD4C;
  border: 1px solid #DBCD4C;
}

.nav__item--dropdown {
  top: 47px;
}

.footer .footer__block {
  width: 18%;
}

.footer .footer__block--large {
  width: 27.27273%;
}

.footer .footer__block .footer__headline a {
  font-family: 'HurmeGeometricSans3-SemiBold';
}

.footer .footnote .newscred__copystamp svg {
  cursor: pointer;
}

@media (max-width: 768px) {
  .footer .footer__block {
    width: 50%;
    margin-bottom: 1.25em;
  }

  .footer .footer__block .footer__link {
    text-align: center;
    display: none;
  }

  .footer .footer__block .footer__headline {
    display: block;
  }

  .footer .footer__block .footer__link a {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.71px;
    line-height: 2;
  }

  .footer .footer__nav {
    display: flex;
    flex-wrap: wrap;
  }

  .footer .footer__connect {
    padding-top: 0;
  }

  .footer .footer__connect hr {
    width: 95%;
  }

  .footer .footer__icons .social__link {
    margin: 10px 4%;
  }

}

/*about page css*/
.about__hero {
  background: url("../../img/v3/about/hero-about-image.jpg");
  background-size: cover;
  background-attachment: fixed;
  height: 105%;
}

.about__hero .section__block {
  z-index: 99;
  top: 48%;
  max-width: 800px;
}

.about__hero .hero__block {
  max-width: 100%;
  position: relative;
  z-index: 99;
}

.about__hero h1 {
  font-weight: 500;
  font-size: 60px;
  color: #000;
  margin-bottom: 0;
}

.about__intro {
  padding-top: 40px;
  /*background: linear-gradient(43deg, #f8f8f8 28%, #fff 28.1%);*/
}

.about__intro .section__block {
  max-width: 800px;
  margin-top: -150px;
  background-color: #fff;
  position: relative;
}

.about__intro .section__block > div {
  max-width: 675px;
  margin: 0 auto;
}

.about__intro .copy-headline {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 22px;
  color: #2E2A26;
  line-height: 36px;
  font-weight: 600;
}

.about__intro p {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 17px;
  color: #2E2A26;
  line-height: 34px;
  margin-bottom: 24px;
  font-weight: 300;
}

.about__intro p a {
  color: #EA1C2C;
  text-decoration: underline;
  font-size: 1em;
}

.about__stats {
  background: linear-gradient(-44deg, #DD1928 40%, #E82233 40.1%);
}

.stats__container {
  padding: 50px 0 0 0;
}

.about__stats .section__block {
  padding: 50px 0;
}

.about__stats .about__stat {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  margin-bottom: 40px;
}

.about__stats .stat {
  font-size: 58px;
  color: #262521;
  margin-bottom: 0;
}

.about__stats .founded {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 1.6em;
  margin-bottom: 0;
}

.about__leadership .container {
  text-align: justify;
  max-width: 800px;
  margin: 0 auto;
}

.about__leadership .container:after {
  content: '';
  display: inline-block;
  width: 100%;
}

.about__leadership .leader {
  width: 33.33%;
  display: block;
  vertical-align: top;
  float: left;
  padding: 0 5%;
}

.leader img {
  border-radius: 100%;
}

.leader .name {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 22px;
  color: #262521;
  font-weight: 600;
  text-align: center;
  margin: 10px 0;
}

.leader .title {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 17px;
  color: #262521;
  font-weight: 300;
  text-align: center;
  margin-bottom: 40px;
}

.about__leadership .section__block {
  padding: 50px 50px 0px 50px;
}

.about__leadership .widow {
  margin-bottom: 60px;
}

.about__quote .section__block {
  max-width: 714px;
  border: 1px solid #D6D6D6;
  border-radius: 2px;
  margin: 100px auto;
  width: 90%;
  position: relative;
}

.about__quote .quote-mark {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 0;
  padding: 5px;
  background-color: white;
}

.quote-mark img {
  height: auto;
  width: 32px;
}

.about__quote .quote {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #2E2A26;
  line-height: 36px;
}

.about__quote .quote-logo {
  width: 100px;
  height: auto;
  margin: 32px auto 0 auto;
}

.about__positions {
  background: linear-gradient(44deg, #4EC3C8 40%,#3BD3D4 40.1%);
}

.about__positions .section__block {
  max-width: 714px;
  padding: 90px 50px;
}

.about__positions .section__block h1 {
  font-size: 32px;
  color: #2E2A26;
}

.about__positions .section__block h3 {
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 34px;
}

.about__positions .button--primarycta {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #000;
  font-weight: 600;
  transition: all .4s linear;
}

.about__positions .button--primarycta:hover {
  background: rgba(255, 255, 255, 0.8);
}

.section__block-news {
  padding-top: 50px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1015px) {
  .about__stats .stat {
    font-size: 42px;
  }

  .about__stats .founded {
    font-size: 16px;
  }

  .leader .name {
    font-size: 18px;
  }

  .leader .title {
    font-size: 14px;
  }
}

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

  .about__stats .about__stat {
    width: 40%;
  }

  .about__leadership .leader {
    width: 50%;
  }

  .about__quote {
    margin-top: 150px;
  }
}

@media screen and (max-width: 480px) {
  .about__quote {
    margin-top: 200px;
  }

  .about__stats .about__stat {
    width: 100%;
  }

  .about__hero {
    /*background: url(../../img/v3/about/hero-about-image-mobile.jpg);*/
    /*background-size: cover;*/
    background-attachment: initial;
    /*background-position: 50% 50%;*/
  }

  .about__hero .white-overlay {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .about__hero h1 {
    font-size: 36px;
  }

  .about__hero .section__block {
    top: 43%;
    transform: translateY(-50%);
    position: relative;
  }

  .section__block-news {
    padding: 100px 20px 80px 20px;
  }

  .about__leadership .section__block {
    padding: 100px 50px 50px 50px;
  }

  .about__leadership .widow {
    font-size: 26px;
  }

  .in-the-news h3 {
    font-size: 26px;
  }

  .about__positions .section__block {
    padding: 90px 20px;
  }

}

.contact__form .input-select-wrapper select option {
  color: #000000;
}
/*# sourceMappingURL=main2.css.map */

.job__hero {
  display: none;
  height: 500px;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.culture__jobs #grnhse_app {
  /*margin-top: -150px;
  background-color: #FFFFFF;
  display: block;
  position: relative;*/
}

.press_kit_container {
  background-color: #FFFFFF;
  padding: 80px 40px;
}

.press_kit_container .press_kit_box {
  display: block;
  float: left;
  width: 33.33%;
  text-align: center;
}

.press_kit_container .press_kit_box:nth-child(3) img {
  background-color: #000000;
}

.press_kit_container .press_kit_box img {
  max-width: 280px;
  width: 100%;
  height: auto;
  padding: 30px 40px;
  margin-bottom: 30px;
}

.press_kit_container .press_kit_box .pill--primary {
  text-transform: capitalize;
  border-radius: 3px;
  padding: 10px 30px;
  cursor: pointer;
}

@media screen and (max-width: 650px) {
  .press_kit_container .press_kit_box {
    width: 100%;
    margin-bottom: 60px;
  }
  .press_kit_container .press_kit_box:nth-child(3) {
    margin-bottom: 0;
  }
}

.section__fullwidth.intro__wrapper.culture__intro .section__block .how-we-work {
  background-color: #F3F3F3;
  padding: 50px 60px;
  margin-bottom: 60px;
}

.how-we-work .button--primarycta {
  padding: 10px 55px;
}

.how-we-work .button--primarycta p {
  color: #FFFFFF;
  margin: 0;
}

.intro__wrapper.culture__intro .text-align--left {
  position: relative;
  height: 500px;
  margin-bottom: 20px !important;
  overflow: hidden;
}

.intro__wrapper.culture__intro .text-align--left.open {
  height: auto;
}

.intro__wrapper.culture__intro .text-align--left #fade-out {
  position: absolute;
  bottom: 0;
  height: 100px;
  width: 100%;
  background: -webkit-linear-gradient(rgba( 255, 255, 255, 0), rgba(255, 255, 255, 1) );
  background: linear-gradient( rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) );
}

.intro__wrapper.culture__intro .text-align--left #fade-out.hide {
  display: none;
}

.intro__wrapper.culture__intro .read-more p {
  color: #ef2b35;
  font-weight: 600;
  cursor: pointer;
}

.intro__wrapper.culture__intro .text-align--left .signature img {
  width: 280px;
  margin-bottom: 20px;
}

.intro__wrapper.culture__intro .text-align--left .signature p {
  color: #A6A6A6;
  font-size: 14px;
}

.hero__wrapper.job__hero {
  z-index: -9;
}

.section__block.culture__positions {
  margin-top: -80px;
  background-color: #FFFFFF;
  width: 80%;
  border-radius: 2px;
}

@media (max-width: 768px) {
  .hero__wrapper.job__hero {
    height: 300px;
  }
}

@media (max-width: 480px) {
  .hero__wrapper.job__hero {
    height: 210px;
    background-size: contain;
    background-attachment: initial;
  }

  .section__block.culture__positions {
    margin-top: 0;
    width: 100%;
  }
}

/*New Services Page Redesign*/

.hero__wrapper.services_hero {
  background: linear-gradient(rgba(225, 225, 225, 0.85), rgba(225, 225, 225, 0.85)), url(http://www.newscred.com/wp-content/uploads/2017/04/services-hero.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 100px;
}

.hero__wrapper.services_hero .hero__block {
  margin: 0 auto;
  text-align: center;
  max-width: 570px
}

.hero__wrapper.services_hero button {
  padding: 15px 60px;
}

.intro__wrapper.services_intro {
  background-color: #1c1c1c;
}

.intro__wrapper.services_intro .section__block {
  padding: 90px 50px;
}

.intro__wrapper.services_intro .intro-author {
  color: #7F7E7D;
  font-size: 16px;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 0.025em;
}

.intro__wrapper.services_intro .intro-author span {
  font-style: italic;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.025em;
}

.services__intro .section-title {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  width: auto;
  font-family: "adelle-sans", Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
  color: #ABAAAB;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  background-color: #FFFFFF;
  padding: 0 18px;
  letter-spacing: 0.025em;
}

.services__provide {
  padding: 90px 50px;
}

.services__provide .services_provide_intro {
  margin: 0 auto;
  max-width: 550px;
}

.services__provide .services__intro {
  border: 1px solid #EEEEEE;
  border-radius: 3px;
  max-width: 1200px;
  width: 100%;
  position: relative;
  margin-top: 50px;
  padding: 30px 0;
}

.services__provide .services__intro .services_intro_gallery {
  border-right: 1px solid #EEEEEE;
  width: 25%;
  float: left;
}

.services__provide .services__intro .services_intro_gallery:last-child {
  border-right: none;
}

.services__provide .services__intro .services_intro_gallery img {
  width: 30%;
  height: auto;
  margin: 30px 0 10px 0;
}

.services__provide .services__intro .services_intro_gallery .services_title {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}

.section__fullwidth.services__wrapper {
  background-color: #F3F3F3;
}

.services__wrapper {
  padding: 0 50px;
}

.services__wrapper h4 {
  margin: 0 auto;
  max-width: 550px;
  text-align: center;
}

.services__wrapper .marketing-goals {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}

.services__wrapper .marketing-goals .marketing-goal {
  margin-bottom: 2em;
  width: 30%;
  text-align: left;
}

.services__wrapper .marketing-goals .marketing-goal:last-child {
  margin-bottom: 0;
}

.services__wrapper .section__block {
  padding: 90px 0;
}

.marketing-goals .marketing-goal .goal-title {
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 1em;
}

.marketing-goals .marketing-goal .goal-title img {
  display: inline-block;
  width: 35px;
  height: auto;
  vertical-align: middle;
  margin-right: 10px;
}

.marketing-goals .marketing-goal .goal-copy {
  font-size: 16px;
}

.services-image-section {
  background: url(http://www.newscred.com/wp-content/uploads/2017/04/quickly-launch-banner.jpg);
  background-size: cover;
  height: 400px;
}

.services__cms {
  padding-top: 40px;
  text-align: center;
}

.services__cms .section__block {
  max-width: 900px;
  margin-top: -150px;
  background-color: #fff;
  position: relative;
  padding: 90px 50px 50px 50px;
  z-index: 0;
}

.services__cms .section__block .cms__title {
  max-width: 570px;
  margin: 0 auto;
}

.services__cms .section__block .cms__title h4 {
  margin-bottom: 20px;
  line-height: 1.4em;
}

.services__cms .section__block .cms__copy {
  max-width: 570px;
  margin: 0 auto;
  padding-bottom: 100px;
  border-bottom: 1px solid #d8d8d8;
}

.services__cms .section__block .cms__copy p {
  font-size: 16px;
  line-height: 2;
}

.cms__section {
  margin: 20px 0;
}

.cms__section:nth-child(odd) {
  background: url(../../../assets/img/v3/services/angled-background-2.png) no-repeat 0 0;
  background-size: contain;
  background-position-x: 100%;
}

.cms__section:nth-child(even) {
  background: url(../../../assets/img/v3/services/angled-background.png) no-repeat 0 0;
  background-size: contain;
}

.cms__section .section__block {
  padding: 70px 50px;
}

.cms__section .section__block__body {
  position: relative;
}

.cms__section .section__title {
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
  margin-bottom: 1em;
}

.cms__section .section__title img {
  display: inline-block;
  width: 35px;
  height: auto;
  vertical-align: middle;
  margin-right: 10px;
}

.cms__section .section__intro {
  font-size: 16px;
}

.cms__section .cms__image {
  max-width: 650px;
  z-index: 0;
  position: relative;
}

.cms__section .cms__image a {
  display: block;
}

.cms__section .cms__image img {
  width: 100%;
  height: auto;
}

.cms__section .cms__image p {
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  width: 100%;
  text-align: center;
  padding: 0 40px;
  margin-top: -10px;
}

.cms__section .cms__image p a {
  font-size: inherit;
  text-decoration: underline;
  color: #ef2b35;
  font-style: italic;
  white-space: nowrap;
  display: inline-block;
  margin: 0;
}

.cms__section .list li.icon__dots:before {
  padding-right: 15px;
}

.cms__section .copy__link {
  font-size: 16px;
}

.cms__section .text-align--left * {
  position: relative;
  z-index: 1;
}

.services__contact {
  position: relative;
  background: linear-gradient(134deg, #D22836 50%,#C12733 50.1%);
}

.services__contact .section__block {
  padding: 70px 50px;
}

.services__contact .section__block p {
  font-size: 28px;
  color: #ffffff;
}

.services__contact .button--primarycta {
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  color: #000;
  font-weight: 600;
  transition: all .4s linear;
}

.services__contact .button--primarycta:hover {
  background: rgba(255, 255, 255, 0.8);
}

@media(max-width: 768px) {
  .cms__section {
    background: none !important;
  }

  .cms__section .cms__image {
    margin-top: 50px;
  }

  .cms__section .section__block {
    padding: 50px;
  }

  .services__provide .services__intro .services_intro_gallery {
    width: 50%;
    border: none;
  }

  .services__cms .section__block .cms__copy {
    padding-bottom: 50px;
  }

  .cms__section .section__block:nth-child(1) {
    padding-top: 0;
  }

  .cms__section .cms__image p {
    padding: 0;
  }

  .services__wrapper .marketing-goals {
    flex-direction: column;
  }

  .services__wrapper .marketing-goals .marketing-goal {
    width: 100%;
    max-width: 550px;
    margin: 0 auto;
  }

  .services__wrapper .marketing-goals .marketing-goal:nth-child(1) .goal-title {
    margin-top: 0;
  }

  .marketing-goals .marketing-goal .goal-copy {
    padding-left: 0;
    margin-top: 0;
  }
}

/*Press Pages Designs*/
.hero__wrapper.press-page_hero {
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
