@charset "UTF-8";
@import url("https://use.typekit.net/fju4amr.css");
html, body, p, ol, ul, li, dl, dt, dd, blockquote, figure, fieldset, legend, textarea, pre, iframe, hr, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

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

ul {
  list-style: none; }

button, input, select, textarea {
  margin: 0; }

html {
  box-sizing: border-box; }

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

img, embed, object, audio, video {
  height: auto;
  max-width: 100%; }

iframe {
  border: 0; }

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

td, th {
  padding: 0;
  text-align: left; }

:focus:not(:focus-visible) {
  outline: none; }

.cf:after {
  content: "";
  display: block;
  clear: both; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes seqslidein {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: translateY(0); } }

body {
  background: #ffffff;
  color: #959191;
  font-family: "Helvetica", "Arial", sans-serif;
  font-weight: 400; }
  .wf-active body {
    font-family: "open-sans", sans-serif; }
  body.hold-scroll, body.nav-open, body.active-searchbox, body.active-videobox, body.active-lightbox, body.active-filter {
    overflow: hidden; }

html {
  font-size: 14px;
  line-height: 1.5em;
  scroll-behavior: smooth; }
  @media only screen and (min-width: 620px) {
    html {
      font-size: 15px; } }
  @media only screen and (min-width: 1025px) {
    html {
      font-size: 16px; } }
  @media only screen and (min-width: 1200px) {
    html {
      font-size: 17px; } }
  @media only screen and (min-width: 1400px) {
    html {
      font-size: 18px; } }

header {
  position: relative; }

.img-scale img {
  height: auto;
  width: 100%; }

.blog-post img {
  margin: 30px 0;
  max-width: 100%; }
  .blog-post img.aligncenter {
    display: block;
    margin: 30px auto; }

img.bordered {
  border: 2px solid #6F828D;
  padding: 10px; }

img.rounded {
  border-radius: 50%; }
  @media only screen and (min-width: 1024px) {
    img.rounded {
      float: left; } }

.icon-row img {
  display: inline-block; }

a {
  text-decoration: none;
  color: inherit;
  transition: all 0.2s ease-in-out; }
  a.abs {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }
  a.blocked {
    display: block;
    height: 100%; }
  a.learn-button, a.tour-button, a.download-button {
    background: #65B747;
    border-radius: 6px;
    border: none;
    color: #ffffff;
    display: inline-block;
    font-family: "lato", sans-serif;
    font-weight: 600;
    letter-spacing: 0.05em;
    margin-top: 1em;
    padding: 10px 30px;
    text-transform: uppercase; }
    @media only screen and (min-width: 768px) {
      a.learn-button, a.tour-button, a.download-button {
        font-size: 1.3rem;
        padding: 12px 60px; } }
    a.learn-button:hover, a.tour-button:hover, a.download-button:hover {
      background: #4F8E38; }
    .textual p a.learn-button, .textual p a.tour-button, .textual p a.download-button {
      color: #ffffff; }
  a.tour-button, a.download-button {
    background: #0F394E;
    font-size: 0.85rem;
    padding: 10px 40px; }
    a.tour-button:hover, a.download-button:hover {
      background: #071a23; }
    a.learn-button + a.tour-button, a.learn-button + a.download-button {
      font-size: 1rem;
      padding: 10px 30px; }
      @media only screen and (min-width: 480px) {
        a.learn-button + a.tour-button, a.learn-button + a.download-button {
          margin-left: 20px; } }
      @media only screen and (min-width: 768px) {
        a.learn-button + a.tour-button, a.learn-button + a.download-button {
          font-size: 1.3rem;
          padding: 12px 60px; } }
  a.hollow-button {
    border: 2px solid;
    border-radius: 6px;
    display: inline-block;
    margin: 20px 0;
    padding: 5px 20px 7px;
    text-decoration: none; }
    a.hollow-button:hover {
      background: #ffffff;
      border-color: #ffffff;
      color: #0F394E; }
    .bg-white a.hollow-button:hover {
      background: #65B747;
      color: #ffffff; }
  a.text-link {
    border-bottom: 1px solid;
    color: #65B747;
    display: inline-block;
    margin: 10px 0;
    text-transform: uppercase; }
    a.text-link:after {
      content: ' ›'; }
  a.strong-text-link {
    color: #0F394E;
    border-bottom: 1px solid;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 10px; }
    a.strong-text-link:hover {
      color: #65B747; }
  .textual p a,
  .text-post p a {
    color: #65B747; }
  a.notlink {
    cursor: default; }
  .partner-data a {
    color: #65B747; }

p a {
  border-bottom: 1px solid; }

p + p {
  margin-top: .5em; }

p.attributed {
  font-size: 0.95rem; }
  p.attributed:before {
    content: '— '; }

.banner p {
  font-size: 1.3rem;
  line-height: 1.5em; }

p.small {
  font-size: 0.85rem;
  line-height: 1.3em; }

p.green {
  color: #65B747; }

.leg-content hr {
  margin: 20px 0; }

h1 {
  font-family: "lato", sans-serif;
  font-size: 2.9rem;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  text-transform: uppercase; }
  h1.blue {
    color: #0F394E;
    font-weight: 600; }
  h1.downcase {
    font-size: 2.4rem;
    text-transform: none; }

h2 {
  font-family: "lato", sans-serif;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 0.5em; }
  p + h2 {
    margin-top: 1em; }
  h2.blue {
    color: #0F394E; }
  h2.centered {
    text-align: center; }
  h2.full-separator {
    border-bottom: 2px solid #0F394E;
    margin-bottom: 30px;
    padding-bottom: 10px; }
  h2.min-two-height {
    min-height: 2.6em; }
  h2.separator {
    position: relative; }
    h2.separator:after {
      border-bottom: 3px solid #CCCCCC;
      content: '';
      display: block;
      height: 15px;
      left: 50%;
      position: absolute;
      transform: translateX(-50%);
      width: 200px; }
  h2.small-title {
    font-size: 1rem;
    text-transform: uppercase; }
  .leg-content h2 {
    color: #0F394E;
    margin-top: 20px; }

h3 {
  font-family: "lato", sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2em;
  position: relative; }
  .section-title h3 {
    text-transform: uppercase; }
    .section-title h3:after {
      border: 2px solid #CCCCCC;
      bottom: -15px;
      content: '';
      height: 1px;
      left: 50%;
      position: absolute;
      transform: translateX(-50%);
      width: 100px; }
  .text-post h3 {
    margin-top: 1.5em;
    text-transform: uppercase; }
  .blog-post h3 {
    color: #0F394E;
    font-weight: 600;
    margin: 3em 0 1em;
    text-transform: uppercase; }
  p + h3 {
    color: #0F394E;
    margin: 1em 0 0.5em; }
  h3.blue {
    color: #0F394E;
    text-transform: uppercase; }
  .path-step h3 {
    color: #0F394E;
    margin-bottom: 5px;
    text-transform: uppercase; }
    @media only screen and (min-width: 620px) {
      .path-step h3 {
        transform: translateX(-15px); } }
    @media only screen and (min-width: 1200px) {
      .path-step h3 {
        transform: translateX(0); } }

h4,
h5 {
  color: #0F394E;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.6em;
  margin-bottom: 0.5em; }

.text-post h4 {
  font-style: italic;
  margin: 20px; }

.blog-post h4 {
  color: #0F394E;
  font-weight: 600;
  text-transform: uppercase; }

.leg-content h4 {
  font-size: 1rem;
  margin: 0.5em 0; }

h5 {
  font-weight: 600;
  text-transform: uppercase; }
  p + h5 {
    margin-top: 1em; }

em {
  font-style: italic; }
  h5 + p em {
    color: #0F394E;
    font-weight: 600; }

strong {
  font-weight: 600; }
  strong.blue {
    color: #0F394E; }
  strong.green {
    color: #65B747; }

h2 + ul {
  margin-top: 2em; }

.textual ul {
  text-align: left; }

.leg-content ul {
  margin: 1em 0; }

ol {
  list-style: none; }
  ol.agreement-columns {
    margin-bottom: 30px; }

.textual li {
  line-height: 2em;
  margin-bottom: 2em;
  padding-left: 30px;
  position: relative; }
  .textual li:before {
    background: #CCCCCC;
    border-radius: 50%;
    content: '';
    display: block;
    left: 0;
    height: 15px;
    position: absolute;
    top: 5px;
    width: 15px; }

.textual .large-bullets li:before {
  height: 20px;
  left: -5px;
  width: 20px; }

.textual ol.agreement-columns li {
  border-top: 1px solid #F1F1F1;
  margin: 1em 0 0;
  padding: 10px 0 0 10px; }
  @media only screen and (min-width: 1024px) {
    .textual ol.agreement-columns li {
      column-count: 2;
      column-gap: 20px; } }
  .textual ol.agreement-columns li:before {
    display: none; }

.two-col li {
  margin: 1em 0 0; }
  @media only screen and (min-width: 1024px) {
    .two-col li {
      display: inline-block;
      vertical-align: top;
      width: 49%; } }

.blue-bullet li:before {
  background: #0F394E; }

.leg-content li {
  color: #0F394E;
  font-size: 1rem;
  margin: 0 0 1.2em; }
  .leg-content li:before {
    background: #0F394E;
    transform: scale(0.8) translateY(6px); }

.blog-post ul li {
  display: inline-block; }
  @media only screen and (min-width: 620px) {
    .blog-post ul li {
      vertical-align: top;
      width: 45%; } }

blockquote {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5em; }
  blockquote p:before {
    content: '\201C';
    display: inline-block;
    margin-left: -10px;
    transform: translateX(3px);
    top: 0; }
    .seq-slide blockquote p:before {
      transform: translateX(-1px); }
  blockquote p:after {
    content: '\201D'; }
  blockquote.name {
    font-size: 0.85rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding-top: 25px;
    text-transform: uppercase; }
    blockquote.name p:before {
      content: '— ';
      font-weight: 100;
      left: 0;
      margin-left: -18px; }
    blockquote.name p:after {
      content: ''; }
  blockquote.regular, blockquote.small {
    margin: 15px 0 10px; }
    @media only screen and (min-width: 1024px) {
      blockquote.regular, blockquote.small {
        border-left: 3px solid #CCCCCC;
        float: right;
        padding-left: 20px;
        width: calc(100% - 180px); } }
  blockquote.small {
    font-size: 1rem; }
  .path-step blockquote {
    border-top: 2px solid #F1F1F1;
    font-size: 1rem;
    margin-top: 10px;
    padding: 10px 0 10px 10px; }
    @media only screen and (min-width: 1200px) {
      .path-step blockquote {
        border-top: none;
        border-left: 3px solid #F1F1F1;
        padding: 0 0 0 20px; } }
  .leg-content blockquote {
    background: #F1F1F1;
    margin: 30px 0;
    padding: 20px;
    text-align: center; }
    @media only screen and (min-width: 1025px) {
      .leg-content blockquote {
        padding: 30px; } }
    .leg-content blockquote p:before, .leg-content blockquote p:after {
      display: none; }

.small-attribute {
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase; }
  @media only screen and (min-width: 1024px) {
    .small-attribute {
      float: right;
      padding-left: 20px;
      width: calc(100% - 180px); } }

.page-section-links {
  display: none; }
  @media only screen and (min-width: 768px) {
    .page-section-links {
      background: rgba(255, 255, 255, 0.8);
      display: flex;
      justify-content: center;
      padding: 20px 0; } }

.page-section-link {
  color: #0F394E;
  font-weight: 600;
  margin: 0 10px;
  text-transform: uppercase; }
  .page-section-link:hover {
    color: #65B747; }
  @media only screen and (min-width: 1100px) {
    .page-section-link {
      margin: 0 20px; } }

.upcase {
  text-transform: uppercase; }

.gform_wrapper {
  margin: 40px 0; }

.gform_wrapper input, .gform_wrapper
select, .gform_wrapper
textarea {
  border: 1px solid #CCCCCC;
  font-family: "open-sans", sans-serif;
  font-size: 1.1rem;
  padding: 10px;
  width: 100%; }
  .gform_wrapper input:focus, .gform_wrapper
  select:focus, .gform_wrapper
  textarea:focus {
    outline: 1px solid #36aaff; }
  .gform_wrapper input::placeholder, .gform_wrapper
  select::placeholder, .gform_wrapper
  textarea::placeholder {
    color: #aaaaaa; }

.tiny-form input, .tiny-form
select, .tiny-form
textarea {
  border: 1px solid #CCCCCC;
  font-family: "open-sans", sans-serif;
  margin-bottom: 10px;
  padding: 10px;
  width: 100%; }
  .tiny-form input:focus, .tiny-form
  select:focus, .tiny-form
  textarea:focus {
    outline: 1px solid #36aaff; }
  .tiny-form input::placeholder, .tiny-form
  select::placeholder, .tiny-form
  textarea::placeholder {
    color: #aaaaaa; }

.footer-form input, .footer-form
select, .footer-form
textarea {
  border: 1px solid #CCCCCC;
  font-family: "open-sans", sans-serif;
  font-size: 0.9rem;
  padding: 5px 10px;
  width: 85%; }
  .footer-form input:focus, .footer-form
  select:focus, .footer-form
  textarea:focus {
    outline: 1px solid #36aaff; }
  .footer-form input::placeholder, .footer-form
  select::placeholder, .footer-form
  textarea::placeholder {
    color: #aaaaaa; }

input[type=submit],
select[type=submit],
textarea[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  background: #65B747;
  border-radius: 10px;
  color: #ffffff;
  cursor: pointer;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 20px 10px;
  text-transform: uppercase; }
  @media only screen and (min-width: 620px) {
    input[type=submit],
    select[type=submit],
    textarea[type=submit] {
      width: 30%; } }
  input[type=submit]:hover,
  select[type=submit]:hover,
  textarea[type=submit]:hover {
    background: #519239; }
  .sidebar-form input[type=submit], .sidebar-form
  select[type=submit], .sidebar-form
  textarea[type=submit] {
    background: #0F394E;
    width: 100%; }
  .footer-form input[type=submit], .footer-form
  select[type=submit], .footer-form
  textarea[type=submit] {
    background: #0F394E;
    color: #ffffff;
    margin-right: 15%;
    padding: 10px;
    position: relative;
    width: 100px; }
  .search-results-form input[type=submit], .search-results-form
  select[type=submit], .search-results-form
  textarea[type=submit] {
    background: #65B747;
    border: none;
    color: #ffffff;
    font-size: 0.9rem;
    font-weight: 400;
    letter-spacing: 0;
    margin: 20px 0 0;
    padding: 10px 20px;
    text-transform: none;
    transition: all 0.2s ease-in-out; }
    @media only screen and (min-width: 768px) {
      .search-results-form input[type=submit], .search-results-form
      select[type=submit], .search-results-form
      textarea[type=submit] {
        font-size: 1.2rem;
        padding: 15px 30px; } }
    .search-results-form input[type=submit]:hover, .search-results-form
    select[type=submit]:hover, .search-results-form
    textarea[type=submit]:hover {
      background: #519239; }

input[type=search],
select[type=search],
textarea[type=search] {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #ffffff;
  cursor: pointer;
  font-size: 1rem;
  padding: 20px;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    input[type=search],
    select[type=search],
    textarea[type=search] {
      border: 2px solid #ffffff;
      font-size: 1.5rem; } }
  .search-results-form input[type=search], .search-results-form
  select[type=search], .search-results-form
  textarea[type=search] {
    background: rgba(0, 0, 0, 0.5); }

.gform_wrapper select {
  background: #ffffff;
  color: #aaaaaa;
  -webkit-appearance: none; }
  .gform_wrapper select.in-use {
    color: #132329; }

textarea.small {
  height: 120px; }

.sidebar-form {
  background: #F1F1F1;
  margin-bottom: 40px;
  padding: 10px 20px;
  text-align: center; }
  @media only screen and (min-width: 1025px) {
    .sidebar-form {
      padding: 10px 40px; } }

.gfield_label {
  display: none; }

.gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.gfield {
  margin-bottom: 20px;
  width: 100%; }
  @media only screen and (min-width: 620px) {
    .gfield.one-quarter {
      width: 22%; } }
  @media only screen and (min-width: 620px) {
    .gfield.one-third {
      width: 30%; } }
  @media only screen and (min-width: 620px) {
    .gfield.one-half {
      width: 47%; } }
  @media only screen and (min-width: 620px) {
    .gfield.two-thirds {
      width: 65%; } }

.gform_footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }

span.logo-list {
  display: inline-block;
  margin: 0 10px;
  max-width: 110px;
  opacity: 0.6;
  vertical-align: middle; }
  @media only screen and (min-width: 1400px) {
    span.logo-list {
      max-width: 120px; } }
  span.logo-list:hover {
    opacity: 1; }

span.icon-up-arrow:before {
  content: '\2191'; }

span.icon-down-arrow:before {
  content: '\2193'; }

section {
  position: relative; }
  section.bg-light-gray {
    background: #F1F1F1; }
  section.has-bgimg {
    background-position: center;
    background-size: cover;
    color: #ffffff; }
    section.has-bgimg:after {
      background: radial-gradient(circle at 2% -30%, #0f394e 0%, rgba(15, 57, 78, 0.5) 50%, rgba(15, 57, 78, 0) 75%, rgba(15, 57, 78, 0) 100%), linear-gradient(180deg, #0F394E 0, transparent 50%, transparent 100%);
      bottom: 0;
      content: '';
      left: 0;
      opacity: 1;
      position: absolute;
      right: 0;
      top: 0; }
    section.has-bgimg.bgpo-left {
      background-position: left center; }
    section.has-bgimg.bgpo-right {
      background-position: right center; }
    section.has-bgimg.bgpo-top {
      background-position: center top; }
  section.pd-small {
    padding: 10px 0; }
  section.pd-medium {
    padding: 20px 0; }
    @media only screen and (min-width: 620px) {
      section.pd-medium.push-top {
        padding: 40px 0 20px; } }
  section.pd-large {
    padding: 40px 0; }
    @media only screen and (min-width: 620px) {
      section.pd-large.push-top {
        padding: 60px 0 40px; } }
    @media only screen and (min-width: 1200px) {
      section.pd-large {
        padding: 55px 0 30px; } }
    @media only screen and (min-width: 1400px) {
      section.pd-large {
        padding: 60px 0 30px; } }
    @media only screen and (min-width: 1600px) {
      section.pd-large {
        padding: 65px 0 40px; } }
  section.pd-extralarge {
    padding: 100px 0; }
    @media only screen and (min-width: 620px) {
      section.pd-extralarge.push-top {
        padding: 130px 0 110px; } }
    @media only screen and (min-width: 1200px) {
      section.pd-extralarge {
        padding: 140px 0 80px; } }
    @media only screen and (min-width: 1400px) {
      section.pd-extralarge {
        padding: 160px 0 100px; } }
    @media only screen and (min-width: 1600px) {
      section.pd-extralarge {
        padding: 180px 0 130px; } }

.outer-wrap {
  overflow: hidden;
  width: 100%; }

.content-wrap {
  margin: auto;
  max-width: 1280px;
  width: 87%; }
  .has-bgimg .content-wrap {
    position: relative;
    z-index: 1; }
  .txt-center .content-wrap {
    text-align: center; }
  .txt-right .content-wrap {
    text-align: right; }
  .content-wrap.narrow {
    max-width: 860px; }
  .vt-middle .content-wrap {
    margin: auto; }
  .vt-bottom .content-wrap {
    margin: 0; }

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

.textual.limit-width {
  max-width: 700px; }
  .txt-center .textual.limit-width {
    margin: auto; }

.section-title {
  padding: 60px 0 20px;
  text-align: center;
  width: 100%; }

.lexibles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .lexibles.content-margin {
    margin: auto;
    max-width: 1280px;
    width: 87%; }
  .lexibles.maxwidth {
    margin: auto;
    max-width: 1280px; }
  .lexibles.spaced {
    justify-content: space-between; }
  .lexibles.around {
    justify-content: space-around; }
  .lexibles.alignstart {
    align-items: flex-start; }
  .lexibles.is-picture-list {
    margin: 20px 0 40px; }

.lexible {
  width: 100%; }
  .lexible.mg-small {
    margin: 0 15px 30px; }
  .lexible.vt-top {
    align-items: baseline; }
  .lexible.vt-middle {
    display: flex;
    flex-direction: column; }
  .lexible.vt-bottom {
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
  .lexible.has-picture-box {
    background-position: center;
    background-size: cover;
    margin: 0 15px 30px; }
  @media only screen and (min-width: 768px) {
    .lexible.wd-10 {
      width: 10%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-10 {
      width: 128px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-15 {
      width: 15%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-15 {
      width: 192px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-20 {
      width: 20%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-20 {
      width: 256px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-25 {
      width: 25%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-25 {
      width: 307.2px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-30 {
      width: 30%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-30 {
      width: 384px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-35 {
      width: 33%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-35 {
      width: 409.6px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-40 {
      width: 40%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-40 {
      width: 512px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-45 {
      width: 45%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-45 {
      width: 576px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-50 {
      width: 50%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-50 {
      width: 601.6px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-55 {
      width: 55%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-55 {
      width: 704px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-60 {
      width: 60%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-60 {
      width: 768px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-65 {
      width: 65%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-65 {
      width: 832px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-70 {
      width: 70%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-70 {
      width: 896px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-75 {
      width: 75%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-75 {
      width: 960px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-80 {
      width: 80%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-80 {
      width: 1024px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-85 {
      width: 85%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-85 {
      width: 1088px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-90 {
      width: 90%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-90 {
      width: 1152px; } }
  @media only screen and (min-width: 768px) {
    .lexible.wd-95 {
      width: 95%; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-95 {
      width: 1216px; } }
  @media only screen and (min-width: 1025px) {
    .maxwidth .lexible.wd-100 {
      width: 1280px; } }

.stacks {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 300px; }

.stack-last {
  align-self: flex-end; }

.bg-blue-gray {
  background: #0F394E;
  color: #ffffff; }

.bg-light-blue-gray {
  background: #6F828D;
  color: #ffffff; }

.bg-light-gray {
  background: #F1F1F1; }

.bg-gray {
  background: #CCCCCC; }

.pd-small {
  padding-bottom: 40px;
  padding-top: 40px; }
  @media only screen and (min-width: 768px) {
    .pd-small {
      padding-bottom: 60px;
      padding-top: 60px; } }

.pd-medium {
  padding-bottom: 60px;
  padding-top: 60px; }
  @media only screen and (min-width: 768px) {
    .pd-medium {
      padding-bottom: 120px;
      padding-top: 120px; } }

.pd-large {
  padding-bottom: 90px;
  padding-top: 90px; }
  @media only screen and (min-width: 768px) {
    .pd-large {
      padding-bottom: 180px;
      padding-top: 180px; } }

.pd-stretch {
  min-height: 100vh; }

.promo-lexibles {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.promo-lexible {
  background-size: cover;
  display: flex;
  flex-grow: 1;
  height: 200px;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 414px) {
    .promo-lexible {
      width: 50%; } }
  @media only screen and (min-width: 620px) {
    .promo-lexible {
      width: 33.33%; } }
  @media only screen and (min-width: 820px) {
    .promo-lexible {
      width: 25%; } }
  @media only screen and (min-width: 1024px) {
    .promo-lexible {
      width: 20%; } }
  .promo-lexible:after {
    background: rgba(16, 57, 79, 0.6);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    transition: all 0.2s ease-in-out;
    top: 0;
    z-index: 2; }
  .promo-lexible:hover:after {
    background: #65B747; }

.promo-text {
  color: #ffffff;
  font-weight: 700;
  margin: auto;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 3; }

.partners {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }

.partner {
  width: 100%; }
  @media only screen and (min-width: 480px) {
    .partner {
      width: 48%; } }
  @media only screen and (min-width: 620px) {
    .partner {
      width: 31%; } }
  @media only screen and (min-width: 768px) {
    .partner {
      width: 23%; } }
  @media only screen and (min-width: 1024px) {
    .partner {
      width: 18%; } }

.team-prompt {
  background: #0F394E;
  color: #ffffff;
  padding: 25% 0 25%; }

@media only screen and (min-width: 768px) {
  .stat-second {
    text-align: right; }
    .stat-second > .lexible:nth-of-type(1) {
      order: 2; } }

.stat {
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  padding-bottom: 30px;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .stat {
      border: none;
      position: relative; }
      .stat:after {
        border-right: 2px solid #CCCCCC;
        content: '';
        height: 100%;
        position: absolute;
        right: -20px;
        top: 0;
        width: 1px; }
        .stat-second .stat:after {
          left: -20px;
          right: auto; } }

.stat-number {
  color: #0F394E;
  display: block;
  font-family: "lato", sans-serif;
  font-size: 6.8rem;
  font-weight: 300;
  line-height: 1.2em;
  letter-spacing: -0.05em; }

.stat-measure {
  color: #0F394E;
  display: block;
  font-family: "lato", sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 0.9em;
  text-transform: uppercase; }

.picture-box {
  position: relative; }

.picture-box-overlay {
  background: rgba(10, 38, 52, 0.7);
  color: #ffffff;
  opacity: 0;
  transition: all 0.2s ease-in-out; }
  .picture-box:hover .picture-box-overlay {
    opacity: 1; }
  .txt-center .picture-box-overlay {
    text-align: center; }

.caption-title {
  bottom: -30px;
  color: #0F394E;
  font-weight: 600;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }

.thumb-bg {
  background-position: center top;
  background-size: cover;
  margin-bottom: 40px;
  padding-top: 57%;
  position: relative;
  width: 100%; }
  .thumb-bg:after {
    background: rgba(10, 38, 52, 0.7);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.thumb-logo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 10%;
  left: 50%;
  position: absolute;
  right: 10%;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 60%;
  z-index: 2; }

.thumb-title {
  color: #0F394E;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
  text-transform: uppercase; }

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

.step-arrow-set {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.step-arrow {
  padding: 40px 30px;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .step-arrow {
      align-items: center;
      display: flex;
      justify-content: center;
      width: 50%; } }
  @media only screen and (min-width: 1300px) {
    .step-arrow {
      padding: 40px 6.5%; } }
  .step-arrow.first {
    background: #F1F1F1;
    position: relative; }
    .step-arrow.first:after {
      border-left: 30px solid transparent;
      border-right: 30px solid transparent;
      border-top: 30px solid #F1F1F1;
      bottom: 0;
      content: '';
      height: 0;
      left: 50%;
      position: absolute;
      transform: translate(-50%, 100%);
      width: 0; }
      @media only screen and (min-width: 1024px) {
        .step-arrow.first:after {
          border-bottom: 50px solid transparent;
          border-top: 50px solid transparent;
          border-right: none;
          border-left: 50px solid #F1F1F1;
          bottom: 50%;
          left: auto;
          right: 0;
          transform: translate(100%, 50%); } }
    @media only screen and (min-width: 1024px) {
      .step-arrow-set:nth-of-type(2) .step-arrow.first:after,
      .step-arrow-set:nth-of-type(4) .step-arrow.first:after {
        border-bottom: 50px solid transparent;
        border-top: 50px solid transparent;
        border-left: none;
        border-right: 50px solid #F1F1F1;
        bottom: 50%;
        left: 0;
        right: auto;
        transform: translate(-100%, 50%); } }
  @media only screen and (min-width: 1024px) {
    .step-arrow-set:nth-of-type(2n) .step-arrow.second {
      order: -1; } }

.step-content {
  margin: auto;
  max-width: 500px; }
  .first .step-content:before {
    border-bottom: 2px solid;
    content: 'Step 1';
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 0;
    text-transform: uppercase; }
  @media only screen and (min-width: 1024px) {
    .step-arrow-set:nth-of-type(2) .first .step-content {
      text-align: right; } }
  .step-arrow-set:nth-of-type(2) .first .step-content:before {
    content: 'Step 2'; }
  .step-arrow-set:nth-of-type(3) .first .step-content:before {
    content: 'Step 3'; }
  @media only screen and (min-width: 1024px) {
    .step-arrow-set:nth-of-type(4) .first .step-content {
      text-align: right; } }
  .step-arrow-set:nth-of-type(4) .first .step-content:before {
    content: 'Step 4'; }

.white-box {
  background: #ffffff;
  border-radius: 8px;
  margin-top: -40px;
  padding: 40px 20px 20px; }

@media only screen and (min-width: 620px) {
  .faux-bullet {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; } }

.faux-bullet > div {
  color: #0F394E;
  padding-left: 20px;
  position: relative; }
  @media only screen and (min-width: 620px) {
    .faux-bullet > div {
      width: 50%; } }
  .faux-bullet > div:before {
    background: #0F394E;
    border-radius: 50%;
    content: '';
    display: block;
    font-size: 2rem;
    height: 10px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 10px;
    vertical-align: middle; }
    @media only screen and (min-width: 620px) {
      .faux-bullet > div:before {
        top: 8px; } }

.icon-rows {
  display: flex;
  flex-wrap: wrap; }

.icon-row {
  display: flex;
  justify-content: space-around;
  margin-bottom: 40px;
  width: 100%; }
  @media only screen and (min-width: 1200px) {
    .icon-row {
      width: 50%; } }

.icon-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around; }
  .icon-grid span {
    border: 1px solid #F1F1F1;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 5px 0;
    padding: 10px;
    width: 32%; }
    @media only screen and (min-width: 1025px) {
      .icon-grid span {
        width: 16%; } }
    .icon-grid span.wide {
      width: 64%; }
      @media only screen and (min-width: 1025px) {
        .icon-grid span.wide {
          width: 32%; } }

.news-article {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px; }

.news-image {
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .news-image {
      border-right: 2px solid #F1F1F1;
      padding: 20px 30px;
      width: 30%; } }

.news-details {
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .news-details {
      padding-left: 30px;
      width: 70%; } }

.press-release-news {
  margin: 30px 0; }
  @media only screen and (min-width: 768px) {
    .press-release-news {
      columns: 2;
      column-gap: 100px; } }

.press-release {
  margin: 0 auto 20px;
  max-width: 800px; }
  @media only screen and (min-width: 768px) {
    .press-release {
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      margin-bottom: 40px; } }

.press-title {
  color: #0F394E;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 10px;
  text-transform: uppercase; }

@media only screen and (min-width: 768px) {
  .press-teaser {
    border-left: 2px solid #CCCCCC;
    padding-left: 30px; } }

.pic-lexibles {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 20px 0; }
  @media only screen and (min-width: 1025px) {
    .pic-lexibles {
      padding: 40px 5%; } }

.pic-lexible {
  width: 100%; }
  @media only screen and (min-width: 620px) {
    .pic-lexible.wd-25 {
      width: 45%; } }
  @media only screen and (min-width: 1025px) {
    .pic-lexible.wd-25 {
      width: 23%; } }
  @media only screen and (min-width: 768px) {
    .pic-lexible.wd-45 {
      width: 45%; } }

.click-pic-wrap {
  margin-bottom: 20px; }

.click-pic {
  background-position: center;
  background-size: cover;
  border-radius: 4px;
  color: #ffffff;
  position: relative; }
  .wd-45 .click-pic {
    padding-bottom: 45%; }
  .wd-25 .click-pic,
  .wd-20 .click-pic {
    min-height: 300px; }

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

.click-initial-shade {
  background: rgba(10, 38, 52, 0.7);
  border-radius: 4px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.click-hover-bg {
  border-radius: 4px;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.2s ease-in-out;
  width: 100%; }
  .click-hover-bg.green {
    background: #65B747; }
  .click-hover-bg.green-shade {
    background: rgba(10, 38, 52, 0.7); }
  .click-hover-bg.blue {
    background: #0F394E; }
  .click-hover-bg.blue-shade {
    background: rgba(10, 38, 52, 0.7); }
  .click-pic:hover .click-hover-bg {
    opacity: 1; }

.click-hover {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: all 0.2s ease-in-out;
  width: 100%; }
  .click-pic:hover .click-hover {
    opacity: 1; }

.click-caption {
  padding: 15px;
  text-align: center; }

.click-link {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.v-center,
.v-top {
  display: block;
  padding: 10px;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 100%; }

.v-top {
  top: 10%;
  transform: none; }

.v-spread {
  display: flex;
  flex-direction: column;
  height: 100%; }
  .v-spread > p {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    padding: 10px 0 20px; }

.path-steps-wrap {
  margin: auto;
  max-width: 1150px;
  width: 80%; }
  @media only screen and (min-width: 1025px) {
    .path-steps-wrap {
      width: 100%; } }
  @media only screen and (min-width: 1200px) {
    .path-steps-wrap {
      background: url("../img/communication-line.png") left top no-repeat;
      background-size: 100%;
      height: 1380px;
      position: relative; } }

.path-step {
  border-left: 3px solid #0F394E;
  margin: auto;
  max-width: 500px;
  padding: 0 0 40px 20px;
  position: relative; }
  @media only screen and (min-width: 414px) {
    .path-step {
      padding: 0 0 40px 30px; } }
  @media only screen and (min-width: 620px) {
    .path-step {
      padding: 0 0 40px 50px; } }
  @media only screen and (min-width: 1200px) {
    .path-step {
      border: none;
      left: 60px;
      max-width: none;
      padding: 0;
      position: absolute;
      width: 420px; } }
  .path-step:before {
    background: #0F394E;
    border-radius: 50%;
    color: #ffffff;
    content: '1';
    font-size: 0.85rem;
    height: 30px;
    left: 0;
    padding-top: 4px;
    position: absolute;
    transform: translate(-50%, -5px);
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 30px; }
    @media only screen and (min-width: 1200px) {
      .path-step:before {
        background: none;
        border-bottom: 2px solid #65B747;
        border-radius: 0;
        color: #65B747;
        content: 'One';
        text-align: left;
        transform: translate(0, -40px);
        width: auto; } }
  .path-step:nth-of-type(2):before {
    content: '2'; }
  @media only screen and (min-width: 1200px) {
    .path-step:nth-of-type(2) {
      left: 200px;
      top: 470px;
      width: 420px; }
      .path-step:nth-of-type(2):before {
        content: 'Two'; } }
  .path-step:nth-of-type(3):before {
    content: '3'; }
  @media only screen and (min-width: 1200px) {
    .path-step:nth-of-type(3) {
      left: 580px;
      top: 0px;
      width: 550px; }
      .path-step:nth-of-type(3):before {
        content: 'Three'; } }
  .path-step:nth-of-type(4):before {
    content: '4'; }
  @media only screen and (min-width: 1200px) {
    .path-step:nth-of-type(4) {
      left: 680px;
      top: 420px;
      width: 400px; }
      .path-step:nth-of-type(4):before {
        content: 'Four'; } }
  .path-step:nth-of-type(5):before {
    content: '5'; }
  @media only screen and (min-width: 1200px) {
    .path-step:nth-of-type(5) {
      left: 680px;
      top: 820px;
      width: 480px; }
      .path-step:nth-of-type(5):before {
        content: 'Five'; } }
  @media only screen and (min-width: 1400px) {
    .path-step:nth-of-type(5) {
      width: 550px; } }
  .path-step:nth-of-type(6):before {
    content: '6'; }
  @media only screen and (min-width: 1200px) {
    .path-step:nth-of-type(6) {
      left: 580px;
      top: 1100px;
      width: 500px; }
      .path-step:nth-of-type(6):before {
        content: 'Six'; } }
  @media only screen and (min-width: 1400px) {
    .path-step:nth-of-type(6) {
      top: 1050px; } }
  .path-step:nth-of-type(7):before {
    content: '7'; }
  @media only screen and (min-width: 1200px) {
    .path-step:nth-of-type(7) {
      left: 240px;
      top: 800px;
      width: 360px; }
      .path-step:nth-of-type(7):before {
        content: 'Seven'; } }
  .path-step:nth-of-type(8) {
    border-color: transparent; }
    .path-step:nth-of-type(8):before {
      content: '8'; }
    @media only screen and (min-width: 1200px) {
      .path-step:nth-of-type(8) {
        left: 50px;
        top: 1050px; }
        .path-step:nth-of-type(8):before {
          content: 'Eight'; } }

.subsection {
  margin: 20px 0 80px; }

.unique-thirty-sixty-split {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.simple-bg-cover {
  background-position: center top;
  background-size: cover;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .simple-bg-cover {
      width: 35%; } }

.simple-content {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .simple-content {
      width: 60%; } }

.simple-single-column {
  display: inline-block;
  max-width: 340px;
  padding-right: 20px;
  vertical-align: top;
  width: calc(100% - 80px);
  border: 1px solid pink; }

.scroll-up {
  background: rgba(0, 128, 0, 0.74);
  bottom: 80px;
  cursor: pointer;
  height: 40px;
  position: fixed;
  right: 40px;
  transform: translateY(160px);
  transition: all 0.6s ease-in-out;
  width: 40px; }
  .scroll-up.active {
    transform: translateY(0); }
  .scroll-up:hover {
    background: rgba(0, 128, 0, 0.9); }
  .scroll-up:before {
    border-left: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    content: '';
    height: 50%;
    left: 50%;
    position: absolute;
    top: 60%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 50%; }

.flash-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.flash-card {
  cursor: pointer;
  padding-bottom: 50%;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 480px) {
    .flash-card {
      padding-bottom: 30%;
      width: 50%; } }
  @media only screen and (min-width: 768px) {
    .flash-card {
      padding-bottom: 18%;
      width: 33.3%; } }
  @media only screen and (min-width: 768px) {
    .flash-card:nth-of-type(4), .flash-card:nth-of-type(5), .flash-card:nth-of-type(6) {
      width: 25%; } }
  @media only screen and (min-width: 480px) {
    .flash-card:nth-of-type(7) {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .flash-card:nth-of-type(7) {
      width: 25%; } }

.flash-card-initial {
  background-position: center;
  background-size: cover;
  bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.flash-card-complete {
  align-items: center;
  color: rgba(255, 255, 255, 0);
  display: flex;
  font-size: 1.3rem;
  line-height: 1.3em;
  height: 100%;
  left: 0;
  justify-content: center;
  overflow: hidden;
  position: absolute;
  text-align: center;
  transition: all 0.2s ease-in-out;
  transition-delay: 0.6s;
  top: 0;
  width: 100%;
  z-index: 1; }
  .flash-card:hover .flash-card-complete,
  .flash-card.active .flash-card-complete {
    color: white; }
  .flash-card-complete:before, .flash-card-complete:after {
    background: #65B747;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    transition: transform 0.2s ease-in-out;
    transition-delay: 0.3s;
    width: 100%;
    z-index: -1; }
    .flash-card:hover .flash-card-complete:before,
    .flash-card.active .flash-card-complete:before, .flash-card:hover .flash-card-complete:after,
    .flash-card.active .flash-card-complete:after {
      transform: translate(0, 0); }
  .flash-card-complete:before {
    background: #0F394E;
    transform: translateY(-100%);
    transition: transform 0.35s ease-in-out;
    transition-delay: 0s;
    z-index: -2; }

.flash-card-complete-content {
  padding: 20px;
  width: 100%; }

.partner-filter-data {
  background: #ffffff;
  padding: 40px;
  transition: all 0.2s ease-in-out; }
  .filter-open .partner-filter-data {
    min-height: 540px;
    opacity: 0.3; }
  .partner-filter-data.filter-running {
    opacity: 0; }

.partner-data {
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 20px; }
  @media only screen and (min-width: 1024px) {
    .partner-data {
      align-items: stretch;
      padding: 20px 0; } }
  .partner-data.hidden {
    display: none; }

.partner-logo {
  width: 100%; }
  @media only screen and (min-width: 480px) {
    .partner-logo {
      width: 45%; } }
  @media only screen and (min-width: 1024px) {
    .partner-logo {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 28%; } }

.partner-name {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
  padding: 0 0 10px 0;
  width: 100%; }
  @media only screen and (min-width: 480px) {
    .partner-name {
      border-bottom: none;
      border-left: 1px solid #CCCCCC;
      margin-bottom: 0;
      padding: 0 0 0 20px;
      width: 55%; } }
  @media only screen and (min-width: 1024px) {
    .partner-name {
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: 33%; } }

.partner-description {
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .partner-description {
      border-left: 1px solid #CCCCCC;
      padding: 0 0 0 20px;
      width: 38%; } }

.category-label {
  font-size: 0.65rem;
  text-transform: uppercase; }
  .category-label:not(:first-of-type):before {
    content: ', '; }

.matched-list {
  display: none; }
  @media only screen and (min-width: 620px) {
    .matched-list {
      display: block;
      position: absolute;
      text-align: center;
      transform: translate(-25%, -55px);
      width: 200%; } }
  .matched-list.has-matches:before {
    content: 'Showing: ';
    color: #65B747;
    font-size: 0.75rem; }

.matched-keyname {
  border: 1px solid #CCCCCC;
  border-radius: 20px;
  cursor: pointer;
  display: block;
  font-size: 0.75rem;
  font-weight: 600;
  margin-left: 10px;
  padding: 0px 30px 0 10px;
  position: relative;
  transition: all 0.2s ease-in-out; }
  @media only screen and (min-width: 620px) {
    .matched-keyname {
      display: inline-block; } }
  .matched-keyname:after {
    background: url("../img/icon-close-x.png") center no-repeat;
    background-size: contain;
    content: '';
    height: 10px;
    position: absolute;
    right: 10px;
    top: 12px;
    width: 10px; }
  .matched-keyname:hover {
    border-color: #9a0e0e;
    color: #9a0e0e; }
    .matched-keyname:hover:after {
      background: none;
      border-top: 1px solid #9a0e0e;
      height: 1px;
      top: 16px;
      width: calc(100% - 20px); }

.filter-wrap {
  height: 40px;
  margin: 20px auto;
  position: relative;
  width: 100%; }
  .filter-open .filter-wrap {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 9; }
    @media only screen and (min-width: 768px) {
      .filter-open .filter-wrap {
        background: none;
        height: 40px;
        margin: 20px auto;
        position: relative;
        width: 400px; } }

.filters {
  margin: 20px auto;
  max-width: 400px;
  position: relative; }

.filter {
  background: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  font-size: 0.85rem;
  left: 0;
  padding: 5px 10px 5px 40px;
  position: absolute;
  transition: all 0.4s ease-in-out;
  top: 0;
  width: 100%; }
  .filter:before {
    background: url("../img/icon-unselected.png") center no-repeat;
    background-size: contain;
    content: '';
    display: inline-block;
    height: 13px;
    left: 10px;
    position: absolute;
    top: 15px;
    width: 13px; }
  .filter.active {
    background: #65B747;
    color: #ffffff; }
    .filter.active:before {
      background: url("../img/icon-selected-x.png") center no-repeat;
      background-size: contain; }
  .filter:hover {
    background: #84c66b;
    color: #ffffff; }
  .filter:first-of-type {
    z-index: 2; }
  @media only screen and (min-width: 768px) {
    .filter-open .filter {
      box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); } }
  .filter-open .filter:nth-of-type(2) {
    transform: translateY(110%); }
  .filter-open .filter:nth-of-type(3) {
    transform: translateY(220%); }
  .filter-open .filter:nth-of-type(4) {
    transform: translateY(330%); }
  .filter-open .filter:nth-of-type(5) {
    transform: translateY(440%); }
  .filter-open .filter:nth-of-type(6) {
    transform: translateY(550%); }
  .filter-open .filter:nth-of-type(7) {
    transform: translateY(660%); }
  .filter-open .filter:nth-of-type(8) {
    transform: translateY(770%); }
  .filter-open .filter:nth-of-type(9) {
    transform: translateY(880%); }
  .filter-open .filter:nth-of-type(10) {
    transform: translateY(990%); }
  .filter-open .filter:nth-of-type(11) {
    transform: translateY(1100%); }
  .filter-open .filter:nth-of-type(12) {
    transform: translateY(1210%); }
  .filter-open .filter:nth-of-type(13) {
    transform: translateY(1320%); }
  .filter-open .filter:nth-of-type(14) {
    transform: translateY(1430%); }
  .filter-open .filter:nth-of-type(15) {
    transform: translateY(1540%); }
  .filter-open .filter:nth-of-type(16) {
    transform: translateY(1650%); }
  .filter-open .filter:nth-of-type(17) {
    transform: translateY(1760%); }
  .filter.filter-apply {
    background: #1f78a4;
    border-radius: 12px;
    color: #ffffff;
    padding: 5px 0;
    text-align: center; }
    .filter.filter-apply:before {
      background: none;
      border: none;
      content: 'Apply Filters';
      height: auto;
      left: 0;
      margin: 0;
      position: relative;
      top: auto;
      width: 100%; }
    .filter.filter-apply:after {
      display: none; }
    .filter.filter-apply:hover {
      background: #175879; }
  .filter.filter-toggle {
    color: #65B747;
    padding: 5px 10px;
    z-index: 2; }
    .filter.filter-toggle:before {
      background: none;
      border: none;
      content: 'Select a Category';
      height: auto;
      left: 0;
      margin: 0;
      position: relative;
      top: auto;
      width: auto; }
    .filter.filter-toggle:after {
      content: '›';
      position: absolute;
      right: 10px;
      transform: scale(1.5) rotate(90deg);
      top: 5px; }
    .filter-open .filter.filter-toggle:before {
      content: 'Reset Filters';
      text-align: center;
      width: 100%; }
    .filter-open .filter.filter-toggle:after {
      display: none; }
    .filter.filter-toggle:hover {
      color: #ffffff; }

.filterables {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.filterable {
  background: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  height: auto;
  margin-bottom: 40px;
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.6s ease-in-out, opacity 0.6s ease-in-out;
  width: 100%; }
  @media only screen and (min-width: 620px) {
    .filterable {
      margin-right: 3%;
      width: 47%; } }
  @media only screen and (min-width: 1025px) {
    .filterable {
      margin-right: 3.33%;
      width: 30%; } }
  @media only screen and (min-width: 1300px) {
    .filterable {
      margin-right: 2%;
      width: 23%; } }
  .filterable.lazy-hide {
    height: 0;
    margin-bottom: 0;
    opacity: 0;
    overflow: hidden;
    transform: translateY(40px); }
  .filter-in-use .filterable {
    display: none; }
    .filter-in-use .filterable.matched {
      display: block; }

.fil-flexes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.fil-flex {
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .fil-flex.fifty {
      width: 47%; } }

.fil-type {
  background: #0F394E;
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: 600;
  letter-spacing: 0.075em;
  padding: 2px 10px;
  text-transform: uppercase; }
  .edu .fil-type {
    background: #4F8E38;
    color: #ffffff; }
  .web .fil-type {
    background: #CCCCCC;
    color: #0F394E; }
  .case .fil-type {
    background: #65B747;
    color: #ffffff; }

.fil-image {
  background-position: center;
  background-size: cover;
  padding-bottom: 50%;
  position: relative; }

.fil-stacked-logo {
  background-position: center;
  background-size: cover;
  padding-bottom: 50%;
  position: relative; }

.fil-title {
  color: #0F394E;
  font-weight: 600;
  margin: 20px auto 10px;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase; }
  @media only screen and (min-width: 1300px) {
    .fil-title {
      min-height: 130px; } }

.fil-summary {
  border-top: 1px solid #CCCCCC;
  margin: 10px;
  padding: 10px; }
  @media only screen and (min-width: 620px) {
    .fil-summary {
      padding: 10px 10px 0 0; } }
  .fil-summary.small {
    font-size: 0.75rem;
    line-height: 1.5em;
    padding: 10px; }

.fil-download,
.fil-watch,
.fil-read {
  background: #0F394E;
  border-radius: 4px;
  color: #ffffff;
  display: block;
  margin: 10px auto;
  padding: 5px 15px;
  text-align: center;
  text-transform: uppercase;
  width: 60%; }

.fil-read {
  background: #65B747; }

.fil-taxes {
  font-size: 0.5rem;
  line-height: 1.5em;
  margin-top: 20px;
  padding: 20px;
  text-transform: uppercase; }
  .fil-taxes span:not(:last-of-type):after {
    content: ', '; }

.fil-stacked-logo {
  background-position: center top;
  background-size: cover;
  height: 80px;
  position: relative;
  text-align: center; }
  .fil-stacked-logo:after {
    background: rgba(10, 38, 52, 0.7);
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .fil-stacked-logo img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%;
    z-index: 2; }

.resource-filter {
  background: rgba(230, 230, 230, 0.95);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  padding: 5vh 5vw;
  position: fixed;
  transition: all 0.2s ease-in-out;
  top: 0;
  visibility: hidden;
  width: 100vw;
  z-index: 199; }
  .resource-filter.active {
    opacity: 1;
    visibility: visible; }

.resource-filter-trigger {
  background: #F1F1F1;
  border-radius: 6px;
  color: #65B747;
  cursor: pointer;
  font-weight: 500;
  margin: auto;
  max-width: 300px;
  padding: 5px 20px;
  position: relative;
  transition: all ease-in-out 0.2s;
  width: 80%; }
  @media only screen and (min-width: 1024px) {
    .resource-filter-trigger {
      margin: 10px auto; } }
  .resource-filter-trigger:after {
    content: '›';
    position: absolute;
    right: 20px;
    transform: scale(1.5) rotate(90deg);
    top: 5px; }
  .resource-filter-trigger:hover {
    background: #65B747;
    color: #ffffff; }
    .resource-filter-trigger:hover:after {
      color: #ffffff; }

.resource-filter-apply,
.resource-filter-reset {
  background: #0F394E;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  margin: 0 auto 20px;
  max-width: 220px;
  padding: 5px 40px;
  text-align: center;
  width: 80%; }

.resource-filter-reset {
  background: #ffffff;
  color: #65B747; }

.resource-filter-area {
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .resource-filter-area {
      width: 30%; } }
  @media only screen and (min-width: 1024px) {
    .resource-filter-area.primary {
      width: 100%; } }

.resource-filter-area-title {
  color: #0F394E;
  font-weight: 600;
  text-transform: uppercase; }

.resource-filter-label {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0 0 4px -1px rgba(0, 0, 0, 0.3);
  color: #959191;
  cursor: pointer;
  display: block;
  margin: 0 auto 20px;
  padding: 5px 40px 5px 20px;
  transition: all 0.2s ease-in-out;
  width: 100%; }
  .resource-filter-label:before {
    border: 1px solid #CCCCCC;
    content: '';
    display: inline-block;
    height: 12px;
    margin-right: 15px;
    width: 12px; }
  .resource-filter-label:hover {
    background: #65B747;
    color: #ffffff; }
    .resource-filter-label:hover:before {
      border-color: #ffffff; }
  .resource-filter-label.active {
    background: #65B747;
    color: #ffffff; }
    .resource-filter-label.active:before {
      background: #ffffff;
      border-color: #ffffff;
      border-radius: 6px; }

.trigger-more-posts {
  height: 2px;
  width: 100%; }

.resource-active-tags {
  text-align: center; }

.r-active-tag {
  border: 1px solid #CCCCCC;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  font-size: 0.85rem;
  margin: 0 0 10px;
  padding: 0 15px 0 30px;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .r-active-tag {
      margin: 10px 0 0; } }
  .r-active-tag:not(:first-of-type) {
    margin-left: 20px; }
  .r-active-tag:before {
    content: '+';
    left: 15px;
    position: absolute;
    transform: translateY(-50%) rotate(45deg);
    top: 50%; }
  .r-active-tag:hover {
    color: #9a0e0e; }
    .r-active-tag:hover:before {
      transform: translateY(-50%) rotate(45deg) scale(1.4); }

.odos {
  margin-bottom: 40px; }

.odo,
.odo-sep {
  color: #0F394E;
  display: inline-block;
  font-family: "lato", sans-serif;
  font-size: 3rem;
  font-weight: 200;
  opacity: 1;
  transform: scale(0.85);
  transition: all 0.2s ease-in-out; }
  @media only screen and (min-width: 1100px) {
    .odo,
    .odo-sep {
      font-size: 5rem; } }
  @media only screen and (min-width: 1200px) {
    .odo,
    .odo-sep {
      font-size: 6rem; } }
  .odo.run,
  .odo-sep.run {
    opacity: 0.7; }
  .odo.final,
  .odo-sep.final {
    opacity: 1;
    transform: scale(1); }

.odo-sep {
  opacity: 0.9; }

.gm-style img {
  max-width: none; }

.map-itself {
  margin-bottom: 40px;
  padding-bottom: 50%;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .map-itself {
      padding-bottom: 35%; } }
  .map-itself img {
    max-width: inherit !important; }

.marker {
  text-align: center; }

.map-name {
  color: #0F394E;
  display: block;
  font-size: 0.75rem;
  font-weight: 200;
  text-align: center; }

.map-address {
  font-weight: 400;
  line-height: 1.6em;
  margin: 5px 0 0;
  text-align: center; }

.map-phone {
  font-weight: 400;
  text-align: center; }

.video-wrap-inline {
  position: relative;
  padding-bottom: 45%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video-wrap-inline iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.nav-shade {
  background: rgba(10, 38, 52, 0.7);
  color: #ffffff;
  font-family: "brandon-grotesque", sans-serif;
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 60px 0;
  position: fixed;
  transform: translateY(-105%);
  transition: all ease-in-out 0.2s;
  top: 0;
  width: 100vw;
  z-index: 99; }
  .nav-open .nav-shade {
    transform: translateY(0); }
  @media only screen and (min-width: 1025px) {
    .nav-shade {
      background: rgba(0, 0, 0, 0);
      height: auto;
      left: auto;
      overflow: visible;
      padding: 20px 5% 0 0;
      right: 0;
      transform: translateY(0);
      width: 70vw; } }

.nav-trigger {
  border-top: 1px solid #ffffff;
  cursor: pointer;
  height: 25px;
  position: absolute;
  right: 5%;
  top: 30px;
  transition: all 0.4s ease-in-out;
  width: 25px;
  z-index: 2; }
  .scrolled .nav-trigger {
    transform: scale(0.8) translateY(-5px);
    transform-origin: top right; }
  @media only screen and (min-width: 1025px) {
    .nav-trigger {
      display: none; } }
  .nav-open .nav-trigger {
    display: none; }
  .nav-trigger:before, .nav-trigger:after {
    border-bottom: 1px solid #ffffff;
    content: '';
    height: 1px;
    position: absolute;
    transform: translate(0, 5px);
    width: 100%; }
  .nav-trigger:after {
    transform: translate(0, 11px); }

.nav-close {
  cursor: pointer;
  height: 25px;
  position: fixed;
  right: 5%;
  top: 20px;
  width: 25px; }
  @media only screen and (min-width: 1025px) {
    .nav-close {
      display: none; } }
  .nav-close:before, .nav-close:after {
    border-bottom: 1px solid #ffffff;
    content: '';
    height: 1px;
    position: absolute;
    transform: translate(0, 11px) rotate(45deg);
    width: 100%; }
  .nav-close:after {
    transform: translate(0, 11px) rotate(-45deg); }

.trigger-wrap {
  background: rgba(0, 0, 0, 0);
  height: 80px;
  left: 0;
  position: fixed;
  transition: all 0.2s ease-in-out;
  top: 0;
  width: 100vw;
  z-index: 9; }
  .nav-shade:hover + .trigger-wrap,
  .scrolled .trigger-wrap {
    background: #0F394E;
    height: 60px; }
    @media only screen and (min-width: 1025px) {
      .nav-shade:hover + .trigger-wrap,
      .scrolled .trigger-wrap {
        height: 100px; } }

@media only screen and (min-width: 1025px) {
  .top-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

.main-logo {
  background: url("../img/logo.png") center/contain no-repeat;
  height: 50px;
  left: 5%;
  position: absolute;
  top: 10px;
  transition: all 0.4s ease-in-out;
  width: 140px;
  z-index: 2; }
  .scrolled .main-logo {
    transform: scale(0.8);
    transform-origin: top left; }
    @media only screen and (min-width: 1025px) {
      .scrolled .main-logo {
        transform: scale(1); } }
  @media only screen and (min-width: 1025px) {
    .main-logo {
      height: 60px;
      width: 160px;
      top: 20px;
      z-index: 101; } }

.utilities {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (min-width: 1025px) {
    .utilities {
      justify-content: flex-end;
      text-align: right;
      width: 100%; } }

.utility {
  background: rgba(12, 42, 58, 0.6);
  padding: 10px 5%;
  text-align: center;
  width: 50%; }
  .utility:nth-of-type(2) {
    background: rgba(6, 20, 28, 0.6); }
  .utility:nth-of-type(3) {
    background: rgba(0, 0, 0, 0.6); }
  .utility:nth-of-type(4) {
    background: rgba(0, 0, 0, 0.6); }
  .utility:nth-of-type(5) {
    background: rgba(0, 0, 0, 0.6);
    width: 100%; }
    @media only screen and (min-width: 1025px) {
      .utility:nth-of-type(5) {
        width: auto; } }
  @media only screen and (min-width: 1025px) {
    .utility {
      background: none;
      font-size: 0.7rem;
      margin-left: 10px;
      padding: 0 15px;
      text-transform: uppercase;
      width: auto; }
      .utility:nth-of-type(2), .utility:nth-of-type(3), .utility:nth-of-type(4), .utility:nth-of-type(5) {
        background: none; }
      .utility:hover {
        color: #65B747; } }
  @media only screen and (min-width: 1025px) {
    .utility.bordered {
      border: 1px solid;
      border-radius: 4px; } }
  @media only screen and (min-width: 1025px) {
    .utility.bordered:hover {
      background: #ffffff; } }
  @media only screen and (min-width: 1025px) {
    .utility.separate {
      border-right: 1px solid;
      padding-right: 20px; } }

.main-nav {
  background: rgba(10, 38, 52, 0.7);
  opacity: 0;
  transform: translateY(-20px);
  transition: all ease-in-out 0.6s; }
  .nav-open .main-nav {
    opacity: 1;
    transform: translateY(0); }
  @media only screen and (min-width: 1025px) {
    .main-nav {
      background: none;
      display: flex;
      flex-wrap: nowrap;
      justify-content: flex-end;
      margin-top: 20px;
      opacity: 1; } }
  .main-nav > .menu-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
    @media only screen and (min-width: 1025px) {
      .main-nav > .menu-item {
        border: none;
        font-size: 0.8rem;
        margin-left: 20px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        width: auto; } }
    @media only screen and (min-width: 1025px) {
      .main-nav > .menu-item:hover {
        color: #65B747; } }

.main-nav .menu-item {
  padding: 10px 5%; }
  @media only screen and (min-width: 1025px) {
    .main-nav .menu-item {
      padding: 10px;
      position: relative; } }

.sub-menu .menu-item {
  font-family: "open-sans", sans-serif; }
  @media only screen and (min-width: 1025px) {
    .sub-menu .menu-item {
      border-bottom: 1px solid #65B747; }
      .sub-menu .menu-item:last-child {
        border-bottom: none; } }
  @media only screen and (min-width: 1025px) {
    .sub-menu .menu-item:hover {
      color: #0F394E; } }

.solutions-nav .menu-item {
  font-weight: 600;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  .solutions-nav .menu-item:not(:first-of-type) {
    border-left: 1px solid #CCCCCC; }
  .solutions-nav .menu-item.current-menu-item a,
  .solutions-nav .menu-item:hover a {
    color: #0F394E; }

@media only screen and (min-width: 1025px) {
  .sub-menu {
    border: none;
    display: none;
    font-weight: 400;
    text-align: left;
    text-transform: none;
    width: 200%; } }

@media only screen and (min-width: 1025px) {
  .menu-item-has-children .sub-menu {
    background: #ffffff;
    border: 1px solid #65B747;
    border-radius: 4px;
    color: #65B747;
    display: block;
    left: -30px;
    padding: 5px 10px;
    position: absolute;
    top: 40px;
    opacity: 0;
    transform: translateY(20px);
    transition: all ease-in-out 0.2s;
    visibility: hidden; } }

@media only screen and (min-width: 1025px) {
  .menu-item-has-children:hover .sub-menu {
    opacity: 1;
    transform: translateY(0);
    visibility: visible; } }

.in-page-nav {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .in-page-nav {
      display: block;
      font-size: 0.85rem; } }
  @media only screen and (min-width: 1200px) {
    .in-page-nav {
      font-size: 1rem; } }
  .in-page-nav.for-resources {
    display: block;
    padding: 10px 0; }
  .in-page-nav.locked {
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 9; }

.solutions-nav {
  align-items: center;
  border-bottom: 1px solid #CCCCCC;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around; }

.nav-title {
  color: #0F394E;
  font-size: 0.85rem;
  font-weight: 700;
  text-transform: uppercase; }

.nav-link {
  display: block;
  font-size: 0.85rem; }
  .nav-link:hover {
    color: #65B747; }

.nav-prompt {
  font-size: 0.85rem;
  padding-right: 30px; }

.social-links {
  margin-top: 5px; }

.social-media {
  font-size: 0.85rem;
  font-weight: 700;
  height: 40px;
  text-transform: uppercase; }
  .social-media.facebook {
    color: #39589E; }
  .social-media.twitter {
    color: #419CD6; }
  .social-media.linkedin {
    color: #0077B5; }
  .social-media.blog {
    color: #6F828D; }
  .social-media.email {
    color: #65B747; }

i {
  background: #0F394E;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
  width: 25px; }
  i:after {
    content: '';
    height: 70%;
    left: 15%;
    position: absolute;
    top: 15%;
    width: 70%; }
  .facebook i {
    background: #39589E; }
    .facebook i:after {
      background: url("../img/icon-facebook.png") center/contain no-repeat; }
  .twitter i {
    background: #419CD6; }
    .twitter i:after {
      background: url("../img/icon-twitter.png") center/contain no-repeat; }
  .linkedin i {
    background: #0077B5; }
    .linkedin i:after {
      background: url("../img/icon-linkedin.png") center/contain no-repeat; }
  .email i {
    background: #65B747; }
    .email i:after {
      background: url("../img/icon-email.png") center/contain no-repeat; }
  .blog i {
    background: #6F828D; }
    .blog i:after {
      background: url("../img/icon-feed.png") center/contain no-repeat; }

.form-lightbox-wrap {
  background: rgba(0, 0, 0, 0.9);
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  transform: translateY(105%);
  transition: all 0.2s ease-in-out;
  width: 100vw;
  z-index: 499; }
  .active-lightbox .form-lightbox-wrap {
    transform: translateY(0); }

.form-lightbox-shade {
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw; }

.form-lightbox-close {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 5%;
  top: 10px;
  width: 30px; }
  .form-lightbox-close:before, .form-lightbox-close:after {
    border-bottom: 1px solid #ffffff;
    content: '';
    height: 1px;
    position: absolute;
    transform: rotate(45deg) translate(15px, 15px);
    width: 100%; }
  .form-lightbox-close:after {
    transform: rotate(-45deg) translate(-15px, 15px); }
  @media only screen and (min-width: 768px) {
    .form-lightbox-close {
      height: 50px;
      top: 40px;
      width: 50px; } }

.form-lightbox-content {
  background: #ffffff;
  border-radius: 12px;
  margin: 40px auto 0;
  max-width: 800px;
  padding: 0 20px 20px;
  width: 90%; }
  @media only screen and (min-width: 768px) {
    .form-lightbox-content {
      margin: 100px auto 0;
      padding: 0 40px 1px; } }
  .form-lightbox-content > div,
  .form-lightbox-content > p {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.6s ease-in-out; }
    .active-lightbox .form-lightbox-content > div, .active-lightbox
    .form-lightbox-content > p {
      opacity: 1;
      transform: translateY(0); }

.video-lightbox-wrap {
  background: rgba(0, 0, 0, 0.9);
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 80px 5% 0;
  position: fixed;
  top: 0;
  transform: translateY(105%);
  transition: all 0.2s ease-in-out;
  width: 100vw;
  z-index: 499; }
  @media only screen and (min-width: 768px) {
    .video-lightbox-wrap {
      padding: 100px 5% 0; } }
  .active-videobox .video-lightbox-wrap {
    transform: translateY(0); }

.video-lightbox-shade {
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw; }

.video-lightbox-close {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 5%;
  top: 10px;
  width: 30px; }
  .video-lightbox-close:before, .video-lightbox-close:after {
    border-bottom: 1px solid #ffffff;
    content: '';
    height: 1px;
    position: absolute;
    transform: rotate(45deg) translate(15px, 15px);
    width: 100%; }
  .video-lightbox-close:after {
    transform: rotate(-45deg) translate(-15px, 15px); }
  @media only screen and (min-width: 768px) {
    .video-lightbox-close {
      height: 50px;
      top: 40px;
      width: 50px; } }

.video-lightbox-content {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-lightbox-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.search-lightbox-wrap {
  background: rgba(0, 0, 0, 0.9);
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 80px 5% 0;
  position: fixed;
  top: 0;
  transform: translateY(105%);
  transition: opacity 0.4s ease-in-out;
  width: 100vw;
  z-index: 499; }
  @media only screen and (min-width: 768px) {
    .search-lightbox-wrap {
      padding: 100px 5% 0; } }
  .active-searchbox .search-lightbox-wrap {
    opacity: 1;
    transform: translateY(0); }

.search-lightbox-shade {
  height: 100vh;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw; }

.search-lightbox-close {
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 5%;
  top: 10px;
  width: 30px; }
  .search-lightbox-close:before, .search-lightbox-close:after {
    border-bottom: 1px solid #ffffff;
    content: '';
    height: 1px;
    position: absolute;
    transform: rotate(45deg) translate(15px, 15px);
    width: 100%; }
  .search-lightbox-close:after {
    transform: rotate(-45deg) translate(-15px, 15px); }
  @media only screen and (min-width: 768px) {
    .search-lightbox-close {
      height: 50px;
      top: 40px;
      width: 50px; } }

.search-lightbox-content {
  margin: auto;
  max-width: 800px;
  position: relative;
  width: 90%;
  z-index: 2; }
  @media only screen and (min-width: 768px) {
    .search-lightbox-content {
      margin-top: 80px; } }

.search-results {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }

.search-result {
  border-bottom: 1px solid #F1F1F1;
  padding-bottom: 20px;
  margin-bottom: 20px;
  transition: all 0.2s ease-in-out;
  width: 100%; }
  @media only screen and (min-width: 620px) {
    .search-result {
      margin-right: 2%;
      width: 48%; } }
  @media only screen and (min-width: 1024px) {
    .search-result {
      width: 31%; } }
  @media only screen and (min-width: 1100px) {
    .search-result {
      width: 23%; } }
  .search-result:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }

.search-result-type {
  background: #0F394E;
  color: #ffffff;
  font-size: 0.65rem;
  margin-bottom: 10px;
  padding: 0 10px;
  text-transform: uppercase; }
  .search-result-type.typ-press_release {
    background: #65B747; }
  .search-result-type.typ-case_study {
    background: #6F828D; }
  .search-result-type.typ-page {
    background: #4F8E38; }
  .search-result-type.typ-educational_resource {
    background: #132329; }

.search-result-title {
  border-bottom: 1px solid #CCCCCC;
  color: #0F394E;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 10px;
  padding: 0 10px 10px; }

.search-result-excerpt {
  font-size: 0.75rem;
  font-style: italic;
  line-height: 1.5em;
  padding: 0 10px 10px; }

.search-download,
.search-watch {
  background: #0F394E;
  border-radius: 8px;
  color: #ffffff;
  display: inline-block;
  margin: 20px 0 0;
  padding: 5px 20px; }

.page-numbers {
  border: 1px solid #CCCCCC;
  font-size: 0.85rem;
  padding: 5px 10px; }
  .page-numbers.prev, .page-numbers.next {
    border: none; }
  .page-numbers.current {
    background: #0F394E;
    border-color: #0F394E;
    color: #ffffff; }
  .page-numbers:hover {
    background: #6F828D;
    border-color: #6F828D;
    color: #ffffff; }

.blog-post {
  margin-bottom: 40px; }

.blog-previews {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0;
  padding: 40px 20px; }
  @media only screen and (min-width: 1025px) {
    .blog-previews {
      padding: 40px 0; } }

.blog-preview {
  border-top: 2px solid #F1F1F1;
  margin-bottom: 20px;
  padding-top: 20px;
  width: 100%; }
  @media only screen and (min-width: 1025px) {
    .blog-preview {
      width: 47%; } }

.blog-preview-image {
  background-position: center;
  background-size: cover;
  margin-bottom: 10px;
  padding-bottom: 50%;
  position: relative; }

.blog-preview-meta {
  color: #0F394E;
  font-size: 0.75rem;
  font-weight: 600;
  margin-top: 10px;
  padding-top: 5px;
  position: relative;
  text-transform: uppercase; }
  .blog-preview-meta:before {
    border-top: 1px solid #0F394E;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px; }

.blog-preview-date:after {
  content: ' | ';
  color: #CCCCCC; }

.blog-preview-title {
  color: #0F394E;
  font-weight: 600; }

.blog-preview-summary {
  margin: 10px 0; }

.blog-title {
  color: #0F394E;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1.5em;
  margin-bottom: 10px;
  text-transform: uppercase; }

.blog-sidebar {
  padding: 60px 0 0; }

.sidebar-content {
  margin: auto;
  max-width: 300px; }

.sidebar-section {
  color: #0F394E;
  font-weight: 600;
  margin-bottom: 80px; }

.sidebar-title {
  margin-bottom: 10px; }

.simple-col-list li {
  color: #65B747;
  display: inline-block;
  padding: 5px 0 5px 20px;
  position: relative;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .simple-col-list li {
      display: inline-block;
      vertical-align: top;
      width: 45%; } }
  .simple-col-list li:before {
    color: #0F394E;
    content: '•';
    display: block;
    font-size: 1.8rem;
    left: 0;
    position: absolute;
    transform: translateY(4px);
    top: 0; }

.sidebar-post {
  margin-bottom: 20px; }

.sidebar-post-thumb {
  background-position: center;
  padding-top: 40%;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    .sidebar-post-thumb {
      padding-top: 50%; } }

.sidebar-post-title {
  display: block;
  margin: 5px 0;
  padding: 0 20px;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .sidebar-post-title {
      padding: 0; } }

.blog-nav-buttons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-top: 40px;
  width: 100%; }

.blog-nav-button a {
  background: #65B747;
  border-radius: 8px;
  color: #ffffff;
  padding: 10px 25px; }
  .blog-nav-button a:hover {
    background: #3c6e2a; }

.blog-meta {
  color: #aaaaaa;
  font-size: 0.85rem;
  font-weight: 600;
  margin: 10px 0 20px;
  padding-top: 10px;
  position: relative; }
  .blog-meta:before {
    border-top: 3px solid #CCCCCC;
    content: '';
    height: 1px;
    position: absolute;
    top: 0;
    width: 30%; }

.blog-date:after {
  content: ' | '; }

.post-author-infos {
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 10px 0;
  padding: 20px 0; }

.post-author-pic {
  width: 200px; }

.post-author-text {
  width: calc(100% - 240px); }

.written-by {
  color: #0F394E;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }
  .written-by:before {
    content: 'Written by: '; }

.about-the-author:before {
  color: #0F394E;
  content: 'About the Author';
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }

.social-buttons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 10px 0 20px; }

.social-button {
  color: transparent;
  position: relative;
  width: 49%; }
  .social-button:hover {
    transform: scale(1.05); }
  .social-button:after {
    content: '';
    height: 90%;
    left: 5%;
    position: absolute;
    top: 5%;
    width: 90%; }
  .social-button.tw {
    background: #419CD6; }
    .social-button.tw:after {
      background: url("../img/icon-twitter.png") center/contain no-repeat; }
  .social-button.fb {
    background: #39589E; }
    .social-button.fb:after {
      background: url("../img/icon-facebook.png") center/contain no-repeat; }

.wp-caption {
  background: #F1F1F1;
  margin: 30px auto;
  max-width: 100%;
  padding: 10px; }
  .wp-caption.aligncenter {
    text-align: center; }

.wp-caption-text {
  color: #132329;
  font-weight: 600;
  padding: 10px; }

.approved-comments-list {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.approved-comments-title {
  font-size: 0.75rem;
  text-transform: uppercase; }

.comment-name {
  font-size: 0.85rem;
  font-style: italic; }
  .comment-name:after {
    content: 'commented:'; }

.comment-text {
  padding-left: 20px; }

.comment-reply-title {
  color: #65B747;
  font-size: 0.75rem;
  font-weight: 400;
  text-transform: uppercase; }

.comment-notes {
  font-size: 0.75rem;
  font-style: italic; }

.comment-form label {
  display: block;
  font-size: 0.85rem;
  text-transform: uppercase; }

.comment-form input[type=text],
.comment-form textarea {
  font-family: "open-sans", sans-serif;
  font-size: 1rem;
  padding: 10px;
  width: 100%; }

.comment-form input[type=submit] {
  border: none;
  font-family: "open-sans", sans-serif;
  margin: 10px 0;
  padding: 10px 15px; }

.active-carousel .slide {
  display: none;
  opacity: 0; }

.slide.active {
  animation: fadein 0.7s forwards;
  display: block; }

.message-wrap {
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.6em; }

.attributed {
  display: block;
  font-size: 1rem;
  margin-top: 10px; }
  .attributed:before {
    content: '— '; }

.pt-name {
  color: #7c7777;
  display: block;
  font-size: 1rem;
  margin-top: 10px;
  text-align: center; }

.slide-navs {
  margin: 20px 0 0;
  text-align: center; }

.slide-nav {
  background: #ffffff;
  border-radius: 7px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 0 5px;
  width: 10px; }
  .slide-nav.active, .slide-nav:hover {
    background: #65B747; }

@keyframes fadein {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  50% {
    opacity: 0;
    transform: translateY(20px); }
  60% {
    opacity: .6;
    transform: translateY(5px); }
  100% {
    opacity: 1;
    transform: translateY(0px); } }

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

.seq-slides {
  margin: 20px 0 80px;
  position: relative;
  z-index: 2; }

.seq-slide {
  left: 50%;
  opacity: 0;
  position: absolute;
  transform: translateX(-50%);
  transition: all 0.4s ease-in-out;
  top: 0;
  width: 100%;
  z-index: -4; }
  .seq-slide.active {
    opacity: 1;
    z-index: 1; }
  @media only screen and (min-width: 1025px) {
    .seq-slide.active-less-one {
      opacity: 0.8;
      transform: translateX(-75%) perspective(1800px) rotateY(55deg) scale(0.8);
      z-index: -2; }
    .seq-slide.active-less-two {
      opacity: 0.6;
      transform: translateX(-85%) perspective(1800px) rotateY(55deg) scale(0.6);
      z-index: -3; }
    .seq-slide.active-plus-one {
      opacity: 0.8;
      transform: translateX(-25%) perspective(1800px) rotateY(-55deg) scale(0.8);
      z-index: -2; }
    .seq-slide.active-plus-two {
      opacity: 0.6;
      transform: translateX(-15%) perspective(1800px) rotateY(-55deg) scale(0.6);
      z-index: -3; } }

.seq-slide-caption {
  opacity: 0;
  margin: 20px auto 80px;
  max-width: 860px;
  text-align: left;
  transform: translateY(40px);
  visibility: hidden;
  width: 80%; }
  .seq-nav-above .seq-slide-caption {
    margin: 80px auto 20px; }
  .active .seq-slide-caption {
    animation: seqslidein 1s forwards;
    visibility: visible; }
  .tx-center .seq-slide-caption {
    text-align: center; }
  .tx-right .seq-slide-caption {
    text-align: right; }

.seq-slide-nav {
  bottom: -40px;
  height: 30px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 9; }
  .seq-nav-above .seq-slide-nav {
    bottom: auto;
    top: 20px; }

.seq-slide-button {
  background: #0F394E;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 10px;
  width: 20px; }
  .seq-slide-button:hover, .seq-slide-button.active {
    background: #65B747; }

.seq-slide-caption .featured {
  border-top: 1px solid #CCCCCC;
  margin-top: 10px;
  padding-top: 10px; }
  .seq-slide-caption .featured strong {
    text-transform: uppercase; }
