@charset "UTF-8";
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.clearfix:after {
  clear: both;
  content: "";
  display: table; }

/* generated with grunt-sass-globbing */
.button {
  background-color: #f9f9f9;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
  border: 1px solid #c6c6c6;
  border-bottom-color: #b9b9b9;
  border-top-color: lightgray;
  border-radius: 5px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 28px;
  margin: 0 0 1em;
  padding: 0 0.5em;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: baseline; }
  .button:focus, .button:hover {
    background-color: white;
    border-color: #7a7a7a;
    color: #333;
    outline: 0; }
  .button:active {
    background-color: #e0e0e0;
    border-color: #adadad; }
  .button + .button {
    margin-left: 1em; }
    [dir="rtl"] .button + .button {
      margin-left: 0;
      margin-right: 1em; }

.button--overlay {
  font-size: 19px; }

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

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

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

[hidden],
template {
  display: none; }

b,
strong {
  font-weight: bold; }

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

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

code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  max-width: 100%; }

button,
select {
  text-transform: none; }

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

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

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

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

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

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

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

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

img,
input,
textarea,
video {
  height: auto;
  max-width: 100%; }

embed,
iframe,
object {
  max-width: 100%; }

::-moz-selection {
  background: blue;
  color: #fff;
  text-shadow: none; }

::selection {
  background: blue;
  color: #fff;
  text-shadow: none; }

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

* {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear; }

a {
  color: #3b3b3b;
  text-decoration: none; }
  a:hover, a:focus {
    color: #65962b; }

abbr {
  font-variant: small-caps;
  text-transform: lowercase; }
  abbr:hover {
    cursor: help; }

blockquote {
  margin: 1.5em; }

body {
  background-color: #fff;
  color: #636363;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

dl {
  margin: 1.5em 0; }

dt {
  margin: 1.5em 0; }

dt + dt {
  margin-top: 0; }

h1, h2, h3, h4, h5, h6 {
  color: #003745;
  font-family: Montserrat, sans-serif;
  line-height: 1.1;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 1.625em;
  margin: 1em 0; }

h2 {
  font-size: 1.375em;
  margin: 1em 0; }

h3 {
  font-size: 1.1875em;
  margin: 1em 0; }

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

h5 {
  font-size: 0.875em;
  margin: 1.5em 0; }

h6 {
  font-size: 0.75em;
  margin: 1.5em 0; }

hr {
  border: 1px solid #ccc;
  box-sizing: content-box;
  height: 0;
  margin: 1.25em 0;
  padding-bottom: -1px; }

html {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 28px;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

legend {
  margin: 0; }

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

ol {
  margin: rhythm(1) 0;
  padding: 0 0 0 1.5em; }
  [dir="rtl"] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0; }

p {
  margin: 1.25em 0; }

pre {
  margin: 1.25em 0; }

small {
  font-size: 0.875em; }

ul {
  margin: 1.25em 0;
  padding: 0 0 0 1.2em; }
  [dir="rtl"] ul {
    padding: 0 1.2em 0 0; }
  ul ol,
  ul ul {
    margin: 0; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  iframe,
  nav {
    display: none; }
  a,
  a:visited {
    text-decoration: none; }
  a[href]:after {
    content: " <" attr(href) ">";
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^="javascript:"]:after,
  a[href^="mailto:"]:after,
  a[href^="tel:"]:after,
  a[href^="#"]:after {
    content: ""; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img,
  tr,
  ul {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  h1 a:after,
  h2 a:after,
  h3 a:after,
  h4 a:after,
  h5 a:after,
  h6 a:after {
    display: inline-block; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  @page {
    margin: 2cm; } }

/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.l-constrain {
  margin: 0 auto;
  max-width: 1560px;
  padding: 0 1em; }

.l-main {
/*  margin-top: 100px;*/
  padding: 0 1em; }
  .l-main:after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 48em) {
    .l-main {
      padding: 0 1em; }
      .l-main .l-main__content {
        width: 74.5762711864%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none; }
      .l-main .l-main__sidebar {
        width: 23.7288135593%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none; } }
    .l-main {
      padding: 0 1em; }
      .l-main.no-sidebar .l-main__content {
        width: 100%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none; }
      .l-main.no-sidebar .l-main__sidebar {
        width: 0%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none; } }
  @media (min-width: 65.3125em) {
    .l-main {
      padding: 0 4.375em; } }
  @media (min-width: 75em) {
    .l-main.sidebar .l-main__content {
      width: 66.1016949153%;
      float: left;
      margin-right: -100%;
      margin-left: 0;
      clear: none; }
    .l-main.sidebar .l-main__sidebar {
      width: 32.2033898305%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }
  @media (min-width: 43.75em) {
    .l-main.sidebar .l-main__content {
      width: 74.5762711864%;
      float: left;
      margin-right: -100%;
      margin-left: 0;
      clear: none; }
    .l-main.sidebar .l-main__sidebar {
      width: 23.7288135593%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }
  .l-main.no-sidebar .l-main__content {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
  .l-main.no-sidebar .l-main__sidebar {
    width: -1.6949152542%;
    float: left;
    margin-right: -100%;
    margin-left: -8.4745762712%;
    clear: none; }

/* generated with grunt-sass-globbing */
.alignright, .alignleft {
  float: none;
  margin: 0;
  max-width: 100%; }

@media (min-width: 48em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; }
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

article a {
  border-bottom: 1px solid #65962b; }

article .wp-caption-text {
  margin-top: 10px;
  font-size: 13px;
  font-weight: 700;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  line-height: 1.5em; }

article h2.item-title {
  font: Montserrat, sans-serif;
  color: #003745;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 20px; }
  @media (min-width: 48em) {
    article h2.item-title {
      font-size: 30px; } }
  article h2.item-title a {
    color: #003745;
    border-bottom: 0; }

article .item {
  margin-bottom: 80px; }

article .program-content {
  clear: both; }

article .item-detail-summary {
  font-size: 20px;
  line-height: 1.6em; }

article .attachments {
  margin-top: 30px; }
  article .attachments a.btn-grey {
    width: 65%; }
  article .attachments .button + .button {
    margin-left: 0; }

article .post-main-image {
  padding-top: 20px;
  position: relative;
  line-height: 1; }
  article .post-main-image img {
    z-index: 4; }
  article .post-main-image .photo-credit {
    z-index: 5; }
  article .post-main-image .credit {
    text-align: center;
    padding: 15px 0; }

article ul, article ol {
  margin-left: 20px; }

.breadcrumbs {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  text-transform: uppercase;
  color: #92979a;
  font-size: 11px;
  font-weight: 600;
  padding: 20px 0;
  line-height: 1.7em;
  margin-top: 10px; }
  .breadcrumbs:after {
    clear: both;
    content: "";
    display: table; }
  @media (min-width: 48em) {
    .breadcrumbs {
      padding: 20px 0 1.875em 0;
      margin-top: 0; } }
  .breadcrumbs a {
    color: #92979a;
    border-bottom: 1px solid #65962b; }
    .breadcrumbs a:hover {
      color: #65962b; }

.page-hero + .breadcrumbs {
  float: none;
  padding: 30px 0 0 1.25em; }

.btn-outline {
  border-style: solid;
  border-width: 3px;
  background: transparent;
  text-shadow: none;
  border-radius: 0px;
  padding: 15px 5%;
  padding-bottom: 15px;
  text-transform: uppercase;
  display: inline-block; }
  @media (min-width: 56.25em) {
    .btn-outline {
      padding: 15px 10%; } }
  .btn-outline:hover {
    background: #65962b;
    color: white;
    border-color: #65962b; }

.btn-outline__dark {
  border-color: black;
  color: #3b3b3b; }
  .btn-outline__dark.btn-blue {
    color: #033946;
    border-color: #033946; }
    .btn-outline__dark.btn-blue:hover, .btn-outline__dark.btn-blue:focus {
      color: white;
      background: #033946; }

.btn-outline__white {
  border-color: white;
  color: white;
  font-size: 1.625rem; }

.btn-outline__green {
  color: #65962b;
  border-color: #65962b;
  font-size: 0.875rem; }

.btn-grey {
  background: #acacac;
  color: white;
  padding: 15px;
  display: block;
  border: 0;
  text-transform: uppercase;
  border-radius: 0;
  text-shadow: none;
  text-align: left;
  font-size: 18px;
  line-height: 24px; }
  .btn-grey:focus, .btn-grey:hover {
    background: #6b7073;
    color: white; }
  .btn-grey.active {
    background: #ee8616; }

.btn-orange, .button--link {
  background: #e59d36;
  color: white;
  padding: 12px;
  display: inline-block;
  border: 0;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0;
  text-shadow: none;
  text-align: center;
  font-size: 0.875em;
  line-height: 1;
  margin-bottom: 0; }
  .btn-orange:focus, .button--link:focus, .btn-orange:hover, .button--link:hover {
    background: #f19f46;
    color: white; }
  .btn-orange.active, .active.button--link {
    background: #ee8616; }

.button--link {
  width: initial;
  display: table;
  margin: auto; }

.button--overlay {
  background-color: #00b5e4;
  color: white;
  text-transform: uppercase;
  text-shadow: none;
  padding: 12px; }
  .button--overlay:focus, .button--overlay:hover {
    background-color: #32d5ff; }
  .button--overlay.active {
    background: #ee8616; }

.call-out {
  font-family: Montserrat, sans-serif;
  color: #003745;
  font-size: 1.35rem;
  padding: 1.5em 0;
  font-weight: 700;
  line-height: 1.2em;
  text-align: center;
  background: #f5f5f5; }
  .call-out p {
    max-width: 90%;
    margin: 0 auto; }
  @media (min-width: 48em) {
    .call-out {
      text-transform: uppercase;
      font-size: 1.875rem;
      padding: 75px 0 70px 0; }
      .call-out p {
        max-width: 50%; } }

.careers-button {
  font-size: 1.25em;
  letter-spacing: 0.05em;
  display: block;
  width: 20.75em;
  text-align: center;
  text-transform: uppercase;
  padding: 1.1em 0;
  color: #fff;
  font-weight: 700;
  border: 0.15em solid #fff; }

@media (max-width: 30.625em) {
  .careers-button {
    margin-left: auto;
    margin-right: auto;
    width: 90%; } }

.circle {
  border-radius: 50%;
  height: 200px;
  width: 200px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center; }
  .circle + h2 {
    text-align: center; }

ul.comment-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.comment-list li {
    margin: 0 0 1em 0;
    padding: 0; }
  ul.comment-list ul {
    list-style: none;
    margin: 0.5em 0 0 1em; }

.element-hidden,
.element-invisible {
  display: none; }

.facetwp-checkbox {
  background-position: left 5px !important; }

.footer {
  background: #6b7073;
  color: #fff;
  font-size: 13px;
  padding: 25px 0 55px 0;
  line-height: 24px;
  border-top: 2px solid white; }
  @media (min-width: 48em) {
    .footer {
      font-size: 100%;
      padding: 25px 0 55px 0; } }
  .footer .widget__title {
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 30px 0; }
  .footer .footer-widget, .footer .footer-widget {
    border-bottom: 1px solid #8a9196;
    padding: 25px 0; }
    .footer .footer-widget:after, .footer .footer-widget:after {
      clear: both;
      content: "";
      display: table; }
  @media (min-width: 48em) {
    .footer .footer-widget__first .widget {
      width: 57.6271186441%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    .footer .footer-widget__first .widget:first-child {
      width: 40.6779661017%;
      float: left;
      margin-right: -100%;
      margin-left: 0;
      clear: none; } }
  @media (min-width: 75em) {
    .footer .footer-widget__first .widget {
      width: 40.6779661017%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; }
    .footer .footer-widget__first .widget:first-child {
      width: 57.6271186441%;
      float: left;
      margin-right: -100%;
      margin-left: 0;
      clear: none; } }
  .footer .footer-widget__first .widget:last-child .widget__title {
    margin-top: 25px; }
    @media (min-width: 48.0625em) {
      .footer .footer-widget__first .widget:last-child .widget__title {
        margin-bottom: 10px; } }
    @media (min-width: 54.6875em) {
      .footer .footer-widget__first .widget:last-child .widget__title {
        margin-bottom: 30px; } }
    @media (min-width: 75em) {
      .footer .footer-widget__first .widget:last-child .widget__title {
        margin-bottom: 10px; } }
    @media (min-width: 77.5em) {
      .footer .footer-widget__first .widget:last-child .widget__title {
        margin-bottom: 30px; } }
  @media (min-width: 48em) {
    .footer .footer-widget__first .widget:last-child {
      background: url(../images/pie-chart.png) left 17px no-repeat;
      padding-left: 125px; }
      .footer .footer-widget__first .widget:last-child .widget__title {
        margin-top: 0; }
      .footer .footer-widget__first .widget:last-child p {
        margin: 0 0 1em 0;
        text-transform: uppercase; } }
  @media (min-width: 48em) and (max-width: 64em) {
    .footer .footer-widget__first .widget:last-child {
      background: url(../images/pie-chart.png) left 35px no-repeat;
      padding-left: 125px; } }
  .footer .footer-widget__second a {
    color: #fff; }
  .footer .footer-widget__second .widget {
    text-transform: uppercase;
    font-size: 11px;
    width: 66.1016949153%;
    float: left;
    margin-right: -100%;
    margin-left: 16.9491525424%;
    clear: none;
    padding-left: 20px; }
    @media (min-width: 48em) {
      .footer .footer-widget__second .widget {
        font-size: 14px;
        width: 57.6271186441%;
        float: left;
        margin-right: -100%;
        margin-left: 8.4745762712%;
        clear: none; }
        .footer .footer-widget__second .widget div {
          padding-top: 15px; } }
  .footer .footer-widget__second .social-icons {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    clear: both;
    text-align: center;
    margin-top: 30px; }
    @media (min-width: 48em) {
      .footer .footer-widget__second .social-icons {
        width: 32.2033898305%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        text-align: right;
        clear: none;
        margin-top: 0; } }
  .footer .footer-widget__second .widget:first-child {
    width: 15.2542372881%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    padding: 0; }
    @media (min-width: 48em) {
      .footer .footer-widget__second .widget:first-child {
        width: 6.7796610169%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none; } }
  .footer .footer-widget__second span {
    display: none; }
  @media (min-width: 48em) {
    .footer .footer-widget__second span {
      display: inline; }
    .footer .footer-widget__second br {
      display: none; } }
  .footer .footer-widget__second a {
    color: #fff; }
  .footer .copyright {
    display: block;
    color: #a2a9ad;
    font-weight: 700;
    font-size: 12px;
    text-align: center; }
    @media (min-width: 48em) {
      .footer .copyright {
        display: inline-block; } }
    .footer .copyright a {
      color: #a2a9ad;
      padding: 0;
      line-height: 1.4em;
      display: block;
      font-size: 16px;
      margin: 20px 0; }
      @media (min-width: 48em) {
        .footer .copyright a {
          margin: 0 15px;
          font-size: 12px;
          display: inline-block;
          border-bottom: 1px solid; } }
  .footer .footer-inner.l-constrain {
    text-align: center; }
  .footer .donate_footer {
    display: block; }
    @media (min-width: 48em) {
      .footer .donate_footer {
        display: inline-block; } }
    .footer .donate_footer a {
      font-size: 12px;
      padding: 3px 9px; }
    .footer .donate_footer a:hover {
      background: #e59d36;
      color: white;
      border-color: #e59d36; }

#edit-email-wrapper {
  font-size: 12px;
  padding-right: 0; }
  @media (min-width: 49.875em) {
    #edit-email-wrapper {
      padding-top: 0; } }
  #edit-email-wrapper input {
    background-color: white;
    color: #a3a3a3;
    border: 1px solid #939799;
    border-right: 0;
    display: inline;
    max-width: 57%;
    padding: 0.625em 0.875em 0.5em 0.9375em;
    font-size: 1em;
    -webkit-appearance: none;
    border-radius: 0; }
    @media (min-width: 68.75em) {
      #edit-email-wrapper input {
        max-width: 65%; } }
    #edit-email-wrapper input:focus {
      outline: 0; }
    #edit-email-wrapper input[type="submit"] {
      background: #939799;
      color: white;
      text-transform: uppercase;
      margin-left: -5px;
      max-width: 44%;
      font-size: 12px; }
      @media (min-width: 68.75em) {
        #edit-email-wrapper input[type="submit"] {
          max-width: 30%; } }
      #edit-email-wrapper input[type="submit"]:active, #edit-email-wrapper input[type="submit"]:focus {
        background: #797979; }

.global-search-popover {
  position: absolute;
  right: 10px;
/*  background-color: #65962b;*/
/*  background-color: #f28e04;*/
/*  padding: 0.25em;*/
  padding: 0.05em;
  border-radius: 150px;
/*  box-shadow: 1px 19px 65px 0px rgba(0, 0, 0, 0.2);*/
  box-shadow: 0px 10px 45px 0px rgba(0, 0, 0, 0.2);
  z-index: 10; }

.global-search-popover input,
.global-search-popover button {
  float: left;
  position: relative;
  height: 38px;
/*  height: 28px;*/ }

.global-search-popover input {
  z-index: 5;
  background-image: url(../images/search-icon.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  width: 100%;
  outline: none;
  border: none;
  border-radius: 150px;
  padding: 16px 24px 16px 16px;
/*  padding: 16px 24px 16px 6px;*/ }

.global-search-popover button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border: 0;
  background-color: transparent;
  opacity: 0.01;
  width: 24px;
  z-index: 6; }

.global-search-provider__triangle {
/*  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8.5px 12px 8.5px;
  border-color: transparent transparent #65962b transparent;
  position: absolute;
  top: -8.5px;
  right: 15px;*/ }

.globe {
  position: relative;
  margin: 0 auto;
  max-width: 100%; }
  @media (min-width: 30em) {
    .globe {
      width: 470px; } }
  .globe .lrg-globe {
    position: absolute;
    bottom: -200px;
    left: auto;
    right: auto;
    max-width: 100%; }
    .globe .lrg-globe:hover {
      -webkit-transform: scale(1.05, 1.05);
          -ms-transform: scale(1.05, 1.05);
              transform: scale(1.05, 1.05); }

.header {
  position: relative;
  /*background: url(../images/grey-line.png) repeat-x;
	background-position: left 44%;
	@include breakpoint(400px, $no-query: true) {
		background-position: left 44%;
	}
	@include breakpoint(798px, $no-query: true) {
		background-position: left 34%;
	}*/
  /*@include breakpoint(955px, $no-query: true) {
		background-position: left 35%;
	}
	@include breakpoint(1135px, $no-query: true) {
		background-position: left 27%;
	}*/ }
  .header:after {
    clear: both;
    content: "";
    display: table; }
  .header .search-form {
    width: 100%;
    padding: 10px 0; }
    @media (min-width: 56.25em) {
      .header .search-form {
        width: 15.2542372881%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        padding-top: 38px;
        text-align: right; } }
    .header .search-form label span {
      display: none; }
    .header .search-form label {
      display: inline-block;
      width: auto; }
      @media (min-width: 68.75em) {
        .header .search-form label {
          width: 79%; } }
    .header .search-form input {
      background: #f0f0f0;
      display: inline-block;
      border: 0;
      padding: 5px;
      width: 100%; }
      .header .search-form input[type="submit"] {
        width: 25px;
        height: 32px;
        padding-right: 10px;
        text-indent: -9999em;
        background: #f0f0f0 url(../images/search-icon.png) left center no-repeat; }
      .header .search-form input:focus {
        outline: none; }

.sitename {
/*  width: 87px;*/
/*  height: 81px;*/
  width: 67px;
  height: 61px;
  background-size: contain;
  overflow: hidden;
  background: url(../images/psi-logo-sm.jpg) no-repeat;
  display: none; }
  .sitename:before {
    content: "";
    display: block;
    height: 150%;
    width: 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .sitename {
      background: url(../images/psi-logo-sm@2x.jpg) no-repeat;
      background-size: 67px 60px; } }
  @media (min-width: 68.75em) {
    .sitename {
      display: block;
      background-size: contain;
      margin-top: 15px;
      margin-bottom: 15px; } }

@media (min-width: 68.75em) {
  .header-inner {
    position: relative; } }

.header-inner:after {
  clear: both;
  content: "";
  display: table; }

.header-inner.fixed {
  position: static;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  z-index: 20;
  max-width: 100%;
  padding-top: 0;
  border-bottom: 1px solid #fcfcfc; }
  @media (min-width: 68.75em) {
    .header-inner.fixed {
      position: fixed;
/*      height: 15%;*/
      /* all new styles below */
      min-height: 10%;
      height: 100%;
      max-height: 100px; } }
  .header-inner.fixed .header-logo {
    display: none;
    margin-top: 0; }
    @media (min-width: 68.75em) {
      .header-inner.fixed .header-logo {
        display: block;
/*        margin-top: 20px; */
        margin-top: 15px;} }
  .header-inner.fixed .sitename {
    height:  40px;
    overflow: hidden;
    width: 47px;
    background: url(../images/psi-logo-sm.jpg) no-repeat;
    display: block;
    height: 40px;
    background-size: contain;
/*    margin-top: 20px;*/
    margin-top: 10px;
    margin-bottom: 15px; }
    .header-inner.fixed .sitename:before {
      content: "";
      display: block;
      height: 150%;
      width: 0; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .header-inner.fixed .sitename {
        background: url(../images/psi-logo-sm@2x.jpg) no-repeat;
        background-size: 47px 40px; } }
  .header-inner.fixed .nav {
    margin-top: 0; }
    @media (min-width: 68.75em) {
      .header-inner.fixed .nav li a {
        padding: 18px 8px; } }
  .header-inner.fixed .search-form {
    padding-top: 14px; }

.admin-bar .header-inner.fixed {
  top: 10px; }

.header-logo {
  position: relative;
  z-index: 999; }

@media (min-width: 49.875em) {
  .header-logo {
    width: 6.7796610169%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none; }
  .header-menus {
    width: 91.5254237288%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none;
    position: absolute;
    right: 0;
    text-align: right;
    width: 100%; 
    top: 35%;
  /* New styles as of 2018 Landing page launch old styles commented out for now*/
/*    top: 20%;*/}
    .header-menus .fixed {
      position: absolute;
      top: 20%; } }

.header-widget {
  padding: 0.3125em 0 0.3125em 0; }
  .header-widget .header-widget-container {
    width: 100%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; }
    @media (min-width: 49.875em) {
      .header-widget .header-widget-container {
        width: 66.1016949153%;
        float: left;
        margin-right: -100%;
        margin-left: 0;
        clear: none; } }
    @media (min-width: 55.3125em) {
      .header-widget .header-widget-container {
        width: 49.1525423729%;
        float: right;
        margin-left: 0;
        margin-right: 0;
        clear: none;
        text-align: right; } }
    .header-widget .header-widget-container #text-3 {
      width: 30%; }
      .header-widget .header-widget-container #text-3 a {
        width: 100%; }
      @media (min-width: 37.5em) {
        .header-widget .header-widget-container #text-3 {
          display: none; } }
      @media (min-width: 59.0625em) {
        .header-widget .header-widget-container #text-3 {
          display: none; } }
      @media (min-width: 70.9375em) {
        .header-widget .header-widget-container #text-3 {
          display: none; } }
    .header-widget .header-widget-container #text-18 {
      display: none; }
      @media (min-width: 37.5em) {
        .header-widget .header-widget-container #text-18 {
          display: inline-block; } }
      @media (min-width: 59.0625em) {
        .header-widget .header-widget-container #text-18 {
          display: inline-block; } }
      @media (min-width: 70.9375em) {
        .header-widget .header-widget-container #text-18 {
          display: inline-block; } }
  .header-widget .widget {
    display: inline-block;
    font-size: 0.875em;
    width: 70%; }
    @media (min-width: 49.875em) {
      .header-widget .widget {
        width: 70%;
        display: inline-block; } }
    @media (min-width: 59.0625em) {
      .header-widget .widget {
        width: 50%; } }
    @media (min-width: 70.9375em) {
      .header-widget .widget {
        font-size: 16px; } }
    .header-widget .widget:last-child {
      width: 85%;
      margin-top: 5px;
      font-size: 1em; }
      @media (min-width: 37.5em) {
        .header-widget .widget:last-child {
          width: 50%; } }
      @media (min-width: 68.75em) {
        .header-widget .widget:last-child {
          margin-top: 0; } }
    @media (min-width: 56.25em) {
      .header-widget .widget #edit-email-wrapper {
        text-align: right;
        padding-right: 0.9375em; } }
    .header-widget .widget .donate-wrapper .form-text {
      width: 25%;
      padding: 0.25em 0.875em 0.25em 0.9375em;
      color: #92979a; }
    .header-widget .widget .donate-wrapper .form-select {
      padding: 0.25em 0.05em 0.25em 0.25em;
      background-color: #fff;
      color: #92979a; }
  .header-widget .btn-outline__green {
    padding: 3px 25px;
    margin-left: 0px;
    margin-top: 10px;
    width: 100%;
    margin-bottom: 0; }
    @media (min-width: 49.875em) {
      .header-widget .btn-outline__green {
        margin-left: 10px;
        margin-top: 0;
        width: auto; } }
    @media (min-width: 70.9375em) {
      .header-widget .btn-outline__green {
        margin-left: 70px; } }
  .header-widget .btn-orange, .header-widget .button--link {
    padding: 11px 15px 9px 15px;
    width: 25%; }

.header-tagline {
  font-family: 'Roboto', sans-serif;
  font-size: 11px;
  color: black;
  font-weight: 400;
  width: 200px;
  position: absolute;
  left: 60px;
  bottom: 0;
  display: none; }
  @media (min-width: 55em) {
    .header-tagline {
      font-size: 12px; } }

.header-menus.fixed, .nav.fixed {
  position: static;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  z-index: 20;
  max-width: 100%;
  border-bottom: 1px solid #fcfcfc; }
  @media (min-width: 48em) {
    .header-menus.fixed, .nav.fixed {
      position: fixed; } }

.splash-center {
  width: 800px !important; }
  @media (max-width: 767px) {
    .splash-center {
      width: 500px !important; } }
  @media (max-width: 549px) {
    .splash-center {
      width: 300px !important; } }

.health-area .learn-more {
  font-weight: 700; }

.home br {
  display: none; }
  @media (min-width: 48em) {
    .home br {
      display: block; } }
      
.home .landing-wrapper br {
  display: block !important; 
}

.home .main {
  padding-bottom: 0; }

.home section .btn-outline {
  font-size: 1.25rem;
  padding: 15px 5%;
  line-height: 1;
  display: block; }
  @media (min-width: 48em) {
    .home section .btn-outline {
      display: inline-block; } }

.home .article-intro {
  padding: 30px 0;
  max-width: 90%; }

.home .main-hero-img {
  height: 350px;
  background-position: 70% center; }
  @media (min-width: 38.75em) {
    .home .main-hero-img {
      background-position: 57% center; } }
  @media (min-width: 48em) {
    .home .main-hero-img {
      height: 400px;
      padding: 0;
      background-position: center center; } }

.home .page-hero {
  text-align: left;
  padding: 15px 0; }
  @media (min-width: 43.75em) {
    .home .page-hero {
      padding: 30px 0; } }
  @media (min-width: 61.25em) {
    .home .page-hero {
      padding: 0; } }
  .home .page-hero .hero-text {
    color: #fff;
    padding-top: 0em;
    max-width: 85%;
    font-size: 1.125em;
    position: relative;
    z-index: 1;
    line-height: 1.3; }
    @media (min-width: 61.25em) {
      .home .page-hero .hero-text {
        font-size: 1.5em; } }
    @media (min-width: 71.5625em) {
      .home .page-hero .hero-text {
        font-size: 1.75em; } }
    .home .page-hero .hero-text h1.headline {
      color: #fff;
      padding-bottom: 0.3125em;
      margin-top: 0;
      text-transform: none;
      font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding-top: 0px;
      font-size: 31px; }
      .home .page-hero .hero-text h1.headline br {
        display: none; }
      @media (min-width: 49.875em) {
        .home .page-hero .hero-text h1.headline {
          padding-top: 60px;
          font-size: 58px; }
          .home .page-hero .hero-text h1.headline br {
            display: block; } }
    @media (min-width: 31.25em) {
      .home .page-hero .hero-text {
        max-width: 65%; } }
    @media (min-width: 49.875em) {
      .home .page-hero .hero-text {
        max-width: 70%; } }
    @media (min-width: 68.75em) {
      .home .page-hero .hero-text {
        max-width: 55%; } }

.home .hero-btn {
  display: block;
  text-align: center;
  padding: 8px;
  margin-top: 0.9375em;
  font-size: 1em;
  width: 70%; }
  @media (min-width: 49.875em) {
    .home .hero-btn {
      width: 20%;
      padding: 10px; } }
  .home .hero-btn:hover, .home .hero-btn:focus {
    background: white;
    border-color: white;
    color: black; }

.home .hero-orange-box {
  background-color: #f18904;
  background-image: url(../images/homepage_banner_background.png);
  background-blend-mode: multiply;
  opacity: 0.7;
  width: 100%;
  height: 85%;
  position: absolute;
  top: 3%;
  left: 0;
  z-index: 0; }
  @media (min-width: 31.25em) {
    .home .hero-orange-box {
      max-width: 64%;
      top: 3%;
      left: 1%; } }
  @media (min-width: 49.875em) {
    .home .hero-orange-box {
      max-width: 70%;
      top: 7%; } }
  @media (min-width: 68.75em) {
    .home .hero-orange-box {
      max-width: 52%;
      max-height: 75%;
      top: 10%;
      left: 3%; } }

.home .hero-video {
  padding-top: 20px; }
  @media (min-width: 31.25em) {
    .home .hero-video {
      max-width: 65%; } }
  @media (min-width: 49.875em) {
    .home .hero-video {
      max-width: 70%; } }
  @media (min-width: 68.75em) {
    .home .hero-video {
      max-width: 55%; } }
  .home .hero-video .hero-video-link {
    display: block;
    height: 40px;
    width: 100%;
    position: relative; }
  .home .hero-video a {
    color: #fff;
    text-transform: uppercase;
    line-height: 40px;
    padding: 10px;
    font-size: 110%; }
    .home .hero-video a::before {
      content: url(../images/play-button-red-40.png);
      height: 40px;
      width: 40px;
      display: block;
      float: left;
      cursor: pointer;
      z-index: 5;
      background-size: contain; }
    .home .hero-video a:hover, .home .hero-video a:focus {
      color: #f0371f; }
      .home .hero-video a:hover::before, .home .hero-video a:focus::before {
        content: url(../images/play-button-red-40.png); }
  .home .hero-video .hero-video-link span,
  .home .hero-video .hero-video-text span {
    color: #fff;
    font-family: Montserrat, sans-serif; }
  .home .hero-video .hero-video-text {
    padding-top: 15px;
    line-height: 20px;
    position: relative; }

.home h1.headline, .home h2 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 32px; }
  @media (min-width: 48em) {
    .home h1.headline, .home h2 {
      font-size: 48px;
  /*    padding-top: 100px;*/ } }

@media (min-width: 48em) {
  .home h1.headline {
    padding-top: 70px;
    margin-top: 0;
    margin-bottom: 0; } }

.home h2 {
  margin-top: 0;
  text-align: center; }

.home section.homepage-section {
  padding: 0; }
  @media (min-width: 48em) {
    .home section.homepage-section {
      text-align: center;
      padding: 35px 0; } }

.home .homepage-two-col {
  border-bottom: 1px solid #1f505c; }
  .home .homepage-two-col:last-child {
    border-bottom: 0;
    padding-top: 30px; }
  @media (min-width: 48em) {
    .home .homepage-two-col {
      float: left;
      width: 50%;
      text-align: left;
      padding-right: 65px;
      border-right: 1px solid rgba(255, 255, 255, 0.3);
      border-bottom: 0; }
      .home .homepage-two-col:last-child {
        padding-right: 0;
        padding-left: 65px;
        border-right: 0;
        padding-top: 0; } }
  .home .homepage-two-col.lrg-text {
    font-size: 24px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    line-height: 1.4em; }
    @media (min-width: 68.75em) {
      .home .homepage-two-col.lrg-text {
        font-size: 32px; } }

.home .homepage-section-title {
  background: #939799;
  color: white;
  border: 2px solid white;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
  width: 12.5em;
  position: relative;
  margin-top: -48px;
  margin-bottom: 48px;
  font: 22px "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.home .who-we-are, .home .engage {
  background: #003846;
  color: white;
  font-size: 1em;
  padding: 20px 0 75px 0;
  position: relative;
  text-align: center; }
  .home .who-we-are h2, .home .engage h2 {
    color: white;
    font-size: 1.75em;
    font-weight: 400;
    padding: 0; }
  .home .who-we-are p, .home .engage p {
    text-align: left; }
  .home .who-we-are .button, .home .engage .button {
    font-size: 1em;
    padding: 0.9375em 1.875em;
    margin-bottom: 0; }
    .home .who-we-are .button:hover, .home .engage .button:hover {
      background: white;
      color: #003846;
      border-color: white; }

.home .engage {
  font-size: 32px;
  font-family: Montserrat, sans-serif;
  line-height: 1.4;
  padding: 30px; }
  .home .engage br {
    display: block; }
  .home .engage strong {
    font-size: 40px; }
  .home .engage .homepage-section {
    padding: 0; }
  .home .engage .button {
    font-size: 16px;
    padding: 0.9375em 1.875em;
    margin-bottom: 0; }
    .home .engage .button:hover {
      background: white;
      color: #003846;
      border-color: white; }
  .home .engage p {
    text-align: center;
    margin: 0 0 15px 0; }

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

.home .psi-impact {
  padding-top: 0;
  padding-bottom: 30px;
  text-align: center; }
  .home .psi-impact section.homepage-section {
    padding-top: 25px; }
  .home .psi-impact br {
    display: block; }
  .home .psi-impact .blog-link {
    border-bottom: 1px solid; }

.home .secondary-text {
  text-align: left;
  border-top: 1px solid;
  margin: 0 auto;
  max-width: 95%; }
  @media (min-width: 43.75em) {
    .home .secondary-text {
      max-width: 70%; } }
  .home .secondary-text h3 {
    text-transform: uppercase;
    font-size: 28px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    margin-bottom: 10px; }
  .home .secondary-text a {
    text-transform: uppercase;
    border-bottom: 1px solid #65962b;
    margin-top: 20px;
    display: inline-block; }

.home .healthy-life {
  background: #f5f5f5;
  padding: 100px 0 30px 0; }
  .home .healthy-life .homepage-section {
    padding-bottom: 0; }
  .home .healthy-life .button {
    margin-top: 30px;
    font-size: 16px; }
    @media (min-width: 68.75em) {
      .home .healthy-life .button {
        margin-top: 0; } }

.home .homepage-interactive-report {
  background: url(../images/heros/woman-impact.jpg) center top no-repeat;
  position: relative;
  margin-top: -200px;
  text-align: center;
  color: white;
  padding: 40px 0;
  background-size: cover; }
  .home .homepage-interactive-report h4 {
    color: white;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0; }
    @media (min-width: 68.75em) {
      .home .homepage-interactive-report h4 {
        font-size: 30px;
        margin-bottom: 30px; } }
  .home .homepage-interactive-report .button {
    font-size: 16px;
    padding: 10px 15px;
    margin-bottom: 0; }
    .home .homepage-interactive-report .button:hover {
      color: white;
      border-color: #367593;
      background-color: #367593; }

.home .map {
  position: relative; }
  @media (min-width: 68.75em) {
    .home .map {
      padding-top: 20px;
      padding-bottom: 20px; } }
  .home .map .orange-line {
    display: none;
    background: url(../images/orange-line.gif);
    width: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 53.5%;
    z-index: 3; }
    @media (min-width: 43.75em) {
      .home .map .orange-line {
        display: block; } }

.home .map-overlay {
  background: #ee8616;
  color: white;
  text-transform: uppercase;
  padding: 30px;
  font-size: 20px;
  line-height: 1.1em;
  font-weight: 600;
  margin: 0 auto;
  width: 95%;
  vertical-align: middle; }
  @media (min-width: 84.6875em) {
    .home .map-overlay {
      font-size: 24px; } }
  @media (min-width: 84.6875em) {
    .home .map-overlay {
      font-size: 30px; } }
  @media (min-width: 43.75em) {
    .home .map-overlay {
      position: absolute;
      top: 30%;
      left: 50%;
      margin-left: -37.5%;
      z-index: 8;
      width: 75%; } }
  .home .map-overlay strong {
    font-size: 34px;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    display: inline-block;
    padding-right: 20px;
    width: 100%; }
    @media (min-width: 61.875em) {
      .home .map-overlay strong {
        font-size: 40px;
        width: 40%; } }
    @media (min-width: 71.875em) {
      .home .map-overlay strong {
        font-size: 51px;
        width: 42%; } }
    @media (min-width: 84.6875em) {
      .home .map-overlay strong {
        font-size: 68px;
        width: 45%; } }
  .home .map-overlay span {
    display: inline-block;
    width: 100%; }
    .home .map-overlay span br {
      display: none; }
    @media (min-width: 61.875em) {
      .home .map-overlay span {
        width: 45%; }
        .home .map-overlay span br {
          display: inline; } }

.home .jumbo-callout {
  padding: 10px 0 60px 0;
  font-size: 30px;
  line-height: 1.3; }
  @media (min-width: 43.75em) {
    .home .jumbo-callout {
      font-size: 56px; } }
  @media (min-width: 43.75em) {
    .home .jumbo-callout .l-main {
      padding: 0 1em; } }
  .home .jumbo-callout .homepage-section {
    padding: 0; }
  .home .jumbo-callout strong {
    font-size: 41px;
    font-weight: 400; }
    @media (min-width: 43.75em) {
      .home .jumbo-callout strong {
        font-size: 80px; } }
  .home .jumbo-callout p:first-line, .home .jumbo-callout strong:first-of-type {
    font-size: 32px; }
    @media (min-width: 43.75em) {
      .home .jumbo-callout p:first-line, .home .jumbo-callout strong:first-of-type {
        font-size: 60px; } }

.home .button + .button {
  margin-left: 0; }
  @media (min-width: 48em) {
    .home .button + .button {
      margin-left: 1em; } }

.home .no-featurebox .psi-impact {
  padding-bottom: 10px; }

.home .no-featurebox .healthy-life {
  padding-top: 30px; }

.impact-item__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 68.75em) {
    .impact-item__container {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.impact-item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 310px;
  padding: 0 0 20px 0; }
  @media (min-width: 23.125em) {
    .impact-item {
      max-width: 370px;
      padding: 0; } }

.impact-item__title {
  text-transform: uppercase;
  margin: 0 auto;
  text-align: left;
  font-weight: 600; }

.impact-site-image {
  height: 500px;
  overflow: hidden;
  width: 500px;
  background-size: contain;
  background-position: center;
  height: 0;
  max-width: 380px;
  padding-top: 52.6315789474%;
  width: 100%;
  background-image: url(../images/PSIPulse_HP_Banner_Responsive_320_v1.jpg);
  background-repeat: no-repeat;
  display: block;
  margin: 0 auto; }
  .impact-site-image:before {
    content: "";
    display: block;
    height: 150%;
    width: 0; }
  @media (min-width: 43.75em) {
    .impact-site-image {
      background-size: contain;
      background-position: center;
      height: 0;
      max-width: 1024px;
      padding-top: 19.53125%;
      width: 100%;
      background-image: url(../images/PSIPulse_HP_Banner_Responsive_1024_v1.jpg);
      background-repeat: no-repeat;
      display: block;
      margin: 0 auto; } }
  @media (min-width: 68.75em) {
    .impact-site-image {
      background-size: contain;
      background-position: center;
      height: 0;
      max-width: 1560px;
      padding-top: 19.5512820513%;
      width: 100%;
      background-image: url(../images/PSIPulse_HP_Banner_Responsive_1560_v1.jpg);
      background-repeat: no-repeat; } }

.intro-text {
  font-size: 25px; }

.jumbo-callout {
  background: #ee8616;
  color: #003745;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-wieght: 700;
  font-size: 1.5rem;
  padding-top: 30px;
  position: relative;
  line-height: 2.75rem;
  padding-bottom: 200px; }
  @media (min-width: 30em) {
    .jumbo-callout {
      padding-bottom: 350px; } }
  @media (min-width: 48em) {
    .jumbo-callout {
      padding-top: 80px;
      font-size: 2.75rem;
      line-height: 6rem; } }
  .jumbo-callout strong {
    color: white;
    display: block;
    font-size: 2.75rem; }
    @media (min-width: 48em) {
      .jumbo-callout strong {
        font-size: 6rem; } }

.list-item .list-item-title a {
  font: 24px Montserrat, sans-serif;
  margin-bottom: 0;
  color: black; }

.list-item .list-item-more a {
  color: black;
  border-bottom: 1px solid #65962b; }

.list-item.featured {
  margin-bottom: 50px; }
  .list-item.featured .item-photo {
    height: 215px;
    position: relative; }
    .list-item.featured .item-photo span {
      width: 100%;
      height: 100%;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      display: block; }
    .list-item.featured .item-photo .info {
      width: 24px;
      height: 24px;
      background-position: center center;
      background-size: contain; }
    .list-item.featured .item-photo .credit {
      background-size: contain;
      display: none;
      height: auto;
      text-align: center; }
  @media (min-width: 49.875em) {
    .list-item.featured {
      width: 46%;
      margin-right: 4%;
      float: left; }
      .list-item.featured:nth-child(even) {
        margin-right: 0; }
      .list-item.featured:nth-child(odd) {
        clear: left; } }

.list-items {
  margin-bottom: 50px; }

main {
  padding-bottom: 100px;
  position: relative; }

.shareaholic-canvas {
  padding-top: 50px; }

.home .shareaholic-canvas {
  padding-top: 0; }

.dpsp-networks-btns-wrapper {
  width: 225px !important;
  margin: 0 auto !important; }

.dpsp-no-label:before {
  font-size: 22px; }

.boxzilla {
  background: transparent !important; }

.boxzilla .boxzilla-close-icon {
  z-index: 9999;
  color: #fff;
  border: 2px solid #fff;
  background: #b5d33f;
  opacity: 1;
  border-radius: 30px;
  padding: 25px 17px;
  line-height: 0;
  font-weight: 100; }

.boxzilla .boxzilla-close-icon:hover {
  opacity: 1; }

.overlay {
  width: 730px;
  overflow: hidden; }

.overlay__border-top {
  height: 22px;
  background: #b5d33f;
  margin-left: 20%;
  margin-bottom: -10px;
  position: relative;
  z-index: 2; }

.overlay__border-top2 {
  height: 22px;
  background: #01b3e3;
  margin-right: 20%;
  margin-bottom: -12px;
  position: relative;
  z-index: 1; }

.overlay-inner {
  background-image: url("../images/kids-image-full.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  border-bottom: 22px solid rgba(255, 140, 0, 0.8);
  position: relative;
  min-height: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.overlay__text,
.confirmation__text {
  position: relative;
  text-align: center;
  padding-bottom: 75px;
  color: #00b5e0;
  line-height: 1.5; }

.overlay__title,
.confirmation__title {
  font-size: 3em;
  color: #013644;
  font-family: 'Montserrat', sans-serif; }

.overlay__subtitle,
.confirmation__subtitle {
  font-size: 1.25em;
  max-width: 490px;
  margin: 0 auto; }

.confirmation__text {
  padding-bottom: 0;
  line-height: 2.3; }

.confirmation__continue__btn {
  line-height: 14px;
  text-transform: uppercase;
  background-color: #00b5e2;
  color: #fff;
  padding: 12px 45px;
  font-size: 15px; }

.confirmation__continue__btn:hover {
  color: #fff; }

.confirmation__subtitle {
  margin-bottom: 30px; }

.overlay__form {
  padding-bottom: 47px;
  position: relative; }

.overlay__input {
  border-radius: 0 !important;
  width: 280px;
  padding: 18px 20px !important;
  background: #ffffff !important; }

.overlay__input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #7a7a7a;
  font-style: italic;
  font-size: 16px;
  font-weight: 100; }

.overlay__input::-moz-placeholder {
  /* Firefox 19+ */
  color: #7a7a7a;
  font-style: italic;
  font-size: 16px;
  font-weight: 100; }

.overlay__input:-ms-input-placeholder {
  /* IE 10+ */
  color: #7a7a7a;
  font-style: italic;
  font-size: 16px;
  font-weight: 100; }

.overlay__input:-moz-placeholder {
  /* Firefox 18- */
  color: #7a7a7a;
  font-style: italic;
  font-size: 16px;
  font-weight: 100; }

.overlay__form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px; }

.overlay__form form > span {
  display: inline-block;
  padding: 0 5px; }

.overlay__form form img.gform_ajax_spinner {
  display: none !important; }

.overlay__form form > span > input {
  -moz-box-shadow: 0px 20px 25px -15px rgba(0, 0, 0, 0.32) !important;
  -webkit-box-shadow: 0px 20px 25px -15px rgba(0, 0, 0, 0.32) !important;
  box-shadow: 0px 20px 25px -15px rgba(0, 0, 0, 0.32) !important; }

.overlay__subscribe:hover {
  opacity: 1 !important; }

.overlay__subscribe {
  margin: 0 !important;
  border-radius: 0 !important;
  background-color: #00b5e2 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-style: solid !important;
  border-width: 3px;
  border-color: white;
  padding: 16px 35px !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 15px !important; }

.gform_validation_error .validation_message {
  color: #e34500;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 3px 20px; }

.gform_validation_error .overlay__input {
  border-color: #e34500; }

/*------------- Media Queries ----------------*/
@media screen and (max-width: 800px) {
  .overlay {
    width: 650px; }
  /*END of max-width: 800px*/ }

@media screen and (max-width: 600px) {
  /* Subscriber Form Overlay */
  .overlay {
    width: inherit; }
  .overlay-inner {
    background-position: 12% 50%; }
  .overlay__text {
    line-height: 1.3;
    padding-bottom: 0;
    margin-bottom: 50px; }
  .overlay__title {
    font-size: 2.5em;
    margin-bottom: 10px; }
  .overlay__subtitle {
    font-size: 1em;
    padding: 0 50px; }
  .confirmation__subtitle {
    padding: 0 20px; }
  .overlay__form {
    padding-bottom: 0; }
  .overlay__form form {
    display: block;
    text-align: center;
    height: inherit; }
  .overlay__form form > span {
    display: block; }
  .overlay__form form > span:first-child {
    margin-bottom: 50px;
    height: 70px; }
  .overlay__input {
    width: 200px;
    padding: 14px 14px !important; }
  .overlay__subscribe {
    padding: 14px 30px !important; }
  .boxzilla .boxzilla-close-icon {
    padding: 20px 12px;
    right: 5px;
    top: 5px; }
  /*END of max-width: 600px */ }

@media screen and (max-width: 400px) {
  .boxzilla {
    padding: 20px !important; }
  .overlay {
    height: 440px; }
  .overlay-inner {
    min-height: 400px; }
  .overlay__text {
    margin-bottom: 30px; }
  .overlay__title {
    font-size: 2em;
    padding: 0px 10px; }
  .overlay__subtitle {
    padding: 0 30px; }
  .confirmation__subtitle {
    padding: 0 20px;
    font-size: 1.1em; }
  .overlay__form form > span:first-child {
    margin-bottom: 22px; }
  .overlay__subscribe {
    padding: 14px 25px !important;
    font-size: 13px !important; }
  /* END 400px */ }

@media screen and (max-height: 600px) {
  .boxzilla {
    overflow-y: hidden !important; }
  .overlay-inner {
    min-height: calc(100vh - 120px); }
  /* END max-height 600px */ }

/* ------------------------------  END Responsive and Media Queries  -------------------------------- */
.careers-statement {
  max-width: 18.8636363636em;
  border: 0.5909090909em solid #fff;
  padding: 1.3636363636em;
  text-transform: uppercase;
  word-wrap: normal; }
  .careers-statement a {
    color: inherit; }
  .careers-statement strong {
    text-transform: lowercase;
    font-family: "Yellowtail", cursive;
    font-size: 160%;
    font-weight: 400;
    letter-spacing: 0.04em; }

.page-careers section .constrain {
  margin: 0 auto;
  max-width: 97.5em;
  padding: 0 4.375em; }

.page-careers .careers-video {
  background-color: #000; }
  .page-careers .careers-video .constrain {
    padding: 0; }
  .page-careers .careers-video .mejs-mediaelement {
    max-width: 1024px;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%); }
  .page-careers .careers-video .mejs-controls {
    visibility: hidden; }
  .page-careers .careers-video .mejs-controls .mejs-time-rail .mejs-time-current {
    background-color: #65962b; }

.page-careers .careers-check-openings {
  background-color: #00b5e4;
  padding: 6.5em 0 7em; }
  .page-careers .careers-check-openings .inner {
    max-width: 25.9375em;
    margin: 0 auto; }
  .page-careers .careers-check-openings .careers-statement span {
    display: block;
    line-height: 1; }
  .page-careers .careers-check-openings .careers-statement strong {
    color: #fff; }
  .page-careers .careers-check-openings .careers-statement .line-1 {
    font-size: 4.5em; }
  .page-careers .careers-check-openings .careers-statement .line-2,
  .page-careers .careers-check-openings .careers-statement .line-3 {
    font-size: 1.6818181818em;
    font-weight: 300; }
  .page-careers .careers-check-openings .careers-statement .line-2 {
    margin-top: -0.2702702703em; }
  .page-careers .careers-check-openings .careers-statement .line-3 {
    margin-top: 0.1621621622em; }
  .page-careers .careers-check-openings .careers-statement .line-4 {
    font-size: 3.1818181818em;
    font-weight: 400; }
  .page-careers .careers-check-openings .careers-button {
    background-color: #f18904; }
  .page-careers .careers-check-openings .careers-button:hover,
  .page-careers .careers-check-openings .careers-button:focus {
    color: #fff;
    background-color: #003744; }

.page-careers .careers-photo-slideshow {
  overflow: hidden; }
  .page-careers .careers-photo-slideshow .inner {
    background-repeat: repeat-x;
    width: 437.5em;
    height: 35.625em;
    -webkit-animation: careersSlideshowLooping 60s linear infinite;
    animation: careersSlideshowLooping 60s linear infinite;
    opacity: 1; }

.page-careers .careers-testimonials {
  padding: 7.1875em 0 6.875em;
  overflow: auto;
  height: 100%; }
  .page-careers .careers-testimonials .heading {
    width: 19.5454545455em;
    height: 7.2727272727em;
    float: left;
    text-transform: uppercase;
    font-weight: 700; }
    .page-careers .careers-testimonials .heading strong {
      color: #00b5e4; }
  .page-careers .careers-testimonials .quote {
    width: 39.375em;
    float: left;
    margin: 1.75em 0;
    position: relative; }
    .page-careers .careers-testimonials .quote p {
      font-style: italic;
      color: #003744;
      font-size: 1.375em;
      margin: 0 0 1.2727272727em;
      position: relative; }
    .page-careers .careers-testimonials .quote .divider {
      width: 9.6875em;
      border-bottom: 0.375em solid #f18904;
      margin: 0 0 2.1875em; }
    .page-careers .careers-testimonials .quote cite {
      text-transform: uppercase;
      color: #858585;
      font-style: normal;
      font-size: 0.8125em; }
    .page-careers .careers-testimonials .quote .person {
      display: block;
      color: #515151;
      font-weight: 700;
      font-size: 1.2307692308em; }
  .page-careers .careers-testimonials .quotation-mark {
    color: #00b5e4;
    position: absolute;
    line-height: 1;
    font-size: 3.125em;
    font-family: Montserrat, sans-serif;
    font-style: italic; }
  .page-careers .careers-testimonials .left-quote {
    top: 0;
    left: -0.6em; }

.page-careers .careers-benefits {
  clear: both;
  overflow: auto;
  height: 100%;
  padding: 7.1875em 0 6.875em;
  background-color: #7B9E45; }
  .page-careers .careers-benefits .left,
  .page-careers .careers-benefits ul {
    float: left;
    width: 50%; }
  .page-careers .careers-benefits .left {
    padding-right: 2.8125em; }
  .page-careers .careers-benefits ul {
    padding-left: 2.8125em; }
  .page-careers .careers-benefits li {
    list-style: none;
    font-size: 1.375em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2.5em; }
  .page-careers .careers-benefits li a {
    color: #fff; }
  .page-careers .careers-benefits li a:hover,
  .page-careers .careers-benefits li a:focus {
    color: #003744; }
  .page-careers .careers-benefits .careers-statement,
  .page-careers .careers-benefits .careers-button {
    float: right;
    clear: right; }
  .page-careers .careers-benefits .careers-statement span {
    display: block;
    text-align: center;
    line-height: 1; }
  .page-careers .careers-benefits .careers-statement .line-1 {
    font-weight: 700;
    font-size: 4.5454545455em; }
  .page-careers .careers-benefits .careers-statement .line-2 {
    font-size: 1.8181818182em;
    font-weight: 300;
    margin: 0 0 -0.3em; }
  .page-careers .careers-benefits .careers-statement .line-3 {
    font-size: 2.2727272727em; }
  .page-careers .careers-benefits .careers-statement strong {
    color: #FCDB2D; }
  .page-careers .careers-benefits .careers-button {
    color: #003744;
    background-color: #FCDB2D; }
  .page-careers .careers-benefits .careers-button:hover,
  .page-careers .careers-benefits .careers-button:focus {
    color: #fff;
    background-color: #003744; }

.page-careers .careers-office-photos {
  overflow: auto;
  height: 100%; }
  .page-careers .careers-office-photos img {
    float: left;
    width: 33.33333%; }

.page-careers .careers-faqs {
  overflow: auto;
  height: 100%;
  padding: 9.0625em 0 10em; }
  .page-careers .careers-faqs .heading,
  .page-careers .careers-faqs .careers-button {
    float: left; }
  .page-careers .careers-faqs .heading {
    text-align: right;
    padding-right: 2.0454545455em;
    width: 50%;
    text-transform: uppercase;
    margin: 0.7272727273em 0; }
  .page-careers .careers-faqs .heading strong {
    color: #00b5e4;
    display: block; }
  .page-careers .careers-faqs .careers-button {
    color: #003744;
    border-color: #003744;
    margin-left: 2.8125em; }
  .page-careers .careers-faqs .careers-button:hover,
  .page-careers .careers-faqs .careers-button:focus {
    background-color: #003744;
    color: #fff; }

.page-careers .careers-numbers {
  background-color: #003744;
  padding: 6.875em 0 8.125em;
  color: #e2e5e9;
  overflow: auto;
  height: 100%; }
  .page-careers .careers-numbers .careers-statement {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
    .page-careers .careers-numbers .careers-statement span {
      display: block;
      color: #fff;
      line-height: 1; }
    .page-careers .careers-numbers .careers-statement .line-1,
    .page-careers .careers-numbers .careers-statement strong {
      color: #00b5e4; }
    .page-careers .careers-numbers .careers-statement .line-1 {
      font-size: 3.6363636364em; }
    .page-careers .careers-numbers .careers-statement .line-2 {
      font-size: 2.1818181818em;
      margin: 0.0833333333em 0 0; }
    .page-careers .careers-numbers .careers-statement .line-3 {
      font-size: 2.5em;
      margin: -0.1818181818em 0 0.2545454545em; }
  .page-careers .careers-numbers .careers-statement-container,
  .page-careers .careers-numbers .stat {
    float: left;
    width: 33.333%; }
  .page-careers .careers-numbers .stat {
    text-align: center;
    font-size: 1.4375em;
    line-height: 1.5217391304;
    margin-bottom: 0.4347826087em;
    padding: 2.6086956522em 1.9565217391em 0; }
    .page-careers .careers-numbers .stat strong {
      display: block;
      color: #00b5e4;
      font-size: 2em;
      line-height: 1.3;
      font-weight: 400; }
  .page-careers .careers-numbers img {
    display: block;
    margin: 0 auto;
    max-height: 4em; }
  .page-careers .careers-numbers .teaser {
    clear: both;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    font-size: 1.625em;
    margin: 0;
    padding-top: 3.4782608696em; }
    .page-careers .careers-numbers .teaser a {
      font-family: "Yellowtail", cursive;
      font-weight: 400;
      text-transform: lowercase;
      color: #00b5e4;
      font-size: 160%;
      margin-left: 0.1358695652em; }

@media (min-width: 64em) {
  .page-careers .careers-numbers .careers-statement {
    font-size: 100%; } }

@media (min-width: 77.1875em) {
  .page-careers .careers-numbers .careers-statement {
    font-size: 120%; } }

@media (max-width: 75em) {
  .page-careers .careers-testimonials .heading,
  .page-careers .careers-testimonials .quote {
    height: auto;
    float: none;
    width: auto; } }

@media (max-width: 64em) {
  .page-careers .careers-numbers .careers-statement-container,
  .page-careers .careers-numbers .stat {
    float: none;
    width: auto;
    text-align: center; }
  .page-careers .careers-numbers .stat {
    margin-bottom: 2.2222222222em; } }

@media (max-width: 60.3125em) {
  .page-careers .careers-faqs .heading,
  .page-careers .careers-faqs .careers-button {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .page-careers .careers-faqs .heading {
    text-align: center;
    width: 95%;
    padding-right: 0; }
  .page-careers .careers-benefits .careers-statement,
  .page-careers .careers-benefits .careers-button {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .page-careers .careers-benefits .left,
  .page-careers .careers-benefits ul {
    float: none;
    text-align: center;
    width: auto;
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 45em) {
  .page-careers .careers-numbers .careers-statement {
    font-size: 80%; }
  .careers-statement {
    font-size: 95%;
    margin-left: auto;
    margin-right: auto; } }

@media (max-width: 33.75em) {
  .page-careers section .constrain {
    padding: 0 2.1875em; } }

@-webkit-keyframes careersSlideshowLooping {
  from {
    -webkit-transform: translateX(0%); }
  to {
    -webkit-transform: translateX(-20%); } }

@-moz-keyframes careersSlideshowLooping {
  from {
    transform: translateX(0%); }
  to {
    transform: translateX(-20%); } }

@-ms-keyframes careersSlideshowLooping {
  from {
    -ms-transform: translateX(0%);
        transform: translateX(0%); }
  to {
    -ms-transform: translateX(-20%);
        transform: translateX(-20%); } }

@-o-keyframes careersSlideshowLooping {
  from {
    transform: translateX(0%); }
  to {
    transform: translateX(-20%); } }

@keyframes careersSlideshowLooping {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%); }
  to {
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%); } }

.frequently-asked-career-questions p + h2 {
  padding-top: 2.7272727273em; }

.page-hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 120px 0 100px 0;
  position: relative;
  text-align: center;
  width: 100%; }
  @media (min-width: 48em) {
    .page-hero {
      background-size: cover;
      padding: 300px 0 150px 0; } }
  .page-hero .page-title {
    border-bottom: 0;
    color: #FFF;
    font-weight: 400;
    font-size: 1.875em;
    text-transform: uppercase;
    letter-spacing: -1px; }
    @media (min-width: 48em) {
      .page-hero .page-title {
        font-size: 4.375em; } }

.page-hero__date {
  color: #FFF;
  font-size: 1.375em;
  font-weight: 400; }

/*.health-areas {
	.page-hero {
		@include breakpoint(768px, $no-query: true) {
			background-size: cover;
			padding:200px 0 150px 0;
			}
		}
}*/
.page-hero--our_work, .page-hero__normal {
  padding: 0;
  width: 100%;
  height: 190px; }
  @media (min-width: 48em) {
    .page-hero--our_work, .page-hero__normal {
      height: 390px; } }

.page-hero--our_work {
  background-image: url(../images/heros/little-boy.jpg); }

.page-hero__normal {
  background-size: cover; }
  .page-hero__normal .page-title {
    padding-top: 50px; }
    @media (min-width: 48em) {
      .page-hero__normal .page-title {
        padding-top: 150px;
        margin: 0; } }

.locations-teams .l-main__content {
  background-color: #00b5e4; }
  .locations-teams .l-main__content .post-main-image {
    display: none; }
  .locations-teams .l-main__content h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0 0 1.8181818182em; }
  .locations-teams .l-main__content li {
    list-style: none; }
  .locations-teams .l-main__content li a {
    display: block;
    text-align: center;
    border-bottom: 0;
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 700; }

.locations-teams .locations-container {
  padding: 2.5em 0 5em;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover; }
  .locations-teams .locations-container ul {
    max-width: 30.3125em;
    margin: 0 auto; }
  .locations-teams .locations-container li {
    margin-bottom: 0.625em; }
  .locations-teams .locations-container li a {
    background-color: #46940a;
    background-color: rgba(70, 148, 10, 0.9);
    color: #fff;
    padding: 0.9090909091em 0 0.8181818182em; }
  .locations-teams .locations-container li a:hover,
  .locations-teams .locations-container li a:focus {
    background-color: #7B9E45;
    background-color: rgba(123, 158, 69, 0.9);
    color: #262626; }

.locations-teams .teams-container {
  padding-top: 2.5em; }
  .locations-teams .teams-container ul {
    display: table; }
  .locations-teams .teams-container li {
    float: left;
    width: 45%;
    margin: 0 1.5% 1.125em;
    min-height: 9.6875em;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
  .locations-teams .teams-container li a {
    color: #262626;
    background-color: #fff;
    display: table-cell;
    vertical-align: middle;
    width: 10%;
    height: 7.75em; }
  .locations-teams .teams-container li a:hover,
  .locations-teams .teams-container li a:focus {
    background-color: transparent;
    color: #fff;
    text-shadow: 1px 1px 6px #666; }

@media (max-width: 38.4375em) {
  .locations-teams .locations-container ul {
    width: 85%; }
  .locations-teams .teams-container li {
    float: none;
    width: 90%; } }

@media (max-width: 30em) {
  .locations-teams .teams-container li a {
    font-size: 1.125em;
    height: 8.6111111111em; } }

.page-title {
  border-bottom: 1px solid #ececec;
  font-size: 1.375em;
  font-weight: 400;
  margin: 0;
  margin-bottom: 10px;
  padding-bottom: 20px;
  text-transform: uppercase; }
  @media (min-width: 43.75em) {
    .page-title {
      font-size: 2.875em;
      letter-spacing: -3px; } }

@media (min-width: 43.75em) {
  .single-publication .page-title {
    text-transform: none; } }

.page-overview {
  border-bottom: 1px solid #ececec;
  padding-bottom: 25px;
  margin-bottom: 35px;
  font-size: 18px; }

.health-areas .l-main.sidebar {
  padding-bottom: 250px; }

@media (min-width: 43.75em) {
  .health-areas .l-main.sidebar .l-main__content, .single-health-area .l-main.sidebar .l-main__content, .single-approach .l-main.sidebar .l-main__content, .single-country .l-main.sidebar .l-main__content, .single-country_intro .countries .l-main.sidebar .l-main__content, .approaches .l-main.sidebar .l-main__content {
    width: 66.1016949153%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    padding-right: 30px; }
  .health-areas .l-main.sidebar .l-main__sidebar, .single-health-area .l-main.sidebar .l-main__sidebar, .single-approach .l-main.sidebar .l-main__sidebar, .single-country .l-main.sidebar .l-main__sidebar, .single-country_intro .countries .l-main.sidebar .l-main__sidebar, .approaches .l-main.sidebar .l-main__sidebar {
    width: 32.2033898305%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }

@media (min-width: 43.75em) and (min-width: 64em) {
  .health-areas .l-main.sidebar .l-main__content, .single-health-area .l-main.sidebar .l-main__content, .single-approach .l-main.sidebar .l-main__content, .single-country .l-main.sidebar .l-main__content, .single-country_intro .countries .l-main.sidebar .l-main__content, .approaches .l-main.sidebar .l-main__content {
    width: 74.5762711864%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    padding-right: 50px; }
  .health-areas .l-main.sidebar .l-main__sidebar, .single-health-area .l-main.sidebar .l-main__sidebar, .single-approach .l-main.sidebar .l-main__sidebar, .single-country .l-main.sidebar .l-main__sidebar, .single-country_intro .countries .l-main.sidebar .l-main__sidebar, .approaches .l-main.sidebar .l-main__sidebar {
    width: 23.7288135593%;
    float: right;
    margin-left: 0;
    margin-right: 0;
    clear: none; } }

.gallery-icon a {
  border-bottom: 0; }

hr {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #ececec; }

.yt-full-width {
  position: relative;
  width: 100%;
  margin-top: 5em;
  height: 100%; }
  @media (min-width: 43.75em) {
    .yt-full-width {
      margin-top: 2em; } }
  .yt-full-width h3, .yt-full-width p {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 1em;
    text-align: center; }
  .yt-full-width p {
    max-width: 100%; }
    @media (min-width: 43.75em) {
      .yt-full-width p {
        max-width: 600px; } }
  .yt-full-width .yt-video {
    clear: both;
    position: relative;
    margin: 0 auto; }
    @media (min-width: 43.75em) {
      .yt-full-width .yt-video {
        width: 560px; } }

.wp-pagenavi a {
  border: none; }

.wp-pagenavi .current {
  font-weight: bold;
  cursor: default;
  border-bottom: 1px solid #4C9220; }

.wp-pagenavi span {
  border: none; }

.photo-credit .credit {
  color: white;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  font-size: 12px;
  bottom: 0;
  padding: 10px 0 10px 55px;
  width: 100%;
  left: 0;
  z-index: 4;
  display: none; }

.photo-credit .info {
  background: url(../images/info.png);
  height: 24px;
  width: 24px;
  display: block;
  position: absolute;
  left: 20px;
  bottom: 10px;
  cursor: pointer;
  z-index: 5;
  background-size: contain; }

.photo-grid {
  padding-top: 30px;
  margin-bottom: 30px; }
  .photo-grid + .button-container {
    clear: left; }
  .photo-grid a {
    line-height: 0; }
  .photo-grid .grid-item {
    display: block;
    float: left;
    width: 49.25%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    max-height: 345px;
    overflow: hidden; }
    @media (min-width: 64em) {
      .photo-grid .grid-item {
        width: 32.3333%;
        line-height: 0; } }
    .photo-grid .grid-item .grid-item__photo {
      max-height: 345px;
      background-repeat: no-repeat;
      display: block;
      line-height: 0;
      background-size: cover; }
    .photo-grid .grid-item .grid-item__title {
      position: absolute;
      bottom: 0;
      left: auto;
      right: auto;
      text-align: center;
      background: rgba(0, 55, 69, 0.55);
      color: white;
      display: block;
      width: 100%;
      line-height: 1em;
      padding: 10px;
      font-size: .75em; }
    .photo-grid .grid-item .grid-item__content {
      display: none;
      width: 100%;
      background: rgba(101, 150, 43, 0.95);
      color: white;
      font-size: 14px;
      line-height: 1.55em;
      z-index: 22;
      position: absolute;
      top: 0;
      bottom: -1px;
      padding: 40px 20px; }
      @media (min-width: 69.375em) {
        .photo-grid .grid-item .grid-item__content {
          bottom: -3px; } }
      .photo-grid .grid-item .grid-item__content strong {
        display: block;
        font-weight: 600;
        margin-bottom: 30px; }
      .photo-grid .grid-item .grid-item__content .btn-outline__white {
        padding: 10px 0;
        width: 100%;
        display: block;
        margin-top: 20px;
        font-size: 1.2em; }
        .photo-grid .grid-item .grid-item__content .btn-outline__white:hover {
          background: transparent;
          border-color: #fff; }
    @media (min-width: 43.75em) {
      .photo-grid .grid-item:hover .grid-item__content {
        display: none;
        font-size: 13px;
        padding: 20px; }
        .photo-grid .grid-item:hover .grid-item__content .grid-item__title {
          display: none; }
        .photo-grid .grid-item:hover .grid-item__content strong {
          font-size: 14px;
          margin-bottom: 10px; }
        .photo-grid .grid-item:hover .grid-item__content .btn-outline__white {
          padding: 5px 0;
          margin-top: 20px;
          font-size: 1rem; } }
    @media (min-width: 64.375em) {
      .photo-grid .grid-item .grid-item__title {
        display: none; }
      .photo-grid .grid-item:hover .grid-item__content {
        display: block; } }
    @media (min-width: 81.25em) {
      .photo-grid .grid-item:hover .grid-item__content {
        font-size: 14px;
        padding: 30px; }
        .photo-grid .grid-item:hover .grid-item__content strong {
          font-size: 22px;
          margin-bottom: 20px;
          line-height: 1; }
        .photo-grid .grid-item:hover .grid-item__content .btn-outline.btn-outline__white {
          padding: 10px 0;
          margin-top: 30px;
          font-size: 1.3rem; } }

.no-sidebar .photo-grid.lrg .grid-item {
  width: 50%; }
  @media (min-width: 68.75em) {
    .no-sidebar .photo-grid.lrg .grid-item {
      width: 33%; } }
  @media (min-width: 68.75em) {
    .no-sidebar .photo-grid.lrg .grid-item {
      width: 25%; } }
  .no-sidebar .photo-grid.lrg .grid-item .grid-item__content {
    display: none;
    font-size: 14px; }
    @media (min-width: 89.6875em) {
      .no-sidebar .photo-grid.lrg .grid-item .grid-item__content {
        font-size: 16px; } }
    .no-sidebar .photo-grid.lrg .grid-item .grid-item__content strong {
      text-align: center;
      font-size: 18px; }
      @media (min-width: 89.6875em) {
        .no-sidebar .photo-grid.lrg .grid-item .grid-item__content strong {
          font-size: 26px; } }
    .no-sidebar .photo-grid.lrg .grid-item .grid-item__content strong {
      font-size: 18px;
      margin-bottom: 10px; }
    .no-sidebar .photo-grid.lrg .grid-item .grid-item__content .btn-outline__white {
      padding: 5px 0;
      margin-top: 20px;
      font-size: 1rem; }
  @media (min-width: 64em) {
    .no-sidebar .photo-grid.lrg .grid-item:hover .grid-item__content {
      display: block; } }
  .no-sidebar .photo-grid.lrg .grid-item .grid-item__photo img {
    width: 100%; }

.program-resources, .program-make_difference {
  background: #f3f3f3;
  border-left: 5px solid;
  padding: 20px;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .program-resources p, .program-make_difference p {
    line-height: 1.65em; }
  .program-resources .alignleft, .program-make_difference .alignleft {
    clear: left;
    margin-bottom: 0;
    line-height: 0; }
  .program-resources h1, .program-make_difference h1 {
    text-transform: uppercase; }

.program-make_difference {
  border-color: #ee8616; }

.program-resources {
  border-color: #65962b; }

.program-content h3 {
  border-top: 1px solid #efefef;
  padding-top: 20px; }

.projects-current img {
  min-width: 300px;
  float: left;
  clear: both;
  margin-right: 10px; }

.research h2 {
  font-size: 25px; }

.featured-research a, .resource-methodologies a {
  border-bottom: 1px solid #65962b; }

.item-photo a {
  border-bottom: 0; }

.featured-research {
  font-size: 19px;
  padding: 0 0 70px 0; }
  .featured-research:after {
    clear: both;
    content: "";
    display: table; }
  .featured-research h2 {
    margin-top: 0; }

.resource-types:after {
  clear: both;
  content: "";
  display: table; }

@media (min-width: 49.875em) {
  .resource-types {
    width: 49.1525423729%;
    float: left;
    margin-right: -100%;
    margin-left: 0;
    clear: none;
    padding-right: 70px; } }

@media (min-width: 49.875em) {
  .resource-types .button {
    max-width: 70%; } }

.resource-types .button + .button {
  margin-left: 0; }

.resource-methodologies {
  font-size: 19px; }
  @media (min-width: 49.875em) {
    .resource-methodologies {
      width: 49.1525423729%;
      float: right;
      margin-left: 0;
      margin-right: 0;
      clear: none; } }
  .resource-methodologies ul, .resource-methodologies li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .resource-methodologies li {
    margin-bottom: 10px; }

.l-main.sidebar .search-results-container {
  clear: left; }

.faceted-search-sidebar {
  margin-top: -0.5em; }

.keyword-facet {
  border: 0.0625em solid #818587;
  overflow: auto;
  height: 100%;
  padding: 0; }

.keyword-facet__search {
  border: 0 none;
  float: left;
  width: 68%;
  padding-left: 1.5625em;
  height: 3.25em; }

.keyword-facet__button {
  float: right;
  background: none;
  background-color: #818587;
  border: 0 none;
  width: 23%;
  color: #fff;
  text-transform: uppercase;
  height: 3.375em;
  border-radius: 0; }

.search-facet__filter-by {
  font-size: 0.875em;
  color: #636363;
  padding-left: 1.2857142857em; }

.search-facet {
  border-top: 0.0625em solid #e6e6e6;
  clear: both; }
  .search-facet fieldset {
    border: 0 none;
    width: 100%; }
  .search-facet label {
    display: block;
    cursor: pointer;
    padding-left: 1.1875em; }
  .search-facet .search-facet__toggle--open {
    display: block; }
  .search-facet .search-facet__toggle--closed {
    display: none; }

.search-facet__title {
  font-size: 0.9375em;
  text-transform: uppercase;
  margin: 0; }
  .search-facet__title a {
    display: block;
    padding: 0.6111111111em 0 0.5em 0.7777777778em; }

.search-facet__list {
  margin: 0;
  padding: 0;
  overflow: hidden; }

.search-facet__list .children {
  padding-left: 1em; }

.search-facet__list li {
  list-style-type: none; }

.search-facet__toggle {
  float: right;
  font-size: 2em;
  width: 1.25em;
  background-color: #E6E6E6;
  text-align: center;
  margin-top: -0.3194444444em;
  border-bottom: 0.0277777778em solid #fff; }
  a:hover .search-facet__toggle,
  a:focus .search-facet__toggle {
    background-color: #65962b;
    color: #fff; }

.search-facet__checkbox {
  margin-left: -1.1875em;
  cursor: pointer; }

.search-facet__count {
  font-size: 65%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: 0; }

.collapsed-search-facet fieldset {
  display: none; }

.collapsed-search-facet .search-facet__toggle--open {
  display: none; }

.collapsed-search-facet .search-facet__toggle--closed {
  display: block; }

.search-facet__see-more {
  border-bottom: 0.0625em solid #65962b; }

.search-facet__arrow {
  font-size: 70%;
  color: #65962b; }

.js .search-facet__filter-submit {
  display: none; }

@media (max-width: 48.125em) {
  .faceted-search-sidebar {
    margin-top: 0;
    padding-top: 1.75em; } }

@media (max-width: 23.75em) {
  .keyword-facet__button,
  .keyword-facet__search {
    width: 100%;
    display: block;
    float: none; }
  .keyword-facet__search {
    width: 92%; } }

.search-feedback {
  background-color: #f5efdf;
  padding: 0.625em 1.25em;
  margin-top: 2.5em; }

.search-feedback__found,
.search-feedback__filtered {
  margin: 0;
  padding: 1.25em 0; }

.search-feedback__found {
  border-bottom: 0.0625em solid #d0d0d0; }

.search-feedback__reset-holder {
  display: block; }

.search-feedback__reset {
  border-bottom: 0.0625em solid #65962b;
  text-transform: uppercase; }

@media (max-width: 36.25em) {
  .search-feedback__reset-holder {
    float: none;
    display: block;
    padding-top: 1em; } }

.search-item {
  border-bottom: 0.0625em solid #E6E6E6;
  padding-top: 1.875em; }

.search-item__date {
  font-size: 0.875em;
  color: #636363;
  font-style: italic; }

.search-item__title {
  font-size: 1.5em;
  line-height: 1.5;
  margin: 0 0 0.6em;
  font-weight: 400;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .search-item__title a {
    border-bottom: 0.0625em solid #65962b; }
  .search-item__title a:hover,
  .search-item__title a:focus {
    color: #65962b; }

.search-item__summary p {
  margin: 0.875em 0; }

.search-item__categorization {
  overflow: auto;
  height: 100%; }

.search-item .search-item__categorization {
  font-size: 0.875em;
  margin: 1.0285714286em 0; }

.search-item__categorization dt,
.search-item__categorization dd {
  float: left;
  font-size: 1em;
  margin-bottom: 1em;
  word-wrap: normal;
  word-break: normal; }

.search-item .search-item__categorization dt,
.search-item .search-item__categorization dd {
  margin-bottom: 0; }

.search-item__categorization dt {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  max-width: 25%;
  clear: left; }

.search-item .search-item__categorization dt {
  font-weight: 400; }

.search-item__categorization dd {
  margin-left: 0.5em;
  max-width: 75%; }

.search-item__categorization a {
  border-bottom: 0.0625em solid #65962b; }

@media (max-width: 33.75em) {
  .search-item__categorization dt,
  .search-item__categorization dd {
    float: none;
    max-width: none; }
  .search-item__categorization dt {
    margin-bottom: 0; }
  .search-item__categorization dd {
    margin-left: 1.5em; } }

.search-pagination {
  padding-top: 1.75em; }

.search-pagination__button-holder {
  float: left; }

.search-pagination .button + .button {
  margin-left: 0; }

.search-pagination__prev,
.search-pagination__next {
  float: right;
  margin-right: 1em;
  font-size: 1.25em;
  background: #E6E6E6;
  border-radius: 0; }

.search-pagination__page-numbers {
  float: right;
  width: 35%;
  margin: 0;
  padding-top: 0.625em;
  text-align: right; }

.search-pagination button {
  display: none; }

.js .search-pagination button {
  display: inline-block; }

@media (max-width: 40em) {
  .search-pagination__button-holder {
    float: none; }
  .search-pagination__prev,
  .search-pagination__next {
    width: auto;
    float: none;
    display: block;
    margin-right: 0; }
  .search-pagination__page-numbers {
    float: none;
    width: auto;
    clear: both;
    text-align: center; } }

.section {
  margin-bottom: 2em; }
  .section .page-title {
    border-bottom: none; }
  .section .section__title {
    color: #003847;
    margin: 1em 0;
    font-family: Montserrat, sans-serif;
    font-size: 2.25em;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase; }
    .section .section__title pre {
      color: #636363;
      font-size: initial;
      font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif; }

.sidebar .widget {
  border-bottom: 1px solid #ececec;
  padding-bottom: 30px;
  margin-top: 30px; }
  .sidebar .widget:first-child {
    border-top: 1px solid #ececec;
    margin-top: 30px;
    padding-top: 30px; }
    @media (min-width: 48em) {
      .sidebar .widget:first-child {
        border-top: 0;
        margin-top: 0;
        padding-top: 0; } }
  .sidebar .widget ul a {
    border-bottom: 1px solid #65962b; }
  .sidebar .widget.short-summary {
    color: #003745;
    font-weight: 400;
    margin-top: 0;
    font-size: 17px;
    line-height: 2em; }
    .sidebar .widget.short-summary:after {
      clear: both;
      content: "";
      display: table; }
  .sidebar .widget .widget__title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 20px; }
  .sidebar .widget .item-list {
    margin: 0;
    padding: 0; }
    .sidebar .widget .item-list li {
      margin: 20px 0 0 0;
      list-style: none; }
    .sidebar .widget .item-list a {
      text-transform: uppercase;
      color: #3b3b3b; }
      .sidebar .widget .item-list a:hover {
        color: #65962b; }

.sidebar .blog-link {
  border-bottom: 1px solid #65962b; }

.sidebar .news-item {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 10px; }
  .sidebar .news-item strong {
    font-size: 14px;
    display: block; }
  .sidebar .news-item em {
    font-size: 14px; }

.sidebar .news.widget .read-more {
  width: 100%;
  display: block;
  text-align: center;
  padding: 15px 5px;
  border-color: black;
  color: #3b3b3b;
  border-style: solid;
  border-width: 3px;
  text-transform: uppercase;
  margin-top: 30px; }
  .sidebar .news.widget .read-more:hover, .sidebar .news.widget .read-more:focus {
    color: white;
    background: #65962b;
    border-color: #65962b; }

.sidebar .sidebar__btn {
  margin-top: 30px;
  border-bottom: 0; }
  .sidebar .sidebar__btn .btn-outline {
    width: 100%;
    display: block;
    text-align: center;
    padding: 15px 5px; }

.sidebar .sidebar-item-list {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
      hyphens: none;
  padding-top: 45px; }
  @media (min-width: 48em) {
    .sidebar .sidebar-item-list {
      padding: 45px 0 0 0; } }
  .sidebar .sidebar-item-list a.btn-grey {
    margin: 0 0 15px 0;
    padding: 10px 15px;
    display: block; }
    @media (min-width: 55em) {
      .sidebar .sidebar-item-list a.btn-grey {
        max-width: 305px; } }
  @media (min-width: 55em) {
    .sidebar .sidebar-item-list.fixed {
      position: fixed;
      top: 30px;
      padding-top: 0; } }
  .sidebar .sidebar-item-list a.btn-grey {
    font-size: 100%; }
  @media (min-width: 64em) {
    .sidebar .sidebar-item-list {
      font-size: 18px; } }

.browse-resources-button {
  display: block;
  margin-top: 1.25em; }

.resource-button-holder {
  overflow: auto;
  height: 100%; }

.resource-button {
  font-size: 1em;
  color: #65962b;
  border: 0.1875em solid #65962b;
  float: left;
  text-align: center;
  width: 48%;
  margin: 1em 2% 1em 0;
  padding: 0.625em 2.1875em; }

.resource-button:hover,
.resource-button:focus {
  color: #fff;
  background-color: #65962b; }

.resource-button:nth-child(even) {
  margin-right: 0;
  margin-left: 2%; }

.resource-button__downloadable {
  border-color: #ee8616;
  color: #ee8616; }

.resource-button__downloadable:hover,
.resource-button__downloadable:focus {
  color: #fff;
  background-color: #ee8616; }

.resource-button__label {
  display: block; }

.resource-button__download {
  display: block;
  font-size: 0.875em; }

.resource-metadata {
  display: table;
  background-color: #ebf1f5;
  clear: both;
  padding: 0.625em 1.125em;
  margin: 0;
  margin-top: 1.25em;
  width: 100%; }

.resource-metadata li {
  list-style: none;
  display: table-cell;
  font-size: 0.875em; }

.resource-metadata strong {
  text-transform: uppercase; }

.resource-data-disclaimer {
  border-top: 0.0625em solid #ebebeb;
  padding: 1.875em 0; }

.resource-data-disclaimer__title {
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  font-size: 0.75em;
  line-height: 1.5;
  color: #636363; }

.resource-data-disclaimer__description {
  font-size: 0.75em;
  line-height: 1.5;
  margin: 0; }

.related-resource {
  background-color: #ebebeb;
  margin-bottom: 2.5em;
  padding: 1.25em; }

.library-related-resources {
  padding-bottom: 1em; }

.related-resources .related-resources__header {
  margin: 0.7272727273em 0 1.2727272727em; }

.library-related-resources .related-resources__group {
  display: table;
  border-collapse: separate;
  border-spacing: 1.25em 0;
  position: relative;
  left: -1.25em;
  width: 104%; }

.library-related-resources .related-resource {
  display: table-cell;
  width: 30%; }

.related-resource__date {
  font-size: 0.875em;
  color: #636363;
  font-style: italic;
  margin-bottom: 0.9375em; }

.related-resource__title {
  margin: 0;
  font-size: 1em;
  line-height: 1.875;
  font-weight: 400; }

.library-related-resources .related-resource__title {
  font-size: 1.5em; }

.related-resource__title a {
  border-bottom: 0.0625em solid #65962b; }

.related-resource__title a:hover,
.related-resource__title a:focus {
  color: #65962b; }

@media (max-width: 43.75em) {
  .related-resources__header {
    font-size: 1em; } }

@media (max-width: 40.625em) {
  .library-related-resources .related-resources__group,
  .library-related-resources .related-resource {
    display: block; }
  .library-related-resources .related-resources__group {
    width: auto;
    left: 0; }
  .library-related-resources .related-resource {
    width: auto;
    margin-bottom: 1.125em; } }

@media (max-width: 480px) {
  .resource-button,
  .resource-button:nth-child(even) {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
    margin-right: 0; }
  .resource-metadata {
    display: block; }
  .resource-metadata li {
    display: block;
    width: auto; } }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #333;
  border: 2px solid #eee;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

.skiplinks__link.element-invisible {
  display: none; }

#main:focus {
  outline: 0; }

/*Styles from old psi.org site for SMEB pages  (X_X) =/ =O */
.social-marketing-evidence-base .subsection {
  color: #086878; }

.social-marketing-evidence-base a.tile, .social-marketing-evidence-base table a {
  border-bottom: 0; }

.social-marketing-evidence-base .wizard-step-light:before {
  height: 0 !important;
  width: 0 !important;
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 12px !important;
  border-left-color: white !important;
  content: ' ' !important;
  position: absolute !important;
  right: -24px !important;
  top: 50% !important;
  margin-top: -12px !important;
  z-index: 999 !important; }

.social-marketing-evidence-base .wizard-step-light:after {
  height: 0 !important;
  width: 0 !important;
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 12px !important;
  border-left-color: #4b8998 !important;
  content: ' ' !important;
  position: absolute !important;
  right: -22px !important;
  top: 50% !important;
  margin-top: -12px !important;
  z-index: 10000 !important; }

.social-marketing-evidence-base .wizard-step-medium:before {
  height: 0 !important;
  width: 0 !important;
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 12px !important;
  border-left-color: white !important;
  content: ' ' !important;
  position: absolute !important;
  right: -24px !important;
  top: 50% !important;
  margin-top: -12px !important;
  z-index: 999 !important; }

.social-marketing-evidence-base .wizard-step-medium:after {
  height: 0 !important;
  width: 0 !important;
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 12px !important;
  border-left-color: #086878 !important;
  content: ' ' !important;
  position: absolute !important;
  right: -22px !important;
  top: 50% !important;
  margin-top: -12px !important;
  z-index: 10000 !important; }

.social-marketing-evidence-base .wizard-step-dark:before {
  height: 0 !important;
  width: 0 !important;
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 12px !important;
  border-left-color: white !important;
  content: ' ' !important;
  position: absolute !important;
  right: -24px !important;
  top: 50% !important;
  margin-top: -12px !important;
  z-index: 999 !important; }

.social-marketing-evidence-base .wizard-step-dark:after {
  height: 0 !important;
  width: 0 !important;
  border-color: transparent !important;
  border-style: solid !important;
  border-width: 12px !important;
  border-left-color: #013846 !important;
  content: ' ' !important;
  position: absolute !important;
  right: -22px !important;
  top: 50% !important;
  margin-top: -12px !important;
  z-index: 10000 !important; }

.social-marketing-evidence-base .icon {
  width: 48% !important;
  clear: none !important; }

.social-marketing-evidence-base .accordion {
  padding: 0 0.75em 0 0.75em !important;
  margin: 0; }
  .social-marketing-evidence-base .accordion dt {
    cursor: pointer;
    font-weight: 700; }

.social-marketing-evidence-base .subsection.light .accordion dt:before {
  border-color: transparent transparent transparent #086878 !important;
  border-style: solid !important;
  border-width: 6px !important;
  content: " " !important;
  height: 0 !important;
  left: 0 !important;
  margin-top: -6px !important;
  position: absolute !important;
  top: 50% !important;
  width: 0 !important;
  z-index: 2 !important; }

.social-marketing-evidence-base .accordion dt:before {
  border-color: transparent transparent transparent #013846 !important;
  border-style: solid !important;
  border-width: 6px !important;
  content: " " !important;
  height: 0 !important;
  left: 0 !important;
  margin-top: -6px !important;
  position: absolute !important;
  top: 50% !important;
  width: 0 !important;
  z-index: 2 !important; }

.social-marketing-evidence-base th {
  line-height: 1;
  color: #acacac !important;
  padding-bottom: 10px !important; }

.node section p {
  color: #636363 !important; }

.node h4 {
  line-height: 1.5 !important; }

.tabs a {
  border-bottom: 0; }

h2.header {
  background-color: #edeeef;
  background-image: none;
  border-bottom: 3px solid #acacac;
  font-size: 1.2em;
  margin-top: 1em;
  padding: 11px 15px;
  position: relative;
  text-transform: uppercase; }

ul.has-numbers {
  font-size: 1.2em;
  font-weight: bold;
  text-transform: uppercase; }
  ul.has-numbers img {
    margin-top: 0; }
  ul.has-numbers span {
    display: inline-block;
    vertical-align: top;
    margin-top: -10px;
    max-width: 50%; }

.tab-container {
  margin: 10px 0 20px 0;
  background: #c4c4c6;
  padding: 0 5px;
  text-transform: uppercase; }
  @media (min-width: 75em) {
    .tab-container {
      padding: 0 15px 0 15px; } }
  .tab-container.intro {
    background: #fff; }
  .tab-container .tab {
    display: block;
    cursor: pointer;
    color: white;
    padding: 10px;
    border: 0;
    font-size: 100%; }
    @media (min-width: 64em) {
      .tab-container .tab {
        display: inline-block;
        padding: 5px;
        border-right: 1px solid #ccc;
        font-size: 16px; }
        .tab-container .tab:last-child {
          border-right: 0; } }
    @media (min-width: 60em) {
      .tab-container .tab {
        padding: 10px; } }
    @media (min-width: 75em) {
      .tab-container .tab {
        padding: 10px 20px;
        font-size: 16px; } }
  .tab-container .tab.active {
    background-color: white;
    color: black;
    font-weight: 700; }
  .tab-container a {
    border-bottom: 0; }

.tab-content {
  display: none; }
  .tab-content ul.no-bullets, .tab-content ul.no-bullets li {
    list-style: none;
    margin: 0;
    padding: 0; }
    .tab-content ul.no-bullets li, .tab-content ul.no-bullets li li {
      margin-bottom: 15px; }

.tab-content.active {
  display: block;
  padding-bottom: 30px; }

.three-column, .three-column li {
  list-style: none;
  margin: 0;
  padding: 0; }

.three-column li {
  margin: 0 0 10px 0;
  display: inline-block;
  width: 49%;
  vertical-align: middle; }
  @media (min-width: 48em) {
    .three-column li {
      width: 32%; } }

.countries .three-column.country-list {
  padding-top: 30px; }

.three-column.solutions-list {
  padding-top: 30px; }
  .three-column.solutions-list li {
    margin: 0 0 20px 0;
    width: 100%;
    display: block;
    vertical-align: text-top; }
    @media (min-width: 31.25em) {
      .three-column.solutions-list li {
        display: inline-block;
        width: 49%;
        padding-right: 1%; } }
    @media (min-width: 53.75em) {
      .three-column.solutions-list li {
        width: 31%;
        padding: 0 2%; } }
  .three-column.solutions-list.staff img {
    max-height: 150px; }
  .three-column.solutions-list.staff span {
    line-height: 1;
    display: block;
    line-height: 20px; }

.work-impact .page-title {
  border-bottom: 0; }

.work-impact .l-main {
  padding: 0; }

#mega-menu-wrap-primary {
  background-color: transparent;
  clear: none;
  float: right;
  width: 100%; }

#mega-menu-wrap-primary #mega-menu-primary {
  text-align: right; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
  color: #92979a;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-right: 10px;
  text-transform: uppercase; }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:focus {
    background-color: transparent !important;
    color: #e59d36;
    font-weight: 300; }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a:active {
    color: #92979a; }

.impact {
  font-style: italic;
  -webkit-transition: none;
  transition: none; }
  @media (min-width: 68.75em) {
    .impact {
      font-style: normal; } }

#mega-menu-wrap-primary #mega-menu-primary >
li.mega-menu-item.mega-current-menu-item > a,
#mega-menu-wrap-primary #mega-menu-primary >
li.mega-menu-item.mega-current-menu-ancestor > a {
  color: #92979a; }
  #mega-menu-wrap-primary #mega-menu-primary >
li.mega-menu-item.mega-current-menu-item > a:hover, #mega-menu-wrap-primary #mega-menu-primary >
li.mega-menu-item.mega-current-menu-item > a:focus,
  #mega-menu-wrap-primary #mega-menu-primary >
li.mega-menu-item.mega-current-menu-ancestor > a:hover,
  #mega-menu-wrap-primary #mega-menu-primary >
li.mega-menu-item.mega-current-menu-ancestor > a:focus {
    color: #e59d36; }

li.mega-toggle-on > a:before {
  border-bottom: 20px solid #f1f1f1;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  z-index: 999; }

#mega-menu-wrap-primary #mega-menu-primary li.mega-toggle-on a:before {
  left: 35%;
  position: absolute;
  right: 35%;
  top: 50px;
  z-index: 999; }

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout.mega-menu-item-has-children > a:after,
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-flyout li.mega-menu-item-has-children > a:after,
#mega-menu-wrap-primary #mega-menu-primary >
li.mega-menu-item-has-children > a:after {
  display: none; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-search-icon > a:last-child {
  padding-right: 0; }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-search-icon > a:last-child:hover {
    color: #65962b; }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-search-icon > a:last-child:before {
/*    background: url(../images/search-icon.png);*/
/*    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 17px;
    margin-top: 10px;
    width: 17px;*/ }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top: 30px; }

@media (max-width: 62.5em) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu >
ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
    width: 50%; } }

@media (min-width: 62.5625em) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu >
ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
    width: 25%; } }

@media (max-width: 62.5em) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu >
ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
    width: 50%; } }

@media (min-width: 62.5625em) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu >
ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
    width: 40%; } }

@media (max-width: 62.5em) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu >
ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
    width: 50%; } }

@media (min-width: 62.5625em) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu >
ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
    width: 20%; } }

#mega-menu-wrap-primary .mega-menu-columns-2-of-5 .mega-sub-menu > li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  display: table;
  width: 100%; }

#mega-menu-wrap-primary {
  display: none; }
  @media (min-width: 68.75em) {
    #mega-menu-wrap-primary {
      display: block; } }

@media (min-width: 68.75em) {
  .mobile-menu {
    display: none; } }

.mobile-menu__bar {
  background-color: rgba(243, 243, 243, 0.98);
/*  border-bottom: 1px solid #dadada;
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);*/
  color: #555559;
  height: 3.4375em;
  text-align: center; }

.mobile-menu__button {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 3.4375em;
  line-height: 3.4375em;
  margin: 0;
  padding: 0 1em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
/*  border-left: 1px solid #dadada;*/
  float: right; }

.mobile-menu__button--search {
  border-right: 1px solid #dadada;
  float: left; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 1em; }
  .mobile-menu__icon:before {
    content: "";
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-close.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/mobile-close.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-close.svg"); 
  opacity: .75;
  }
.mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-menu.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/mobile-menu.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-menu.svg");
  background-size: 33px 22px;
  opacity: .75;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-search.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/mobile-search.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-search.svg"); }

.mobile-menu__logo {
  height: 50px;
  overflow: hidden;
  width: 50px;
  background-image: url(../images/psi-logo-mobile.png);
  background-repeat: no-repeat;
  display: inline-block;
  float: left;
  margin-left: 10px; }
  .mobile-menu__logo:before {
    content: "";
    display: block;
    height: 150%;
    width: 0; }

.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.98);
  color: #555559;
  position: absolute;
  width: 100%;
  z-index: 100; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    box-sizing: border-box; }

.nav--mobile-menu {
  margin: 0.75em 0 0 0; }
  .nav--mobile-menu .nav__item {
    margin: 0;
    padding: 0; }
  .nav--mobile-menu .nav__link {
    background-color: transparent;
    border: 0;
    color: #555559;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125em;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 0.5972222222em 1.25em;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: auto;
    z-index: 3; }
    .nav--mobile-menu .nav__link:focus, .nav--mobile-menu .nav__link:hover, .nav--mobile-menu .nav__link:active, .nav--mobile-menu .nav__link.is-active {
      color: #000000; }
  .nav--mobile-menu .nav__item--parent {
    position: relative; }
    .nav--mobile-menu .nav__item--parent.is-open {
      background: #fff;
      background: rgba(255, 255, 255, 0.98); }
    .nav--mobile-menu .nav__item--parent > .nav__link {
      display: inline-block; }
  .nav--mobile-menu .nav__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-image: url("../images/bg/mobile-arrow-down.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/mobile-arrow-down.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-arrow-down.svg");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    box-shadow: none;
    display: inline-block;
    height: 2.75em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    z-index: 2; }
    .nav--mobile-menu .nav__subnav-arrow:before {
      content: "";
      display: block;
      height: 150%;
      width: 0; }
    .nav--mobile-menu .nav__subnav-arrow:focus {
      outline: thin dotted; }
    .nav--mobile-menu .nav__subnav-arrow.is-active {
      background-image: url("../images/bg/mobile-arrow-up.png");
      background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/mobile-arrow-up.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/mobile-arrow-up.svg"); }
    [dir="rtl"] .nav--mobile-menu .nav__subnav-arrow {
      left: 0;
      right: auto; }
  .nav--mobile-menu .nav--subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav--mobile-menu .nav--subnav .nav--subnav {
      margin-left: 1em; }
    .nav--mobile-menu .nav--subnav .nav__link {
      color: #555559;
      padding-left: 2em; }
      .nav--mobile-menu .nav--subnav .nav__link:focus, .nav--mobile-menu .nav--subnav .nav__link:hover, .nav--mobile-menu .nav--subnav .nav__link:active {
        color: #000000; }

.nav--primary ul.nav {
  margin: 0 0 0 0;
  font-family: Montserrat, sans-serif; }
  .nav--primary ul.nav > li.menu-item-has-children .sub-menu {
    margin-left: 0;
    padding-left: 0;
    line-height: 1; }
  .nav--primary ul.nav > li.menu-item-has-children:hover a {
    background: transparent;
    color: #92979a; }
  .nav--primary ul.nav > li.menu-item-has-children.sm-dropdown > .sub-menu {
    width: 18.85em;
    right: 0; }
    .nav--primary ul.nav > li.menu-item-has-children.sm-dropdown > .sub-menu li.leftnavcol {
      float: left;
      width: 48%;
      clear: left; }
    .nav--primary ul.nav > li.menu-item-has-children.sm-dropdown > .sub-menu li.rightnavcol {
      float: right;
      width: 51%;
      padding-right: 0;
      padding-left: 5%; }
    .nav--primary ul.nav > li.menu-item-has-children.sm-dropdown > .sub-menu li {
      margin-bottom: 15px; }
    .nav--primary ul.nav > li.menu-item-has-children.sm-dropdown > .sub-menu a {
      margin-bottom: 15px;
      line-height: 1; }
  .nav--primary ul.nav > li.menu-item-has-children.xs-dropdown > .sub-menu {
    width: 13em; }
    .nav--primary ul.nav > li.menu-item-has-children.xs-dropdown > .sub-menu li {
      display: block;
      margin-bottom: 15px; }
  .nav--primary ul.nav > li.menu-item-has-children > .sub-menu {
    display: none;
    position: absolute;
    width: 38em;
    z-index: 20;
    text-align: left;
    background: rgba(237, 238, 239, 0.95);
    padding: 9px;
    margin-top: -3px;
    left: 0; }
    .nav--primary ul.nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children {
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 20px; }
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu > li.menu-item-has-children > a {
        color: #757575;
        font-family: Montserrat, sans-serif;
        padding-bottom: 7px;
        display: block;
        background: transparent; }
    .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li {
      width: 100%;
      text-transform: none;
      font-weight: 400;
      margin-left: 0;
      margin-right: 0;
      text-transform: uppercase;
      font-weight: 700; }
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.dropleft {
        clear: left; }
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.rightnavcol {
        float: right;
        width: 29%;
        clear: right;
        margin-bottom: 15px; }
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li a {
        padding: 7px;
        background: transparent;
        color: #7e7c7c; }
        .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li a:hover {
          background: #7e7c7c;
          border-bottom: 0;
          color: white; }
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children {
        float: left;
        width: 33%;
        padding-right: 2%;
        font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
        .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children:nth-child(3n+3) {
          padding-right: 0; }
        .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children.border-right {
          border-right: 1px solid #ccc;
          padding-right: 2%;
          margin-right: 2%; }
          @media (min-width: 75em) {
            .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children.border-right {
              padding-right: 2%;
              margin-right: 2%; } }
        .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children li {
          font-size: 13px;
          line-height: 20px;
          margin-top: 10px;
          text-transform: none;
          font-weight: 400; }
          @media (min-width: 58.125em) {
            .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children li {
              font-size: 14px; } }
          .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children li a {
            color: #757575;
            display: block; }
            .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children li a:hover {
              color: white;
              background: #757575; }
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.btn-outline {
        float: left;
        width: 32%;
        padding: 0;
        text-align: center;
        margin-bottom: 10px; }
        .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.btn-outline:hover {
          background-color: transparent; }
        .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.btn-outline a {
          text-transform: uppercase;
          display: block;
          padding: 15px 3%;
          width: 100%;
          color: white; }
          .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.btn-outline a:hover {
            text-decoration: none;
            border-bottom: none;
            background: #65962b; }
  .nav--primary ul.nav > li.menu-item-has-children:hover > .sub-menu {
    display: block; }
  .nav--primary ul.nav li {
    text-transform: uppercase;
    display: inline;
    width: 20%;
    font-size: 11px;
    position: relative;
    /*@include breakpoint(1290px, $no-query: true) {
            	margin: 0 25px;
            }
            @include breakpoint(1325px, $no-query: true) {
            	margin: 0 25px;
            }*/ }
    .nav--primary ul.nav li a {
      padding: 40px 5px;
      display: inline-block; }
      @media (min-width: 62.25em) {
        .nav--primary ul.nav li a {
          padding: 40px 10px; } }
    .nav--primary ul.nav li.search-icon a:before {
      content: '';
      padding-right: 0;
      vertical-align: middle; }
    @media (min-width: 62.25em) {
      .nav--primary ul.nav li {
        font-size: 12px; }
        .nav--primary ul.nav li.search-icon a:before {
          content: url(../images/search-icon-sm.png);
          padding-right: 5px;
          vertical-align: middle; } }
    @media (min-width: 70.625em) {
      .nav--primary ul.nav li {
        font-size: 14px; }
        .nav--primary ul.nav li.search-icon a:before {
          content: url(../images/search-icon.png); } }
    @media (min-width: 75em) {
      .nav--primary ul.nav li {
        font-size: 14px; } }
    .nav--primary ul.nav li.current_page_item > a {
      border-bottom: 3px solid #e5ebee;
      padding-bottom: 10px; }
    .nav--primary ul.nav li.current_page_item.open > a {
      border-bottom: 0;
      padding-bottom: 38px; }
    .nav--primary ul.nav li:last-child {
      margin-right: 0; }
    .nav--primary ul.nav li:first-child {
      margin-left: 0; }
    .nav--primary ul.nav li.open a {
      border-bottom: 0; }

.nav--primary a {
  color: #92979a; }
  .nav--primary a:hover {
    color: #65962b;
    border-bottom: 0; }

.nav--primary ul.nav > li.menu-item-has-children:hover a {
  color: #e59d36; }

.nav--primary ul.nav > li.menu-item-has-children > .sub-menu {
  display: none;
  z-index: 20;
  text-align: left;
  background: rgba(237, 238, 239, 0.95);
  padding: 9px;
  margin-top: -3px; }
  .nav--primary ul.nav > li.menu-item-has-children > .sub-menu:before {
    border-bottom: 20px solid rgba(237, 238, 239, 0.95);
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: -20px;
    width: 0; }
  .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children:nth-child(3n+3) {
    padding-right: 0; }
  .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children.border-right {
    border-right: 1px solid #ccc;
    padding-right: 2%;
    margin-right: 2%; }
    @media (min-width: 75em) {
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children.border-right {
        padding-right: 2%;
        margin-right: 2%; } }
  .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children li {
    font-size: 13px;
    line-height: 20px;
    margin-top: 10px;
    text-transform: none;
    font-weight: 400; }
    @media (min-width: 58.125em) {
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children li {
        font-size: 14px; } }
    .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children li a {
      color: #757575;
      display: block; }
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.menu-item-has-children li a:hover {
        color: white;
        background: #e59d36; }
  .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.btn-outline {
    float: left;
    width: 32%;
    padding: 0;
    text-align: center;
    margin-bottom: 10px; }
    .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.btn-outline:hover {
      background-color: transparent; }
    .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.btn-outline a {
      text-transform: uppercase;
      display: block;
      padding: 15px 3%;
      width: 100%;
      color: white; }
      .nav--primary ul.nav > li.menu-item-has-children > .sub-menu li.btn-outline a:hover {
        text-decoration: none;
        border-bottom: none;
        background: #65962b; }

.nav--primary ul.nav > li.menu-item-has-children:hover > .sub-menu {
  display: block; }

.nav--primary ul.nav li {
  text-transform: uppercase;
  display: inline;
  width: 20%;
  font-size: 11px;
  /*@include breakpoint(1290px, $no-query: true) {
            	margin: 0 25px;
            }
            @include breakpoint(1325px, $no-query: true) {
            	margin: 0 25px;
            }*/ }
  .nav--primary ul.nav li a {
    padding: 40px 5px;
    display: inline-block; }
    @media (min-width: 62.25em) {
      .nav--primary ul.nav li a {
        padding: 40px 10px; } }
  .nav--primary ul.nav li.search-icon a:before {
    content: '';
    padding-right: 0;
    vertical-align: middle; }
  @media (min-width: 62.25em) {
    .nav--primary ul.nav li {
      font-size: 12px; }
      .nav--primary ul.nav li.search-icon a:before {
        content: url(../images/search-icon-sm.png);
        padding-right: 5px;
        vertical-align: middle; } }
  @media (min-width: 70.625em) {
    .nav--primary ul.nav li {
      font-size: 14px; }
      .nav--primary ul.nav li.search-icon a:before {
        content: url(../images/search-icon.png); } }
  @media (min-width: 75em) {
    .nav--primary ul.nav li {
      font-size: 14px; } }
  .nav--primary ul.nav li.current_page_item > a {
    border-bottom: 3px solid #e5ebee;
    padding-bottom: 10px; }
  .nav--primary ul.nav li.current_page_item.open > a {
    border-bottom: 0;
    padding-bottom: 38px; }
  .nav--primary ul.nav li:last-child {
    margin-right: 0; }
  .nav--primary ul.nav li:first-child {
    margin-left: 0; }
  .nav--primary ul.nav li.open a {
    border-bottom: 0; }

.nav--primary a {
  color: #92979a; }
  .nav--primary a:hover {
    color: #65962b;
    border-bottom: 0; }

.nav--secondary ul.nav {
  margin: 1em 0; }
  .nav--secondary ul.nav li {
    display: inline;
    font-size: 12px;
    padding: 0 1em 0 0; }

nav ul.nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.action-call {
  background-color: #003847;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-flow: column wrap;
      flex-flow: column wrap;
  padding: 4em 2em;
  position: relative; }
  .action-call > div {
    text-align: center;
    position: relative; }
  .action-call.has-bg {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 400px; }
    .action-call.has-bg:before {
      background: rgba(0, 181, 228, 0.8);
      background-size: cover;
      bottom: 0;
      content: " ";
      display: block;
      top: 0;
      left: 0;
      position: absolute;
      right: 0; }

.action-call__body {
  font-size: 1.375em;
  color: white; }

.action-call__button {
  margin: 2em auto 0 auto; }
  .action-call__button button {
    border: 2px solid white;
    font-size: 1em;
    padding: 1em 2em;
    width: initial; }

.article-intro {
  margin: 0 auto;
  padding: 50px 0;
  max-width: 90%; }
  @media (min-width: 48em) {
    .article-intro {
      max-width: 70%;
      text-align: center;
      font-size: 1.5rem;
      line-height: 2.938rem; } }
  .article-intro h2 {
    text-transform: uppercase;
    color: #003745;
    font-size: 200%;
    text-align: center;
    margin: 0 0 40px 0;
    font-weight: 400; }
    @media (min-width: 48em) {
      .article-intro h2 {
        font-size: 2.6rem; } }
  .article-intro.explore-work {
    padding-top: 275px; }

.button-container {
  margin: 2em auto 0 auto; }
  .button-container .btn-outline {
    display: block;
    max-width: 100%; }
    .button-container .btn-outline + .btn-outline {
      margin: 0;
      margin-bottom: 1.75em; }
  .button-container .btn-outline:first-child {
    margin-right: 0; }
  @media (min-width: 73.4375em) {
    .button-container .btn-outline {
      display: inline-block;
      max-width: auto;
      margin: 0; }
      .button-container .btn-outline + .btn-outline {
        margin-left: 10%; } }

.download {
  background-color: #003847;
  color: white;
  padding: 2em; }
  .download .section__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.download__image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 300px;
          flex: 1 0 300px;
  text-align: center;
  padding: 0 2em; }
  @media (max-width: 37.5em) {
    .download__image {
      padding: 0;
      -webkit-box-flex: 2;
          -ms-flex: 2 0 400px;
              flex: 2 0 400px; } }

.download__title {
  color: #FFF;
  font-family: Montserrat, sans-serif;
  font-size: 2.25em;
  text-transform: uppercase;
  line-height: 1.2; }

.download__description {
  -webkit-box-flex: 2;
      -ms-flex: 2 0 400px;
          flex: 2 0 400px;
  margin: 0 0 2em 0;
  font-size: 1em;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2;
  max-width: 310px; }
  @media (min-width: 28.75em) {
    .download__description {
      max-width: none; } }

.download__link .btn-outline {
  border-color: #FFF;
  color: #FFF; }

.featured-research .section__title {
  text-align: center; }

.featured-research .section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .featured-research .section__content video {
    width: 100%; }

.featured-research__item {
  padding-bottom: 2em; }
  .featured-research__item.special {
    width: 100%; }

.featured-research__date {
  font-style: italic;
  font-size: 0.8125em; }

.featured-research__title {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 10px; }

.featured-research__resource-type {
  font-size: 0.8125em; }

.featured-research__health-area {
  font-size: 0.8125em; }

.image {
  text-align: center; }
  .image .section__content {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    .image .section__content div {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 500px;
              flex: 1 0 500px; }
    .image .section__content video {
      width: 100%; }
    .image .section__content .image__image {
      position: relative; }
    .image .section__content img {
      z-index: 4; }
    .image .section__content .photo-credit {
      z-index: 5;
      margin-bottom: -8px; }
    .image .section__content .credit {
      text-align: center;
      padding: 15px 0; }

.media-cards {
  background-color: #EBEBEB;
  padding: 2em 0 4em 0; }
  .media-cards .section__title {
    text-align: center;
    text-transform: uppercase; }
  .media-cards .section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .media-cards .section__content .media-card:last-child:not(:nth-child(even)) {
      margin-right: 34.7em; }
      @media (max-width: 68.375em) {
        .media-cards .section__content .media-card:last-child:not(:nth-child(even)) {
          margin-right: 2em; } }

.media-card {
  background-color: white;
  box-shadow: 0px 10px 20px -12px #222;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 500px;
          flex: 1 0 500px;
  margin: 1em 2em;
  padding: 2em;
  position: relative;
  max-width: 310px; }
  @media (min-width: 28.75em) {
    .media-card {
      max-width: none; } }

.media-card__category {
  color: #00b5e4;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase; }
  .media-card__category:before {
    background-image: url("../images/bg/psi-media-icon.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/psi-media-icon.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/psi-media-icon.svg");
    height: 33px;
    overflow: hidden;
    width: 33px;
    background-repeat: no-repeat;
    content: '';
    float: left;
    margin-right: 5px; }
    .media-card__category:before:before {
      content: "";
      display: block;
      height: 150%;
      width: 0; }

.media-card__headline {
  margin: 1em 0 2em 0; }
  .media-card__headline a {
    font-size: 1.5em;
    line-height: 1.2;
    border-bottom: 1px solid #65962b; }

.media-card__source {
  bottom: 0.625em;
  color: #555;
  font-size: 1.125em;
  position: absolute;
  padding-bottom: 0.625em; }

.partner-logos .section__title {
  text-align: center;
  text-transform: uppercase; }

.partner-logos .section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.partner-logos__title {
  margin-bottom: 1em; }

.partner-logos__subtitle {
  color: #636363;
  font-size: 0.8125em;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase; }

.partner-logo {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  padding: 1em;
  text-align: center; }
  @media (min-width: 43.75em) {
    .partner-logo {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 25%;
              flex: 1 0 25%; } }

.related-blog .section__title {
  text-align: center;
  text-transform: uppercase; }
  .related-blog .section__title .page-title {
    margin: 1em 0;
    border-bottom: none; }

.related-blog .section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  padding: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-align: center; }
  .related-blog .section__content div {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 400px;
            flex: 1 0 400px; }
  .related-blog .section__content .related-blog__item {
    max-width: 33.3333333333%;
    padding: 0 20px 1em 0; }
    @media (max-width: 67.875em) {
      .related-blog .section__content .related-blog__item {
        max-width: 50%; } }
    @media (max-width: 26.5625em) {
      .related-blog .section__content .related-blog__item {
        max-width: 100%;
        padding: 0; } }

.related-blog__item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%; }
  @media (min-width: 43.75em) {
    .related-blog__item {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 150px;
              flex: 1 0 150px; } }

.related-blog__item--image {
  background-position: 50% 50%;
  background-size: cover;
  height: 300px; }

.related-blog__item--caption {
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0; }

.twitter {
  text-align: center; }
  .twitter .section__title {
    text-align: center; }
  .twitter .section__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; }
    .twitter .section__content div {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 500px;
              flex: 1 0 500px; }
    .twitter .section__content video {
      width: 100%; }

.video-section .section__title {
  text-align: center; }

.video-section .section__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center; }
  .video-section .section__content div {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 500px;
            flex: 1 0 500px; }
  .video-section .section__content video {
    width: 100%; }
  .video-section .section__content .related-blog__item {
    margin: 0 10px 1em 0; }
    @media (max-width: 37.5em) {
      .video-section .section__content .related-blog__item {
        max-width: 100%; } }

.video__video {
  margin: 1em; }
/*# sourceMappingURL=styles.css.map */



/**
 * 2018 Styles
 */

/* Blog */
.blog-main {
  /* single column */
  /* 4 columns */
  /* 3 columns */
  /* 2 columns */
  /* 1 column - for footer*/
}
.blog-main .cols-wrapper {
  overflow: hidden;
}
.blog-main .col {
  float: left;
  margin-right: 3.2%;
  margin-bottom: 30px;
}
.blog-main .cols-4 .col {
  width: 22.6%;
}
.blog-main .cols-3 .col {
  width: 31.2%;
}
@media screen and (max-width: 768px) {
  .blog-main .cols-3 .col {
    width: 100%;
  }
}
.blog-main .cols-2 .col {
  width: 48.4%;
}
.blog-main .cols-1 .col {
  width: 100%;
}
.blog-main .cols-5 .col {
  width: 17.44%;
}
.blog-main .cols-5 .col:nth-of-type(5n), .blog-main .cols-4 .col:nth-of-type(4n), .blog-main .cols-3 .col:nth-of-type(3n), .blog-main .cols-2 .col:nth-of-type(2n) {
  clear: right;
  margin-right: 0;
}
.blog-main .rp-title {
  margin: auto;
  padding-bottom: 20px;
  width: 100%;
  border-bottom: 0px;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}
.blog-main .rp-post-title {
  padding: 10px 0 9px 0;
  font-size: 22px;
  line-height: 1.4em;
  margin-top: 0px;
  margin-bottom: 0px;
}
.blog-main .rp-post-title a {
  color: inherit;
  text-decoration: none;
  border-bottom: none;
}
.blog-main .rp-header img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
}
.blog-main .post-type-icon-wrap {
  display: none;
}
.blog-main .section-boxed { 
  position: relative;
  margin: 0 auto;
  padding: 0 3%;
  max-width: 1170px;
  margin-top: 40px;
}
.blog-main #content-container .section-boxed {
  margin: 90px auto;
}
.blog-main .content-boxed {
  margin: 0 auto;
  padding: 0 3%;
  max-width: 1170px;
}
.blog-main .section-header {
  padding: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

/*.blog-main .map-bkg {
  background-image: url("../images/psi-impact-map.png");
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}*/

.impact-footer {
  background-color: #fafafa;
}

.impact-footer .impact-footer-inner {
  text-align: center;
  padding: 40px 10px;
}

.impact-magazine-footer {
  background-color: #FF8C00;
}

.impact-magazine .impact-magazine-inner {
  text-align: center;
  padding: 40px 10px;
}

/* Homepage styles */
/**
 * Components 
 *
 * @note - use this rather than components.min.css to maintain relative paths
 */
@import url(../../components/font-awesome/css/font-awesome.min.css);
/**
 * Functions & Mixins 
 */
/**
 * Clearfix
 */
/**
 * Media
 * 
 * @param  {Integer} $screen 
 */
/**
 * FLUID FONTS
 */
/**
 * VH + VW Font
 */
/**
 * VH + VW Line Height
 */
/*
 * Function to calculate PSD to CSS letter spacing 
 *
 * $font-size-px        Photoshop font size
 * $letter-spacing-ps   Photoshot letter spacing
 * @return letter-spacing in px
 */
/**
 * Config 
 */
/**
 * Font Family
 */
/**
 * Colors
 */
/**
 * Breakpoints
 */
/**
 * Transitions
 */
/** 
 * Libraries
 */
/* _grid.scss */
.landing-wrapper {
  /**
   * Grid Config
   */
  /**
   * Container
   */
  /**
   * Row
   */
  /**
   * Columns
   */
  /**
   * Media Queries
   */
}
.landing-wrapper .container {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1000px;
}
.landing-wrapper .container--full {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.landing-wrapper .container--large {
  max-width: 1200px;
}
.landing-wrapper .container--med {
  max-width: 840px;
}
.landing-wrapper .container--small {
  max-width: 680px;
}
@media screen and (max-width: 1200px) and (min-width: 769px) {
  .landing-wrapper .container--large {
    padding: 0 50px;
  }
}
.landing-wrapper .row:after {
  content: "";
  display: table;
  clear: both;
}
.landing-wrapper .row--gutters {
  margin-left: -15px;
  margin-right: -15px;
}
.landing-wrapper .row--gutters:after {
  content: "";
  display: table;
  clear: both;
}
.landing-wrapper .row--gutters *[class^="col-"] {
  padding-left: 15px;
  padding-right: 15px;
}
.landing-wrapper .centered {
  margin-left: auto;
  margin-right: auto;
  float: none !important;
}
.landing-wrapper .col-1 {
  width: 8.3333333333%;
  float: left;
}
.landing-wrapper .col-push-1 {
  position: relative;
  left: 8.3333333333%;
}
.landing-wrapper .col-pull-1 {
  position: relative;
  right: 8.3333333333%;
}
.landing-wrapper .col-2 {
  width: 16.6666666667%;
  float: left;
}
.landing-wrapper .col-push-2 {
  position: relative;
  left: 16.6666666667%;
}
.landing-wrapper .col-pull-2 {
  position: relative;
  right: 16.6666666667%;
}
.landing-wrapper .col-3 {
  width: 25%;
  float: left;
}
.landing-wrapper .col-push-3 {
  position: relative;
  left: 25%;
}
.landing-wrapper .col-pull-3 {
  position: relative;
  right: 25%;
}
.landing-wrapper .col-4 {
  width: 33.3333333333%;
  float: left;
}
.landing-wrapper .col-push-4 {
  position: relative;
  left: 33.3333333333%;
}
.landing-wrapper .col-pull-4 {
  position: relative;
  right: 33.3333333333%;
}
.landing-wrapper .col-5 {
  width: 41.6666666667%;
  float: left;
}
.landing-wrapper .col-push-5 {
  position: relative;
  left: 41.6666666667%;
}
.landing-wrapper .col-pull-5 {
  position: relative;
  right: 41.6666666667%;
}
.landing-wrapper .col-6 {
  width: 50%;
  float: left;
}
.landing-wrapper .col-push-6 {
  position: relative;
  left: 50%;
}
.landing-wrapper .col-pull-6 {
  position: relative;
  right: 50%;
}
.landing-wrapper .col-7 {
  width: 58.3333333333%;
  float: left;
}
.landing-wrapper .col-push-7 {
  position: relative;
  left: 58.3333333333%;
}
.landing-wrapper .col-pull-7 {
  position: relative;
  right: 58.3333333333%;
}
.landing-wrapper .col-8 {
  width: 66.6666666667%;
  float: left;
}
.landing-wrapper .col-push-8 {
  position: relative;
  left: 66.6666666667%;
}
.landing-wrapper .col-pull-8 {
  position: relative;
  right: 66.6666666667%;
}
.landing-wrapper .col-9 {
  width: 75%;
  float: left;
}
.landing-wrapper .col-push-9 {
  position: relative;
  left: 75%;
}
.landing-wrapper .col-pull-9 {
  position: relative;
  right: 75%;
}
.landing-wrapper .col-10 {
  width: 83.3333333333%;
  float: left;
}
.landing-wrapper .col-push-10 {
  position: relative;
  left: 83.3333333333%;
}
.landing-wrapper .col-pull-10 {
  position: relative;
  right: 83.3333333333%;
}
.landing-wrapper .col-11 {
  width: 91.6666666667%;
  float: left;
}
.landing-wrapper .col-push-11 {
  position: relative;
  left: 91.6666666667%;
}
.landing-wrapper .col-pull-11 {
  position: relative;
  right: 91.6666666667%;
}
.landing-wrapper .col-12 {
  width: 100%;
  float: left;
}
.landing-wrapper .col-push-12 {
  position: relative;
  left: 100%;
}
.landing-wrapper .col-pull-12 {
  position: relative;
  right: 100%;
}
.landing-wrapper .col-1-5 {
  float: left;
  width: 20%;
}
.landing-wrapper .col--half:first-child {
  padding-right: 40px;
}
.landing-wrapper .col--half:last-child {
  padding-left: 40px;
}
.landing-wrapper .col-table {
  display: table !important;
}
/*@media screen and (max-width: 767px) {*/
@media screen and (max-width: 768px) {
  .landing-wrapper .col-1 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-1 {
    left: auto;
  }
  .landing-wrapper .col-pull-1 {
    right: auto;
  }
  .landing-wrapper .col-2 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-2 {
    left: auto;
  }
  .landing-wrapper .col-pull-2 {
    right: auto;
  }
  .landing-wrapper .col-3 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-3 {
    left: auto;
  }
  .landing-wrapper .col-pull-3 {
    right: auto;
  }
  .landing-wrapper .col-4 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-4 {
    left: auto;
  }
  .landing-wrapper .col-pull-4 {
    right: auto;
  }
  .landing-wrapper .col-5 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-5 {
    left: auto;
  }
  .landing-wrapper .col-pull-5 {
    right: auto;
  }
  .landing-wrapper .col-6 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-6 {
    left: auto;
  }
  .landing-wrapper .col-pull-6 {
    right: auto;
  }
  .landing-wrapper .col-7 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-7 {
    left: auto;
  }
  .landing-wrapper .col-pull-7 {
    right: auto;
  }
  .landing-wrapper .col-8 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-8 {
    left: auto;
  }
  .landing-wrapper .col-pull-8 {
    right: auto;
  }
  .landing-wrapper .col-9 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-9 {
    left: auto;
  }
  .landing-wrapper .col-pull-9 {
    right: auto;
  }
  .landing-wrapper .col-10 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-10 {
    left: auto;
  }
  .landing-wrapper .col-pull-10 {
    right: auto;
  }
  .landing-wrapper .col-11 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-11 {
    left: auto;
  }
  .landing-wrapper .col-pull-11 {
    right: auto;
  }
  .landing-wrapper .col-12 {
    width: 100%;
    float: left;
  }
  .landing-wrapper .col-push-12 {
    left: auto;
  }
  .landing-wrapper .col-pull-12 {
    right: auto;
  }
}

/**
 * Modules - Core
 */
.landing-wrapper {
  /**
   * Generate Padding/Margin Helpers
   */
  /**
   * Generate Rotate Helpers
   */
  /**
   * Color Helpers
   */
  /**
   * Background Gradients 
   */
  /**
   * Image Overlays
   */
  /**
   * Color Overlays
   */
  /** 
   * Transition Helpers
   */
  /**
   * Box Shadow
   */
  /**
   * Vertical Align
   */
}
.landing-wrapper .m0 {
  margin: 0px !important;
}
.landing-wrapper .mt0 {
  margin-top: 0px !important;
}
.landing-wrapper .mr0 {
  margin-right: 0px !important;
}
.landing-wrapper .mb0 {
  margin-bottom: 0px !important;
}
.landing-wrapper .ml0 {
  margin-left: 0px !important;
}
.landing-wrapper .p0 {
  padding: 0px !important;
}
.landing-wrapper .pt0 {
  padding-top: 0px !important;
}
.landing-wrapper .pr0 {
  padding-right: 0px !important;
}
.landing-wrapper .pb0 {
  padding-bottom: 0px !important;
}
.landing-wrapper .pl0 {
  padding-left: 0px !important;
}
.landing-wrapper .m10 {
  margin: 10px !important;
}
.landing-wrapper .mt10 {
  margin-top: 10px !important;
}
.landing-wrapper .mr10 {
  margin-right: 10px !important;
}
.landing-wrapper .mb10 {
  margin-bottom: 10px !important;
}
.landing-wrapper .ml10 {
  margin-left: 10px !important;
}
.landing-wrapper .p10 {
  padding: 10px !important;
}
.landing-wrapper .pt10 {
  padding-top: 10px !important;
}
.landing-wrapper .pr10 {
  padding-right: 10px !important;
}
.landing-wrapper .pb10 {
  padding-bottom: 10px !important;
}
.landing-wrapper .pl10 {
  padding-left: 10px !important;
}
.landing-wrapper .m20 {
  margin: 20px !important;
}
.landing-wrapper .mt20 {
  margin-top: 20px !important;
}
.landing-wrapper .mr20 {
  margin-right: 20px !important;
}
.landing-wrapper .mb20 {
  margin-bottom: 20px !important;
}
.landing-wrapper .ml20 {
  margin-left: 20px !important;
}
.landing-wrapper .p20 {
  padding: 20px !important;
}
.landing-wrapper .pt20 {
  padding-top: 20px !important;
}
.landing-wrapper .pr20 {
  padding-right: 20px !important;
}
.landing-wrapper .pb20 {
  padding-bottom: 20px !important;
}
.landing-wrapper .pl20 {
  padding-left: 20px !important;
}
.landing-wrapper .m30 {
  margin: 30px !important;
}
.landing-wrapper .mt30 {
  margin-top: 30px !important;
}
.landing-wrapper .mr30 {
  margin-right: 30px !important;
}
.landing-wrapper .mb30 {
  margin-bottom: 30px !important;
}
.landing-wrapper .ml30 {
  margin-left: 30px !important;
}
.landing-wrapper .p30 {
  padding: 30px !important;
}
.landing-wrapper .pt30 {
  padding-top: 30px !important;
}
.landing-wrapper .pr30 {
  padding-right: 30px !important;
}
.landing-wrapper .pb30 {
  padding-bottom: 30px !important;
}
.landing-wrapper .pl30 {
  padding-left: 30px !important;
}
.landing-wrapper .m40 {
  margin: 40px !important;
}
.landing-wrapper .mt40 {
  margin-top: 40px !important;
}
.landing-wrapper .mr40 {
  margin-right: 40px !important;
}
.landing-wrapper .mb40 {
  margin-bottom: 40px !important;
}
.landing-wrapper .ml40 {
  margin-left: 40px !important;
}
.landing-wrapper .p40 {
  padding: 40px !important;
}
.landing-wrapper .pt40 {
  padding-top: 40px !important;
}
.landing-wrapper .pr40 {
  padding-right: 40px !important;
}
.landing-wrapper .pb40 {
  padding-bottom: 40px !important;
}
.landing-wrapper .pl40 {
  padding-left: 40px !important;
}
.landing-wrapper .m50 {
  margin: 50px !important;
}
.landing-wrapper .mt50 {
  margin-top: 50px !important;
}
.landing-wrapper .mr50 {
  margin-right: 50px !important;
}
.landing-wrapper .mb50 {
  margin-bottom: 50px !important;
}
.landing-wrapper .ml50 {
  margin-left: 50px !important;
}
.landing-wrapper .p50 {
  padding: 50px !important;
}
.landing-wrapper .pt50 {
  padding-top: 50px !important;
}
.landing-wrapper .pr50 {
  padding-right: 50px !important;
}
.landing-wrapper .pb50 {
  padding-bottom: 50px !important;
}
.landing-wrapper .pl50 {
  padding-left: 50px !important;
}
.landing-wrapper .m60 {
  margin: 60px !important;
}
.landing-wrapper .mt60 {
  margin-top: 60px !important;
}
.landing-wrapper .mr60 {
  margin-right: 60px !important;
}
.landing-wrapper .mb60 {
  margin-bottom: 60px !important;
}
.landing-wrapper .ml60 {
  margin-left: 60px !important;
}
.landing-wrapper .p60 {
  padding: 60px !important;
}
.landing-wrapper .pt60 {
  padding-top: 60px !important;
}
.landing-wrapper .pr60 {
  padding-right: 60px !important;
}
.landing-wrapper .pb60 {
  padding-bottom: 60px !important;
}
.landing-wrapper .pl60 {
  padding-left: 60px !important;
}
.landing-wrapper .m70 {
  margin: 70px !important;
}
.landing-wrapper .mt70 {
  margin-top: 70px !important;
}
.landing-wrapper .mr70 {
  margin-right: 70px !important;
}
.landing-wrapper .mb70 {
  margin-bottom: 70px !important;
}
.landing-wrapper .ml70 {
  margin-left: 70px !important;
}
.landing-wrapper .p70 {
  padding: 70px !important;
}
.landing-wrapper .pt70 {
  padding-top: 70px !important;
}
.landing-wrapper .pr70 {
  padding-right: 70px !important;
}
.landing-wrapper .pb70 {
  padding-bottom: 70px !important;
}
.landing-wrapper .pl70 {
  padding-left: 70px !important;
}
.landing-wrapper .m80 {
  margin: 80px !important;
}
.landing-wrapper .mt80 {
  margin-top: 80px !important;
}
.landing-wrapper .mr80 {
  margin-right: 80px !important;
}
.landing-wrapper .mb80 {
  margin-bottom: 80px !important;
}
.landing-wrapper .ml80 {
  margin-left: 80px !important;
}
.landing-wrapper .p80 {
  padding: 80px !important;
}
.landing-wrapper .pt80 {
  padding-top: 80px !important;
}
.landing-wrapper .pr80 {
  padding-right: 80px !important;
}
.landing-wrapper .pb80 {
  padding-bottom: 80px !important;
}
.landing-wrapper .pl80 {
  padding-left: 80px !important;
}
.landing-wrapper .m90 {
  margin: 90px !important;
}
.landing-wrapper .mt90 {
  margin-top: 90px !important;
}
.landing-wrapper .mr90 {
  margin-right: 90px !important;
}
.landing-wrapper .mb90 {
  margin-bottom: 90px !important;
}
.landing-wrapper .ml90 {
  margin-left: 90px !important;
}
.landing-wrapper .p90 {
  padding: 90px !important;
}
.landing-wrapper .pt90 {
  padding-top: 90px !important;
}
.landing-wrapper .pr90 {
  padding-right: 90px !important;
}
.landing-wrapper .pb90 {
  padding-bottom: 90px !important;
}
.landing-wrapper .pl90 {
  padding-left: 90px !important;
}
.landing-wrapper .m100 {
  margin: 100px !important;
}
.landing-wrapper .mt100 {
  margin-top: 100px !important;
}
.landing-wrapper .mr100 {
  margin-right: 100px !important;
}
.landing-wrapper .mb100 {
  margin-bottom: 100px !important;
}
.landing-wrapper .ml100 {
  margin-left: 100px !important;
}
.landing-wrapper .p100 {
  padding: 100px !important;
}
.landing-wrapper .pt100 {
  padding-top: 100px !important;
}
.landing-wrapper .pr100 {
  padding-right: 100px !important;
}
.landing-wrapper .pb100 {
  padding-bottom: 100px !important;
}
.landing-wrapper .pl100 {
  padding-left: 100px !important;
}
.landing-wrapper .m110 {
  margin: 110px !important;
}
.landing-wrapper .mt110 {
  margin-top: 110px !important;
}
.landing-wrapper .mr110 {
  margin-right: 110px !important;
}
.landing-wrapper .mb110 {
  margin-bottom: 110px !important;
}
.landing-wrapper .ml110 {
  margin-left: 110px !important;
}
.landing-wrapper .p110 {
  padding: 110px !important;
}
.landing-wrapper .pt110 {
  padding-top: 110px !important;
}
.landing-wrapper .pr110 {
  padding-right: 110px !important;
}
.landing-wrapper .pb110 {
  padding-bottom: 110px !important;
}
.landing-wrapper .pl110 {
  padding-left: 110px !important;
}
.landing-wrapper .m120 {
  margin: 120px !important;
}
.landing-wrapper .mt120 {
  margin-top: 120px !important;
}
.landing-wrapper .mr120 {
  margin-right: 120px !important;
}
.landing-wrapper .mb120 {
  margin-bottom: 120px !important;
}
.landing-wrapper .ml120 {
  margin-left: 120px !important;
}
.landing-wrapper .p120 {
  padding: 120px !important;
}
.landing-wrapper .pt120 {
  padding-top: 120px !important;
}
.landing-wrapper .pr120 {
  padding-right: 120px !important;
}
.landing-wrapper .pb120 {
  padding-bottom: 120px !important;
}
.landing-wrapper .pl120 {
  padding-left: 120px !important;
}
.landing-wrapper .m130 {
  margin: 130px !important;
}
.landing-wrapper .mt130 {
  margin-top: 130px !important;
}
.landing-wrapper .mr130 {
  margin-right: 130px !important;
}
.landing-wrapper .mb130 {
  margin-bottom: 130px !important;
}
.landing-wrapper .ml130 {
  margin-left: 130px !important;
}
.landing-wrapper .p130 {
  padding: 130px !important;
}
.landing-wrapper .pt130 {
  padding-top: 130px !important;
}
.landing-wrapper .pr130 {
  padding-right: 130px !important;
}
.landing-wrapper .pb130 {
  padding-bottom: 130px !important;
}
.landing-wrapper .pl130 {
  padding-left: 130px !important;
}
.landing-wrapper .m140 {
  margin: 140px !important;
}
.landing-wrapper .mt140 {
  margin-top: 140px !important;
}
.landing-wrapper .mr140 {
  margin-right: 140px !important;
}
.landing-wrapper .mb140 {
  margin-bottom: 140px !important;
}
.landing-wrapper .ml140 {
  margin-left: 140px !important;
}
.landing-wrapper .p140 {
  padding: 140px !important;
}
.landing-wrapper .pt140 {
  padding-top: 140px !important;
}
.landing-wrapper .pr140 {
  padding-right: 140px !important;
}
.landing-wrapper .pb140 {
  padding-bottom: 140px !important;
}
.landing-wrapper .pl140 {
  padding-left: 140px !important;
}
.landing-wrapper .m150 {
  margin: 150px !important;
}
.landing-wrapper .mt150 {
  margin-top: 150px !important;
}
.landing-wrapper .mr150 {
  margin-right: 150px !important;
}
.landing-wrapper .mb150 {
  margin-bottom: 150px !important;
}
.landing-wrapper .ml150 {
  margin-left: 150px !important;
}
.landing-wrapper .p150 {
  padding: 150px !important;
}
.landing-wrapper .pt150 {
  padding-top: 150px !important;
}
.landing-wrapper .pr150 {
  padding-right: 150px !important;
}
.landing-wrapper .pb150 {
  padding-bottom: 150px !important;
}
.landing-wrapper .pl150 {
  padding-left: 150px !important;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .mt50--mobile {
    margin-top: 50px;
  }
  .landing-wrapper .mb50--mobile {
    margin-top: 50px;
  }
  .landing-wrapper .mt30--mobile {
    margin-top: 30px;
  }
  .landing-wrapper .mb30--mobile {
    margin-top: 30px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .mt50--mobile {
    margin-top: 50px;
  }
  .landing-wrapper .mb50--mobile {
    margin-top: 50px;
  }
  .landing-wrapper .mt30--mobile {
    margin-top: 30px;
  }
  .landing-wrapper .mb30--mobile {
    margin-top: 30px;
  }
}
.landing-wrapper .rotate0 {
  transform: rotate(0deg);
}
.landing-wrapper .rotate10 {
  transform: rotate(10deg);
}
.landing-wrapper .rotate20 {
  transform: rotate(20deg);
}
.landing-wrapper .rotate30 {
  transform: rotate(30deg);
}
.landing-wrapper .rotate40 {
  transform: rotate(40deg);
}
.landing-wrapper .rotate50 {
  transform: rotate(50deg);
}
.landing-wrapper .rotate60 {
  transform: rotate(60deg);
}
.landing-wrapper .rotate70 {
  transform: rotate(70deg);
}
.landing-wrapper .rotate80 {
  transform: rotate(80deg);
}
.landing-wrapper .rotate90 {
  transform: rotate(90deg);
}
.landing-wrapper .rotate100 {
  transform: rotate(100deg);
}
.landing-wrapper .rotate110 {
  transform: rotate(110deg);
}
.landing-wrapper .rotate120 {
  transform: rotate(120deg);
}
.landing-wrapper .rotate130 {
  transform: rotate(130deg);
}
.landing-wrapper .rotate140 {
  transform: rotate(140deg);
}
.landing-wrapper .rotate150 {
  transform: rotate(150deg);
}
.landing-wrapper .rotate160 {
  transform: rotate(160deg);
}
.landing-wrapper .rotate170 {
  transform: rotate(170deg);
}
.landing-wrapper .rotate180 {
  transform: rotate(180deg);
}
.landing-wrapper .rotate190 {
  transform: rotate(190deg);
}
.landing-wrapper .rotate200 {
  transform: rotate(200deg);
}
.landing-wrapper .rotate210 {
  transform: rotate(210deg);
}
.landing-wrapper .rotate220 {
  transform: rotate(220deg);
}
.landing-wrapper .rotate230 {
  transform: rotate(230deg);
}
.landing-wrapper .rotate240 {
  transform: rotate(240deg);
}
.landing-wrapper .rotate250 {
  transform: rotate(250deg);
}
.landing-wrapper .rotate260 {
  transform: rotate(260deg);
}
.landing-wrapper .rotate270 {
  transform: rotate(270deg);
}
.landing-wrapper .rotate280 {
  transform: rotate(280deg);
}
.landing-wrapper .rotate290 {
  transform: rotate(290deg);
}
.landing-wrapper .rotate300 {
  transform: rotate(300deg);
}
.landing-wrapper .rotate310 {
  transform: rotate(310deg);
}
.landing-wrapper .rotate320 {
  transform: rotate(320deg);
}
.landing-wrapper .rotate330 {
  transform: rotate(330deg);
}
.landing-wrapper .rotate340 {
  transform: rotate(340deg);
}
.landing-wrapper .rotate350 {
  transform: rotate(350deg);
}
.landing-wrapper .rotate360 {
  transform: rotate(360deg);
}
.landing-wrapper .primary {
  color: #f28e04;
}
.landing-wrapper .bg-primary {
  background-color: #f28e04;
}
.landing-wrapper .secondary {
  color: #bfd730;
}
.landing-wrapper .bg-secondary {
  background-color: #bfd730;
}
.landing-wrapper .tertiary {
  color: #00b5e1;
}
.landing-wrapper .bg-tertiary {
  background-color: #00b5e1;
}
.landing-wrapper .primary-gradient, .landing-wrapper .footer {
  background: #f18903;
  background: -moz-linear-gradient(left, #f18903 0%, #f49e07 100%);
  background: -webkit-linear-gradient(left, #f18903 0%, #f49e07 100%);
  background: linear-gradient(to right, #f18903 0%, #f49e07 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18903', endColorstr='#f49e07',GradientType=1 );
}
.landing-wrapper .primary-gradient-alt, .landing-wrapper .hero__inner {
  background: #f18903;
  background: -moz-linear-gradient(left, rgba(241, 137, 3, 0.9) 0%, rgba(244, 158, 7, 0.9) 100%);
  background: -webkit-linear-gradient(left, rgba(241, 137, 3, 0.9) 0%, rgba(244, 158, 7, 0.9) 100%);
  background: linear-gradient(to right, rgba(241, 137, 3, 0.9) 0%, rgba(244, 158, 7, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18903', endColorstr='#f49e07',GradientType=1 );
}
.landing-wrapper .primary-overlay {
  position: relative;
}
.landing-wrapper .primary-overlay:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.landing-wrapper .primary-overlay:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f18903;
  background: -moz-linear-gradient(left, #f18903 0%, rgba(244, 158, 7, 0.9) 100%);
  background: -webkit-linear-gradient(left, #f18903 0%, rgba(244, 158, 7, 0.9) 100%);
  background: linear-gradient(to right, #f18903 0%, rgba(244, 158, 7, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18903', endColorstr='#f49e07',GradientType=1 );
}
.landing-wrapper .primary-overlay-light {
  position: relative;
}
.landing-wrapper .primary-overlay-light:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.landing-wrapper .primary-overlay-light:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f18903;
  background: -moz-linear-gradient(left, #f18903 0%, rgba(244, 158, 7, 0.8) 100%);
  background: -webkit-linear-gradient(left, #f18903 0%, rgba(244, 158, 7, 0.8) 100%);
  background: linear-gradient(to right, #f18903 0%, rgba(244, 158, 7, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18903', endColorstr='#f49e07',GradientType=1 );
}
.landing-wrapper .gray-overlay {
  position: relative;
}
.landing-wrapper .gray-overlay:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.landing-wrapper .gray-overlay:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.85) 0%, rgba(37, 37, 37, 0.2) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.85) 0%, rgba(37, 37, 37, 0.2) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.85) 0%, rgba(37, 37, 37, 0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#66252525',GradientType=1 );
}
.landing-wrapper .img--overlay, .landing-wrapper .health-areas .img-col {
  position: relative;
}
.landing-wrapper .img--overlay:before, .landing-wrapper .health-areas .img-col:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(37, 37, 37, 0.20);
}
.landing-wrapper .img--overlay:after, .landing-wrapper .health-areas .img-col:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.landing-wrapper .img--overlay-dark {
  position: relative;
}
.landing-wrapper .img--overlay-dark:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(61, 67, 69, 0.68);
}
.landing-wrapper .img--overlay-dark:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(61, 67, 69, 0.88);
}
.landing-wrapper .transit-200, .landing-wrapper .menu-primary li:hover, .menu-primary .landing-wrapper li:hover, .landing-wrapper .donate-wrapper .btn-donate, .donate-wrapper .landing-wrapper .btn-donate, .landing-wrapper .health-areas .img-col, .landing-wrapper .health-areas .img-col:hover, .landing-wrapper .health-areas .img-col:hover:before, .landing-wrapper .health-areas.footer-section .col-4:hover:before, .landing-wrapper .four-hover .col-3 .block-number h5, .four-hover .col-3 .block-number .landing-wrapper h5, .landing-wrapper .four-hover .col-3 h3, .four-hover .col-3 .landing-wrapper h3, .landing-wrapper .four-hover .col-3 .col-inner p, .four-hover .col-3 .col-inner .landing-wrapper p, .landing-wrapper .four-hover .col-3 .col-inner .btn--link, .four-hover .col-3 .col-inner .landing-wrapper .btn--link, .landing-wrapper .four-hover .col-3 .col-inner .btn--link i, .four-hover .col-3 .col-inner .btn--link .landing-wrapper i, .landing-wrapper .four-hover .col-3:hover .btn--link, .four-hover .col-3:hover .landing-wrapper .btn--link, .landing-wrapper .four-hover .col-3:hover .btn--link i, .four-hover .col-3:hover .btn--link .landing-wrapper i, .landing-wrapper .four-hover .container--bg img#img-one, .four-hover .container--bg .landing-wrapper img#img-one, .landing-wrapper .four-hover .container--bg img#img-two, .four-hover .container--bg .landing-wrapper img#img-two, .landing-wrapper .four-hover .container--bg img#img-three, .four-hover .container--bg .landing-wrapper img#img-three, .landing-wrapper .four-hover .container--bg img#img-four, .four-hover .container--bg .landing-wrapper img#img-four, .landing-wrapper .btn, .landing-wrapper .btn:hover, .landing-wrapper .btn.btn-color, .landing-wrapper .btn-link, .landing-wrapper .btn-link:hover, .landing-wrapper .btn-link.link-primary, .landing-wrapper .btn-link.link-primary:hover, .landing-wrapper .btn-link.link-white:hover, .landing-wrapper .slider--featured .slide.col-3, .slider--featured .landing-wrapper .slide.col-3, .landing-wrapper .slider--featured .slide.col-3:hover .btn, .slider--featured .slide.col-3:hover .landing-wrapper .btn, .landing-wrapper .slider--featured .slide-inner .btn, .slider--featured .slide-inner .landing-wrapper .btn, .landing-wrapper .slider--featured .slide-inner .btn i, .slider--featured .slide-inner .btn .landing-wrapper i, .landing-wrapper .footer .footer-inner form input[type="submit"]:hover, .landing-wrapper .footer .footer-wrapper .fa.fa-2x:hover, .landing-wrapper .remodal-close:hover,
.landing-wrapper .remodal-close:focus {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.landing-wrapper .transit-300 {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.landing-wrapper .box-shadow, .landing-wrapper .slider--hero, .landing-wrapper .footer .footer-wrapper {
  box-shadow: 2px 32px 59px 0px rgba(0, 0, 0, 0.2);
}
.landing-wrapper .box-shadow-light, .landing-wrapper .health-areas .img-col, .landing-wrapper .four-hover-mb .col-3, .four-hover-mb .landing-wrapper .col-3, .landing-wrapper .video-block {
  box-shadow: 1px 19px 65px 0px rgba(0, 0, 0, 0.3);
}
.landing-wrapper .box-shadow-primary, .landing-wrapper .landing-wrapper {
  box-shadow: 1px 19px 65px 0px rgba(241, 137, 3, 0.5);
}
.landing-wrapper .vertical-align {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.landing-wrapper .v-align, .landing-wrapper .open-text .container--full, .landing-wrapper .four-hover-mb .col-3 .col-inner, .four-hover-mb .col-3 .landing-wrapper .col-inner, .landing-wrapper .four-hover .col-3 .col-inner, .four-hover .col-3 .landing-wrapper .col-inner, .landing-wrapper .footer .footer-wrapper .footer-menu, .landing-wrapper .footer .footer-bottom .footer-bottom-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/**
 * Text Alignment
 */
.center {
  text-align: center;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * Image Cover 
 */
.img-cover {
  object-fit: cover;
  object-position: 50% 50%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-block, .bg-cover {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/**
 * Transitions
 */
.menu-primary li:hover, .donate-wrapper .btn-donate, .donate-wrapper .btn-donate:hover, .landing-wrapper .health-areas .img-col, .landing-wrapper .health-areas .img-col:hover, .landing-wrapper .health-areas .img-col:hover:before, .landing-wrapper .health-areas.footer-section .col-4:hover:before, .four-hover .col-3 .block-number h5, .four-hover .col-3 h3, .four-hover .col-3 .col-inner p, .four-hover .col-3 .col-inner .btn--link, .four-hover .col-3 .col-inner .btn--link i, .four-hover .col-3:hover h3, .four-hover .col-3:hover .block-number h5, .four-hover .col-3:hover .col-inner p, .four-hover .col-3:hover .btn--link, .four-hover .col-3:hover .btn--link:hover, .four-hover .col-3:hover .btn--link i, .four-hover .container--bg img#img-one, .four-hover .container--bg img#img-one.active, .four-hover .container--bg img#img-two, .four-hover .container--bg img#img-two.active, .four-hover .container--bg img#img-three, .four-hover .container--bg img#img-three.active, .four-hover .container--bg img#img-four, .four-hover .container--bg img#img-four.active, .landing-wrapper .btn, .landing-wrapper .btn:hover, .landing-wrapper .btn.btn-color, .landing-wrapper .btn-link, .landing-wrapper .btn-link:hover, .landing-wrapper .btn-link.link-primary, .landing-wrapper .btn-link.link-primary:hover, .landing-wrapper .btn-link.link-white:hover, .slider--featured .slide.col-3, .slider--featured .slide.col-3:hover, .slider--featured .slide.col-3:hover .btn, .slider--featured .slide-inner .btn, .slider--featured .slide-inner .btn i, .landing-wrapper .footer .footer-inner form input[type="submit"]:hover, .landing-wrapper .footer .footer-wrapper .fa.fa-2x:hover, .remodal-close:hover,
.remodal-close:focus, .transit-200 {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.transit-300 {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/**
 * Mobile 
 */
.mb-hd {
  display: block;
}
@media screen and (max-width: 1024px) {
  .mb-hd {
    display: none;
  }
}

.mb-sh {
  display: none;
}
@media screen and (max-width: 1024px) {
  .mb-sh {
    display: block;
  }
}

/**
 * TypeKit Font Flash Fix
 */
/**
 * Chrome v33 "invisible text" fix
 */
body {
  -webkit-animation-duration: 0.1s;
  -webkit-animation-name: fontfix;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix {
  from {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
/**
 * Modal Animations
 */
.modal {
  transition: all 250ms cubic-bezier(0.64, 0.09, 0.08, 1);
  transition-delay: 0;
  -webkit-transform: translate3d(-50%, -50%, 0%) scale3d(0.5, 0.5, 1);
  -ms-transform: translate3d(-50%, -50%, 0%) scale3d(0.5, 0.5, 1);
  transform: translate3d(-50%, -50%, 0%) scale3d(0.5, 0.5, 1);
  z-index: 0;
  visibility: hidden;
  opacity: 0;
}
.modal.show {
  z-index: 999999;
  visibility: visible;
  opacity: 1;
  transition-delay: 150ms;
  position: fixed;
  -webkit-transform: translate3d(-50%, -50%, 0%) scale3d(1, 1, 1);
  -ms-transform: translate3d(-50%, -50%, 0%) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0%) scale3d(1, 1, 1);
}

/**
 * Modules - Components
 */
.footer-gdrp {
  display: none;
  visibility: hidden;
  opacity: 0;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 2;
  background-color: #f28e04;
  color: #fff;
}
.footer-gdrp .gdrp-inner {
  padding: 14px 0px;
}
@media screen and (max-width: 768px) {
  .footer-gdrp .gdrp-inner {
    padding: 0px 10px 10px 10px;
  }
  .footer-gdrp .gdrp-inner p.small {
    max-width: 375px;
    margin: 0 auto;
    padding: 5px 0px;
  }
  .footer-gdrp .gdrp-inner p.small {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) and (min-width: 320px) {
  .footer-gdrp .gdrp-inner p.small {
    font-size: calc(12px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (max-width: 768px) and (min-width: 1600px) {
  .footer-gdrp .gdrp-inner p.small {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .footer-gdrp .gdrp-inner p.small {
    line-height: 18px;
  }
}
@media screen and (max-width: 768px) and (min-width: 320px) {
  .footer-gdrp .gdrp-inner p.small {
    line-height: calc(18px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (max-width: 768px) and (min-width: 1600px) {
  .footer-gdrp .gdrp-inner p.small {
    line-height: 18px;
  }
}

@media screen and (max-width: mobile) {
  .footer-gdrp .gdrp-inner {
    padding: 0px 10px 10px 10px;
  }
  .footer-gdrp .gdrp-inner p.small {
    max-width: 375px;
    margin: 0 auto;
    padding: 5px 0px;
  }
  .footer-gdrp .gdrp-inner p.small {
    font-size: 12px;
  }
}
@media screen and (max-width: mobile) and (min-width: 320px) {
  .footer-gdrp .gdrp-inner p.small {
    font-size: calc(12px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (max-width: mobile) and (min-width: 1600px) {
  .footer-gdrp .gdrp-inner p.small {
    font-size: 12px;
  }
}
@media screen and (max-width: mobile) {
  .footer-gdrp .gdrp-inner p.small {
    line-height: 18px;
  }
}
@media screen and (max-width: mobile) and (min-width: 320px) {
  .footer-gdrp .gdrp-inner p.small {
    line-height: calc(18px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (max-width: mobile) and (min-width: 1600px) {
  .footer-gdrp .gdrp-inner p.small {
    line-height: 18px;
  }
}

@media screen and (max-width: 768px) {
  .footer-gdrp {
    position: absolute;
    top: 0;
    bottom: auto;
    z-index: 99;
  }
}
@media screen and (max-width: mobile) {
  .footer-gdrp {
    position: absolute;
    top: 0;
    bottom: auto;
    z-index: 99;
  }
}
.footer-gdrp .btn.btn-small {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2.2px;
  background-color: #fff;
  border-radius: 50px;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  min-width: 140px;
  margin-right: 2px;
  margin-left: 2px;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .footer-gdrp .btn.btn-small {
    font-size: 9px;
    height: 25px;
    line-height: 25px;
    min-width: 75px;
  }
}
@media screen and (max-width: mobile) {
  .footer-gdrp .btn.btn-small {
    font-size: 9px;
    height: 25px;
    line-height: 25px;
    min-widht: 75px;
  }
}
.footer-gdrp .btn.btn-small:hover, .landing-wrapper .btn.btn-small :active, .landing-wrapper .btn.btn-small :focus {
  color: #f28e04;
  background-color: white;
}
body.eu.cookies-constent {
  padding-bottom: 175px;
}
@media screen and (max-width: 768px) {
  body.eu.cookies-constent {
    padding-bottom: 0px;
    padding-top: 100px;
  }
}
@media screen and (max-width: mobile) {
  body.eu.cookies-constent {
    padding-bottom: 0px;
    padding-top: 100px;
  }
}
body.eu.cookies-constent .footer-gdrp {
  display: block;
  visibility: visible;
  opacity: 1;
}

body.home {
  background-color: #fff;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #555555;
  margin: 0;
  min-height: 100%;
  overflow-x: hidden !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  /**
   * Anchor
   */
  /**
   * Headers
   */
  /**
   * Misc Typography
   */
  /**
   * Tables
   */
}
body.home html {
  box-sizing: border-box;
  height: 100%;
}
body.home *, body.home *:before, body.home *:after {
  box-sizing: inherit;
}
body.home.body--signup {
  background-color: #f28e04;
}
body.home a {
  text-decoration: none;
  color: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Transition */
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
body.home h1, body.home h2, body.home h3, body.home h4, body.home h5, body.home h6 {
  line-height: 1;
  margin: 0;
}
body.home h1, body.home .h1 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
}
body.home h1, body.home .h1 {
  font-size: 26px;
}
@media screen and (min-width: 320px) {
  body.home h1, body.home .h1 {
    font-size: calc(26px + 24 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h1, body.home .h1 {
    font-size: 50px;
  }
}
body.home h1, body.home .h1 {
  line-height: 26px;
}
@media screen and (min-width: 320px) {
  body.home h1, body.home .h1 {
    line-height: calc(26px + 24 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h1, body.home .h1 {
    line-height: 50px;
  }
}
body.home h1 span, body.home .h1 span {
  font-weight: 700;
}
body.home h2, body.home .h2 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
body.home h2, body.home .h2 {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  body.home h2, body.home .h2 {
    font-size: calc(20px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h2, body.home .h2 {
    font-size: 26px;
  }
}
body.home h2, body.home .h2 {
  line-height: 26px;
}
@media screen and (min-width: 320px) {
  body.home h2, body.home .h2 {
    line-height: calc(26px + 10 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h2, body.home .h2 {
    line-height: 36px;
  }
}
body.home h2.alt, body.home .h2.alt {
  line-height: 20px;
}
@media screen and (min-width: 320px) {
  body.home h2.alt, body.home .h2.alt {
    line-height: calc(20px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h2.alt, body.home .h2.alt {
    line-height: 26px;
  }
}
body.home h3, body.home .h3 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
body.home h3, body.home .h3 {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  body.home h3, body.home .h3 {
    font-size: calc(20px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h3, body.home .h3 {
    font-size: 26px;
  }
}
body.home h3, body.home .h3 {
  line-height: 30px;
}
@media screen and (min-width: 320px) {
  body.home h3, body.home .h3 {
    line-height: calc(30px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h3, body.home .h3 {
    line-height: 36px;
  }
}
@media screen and (max-width: 768px) {
  body.home h3, body.home .h3 {
    font-weight: 700;
  }
}
@media screen and (max-width: mobile) {
  body.home h3, body.home .h3 {
    font-weight: 700;
  }
}
body.home h4, body.home .h4 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -1px;
}
body.home h4, body.home .h4 {
  font-size: 24px;
}
@media screen and (min-width: 320px) {
  body.home h4, body.home .h4 {
    font-size: calc(24px + 16 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h4, body.home .h4 {
    font-size: 40px;
  }
}
body.home h4, body.home .h4 {
  line-height: 34px;
}
@media screen and (min-width: 320px) {
  body.home h4, body.home .h4 {
    line-height: calc(34px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home h4, body.home .h4 {
    line-height: 40px;
  }
}
body.home p {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.home p {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  body.home p {
    font-size: calc(14px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home p {
    font-size: 20px;
  }
}
body.home p {
  line-height: 24px;
}
@media screen and (min-width: 320px) {
  body.home p {
    line-height: calc(24px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home p {
    line-height: 30px;
  }
}
body.home p.med {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.home p.med {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  body.home p.med {
    font-size: calc(16px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home p.med {
    font-size: 16px;
  }
}
body.home p.med {
  line-height: 26px;
}
@media screen and (min-width: 320px) {
  body.home p.med {
    line-height: calc(26px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home p.med {
    line-height: 26px;
  }
}
body.home p.small {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.home p.small {
  font-size: 14px;
}
/*body.home p.med {
  font-size: 16px;
}*/
@media screen and (min-width: 320px) {
  body.home p.small {
    font-size: calc(14px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 320px) {
  body.home p.med {
    font-size: calc(16px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home p.small {
    font-size: 14px;
  }
}
body.home p.small {
  line-height: 24px;
}
@media screen and (min-width: 320px) {
  body.home p.small {
    line-height: calc(24px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.home p.small {
    line-height: 24px;
  }
}
body.home p.bold {
  font-weight: 700;
}
body.home p.alt {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
body.home cite {
  font-size: 13px;
  font-weight: medium;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
}
body.home small {
  font-size: 13px;
  text-transform: uppercase;
  color: #2d353b;
}
body.home em {
  font-style: italic;
}
body.home strong {
  font-weight: bold;
}
body.home ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body.home ul li {
  margin: 0;
  padding: 0;
}
body.home figure {
  margin: 0;
  padding: 0;
  display: block;
}
body.home table td, body.home table th {
  border: none;
  padding: 10px;
}

.donate-wrapper {
/*  margin-top: -10px;*/
margin-top: -25px;
margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  .donate-wrapper {
    display: none;
/*    margin-top: 0px;
    margin-right: 0px;
    margin-left: 20px;*/
  }
}
.donate-wrapper .btn-donate {
  height: 50px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2.2px;
  line-height: 50px;
  color: #fff;
  min-width: 83px;
  background: #f18903;
  background: -moz-linear-gradient(left, #f18903 0%, #f49e07 100%);
  background: -webkit-linear-gradient(left, #f18903 0%, #f49e07 100%);
  background: linear-gradient(to right, #f18903 0%, #f49e07 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18903', endColorstr='#f49e07',GradientType=1 );
  border-radius: 50px;
  cursor: pointer;
  outline: none;
  border: none;
}
.donate-wrapper .btn-donate:hover {
  box-shadow: 0px 5px 10px 0px rgba(70, 70, 70, 0.2);
}
.donate-wrapper label.donate-label {
  color: #f28e04 !important;
  font-size: 14px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.donate-wrapper label.donate-label span {
  color: #666666 !important;
  padding-left: 15px;
  font-weight: 100;
  vertical-align: middle;
}
.donate-wrapper label.donate-label span {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .donate-wrapper label.donate-label span {
    font-size: calc(14px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .donate-wrapper label.donate-label span {
    font-size: 20px;
  }
}
.donate-wrapper input.donate-form-text {
  color: #92979a;
  max-width: 50px !important;
  border: none;
  outline: none;
  vertical-align: middle;
  font-weight: 100 !important;
  -webkit-font-smoothing: antialiased !important;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.donate-wrapper input.donate-form-text {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  .donate-wrapper input.donate-form-text {
    font-size: calc(20px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .donate-wrapper input.donate-form-text {
    font-size: 26px;
  }
}
.donate-wrapper sup {
  vertical-align: super;
}
.donate-wrapper input.donate-form-text {
  outline: none;
  background-color: #fffbf6;
  border: 1px solid #e5e5e5;
}
.donate-wrapper input.donate-form-text:hover, .donate-wrapper input.donate-form-text :focus, .donate-wrapper input.donate-form-text .active {
  outline: none;
  background-color: #fffbf6;
}
.donate-wrapper select.donate-form-select {
  border: none;
  outline: none;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0px;
  color: #f28e04 !important;
  font-size: 14px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-right: 20px;
}

.landing-wrapper {
  /**
   * App (Wrapper)
   */
  /**
   * Content
   */
  /**
   * Section(s)
   */
  /**
   * Articles
   */
  /**
   * Iframe container
   */
  /**
   * Reponsive container
   */
  /*
   * Screen reader text
   */
}
.landing-wrapper#app {
  position: relative;
/*  overflow-x: hidden;*/
}
.landing-wrapper#app.app--modal-overlay:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9999;
}
.landing-wrapper .section--xsmall {
  margin: 25px 0;
}
.landing-wrapper .section--small {
  margin: 40px 0;
}
.landing-wrapper .section {
  margin: 70px 0;
}
.landing-wrapper .section--large {
  margin: 90px 0;
}
.landing-wrapper .section--xlarge {
  margin: 100px 0;
}
.landing-wrapper .section--xxlarge {
  margin: 120px 0;
}
.landing-wrapper .section-padded--xsmall {
  padding-top: 25px;
  padding-bottom: 25px;
}
.landing-wrapper .section-padded--small {
  padding-top: 40px;
  padding-bottom: 40px;
}
.landing-wrapper .section-padded {
  padding-top: 70px;
  padding-bottom: 70px;
}
.landing-wrapper .section-padded--large {
  padding-top: 90px;
  padding-bottom: 90px;
}
.landing-wrapper .section-padded--xlarge {
  padding-top: 100px;
  padding-bottom: 100px;
}
.landing-wrapper .section-padded--xxlarge {
  padding-top: 120px;
  padding-bottom: 120px;
}
.landing-wrapper .section--float-left {
  width: 100%;
  float: left;
}
.landing-wrapper .section-divider {
  width: 100%;
  border: 1px solid #fff;
}
.landing-wrapper .section__header {
  margin-bottom: 50px;
  text-align: center;
}
.landing-wrapper .section__header.section__header--small {
  margin-bottom: 35px;
}
.landing-wrapper .section__footer {
  margin-top: 50px;
  text-align: enter;
}
.landing-wrapper .section__footer.section__footer--small {
  margin-top: 40px;
}
.landing-wrapper .section--ptl {
  padding-top: 160px;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .section--ptl {
    padding-top: 130px;
  }
}
.landing-wrapper .iframe-container {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.landing-wrapper .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.landing-wrapper .responsive-container {
  position: relative;
  width: 100%;
}
.landing-wrapper .responsive-container img,
.landing-wrapper .responsive-img {
  width: 100%;
  height: auto;
}
.landing-wrapper .screen-reader-text {
  position: absolute !important;
  left: -999em;
}
.landing-wrapper .open-text {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 820px;
}
.landing-wrapper .open-text.open-text-tall {
  height: 1000px;
}
.landing-wrapper .open-text.open-text-tall.commit-open .container--full {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) and (max-width: 1250px) {
  .landing-wrapper .open-text.open-text-tall.commit-open .container--full {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text.open-text-tall {
/*    height: 730px;*/
    height: 630px;
  }
  .landing-wrapper .open-text.open-text-tall.commit-open {
    height: 730px;
  }
  .landing-wrapper .open-text.open-text-tall .container--full h1, .landing-wrapper .open-text.open-text-tall .container--full p {
    text-align: left;
    padding: 1em;
  }
  .landing-wrapper .open-text.open-text-tall .container--full p {
    text-align: left;
    padding: 0 2em;
  }
}
@media screen and (max-width: 1024px){
  .landing-wrapper .open-text.commit-open .container--full p {
    padding: 0 2em;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text.open-text-tall .container--full h5 {
    padding: 0 2em;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text.open-text-tall .container--full h1 {
    font-size: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text.open-text-tall.commit-open .container--full h1 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 320px) {
  .landing-wrapper .open-text.open-text-tall .container--full h1 {
    font-size: calc(26px + 24 * ((100vw - 320px) / 1280));
  }
}
@media screen and (max-width: 1024px) and (min-width: 1600px) {
  .landing-wrapper .open-text.open-text-tall .container--full h1 {
    font-size: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text.open-text-tall .container--full h1 {
    line-height: 26px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 320px) {
  .landing-wrapper .open-text.open-text-tall .container--full h1 {
    line-height: calc(26px + 24 * ((100vw - 320px) / 1280));
  }
}
@media screen and (max-width: 1024px) and (min-width: 1600px) {
  .landing-wrapper .open-text.open-text-tall .container--full h1 {
    line-height: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text {
    height: 530px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100% 100%;
  }
}
@media screen and (max-width: 768px) {
  .landing-wrapper .open-text {
    background-size: 150%;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .open-text {
    background-size: 150%;
  }
}
.landing-wrapper .open-text .container--full {
  margin-left: 8%;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text .container--full {
    margin-left: 0%;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text.commit-open .container--full {
    margin-left: 0%;
    top: auto;
    position: relative;
    top: auto;
    -webkit-transform: translateY(2%);
    -ms-transform: translateY(2%);
    transform: translateY(2%);
    padding-top: 50px;
  }
}
.landing-wrapper .open-text .container--full h1.lh-lrg {
  max-width: 900px;
  color: #555555;
}
.landing-wrapper .open-text .container--full h1.lh-lrg {
  font-size: 18px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .open-text .container--full h1.lh-lrg {
    font-size: calc(18px + 32 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .open-text .container--full h1.lh-lrg {
    font-size: 50px;
  }
}
.landing-wrapper .open-text .container--full h1.lh-lrg {
  line-height: 30px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .open-text .container--full h1.lh-lrg {
    line-height: calc(30px + 30 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .open-text .container--full h1.lh-lrg {
    line-height: 60px;
  }
}
@media screen and (max-width: 1400px) {
  .landing-wrapper .open-text .container--full h1.lh-lrg {
    max-width: 800px;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text .container--full h1.lh-lrg {
    text-align: center;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}
.landing-wrapper .open-text .container--full p {
  margin-top: 3em;
  max-width: 530px;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .open-text .container--full p {
    margin-top: 0em;
  }
}
.landing-wrapper .open-text .container--full p.bold {
  margin-top: 1.5em;
}
.landing-wrapper .open-text .container--full h1 {
  color: #555555;  
}

.landing-wrapper .health-areas {
  color: #fff;
  position: relative;
/*  height: 700px;*/
  height: 750px;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .health-areas {
    height: 100%;
  }
}
.landing-wrapper .health-areas .section-header {
  position: absolute;
/*  top: 13.25%;*/
  top: 10.25%;
  max-width: 28%;
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .health-areas .section-header {
    top: 13.25%;
  }
}
.landing-wrapper .health-areas .section-header h1 {
  color: #fff !important;  
}
.landing-wrapper .health-areas h2 {
  text-align: left;
  color: #fff;
  text-transform: none;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .health-areas .section-header {
    position: relative;
    max-width: 100%;
    top: auto;
    padding: 4em 2em 0em;
  }
}
.landing-wrapper .health-areas .section-header h1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .landing-wrapper .health-areas .section-header h1 {
    margin-bottom: 20px;
  }
}
.landing-wrapper .health-areas .container--full {
  margin-left: 8%;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .health-areas .container--full {
    margin-left: 0%;
  }
}
.landing-wrapper .health-areas .row {
  width: 92%;
  height: 285px;
/*  transform: translateY(70%);*/
  transform: translateY(85%);
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .health-areas .row {
    width: 100%;
    height: auto;
    transform: translateY(0%);
  }
  .landing-wrapper .health-areas .row .col-4 {
    max-width: calc( 100% - 60px);
    height: 214px;
  }
}
@media screen and (max-width: 768px) {
  .landing-wrapper .health-areas .row .col-4 {
    margin-bottom: 30px;
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .health-areas .row .col-4 {
    margin-bottom: 30px;
    margin-right: 30px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .health-areas .row.first-row {
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .health-areas .container--full {
    max-width: 78%;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 600px) {
  .health-areas .container--full {
    max-width: 100%;
    margin: 0 auto !important;
  }
}
@media screen and (max-width: 768px) {
  .landing-wrapper .health-areas .row .col-4 {
      max-width: calc( 100% - 60px);
      height: 285px;
  }
}
@media screen and (max-width: 400px) {
  .landing-wrapper .health-areas .row .col-4 {
      max-width: calc( 100% - 60px);
      height: 214px;
  }
}
.landing-wrapper .health-areas .img-col {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
}
.landing-wrapper .health-areas .img-col:hover {
  box-shadow: 1px 19px 65px 0px rgba(0, 0, 0, 0.2);
}
.landing-wrapper .health-areas .img-col:hover:before {
  background: rgba(37, 37, 37, 0.6);
}
.landing-wrapper .health-areas .img-col .col-inner {
  position: absolute;
  bottom: 40px;
  padding-left: 50px;
/*  max-width: 300px;*/
  max-width: 340px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .health-areas .img-col .col-inner {
    padding-left: 2em;
  }
}
.landing-wrapper .health-areas.footer-section {
  height: 285px;
  margin-top: 214px;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .health-areas.footer-section {
    height: auto;
    margin-top: 50px;
  }
}
.landing-wrapper .health-areas.footer-section .row {
  transform: translateY(0%);
}
.landing-wrapper .health-areas.footer-section .col-4 {
  transform: translateY(0%);
  cursor: pointer;
}
.landing-wrapper .health-areas.footer-section .col-4:hover:before {
  background: rgba(37, 37, 37, 0.6);
}

/**
 * Latest Updates section
 */
.container.container--large-alt {
  max-width: 100%;
  width: 100%;
  padding: 0;
  padding-left: 8%;
}
.reimagine .container.container--large-alt.slider-container {
  padding-left: 0%;
}
.overlapped-section {
  margin-top: -200px;
}
.overlapped-section.open-text {
  min-height: 1020px;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .overlapped-section.open-text {
    background-size: 140%;
    background-repeat: no-repeat;
    background-position: 20% 25%;
  }
}
.overlapped-section .featured-header {
  padding-top: 261px;
}
.overlapped-section .slider-container {
  padding: 55px 0px 0px;
}
@media screen and (max-width: 768px) {
  .overlapped-section .slider-container {
    padding: 0px;
  }
}
.featured-header h1 {
  color: #555555;
}
/**
 * Video Section
 */
.video-header h1 {
  color: #555555;
}
@media screen and (max-width: 1024px) {
  .video-header .container {
    padding: 0px;
  }
  .video-header .container h1 {
    padding: 0 2.5em;
  }
}

@media screen and (max-width: 1024px) {
  .video-section .container.container--med {
    padding: 0px;
  }
}

/**
 * Four Block Hover
 */
.block-indicator {
  position: relative;
}
.block-indicator div.vertical-line {
  width: 1px;
  background-color: #f28e04;
  height: 200px;
  opacity: 1;
  position: absolute;
  top: 340px;
  left: 10%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .block-indicator {
    display: none;
  }
}

.four-hover-mb {
  padding: 0 30px;
}
.four-hover-mb .col-inner h5 {
  color: #fff;  
}
.four-hover-mb .col-inner h2 {
  color: #fff;
  text-transform: none;
}

.four-hover-mb .col-3 {
  height: 317px;
  margin-bottom: 30px;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .four-hover-mb .col-3 {
    width: 100%;
  }
}
.four-hover-mb .col-3 .block-number {
  color: #fff;
  text-align: center;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  position: relative;
  z-index: 1;
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
}
.four-hover-mb .col-3 .col-inner {
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 0 20px;
  text-align: center;
}
.four-hover-mb .col-3 .col-inner h2 {
  margin-bottom: 20px;
}
.four-hover {
  position: relative;
  transform: translateY(-10%);
  max-width: 94%;
}
.four-hover:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .four-hover .block-hover {
    position: relative;
  }
  .four-hover .block-hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
  }
  .four-hover .block-hover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    -moz-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
  }
}
@media screen and (max-width: 768px) {
  .four-hover .block-hover {
    position: relative;
  }
  .four-hover .block-hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(241, 137, 3, 0.9);
  }
  .four-hover .block-hover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(241, 137, 3, 0.9);
    -moz-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
  }
}
@media screen and (max-width: mobile) {
  .four-hover .block-hover {
    position: relative;
  }
  .four-hover .block-hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(241, 137, 3, 0.9);
  }
  .four-hover .block-hover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(241, 137, 3, 0.9);
    -moz-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
  }
}
.four-hover .col-3 {
  position: relative;
  height: 700px;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .four-hover .col-3 {
    width: 100%;
    height: 350px;
    background-size: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .four-hover .col-3 {
    width: 100%;
    height: 350px;
    background-size: cover !important;
  }
}
@media screen and (max-width: mobile) {
  .four-hover .col-3 {
    width: 100%;
    height: 350px;
    background-size: cover !important;
  }
}
.four-hover .col-3 .block-number h5 {
  transform: translateY(500%);
  color: #fff;
  text-align: center;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.four-hover .col-3 .block-number h5 {
  font-size: 14px;
}
.four-hover .col-3 .col-inner h3 {
  color: #fff;
}
@media screen and (min-width: 320px) {
  .four-hover .col-3 .block-number h5 {
    font-size: calc(14px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .four-hover .col-3 .block-number h5 {
    font-size: 20px;
  }
}
.four-hover .col-3 .block-number h5 {
  line-height: 24px;
}
@media screen and (min-width: 320px) {
  .four-hover .col-3 .block-number h5 {
    line-height: calc(24px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .four-hover .col-3 .block-number h5 {
    line-height: 30px;
  }
}
.four-hover .col-3 .col-inner {
  color: #fff;
  padding: 0 50px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .four-hover .col-3 .col-inner {
    position: relative;
    z-index: 2;
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .four-hover .col-3 .col-inner {
    position: relative;
    z-index: 2;
    padding: 0 40px;
  }
}
@media screen and (max-width: mobile) {
  .four-hover .col-3 .col-inner {
    position: relative;
    z-index: 2;
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .four-hover .col-3 .col-inner {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: mobile) {
  .four-hover .col-3 .col-inner {
    position: relative;
    z-index: 2;
  }
}
.four-hover .col-3 .col-inner p {
  opacity: 0;
  max-height: 0;
  padding-bottom: 0px;
  margin: 0px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .four-hover .col-3 .col-inner p {
    opacity: 1;
    max-height: 600px;
    padding-bottom: 20px;
    margin-top: 16px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .four-hover .col-3 .col-inner p {
    opacity: 1;
    max-height: 600px;
    padding-bottom: 20px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: mobile) {
  .four-hover .col-3 .col-inner p {
    opacity: 1;
    max-height: 600px;
    padding-bottom: 20px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
.four-hover .col-3 .col-inner .btn--link {
  font-size: 12px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1.92px;
  height: 58px;
  line-height: 58px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0 10px;
  border-radius: 5px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.four-hover .col-3 .col-inner .btn--link i {
  display: inline-block;
  color: #fff;
  left: 0px;
  width: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .four-hover .col-3 .col-inner .btn--link {
    height: 58px;
    padding: 0 26px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.92px;
    line-height: 58px;
    color: #fff;
    background-color: #f28e04;
    min-width: 135px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
}
@media screen and (max-width: 768px) {
  .four-hover .col-3 .col-inner .btn--link {
    height: 58px;
    padding: 0 26px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.92px;
    line-height: 58px;
    color: #fff;
    background-color: #f28e04;
    min-width: 135px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
}
@media screen and (max-width: mobile) {
  .four-hover .col-3 .col-inner .btn--link {
    height: 58px;
    padding: 0 26px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.92px;
    line-height: 58px;
    color: #fff;
    background-color: #f28e04;
    min-width: 135px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
}
.four-hover .col-3.col-odd {
  background: rgba(0, 0, 0, 0.5);
  transition: background 300ms ease-in-out;
}
.four-hover .col-3:hover {
  background: rgba(241, 137, 3, 0.9);
  transition: background 300ms ease-in-out;
}
.four-hover .col-3:hover h3 {
  transform: translateY(-30px);
}
.four-hover .col-3:hover .block-number h5 {
  transform: translateY(400%);
}
.four-hover .col-3:hover .col-inner p {
  opacity: 1;
  max-height: 600px;
  padding-bottom: 20px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.four-hover .col-3:hover .btn--link {
  cursor: pointer;
  height: 58px;
  padding: 0 40px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1.92px;
  line-height: 58px;
  color: #f28e04;
  background-color: #fff;
  min-width: 135px;
  cursor: pointer;
  border-radius: 50px;
}
.four-hover .col-3:hover .btn--link:hover {
  cursor: pointer;
  text-decoration: none;
  color: #2b2e33;
  box-shadow: 0px 10px 35px 0px rgba(70, 70, 70, 0.2);
}
.four-hover .col-3:hover .btn--link i {
  opacity: 1;
  color: #f28e04;
}
.four-hover .container--bg {
  position: relative;
  width: 100%;
  height: 700px;
}
.four-hover .container--bg:after {
  content: "";
  display: table;
  clear: both;
}
.four-hover .container--bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 700px;
  object-fit: cover;
  transition: opacity 300ms ease-in-out;
  transform: none;
  transition: transform 300ms ease-in-out;
}
.four-hover .container--bg img#img-one {
  opacity: 0;
  transform: none;
}
.four-hover .container--bg img#img-one.active {
  opacity: 1;
}
.four-hover .container--bg img#img-two {
  opacity: 0;
  transform: none;
}
.four-hover .container--bg img#img-two.active {
  opacity: 1;
}
.four-hover .container--bg img#img-three {
  opacity: 0;
  transform: none;
}
.four-hover .container--bg img#img-three.active {
  opacity: 1;
}
.four-hover .container--bg img#img-four {
  opacity: 0;
  transform: none;
}
.four-hover .container--bg img#img-four.active {
  opacity: 1;
}
.four-hover .overlapped-row {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .four-hover .overlapped-row {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .four-hover .overlapped-row {
    position: relative;
  }
}
@media screen and (max-width: mobile) {
  .four-hover .overlapped-row {
    position: relative;
  }
}
.four-hover .btn--link-alt {
  float: right;
}
.four-hover .btn--link-alt:after {
  content: "";
  display: table;
  clear: both;
}
.three-hover .col-inner ul li {
  list-style: disc;
  text-align: left;
  font-weight: 500;
  font-size: calc(12px + 6 * ((100vw - 320px) / 1280));
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: .5em;
}
.three-hover .col-inner ul {
/*  padding-left: 3em;*/
  padding-left: 2.5em;
  opacity: 0;
  max-height: 0;
  height: 100%;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.three-hover-mb.four-hover-mb {
  margin-top: 60px;
}
.three-hover-mb.four-hover-mb .col-3 {
  height: 420px;
  background-position: 50% 50%;
  background-size: cover;
}
.three-hover-mb.four-hover-mb .col-3 ul {
  text-align: left;
}

.landing-wrapper .hero {
  width: 100%;
/*  height: 825px;*/
  height: 725px;
/*  height: 725px;*/ /* if menu is not fixed on landing */
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .hero {
    height: 650px;
  }
}
.landing-wrapper .hero h1 {
  line-height: 26px;
  color: #fff;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .hero h1 {
    line-height: calc(26px + 24 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .hero h1 {
    line-height: 50px;
  }
}
.landing-wrapper .hero__bg {
  width: auto;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.landing-wrapper .hero__inner {
  width: 100%;
  max-width: 50%;
  padding: 3.75%;
  position: absolute;
  left: 9%;
/*  top: 55.75%;*/
  top: 49.75%; /* if header is not fixed on landing */
  text-align: left;
  z-index: 1;
  color: #fff;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .hero__inner {
    padding: 0px;
    left: 0%;
    bottom: 0%;
    top: auto;
    max-width: 100%;
    width: 100%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .landing-wrapper .hero__inner h1 {
    padding: 45px 0px 0px 20px;
  }
}
.landing-wrapper .hero__inner .inner-wrapper {
  padding-left: 14%;
  padding-right: 6%;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .hero__inner .inner-wrapper {
    padding: 0px 20px 45px 20px;
  }
}
.landing-wrapper .hero__inner .inner-wrapper p {
  margin-bottom: 30px;
}
.landing-wrapper .scroll-indicator {
  position: absolute;
/*  bottom: 4.5em;*/
  left: 50%;
}
.landing-wrapper .scroll-indicator p {
  color: #666666;
  text-transform: uppercase;
  text-align: center;
  font-size: 9px;
  letter-spacing: 2.5px;
}
.landing-wrapper .scroll-indicator div.vertical-line {
  width: 1px;
  background-color: #666666;
  height: 100%;
  opacity: .5;
  position: absolute;
  left: 40%;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .scroll-indicator {
    display: none;
  }
}

.landing-wrapper .btn {
  height: 50px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2.2px;
  line-height: 50px;
  color: #f28e04;
  min-width: 160px;
  background-color: #fff;
  border-radius: 50px;
  cursor: pointer;
}
.landing-wrapper .btn:hover {
  background-color: #fff;
  color: #2b2e33;
  box-shadow: 0px 10px 35px 0px rgba(70, 70, 70, 0.2);
}
.landing-wrapper .btn.btn-white {
  background-color: rbga(255, 255, 255, 0.85);
  color: #f28e04;
  border: none;
  box-shadow: none;
}
.landing-wrapper .btn.btn-white:hover {
  background-color: #bfd730;
  color: #fff;
}
.landing-wrapper .btn.btn-color {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2.2px;
  line-height: 50px;
  color: #fff;
  background: #f18903;
  background: -moz-linear-gradient(left, #f18903 0%, #f49e07 100%);
  background: -webkit-linear-gradient(left, #f18903 0%, #f49e07 100%);
  background: linear-gradient(to right, #f18903 0%, #f49e07 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18903', endColorstr='#f49e07',GradientType=1 );
  border-radius: 50px;
  cursor: pointer;
  outline: none;
  border: none;
}
.landing-wrapper .btn.btn-small {
  height: 30px;
  line-height: 30px;
  min-width: 140px;
  margin-right: 2px;
  margin-left: 2px;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .btn.btn-small {
    font-size: 9px;
    height: 25px;
    line-height: 25px;
    min-widht: 75px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .btn.btn-small {
    font-size: 9px;
    height: 25px;
    line-height: 25px;
    min-widht: 75px;
  }
}
.landing-wrapper .btn.btn-small:hover, .landing-wrapper .btn.btn-small :active, .landing-wrapper .btn.btn-small :focus {
  color: #f28e04;
  background-color: white;
}
.landing-wrapper .btn-link {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 3px;
  color: #bfd730;
}
.landing-wrapper .btn-link:hover {
  color: #9db222;
}
.landing-wrapper .btn-link.link-primary {
  color: #f28e04;
}
.landing-wrapper .btn-link.link-primary:hover {
  color: #2b2e33;
}
.landing-wrapper .btn-link.link-white {
  color: #fff;
  position: relative;
  z-index: 1;
}
.landing-wrapper .btn-link.link-white:hover {
  text-decoration: underline;
}
.landing-wrapper .inline-link {
  text-decoration: underline;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  background-size: cover;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slider--hero {
  position: relative;
  width: 82%;
  float: right;
/*  margin-top: 160px;*/
  margin-top: 60px; /* if menu is not fixed on landing */
}
@media screen and (max-width: 1024px) {
  .slider--hero {
    width: 100%;
    margin-top: 0px;
  }
}
.slider--hero .container--slider {
  max-width: 100%;
  padding-right: 20%;
  padding-left: 20%;
}
.slider--hero .slide-wrapper {
  background-size: cover;
  background-position: 50% 50%;
  height: 600px;
}
@media screen and (max-width: 1024px) {
  .slider--hero .slide-wrapper {
    height: 650px;
  }
}
.slider--hero .hero--slider
.slick-track:focus,
.slider--hero .slick-slide:focus {
  outline: none;
}

.slider--featured {
  max-width: 1200px;
  margin: 0;
  margin-top: 80px;
  margin-bottom: 55px;
  position: relative;
  z-index: 1;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .slider--featured {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: mobile) {
  .slider--featured {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .slider--featured .slide-holder {
    max-width: calc( 100% - 40px );
    margin: 0 auto;
    box-shadow: 1px 12px 40px 0px rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: mobile) {
  .slider--featured .slide-holder {
    max-width: calc( 100% - 40px );
    margin: 0 auto;
    box-shadow: 1px 12px 40px 0px rgba(0, 0, 0, 0.15);
  }
}
.slider--featured .slide.col-3 {
  box-shadow: 1px 12px 40px 0px rgba(0, 0, 0, 0.15);
  width: calc( 33.333% - 30px);
  height: 540px;
  margin-right: 30px;
  margin-left: 30px;
  margin-bottom: 35px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .slider--featured .slide.col-3 {
    width: 100%;
    margin: auto;
    box-shadow: 1px 12px 40px 0px rgba(0, 0, 0, 0);
  }
}
@media screen and (max-width: 768px) {
  .slider--featured .slide.col-3 {
    width: 100%;
    margin: auto;
    box-shadow: 1px 12px 40px 0px rgba(0, 0, 0, 0);
  }
}
.slider--featured .slide.col-3:hover {
  box-shadow: 1px 12px 40px 0px rgba(241, 137, 3, 0.5);
}
@media screen and (max-width: 768px) {
  .slider--featured .slide.col-3:hover {
    box-shadow: 1px 12px 40px 0px rgba(0, 0, 0, 0);
  }
}
.slider--featured .slide.col-3:hover .btn {
  min-width: 180px;
  max-width: 180px;
}
.slider--featured .slide.col-3:hover .btn span {
  opacity: 1;
}
.slider--featured .slide.col-3:hover .btn i {
  opacity: 0;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
.slider--featured .slide--img {
  width: 100%;
  height: 200px;
  margin-bottom: 35px;
  object-fit: cover;
}
.slider--featured img {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  object-fit: cover;
}
.slider--featured h2 {
/*  padding-bottom: 20px;*/
  padding-bottom: 0px;
  padding-top: 0px;
  text-transform: none;
  color: #555555;
  text-align: left;
}
.slider--featured .slide-inner {
/*  padding: 0px 40px 35px;*/
  padding: 0px 30px 35px;
}
.slider--featured .slide-inner h4 {
  padding-bottom: 10px;
}
.slider--featured .slide-inner p {
  padding-bottom: 20px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 24px;
}
.slider--featured .slide-inner p.small {
  padding-bottom: 10px;
}
.slider--featured .slide-inner .btn {
  position: absolute;
/*  bottom: 85px;*/
  bottom: 75px;
  max-width: 50px;
  min-width: 50px;
}
@media screen and (max-width: 1200px) {
  .slider--featured .slide-inner .btn {
    position: relative;
    bottom: 0px;
    min-width: 161px;
    max-width: 161px;
  }
}
@media screen and (max-width: 1024px) {
  .slider--featured .slide-inner .btn {
    position: relative;
    bottom: 0px;
    min-width: 161px;
    max-width: 161px;
  }
}
.slider--featured .slide-inner .btn span {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
  .slider--featured .slide-inner .btn span {
    opacity: 1;
  }
}
@media screen and (max-width: 1024px) {
  .slider--featured .slide-inner .btn span {
    opacity: 1;
  }
}
.slider--featured .slide-inner .btn i {
  opacity: 1;
  position: absolute;
  transform: translateX(13px);
  bottom: 5%;
  font-size: 30px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-style: normal;
}
@media screen and (max-width: 1200px) {
  .slider--featured .slide-inner .btn i {
    opacity: 0;
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .slider--featured .slide-inner .btn i {
    opacity: 0;
    display: none;
  }
}
.slider--featured .slide-inner .btn:hover i {
  opacity: 0;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -ms-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
@media screen and (max-width: 768px) {
  .slider--featured .slide-inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: mobile) {
  .slider--featured .slide-inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.slider--featured .slick-dots {
  display: none !important;
  width: 100%;
  position: absolute;
  bottom: 30px;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .slider--featured .slick-dots {
    display: block !important;
    bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .slider--featured .slick-dots {
    display: block !important;
    bottom: 30px;
  }
}
@media screen and (max-width: mobile) {
  .slider--featured .slick-dots {
    display: block !important;
  }
}
.slider--featured .slick-dots li {
  width: 6px;
  height: 6px;
  display: inline-block;
  margin: 0 6px;
  background-color: #d6d6d6;
  -webkit-transition: background 200ms ease-in-out;
  -moz-transition: background 200ms ease-in-out;
  -o-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out;
  cursor: pointer;
  border-radius: 50%;
}
.slider--featured .slick-dots li.slick-active {
  background-color: #f28e04;
}
.slider--featured .slick-dots li button {
  width: 0;
  height: 0;
  border: none;
  padding: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  color: transparent;
  background-color: transparent;
}
.slider--featured .btn--link {
  text-transform: uppercase;
}
.slider--featured .btn--link i {
  font-size: 6px;
  padding-left: 10px;
  position: relative;
  top: -1.75px;
}

.slick-arrow--next {
  position: absolute;
  right: -6.25%;
  bottom: 50%;
  color: #f28e04;
  background-image: url("/wp-content/themes/f1ux/assets/images/arrow-next.svg");
  content: '';
  padding: 26px 30px;
  z-index: 9;
  font-size: 24px;
  cursor: pointer;
  transition: color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}
.slick-arrow--next i {
  font-size: 4em;
}
.slick-arrow--next:hover {
  color: #f18903;
  transition: color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}
@media screen and (max-width: 768px) {
  .slick-arrow--next {
    display: none !important;
  }
}
@media screen and (max-width: mobile) {
  .slick-arrow--next {
    display: none !important;
  }
}

.slick-arrow--prev {
  position: absolute;
  bottom: 50%;
  left: -4.5%;
  color: #f28e04;
  padding: 26px 30px;
  background-image: url("/wp-content/themes/f1ux/assets/images/arrow-previous.svg");
  content: '';
  z-index: 9;
  font-size: 24px;
  cursor: pointer;
  transition: color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}
.slick-arrow--prev i {
  font-size: 4em;
}
.slick-arrow--prev:hover {
  color: #f18903;
  transition: color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}
@media screen and (max-width: 768px) {
  .slick-arrow--prev {
    display: none !important;
  }
}
@media screen and (max-width: mobile) {
  .slick-arrow--prev {
    display: none !important;
  }
}

/**
 * Variables
 */
.landing-wrapper .footer {
  margin-top: -60px;
  color: #fff;
}
.reimagine .landing-wrapper .footer {
  margin-top: 450px;  
} 
.landing-wrapper .footer .footer-inner {
  padding-top: 265px;
  padding-bottom: 110px;
}
.landing-wrapper .footer .footer-inner h1 {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-inner {
    padding-top: 100px;
    padding-bottom: 90px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-inner {
    padding-top: 200px;
    padding-bottom: 90px;
  }
}
.landing-wrapper .footer .footer-inner form {
  margin-top: 20px;
  position: relative;
}
.landing-wrapper .footer .footer-inner form input[type="text"] {
  border: none;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  height: 74px;
  color: #666666 !important;
  border: 0px !important;
  padding-left: 25px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  max-width: 65%;
  -webkit-font-smoothing: subpixel-antialiased;
}
.landing-wrapper .footer .footer-inner form input[type="text"] {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .footer .footer-inner form input[type="text"] {
    font-size: calc(16px + 4 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .footer .footer-inner form input[type="text"] {
    font-size: 20px;
  }
}
.landing-wrapper .footer .footer-inner form input[type="submit"] {
  border: none !important;
  outline: none !important;
  box-shadow: none;
  -webkit-appearance: none;
  background-color: #fff !important;
  color: #f28e04 !important;
  height: 74px;
  margin-left: -4px;
  position: absolute;
  padding-right: 20px;
  padding-left: 10px;
  text-transform: none !important;
}
.landing-wrapper .footer .footer-inner form input[type="submit"] {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .footer .footer-inner form input[type="submit"] {
    font-size: calc(20px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .footer .footer-inner form input[type="submit"] {
    font-size: 26px;
  }
}
.landing-wrapper .footer .footer-inner form input[type="submit"]:hover {
  color: #2b2e33;
  cursor: pointer;
}
.landing-wrapper .footer .footer-inner sup {
  font-size: 26px;
  vertical-align: super;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .footer .footer-inner sup {
    font-size: calc(26px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .footer .footer-inner sup {
    font-size: 26px;
  }
}
.landing-wrapper .footer .footer-inner .logo-footer {
  height: 60px;
  width: auto;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-inner .logo-footer {
    height: 45px;
    width: auto;
    margin-top: 60px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-inner .logo-footer {
    height: 45px;
    width: auto;
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-inner .pie-chart-col h1.chart-header {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .landing-wrapper .footer .footer-inner .pie-chart-col .col-6, .landing-wrapper .footer .footer-inner .pie-chart-col .col-4 {
    width: 50%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-inner .pie-chart-col h1.chart-header {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .landing-wrapper .footer .footer-inner .pie-chart-col .col-6, .landing-wrapper .footer .footer-inner .pie-chart-col .col-4 {
    width: 50%;
    margin-bottom: 30px;
  }
}
.landing-wrapper .footer .footer-inner .chart-dollar {
  transform: translateY(50px);
}
.landing-wrapper .footer .footer-inner .chart-dollar .btn {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-inner .chart-dollar .btn {
    margin-top: 0px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-inner .chart-dollar .btn {
    margin-top: 0px;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .footer .footer-inner .chart-dollar {
    transform: translateY(0px);
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .footer .footer-inner .chart-dollar {
    margin-top: 30px;
  }
}
.landing-wrapper .footer .footer-inner .pie-col {
  margin-top: 14px;
}
.landing-wrapper .footer .footer-inner .pie-col p {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 16px;
  max-width: 195px;
  margin: 0px;
}
.landing-wrapper .footer .footer-inner .pie-chart {
  margin-top: 5px;
/*  width: 250px;*/
  width: 350px;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .footer .footer-inner .pie-chart {
    width: 124px;
  }
}
.landing-wrapper .footer .footer-inner p.small.mw {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 300px;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-inner p.small.mw {
    max-width: 90%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-inner p.small.mw {
    max-width: 90%;
    margin-bottom: 30px;
  }
}
.landing-wrapper .footer .footer-wrapper {
  max-width: 1160px;
  width: 100%;
  margin: 0px auto;
  padding: 0 20px;
  height: 98px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-wrapper {
    width: calc( 100% - 40px );
    width: calc( 100% - 40px );
    margin: 0 auto;
    margin-top: -50px;
    height: 162px;
    padding: 0px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-wrapper {
    width: calc( 100% - 40px );
    width: calc( 100% - 40px );
    margin: 0 auto;
    margin-top: -50px;
    height: 162px;
    padding: 0px;
  }
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-wrapper .footer-menu {
    top: 40%;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-wrapper .footer-menu {
    top: 40%;
  }
}
.landing-wrapper .footer .footer-wrapper .social-links {
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-wrapper .social-links {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-wrapper .social-links {
    display: block;
    width: 100%;
    text-align: center;
  }
}
.landing-wrapper .footer .footer-wrapper .menu-links {
  color: #f28e04;
  float: right;
  text-align: right;
  width: 50%;
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-wrapper .menu-links {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-wrapper .menu-links {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
.landing-wrapper .footer .footer-wrapper .menu-links a {
  margin-right: 25px;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-wrapper .menu-links a {
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-wrapper .menu-links a {
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }
}
.landing-wrapper .footer .footer-wrapper .fab.fa-2x {
  margin-right: 20px;
}
.landing-wrapper .footer .footer-wrapper .fab.fa-2x {
  font-size: 28px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .footer .footer-wrapper .fab.fa-2x {
    font-size: calc(28px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .footer .footer-wrapper .fab.fa-2x {
    font-size: 28px;
  }
}
.landing-wrapper .footer .footer-wrapper .fab.fa-2x:hover {
  opacity: .5;
}
.landing-wrapper .footer .footer-wrapper .fa-facebook-f {
  margin-left: 20px;
  color: #4167b2;
}
.landing-wrapper .footer .footer-wrapper .fa-twitter {
  color: #1da1f3;
}
.landing-wrapper .footer .footer-wrapper .fa-linkedin-in {
  color: #037eac;
}
.landing-wrapper .footer .footer-wrapper .fa-youtube {
  color: #fe0003;
}
.landing-wrapper .footer .gdrp-inner {
  padding: 24px 0px;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .gdrp-inner {
    padding: 24px 50px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .gdrp-inner {
    padding: 24px 50px;
  }
}
.landing-wrapper .footer .footer-bottom {
  background-color: #fff;
  color: #a4aaad;
  height: 230px;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-bottom {
    height: 290px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-bottom {
    height: 290px;
  }
}
.landing-wrapper .footer .footer-bottom .footer-bottom-inner {
  top: 65%;
  max-width: 640px;
  padding: 0 20px;
  margin: 0 auto;
  margin-top: -60px;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .footer .footer-bottom .footer-bottom-inner {
    top: 57%;
    padding: 0 50px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .footer .footer-bottom .footer-bottom-inner {
    top: 57%;
    padding: 0 50px;
  }
}
.landing-wrapper .footer .footer-bottom .footer-bottom-inner p {
  text-align: center;
}
.landing-wrapper .footer .footer-bottom .footer-bottom-inner .details-links {
  text-align: center;
}
.landing-wrapper .footer .footer-bottom .footer-bottom-inner .details-links a {
  margin: 0 15px;
}
.landing-wrapper .footer .footer-bottom .footer-bottom-inner .details-links a {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .footer .footer-bottom .footer-bottom-inner .details-links a {
    font-size: calc(14px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .footer .footer-bottom .footer-bottom-inner .details-links a {
    font-size: 14px;
  }
}
.landing-wrapper .cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  position: fixed;
  bottom: 40px;
  left: 15px;
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.1) url(/wp-content/themes/f1ux/assets/images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
}
.landing-wrapper .cd-top.cd-top--show,
.landing-wrapper .cd-top.cd-top--fade-out,
.landing-wrapper .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
}
.landing-wrapper .cd-top.cd-top--show {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.landing-wrapper .cd-top.cd-top--fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .75;
}
.landing-wrapper .cd-top:hover {
  background-color: #2b2e33;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .landing-wrapper .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .landing-wrapper .cd-top {
    height: 65px;
    width: 65px;
    left: 20px;
    bottom: 30px;
  }
}

.modal {
  width: 80%;
  max-width: 80%;
  top: 50%;
  left: 50%;
  background-color: #fff;
  padding: 60px;
  box-shadow: 1px 19px 65px 0px rgba(241, 137, 3, 0.5);
}
.modal.modal--padded .modal__content {
  padding: 55px 75px;
}

.modal__header {
  padding: 40px 60px;
  width: 100%;
}

.modal__content {
  width: 100%;
  padding: 45px;
}

.modal__body {
  position: relative;
  padding-left: 40px;
}

.modal__footer {
  width: 100%;
  border-top: 1px solid #fff;
  padding: 25px;
  text-align: center;
}

/**
 * Modal Close
 */
/**
 * Modal Close
 */
.modal-close {
  position: absolute;
  top: 20px;
  right: 0px;
  width: 25px;
  height: 25px;
  font-size: 24px;
  text-align: center;
  color: white;
  cursor: pointer;
  color: #f28e04;
  z-index: 10;
}
.modal-close:before {
  font-size: 30px;
}
.modal-close:hover {
  color: #f18903;
}
body.home #modals {
  height: 0;
}
#modal--video {
  width: 80%;
  height: 80%;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
#modal--video .modal-close {
  top: 50px;
  right: 25px;
}
#modal--video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-block {
  width: 100%;
  height: 500px;
  position: relative;
  background-color: #f28e04;
  cursor: pointer;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .video-block {
    width: 100%;
/*    height: 250px;*/
    height: 350px;
    margin-top: 30px;
  }
}
@media screen and (max-width: mobile) {
  .video-block {
    width: 100%;
    height: 250px;
    margin-top: 30px;
  }
}
.video-block .watch-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  position: relative;
  bottom: -61%;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.video-block .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  font-size: 30px;
  transition: color .2s ease-in-out;
  cursor: pointer;
  background-color: #f28e04;
  border-radius: 100%;
  background-repeat: no-repeat;
  padding: 27px 29px 27px 32px;
  transition: color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}
@media screen and (max-width: 768px) {
  .video-block .icon {
    font-size: 20px;
    padding: 17px 19px 17px 22px;
  }
}
@media screen and (max-width: mobile) {
  .video-block .icon {
    font-size: 20px;
    padding: 17px 19px 17px 22px;
  }
}
.video-block:hover .icon {
  background-color: #f18903;
  transition: color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out;
}

.container--large .video-block {
  height: 575px;
}

.video-uikit .video-block {
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .video-uikit .video-block {
    margin-top: 0px;
  }
}
@media screen and (max-width: mobile) {
  .video-uikit .video-block {
    margin-top: 0px;
  }
}

/**
 * Remodal Styles
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 99999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 100000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(255, 255, 255, 0.95);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}
@media screen and (max-width: 1024px) {
  .remodal-wrapper {
    padding: 0px;
  }
}

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 0px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #555555;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .remodal {
    padding: 20px;
  }
}
@media screen and (max-width: mobile) {
  .remodal {
    padding: 20px;
  }
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: 40px;
  right: 40px;
  color: #f28e04;
  border: none;
  display: block;
  overflow: visible;
  width: 80px;
  height: 80px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  outline: 0;
  background: transparent;
}
@media screen and (max-width: 768px) {
  .remodal-close {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: mobile) {
  .remodal-close {
    height: 40px;
    width: 40px;
  }
}

.remodal-close:hover,
.remodal-close:focus {
  color: #f18903;
  border: none;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  line-height: 50px;
  position: absolute;
  display: block;
  width: 100px;
  content: "\00d7";
  text-align: center;
  font-size: 45px;
  line-height: 50px;
  top: 17%;
  left: -13%;
}
@media screen and (max-width: 768px) {
  .remodal-close:before {
    font-size: 40px;
    line-height: 40px;
    left: 0;
    top: 0;
    width: 40px;
  }
}
@media screen and (max-width: mobile) {
  .remodal-close:before {
    font-size: 40px;
    line-height: 40px;
    left: 0;
    top: 0;
    width: 40px;
  }
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Keyframes
   ========================================================================== */
@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}
@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 1600px;
  }
}
/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

/**
 * Custom Styles
 */
.remodal.remodal-areas {
  padding: 0px;
  box-shadow: 1px 19px 65px 0px rgba(241, 137, 3, 0.5);
}
.remodal.remodal-areas .btn {
  display: inline-block;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 2.2px;
  line-height: 50px;
  color: #fff;
/*  background: #f18903;*/
  background: -moz-linear-gradient(left, #f18903 0%, #f49e07 100%);
  background: -webkit-linear-gradient(left, #f18903 0%, #f49e07 100%);
  background: linear-gradient(to right, #f18903 0%, #f49e07 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18903', endColorstr='#f49e07',GradientType=1 );
  border-radius: 50px;
  cursor: pointer;
  outline: none;
  border: none;  
  height: 50px;
  min-width: 160px;
  margin-top: 20px;
}
@media screen and (max-width: 1024px) {
  .remodal.remodal-areas {
    padding: 0px;
  }
}

.remodal-inner {
  position: relative;
  height: 100%;
  min-height: 500px;
}
.remodal-inner .col-inner h2.white {
  color: #fff;
  text-align: left;
}
.remodal-inner .bkg-img {
  width: 40%;
  height: 100%;
/*  object-fit: cover;*/
  position: absolute;
  right: 0px;
  background-size: cover;
  background-position: 50% 50%;
}

.malaria-modal {
  background-position: 0% 50% !important;  
}

.water-modal {
  background-position: 70% 50% !important;  
}

.commit-bkg-3 {
  background-position: 100% 50% !important;  
}



/*.remodal-inner .bkg-img {
  width: 40%;
  height: 100%;
  background-size: cover;
}

*/
@media screen and (max-width: 1024px) {
  .remodal-inner .bkg-img {
    position: relative;
    width: 100%;
    height: 230px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    box-shadow: 1px 19px 65px 0px rgba(0, 0, 0, 0.3);
    position: relative;
  }
  .remodal-inner .bkg-img .col-inner {
    color: #fff;
    position: relative;
    z-index: 1;
    text-align: left;
    position: absolute;
    bottom: 20px;
    padding-left: 2em;
    padding-right: 1em;
  }
  .remodal-inner .bkg-img:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(37, 37, 37, 0.4);
  }
  .remodal-inner .bkg-img:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
  }
}

.remodal-solutions {
  background-color: #f28e04;
  max-width: 363px;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-8%, -50%);
}
@media screen and (max-width: 1024px) {
  .remodal-solutions {
    position: relative;
    top: 0%;
    left: 0%;
    margin-right: -0%;
    max-width: 100%;
    transform: translate(0%, 0%);
  }
}
.remodal-solutions .solutions-inner {
  padding: 4em 4.5em;
  text-align: left !important;
  color: #fff;
  box-shadow: 1px 19px 65px 0px rgba(241, 137, 3, 0.5);
}
.remodal-solutions .solutions-inner h2 {
  padding-top: 0px;
  text-align: left;
  color: #fff;
  text-transform: none;
}
@media screen and (max-width: 1024px) {
  .remodal-solutions .solutions-inner {
    padding: 2em;
  }
}
.remodal-solutions .solutions-inner h2 {
  margin-bottom: 20px;
}
.remodal-solutions .solutions-inner li {
  padding-left: .25em;
  list-style: disc outside;
  font-weight: 300;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.remodal-solutions .solutions-inner li {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .remodal-solutions .solutions-inner li {
    font-size: calc(14px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .remodal-solutions .solutions-inner li {
    font-size: 14px;
  }
}
.remodal-solutions .solutions-inner li {
  line-height: 24px;
}
@media screen and (min-width: 320px) {
  .remodal-solutions .solutions-inner li {
    line-height: calc(24px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .remodal-solutions .solutions-inner li {
    line-height: 24px;
  }
}
.remodal-text {
  z-index: 2;
  text-align: left;
  width: 60%;
  padding: 8em 20em 8em 6em;
}
.remodal-text p.med {
  max-width: 70%;
}
@media screen and (max-width: 1024px) {
  .remodal-text p.med {
    max-width: 100%;
  }
}
.remodal-text h4 {
  color: #555555;
}
@media screen and (max-width: 1024px) {
  .remodal-text {
    padding: 2em;
    width: 100%;
  }
}
.remodal-text p {
  padding-top: 2em;
  max-width: 400px;
}
@media screen and (max-width: 1024px) {
  .remodal-text p {
    padding-top: 0em;
    margin-top: 0px;
  }
}
.remodal-text p.primary {
  color: #f28e04;
  padding-top: .5em;
}
.remodal-text h2.primary {
  color: #f28e04;
  padding-top: 4em;
  text-transform: none;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .remodal-text h2.primary {
    padding-top: 1em;
  }
}

.remodal-hover .remodal-text {
  width: 75%;
}
@media screen and (max-width: 1024px) {
  .remodal-hover .remodal-text {
    width: 100%;
  }
}
.remodal-hover p {
  padding-top: 0;
  max-width: 100%;
}
.remodal-hover p.small.bold.primary {
  text-transform: uppercase;
  letter-spacing: 2.5px;
}
.remodal-hover ul {
  padding-left: 1em !important;
}
.remodal-hover li {
  padding-left: .25em;
  list-style: disc outside;
  font-weight: 300;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
}

.remodal-areas .mb-sh {
  display: none;
}
@media screen and (max-width: 1024px) {
  .remodal-areas .mb-sh {
    display: block;
  }
}
.remodal-areas .mb-hd {
  display: block;
}
@media screen and (max-width: 1024px) {
  .remodal-areas .mb-hd {
    display: none;
  }
}
.remodal-areas .remodal-close {
  left: auto;
  right: 0px;
  top: 0px;
  z-index: 2;
  color: #f28e04;
  background-color: #fff;
  box-shadow: 0px 10px 35px 0px rgba(70, 70, 70, 0);
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.remodal-areas .remodal-close:hover {
  color: #f18903;
  box-shadow: 0px 10px 35px 0px rgba(70, 70, 70, 0.2);
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
@media screen and (max-width: 1024px) {
  .remodal-areas .remodal-close {
    right: 0px;
  }
}
footer.landing-footer {
  padding-bottom: 0px;
}
footer.landing-footer #edit-email-wrapper input {
  font-size: 1.5em;
}
.landing-wrapper .footer .footer-inner form input[type="submit"]:hover {
  color: #fff !important;
  background-color: #f28e04 !important; 
  box-shadow: 0px 10px 35px 0px rgba(70, 70, 70, 0.2);
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
footer.landing-footer h2 {
  text-align: left;
  color: #fff;
}
body.home .breadcrumbs {
  display: none;
}
/**
 * Modules - App specific
 */
/**
 * Modules - Media Queries
 */
/**
 * Compatibility
 */


/**
 * New Max mega menu styles
 */
#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
  /* New styles as of 2018 Landing page launch old styles commented out for now*/
  font-weight: 100 !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 100 !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  font-size: 14px !important;
  text-transform: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  color: #666;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 100 !important;
  -webkit-font-smoothing: subpixel-antialiased;
  font-size: 14px;
  display: block;
  float: left;
  clear: none;
  padding: 15px 15px 15px 15px;
  vertical-align: top;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 100 !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  text-transform: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 100 !important;
  -webkit-font-smoothing: subpixel-antialiased !important;
  text-transform: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-careers > a.mega-menu-link {
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px !important;
  color: #bfd730 !important;
  letter-spacing: 0.96px !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-search > a.mega-menu-link {
  padding-right: 20px;
  border-right: 1px solid #e5e5e5;
  max-height: 50px;
  line-height: 50px;
  margin-top: 20px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-resources > a.mega-menu-link {
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px !important;
  color: #00b5e1 !important;
  letter-spacing: 0.96px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: '';
  display: inline-block;
  font-family: dashicons;
  margin: 0 0 0 6px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
}
li.mega-toggle-on > a:before {
  border-bottom: 15px solid #f1f1f1;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  width: 0;
  z-index: 999;
}
span.line {
  margin-right: 20px;
  margin-left: 10px;
  border-right: 1px solid #e5e5e5;
  max-height: 50px;
  font-size: 35px;
/*  font-weight: 100;
  position: absolute;*/
}
#mega-menu-wrap-primary, #mega-menu-wrap-primary #mega-menu-primary, #mega-menu-wrap-primary #mega-menu-primary ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
  line-height: 1 !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:before {
  display: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top: 0px; }

.landing-wrapper .footer .footer-wrapper .fab.fa-2x.fa-youtube {
  font-size: 25px;
}

/* Compat object fit IE11 */

.slide-img-holder.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.slide-img-holder.compat-object-fit img {
  opacity: 0;
}


/* Styles for impact blog migration */
.impact-cols-wrapper {
  overflow: hidden;
}

.impact-cols-2 .impact-col {
    width: 48.4%;
}

.impact-col {
    float: left;
    margin-right: 3.2%;
    margin-bottom: 30px;
}

.impact-col.impactnomargin {
  clear: right;
  margin-right: 0;
}

/* Subpage styles */
body.reimagine {
  background-color: #fff;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #555555;
  margin: 0;
  min-height: 100%;
  overflow-x: hidden !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  /**
   * Anchor
   */
  /**
   * Headers
   */
}
body.reimagine html {
  box-sizing: border-box;
  height: 100%;
}
body.reimagine *, body.reimagine *:before, body.reimagine *:after {
  box-sizing: inherit;
}
body.reimagine.body--signup {
  background-color: #f28e04;
}
body.reimagine a {
  text-decoration: none;
  color: inherit;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Transition */
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
body.reimagine h1, body.reimagine h2, body.reimagine h3, body.reimagine h4, body.reimagine h5, body.reimagine h6 {
  line-height: 1;
  margin: 0;
}
body.reimagine h1, body.reimagine .h1 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  letter-spacing: 1px;
}
body.reimagine h1, body.reimagine .h1 {
  font-size: 26px;
}
@media screen and (min-width: 320px) {
  body.reimagine h1, body.reimagine .h1 {
    font-size: calc(26px + 24 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h1, body.reimagine .h1 {
    font-size: 50px;
  }
}
body.reimagine h1, body.reimagine .h1 {
  line-height: 26px;
}
@media screen and (min-width: 320px) {
  body.reimagine h1, body.reimagine .h1 {
    line-height: calc(26px + 24 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h1, body.reimagine .h1 {
    line-height: 50px;
  }
}
body.reimagine h1 span, body.reimagine .h1 span {
  font-weight: 700;
}
body.reimagine h2, body.reimagine .h2 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
body.reimagine h2, body.reimagine .h2 {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  body.reimagine h2, body.reimagine .h2 {
    font-size: calc(20px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h2, body.reimagine .h2 {
    font-size: 26px;
  }
}
body.reimagine h2, body.reimagine .h2 {
  line-height: 26px;
}
@media screen and (min-width: 320px) {
  body.reimagine h2, body.reimagine .h2 {
    line-height: calc(26px + 10 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h2, body.reimagine .h2 {
    line-height: 36px;
  }
}
body.reimagine h2.alt, body.reimagine .h2.alt {
  line-height: 20px;
}
@media screen and (min-width: 320px) {
  body.reimagine h2.alt, body.reimagine .h2.alt {
    line-height: calc(20px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h2.alt, body.reimagine .h2.alt {
    line-height: 26px;
  }
}
body.reimagine h3, body.reimagine .h3 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
body.reimagine h3, body.reimagine .h3 {
  font-size: 20px;
}
@media screen and (min-width: 320px) {
  body.reimagine h3, body.reimagine .h3 {
    font-size: calc(20px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h3, body.reimagine .h3 {
    font-size: 26px;
  }
}
body.reimagine h3, body.reimagine .h3 {
  line-height: 30px;
}
@media screen and (min-width: 320px) {
  body.reimagine h3, body.reimagine .h3 {
    line-height: calc(30px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h3, body.reimagine .h3 {
    line-height: 36px;
  }
}
@media screen and (max-width: 768px) {
  body.reimagine h3, body.reimagine .h3 {
    font-weight: 700;
  }
}
@media screen and (max-width: mobile) {
  body.reimagine h3, body.reimagine .h3 {
    font-weight: 700;
  }
}
body.reimagine h4, body.reimagine .h4 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: -1px;
}
body.reimagine h4, body.reimagine .h4 {
  font-size: 24px;
}
@media screen and (min-width: 320px) {
  body.reimagine h4, body.reimagine .h4 {
    font-size: calc(24px + 16 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h4, body.reimagine .h4 {
    font-size: 40px;
  }
}
body.reimagine h4, body.reimagine .h4 {
  line-height: 34px;
}
@media screen and (min-width: 320px) {
  body.reimagine h4, body.reimagine .h4 {
    line-height: calc(34px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine h4, body.reimagine .h4 {
    line-height: 40px;
  }
}
body.reimagine p {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.reimagine p {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  body.reimagine p {
    font-size: calc(14px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine p {
    font-size: 20px;
  }
}
body.reimagine p {
  line-height: 24px;
}
@media screen and (min-width: 320px) {
  body.reimagine p {
    line-height: calc(24px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine p {
    line-height: 30px;
  }
}
body.reimagine p.med {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.reimagine p.med {
  font-size: 16px;
}
@media screen and (min-width: 320px) {
  body.reimagine p.med {
    font-size: calc(16px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine p.med {
    font-size: 16px;
  }
}
body.reimagine p.med {
  line-height: 26px;
}
@media screen and (min-width: 320px) {
  body.reimagine p.med {
    line-height: calc(26px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine p.med {
    line-height: 26px;
  }
}
body.reimagine p.small {
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.reimagine p.small {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  body.reimagine p.small {
    font-size: calc(14px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine p.small {
    font-size: 14px;
  }
}
body.reimagine p.small {
  line-height: 24px;
}
@media screen and (min-width: 320px) {
  body.reimagine p.small {
    line-height: calc(24px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  body.reimagine p.small {
    line-height: 24px;
  }
}
body.reimagine p.bold {
  font-weight: 700;
}
body.reimagine p.alt {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.commit-image .container--large .image-inner, .landing-wrapper .section-approach .container.container--full .container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .commit-image .container--large .image-inner {
    top: 35%;
  }
}
@media screen and (max-width: 768px) {
  .commit-image .container--large .image-inner {
    padding: 50px 0px;
    position: relative;
    top: auto;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.landing-wrapper .hero--subpage {
  width: 100%;
  max-width: calc(100% - 10em);
  max-height: 700px;
  height: 740px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  margin: 0 auto;
  margin-top: 80px;
  background-position: 50% 50%;
  box-shadow: 2px 32px 59px 0px rgba(0, 0, 0, 0.2);
/*  margin-top: 120px;*/
}
@media screen and (min-width: 1800px) {
  .landing-wrapper .hero--subpage {
    background-position: 50% 30%;
  }
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .hero--subpage {
    height: 650px;
    margin-top: 40px;
    max-width: calc(100% - 5em);
  }
}
@media screen and (max-width: 768px) {
  .landing-wrapper .hero--subpage {
    height: 450px;
    margin-top: 20px;
    max-width: calc(100% - 2em);
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .hero--subpage {
    height: 450px;
    max-width: calc(100% - 2em);
  }
}
.landing-wrapper .hero--subpage h1 {
  line-height: 26px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .hero--subpage h1 {
    line-height: calc(26px + 24 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .hero--subpage h1 {
    line-height: 50px;
  }
}
.landing-wrapper .hero--subpage .subpage-hero__inner {
  color: #fff;
  position: relative;
  z-index: 1;
  top: 80%;
}
.landing-wrapper .hero--subpage .subpage-hero__inner h1 {
  padding-left: 2em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .hero--subpage .subpage-hero__inner h1 {
    padding-left: .5em;
    color: #fff;
  }
}
.landing-wrapper .subpage-overlap {
  height: 568px;
  margin-top: -120px;
  position: relative;
  z-index: -1;
}
.landing-wrapper .subpage-overlap:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(241, 144, 5, 0);
  border-top-color: #f19005;
  border-width: 20px;
  margin-left: -20px;
}
.landing-wrapper .subpage-overlap .overlap-inner {
  padding-left: 2em;
  color: #fff;
  top: 60%;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
.landing-wrapper .subpage-overlap .overlap-inner h2 {
  color: #fff;
}
.landing-wrapper .subpage-overlap .overlap-inner p {
  max-width: 820px;
}
.landing-wrapper .commit-image {
  margin-top: 125px;
  height: 650px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .landing-wrapper .commit-image {
    height: 850px;
  }
}
.landing-wrapper .commit-image .container--large.gray-overlay {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .commit-image {
    margin-top: 0px;
    height: auto;
    position: relative;
    z-index: -2;
  }
}
.landing-wrapper .commit-image h5 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
  padding-left: 4px;
}
.landing-wrapper .commit-image h5 {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .commit-image h5 {
    font-size: calc(14px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .commit-image h5 {
    font-size: 20px;
  }
}
.landing-wrapper .commit-image .orange-block {
  background-color: rgba(242, 142, 4, 0.9);
  color: #fff;
  right: -6.25em;
/*  right: -7.5em;*/
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translate(0%, -50%);    
}
@media screen and (max-width: 1400px) {
  .landing-wrapper .commit-image .orange-block {
   right: -5.0em; 
  }
}
@media screen and (max-width: 1300px) {
  .landing-wrapper .commit-image .orange-block {
   right: -3.0em; 
  }
}
@media screen and (max-width: 1200px) {
  .landing-wrapper .commit-image .orange-block {
   right: -2.0em; 
  }
}
@media screen and (max-width: 1100px) {
  .landing-wrapper .commit-image .orange-block {
   right: 0; 
  }
}
@media screen and (max-width: 1025px) {
  .landing-wrapper .commit-image .orange-block {
   right: 0; 
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .landing-wrapper .commit-image .orange-block {
    background-color: rgba(242, 142, 4, 0.9);
    color: #fff;
    right: auto;
    z-index: 2;
    position: relative;
    top: auto;
    transform: translateY(80%);    
  }
}
@media screen and (max-width: 768px) {
  .landing-wrapper .commit-image .orange-block {
    background-color: rgba(242, 142, 4, 0.9);
    color: #fff;
    right: auto;
    z-index: 2;
    position: relative;
    top: auto;
    transform: none;    
  }
}
.landing-wrapper .commit-image .orange-block .orange-block-inner {
/*  max-width: 430px;*/
  max-width: 480px;
  padding: 60px 40px;
}
@media screen and (min-width: 850px) and (max-width: 1150px) {
  .landing-wrapper .commit-image .orange-block .orange-block-inner {
  /*  max-width: 430px;*/
    max-width: 380px;
    padding: 60px 45px;
  }
}
@media screen and (min-width: 769px) and (max-width: 849px) {
  .landing-wrapper .commit-image .orange-block .orange-block-inner {
  /*  max-width: 430px;*/
    max-width: 310px;
  }
}
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 1024px) {
  .landing-wrapper .commit-image .orange-block .orange-block-inner {
    max-width: 100%;
    padding: 40px 20px 20px;
  }
}
.landing-wrapper .commit-image .orange-block .orange-block-inner ul {
  list-style: disc;
  padding-left: 20px;
  line-height: 20px;
  font-weight: 900;
  font-size: calc(15px + 0 * ((100vw - 320px) / 1280));
}
/*@media screen and (max-width: 768px) {*/
@media screen and (max-width: 1024px) {
  .landing-wrapper .commit-image .orange-block .orange-block-inner ul {
    line-height: 18px;
    font-weight: 900;
    font-size: calc(14px + 0 * ((100vw - 320px) / 1280));
  }
}
.landing-wrapper .commit-image .orange-block .orange-block-inner ul li {
  margin:0;
  padding:0 0 10px 0;
}
.landing-wrapper .commit-image .orange-block .orange-block-inner p {
  margin-top: 0px;
}
.landing-wrapper .commit-image .container--large {
  height: 100%;
  color: #fff;
}
@media screen and (max-width: 1024px) {
/*@media screen and (max-width: 768px) {*/
  .landing-wrapper .commit-image .container--large {
    padding-bottom: 50px;
  }
}
.landing-wrapper .commit-image .container--large .image-inner {
/*  max-width: 650px;*/
  max-width: 675px;
  position: relative;
  z-index: 1;
  padding-left: 6em;
}
@media screen and (min-width: 1025px) and (max-width: 1150px) {
  .landing-wrapper .commit-image .container--large .image-inner {
    max-width: 575px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
 .landing-wrapper .commit-image .container--large .image-inner {
    padding-left: .5em;
    padding-right: 2em;
  } 
}
@media screen and (max-width: 1024px) {
/*@media screen and (max-width: 768px) {*/
  .landing-wrapper .commit-image .container--large .image-inner {
    padding-left: .5em;
  }
}
.landing-wrapper .commit-image .container--large .image-inner p {
  max-width: 550px;
}
@media screen and (min-width: 769px) and (max-width: 1150px) {
  .landing-wrapper .commit-image .container--large .image-inner p {
    max-width: 750px;
  }
}
.landing-wrapper .commit-image .container--large .image-inner h5 {
  color: #fff;
}
.landing-wrapper .commit-image .container--large .image-inner h1 {
  color: #fff;
}
.landing-wrapper .commit-image.no-mar {
  margin-top: 0px;
}
.landing-wrapper .open-text.arrow-down {
  position: relative;
  z-index: 1;
}
.landing-wrapper .open-text.arrow-down:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 20px;
  margin-left: -20px;
}
.landing-wrapper .open-text.commit-open h5 {
  font-family: "montserrat", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin-bottom: 30px;
  padding-left: 4px;
  color: #555555;
}
@media screen and (min-width: 1024px) {
  .landing-wrapper .open-text.open-text-tall.commit-open .container--full h5 {
      margin-bottom: 30px;
      padding: 0em 0em 4px 0em;
  }
}
.landing-wrapper .open-text.commit-open h5 {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .open-text.commit-open h5 {
    font-size: calc(14px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .open-text.commit-open h5 {
    font-size: 20px;
  }
}
.landing-wrapper .open-text.commit-open .container--full p {
  margin-top: 1.5em;
}
.landing-wrapper .section-approach {
  color: #fff;
  height: 525px;
}
.landing-wrapper .section-approach h1{
  color: #fff;
}
.landing-wrapper .section-approach .container.container--full {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .section-approach .container.container--full .container {
    padding: 0px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .section-approach .container.container--full .container {
    padding: 0px;
  }
}
.landing-wrapper .section-approach .container.container--full .container p {
  margin: 30px 0px 40px;
}
@media screen and (max-width: 768px) {
  .landing-wrapper .section-approach .container.container--full .container p {
    padding: 0 20px;
  }
}
@media screen and (max-width: mobile) {
  .landing-wrapper .section-approach .container.container--full .container p {
    padding: 0 20px;
  }
}
body.reimagine .breadcrumbs {
  display: none;
}
section.open-text.blog-updates {
  padding: 145px 0;
}


/* Three block hover */
.three-hover .col-4 .block-number h5, .three-hover .col-4 h3, .three-hover .col-4 .col-inner p, .three-hover .col-4 .col-inner .btn--link, .three-hover .col-4 .col-inner .btn--link i, .three-hover .col-4:hover h3, .three-hover .col-4:hover .block-number h5, .three-hover .col-4:hover .col-inner p, .three-hover .col-4:hover .btn--link, .three-hover .col-4:hover .btn--link:hover, .three-hover .col-4:hover .btn--link i, .three-hover .container--bg img#img-one, .three-hover .container--bg img#img-one.active, .three-hover .container--bg img#img-two, .three-hover .container--bg img#img-two.active, .three-hover .container--bg img#img-three, .three-hover .container--bg img#img-three.active {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.three-hover {
  position: relative;
/*  transform: translateY(-10%);*/
  max-width: 80%;
  margin: 0px auto;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  margin-top: 140px;
  margin-bottom: 280px;
  box-shadow: 2px 32px 59px 0px rgba(0, 0, 0, 0.20); 
}
@media screen and (max-width: 1350px) {
  .three-hover {
    max-width: 90%;
  }
}
.three-hover:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-hover .block-hover {
    position: relative;
  }
  .three-hover .block-hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
  }
  .three-hover .block-hover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    -moz-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
  }
}
@media screen and (max-width: 768px) {
  .three-hover .block-hover {
    position: relative;
  }
  .three-hover .block-hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(241, 137, 3, 0.9);
  }
  .three-hover .block-hover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(241, 137, 3, 0.9);
    -moz-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
  }
}
@media screen and (max-width: mobile) {
  .three-hover .block-hover {
    position: relative;
  }
  .three-hover .block-hover:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(241, 137, 3, 0.9);
  }
  .three-hover .block-hover:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(241, 137, 3, 0.9);
    -moz-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
  }
}
.three-hover .col-4 {
  position: relative;
  height: 700px;
  background: rgba(0, 0, 0, 0.6);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-hover .col-4 {
    width: 100%;
    height: 350px;
    background-size: cover !important;
  }
}
@media screen and (max-width: 768px) {
  .three-hover .col-4 {
    width: 100%;
    height: 350px;
    background-size: cover !important;
  }
}
@media screen and (max-width: mobile) {
  .three-hover .col-4 {
    width: 100%;
    height: 350px;
    background-size: cover !important;
  }
}
.three-hover .col-4 .block-number h5 {
  transform: translateY(500%);
  color: #fff;
  text-align: center;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.three-hover .col-4 .block-number h5 {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .three-hover .col-4 .block-number h5 {
    font-size: calc(14px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .three-hover .col-4 .block-number h5 {
    font-size: 20px;
  }
}
.three-hover .col-4 .block-number h5 {
  line-height: 24px;
}
@media screen and (min-width: 320px) {
  .three-hover .col-4 .block-number h5 {
    line-height: calc(24px + 6 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .three-hover .col-4 .block-number h5 {
    line-height: 30px;
  }
}
.three-hover .col-4 .col-inner {
  color: #fff;
/*  padding: 0 50px;*/
  padding: 0 3em;
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); 
}
@media screen and (min-width: 1025px) and (max-width: 1350px) {
  .three-hover .col-4 .col-inner {
    padding: 0 2em;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-hover .col-4 .col-inner {
    position: relative;
    z-index: 2;
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .three-hover .col-4 .col-inner {
    position: relative;
    z-index: 2;
    padding: 0 40px;
  }
}
@media screen and (max-width: mobile) {
  .three-hover .col-4 .col-inner {
    position: relative;
    z-index: 2;
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) {
  .three-hover .col-4 .col-inner {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: mobile) {
  .three-hover .col-4 .col-inner {
    position: relative;
    z-index: 2;
  }
}
.three-hover .col-4 .col-inner p {
  opacity: 0;
  max-height: 0;
  padding-bottom: 0px;
  margin: 0px;
}
.three-hover .col-4 .col-inner h3 {
  color: #fff;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-hover .col-4 .col-inner p {
    opacity: 1;
    max-height: 600px;
    padding-bottom: 20px;
    margin-top: 16px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 768px) {
  .three-hover .col-4 .col-inner p {
    opacity: 1;
    max-height: 600px;
    padding-bottom: 20px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: mobile) {
  .three-hover .col-4 .col-inner p {
    opacity: 1;
    max-height: 600px;
    padding-bottom: 20px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
.three-hover .col-4 .col-inner .btn--link {
  font-size: 12px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1.92px;
  height: 58px;
  line-height: 58px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0 0px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.three-hover .col-4 .col-inner .btn--link i {
  display: inline-block;
  color: #fff;
  left: 0px;
  width: auto;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-hover .col-4 .col-inner .btn--link {
    height: 58px;
    padding: 0 26px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.92px;
    line-height: 58px;
    color: #fff;
    background-color: #f28e04;
    min-width: 135px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
}
@media screen and (max-width: 768px) {
  .three-hover .col-4 .col-inner .btn--link {
    height: 58px;
    padding: 0 26px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.92px;
    line-height: 58px;
    color: #fff;
    background-color: #f28e04;
    min-width: 135px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
}
@media screen and (max-width: mobile) {
  .three-hover .col-4 .col-inner .btn--link {
    height: 58px;
    padding: 0 26px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1.92px;
    line-height: 58px;
    color: #fff;
    background-color: #f28e04;
    min-width: 135px;
    cursor: pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
}
.three-hover .col-4.col-odd {
  background: rgba(0, 0, 0, 0.5);
  transition: background 300ms ease-in-out;
}
.three-hover .col-4:hover {
  background: rgba(241, 137, 3, 0.9);
  transition: background 300ms ease-in-out;
}
.three-hover .col-4:hover h3 {
  transform: translateY(-30px);
  font-weight: 700;
}
.three-hover .col-4:hover .block-number h5 {
  transform: translateY(400%);
}
.three-hover .col-4:hover .col-inner p {
  opacity: 1;
  max-height: 600px;
  padding-bottom: 20px;
  margin-top: 16px;
  margin-bottom: 16px;
}
.three-hover .col-4:hover .col-inner ul {
  opacity: 1;
  max-height: 600px;
  margin-bottom: 40px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.three-hover .col-4:hover .btn--link {
  cursor: pointer;
  height: 58px;
  padding: 0 26px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "roboto", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  letter-spacing: 1.92px;
  line-height: 58px;
  color: #f28e04;
  background-color: #fff;
  min-width: 135px;
  cursor: pointer;
  border-radius: 50px;
}
.three-hover .col-4:hover .btn--link:hover {
  cursor: pointer;
  text-decoration: none;
  color: #2b2e33;
  box-shadow: 0px 10px 35px 0px rgba(70, 70, 70, 0.2);
}
.three-hover .col-4:hover .btn--link i {
  opacity: 1;
  color: #f28e04;
}
.three-hover .container--bg {
  position: relative;
  width: 100%;
  height: 700px;
}
.three-hover .container--bg:after {
  content: "";
  display: table;
  clear: both;
}
.three-hover .container--bg img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 700px;
  object-fit: cover;
  transition: opacity 300ms ease-in-out;
  transform: none;
  transition: transform 300ms ease-in-out;
}
.three-hover .container--bg img#img-one {
  opacity: 0;
  transform: none;
}
.three-hover .container--bg img#img-one.active {
  opacity: 1;
}
.three-hover .container--bg img#img-two {
  opacity: 0;
  transform: none;
}
.three-hover .container--bg img#img-two.active {
  opacity: 1;
}
.three-hover .container--bg img#img-three {
  opacity: 0;
  transform: none;
}
.three-hover .container--bg img#img-three.active {
  opacity: 1;
}
.three-hover .overlapped-row {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .three-hover .overlapped-row {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .three-hover .overlapped-row {
    position: relative;
  }
}
@media screen and (max-width: mobile) {
  .three-hover .overlapped-row {
    position: relative;
  }
}
.three-hover .btn--link-alt {
  float: right;
}
.three-hover .btn--link-alt:after {
  content: "";
  display: table;
  clear: both;
}

/* Our Commitments Section */
.our-commitments {
  position: relative;
  z-index: 2;
}
.our-commitments .commitments-inner {
  padding: 100px 20px;
  max-width: 600px;
  margin: 0px auto;
}
.our-commitments .container {
  box-shadow: 1px 19px 65px 0px rgba(0, 0, 0, 0.3); 
}
.landing-wrapper .hero--subpage-alt {
  width: 100%;
  margin: 0 auto;
/*  margin-top: 120px;*/
  margin-top: 80px;
  position: relative;
  height: 815px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  box-shadow: 2px 32px 59px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .hero--subpage-alt {
    margin-top: 0px;
    position: relative;
    height: 500px;
  }
}
.landing-wrapper .subpage-hero-alt__inner {
  max-width: 745px;
  margin-left: 6em;
  position: absolute;
  top: 110%;
  transform: translateY(-110%);
  background-color: rgba(241, 137, 3, 0.85);
  position: relative;
  z-index: 2;
  padding: 100px 20px;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .subpage-hero-alt__inner {
    margin-left: 1em;
    position: absolute;
    top: 110%;
    transform: translateY(-110%);
    background-color: rgba(241, 137, 3, 0.85);
    position: relative;
    z-index: 2;
    padding: 80px 20px;
  }
}
.landing-wrapper .subpage-hero-alt__inner h1 {
  color: #fff;
  max-width: 600px;
  margin: 0 auto;
}
.landing-wrapper .detail-page-content {
  margin-top: 200px;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .detail-page-content {
    margin-top: 100px;
    padding-right: 10px;
  }
}
.landing-wrapper .detail-page-content h1 {
  padding-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .detail-page-content h1 {
    padding-bottom: 20px;
  }
}
.landing-wrapper .detail-page-content ul {
  list-style: disc;
  margin-left: 2em;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .detail-page-content ul {
    margin-left: .5em;
  }
}
.landing-wrapper .detail-page-content ul li {
  padding-bottom: 30px;
  font-weight: 300;
}
.landing-wrapper .detail-page-content ul.ul-tabbed {
  margin-left: 6em;
  padding-left: 5em;
  margin-top: 30px;
  border-left: 1px solid #f28e04;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .detail-page-content ul.ul-tabbed {
    margin-left: 2.25em;
    padding-left: 2.25em;
  }
}
.landing-wrapper .detail-page-content ul.ul-tabbed {
  font-size: 14px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .detail-page-content ul.ul-tabbed {
    font-size: calc(14px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .detail-page-content ul.ul-tabbed {
    font-size: 14px;
  }
}
.landing-wrapper .detail-page-content ul.ul-tabbed {
  line-height: 24px;
}
@media screen and (min-width: 320px) {
  .landing-wrapper .detail-page-content ul.ul-tabbed {
    line-height: calc(24px + 0 * ((100vw - 320px) / 1280));
  }
}
@media screen and (min-width: 1600px) {
  .landing-wrapper .detail-page-content ul.ul-tabbed {
    line-height: 24px;
  }
}
.landing-wrapper .detail-page-content h1, .landing-wrapper .detail-page-content ul {
  text-align: left;
}
.landing-wrapper .two-block-section .btn-link {
  color: #555555;
  padding: 300px 0px 100px;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .two-block-section .btn-link {
    padding: 125px 0px 50px;
  }
}
.landing-wrapper .two-block-section .btn-link.arrow-down {
  position: relative;
  background: #fff;
  z-index: 3;
}
.landing-wrapper .two-block-section .btn-link.arrow-down:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 30px;
  margin-left: -30px;
}
.landing-wrapper .two-block-section .btn-link:hover {
  color: #555555;
}
.landing-wrapper .two-block-section .row {
  height: 460px;
}
.landing-wrapper .two-block-section .row .two-block-approach:hover .col-6 {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  position: relative;
}
.landing-wrapper .two-block-section .row .two-block-approach:hover .col-6:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(37, 37, 37, 0.6);
}
.landing-wrapper .two-block-section .row .two-block-approach:hover .col-6:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
}
.landing-wrapper .two-block-section .row .col-6 {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  height: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
@media screen and (max-width: 1024px) {
  .landing-wrapper .two-block-section .row .col-6 {
    height: 50%;
  }
}
.landing-wrapper .two-block-section .row .col-6 .col-6-inner {
  position: absolute;
  z-index: 2;
  top: 75%;
  transform: translateY(-50%);
}
.landing-wrapper .two-block-section .row .col-6 .col-6-inner h1 {
  color: #fff;
  margin-left: 1.5em;
}

