/*!
Theme Name: Starter Theme
Author: KA+A
Author URI: http://kaplusa.com
Version: 1.0
*/
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0; }

h2 {
  font-size: 1.5em;
  margin: 0; }

h3 {
  font-size: 1.17em;
  margin: 0; }

h4 {
  font-size: 1em;
  margin: 0; }

h5 {
  font-size: 0.83em;
  margin: 0; }

h6 {
  font-size: 0.67em;
  margin: 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

blockquote {
  margin: 1em 40px; }

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

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

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

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

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

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 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 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

/* Base styles: opinionated defaults */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

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

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

/* A better looking default horizontal rule */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/* Remove the gap between images and the bottom of their containers: h5bp.com/i/440 */
img {
  vertical-align: middle; }

/* Remove default fieldset styles. */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* Allow only vertical resizing of textareas. */
textarea {
  resize: vertical; }

/* Non-semantic helper classes */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

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

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

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

html,
body,
button,
input,
select,
textarea {
  font-family: 'Montserrat', sans-serif;
  color: #4A4A4A; }

a {
  outline: 0; }
  a:focus {
    outline: 0;
    border: 0; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/* Welcome to Compass. Use this file to define print styles.
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
#chat-arrow {
  position: fixed;
  left: 50%;
  bottom: 20px;
  z-index: -1; }

#chatbot {
  position: relative;
  z-index: 3;
  width: 100%;
  min-height: 100vh;
  background-color: #FAFBFB;
  padding: 5em 1.25em 1.875em;
  box-sizing: border-box; }
  @media (min-width: 980px) {
    #chatbot {
      min-height: 64em;
      min-height: 100vh;
      padding-bottom: 3.75em; } }
  #chatbot .chat {
    position: relative;
    max-width: 640px;
    margin: 0 auto;
    margin-top: 21%; }
    #chatbot .chat-container {
      display: block;
      position: relative;
      overflow: hidden;
      list-style: none;
      padding-left: 70px;
      padding-right: 20px;
      margin: 0;
      margin-bottom: 61px;
      min-height: 70px; }
      #chatbot .chat-container .avatar {
        position: absolute;
        background-image: url("./images/quanti.png");
        bottom: 10px;
        left: 0;
        width: 50px;
        height: 50px;
        background-size: cover;
        transition: all 350ms cubic-bezier(0.86, 0, 0.07, 1);
        opacity: 0; }
    #chatbot .chat-responses {
      opacity: 1;
      transform: translate(0);
      transition: all 600ms cubic-bezier(0.86, 0, 0.07, 1);
      text-align: center; }
      #chatbot .chat-responses .question {
        display: inline-block;
        margin: 0 10px;
        padding: 13px 20px;
        background-color: #00B4ED;
        color: #fff;
        border-radius: 5px;
        cursor: pointer;
        margin-bottom: 10px;
        text-align: left;
        transition: all 550ms cubic-bezier(0.86, 0, 0.07, 1); }
        #chatbot .chat-responses .question:after {
          content: '';
          display: block;
          position: absolute;
          bottom: 0;
          width: 0;
          height: 0;
          left: auto;
          right: 0;
          border-left: 0 solid transparent;
          border-right: 17px solid transparent;
          border-bottom: 20px solid #00B4ED;
          opacity: 0;
          transition: all 350ms cubic-bezier(0.86, 0, 0.07, 1); }
        #chatbot .chat-responses .question.response {
          border-radius: 20px;
          padding: 20px;
          border-bottom-right-radius: 0; }
          #chatbot .chat-responses .question.response:after {
            right: -17px;
            opacity: 1; }
    #chatbot .chat-bubble {
      position: relative;
      transform: translate(-30px);
      opacity: 0;
      transition: all 350ms cubic-bezier(0.86, 0, 0.07, 1);
      height: 0;
      margin-bottom: 0px; }
      #chatbot .chat-bubble.reveal {
        opacity: 1;
        transform: translate(0);
        height: auto;
        margin-bottom: 30px; }
        #chatbot .chat-bubble.reveal .content {
          height: 40px;
          padding: 20px; }
      #chatbot .chat-bubble.response {
        height: auto;
        text-align: right;
        transform: translate(0);
        opacity: 1;
        margin-bottom: 30px; }
        #chatbot .chat-bubble.response .content {
          width: auto;
          padding: 20px;
          height: auto;
          background-color: #00B4ED;
          color: #fff;
          border-bottom-left-radius: 20px;
          border-bottom-right-radius: 0; }
        #chatbot .chat-bubble.response:after {
          width: 0;
          height: 0;
          left: auto;
          right: -17px;
          border-left: 0 solid transparent;
          border-right: 17px solid transparent;
          border-bottom: 20px solid #00B4ED; }
      #chatbot .chat-bubble .content {
        vertical-align: top;
        overflow: hidden;
        box-sizing: border-box;
        display: inline-block;
        background-color: #E5E5EA;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        position: relative;
        max-width: 100%;
        text-align: left;
        transition: height 350ms cubic-bezier(0.86, 0, 0.07, 1);
        transition: margin 350ms cubic-bezier(0.86, 0, 0.07, 1);
        width: 56px;
        padding: 0;
        height: 0;
        margin-bottom: 0; }
        #chatbot .chat-bubble .content-inner {
          opacity: 0;
          display: inline-block; }
      #chatbot .chat-bubble:after {
        content: '';
        display: block;
        position: absolute;
        left: -17px;
        bottom: 0px;
        width: 0;
        height: 0;
        border-left: 17px solid transparent;
        border-right: 0px solid transparent;
        border-bottom: 20px solid #E5E5EA; }
  #chatbot .loader {
    position: absolute;
    top: 9px;
    left: 10px;
    z-index: 1; }
    #chatbot .loader span {
      border-radius: 100%;
      background-color: #4A4A4A;
      width: 8px;
      height: 8px;
      display: inline-block;
      margin: 2px;
      animation: loader 750ms infinite; }
      #chatbot .loader span:nth-child(2) {
        animation-delay: 200ms; }
      #chatbot .loader span:nth-child(3) {
        animation-delay: 400ms; }

@keyframes loader {
  0% {
    opacity: 0.25; }
  50% {
    opacity: 0.5; }
  100% {
    opacity: 0.25; } }
  #chatbot img {
    display: block;
    width: 100%;
    margin-bottom: 20px; }
  #chatbot .animated {
    animation-duration: 300ms;
    animation-fill-mode: both; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }
  #chatbot .fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
  #chatbot .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; }

#site-footer {
  background-color: #ffffff;
  color: #1C2F42;
  position: relative;
  z-index: 3; }
  @media (min-width: 980px) {
    #site-footer {
      border-top: 5px solid #1C2F42; } }
  #site-footer .desktop-footer {
    display: none; }
    @media (min-width: 980px) {
      #site-footer .desktop-footer {
        display: block;
        padding: 4.6875em 1.25em; }
        #site-footer .desktop-footer:after {
          content: '';
          display: block;
          clear: both; }
        #site-footer .desktop-footer .footer-left {
          position: relative;
          float: left;
          width: 50%;
          border-right: 1px solid #E5E5EA; }
          #site-footer .desktop-footer .footer-left .footer-logo svg polygon, #site-footer .desktop-footer .footer-left .footer-logo svg path {
            max-width: 20em; }
          #site-footer .footer-logo svg{
            max-width: 20em; }
          #site-footer .desktop-footer .footer-left .footer-description {
            font-size: 0.875em;
            font-weight: 300;
            max-width: 20em; }
          #site-footer .desktop-footer .footer-left .nav-list {
            position: absolute;
            top: 2.5em;
            right: 2.5em;
            font-size: 0.875em;
            font-weight: 300;
            min-width: 155px; }
            #site-footer .desktop-footer .footer-left .nav-list a {
              text-decoration: none;
              padding: 0.375em;
              display: inline-block; }
        #site-footer .desktop-footer .footer-right {
          float: right;
          width: 45%; }
        #site-footer .desktop-footer .footer-social-links {
          color: #1C2F42;
          text-decoration: none;
          margin: 0;
          padding: 0.875em 0;
          list-style: none; }
          #site-footer .desktop-footer .footer-social-links li {
            display: inline-block; }
            #site-footer .desktop-footer .footer-social-links li a {
              padding: 0.375em;
              color: #1C2F42; }
        #site-footer .desktop-footer .footer-newsletter-form {
          width: 100%; }
          #site-footer .desktop-footer .footer-newsletter-form form {
            position: relative; }
          #site-footer .desktop-footer .footer-newsletter-form .label {
            display: inline-block;
            font-weight: 300;
            padding-bottom: 6px;
            font-size: 0.875em; }
          #site-footer .desktop-footer .footer-newsletter-form p {
            margin: 0; }
          #site-footer .desktop-footer .footer-newsletter-form br {
            display: none; }
          #site-footer .desktop-footer .footer-newsletter-form input {
            background-color: #ffffff;
            width: 100%;
            height: 60px;
            padding: 0 10px;
            font-weight: 300;
            border: 0;
            outline: 0; }
          #site-footer .desktop-footer .footer-newsletter-form label {
            display: none; }
          #site-footer .desktop-footer .footer-newsletter-form #mc-embedded-subscribe {
            color: #1C2F42 !important;
            background-color: #DDE7F3;
            position: absolute;
            right: 0;
            top: 0;
            width: 150px;
            font-size: 1.25em;
            line-height: 1;
            margin: 0;
            border-radius: 0; }
            #site-footer .desktop-footer .footer-newsletter-form #mc-embedded-subscribe:hover {
              background-color: #F1F8FF; } }
  #site-footer .mobile-footer {
    padding: 1.875em 1.25em;
    background: #00B4ED;
    position: relative;
    max-width: 660px;
    margin: 0 auto; }
    #site-footer .mobile-footer #mc_embed_signup {
      padding-bottom: 20px; }
      @media (min-width: 768px) {
        #site-footer .mobile-footer #mc_embed_signup {
          display: inline-block;
          width: 60%;
          vertical-align: middle;
          margin-left: 0.625em; } }
    #site-footer .mobile-footer .footer-newsletter-form {
      width: 100%; }
      #site-footer .mobile-footer .footer-newsletter-form form {
        position: relative; }
      #site-footer .mobile-footer .footer-newsletter-form .label {
        display: inline-block;
        font-weight: 300;
        color: #fff;
        padding-bottom: 6px;
        font-size: 1em; }
      #site-footer .mobile-footer .footer-newsletter-form .footer-social-links {
        display: none;
        color: #ffffff;
        text-decoration: none;
        margin: 0;
        padding: 0.875em 0;
        list-style: none; }
        #site-footer .mobile-footer .footer-newsletter-form .footer-social-links li {
          display: inline-block; }
          #site-footer .mobile-footer .footer-newsletter-form .footer-social-links li a {
            padding: 0.375em;
            color: #ffffff; }
      #site-footer .mobile-footer .footer-newsletter-form p {
        margin: 0;
        display: none; }
      #site-footer .mobile-footer .footer-newsletter-form br {
        display: none; }
      #site-footer .mobile-footer .footer-newsletter-form input {
        background-color: #ffffff;
        width: 100%;
        height: 38px;
        padding: 0 10px;
        font-weight: 300;
        border: 0;
        outline: 0;
        border-radius: 100px; }
      #site-footer .mobile-footer .footer-newsletter-form label {
        display: none; }
      #site-footer .mobile-footer .footer-newsletter-form #mc-embedded-subscribe {
        color: #1C2F42 !important;
        background-color: #DDE7F3;
        position: absolute;
        right: 0;
        top: 0;
        width: 100px;
        line-height: 1;
        border: 0;
        border-radius: 0;
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px;
        margin: 0; }
        #site-footer .mobile-footer .footer-newsletter-form #mc-embedded-subscribe:hover {
          background-color: #F1F8FF; }
  #site-footer .footer-bottom {
    background-color: #00B4ED;
    color: #ffffff;
    padding: 1.875em;
    text-align: center;
    font-weight: 300;
    line-height: 1;
    font-size: 0.875em; }
    #site-footer .footer-bottom p {
      margin: 0; }
    #site-footer .footer-bottom a {
      color: #ffffff;
      margin: 0; }

.footer-nav {
  text-align: right;
  padding-top: 1.875em; }
  .footer-nav .menu-item {
    display: inline-block; }
    .footer-nav .menu-item a {
      display: inline-block;
      padding: 0.625em;
      text-decoration: none;
      color: #ffffff;
      font-weight: 300;
      font-size: 0.875em; }
      .footer-nav .menu-item a:hover {
        text-decoration: underline; }
  .footer-nav .thenewnewthing-footer-link {
    display: inline-block;
    padding: 0.625em;
    text-decoration: none;
    color: #ffffff;
    font-weight: 300;
    font-size: 0.875em; }
    .footer-nav .thenewnewthing-footer-link:hover {
      text-decoration: underline; }

.tweets-container:after {
  content: '';
  display: block;
  clear: both; }

.tweets-container ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .tweets-container ul li {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 1em; }
    .tweets-container ul li a {
      text-decoration: none;
      color: #1C2F42;
      display: block; }
    .tweets-container ul li:hover {
      border-radius: 6px;
      background-color: #f5f8fa;
      cursor: pointer; }
    .tweets-container ul li .meta-bar {
      position: relative; }
      .tweets-container ul li .meta-bar img {
        display: block;
        float: left;
        width: 34px; }
      .tweets-container ul li .meta-bar .meta {
        padding-left: 40px;
        font-size: 12px; }
        .tweets-container ul li .meta-bar .meta .name {
          font-weight: 600; }
      .tweets-container ul li .meta-bar .share {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 12px;
        color: #E5E5EA; }
        .tweets-container ul li .meta-bar .share .time-ago {
          padding-right: 6px;
          vertical-align: top; }
        .tweets-container ul li .meta-bar .share a {
          color: #E5E5EA; }
          .tweets-container ul li .meta-bar .share a:hover {
            color: #00B4ED; }
        .tweets-container ul li .meta-bar .share div {
          display: inline-block;
          vertical-align: middle; }
      .tweets-container ul li .meta-bar:after {
        content: '';
        display: block;
        clear: both; }
    .tweets-container ul li .text {
      color: #1C2F42;
      font-size: 12px;
      letter-spacing: 0.1px;
      padding: 12px 0; }
    .tweets-container ul li .image {
      display: block;
      height: 102px;
      background-size: cover;
      background-position: center;
      border-radius: 5px;
      border: 1px solid #E5E5EA; }

#navigation-bar-home {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 2.25em 1.25em;
  background-color: #ffffff;
  transition: background-color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 10001; }
  @media (min-width: 980px) {
    #navigation-bar-home {
      padding: 2.25em 1.25em; } }
  @media (min-width: 1300px) {
    #navigation-bar-home {
      padding: 3.75em 1.25em; } }
  #navigation-bar-home .header-logo {
    display: block;
    cursor: pointer;
    max-width: 300px;
    position: relative;
    z-index: 2;
    }
    @media (min-width: 980px) {
      #navigation-bar-home .header-logo {
        max-width: 18.75foem; } }
    #navigation-bar-home .header-logo svg, .header-logo svg path {
      display: block;
      width: 100%;
      height: auto;
      fill: #FFFFFF; }
  #navigation-bar-home .menu-toggle {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    font-weight: 600;
    font-size: 1.25em;
    line-height: 1.5;
    cursor: pointer;
    color: #1C2F42;
    z-index: 2; }
    #navigation-bar-home .menu-toggle:hover {
      color: #00B4ED; }
    @media (min-width: 980px) {
      #navigation-bar-home .menu-toggle {
        display: none; } }
  #navigation-bar-home #header-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00B4ED;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    padding: 8.75em 0em 1.25em 0em;
    backdrop-filter: blur(10px);
    transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1); }
    #navigation-bar-home #header-nav div:first-child .sub-menu .menu-item:last-child a {
      color: #1C2F42 !important; }
    #navigation-bar-home #header-nav div:first-child .menu {
      display: block;
      margin: 0;
      padding: 0;
      width: 100%; }
      #navigation-bar-home #header-nav div:first-child .menu .menu-item {
        position: relative; }
        #navigation-bar-home #header-nav div:first-child .menu .menu-item a {
          display: block;
          cursor: pointer;
          padding: 0.4em 1.25em;
          color: #fff;
          text-decoration: none;
          font-size: 1.25em;
          font-weight: 600; }
        #navigation-bar-home #header-nav div:first-child .menu .menu-item:last-child {
          margin: 1.875em 0 1.25em 0; }
          #navigation-bar-home #header-nav div:first-child .menu .menu-item:last-child a {
            font-size: 1.25em;
            text-align: center;
            display: block;
            background-color: #B0D31E;
            color: #ffffff !important;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 0.875em;
            padding: 1em; }
            #navigation-bar-home #header-nav div:first-child .menu .menu-item:last-child a:hover {
              opacity: 0.7; }
        #navigation-bar-home #header-nav div:first-child .menu .menu-item.current-menu-item a {
          display: inline-block;
          position: relative;
          color: #ffffff; }
    @media (min-width: 980px) {
      #navigation-bar-home #header-nav {
        background-color: transparent;
        visibility: visible;
        opacity: 1;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        left: auto;
        padding: 0;
        display: block; }
        #navigation-bar-home #header-nav div:first-child {
          flex: none;
          display: block; }
          #navigation-bar-home #header-nav div:first-child .menu .menu-item {
            display: inline-block; }
            #navigation-bar-home #header-nav div:first-child .menu .menu-item a {
              color: #1C2F42;
              font-size: 1em;
              line-height: 1;
              position: relative; }
              #navigation-bar-home #header-nav div:first-child .menu .menu-item a:hover {
                opacity: 0.65; }
            #navigation-bar-home #header-nav div:first-child .menu .menu-item:last-child {
              position: static;
              font-size: 0.875em;
              margin-top: 0 !important;
              margin-left: 0.625em; }
              #navigation-bar-home #header-nav div:first-child .menu .menu-item:last-child a {
                padding: 1.125em 1.875em; } }
          @media (min-width: 980px) and (min-width: 980px) {
            #navigation-bar-home #header-nav div:first-child .menu .menu-item:last-child a {
              border-radius: 6.25em; } }
    @media (min-width: 980px) {
            #navigation-bar-home #header-nav div:first-child .menu .menu-item.current-menu-item a {
              color: #1C2F42; } }
    #navigation-bar-home #header-nav #site-footer {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0; }
      #navigation-bar-home #header-nav #site-footer .mobile-footer {
        padding: 0 1.25em; }
      #navigation-bar-home #header-nav #site-footer .footer-bottom {
        padding: 0.625em 1.875em;
        font-size: 0.875em; }
        #navigation-bar-home #header-nav #site-footer .footer-bottom p {
          margin: 0;
          font-weight: 300; }
      @media (min-width: 980px) {
        #navigation-bar-home #header-nav #site-footer {
          display: none; } }

.stick {
  background-color: #00B4ED !important;
  position: absolute !important; }
  .stick .header-logo svg .a {
    fill: #ffffff !important; }
  .stick .current-menu-item a {
    color: #1C2F42; }
  .stick .current-menu-item a:before {
    content: '';
    position: absolute;
    top: 1.125em;
    left: 1.125em;
    right: 0.625em;
    bottom: 0.75em;
    background-color: #B0D31E;
    z-index: -1; }
  .stick .menu-toggle {
    color: #ffffff !important; }
  @media (min-width: 980px) {
    .stick #header-nav .menu .menu-item a {
      color: #fff !important; }
    .stick #header-nav .sub-menu .menu-item a {
      color: #1C2F42 !important; } }

.menu-label .close {
  display: none; }

.menu-open {
  overflow: hidden; }
  .menu-open .open {
    display: none; }
  .menu-open .close {
    display: inline; }
  .menu-open .header-logo svg .a {
    fill: #ffffff !important; }
  .menu-open .menu-toggle {
    color: #ffffff !important; }
  .menu-open #header-nav {
    padding-top: 7.625em !important;
    visibility: visible !important;
    opacity: 1 !important; }
  @media (min-width: 980px) {
    .menu-open {
      overflow: visible !important; }
      .menu-open #header-nav {
        padding-top: 0 !important;
        visibility: visible !important;
        opacity: 1 !important; } }

#navigation-bar.white {
  background-color: #ffffff; }
  #navigation-bar.white .header-logo svg polygon, #navigation-bar.white .header-logo svg path {
    fill: #FFFFFF; }
  #navigation-bar.white .menu-toggle {
    color: #1C2F42; }
  @media (min-width: 980px) {
    #navigation-bar.white div:first-child .menu .menu-item a {
      color: #1C2F42 !important; } }

#navigation-bar {
  position: relative;
  z-index: 10001;
  padding: 2.25em 1.25em;
  background-color: #00B4ED;
  transition: background-color 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 10001; }
  @media (min-width: 980px) {
    #navigation-bar {
      padding: 2.25em 1.25em; } }
  @media (min-width: 1300px) {
    #navigation-bar {
      padding: 3.75em 1.25em; } }
  #navigation-bar .header-logo, #navigation-bar .header-logo1{
    display: block;
    cursor: pointer;
    max-width: 300px;
    position: relative;
    z-index: 2; }
    @media (min-width: 980px) {
      #navigation-bar .header-logo {
        max-width: 18.75em; } }
    #navigation-bar .header-logo svg {
      display: block;
      width: 100%;
      height: auto; }
    #navigation-bar .header-logo svg polygon, #navigation-bar .header-logo svg path {
        fill: #ffffff; }
  #navigation-bar .menu-toggle {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    font-weight: 600;
    font-size: 1.25em;
    line-height: 1.5;
    cursor: pointer;
    color: #ffffff;
    z-index: 2;
    outline: 0; }
    @media (min-width: 980px) {
      #navigation-bar .menu-toggle {
        display: none; } }
  #navigation-bar #header-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00B4ED;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    padding: 8.75em 0em 1.25em 0em;
    backdrop-filter: blur(10px);
    transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1); }
    #navigation-bar #header-nav div:first-child .sub-menu .menu-item:last-child a {
      color: #1C2F42 !important; }
    #navigation-bar #header-nav div:first-child .menu {
      display: block;
      margin: 0;
      padding: 0;
      width: 100%; }
      #navigation-bar #header-nav div:first-child .menu .menu-item {
        position: relative; }
        #navigation-bar #header-nav div:first-child .menu .menu-item a {
          display: block;
          cursor: pointer;
          padding: 0.4em 1.25em;
          color: #fff;
          text-decoration: none;
          font-size: 1.25em;
          font-weight: 600; }
        #navigation-bar #header-nav div:first-child .menu .menu-item:last-child {
          margin: 1.875em 0 1.25em 0; }
          #navigation-bar #header-nav div:first-child .menu .menu-item:last-child a {
            font-size: 1.25em;
            text-align: center;
            display: block !important;
            background-color: #B0D31E;
            color: #ffffff !important;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 0.875em;
            padding: 1em; }
            #navigation-bar #header-nav div:first-child .menu .menu-item:last-child a:hover {
              opacity: 0.7; }
        #navigation-bar #header-nav div:first-child .menu .menu-item.current-menu-item a {
          display: inline-block;
          position: relative;
          color: #ffffff; }
    @media (min-width: 980px) {
      #navigation-bar #header-nav {
        background-color: transparent;
        visibility: visible;
        opacity: 1;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        left: auto;
        padding: 0;
        display: block; }
        #navigation-bar #header-nav div:first-child {
          flex: none;
          display: block; }
          #navigation-bar #header-nav div:first-child .menu .menu-item {
            display: inline-block; }
            #navigation-bar #header-nav div:first-child .menu .menu-item a {
              color: #ffffff;
              font-size: 1em;
              line-height: 1;
              position: relative; }
              #navigation-bar #header-nav div:first-child .menu .menu-item a:hover {
                opacity: 0.65; }
            #navigation-bar #header-nav div:first-child .menu .menu-item:last-child {
              position: static;
              font-size: 0.875em;
              margin-top: 0 !important;
              margin-left: 0.625em; }
              #navigation-bar #header-nav div:first-child .menu .menu-item:last-child a {
                padding: 1.125em 1.875em; } }
          @media (min-width: 980px) and (min-width: 980px) {
            #navigation-bar #header-nav div:first-child .menu .menu-item:last-child a {
              border-radius: 6.25em; } }
    @media (min-width: 980px) {
            #navigation-bar #header-nav div:first-child .menu .menu-item.current-menu-item a {
              color: #ffffff; } }
    #navigation-bar #header-nav #site-footer {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0; }
      #navigation-bar #header-nav #site-footer .mobile-footer {
        padding: 0 1.25em; }
      #navigation-bar #header-nav #site-footer .footer-bottom {
        padding: 0.625em 1.875em;
        font-size: 0.875em; }
        #navigation-bar #header-nav #site-footer .footer-bottom p {
          margin: 0;
          font-weight: 300; }
      @media (min-width: 980px) {
        #navigation-bar #header-nav #site-footer {
          display: none; } }

@media (min-width: 980px) {
  .menu-item-has-children {
    padding-bottom: 20px; }
    .menu-item-has-children:hover .sub-menu {
      display: block; } }

.sub-menu {
  display: block; }
  @media (min-width: 980px) {
    .sub-menu {
      display: none;
      left: -78%;
      top: 3em;
      position: absolute;
      background-color: #fff;
      box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.19); }
      .sub-menu .menu-item:last-child {
        position: relative !important;
        margin: 0 !important;
        color: #1C2F42 !important;
        font-size: 1em !important;
        line-height: 2em !important;
        border-bottom: none !important; }
        .sub-menu .menu-item:last-child li a {
          position: relative !important;
          margin: 0 !important;
          color: #1C2F42 !important;
          font-size: 1em !important;
          line-height: 1em !important; }
      .sub-menu:before {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 12px;
        left: 55%;
        margin-left: -20px; }
      .sub-menu li {
        width: 10em;
        padding-top: 5px;
        padding-left: 15px;
        border-bottom: solid;
        border-width: 1px;
        border-color: #efefef; }
        .sub-menu li a {
          border-radius: 0px !important;
          background-color: #fff !important;
          color: #1C2F42 !important;
          text-transform: none !important;
          text-align: left !important;
          font-size: 1em !important;
          line-height: 2em !important;
          margin-left: 0em !important;
          padding: 0 !important;
          letter-spacing: 0 !important; } }

.menu-label .close {
  display: none; }

.menu-open {
  overflow: hidden; }
  .menu-open .open {
    display: none; }
  .menu-open .close {
    display: inline; }
  .menu-open .header-logo svg .a {
    fill: #ffffff !important; }
  .menu-open .menu-toggle {
    color: #ffffff !important; }
  .menu-open #header-nav {
    padding-top: 7.625em !important;
    visibility: visible !important;
    opacity: 1 !important; }
  @media (min-width: 980px) {
    .menu-open {
      overflow: visible !important; }
      .menu-open #header-nav {
        padding-top: 0 !important;
        visibility: visible !important;
        opacity: 1 !important; } }

.container {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  z-index: 2; }

.cta {
  display: inline-block;
  cursor: pointer; }
  .cta.small {
    font-size: 14px; }

.cta-green {
  background-color: #B0D31E;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 100px;
  color: #ffffff;
  padding: 0.875em 1.625em; }
  .cta-green:hover {
    opacity: 0.7;
    color: #ffffff; }

.round {
  cursor: pointer;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 0;
  padding-top: 15px;
  border-radius: 100%; }

/* All HubSpot Forms
   ========================================================================== */
/* Form Field (selector for form field wrapper) */
.hs-form .hs-form-field {
  margin: 0.375em 0 0.625em; }

/* Descriptions (targets class applied to Help Text divs) */
.hs-form-field ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Labels (selects field labels and error messages) */
.hs-form label {
  font-weight: 600;
  font-size: 0.875em;
  color: #4A4A4A;
  letter-spacing: 1px;
  text-transform: uppercase; }

.hs-form .hs-form-field > label {
  font-weight: 600;
  font-size: 0.875em;
  color: #4A4A4A;
  letter-spacing: 1px;
  text-transform: uppercase; }

/* Inputs (selectors for all inputs)  */
.hs-form input[type="text"],
.hs-form input[type="password"],
.hs-form input[type="datetime"],
.hs-form input[type="datetime-local"],
.hs-form input[type="date"],
.hs-form input[type="month"],
.hs-form input[type="time"],
.hs-form input[type="week"],
.hs-form input[type="number"],
.hs-form input[type="email"],
.hs-form input[type="url"],
.hs-form input[type="search"],
.hs-form input[type="tel"],
.hs-form input[type="color"],
.hs-form input[type="file"],
.hs-form textarea,
.hs-form select {
  width: 100%;
  border: 2px solid #E5E5EA;
  padding: 0.75em 1.25em;
  height: 50px;
  border-radius: 6px;
  background-color: #fff; }

/* Inputs in focus (selectors for all inputs when clicked)  */
.hs-form input[type="text"]:focus,
.hs-form input[type="password"]:focus,
.hs-form input[type="datetime"]:focus,
.hs-form input[type="datetime-local"]:focus,
.hs-form input[type="date"]:focus,
.hs-form input[type="month"]:focus,
.hs-form input[type="time"]:focus,
.hs-form input[type="week"]:focus,
.hs-form input[type="number"]:focus,
.hs-form input[type="email"]:focus,
.hs-form input[type="url"]:focus,
.hs-form input[type="search"]:focus,
.hs-form input[type="tel"]:focus,
.hs-form input[type="color"]:focus,
.hs-form input[type="file"]:focus,
.hs-form textarea:focus,
.hs-form select:focus {
  border-color: #00B4ED;
  outline: 0; }

/* Multi-line inputs (selectors to target multi-line fields */
.hs-form textarea {
  height: 7.5em; }

.hs-form textarea:focus {
  border-color: #00B4ED;
  outline: 0; }

/* Dropdowns (selectors for dropdowns) */
.hs-form select:focus {
  border-color: #00B4ED;
  outline: 0; }

/* Multi-select (selectors for multi-select fields) */
/* Required (selectors for fields, when they do not pass validation) */
/* Error message (selector for validation messages) */
.hs-form .hs-error-msgs label {
  display: block;
  padding: 0.375em 0 1em;
  font-size: 0.75em;
  text-transform: inherit; }

/* Placeholder Text (styles the placeholder attribute text) */
::-webkit-input-placeholder {
  /* Webkit Browsers */ }

:-moz-placeholder {
  /* Firefox 18- */ }

::-moz-placeholder {
  /* Firefox 19+ */ }

:-ms-input-placeholder {
  /* IE10 */ }

/* Multi Column Form (selectors for fieldsets and field wrappers)
   ========================================================================== */
/* Submit buttons (selectors for all non-CTA buttons)
   ========================================================================== */
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  margin-top: 1.25em;
  display: inline-block;
  background-color: #B0D31E;
  border-radius: 100px;
  padding: 1em 3.125em;
  border: 0;
  color: #ffffff;
  font-weight: 600; }

.laptop {
  width: 100%;
  position: relative; }
  .laptop .screen {
    width: 80%;
    margin: 0 auto;
    position: relative; }
    .laptop .screen-inner {
      background-color: #2b2b2b;
      position: absolute;
      top: 5%;
      left: 3%;
      right: 3%;
      bottom: 5%;
      overflow: hidden; }
      .laptop .screen-inner img {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0; }
  .laptop .base {
    position: relative;
    top: -2px; }
  .laptop img {
    width: 100%;
    display: block; }

.pager a {
  font-size: 1.125em;
  font-weight: 600; }

.pattern {
  background-image: url("./images/pattern.png");
  background-size: 295px;
  background-position: top left;
  position: absolute; }

.spacer {
  margin: 3.125em auto 0;
  width: 4.0625em;
  background-color: #00B4ED;
  height: 0.625em; }
  @media (min-width: 980px) {
    .spacer {
      margin: 4.375em auto 0; } }

h1, h2, h3, h4, h5, h6 {
  color: #1C2F42;
  line-height: 1.125;
  font-family: 'oswald',sans-serif;}

h1 {
  font-size: 2.5em; }
  @media (min-width: 980px) {
    h1 {
      font-size: 4.375em; } }

h2 {
  font-size: 1.875em; }
  @media (min-width: 980px) {
    h2 {
      font-size: 2.5em; } }

a {
  color: #1C2F42; }
  a:hover {
    color: #00B4ED; }

.whatwedo-hero {
  position: relative;
  background-color: #FAFBFB;
  z-index: 3; }
 
  
  .whatwedo-hero .container {
    position: relative;
    background-color: #00B4ED;
    padding: 1.875em 1.25em;
    padding-bottom: 8.75em;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.5;
    max-width: 100%; }
    .whatwedo-hero .container h1 {
      color: #ffffff; }
    .whatwedo-hero .container p {
      line-height: 1.3; }
    @media (min-width: 768px) {
      .whatwedo-hero .container {
        padding: 3.125em 1.25em;
        padding-bottom: 10em; }
        .whatwedo-hero .container h1 {
          width: 50%; }
        .whatwedo-hero .container p {
          position: absolute;
          top: 0.3125em;
          right: 1.25em;
          width: 44%; }
        .whatwedo-hero .container .headline {
          max-width: 60.625em;
          margin: 0 auto;
          position: relative; } }
    @media (min-width: 980px) {
      .whatwedo-hero .container h1 {
        width: 65%; }
      .whatwedo-hero .container p {
        position: absolute;
        width: 32%;
        font-size: 1.25em; } }
  .whatwedo-hero .laptop-container {
    position: relative;
    margin-top: -80px;
    z-index: 3;
    overflow: hidden;
    padding-left: 1.25em; }
    .whatwedo-hero .laptop-container .laptop {
      width: 135%; }
    @media (min-width: 768px) {
      .whatwedo-hero .laptop-container {
        margin-left: auto;
        margin-right: auto;
        margin-top: -100px;
        width: 60%;
        max-width: 47.25em;
        padding-left: 0; }
        .whatwedo-hero .laptop-container .laptop {
          width: 100%; } }
  .whatwedo-hero .pattern {
    top: 0%;
    left: 50%;
    right: 0;
    bottom: 0;
    z-index: 0; }
    @media (min-width: 768px) {
      .whatwedo-hero .pattern {
        left: -5%;
        top: 115%;
        right: auto;
        width: 18.75em;
        height: 15.625em; } }

.whatwedo-subhero {
  position: relative;
  background: #fff;
  z-index: 3;
  padding: 1.875em 1.25em;
  line-height: 1.5; }
  .whatwedo-subhero p {
    font-size: 1.125em; }
  @media (min-width: 768px) {
    .whatwedo-subhero {
      padding: 3.75em 1.25em; } }
  @media (min-width: 980px) {
    .whatwedo-subhero {
      padding: 4.375em 1.25em;
      padding-bottom: 7em; } }
  @media (min-width: 768px) {
    .whatwedo-subhero .container {
      max-width: 32.5em;
      text-align: center; }
      .whatwedo-subhero .container p {
        width: 85%;
        margin-left: auto;
        margin-right: auto; } }
  @media (min-width: 980px) {
    .whatwedo-subhero .container {
      max-width: 38.75em; }
      .whatwedo-subhero .container p {
        width: 80%;
        font-size: 1.25em; } }

.whatwedo-subhero-video {
  position: relative;
  background: #fff;
  z-index: 3;
  padding: 0 !important;
  line-height: 1.5; }
  .whatwedo-subhero-video p {
    font-size: 1.125em;
    font-kerning: none;
    text-transform: uppercase; }
  .whatwedo-subhero-video h2 {
    color: #fff !important; }
  @media (min-width: 768px) {
    .whatwedo-subhero-video {
      padding: 3.75em 1.25em; } }
  @media (min-width: 980px) {
    .whatwedo-subhero-video {
      padding: 4.375em 1.25em;
      padding-bottom: 7em; } }
  .whatwedo-subhero-video .container {
    padding-top: 10em; }
    @media (min-width: 768px) {
      .whatwedo-subhero-video .container {
        max-width: 32.5em;
        text-align: center; }
        .whatwedo-subhero-video .container p {
          width: 85%;
          margin-left: auto;
          margin-right: auto; } }
    @media (min-width: 980px) {
      .whatwedo-subhero-video .container {
        max-width: 38.75em; }
        .whatwedo-subhero-video .container p {
          width: 80%;
          font-size: 1.25em; } }

.home-hero {
  top: 0;
  z-index: 100;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  color: #fff;
  overflow: hidden;
  background-color: transparent;
  height: 540px; }

.home-hero-overlay {
  background-color: rgba(0, 125, 255, 0.2) !important; }

.featured-image-hero {
  padding: 0;
  text-align: left;
  color: #fff;
  background-size: cover;
  background-position: center; }

.home-video-hero {
  padding: 0;
  text-align: left;
  color: #fff;
  background-size: cover;
  background-position: center; }

.lightbox {
  background-color: rgba(0, 0, 0, 0.8);
  overflow: scroll;
  position: fixed;
  display: none;
  z-index: 1;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0; }

.lightbox-container {
  position: relative;
  max-width: 960px;
  margin: 7% auto;
  display: block;
  padding: 0 3%;
  height: auto;
  z-index: 10; }

@media (min-width: 768px) {
  .lightbox-container {
    margin-top: 10%; } }

@media (min-width: 414px) {
  .lightbox-container {
    margin-top: 13%; } }

.lightbox-content {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7); }

.lightbox-close {
  text-transform: uppercase;
  background: transparent;
  position: absolute;
  font-weight: 300;
  font-size: 12px;
  display: block;
  border: none;
  color: white;
  top: -22px;
  right: 3%; }

.video-container {
  padding-bottom: 56.25%;
  position: relative;
  padding-top: 30px;
  overflow: hidden;
  height: 0; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

body {
  background: #efefef; }

#cta-video {
  padding-top: 3em; }

#playme {
  background: #B0D31E;
  text-transform: uppercase;
  width: 14em;
  border-radius: 20px;
  font-weight: 600;
  border: none;
  color: white;
  height: 3em;
  padding: 10px 15px;
  display: inline-block;
  font-size: 14px;
  margin: 0; }

.sticky-sections {
  background-color: #F8FAFD;
  padding: 1.875em 0 10em 0;
  overflow: hidden; }
  .sticky-sections .mobile-section .img-wrap {
    overflow: hidden;
    width: 100vw;
    height: 100vw; }
  .sticky-sections .mobile-section img {
    position: relative;
    width: 100%;
    display: block; }
  .sticky-sections .mobile-section .content {
    padding: 1.25em; }
  .sticky-sections .mobile-section .sub-title {
    text-transform: uppercase;
    color: #4A4A4A;
    font-weight: 600;
    font-size: 1.25em;
    letter-spacing: 0.5px;
    line-height: 1; }
  .sticky-sections .mobile-section .description {
    font-size: 1.875em;
    font-weight: 600;
    color: #1C2F42;
    letter-spacing: 0.25px;
    line-height: 1.1;
    padding: 0.375em 0; }
  .sticky-sections .mobile-section .sidebar-text {
    font-size: 1.125em;
    line-height: 1.5;
    font-weight: 300; }
  .sticky-sections .mobile-section-1 img {
    width: 200%;
    transform: translate(-7%, -8%); }
  .sticky-sections .mobile-section-2 img {
    width: 125%;
    transform: translate(-10%, -5%); }
  .sticky-sections .mobile-section-3 .img-wrap {
    height: 70vw; }
  .sticky-sections .mobile-section-3 img {
    width: 150%;
    transform: translate(-17%, -20%); }
  @media (min-width: 768px) {
    .sticky-sections .mobile-section {
      display: none; } }
  .sticky-sections .slide-nav {
    display: none; }
    @media (min-width: 768px) {
      .sticky-sections .slide-nav {
        display: block;
        position: fixed;
        z-index: 1;
        top: 50%;
        left: 1.875em;
        transform-origin: center;
        transform: translate(-50%, -100%) rotate(90deg); }
        .sticky-sections .slide-nav-item {
          cursor: pointer;
          display: inline-block;
          color: #4A4A4A;
          text-decoration: none;
          padding: 1.25em;
          font-size: 0.875em;
          opacity: 0.25;
          transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1); }
          .sticky-sections .slide-nav-item.active {
            opacity: 1; } }
  .sticky-sections .desktop-section {
    display: none; }
    @media (min-width: 768px) {
      .sticky-sections .desktop-section {
        display: block; }
        .sticky-sections .desktop-section-item {
          height: 100vh;
          position: relative;
          z-index: 0; }
          .sticky-sections .desktop-section-item .container {
            position: absolute;
            padding-left: 5em;
            width: 55%;
            max-width: 33.75em;
            top: 50%;
            transform: translate(0, -50%); }
            .sticky-sections .desktop-section-item .container .sub-title {
              text-transform: uppercase;
              font-weight: 600;
              letter-spacing: 0.5px;
              font-size: 0.875em;
              padding-bottom: 0.25em; } }
    @media (min-width: 980px) {
      .sticky-sections .desktop-section-item .container {
        left: 50%;
        transform: translate(-50%, -50%);
        padding-left: 3.75em;
        width: 100%;
        max-width: 73.125em; }
        .sticky-sections .desktop-section-item .container .sub-title {
          font-size: 1.25em; }
        .sticky-sections .desktop-section-item .container .sub-title, .sticky-sections .desktop-section-item .container h2 {
          max-width: 540px; } }
    @media (min-width: 1300px) {
      .sticky-sections .desktop-section-item .container {
        padding-left: 0; }
        .sticky-sections .desktop-section-item .container .sub-title, .sticky-sections .desktop-section-item .container h2 {
          max-width: 590px; } }
  .sticky-sections .desktop-image-wrap {
    display: none; }
    @media (min-width: 768px) {
      .sticky-sections .desktop-image-wrap {
        display: block;
        position: fixed;
        transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
        top: 50%;
        right: 0;
        transform: translate(0, -50%);
        width: 45%; }
        .sticky-sections .desktop-image-wrap img {
          width: 100%; } }

.discover-accordion {
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  padding: 4.375em 1.25em; }
  .discover-accordion .container {
    z-index: 4; }
  @media (min-width: 980px) {
    .discover-accordion {
      padding: 6.25em 1.25em; }
      .discover-accordion .container {
        position: static; } }
  .discover-accordion .pattern {
    top: -25%;
    bottom: -25%;
    left: 0;
    width: 30%;
    max-width: 300px;
    z-index: 2; }
    @media (min-width: 768px) {
      .discover-accordion .pattern {
        top: -25%;
        bottom: -15%; } }
    @media (min-width: 980px) {
      .discover-accordion .pattern {
        bottom: -35%; } }
  .discover-accordion .image-feature {
    margin-top: 1.875em;
    overflow: hidden;
    position: relative;
    left: 1.25em;
    width: 100%; }
    .discover-accordion .image-feature img {
      position: relative;
      transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
      width: 100%; }
    @media (min-width: 768px) {
      .discover-accordion .image-feature {
        position: absolute;
        top: 3.75em;
        right: -1.25em;
        bottom: 0;
        left: auto;
        width: 47%; }
        .discover-accordion .image-feature img {
          height: 100%;
          width: auto; } }
    @media (min-width: 980px) {
      .discover-accordion .image-feature {
        top: 20%;
        bottom: 10%;
        width: auto;
        left: 50%;
        right: 0; } }
  .discover-accordion .accordion {
    position: relative;
    z-index: 3; }
    @media (min-width: 768px) {
      .discover-accordion .accordion {
        margin-top: 3.75em;
        width: 50%; } }
    @media (min-width: 980px) {
      .discover-accordion .accordion {
        margin-top: 5em;
        width: 25em; } }
    .discover-accordion .accordion-item {
      position: relative;
      cursor: pointer;
      background-color: #ffffff;
      padding: 1.25em;
      border: 2px solid #D2D6D6;
      border-collapse: collapse;
      margin-top: -2px; }
      @media (min-width: 980px) {
        .discover-accordion .accordion-item {
          margin: 1.75em 0; } }
      .discover-accordion .accordion-item:first-child {
        margin-top: 0; }
      .discover-accordion .accordion-item .headline {
        color: #4A4A4A;
        font-size: 20px;
        font-size: 1.25em;
        text-transform: uppercase;
        line-height: 1.1;
        font-weight: 600; }
      .discover-accordion .accordion-item.show {
        border-color: #00B4ED;
        z-index: 1; }
      .discover-accordion .accordion-item .copy {
        font-size: 1.125em;
        line-height: 1.5;
        font-weight: 300;
        padding-top: 10px; }
        @media (min-width: 980px) {
          .discover-accordion .accordion-item .copy {
            display: block !important; } }

.calculator {
  position: relative;
  z-index: 2;
  background-color: #F8FAFD;
  padding: 5.625em 1.25em; }
  @media (min-width: 980px) {
    .calculator {
      padding: 7.5em 1.25em; } }
  .calculator .container {
    max-width: 48.75em; }
    .calculator .container strong {
      color: #00B4ED; }
  .calculator .section-headline {
    font-weight: 600;
    font-size: 1.25em; }
  .calculator .calculator-container {
    font-size: 1.875em;
    font-weight: 300;
    line-height: 1.2;
    color: #1C2F42;
    padding-top: 0.625em;
    padding-bottom: 1.25em; }
    @media (min-width: 980px) {
      .calculator .calculator-container {
        font-size: 2.5em; } }
    .calculator .calculator-container .blue {
      display: inline-block;
      position: relative;
      color: #00B4ED;
      font-weight: 600; }
      .calculator .calculator-container .blue.editable {
        width: 160px;
        padding-left: 60px; }
        .calculator .calculator-container .blue.editable .ad-count {
          color: #00B4ED;
          font-weight: 600;
          font-size: inherit;
          border: 0;
          height: auto;
          appearance: none;
          position: absolute;
          top: -2px;
          left: 4px;
          width: 100%;
          background-color: transparent;
          outline: 0; }
        .calculator .calculator-container .blue.editable:before {
          content: '';
          position: absolute;
          right: 4px;
          top: 24px;
          width: 18px;
          height: 10px;
          background-image: url("./images/down-arrow.png");
          background-size: 100% 100%;
          background-repeat: no-repeat; }
        .calculator .calculator-container .blue.editable:after {
          content: '';
          position: absolute;
          top: 100%;
          left: -2px;
          right: -2px;
          height: 2px;
          background-color: #1C2F42;
          display: block; }
        .calculator .calculator-container .blue.editable input {
          color: #00B4ED;
          font-weight: 600;
          width: auto;
          background-color: transparent;
          border: 0;
          margin: 0;
          margin-right: -10px;
          padding: 0;
          outline: 0;
          display: inline-block;
          min-width: 20px; }
  .calculator .cta-container {
    text-align: center; }

.careers p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5; }

.careers.narrow .container {
  max-width: 600px;
  padding: 3.75em 1.25em; }
  .careers.narrow .container .job-board {
    padding-top: 1.875em; }
    .careers.narrow .container .job-board .job-item {
      padding: 1.875em 0;
      border-bottom: 1px solid rgba(74, 74, 74, 0.15);
      position: relative; }
      @media (min-width: 768px) {
        .careers.narrow .container .job-board .job-item {
          padding: 3.25em 0; } }
      .careers.narrow .container .job-board .job-item .job-title {
        font-size: 1.25em;
        padding-right: 3.75em;
        font-weight: 300;
        line-height: 1.3; }
      .careers.narrow .container .job-board .job-item .job-link {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0, -50%); }

.careers .job-item {
  margin: 0.625em 0 1.25em; }
  .careers .job-item a.active {
    color: #00B4ED; }

.news-header {
  padding: 3.75em 1.25em;
  position: relative; }
  @media (min-width: 980px) {
    .news-header {
      padding: 3.75em 1.25em 7.75em; } }
  .news-header .pattern {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -15%;
    width: 30%;
    max-width: 300px; }
  .news-header .container {
    max-width: 60em; }
  .news-header h1 a {
    text-decoration: none;
    line-height: 1.1; }
  .news-header .meta {
    text-transform: uppercase;
    font-weight: 600;
    color: #4A4A4A;
    padding-bottom: 0.625em; }
    .news-header .meta a {
      text-decoration: none;
      color: #4A4A4A; }
      .news-header .meta a:hover {
        color: #00B4ED; }
  .news-header .source {
    font-style: italic;
    font-weight: 300;
    font-size: 1em; }

.articles {
  padding: 1.875em 1.25em;
  background-color: #F8FAFD; }
  .articles .container {
    max-width: 60em; }
  .articles .aside-content {
    display: none; }
    @media (min-width: 980px) {
      .articles .aside-content {
        display: block;
        position: absolute;
        top: 2.5em;
        left: 0;
        width: 140px; }
        .articles .aside-content .block {
          width: 40px;
          height: 10px;
          background-color: #00B4ED;
          margin-bottom: 10px; }
        .articles .aside-content time {
          font-size: 1.125em;
          font-weight: 600; }
        .articles .aside-content .categories {
          font-size: 0.875em; }
          .articles .aside-content .categories a {
            text-decoration: none; } }
  .articles article {
    position: relative;
    margin: 1.875em 0;
    padding: 3.125em 0;
    border-bottom: 1px solid rgba(75, 75, 75, 0.15); }
    .articles article:last-of-type {
      border-bottom: none; }
  @media (min-width: 980px) {
    .articles .main-content {
      padding-left: 200px; }
      .articles .main-content time {
        display: none; }
      .articles .main-content h2 {
        font-size: 1.875em;
        margin-bottom: 0; }
      .articles .main-content .source {
        margin: 6px 0; }
      .articles .main-content .cta {
        display: none; } }
  .articles .main-content h2 a {
    text-decoration: none; }
  .articles .main-content time {
    margin-top: 6px;
    font-size: 1.125em;
    font-weight: 300; }
  .articles .main-content .excerpt {
    font-weight: 300;
    font-size: 1.125em;
    line-height: 1.5; }
  .articles .main-content .source {
    font-style: italic;
    font-weight: 300;
    font-size: 0.875em; }

.contact {
  background-color: #F8FAFD;
  padding: 2.5em 1.25em; }
  .contact .container {
    max-width: 60em; }
  .contact .spacer {
    margin: 2.5em auto; }
  .contact .contact-sidebar {
    margin: 2.5em 0; }
    .contact .contact-sidebar h5 {
      margin-top: 1.875em;
      font-size: 0.75em;
      color: #4A4A4A;
      text-transform: uppercase;
      letter-spacing: 0.2px;
      font-weight: 300; }
      .contact .contact-sidebar h5 svg {
        width: 20px; }
      .contact .contact-sidebar h5:first-child {
        margin-top: 0; }
    .contact .contact-sidebar ul {
      list-style: none;
      padding: 0;
      margin: 0.75em 0; }
    .contact .contact-sidebar p {
      margin: 0.75em 0;
      font-size: 0.875em; }
  @media (min-width: 768px) {
    .contact {
      padding: 6.25em 1.25em; }
      .contact .contact-main {
        width: 70%; }
      .contact .contact-sidebar {
        width: 170px;
        position: absolute;
        top: 0;
        right: 0;
        margin-top: 0; } }
  @media (min-width: 980px) {
    .contact {
      padding: 6.25em 1.25em 10em; }
      .contact .contact-main {
        width: 75%; } }

.section-1 {
  padding: 2.5em 1.25em; }
  @media (min-width: 768px) {
    .section-1 {
      padding: 3.75em 1.25em; } }
  @media (min-width: 980px) {
    .section-1 {
      padding: 6.25em 1.25em; } }
  .section-1 .plus {
    color: #00B4ED;
    font-size: 5em;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .section-1 .plus {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }
  .section-1 .columns {
    max-width: 60em;
    margin: 0 auto;
    position: relative;
    padding: 1.25em 0 1.875em; }
    @media (min-width: 768px) {
      .section-1 .columns {
        padding: 1.25em 0 2.5em; } }
    .section-1 .columns:after {
      content: '';
      display: block;
      clear: both; }
    @media (min-width: 768px) {
      .section-1 .columns .left-col {
        float: left;
        width: 42%; } }
    @media (min-width: 768px) {
      .section-1 .columns .right-col {
        float: right;
        width: 42%; } }
  .section-1 .screenshots {
    margin-bottom: 2.5em; }
    @media (min-width: 768px) {
      .section-1 .screenshots {
        margin: 3.75em 0; } }
    @media (min-width: 980px) {
      .section-1 .screenshots {
        margin: 7.5em 0; } }
    .section-1 .screenshots:after {
      content: '';
      display: block;
      clear: both; }
    .section-1 .screenshots img {
      width: 80%;
      margin: 0 auto;
      display: block;
      box-shadow: 0 2px 34px rgba(130, 129, 129, 0.5);
      border-radius: 4px; }
      @media (min-width: 768px) {
        .section-1 .screenshots img {
          width: 50%;
          float: left; } }
      .section-1 .screenshots img:nth-child(even) {
        position: relative;
        z-index: 1;
        transform: scale(1.2);
        margin: -25%  auto; }
        @media (min-width: 768px) {
          .section-1 .screenshots img:nth-child(even) {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -60%) scale(1.15); } }
  .section-1 .supporting-content {
    text-align: center;
    padding: 1.875em 0; }
    .section-1 .supporting-content .headline {
      font-weight: 600;
      font-size: 1.5em;
      color: #1C2F42;
      margin-bottom: 1.25em; }
      @media (min-width: 768px) {
        .section-1 .supporting-content .headline {
          font-size: 1.875em;
          max-width: 790px;
          margin: 0 auto 0.625em auto; } }
    .section-1 .supporting-content .social-icons {
      text-align: center; }
      .section-1 .supporting-content .social-icons img {
        display: inline-block;
        padding: 22px;
        width: 82px; }
        @media (min-width: 768px) {
          .section-1 .supporting-content .social-icons img {
            padding: 40px 35px;
            width: 100px; } }

.section-2 {
  background-color: #F8FAFD;
  padding: 2.5em 1.25em;
  position: relative; }
  @media (min-width: 768px) {
    .section-2 {
      padding: 3.75em 1.25em; } }
  @media (min-width: 980px) {
    .section-2 {
      padding: 6.25em 1.25em; } }
  .section-2 .container {
    max-width: 60em;
    margin: 0 auto; }
  .section-2 .value-props {
    margin: 2.5em auto; }
    @media (min-width: 768px) {
      .section-2 .value-props {
        margin: 3.75em auto 2.5em auto; } }
    .section-2 .value-props:after {
      content: '';
      display: block;
      clear: both; }
    .section-2 .value-props .prop {
      margin: 1.875em 0;
      position: relative;
      padding-left: 52px; }
      @media (min-width: 768px) {
        .section-2 .value-props .prop {
          display: inline-block;
          width: 48.99%;
          vertical-align: top;
          padding-right: 30px;
          padding-left: 80px; } }
      .section-2 .value-props .prop .info {
        font-size: 0.875em;
        font-weight: 300; }
        @media (min-width: 768px) {
          .section-2 .value-props .prop .info {
            font-size: 1em; } }
        .section-2 .value-props .prop .info .headline {
          font-size: 1em;
          font-weight: 600;
          text-transform: uppercase;
          padding-bottom: 0.25em; }
          @media (min-width: 768px) {
            .section-2 .value-props .prop .info .headline {
              font-size: 1.25em; } }
      .section-2 .value-props .prop img {
        width: 40px;
        display: block;
        position: absolute;
        top: 0;
        left: 0; }
        @media (min-width: 768px) {
          .section-2 .value-props .prop img {
            width: 60px; } }
  .section-2 .cta-footer {
    text-align: center; }
  .section-2 .pattern {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 150px;
    background-image: url("./images/pattern.png");
    background-size: 295px;
    width: 25%;
    max-width: 300px; }

@media (min-width: 768px) {
  .content p {
    font-size: 20px;
    font-weight: 300; } }

.section-3 {
  padding: 2.5em 1.25em;
  position: relative; }
  @media (min-width: 768px) {
    .section-3 {
      padding: 3.75em 1.25em; } }
  @media (min-width: 980px) {
    .section-3 {
      padding: 6.25em 1.25em; } }
  .section-3 .container {
    max-width: 60em;
    margin: 0 auto; }
  .section-3 .value-props {
    margin: 1.875em 0; }
    .section-3 .value-props .prop {
      position: relative;
      margin: 2.5em 0; }
      @media (min-width: 768px) {
        .section-3 .value-props .prop {
          margin: 6.25em 0; }
          .section-3 .value-props .prop:nth-child(even) {
            text-align: right; }
            .section-3 .value-props .prop:nth-child(even) .info {
              right: auto;
              left: 0; } }
      .section-3 .value-props .prop:after {
        content: '';
        display: block;
        clear: both; }
      .section-3 .value-props .prop .image {
        overflow: hidden;
        border: 1px solid #F8FAFD;
        border-radius: 100%;
        width: 80%;
        display: block;
        margin: 0 auto; }
        @media (min-width: 768px) {
          .section-3 .value-props .prop .image {
            display: inline-block;
            width: 40%; } }
        .section-3 .value-props .prop .image img {
          width: 100%;
          display: block; }
      .section-3 .value-props .prop .info {
        padding: 1.875em 0; }
        @media (min-width: 768px) {
          .section-3 .value-props .prop .info {
            position: absolute;
            top: 50%;
            right: 0;
            transform: translate(0, -50%);
            text-align: left;
            width: 50%; } }

.section-4 {
  background-color: #F8FAFD;
  padding: 2.5em 1.25em;
  position: relative; }
  @media (min-width: 768px) {
    .section-4 {
      padding: 3.75em 1.25em; } }
  @media (min-width: 980px) {
    .section-4 {
      padding: 6.25em 1.25em; } }
  .section-4 .spacer {
    margin: 2.5em auto; }
    @media (min-width: 768px) {
      .section-4 .spacer {
        margin: 7.5em auto; } }
  .section-4 .container {
    max-width: 60em;
    margin: 0 auto; }
  .section-4 .value-props {
    margin: 2.5em auto; }
    @media (min-width: 768px) {
      .section-4 .value-props {
        margin: 3.75em auto 2.5em auto; } }
    .section-4 .value-props:after {
      content: '';
      display: block;
      clear: both; }
    .section-4 .value-props .prop {
      margin: 1.875em 0;
      position: relative;
      padding-left: 52px; }
      @media (min-width: 768px) {
        .section-4 .value-props .prop {
          display: inline-block;
          width: 48.99%;
          vertical-align: top;
          padding-right: 30px;
          padding-left: 60px; } }
      .section-4 .value-props .prop .info {
        font-size: 0.875em;
        font-weight: 300; }
        @media (min-width: 768px) {
          .section-4 .value-props .prop .info {
            font-size: 1em; } }
        .section-4 .value-props .prop .info .headline {
          font-size: 1em;
          font-weight: 600;
          text-transform: uppercase;
          padding-bottom: 0.25em; }
          @media (min-width: 768px) {
            .section-4 .value-props .prop .info .headline {
              font-size: 1.25em; } }
      .section-4 .value-props .prop img {
        width: 40px;
        display: block;
        position: absolute;
        top: 0;
        left: 0; }
        @media (min-width: 768px) {
          .section-4 .value-props .prop img {
            width: 40px; } }
  .section-4 .testimonials {
    margin: 2.5em 0;
    text-align: center; }
    .section-4 .testimonials .testimonial {
      padding: 1.25em 0;
      font-weight: 300;
      text-align: left; }
      @media (min-width: 768px) {
        .section-4 .testimonials .testimonial {
          display: inline-block;
          width: 48%;
          padding: 1.25em;
          vertical-align: top; }
          .section-4 .testimonials .testimonial:nth-child(even) {
            padding-right: 0; }
          .section-4 .testimonials .testimonial:nth-child(odd) {
            padding-left: 0; } }
      @media (min-width: 980px) {
        .section-4 .testimonials .testimonial {
          width: 32%;
          padding: 1.375em; }
          .section-4 .testimonials .testimonial:nth-child(even) {
            padding-right: 1.25em; }
          .section-4 .testimonials .testimonial:nth-child(odd) {
            padding-left: 1.25em; }
          .section-4 .testimonials .testimonial:nth-child(3n+1) {
            padding-left: 0; }
          .section-4 .testimonials .testimonial:nth-child(3n) {
            padding-right: 0; }
          .section-4 .testimonials .testimonial:nth-child(2n) {
            padding-right: 0.9375em;
            padding-left: 0.9375em; } }
      .section-4 .testimonials .testimonial .quote {
        padding-bottom: 1.25em; }
        @media (min-width: 768px) {
          .section-4 .testimonials .testimonial .quote {
            padding-bottom: 1.875em; } }
      .section-4 .testimonials .testimonial .meta .avatar {
        width: 40px;
        height: 40px;
        border-radius: 100%;
        display: block;
        float: left;
        position: relative;
        background-size: cover;
        background-position: center; }
        @media (min-width: 980px) {
          .section-4 .testimonials .testimonial .meta .avatar {
            width: 60px;
            height: 60px; } }
      .section-4 .testimonials .testimonial .meta .details {
        padding-left: 3.75em; }
        @media (min-width: 980px) {
          .section-4 .testimonials .testimonial .meta .details {
            padding-left: 5em;
            padding-top: 0.625em; } }
        .section-4 .testimonials .testimonial .meta .details .job-title {
          font-style: italic;
          font-size: 0.875em;
          color: #1C2F42; }

.footer-callout {
  background-color: #F8FAFD;
  padding: 2.5em 1.25em;
  position: relative;
  padding-top: 0; }
  @media (min-width: 768px) {
    .footer-callout {
      padding: 3.75em 1.25em;
      padding-top: 0; } }
  @media (min-width: 980px) {
    .footer-callout {
      padding: 6.25em 1.25em;
      padding-top: 0; } }
  .footer-callout .spacer {
    margin: 2.5em auto; }
    @media (min-width: 768px) {
      .footer-callout .spacer {
        margin: 7.5em auto; } }
  .footer-callout .container {
    max-width: 60em;
    margin: 0 auto; }
  .footer-callout .card {
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #E5E5EA;
    padding: 1.25em;
    padding-top: 0;
    position: relative; }
    @media (min-width: 768px) {
      .footer-callout .card {
        padding: 3.125em 6.25em;
        padding-top: 0; } }
    .footer-callout .card img {
      display: block;
      margin: 0 auto;
      width: 110px;
      transform: translate(0, -50%); }
    .footer-callout .card .content {
      margin-top: -1.25em; }
    .footer-callout .card .cta {
      margin-top: 1.25em; }

.request-a-demo {
  background-color: #F8FAFD;
  padding: 2.5em 1.25em;
  position: relative; }
  .request-a-demo .container {
    max-width: 60em;
    position: static; }
    .request-a-demo .container p {
      font-size: 1.125em;
      font-weight: 300; }
  .request-a-demo .spacer {
    margin: 1.875em auto; }
  .request-a-demo .demo-side {
    display: none; }
    @media (min-width: 768px) {
      .request-a-demo .demo-side {
        display: block;
        position: absolute;
        top: 3.75em;
        right: 0;
        bottom: 0;
        overflow: hidden;
        width: 45%; }
        .request-a-demo .demo-side img {
          display: block;
          height: 100%; } }
  @media (min-width: 768px) {
    .request-a-demo .demo-main {
      padding: 3.75em 0;
      max-width: 50%; } }

.post-content {
  background-color: #F8FAFD; }
  .post-content .container {
    padding-right: 1.25em;
    padding-left: 1.25em;
    padding-top: 0.0625em;
    padding-bottom: 1.25em;
    max-width: 60em; }
    @media (min-width: 768px) {
      .post-content .container {
        padding-left: 12.5em;
        padding-top: 3.75em;
        padding-bottom: 9.375em; } }
  .post-content .title {
    display: none; }
    @media (min-width: 980px) {
      .post-content .title {
        display: block;
        font-size: 2.5em; } }
  .post-content .featured-image {
    padding: 1.875em 0; }
    .post-content .featured-image img {
      width: 100%;
      height: auto; }
  .post-content .aside-content {
    display: none; }
    @media (min-width: 768px) {
      .post-content .aside-content {
        display: block;
        position: absolute;
        padding-top: 10px;
        left: 1.25em;
        width: 140px; }
        .post-content .aside-content .back-to-news {
          font-size: 1.125em;
          font-weight: 300;
          text-decoration: none; }
          .post-content .aside-content .back-to-news svg {
            position: relative;
            top: 2px;
            height: 18px; }
        .post-content .aside-content .meta {
          margin-top: 1.5em; }
          .post-content .aside-content .meta time {
            font-weight: 600;
            font-size: 1em; }
          .post-content .aside-content .meta .categories {
            display: inline-block;
            margin-top: 5px;
            font-size: 0.675em; }
            .post-content .aside-content .meta .categories a {
              color: #00B4ED; }
          .post-content .aside-content .meta:before {
            content: '';
            display: block;
            width: 40px;
            height: 10px;
            background-color: #00B4ED;
            margin-bottom: 10px; } }
  .post-content .the-content {
    font-size: 1.125em;
    font-weight: 300; }
    .post-content .the-content h1, .post-content .the-content h2, .post-content .the-content h3, .post-content .the-content h4, .post-content .the-content h5, .post-content .the-content h6 {
      font-size: 1.5625em;
      font-weight: 300;
      margin: 1.25em 0 0.75em; }
    .post-content .the-content blockquote {
      font-size: 1.3125em;
      margin-left: -10px; }
      @media (min-width: 980px) {
        .post-content .the-content blockquote {
          font-size: 2.1875em; } }
    .post-content .the-content ul, .post-content .the-content ol {
      margin-left: 0;
      padding-left: 20px; }
    .post-content .the-content img {
      max-width: 100%;
      height: auto; }

.index-featured-post-hero {
  padding: 0;
  text-align: left;
  color: #fff;
  background-size: cover;
  background-position: center; }

#select-cat {
  padding-left: 20px; }
  @media (min-width: 980px) {
    #select-cat {
      display: none; } }

#mobile-cat-list {
  height: 4em; }
  @media (min-width: 980px) {
    #mobile-cat-list {
      display: none; } }

#horizontal-cat-list {
  display: none; }
  @media (min-width: 980px) {
    #horizontal-cat-list {
      display: block; } }

.featured-blog-hero {
  top: 0;
  z-index: 100;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  color: #fff;
  overflow: hidden;
  background-color: transparent; }
  @media (min-width: 980px) {
    .featured-blog-hero {
      height: 620px;
      margin-bottom: 10px; } }

.featured-blog-info {
  padding-top: 1em; }
  .featured-blog-info .mobile-blog-excerpt a, .featured-blog-info .mobile-author-details a {
    color: #00B4ED; }
  .featured-blog-info .desktop-display {
    display: none; }
  .featured-blog-info .featured-post-details {
    color: #1C2F42 !important; }
  .featured-blog-info .excerpt {
    display: none; }
  .featured-blog-info h1 a {
    font-size: 56px !important; }
  @media (min-width: 980px) {
    .featured-blog-info {
      padding-top: 6em; }
      .featured-blog-info .desktop-display {
        display: block; }
      .featured-blog-info .mobile-blog-excerpt, .featured-blog-info .mobile-author-details {
        display: none; }
      .featured-blog-info .excerpt {
        display: block; }
        .featured-blog-info .excerpt p {
          color: #1C2F42; }
      .featured-blog-info .featured-post-details a {
        color: #00B4ED !important; } }

.hero-overlay {
  background-color: rgba(255, 255, 255, 0.8); }

.blog-content-bg {
  background: #fff; }

.blog-hero {
  top: 0;
  z-index: 100;
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  color: #fff;
  overflow: hidden;
  background-color: transparent;
  height: 200px; }
  @media (min-width: 980px) {
    .blog-hero {
      height: 420px; } }

.mobile-title {
  line-height: 1.2; }
  @media (min-width: 980px) {
    .mobile-title {
      display: none; } }

.mobile-meta, .mobile-author, .mobile-bio {
  font-size: 14px; }
  .mobile-meta a, .mobile-author a, .mobile-bio a {
    color: #00B4ED; }
  @media (min-width: 768px) {
    .mobile-meta, .mobile-author, .mobile-bio {
      display: none; } }

.mobile-tag-list {
  display: inline-block; }
  @media (min-width: 768px) {
    .mobile-tag-list {
      display: none; } }

.full-tag-list {
  display: none; }
  @media (min-width: 768px) {
    .full-tag-list {
      display: block; }
      .full-tag-list .tag-list {
        padding-left: 1px !important; } }

.mobile-bio {
  padding-bottom: 6em; }

.mobile-author-image {
  padding-top: 15px !important;
  float: left;
  position: relative;
  display: block; }

.mobile-author-blurb {
  padding-left: 10.25em;
  padding-top: 15px; }

.mobile-container-spacer {
  padding-top: 1px !important; }
  @media (min-width: 980px) {
    .mobile-container-spacer {
      padding: 1.25em !important; } }

.lower-mobile-details {
  background: #F8FAFD;
  padding-top: 1.25em;
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-bottom: 1px; }

.mobile-details-container {
  background: #fff;
  padding: 1.25em; }
  .mobile-details-container .pattern {
    top: 0;
    right: 0;
    width: 40%;
    bottom: 10.75em;
    max-width: 300px; }
    @media (min-width: 768px) {
      .mobile-details-container .pattern {
        bottom: -5em; } }
  @media (min-width: 980px) {
    .mobile-details-container {
      display: none; } }

.tag-list {
  padding-left: 15px;
  width: 100%;
  text-align: center; }

.ss-tag-icon {
  float: left;
  color: #b1b1b1;
  padding-right: 12px;
  line-height: 2em; }
  @media (min-width: 980px) {
    .ss-tag-icon {
      padding-bottom: 50%; } }

.tag-bubble {
  display: inline;
  padding-left: 0px !important;
  width: auto;
  float: left;
  margin-right: 2px !important;
  margin-bottom: 2px !important;
  border: solid;
  border-radius: 20px;
  border-color: #b1b1b1;
  border-width: 1px; }
  .tag-bubble a {
    margin-left: 15px;
    margin-right: 15px;
    text-decoration: none;
    font-size: 0.8em;
    font-weight: 300; }

.search-container {
  display: none;
  z-index: 1 !important; }
  @media (min-width: 980px) {
    .search-container {
      display: block; } }

.holder {
  position: absolute;
  margin: 7px 8px;
  color: #b1b1b1;
  cursor: auto;
  z-index: 1;
  line-height: 2em; }

#searchform {
  float: right;
  padding-top: 20px;
  z-index: -1; }

.search-box {
  line-height: 0.625em;
  width: 8em; }
  @media (min-width: 980px) {
    .search-box {
      line-height: 2.5em;
      width: 32em; } }

.author-title {
  font-size: 3.5em;
  padding-bottom: 0.2em;
  padding-top: 1.5em; }

.cat-title-blog {
  padding-top: 0.5em;
  font-size: 2.5em;
  padding-bottom: 0.5em; }

.about-author-image {
  right: 0;
  top: 0;
  width: 125px !important;
  padding-top: 40px; }
  .about-author-image img {
    border-radius: 50%; }

.about-author-blurb {
  padding-top: 10px; }
  .about-author-blurb p {
    font-size: 14px !important; }

.cta-blog-post {
  background-color: #ffffff;
  height: 25em; }
  .cta-blog-post h3 {
    font-size: 2.3em;
    padding-top: 3em;
    font-weight: 200;
    padding-left: 0.5em; }
  .cta-blog-post .cta-blog-post-button {
    padding-top: 2em;
    padding-left: 1em; }
  .cta-blog-post a {
    text-align: center;
    font-weight: 700;
    display: inline-block;
    background-color: #B0D31E;
    color: #ffffff !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.875em;
    border-radius: 6.25em;
    text-decoration: none;
    width: 14em;
    line-height: 3.5em;
    height: 3.5em; }
  @media (min-width: 980px) {
    .cta-blog-post {
      text-align: center; }
      .cta-blog-post h3 {
        font-size: 2.3em;
        text-align: center;
        padding-top: 4em;
        font-weight: 200; }
      .cta-blog-post .cta-blog-post-button {
        margin: auto;
        text-align: center;
        padding-top: 2em; }
      .cta-blog-post a {
        font-weight: 700;
        display: inline-block;
        background-color: #B0D31E;
        color: #ffffff !important;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 0.875em;
        border-radius: 6.25em;
        text-decoration: none;
        width: 14em;
        line-height: 2.5em;
        height: 2.5em; } }

.cta-featured-blog-post .cta-blog-post-button a {
  font-weight: 700;
  display: inline-block;
  background-color: #B0D31E;
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.875em;
  border-radius: 6.25em;
  text-decoration: none;
  text-align: center;
  width: 16em;
  line-height: 3em;
  height: 3em; }

@media (min-width: 980px) {
  .cta-featured-blog-post {
    text-align: center; }
    .cta-featured-blog-post h3 {
      font-size: 2.3em;
      text-align: center;
      padding-top: 4em;
      font-weight: 200; }
    .cta-featured-blog-post .cta-blog-post-button {
      margin: auto;
      text-align: center;
      padding-top: 2em; } }

.cat-table {
  display: table; }

.alm-load-more-btn.done {
  display: none; }

ul#horizontal-cat-list {
  list-style: none;
  padding: 10px 0 0 0;
  margin-bottom: 0 !important; }
  ul#horizontal-cat-list li {
    display: inline;
    padding-left: 34px;
    font-size: 18px;
    text-transform: uppercase; }
    ul#horizontal-cat-list li a {
      text-decoration: none; }

.allPost {
  padding-left: 0 !important; }

.active-cat {
  color: #00B4ED;
  border-bottom: solid; }

.cat-container {
  max-width: 60em;
  margin: auto; }

.meta-post-details {
  font-size: 16px !important;
  padding-bottom: 0.3em !important; }

.post-list-title {
  text-decoration: none !important;
  font-size: 20px !important;
  font-weight: 500 !important; }

@media (min-width: 980px) {
  .mobile-blog-post-container {
    display: none; } }

.mobile-thumb-hero img {
  width: 100%;
  height: auto;
  padding-top: 25px; }

.no-img-mobile {
  height: 50px;
  width: 100%;
  padding-top: 33%; }

.alm-listing li img {
  height: auto;
  width: 150px; }

.blog-post-container {
  display: none; }
  @media (min-width: 980px) {
    .blog-post-container {
      display: block;
      padding-top: 1em;
      margin-top: 1em;
      border-bottom: solid;
      border-color: #efefef;
      border-width: 2px; } }

.blog-details {
  display: flex; }

.blog-post-excerpt p {
  font-size: 16px !important; }

.blog-info-section {
  flex: .75; }

.blog-cat-tag-section {
  flex: .25; }
  .blog-cat-tag-section .categories {
    padding-left: 15px; }
    .blog-cat-tag-section .categories a {
      color: #00B4ED !important; }

button.alm-load-more-btn {
  background: #B0D31E !important;
  border-radius: 24px !important; }

button.alm-load-more-btn.done {
  background-color: #B0D31E !important; }

button.alm-load-more-btn.loading:before {
  border-radius: 50% !important; }

.thanks {
  padding: 1.875em 1.25em; }
  @media (min-width: 980px) {
    .thanks {
      padding: 6.25em 1.25em 8.75em; } }
  .thanks .container {
    max-width: 31.25em;
    font-size: 1.25em;
    font-weight: 300; }
    .thanks .container .robot {
      width: 100%;
      display: block;
      max-width: 12.5em;
      margin: 0 auto; }
    .thanks .container .spacer {
      margin: 2.5em auto; }
    .thanks .container .ctas {
      text-align: center; }
      .thanks .container .ctas a {
        margin: 0.625em auto; }

.who-we-are-hero {
  background-color: #00B4ED;
  padding: 5em 1.25em 10em;
  position: relative; }
  .who-we-are-hero h1 {
    color: #ffffff;
    width: 70%; }
  .who-we-are-hero .pattern {
    top: 0;
    right: 0;
    width: 40%;
    bottom: -1.875em;
    max-width: 300px; }
    @media (min-width: 768px) {
      .who-we-are-hero .pattern {
        bottom: -5em; } }

.team {
  padding: 2.5em 1.25em;
  background-color: #F8FAFD; }
  .team .subtext {
    font-weight: 300;
    font-size: 1.125em; }
  .team .headline-copy:after {
    content: '';
    display: block;
    clear: both; }
  @media (min-width: 768px) {
    .team .container {
      max-width: 940px; }
    .team .headline {
      width: 55%;
      float: left; }
    .team .subtext {
      float: right;
      width: 42%; } }
  @media (min-width: 980px) {
    .team {
      padding: 6.25em 1.25em; }
      .team .headline {
        width: 56%;
        float: left; }
      .team .subtext {
        float: right;
        width: 34%;
        font-size: 1.25em;
        line-height: 1.5; }
      .team .spacer {
        margin-bottom: 5em; } }
  .team .team-grid {
    padding-top: 1.875em; }
    .team .team-grid .team-members {
      list-style: none;
      padding: 0;
      margin: 0;
      display: block; }
      .team .team-grid .team-members:after {
        content: '';
        display: block;
        clear: both; }
      .team .team-grid .team-members .team-member {
        width: 50%;
        overflow: hidden;
        float: left;
        display: block;
        background-color: #00B4ED;
        border-right: 1px solid #ffffff;
        cursor: pointer; }
        @media (min-width: 768px) {
          .team .team-grid .team-members .team-member {
            width: 25%;
            height: 24vw;
            max-height: 245px;
            position: relative; }
            .team .team-grid .team-members .team-member:hover .hover-info, .team .team-grid .team-members .team-member:focus .hover-info {
              transform: translate(0, 0); } }
        .team .team-grid .team-members .team-member .photo {
          width: 100%;
          display: block;
          background-size: cover;
          background-position: center;
          height: 150px;
          height: 42vw;
          width: 100%;
          border-bottom: 1px solid #ffffff; }
          @media (min-width: 768px) {
            .team .team-grid .team-members .team-member .photo {
              position: relative;
              height: 100%; } }
        .team .team-grid .team-members .team-member .hover-info {
          padding: 0.625em;
          border-bottom: 1px solid #ffffff;
          color: #ffffff;
          line-height: 1.1;
          margin: 0;
          white-space: normal;
          overflow: auto; }
          .team .team-grid .team-members .team-member .hover-info h3 {
            color: #ffffff;
            position: static; }
          .team .team-grid .team-members .team-member .hover-info p {
            margin: 0;
            margin-top: 0.375em;
            font-weight: 300;
            font-size: 0.9375em;
            position: static; }
          .team .team-grid .team-members .team-member .hover-info .social-links {
            display: none; }
          @media (min-width: 768px) {
            .team .team-grid .team-members .team-member .hover-info {
              transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
              transform: translate(0, 100%);
              padding: 1.25em;
              position: absolute;
              top: 0;
              left: 0;
              bottom: 0;
              right: 0;
              z-index: 10;
              background-color: rgba(0,180,237, 0.8);
              backdrop-filter: blur(10px); }
              .team .team-grid .team-members .team-member .hover-info .name-and-title {
                position: absolute;
                bottom: 1.25em;
                right: 1.25em;
                left: 1.25em; } }
  @media (min-width: 768px) and (min-width: 980px) {
    .team .team-grid .team-members .team-member .hover-info .name {
      font-size: 1.5625em; } }
  @media (min-width: 768px) and (min-width: 980px) {
    .team .team-grid .team-members .team-member .hover-info .title {
      font-size: 1.25em; } }
          @media (min-width: 768px) {
              .team .team-grid .team-members .team-member .hover-info .social-links {
                display: block;
                list-style: none;
                margin: 0;
                padding: 0; }
                .team .team-grid .team-members .team-member .hover-info .social-links li {
                  display: inline-block; }
                  .team .team-grid .team-members .team-member .hover-info .social-links li a {
                    cursor: pointer;
                    display: inline-block;
                    padding: 0.125em;
                    font-size: 0.875em;
                    color: #ffffff;
                    text-decoration: none; }
                    .team .team-grid .team-members .team-member .hover-info .social-links li a:hover {
                      opacity: 0.7; } }
    .team .team-grid .team-quote {
      position: relative;
      display: block;
      float: left;
      margin: 1.25em 0;
      background-size: cover; }
      .team .team-grid .team-quote .headline {
        margin: 3.125em 0;
        padding: 0.625em 0.3125em;
        background-color: #ffffff;
        width: 90%;
        position: relative;
        z-index: 3; }
      .team .team-grid .team-quote:before {
        content: '';
        display: block;
        clear: both; }
      .team .team-grid .team-quote:after {
        content: '';
        display: block;
        clear: both; }
      .team .team-grid .team-quote .pattern {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 200px;
        height: 200px; }
      @media (min-width: 768px) {
        .team .team-grid .team-quote {
          float: right;
          width: 50%;
          height: 48vw;
          margin: 0;
          padding-top: 1.25em;
          padding-left: 1.25em;
          max-height: 490px; }
          .team .team-grid .team-quote .headline {
            top: 30%;
            transform: translate(0, -50%); } }

.values {
  padding: 2.5em 1.25em;
  position: relative;
  background: #fff; }
  @media (min-width: 768px) {
    .values {
      padding: 6.25em 1.25em; }
      .values .pattern {
        position: absolute;
        top: -15%;
        left: 0;
        bottom: -15%;
        width: 25%;
        max-width: 300px; } }
  .values .container {
    max-width: 60em !important; }
  .values-subtext {
    margin-top: 0.375em;
    font-weight: 300;
    font-size: 1.25em;
    display: none; }
    @media (min-width: 768px) {
      .values-subtext {
        display: block; } }
  .values-list-container {
    padding: 1.25em 0;
    position: relative; }
    .values-list-container:after {
      content: '';
      display: block;
      clear: both; }
    .values-list-container .values-list {
      list-style: none;
      margin: 0;
      padding: 0; }
      @media (min-width: 768px) {
        .values-list-container .values-list {
          margin-top: 300px; } }
      .values-list-container .values-list .value-item {
        position: relative;
        margin: 1em 0;
        min-height: 3.125em;
        overflow: hidden; }
        .values-list-container .values-list .value-item:after {
          content: '';
          display: block;
          clear: both; }
        @media (min-width: 768px) {
          .values-list-container .values-list .value-item {
            text-align: center;
            position: static;
            overflow: visible;
            height: auto;
            width: 80px;
            height: 80px;
            float: left;
            margin: 0; }
            .values-list-container .values-list .value-item:before {
              content: '';
              display: inline-block;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 40px 29px 0 29px;
              border-color: #00B4ED transparent transparent transparent;
              position: absolute;
              bottom: 120px;
              margin-left: 1.3%;
              opacity: 0;
              transform: translate(0, -10%);
              transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1); }
            .values-list-container .values-list .value-item.active:before {
              opacity: 1;
              transform: translate(0, 0%); }
            .values-list-container .values-list .value-item.active .icon {
              transform: scale(1.2); }
            .values-list-container .values-list .value-item.active .popover-area {
              transform: translate(0, 0%);
              opacity: 1; } }
        .values-list-container .values-list .value-item:after {
          content: '';
          display: block;
          clear: both; }
        .values-list-container .values-list .value-item .icon {
          transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
          position: absolute;
          top: 0;
          left: 0;
          width: 50px;
          display: block; }
          @media (min-width: 768px) {
            .values-list-container .values-list .value-item .icon {
              display: inline-block;
              cursor: pointer;
              width: 100%;
              max-width: 80px;
              position: static; } }
        .values-list-container .values-list .value-item .popover-area {
          padding-left: 3.75em;
          float: left;
          transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1); }
          .values-list-container .values-list .value-item .popover-area .description {
            margin: 0;
            font-weight: 300;
            font-size: 1.125em;
            line-height: 1.4; }
          .values-list-container .values-list .value-item .popover-area .icon {
            display: none; }
          @media (min-width: 980px) {
            .values-list-container .values-list .value-item .popover-area.right {
              left: auto;
              min-width: 840px; } }
          @media (min-width: 768px) {
            .values-list-container .values-list .value-item .popover-area {
              transform: translate(0, -10%);
              background-color: #00B4ED;
              float: none;
              padding: 3.125em 1.875em;
              height: 15em;
              min-width: 550px;
              position: absolute;
              top: 1.875em;
              right: 0;
              left: 0;
              opacity: 0;
              max-width: 840px; }
              .values-list-container .values-list .value-item .popover-area .icon {
                display: block;
                position: absolute;
                top: 50%;
                left: 0.625em;
                transform: translate(0, -50%);
                width: 28%;
                max-width: 140px; }
              .values-list-container .values-list .value-item .popover-area .description {
                color: #ffffff;
                text-align: left;
                font-size: 2em;
                font-weight: 600;
                position: absolute;
                padding: 15px;
                left: 20%;
                top: 50%;
                transform: translate(0, -50%); } }

@media (max-width: 767px) {
  .value-item {
    width: 100% !important; } }

#careers {
  background-color: #FFF;
  padding: 1.875em 1.25em; }
  @media (min-width: 768px) {
    #careers {
      padding: 3.75em 1.25em; } }
  @media (min-width: 980px) {
    #careers {
      padding: 6.25em 1.25em 3.75em; } }
  #careers .container {
    max-width: 60em; }
    #careers .container .job-board {
      padding-top: 1.875em; }
      #careers .container .job-board .job-item {
        padding: 1.875em 0;
        border-bottom: 1px solid rgba(74, 74, 74, 0.15);
        position: relative; }
        @media (min-width: 768px) {
          #careers .container .job-board .job-item {
            padding: 3.25em 0; } }
        #careers .container .job-board .job-item .job-title {
          font-size: 1.25em;
          margin-right: 7.5em;
          font-weight: 300;
          line-height: 1.3; }
        #careers .container .job-board .job-item .job-link {
          display: inline-block;
          position: absolute;
          right: 0;
          top: 50%;
          transform: translate(0, -50%); }

.blogsnippet {
  background-color: #F8FAFD;
  padding: 1.875em 1.25em; }
  @media (min-width: 768px) {
    .blogsnippet {
      padding: 3.75em 1.25em; } }
  @media (min-width: 980px) {
    .blogsnippet {
      padding: 3.75em 1.25em 6.25em; } }
  .blogsnippet .container {
    max-width: 60em; }
  .blogsnippet .headline-copy {
    padding: 1.25em 0; }
    .blogsnippet .headline-copy p {
      font-size: 1.125em;
      font-weight: 300;
      line-height: 1.5; }
  .blogsnippet .articles .tnnt-article {
    border-top: 1px solid rgba(75, 75, 75, 0.15);
    border-bottom: 0;
    margin: 0;
    padding: 1.875em 0; }
    .blogsnippet .articles .tnnt-article:after {
      content: '';
      display: block;
      clear: both; }
    @media (min-width: 980px) {
      .blogsnippet .articles .tnnt-article {
        padding: 3.75em 0;
        border-top: none;
        border-bottom: 1px solid rgba(75, 75, 75, 0.15); }
        .blogsnippet .articles .tnnt-article:last-child {
          border: none; } }
    @media (min-width: 980px) {
      .blogsnippet .articles .tnnt-article .left {
        float: left;
        width: 30%; } }
    .blogsnippet .articles .tnnt-article .left .title {
      font-size: 1.125em;
      font-weight: 600;
      line-height: 1.2; }
    .blogsnippet .articles .tnnt-article .left .date {
      font-weight: 300;
      font-size: 1.125em;
      padding-top: 0.375em;
      line-height: 1;
      color: #4A4A4A; }
    .blogsnippet .articles .tnnt-article .left .cta {
      padding-top: 1.25em; }
      .blogsnippet .articles .tnnt-article .left .cta a {
        line-height: 1;
        padding: 1em 1.5em;
        font-weight: 300; }
      @media (min-width: 980px) {
        .blogsnippet .articles .tnnt-article .left .cta {
          display: none; } }
    .blogsnippet .articles .tnnt-article .right {
      display: none; }
      @media (min-width: 980px) {
        .blogsnippet .articles .tnnt-article .right {
          position: relative;
          display: block;
          float: right;
          width: 65%;
          margin-top: -10px; }
          .blogsnippet .articles .tnnt-article .right .excerpt {
            width: 86%;
            font-size: 1.25em;
            font-weight: 300;
            color: #4a4a4a; }
            .blogsnippet .articles .tnnt-article .right .excerpt p {
              margin: 0; }
              .blogsnippet .articles .tnnt-article .right .excerpt p:after {
                content: ' ...'; }
              .blogsnippet .articles .tnnt-article .right .excerpt p a {
                display: none; }
            .blogsnippet .articles .tnnt-article .right .excerpt a {
              color: #1C2F42; }
          .blogsnippet .articles .tnnt-article .right .cta-container {
            position: absolute;
            right: 0;
            top: 50%;
            transform: translate(0, -50%); } }

@media (min-width: 768px) {
  .mobile-location-info-container {
    display: none; } }

.mobile-map-image-container {
  padding-left: 1em; }

.mobile-map-location {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-style: solid;
  border-width: 2px;
  border-color: #eaeaea;
  height: 10em; }

.mobile-address-info {
  padding-left: 8em; }

.mobile-map-image {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  float: left;
  position: relative;
  display: block; }

.office-locations {
  padding: 2.5em 1.25em;
  position: relative;
  background: #fff; }
  .office-locations .container {
    max-width: 60em;
    margin-top: 50px;
    margin-bottom: 80px; }

.address-info {
  display: inline-block;
  padding-left: 3em;
  padding-top: 1em; }

.map-location {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 25px;
  border-style: solid;
  border-width: 2px;
  border-color: #eaeaea;
  height: 11em;
  cursor: pointer; }

.location-blurb {
  padding-bottom: 20px; }

.picked {
  background: #F0F7FF;
  border-color: #00B4ED; }

.map-image-container {
  float: left;
  padding-left: 20px;
  padding-top: 1em; }

.map-image {
  height: 100px;
  width: 100px;
  border-radius: 50%; }

.locations-container {
  width: 51%; }

.location-info-container {
  display: none;
  position: relative; }
  @media (min-width: 768px) {
    .location-info-container {
      display: block; } }

.location-image {
  position: absolute;
  top: 0;
  right: 46%;
  transition: all 350ms;
  -webkit-transition: all 350ms; }
  .location-image img {
    opacity: 0;
    position: absolute;
    height: 380;
    width: 450; }
  .location-image .active {
    opacity: 1;
    transition: all 350ms;
    -webkit-transition: all 350ms; }

.careercta {
  background-color: #F8FAFD;
  padding: 6.25em 1.25em 3.75em; }
  .careercta .container {
    max-width: 55em;
    margin-top: 1em;
    margin-bottom: 6em; }
  .careercta .cta-career-button {
    margin: auto;
    text-align: center;
    padding-top: 3em; }

.cta-career a {
  display: inline-block;
  background-color: #B0D31E;
  color: #ffffff !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.875em;
  border-radius: 6.25em;
  text-decoration: none;
  width: 16em;
  line-height: 3em;
  height: 3em; }

.career-cta-headline {
  font-size: 3em;
  font-weight: 300; }

.companies-trust {
  padding: 2.5em 1.25em;
  position: relative;
  background: #F8FAFD; }
  .companies-trust .container {
    max-width: 60em; }

.companies-list-container {
  padding: 1.25em 0;
  position: relative; }
  .companies-list-container:after {
    content: '';
    display: block;
    clear: both; }
  .companies-list-container .companies-list {
    list-style: none;
    margin: 0;
    padding: 0; }
    .companies-list-container .companies-list .company-item {
      position: relative;
      margin: 1em 0;
      min-height: 3.125em;
      overflow: hidden; }
      .companies-list-container .companies-list .company-item:after {
        content: '';
        display: block;
        clear: both; }
      @media (min-width: 414px) {
        .companies-list-container .companies-list .company-item .logo {
          display: inline-block;
          border-radius: 50%;
          width: 100%;
          max-width: 80px;
          position: static; } }
      .companies-list-container .companies-list .company-item .logo {
        -webkit-transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
        transition: all 350ms cubic-bezier(0.165, 0.84, 0.44, 1);
        position: static;
        border-radius: 50%;
        top: 0;
        left: 0;
        width: 93%;
        max-width: 150px;
        display: inline-block; }
    @media (min-width: 100px) {
      .companies-list-container .companies-list .company-item {
        text-align: center;
        position: static;
        overflow: visible;
        height: auto;
        width: 80px;
        height: 80px;
        float: left;
        margin: 0; } }
  @media (min-width: 100px) {
    .companies-list-container .companies-list {
      margin-top: 30px; } }

@media (min-width: 100px) {
  .companies-trust {
    padding: 6.25em 1.25em; } }

@media (max-width: 99px) {
  .company-item {
    width: 100% !important; } }

.team .team-grid .team-quote {
  max-height: 490px; }

@media (min-width: 980px) {
  #navigation-bar #header-nav div:first-child .sub-menu .menu-item:last-child a {
    color: #1C2F42 !important; }
  #navigation-bar-home #header-nav div:first-child .sub-menu .menu-item:last-child a {
    color: #1C2F42 !important; } }

#navigation-bar #header-nav div:first-child .sub-menu, #navigation-bar-home #header-nav div:first-child .sub-menu {
  margin-left: 30px; }
  #navigation-bar #header-nav div:first-child .sub-menu .menu-item:last-child, #navigation-bar-home #header-nav div:first-child .sub-menu .menu-item:last-child {
    margin: 0 !important; }
    #navigation-bar #header-nav div:first-child .sub-menu .menu-item:last-child a, #navigation-bar-home #header-nav div:first-child .sub-menu .menu-item:last-child a {
      background-color: transparent;
      font-size: 1.25em;
      text-transform: none;
      text-align: left;
      padding: 0.625em 1.25em;
      letter-spacing: 0px; }
