@charset "UTF-8";
@import url(../../bower_components/normalize.css/normalize.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

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

.clearfix:before, .clearforty:before, .logo-grid:before, .clearfix:after, .clearforty:after, .logo-grid:after {
  content: " ";
  display: table; }
.clearfix:after, .clearforty:after, .logo-grid:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

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

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 600px) {
    .container {
      width: 570px; } }
  @media (min-width: 800px) {
    .container {
      width: 770px; } }
  @media (min-width: 1000px) {
    .container {
      width: 1000px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .entrepreneur-news-item-sm,
.company-news-item-sm, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .entrepreneur-news-item-lg,
.company-news-item-lg, .entrepreneur-news-item-md,
.company-news-item-md, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, div[class*="company-news-item"],
div[class*="entrepreneur-news-item"], .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, div[class*="company-news-item"],
div[class*="entrepreneur-news-item"] {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12, div[class*="company-news-item"],
div[class*="entrepreneur-news-item"] {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 600px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 800px) {
  .col-md-1, .col-md-2, .col-md-3, .entrepreneur-news-item-sm,
  .company-news-item-sm, .col-md-4, .col-md-5, .col-md-6, .entrepreneur-news-item-lg,
  .company-news-item-lg, .entrepreneur-news-item-md,
  .company-news-item-md, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

  .col-md-3, .entrepreneur-news-item-sm,
  .company-news-item-sm {
    width: 25%; }

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

  .col-md-6, .entrepreneur-news-item-lg,
  .company-news-item-lg, .entrepreneur-news-item-md,
  .company-news-item-md {
    width: 50%; }

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1000px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #777777;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #777777; }
  .form-control::-webkit-input-placeholder {
    color: #777777; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.428571429 \0; }
  input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control,
  input[type="time"].input-sm,
  .form-horizontal .form-group-sm input[type="time"].form-control,
  input[type="datetime-local"].input-sm,
  .form-horizontal .form-group-sm input[type="datetime-local"].form-control,
  input[type="month"].input-sm,
  .form-horizontal .form-group-sm input[type="month"].form-control {
    line-height: 30px; }
  input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control,
  input[type="time"].input-lg,
  .form-horizontal .form-group-lg input[type="time"].form-control,
  input[type="datetime-local"].input-lg,
  .form-horizontal .form-group-lg input[type="datetime-local"].form-control,
  input[type="month"].input-lg,
  .form-horizontal .form-group-lg input[type="month"].form-control {
    line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control {
  height: auto; }

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control {
  height: auto; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 600px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .navbar-form .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .navbar-form .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .navbar-form .radio label,
    .form-inline .checkbox label,
    .navbar-form .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 600px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }
@media (min-width: 600px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }
@media (min-width: 600px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 600px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 600px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 600px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-width: 0px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 600px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 600px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  @media (min-width: 600px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  @media (min-width: 600px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 600px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 599px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 600px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; }
      .navbar-nav.navbar-right:last-child {
        margin-right: -15px; } }

@media (min-width: 600px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (max-width: 599px) {
    .navbar-form .form-group {
      margin-bottom: 5px; } }
  @media (min-width: 600px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .navbar-form.navbar-right:last-child {
        margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 600px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; }
      .navbar-text.navbar-right:last-child {
        margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 599px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #777777; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #777777; }
  .navbar-inverse .navbar-nav > li > a {
    color: #777777; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 599px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #777777; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #777777; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #777777; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 599px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 599px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 599px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 599px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 600px) and (max-width: 799px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 600px) and (max-width: 799px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 600px) and (max-width: 799px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 600px) and (max-width: 799px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 800px) and (max-width: 999px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 800px) and (max-width: 999px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 800px) and (max-width: 999px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 800px) and (max-width: 999px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1000px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1000px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1000px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1000px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 599px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 600px) and (max-width: 799px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 800px) and (max-width: 999px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1000px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }
  .fancybox-outer .affiliate, .fancybox-inner .affiliate {
    min-height: 270px;
    width: 270px; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../bower_components/fancybox/source/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../bower_components/fancybox/source/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.affiliate-overlay .fancybox-close {
  display: none; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../bower_components/fancybox/source/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010; }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../../bower_components/fancybox/source/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../../bower_components/fancybox/source/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+   fonts.scss
+
+   Created by #BRITEWEB
+   http://briteweb.com
+   @briteweb
+
+   Created: Fri Jul 27 16:06:27 PDT 2012
+   Last update: Fri Jul 27 16:06:27 PDT 2012
+
+   Copyright (c) 2012 #BRITEWEB. All rights reserved.
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@font-face {
  font-family: 'Interstate-ExtraLight';
  src: url("../../src/fonts/Interstate-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../../src/fonts/Interstate-ExtraLight.woff") format("woff"), url("../../src/fonts/Interstate-ExtraLight.ttf") format("truetype"), url("../../src/fonts/Interstate-ExtraLight.svg#Interstate-ExtraLight") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Interstate-Light';
  src: url("../../src/fonts/Interstate-Light.eot?#iefix") format("embedded-opentype"), url("../../src/fonts/Interstate-Light.woff") format("woff"), url("../../src/fonts/Interstate-Light.ttf") format("truetype"), url("../../src/fonts/Interstate-Light.svg#Interstate-Light") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Interstate-Regular';
  src: url("../../src/fonts/Interstate-Regular.eot?#iefix") format("embedded-opentype"), url("../../src/fonts/Interstate-Regular.woff") format("woff"), url("../../src/fonts/Interstate-Regular.ttf") format("truetype"), url("../../src/fonts/Interstate-Regular.svg#Interstate-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Interstate-Bold';
  src: url("../../src/fonts/Interstate-Bold.eot?#iefix") format("embedded-opentype"), url("../../src/fonts/Interstate-Bold.otf") format("opentype"), url("../../src/fonts/Interstate-Bold.woff") format("woff"), url("../../src/fonts/Interstate-Bold.ttf") format("truetype"), url("../../src/fonts/Interstate-Bold.svg#Interstate-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'endeavor';
  src: url("../../src/fonts/endeavor.eot?#iefix") format("embedded-opentype"), url("../../src/fonts/endeavor.woff") format("woff"), url("../../src/fonts/endeavor.ttf") format("truetype"), url("../../src/fonts/endeavor.svg#maison_neuelight") format("svg");
  font-weight: normal;
  font-style: normal; }
/*--------------------------------------------------------------------------------------
*
*    COLOURS
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
* BY COLOUR
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------
* SOCIAL MEDIA
*------------------------------------------------*/
/*-------------------------------------------------------------------------------------
* BY FUNCTION
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    LAYOUT
*
*-------------------------------------------------------------------------------------*/
/**
 * Colour variables
 */
/**
 * Main Palette
 */
/**
 * Color Array
 */
/**
 * Social Media Colors
 */
/**
 * gform error colour
 */
/*-------------------------------------------------------------------------------------
*
* MISC COLOUR SETTINGS
*
*-------------------------------------------------------------------------------------*/
.forest .background-color-main, body .forest .background-color-main {
  background-color: #1B9897 !important; }
  .forest .background-color-main.alternating-grid-background, body .forest .background-color-main.alternating-grid-background {
    background-color: transparent !important; }
    @media screen and (min-width: 800px) {
      .forest .background-color-main.alternating-grid-background, body .forest .background-color-main.alternating-grid-background {
        background-color: #1B9897 !important; } }
.forest .background-color-light, body .forest .background-color-light {
  background-color: #9fcaca !important; }
.forest .background-color-lightest, body .forest .background-color-lightest {
  background-color: #d9e9e8 !important; }
.forest .subscription.tint, body .forest .subscription.tint {
  background-color: #1B9897; }
  .forest .subscription.tint .overlay, body .forest .subscription.tint .overlay {
    background-color: rgba(27, 152, 151, 0.8); }
  .forest .subscription.tint input[type="text"],
  .forest .subscription.tint input[type="email"], body .forest .subscription.tint input[type="text"],
  body .forest .subscription.tint input[type="email"] {
    background-color: #d9e9e8;
    color: #1B9897; }
    .forest .subscription.tint input[type="text"]::-moz-placeholder,
    .forest .subscription.tint input[type="email"]::-moz-placeholder, body .forest .subscription.tint input[type="text"]::-moz-placeholder,
    body .forest .subscription.tint input[type="email"]::-moz-placeholder {
      color: #1B9897;
      opacity: 1; }
    .forest .subscription.tint input[type="text"]:-ms-input-placeholder,
    .forest .subscription.tint input[type="email"]:-ms-input-placeholder, body .forest .subscription.tint input[type="text"]:-ms-input-placeholder,
    body .forest .subscription.tint input[type="email"]:-ms-input-placeholder {
      color: #1B9897; }
    .forest .subscription.tint input[type="text"]::-webkit-input-placeholder,
    .forest .subscription.tint input[type="email"]::-webkit-input-placeholder, body .forest .subscription.tint input[type="text"]::-webkit-input-placeholder,
    body .forest .subscription.tint input[type="email"]::-webkit-input-placeholder {
      color: #1B9897; }
    .forest .subscription.tint input[type="text"]:focus::-moz-placeholder,
    .forest .subscription.tint input[type="email"]:focus::-moz-placeholder, body .forest .subscription.tint input[type="text"]:focus::-moz-placeholder,
    body .forest .subscription.tint input[type="email"]:focus::-moz-placeholder {
      color: #9fcaca;
      opacity: 1; }
    .forest .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    .forest .subscription.tint input[type="email"]:focus:-ms-input-placeholder, body .forest .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    body .forest .subscription.tint input[type="email"]:focus:-ms-input-placeholder {
      color: #9fcaca; }
    .forest .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    .forest .subscription.tint input[type="email"]:focus::-webkit-input-placeholder, body .forest .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    body .forest .subscription.tint input[type="email"]:focus::-webkit-input-placeholder {
      color: #9fcaca; }

.navy .background-color-main, body .navy .background-color-main {
  background-color: #0E2340 !important; }
  .navy .background-color-main.alternating-grid-background, body .navy .background-color-main.alternating-grid-background {
    background-color: transparent !important; }
    @media screen and (min-width: 800px) {
      .navy .background-color-main.alternating-grid-background, body .navy .background-color-main.alternating-grid-background {
        background-color: #0E2340 !important; } }
.navy .background-color-light, body .navy .background-color-light {
  background-color: #98a3c4 !important; }
.navy .background-color-lightest, body .navy .background-color-lightest {
  background-color: #d4d8e7 !important; }
.navy .subscription.tint, body .navy .subscription.tint {
  background-color: #0E2340; }
  .navy .subscription.tint .overlay, body .navy .subscription.tint .overlay {
    background-color: rgba(14, 35, 64, 0.8); }
  .navy .subscription.tint input[type="text"],
  .navy .subscription.tint input[type="email"], body .navy .subscription.tint input[type="text"],
  body .navy .subscription.tint input[type="email"] {
    background-color: #d4d8e7;
    color: #0E2340; }
    .navy .subscription.tint input[type="text"]::-moz-placeholder,
    .navy .subscription.tint input[type="email"]::-moz-placeholder, body .navy .subscription.tint input[type="text"]::-moz-placeholder,
    body .navy .subscription.tint input[type="email"]::-moz-placeholder {
      color: #0E2340;
      opacity: 1; }
    .navy .subscription.tint input[type="text"]:-ms-input-placeholder,
    .navy .subscription.tint input[type="email"]:-ms-input-placeholder, body .navy .subscription.tint input[type="text"]:-ms-input-placeholder,
    body .navy .subscription.tint input[type="email"]:-ms-input-placeholder {
      color: #0E2340; }
    .navy .subscription.tint input[type="text"]::-webkit-input-placeholder,
    .navy .subscription.tint input[type="email"]::-webkit-input-placeholder, body .navy .subscription.tint input[type="text"]::-webkit-input-placeholder,
    body .navy .subscription.tint input[type="email"]::-webkit-input-placeholder {
      color: #0E2340; }
    .navy .subscription.tint input[type="text"]:focus::-moz-placeholder,
    .navy .subscription.tint input[type="email"]:focus::-moz-placeholder, body .navy .subscription.tint input[type="text"]:focus::-moz-placeholder,
    body .navy .subscription.tint input[type="email"]:focus::-moz-placeholder {
      color: #98a3c4;
      opacity: 1; }
    .navy .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    .navy .subscription.tint input[type="email"]:focus:-ms-input-placeholder, body .navy .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    body .navy .subscription.tint input[type="email"]:focus:-ms-input-placeholder {
      color: #98a3c4; }
    .navy .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    .navy .subscription.tint input[type="email"]:focus::-webkit-input-placeholder, body .navy .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    body .navy .subscription.tint input[type="email"]:focus::-webkit-input-placeholder {
      color: #98a3c4; }

.pink .background-color-main, body .pink .background-color-main {
  background-color: #E4028C !important; }
  .pink .background-color-main.alternating-grid-background, body .pink .background-color-main.alternating-grid-background {
    background-color: transparent !important; }
    @media screen and (min-width: 800px) {
      .pink .background-color-main.alternating-grid-background, body .pink .background-color-main.alternating-grid-background {
        background-color: #E4028C !important; } }
.pink .background-color-light, body .pink .background-color-light {
  background-color: #ebbdd8 !important; }
.pink .background-color-lightest, body .pink .background-color-lightest {
  background-color: #f6e6f1 !important; }
.pink .subscription.tint, body .pink .subscription.tint {
  background-color: #E4028C; }
  .pink .subscription.tint .overlay, body .pink .subscription.tint .overlay {
    background-color: rgba(228, 2, 140, 0.8); }
  .pink .subscription.tint input[type="text"],
  .pink .subscription.tint input[type="email"], body .pink .subscription.tint input[type="text"],
  body .pink .subscription.tint input[type="email"] {
    background-color: #f6e6f1;
    color: #E4028C; }
    .pink .subscription.tint input[type="text"]::-moz-placeholder,
    .pink .subscription.tint input[type="email"]::-moz-placeholder, body .pink .subscription.tint input[type="text"]::-moz-placeholder,
    body .pink .subscription.tint input[type="email"]::-moz-placeholder {
      color: #E4028C;
      opacity: 1; }
    .pink .subscription.tint input[type="text"]:-ms-input-placeholder,
    .pink .subscription.tint input[type="email"]:-ms-input-placeholder, body .pink .subscription.tint input[type="text"]:-ms-input-placeholder,
    body .pink .subscription.tint input[type="email"]:-ms-input-placeholder {
      color: #E4028C; }
    .pink .subscription.tint input[type="text"]::-webkit-input-placeholder,
    .pink .subscription.tint input[type="email"]::-webkit-input-placeholder, body .pink .subscription.tint input[type="text"]::-webkit-input-placeholder,
    body .pink .subscription.tint input[type="email"]::-webkit-input-placeholder {
      color: #E4028C; }
    .pink .subscription.tint input[type="text"]:focus::-moz-placeholder,
    .pink .subscription.tint input[type="email"]:focus::-moz-placeholder, body .pink .subscription.tint input[type="text"]:focus::-moz-placeholder,
    body .pink .subscription.tint input[type="email"]:focus::-moz-placeholder {
      color: #ebbdd8;
      opacity: 1; }
    .pink .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    .pink .subscription.tint input[type="email"]:focus:-ms-input-placeholder, body .pink .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    body .pink .subscription.tint input[type="email"]:focus:-ms-input-placeholder {
      color: #ebbdd8; }
    .pink .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    .pink .subscription.tint input[type="email"]:focus::-webkit-input-placeholder, body .pink .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    body .pink .subscription.tint input[type="email"]:focus::-webkit-input-placeholder {
      color: #ebbdd8; }

.blue .background-color-main, body .blue .background-color-main {
  background-color: #3155A6 !important; }
  .blue .background-color-main.alternating-grid-background, body .blue .background-color-main.alternating-grid-background {
    background-color: transparent !important; }
    @media screen and (min-width: 800px) {
      .blue .background-color-main.alternating-grid-background, body .blue .background-color-main.alternating-grid-background {
        background-color: #3155A6 !important; } }
.blue .background-color-light, body .blue .background-color-light {
  background-color: #98c6d8 !important; }
.blue .background-color-lightest, body .blue .background-color-lightest {
  background-color: #d6e8ef !important; }
.blue .subscription.tint, body .blue .subscription.tint {
  background-color: #3155A6; }
  .blue .subscription.tint .overlay, body .blue .subscription.tint .overlay {
    background-color: rgba(49, 85, 166, 0.8); }
  .blue .subscription.tint input[type="text"],
  .blue .subscription.tint input[type="email"], body .blue .subscription.tint input[type="text"],
  body .blue .subscription.tint input[type="email"] {
    background-color: #d6e8ef;
    color: #3155A6; }
    .blue .subscription.tint input[type="text"]::-moz-placeholder,
    .blue .subscription.tint input[type="email"]::-moz-placeholder, body .blue .subscription.tint input[type="text"]::-moz-placeholder,
    body .blue .subscription.tint input[type="email"]::-moz-placeholder {
      color: #3155A6;
      opacity: 1; }
    .blue .subscription.tint input[type="text"]:-ms-input-placeholder,
    .blue .subscription.tint input[type="email"]:-ms-input-placeholder, body .blue .subscription.tint input[type="text"]:-ms-input-placeholder,
    body .blue .subscription.tint input[type="email"]:-ms-input-placeholder {
      color: #3155A6; }
    .blue .subscription.tint input[type="text"]::-webkit-input-placeholder,
    .blue .subscription.tint input[type="email"]::-webkit-input-placeholder, body .blue .subscription.tint input[type="text"]::-webkit-input-placeholder,
    body .blue .subscription.tint input[type="email"]::-webkit-input-placeholder {
      color: #3155A6; }
    .blue .subscription.tint input[type="text"]:focus::-moz-placeholder,
    .blue .subscription.tint input[type="email"]:focus::-moz-placeholder, body .blue .subscription.tint input[type="text"]:focus::-moz-placeholder,
    body .blue .subscription.tint input[type="email"]:focus::-moz-placeholder {
      color: #98c6d8;
      opacity: 1; }
    .blue .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    .blue .subscription.tint input[type="email"]:focus:-ms-input-placeholder, body .blue .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    body .blue .subscription.tint input[type="email"]:focus:-ms-input-placeholder {
      color: #98c6d8; }
    .blue .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    .blue .subscription.tint input[type="email"]:focus::-webkit-input-placeholder, body .blue .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    body .blue .subscription.tint input[type="email"]:focus::-webkit-input-placeholder {
      color: #98c6d8; }

.purple .background-color-main, body .purple .background-color-main {
  background-color: #642265 !important; }
  .purple .background-color-main.alternating-grid-background, body .purple .background-color-main.alternating-grid-background {
    background-color: transparent !important; }
    @media screen and (min-width: 800px) {
      .purple .background-color-main.alternating-grid-background, body .purple .background-color-main.alternating-grid-background {
        background-color: #642265 !important; } }
.purple .background-color-light, body .purple .background-color-light {
  background-color: #c0aec6 !important; }
.purple .background-color-lightest, body .purple .background-color-lightest {
  background-color: #e6dfe8 !important; }
.purple .subscription.tint, body .purple .subscription.tint {
  background-color: #642265; }
  .purple .subscription.tint .overlay, body .purple .subscription.tint .overlay {
    background-color: rgba(100, 34, 101, 0.8); }
  .purple .subscription.tint input[type="text"],
  .purple .subscription.tint input[type="email"], body .purple .subscription.tint input[type="text"],
  body .purple .subscription.tint input[type="email"] {
    background-color: #e6dfe8;
    color: #642265; }
    .purple .subscription.tint input[type="text"]::-moz-placeholder,
    .purple .subscription.tint input[type="email"]::-moz-placeholder, body .purple .subscription.tint input[type="text"]::-moz-placeholder,
    body .purple .subscription.tint input[type="email"]::-moz-placeholder {
      color: #642265;
      opacity: 1; }
    .purple .subscription.tint input[type="text"]:-ms-input-placeholder,
    .purple .subscription.tint input[type="email"]:-ms-input-placeholder, body .purple .subscription.tint input[type="text"]:-ms-input-placeholder,
    body .purple .subscription.tint input[type="email"]:-ms-input-placeholder {
      color: #642265; }
    .purple .subscription.tint input[type="text"]::-webkit-input-placeholder,
    .purple .subscription.tint input[type="email"]::-webkit-input-placeholder, body .purple .subscription.tint input[type="text"]::-webkit-input-placeholder,
    body .purple .subscription.tint input[type="email"]::-webkit-input-placeholder {
      color: #642265; }
    .purple .subscription.tint input[type="text"]:focus::-moz-placeholder,
    .purple .subscription.tint input[type="email"]:focus::-moz-placeholder, body .purple .subscription.tint input[type="text"]:focus::-moz-placeholder,
    body .purple .subscription.tint input[type="email"]:focus::-moz-placeholder {
      color: #c0aec6;
      opacity: 1; }
    .purple .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    .purple .subscription.tint input[type="email"]:focus:-ms-input-placeholder, body .purple .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    body .purple .subscription.tint input[type="email"]:focus:-ms-input-placeholder {
      color: #c0aec6; }
    .purple .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    .purple .subscription.tint input[type="email"]:focus::-webkit-input-placeholder, body .purple .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    body .purple .subscription.tint input[type="email"]:focus::-webkit-input-placeholder {
      color: #c0aec6; }

.orange .background-color-main, body .orange .background-color-main {
  background-color: #F15A31 !important; }
  .orange .background-color-main.alternating-grid-background, body .orange .background-color-main.alternating-grid-background {
    background-color: transparent !important; }
    @media screen and (min-width: 800px) {
      .orange .background-color-main.alternating-grid-background, body .orange .background-color-main.alternating-grid-background {
        background-color: #F15A31 !important; } }
.orange .background-color-light, body .orange .background-color-light {
  background-color: #fbcab1 !important; }
.orange .background-color-lightest, body .orange .background-color-lightest {
  background-color: #feebe0 !important; }
.orange .subscription.tint, body .orange .subscription.tint {
  background-color: #F15A31; }
  .orange .subscription.tint .overlay, body .orange .subscription.tint .overlay {
    background-color: rgba(241, 90, 49, 0.8); }
  .orange .subscription.tint input[type="text"],
  .orange .subscription.tint input[type="email"], body .orange .subscription.tint input[type="text"],
  body .orange .subscription.tint input[type="email"] {
    background-color: #feebe0;
    color: #F15A31; }
    .orange .subscription.tint input[type="text"]::-moz-placeholder,
    .orange .subscription.tint input[type="email"]::-moz-placeholder, body .orange .subscription.tint input[type="text"]::-moz-placeholder,
    body .orange .subscription.tint input[type="email"]::-moz-placeholder {
      color: #F15A31;
      opacity: 1; }
    .orange .subscription.tint input[type="text"]:-ms-input-placeholder,
    .orange .subscription.tint input[type="email"]:-ms-input-placeholder, body .orange .subscription.tint input[type="text"]:-ms-input-placeholder,
    body .orange .subscription.tint input[type="email"]:-ms-input-placeholder {
      color: #F15A31; }
    .orange .subscription.tint input[type="text"]::-webkit-input-placeholder,
    .orange .subscription.tint input[type="email"]::-webkit-input-placeholder, body .orange .subscription.tint input[type="text"]::-webkit-input-placeholder,
    body .orange .subscription.tint input[type="email"]::-webkit-input-placeholder {
      color: #F15A31; }
    .orange .subscription.tint input[type="text"]:focus::-moz-placeholder,
    .orange .subscription.tint input[type="email"]:focus::-moz-placeholder, body .orange .subscription.tint input[type="text"]:focus::-moz-placeholder,
    body .orange .subscription.tint input[type="email"]:focus::-moz-placeholder {
      color: #fbcab1;
      opacity: 1; }
    .orange .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    .orange .subscription.tint input[type="email"]:focus:-ms-input-placeholder, body .orange .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    body .orange .subscription.tint input[type="email"]:focus:-ms-input-placeholder {
      color: #fbcab1; }
    .orange .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    .orange .subscription.tint input[type="email"]:focus::-webkit-input-placeholder, body .orange .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    body .orange .subscription.tint input[type="email"]:focus::-webkit-input-placeholder {
      color: #fbcab1; }

.lime .background-color-main, body .lime .background-color-main {
  background-color: #9ACA3C !important; }
  .lime .background-color-main.alternating-grid-background, body .lime .background-color-main.alternating-grid-background {
    background-color: transparent !important; }
    @media screen and (min-width: 800px) {
      .lime .background-color-main.alternating-grid-background, body .lime .background-color-main.alternating-grid-background {
        background-color: #9ACA3C !important; } }
.lime .background-color-light, body .lime .background-color-light {
  background-color: #ddebc1 !important; }
.lime .background-color-lightest, body .lime .background-color-lightest {
  background-color: #f1f7e7 !important; }
.lime .subscription.tint, body .lime .subscription.tint {
  background-color: #9ACA3C; }
  .lime .subscription.tint .overlay, body .lime .subscription.tint .overlay {
    background-color: rgba(154, 202, 60, 0.8); }
  .lime .subscription.tint input[type="text"],
  .lime .subscription.tint input[type="email"], body .lime .subscription.tint input[type="text"],
  body .lime .subscription.tint input[type="email"] {
    background-color: #f1f7e7;
    color: #9ACA3C; }
    .lime .subscription.tint input[type="text"]::-moz-placeholder,
    .lime .subscription.tint input[type="email"]::-moz-placeholder, body .lime .subscription.tint input[type="text"]::-moz-placeholder,
    body .lime .subscription.tint input[type="email"]::-moz-placeholder {
      color: #9ACA3C;
      opacity: 1; }
    .lime .subscription.tint input[type="text"]:-ms-input-placeholder,
    .lime .subscription.tint input[type="email"]:-ms-input-placeholder, body .lime .subscription.tint input[type="text"]:-ms-input-placeholder,
    body .lime .subscription.tint input[type="email"]:-ms-input-placeholder {
      color: #9ACA3C; }
    .lime .subscription.tint input[type="text"]::-webkit-input-placeholder,
    .lime .subscription.tint input[type="email"]::-webkit-input-placeholder, body .lime .subscription.tint input[type="text"]::-webkit-input-placeholder,
    body .lime .subscription.tint input[type="email"]::-webkit-input-placeholder {
      color: #9ACA3C; }
    .lime .subscription.tint input[type="text"]:focus::-moz-placeholder,
    .lime .subscription.tint input[type="email"]:focus::-moz-placeholder, body .lime .subscription.tint input[type="text"]:focus::-moz-placeholder,
    body .lime .subscription.tint input[type="email"]:focus::-moz-placeholder {
      color: #ddebc1;
      opacity: 1; }
    .lime .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    .lime .subscription.tint input[type="email"]:focus:-ms-input-placeholder, body .lime .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    body .lime .subscription.tint input[type="email"]:focus:-ms-input-placeholder {
      color: #ddebc1; }
    .lime .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    .lime .subscription.tint input[type="email"]:focus::-webkit-input-placeholder, body .lime .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    body .lime .subscription.tint input[type="email"]:focus::-webkit-input-placeholder {
      color: #ddebc1; }

.grey .background-color-main, body .grey .background-color-main {
  background-color: #333333 !important; }
  .grey .background-color-main.alternating-grid-background, body .grey .background-color-main.alternating-grid-background {
    background-color: transparent !important; }
    @media screen and (min-width: 800px) {
      .grey .background-color-main.alternating-grid-background, body .grey .background-color-main.alternating-grid-background {
        background-color: #333333 !important; } }
.grey .background-color-light, body .grey .background-color-light {
  background-color: #bbbdc0 !important; }
.grey .background-color-lightest, body .grey .background-color-lightest {
  background-color: #e6e7e8 !important; }
.grey .subscription.tint, body .grey .subscription.tint {
  background-color: #333333; }
  .grey .subscription.tint .overlay, body .grey .subscription.tint .overlay {
    background-color: rgba(51, 51, 51, 0.8); }
  .grey .subscription.tint input[type="text"],
  .grey .subscription.tint input[type="email"], body .grey .subscription.tint input[type="text"],
  body .grey .subscription.tint input[type="email"] {
    background-color: #e6e7e8;
    color: #333333; }
    .grey .subscription.tint input[type="text"]::-moz-placeholder,
    .grey .subscription.tint input[type="email"]::-moz-placeholder, body .grey .subscription.tint input[type="text"]::-moz-placeholder,
    body .grey .subscription.tint input[type="email"]::-moz-placeholder {
      color: #333333;
      opacity: 1; }
    .grey .subscription.tint input[type="text"]:-ms-input-placeholder,
    .grey .subscription.tint input[type="email"]:-ms-input-placeholder, body .grey .subscription.tint input[type="text"]:-ms-input-placeholder,
    body .grey .subscription.tint input[type="email"]:-ms-input-placeholder {
      color: #333333; }
    .grey .subscription.tint input[type="text"]::-webkit-input-placeholder,
    .grey .subscription.tint input[type="email"]::-webkit-input-placeholder, body .grey .subscription.tint input[type="text"]::-webkit-input-placeholder,
    body .grey .subscription.tint input[type="email"]::-webkit-input-placeholder {
      color: #333333; }
    .grey .subscription.tint input[type="text"]:focus::-moz-placeholder,
    .grey .subscription.tint input[type="email"]:focus::-moz-placeholder, body .grey .subscription.tint input[type="text"]:focus::-moz-placeholder,
    body .grey .subscription.tint input[type="email"]:focus::-moz-placeholder {
      color: #bbbdc0;
      opacity: 1; }
    .grey .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    .grey .subscription.tint input[type="email"]:focus:-ms-input-placeholder, body .grey .subscription.tint input[type="text"]:focus:-ms-input-placeholder,
    body .grey .subscription.tint input[type="email"]:focus:-ms-input-placeholder {
      color: #bbbdc0; }
    .grey .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    .grey .subscription.tint input[type="email"]:focus::-webkit-input-placeholder, body .grey .subscription.tint input[type="text"]:focus::-webkit-input-placeholder,
    body .grey .subscription.tint input[type="email"]:focus::-webkit-input-placeholder {
      color: #bbbdc0; }

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+   mixins.scss
+
+   Created by #BRITEWEB
+   http://briteweb.com
+   @briteweb
+
+   Created: Fri Jul 27 16:06:27 PDT 2012
+   Last update: Fri Jul 27 16:06:27 PDT 2012
+
+   Copyright (c) 2013 #BRITEWEB. All rights reserved.
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*--------------------------------------------------------------------------------------
*
*    PNG TRANSPARENCY
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    BACKGROUND
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* FILTERS
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* PATTERNS
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    PERSPECTIVE
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    GRADIENTS
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    CLEARING FLOATS LIKE A BOSS: GOO@mixin GL/ZM1OD
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    Opacity
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    INPUT PLACEHOLDER TEXT
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
*    BACKFACE-VISIBILITY
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* JUSTIFY
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* CENTER DIVS INSIDE ELEMENT
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    RETINA
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* SPRITES
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    BOX SHADOW
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    BORDER RADIUS
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    MULTIPLE BORDERS
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    TRANSITIONS
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    TRANSFORM
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    TRANSFORM-STYLE
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    BOX
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    SPACING - MARGINS/PADDING
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    RESIZE
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    TEXT COLUMNS
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    FONT SIZE and LINE HEIGHT
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    ANIMATIONS
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* APPEARANCE
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
*    FONT SMOOTHING
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    FLEXBOX
*
*-------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------
*
*    ANIMATE MIXIN: DEFAULTS TO animate(all, 0.2s, 0s, cubic-bezier(0.57, 0.01, 0, 1))
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* SPRITES
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* PATTERNS
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* BUTTONS
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* MEDIA BREAKPOINTS
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* TINT BOXES
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* MISC MIXINS
*
*-------------------------------------------------------------------------------------*/
/**
 * Change the colour of the navigation items
 */
h1, h2, h3, h4, h5, p {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin: 0; }

blockquote {
  margin: 0;
  padding: 0; }

a {
  color: inherit; }
  a:hover {
    color: inherit;
    text-decoration: none; }
  a:focus {
    color: inherit; }

ul, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

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

a:focus {
  outline: 0;
  -moz-outline: 0;
  text-decoration: none; }

@media screen and (min-width: 640px) {
  .col-xs-12, div[class*="company-news-item"],
  div[class*="entrepreneur-news-item"] {
    padding-left: 10px;
    padding-right: 10px; } }

section {
  position: relative; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  zoom: 1;
  width: 100%; }
  .container:before, .container:after {
    display: table;
    content: ""; }
  .container:after {
    clear: both; }
  @media (min-width: 600px) {
    .container {
      max-width: 570px; } }
  @media (min-width: 800px) {
    .container {
      max-width: 770px; } }
  @media (min-width: 1000px) {
    .container {
      max-width: 1000px; } }

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+   Project typography styles
+
+   typography.scss
+
+   Created by #BRITEWEB
+   http://briteweb.com
+   @briteweb
+
+   Copyright (c) 2012 #BRITEWEB. All rights reserved.
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*-------------------------------------------------------------------------------------
*
* FONT-SMOOTHING
*
*-------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------
*
* SELECTION STYLES
*
*-------------------------------------------------------------------------------------*/
body {
  color: #333333;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif; }

/*-------------------------------------------------------------------------------------
*
* HEADING STYLES
*
*-------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif; }
  h1.extra-light, h2.extra-light, h3.extra-light, h4.extra-light, h5.extra-light,
  .h1.extra-light, .h2.extra-light, .h3.extra-light, .h4.extra-light, .h5.extra-light {
    font-family: "Interstate-ExtraLight", Helvetica, sans-serif; }

h1, .h1, .investments-container .investments-title {
  font-size: 42px;
  line-height: 50px; }
  h1.forest, .forest h1, .h1.forest, .forest .h1, .investments-container .forest.investments-title, .forest .investments-container .investments-title, .investments-container .forest .investments-title {
    color: #1B9897; }
  h1.forest-light, .forest-light h1, .h1.forest-light, .forest-light .h1, .investments-container .forest-light.investments-title, .forest-light .investments-container .investments-title, .investments-container .forest-light .investments-title {
    color: #9fcaca; }
  h1.navy, .navy h1, .h1.navy, .navy .h1, .investments-container .navy.investments-title, .navy .investments-container .investments-title, .investments-container .navy .investments-title {
    color: #0E2340; }
  h1.navy-light, .navy-light h1, .h1.navy-light, .navy-light .h1, .investments-container .navy-light.investments-title, .navy-light .investments-container .investments-title, .investments-container .navy-light .investments-title {
    color: #98a3c4; }
  h1.pink, .pink h1, .h1.pink, .pink .h1, .investments-container .pink.investments-title, .pink .investments-container .investments-title, .investments-container .pink .investments-title {
    color: #E4028C; }
  h1.pink-light, .pink-light h1, .h1.pink-light, .pink-light .h1, .investments-container .pink-light.investments-title, .pink-light .investments-container .investments-title, .investments-container .pink-light .investments-title {
    color: #ebbdd8; }
  h1.blue, .blue h1, .h1.blue, .blue .h1, .investments-container .blue.investments-title, .blue .investments-container .investments-title, .investments-container .blue .investments-title {
    color: #3155A6; }
  h1.blue-light, .blue-light h1, .h1.blue-light, .blue-light .h1, .investments-container .blue-light.investments-title, .blue-light .investments-container .investments-title, .investments-container .blue-light .investments-title {
    color: #98c6d8; }
  h1.purple, .purple h1, .h1.purple, .purple .h1, .investments-container .purple.investments-title, .purple .investments-container .investments-title, .investments-container .purple .investments-title {
    color: #642265; }
  h1.purple-light, .purple-light h1, .h1.purple-light, .purple-light .h1, .investments-container .purple-light.investments-title, .purple-light .investments-container .investments-title, .investments-container .purple-light .investments-title {
    color: #c0aec6; }
  h1.orange, .orange h1, .h1.orange, .orange .h1, .investments-container .orange.investments-title, .orange .investments-container .investments-title, .investments-container .orange .investments-title {
    color: #F15A31; }
  h1.orange-light, .orange-light h1, .h1.orange-light, .orange-light .h1, .investments-container .orange-light.investments-title, .orange-light .investments-container .investments-title, .investments-container .orange-light .investments-title {
    color: #fbcab1; }
  h1.lime, .lime h1, .h1.lime, .lime .h1, .investments-container .lime.investments-title, .lime .investments-container .investments-title, .investments-container .lime .investments-title {
    color: #9ACA3C; }
  h1.lime-light, .lime-light h1, .h1.lime-light, .lime-light .h1, .investments-container .lime-light.investments-title, .lime-light .investments-container .investments-title, .investments-container .lime-light .investments-title {
    color: #ddebc1; }
  h1.grey, .grey h1, .h1.grey, .grey .h1, .investments-container .grey.investments-title, .grey .investments-container .investments-title, .investments-container .grey .investments-title {
    color: #333333; }
  h1.grey-light, .grey-light h1, .h1.grey-light, .grey-light .h1, .investments-container .grey-light.investments-title, .grey-light .investments-container .investments-title, .investments-container .grey-light .investments-title {
    color: #bbbdc0; }

h2, .h2 {
  font-size: 32px;
  line-height: 40px; }
  h2.forest, .forest h2, .h2.forest, .forest .h2 {
    color: #1B9897; }
  h2.forest-light, .forest-light h2, .h2.forest-light, .forest-light .h2 {
    color: #9fcaca; }
  h2.navy, .navy h2, .h2.navy, .navy .h2 {
    color: #0E2340; }
  h2.navy-light, .navy-light h2, .h2.navy-light, .navy-light .h2 {
    color: #98a3c4; }
  h2.pink, .pink h2, .h2.pink, .pink .h2 {
    color: #E4028C; }
  h2.pink-light, .pink-light h2, .h2.pink-light, .pink-light .h2 {
    color: #ebbdd8; }
  h2.blue, .blue h2, .h2.blue, .blue .h2 {
    color: #3155A6; }
  h2.blue-light, .blue-light h2, .h2.blue-light, .blue-light .h2 {
    color: #98c6d8; }
  h2.purple, .purple h2, .h2.purple, .purple .h2 {
    color: #642265; }
  h2.purple-light, .purple-light h2, .h2.purple-light, .purple-light .h2 {
    color: #c0aec6; }
  h2.orange, .orange h2, .h2.orange, .orange .h2 {
    color: #F15A31; }
  h2.orange-light, .orange-light h2, .h2.orange-light, .orange-light .h2 {
    color: #fbcab1; }
  h2.lime, .lime h2, .h2.lime, .lime .h2 {
    color: #9ACA3C; }
  h2.lime-light, .lime-light h2, .h2.lime-light, .lime-light .h2 {
    color: #ddebc1; }
  h2.grey, .grey h2, .h2.grey, .grey .h2 {
    color: #333333; }
  h2.grey-light, .grey-light h2, .h2.grey-light, .grey-light .h2 {
    color: #bbbdc0; }

h3, .h3, .page-template-default blockquote,
.page-template-default blockquote p, .single blockquote,
.single blockquote p {
  font-size: 24px;
  line-height: 32px; }
  h3.forest, .forest h3, .h3.forest, .forest .h3, .page-template-default blockquote.forest,
  .page-template-default blockquote p.forest, .single blockquote.forest,
  .single blockquote p.forest, .forest .page-template-default blockquote, .page-template-default .forest blockquote,
  .forest .page-template-default blockquote p,
  .page-template-default blockquote .forest p, .forest .single blockquote, .single .forest blockquote,
  .forest .single blockquote p,
  .single blockquote .forest p {
    color: #1B9897; }
  h3.forest-light, .forest-light h3, .h3.forest-light, .forest-light .h3, .page-template-default blockquote.forest-light,
  .page-template-default blockquote p.forest-light, .single blockquote.forest-light,
  .single blockquote p.forest-light, .forest-light .page-template-default blockquote, .page-template-default .forest-light blockquote,
  .forest-light .page-template-default blockquote p,
  .page-template-default blockquote .forest-light p, .forest-light .single blockquote, .single .forest-light blockquote,
  .forest-light .single blockquote p,
  .single blockquote .forest-light p {
    color: #9fcaca; }
  h3.navy, .navy h3, .h3.navy, .navy .h3, .page-template-default blockquote.navy,
  .page-template-default blockquote p.navy, .single blockquote.navy,
  .single blockquote p.navy, .navy .page-template-default blockquote, .page-template-default .navy blockquote,
  .navy .page-template-default blockquote p,
  .page-template-default blockquote .navy p, .navy .single blockquote, .single .navy blockquote,
  .navy .single blockquote p,
  .single blockquote .navy p {
    color: #0E2340; }
  h3.navy-light, .navy-light h3, .h3.navy-light, .navy-light .h3, .page-template-default blockquote.navy-light,
  .page-template-default blockquote p.navy-light, .single blockquote.navy-light,
  .single blockquote p.navy-light, .navy-light .page-template-default blockquote, .page-template-default .navy-light blockquote,
  .navy-light .page-template-default blockquote p,
  .page-template-default blockquote .navy-light p, .navy-light .single blockquote, .single .navy-light blockquote,
  .navy-light .single blockquote p,
  .single blockquote .navy-light p {
    color: #98a3c4; }
  h3.pink, .pink h3, .h3.pink, .pink .h3, .page-template-default blockquote.pink,
  .page-template-default blockquote p.pink, .single blockquote.pink,
  .single blockquote p.pink, .pink .page-template-default blockquote, .page-template-default .pink blockquote,
  .pink .page-template-default blockquote p,
  .page-template-default blockquote .pink p, .pink .single blockquote, .single .pink blockquote,
  .pink .single blockquote p,
  .single blockquote .pink p {
    color: #E4028C; }
  h3.pink-light, .pink-light h3, .h3.pink-light, .pink-light .h3, .page-template-default blockquote.pink-light,
  .page-template-default blockquote p.pink-light, .single blockquote.pink-light,
  .single blockquote p.pink-light, .pink-light .page-template-default blockquote, .page-template-default .pink-light blockquote,
  .pink-light .page-template-default blockquote p,
  .page-template-default blockquote .pink-light p, .pink-light .single blockquote, .single .pink-light blockquote,
  .pink-light .single blockquote p,
  .single blockquote .pink-light p {
    color: #ebbdd8; }
  h3.blue, .blue h3, .h3.blue, .blue .h3, .page-template-default blockquote.blue,
  .page-template-default blockquote p.blue, .single blockquote.blue,
  .single blockquote p.blue, .blue .page-template-default blockquote, .page-template-default .blue blockquote,
  .blue .page-template-default blockquote p,
  .page-template-default blockquote .blue p, .blue .single blockquote, .single .blue blockquote,
  .blue .single blockquote p,
  .single blockquote .blue p {
    color: #3155A6; }
  h3.blue-light, .blue-light h3, .h3.blue-light, .blue-light .h3, .page-template-default blockquote.blue-light,
  .page-template-default blockquote p.blue-light, .single blockquote.blue-light,
  .single blockquote p.blue-light, .blue-light .page-template-default blockquote, .page-template-default .blue-light blockquote,
  .blue-light .page-template-default blockquote p,
  .page-template-default blockquote .blue-light p, .blue-light .single blockquote, .single .blue-light blockquote,
  .blue-light .single blockquote p,
  .single blockquote .blue-light p {
    color: #98c6d8; }
  h3.purple, .purple h3, .h3.purple, .purple .h3, .page-template-default blockquote.purple,
  .page-template-default blockquote p.purple, .single blockquote.purple,
  .single blockquote p.purple, .purple .page-template-default blockquote, .page-template-default .purple blockquote,
  .purple .page-template-default blockquote p,
  .page-template-default blockquote .purple p, .purple .single blockquote, .single .purple blockquote,
  .purple .single blockquote p,
  .single blockquote .purple p {
    color: #642265; }
  h3.purple-light, .purple-light h3, .h3.purple-light, .purple-light .h3, .page-template-default blockquote.purple-light,
  .page-template-default blockquote p.purple-light, .single blockquote.purple-light,
  .single blockquote p.purple-light, .purple-light .page-template-default blockquote, .page-template-default .purple-light blockquote,
  .purple-light .page-template-default blockquote p,
  .page-template-default blockquote .purple-light p, .purple-light .single blockquote, .single .purple-light blockquote,
  .purple-light .single blockquote p,
  .single blockquote .purple-light p {
    color: #c0aec6; }
  h3.orange, .orange h3, .h3.orange, .orange .h3, .page-template-default blockquote.orange,
  .page-template-default blockquote p.orange, .single blockquote.orange,
  .single blockquote p.orange, .orange .page-template-default blockquote, .page-template-default .orange blockquote,
  .orange .page-template-default blockquote p,
  .page-template-default blockquote .orange p, .orange .single blockquote, .single .orange blockquote,
  .orange .single blockquote p,
  .single blockquote .orange p {
    color: #F15A31; }
  h3.orange-light, .orange-light h3, .h3.orange-light, .orange-light .h3, .page-template-default blockquote.orange-light,
  .page-template-default blockquote p.orange-light, .single blockquote.orange-light,
  .single blockquote p.orange-light, .orange-light .page-template-default blockquote, .page-template-default .orange-light blockquote,
  .orange-light .page-template-default blockquote p,
  .page-template-default blockquote .orange-light p, .orange-light .single blockquote, .single .orange-light blockquote,
  .orange-light .single blockquote p,
  .single blockquote .orange-light p {
    color: #fbcab1; }
  h3.lime, .lime h3, .h3.lime, .lime .h3, .page-template-default blockquote.lime,
  .page-template-default blockquote p.lime, .single blockquote.lime,
  .single blockquote p.lime, .lime .page-template-default blockquote, .page-template-default .lime blockquote,
  .lime .page-template-default blockquote p,
  .page-template-default blockquote .lime p, .lime .single blockquote, .single .lime blockquote,
  .lime .single blockquote p,
  .single blockquote .lime p {
    color: #9ACA3C; }
  h3.lime-light, .lime-light h3, .h3.lime-light, .lime-light .h3, .page-template-default blockquote.lime-light,
  .page-template-default blockquote p.lime-light, .single blockquote.lime-light,
  .single blockquote p.lime-light, .lime-light .page-template-default blockquote, .page-template-default .lime-light blockquote,
  .lime-light .page-template-default blockquote p,
  .page-template-default blockquote .lime-light p, .lime-light .single blockquote, .single .lime-light blockquote,
  .lime-light .single blockquote p,
  .single blockquote .lime-light p {
    color: #ddebc1; }
  h3.grey, .grey h3, .h3.grey, .grey .h3, .page-template-default blockquote.grey,
  .page-template-default blockquote p.grey, .single blockquote.grey,
  .single blockquote p.grey, .grey .page-template-default blockquote, .page-template-default .grey blockquote,
  .grey .page-template-default blockquote p,
  .page-template-default blockquote .grey p, .grey .single blockquote, .single .grey blockquote,
  .grey .single blockquote p,
  .single blockquote .grey p {
    color: #333333; }
  h3.grey-light, .grey-light h3, .h3.grey-light, .grey-light .h3, .page-template-default blockquote.grey-light,
  .page-template-default blockquote p.grey-light, .single blockquote.grey-light,
  .single blockquote p.grey-light, .grey-light .page-template-default blockquote, .page-template-default .grey-light blockquote,
  .grey-light .page-template-default blockquote p,
  .page-template-default blockquote .grey-light p, .grey-light .single blockquote, .single .grey-light blockquote,
  .grey-light .single blockquote p,
  .single blockquote .grey-light p {
    color: #bbbdc0; }

h4, .h4, body .entrep-block-container .quote .quote-box q.h3 {
  font-size: 20px;
  line-height: 28px; }
  h4.forest, .forest h4, .h4.forest, .forest .h4, body .entrep-block-container .quote .quote-box q.forest.h3, .forest body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .forest q.h3 {
    color: #1B9897; }
  h4.forest-light, .forest-light h4, .h4.forest-light, .forest-light .h4, body .entrep-block-container .quote .quote-box q.forest-light.h3, .forest-light body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .forest-light q.h3 {
    color: #9fcaca; }
  h4.navy, .navy h4, .h4.navy, .navy .h4, body .entrep-block-container .quote .quote-box q.navy.h3, .navy body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .navy q.h3 {
    color: #0E2340; }
  h4.navy-light, .navy-light h4, .h4.navy-light, .navy-light .h4, body .entrep-block-container .quote .quote-box q.navy-light.h3, .navy-light body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .navy-light q.h3 {
    color: #98a3c4; }
  h4.pink, .pink h4, .h4.pink, .pink .h4, body .entrep-block-container .quote .quote-box q.pink.h3, .pink body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .pink q.h3 {
    color: #E4028C; }
  h4.pink-light, .pink-light h4, .h4.pink-light, .pink-light .h4, body .entrep-block-container .quote .quote-box q.pink-light.h3, .pink-light body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .pink-light q.h3 {
    color: #ebbdd8; }
  h4.blue, .blue h4, .h4.blue, .blue .h4, body .entrep-block-container .quote .quote-box q.blue.h3, .blue body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .blue q.h3 {
    color: #3155A6; }
  h4.blue-light, .blue-light h4, .h4.blue-light, .blue-light .h4, body .entrep-block-container .quote .quote-box q.blue-light.h3, .blue-light body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .blue-light q.h3 {
    color: #98c6d8; }
  h4.purple, .purple h4, .h4.purple, .purple .h4, body .entrep-block-container .quote .quote-box q.purple.h3, .purple body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .purple q.h3 {
    color: #642265; }
  h4.purple-light, .purple-light h4, .h4.purple-light, .purple-light .h4, body .entrep-block-container .quote .quote-box q.purple-light.h3, .purple-light body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .purple-light q.h3 {
    color: #c0aec6; }
  h4.orange, .orange h4, .h4.orange, .orange .h4, body .entrep-block-container .quote .quote-box q.orange.h3, .orange body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .orange q.h3 {
    color: #F15A31; }
  h4.orange-light, .orange-light h4, .h4.orange-light, .orange-light .h4, body .entrep-block-container .quote .quote-box q.orange-light.h3, .orange-light body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .orange-light q.h3 {
    color: #fbcab1; }
  h4.lime, .lime h4, .h4.lime, .lime .h4, body .entrep-block-container .quote .quote-box q.lime.h3, .lime body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .lime q.h3 {
    color: #9ACA3C; }
  h4.lime-light, .lime-light h4, .h4.lime-light, .lime-light .h4, body .entrep-block-container .quote .quote-box q.lime-light.h3, .lime-light body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .lime-light q.h3 {
    color: #ddebc1; }
  h4.grey, .grey h4, .h4.grey, .grey .h4, body .entrep-block-container .quote .quote-box q.grey.h3, .grey body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .grey q.h3 {
    color: #333333; }
  h4.grey-light, .grey-light h4, .h4.grey-light, .grey-light .h4, body .entrep-block-container .quote .quote-box q.grey-light.h3, .grey-light body .entrep-block-container .quote .quote-box q.h3, body .entrep-block-container .quote .quote-box .grey-light q.h3 {
    color: #bbbdc0; }

/*-------------------------------------------------------------------------------------
*
* BODY COPY
*
*-------------------------------------------------------------------------------------*/
p, ul, li, td, a {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.01em; }
  @media screen and (min-width: 600px) {
    p, ul, li, td, a {
      letter-spacing: 0; } }

.text p {
  padding-top: 25px; }
  .text p:first-child {
    padding-top: 0; }
  @media screen and (min-width: 640px) {
    .text p {
      padding-top: 30px; } }

.c1, .post-content-wrapper, .impact.quad.has-media .top, .contact-row .social-col #latest-tweet, .b1, .button.b1, .button.b2, .tint.big form input.button.b1, .tint.big form input.button.b2 {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px; }
  .c1 p, .post-content-wrapper p, .impact.quad.has-media .top p, .contact-row .social-col #latest-tweet p, .b1 p, .button.b1 p, .button.b2 p, .tint.big form input.button.b1 p, .tint.big form input.button.b2 p, .c1 ul, .post-content-wrapper ul, .impact.quad.has-media .top ul, .contact-row .social-col #latest-tweet ul, .b1 ul, .button.b1 ul, .button.b2 ul, .tint.big form input.button.b1 ul, .tint.big form input.button.b2 ul, .c1 li, .post-content-wrapper li, .impact.quad.has-media .top li, .contact-row .social-col #latest-tweet li, .b1 li, .button.b1 li, .button.b2 li, .tint.big form input.button.b1 li, .tint.big form input.button.b2 li, .c1 td, .post-content-wrapper td, .impact.quad.has-media .top td, .contact-row .social-col #latest-tweet td, .b1 td, .button.b1 td, .button.b2 td, .tint.big form input.button.b1 td, .tint.big form input.button.b2 td, .c1 a, .post-content-wrapper a, .impact.quad.has-media .top a, .contact-row .social-col #latest-tweet a, .b1 a, .button.b1 a, .button.b2 a, .tint.big form input.button.b1 a, .tint.big form input.button.b2 a {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

.c2, .page-template-default blockquote em,
.page-template-default blockquote p em, .page-template-default .entry-content > .wp-caption .wp-caption-text, .single blockquote em,
.single blockquote p em, .single .entry-content > .wp-caption .wp-caption-text, .featured-image-overlay-box h4.x2, .contact-row .social-col #latest-tweet .timePosted a, .entrep-block-container .quote cite, .investments-container .sortby-label, .entrepreneur-detail-main .quote-box cite,
.company-detail-main .quote-box cite, .b2, .tint.subscription .gform_wrapper input[type="submit"], .entrepreneur-collection .cluster-nav .content, .t1, .info-bar p, .global-services--main-box-text, .post-content-wrapper .global-services--main-box-text, .global-services--content-column-text {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px; }
  .c2 p, .page-template-default blockquote em p, .page-template-default .entry-content > .wp-caption .wp-caption-text p, .single blockquote em p, .single .entry-content > .wp-caption .wp-caption-text p, .featured-image-overlay-box h4.x2 p, .contact-row .social-col #latest-tweet .timePosted a p, .entrep-block-container .quote cite p, .investments-container .sortby-label p, .entrepreneur-detail-main .quote-box cite p,
  .company-detail-main .quote-box cite p, .b2 p, .tint.subscription .gform_wrapper input[type="submit"] p, .entrepreneur-collection .cluster-nav .content p, .t1 p, .info-bar p p, .global-services--main-box-text p, .post-content-wrapper .global-services--main-box-text p, .global-services--content-column-text p, .c2 ul, .page-template-default blockquote em ul, .page-template-default .entry-content > .wp-caption .wp-caption-text ul, .single blockquote em ul, .single .entry-content > .wp-caption .wp-caption-text ul, .featured-image-overlay-box h4.x2 ul, .contact-row .social-col #latest-tweet .timePosted a ul, .entrep-block-container .quote cite ul, .investments-container .sortby-label ul, .entrepreneur-detail-main .quote-box cite ul,
  .company-detail-main .quote-box cite ul, .b2 ul, .tint.subscription .gform_wrapper input[type="submit"] ul, .entrepreneur-collection .cluster-nav .content ul, .t1 ul, .info-bar p ul, .global-services--main-box-text ul, .post-content-wrapper .global-services--main-box-text ul, .global-services--content-column-text ul, .c2 li, .page-template-default blockquote em li, .page-template-default .entry-content > .wp-caption .wp-caption-text li, .single blockquote em li, .single .entry-content > .wp-caption .wp-caption-text li, .featured-image-overlay-box h4.x2 li, .contact-row .social-col #latest-tweet .timePosted a li, .entrep-block-container .quote cite li, .investments-container .sortby-label li, .entrepreneur-detail-main .quote-box cite li,
  .company-detail-main .quote-box cite li, .b2 li, .tint.subscription .gform_wrapper input[type="submit"] li, .entrepreneur-collection .cluster-nav .content li, .t1 li, .info-bar p li, .global-services--main-box-text li, .post-content-wrapper .global-services--main-box-text li, .global-services--content-column-text li, .c2 td, .page-template-default blockquote em td, .page-template-default .entry-content > .wp-caption .wp-caption-text td, .single blockquote em td, .single .entry-content > .wp-caption .wp-caption-text td, .featured-image-overlay-box h4.x2 td, .contact-row .social-col #latest-tweet .timePosted a td, .entrep-block-container .quote cite td, .investments-container .sortby-label td, .entrepreneur-detail-main .quote-box cite td,
  .company-detail-main .quote-box cite td, .b2 td, .tint.subscription .gform_wrapper input[type="submit"] td, .entrepreneur-collection .cluster-nav .content td, .t1 td, .info-bar p td, .global-services--main-box-text td, .post-content-wrapper .global-services--main-box-text td, .global-services--content-column-text td, .c2 a, .page-template-default blockquote em a, .page-template-default .entry-content > .wp-caption .wp-caption-text a, .single blockquote em a, .single .entry-content > .wp-caption .wp-caption-text a, .featured-image-overlay-box h4.x2 a, .contact-row .social-col #latest-tweet .timePosted a a, .entrep-block-container .quote cite a, .investments-container .sortby-label a, .entrepreneur-detail-main .quote-box cite a,
  .company-detail-main .quote-box cite a, .b2 a, .tint.subscription .gform_wrapper input[type="submit"] a, .entrepreneur-collection .cluster-nav .content a, .t1 a, .info-bar p a, .global-services--main-box-text a, .post-content-wrapper .global-services--main-box-text a, .global-services--content-column-text a {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

.bold.c1, .bold.post-content-wrapper, .impact.quad.has-media .bold.top, .contact-row .social-col .bold#latest-tweet, .bold.c2, .page-template-default blockquote em.bold, .page-template-default .entry-content > .wp-caption .bold.wp-caption-text, .single blockquote em.bold, .single .entry-content > .wp-caption .bold.wp-caption-text, .featured-image-overlay-box h4.bold.x2, .contact-row .social-col #latest-tweet .timePosted a.bold, .entrep-block-container .quote cite.bold, .investments-container .bold.sortby-label, .entrepreneur-detail-main .quote-box cite.bold,
.company-detail-main .quote-box cite.bold, .c1 .bold, .post-content-wrapper .bold, .impact.quad.has-media .top .bold, .contact-row .social-col #latest-tweet .bold, .c2 .bold, .page-template-default blockquote em .bold, .page-template-default .entry-content > .wp-caption .wp-caption-text .bold, .single blockquote em .bold, .single .entry-content > .wp-caption .wp-caption-text .bold, .featured-image-overlay-box h4.x2 .bold, .contact-row .social-col #latest-tweet .timePosted a .bold, .entrep-block-container .quote cite .bold, .investments-container .sortby-label .bold, .entrepreneur-detail-main .quote-box cite .bold,
.company-detail-main .quote-box cite .bold {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif; }
.bolder.c1, .bolder.post-content-wrapper, .impact.quad.has-media .bolder.top, .contact-row .social-col .bolder#latest-tweet, .bolder.c2, .page-template-default blockquote em.bolder, .page-template-default .entry-content > .wp-caption .bolder.wp-caption-text, .single blockquote em.bolder, .single .entry-content > .wp-caption .bolder.wp-caption-text, .featured-image-overlay-box h4.bolder.x2, .contact-row .social-col #latest-tweet .timePosted a.bolder, .entrep-block-container .quote cite.bolder, .investments-container .bolder.sortby-label, .entrepreneur-detail-main .quote-box cite.bolder,
.company-detail-main .quote-box cite.bolder, .c1 .bolder, .post-content-wrapper .bolder, .impact.quad.has-media .top .bolder, .contact-row .social-col #latest-tweet .bolder, .c2 .bolder, .page-template-default blockquote em .bolder, .page-template-default .entry-content > .wp-caption .wp-caption-text .bolder, .single blockquote em .bolder, .single .entry-content > .wp-caption .wp-caption-text .bolder, .featured-image-overlay-box h4.x2 .bolder, .contact-row .social-col #latest-tweet .timePosted a .bolder, .entrep-block-container .quote cite .bolder, .investments-container .sortby-label .bolder, .entrepreneur-detail-main .quote-box cite .bolder,
.company-detail-main .quote-box cite .bolder {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold; }

.b1, .button.b1, .button.b2, .tint.big form input.button.b1, .tint.big form input.button.b2, .b2, .tint.subscription .gform_wrapper input[type="submit"], .entrepreneur-collection .cluster-nav .content, .t1 {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif; }
  .bold.b1, .tint.big form input.bold.button.b1, .tint.big form input.bold.button.b2, .bold.b2, .tint.subscription .gform_wrapper input.bold[type="submit"], .entrepreneur-collection .cluster-nav .bold.content, .bold.t1, .b1 .bold, .tint.big form input.button.b1 .bold, .tint.big form input.button.b2 .bold, .b2 .bold, .tint.subscription .gform_wrapper input[type="submit"] .bold, .entrepreneur-collection .cluster-nav .content .bold, .t1 .bold {
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold; }
  .bolder.b1, .tint.big form input.bolder.button.b1, .tint.big form input.bolder.button.b2, .bolder.b2, .tint.subscription .gform_wrapper input.bolder[type="submit"], .entrepreneur-collection .cluster-nav .bolder.content, .bolder.t1, .b1 .bolder, .tint.big form input.button.b1 .bolder, .tint.big form input.button.b2 .bolder, .b2 .bolder, .tint.subscription .gform_wrapper input[type="submit"] .bolder, .entrepreneur-collection .cluster-nav .content .bolder, .t1 .bolder {
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bolder; }

.t1 {
  text-transform: uppercase; }

.letter-spacing {
  letter-spacing: 2px; }

/*-------------------------------------------------------------------------------------
*
* SMALL-TEXT COPY
*
*-------------------------------------------------------------------------------------*/
.small-text *, .small-text {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em; }
  @media screen and (min-width: 640px) {
    .small-text *, .small-text {
      letter-spacing: 0; } }
.small-text p {
  padding-bottom: 0; }

/*-------------------------------------------------------------------------------------
*
*  STANDARD TEXT
*
*-------------------------------------------------------------------------------------*/
.standard-text p, .page-template-default .entry-content p, .single .entry-content p, .featured-text p {
  margin: 23px 0; }
  .standard-text p:first-child, .page-template-default .entry-content p:first-child, .single .entry-content p:first-child, .featured-text p:first-child {
    margin-top: 0; }
.standard-text h2, .page-template-default .entry-content h2, .single .entry-content h2, .featured-text h2 {
  text-align: left;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px; }
.standard-text p + ul, .page-template-default .entry-content p + ul, .single .entry-content p + ul, .featured-text p + ul, .standard-text p + ol, .page-template-default .entry-content p + ol, .single .entry-content p + ol, .featured-text p + ol {
  margin-top: 25px;
  margin-bottom: 25px; }
.standard-text ul, .page-template-default .entry-content ul, .single .entry-content ul, .featured-text ul, .standard-text ol, .page-template-default .entry-content ol, .single .entry-content ol, .featured-text ol {
  margin: 35px 0 35px 35px; }
  .standard-text ul li, .page-template-default .entry-content ul li, .single .entry-content ul li, .featured-text ul li, .standard-text ol li, .page-template-default .entry-content ol li, .single .entry-content ol li, .featured-text ol li {
    margin: 10px 0; }
.standard-text ul li, .page-template-default .entry-content ul li, .single .entry-content ul li, .featured-text ul li {
  list-style: disc; }
.standard-text ol li, .page-template-default .entry-content ol li, .single .entry-content ol li, .featured-text ol li {
  list-style: decimal; }
.standard-text h1, .page-template-default .entry-content h1, .single .entry-content h1, .featured-text h1, .standard-text h2, .page-template-default .entry-content h2, .single .entry-content h2, .featured-text h2, .standard-text h3, .page-template-default .entry-content h3, .single .entry-content h3, .featured-text h3, .standard-text h4, .page-template-default .entry-content h4, .single .entry-content h4, .featured-text h4 {
  font-size: 20px;
  line-height: 28px; }
  .standard-text h1.entry-title, .page-template-default .entry-content h1.entry-title, .single .entry-content h1.entry-title, .featured-text h1.entry-title, .standard-text h2.entry-title, .page-template-default .entry-content h2.entry-title, .single .entry-content h2.entry-title, .featured-text h2.entry-title, .standard-text h3.entry-title, .page-template-default .entry-content h3.entry-title, .single .entry-content h3.entry-title, .featured-text h3.entry-title, .standard-text h4.entry-title, .page-template-default .entry-content h4.entry-title, .single .entry-content h4.entry-title, .featured-text h4.entry-title {
    font-size: 42px;
    line-height: 50px; }
.standard-text h1 + p, .page-template-default .entry-content h1 + p, .single .entry-content h1 + p, .featured-text h1 + p, .standard-text h2 + p, .page-template-default .entry-content h2 + p, .single .entry-content h2 + p, .featured-text h2 + p, .standard-text h3 + p, .page-template-default .entry-content h3 + p, .single .entry-content h3 + p, .featured-text h3 + p, .standard-text h4 + p, .page-template-default .entry-content h4 + p, .single .entry-content h4 + p, .featured-text h4 + p, .standard-text .h2 + p, .page-template-default .entry-content .h2 + p, .single .entry-content .h2 + p, .featured-text .h2 + p, .standard-text .h3 + p, .page-template-default .entry-content .h3 + p, .single .entry-content .h3 + p, .featured-text .h3 + p, .standard-text .h4 + p, .page-template-default .entry-content .h4 + p, .single .entry-content .h4 + p, .featured-text .h4 + p {
  margin-top: 6px; }

.quote, blockquote {
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0.01em;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px; }
  @media screen and (min-width: 640px) {
    .quote, blockquote {
      letter-spacing: 0;
      font-size: 20px;
      line-height: 30px; } }
  @media screen and (min-width: 800px) {
    .quote, blockquote {
      margin-top: 8px;
      margin-bottom: 3px; } }

.main-content ol, .main-content ul {
  margin: 17px 0; }
  .main-content ol li, .main-content ul li {
    position: relative;
    margin-left: 60px; }
.main-content ul li:before {
  content: '*';
  display: inline-block;
  vertical-align: middle;
  top: 3px;
  position: absolute;
  left: -20px;
  font-size: 20px; }

/*-------------------------------------------------------------------------------------
*
* BLOCKQUOTE
*
*-------------------------------------------------------------------------------------*/
blockquote {
  padding-left: 40px;
  margin-bottom: 27px; }
  blockquote:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 6px;
    bottom: 6px;
    width: 1px;
    left: 20px; }
  @media screen and (min-width: 1000px) {
    blockquote {
      margin-left: -140px;
      padding-left: 30px;
      margin-bottom: 43px; }
      body[class*="single-"] blockquote {
        margin-left: 0; }
      blockquote:before {
        left: 0; }
      blockquote.blockquote-normal {
        margin-left: 0;
        padding-left: 0;
        margin-bottom: 0;
        border: none;
        font-size: 24px;
        line-height: 32px; }
        blockquote.blockquote-normal p {
          padding-left: 16px;
          margin-bottom: 28px;
          position: relative; }
        blockquote.blockquote-normal cite {
          padding-left: 16px; }
      blockquote.blockquote-normal p:before {
        content: '\201C';
        top: 0px;
        position: absolute;
        left: 0; }
      blockquote.blockquote-normal p:after {
        content: '\201D'; }
      blockquote cite {
        display: block; } }

cite {
  font-style: normal; }

/*-------------------------------------------------------------------------------------
*
* Standard Links
*
*-------------------------------------------------------------------------------------*/
p a:hover {
  text-decoration: underline; }

a {
  transition-property: color;
  transition-duration: 0.2s;
  transition-delay: 0;
  transition-timing-function: ease-out;
  -webkit-backface-visibility: hidden; }

strong, strong > a {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: bold; }

/*-------------------------------------------------------------------------------------
*
* TYPEKIT
*
*-------------------------------------------------------------------------------------*/
.wf-loading p, .wf-loading a, .wf-loading ul, .wf-loading li, .wf-loading td,
.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading h5,
.wf-loading blockquote {
  visibility: hidden; }

.wf-active p, .wf-active a, .wf-active ul, .wf-active li, .wf-active td,
.wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5,
.wf-active blockquote {
  visibility: visible; }

/*-------------------------------------------------------------------------------------
*
* HEADER LINE THING
*
*-------------------------------------------------------------------------------------*/
h1.separated, .h1.separated, h2.separated, .h2.separated, h3.separated, .h3.separated, h4.separated, .h4.separated, .title.separated, .header.separated {
  position: relative; }
  h1.separated:before, .h1.separated:before, h2.separated:before, .h2.separated:before, h3.separated:before, .h3.separated:before, h4.separated:before, .h4.separated:before, .title.separated:before, .header.separated:before {
    content: "";
    width: 17.5%;
    max-width: 60px;
    height: 0;
    border-top: 1px solid;
    position: absolute;
    bottom: 0; }
    .forest h1.separated:before, .forest .h1.separated:before, .forest h2.separated:before, .forest .h2.separated:before, .forest h3.separated:before, .forest .h3.separated:before, .forest h4.separated:before, .forest .h4.separated:before, .forest .title.separated:before, .forest .header.separated:before {
      border-color: #1B9897; }
    .navy h1.separated:before, .navy .h1.separated:before, .navy h2.separated:before, .navy .h2.separated:before, .navy h3.separated:before, .navy .h3.separated:before, .navy h4.separated:before, .navy .h4.separated:before, .navy .title.separated:before, .navy .header.separated:before {
      border-color: #0E2340; }
    .pink h1.separated:before, .pink .h1.separated:before, .pink h2.separated:before, .pink .h2.separated:before, .pink h3.separated:before, .pink .h3.separated:before, .pink h4.separated:before, .pink .h4.separated:before, .pink .title.separated:before, .pink .header.separated:before {
      border-color: #E4028C; }
    .blue h1.separated:before, .blue .h1.separated:before, .blue h2.separated:before, .blue .h2.separated:before, .blue h3.separated:before, .blue .h3.separated:before, .blue h4.separated:before, .blue .h4.separated:before, .blue .title.separated:before, .blue .header.separated:before {
      border-color: #3155A6; }
    .purple h1.separated:before, .purple .h1.separated:before, .purple h2.separated:before, .purple .h2.separated:before, .purple h3.separated:before, .purple .h3.separated:before, .purple h4.separated:before, .purple .h4.separated:before, .purple .title.separated:before, .purple .header.separated:before {
      border-color: #642265; }
    .orange h1.separated:before, .orange .h1.separated:before, .orange h2.separated:before, .orange .h2.separated:before, .orange h3.separated:before, .orange .h3.separated:before, .orange h4.separated:before, .orange .h4.separated:before, .orange .title.separated:before, .orange .header.separated:before {
      border-color: #F15A31; }
    .lime h1.separated:before, .lime .h1.separated:before, .lime h2.separated:before, .lime .h2.separated:before, .lime h3.separated:before, .lime .h3.separated:before, .lime h4.separated:before, .lime .h4.separated:before, .lime .title.separated:before, .lime .header.separated:before {
      border-color: #9ACA3C; }
    .grey h1.separated:before, .grey .h1.separated:before, .grey h2.separated:before, .grey .h2.separated:before, .grey h3.separated:before, .grey .h3.separated:before, .grey h4.separated:before, .grey .h4.separated:before, .grey .title.separated:before, .grey .header.separated:before {
      border-color: #333333; }

/*-------------------------------------------------------------------------------------
*
* HORIZONTAL LINE STYLING
*
*-------------------------------------------------------------------------------------*/
hr.white {
  border-color: #FFFFFF; }
hr.forest {
  border-color: #1B9897; }
hr.navy {
  border-color: #0E2340; }
hr.pink {
  border-color: #E4028C; }
hr.blue {
  border-color: #3155A6; }
hr.purple {
  border-color: #642265; }
hr.orange {
  border-color: #F15A31; }
hr.lime {
  border-color: #9ACA3C; }
hr.grey {
  border-color: #333333; }

/*-------------------------------------------------------------------------------------
*
* TEXT COLORS
*
*-------------------------------------------------------------------------------------*/
.forest .text-light, .forest .light-text, body .forest .text-light, body .forest .light-text {
  color: #9fcaca; }
.forest .next-investor-event p, body .forest .next-investor-event p {
  color: #9fcaca; }
.forest .text-lighter, .forest .lighter-text, body .forest .text-lighter, body .forest .lighter-text {
  color: #d9e9e8; }
.forest .text-main-color, .forest .main-text-color, body .forest .text-main-color, body .forest .main-text-color {
  color: #1B9897; }
.forest .wp-caption-text, body .forest .wp-caption-text {
  color: #9fcaca; }
.forest blockquote,
.forest .quote,
.forest q, body .forest blockquote,
body .forest .quote,
body .forest q {
  color: #1B9897; }
  .forest blockquote p,
  .forest .quote p,
  .forest q p, body .forest blockquote p,
  body .forest .quote p,
  body .forest q p {
    color: inherit; }
  .forest blockquote em,
  .forest .quote em,
  .forest q em, body .forest blockquote em,
  body .forest .quote em,
  body .forest q em {
    color: #9fcaca; }
.forest cite, body .forest cite {
  color: #9fcaca; }
.forest a, body .forest a {
  color: #1B9897; }

.navy .text-light, .navy .light-text, body .navy .text-light, body .navy .light-text {
  color: #98a3c4; }
.navy .next-investor-event p, body .navy .next-investor-event p {
  color: #98a3c4; }
.navy .text-lighter, .navy .lighter-text, body .navy .text-lighter, body .navy .lighter-text {
  color: #d4d8e7; }
.navy .text-main-color, .navy .main-text-color, body .navy .text-main-color, body .navy .main-text-color {
  color: #0E2340; }
.navy .wp-caption-text, body .navy .wp-caption-text {
  color: #98a3c4; }
.navy blockquote,
.navy .quote,
.navy q, body .navy blockquote,
body .navy .quote,
body .navy q {
  color: #0E2340; }
  .navy blockquote p,
  .navy .quote p,
  .navy q p, body .navy blockquote p,
  body .navy .quote p,
  body .navy q p {
    color: inherit; }
  .navy blockquote em,
  .navy .quote em,
  .navy q em, body .navy blockquote em,
  body .navy .quote em,
  body .navy q em {
    color: #98a3c4; }
.navy cite, body .navy cite {
  color: #98a3c4; }
.navy a, body .navy a {
  color: #0E2340; }

.pink .text-light, .pink .light-text, body .pink .text-light, body .pink .light-text {
  color: #ebbdd8; }
.pink .next-investor-event p, body .pink .next-investor-event p {
  color: #ebbdd8; }
.pink .text-lighter, .pink .lighter-text, body .pink .text-lighter, body .pink .lighter-text {
  color: #f6e6f1; }
.pink .text-main-color, .pink .main-text-color, body .pink .text-main-color, body .pink .main-text-color {
  color: #E4028C; }
.pink .wp-caption-text, body .pink .wp-caption-text {
  color: #ebbdd8; }
.pink blockquote,
.pink .quote,
.pink q, body .pink blockquote,
body .pink .quote,
body .pink q {
  color: #E4028C; }
  .pink blockquote p,
  .pink .quote p,
  .pink q p, body .pink blockquote p,
  body .pink .quote p,
  body .pink q p {
    color: inherit; }
  .pink blockquote em,
  .pink .quote em,
  .pink q em, body .pink blockquote em,
  body .pink .quote em,
  body .pink q em {
    color: #ebbdd8; }
.pink cite, body .pink cite {
  color: #ebbdd8; }
.pink a, body .pink a {
  color: #E4028C; }

.blue .text-light, .blue .light-text, body .blue .text-light, body .blue .light-text {
  color: #98c6d8; }
.blue .next-investor-event p, body .blue .next-investor-event p {
  color: #98c6d8; }
.blue .text-lighter, .blue .lighter-text, body .blue .text-lighter, body .blue .lighter-text {
  color: #d6e8ef; }
.blue .text-main-color, .blue .main-text-color, body .blue .text-main-color, body .blue .main-text-color {
  color: #3155A6; }
.blue .wp-caption-text, body .blue .wp-caption-text {
  color: #98c6d8; }
.blue blockquote,
.blue .quote,
.blue q, body .blue blockquote,
body .blue .quote,
body .blue q {
  color: #3155A6; }
  .blue blockquote p,
  .blue .quote p,
  .blue q p, body .blue blockquote p,
  body .blue .quote p,
  body .blue q p {
    color: inherit; }
  .blue blockquote em,
  .blue .quote em,
  .blue q em, body .blue blockquote em,
  body .blue .quote em,
  body .blue q em {
    color: #98c6d8; }
.blue cite, body .blue cite {
  color: #98c6d8; }
.blue a, body .blue a {
  color: #3155A6; }

.purple .text-light, .purple .light-text, body .purple .text-light, body .purple .light-text {
  color: #c0aec6; }
.purple .next-investor-event p, body .purple .next-investor-event p {
  color: #c0aec6; }
.purple .text-lighter, .purple .lighter-text, body .purple .text-lighter, body .purple .lighter-text {
  color: #e6dfe8; }
.purple .text-main-color, .purple .main-text-color, body .purple .text-main-color, body .purple .main-text-color {
  color: #642265; }
.purple .wp-caption-text, body .purple .wp-caption-text {
  color: #c0aec6; }
.purple blockquote,
.purple .quote,
.purple q, body .purple blockquote,
body .purple .quote,
body .purple q {
  color: #642265; }
  .purple blockquote p,
  .purple .quote p,
  .purple q p, body .purple blockquote p,
  body .purple .quote p,
  body .purple q p {
    color: inherit; }
  .purple blockquote em,
  .purple .quote em,
  .purple q em, body .purple blockquote em,
  body .purple .quote em,
  body .purple q em {
    color: #c0aec6; }
.purple cite, body .purple cite {
  color: #c0aec6; }
.purple a, body .purple a {
  color: #642265; }

.orange .text-light, .orange .light-text, body .orange .text-light, body .orange .light-text {
  color: #fbcab1; }
.orange .next-investor-event p, body .orange .next-investor-event p {
  color: #fbcab1; }
.orange .text-lighter, .orange .lighter-text, body .orange .text-lighter, body .orange .lighter-text {
  color: #feebe0; }
.orange .text-main-color, .orange .main-text-color, body .orange .text-main-color, body .orange .main-text-color {
  color: #F15A31; }
.orange .wp-caption-text, body .orange .wp-caption-text {
  color: #fbcab1; }
.orange blockquote,
.orange .quote,
.orange q, body .orange blockquote,
body .orange .quote,
body .orange q {
  color: #F15A31; }
  .orange blockquote p,
  .orange .quote p,
  .orange q p, body .orange blockquote p,
  body .orange .quote p,
  body .orange q p {
    color: inherit; }
  .orange blockquote em,
  .orange .quote em,
  .orange q em, body .orange blockquote em,
  body .orange .quote em,
  body .orange q em {
    color: #fbcab1; }
.orange cite, body .orange cite {
  color: #fbcab1; }
.orange a, body .orange a {
  color: #F15A31; }

.lime .text-light, .lime .light-text, body .lime .text-light, body .lime .light-text {
  color: #ddebc1; }
.lime .next-investor-event p, body .lime .next-investor-event p {
  color: #ddebc1; }
.lime .text-lighter, .lime .lighter-text, body .lime .text-lighter, body .lime .lighter-text {
  color: #f1f7e7; }
.lime .text-main-color, .lime .main-text-color, body .lime .text-main-color, body .lime .main-text-color {
  color: #9ACA3C; }
.lime .wp-caption-text, body .lime .wp-caption-text {
  color: #ddebc1; }
.lime blockquote,
.lime .quote,
.lime q, body .lime blockquote,
body .lime .quote,
body .lime q {
  color: #9ACA3C; }
  .lime blockquote p,
  .lime .quote p,
  .lime q p, body .lime blockquote p,
  body .lime .quote p,
  body .lime q p {
    color: inherit; }
  .lime blockquote em,
  .lime .quote em,
  .lime q em, body .lime blockquote em,
  body .lime .quote em,
  body .lime q em {
    color: #ddebc1; }
.lime cite, body .lime cite {
  color: #ddebc1; }
.lime a, body .lime a {
  color: #9ACA3C; }

.grey .text-light, .grey .light-text, body .grey .text-light, body .grey .light-text {
  color: #bbbdc0; }
.grey .next-investor-event p, body .grey .next-investor-event p {
  color: #bbbdc0; }
.grey .text-lighter, .grey .lighter-text, body .grey .text-lighter, body .grey .lighter-text {
  color: #e6e7e8; }
.grey .text-main-color, .grey .main-text-color, body .grey .text-main-color, body .grey .main-text-color {
  color: #333333; }
.grey .wp-caption-text, body .grey .wp-caption-text {
  color: #bbbdc0; }
.grey blockquote,
.grey .quote,
.grey q, body .grey blockquote,
body .grey .quote,
body .grey q {
  color: #333333; }
  .grey blockquote p,
  .grey .quote p,
  .grey q p, body .grey blockquote p,
  body .grey .quote p,
  body .grey q p {
    color: inherit; }
  .grey blockquote em,
  .grey .quote em,
  .grey q em, body .grey blockquote em,
  body .grey .quote em,
  body .grey q em {
    color: #bbbdc0; }
.grey cite, body .grey cite {
  color: #bbbdc0; }
.grey a, body .grey a {
  color: #333333; }

[data-icon]:before {
  content: attr(data-icon);
  font-family: "endeavor" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "endeavor" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-facebook:before {
  content: "a"; }

.icon-twitter:before {
  content: "b"; }

.icon-instagram:before {
  content: "c"; }

.icon-linkedin:before {
  content: "d"; }

.icon-youtube-play:before,
.icon-youtube:before {
  content: "e"; }

.icon-link-external:before {
  content: "f"; }

.icon-prize-award:before {
  content: "g"; }

.icon-mail:before {
  content: "h"; }

.icon-star:before {
  content: "i"; }

.icon-export:before {
  content: "j"; }

.icon-eye:before {
  content: "k"; }

.icon-arrow-right:before {
  content: "l"; }

.icon-down-open-big:before {
  content: "m"; }

.icon-up-open-big:before {
  content: "n"; }

.icon-search:before {
  content: "o"; }

.icon-cancel:before {
  content: "p"; }

.icon-right-open-big:before {
  content: "q"; }

.icon-play-circle:before {
  content: "r"; }

.icon-left-open-big:before {
  content: "s"; }

.icon-menu:before {
  content: "t"; }

.icon-endeavor-logo:before {
  content: "u"; }

.icon-arrow-left:before {
  content: "v"; }

.icon-playhead:before {
  content: "w"; }

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+   LAYOUT HELPER CLASSES
+
+   helpers.scss
+
+   Created by #BRITEWEB
+   http://briteweb.com
+   @briteweb
+
+   Copyright (c) 2013 #BRITEWEB. All rights reserved.
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*--------------------------------------------------------------------------------------
*
*    CLEARS
*
*-------------------------------------------------------------------------------------*/
.clear, .clearfix, .clearforty, .logo-grid {
  clear: both;
  display: block; }

.clearfix, .clearforty, .logo-grid {
  zoom: 1; }
  .clearfix:after, .clearforty:after, .logo-grid:after, .clearfix:before, .clearforty:before, .logo-grid:before {
    content: "";
    display: table; }
  .clearfix:after, .clearforty:after, .logo-grid:after {
    clear: both; }

.clearforty {
  margin: 20px auto; }

/*--------------------------------------------------------------------------------------
*
*    MEDIA HELPERS
*
*-------------------------------------------------------------------------------------*/
@media screen and (max-width: 700px) {
  .tablet-full {
    width: 100%;
    display: block; } }

/*--------------------------------------------------------------------------------------
*
*    TYPOGRAPHY HELPERS
*
*-------------------------------------------------------------------------------------*/
.uppercase {
  text-transform: uppercase !important; }

.lowercase {
  text-transform: lowercase !important; }

/*--------------------------------------------------------------------------------------
*
*    LIST HELPERS
*
*-------------------------------------------------------------------------------------*/
.end-children-margins:first-child, ul.spacing-10 li:first-child, ol.spacing-10 li:first-child, ul.spacing-20 li:first-child, ol.spacing-20 li:first-child, ul.spacing-30 li:first-child, ol.spacing-30 li:first-child, ul.spacing-40 li:first-child, ol.spacing-40 li:first-child {
  margin-top: 0; }
.end-children-margins:last-child, ul.spacing-10 li:last-child, ol.spacing-10 li:last-child, ul.spacing-20 li:last-child, ol.spacing-20 li:last-child, ul.spacing-30 li:last-child, ol.spacing-30 li:last-child, ul.spacing-40 li:last-child, ol.spacing-40 li:last-child {
  margin-bottom: 0; }

ul.spacing-10 li, ol.spacing-10 li {
  margin: 5px 0; }
ul.spacing-20 li, ol.spacing-20 li {
  margin: 10px 0; }
ul.spacing-30 li, ol.spacing-30 li {
  margin: 15px 0; }
ul.spacing-40 li, ol.spacing-40 li {
  margin: 20px 0; }

/*--------------------------------------------------------------------------------------
*
*    BACKGROUND IMAGE HELPERS
*
*-------------------------------------------------------------------------------------*/
*[data-img-src], .bkg-cover {
  background-size: cover; }
  *[data-img-src].bkg-contain, .bkg-cover.bkg-contain {
    background-size: contain; }

/*--------------------------------------------------------------------------------------
*
*    OVERFLOW HELPERS
*
*-------------------------------------------------------------------------------------*/
.overflow-hidden {
  overflow: hidden !important; }

.overflow-x-hidden, .overflow-hidden-x {
  overflow-x: hidden !important; }

.overflow-y-hidden, .overflow-hidden-y {
  overflow-y: hidden !important; }

/*--------------------------------------------------------------------------------------
*
*    TEXT HELPERS
*
*-------------------------------------------------------------------------------------*/
.text-align-center {
  text-align: center !important; }

.text-align-right {
  text-align: right !important; }

.bold {
  font-weight: bold !important; }

.italic {
  font-style: italic !important; }

.underline {
  text-decoration: underline !important; }

.single-affiliate h4.h1 {
  padding-top: 21px;
  margin-bottom: 38px; }
  @media screen and (min-width: 800px) {
    .single-affiliate h4.h1 {
      padding-top: 31px;
      margin-bottom: 48px; } }
.single-affiliate .board-of-directors .h1,
.single-affiliate .affiliate-entrepreneurs .h1 {
  border-top: 5px solid; }
  .single-affiliate .board-of-directors .h1.forest, .forest .single-affiliate .board-of-directors .h1,
  .single-affiliate .affiliate-entrepreneurs .h1.forest, .forest
  .single-affiliate .affiliate-entrepreneurs .h1 {
    border-color: #d9e9e8; }
  .single-affiliate .board-of-directors .h1.navy, .navy .single-affiliate .board-of-directors .h1,
  .single-affiliate .affiliate-entrepreneurs .h1.navy, .navy
  .single-affiliate .affiliate-entrepreneurs .h1 {
    border-color: #d4d8e7; }
  .single-affiliate .board-of-directors .h1.pink, .pink .single-affiliate .board-of-directors .h1,
  .single-affiliate .affiliate-entrepreneurs .h1.pink, .pink
  .single-affiliate .affiliate-entrepreneurs .h1 {
    border-color: #f6e6f1; }
  .single-affiliate .board-of-directors .h1.blue, .blue .single-affiliate .board-of-directors .h1,
  .single-affiliate .affiliate-entrepreneurs .h1.blue, .blue
  .single-affiliate .affiliate-entrepreneurs .h1 {
    border-color: #d6e8ef; }
  .single-affiliate .board-of-directors .h1.purple, .purple .single-affiliate .board-of-directors .h1,
  .single-affiliate .affiliate-entrepreneurs .h1.purple, .purple
  .single-affiliate .affiliate-entrepreneurs .h1 {
    border-color: #e6dfe8; }
  .single-affiliate .board-of-directors .h1.orange, .orange .single-affiliate .board-of-directors .h1,
  .single-affiliate .affiliate-entrepreneurs .h1.orange, .orange
  .single-affiliate .affiliate-entrepreneurs .h1 {
    border-color: #feebe0; }
  .single-affiliate .board-of-directors .h1.lime, .lime .single-affiliate .board-of-directors .h1,
  .single-affiliate .affiliate-entrepreneurs .h1.lime, .lime
  .single-affiliate .affiliate-entrepreneurs .h1 {
    border-color: #f1f7e7; }
  .single-affiliate .board-of-directors .h1.grey, .grey .single-affiliate .board-of-directors .h1,
  .single-affiliate .affiliate-entrepreneurs .h1.grey, .grey
  .single-affiliate .affiliate-entrepreneurs .h1 {
    border-color: #e6e7e8; }

.post-content img {
  margin: 0 auto 1rem;
  max-width: 100%; }
.post-content img.size-full {
  width: 100%;
  height: auto; }
.post-content img.alignleft {
  width: auto;
  float: left;
  margin-left: 1rem;
  margin-right: 2rem; }
.post-content img.alignright {
  width: auto;
  float: right;
  margin-left: 2rem;
  margin-right: 1rem; }

.post-content-wrapper {
  color: #333333; }
  body .post-content-wrapper.forest h1, body .post-content-wrapper.forest h2, body .post-content-wrapper.forest h3, body .post-content-wrapper.forest h4, body .post-content-wrapper.forest h5, body .post-content-wrapper.forest .header, body .forest .post-content-wrapper h1, body .forest .post-content-wrapper h2, body .forest .post-content-wrapper h3, body .forest .post-content-wrapper h4, body .forest .post-content-wrapper h5, body .forest .post-content-wrapper .header, .forest .post-content-wrapper h1, .forest .post-content-wrapper h2, .forest .post-content-wrapper h3, .forest .post-content-wrapper h4, .forest .post-content-wrapper h5, .forest .post-content-wrapper .header {
    color: #1B9897; }
  body .post-content-wrapper.navy h1, body .post-content-wrapper.navy h2, body .post-content-wrapper.navy h3, body .post-content-wrapper.navy h4, body .post-content-wrapper.navy h5, body .post-content-wrapper.navy .header, body .navy .post-content-wrapper h1, body .navy .post-content-wrapper h2, body .navy .post-content-wrapper h3, body .navy .post-content-wrapper h4, body .navy .post-content-wrapper h5, body .navy .post-content-wrapper .header, .navy .post-content-wrapper h1, .navy .post-content-wrapper h2, .navy .post-content-wrapper h3, .navy .post-content-wrapper h4, .navy .post-content-wrapper h5, .navy .post-content-wrapper .header {
    color: #0E2340; }
  body .post-content-wrapper.pink h1, body .post-content-wrapper.pink h2, body .post-content-wrapper.pink h3, body .post-content-wrapper.pink h4, body .post-content-wrapper.pink h5, body .post-content-wrapper.pink .header, body .pink .post-content-wrapper h1, body .pink .post-content-wrapper h2, body .pink .post-content-wrapper h3, body .pink .post-content-wrapper h4, body .pink .post-content-wrapper h5, body .pink .post-content-wrapper .header, .pink .post-content-wrapper h1, .pink .post-content-wrapper h2, .pink .post-content-wrapper h3, .pink .post-content-wrapper h4, .pink .post-content-wrapper h5, .pink .post-content-wrapper .header {
    color: #E4028C; }
  body .post-content-wrapper.blue h1, body .post-content-wrapper.blue h2, body .post-content-wrapper.blue h3, body .post-content-wrapper.blue h4, body .post-content-wrapper.blue h5, body .post-content-wrapper.blue .header, body .blue .post-content-wrapper h1, body .blue .post-content-wrapper h2, body .blue .post-content-wrapper h3, body .blue .post-content-wrapper h4, body .blue .post-content-wrapper h5, body .blue .post-content-wrapper .header, .blue .post-content-wrapper h1, .blue .post-content-wrapper h2, .blue .post-content-wrapper h3, .blue .post-content-wrapper h4, .blue .post-content-wrapper h5, .blue .post-content-wrapper .header {
    color: #3155A6; }
  body .post-content-wrapper.purple h1, body .post-content-wrapper.purple h2, body .post-content-wrapper.purple h3, body .post-content-wrapper.purple h4, body .post-content-wrapper.purple h5, body .post-content-wrapper.purple .header, body .purple .post-content-wrapper h1, body .purple .post-content-wrapper h2, body .purple .post-content-wrapper h3, body .purple .post-content-wrapper h4, body .purple .post-content-wrapper h5, body .purple .post-content-wrapper .header, .purple .post-content-wrapper h1, .purple .post-content-wrapper h2, .purple .post-content-wrapper h3, .purple .post-content-wrapper h4, .purple .post-content-wrapper h5, .purple .post-content-wrapper .header {
    color: #642265; }
  body .post-content-wrapper.orange h1, body .post-content-wrapper.orange h2, body .post-content-wrapper.orange h3, body .post-content-wrapper.orange h4, body .post-content-wrapper.orange h5, body .post-content-wrapper.orange .header, body .orange .post-content-wrapper h1, body .orange .post-content-wrapper h2, body .orange .post-content-wrapper h3, body .orange .post-content-wrapper h4, body .orange .post-content-wrapper h5, body .orange .post-content-wrapper .header, .orange .post-content-wrapper h1, .orange .post-content-wrapper h2, .orange .post-content-wrapper h3, .orange .post-content-wrapper h4, .orange .post-content-wrapper h5, .orange .post-content-wrapper .header {
    color: #F15A31; }
  body .post-content-wrapper.lime h1, body .post-content-wrapper.lime h2, body .post-content-wrapper.lime h3, body .post-content-wrapper.lime h4, body .post-content-wrapper.lime h5, body .post-content-wrapper.lime .header, body .lime .post-content-wrapper h1, body .lime .post-content-wrapper h2, body .lime .post-content-wrapper h3, body .lime .post-content-wrapper h4, body .lime .post-content-wrapper h5, body .lime .post-content-wrapper .header, .lime .post-content-wrapper h1, .lime .post-content-wrapper h2, .lime .post-content-wrapper h3, .lime .post-content-wrapper h4, .lime .post-content-wrapper h5, .lime .post-content-wrapper .header {
    color: #9ACA3C; }
  body .post-content-wrapper.grey h1, body .post-content-wrapper.grey h2, body .post-content-wrapper.grey h3, body .post-content-wrapper.grey h4, body .post-content-wrapper.grey h5, body .post-content-wrapper.grey .header, body .grey .post-content-wrapper h1, body .grey .post-content-wrapper h2, body .grey .post-content-wrapper h3, body .grey .post-content-wrapper h4, body .grey .post-content-wrapper h5, body .grey .post-content-wrapper .header, .grey .post-content-wrapper h1, .grey .post-content-wrapper h2, .grey .post-content-wrapper h3, .grey .post-content-wrapper h4, .grey .post-content-wrapper h5, .grey .post-content-wrapper .header {
    color: #333333; }
  @media screen and (min-width: 800px) {
    .post-content-wrapper {
      padding: 40px; } }

.categories-full-width {
  margin: 25px auto; }
  @media screen and (min-width: 800px) {
    .categories-full-width {
      margin-top: 50px; } }

.categories .category {
  display: inline-block;
  line-height: 25px;
  margin-bottom: 5px; }
  .categories .category:before {
    content: ', '; }
  .categories .category:first-child:before {
    content: none; }
  @media screen and (min-width: 800px) {
    .categories .category {
      padding: 0 10px; }
      .categories .category:before {
        content: none; } }
  body .categories .category.forest, body .forest .categories .category, .forest .categories .category {
    color: #1B9897; }
    @media screen and (min-width: 800px) {
      body .categories .category.forest, body .forest .categories .category, .forest .categories .category {
        color: #FFFFFF;
        background-color: #1B9897; } }
  body .categories .category.navy, body .navy .categories .category, .navy .categories .category {
    color: #0E2340; }
    @media screen and (min-width: 800px) {
      body .categories .category.navy, body .navy .categories .category, .navy .categories .category {
        color: #FFFFFF;
        background-color: #0E2340; } }
  body .categories .category.pink, body .pink .categories .category, .pink .categories .category {
    color: #E4028C; }
    @media screen and (min-width: 800px) {
      body .categories .category.pink, body .pink .categories .category, .pink .categories .category {
        color: #FFFFFF;
        background-color: #E4028C; } }
  body .categories .category.blue, body .blue .categories .category, .blue .categories .category {
    color: #3155A6; }
    @media screen and (min-width: 800px) {
      body .categories .category.blue, body .blue .categories .category, .blue .categories .category {
        color: #FFFFFF;
        background-color: #3155A6; } }
  body .categories .category.purple, body .purple .categories .category, .purple .categories .category {
    color: #642265; }
    @media screen and (min-width: 800px) {
      body .categories .category.purple, body .purple .categories .category, .purple .categories .category {
        color: #FFFFFF;
        background-color: #642265; } }
  body .categories .category.orange, body .orange .categories .category, .orange .categories .category {
    color: #F15A31; }
    @media screen and (min-width: 800px) {
      body .categories .category.orange, body .orange .categories .category, .orange .categories .category {
        color: #FFFFFF;
        background-color: #F15A31; } }
  body .categories .category.lime, body .lime .categories .category, .lime .categories .category {
    color: #9ACA3C; }
    @media screen and (min-width: 800px) {
      body .categories .category.lime, body .lime .categories .category, .lime .categories .category {
        color: #FFFFFF;
        background-color: #9ACA3C; } }
  body .categories .category.grey, body .grey .categories .category, .grey .categories .category {
    color: #333333; }
    @media screen and (min-width: 800px) {
      body .categories .category.grey, body .grey .categories .category, .grey .categories .category {
        color: #FFFFFF;
        background-color: #333333; } }

.page-template-default .entry-meta {
  border-top: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8; }
  @media screen and (min-width: 800px) {
    .page-template-default .entry-meta {
      border: none; } }
@media screen and (min-width: 800px) {
  .page-template-default .small-impact-container .entry-meta {
    border: none; }
    .page-template-default .small-impact-container .entry-meta .byline {
      margin-bottom: 20px;
      padding-bottom: 20px;
      display: block;
      border-bottom: 1px solid #e6e7e8; }
    .page-template-default .small-impact-container .entry-meta > div {
      margin: 20px 0 0;
      padding: 20px 0 0;
      border-top: 1px solid #e6e7e8; }
      .page-template-default .small-impact-container .entry-meta > div.share + div {
        margin-top: 16px; }
      .page-template-default .small-impact-container .entry-meta > div:first-of-type {
        border-top: none;
        padding-top: 0; } }
.page-template-default .entry-content {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.01em; }
  @media screen and (min-width: 600px) {
    .page-template-default .entry-content {
      letter-spacing: 0; } }
.page-template-default blockquote,
.page-template-default blockquote p {
  border: 0;
  padding: 0;
  margin-top: 34px;
  margin-bottom: 32px; }
  .page-template-default blockquote em,
  .page-template-default blockquote p em {
    display: block;
    margin-top: 15px;
    font-style: normal; }
.page-template-default .entry-content > .wp-caption {
  margin: 39px 0 36px;
  padding: 0;
  max-width: 100%; }
  .page-template-default .entry-content > .wp-caption > * {
    margin: 0 0 20px; }
  .page-template-default .entry-content > .wp-caption .wp-caption-text {
    margin: 17px 0 0; }

.page-template-default .byline {
  display: none; }
.page-template-default .entry-meta {
  display: none; }
.page-template-default .entry-content {
  padding-top: 0 !important; }
  .page-template-default .entry-content .content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0; }
.page-template-default .entry-subtitle {
  margin-top: -20px;
  margin-bottom: 30px; }

@media screen and (min-width: 800px) {
  .featured-text.template--default {
    padding-top: 40px; } }
.featured-text.template--default .entry-subtitle h3 {
  font-size: 24px;
  line-height: 32px; }

.single-entrepreneur-feature.single .entry-meta {
  border: none; }

.single .entry-meta, .page-template-default .entry-meta {
  border-top: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8; }
  @media screen and (min-width: 800px) {
    .single .entry-meta, .page-template-default .entry-meta {
      border: none; } }
@media screen and (min-width: 800px) {
  .single .small-impact-container .entry-meta, .page-template-default .small-impact-container .entry-meta {
    border: none; }
    .single .small-impact-container .entry-meta .byline, .page-template-default .small-impact-container .entry-meta .byline {
      margin-bottom: 20px;
      padding-bottom: 20px;
      display: block;
      border-bottom: 1px solid #e6e7e8; }
    .single .small-impact-container .entry-meta > div, .page-template-default .small-impact-container .entry-meta > div {
      margin: 20px 0 0;
      padding: 20px 0 0;
      border-top: 1px solid #e6e7e8; }
      .single .small-impact-container .entry-meta > div.share + div, .page-template-default .small-impact-container .entry-meta > div.share + div {
        margin-top: 16px; }
      .single .small-impact-container .entry-meta > div:first-of-type, .page-template-default .small-impact-container .entry-meta > div:first-of-type {
        border-top: none;
        padding-top: 0; } }
.single .entry-content, .page-template-default .entry-content {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.01em; }
  @media screen and (min-width: 600px) {
    .single .entry-content, .page-template-default .entry-content {
      letter-spacing: 0; } }
.single blockquote,
.single blockquote p, .page-template-default blockquote,
.page-template-default blockquote p {
  border: 0;
  padding: 0;
  margin-top: 34px;
  margin-bottom: 32px; }
  .single blockquote em,
  .single blockquote p em, .page-template-default blockquote em,
  .page-template-default blockquote p em {
    display: block;
    margin-top: 15px;
    font-style: normal; }
.single .entry-content > .wp-caption, .page-template-default .entry-content > .wp-caption {
  margin: 39px 0 36px;
  padding: 0;
  max-width: 100%; }
  .single .entry-content > .wp-caption > *, .page-template-default .entry-content > .wp-caption > * {
    margin: 0 0 20px; }
  .single .entry-content > .wp-caption .wp-caption-text, .page-template-default .entry-content > .wp-caption .wp-caption-text {
    margin: 17px 0 0; }

.single-insight .share li, .single-insight .share .share-trigger, .single-insight .share .social-links,
.single-sponsor .share li,
.single-sponsor .share .share-trigger,
.single-sponsor .share .social-links,
.single-partner .share li,
.single-partner .share .share-trigger,
.single-partner .share .social-links {
  display: inline-block;
  vertical-align: middle; }
.single-insight .share .share-trigger,
.single-sponsor .share .share-trigger,
.single-partner .share .share-trigger {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal; }
  .single-insight .share .share-trigger:hover,
  .single-sponsor .share .share-trigger:hover,
  .single-partner .share .share-trigger:hover {
    color: inherit; }
.single-insight .share li a,
.single-sponsor .share li a,
.single-partner .share li a {
  padding: 0 5px; }
.single-insight .entry-meta,
.single-sponsor .entry-meta,
.single-partner .entry-meta {
  padding-bottom: 18px;
  margin-bottom: 20px; }
.single-insight .entry-footer .share,
.single-sponsor .entry-footer .share,
.single-partner .entry-footer .share {
  border-top: 1px solid #e6e7e8;
  margin: 20px 0 0;
  padding-top: 20px; }

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

  BUTTON STYLES



  Created by #BRITEWEB
  http://briteweb.com
  @briteweb

  Copyright (c) 2013 #BRITEWEB. All rights reserved.

  styles for buttons


  TABLE OF CONTENTS

  table of contents


+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
a.button, .subheader-menu .menu-item, button {
  display: inline-block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  min-width: 150px;
  font-size: 15px;
  line-height: 35px;
  color: #FFFFFF;
  padding: 0 20px;
  -webkit-transition: background-color 200ms linear;
  -moz-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear; }

/*.button*/
.edit-button {
  position: fixed;
  top: 90px;
  right: 0;
  z-index: 99999; }
  @media screen and (min-width: 600px) {
    .edit-button {
      top: 130px; } }

body .forest.button.b1, body .forest.button.b2, body .forest .button.b1, body .forest .button.b2, .forest .button.b1, .forest .button.b2 {
  color: #1B9897;
  background-color: #FFFFFF;
  border-color: #1B9897; }
  body .forest.no-bkg-initial.button.b1, body .forest.no-bkg-initial.button.b2, body .forest.invert.no-bkg-initial.button.b1, body .forest.invert.no-bkg-initial.button.b2, body .forest .no-bkg-initial.button.b1, body .forest .no-bkg-initial.button.b2, body .forest .invert.no-bkg-initial.button.b1, body .forest .invert.no-bkg-initial.button.b2, .forest .no-bkg-initial.button.b1, .forest .no-bkg-initial.button.b2, .forest .invert.no-bkg-initial.button.b1, .forest .invert.no-bkg-initial.button.b2 {
    background-color: transparent; }
  body .forest.button.b1:hover, body .forest.button.b2:hover, body .forest.no-bkg-initial.button.b1:hover, body .forest.no-bkg-initial.button.b2:hover, body .forest .button.b1:hover, body .forest .button.b2:hover, body .forest .no-bkg-initial.button.b1:hover, body .forest .no-bkg-initial.button.b2:hover, .forest .button.b1:hover, .forest .button.b2:hover, .forest .no-bkg-initial.button.b1:hover, .forest .no-bkg-initial.button.b2:hover {
    color: #FFFFFF;
    background-color: #1B9897; }
  body .forest.invert.button.b1, body .forest.invert.button.b2, body .forest .invert.button.b1, body .forest .invert.button.b2, .forest .invert.button.b1, .forest .invert.button.b2 {
    color: #FFFFFF;
    background-color: #1B9897;
    border-color: #FFFFFF; }
    body .forest.invert.button.b1:hover, body .forest.invert.button.b2:hover, body .forest.invert.no-bkg-initial.button.b1:hover, body .forest.invert.no-bkg-initial.button.b2:hover, body .forest .invert.button.b1:hover, body .forest .invert.button.b2:hover, body .forest .invert.no-bkg-initial.button.b1:hover, body .forest .invert.no-bkg-initial.button.b2:hover, .forest .invert.button.b1:hover, .forest .invert.button.b2:hover, .forest .invert.no-bkg-initial.button.b1:hover, .forest .invert.no-bkg-initial.button.b2:hover {
      color: #1B9897;
      background-color: #FFFFFF; }
.no-border.button.b1, .no-border.button.b2 {
  border: none; }
body .navy.button.b1, body .navy.button.b2, body .navy .button.b1, body .navy .button.b2, .navy .button.b1, .navy .button.b2 {
  color: #0E2340;
  background-color: #FFFFFF;
  border-color: #0E2340; }
  body .navy.no-bkg-initial.button.b1, body .navy.no-bkg-initial.button.b2, body .navy.invert.no-bkg-initial.button.b1, body .navy.invert.no-bkg-initial.button.b2, body .navy .no-bkg-initial.button.b1, body .navy .no-bkg-initial.button.b2, body .navy .invert.no-bkg-initial.button.b1, body .navy .invert.no-bkg-initial.button.b2, .navy .no-bkg-initial.button.b1, .navy .no-bkg-initial.button.b2, .navy .invert.no-bkg-initial.button.b1, .navy .invert.no-bkg-initial.button.b2 {
    background-color: transparent; }
  body .navy.button.b1:hover, body .navy.button.b2:hover, body .navy.no-bkg-initial.button.b1:hover, body .navy.no-bkg-initial.button.b2:hover, body .navy .button.b1:hover, body .navy .button.b2:hover, body .navy .no-bkg-initial.button.b1:hover, body .navy .no-bkg-initial.button.b2:hover, .navy .button.b1:hover, .navy .button.b2:hover, .navy .no-bkg-initial.button.b1:hover, .navy .no-bkg-initial.button.b2:hover {
    color: #FFFFFF;
    background-color: #0E2340; }
  body .navy.invert.button.b1, body .navy.invert.button.b2, body .navy .invert.button.b1, body .navy .invert.button.b2, .navy .invert.button.b1, .navy .invert.button.b2 {
    color: #FFFFFF;
    background-color: #0E2340;
    border-color: #FFFFFF; }
    body .navy.invert.button.b1:hover, body .navy.invert.button.b2:hover, body .navy.invert.no-bkg-initial.button.b1:hover, body .navy.invert.no-bkg-initial.button.b2:hover, body .navy .invert.button.b1:hover, body .navy .invert.button.b2:hover, body .navy .invert.no-bkg-initial.button.b1:hover, body .navy .invert.no-bkg-initial.button.b2:hover, .navy .invert.button.b1:hover, .navy .invert.button.b2:hover, .navy .invert.no-bkg-initial.button.b1:hover, .navy .invert.no-bkg-initial.button.b2:hover {
      color: #0E2340;
      background-color: #FFFFFF; }
.no-border.button.b1, .no-border.button.b2 {
  border: none; }
body .pink.button.b1, body .pink.button.b2, body .pink .button.b1, body .pink .button.b2, .pink .button.b1, .pink .button.b2 {
  color: #E4028C;
  background-color: #FFFFFF;
  border-color: #E4028C; }
  body .pink.no-bkg-initial.button.b1, body .pink.no-bkg-initial.button.b2, body .pink.invert.no-bkg-initial.button.b1, body .pink.invert.no-bkg-initial.button.b2, body .pink .no-bkg-initial.button.b1, body .pink .no-bkg-initial.button.b2, body .pink .invert.no-bkg-initial.button.b1, body .pink .invert.no-bkg-initial.button.b2, .pink .no-bkg-initial.button.b1, .pink .no-bkg-initial.button.b2, .pink .invert.no-bkg-initial.button.b1, .pink .invert.no-bkg-initial.button.b2 {
    background-color: transparent; }
  body .pink.button.b1:hover, body .pink.button.b2:hover, body .pink.no-bkg-initial.button.b1:hover, body .pink.no-bkg-initial.button.b2:hover, body .pink .button.b1:hover, body .pink .button.b2:hover, body .pink .no-bkg-initial.button.b1:hover, body .pink .no-bkg-initial.button.b2:hover, .pink .button.b1:hover, .pink .button.b2:hover, .pink .no-bkg-initial.button.b1:hover, .pink .no-bkg-initial.button.b2:hover {
    color: #FFFFFF;
    background-color: #E4028C; }
  body .pink.invert.button.b1, body .pink.invert.button.b2, body .pink .invert.button.b1, body .pink .invert.button.b2, .pink .invert.button.b1, .pink .invert.button.b2 {
    color: #FFFFFF;
    background-color: #E4028C;
    border-color: #FFFFFF; }
    body .pink.invert.button.b1:hover, body .pink.invert.button.b2:hover, body .pink.invert.no-bkg-initial.button.b1:hover, body .pink.invert.no-bkg-initial.button.b2:hover, body .pink .invert.button.b1:hover, body .pink .invert.button.b2:hover, body .pink .invert.no-bkg-initial.button.b1:hover, body .pink .invert.no-bkg-initial.button.b2:hover, .pink .invert.button.b1:hover, .pink .invert.button.b2:hover, .pink .invert.no-bkg-initial.button.b1:hover, .pink .invert.no-bkg-initial.button.b2:hover {
      color: #E4028C;
      background-color: #FFFFFF; }
.no-border.button.b1, .no-border.button.b2 {
  border: none; }
body .blue.button.b1, body .blue.button.b2, body .blue .button.b1, body .blue .button.b2, .blue .button.b1, .blue .button.b2 {
  color: #3155A6;
  background-color: #FFFFFF;
  border-color: #3155A6; }
  body .blue.no-bkg-initial.button.b1, body .blue.no-bkg-initial.button.b2, body .blue.invert.no-bkg-initial.button.b1, body .blue.invert.no-bkg-initial.button.b2, body .blue .no-bkg-initial.button.b1, body .blue .no-bkg-initial.button.b2, body .blue .invert.no-bkg-initial.button.b1, body .blue .invert.no-bkg-initial.button.b2, .blue .no-bkg-initial.button.b1, .blue .no-bkg-initial.button.b2, .blue .invert.no-bkg-initial.button.b1, .blue .invert.no-bkg-initial.button.b2 {
    background-color: transparent; }
  body .blue.button.b1:hover, body .blue.button.b2:hover, body .blue.no-bkg-initial.button.b1:hover, body .blue.no-bkg-initial.button.b2:hover, body .blue .button.b1:hover, body .blue .button.b2:hover, body .blue .no-bkg-initial.button.b1:hover, body .blue .no-bkg-initial.button.b2:hover, .blue .button.b1:hover, .blue .button.b2:hover, .blue .no-bkg-initial.button.b1:hover, .blue .no-bkg-initial.button.b2:hover {
    color: #FFFFFF;
    background-color: #3155A6; }
  body .blue.invert.button.b1, body .blue.invert.button.b2, body .blue .invert.button.b1, body .blue .invert.button.b2, .blue .invert.button.b1, .blue .invert.button.b2 {
    color: #FFFFFF;
    background-color: #3155A6;
    border-color: #FFFFFF; }
    body .blue.invert.button.b1:hover, body .blue.invert.button.b2:hover, body .blue.invert.no-bkg-initial.button.b1:hover, body .blue.invert.no-bkg-initial.button.b2:hover, body .blue .invert.button.b1:hover, body .blue .invert.button.b2:hover, body .blue .invert.no-bkg-initial.button.b1:hover, body .blue .invert.no-bkg-initial.button.b2:hover, .blue .invert.button.b1:hover, .blue .invert.button.b2:hover, .blue .invert.no-bkg-initial.button.b1:hover, .blue .invert.no-bkg-initial.button.b2:hover {
      color: #3155A6;
      background-color: #FFFFFF; }
.no-border.button.b1, .no-border.button.b2 {
  border: none; }
body .purple.button.b1, body .purple.button.b2, body .purple .button.b1, body .purple .button.b2, .purple .button.b1, .purple .button.b2 {
  color: #642265;
  background-color: #FFFFFF;
  border-color: #642265; }
  body .purple.no-bkg-initial.button.b1, body .purple.no-bkg-initial.button.b2, body .purple.invert.no-bkg-initial.button.b1, body .purple.invert.no-bkg-initial.button.b2, body .purple .no-bkg-initial.button.b1, body .purple .no-bkg-initial.button.b2, body .purple .invert.no-bkg-initial.button.b1, body .purple .invert.no-bkg-initial.button.b2, .purple .no-bkg-initial.button.b1, .purple .no-bkg-initial.button.b2, .purple .invert.no-bkg-initial.button.b1, .purple .invert.no-bkg-initial.button.b2 {
    background-color: transparent; }
  body .purple.button.b1:hover, body .purple.button.b2:hover, body .purple.no-bkg-initial.button.b1:hover, body .purple.no-bkg-initial.button.b2:hover, body .purple .button.b1:hover, body .purple .button.b2:hover, body .purple .no-bkg-initial.button.b1:hover, body .purple .no-bkg-initial.button.b2:hover, .purple .button.b1:hover, .purple .button.b2:hover, .purple .no-bkg-initial.button.b1:hover, .purple .no-bkg-initial.button.b2:hover {
    color: #FFFFFF;
    background-color: #642265; }
  body .purple.invert.button.b1, body .purple.invert.button.b2, body .purple .invert.button.b1, body .purple .invert.button.b2, .purple .invert.button.b1, .purple .invert.button.b2 {
    color: #FFFFFF;
    background-color: #642265;
    border-color: #FFFFFF; }
    body .purple.invert.button.b1:hover, body .purple.invert.button.b2:hover, body .purple.invert.no-bkg-initial.button.b1:hover, body .purple.invert.no-bkg-initial.button.b2:hover, body .purple .invert.button.b1:hover, body .purple .invert.button.b2:hover, body .purple .invert.no-bkg-initial.button.b1:hover, body .purple .invert.no-bkg-initial.button.b2:hover, .purple .invert.button.b1:hover, .purple .invert.button.b2:hover, .purple .invert.no-bkg-initial.button.b1:hover, .purple .invert.no-bkg-initial.button.b2:hover {
      color: #642265;
      background-color: #FFFFFF; }
.no-border.button.b1, .no-border.button.b2 {
  border: none; }
body .orange.button.b1, body .orange.button.b2, body .orange .button.b1, body .orange .button.b2, .orange .button.b1, .orange .button.b2 {
  color: #F15A31;
  background-color: #FFFFFF;
  border-color: #F15A31; }
  body .orange.no-bkg-initial.button.b1, body .orange.no-bkg-initial.button.b2, body .orange.invert.no-bkg-initial.button.b1, body .orange.invert.no-bkg-initial.button.b2, body .orange .no-bkg-initial.button.b1, body .orange .no-bkg-initial.button.b2, body .orange .invert.no-bkg-initial.button.b1, body .orange .invert.no-bkg-initial.button.b2, .orange .no-bkg-initial.button.b1, .orange .no-bkg-initial.button.b2, .orange .invert.no-bkg-initial.button.b1, .orange .invert.no-bkg-initial.button.b2 {
    background-color: transparent; }
  body .orange.button.b1:hover, body .orange.button.b2:hover, body .orange.no-bkg-initial.button.b1:hover, body .orange.no-bkg-initial.button.b2:hover, body .orange .button.b1:hover, body .orange .button.b2:hover, body .orange .no-bkg-initial.button.b1:hover, body .orange .no-bkg-initial.button.b2:hover, .orange .button.b1:hover, .orange .button.b2:hover, .orange .no-bkg-initial.button.b1:hover, .orange .no-bkg-initial.button.b2:hover {
    color: #FFFFFF;
    background-color: #F15A31; }
  body .orange.invert.button.b1, body .orange.invert.button.b2, body .orange .invert.button.b1, body .orange .invert.button.b2, .orange .invert.button.b1, .orange .invert.button.b2 {
    color: #FFFFFF;
    background-color: #F15A31;
    border-color: #FFFFFF; }
    body .orange.invert.button.b1:hover, body .orange.invert.button.b2:hover, body .orange.invert.no-bkg-initial.button.b1:hover, body .orange.invert.no-bkg-initial.button.b2:hover, body .orange .invert.button.b1:hover, body .orange .invert.button.b2:hover, body .orange .invert.no-bkg-initial.button.b1:hover, body .orange .invert.no-bkg-initial.button.b2:hover, .orange .invert.button.b1:hover, .orange .invert.button.b2:hover, .orange .invert.no-bkg-initial.button.b1:hover, .orange .invert.no-bkg-initial.button.b2:hover {
      color: #F15A31;
      background-color: #FFFFFF; }
.no-border.button.b1, .no-border.button.b2 {
  border: none; }
body .lime.button.b1, body .lime.button.b2, body .lime .button.b1, body .lime .button.b2, .lime .button.b1, .lime .button.b2 {
  color: #9ACA3C;
  background-color: #FFFFFF;
  border-color: #9ACA3C; }
  body .lime.no-bkg-initial.button.b1, body .lime.no-bkg-initial.button.b2, body .lime.invert.no-bkg-initial.button.b1, body .lime.invert.no-bkg-initial.button.b2, body .lime .no-bkg-initial.button.b1, body .lime .no-bkg-initial.button.b2, body .lime .invert.no-bkg-initial.button.b1, body .lime .invert.no-bkg-initial.button.b2, .lime .no-bkg-initial.button.b1, .lime .no-bkg-initial.button.b2, .lime .invert.no-bkg-initial.button.b1, .lime .invert.no-bkg-initial.button.b2 {
    background-color: transparent; }
  body .lime.button.b1:hover, body .lime.button.b2:hover, body .lime.no-bkg-initial.button.b1:hover, body .lime.no-bkg-initial.button.b2:hover, body .lime .button.b1:hover, body .lime .button.b2:hover, body .lime .no-bkg-initial.button.b1:hover, body .lime .no-bkg-initial.button.b2:hover, .lime .button.b1:hover, .lime .button.b2:hover, .lime .no-bkg-initial.button.b1:hover, .lime .no-bkg-initial.button.b2:hover {
    color: #FFFFFF;
    background-color: #9ACA3C; }
  body .lime.invert.button.b1, body .lime.invert.button.b2, body .lime .invert.button.b1, body .lime .invert.button.b2, .lime .invert.button.b1, .lime .invert.button.b2 {
    color: #FFFFFF;
    background-color: #9ACA3C;
    border-color: #FFFFFF; }
    body .lime.invert.button.b1:hover, body .lime.invert.button.b2:hover, body .lime.invert.no-bkg-initial.button.b1:hover, body .lime.invert.no-bkg-initial.button.b2:hover, body .lime .invert.button.b1:hover, body .lime .invert.button.b2:hover, body .lime .invert.no-bkg-initial.button.b1:hover, body .lime .invert.no-bkg-initial.button.b2:hover, .lime .invert.button.b1:hover, .lime .invert.button.b2:hover, .lime .invert.no-bkg-initial.button.b1:hover, .lime .invert.no-bkg-initial.button.b2:hover {
      color: #9ACA3C;
      background-color: #FFFFFF; }
.no-border.button.b1, .no-border.button.b2 {
  border: none; }
body .grey.button.b1, body .grey.button.b2, body .grey .button.b1, body .grey .button.b2, .grey .button.b1, .grey .button.b2 {
  color: #333333;
  background-color: #FFFFFF;
  border-color: #333333; }
  body .grey.no-bkg-initial.button.b1, body .grey.no-bkg-initial.button.b2, body .grey.invert.no-bkg-initial.button.b1, body .grey.invert.no-bkg-initial.button.b2, body .grey .no-bkg-initial.button.b1, body .grey .no-bkg-initial.button.b2, body .grey .invert.no-bkg-initial.button.b1, body .grey .invert.no-bkg-initial.button.b2, .grey .no-bkg-initial.button.b1, .grey .no-bkg-initial.button.b2, .grey .invert.no-bkg-initial.button.b1, .grey .invert.no-bkg-initial.button.b2 {
    background-color: transparent; }
  body .grey.button.b1:hover, body .grey.button.b2:hover, body .grey.no-bkg-initial.button.b1:hover, body .grey.no-bkg-initial.button.b2:hover, body .grey .button.b1:hover, body .grey .button.b2:hover, body .grey .no-bkg-initial.button.b1:hover, body .grey .no-bkg-initial.button.b2:hover, .grey .button.b1:hover, .grey .button.b2:hover, .grey .no-bkg-initial.button.b1:hover, .grey .no-bkg-initial.button.b2:hover {
    color: #FFFFFF;
    background-color: #333333; }
  body .grey.invert.button.b1, body .grey.invert.button.b2, body .grey .invert.button.b1, body .grey .invert.button.b2, .grey .invert.button.b1, .grey .invert.button.b2 {
    color: #FFFFFF;
    background-color: #333333;
    border-color: #FFFFFF; }
    body .grey.invert.button.b1:hover, body .grey.invert.button.b2:hover, body .grey.invert.no-bkg-initial.button.b1:hover, body .grey.invert.no-bkg-initial.button.b2:hover, body .grey .invert.button.b1:hover, body .grey .invert.button.b2:hover, body .grey .invert.no-bkg-initial.button.b1:hover, body .grey .invert.no-bkg-initial.button.b2:hover, .grey .invert.button.b1:hover, .grey .invert.button.b2:hover, .grey .invert.no-bkg-initial.button.b1:hover, .grey .invert.no-bkg-initial.button.b2:hover {
      color: #333333;
      background-color: #FFFFFF; }
.no-border.button.b1, .no-border.button.b2 {
  border: none; }

.button.b1, .button.b2, .tint.big form input.button.b1, .tint.big form input.button.b2 {
  max-height: 60px;
  line-height: 60px;
  height: 60px;
  border-width: 1px;
  border-style: solid;
  font-size: 16px;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  vertical-align: middle; }

/**
 * B1 Button 16pt
 */
/**
 * B2 Button 13pt
 */
.button.b2 {
  max-height: 35px;
  line-height: 35px;
  height: 35px;
  font-size: 13px; }

/**
 * "View all open Positions" scroller button
 */
.button.b3 {
  max-height: 60px;
  line-height: 60px;
  height: 60px;
  border-width: 1px;
  border-style: solid;
  font-size: 16px;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  vertical-align: middle;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  body .button.b3.forest, body .forest .button.b3, .forest .button.b3 {
    color: #1B9897;
    border-color: #1B9897;
    background-color: #FFFFFF; }
    body .button.b3.forest.invert, body .forest .button.b3.invert, .forest .button.b3.invert {
      color: #FFFFFF;
      border: none;
      background-color: #1B9897; }
  .button.b3.no-border {
    border: none; }
  body .button.b3.navy, body .navy .button.b3, .navy .button.b3 {
    color: #0E2340;
    border-color: #0E2340;
    background-color: #FFFFFF; }
    body .button.b3.navy.invert, body .navy .button.b3.invert, .navy .button.b3.invert {
      color: #FFFFFF;
      border: none;
      background-color: #0E2340; }
  .button.b3.no-border {
    border: none; }
  body .button.b3.pink, body .pink .button.b3, .pink .button.b3 {
    color: #E4028C;
    border-color: #E4028C;
    background-color: #FFFFFF; }
    body .button.b3.pink.invert, body .pink .button.b3.invert, .pink .button.b3.invert {
      color: #FFFFFF;
      border: none;
      background-color: #E4028C; }
  .button.b3.no-border {
    border: none; }
  body .button.b3.blue, body .blue .button.b3, .blue .button.b3 {
    color: #3155A6;
    border-color: #3155A6;
    background-color: #FFFFFF; }
    body .button.b3.blue.invert, body .blue .button.b3.invert, .blue .button.b3.invert {
      color: #FFFFFF;
      border: none;
      background-color: #3155A6; }
  .button.b3.no-border {
    border: none; }
  body .button.b3.purple, body .purple .button.b3, .purple .button.b3 {
    color: #642265;
    border-color: #642265;
    background-color: #FFFFFF; }
    body .button.b3.purple.invert, body .purple .button.b3.invert, .purple .button.b3.invert {
      color: #FFFFFF;
      border: none;
      background-color: #642265; }
  .button.b3.no-border {
    border: none; }
  body .button.b3.orange, body .orange .button.b3, .orange .button.b3 {
    color: #F15A31;
    border-color: #F15A31;
    background-color: #FFFFFF; }
    body .button.b3.orange.invert, body .orange .button.b3.invert, .orange .button.b3.invert {
      color: #FFFFFF;
      border: none;
      background-color: #F15A31; }
  .button.b3.no-border {
    border: none; }
  body .button.b3.lime, body .lime .button.b3, .lime .button.b3 {
    color: #9ACA3C;
    border-color: #9ACA3C;
    background-color: #FFFFFF; }
    body .button.b3.lime.invert, body .lime .button.b3.invert, .lime .button.b3.invert {
      color: #FFFFFF;
      border: none;
      background-color: #9ACA3C; }
  .button.b3.no-border {
    border: none; }
  body .button.b3.grey, body .grey .button.b3, .grey .button.b3 {
    color: #333333;
    border-color: #333333;
    background-color: #FFFFFF; }
    body .button.b3.grey.invert, body .grey .button.b3.invert, .grey .button.b3.invert {
      color: #FFFFFF;
      border: none;
      background-color: #333333; }
  .button.b3.no-border {
    border: none; }
  .button.b3:after {
    font-family: "endeavor";
    content: "m";
    margin-left: 25px; }
  .button.b3:hover {
    max-height: 70px;
    line-height: 70px;
    height: 70px; }

.button.forest {
  background-color: #1B9897; }
.button.navy {
  background-color: #0E2340; }
.button.pink {
  background-color: #E4028C; }
.button.blue {
  background-color: #3155A6; }
.button.purple {
  background-color: #642265; }
.button.orange {
  background-color: #F15A31; }
.button.lime {
  background-color: #9ACA3C; }
.button.grey {
  background-color: #333333; }
.button.twitter:hover {
  background-color: #00aced; }
.button.facebook:hover {
  background-color: #3b5998; }
.button.pinterest:hover {
  background-color: #cb2027; }
.button.youtube:hover {
  background-color: #bb0000; }
.button.linkedin:hover {
  background-color: #007bb6; }
.button.instagram:hover {
  background-color: #517fa4; }
.button.google-plus:hover {
  background-color: #dd4b39; }
.button.social-media-tile {
  height: 50px;
  width: 50px;
  color: #FFFFFF;
  text-align: center;
  font-size: 25px;
  line-height: 60px;
  overflow: hidden; }
  .button.social-media-tile > [class*=" icon-"], .button.social-media-tile > [class^="icon-"] {
    display: inline-block; }

.subscribe-form-container {
  width: 100%; }
  .subscribe-form-container .h2 p, .subscribe-form-container .h2 a {
    font-size: 32px;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 24px; }
  .subscribe-form-container .h2 p {
    margin: 10px 35px 7px;
    display: block; }
  .subscribe-form-container .h2 a {
    color: #9fcaca; }
    .subscribe-form-container .h2 a:hover {
      text-decoration: none; }
  .subscribe-form-container .gform_wrapper {
    background: #FFFFFF; }

.gform_validation_container, .validation_message, .submit-button-field {
  display: none !important; }

.gform_wrapper {
  position: relative; }
  .gform_wrapper label {
    display: none; }

.invalid-input {
  position: absolute;
  z-index: 60;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  padding-left: 50px;
  font-size: 24px;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: light;
  line-height: 80px;
  color: #cb2027;
  background-color: rgba(0, 0, 0, 0.8); }

.cta-form_wrapper .cta-form:after {
  font-family: "endeavor" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: 'l';
  position: absolute;
  line-height: 80px;
  width: 80px;
  text-align: center;
  top: 0;
  right: 0;
  font-size: 35px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }
  .navbar .cta-form_wrapper .cta-form:after, .cta-form_wrapper .navbar .cta-form:after {
    line-height: 78px; }

.cta-form-container.forest .cta-form:after {
  background: #1B9897; }

.cta-form_wrapper .gform_fields {
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1;
  margin: 0; }
  .cta-form_wrapper .gform_fields:before, .cta-form_wrapper .gform_fields:after {
    display: table;
    content: ""; }
  .cta-form_wrapper .gform_fields:after {
    clear: both; }
.cta-form_wrapper .cta-form input[type="submit"] {
  filter: alpha(opacity=0);
  /* IE6-IE8 */
  *zoom: 1;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
  width: 80px;
  height: 80px;
  text-align: center;
  z-index: 50;
  font-size: 18px;
  position: relative; }
  .subscription .cta-form_wrapper .cta-form input[type="submit"] {
    position: static; }
  @media screen and (min-width: 800px) {
    .cta-form_wrapper .cta-form input[type="submit"] {
      position: absolute;
      right: 0;
      top: 0; } }

.tint.subscription .gform_wrapper .submit-button-field {
  display: none; }
.tint.subscription .gform_wrapper .cta-form:after {
  content: none; }
.tint.subscription .gform_wrapper input[type="text"],
.tint.subscription .gform_wrapper input[type="email"] {
  border: none;
  margin-top: 1px; }
.tint.subscription .gform_wrapper input[type="submit"] {
  filter: alpha(opacity=100);
  /* IE6-IE8 */
  *zoom: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
  width: 70%;
  height: 50px;
  margin-top: 10px;
  line-height: 50px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .tint.subscription .gform_wrapper input[type="submit"]:hover {
    background: #FFFFFF;
    border-color: #FFFFFF; }
    .forest .tint.subscription .gform_wrapper input[type="submit"]:hover {
      color: #1B9897; }
.tint.subscription .gform_wrapper input[type="submit"],
.tint.subscription .gform_wrapper button {
  background: transparent; }

input {
  outline: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.form-wrapper {
  z-index: 100;
  position: relative;
  width: 100%;
  height: auto; }
  .form-wrapper input {
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    margin: 0; }
    .form-wrapper input[type="text"] {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      width: 100%; }
      .form-wrapper input[type="text"]::-webkit-input-placeholder {
        color: #FFFFFF; }
      .form-wrapper input[type="text"]:-moz-placeholder {
        color: #FFFFFF; }
      .form-wrapper input[type="text"]::-moz-placeholder {
        color: #FFFFFF; }
      .form-wrapper input[type="text"]:-ms-input-placeholder {
        color: #FFFFFF; }
    .form-wrapper input[type="submit"].button {
      background: #FFFFFF;
      padding: 0 24px;
      margin: 20px auto 0;
      line-height: 60px;
      font-size: 19px;
      height: auto;
      width: auto;
      min-width: 1px;
      width: 100%;
      max-width: none;
      -webkit-transition: color 200ms linear;
      -moz-transition: color 200ms linear;
      -ms-transition: color 200ms linear;
      -o-transition: color 200ms linear;
      transition: color 200ms linear;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      @media screen and (min-width: 700px) {
        .form-wrapper input[type="submit"].button {
          cursor: pointer;
          width: auto;
          margin: 0; } }

.icheckbox {
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: top;
  margin-top: 3px; }
  @media screen and (min-width: 700px) {
    .icheckbox {
      margin-top: 0; } }

.customSelect {
  padding: 2px 40px 0 17px;
  width: 100%;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10; }
  .customSelect:after {
    content: 'm';
    font-family: "endeavor";
    font-size: 24px;
    position: absolute;
    top: 0;
    z-index: 5;
    text-align: center;
    line-height: 70px;
    height: 100%; }
  .customSelect.forceFullWidth {
    width: 100% !important;
    left: 0; }

.customSelectInner {
  line-height: 53px;
  width: 100% !important;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

select {
  width: 100%;
  height: 100%;
  z-index: 10;
  cursor: pointer; }

/*************************************
 *    Long Subscribe CTA Partials    *
 *************************************/
.forest.longsub .cta-text {
  background-color: #1B9897; }
.forest.longsub .light-color {
  color: #9fcaca; }
.forest.longsub .gform_confirmation_message {
  background-color: #1B9897; }
.navy.longsub .cta-text {
  background-color: #0E2340; }
.navy.longsub .light-color {
  color: #98a3c4; }
.navy.longsub .gform_confirmation_message {
  background-color: #0E2340; }
.pink.longsub .cta-text {
  background-color: #E4028C; }
.pink.longsub .light-color {
  color: #ebbdd8; }
.pink.longsub .gform_confirmation_message {
  background-color: #E4028C; }
.blue.longsub .cta-text {
  background-color: #3155A6; }
.blue.longsub .light-color {
  color: #98c6d8; }
.blue.longsub .gform_confirmation_message {
  background-color: #3155A6; }
.purple.longsub .cta-text {
  background-color: #642265; }
.purple.longsub .light-color {
  color: #c0aec6; }
.purple.longsub .gform_confirmation_message {
  background-color: #642265; }
.orange.longsub .cta-text {
  background-color: #F15A31; }
.orange.longsub .light-color {
  color: #fbcab1; }
.orange.longsub .gform_confirmation_message {
  background-color: #F15A31; }
.lime.longsub .cta-text {
  background-color: #9ACA3C; }
.lime.longsub .light-color {
  color: #ddebc1; }
.lime.longsub .gform_confirmation_message {
  background-color: #9ACA3C; }
.grey.longsub .cta-text {
  background-color: #333333; }
.grey.longsub .light-color {
  color: #bbbdc0; }
.grey.longsub .gform_confirmation_message {
  background-color: #333333; }

.longsub .forest.cta-form-container {
  background-color: #1B9897; }
  .longsub .forest.cta-form-container .cta-form.hover:after {
    background-color: #07555c; }
  .longsub .forest.cta-form-container input {
    color: #1B9897;
    background-color: #d9e9e8; }
    .longsub .forest.cta-form-container input::-webkit-input-placeholder {
      color: #9fcaca; }
    .longsub .forest.cta-form-container input:-moz-placeholder {
      color: #9fcaca; }
    .longsub .forest.cta-form-container input::-moz-placeholder {
      color: #9fcaca; }
    .longsub .forest.cta-form-container input:-ms-input-placeholder {
      color: #9fcaca; }
    .cta-container .longsub .forest.cta-form-container input, .longsub .cta-container .forest.cta-form-container input {
      border-color: #9fcaca; }
    @media screen and (min-width: 800px) {
      .longsub .forest.cta-form-container input {
        border-color: #1B9897; }
        .longsub .forest.cta-form-container input[type="submit"] {
          background-color: #d9e9e8;
          color: #1B9897; }
        .longsub .forest.cta-form-container input[type="text"]:hover::-webkit-input-placeholder, .longsub .forest.cta-form-container input[type="email"]:hover::-webkit-input-placeholder {
          color: #1B9897; }
        .longsub .forest.cta-form-container input[type="text"]:hover:-moz-placeholder, .longsub .forest.cta-form-container input[type="email"]:hover:-moz-placeholder {
          color: #1B9897; }
        .longsub .forest.cta-form-container input[type="text"]:hover::-moz-placeholder, .longsub .forest.cta-form-container input[type="email"]:hover::-moz-placeholder {
          color: #1B9897; }
        .longsub .forest.cta-form-container input[type="text"]:hover:-ms-input-placeholder, .longsub .forest.cta-form-container input[type="email"]:hover:-ms-input-placeholder {
          color: #1B9897; } }
  .longsub .forest.cta-form-container .submit {
    background-color: #1B9897; }
    .longsub .forest.cta-form-container .submit:hover {
      background-color: #136a69; }
.longsub .navy.cta-form-container {
  background-color: #0E2340; }
  .longsub .navy.cta-form-container .cta-form.hover:after {
    background-color: #002f58; }
  .longsub .navy.cta-form-container input {
    color: #0E2340;
    background-color: #d4d8e7; }
    .longsub .navy.cta-form-container input::-webkit-input-placeholder {
      color: #98a3c4; }
    .longsub .navy.cta-form-container input:-moz-placeholder {
      color: #98a3c4; }
    .longsub .navy.cta-form-container input::-moz-placeholder {
      color: #98a3c4; }
    .longsub .navy.cta-form-container input:-ms-input-placeholder {
      color: #98a3c4; }
    .cta-container .longsub .navy.cta-form-container input, .longsub .cta-container .navy.cta-form-container input {
      border-color: #98a3c4; }
    @media screen and (min-width: 800px) {
      .longsub .navy.cta-form-container input {
        border-color: #0E2340; }
        .longsub .navy.cta-form-container input[type="submit"] {
          background-color: #d4d8e7;
          color: #0E2340; }
        .longsub .navy.cta-form-container input[type="text"]:hover::-webkit-input-placeholder, .longsub .navy.cta-form-container input[type="email"]:hover::-webkit-input-placeholder {
          color: #0E2340; }
        .longsub .navy.cta-form-container input[type="text"]:hover:-moz-placeholder, .longsub .navy.cta-form-container input[type="email"]:hover:-moz-placeholder {
          color: #0E2340; }
        .longsub .navy.cta-form-container input[type="text"]:hover::-moz-placeholder, .longsub .navy.cta-form-container input[type="email"]:hover::-moz-placeholder {
          color: #0E2340; }
        .longsub .navy.cta-form-container input[type="text"]:hover:-ms-input-placeholder, .longsub .navy.cta-form-container input[type="email"]:hover:-ms-input-placeholder {
          color: #0E2340; } }
  .longsub .navy.cta-form-container .submit {
    background-color: #0E2340; }
    .longsub .navy.cta-form-container .submit:hover {
      background-color: #040b14; }
.longsub .pink.cta-form-container {
  background-color: #E4028C; }
  .longsub .pink.cta-form-container .cta-form.hover:after {
    background-color: #E4028C; }
  .longsub .pink.cta-form-container input {
    color: #E4028C;
    background-color: #f6e6f1; }
    .longsub .pink.cta-form-container input::-webkit-input-placeholder {
      color: #ebbdd8; }
    .longsub .pink.cta-form-container input:-moz-placeholder {
      color: #ebbdd8; }
    .longsub .pink.cta-form-container input::-moz-placeholder {
      color: #ebbdd8; }
    .longsub .pink.cta-form-container input:-ms-input-placeholder {
      color: #ebbdd8; }
    .cta-container .longsub .pink.cta-form-container input, .longsub .cta-container .pink.cta-form-container input {
      border-color: #ebbdd8; }
    @media screen and (min-width: 800px) {
      .longsub .pink.cta-form-container input {
        border-color: #E4028C; }
        .longsub .pink.cta-form-container input[type="submit"] {
          background-color: #f6e6f1;
          color: #E4028C; }
        .longsub .pink.cta-form-container input[type="text"]:hover::-webkit-input-placeholder, .longsub .pink.cta-form-container input[type="email"]:hover::-webkit-input-placeholder {
          color: #E4028C; }
        .longsub .pink.cta-form-container input[type="text"]:hover:-moz-placeholder, .longsub .pink.cta-form-container input[type="email"]:hover:-moz-placeholder {
          color: #E4028C; }
        .longsub .pink.cta-form-container input[type="text"]:hover::-moz-placeholder, .longsub .pink.cta-form-container input[type="email"]:hover::-moz-placeholder {
          color: #E4028C; }
        .longsub .pink.cta-form-container input[type="text"]:hover:-ms-input-placeholder, .longsub .pink.cta-form-container input[type="email"]:hover:-ms-input-placeholder {
          color: #E4028C; } }
  .longsub .pink.cta-form-container .submit {
    background-color: #E4028C; }
    .longsub .pink.cta-form-container .submit:hover {
      background-color: #ae026b; }
.longsub .blue.cta-form-container {
  background-color: #3155A6; }
  .longsub .blue.cta-form-container .cta-form.hover:after {
    background-color: #3155A6; }
  .longsub .blue.cta-form-container input {
    color: #3155A6;
    background-color: #d6e8ef; }
    .longsub .blue.cta-form-container input::-webkit-input-placeholder {
      color: #98c6d8; }
    .longsub .blue.cta-form-container input:-moz-placeholder {
      color: #98c6d8; }
    .longsub .blue.cta-form-container input::-moz-placeholder {
      color: #98c6d8; }
    .longsub .blue.cta-form-container input:-ms-input-placeholder {
      color: #98c6d8; }
    .cta-container .longsub .blue.cta-form-container input, .longsub .cta-container .blue.cta-form-container input {
      border-color: #98c6d8; }
    @media screen and (min-width: 800px) {
      .longsub .blue.cta-form-container input {
        border-color: #3155A6; }
        .longsub .blue.cta-form-container input[type="submit"] {
          background-color: #d6e8ef;
          color: #3155A6; }
        .longsub .blue.cta-form-container input[type="text"]:hover::-webkit-input-placeholder, .longsub .blue.cta-form-container input[type="email"]:hover::-webkit-input-placeholder {
          color: #3155A6; }
        .longsub .blue.cta-form-container input[type="text"]:hover:-moz-placeholder, .longsub .blue.cta-form-container input[type="email"]:hover:-moz-placeholder {
          color: #3155A6; }
        .longsub .blue.cta-form-container input[type="text"]:hover::-moz-placeholder, .longsub .blue.cta-form-container input[type="email"]:hover::-moz-placeholder {
          color: #3155A6; }
        .longsub .blue.cta-form-container input[type="text"]:hover:-ms-input-placeholder, .longsub .blue.cta-form-container input[type="email"]:hover:-ms-input-placeholder {
          color: #3155A6; } }
  .longsub .blue.cta-form-container .submit {
    background-color: #3155A6; }
    .longsub .blue.cta-form-container .submit:hover {
      background-color: #25407c; }
.longsub .purple.cta-form-container {
  background-color: #642265; }
  .longsub .purple.cta-form-container .cta-form.hover:after {
    background-color: #4a2660; }
  .longsub .purple.cta-form-container input {
    color: #642265;
    background-color: #e6dfe8; }
    .longsub .purple.cta-form-container input::-webkit-input-placeholder {
      color: #c0aec6; }
    .longsub .purple.cta-form-container input:-moz-placeholder {
      color: #c0aec6; }
    .longsub .purple.cta-form-container input::-moz-placeholder {
      color: #c0aec6; }
    .longsub .purple.cta-form-container input:-ms-input-placeholder {
      color: #c0aec6; }
    .cta-container .longsub .purple.cta-form-container input, .longsub .cta-container .purple.cta-form-container input {
      border-color: #c0aec6; }
    @media screen and (min-width: 800px) {
      .longsub .purple.cta-form-container input {
        border-color: #642265; }
        .longsub .purple.cta-form-container input[type="submit"] {
          background-color: #e6dfe8;
          color: #642265; }
        .longsub .purple.cta-form-container input[type="text"]:hover::-webkit-input-placeholder, .longsub .purple.cta-form-container input[type="email"]:hover::-webkit-input-placeholder {
          color: #642265; }
        .longsub .purple.cta-form-container input[type="text"]:hover:-moz-placeholder, .longsub .purple.cta-form-container input[type="email"]:hover:-moz-placeholder {
          color: #642265; }
        .longsub .purple.cta-form-container input[type="text"]:hover::-moz-placeholder, .longsub .purple.cta-form-container input[type="email"]:hover::-moz-placeholder {
          color: #642265; }
        .longsub .purple.cta-form-container input[type="text"]:hover:-ms-input-placeholder, .longsub .purple.cta-form-container input[type="email"]:hover:-ms-input-placeholder {
          color: #642265; } }
  .longsub .purple.cta-form-container .submit {
    background-color: #642265; }
    .longsub .purple.cta-form-container .submit:hover {
      background-color: #3c143d; }
.longsub .orange.cta-form-container {
  background-color: #F15A31; }
  .longsub .orange.cta-form-container .cta-form.hover:after {
    background-color: #F15A31; }
  .longsub .orange.cta-form-container input {
    color: #F15A31;
    background-color: #feebe0; }
    .longsub .orange.cta-form-container input::-webkit-input-placeholder {
      color: #fbcab1; }
    .longsub .orange.cta-form-container input:-moz-placeholder {
      color: #fbcab1; }
    .longsub .orange.cta-form-container input::-moz-placeholder {
      color: #fbcab1; }
    .longsub .orange.cta-form-container input:-ms-input-placeholder {
      color: #fbcab1; }
    .cta-container .longsub .orange.cta-form-container input, .longsub .cta-container .orange.cta-form-container input {
      border-color: #fbcab1; }
    @media screen and (min-width: 800px) {
      .longsub .orange.cta-form-container input {
        border-color: #F15A31; }
        .longsub .orange.cta-form-container input[type="submit"] {
          background-color: #feebe0;
          color: #F15A31; }
        .longsub .orange.cta-form-container input[type="text"]:hover::-webkit-input-placeholder, .longsub .orange.cta-form-container input[type="email"]:hover::-webkit-input-placeholder {
          color: #F15A31; }
        .longsub .orange.cta-form-container input[type="text"]:hover:-moz-placeholder, .longsub .orange.cta-form-container input[type="email"]:hover:-moz-placeholder {
          color: #F15A31; }
        .longsub .orange.cta-form-container input[type="text"]:hover::-moz-placeholder, .longsub .orange.cta-form-container input[type="email"]:hover::-moz-placeholder {
          color: #F15A31; }
        .longsub .orange.cta-form-container input[type="text"]:hover:-ms-input-placeholder, .longsub .orange.cta-form-container input[type="email"]:hover:-ms-input-placeholder {
          color: #F15A31; } }
  .longsub .orange.cta-form-container .submit {
    background-color: #F15A31; }
    .longsub .orange.cta-form-container .submit:hover {
      background-color: #dd3b0f; }
.longsub .lime.cta-form-container {
  background-color: #9ACA3C; }
  .longsub .lime.cta-form-container .cta-form.hover:after {
    background-color: #72ae18; }
  .longsub .lime.cta-form-container input {
    color: #9ACA3C;
    background-color: #f1f7e7; }
    .longsub .lime.cta-form-container input::-webkit-input-placeholder {
      color: #ddebc1; }
    .longsub .lime.cta-form-container input:-moz-placeholder {
      color: #ddebc1; }
    .longsub .lime.cta-form-container input::-moz-placeholder {
      color: #ddebc1; }
    .longsub .lime.cta-form-container input:-ms-input-placeholder {
      color: #ddebc1; }
    .cta-container .longsub .lime.cta-form-container input, .longsub .cta-container .lime.cta-form-container input {
      border-color: #ddebc1; }
    @media screen and (min-width: 800px) {
      .longsub .lime.cta-form-container input {
        border-color: #9ACA3C; }
        .longsub .lime.cta-form-container input[type="submit"] {
          background-color: #f1f7e7;
          color: #9ACA3C; }
        .longsub .lime.cta-form-container input[type="text"]:hover::-webkit-input-placeholder, .longsub .lime.cta-form-container input[type="email"]:hover::-webkit-input-placeholder {
          color: #9ACA3C; }
        .longsub .lime.cta-form-container input[type="text"]:hover:-moz-placeholder, .longsub .lime.cta-form-container input[type="email"]:hover:-moz-placeholder {
          color: #9ACA3C; }
        .longsub .lime.cta-form-container input[type="text"]:hover::-moz-placeholder, .longsub .lime.cta-form-container input[type="email"]:hover::-moz-placeholder {
          color: #9ACA3C; }
        .longsub .lime.cta-form-container input[type="text"]:hover:-ms-input-placeholder, .longsub .lime.cta-form-container input[type="email"]:hover:-ms-input-placeholder {
          color: #9ACA3C; } }
  .longsub .lime.cta-form-container .submit {
    background-color: #9ACA3C; }
    .longsub .lime.cta-form-container .submit:hover {
      background-color: #7ba42c; }
.longsub .grey.cta-form-container {
  background-color: #333333; }
  .longsub .grey.cta-form-container .cta-form.hover:after {
    background-color: #333333; }
  .longsub .grey.cta-form-container input {
    color: #333333;
    background-color: #e6e7e8; }
    .longsub .grey.cta-form-container input::-webkit-input-placeholder {
      color: #bbbdc0; }
    .longsub .grey.cta-form-container input:-moz-placeholder {
      color: #bbbdc0; }
    .longsub .grey.cta-form-container input::-moz-placeholder {
      color: #bbbdc0; }
    .longsub .grey.cta-form-container input:-ms-input-placeholder {
      color: #bbbdc0; }
    .cta-container .longsub .grey.cta-form-container input, .longsub .cta-container .grey.cta-form-container input {
      border-color: #bbbdc0; }
    @media screen and (min-width: 800px) {
      .longsub .grey.cta-form-container input {
        border-color: #333333; }
        .longsub .grey.cta-form-container input[type="submit"] {
          background-color: #e6e7e8;
          color: #333333; }
        .longsub .grey.cta-form-container input[type="text"]:hover::-webkit-input-placeholder, .longsub .grey.cta-form-container input[type="email"]:hover::-webkit-input-placeholder {
          color: #333333; }
        .longsub .grey.cta-form-container input[type="text"]:hover:-moz-placeholder, .longsub .grey.cta-form-container input[type="email"]:hover:-moz-placeholder {
          color: #333333; }
        .longsub .grey.cta-form-container input[type="text"]:hover::-moz-placeholder, .longsub .grey.cta-form-container input[type="email"]:hover::-moz-placeholder {
          color: #333333; }
        .longsub .grey.cta-form-container input[type="text"]:hover:-ms-input-placeholder, .longsub .grey.cta-form-container input[type="email"]:hover:-ms-input-placeholder {
          color: #333333; } }
  .longsub .grey.cta-form-container .submit {
    background-color: #333333; }
    .longsub .grey.cta-form-container .submit:hover {
      background-color: #181818; }

/****************************
 *    Long Subscribe CTA    *
 ****************************/
@media screen and (min-width: 800px) {
  .cta-container .container {
    padding-top: 90px;
    padding-bottom: 60px; } }
.page-template-approach .cta-container .container {
  padding-top: 0; }
  @media screen and (min-width: 640px) {
    .page-template-approach .cta-container .container {
      padding-top: 90px; } }
.cta-container.white-background {
  background: #FFFFFF; }
.cta-container .col-md-10 {
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 640px) {
    .cta-container .col-md-10 {
      margin-left: 0;
      margin-right: 0; } }

.longsub {
  color: #FFFFFF;
  overflow: hidden; }
  @media screen and (min-width: 800px) {
    .longsub {
      margin: 0;
      padding: 0 15px; } }
  .longsub .cta-text {
    padding: 20px;
    margin: 0;
    color: inherit; }
    .longsub .cta-text.h2 p {
      font-size: 32px;
      line-height: 40px;
      color: #FFFFFF; }
  .longsub .cta-form_wrapper .cta-form:after {
    content: none; }
    @media screen and (min-width: 800px) {
      .longsub .cta-form_wrapper .cta-form:after {
        content: 'l'; } }
  .cta-container .longsub .cta-form_wrapper .cta-form input[type="submit"] {
    filter: alpha(opacity=100);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    background: transparent;
    color: #FFFFFF;
    text-align: center;
    border: none;
    width: 100%; }
    @media screen and (min-width: 800px) {
      .cta-container .longsub .cta-form_wrapper .cta-form input[type="submit"] {
        filter: alpha(opacity=0);
        /* IE6-IE8 */
        *zoom: 1;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
        width: 80px; } }
  .longsub .cta-form-container {
    position: relative;
    -webkit-transition: height 0.2s ease-in-out;
    -moz-transition: height 0.2s ease-in-out;
    -ms-transition: height 0.2s ease-in-out;
    -o-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out; }
    .longsub .cta-form-container .subtext {
      margin-top: 20px; }
    .longsub .cta-form-container.gform_confirmed {
      overflow: hidden; }
  .longsub .gform_confirmation_message {
    background-color: #d4d8e7 !important;
    color: #0E2340;
    min-height: 80px;
    padding-top: 27px;
    padding-bottom: 27px;
    -webkit-transition: left 0.4s ease-in-out;
    -moz-transition: left 0.4s ease-in-out;
    -ms-transition: left 0.4s ease-in-out;
    -o-transition: left 0.4s ease-in-out;
    transition: left 0.4s ease-in-out; }
    .longsub .gform_confirmation_message.active {
      left: 0; }

.gform_wrapper {
  width: 100%; }

.gform_confirmation_message {
  width: 100%; }

.gform_confirmation_message,
.gform_confirmed {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.2;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: light;
  text-align: center; }

/************************************
 *   (Not As) Long Subscribe CTA    *
 ************************************/
.longsub.not-as-long .cta-form li.email {
  width: 100%; }

/*************************
 *   CTA Form Element    *
 *************************/
.longsub .cta-form-container {
  position: static; }
  .longsub .cta-form-container .name_first input[type="text"] {
    border-top: none; }
  .longsub .cta-form-container input[type="text"] {
    font-size: 24px;
    line-height: 32px;
    border-bottom: none;
    border-right: none;
    border-top: 1px solid;
    border-left: none;
    margin: 0;
    padding: 20px;
    height: 80px;
    max-width: 100%; }
    @media screen and (min-width: 800px) {
      .longsub .cta-form-container input[type="text"] {
        border: none; } }
  .longsub .cta-form-container .submit {
    border: 0;
    font-size: 38px;
    height: 80px;
    line-height: 80px;
    width: 100%;
    text-align: center; }
    .longsub .cta-form-container .submit:hover {
      background-color: #002140; }
    .longsub .cta-form-container .submit [class^="icon-"]:before,
    .longsub .cta-form-container .submit [class*=" icon-"]:before {
      display: block;
      text-align: center; }
  .longsub .cta-form-container li.gfield {
    float: none;
    display: block;
    width: 100%; }
  .longsub .cta-form-container .gfield_description {
    display: none; }
  .longsub .cta-form-container .ginput_complex > span {
    display: block;
    width: 100%; }
  .longsub .cta-form-container .ginput_container input {
    width: 100%; }
  .longsub .cta-form-container .gform_validation_container {
    position: absolute;
    z-index: 0; }
  .longsub .cta-form-container > .validation_error {
    display: none; }
  .longsub .cta-form-container .validation_message {
    display: table-cell;
    position: relative;
    width: 100%;
    vertical-align: middle;
    color: #FF0000;
    font-weight: bold;
    text-align: center;
    background: none;
    height: 80px;
    border: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    filter: alpha(opacity=0);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
    .longsub .cta-form-container .validation_message.active {
      filter: alpha(opacity=100);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }

/****************************
 *   CTA Media - Size MD    *
 ****************************/
@media screen and (min-width: 800px) {
  .longsub .cta-text {
    padding: 20px; }

  .longsub.not-as-long .cta-form li.gfield {
    float: left;
    display: table;
    height: 80px; }
  .longsub.not-as-long .cta-form li.email {
    width: 580px;
    width: calc(100% - 80px); }
  .longsub.not-as-long .cta-form .validation_message {
    top: auto;
    border: 0;
    background: none; }

  .longsub .cta-form-container {
    float: right; }
  .longsub.no-heading .cta-form {
    top: 0; }
  .longsub .cta-form-container {
    position: relative;
    z-index: 2; }
    .longsub .cta-form-container .name_first input[type="text"] {
      border: none; }
    .longsub .cta-form-container input {
      float: left; }
      .longsub .cta-form-container input[type="text"] {
        border-left: 1px solid; }
    .longsub .cta-form-container .submit {
      float: left;
      width: 80px;
      max-width: 80px;
      min-width: 80px; }
    .longsub .cta-form-container li {
      position: relative; }
      .longsub .cta-form-container li.gfield {
        float: left;
        width: 100%; }
        .longsub .cta-form-container li.gfield input {
          width: 100%; }
      .longsub .cta-form-container li.name-field {
        width: 447px;
        width: calc((100% - 80px) * 2 / 3);
        z-index: 2; }
        .longsub .cta-form-container li.name-field span {
          display: inline;
          width: 50%;
          float: left; }
      .longsub .cta-form-container li.email {
        width: 223px;
        width: calc((100% - 80px) / 3);
        z-index: 1; }
      .longsub .cta-form-container li.submit-button-field {
        z-index: 10;
        width: 80px; } }
/****************************
 *   CTA Media - Size LG    *
 ****************************/
@media screen and (min-width: 1000px) {
  .single-post .longsub {
    max-width: 1000px;
    margin: auto; }
    .single-post .longsub .h2 {
      font-size: 24px;
      line-height: 1.25em; }
    .single-post .longsub .cta-form-container input[type="text"] {
      font-size: 22px; }
  .longsub .cta-text {
    padding-bottom: 57px; }
  .longsub .cta-form-container {
    top: -30px; }

  .longsub.not-as-long {
    width: 780px; }
    .longsub.not-as-long .cta-form {
      margin: 0;
      right: -200px;
      top: -30px; }
      .longsub.not-as-long .cta-form li.gfield.email, .longsub.not-as-long .cta-form fieldset {
        width: 500px;
        width: calc(100% - 80px); } }
/****************************
 *   CTA Media - Size XL    *
 ****************************/
@media screen and (min-width: 1200px) {
  .longsub .cta-form-container {
    min-height: 20px; }

  .longsub .cta-form {
    margin: 0;
    width: inherit; } }
.gform_validation_container {
  display: none; }

.affiliate-search-container {
  border-width: 1px 0;
  border-style: solid none; }
  .affiliate-search-container.forest {
    border-color: #9fcaca;
    color: #1B9897; }
    .affiliate-search-container.forest input::-webkit-input-placeholder, .affiliate-search-container.forest input[name="s"]::-webkit-input-placeholder {
      color: #1B9897; }
    .affiliate-search-container.forest input:-moz-placeholder, .affiliate-search-container.forest input[name="s"]:-moz-placeholder {
      color: #1B9897; }
    .affiliate-search-container.forest input::-moz-placeholder, .affiliate-search-container.forest input[name="s"]::-moz-placeholder {
      color: #1B9897; }
    .affiliate-search-container.forest input:-ms-input-placeholder, .affiliate-search-container.forest input[name="s"]:-ms-input-placeholder {
      color: #1B9897; }
  .affiliate-search-container.navy {
    border-color: #98a3c4;
    color: #0E2340; }
    .affiliate-search-container.navy input::-webkit-input-placeholder, .affiliate-search-container.navy input[name="s"]::-webkit-input-placeholder {
      color: #0E2340; }
    .affiliate-search-container.navy input:-moz-placeholder, .affiliate-search-container.navy input[name="s"]:-moz-placeholder {
      color: #0E2340; }
    .affiliate-search-container.navy input::-moz-placeholder, .affiliate-search-container.navy input[name="s"]::-moz-placeholder {
      color: #0E2340; }
    .affiliate-search-container.navy input:-ms-input-placeholder, .affiliate-search-container.navy input[name="s"]:-ms-input-placeholder {
      color: #0E2340; }
  .affiliate-search-container.pink {
    border-color: #ebbdd8;
    color: #E4028C; }
    .affiliate-search-container.pink input::-webkit-input-placeholder, .affiliate-search-container.pink input[name="s"]::-webkit-input-placeholder {
      color: #E4028C; }
    .affiliate-search-container.pink input:-moz-placeholder, .affiliate-search-container.pink input[name="s"]:-moz-placeholder {
      color: #E4028C; }
    .affiliate-search-container.pink input::-moz-placeholder, .affiliate-search-container.pink input[name="s"]::-moz-placeholder {
      color: #E4028C; }
    .affiliate-search-container.pink input:-ms-input-placeholder, .affiliate-search-container.pink input[name="s"]:-ms-input-placeholder {
      color: #E4028C; }
  .affiliate-search-container.blue {
    border-color: #98c6d8;
    color: #3155A6; }
    .affiliate-search-container.blue input::-webkit-input-placeholder, .affiliate-search-container.blue input[name="s"]::-webkit-input-placeholder {
      color: #3155A6; }
    .affiliate-search-container.blue input:-moz-placeholder, .affiliate-search-container.blue input[name="s"]:-moz-placeholder {
      color: #3155A6; }
    .affiliate-search-container.blue input::-moz-placeholder, .affiliate-search-container.blue input[name="s"]::-moz-placeholder {
      color: #3155A6; }
    .affiliate-search-container.blue input:-ms-input-placeholder, .affiliate-search-container.blue input[name="s"]:-ms-input-placeholder {
      color: #3155A6; }
  .affiliate-search-container.purple {
    border-color: #c0aec6;
    color: #642265; }
    .affiliate-search-container.purple input::-webkit-input-placeholder, .affiliate-search-container.purple input[name="s"]::-webkit-input-placeholder {
      color: #642265; }
    .affiliate-search-container.purple input:-moz-placeholder, .affiliate-search-container.purple input[name="s"]:-moz-placeholder {
      color: #642265; }
    .affiliate-search-container.purple input::-moz-placeholder, .affiliate-search-container.purple input[name="s"]::-moz-placeholder {
      color: #642265; }
    .affiliate-search-container.purple input:-ms-input-placeholder, .affiliate-search-container.purple input[name="s"]:-ms-input-placeholder {
      color: #642265; }
  .affiliate-search-container.orange {
    border-color: #fbcab1;
    color: #F15A31; }
    .affiliate-search-container.orange input::-webkit-input-placeholder, .affiliate-search-container.orange input[name="s"]::-webkit-input-placeholder {
      color: #F15A31; }
    .affiliate-search-container.orange input:-moz-placeholder, .affiliate-search-container.orange input[name="s"]:-moz-placeholder {
      color: #F15A31; }
    .affiliate-search-container.orange input::-moz-placeholder, .affiliate-search-container.orange input[name="s"]::-moz-placeholder {
      color: #F15A31; }
    .affiliate-search-container.orange input:-ms-input-placeholder, .affiliate-search-container.orange input[name="s"]:-ms-input-placeholder {
      color: #F15A31; }
  .affiliate-search-container.lime {
    border-color: #ddebc1;
    color: #9ACA3C; }
    .affiliate-search-container.lime input::-webkit-input-placeholder, .affiliate-search-container.lime input[name="s"]::-webkit-input-placeholder {
      color: #9ACA3C; }
    .affiliate-search-container.lime input:-moz-placeholder, .affiliate-search-container.lime input[name="s"]:-moz-placeholder {
      color: #9ACA3C; }
    .affiliate-search-container.lime input::-moz-placeholder, .affiliate-search-container.lime input[name="s"]::-moz-placeholder {
      color: #9ACA3C; }
    .affiliate-search-container.lime input:-ms-input-placeholder, .affiliate-search-container.lime input[name="s"]:-ms-input-placeholder {
      color: #9ACA3C; }
  .affiliate-search-container.grey {
    border-color: #bbbdc0;
    color: #333333; }
    .affiliate-search-container.grey input::-webkit-input-placeholder, .affiliate-search-container.grey input[name="s"]::-webkit-input-placeholder {
      color: #333333; }
    .affiliate-search-container.grey input:-moz-placeholder, .affiliate-search-container.grey input[name="s"]:-moz-placeholder {
      color: #333333; }
    .affiliate-search-container.grey input::-moz-placeholder, .affiliate-search-container.grey input[name="s"]::-moz-placeholder {
      color: #333333; }
    .affiliate-search-container.grey input:-ms-input-placeholder, .affiliate-search-container.grey input[name="s"]:-ms-input-placeholder {
      color: #333333; }
  .affiliate-search-container .affiliate-search, .affiliate-search-container > .container {
    border-color: inherit; }
  .affiliate-search-container .input-holder {
    border-color: inherit;
    border-width: 1px 0 0;
    border-style: solid none none;
    font-size: 24px; }
    .affiliate-search-container .input-holder:first-of-type {
      border-width: 0;
      border-style: none; }
    @media screen and (min-width: 1000px) {
      .affiliate-search-container .input-holder {
        border-width: 0 1px 0 0;
        border-style: none solid none none; }
        .affiliate-search-container .input-holder:first-of-type {
          border-width: 0 1px;
          border-style: none solid; } }
    .affiliate-search-container .input-holder.forceSelectBlock .customSelect {
      display: block !important; }
    .affiliate-search-container .input-holder input {
      padding: 0 17px; }
    .affiliate-search-container .input-holder select {
      background-color: inherit; }
    .affiliate-search-container .input-holder input, .affiliate-search-container .input-holder select {
      height: 70px;
      width: 100%;
      border: 0;
      outline: none; }
    .affiliate-search-container .input-holder input, .affiliate-search-container .input-holder .customSelectInner {
      line-height: 70px; }
    .affiliate-search-container .input-holder .customSelect {
      height: 70px; }
      .affiliate-search-container .input-holder .customSelect:after {
        height: 70px; }
      .affiliate-search-container .input-holder .customSelect .customSelectInner {
        height: 68px; }

@media screen and (min-width: 800px) {
  .longsub.custom-content .cta-content {
    margin-top: -16px;
    padding-left: 10px;
    padding-right: 10px; }
  .longsub.custom-content .button {
    margin-bottom: 13px; }
  .longsub.custom-content .c2 {
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-transform: uppercase; }
  .longsub.custom-content .cta-content .h2 {
    color: #FFFFFF;
    display: block;
    margin: 9px 0 20px; } }

.iframe-container {
  border-color: inherit;
  margin-top: 60px; }
  .iframe-container.no-border {
    margin-top: 0; }
    .iframe-container.no-border .wide-container {
      border: none; }
  .iframe-container .wide-container {
    padding-top: 60px;
    padding-bottom: 60px;
    border-top: 3px solid; }
  .forest .iframe-container .wide-container {
    border-color: #d9e9e8; }
  .navy .iframe-container .wide-container {
    border-color: #d4d8e7; }
  .pink .iframe-container .wide-container {
    border-color: #f6e6f1; }
  .blue .iframe-container .wide-container {
    border-color: #d6e8ef; }
  .purple .iframe-container .wide-container {
    border-color: #e6dfe8; }
  .orange .iframe-container .wide-container {
    border-color: #feebe0; }
  .lime .iframe-container .wide-container {
    border-color: #f1f7e7; }
  .grey .iframe-container .wide-container {
    border-color: #e6e7e8; }

iframe {
  border: 0; }
  iframe.full-width {
    width: 100%; }
  .entry-content p iframe {
    width: 100%; }

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

  IMAGE STYLES



  Created by #BRITEWEB
  http://briteweb.com
  @briteweb

  Copyright (c) 2013 #BRITEWEB. All rights reserved.

  styles for the images
  classes from the WYSIWYG of WP


  TABLE OF CONTENTS

  WordPress Image Class
  Image Styles


+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*-------------------------------------------------------------------------------------
*
* WORDPRESS IMAGE CLASS
*
*-------------------------------------------------------------------------------------*/
.alignright {
  width: 100%;
  margin-bottom: 10px; }
  @media screen and (min-width: 800px) {
    .alignright {
      width: auto;
      float: right;
      margin: 0 0 1em 1em; } }

.alignleft {
  width: 100%;
  margin-bottom: 10px; }
  @media screen and (min-width: 800px) {
    .alignleft {
      width: auto;
      float: left;
      margin: 0 1em 1em 0; } }

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

.wp-smiley {
  width: auto;
  height: auto; }

/**
 * Social Styles
 */
.navbar .social-icon,
.social-icon {
  font-family: "endeavor" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .navbar .social-icon.facebook:hover,
  .social-icon.facebook:hover {
    color: #3b5998; }
  .navbar .social-icon.facebook:before,
  .social-icon.facebook:before {
    content: "a"; }
  .navbar .social-icon.twitter:hover,
  .social-icon.twitter:hover {
    color: #00aced; }
  .navbar .social-icon.twitter:before,
  .social-icon.twitter:before {
    content: "b"; }
  .navbar .social-icon.instagram:hover,
  .social-icon.instagram:hover {
    color: #517fa4; }
  .navbar .social-icon.instagram:before,
  .social-icon.instagram:before {
    content: "c"; }
  .navbar .social-icon.linkedin:hover,
  .social-icon.linkedin:hover {
    color: #007bb6; }
  .navbar .social-icon.linkedin:before,
  .social-icon.linkedin:before {
    content: "d"; }
  .navbar .social-icon.youtube:hover,
  .social-icon.youtube:hover {
    color: #bb0000; }
  .navbar .social-icon.youtube:before,
  .social-icon.youtube:before {
    content: "e"; }

.single-post.forest .entry-footer .share .share-trigger,
.single-post.forest .entry-meta .share .share-trigger,
.single-entrepreneur-feature.forest .entry-footer .share .share-trigger,
.single-entrepreneur-feature.forest .entry-meta .share .share-trigger,
.page-template-default.forest .entry-footer .share .share-trigger,
.page-template-default.forest .entry-meta .share .share-trigger {
  color: #9fcaca; }

.single-post.navy .entry-footer .share .share-trigger,
.single-post.navy .entry-meta .share .share-trigger,
.single-entrepreneur-feature.navy .entry-footer .share .share-trigger,
.single-entrepreneur-feature.navy .entry-meta .share .share-trigger,
.page-template-default.navy .entry-footer .share .share-trigger,
.page-template-default.navy .entry-meta .share .share-trigger {
  color: #98a3c4; }

.single-post.pink .entry-footer .share .share-trigger,
.single-post.pink .entry-meta .share .share-trigger,
.single-entrepreneur-feature.pink .entry-footer .share .share-trigger,
.single-entrepreneur-feature.pink .entry-meta .share .share-trigger,
.page-template-default.pink .entry-footer .share .share-trigger,
.page-template-default.pink .entry-meta .share .share-trigger {
  color: #ebbdd8; }

.single-post.blue .entry-footer .share .share-trigger,
.single-post.blue .entry-meta .share .share-trigger,
.single-entrepreneur-feature.blue .entry-footer .share .share-trigger,
.single-entrepreneur-feature.blue .entry-meta .share .share-trigger,
.page-template-default.blue .entry-footer .share .share-trigger,
.page-template-default.blue .entry-meta .share .share-trigger {
  color: #98c6d8; }

.single-post.purple .entry-footer .share .share-trigger,
.single-post.purple .entry-meta .share .share-trigger,
.single-entrepreneur-feature.purple .entry-footer .share .share-trigger,
.single-entrepreneur-feature.purple .entry-meta .share .share-trigger,
.page-template-default.purple .entry-footer .share .share-trigger,
.page-template-default.purple .entry-meta .share .share-trigger {
  color: #c0aec6; }

.single-post.orange .entry-footer .share .share-trigger,
.single-post.orange .entry-meta .share .share-trigger,
.single-entrepreneur-feature.orange .entry-footer .share .share-trigger,
.single-entrepreneur-feature.orange .entry-meta .share .share-trigger,
.page-template-default.orange .entry-footer .share .share-trigger,
.page-template-default.orange .entry-meta .share .share-trigger {
  color: #fbcab1; }

.single-post.lime .entry-footer .share .share-trigger,
.single-post.lime .entry-meta .share .share-trigger,
.single-entrepreneur-feature.lime .entry-footer .share .share-trigger,
.single-entrepreneur-feature.lime .entry-meta .share .share-trigger,
.page-template-default.lime .entry-footer .share .share-trigger,
.page-template-default.lime .entry-meta .share .share-trigger {
  color: #ddebc1; }

.single-post.grey .entry-footer .share .share-trigger,
.single-post.grey .entry-meta .share .share-trigger,
.single-entrepreneur-feature.grey .entry-footer .share .share-trigger,
.single-entrepreneur-feature.grey .entry-meta .share .share-trigger,
.page-template-default.grey .entry-footer .share .share-trigger,
.page-template-default.grey .entry-meta .share .share-trigger {
  color: #bbbdc0; }

.single-post .entry-footer,
.single-entrepreneur-feature .entry-footer,
.page-template-default .entry-footer {
  padding-top: 15px;
  border-top: 1px solid #bbbdc0; }
.single-post.single-post .entry-meta .share-trigger span,
.single-entrepreneur-feature.single-post .entry-meta .share-trigger span,
.page-template-default.single-post .entry-meta .share-trigger span {
  color: #1B9897; }
.single-post.single-post .entry-meta .social-link.tweet-notext a,
.single-entrepreneur-feature.single-post .entry-meta .social-link.tweet-notext a,
.page-template-default.single-post .entry-meta .social-link.tweet-notext a {
  color: #00aced; }
.single-post.single-post .entry-meta .social-link.facebook-share-notext a,
.single-entrepreneur-feature.single-post .entry-meta .social-link.facebook-share-notext a,
.page-template-default.single-post .entry-meta .social-link.facebook-share-notext a {
  color: #3b5998; }
.single-post.single-post .entry-meta .social-link.linkedin a,
.single-entrepreneur-feature.single-post .entry-meta .social-link.linkedin a,
.page-template-default.single-post .entry-meta .social-link.linkedin a {
  color: #00aced; }
.single-post.single-post .entry-meta .social-link.email-notext a,
.single-entrepreneur-feature.single-post .entry-meta .social-link.email-notext a,
.page-template-default.single-post .entry-meta .social-link.email-notext a {
  color: #3155A6; }
.single-post.single-post .entry-meta .social-links .social-link a:hover,
.single-entrepreneur-feature.single-post .entry-meta .social-links .social-link a:hover,
.page-template-default.single-post .entry-meta .social-links .social-link a:hover {
  color: #9fcaca; }
.single-post .entry-meta .share,
.single-post .entry-footer .share,
.single-entrepreneur-feature .entry-meta .share,
.single-entrepreneur-feature .entry-footer .share,
.page-template-default .entry-meta .share,
.page-template-default .entry-footer .share {
  position: static;
  display: block;
  margin-right: 0; }
  .single-post .entry-meta .share .share-trigger, .single-post .entry-meta .share .social-links,
  .single-post .entry-footer .share .share-trigger,
  .single-post .entry-footer .share .social-links,
  .single-entrepreneur-feature .entry-meta .share .share-trigger,
  .single-entrepreneur-feature .entry-meta .share .social-links,
  .single-entrepreneur-feature .entry-footer .share .share-trigger,
  .single-entrepreneur-feature .entry-footer .share .social-links,
  .page-template-default .entry-meta .share .share-trigger,
  .page-template-default .entry-meta .share .social-links,
  .page-template-default .entry-footer .share .share-trigger,
  .page-template-default .entry-footer .share .social-links {
    display: inline-block;
    vertical-align: middle; }
  .single-post .entry-meta .share .social-links,
  .single-post .entry-footer .share .social-links,
  .single-entrepreneur-feature .entry-meta .share .social-links,
  .single-entrepreneur-feature .entry-footer .share .social-links,
  .page-template-default .entry-meta .share .social-links,
  .page-template-default .entry-footer .share .social-links {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0; }
    .single-post .entry-meta .share .social-links .share-trigger, .single-post .entry-meta .share .social-links .social-link,
    .single-post .entry-footer .share .social-links .share-trigger,
    .single-post .entry-footer .share .social-links .social-link,
    .single-entrepreneur-feature .entry-meta .share .social-links .share-trigger,
    .single-entrepreneur-feature .entry-meta .share .social-links .social-link,
    .single-entrepreneur-feature .entry-footer .share .social-links .share-trigger,
    .single-entrepreneur-feature .entry-footer .share .social-links .social-link,
    .page-template-default .entry-meta .share .social-links .share-trigger,
    .page-template-default .entry-meta .share .social-links .social-link,
    .page-template-default .entry-footer .share .social-links .share-trigger,
    .page-template-default .entry-footer .share .social-links .social-link {
      float: left; }
    .single-post .entry-meta .share .social-links .social-link,
    .single-post .entry-footer .share .social-links .social-link,
    .single-entrepreneur-feature .entry-meta .share .social-links .social-link,
    .single-entrepreneur-feature .entry-footer .share .social-links .social-link,
    .page-template-default .entry-meta .share .social-links .social-link,
    .page-template-default .entry-footer .share .social-links .social-link {
      margin-left: 10px;
      display: inline-block; }
    .single-post .entry-meta .share .social-links .share-trigger,
    .single-post .entry-footer .share .social-links .share-trigger,
    .single-entrepreneur-feature .entry-meta .share .social-links .share-trigger,
    .single-entrepreneur-feature .entry-footer .share .social-links .share-trigger,
    .page-template-default .entry-meta .share .social-links .share-trigger,
    .page-template-default .entry-footer .share .social-links .share-trigger {
      margin-top: 3px; }
@media screen and (min-width: 800px) {
  .single-post .entry-meta .share .social-link,
  .single-post .entry-footer .share .social-link,
  .single-entrepreneur-feature .entry-meta .share .social-link,
  .single-entrepreneur-feature .entry-footer .share .social-link,
  .page-template-default .entry-meta .share .social-link,
  .page-template-default .entry-footer .share .social-link {
    margin: 10px 0 5px; } }
.single-post .entry-footer .share .social-link,
.single-entrepreneur-feature .entry-footer .share .social-link,
.page-template-default .entry-footer .share .social-link {
  margin-top: 12px; }
.single-post .share .share-trigger,
.single-entrepreneur-feature .share .share-trigger,
.page-template-default .share .share-trigger {
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 13px; }
.single-post .entry-meta.hidden-lg,
.single-entrepreneur-feature .entry-meta.hidden-lg,
.page-template-default .entry-meta.hidden-lg {
  margin-bottom: 40px; }
  .single-post .entry-meta.hidden-lg .byline,
  .single-post .entry-meta.hidden-lg .share,
  .single-entrepreneur-feature .entry-meta.hidden-lg .byline,
  .single-entrepreneur-feature .entry-meta.hidden-lg .share,
  .page-template-default .entry-meta.hidden-lg .byline,
  .page-template-default .entry-meta.hidden-lg .share {
    display: block;
    width: 100%;
    float: none; }
  .single-post .entry-meta.hidden-lg .byline,
  .single-entrepreneur-feature .entry-meta.hidden-lg .byline,
  .page-template-default .entry-meta.hidden-lg .byline {
    margin: 15px 0 4px; }
  .single-post .entry-meta.hidden-lg .share,
  .single-entrepreneur-feature .entry-meta.hidden-lg .share,
  .page-template-default .entry-meta.hidden-lg .share {
    margin-bottom: 9px; }
  @media screen and (min-width: 800px) {
    .single-post .entry-meta.hidden-lg,
    .single-entrepreneur-feature .entry-meta.hidden-lg,
    .page-template-default .entry-meta.hidden-lg {
      margin-bottom: 25px; }
      .single-post .entry-meta.hidden-lg .byline,
      .single-entrepreneur-feature .entry-meta.hidden-lg .byline,
      .page-template-default .entry-meta.hidden-lg .byline {
        float: left; }
      .single-post .entry-meta.hidden-lg .share,
      .single-entrepreneur-feature .entry-meta.hidden-lg .share,
      .page-template-default .entry-meta.hidden-lg .share {
        float: right; }
      .single-post .entry-meta.hidden-lg .byline,
      .single-post .entry-meta.hidden-lg .share,
      .single-entrepreneur-feature .entry-meta.hidden-lg .byline,
      .single-entrepreneur-feature .entry-meta.hidden-lg .share,
      .page-template-default .entry-meta.hidden-lg .byline,
      .page-template-default .entry-meta.hidden-lg .share {
        width: auto;
        margin-top: 0; } }
.single-post .entry-footer,
.single-entrepreneur-feature .entry-footer,
.page-template-default .entry-footer {
  margin: 25px 0 -12px; }

/**************************************
 *        Social Media Button         *
 **************************************/
.share {
  position: relative;
  z-index: 5;
  margin-right: 109px;
  min-width: 100px; }
  .entry-meta .share {
    margin-right: 0; }
  body .share.forest .share-trigger,
  body .share.forest .socmed .social-link,
  body .share.forest .social-link, body .forest .share .share-trigger,
  body .forest .share .socmed .social-link,
  body .forest .share .social-link, .forest .share .share-trigger,
  .forest .share .socmed .social-link,
  .forest .share .social-link {
    color: #9fcaca; }
    body .share.forest .share-trigger:hover,
    body .share.forest .socmed .social-link:hover,
    body .share.forest .social-link:hover, body .forest .share .share-trigger:hover,
    body .forest .share .socmed .social-link:hover,
    body .forest .share .social-link:hover, .forest .share .share-trigger:hover,
    .forest .share .socmed .social-link:hover,
    .forest .share .social-link:hover {
      color: #1B9897; }
  body .share.forest a.social-link, body .share.forest .social-link a, body .forest .share a.social-link, body .forest .share .social-link a, .forest .share a.social-link, .forest .share .social-link a {
    color: #9fcaca; }
    body .share.forest a.social-link:hover, body .share.forest .social-link a:hover, body .forest .share a.social-link:hover, body .forest .share .social-link a:hover, .forest .share a.social-link:hover, .forest .share .social-link a:hover {
      color: #1B9897; }
  body .share.forest.active .share-trigger, body .forest .share.active .share-trigger, .forest .share.active .share-trigger {
    color: #1B9897; }
  body .share.navy .share-trigger,
  body .share.navy .socmed .social-link,
  body .share.navy .social-link, body .navy .share .share-trigger,
  body .navy .share .socmed .social-link,
  body .navy .share .social-link, .navy .share .share-trigger,
  .navy .share .socmed .social-link,
  .navy .share .social-link {
    color: #98a3c4; }
    body .share.navy .share-trigger:hover,
    body .share.navy .socmed .social-link:hover,
    body .share.navy .social-link:hover, body .navy .share .share-trigger:hover,
    body .navy .share .socmed .social-link:hover,
    body .navy .share .social-link:hover, .navy .share .share-trigger:hover,
    .navy .share .socmed .social-link:hover,
    .navy .share .social-link:hover {
      color: #0E2340; }
  body .share.navy a.social-link, body .share.navy .social-link a, body .navy .share a.social-link, body .navy .share .social-link a, .navy .share a.social-link, .navy .share .social-link a {
    color: #98a3c4; }
    body .share.navy a.social-link:hover, body .share.navy .social-link a:hover, body .navy .share a.social-link:hover, body .navy .share .social-link a:hover, .navy .share a.social-link:hover, .navy .share .social-link a:hover {
      color: #0E2340; }
  body .share.navy.active .share-trigger, body .navy .share.active .share-trigger, .navy .share.active .share-trigger {
    color: #0E2340; }
  body .share.pink .share-trigger,
  body .share.pink .socmed .social-link,
  body .share.pink .social-link, body .pink .share .share-trigger,
  body .pink .share .socmed .social-link,
  body .pink .share .social-link, .pink .share .share-trigger,
  .pink .share .socmed .social-link,
  .pink .share .social-link {
    color: #ebbdd8; }
    body .share.pink .share-trigger:hover,
    body .share.pink .socmed .social-link:hover,
    body .share.pink .social-link:hover, body .pink .share .share-trigger:hover,
    body .pink .share .socmed .social-link:hover,
    body .pink .share .social-link:hover, .pink .share .share-trigger:hover,
    .pink .share .socmed .social-link:hover,
    .pink .share .social-link:hover {
      color: #E4028C; }
  body .share.pink a.social-link, body .share.pink .social-link a, body .pink .share a.social-link, body .pink .share .social-link a, .pink .share a.social-link, .pink .share .social-link a {
    color: #ebbdd8; }
    body .share.pink a.social-link:hover, body .share.pink .social-link a:hover, body .pink .share a.social-link:hover, body .pink .share .social-link a:hover, .pink .share a.social-link:hover, .pink .share .social-link a:hover {
      color: #E4028C; }
  body .share.pink.active .share-trigger, body .pink .share.active .share-trigger, .pink .share.active .share-trigger {
    color: #E4028C; }
  body .share.blue .share-trigger,
  body .share.blue .socmed .social-link,
  body .share.blue .social-link, body .blue .share .share-trigger,
  body .blue .share .socmed .social-link,
  body .blue .share .social-link, .blue .share .share-trigger,
  .blue .share .socmed .social-link,
  .blue .share .social-link {
    color: #98c6d8; }
    body .share.blue .share-trigger:hover,
    body .share.blue .socmed .social-link:hover,
    body .share.blue .social-link:hover, body .blue .share .share-trigger:hover,
    body .blue .share .socmed .social-link:hover,
    body .blue .share .social-link:hover, .blue .share .share-trigger:hover,
    .blue .share .socmed .social-link:hover,
    .blue .share .social-link:hover {
      color: #3155A6; }
  body .share.blue a.social-link, body .share.blue .social-link a, body .blue .share a.social-link, body .blue .share .social-link a, .blue .share a.social-link, .blue .share .social-link a {
    color: #98c6d8; }
    body .share.blue a.social-link:hover, body .share.blue .social-link a:hover, body .blue .share a.social-link:hover, body .blue .share .social-link a:hover, .blue .share a.social-link:hover, .blue .share .social-link a:hover {
      color: #3155A6; }
  body .share.blue.active .share-trigger, body .blue .share.active .share-trigger, .blue .share.active .share-trigger {
    color: #3155A6; }
  body .share.purple .share-trigger,
  body .share.purple .socmed .social-link,
  body .share.purple .social-link, body .purple .share .share-trigger,
  body .purple .share .socmed .social-link,
  body .purple .share .social-link, .purple .share .share-trigger,
  .purple .share .socmed .social-link,
  .purple .share .social-link {
    color: #c0aec6; }
    body .share.purple .share-trigger:hover,
    body .share.purple .socmed .social-link:hover,
    body .share.purple .social-link:hover, body .purple .share .share-trigger:hover,
    body .purple .share .socmed .social-link:hover,
    body .purple .share .social-link:hover, .purple .share .share-trigger:hover,
    .purple .share .socmed .social-link:hover,
    .purple .share .social-link:hover {
      color: #642265; }
  body .share.purple a.social-link, body .share.purple .social-link a, body .purple .share a.social-link, body .purple .share .social-link a, .purple .share a.social-link, .purple .share .social-link a {
    color: #c0aec6; }
    body .share.purple a.social-link:hover, body .share.purple .social-link a:hover, body .purple .share a.social-link:hover, body .purple .share .social-link a:hover, .purple .share a.social-link:hover, .purple .share .social-link a:hover {
      color: #642265; }
  body .share.purple.active .share-trigger, body .purple .share.active .share-trigger, .purple .share.active .share-trigger {
    color: #642265; }
  body .share.orange .share-trigger,
  body .share.orange .socmed .social-link,
  body .share.orange .social-link, body .orange .share .share-trigger,
  body .orange .share .socmed .social-link,
  body .orange .share .social-link, .orange .share .share-trigger,
  .orange .share .socmed .social-link,
  .orange .share .social-link {
    color: #fbcab1; }
    body .share.orange .share-trigger:hover,
    body .share.orange .socmed .social-link:hover,
    body .share.orange .social-link:hover, body .orange .share .share-trigger:hover,
    body .orange .share .socmed .social-link:hover,
    body .orange .share .social-link:hover, .orange .share .share-trigger:hover,
    .orange .share .socmed .social-link:hover,
    .orange .share .social-link:hover {
      color: #F15A31; }
  body .share.orange a.social-link, body .share.orange .social-link a, body .orange .share a.social-link, body .orange .share .social-link a, .orange .share a.social-link, .orange .share .social-link a {
    color: #fbcab1; }
    body .share.orange a.social-link:hover, body .share.orange .social-link a:hover, body .orange .share a.social-link:hover, body .orange .share .social-link a:hover, .orange .share a.social-link:hover, .orange .share .social-link a:hover {
      color: #F15A31; }
  body .share.orange.active .share-trigger, body .orange .share.active .share-trigger, .orange .share.active .share-trigger {
    color: #F15A31; }
  body .share.lime .share-trigger,
  body .share.lime .socmed .social-link,
  body .share.lime .social-link, body .lime .share .share-trigger,
  body .lime .share .socmed .social-link,
  body .lime .share .social-link, .lime .share .share-trigger,
  .lime .share .socmed .social-link,
  .lime .share .social-link {
    color: #ddebc1; }
    body .share.lime .share-trigger:hover,
    body .share.lime .socmed .social-link:hover,
    body .share.lime .social-link:hover, body .lime .share .share-trigger:hover,
    body .lime .share .socmed .social-link:hover,
    body .lime .share .social-link:hover, .lime .share .share-trigger:hover,
    .lime .share .socmed .social-link:hover,
    .lime .share .social-link:hover {
      color: #9ACA3C; }
  body .share.lime a.social-link, body .share.lime .social-link a, body .lime .share a.social-link, body .lime .share .social-link a, .lime .share a.social-link, .lime .share .social-link a {
    color: #ddebc1; }
    body .share.lime a.social-link:hover, body .share.lime .social-link a:hover, body .lime .share a.social-link:hover, body .lime .share .social-link a:hover, .lime .share a.social-link:hover, .lime .share .social-link a:hover {
      color: #9ACA3C; }
  body .share.lime.active .share-trigger, body .lime .share.active .share-trigger, .lime .share.active .share-trigger {
    color: #9ACA3C; }
  body .share.grey .share-trigger,
  body .share.grey .socmed .social-link,
  body .share.grey .social-link, body .grey .share .share-trigger,
  body .grey .share .socmed .social-link,
  body .grey .share .social-link, .grey .share .share-trigger,
  .grey .share .socmed .social-link,
  .grey .share .social-link {
    color: #bbbdc0; }
    body .share.grey .share-trigger:hover,
    body .share.grey .socmed .social-link:hover,
    body .share.grey .social-link:hover, body .grey .share .share-trigger:hover,
    body .grey .share .socmed .social-link:hover,
    body .grey .share .social-link:hover, .grey .share .share-trigger:hover,
    .grey .share .socmed .social-link:hover,
    .grey .share .social-link:hover {
      color: #333333; }
  body .share.grey a.social-link, body .share.grey .social-link a, body .grey .share a.social-link, body .grey .share .social-link a, .grey .share a.social-link, .grey .share .social-link a {
    color: #bbbdc0; }
    body .share.grey a.social-link:hover, body .share.grey .social-link a:hover, body .grey .share a.social-link:hover, body .grey .share .social-link a:hover, .grey .share a.social-link:hover, .grey .share .social-link a:hover {
      color: #333333; }
  body .share.grey.active .share-trigger, body .grey .share.active .share-trigger, .grey .share.active .share-trigger {
    color: #333333; }
  .share .share-trigger {
    display: block;
    position: relative;
    z-index: 5; }
    .share .share-trigger span {
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px;
      margin-top: 2px;
      -webkit-transition: opacity 0.2s linear;
      -moz-transition: opacity 0.2s linear;
      -ms-transition: opacity 0.2s linear;
      -o-transition: opacity 0.2s linear;
      transition: opacity 0.2s linear; }
    .share .share-trigger:before {
      font-family: "endeavor";
      display: block;
      float: left;
      padding: 0 3px;
      content: "j";
      font-size: 20px;
      transition: color 0.2s ease-out; }
    .share .share-trigger.no-icon {
      position: static; }
      .share .share-trigger.no-icon:before {
        display: none; }
  .share .socmed,
  .share .social-link {
    transition-property: all;
    transition-duration: 0.25s;
    transition-delay: 0;
    transition-timing-function: ease-out;
    -webkit-backface-visibility: hidden;
    border-bottom: 0; }
  .share .socmed {
    position: absolute;
    left: 90px;
    top: 3px;
    height: 20px;
    width: 100%;
    z-index: 2;
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    -webkit-transform: translate3d(-100px, 0, 0);
    -moz-transform: translate3d(-100px, 0, 0);
    -o-transform: translate3d(-100px, 0, 0);
    -ms-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0); }
    .share .socmed .social-link {
      width: 20px;
      height: 20px;
      position: relative;
      color: inherit;
      display: inline-block; }
      .share .socmed .social-link a,
      .share .socmed .social-link a.icon {
        color: inherit; }
  .share.active {
    z-index: 1; }
    .share.active .share-trigger {
      z-index: 1; }
      .share.active .share-trigger span {
        filter: alpha(opacity=0);
        /* IE6-IE8 */
        *zoom: 1;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }
    .share.active .socmed {
      *zoom: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
      -webkit-transform: translate3d(-50px, 0, 0);
      -moz-transform: translate3d(-50px, 0, 0);
      -o-transform: translate3d(-50px, 0, 0);
      -ms-transform: translate3d(-50px, 0, 0);
      transform: translate3d(-50px, 0, 0); }

/**
 * Fix for IE8 Opacity
 */
.lt-ie9 .share .socmed {
  display: none; }
.lt-ie9 .share.active .socmed {
  display: inline-block; }

.video-container {
  position: relative; }
  .video-container .video {
    background-repeat: no-repeat;
    background-size: cover; }
    .video-container .video img {
      width: 100%; }
  .video-container .video-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    font-size: 50px;
    z-index: 4;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear; }
    .tint.forest .video-container .video-button, body .video-container .video-button.forest, body .forest .video-container .video-button, .forest .video-container .video-button {
      background-color: rgba(27, 152, 151, 0.1); }
      .tint.forest .video-container .video-button:hover, body .video-container .video-button.forest:hover, body .forest .video-container .video-button:hover, .forest .video-container .video-button:hover {
        background-color: transparent; }
    .video-container .video-button img {
      position: relative;
      z-index: 1; }
    .tint.navy .video-container .video-button, body .video-container .video-button.navy, body .navy .video-container .video-button, .navy .video-container .video-button {
      background-color: rgba(14, 35, 64, 0.1); }
      .tint.navy .video-container .video-button:hover, body .video-container .video-button.navy:hover, body .navy .video-container .video-button:hover, .navy .video-container .video-button:hover {
        background-color: transparent; }
    .video-container .video-button img {
      position: relative;
      z-index: 1; }
    .tint.pink .video-container .video-button, body .video-container .video-button.pink, body .pink .video-container .video-button, .pink .video-container .video-button {
      background-color: rgba(228, 2, 140, 0.1); }
      .tint.pink .video-container .video-button:hover, body .video-container .video-button.pink:hover, body .pink .video-container .video-button:hover, .pink .video-container .video-button:hover {
        background-color: transparent; }
    .video-container .video-button img {
      position: relative;
      z-index: 1; }
    .tint.blue .video-container .video-button, body .video-container .video-button.blue, body .blue .video-container .video-button, .blue .video-container .video-button {
      background-color: rgba(49, 85, 166, 0.1); }
      .tint.blue .video-container .video-button:hover, body .video-container .video-button.blue:hover, body .blue .video-container .video-button:hover, .blue .video-container .video-button:hover {
        background-color: transparent; }
    .video-container .video-button img {
      position: relative;
      z-index: 1; }
    .tint.purple .video-container .video-button, body .video-container .video-button.purple, body .purple .video-container .video-button, .purple .video-container .video-button {
      background-color: rgba(100, 34, 101, 0.1); }
      .tint.purple .video-container .video-button:hover, body .video-container .video-button.purple:hover, body .purple .video-container .video-button:hover, .purple .video-container .video-button:hover {
        background-color: transparent; }
    .video-container .video-button img {
      position: relative;
      z-index: 1; }
    .tint.orange .video-container .video-button, body .video-container .video-button.orange, body .orange .video-container .video-button, .orange .video-container .video-button {
      background-color: rgba(241, 90, 49, 0.1); }
      .tint.orange .video-container .video-button:hover, body .video-container .video-button.orange:hover, body .orange .video-container .video-button:hover, .orange .video-container .video-button:hover {
        background-color: transparent; }
    .video-container .video-button img {
      position: relative;
      z-index: 1; }
    .tint.lime .video-container .video-button, body .video-container .video-button.lime, body .lime .video-container .video-button, .lime .video-container .video-button {
      background-color: rgba(154, 202, 60, 0.1); }
      .tint.lime .video-container .video-button:hover, body .video-container .video-button.lime:hover, body .lime .video-container .video-button:hover, .lime .video-container .video-button:hover {
        background-color: transparent; }
    .video-container .video-button img {
      position: relative;
      z-index: 1; }
    .tint.grey .video-container .video-button, body .video-container .video-button.grey, body .grey .video-container .video-button, .grey .video-container .video-button {
      background-color: rgba(51, 51, 51, 0.1); }
      .tint.grey .video-container .video-button:hover, body .video-container .video-button.grey:hover, body .grey .video-container .video-button:hover, .grey .video-container .video-button:hover {
        background-color: transparent; }
    .video-container .video-button img {
      position: relative;
      z-index: 1; }
    .video-container .video-button:before {
      margin-top: -29px;
      margin-left: -29px;
      position: absolute;
      top: 50%;
      left: 50%;
      z-index: 4;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      border-radius: 100%;
      background: #FFFFFF;
      width: 57px;
      height: 57px;
      line-height: 54px;
      text-indent: 4px;
      padding-top: 1px; }
      .page-template-impact .video-container .video-button:before {
        text-indent: -11px; }

.full-screen-video-frame {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 1031;
  text-align: center; }
  .full-screen-video-frame iframe {
    padding: 40% 8%;
    width: 100%;
    height: 100%; }
    @media screen and (min-width: 640px) {
      .full-screen-video-frame iframe {
        padding: 25% 8%; } }
    @media screen and (min-width: 800px) {
      .full-screen-video-frame iframe {
        padding: 20% 8%; } }
    @media screen and (min-width: 1000px) {
      .full-screen-video-frame iframe {
        padding: 10% 7%; } }
  .full-screen-video-frame .close {
    font-size: 40px;
    text-align: right;
    position: absolute;
    top: 20px;
    right: 10px;
    color: #FFFFFF;
    display: block;
    opacity: 0.8; }
    .full-screen-video-frame .close:before {
      top: 2px;
      margin-right: 10px; }

.program-grid .program-item .video-button:before,
.our-story-container .story-column .video-button:before {
  width: 37px;
  height: 37px;
  line-height: 39px;
  text-indent: -6px;
  margin-top: -20px;
  margin-left: -20px; }

/**
 * Global styles
 */
body, html {
  width: 100%; }

.static-container {
  position: static;
  width: 100%;
  height: 100%;
  overflow: auto; }

.page-content > .wrapper {
  padding-top: 103px; }
  @media screen and (min-width: 640px) {
    .page-content > .wrapper {
      padding-top: 120px; } }
  @media screen and (orientation: landscape) {
    .mobile .page-content > .wrapper, .tablet .page-content > .wrapper {
      padding-top: 110px; } }
  @media screen and (min-width: 800px) {
    .page-content > .wrapper {
      position: relative; }
      .page-content > .wrapper:before {
        content: '';
        height: 150px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: -10; }
        .page-template-search .page-content > .wrapper:before {
          content: none; }
        .forest .page-content > .wrapper:before {
          background: #1B9897; }
        .navy .page-content > .wrapper:before {
          background: #0E2340; }
        .pink .page-content > .wrapper:before {
          background: #E4028C; }
        .blue .page-content > .wrapper:before {
          background: #3155A6; }
        .purple .page-content > .wrapper:before {
          background: #642265; }
        .orange .page-content > .wrapper:before {
          background: #F15A31; }
        .lime .page-content > .wrapper:before {
          background: #9ACA3C; }
        .grey .page-content > .wrapper:before {
          background: #333333; } }
  .ie .page-content > .wrapper {
    overflow: hidden; }

.white-background {
  background-color: #FFFFFF; }

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.subheader + .view-all-container {
  overflow: hidden;
  text-align: center; }
  .subheader + .view-all-container .button-container .button {
    width: 100%;
    max-width: 380px;
    margin: 0 auto; }

.view-all-container {
  display: none; }
  @media screen and (min-width: 800px) {
    .view-all-container {
      display: block; } }

.container .view-all-container {
  padding: 0; }
  @media screen and (min-width: 800px) {
    .container .view-all-container .float-button-container .button {
      bottom: 0; } }

@media screen and (min-width: 800px) {
  .container.wide-container {
    max-width: 800px; }
    .ie .container.wide-container {
      max-width: 900px; } }
@media screen and (min-width: 1000px) {
  .container.wide-container {
    max-width: 1280px; }
    .ie .container.wide-container {
      max-width: 1200px; } }

body.scroll-mask {
  overflow-x: visible;
  overflow-y: hidden; }

/**
 * INFINITE SCROLL FOOTER
 */
.single-post .ajax-container {
  border-top: 5px solid #d9e9e8; }
  .single-post .ajax-container.loading {
    padding-bottom: 200px;
    background-color: #d9e9e8;
    background-image: url(../../src/images/icons/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center 60px; }

.paging-navigation.forest, .forest .paging-navigation {
  border-top: 1px solid #9fcaca;
  border-bottom: 1px solid #9fcaca;
  color: #1B9897; }
  .paging-navigation.forest li, .forest .paging-navigation li {
    color: #1B9897;
    border-color: #9fcaca; }
    .paging-navigation.forest li:first-child, .forest .paging-navigation li:first-child {
      border-color: #9fcaca; }
    .paging-navigation.forest li a:hover, .paging-navigation.forest li .current, .forest .paging-navigation li a:hover, .forest .paging-navigation li .current {
      color: #FFFFFF;
      background-color: #9fcaca; }
.paging-navigation.navy, .navy .paging-navigation {
  border-top: 1px solid #98a3c4;
  border-bottom: 1px solid #98a3c4;
  color: #0E2340; }
  .paging-navigation.navy li, .navy .paging-navigation li {
    color: #0E2340;
    border-color: #98a3c4; }
    .paging-navigation.navy li:first-child, .navy .paging-navigation li:first-child {
      border-color: #98a3c4; }
    .paging-navigation.navy li a:hover, .paging-navigation.navy li .current, .navy .paging-navigation li a:hover, .navy .paging-navigation li .current {
      color: #FFFFFF;
      background-color: #98a3c4; }
.paging-navigation.pink, .pink .paging-navigation {
  border-top: 1px solid #ebbdd8;
  border-bottom: 1px solid #ebbdd8;
  color: #E4028C; }
  .paging-navigation.pink li, .pink .paging-navigation li {
    color: #E4028C;
    border-color: #ebbdd8; }
    .paging-navigation.pink li:first-child, .pink .paging-navigation li:first-child {
      border-color: #ebbdd8; }
    .paging-navigation.pink li a:hover, .paging-navigation.pink li .current, .pink .paging-navigation li a:hover, .pink .paging-navigation li .current {
      color: #FFFFFF;
      background-color: #ebbdd8; }
.paging-navigation.blue, .blue .paging-navigation {
  border-top: 1px solid #98c6d8;
  border-bottom: 1px solid #98c6d8;
  color: #3155A6; }
  .paging-navigation.blue li, .blue .paging-navigation li {
    color: #3155A6;
    border-color: #98c6d8; }
    .paging-navigation.blue li:first-child, .blue .paging-navigation li:first-child {
      border-color: #98c6d8; }
    .paging-navigation.blue li a:hover, .paging-navigation.blue li .current, .blue .paging-navigation li a:hover, .blue .paging-navigation li .current {
      color: #FFFFFF;
      background-color: #98c6d8; }
.paging-navigation.purple, .purple .paging-navigation {
  border-top: 1px solid #c0aec6;
  border-bottom: 1px solid #c0aec6;
  color: #642265; }
  .paging-navigation.purple li, .purple .paging-navigation li {
    color: #642265;
    border-color: #c0aec6; }
    .paging-navigation.purple li:first-child, .purple .paging-navigation li:first-child {
      border-color: #c0aec6; }
    .paging-navigation.purple li a:hover, .paging-navigation.purple li .current, .purple .paging-navigation li a:hover, .purple .paging-navigation li .current {
      color: #FFFFFF;
      background-color: #c0aec6; }
.paging-navigation.orange, .orange .paging-navigation {
  border-top: 1px solid #fbcab1;
  border-bottom: 1px solid #fbcab1;
  color: #F15A31; }
  .paging-navigation.orange li, .orange .paging-navigation li {
    color: #F15A31;
    border-color: #fbcab1; }
    .paging-navigation.orange li:first-child, .orange .paging-navigation li:first-child {
      border-color: #fbcab1; }
    .paging-navigation.orange li a:hover, .paging-navigation.orange li .current, .orange .paging-navigation li a:hover, .orange .paging-navigation li .current {
      color: #FFFFFF;
      background-color: #fbcab1; }
.paging-navigation.lime, .lime .paging-navigation {
  border-top: 1px solid #ddebc1;
  border-bottom: 1px solid #ddebc1;
  color: #9ACA3C; }
  .paging-navigation.lime li, .lime .paging-navigation li {
    color: #9ACA3C;
    border-color: #ddebc1; }
    .paging-navigation.lime li:first-child, .lime .paging-navigation li:first-child {
      border-color: #ddebc1; }
    .paging-navigation.lime li a:hover, .paging-navigation.lime li .current, .lime .paging-navigation li a:hover, .lime .paging-navigation li .current {
      color: #FFFFFF;
      background-color: #ddebc1; }
.paging-navigation.grey, .grey .paging-navigation {
  border-top: 1px solid #bbbdc0;
  border-bottom: 1px solid #bbbdc0;
  color: #333333; }
  .paging-navigation.grey li, .grey .paging-navigation li {
    color: #333333;
    border-color: #bbbdc0; }
    .paging-navigation.grey li:first-child, .grey .paging-navigation li:first-child {
      border-color: #bbbdc0; }
    .paging-navigation.grey li a:hover, .paging-navigation.grey li .current, .grey .paging-navigation li a:hover, .grey .paging-navigation li .current {
      color: #FFFFFF;
      background-color: #bbbdc0; }
.paging-navigation .pagination {
  padding-left: 0;
  padding-right: 0; }
  @media screen and (min-width: 800px) {
    .paging-navigation .pagination {
      padding-left: 15px;
      padding-right: 15px; } }
.paging-navigation .screen-reader-text, .paging-navigation .dots {
  display: none; }
.paging-navigation li {
  display: inline-block;
  float: left;
  border-right: 1px solid;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }
  .paging-navigation li:first-child {
    border-left: 0; }
  .paging-navigation li a, .paging-navigation li span {
    text-align: center;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px; }
    @media screen and (min-width: 800px) {
      .paging-navigation li a, .paging-navigation li span {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 23px; } }
    .paging-navigation li a:before, .paging-navigation li span:before {
      display: inline-block;
      vertical-align: middle; }
  .paging-navigation li:first-child {
    border-left: 1px solid; }

.load-more-pagination {
  min-height: 60px; }
  .load-more-pagination > div {
    padding-top: 60px; }
  .load-more-pagination .button-row {
    float: none;
    margin: 0 auto; }
  .load-more-pagination a {
    display: block;
    position: relative;
    z-index: 5; }
    .load-more-pagination a.loading {
      filter: alpha(opacity=0);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
      z-index: -1; }
  .load-more-pagination .loading-text {
    filter: alpha(opacity=0);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    .forest .load-more-pagination .loading-text:hover {
      background: transparent;
      color: #1B9897; }
    .navy .load-more-pagination .loading-text:hover {
      background: transparent;
      color: #0E2340; }
    .pink .load-more-pagination .loading-text:hover {
      background: transparent;
      color: #E4028C; }
    .blue .load-more-pagination .loading-text:hover {
      background: transparent;
      color: #3155A6; }
    .purple .load-more-pagination .loading-text:hover {
      background: transparent;
      color: #642265; }
    .orange .load-more-pagination .loading-text:hover {
      background: transparent;
      color: #F15A31; }
    .lime .load-more-pagination .loading-text:hover {
      background: transparent;
      color: #9ACA3C; }
    .grey .load-more-pagination .loading-text:hover {
      background: transparent;
      color: #333333; }
    .load-more-pagination .loading-text.active {
      filter: alpha(opacity=100);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }
  .load-more-pagination .no-results {
    display: none; }

/**************************************
 *          Fade Text White           *
 **************************************/
.fade-white {
  position: relative; }
  .fade-white:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 40%;
    width: 100%;
    padding: inherit;
    padding-top: 0;
    padding-bottom: 0;
    transition: height 0.2s ease-in-out;
    background: rgba(255, 255, 255, 0);
    background: -webkit-linear-gradient(legacy-direction(to bottom), rgba(255, 255, 255, 0), white);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), white); }
  .fade-white.content-text {
    display: none; }
    .fade-white.content-text:after {
      height: 100%;
      bottom: -20px; }
    .fade-white.content-text:hover:after {
      height: 40%; }
  .fade-white:hover:after {
    height: 12.5%; }
  @media screen and (min-width: 800px) {
    .has-excerpt .fade-white.content-text {
      display: block; }
    .has-excerpt .fade-white + .full-content {
      display: none; } }
  @media screen and (min-width: 800px) {
    .fade-white + .full-content {
      display: block; } }

/**************************************
 *        Video "Play" Button         *
 **************************************/
.play-wrapper {
  position: relative;
  top: 50%;
  width: 100%;
  text-align: center; }
  .play-wrapper .icon-playhead {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 72px;
    line-height: 72px;
    height: 72px;
    width: 72px;
    border-radius: 100%; }

.icon-playhead.fill:after {
  content: "";
  display: block;
  height: 55%;
  width: 55%;
  background: #FFFFFF;
  border-radius: 100%;
  margin: 0 auto;
  margin-top: -101%; }

/**************************************
 *        Social Media Button         *
 **************************************/
/**
 * Fix for IE8 Opacity
 */
.lt-ie9 .share .socmed {
  display: none; }
.lt-ie9 .share.active .socmed {
  display: inline-block; }

.twitter-link {
  float: right; }
  .twitter-link a {
    width: 80px;
    height: 80px;
    text-align: center;
    display: block;
    margin: 0 0 0 auto;
    font-size: 27px;
    position: relative;
    transition-property: background;
    transition-duration: 0.2s;
    transition-delay: ease-out;
    transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
    -webkit-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #0E2340; }
    .twitter-link a:before {
      position: absolute;
      color: #FFFFFF;
      top: 50%;
      left: 50%;
      -webkit-transform: translate3d(-50%, -50%, 0);
      transform: translate3d(-50%, -50%, 0); }
      .lt-ie9 .twitter-link a:before, .ie9 .twitter-link a:before {
        margin-top: -15px;
        margin-left: -12px; }
    .twitter-link a:hover {
      background: #00aced; }

.info-bar {
  margin-top: 15px;
  padding: 20px;
  background: #4A2660;
  margin-left: -20px;
  margin-right: -20px; }
  @media screen and (min-width: 800px) {
    .info-bar {
      margin-left: 0;
      margin-right: 0; } }
  .info-bar .info-bar--title {
    color: #FFFFFF;
    padding-bottom: 15px;
    margin-bottom: 15px; }
    .purple .post-content-wrapper .info-bar .info-bar--title {
      color: #FFFFFF; }
  .info-bar p {
    margin: 0;
    color: #c0aec6; }
  .info-bar:last-of-type {
    margin-bottom: 45px; }

.info-boxes {
  background: #4A2660;
  overflow: hidden; }
  @media screen and (min-width: 800px) {
    .info-boxes {
      margin-left: -25px;
      margin-right: -25px; } }
  .info-boxes.table {
    width: auto;
    max-width: none; }
  .info-boxes thead th, .info-boxes thead .th, .info-boxes .thead th, .info-boxes .thead .th {
    background: #c0aec6;
    padding: 15px;
    color: #FFFFFF; }
  @media screen and (min-width: 800px) {
    .info-boxes td, .info-boxes th, .info-boxes .td, .info-boxes .th {
      border-left: 1px solid #FFFFFF; }
      .info-boxes td:first-child, .info-boxes th:first-child, .info-boxes .td:first-child, .info-boxes .th:first-child {
        border-left: none; } }
  @media screen and (min-width: 800px) {
    .info-boxes tbody tr, .info-boxes tbody .tr, .info-boxes .tbody tr, .info-boxes .tbody .tr {
      border-top: 1px solid #FFFFFF; } }
  .info-boxes .info-boxes--unit {
    padding: 20px;
    border-bottom: 1px solid #FFFFFF; }
    .info-boxes .info-boxes--unit .icon {
      width: 35px;
      height: 35px;
      margin-left: -5px;
      margin-right: 10px; }
    .info-boxes .info-boxes--unit .content.has-icon, .info-boxes .info-boxes--unit .icon {
      display: inline-block;
      vertical-align: top; }
    .info-boxes .info-boxes--unit .content.has-icon {
      width: 80%; }
    @media screen and (min-width: 800px) {
      .info-boxes .info-boxes--unit {
        float: none;
        vertical-align: top;
        border-bottom: none; } }
    .info-boxes .info-boxes--unit .info-boxes--unit-title {
      font-size: 16px;
      font-weight: bold;
      color: #FFFFFF;
      position: relative;
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .purple .post-content-wrapper .info-boxes .info-boxes--unit .info-boxes--unit-title {
        color: #FFFFFF; }
      .info-boxes .info-boxes--unit .info-boxes--unit-title:after {
        content: " ";
        display: block;
        height: 1px;
        width: 40px;
        background-color: #FFFFFF;
        position: absolute;
        left: 0;
        bottom: 0; }
    .info-boxes .info-boxes--unit p {
      margin: 0;
      font-size: 15px;
      color: #c0aec6; }

.quote-box q {
  position: relative; }
  .quote-box q:before, .quote-box q:after {
    content: none; }
  .quote-box q span:before, .quote-box q span:after {
    display: inline;
    border: 0; }
  .quote-box q span:before {
    position: absolute;
    content: '\201C';
    top: -5px;
    left: -12px; }
  .quote-box q span:after {
    position: absolute;
    content: '\201D';
    bottom: -5px;
    right: -12px; }
  .quote-box q span {
    padding-right: 0px;
    display: inline; }
.quote-box cite {
  display: block;
  padding-top: 14px; }

.featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 222px; }
  @media screen and (min-width: 800px) {
    .featured-image {
      height: 542px; }
      .subheader + .featured-image {
        margin-bottom: 120px; }
      .featured-image.next-investor {
        max-width: 440px; } }
  .featured-image img {
    width: 100%; }
  .featured-image > .container {
    height: 100%;
    position: relative;
    padding: 0;
    z-index: 5; }
  .featured-image .featured-stats-container {
    padding: 0;
    border-right: 1px solid #3d5788; }
    .featured-image .featured-stats-container:last-of-type {
      border-right: 0; }
    @media screen and (min-width: 800px) {
      .featured-image .featured-stats-container {
        width: 600px;
        position: absolute;
        right: 0;
        bottom: -60px; } }
  .featured-image ~ .featured-stats-container {
    margin-bottom: 20px; }
    .featured-image ~ .featured-stats-container .featured-stat {
      border-bottom: 1px solid #3d5788; }
  .subheader ~ .featured-image ~ .container {
    margin-top: 50px; }
    .subheader ~ .featured-image ~ .container.investment-network .row, .subheader ~ .featured-image ~ .container.investor-companies .row {
      border-bottom: none; }
    .subheader ~ .featured-image ~ .container.investor-companies .row {
      padding-bottom: 0px; }
      @media screen and (min-width: 800px) {
        .subheader ~ .featured-image ~ .container.investor-companies .row {
          padding-bottom: 10px;
          padding-top: 33px; } }
    .subheader ~ .featured-image ~ .container .row {
      clear: both;
      padding: 20px 0;
      margin-left: 0;
      margin-right: 0;
      border-bottom: 1px solid #bbbdc0; }
      .subheader ~ .featured-image ~ .container .row .h4 {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0; }
    .subheader ~ .featured-image ~ .container h3.row {
      padding-top: 0; }
      @media screen and (min-width: 800px) {
        .subheader ~ .featured-image ~ .container h3.row {
          font-size: 32px;
          line-height: 40px; } }
  .subheader ~ .featured-image ~ .container.investment-network {
    margin-top: 0px; }
  .featured-image .featured-image-overlay-box {
    position: absolute;
    top: 80px; }

@media screen and (min-width: 800px) {
  .featured-stats-container {
    display: table; }
    .navy .featured-stats-container {
      background-color: #0E2340; } }

.featured-stat {
  padding: 25px 30px; }
  @media screen and (min-width: 800px) {
    .featured-stat {
      display: table-cell;
      float: none; } }
  .navy .featured-stat {
    background-color: #0E2340;
    border-left: 1px solid #3d5788; }
    .navy .featured-stat:first-child {
      border-left: none; }
    .navy .featured-stat .h2 {
      display: block;
      margin-top: 0;
      margin-bottom: 10px;
      color: #FFFFFF; }
      .navy .featured-stat .h2.bold {
        font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: bold; }
      @media screen and (min-width: 800px) {
        .navy .featured-stat .h2 {
          font-size: 42px;
          line-height: 50px; } }

.featured-image-overlay-box {
  padding: 22px 30px 34px 30px;
  background: #FFFFFF; }
  .featured-image-overlay-box h4.x2 {
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal; }
    .featured-image-overlay-box h4.x2.text-uppercase {
      text-transform: uppercase; }
  .featured-image-overlay-box .h1 {
    position: relative;
    padding-bottom: 15px;
    margin-top: 9px;
    margin-bottom: 21px; }
    .featured-image-overlay-box .h1:after {
      content: " ";
      position: absolute;
      width: 60px;
      height: 0;
      border-top: 1px solid;
      bottom: 0;
      left: 0; }

/*-------------------------------------------------------------------------------------
*
*  LOADER
*
*-------------------------------------------------------------------------------------*/
.loading {
  position: relative;
  width: 50px;
  overflow: hidden;
  display: none;
  margin-left: 10px;
  float: right; }
  body .loading.forest #loader, body .forest .loading #loader, .forest .loading #loader {
    background-color: #d9e9e8; }
  body .loading.forest .loader, body .forest .loading .loader, .forest .loading .loader {
    background-color: #1B9897; }
  body .loading.navy #loader, body .navy .loading #loader, .navy .loading #loader {
    background-color: #d4d8e7; }
  body .loading.navy .loader, body .navy .loading .loader, .navy .loading .loader {
    background-color: #0E2340; }
  body .loading.pink #loader, body .pink .loading #loader, .pink .loading #loader {
    background-color: #f6e6f1; }
  body .loading.pink .loader, body .pink .loading .loader, .pink .loading .loader {
    background-color: #E4028C; }
  body .loading.blue #loader, body .blue .loading #loader, .blue .loading #loader {
    background-color: #d6e8ef; }
  body .loading.blue .loader, body .blue .loading .loader, .blue .loading .loader {
    background-color: #3155A6; }
  body .loading.purple #loader, body .purple .loading #loader, .purple .loading #loader {
    background-color: #e6dfe8; }
  body .loading.purple .loader, body .purple .loading .loader, .purple .loading .loader {
    background-color: #642265; }
  body .loading.orange #loader, body .orange .loading #loader, .orange .loading #loader {
    background-color: #feebe0; }
  body .loading.orange .loader, body .orange .loading .loader, .orange .loading .loader {
    background-color: #F15A31; }
  body .loading.lime #loader, body .lime .loading #loader, .lime .loading #loader {
    background-color: #f1f7e7; }
  body .loading.lime .loader, body .lime .loading .loader, .lime .loading .loader {
    background-color: #9ACA3C; }
  body .loading.grey #loader, body .grey .loading #loader, .grey .loading #loader {
    background-color: #e6e7e8; }
  body .loading.grey .loader, body .grey .loading .loader, .grey .loading .loader {
    background-color: #333333; }

#loader {
  width: 50px;
  height: 3px;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: -1; }

.loader {
  position: relative;
  z-index: 0;
  margin-top: 0;
  margin-left: -50px;
  -moz-animation-name: bounce_loadingProgressG;
  -moz-animation-duration: 1.3s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -webkit-animation-name: bounce_loadingProgressG;
  -webkit-animation-duration: 1.3s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -ms-animation-name: bounce_loadingProgressG;
  -ms-animation-duration: 1.3s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: bounce_loadingProgressG;
  -o-animation-duration: 1.3s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: bounce_loadingProgressG;
  animation-duration: 1.3s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  width: 50px;
  height: 3px; }

@-moz-keyframes bounce_loadingProgressG {
  0% {
    margin-left: -50px; }
  100% {
    margin-left: 50px; } }
@-webkit-keyframes bounce_loadingProgressG {
  0% {
    margin-left: -50px; }
  100% {
    margin-left: 50px; } }
@-ms-keyframes bounce_loadingProgressG {
  0% {
    margin-left: -50px; }
  100% {
    margin-left: 50px; } }
@-o-keyframes bounce_loadingProgressG {
  0% {
    margin-left: -50px; }
  100% {
    margin-left: 50px; } }
@keyframes bounce_loadingProgressG {
  0% {
    margin-left: -50px; }
  100% {
    margin-left: 50px; } }
.impact-tab {
  display: none;
  width: 180px;
  position: absolute; }
  .cluster-impact-container .impact-tab {
    display: none;
    right: 0;
    left: auto;
    bottom: -40px;
    top: auto;
    z-index: 50; }
    .cluster-impact-container .impact-tab a {
      color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .cluster-impact-container .impact-tab {
        display: block; } }
    @media screen and (min-width: 1000px) {
      .cluster-impact-container .impact-tab {
        display: none; } }
  .impact-tab a {
    background: #E4028C;
    padding: 15px;
    display: block;
    color: #FFFFFF;
    text-transform: uppercase; }
  @media screen and (min-width: 1000px) {
    .impact-tab {
      display: block;
      top: 180px;
      left: 0;
      z-index: 100; } }

/**
 * Sub-nav styles (seen on Approach > Models page)
 */
.sub-nav {
  overflow: hidden;
  margin-bottom: 20px;
  background: #4A2660;
  display: none; }
  @media screen and (min-width: 800px) {
    .sub-nav {
      display: block;
      height: 70px; } }

.sub-nav--item {
  text-align: center; }
  @media screen and (min-width: 800px) {
    .sub-nav--item {
      display: inline-block;
      float: left;
      padding-left: 0;
      padding-right: 0; } }

.sub-nav--item-mobile {
  height: 70px;
  line-height: 70px;
  padding-left: 20px;
  border-bottom: 1px solid #bbbdc0;
  position: relative; }
  @media screen and (min-width: 800px) {
    .sub-nav--item-mobile {
      display: none; } }
  .sub-nav--item-mobile + .sub-nav--item-mobile {
    border-top: 1px solid #bbbdc0; }
  .sub-nav--item-mobile a {
    display: block; }
  .sub-nav--item-mobile:after, .sub-nav--item-mobile:before {
    -webkit-transform: rotate(360deg); }
  .sub-nav--item-mobile:after {
    position: absolute;
    bottom: 0;
    right: 20px;
    content: " ";
    width: 0;
    height: 0;
    margin-bottom: -11px;
    border-style: solid;
    border-width: 11px 15px 0 15px;
    border-color: #bbbdc0 transparent transparent transparent; }
  .sub-nav--item-mobile:before {
    position: absolute;
    z-index: 1;
    bottom: 1px;
    right: 20px;
    content: " ";
    width: 0;
    height: 0;
    margin-bottom: -11px;
    border-style: solid;
    border-width: 11px 15px 0 15px;
    border-color: #FFFFFF transparent transparent transparent; }
  .sub-nav--item-mobile.active {
    border-color: #4A2660; }
    .sub-nav--item-mobile.active:after {
      border-color: #4A2660 transparent transparent transparent; }

.sub-nav--item-link {
  display: block;
  position: relative;
  font-size: 21px;
  line-height: 70px;
  border-bottom: 1px solid #e6dfe8;
  background: #4A2660;
  color: #FFFFFF;
  z-index: 3;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .purple .sub-nav--item-link {
    color: #FFFFFF; }
  @media screen and (min-width: 800px) {
    .last .sub-nav--item-link:after, .last .sub-nav--item-link:before {
      content: none; }
    .sub-nav--item-link:after {
      content: " ";
      display: block;
      z-index: 1;
      position: absolute;
      right: -16px;
      top: 50%;
      width: 0;
      height: 0;
      margin-top: -50px;
      border-top: 50px solid transparent;
      border-bottom: 50px solid transparent;
      border-left: 25px solid #4A2660;
      -webkit-transition: border 0.2s linear;
      -moz-transition: border 0.2s linear;
      -ms-transition: border 0.2s linear;
      -o-transition: border 0.2s linear;
      transition: border 0.2s linear; }
    .sub-nav--item-link:before {
      content: " ";
      display: block;
      z-index: 1;
      position: absolute;
      right: -18px;
      top: 50%;
      width: 0;
      height: 0;
      margin-top: -50px;
      border-top: 50px solid transparent;
      border-bottom: 50px solid transparent;
      border-left: 25px solid #642265; } }
  .purple .sub-nav--item-link.active, .purple .sub-nav--item-link:hover
   {
    background: #FFFFFF;
    color: #642265; }
    .purple .sub-nav--item-link.active:after, .purple .sub-nav--item-link:hover:after
     {
      border-left: 25px solid #FFFFFF; }

.sub-nav .sub-nav--item.step-0 .sub-nav--item-link {
  z-index: 5; }

.sub-nav .sub-nav--item.step-1 .sub-nav--item-link {
  z-index: 4; }

.sub-nav .sub-nav--item.step-2 .sub-nav--item-link {
  z-index: 3; }

.sub-nav .sub-nav--item.step-3 .sub-nav--item-link {
  z-index: 2; }

.sub-nav .sub-nav--item.step-4 .sub-nav--item-link {
  z-index: 1; }

.sub-nav .sub-nav--item.step-5 .sub-nav--item-link {
  z-index: 0; }

/***********************
 *    Base Tint Box    *
 ***********************/
.tintimg-wrapper {
  position: relative; }
  .tint.forest .tintimg-wrapper:before, .tintimg-wrapper.forest:before, .forest .tintimg-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(27, 152, 151, 0.1); }
  .tint:hover .tintimg-wrapper:before, .tintimg-wrapper:hover:before, .tintimg-wrapper.hover:before, .spotlight:hover .tintimg-wrapper:before {
    background: transparent; }
  .tint.navy .tintimg-wrapper:before, .tintimg-wrapper.navy:before, .navy .tintimg-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(14, 35, 64, 0.1); }
  .tint:hover .tintimg-wrapper:before, .tintimg-wrapper:hover:before, .tintimg-wrapper.hover:before, .spotlight:hover .tintimg-wrapper:before {
    background: transparent; }
  .tint.pink .tintimg-wrapper:before, .tintimg-wrapper.pink:before, .pink .tintimg-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(228, 2, 140, 0.1); }
  .tint:hover .tintimg-wrapper:before, .tintimg-wrapper:hover:before, .tintimg-wrapper.hover:before, .spotlight:hover .tintimg-wrapper:before {
    background: transparent; }
  .tint.blue .tintimg-wrapper:before, .tintimg-wrapper.blue:before, .blue .tintimg-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(49, 85, 166, 0.1); }
  .tint:hover .tintimg-wrapper:before, .tintimg-wrapper:hover:before, .tintimg-wrapper.hover:before, .spotlight:hover .tintimg-wrapper:before {
    background: transparent; }
  .tint.purple .tintimg-wrapper:before, .tintimg-wrapper.purple:before, .purple .tintimg-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(100, 34, 101, 0.1); }
  .tint:hover .tintimg-wrapper:before, .tintimg-wrapper:hover:before, .tintimg-wrapper.hover:before, .spotlight:hover .tintimg-wrapper:before {
    background: transparent; }
  .tint.orange .tintimg-wrapper:before, .tintimg-wrapper.orange:before, .orange .tintimg-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(241, 90, 49, 0.1); }
  .tint:hover .tintimg-wrapper:before, .tintimg-wrapper:hover:before, .tintimg-wrapper.hover:before, .spotlight:hover .tintimg-wrapper:before {
    background: transparent; }
  .tint.lime .tintimg-wrapper:before, .tintimg-wrapper.lime:before, .lime .tintimg-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(154, 202, 60, 0.1); }
  .tint:hover .tintimg-wrapper:before, .tintimg-wrapper:hover:before, .tintimg-wrapper.hover:before, .spotlight:hover .tintimg-wrapper:before {
    background: transparent; }
  .tint.grey .tintimg-wrapper:before, .tintimg-wrapper.grey:before, .grey .tintimg-wrapper:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(51, 51, 51, 0.1); }
  .tint:hover .tintimg-wrapper:before, .tintimg-wrapper:hover:before, .tintimg-wrapper.hover:before, .spotlight:hover .tintimg-wrapper:before {
    background: transparent; }
  .tintimg-wrapper img {
    width: 100%; }
  .tintimg-wrapper:before {
    content: "";
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .tint.forest .tintimg-wrapper.hero .tint:hover:before, .tint.forest .tintimg-wrapper.hero:hover:before, .tint.forest .tintimg-wrapper.hero.hover:before, .tintimg-wrapper.hero.forest .tint:hover:before, .tintimg-wrapper.hero.forest:hover:before, .tintimg-wrapper.hero.forest.hover:before, .forest .tintimg-wrapper.hero .tint:hover:before, .forest .tintimg-wrapper.hero:hover:before, .forest .tintimg-wrapper.hero.hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(27, 152, 151, 0.1); }
  .tint.navy .tintimg-wrapper.hero .tint:hover:before, .tint.navy .tintimg-wrapper.hero:hover:before, .tint.navy .tintimg-wrapper.hero.hover:before, .tintimg-wrapper.hero.navy .tint:hover:before, .tintimg-wrapper.hero.navy:hover:before, .tintimg-wrapper.hero.navy.hover:before, .navy .tintimg-wrapper.hero .tint:hover:before, .navy .tintimg-wrapper.hero:hover:before, .navy .tintimg-wrapper.hero.hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(14, 35, 64, 0.1); }
  .tint.pink .tintimg-wrapper.hero .tint:hover:before, .tint.pink .tintimg-wrapper.hero:hover:before, .tint.pink .tintimg-wrapper.hero.hover:before, .tintimg-wrapper.hero.pink .tint:hover:before, .tintimg-wrapper.hero.pink:hover:before, .tintimg-wrapper.hero.pink.hover:before, .pink .tintimg-wrapper.hero .tint:hover:before, .pink .tintimg-wrapper.hero:hover:before, .pink .tintimg-wrapper.hero.hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(228, 2, 140, 0.1); }
  .tint.blue .tintimg-wrapper.hero .tint:hover:before, .tint.blue .tintimg-wrapper.hero:hover:before, .tint.blue .tintimg-wrapper.hero.hover:before, .tintimg-wrapper.hero.blue .tint:hover:before, .tintimg-wrapper.hero.blue:hover:before, .tintimg-wrapper.hero.blue.hover:before, .blue .tintimg-wrapper.hero .tint:hover:before, .blue .tintimg-wrapper.hero:hover:before, .blue .tintimg-wrapper.hero.hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(49, 85, 166, 0.1); }
  .tint.purple .tintimg-wrapper.hero .tint:hover:before, .tint.purple .tintimg-wrapper.hero:hover:before, .tint.purple .tintimg-wrapper.hero.hover:before, .tintimg-wrapper.hero.purple .tint:hover:before, .tintimg-wrapper.hero.purple:hover:before, .tintimg-wrapper.hero.purple.hover:before, .purple .tintimg-wrapper.hero .tint:hover:before, .purple .tintimg-wrapper.hero:hover:before, .purple .tintimg-wrapper.hero.hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(100, 34, 101, 0.1); }
  .tint.orange .tintimg-wrapper.hero .tint:hover:before, .tint.orange .tintimg-wrapper.hero:hover:before, .tint.orange .tintimg-wrapper.hero.hover:before, .tintimg-wrapper.hero.orange .tint:hover:before, .tintimg-wrapper.hero.orange:hover:before, .tintimg-wrapper.hero.orange.hover:before, .orange .tintimg-wrapper.hero .tint:hover:before, .orange .tintimg-wrapper.hero:hover:before, .orange .tintimg-wrapper.hero.hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(241, 90, 49, 0.1); }
  .tint.lime .tintimg-wrapper.hero .tint:hover:before, .tint.lime .tintimg-wrapper.hero:hover:before, .tint.lime .tintimg-wrapper.hero.hover:before, .tintimg-wrapper.hero.lime .tint:hover:before, .tintimg-wrapper.hero.lime:hover:before, .tintimg-wrapper.hero.lime.hover:before, .lime .tintimg-wrapper.hero .tint:hover:before, .lime .tintimg-wrapper.hero:hover:before, .lime .tintimg-wrapper.hero.hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(154, 202, 60, 0.1); }
  .tint.grey .tintimg-wrapper.hero .tint:hover:before, .tint.grey .tintimg-wrapper.hero:hover:before, .tint.grey .tintimg-wrapper.hero.hover:before, .tintimg-wrapper.hero.grey .tint:hover:before, .tintimg-wrapper.hero.grey:hover:before, .tintimg-wrapper.hero.grey.hover:before, .grey .tintimg-wrapper.hero .tint:hover:before, .grey .tintimg-wrapper.hero:hover:before, .grey .tintimg-wrapper.hero.hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(51, 51, 51, 0.1); }

.tint,
a.tint {
  color: #FFFFFF; }
  .tint q,
  a.tint q {
    color: #FFFFFF; }

.tint {
  color: #FFFFFF;
  display: block;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  /**
   *  Colors
   */ }
  .tint h1, .tint h2, .tint h3, .tint h4, .tint h5, .tint .h1, .tint .h2, .tint .h3, .tint .h4, .tint .h5 {
    color: inherit; }
  .tint p, .tint ul, .tint li, .tint td, .tint a {
    color: inherit; }
  .tint.has-media .number.large {
    font-size: 42px;
    line-height: 50px; }
  .tint .number {
    font-size: 42px;
    line-height: 50px;
    font-weight: 700;
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin: 0; }
    .tint .number.big {
      font-size: 62px;
      line-height: 1.2; }
    .tint .number.large {
      line-height: 108px;
      font-size: 90px;
      padding-top: 8px;
      padding-bottom: 8px;
      margin-bottom: 0; }
  .tint .overhang-wrapper {
    position: relative;
    height: 0px;
    top: 10px;
    background-color: inherit;
    overflow: visible; }
    .tint .overhang-wrapper .category {
      line-height: 25px; }
    .tint .overhang-wrapper .overhang {
      color: #FFFFFF;
      position: absolute;
      background-color: inherit;
      z-index: 50;
      left: -10px;
      padding: 0px 10px; }
      .tint .overhang-wrapper .overhang.right {
        right: -10px;
        left: auto; }
      .tint .overhang-wrapper .overhang.inside {
        left: auto;
        right: auto; }
      .tint .overhang-wrapper .overhang.inside-padded {
        left: 30px;
        top: 30px; }
    .tint .overhang-wrapper.inside {
      top: 0; }
      .tint .overhang-wrapper.inside .overhang {
        margin: 20px;
        top: auto;
        bottom: auto;
        right: auto;
        left: 0; }
        .tint .overhang-wrapper.inside .overhang.right {
          right: 0;
          left: auto; }
  .tint .top, .tint .bottom {
    display: block; }
    .tint .top.separated, .tint .bottom.separated {
      position: relative; }
      .tint .top.separated:before, .tint .bottom.separated:before {
        content: "";
        position: absolute;
        width: 17.5%;
        max-width: 60px;
        height: 0;
        border-top: 1px solid; }
  .tint .top {
    padding: 14px 20px 13px; }
  .tint .bottom {
    padding: 17px 20px 16px; }
  .tint .bottom {
    transition: color 0.2s linear; }
    .tint .bottom.separated:before {
      margin-top: -20px;
      bottom: auto; }
  .tint .top.separated:before {
    bottom: 0;
    left: 20px; }
  .tint .button {
    border-width: 1px;
    border-style: solid; }
  .tint.forest {
    background-color: #1B9897; }
    .tint.forest .button, .tint.forest button {
      border-color: #ffffff;
      color: #ffffff; }
      .tint.forest .button:hover, .tint.forest button:hover {
        border-color: #1B9897;
        color: #1B9897;
        background-color: #ffffff; }
    .tint.forest .bottom {
      color: #9fcaca; }
    .tint.forest .main-color {
      color: #1B9897; }
    .tint.forest .light-color {
      color: #9fcaca; }
    .tint.forest .white-color {
      color: #FFFFFF; }
    .tint.forest.has-media.quad .top {
      color: #9fcaca; }
    .tint.forest input {
      background-color: #d9e9e8;
      color: #1B9897; }
      .tint.forest input::-webkit-input-placeholder {
        color: #1B9897; }
      .tint.forest input:-moz-placeholder {
        color: #1B9897; }
      .tint.forest input::-moz-placeholder {
        color: #1B9897; }
      .tint.forest input:-ms-input-placeholder {
        color: #1B9897; }
    @media screen and (min-width: 800px) {
      .tint.foresta:hover {
        color: #FFFFFF; }
        .tint.foresta:hover else {
          color: #1B9897; }
        .tint.foresta:hover .top, .tint.foresta:hover .bottom, .tint.foresta:hover .description {
          color: #FFFFFF; }
          .tint.foresta:hover .top else, .tint.foresta:hover .bottom else, .tint.foresta:hover .description else {
            color: #1B9897; } }
    .tint.forest.light {
      background: #9fcaca;
      color: #FFFFFF; }
      .tint.forest.light .bottom {
        color: #1B9897; }
  .tint.forest.invert {
    background-color: #FFFFFF;
    color: #1B9897; }
    .tint.forest.invert .button, .tint.forest.invert button {
      border-color: #1B9897;
      color: #1B9897; }
      .tint.forest.invert .button:hover, .tint.forest.invert button:hover {
        border-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #1B9897; }
    .tint.forest.invert:hover {
      color: #1B9897; }
      .tint.forest.invert:hover .top, .tint.forest.invert:hover .bottom, .tint.forest.invert:hover .description {
        color: inherit; }
  .tint.navy {
    background-color: #0E2340; }
    .tint.navy .button, .tint.navy button {
      border-color: #ffffff;
      color: #ffffff; }
      .tint.navy .button:hover, .tint.navy button:hover {
        border-color: #0E2340;
        color: #0E2340;
        background-color: #ffffff; }
    .tint.navy .bottom {
      color: #98a3c4; }
    .tint.navy .main-color {
      color: #0E2340; }
    .tint.navy .light-color {
      color: #98a3c4; }
    .tint.navy .white-color {
      color: #FFFFFF; }
    .tint.navy.has-media.quad .top {
      color: #98a3c4; }
    .tint.navy input {
      background-color: #d4d8e7;
      color: #0E2340; }
      .tint.navy input::-webkit-input-placeholder {
        color: #0E2340; }
      .tint.navy input:-moz-placeholder {
        color: #0E2340; }
      .tint.navy input::-moz-placeholder {
        color: #0E2340; }
      .tint.navy input:-ms-input-placeholder {
        color: #0E2340; }
    @media screen and (min-width: 800px) {
      .tint.navya:hover {
        color: #FFFFFF; }
        .tint.navya:hover else {
          color: #0E2340; }
        .tint.navya:hover .top, .tint.navya:hover .bottom, .tint.navya:hover .description {
          color: #FFFFFF; }
          .tint.navya:hover .top else, .tint.navya:hover .bottom else, .tint.navya:hover .description else {
            color: #0E2340; } }
    .tint.navy.light {
      background: #98a3c4;
      color: #FFFFFF; }
      .tint.navy.light .bottom {
        color: #0E2340; }
  .tint.navy.invert {
    background-color: #FFFFFF;
    color: #0E2340; }
    .tint.navy.invert .button, .tint.navy.invert button {
      border-color: #0E2340;
      color: #0E2340; }
      .tint.navy.invert .button:hover, .tint.navy.invert button:hover {
        border-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #0E2340; }
    .tint.navy.invert:hover {
      color: #0E2340; }
      .tint.navy.invert:hover .top, .tint.navy.invert:hover .bottom, .tint.navy.invert:hover .description {
        color: inherit; }
  .tint.pink {
    background-color: #E4028C; }
    .tint.pink .button, .tint.pink button {
      border-color: #ffffff;
      color: #ffffff; }
      .tint.pink .button:hover, .tint.pink button:hover {
        border-color: #E4028C;
        color: #E4028C;
        background-color: #ffffff; }
    .tint.pink .bottom {
      color: #ebbdd8; }
    .tint.pink .main-color {
      color: #E4028C; }
    .tint.pink .light-color {
      color: #ebbdd8; }
    .tint.pink .white-color {
      color: #FFFFFF; }
    .tint.pink.has-media.quad .top {
      color: #ebbdd8; }
    .tint.pink input {
      background-color: #f6e6f1;
      color: #E4028C; }
      .tint.pink input::-webkit-input-placeholder {
        color: #E4028C; }
      .tint.pink input:-moz-placeholder {
        color: #E4028C; }
      .tint.pink input::-moz-placeholder {
        color: #E4028C; }
      .tint.pink input:-ms-input-placeholder {
        color: #E4028C; }
    @media screen and (min-width: 800px) {
      .tint.pinka:hover {
        color: #FFFFFF; }
        .tint.pinka:hover else {
          color: #E4028C; }
        .tint.pinka:hover .top, .tint.pinka:hover .bottom, .tint.pinka:hover .description {
          color: #FFFFFF; }
          .tint.pinka:hover .top else, .tint.pinka:hover .bottom else, .tint.pinka:hover .description else {
            color: #E4028C; } }
    .tint.pink.light {
      background: #ebbdd8;
      color: #FFFFFF; }
      .tint.pink.light .bottom {
        color: #E4028C; }
  .tint.pink.invert {
    background-color: #FFFFFF;
    color: #E4028C; }
    .tint.pink.invert .button, .tint.pink.invert button {
      border-color: #E4028C;
      color: #E4028C; }
      .tint.pink.invert .button:hover, .tint.pink.invert button:hover {
        border-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #E4028C; }
    .tint.pink.invert:hover {
      color: #E4028C; }
      .tint.pink.invert:hover .top, .tint.pink.invert:hover .bottom, .tint.pink.invert:hover .description {
        color: inherit; }
  .tint.blue {
    background-color: #3155A6; }
    .tint.blue .button, .tint.blue button {
      border-color: #ffffff;
      color: #ffffff; }
      .tint.blue .button:hover, .tint.blue button:hover {
        border-color: #3155A6;
        color: #3155A6;
        background-color: #ffffff; }
    .tint.blue .bottom {
      color: #98c6d8; }
    .tint.blue .main-color {
      color: #3155A6; }
    .tint.blue .light-color {
      color: #98c6d8; }
    .tint.blue .white-color {
      color: #FFFFFF; }
    .tint.blue.has-media.quad .top {
      color: #98c6d8; }
    .tint.blue input {
      background-color: #d6e8ef;
      color: #3155A6; }
      .tint.blue input::-webkit-input-placeholder {
        color: #3155A6; }
      .tint.blue input:-moz-placeholder {
        color: #3155A6; }
      .tint.blue input::-moz-placeholder {
        color: #3155A6; }
      .tint.blue input:-ms-input-placeholder {
        color: #3155A6; }
    @media screen and (min-width: 800px) {
      .tint.bluea:hover {
        color: #FFFFFF; }
        .tint.bluea:hover else {
          color: #3155A6; }
        .tint.bluea:hover .top, .tint.bluea:hover .bottom, .tint.bluea:hover .description {
          color: #FFFFFF; }
          .tint.bluea:hover .top else, .tint.bluea:hover .bottom else, .tint.bluea:hover .description else {
            color: #3155A6; } }
    .tint.blue.light {
      background: #98c6d8;
      color: #FFFFFF; }
      .tint.blue.light .bottom {
        color: #3155A6; }
  .tint.blue.invert {
    background-color: #FFFFFF;
    color: #3155A6; }
    .tint.blue.invert .button, .tint.blue.invert button {
      border-color: #3155A6;
      color: #3155A6; }
      .tint.blue.invert .button:hover, .tint.blue.invert button:hover {
        border-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #3155A6; }
    .tint.blue.invert:hover {
      color: #3155A6; }
      .tint.blue.invert:hover .top, .tint.blue.invert:hover .bottom, .tint.blue.invert:hover .description {
        color: inherit; }
  .tint.purple {
    background-color: #642265; }
    .tint.purple .button, .tint.purple button {
      border-color: #ffffff;
      color: #ffffff; }
      .tint.purple .button:hover, .tint.purple button:hover {
        border-color: #642265;
        color: #642265;
        background-color: #ffffff; }
    .tint.purple .bottom {
      color: #c0aec6; }
    .tint.purple .main-color {
      color: #642265; }
    .tint.purple .light-color {
      color: #c0aec6; }
    .tint.purple .white-color {
      color: #FFFFFF; }
    .tint.purple.has-media.quad .top {
      color: #c0aec6; }
    .tint.purple input {
      background-color: #e6dfe8;
      color: #642265; }
      .tint.purple input::-webkit-input-placeholder {
        color: #642265; }
      .tint.purple input:-moz-placeholder {
        color: #642265; }
      .tint.purple input::-moz-placeholder {
        color: #642265; }
      .tint.purple input:-ms-input-placeholder {
        color: #642265; }
    @media screen and (min-width: 800px) {
      .tint.purplea:hover {
        color: #FFFFFF; }
        .tint.purplea:hover else {
          color: #642265; }
        .tint.purplea:hover .top, .tint.purplea:hover .bottom, .tint.purplea:hover .description {
          color: #FFFFFF; }
          .tint.purplea:hover .top else, .tint.purplea:hover .bottom else, .tint.purplea:hover .description else {
            color: #642265; } }
    .tint.purple.light {
      background: #c0aec6;
      color: #FFFFFF; }
      .tint.purple.light .bottom {
        color: #642265; }
  .tint.purple.invert {
    background-color: #FFFFFF;
    color: #642265; }
    .tint.purple.invert .button, .tint.purple.invert button {
      border-color: #642265;
      color: #642265; }
      .tint.purple.invert .button:hover, .tint.purple.invert button:hover {
        border-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #642265; }
    .tint.purple.invert:hover {
      color: #642265; }
      .tint.purple.invert:hover .top, .tint.purple.invert:hover .bottom, .tint.purple.invert:hover .description {
        color: inherit; }
  .tint.orange {
    background-color: #F15A31; }
    .tint.orange .button, .tint.orange button {
      border-color: #ffffff;
      color: #ffffff; }
      .tint.orange .button:hover, .tint.orange button:hover {
        border-color: #F15A31;
        color: #F15A31;
        background-color: #ffffff; }
    .tint.orange .bottom {
      color: #fbcab1; }
    .tint.orange .main-color {
      color: #F15A31; }
    .tint.orange .light-color {
      color: #fbcab1; }
    .tint.orange .white-color {
      color: #FFFFFF; }
    .tint.orange.has-media.quad .top {
      color: #fbcab1; }
    .tint.orange input {
      background-color: #feebe0;
      color: #F15A31; }
      .tint.orange input::-webkit-input-placeholder {
        color: #F15A31; }
      .tint.orange input:-moz-placeholder {
        color: #F15A31; }
      .tint.orange input::-moz-placeholder {
        color: #F15A31; }
      .tint.orange input:-ms-input-placeholder {
        color: #F15A31; }
    @media screen and (min-width: 800px) {
      .tint.orangea:hover {
        color: #FFFFFF; }
        .tint.orangea:hover else {
          color: #F15A31; }
        .tint.orangea:hover .top, .tint.orangea:hover .bottom, .tint.orangea:hover .description {
          color: #FFFFFF; }
          .tint.orangea:hover .top else, .tint.orangea:hover .bottom else, .tint.orangea:hover .description else {
            color: #F15A31; } }
    .tint.orange.light {
      background: #fbcab1;
      color: #FFFFFF; }
      .tint.orange.light .bottom {
        color: #F15A31; }
  .tint.orange.invert {
    background-color: #FFFFFF;
    color: #F15A31; }
    .tint.orange.invert .button, .tint.orange.invert button {
      border-color: #F15A31;
      color: #F15A31; }
      .tint.orange.invert .button:hover, .tint.orange.invert button:hover {
        border-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #F15A31; }
    .tint.orange.invert:hover {
      color: #F15A31; }
      .tint.orange.invert:hover .top, .tint.orange.invert:hover .bottom, .tint.orange.invert:hover .description {
        color: inherit; }
  .tint.lime {
    background-color: #9ACA3C; }
    .tint.lime .button, .tint.lime button {
      border-color: #ffffff;
      color: #ffffff; }
      .tint.lime .button:hover, .tint.lime button:hover {
        border-color: #9ACA3C;
        color: #9ACA3C;
        background-color: #ffffff; }
    .tint.lime .bottom {
      color: #ddebc1; }
    .tint.lime .main-color {
      color: #9ACA3C; }
    .tint.lime .light-color {
      color: #ddebc1; }
    .tint.lime .white-color {
      color: #FFFFFF; }
    .tint.lime.has-media.quad .top {
      color: #ddebc1; }
    .tint.lime input {
      background-color: #f1f7e7;
      color: #9ACA3C; }
      .tint.lime input::-webkit-input-placeholder {
        color: #9ACA3C; }
      .tint.lime input:-moz-placeholder {
        color: #9ACA3C; }
      .tint.lime input::-moz-placeholder {
        color: #9ACA3C; }
      .tint.lime input:-ms-input-placeholder {
        color: #9ACA3C; }
    @media screen and (min-width: 800px) {
      .tint.limea:hover {
        color: #FFFFFF; }
        .tint.limea:hover else {
          color: #9ACA3C; }
        .tint.limea:hover .top, .tint.limea:hover .bottom, .tint.limea:hover .description {
          color: #FFFFFF; }
          .tint.limea:hover .top else, .tint.limea:hover .bottom else, .tint.limea:hover .description else {
            color: #9ACA3C; } }
    .tint.lime.light {
      background: #ddebc1;
      color: #FFFFFF; }
      .tint.lime.light .bottom {
        color: #9ACA3C; }
  .tint.lime.invert {
    background-color: #FFFFFF;
    color: #9ACA3C; }
    .tint.lime.invert .button, .tint.lime.invert button {
      border-color: #9ACA3C;
      color: #9ACA3C; }
      .tint.lime.invert .button:hover, .tint.lime.invert button:hover {
        border-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #9ACA3C; }
    .tint.lime.invert:hover {
      color: #9ACA3C; }
      .tint.lime.invert:hover .top, .tint.lime.invert:hover .bottom, .tint.lime.invert:hover .description {
        color: inherit; }
  .tint.grey {
    background-color: #333333; }
    .tint.grey .button, .tint.grey button {
      border-color: #ffffff;
      color: #ffffff; }
      .tint.grey .button:hover, .tint.grey button:hover {
        border-color: #333333;
        color: #333333;
        background-color: #ffffff; }
    .tint.grey .bottom {
      color: #bbbdc0; }
    .tint.grey .main-color {
      color: #333333; }
    .tint.grey .light-color {
      color: #bbbdc0; }
    .tint.grey .white-color {
      color: #FFFFFF; }
    .tint.grey.has-media.quad .top {
      color: #bbbdc0; }
    .tint.grey input {
      background-color: #e6e7e8;
      color: #333333; }
      .tint.grey input::-webkit-input-placeholder {
        color: #333333; }
      .tint.grey input:-moz-placeholder {
        color: #333333; }
      .tint.grey input::-moz-placeholder {
        color: #333333; }
      .tint.grey input:-ms-input-placeholder {
        color: #333333; }
    @media screen and (min-width: 800px) {
      .tint.greya:hover {
        color: #FFFFFF; }
        .tint.greya:hover else {
          color: #333333; }
        .tint.greya:hover .top, .tint.greya:hover .bottom, .tint.greya:hover .description {
          color: #FFFFFF; }
          .tint.greya:hover .top else, .tint.greya:hover .bottom else, .tint.greya:hover .description else {
            color: #333333; } }
    .tint.grey.light {
      background: #bbbdc0;
      color: #FFFFFF; }
      .tint.grey.light .bottom {
        color: #333333; }
  .tint.grey.invert {
    background-color: #FFFFFF;
    color: #333333; }
    .tint.grey.invert .button, .tint.grey.invert button {
      border-color: #333333;
      color: #333333; }
      .tint.grey.invert .button:hover, .tint.grey.invert button:hover {
        border-color: #FFFFFF;
        color: #FFFFFF;
        background-color: #333333; }
    .tint.grey.invert:hover {
      color: #333333; }
      .tint.grey.invert:hover .top, .tint.grey.invert:hover .bottom, .tint.grey.invert:hover .description {
        color: inherit; }
  .tint.no-background {
    background: none !important;
    background-color: transparent !important; }

/*************************
 *    Base Impact Box    *
 *************************/
.impact-box-wrapper {
  margin: 10px; }
  .page-template-home .impact-box-wrapper {
    margin: 0; }

@media screen and (min-width: 800px) {
  .history-container {
    margin-bottom: -10px; }
    .page-template-impact .history-container .impact {
      cursor: pointer; } }

.impact {
  padding: 17px 20px;
  line-height: normal;
  float: left; }
  @media screen and (min-width: 800px) {
    .page-template-impact .impact {
      margin-bottom: 20px; } }
  .impact.has-media.single, .impact.has-media.quad {
    padding: 0;
    height: auto; }
    .impact.has-media.single .impact-content, .impact.has-media.quad .impact-content {
      padding: 20px; }
      .impact.has-media.single .impact-content .category, .impact.has-media.quad .impact-content .category {
        display: none !important; }
    .impact.has-media.single .impact-media, .impact.has-media.quad .impact-media {
      position: relative; }
      @media screen and (min-width: 800px) {
        .impact.has-media.single .impact-media .video-container, .impact.has-media.quad .impact-media .video-container {
          height: 345px; }
        .impact.has-media.single .impact-media .tintimg-wrapper, .impact.has-media.quad .impact-media .tintimg-wrapper {
          height: 460px; } }
      .impact.has-media.single .impact-media .category, .impact.has-media.quad .impact-media .category {
        position: absolute;
        top: 30px;
        left: 30px;
        z-index: 3;
        width: auto;
        padding: 4px 10px; }
      .impact.has-media.single .impact-media .video-container .video, .impact.has-media.quad .impact-media .video-container .video {
        overflow: hidden; }
    .impact.has-media.single.forest .impact-media .category, .impact.has-media.quad.forest .impact-media .category {
      background: #1B9897; }
    .impact.has-media.single.navy .impact-media .category, .impact.has-media.quad.navy .impact-media .category {
      background: #0E2340; }
    .impact.has-media.single.pink .impact-media .category, .impact.has-media.quad.pink .impact-media .category {
      background: #E4028C; }
    .impact.has-media.single.blue .impact-media .category, .impact.has-media.quad.blue .impact-media .category {
      background: #3155A6; }
    .impact.has-media.single.purple .impact-media .category, .impact.has-media.quad.purple .impact-media .category {
      background: #642265; }
    .impact.has-media.single.orange .impact-media .category, .impact.has-media.quad.orange .impact-media .category {
      background: #F15A31; }
    .impact.has-media.single.lime .impact-media .category, .impact.has-media.quad.lime .impact-media .category {
      background: #9ACA3C; }
    .impact.has-media.single.grey .impact-media .category, .impact.has-media.quad.grey .impact-media .category {
      background: #333333; }
    .impact.has-media.single .video-container, .impact.has-media.quad .video-container {
      z-index: 2; }
    .impact.has-media.single .icon-playhead, .impact.has-media.quad .icon-playhead {
      font-size: 80px; }
      .impact.has-media.single .icon-playhead:after, .impact.has-media.quad .icon-playhead:after {
        width: 60px;
        height: 60px;
        margin: -30px; }
  .impact[data-img-src] {
    background-position: 50% 50%;
    background-size: cover; }
    .impact[data-img-src] > * {
      background-color: inherit; }
  .impact .top, .impact q.top, .impact .bottom, .impact .bottom.separated, .impact .title, .impact .description {
    padding-left: 0;
    padding-right: 0; }
  .impact .top {
    padding-top: 0; }
  .impact .bottom, .impact .bottom.separated {
    padding-bottom: 0; }
  .impact .readmore {
    width: 160px;
    line-height: 35px;
    text-align: center;
    margin-top: 10px;
    transition-property: all;
    transition-duration: 200ms;
    transition-delay: ease-in;
    transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
    -webkit-backface-visibility: hidden; }
  .impact q.top, .impact .top > q {
    padding-top: 5px; }
    .impact q.top:before, .impact .top > q:before {
      position: absolute;
      margin-left: -10px; }
  .impact .category {
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold; }
  .impact .number {
    margin-bottom: 3px; }

/***************************
 *    Single Impact Box    *
 ***************************/
.single-post .small-impact-container,
.featured-text-template .featured-text-container .small-impact-container > .impact-box-wrapper {
  display: block; }
  .single-post .small-impact-container .impact.single,
  .featured-text-template .featured-text-container .small-impact-container > .impact-box-wrapper .impact.single {
    width: 100%;
    height: auto;
    max-width: 175px;
    min-height: 175px; }

.impact.single {
  width: 220px;
  height: 220px; }
  .impact.single.empty {
    cursor: default; }
  .impact.single .category + .top {
    padding-top: 10px; }
  .impact.single .category {
    width: 100%; }
  .impact.single .number {
    margin-top: 1px; }
  .impact.single .readmore + .bottom {
    padding-top: 20px; }
  .impact.single .bottom {
    padding-top: 0;
    line-height: 22px; }
    .impact.single .bottom:before {
      max-width: 38.5px; }
  .impact.single .top.separated q {
    display: block; }
  .impact.single .top.separated:before {
    left: 0; }
  .impact.single .top.separated ~ .bottom {
    padding-top: 20px; }

/***************************
 *     Small Impact Box    *
 ***************************/
.impact.single.icon-box {
  text-align: center; }
  .page-template-catalyst .impact.single.icon-box {
    padding: 0; }
  .impact.single.icon-box [class^="icon-"]:before,
  .impact.single.icon-box [class*=" icon-"]:before {
    vertical-align: middle; }
.impact.single.small, .small-impact-container .impact.single {
  width: 220px;
  height: 220px; }
  .impact.single.small.icon-box, .small-impact-container .impact.single.icon-box {
    font-size: 115px;
    line-height: 135px; }
  .impact.single.small .number, .small-impact-container .impact.single .number {
    font-size: 32px;
    line-height: 40px; }
.impact.single.tiny {
  width: 150px;
  height: 150px; }
  .impact.single.tiny.icon-box {
    font-size: 90px;
    line-height: 110px; }

.small-impact-container {
  padding: 0;
  min-height: 145px; }
  .small-impact-container.story-year {
    min-height: 0; }
    .small-impact-container.story-year.feature-story-year .impact.single .number {
      font-size: 62px;
      margin-top: 10px; }
    .small-impact-container.story-year .impact.single .number {
      font-size: 62px;
      line-height: 60px;
      padding-left: 15px;
      padding-right: 15px; }
      @media screen and (min-width: 800px) {
        .small-impact-container.story-year .impact.single .number {
          font-size: 40px;
          line-height: 40px;
          padding: 0; } }
      .small-impact-container.story-year .impact.single .number:before {
        content: '\2018';
        display: inline-block; }
    .history-container .small-impact-container.story-year .impact.single {
      float: none;
      width: 100%;
      height: 90px; }
      @media screen and (min-width: 800px) {
        .history-container .small-impact-container.story-year .impact.single {
          width: 120px;
          height: 120px; } }
  .small-impact-container.left .impact.single {
    float: right; }
  .small-impact-container.right .impact.single {
    float: left; }
  .featured-text-container .small-impact-container {
    margin-top: -50px; }
    .featured-text-container .small-impact-container.right {
      margin-top: -200px; }
    body.page-template-catalyst .featured-text-container .small-impact-container.right {
      max-width: 150px;
      max-height: 150px; }
  .small-impact-container > *, .small-impact-container > .entry-meta > * {
    margin: 40px auto; }
    .small-impact-container > *:first-child, .small-impact-container > .entry-meta > *:first-child {
      margin-top: 0; }
    .small-impact-container > * + .twitter-link, .small-impact-container > .entry-meta > * + .twitter-link {
      margin-top: 0px; }
  .small-impact-container > * {
    display: inline; }
  .small-impact-container > .entry-meta > * {
    margin-bottom: 0; }

/*************************
 *    Quad Impact Box    *
 *************************/
.impact.quad {
  width: 460px; }
  .impact.quad .overhang-wrapper.inside .overhang {
    margin: 30px; }
  .impact.quad .top {
    font-size: 32px;
    line-height: 40px;
    padding: 0;
    font-weight: 300; }
    .alternating-grid-container .impact.quad .top {
      padding-bottom: 13px; }
  .impact.quad .bottom {
    padding-top: 10px; }
  .impact.quad .readmore.button {
    margin-top: 15px; }
  .impact.quad.full-bleed-image {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .impact.quad.vert-split, .impact.quad.horz-split {
    padding: 0; }
    .impact.quad.vert-split .number, .impact.quad.horz-split .number {
      font-size: 42px;
      line-height: 50px;
      padding: 5px 0; }
    .impact.quad.vert-split .number-large, .impact.quad.horz-split .number-large {
      font-size: 62px;
      line-height: 1em; }
    .impact.quad.vert-split .top, .impact.quad.horz-split .top {
      font-size: 24px;
      line-height: 32px; }
    .impact.quad.vert-split .wrapper, .impact.quad.horz-split .wrapper {
      overflow: hidden; }
      .impact.quad.vert-split .wrapper.img-wrapper, .impact.quad.horz-split .wrapper.img-wrapper {
        padding: 0; }
      .impact.quad.vert-split .wrapper img, .impact.quad.horz-split .wrapper img {
        display: inline;
        vertical-align: middle; }
  .impact.quad.vert-split .category {
    margin-bottom: 20px; }
  .impact.quad.vert-split .overhang-wrapper.inside .overhang {
    margin: 25px; }
  .impact.quad.vert-split .wrapper {
    width: 50%;
    width: calc(50% + 10px);
    height: inherit;
    float: left;
    padding: 25px; }
    .impact.quad.vert-split .wrapper.img-wrapper {
      width: calc(50% - 10px); }
      .impact.quad.vert-split .wrapper.img-wrapper img {
        height: inherit;
        width: auto; }
  .impact.quad.vert-split.reverse .img-wrapper {
    float: right; }
  .impact.quad.horz-split .wrapper {
    padding: 20px 30px;
    height: 220px; }
    .impact.quad.horz-split .wrapper.img-wrapper {
      width: inherit;
      height: 240px;
      padding: 0; }
    .impact.quad.horz-split .wrapper img {
      height: auto;
      width: inherit; }
    .impact.quad.horz-split .wrapper .number {
      padding: 0; }
  .impact.quad.small-impact {
    padding: 0;
    overflow: visible; }
    .impact.quad.small-impact .number {
      font-size: 42px;
      line-height: 50px; }
    .impact.quad.small-impact .category {
      margin-bottom: 0; }
    .impact.quad.small-impact .bottom {
      padding-top: 0; }
    .impact.quad.small-impact .small-wrapper {
      position: relative;
      overflow: hidden;
      height: 220px;
      width: 220px;
      margin: 20px;
      bottom: -200px;
      right: -200px; }
      .impact.quad.small-impact .small-wrapper.small > .top {
        font-size: 20px;
        line-height: 28px; }
        .impact.quad.small-impact .small-wrapper.small > .top.separated:before {
          left: 20px; }
      .impact.quad.small-impact .small-wrapper.small > .top, .impact.quad.small-impact .small-wrapper.small > .bottom {
        padding: 20px; }
      .impact.quad.small-impact .small-wrapper.small > .bottom.separated:before {
        margin-top: -20px; }
  .impact.quad.entrepreneur-feature {
    height: 320px;
    width: 100%;
    margin: 0px;
    position: relative;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-size: cover;
    background-position: center center; }
    .impact.quad.entrepreneur-feature .overhang-wrapper {
      display: none;
      position: relative;
      z-index: 3; }
      @media screen and (min-width: 1000px) {
        .impact.quad.entrepreneur-feature .overhang-wrapper {
          display: block; } }
    .impact.quad.entrepreneur-feature .small-wrapper {
      right: 0;
      left: auto;
      bottom: 0;
      position: absolute;
      margin: 0px;
      height: auto;
      width: 210px;
      z-index: 3; }
      .cluster-left .impact.quad.entrepreneur-feature .small-wrapper {
        left: 0;
        right: auto; }
      .impact.quad.entrepreneur-feature .small-wrapper p {
        font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: normal; }
      .impact.quad.entrepreneur-feature .small-wrapper.small > .top, .impact.quad.entrepreneur-feature .small-wrapper.small > .bottom {
        padding: 13px 16px; }
    @media screen and (min-width: 800px) {
      .impact.quad.entrepreneur-feature {
        max-width: 400px;
        height: 400px; }
        .impact.quad.entrepreneur-feature .small-wrapper {
          bottom: 25px;
          right: 25px; }
          .cluster-left .impact.quad.entrepreneur-feature .small-wrapper {
            right: auto;
            left: 25px; } }

/*************************
 *    Sixt Impact Box    *
 *************************/
.impact.two-by-three {
  width: 700px; }
  .impact.two-by-three .separated:before {
    max-width: 122.5px; }
  .impact.two-by-three .top {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    padding-bottom: 25px;
    padding-top: 20px; }
  .impact.two-by-three .number ~ .top {
    padding-top: 0; }
  .impact.two-by-three .bottom {
    padding-top: 25px; }
    .impact.two-by-three .bottom.separated:before {
      margin-top: -25px; }
  .impact.two-by-three .readmore {
    margin-top: 25px; }

/**********************************
 *    Quad & Sixt Impact Boxes    *
 **********************************/
.impact.quad, .impact.two-by-three {
  height: 460px;
  padding: 30px; }
  .impact.quad .bottom.separated, .impact.quad .top.separated ~ .bottom, .impact.two-by-three .bottom.separated, .impact.two-by-three .top.separated ~ .bottom {
    padding-top: 25px; }
  .impact.quad .bottom.separated:before, .impact.two-by-three .bottom.separated:before {
    margin-top: -25px; }
  .impact.quad .top.separated:before, .impact.two-by-three .top.separated:before {
    left: 0; }
  .impact.quad .readmore, .impact.two-by-three .readmore {
    margin-top: 25px; }

/**
 * Cluster Box Styles
 */
.two-box-container {
  position: relative;
  overflow: visible;
  z-index: 5;
  width: 175px; }
  .featured-cluster .two-box-container .quote-box {
    position: absolute;
    top: 100%;
    right: 0; }

/**
 * Video Box
 */
.cluster-video-container {
  cursor: pointer; }

/*********************************
 *    Affiliate Box - Regular    *
 *********************************/
.affiliate {
  background-color: #FFFFFF;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: light; }
  .affiliate.forest {
    color: #1B9897;
    border-color: #1B9897; }
    .affiliate.forest .dark {
      color: #1B9897 !important; }
    .affiliate.forest .dark-bg {
      background-color: #1B9897 !important; }
    .affiliate.forest .dark-border {
      border-color: #1B9897 !important; }
    .affiliate.forest .light {
      color: #9fcaca !important; }
    .affiliate.forest .light-bg {
      background-color: #9fcaca !important; }
    .affiliate.forest .light-border {
      border-color: #9fcaca !important; }
    .affiliate.forest .button {
      color: #1B9897;
      background-color: #FFFFFF;
      border-color: #1B9897;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .affiliate.forest .button:hover {
        color: #FFFFFF;
        background: #1B9897; }
      .affiliate.forest .button.light {
        color: #9fcaca; }
        .affiliate.forest .button.light:hover {
          color: #FFFFFF;
          background: #9fcaca; }
    .affiliate.forest .social > *, .affiliate.forest .social > *:hover {
      border-color: #9fcaca; }
    .affiliate.forest a.light-to-dark {
      color: #9fcaca; }
      .affiliate.forest a.light-to-dark:hover {
        color: #1B9897; }
    .affiliate.forest a.dark-to-light {
      color: #1B9897; }
      .affiliate.forest a.dark-to-light:hover {
        color: #9fcaca; }
    .affiliate.forest a.light-to-white {
      color: #9fcaca; }
      .affiliate.forest a.light-to-white:hover {
        color: #FFFFFF; }
    .affiliate.forest a.dark-to-white {
      color: #1B9897; }
      .affiliate.forest a.dark-to-white:hover {
        color: #FFFFFF; }
    .affiliate.forest.large {
      background: #1B9897;
      color: #FFFFFF; }
      .affiliate.forest.large .button {
        color: #FFFFFF;
        background: none;
        border-color: #FFFFFF; }
        .affiliate.forest.large .button:hover {
          background-color: #FFFFFF;
          color: #1B9897; }
      .affiliate.forest.large .social > *, .affiliate.forest.large .social > *:hover {
        border-color: #9fcaca; }
  .affiliate.navy {
    color: #0E2340;
    border-color: #0E2340; }
    .affiliate.navy .dark {
      color: #0E2340 !important; }
    .affiliate.navy .dark-bg {
      background-color: #0E2340 !important; }
    .affiliate.navy .dark-border {
      border-color: #0E2340 !important; }
    .affiliate.navy .light {
      color: #98a3c4 !important; }
    .affiliate.navy .light-bg {
      background-color: #98a3c4 !important; }
    .affiliate.navy .light-border {
      border-color: #98a3c4 !important; }
    .affiliate.navy .button {
      color: #0E2340;
      background-color: #FFFFFF;
      border-color: #0E2340;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .affiliate.navy .button:hover {
        color: #FFFFFF;
        background: #0E2340; }
      .affiliate.navy .button.light {
        color: #98a3c4; }
        .affiliate.navy .button.light:hover {
          color: #FFFFFF;
          background: #98a3c4; }
    .affiliate.navy .social > *, .affiliate.navy .social > *:hover {
      border-color: #98a3c4; }
    .affiliate.navy a.light-to-dark {
      color: #98a3c4; }
      .affiliate.navy a.light-to-dark:hover {
        color: #0E2340; }
    .affiliate.navy a.dark-to-light {
      color: #0E2340; }
      .affiliate.navy a.dark-to-light:hover {
        color: #98a3c4; }
    .affiliate.navy a.light-to-white {
      color: #98a3c4; }
      .affiliate.navy a.light-to-white:hover {
        color: #FFFFFF; }
    .affiliate.navy a.dark-to-white {
      color: #0E2340; }
      .affiliate.navy a.dark-to-white:hover {
        color: #FFFFFF; }
    .affiliate.navy.large {
      background: #0E2340;
      color: #FFFFFF; }
      .affiliate.navy.large .button {
        color: #FFFFFF;
        background: none;
        border-color: #FFFFFF; }
        .affiliate.navy.large .button:hover {
          background-color: #FFFFFF;
          color: #0E2340; }
      .affiliate.navy.large .social > *, .affiliate.navy.large .social > *:hover {
        border-color: #98a3c4; }
  .affiliate.pink {
    color: #E4028C;
    border-color: #E4028C; }
    .affiliate.pink .dark {
      color: #E4028C !important; }
    .affiliate.pink .dark-bg {
      background-color: #E4028C !important; }
    .affiliate.pink .dark-border {
      border-color: #E4028C !important; }
    .affiliate.pink .light {
      color: #ebbdd8 !important; }
    .affiliate.pink .light-bg {
      background-color: #ebbdd8 !important; }
    .affiliate.pink .light-border {
      border-color: #ebbdd8 !important; }
    .affiliate.pink .button {
      color: #E4028C;
      background-color: #FFFFFF;
      border-color: #E4028C;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .affiliate.pink .button:hover {
        color: #FFFFFF;
        background: #E4028C; }
      .affiliate.pink .button.light {
        color: #ebbdd8; }
        .affiliate.pink .button.light:hover {
          color: #FFFFFF;
          background: #ebbdd8; }
    .affiliate.pink .social > *, .affiliate.pink .social > *:hover {
      border-color: #ebbdd8; }
    .affiliate.pink a.light-to-dark {
      color: #ebbdd8; }
      .affiliate.pink a.light-to-dark:hover {
        color: #E4028C; }
    .affiliate.pink a.dark-to-light {
      color: #E4028C; }
      .affiliate.pink a.dark-to-light:hover {
        color: #ebbdd8; }
    .affiliate.pink a.light-to-white {
      color: #ebbdd8; }
      .affiliate.pink a.light-to-white:hover {
        color: #FFFFFF; }
    .affiliate.pink a.dark-to-white {
      color: #E4028C; }
      .affiliate.pink a.dark-to-white:hover {
        color: #FFFFFF; }
    .affiliate.pink.large {
      background: #E4028C;
      color: #FFFFFF; }
      .affiliate.pink.large .button {
        color: #FFFFFF;
        background: none;
        border-color: #FFFFFF; }
        .affiliate.pink.large .button:hover {
          background-color: #FFFFFF;
          color: #E4028C; }
      .affiliate.pink.large .social > *, .affiliate.pink.large .social > *:hover {
        border-color: #ebbdd8; }
  .affiliate.blue {
    color: #3155A6;
    border-color: #3155A6; }
    .affiliate.blue .dark {
      color: #3155A6 !important; }
    .affiliate.blue .dark-bg {
      background-color: #3155A6 !important; }
    .affiliate.blue .dark-border {
      border-color: #3155A6 !important; }
    .affiliate.blue .light {
      color: #98c6d8 !important; }
    .affiliate.blue .light-bg {
      background-color: #98c6d8 !important; }
    .affiliate.blue .light-border {
      border-color: #98c6d8 !important; }
    .affiliate.blue .button {
      color: #3155A6;
      background-color: #FFFFFF;
      border-color: #3155A6;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .affiliate.blue .button:hover {
        color: #FFFFFF;
        background: #3155A6; }
      .affiliate.blue .button.light {
        color: #98c6d8; }
        .affiliate.blue .button.light:hover {
          color: #FFFFFF;
          background: #98c6d8; }
    .affiliate.blue .social > *, .affiliate.blue .social > *:hover {
      border-color: #98c6d8; }
    .affiliate.blue a.light-to-dark {
      color: #98c6d8; }
      .affiliate.blue a.light-to-dark:hover {
        color: #3155A6; }
    .affiliate.blue a.dark-to-light {
      color: #3155A6; }
      .affiliate.blue a.dark-to-light:hover {
        color: #98c6d8; }
    .affiliate.blue a.light-to-white {
      color: #98c6d8; }
      .affiliate.blue a.light-to-white:hover {
        color: #FFFFFF; }
    .affiliate.blue a.dark-to-white {
      color: #3155A6; }
      .affiliate.blue a.dark-to-white:hover {
        color: #FFFFFF; }
    .affiliate.blue.large {
      background: #3155A6;
      color: #FFFFFF; }
      .affiliate.blue.large .button {
        color: #FFFFFF;
        background: none;
        border-color: #FFFFFF; }
        .affiliate.blue.large .button:hover {
          background-color: #FFFFFF;
          color: #3155A6; }
      .affiliate.blue.large .social > *, .affiliate.blue.large .social > *:hover {
        border-color: #98c6d8; }
  .affiliate.purple {
    color: #642265;
    border-color: #642265; }
    .affiliate.purple .dark {
      color: #642265 !important; }
    .affiliate.purple .dark-bg {
      background-color: #642265 !important; }
    .affiliate.purple .dark-border {
      border-color: #642265 !important; }
    .affiliate.purple .light {
      color: #c0aec6 !important; }
    .affiliate.purple .light-bg {
      background-color: #c0aec6 !important; }
    .affiliate.purple .light-border {
      border-color: #c0aec6 !important; }
    .affiliate.purple .button {
      color: #642265;
      background-color: #FFFFFF;
      border-color: #642265;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .affiliate.purple .button:hover {
        color: #FFFFFF;
        background: #642265; }
      .affiliate.purple .button.light {
        color: #c0aec6; }
        .affiliate.purple .button.light:hover {
          color: #FFFFFF;
          background: #c0aec6; }
    .affiliate.purple .social > *, .affiliate.purple .social > *:hover {
      border-color: #c0aec6; }
    .affiliate.purple a.light-to-dark {
      color: #c0aec6; }
      .affiliate.purple a.light-to-dark:hover {
        color: #642265; }
    .affiliate.purple a.dark-to-light {
      color: #642265; }
      .affiliate.purple a.dark-to-light:hover {
        color: #c0aec6; }
    .affiliate.purple a.light-to-white {
      color: #c0aec6; }
      .affiliate.purple a.light-to-white:hover {
        color: #FFFFFF; }
    .affiliate.purple a.dark-to-white {
      color: #642265; }
      .affiliate.purple a.dark-to-white:hover {
        color: #FFFFFF; }
    .affiliate.purple.large {
      background: #642265;
      color: #FFFFFF; }
      .affiliate.purple.large .button {
        color: #FFFFFF;
        background: none;
        border-color: #FFFFFF; }
        .affiliate.purple.large .button:hover {
          background-color: #FFFFFF;
          color: #642265; }
      .affiliate.purple.large .social > *, .affiliate.purple.large .social > *:hover {
        border-color: #c0aec6; }
  .affiliate.orange {
    color: #F15A31;
    border-color: #F15A31; }
    .affiliate.orange .dark {
      color: #F15A31 !important; }
    .affiliate.orange .dark-bg {
      background-color: #F15A31 !important; }
    .affiliate.orange .dark-border {
      border-color: #F15A31 !important; }
    .affiliate.orange .light {
      color: #fbcab1 !important; }
    .affiliate.orange .light-bg {
      background-color: #fbcab1 !important; }
    .affiliate.orange .light-border {
      border-color: #fbcab1 !important; }
    .affiliate.orange .button {
      color: #F15A31;
      background-color: #FFFFFF;
      border-color: #F15A31;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .affiliate.orange .button:hover {
        color: #FFFFFF;
        background: #F15A31; }
      .affiliate.orange .button.light {
        color: #fbcab1; }
        .affiliate.orange .button.light:hover {
          color: #FFFFFF;
          background: #fbcab1; }
    .affiliate.orange .social > *, .affiliate.orange .social > *:hover {
      border-color: #fbcab1; }
    .affiliate.orange a.light-to-dark {
      color: #fbcab1; }
      .affiliate.orange a.light-to-dark:hover {
        color: #F15A31; }
    .affiliate.orange a.dark-to-light {
      color: #F15A31; }
      .affiliate.orange a.dark-to-light:hover {
        color: #fbcab1; }
    .affiliate.orange a.light-to-white {
      color: #fbcab1; }
      .affiliate.orange a.light-to-white:hover {
        color: #FFFFFF; }
    .affiliate.orange a.dark-to-white {
      color: #F15A31; }
      .affiliate.orange a.dark-to-white:hover {
        color: #FFFFFF; }
    .affiliate.orange.large {
      background: #F15A31;
      color: #FFFFFF; }
      .affiliate.orange.large .button {
        color: #FFFFFF;
        background: none;
        border-color: #FFFFFF; }
        .affiliate.orange.large .button:hover {
          background-color: #FFFFFF;
          color: #F15A31; }
      .affiliate.orange.large .social > *, .affiliate.orange.large .social > *:hover {
        border-color: #fbcab1; }
  .affiliate.lime {
    color: #9ACA3C;
    border-color: #9ACA3C; }
    .affiliate.lime .dark {
      color: #9ACA3C !important; }
    .affiliate.lime .dark-bg {
      background-color: #9ACA3C !important; }
    .affiliate.lime .dark-border {
      border-color: #9ACA3C !important; }
    .affiliate.lime .light {
      color: #ddebc1 !important; }
    .affiliate.lime .light-bg {
      background-color: #ddebc1 !important; }
    .affiliate.lime .light-border {
      border-color: #ddebc1 !important; }
    .affiliate.lime .button {
      color: #9ACA3C;
      background-color: #FFFFFF;
      border-color: #9ACA3C;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .affiliate.lime .button:hover {
        color: #FFFFFF;
        background: #9ACA3C; }
      .affiliate.lime .button.light {
        color: #ddebc1; }
        .affiliate.lime .button.light:hover {
          color: #FFFFFF;
          background: #ddebc1; }
    .affiliate.lime .social > *, .affiliate.lime .social > *:hover {
      border-color: #ddebc1; }
    .affiliate.lime a.light-to-dark {
      color: #ddebc1; }
      .affiliate.lime a.light-to-dark:hover {
        color: #9ACA3C; }
    .affiliate.lime a.dark-to-light {
      color: #9ACA3C; }
      .affiliate.lime a.dark-to-light:hover {
        color: #ddebc1; }
    .affiliate.lime a.light-to-white {
      color: #ddebc1; }
      .affiliate.lime a.light-to-white:hover {
        color: #FFFFFF; }
    .affiliate.lime a.dark-to-white {
      color: #9ACA3C; }
      .affiliate.lime a.dark-to-white:hover {
        color: #FFFFFF; }
    .affiliate.lime.large {
      background: #9ACA3C;
      color: #FFFFFF; }
      .affiliate.lime.large .button {
        color: #FFFFFF;
        background: none;
        border-color: #FFFFFF; }
        .affiliate.lime.large .button:hover {
          background-color: #FFFFFF;
          color: #9ACA3C; }
      .affiliate.lime.large .social > *, .affiliate.lime.large .social > *:hover {
        border-color: #ddebc1; }
  .affiliate.grey {
    color: #333333;
    border-color: #333333; }
    .affiliate.grey .dark {
      color: #333333 !important; }
    .affiliate.grey .dark-bg {
      background-color: #333333 !important; }
    .affiliate.grey .dark-border {
      border-color: #333333 !important; }
    .affiliate.grey .light {
      color: #bbbdc0 !important; }
    .affiliate.grey .light-bg {
      background-color: #bbbdc0 !important; }
    .affiliate.grey .light-border {
      border-color: #bbbdc0 !important; }
    .affiliate.grey .button {
      color: #333333;
      background-color: #FFFFFF;
      border-color: #333333;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      .affiliate.grey .button:hover {
        color: #FFFFFF;
        background: #333333; }
      .affiliate.grey .button.light {
        color: #bbbdc0; }
        .affiliate.grey .button.light:hover {
          color: #FFFFFF;
          background: #bbbdc0; }
    .affiliate.grey .social > *, .affiliate.grey .social > *:hover {
      border-color: #bbbdc0; }
    .affiliate.grey a.light-to-dark {
      color: #bbbdc0; }
      .affiliate.grey a.light-to-dark:hover {
        color: #333333; }
    .affiliate.grey a.dark-to-light {
      color: #333333; }
      .affiliate.grey a.dark-to-light:hover {
        color: #bbbdc0; }
    .affiliate.grey a.light-to-white {
      color: #bbbdc0; }
      .affiliate.grey a.light-to-white:hover {
        color: #FFFFFF; }
    .affiliate.grey a.dark-to-white {
      color: #333333; }
      .affiliate.grey a.dark-to-white:hover {
        color: #FFFFFF; }
    .affiliate.grey.large {
      background: #333333;
      color: #FFFFFF; }
      .affiliate.grey.large .button {
        color: #FFFFFF;
        background: none;
        border-color: #FFFFFF; }
        .affiliate.grey.large .button:hover {
          background-color: #FFFFFF;
          color: #333333; }
      .affiliate.grey.large .social > *, .affiliate.grey.large .social > *:hover {
        border-color: #bbbdc0; }
  .affiliate .details {
    padding: 15px 20px; }
  .affiliate hr {
    text-align: left;
    max-width: 40px;
    margin-left: 0px; }
  .affiliate .title {
    font-weight: 200;
    font-size: 32px;
    line-height: 40px; }
  .affiliate .button {
    line-height: 35px;
    border: 1px solid; }
    .affiliate .button.readmore {
      margin: 15px 0;
      width: 66.6666666667%; }
  .affiliate .metrics {
    overflow: hidden; }
    .affiliate .metrics .metric {
      width: 50%;
      float: left; }
      .affiliate .metrics .metric:nth-of-type(2) {
        float: right;
        padding-left: 20px; }
      .affiliate .metrics .metric.separated {
        padding-left: 20px;
        border-left: 1px solid; }
    .affiliate .metrics .value {
      font-weight: 700;
      font-size: 24px;
      line-height: 28px;
      display: block; }
  .affiliate .social .twitter, .affiliate .social .permalink {
    float: left; }
    .affiliate .social .twitter:before, .affiliate .social .permalink:before {
      font-family: "endeavor";
      display: block;
      float: left;
      padding: 0 3px; }
    .affiliate .social .twitter:nth-of-type(2), .affiliate .social .permalink:nth-of-type(2) {
      border-left-width: 1px;
      border-left-style: solid;
      margin-left: 10px;
      padding-left: 10px; }
  .affiliate .social .twitter:before {
    content: "b"; }
  .affiliate .social .permalink:before {
    content: "j"; }

/*******************************
 *    Affiliate Box - Large    *
 *******************************/
.affiliate.large {
  min-height: 300px; }
  @media screen and (min-width: 800px) {
    .affiliate.large {
      height: 430px; } }
  .affiliate.large .img-wrapper {
    max-height: 180px;
    overflow: hidden;
    width: 100%; }
    .affiliate.large .img-wrapper img {
      width: 100%;
      height: auto; }

/******************************
 *    Generic Big Tint Box    *
 ******************************/
.tint.big {
  padding: 30px;
  position: relative; }
  .tint.big.xl-padding {
    padding: 40px; }
  .tint.big.xxl-padding {
    padding: 50px; }
  .tint.big .top, .tint.big .bottom {
    margin-top: 0;
    margin-bottom: 0; }
    .tint.big .top.separated:before, .tint.big .bottom.separated:before {
      left: 0; }
  .tint.big .top {
    padding: 0 0 19px; }
  .tint.big .bottom {
    padding: 25px 0 0; }
    .tint.big .bottom + .button {
      margin-top: 50px; }
    .tint.big .bottom ~ .button:last-of-type {
      margin-bottom: 50px; }
  .tint.big .overlay + .content {
    position: relative;
    z-index: 4; }
  .tint.big .button {
    width: 70%;
    margin: 10px 0;
    font-size: 16px;
    vertical-align: middle;
    max-height: 60px;
    line-height: 60px;
    height: 60px; }
    .page-template-templatesinsights-research-php .tint.big .button {
      width: 55%;
      margin-top: 35px; }
  .tint.big form {
    padding: 30px 0 20px; }
    .tint.big form input {
      border: 1px solid;
      font-size: 14px;
      padding: 0 10px;
      width: 70%;
      height: 50px;
      line-height: 50px;
      max-height: 50px; }

/******************************
 *       340PX Tint Box       *
 ******************************/
.tint.width-320 {
  width: 320px; }

.featured-text-template .small-impact-container .tint.impact.icon .icon {
  width: 100%;
  text-align: center;
  display: block; }
  .featured-text-template .small-impact-container .tint.impact.icon .icon, .featured-text-template .small-impact-container .tint.impact.icon .icon:before {
    font-size: 64px;
    line-height: 135px; }

@media screen and (min-width: 800px) {
  .post-row {
    border-top: 1px solid;
    padding: 30px 0; }
    .post-row.forest, .forest .post-row {
      border-color: #d9e9e8; }
    .post-row.navy, .navy .post-row {
      border-color: #d4d8e7; }
    .post-row.pink, .pink .post-row {
      border-color: #f6e6f1; }
    .post-row.blue, .blue .post-row {
      border-color: #d6e8ef; }
    .post-row.purple, .purple .post-row {
      border-color: #e6dfe8; }
    .post-row.orange, .orange .post-row {
      border-color: #feebe0; }
    .post-row.lime, .lime .post-row {
      border-color: #f1f7e7; }
    .post-row.grey, .grey .post-row {
      border-color: #e6e7e8; }
    .post-row:first-child {
      padding-top: 50px;
      border-top: none; } }
.post-row:first-child .col:first-child .tint-inner {
  padding-top: 0; }
@media screen and (min-width: 800px) {
  .post-row:first-child .tint:first-child .tint-inner {
    border-top: none; } }
@media screen and (min-width: 800px) {
  .post-row .col {
    width: 100%;
    position: relative; }
    .ie9 .post-row .col, .lt-ie9 .post-row .col {
      float: left; } }
@media screen and (min-width: 1000px) {
  .post-row .col {
    width: 50%;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch; } }
@media screen and (min-width: 800px) {
  .post-row.row-3 {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
    -o-align-content: stretch;
    align-content: stretch;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
    .post-row.row-3 .col:first-child {
      margin-bottom: 30px; }
    .post-row.row-3 .col .tint {
      width: 100%;
      overflow: hidden; }
    .post-row.row-3 .col .quad {
      width: 100%;
      height: 100%; }
      .post-row.row-3 .col .quad.flush-right {
        float: right; }
      .post-row.row-3 .col .quad .top-wrapper, .post-row.row-3 .col .quad .img-wrapper {
        height: 100%; } }
@media screen and (min-width: 1000px) {
  .post-row.row-3 {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .post-row.row-3 .col:first-child {
      margin-bottom: 0; }
    .post-row.row-3 .col .quad {
      position: relative; }
    .post-row.row-3 .col .tint {
      overflow: visible; } }
.post-row.row-3 .tint {
  border-left: none; }
@media screen and (min-width: 800px) {
  .post-row.row-4 {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-content: flex-start;
    -moz-align-content: flex-start;
    -ms-align-content: flex-start;
    -o-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
    .post-row.row-4 .tint {
      width: 49%;
      border-left: none; } }
@media screen and (min-width: 1000px) {
  .post-row.row-4 {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    -o-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .post-row.row-4 .tint {
      float: none;
      width: 25%;
      border-left: 1px solid; }
      .lt-ie9 .post-row.row-4 .tint, .ie9 .post-row.row-4 .tint {
        float: left; } }

.tint.blogbox {
  background: #FFFFFF; }
  .tint.blogbox.forest {
    color: #1B9897; }
    .tint.blogbox.forest .overhang {
      background-color: #1B9897; }
    .tint.blogbox.forest q.title {
      color: inherit; }
    .tint.blogbox.forest p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.forest:hover .separated:before {
      border-color: #1B9897; }
    .tint.blogbox.forest:hover p {
      color: #333333; }
    .tint.blogbox.forest .share {
      color: #1B9897; }
      .tint.blogbox.forest .share .share-trigger,
      .tint.blogbox.forest .share .share-trigger:before {
        color: #1B9897; }
      .tint.blogbox.forest .share.active, .tint.blogbox.forest .share.active .share-trigger, .tint.blogbox.forest .share.active .share-trigger:before,
      .tint.blogbox.forest .share .share-trigger:hover,
      .tint.blogbox.forest .share .share-trigger:hover:before {
        color: #9fcaca; }
    .tint.blogbox.forest .socmed a, .tint.blogbox.forest .top > a {
      color: #9fcaca; }
      .tint.blogbox.forest .socmed a:hover, .tint.blogbox.forest .top > a:hover {
        color: #1B9897; }
    .tint.blogbox.forest .title, .tint.blogbox.forest .main-color, .tint.blogbox.forest .bottom.main-color {
      color: #1B9897; }
  .tint.blogbox.navy {
    color: #0E2340; }
    .tint.blogbox.navy .overhang {
      background-color: #0E2340; }
    .tint.blogbox.navy q.title {
      color: inherit; }
    .tint.blogbox.navy p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.navy:hover .separated:before {
      border-color: #0E2340; }
    .tint.blogbox.navy:hover p {
      color: #333333; }
    .tint.blogbox.navy .share {
      color: #0E2340; }
      .tint.blogbox.navy .share .share-trigger,
      .tint.blogbox.navy .share .share-trigger:before {
        color: #0E2340; }
      .tint.blogbox.navy .share.active, .tint.blogbox.navy .share.active .share-trigger, .tint.blogbox.navy .share.active .share-trigger:before,
      .tint.blogbox.navy .share .share-trigger:hover,
      .tint.blogbox.navy .share .share-trigger:hover:before {
        color: #98a3c4; }
    .tint.blogbox.navy .socmed a, .tint.blogbox.navy .top > a {
      color: #98a3c4; }
      .tint.blogbox.navy .socmed a:hover, .tint.blogbox.navy .top > a:hover {
        color: #0E2340; }
    .tint.blogbox.navy .title, .tint.blogbox.navy .main-color, .tint.blogbox.navy .bottom.main-color {
      color: #0E2340; }
  .tint.blogbox.pink {
    color: #E4028C; }
    .tint.blogbox.pink .overhang {
      background-color: #E4028C; }
    .tint.blogbox.pink q.title {
      color: inherit; }
    .tint.blogbox.pink p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.pink:hover .separated:before {
      border-color: #E4028C; }
    .tint.blogbox.pink:hover p {
      color: #333333; }
    .tint.blogbox.pink .share {
      color: #E4028C; }
      .tint.blogbox.pink .share .share-trigger,
      .tint.blogbox.pink .share .share-trigger:before {
        color: #E4028C; }
      .tint.blogbox.pink .share.active, .tint.blogbox.pink .share.active .share-trigger, .tint.blogbox.pink .share.active .share-trigger:before,
      .tint.blogbox.pink .share .share-trigger:hover,
      .tint.blogbox.pink .share .share-trigger:hover:before {
        color: #ebbdd8; }
    .tint.blogbox.pink .socmed a, .tint.blogbox.pink .top > a {
      color: #ebbdd8; }
      .tint.blogbox.pink .socmed a:hover, .tint.blogbox.pink .top > a:hover {
        color: #E4028C; }
    .tint.blogbox.pink .title, .tint.blogbox.pink .main-color, .tint.blogbox.pink .bottom.main-color {
      color: #E4028C; }
  .tint.blogbox.blue {
    color: #3155A6; }
    .tint.blogbox.blue .overhang {
      background-color: #3155A6; }
    .tint.blogbox.blue q.title {
      color: inherit; }
    .tint.blogbox.blue p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.blue:hover .separated:before {
      border-color: #3155A6; }
    .tint.blogbox.blue:hover p {
      color: #333333; }
    .tint.blogbox.blue .share {
      color: #3155A6; }
      .tint.blogbox.blue .share .share-trigger,
      .tint.blogbox.blue .share .share-trigger:before {
        color: #3155A6; }
      .tint.blogbox.blue .share.active, .tint.blogbox.blue .share.active .share-trigger, .tint.blogbox.blue .share.active .share-trigger:before,
      .tint.blogbox.blue .share .share-trigger:hover,
      .tint.blogbox.blue .share .share-trigger:hover:before {
        color: #98c6d8; }
    .tint.blogbox.blue .socmed a, .tint.blogbox.blue .top > a {
      color: #98c6d8; }
      .tint.blogbox.blue .socmed a:hover, .tint.blogbox.blue .top > a:hover {
        color: #3155A6; }
    .tint.blogbox.blue .title, .tint.blogbox.blue .main-color, .tint.blogbox.blue .bottom.main-color {
      color: #3155A6; }
  .tint.blogbox.purple {
    color: #642265; }
    .tint.blogbox.purple .overhang {
      background-color: #642265; }
    .tint.blogbox.purple q.title {
      color: inherit; }
    .tint.blogbox.purple p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.purple:hover .separated:before {
      border-color: #642265; }
    .tint.blogbox.purple:hover p {
      color: #333333; }
    .tint.blogbox.purple .share {
      color: #642265; }
      .tint.blogbox.purple .share .share-trigger,
      .tint.blogbox.purple .share .share-trigger:before {
        color: #642265; }
      .tint.blogbox.purple .share.active, .tint.blogbox.purple .share.active .share-trigger, .tint.blogbox.purple .share.active .share-trigger:before,
      .tint.blogbox.purple .share .share-trigger:hover,
      .tint.blogbox.purple .share .share-trigger:hover:before {
        color: #c0aec6; }
    .tint.blogbox.purple .socmed a, .tint.blogbox.purple .top > a {
      color: #c0aec6; }
      .tint.blogbox.purple .socmed a:hover, .tint.blogbox.purple .top > a:hover {
        color: #642265; }
    .tint.blogbox.purple .title, .tint.blogbox.purple .main-color, .tint.blogbox.purple .bottom.main-color {
      color: #642265; }
  .tint.blogbox.orange {
    color: #F15A31; }
    .tint.blogbox.orange .overhang {
      background-color: #F15A31; }
    .tint.blogbox.orange q.title {
      color: inherit; }
    .tint.blogbox.orange p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.orange:hover .separated:before {
      border-color: #F15A31; }
    .tint.blogbox.orange:hover p {
      color: #333333; }
    .tint.blogbox.orange .share {
      color: #F15A31; }
      .tint.blogbox.orange .share .share-trigger,
      .tint.blogbox.orange .share .share-trigger:before {
        color: #F15A31; }
      .tint.blogbox.orange .share.active, .tint.blogbox.orange .share.active .share-trigger, .tint.blogbox.orange .share.active .share-trigger:before,
      .tint.blogbox.orange .share .share-trigger:hover,
      .tint.blogbox.orange .share .share-trigger:hover:before {
        color: #fbcab1; }
    .tint.blogbox.orange .socmed a, .tint.blogbox.orange .top > a {
      color: #fbcab1; }
      .tint.blogbox.orange .socmed a:hover, .tint.blogbox.orange .top > a:hover {
        color: #F15A31; }
    .tint.blogbox.orange .title, .tint.blogbox.orange .main-color, .tint.blogbox.orange .bottom.main-color {
      color: #F15A31; }
  .tint.blogbox.lime {
    color: #9ACA3C; }
    .tint.blogbox.lime .overhang {
      background-color: #9ACA3C; }
    .tint.blogbox.lime q.title {
      color: inherit; }
    .tint.blogbox.lime p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.lime:hover .separated:before {
      border-color: #9ACA3C; }
    .tint.blogbox.lime:hover p {
      color: #333333; }
    .tint.blogbox.lime .share {
      color: #9ACA3C; }
      .tint.blogbox.lime .share .share-trigger,
      .tint.blogbox.lime .share .share-trigger:before {
        color: #9ACA3C; }
      .tint.blogbox.lime .share.active, .tint.blogbox.lime .share.active .share-trigger, .tint.blogbox.lime .share.active .share-trigger:before,
      .tint.blogbox.lime .share .share-trigger:hover,
      .tint.blogbox.lime .share .share-trigger:hover:before {
        color: #ddebc1; }
    .tint.blogbox.lime .socmed a, .tint.blogbox.lime .top > a {
      color: #ddebc1; }
      .tint.blogbox.lime .socmed a:hover, .tint.blogbox.lime .top > a:hover {
        color: #9ACA3C; }
    .tint.blogbox.lime .title, .tint.blogbox.lime .main-color, .tint.blogbox.lime .bottom.main-color {
      color: #9ACA3C; }
  .tint.blogbox.grey {
    color: #333333; }
    .tint.blogbox.grey .overhang {
      background-color: #333333; }
    .tint.blogbox.grey q.title {
      color: inherit; }
    .tint.blogbox.grey p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.grey:hover .separated:before {
      border-color: #333333; }
    .tint.blogbox.grey:hover p {
      color: #333333; }
    .tint.blogbox.grey .share {
      color: #333333; }
      .tint.blogbox.grey .share .share-trigger,
      .tint.blogbox.grey .share .share-trigger:before {
        color: #333333; }
      .tint.blogbox.grey .share.active, .tint.blogbox.grey .share.active .share-trigger, .tint.blogbox.grey .share.active .share-trigger:before,
      .tint.blogbox.grey .share .share-trigger:hover,
      .tint.blogbox.grey .share .share-trigger:hover:before {
        color: #bbbdc0; }
    .tint.blogbox.grey .socmed a, .tint.blogbox.grey .top > a {
      color: #bbbdc0; }
      .tint.blogbox.grey .socmed a:hover, .tint.blogbox.grey .top > a:hover {
        color: #333333; }
    .tint.blogbox.grey .title, .tint.blogbox.grey .main-color, .tint.blogbox.grey .bottom.main-color {
      color: #333333; }
  .tint.blogbox.invert.forest.invert .tint-inner {
    background: #1B9897;
    color: #FFFFFF; }
    .tint.blogbox.invert.forest.invert .tint-inner .overhang {
      background-color: #1B9897; }
    .tint.blogbox.invert.forest.invert .tint-inner q.title {
      color: inherit; }
    .tint.blogbox.invert.forest.invert .tint-inner p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.invert.forest.invert .tint-inner .bottom {
      color: #9fcaca; }
    .tint.blogbox.invert.forest.invert .tint-inner:hover p {
      color: #FFFFFF; }
    .tint.blogbox.invert.forest.invert .tint-inner .separated:before {
      border-color: #FFFFFF; }
    .tint.blogbox.invert.forest.invert .tint-inner .share {
      color: #FFFFFF; }
      .tint.blogbox.invert.forest.invert .tint-inner .share .share-trigger,
      .tint.blogbox.invert.forest.invert .tint-inner .share .share-trigger:before {
        color: #FFFFFF; }
      .tint.blogbox.invert.forest.invert .tint-inner .share.active {
        color: #9fcaca; }
    .tint.blogbox.invert.forest.invert .tint-inner .socmed a, .tint.blogbox.invert.forest.invert .tint-inner .top > a {
      color: #9fcaca; }
      .tint.blogbox.invert.forest.invert .tint-inner .socmed a:hover, .tint.blogbox.invert.forest.invert .tint-inner .top > a:hover {
        color: #FFFFFF; }
    .tint.blogbox.invert.forest.invert .tint-inner .title {
      color: #FFFFFF; }
  .tint.blogbox.invert.navy.invert .tint-inner {
    background: #0E2340;
    color: #FFFFFF; }
    .tint.blogbox.invert.navy.invert .tint-inner .overhang {
      background-color: #0E2340; }
    .tint.blogbox.invert.navy.invert .tint-inner q.title {
      color: inherit; }
    .tint.blogbox.invert.navy.invert .tint-inner p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.invert.navy.invert .tint-inner .bottom {
      color: #98a3c4; }
    .tint.blogbox.invert.navy.invert .tint-inner:hover p {
      color: #FFFFFF; }
    .tint.blogbox.invert.navy.invert .tint-inner .separated:before {
      border-color: #FFFFFF; }
    .tint.blogbox.invert.navy.invert .tint-inner .share {
      color: #FFFFFF; }
      .tint.blogbox.invert.navy.invert .tint-inner .share .share-trigger,
      .tint.blogbox.invert.navy.invert .tint-inner .share .share-trigger:before {
        color: #FFFFFF; }
      .tint.blogbox.invert.navy.invert .tint-inner .share.active {
        color: #98a3c4; }
    .tint.blogbox.invert.navy.invert .tint-inner .socmed a, .tint.blogbox.invert.navy.invert .tint-inner .top > a {
      color: #98a3c4; }
      .tint.blogbox.invert.navy.invert .tint-inner .socmed a:hover, .tint.blogbox.invert.navy.invert .tint-inner .top > a:hover {
        color: #FFFFFF; }
    .tint.blogbox.invert.navy.invert .tint-inner .title {
      color: #FFFFFF; }
  .tint.blogbox.invert.pink.invert .tint-inner {
    background: #E4028C;
    color: #FFFFFF; }
    .tint.blogbox.invert.pink.invert .tint-inner .overhang {
      background-color: #E4028C; }
    .tint.blogbox.invert.pink.invert .tint-inner q.title {
      color: inherit; }
    .tint.blogbox.invert.pink.invert .tint-inner p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.invert.pink.invert .tint-inner .bottom {
      color: #ebbdd8; }
    .tint.blogbox.invert.pink.invert .tint-inner:hover p {
      color: #FFFFFF; }
    .tint.blogbox.invert.pink.invert .tint-inner .separated:before {
      border-color: #FFFFFF; }
    .tint.blogbox.invert.pink.invert .tint-inner .share {
      color: #FFFFFF; }
      .tint.blogbox.invert.pink.invert .tint-inner .share .share-trigger,
      .tint.blogbox.invert.pink.invert .tint-inner .share .share-trigger:before {
        color: #FFFFFF; }
      .tint.blogbox.invert.pink.invert .tint-inner .share.active {
        color: #ebbdd8; }
    .tint.blogbox.invert.pink.invert .tint-inner .socmed a, .tint.blogbox.invert.pink.invert .tint-inner .top > a {
      color: #ebbdd8; }
      .tint.blogbox.invert.pink.invert .tint-inner .socmed a:hover, .tint.blogbox.invert.pink.invert .tint-inner .top > a:hover {
        color: #FFFFFF; }
    .tint.blogbox.invert.pink.invert .tint-inner .title {
      color: #FFFFFF; }
  .tint.blogbox.invert.blue.invert .tint-inner {
    background: #3155A6;
    color: #FFFFFF; }
    .tint.blogbox.invert.blue.invert .tint-inner .overhang {
      background-color: #3155A6; }
    .tint.blogbox.invert.blue.invert .tint-inner q.title {
      color: inherit; }
    .tint.blogbox.invert.blue.invert .tint-inner p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.invert.blue.invert .tint-inner .bottom {
      color: #98c6d8; }
    .tint.blogbox.invert.blue.invert .tint-inner:hover p {
      color: #FFFFFF; }
    .tint.blogbox.invert.blue.invert .tint-inner .separated:before {
      border-color: #FFFFFF; }
    .tint.blogbox.invert.blue.invert .tint-inner .share {
      color: #FFFFFF; }
      .tint.blogbox.invert.blue.invert .tint-inner .share .share-trigger,
      .tint.blogbox.invert.blue.invert .tint-inner .share .share-trigger:before {
        color: #FFFFFF; }
      .tint.blogbox.invert.blue.invert .tint-inner .share.active {
        color: #98c6d8; }
    .tint.blogbox.invert.blue.invert .tint-inner .socmed a, .tint.blogbox.invert.blue.invert .tint-inner .top > a {
      color: #98c6d8; }
      .tint.blogbox.invert.blue.invert .tint-inner .socmed a:hover, .tint.blogbox.invert.blue.invert .tint-inner .top > a:hover {
        color: #FFFFFF; }
    .tint.blogbox.invert.blue.invert .tint-inner .title {
      color: #FFFFFF; }
  .tint.blogbox.invert.purple.invert .tint-inner {
    background: #642265;
    color: #FFFFFF; }
    .tint.blogbox.invert.purple.invert .tint-inner .overhang {
      background-color: #642265; }
    .tint.blogbox.invert.purple.invert .tint-inner q.title {
      color: inherit; }
    .tint.blogbox.invert.purple.invert .tint-inner p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.invert.purple.invert .tint-inner .bottom {
      color: #c0aec6; }
    .tint.blogbox.invert.purple.invert .tint-inner:hover p {
      color: #FFFFFF; }
    .tint.blogbox.invert.purple.invert .tint-inner .separated:before {
      border-color: #FFFFFF; }
    .tint.blogbox.invert.purple.invert .tint-inner .share {
      color: #FFFFFF; }
      .tint.blogbox.invert.purple.invert .tint-inner .share .share-trigger,
      .tint.blogbox.invert.purple.invert .tint-inner .share .share-trigger:before {
        color: #FFFFFF; }
      .tint.blogbox.invert.purple.invert .tint-inner .share.active {
        color: #c0aec6; }
    .tint.blogbox.invert.purple.invert .tint-inner .socmed a, .tint.blogbox.invert.purple.invert .tint-inner .top > a {
      color: #c0aec6; }
      .tint.blogbox.invert.purple.invert .tint-inner .socmed a:hover, .tint.blogbox.invert.purple.invert .tint-inner .top > a:hover {
        color: #FFFFFF; }
    .tint.blogbox.invert.purple.invert .tint-inner .title {
      color: #FFFFFF; }
  .tint.blogbox.invert.orange.invert .tint-inner {
    background: #F15A31;
    color: #FFFFFF; }
    .tint.blogbox.invert.orange.invert .tint-inner .overhang {
      background-color: #F15A31; }
    .tint.blogbox.invert.orange.invert .tint-inner q.title {
      color: inherit; }
    .tint.blogbox.invert.orange.invert .tint-inner p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.invert.orange.invert .tint-inner .bottom {
      color: #fbcab1; }
    .tint.blogbox.invert.orange.invert .tint-inner:hover p {
      color: #FFFFFF; }
    .tint.blogbox.invert.orange.invert .tint-inner .separated:before {
      border-color: #FFFFFF; }
    .tint.blogbox.invert.orange.invert .tint-inner .share {
      color: #FFFFFF; }
      .tint.blogbox.invert.orange.invert .tint-inner .share .share-trigger,
      .tint.blogbox.invert.orange.invert .tint-inner .share .share-trigger:before {
        color: #FFFFFF; }
      .tint.blogbox.invert.orange.invert .tint-inner .share.active {
        color: #fbcab1; }
    .tint.blogbox.invert.orange.invert .tint-inner .socmed a, .tint.blogbox.invert.orange.invert .tint-inner .top > a {
      color: #fbcab1; }
      .tint.blogbox.invert.orange.invert .tint-inner .socmed a:hover, .tint.blogbox.invert.orange.invert .tint-inner .top > a:hover {
        color: #FFFFFF; }
    .tint.blogbox.invert.orange.invert .tint-inner .title {
      color: #FFFFFF; }
  .tint.blogbox.invert.lime.invert .tint-inner {
    background: #9ACA3C;
    color: #FFFFFF; }
    .tint.blogbox.invert.lime.invert .tint-inner .overhang {
      background-color: #9ACA3C; }
    .tint.blogbox.invert.lime.invert .tint-inner q.title {
      color: inherit; }
    .tint.blogbox.invert.lime.invert .tint-inner p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.invert.lime.invert .tint-inner .bottom {
      color: #ddebc1; }
    .tint.blogbox.invert.lime.invert .tint-inner:hover p {
      color: #FFFFFF; }
    .tint.blogbox.invert.lime.invert .tint-inner .separated:before {
      border-color: #FFFFFF; }
    .tint.blogbox.invert.lime.invert .tint-inner .share {
      color: #FFFFFF; }
      .tint.blogbox.invert.lime.invert .tint-inner .share .share-trigger,
      .tint.blogbox.invert.lime.invert .tint-inner .share .share-trigger:before {
        color: #FFFFFF; }
      .tint.blogbox.invert.lime.invert .tint-inner .share.active {
        color: #ddebc1; }
    .tint.blogbox.invert.lime.invert .tint-inner .socmed a, .tint.blogbox.invert.lime.invert .tint-inner .top > a {
      color: #ddebc1; }
      .tint.blogbox.invert.lime.invert .tint-inner .socmed a:hover, .tint.blogbox.invert.lime.invert .tint-inner .top > a:hover {
        color: #FFFFFF; }
    .tint.blogbox.invert.lime.invert .tint-inner .title {
      color: #FFFFFF; }
  .tint.blogbox.invert.grey.invert .tint-inner {
    background: #333333;
    color: #FFFFFF; }
    .tint.blogbox.invert.grey.invert .tint-inner .overhang {
      background-color: #333333; }
    .tint.blogbox.invert.grey.invert .tint-inner q.title {
      color: inherit; }
    .tint.blogbox.invert.grey.invert .tint-inner p {
      -webkit-transition: color 0.2s linear;
      -moz-transition: color 0.2s linear;
      -ms-transition: color 0.2s linear;
      -o-transition: color 0.2s linear;
      transition: color 0.2s linear; }
    .tint.blogbox.invert.grey.invert .tint-inner .bottom {
      color: #bbbdc0; }
    .tint.blogbox.invert.grey.invert .tint-inner:hover p {
      color: #FFFFFF; }
    .tint.blogbox.invert.grey.invert .tint-inner .separated:before {
      border-color: #FFFFFF; }
    .tint.blogbox.invert.grey.invert .tint-inner .share {
      color: #FFFFFF; }
      .tint.blogbox.invert.grey.invert .tint-inner .share .share-trigger,
      .tint.blogbox.invert.grey.invert .tint-inner .share .share-trigger:before {
        color: #FFFFFF; }
      .tint.blogbox.invert.grey.invert .tint-inner .share.active {
        color: #bbbdc0; }
    .tint.blogbox.invert.grey.invert .tint-inner .socmed a, .tint.blogbox.invert.grey.invert .tint-inner .top > a {
      color: #bbbdc0; }
      .tint.blogbox.invert.grey.invert .tint-inner .socmed a:hover, .tint.blogbox.invert.grey.invert .tint-inner .top > a:hover {
        color: #FFFFFF; }
    .tint.blogbox.invert.grey.invert .tint-inner .title {
      color: #FFFFFF; }
  .tint.blogbox.quad {
    min-height: 200px; }
  @media screen and (min-width: 800px) {
    .tint.blogbox {
      border-left: 1px solid; }
      .tint.blogbox:first-child {
        border-left: none; }
      body.forest .tint.blogbox {
        border-color: #d9e9e8; }
      body.navy .tint.blogbox {
        border-color: #d4d8e7; }
      body.pink .tint.blogbox {
        border-color: #f6e6f1; }
      body.blue .tint.blogbox {
        border-color: #d6e8ef; }
      body.purple .tint.blogbox {
        border-color: #e6dfe8; }
      body.orange .tint.blogbox {
        border-color: #feebe0; }
      body.lime .tint.blogbox {
        border-color: #f1f7e7; }
      body.grey .tint.blogbox {
        border-color: #e6e7e8; }
      .tint.blogbox.search-result.horz {
        max-height: 290px; }
        .tint.blogbox.search-result.horz .content.has-image {
          position: static;
          width: 58.3%; }
      .tint.blogbox.horz {
        max-height: 270px; } }
  .tint.blogbox .img-wrapper {
    overflow: hidden;
    background-size: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    @media screen and (min-width: 800px) {
      .tint.blogbox .img-wrapper {
        max-height: none;
        overflow: auto; } }
    .tint.blogbox .img-wrapper a {
      position: relative;
      display: block; }
      .tint.blogbox .img-wrapper a img {
        width: 100%;
        height: auto; }
  .tint.blogbox .overhang-wrapper {
    top: -13px;
    left: 5px; }
    @media screen and (min-width: 800px) {
      .tint.blogbox .overhang-wrapper {
        top: 0; } }
  @media screen and (min-width: 800px) {
    .tint.blogbox .image-wrapper-link + .overhang-wrapper {
      top: -13px; } }
  @media screen and (min-width: 800px) {
    .tint.blogbox .top-wrapper {
      display: block;
      padding-right: 15px;
      padding-left: 15px; } }
  .post-row:first-child .tint.blogbox .tint-inner {
    margin-top: 0; }
  .post-row:first-child .col:first-child .tint.blogbox .tint-inner {
    border-top: none; }
  .tint.blogbox .tint-inner {
    height: 100%;
    border-top: 1px solid #e6e7e8;
    margin-top: 30px;
    padding-top: 30px; }
    @media screen and (min-width: 800px) {
      .tint.blogbox .tint-inner {
        border-top: none;
        margin-top: 0;
        padding-top: 0; } }
  .tint.blogbox .share {
    margin-top: 12px; }
  .tint.blogbox .tint-inner {
    background: #FFFFFF; }
  .tint.blogbox.quad .content {
    background: #FFFFFF; }
  .tint.blogbox .content {
    padding-top: 15px;
    position: relative;
    z-index: 5; }
    .tint.blogbox .content.no-image {
      padding-top: 25px; }
    .tint.blogbox .content .bottom.c2 {
      color: #333333; }
  .tint.blogbox.quad .tint-inner {
    position: relative; }
  @media screen and (min-width: 800px) {
    .tint.blogbox.quad {
      position: relative; }
      .tint.blogbox.quad .tint-inner {
        max-height: 570px; }
      .tint.blogbox.quad .overhang-wrapper {
        top: 10px;
        left: -25px; }
      .tint.blogbox.quad .content {
        padding-top: 0;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 50%; }
      .tint.blogbox.quad .top-wrapper, .tint.blogbox.quad .img-wrapper {
        padding-bottom: 93.2%; }
      .tint.blogbox.quad .img-wrapper {
        width: 100%;
        float: none;
        position: absolute;
        top: 0;
        left: 0;
        max-height: 570px;
        overflow: hidden; }
        .tint.blogbox.quad .img-wrapper img {
          display: none; }
        .tint.blogbox.quad .img-wrapper a {
          position: absolute;
          height: 100%; } }
  @media screen and (min-width: 800px) {
    .tint.blogbox.quad.no-image .content p {
      display: none; } }
  @media screen and (min-width: 1000px) {
    .tint.blogbox.quad.no-image .content p {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .tint.blogbox.quad.no-image .tint-inner {
      padding: 0; }
    .tint.blogbox.quad.no-image .tint-inner.pink .content {
      background-color: #E4028C;
      color: #FFFFFF; }
      .tint.blogbox.quad.no-image .tint-inner.pink .content .title,
      .tint.blogbox.quad.no-image .tint-inner.pink .content .bottom {
        color: #FFFFFF; }
    .tint.blogbox.quad.no-image .tint-inner.forest {
      background-color: #1B9897; }
    .tint.blogbox.quad.no-image .tint-inner.navy {
      background-color: #0E2340; }
    .tint.blogbox.quad.no-image .tint-inner.blue {
      background-color: #3155A6; }
    .tint.blogbox.quad.no-image .tint-inner.purple {
      background-color: #642265; }
    .tint.blogbox.quad.no-image .tint-inner.orange {
      background-color: #F15A31; }
    .tint.blogbox.quad.no-image .tint-inner.lime {
      background-color: #9ACA3C; } }
  .tint.blogbox.quad.no-image .tint-inner.pink {
    background-color: #E4028C; }
  .tint.blogbox.quad.no-image .tint-inner.forest {
    background-color: #1B9897; }
  .tint.blogbox.quad.no-image .tint-inner.navy {
    background-color: #0E2340; }
  .tint.blogbox.quad.no-image .tint-inner.blue {
    background-color: #3155A6; }
  .tint.blogbox.quad.no-image .tint-inner.purple {
    background-color: #642265; }
  .tint.blogbox.quad.no-image .tint-inner.orange {
    background-color: #F15A31; }
  .tint.blogbox.quad.no-image .tint-inner.lime {
    background-color: #9ACA3C; }
  @media screen and (min-width: 800px) {
    .tint.blogbox.horz .tint-inner {
      margin-left: -15px;
      margin-right: -15px;
      zoom: 1;
      margin: 0;
      position: relative; }
      .tint.blogbox.horz .tint-inner:before, .tint.blogbox.horz .tint-inner:after {
        display: table;
        content: ""; }
      .tint.blogbox.horz .tint-inner:after {
        clear: both; }
    .tint.blogbox.horz .top-wrapper {
      width: 41.6666666667%;
      float: left;
      padding: 0; }
    .tint.blogbox.horz .content {
      padding-top: 0;
      width: 58.4%;
      float: left; }
      .tint.blogbox.horz .content.has-image {
        position: absolute;
        right: 0;
        top: 0; }
      .tint.blogbox.horz .content.no-image {
        width: 100%;
        float: none; }
    .tint.blogbox.horz .overhang-wrapper {
      position: absolute;
      width: 100%;
      top: 10px;
      left: -10px; }
    .tint.blogbox.horz + .horz {
      margin-top: 30px; }
      .tint.blogbox.horz + .horz.no-image {
        margin-top: 0; } }
  @media screen and (min-width: 1000px) {
    .tint.blogbox.horz.no-image .tint-inner {
      padding-bottom: 8.6%; }
    .tint.blogbox.horz:first-child {
      margin-bottom: 30px; } }

.whatsnew-container.container {
  padding-top: 90px; }
  .whatsnew-container.container > .row:first-child {
    border-top: 5px solid;
    padding: 20px 0;
    margin: 0; }
  .whatsnew-container.container.forest > .row:first-child {
    border-color: #d9e9e8; }
  .whatsnew-container.container.forest .whatsnew-title {
    color: #1B9897; }
  .whatsnew-container.container.navy > .row:first-child {
    border-color: #d4d8e7; }
  .whatsnew-container.container.navy .whatsnew-title {
    color: #0E2340; }
  .whatsnew-container.container.pink > .row:first-child {
    border-color: #f6e6f1; }
  .whatsnew-container.container.pink .whatsnew-title {
    color: #E4028C; }
  .whatsnew-container.container.blue > .row:first-child {
    border-color: #d6e8ef; }
  .whatsnew-container.container.blue .whatsnew-title {
    color: #3155A6; }
  .whatsnew-container.container.purple > .row:first-child {
    border-color: #e6dfe8; }
  .whatsnew-container.container.purple .whatsnew-title {
    color: #642265; }
  .whatsnew-container.container.orange > .row:first-child {
    border-color: #feebe0; }
  .whatsnew-container.container.orange .whatsnew-title {
    color: #F15A31; }
  .whatsnew-container.container.lime > .row:first-child {
    border-color: #f1f7e7; }
  .whatsnew-container.container.lime .whatsnew-title {
    color: #9ACA3C; }
  .whatsnew-container.container.grey > .row:first-child {
    border-color: #e6e7e8; }
  .whatsnew-container.container.grey .whatsnew-title {
    color: #333333; }
  .whatsnew-container.container .whatsnew-title {
    margin-top: 12px;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-right: -15px;
    zoom: 1;
    font-size: 42px;
    line-height: 50px; }
    .whatsnew-container.container .whatsnew-title:before, .whatsnew-container.container .whatsnew-title:after {
      display: table;
      content: ""; }
    .whatsnew-container.container .whatsnew-title:after {
      clear: both; }
  .whatsnew-container.container .post-row {
    border-top: none;
    margin: 0; }
    @media screen and (min-width: 800px) {
      .whatsnew-container.container .post-row {
        padding-top: 20px;
        padding-bottom: 0;
        margin-left: -15px;
        margin-right: -15px; } }

/*******************************
 *        Board Member         *
 *******************************/
@media screen and (min-width: 800px) {
  .board-list-all {
    margin-bottom: 87px; } }

@media screen and (min-width: 800px) {
  .board-member-list {
    display: none;
    margin-top: 10px;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
    -o-align-content: stretch;
    align-content: stretch; }
    .board-member-list.active {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */ }
    .board-member-list.has-submenu .ajax-content {
      display: none; }
      .board-member-list.has-submenu .ajax-content.active {
        display: block; } }
.board-member-list .affiliate-members {
  width: 100%; }
  @media screen and (min-width: 800px) {
    .board-member-list .affiliate-members:first-child .heading {
      margin-top: 73px; } }
  @media screen and (min-width: 800px) {
    .board-member-list .affiliate-members .heading {
      margin-top: 83px; } }

.mobile-board-member-list {
  height: 0;
  overflow: hidden; }
  .menu-item.active .mobile-board-member-list {
    height: auto; }
  .mobile-board-member-list .affiliate-members:first-child .heading {
    border-top: 0; }
  .mobile-board-member-list .affiliate-members .heading {
    text-align: left;
    line-height: 60px;
    border-bottom: 1px solid #e6e7e8;
    border-top: 1px solid #e6e7e8; }

@media screen and (min-width: 800px) {
  [data-role="local-board"] .affiliate-members .members .col-md-3.active, [data-role="local-board"] .affiliate-members .members .active.entrepreneur-news-item-sm,
  [data-role="local-board"] .affiliate-members .members .active.company-news-item-sm {
    min-height: 225px; } }

.board-member, a.board-member {
  display: block;
  color: #98a3c4;
  float: none;
  margin-top: 40px;
  overflow: hidden; }
  .lt-ie9 .board-member, .ie9 .board-member, .lt-ie9 a.board-member, .ie9 a.board-member {
    float: left; }
  @media screen and (min-width: 800px) {
    .board-member, a.board-member {
      min-height: 300px; }
      [data-role="local-board"] .board-member, [data-role="local-board"] a.board-member {
        min-height: 0; } }
  .board-member h1, .board-member h2, .board-member h3, .board-member h4, .board-member h5, a.board-member h1, a.board-member h2, a.board-member h3, a.board-member h4, a.board-member h5 {
    color: #0E2340; }
  .board-member .tintimg-wrapper, .board-member .img-wrapper, a.board-member .tintimg-wrapper, a.board-member .img-wrapper {
    height: 150px;
    width: 150px;
    overflow: hidden; }
    .board-member .tintimg-wrapper img, .board-member .img-wrapper img, a.board-member .tintimg-wrapper img, a.board-member .img-wrapper img {
      width: 150px;
      height: auto; }
  .board-member .top, a.board-member .top {
    padding: 20px 0 13px; }
  .board-member .bottom, a.board-member .bottom {
    padding: 17px 0 19px; }
  .board-member .separated, a.board-member .separated {
    position: relative; }
    .board-member .separated.top:before, .board-member .separated.bottom:before, a.board-member .separated.top:before, a.board-member .separated.bottom:before {
      content: "";
      position: absolute;
      width: 17.5%;
      max-width: 40px;
      height: 0;
      border-top: 1px solid; }
    .board-member .separated.top:before, a.board-member .separated.top:before {
      bottom: 0;
      left: 0; }
    .board-member .separated.bottom:before, a.board-member .separated.bottom:before {
      margin-top: -20px; }
  .board-member .inner, a.board-member .inner {
    padding-left: 40px; }
    @media screen and (min-width: 800px) {
      .board-member .inner, a.board-member .inner {
        padding-left: 0;
        margin-left: 40px; } }
  .board-member .details, a.board-member .details {
    border-bottom: 3px solid #98a3c4;
    text-align: left;
    min-height: 170px; }
    .board-member .details > *, a.board-member .details > * {
      padding-left: 0;
      padding-right: 0;
      margin-left: 0; }
  .board-member:hover, a.board-member:hover {
    color: #0E2340; }
    .board-member:hover .details, a.board-member:hover .details {
      border-bottom: 3px solid #0E2340; }
    .board-member:hover .tintimg-wrapper:before, a.board-member:hover .tintimg-wrapper:before {
      background-color: transparent; }

/**************************
 *    Entrepreneur Box    *
 **************************/
.entrebox {
  float: left;
  margin: 10px; }
  .cluster .entrebox {
    margin: 0px; }
  .entrebox .tintimg-wrapper {
    height: 165px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .entrebox .tintimg-wrapper img {
      display: inline;
      vertical-align: middle; }
  .entrebox.vert {
    width: 175px;
    min-height: 300px;
    color: #FFFFFF; }
    .entrebox.vert img {
      width: 100%;
      height: auto; }
  .entrebox.horz {
    width: 300px;
    height: 175px; }
    .entrebox.horz .tintimg-wrapper {
      height: inherit;
      float: left;
      width: 50%; }
      .entrebox.horz .tintimg-wrapper img {
        height: inherit;
        width: auto;
        max-width: none; }
    .entrebox.horz .top, .entrebox.horz .bottom {
      float: right;
      width: 50%; }
    .entrebox.horz.img-right .tintimg-wrapper {
      float: right; }
    .entrebox.horz.img-right .top, .entrebox.horz.img-right .bottom {
      float: left; }
  .entrebox h4 {
    line-height: 24px; }
  .entrebox .bottom.separated:before {
    max-width: 30.625px; }

.steps-row {
  display: table;
  border-collapse: collapse; }
  .steps-row .step {
    display: table-cell;
    border-left: 1px solid #FFFFFF;
    width: 33.33%; }
    .steps-row .step:first-of-type {
      border-left: 0; }
    .steps-row .step.step-button {
      -webkit-transition: background-color 0.2s ease-in-out;
      -moz-transition: background-color 0.2s ease-in-out;
      -ms-transition: background-color 0.2s ease-in-out;
      -o-transition: background-color 0.2s ease-in-out;
      transition: background-color 0.2s ease-in-out; }
      .steps-row .step.step-button .bottom {
        text-align: center; }
        .steps-row .step.step-button .bottom .icon {
          font-size: 50px; }
      .steps-row .step.step-button.forest:hover {
        background-color: #066c70; }
      .steps-row .step.step-button.navy:hover {
        background-color: #01070f; }
      .steps-row .step.step-button.pink:hover {
        background-color: #a90060; }
      .steps-row .step.step-button.blue:hover {
        background-color: #143286; }
      .steps-row .step.step-button.purple:hover {
        background-color: #3f0b3d; }
      .steps-row .step.step-button.orange:hover {
        background-color: #e53b00; }
      .steps-row .step.step-button.lime:hover {
        background-color: #77b217; }
      .steps-row .step.step-button.grey:hover {
        background-color: #181110; }
    .steps-row .step .top {
      margin: 0; }

@media screen and (min-width: 800px) {
  .step-w-1 {
    width: 100%; } }

@media screen and (min-width: 800px) {
  .step-w-2 {
    width: 50%; } }

@media screen and (min-width: 800px) {
  .step-w-3 {
    width: 33.3333333333%; } }

@media screen and (min-width: 800px) {
  .step-w-4 {
    width: 25%; } }

@media screen and (min-width: 800px) {
  .step-w-5 {
    width: 20%; } }

@media screen and (min-width: 800px) {
  .step-w-6 {
    width: 16.6666666667%; } }

@media screen and (min-width: 800px) {
  .step-w-7 {
    width: 14.2857142857%; } }

@media screen and (min-width: 800px) {
  .step-w-8 {
    width: 12.5%; } }

@media screen and (min-width: 800px) {
  .step-w-9 {
    width: 11.1111111111%; } }

@media screen and (min-width: 800px) {
  .step-w-10 {
    width: 10%; } }

/***************************
 *        User Box         *
 ***************************/
.tint.userbox.forest .button, .tint.userbox.forest button {
  border-color: #ffffff;
  color: #ffffff; }
  .tint.userbox.forest .button:hover, .tint.userbox.forest button:hover {
    border-color: #1B9897;
    color: #1B9897;
    background-color: #ffffff; }
.tint.userbox.forest .bottom {
  color: #9fcaca; }
.tint.userbox.forest .main-color {
  color: #1B9897; }
.tint.userbox.forest .light-color {
  color: #9fcaca; }
.tint.userbox.forest .white-color {
  color: #FFFFFF; }
.tint.userbox.forest.has-media.quad .top {
  color: #9fcaca; }
.tint.userbox.forest input {
  background-color: #d9e9e8;
  color: #1B9897; }
  .tint.userbox.forest input::-webkit-input-placeholder {
    color: #1B9897; }
  .tint.userbox.forest input:-moz-placeholder {
    color: #1B9897; }
  .tint.userbox.forest input::-moz-placeholder {
    color: #1B9897; }
  .tint.userbox.forest input:-ms-input-placeholder {
    color: #1B9897; }
@media screen and (min-width: 800px) {
  .tint.userbox.foresta:hover else {
    color: #1B9897; }
  .tint.userbox.foresta:hover .top else, .tint.userbox.foresta:hover .bottom else, .tint.userbox.foresta:hover .description else {
    color: #1B9897; } }
.tint.userbox.forest.light {
  background: #9fcaca;
  color: #FFFFFF; }
  .tint.userbox.forest.light .bottom {
    color: #1B9897; }
.tint.userbox.forest.invert {
  background-color: #FFFFFF;
  color: #1B9897; }
  .tint.userbox.forest.invert .button, .tint.userbox.forest.invert button {
    border-color: #1B9897;
    color: #1B9897; }
    .tint.userbox.forest.invert .button:hover, .tint.userbox.forest.invert button:hover {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background-color: #1B9897; }
  .tint.userbox.forest.invert:hover {
    color: #1B9897; }
    .tint.userbox.forest.invert:hover .top, .tint.userbox.forest.invert:hover .bottom, .tint.userbox.forest.invert:hover .description {
      color: inherit; }
.tint.userbox.navy .button, .tint.userbox.navy button {
  border-color: #ffffff;
  color: #ffffff; }
  .tint.userbox.navy .button:hover, .tint.userbox.navy button:hover {
    border-color: #0E2340;
    color: #0E2340;
    background-color: #ffffff; }
.tint.userbox.navy .bottom {
  color: #98a3c4; }
.tint.userbox.navy .main-color {
  color: #0E2340; }
.tint.userbox.navy .light-color {
  color: #98a3c4; }
.tint.userbox.navy .white-color {
  color: #FFFFFF; }
.tint.userbox.navy.has-media.quad .top {
  color: #98a3c4; }
.tint.userbox.navy input {
  background-color: #d4d8e7;
  color: #0E2340; }
  .tint.userbox.navy input::-webkit-input-placeholder {
    color: #0E2340; }
  .tint.userbox.navy input:-moz-placeholder {
    color: #0E2340; }
  .tint.userbox.navy input::-moz-placeholder {
    color: #0E2340; }
  .tint.userbox.navy input:-ms-input-placeholder {
    color: #0E2340; }
@media screen and (min-width: 800px) {
  .tint.userbox.navya:hover else {
    color: #0E2340; }
  .tint.userbox.navya:hover .top else, .tint.userbox.navya:hover .bottom else, .tint.userbox.navya:hover .description else {
    color: #0E2340; } }
.tint.userbox.navy.light {
  background: #98a3c4;
  color: #FFFFFF; }
  .tint.userbox.navy.light .bottom {
    color: #0E2340; }
.tint.userbox.navy.invert {
  background-color: #FFFFFF;
  color: #0E2340; }
  .tint.userbox.navy.invert .button, .tint.userbox.navy.invert button {
    border-color: #0E2340;
    color: #0E2340; }
    .tint.userbox.navy.invert .button:hover, .tint.userbox.navy.invert button:hover {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background-color: #0E2340; }
  .tint.userbox.navy.invert:hover {
    color: #0E2340; }
    .tint.userbox.navy.invert:hover .top, .tint.userbox.navy.invert:hover .bottom, .tint.userbox.navy.invert:hover .description {
      color: inherit; }
.tint.userbox.pink .button, .tint.userbox.pink button {
  border-color: #ffffff;
  color: #ffffff; }
  .tint.userbox.pink .button:hover, .tint.userbox.pink button:hover {
    border-color: #E4028C;
    color: #E4028C;
    background-color: #ffffff; }
.tint.userbox.pink .bottom {
  color: #ebbdd8; }
.tint.userbox.pink .main-color {
  color: #E4028C; }
.tint.userbox.pink .light-color {
  color: #ebbdd8; }
.tint.userbox.pink .white-color {
  color: #FFFFFF; }
.tint.userbox.pink.has-media.quad .top {
  color: #ebbdd8; }
.tint.userbox.pink input {
  background-color: #f6e6f1;
  color: #E4028C; }
  .tint.userbox.pink input::-webkit-input-placeholder {
    color: #E4028C; }
  .tint.userbox.pink input:-moz-placeholder {
    color: #E4028C; }
  .tint.userbox.pink input::-moz-placeholder {
    color: #E4028C; }
  .tint.userbox.pink input:-ms-input-placeholder {
    color: #E4028C; }
@media screen and (min-width: 800px) {
  .tint.userbox.pinka:hover else {
    color: #E4028C; }
  .tint.userbox.pinka:hover .top else, .tint.userbox.pinka:hover .bottom else, .tint.userbox.pinka:hover .description else {
    color: #E4028C; } }
.tint.userbox.pink.light {
  background: #ebbdd8;
  color: #FFFFFF; }
  .tint.userbox.pink.light .bottom {
    color: #E4028C; }
.tint.userbox.pink.invert {
  background-color: #FFFFFF;
  color: #E4028C; }
  .tint.userbox.pink.invert .button, .tint.userbox.pink.invert button {
    border-color: #E4028C;
    color: #E4028C; }
    .tint.userbox.pink.invert .button:hover, .tint.userbox.pink.invert button:hover {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background-color: #E4028C; }
  .tint.userbox.pink.invert:hover {
    color: #E4028C; }
    .tint.userbox.pink.invert:hover .top, .tint.userbox.pink.invert:hover .bottom, .tint.userbox.pink.invert:hover .description {
      color: inherit; }
.tint.userbox.blue .button, .tint.userbox.blue button {
  border-color: #ffffff;
  color: #ffffff; }
  .tint.userbox.blue .button:hover, .tint.userbox.blue button:hover {
    border-color: #3155A6;
    color: #3155A6;
    background-color: #ffffff; }
.tint.userbox.blue .bottom {
  color: #98c6d8; }
.tint.userbox.blue .main-color {
  color: #3155A6; }
.tint.userbox.blue .light-color {
  color: #98c6d8; }
.tint.userbox.blue .white-color {
  color: #FFFFFF; }
.tint.userbox.blue.has-media.quad .top {
  color: #98c6d8; }
.tint.userbox.blue input {
  background-color: #d6e8ef;
  color: #3155A6; }
  .tint.userbox.blue input::-webkit-input-placeholder {
    color: #3155A6; }
  .tint.userbox.blue input:-moz-placeholder {
    color: #3155A6; }
  .tint.userbox.blue input::-moz-placeholder {
    color: #3155A6; }
  .tint.userbox.blue input:-ms-input-placeholder {
    color: #3155A6; }
@media screen and (min-width: 800px) {
  .tint.userbox.bluea:hover else {
    color: #3155A6; }
  .tint.userbox.bluea:hover .top else, .tint.userbox.bluea:hover .bottom else, .tint.userbox.bluea:hover .description else {
    color: #3155A6; } }
.tint.userbox.blue.light {
  background: #98c6d8;
  color: #FFFFFF; }
  .tint.userbox.blue.light .bottom {
    color: #3155A6; }
.tint.userbox.blue.invert {
  background-color: #FFFFFF;
  color: #3155A6; }
  .tint.userbox.blue.invert .button, .tint.userbox.blue.invert button {
    border-color: #3155A6;
    color: #3155A6; }
    .tint.userbox.blue.invert .button:hover, .tint.userbox.blue.invert button:hover {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background-color: #3155A6; }
  .tint.userbox.blue.invert:hover {
    color: #3155A6; }
    .tint.userbox.blue.invert:hover .top, .tint.userbox.blue.invert:hover .bottom, .tint.userbox.blue.invert:hover .description {
      color: inherit; }
.tint.userbox.purple .button, .tint.userbox.purple button {
  border-color: #ffffff;
  color: #ffffff; }
  .tint.userbox.purple .button:hover, .tint.userbox.purple button:hover {
    border-color: #642265;
    color: #642265;
    background-color: #ffffff; }
.tint.userbox.purple .bottom {
  color: #c0aec6; }
.tint.userbox.purple .main-color {
  color: #642265; }
.tint.userbox.purple .light-color {
  color: #c0aec6; }
.tint.userbox.purple .white-color {
  color: #FFFFFF; }
.tint.userbox.purple.has-media.quad .top {
  color: #c0aec6; }
.tint.userbox.purple input {
  background-color: #e6dfe8;
  color: #642265; }
  .tint.userbox.purple input::-webkit-input-placeholder {
    color: #642265; }
  .tint.userbox.purple input:-moz-placeholder {
    color: #642265; }
  .tint.userbox.purple input::-moz-placeholder {
    color: #642265; }
  .tint.userbox.purple input:-ms-input-placeholder {
    color: #642265; }
@media screen and (min-width: 800px) {
  .tint.userbox.purplea:hover else {
    color: #642265; }
  .tint.userbox.purplea:hover .top else, .tint.userbox.purplea:hover .bottom else, .tint.userbox.purplea:hover .description else {
    color: #642265; } }
.tint.userbox.purple.light {
  background: #c0aec6;
  color: #FFFFFF; }
  .tint.userbox.purple.light .bottom {
    color: #642265; }
.tint.userbox.purple.invert {
  background-color: #FFFFFF;
  color: #642265; }
  .tint.userbox.purple.invert .button, .tint.userbox.purple.invert button {
    border-color: #642265;
    color: #642265; }
    .tint.userbox.purple.invert .button:hover, .tint.userbox.purple.invert button:hover {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background-color: #642265; }
  .tint.userbox.purple.invert:hover {
    color: #642265; }
    .tint.userbox.purple.invert:hover .top, .tint.userbox.purple.invert:hover .bottom, .tint.userbox.purple.invert:hover .description {
      color: inherit; }
.tint.userbox.orange .button, .tint.userbox.orange button {
  border-color: #ffffff;
  color: #ffffff; }
  .tint.userbox.orange .button:hover, .tint.userbox.orange button:hover {
    border-color: #F15A31;
    color: #F15A31;
    background-color: #ffffff; }
.tint.userbox.orange .bottom {
  color: #fbcab1; }
.tint.userbox.orange .main-color {
  color: #F15A31; }
.tint.userbox.orange .light-color {
  color: #fbcab1; }
.tint.userbox.orange .white-color {
  color: #FFFFFF; }
.tint.userbox.orange.has-media.quad .top {
  color: #fbcab1; }
.tint.userbox.orange input {
  background-color: #feebe0;
  color: #F15A31; }
  .tint.userbox.orange input::-webkit-input-placeholder {
    color: #F15A31; }
  .tint.userbox.orange input:-moz-placeholder {
    color: #F15A31; }
  .tint.userbox.orange input::-moz-placeholder {
    color: #F15A31; }
  .tint.userbox.orange input:-ms-input-placeholder {
    color: #F15A31; }
@media screen and (min-width: 800px) {
  .tint.userbox.orangea:hover else {
    color: #F15A31; }
  .tint.userbox.orangea:hover .top else, .tint.userbox.orangea:hover .bottom else, .tint.userbox.orangea:hover .description else {
    color: #F15A31; } }
.tint.userbox.orange.light {
  background: #fbcab1;
  color: #FFFFFF; }
  .tint.userbox.orange.light .bottom {
    color: #F15A31; }
.tint.userbox.orange.invert {
  background-color: #FFFFFF;
  color: #F15A31; }
  .tint.userbox.orange.invert .button, .tint.userbox.orange.invert button {
    border-color: #F15A31;
    color: #F15A31; }
    .tint.userbox.orange.invert .button:hover, .tint.userbox.orange.invert button:hover {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background-color: #F15A31; }
  .tint.userbox.orange.invert:hover {
    color: #F15A31; }
    .tint.userbox.orange.invert:hover .top, .tint.userbox.orange.invert:hover .bottom, .tint.userbox.orange.invert:hover .description {
      color: inherit; }
.tint.userbox.lime .button, .tint.userbox.lime button {
  border-color: #ffffff;
  color: #ffffff; }
  .tint.userbox.lime .button:hover, .tint.userbox.lime button:hover {
    border-color: #9ACA3C;
    color: #9ACA3C;
    background-color: #ffffff; }
.tint.userbox.lime .bottom {
  color: #ddebc1; }
.tint.userbox.lime .main-color {
  color: #9ACA3C; }
.tint.userbox.lime .light-color {
  color: #ddebc1; }
.tint.userbox.lime .white-color {
  color: #FFFFFF; }
.tint.userbox.lime.has-media.quad .top {
  color: #ddebc1; }
.tint.userbox.lime input {
  background-color: #f1f7e7;
  color: #9ACA3C; }
  .tint.userbox.lime input::-webkit-input-placeholder {
    color: #9ACA3C; }
  .tint.userbox.lime input:-moz-placeholder {
    color: #9ACA3C; }
  .tint.userbox.lime input::-moz-placeholder {
    color: #9ACA3C; }
  .tint.userbox.lime input:-ms-input-placeholder {
    color: #9ACA3C; }
@media screen and (min-width: 800px) {
  .tint.userbox.limea:hover else {
    color: #9ACA3C; }
  .tint.userbox.limea:hover .top else, .tint.userbox.limea:hover .bottom else, .tint.userbox.limea:hover .description else {
    color: #9ACA3C; } }
.tint.userbox.lime.light {
  background: #ddebc1;
  color: #FFFFFF; }
  .tint.userbox.lime.light .bottom {
    color: #9ACA3C; }
.tint.userbox.lime.invert {
  background-color: #FFFFFF;
  color: #9ACA3C; }
  .tint.userbox.lime.invert .button, .tint.userbox.lime.invert button {
    border-color: #9ACA3C;
    color: #9ACA3C; }
    .tint.userbox.lime.invert .button:hover, .tint.userbox.lime.invert button:hover {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background-color: #9ACA3C; }
  .tint.userbox.lime.invert:hover {
    color: #9ACA3C; }
    .tint.userbox.lime.invert:hover .top, .tint.userbox.lime.invert:hover .bottom, .tint.userbox.lime.invert:hover .description {
      color: inherit; }
.tint.userbox.grey .button, .tint.userbox.grey button {
  border-color: #ffffff;
  color: #ffffff; }
  .tint.userbox.grey .button:hover, .tint.userbox.grey button:hover {
    border-color: #333333;
    color: #333333;
    background-color: #ffffff; }
.tint.userbox.grey .bottom {
  color: #bbbdc0; }
.tint.userbox.grey .main-color {
  color: #333333; }
.tint.userbox.grey .light-color {
  color: #bbbdc0; }
.tint.userbox.grey .white-color {
  color: #FFFFFF; }
.tint.userbox.grey.has-media.quad .top {
  color: #bbbdc0; }
.tint.userbox.grey input {
  background-color: #e6e7e8;
  color: #333333; }
  .tint.userbox.grey input::-webkit-input-placeholder {
    color: #333333; }
  .tint.userbox.grey input:-moz-placeholder {
    color: #333333; }
  .tint.userbox.grey input::-moz-placeholder {
    color: #333333; }
  .tint.userbox.grey input:-ms-input-placeholder {
    color: #333333; }
@media screen and (min-width: 800px) {
  .tint.userbox.greya:hover else {
    color: #333333; }
  .tint.userbox.greya:hover .top else, .tint.userbox.greya:hover .bottom else, .tint.userbox.greya:hover .description else {
    color: #333333; } }
.tint.userbox.grey.light {
  background: #bbbdc0;
  color: #FFFFFF; }
  .tint.userbox.grey.light .bottom {
    color: #333333; }
.tint.userbox.grey.invert {
  background-color: #FFFFFF;
  color: #333333; }
  .tint.userbox.grey.invert .button, .tint.userbox.grey.invert button {
    border-color: #333333;
    color: #333333; }
    .tint.userbox.grey.invert .button:hover, .tint.userbox.grey.invert button:hover {
      border-color: #FFFFFF;
      color: #FFFFFF;
      background-color: #333333; }
  .tint.userbox.grey.invert:hover {
    color: #333333; }
    .tint.userbox.grey.invert:hover .top, .tint.userbox.grey.invert:hover .bottom, .tint.userbox.grey.invert:hover .description {
      color: inherit; }
.tint.userbox .tintimg-wrapper, .tint.userbox .img-wrapper {
  float: left;
  height: 100px;
  width: 100px;
  overflow: hidden; }
  .tint.userbox .tintimg-wrapper img, .tint.userbox .img-wrapper img {
    width: 100px;
    height: auto; }
.tint.userbox .top h4 {
  margin-top: 4px; }
.tint.userbox .bottom.separated:before {
  margin-top: -10px; }
.tint.userbox .top.separated:before {
  bottom: 0;
  left: 10px; }
.tint.userbox.no-image .top, .tint.userbox.no-image .bottom {
  margin-left: 0;
  padding-left: 0; }
  .tint.userbox.no-image .top.separated:before, .tint.userbox.no-image .bottom.separated:before {
    left: 0; }
.tint.userbox .top, .tint.userbox .bottom {
  padding: 10px;
  margin-left: 114px; }
  .tint.userbox .top.separated:before, .tint.userbox .bottom.separated:before {
    max-width: 30px;
    bottom: 2px; }
  .tint.userbox .top span, .tint.userbox .bottom span {
    display: block; }

/********************
 *    Subheaders    *
 ********************/
.subheader {
  padding: 25px 0 40px;
  background-repeat: no-repeat;
  background-size: cover; }
  .subheader.hero-with-content {
    padding: 0; }
    @media screen and (min-width: 800px) {
      .subheader.hero-with-content {
        padding: 25px 0 40px; } }
    @media screen and (max-width: 799px) {
      .subheader.hero-with-content {
        background-image: none !important; }
        .subheader.hero-with-content .container {
          width: 100%; } }
  .subheader.hero-with-feature {
    background: transparent;
    margin-bottom: 0; }
    .subheader.hero-with-feature .feature-block {
      max-width: 570px; }
      .subheader.hero-with-feature .feature-block .feature-block__category {
        font-size: 13px;
        text-transform: uppercase;
        padding-bottom: 30px; }
    .subheader.hero-with-feature > .container {
      padding-top: 20px;
      padding-bottom: 20px; }
  @media screen and (min-width: 800px) {
    .subheader.hero.hero--affiliate {
      min-height: 310px !important; } }
  @media screen and (min-width: 800px) {
    .page-template-templatesnetwork-php .subheader {
      padding-bottom: 0px; }
      .page-template-templatesnetwork-php .subheader .spotlight {
        padding-bottom: 30px; }
        .page-template-templatesnetwork-php .subheader .spotlight .background-image {
          bottom: 30px;
          height: auto; } }
  @media screen and (min-width: 1000px) {
    .subheader {
      padding: 60px 0; }
      .page-template-templatesnetwork-php .subheader {
        padding-bottom: 0px; }
        .page-template-templatesnetwork-php .subheader .spotlight {
          padding-bottom: 60px;
          margin-bottom: 0px; }
          .page-template-templatesnetwork-php .subheader .spotlight .background-image {
            bottom: 60px;
            height: auto; }
      .subheader.program-local {
        padding: 80px 0; }
      .subheader.hero {
        min-height: 300px; } }
  .subheader.height-526 {
    min-height: 220px; }
    @media screen and (min-width: 800px) {
      .subheader.height-526 {
        min-height: 526px; } }
  body .subheader.forest, body .forest .subheader, .forest .subheader {
    background-color: #1B9897;
    color: #9fcaca; }
    body .subheader.forest .description, body .forest .subheader .description, .forest .subheader .description {
      color: #9fcaca; }
    body .subheader.forest + .view-all-container, body .forest .subheader + .view-all-container, .forest .subheader + .view-all-container {
      background-color: #1B9897; }
    body .subheader.forest .header-content, body .forest .subheader .header-content, .forest .subheader .header-content {
      background-color: #1B9897; }
      body .subheader.forest .header-content p, body .forest .subheader .header-content p, .forest .subheader .header-content p {
        color: #9fcaca; }
  body .subheader.navy, body .navy .subheader, .navy .subheader {
    background-color: #0E2340;
    color: #98a3c4; }
    body .subheader.navy .description, body .navy .subheader .description, .navy .subheader .description {
      color: #98a3c4; }
    body .subheader.navy + .view-all-container, body .navy .subheader + .view-all-container, .navy .subheader + .view-all-container {
      background-color: #0E2340; }
    body .subheader.navy .header-content, body .navy .subheader .header-content, .navy .subheader .header-content {
      background-color: #0E2340; }
      body .subheader.navy .header-content p, body .navy .subheader .header-content p, .navy .subheader .header-content p {
        color: #98a3c4; }
  body .subheader.pink, body .pink .subheader, .pink .subheader {
    background-color: #E4028C;
    color: #ebbdd8; }
    body .subheader.pink .description, body .pink .subheader .description, .pink .subheader .description {
      color: #ebbdd8; }
    body .subheader.pink + .view-all-container, body .pink .subheader + .view-all-container, .pink .subheader + .view-all-container {
      background-color: #E4028C; }
    body .subheader.pink .header-content, body .pink .subheader .header-content, .pink .subheader .header-content {
      background-color: #E4028C; }
      body .subheader.pink .header-content p, body .pink .subheader .header-content p, .pink .subheader .header-content p {
        color: #ebbdd8; }
  body .subheader.blue, body .blue .subheader, .blue .subheader {
    background-color: #3155A6;
    color: #98c6d8; }
    body .subheader.blue .description, body .blue .subheader .description, .blue .subheader .description {
      color: #98c6d8; }
    body .subheader.blue + .view-all-container, body .blue .subheader + .view-all-container, .blue .subheader + .view-all-container {
      background-color: #3155A6; }
    body .subheader.blue .header-content, body .blue .subheader .header-content, .blue .subheader .header-content {
      background-color: #3155A6; }
      body .subheader.blue .header-content p, body .blue .subheader .header-content p, .blue .subheader .header-content p {
        color: #98c6d8; }
  body .subheader.purple, body .purple .subheader, .purple .subheader {
    background-color: #642265;
    color: #c0aec6; }
    body .subheader.purple .description, body .purple .subheader .description, .purple .subheader .description {
      color: #c0aec6; }
    body .subheader.purple + .view-all-container, body .purple .subheader + .view-all-container, .purple .subheader + .view-all-container {
      background-color: #642265; }
    body .subheader.purple .header-content, body .purple .subheader .header-content, .purple .subheader .header-content {
      background-color: #642265; }
      body .subheader.purple .header-content p, body .purple .subheader .header-content p, .purple .subheader .header-content p {
        color: #c0aec6; }
  body .subheader.orange, body .orange .subheader, .orange .subheader {
    background-color: #F15A31;
    color: #fbcab1; }
    body .subheader.orange .description, body .orange .subheader .description, .orange .subheader .description {
      color: #fbcab1; }
    body .subheader.orange + .view-all-container, body .orange .subheader + .view-all-container, .orange .subheader + .view-all-container {
      background-color: #F15A31; }
    body .subheader.orange .header-content, body .orange .subheader .header-content, .orange .subheader .header-content {
      background-color: #F15A31; }
      body .subheader.orange .header-content p, body .orange .subheader .header-content p, .orange .subheader .header-content p {
        color: #fbcab1; }
  body .subheader.lime, body .lime .subheader, .lime .subheader {
    background-color: #9ACA3C;
    color: #ddebc1; }
    body .subheader.lime .description, body .lime .subheader .description, .lime .subheader .description {
      color: #ddebc1; }
    body .subheader.lime + .view-all-container, body .lime .subheader + .view-all-container, .lime .subheader + .view-all-container {
      background-color: #9ACA3C; }
    body .subheader.lime .header-content, body .lime .subheader .header-content, .lime .subheader .header-content {
      background-color: #9ACA3C; }
      body .subheader.lime .header-content p, body .lime .subheader .header-content p, .lime .subheader .header-content p {
        color: #ddebc1; }
  body .subheader.grey, body .grey .subheader, .grey .subheader {
    background-color: #333333;
    color: #bbbdc0; }
    body .subheader.grey .description, body .grey .subheader .description, .grey .subheader .description {
      color: #bbbdc0; }
    body .subheader.grey + .view-all-container, body .grey .subheader + .view-all-container, .grey .subheader + .view-all-container {
      background-color: #333333; }
    body .subheader.grey .header-content, body .grey .subheader .header-content, .grey .subheader .header-content {
      background-color: #333333; }
      body .subheader.grey .header-content p, body .grey .subheader .header-content p, .grey .subheader .header-content p {
        color: #bbbdc0; }
  .subheader .header-content {
    padding: 22px 30px 23px; }
    @media screen and (min-width: 800px) {
      .subheader .header-content {
        max-width: 440px; } }
    .subheader .header-content h1 {
      color: #FFFFFF; }
      .subheader .header-content h1:after {
        content: '';
        width: 60px;
        display: block;
        margin: 18px 0 25px;
        position: relative;
        height: 1px;
        background-color: #FFFFFF; }
  .subheader.height-560 {
    height: auto; }
    .subheader.height-560:before {
      display: block;
      content: "";
      width: 100%; }
    @media screen and (min-width: 800px) {
      .subheader.height-560 {
        height: 560px; }
        .subheader.height-560:before {
          padding-top: 0;
          height: 100%; } }
  .subheader.height-540 {
    height: auto; }
    .subheader.height-540:before {
      display: block;
      content: "";
      width: 100%; }
    @media screen and (min-width: 800px) {
      .subheader.height-540 {
        height: 540px; }
        .subheader.height-540:before {
          padding-top: 0;
          height: 100%; } }
  .subheader.hero {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 200px;
    position: relative; }
    .subheader.hero.height- {
      min-height: 0;
      padding: 0; }
      @media screen and (min-width: 799px) {
        .subheader.hero.height- {
          padding: 60px 0;
          min-height: 200px; } }
    .page-template-insights-research .subheader.hero:before, .page-template-insights-research .subheader.hero:hover:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background-color: rgba(27, 152, 151, 0.1); }
  .subheader .title, .subheader .subtitle, .subheader .sub-title {
    font-size: 42px;
    line-height: 50px;
    color: #FFFFFF;
    padding-bottom: 30px; }
    @media screen and (min-width: 1000px) {
      .subheader .title, .subheader .subtitle, .subheader .sub-title {
        padding-bottom: 20px; } }
    .subheader .title:before, .subheader .subtitle:before, .subheader .sub-title:before {
      content: "";
      position: absolute;
      width: 60px;
      max-width: 60px;
      height: 0;
      border-top: 1px solid;
      bottom: 0; }
    .subheader .title.no-separator:before, .subheader .subtitle.no-separator:before, .subheader .sub-title.no-separator:before {
      border: 0;
      width: 0; }
  .subheader .container {
    position: relative;
    z-index: 5; }
  .subheader + div {
    position: relative;
    z-index: 5; }
  .subheader .description {
    padding-top: 30px;
    clear: both; }
    @media screen and (min-width: 1000px) {
      .subheader .description {
        padding: 0; } }
  .subheader .button-container {
    position: relative;
    top: 40px;
    text-align: center; }
    @media screen and (min-width: 1000px) {
      .subheader .button-container {
        top: 60px;
        text-align: justify; } }

.subheader-menu {
  border-bottom: 1px solid #e6e7e8; }
  @media screen and (max-width: 799px) {
    .subheader-menu .wide-container.container {
      max-width: none; } }
  @media screen and (min-width: 800px) {
    .subheader-menu {
      border-bottom: none; } }
  .forest .subheader-menu .menu-item {
    border-color: #1B9897; }
    .forest .subheader-menu .menu-item.parent > a {
      color: #1B9897; }
  @media screen and (min-width: 800px) {
    .forest .subheader-menu {
      background-color: #177f7e; }
      .forest .subheader-menu .menu-item.parent > a {
        color: #FFFFFF; }
      .forest .subheader-menu .menu-item.active > a {
        color: #1B9897; }
      .forest .subheader-menu .menu-item:hover {
        background: #1B9897; }
      .forest .subheader-menu .submenu .menu-item {
        color: #1B9897; }
        .forest .subheader-menu .submenu .menu-item:hover {
          background: #1B9897; }
          .forest .subheader-menu .submenu .menu-item:hover a {
            color: #FFFFFF; } }
  .navy .subheader-menu .menu-item {
    border-color: #0E2340; }
    .navy .subheader-menu .menu-item.parent > a {
      color: #0E2340; }
  @media screen and (min-width: 800px) {
    .navy .subheader-menu {
      background-color: #091628; }
      .navy .subheader-menu .menu-item.parent > a {
        color: #FFFFFF; }
      .navy .subheader-menu .menu-item.active > a {
        color: #0E2340; }
      .navy .subheader-menu .menu-item:hover {
        background: #0E2340; }
      .navy .subheader-menu .submenu .menu-item {
        color: #0E2340; }
        .navy .subheader-menu .submenu .menu-item:hover {
          background: #0E2340; }
          .navy .subheader-menu .submenu .menu-item:hover a {
            color: #FFFFFF; } }
  .pink .subheader-menu .menu-item {
    border-color: #E4028C; }
    .pink .subheader-menu .menu-item.parent > a {
      color: #E4028C; }
  @media screen and (min-width: 800px) {
    .pink .subheader-menu {
      background-color: #c7027a; }
      .pink .subheader-menu .menu-item.parent > a {
        color: #FFFFFF; }
      .pink .subheader-menu .menu-item.active > a {
        color: #E4028C; }
      .pink .subheader-menu .menu-item:hover {
        background: #E4028C; }
      .pink .subheader-menu .submenu .menu-item {
        color: #E4028C; }
        .pink .subheader-menu .submenu .menu-item:hover {
          background: #E4028C; }
          .pink .subheader-menu .submenu .menu-item:hover a {
            color: #FFFFFF; } }
  .blue .subheader-menu .menu-item {
    border-color: #3155A6; }
    .blue .subheader-menu .menu-item.parent > a {
      color: #3155A6; }
  @media screen and (min-width: 800px) {
    .blue .subheader-menu {
      background-color: #2a498f; }
      .blue .subheader-menu .menu-item.parent > a {
        color: #FFFFFF; }
      .blue .subheader-menu .menu-item.active > a {
        color: #3155A6; }
      .blue .subheader-menu .menu-item:hover {
        background: #3155A6; }
      .blue .subheader-menu .submenu .menu-item {
        color: #3155A6; }
        .blue .subheader-menu .submenu .menu-item:hover {
          background: #3155A6; }
          .blue .subheader-menu .submenu .menu-item:hover a {
            color: #FFFFFF; } }
  .purple .subheader-menu .menu-item {
    border-color: #642265; }
    .purple .subheader-menu .menu-item.parent > a {
      color: #642265; }
  @media screen and (min-width: 800px) {
    .purple .subheader-menu {
      background-color: #4e1b4f; }
      .purple .subheader-menu .menu-item.parent > a {
        color: #FFFFFF; }
      .purple .subheader-menu .menu-item.active > a {
        color: #642265; }
      .purple .subheader-menu .menu-item:hover {
        background: #642265; }
      .purple .subheader-menu .submenu .menu-item {
        color: #642265; }
        .purple .subheader-menu .submenu .menu-item:hover {
          background: #642265; }
          .purple .subheader-menu .submenu .menu-item:hover a {
            color: #FFFFFF; } }
  .orange .subheader-menu .menu-item {
    border-color: #F15A31; }
    .orange .subheader-menu .menu-item.parent > a {
      color: #F15A31; }
  @media screen and (min-width: 800px) {
    .orange .subheader-menu {
      background-color: #ef4415; }
      .orange .subheader-menu .menu-item.parent > a {
        color: #FFFFFF; }
      .orange .subheader-menu .menu-item.active > a {
        color: #F15A31; }
      .orange .subheader-menu .menu-item:hover {
        background: #F15A31; }
      .orange .subheader-menu .submenu .menu-item {
        color: #F15A31; }
        .orange .subheader-menu .submenu .menu-item:hover {
          background: #F15A31; }
          .orange .subheader-menu .submenu .menu-item:hover a {
            color: #FFFFFF; } }
  .lime .subheader-menu .menu-item {
    border-color: #9ACA3C; }
    .lime .subheader-menu .menu-item.parent > a {
      color: #9ACA3C; }
  @media screen and (min-width: 800px) {
    .lime .subheader-menu {
      background-color: #8ab732; }
      .lime .subheader-menu .menu-item.parent > a {
        color: #FFFFFF; }
      .lime .subheader-menu .menu-item.active > a {
        color: #9ACA3C; }
      .lime .subheader-menu .menu-item:hover {
        background: #9ACA3C; }
      .lime .subheader-menu .submenu .menu-item {
        color: #9ACA3C; }
        .lime .subheader-menu .submenu .menu-item:hover {
          background: #9ACA3C; }
          .lime .subheader-menu .submenu .menu-item:hover a {
            color: #FFFFFF; } }
  .grey .subheader-menu .menu-item {
    border-color: #333333; }
    .grey .subheader-menu .menu-item.parent > a {
      color: #333333; }
  @media screen and (min-width: 800px) {
    .grey .subheader-menu {
      background-color: #242424; }
      .grey .subheader-menu .menu-item.parent > a {
        color: #FFFFFF; }
      .grey .subheader-menu .menu-item.active > a {
        color: #333333; }
      .grey .subheader-menu .menu-item:hover {
        background: #333333; }
      .grey .subheader-menu .submenu .menu-item {
        color: #333333; }
        .grey .subheader-menu .submenu .menu-item:hover {
          background: #333333; }
          .grey .subheader-menu .submenu .menu-item:hover a {
            color: #FFFFFF; } }
  .subheader-menu .menu-item {
    padding: 0;
    line-height: 60px;
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: none;
    cursor: pointer;
    text-transform: capitalize; }
    .subheader-menu .menu-item.parent .last-item {
      margin-bottom: 40px; }
      @media screen and (min-width: 800px) {
        .subheader-menu .menu-item.parent .last-item {
          margin-bottom: 0; } }
    .subheader-menu .menu-item.parent.active > a:after {
      content: 'n'; }
      @media screen and (min-width: 800px) {
        .subheader-menu .menu-item.parent.active > a:after {
          content: none; } }
    .subheader-menu .menu-item.parent > a {
      display: block;
      padding: 0;
      font-size: 24px;
      font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: light;
      line-height: 75px;
      text-align: left;
      padding: 0 20px;
      position: relative;
      border-top: 1px solid #e6e7e8;
      border-right: none;
      border-left: none;
      border-bottom: none; }
      .subheader-menu .menu-item.parent > a:after {
        font-family: "endeavor" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: 'm';
        float: right;
        line-height: 70px; }
      @media screen and (min-width: 800px) {
        .subheader-menu .menu-item.parent > a {
          text-align: center;
          border: none; }
          .subheader-menu .menu-item.parent > a:after {
            content: none; } }
    .subheader-menu .menu-item.parent.active > a {
      border-bottom: 1px solid #e6e7e8; }
      @media screen and (min-width: 800px) {
        .subheader-menu .menu-item.parent.active > a {
          border: none; } }
    .subheader-menu .menu-item.parent:first-child > a {
      border-top: none; }
    @media screen and (min-width: 800px) {
      .subheader-menu .menu-item.parent.active a, .subheader-menu .menu-item.parent:hover a {
        border: none; }
      .subheader-menu .menu-item.parent.active {
        background: #FFFFFF; } }
    .subheader-menu .menu-item:first-child {
      border-top: none; }
    @media screen and (min-width: 1000px) {
      .subheader-menu .menu-item {
        border-top: none;
        border-left: 1px solid;
        border-right: none;
        border-bottom: none; }
        .subheader-menu .menu-item:first-child {
          border-left: none; } }
    .subheader-menu .menu-item.dropdown {
      position: relative; }
      .subheader-menu .menu-item.dropdown.parent > a {
        display: block; }
        @media screen and (min-width: 800px) {
          .subheader-menu .menu-item.dropdown.parent > a:after {
            float: none;
            content: "m";
            display: inline-block;
            font-size: 18px;
            margin-right: -15px;
            margin-left: 5px;
            transition: all 0.2s ease;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            transform: rotate(0deg); } }
      .subheader-menu .menu-item.dropdown .submenu {
        width: 100%;
        position: absolute;
        top: 100%;
        max-height: 400px;
        overflow-y: scroll;
        border: 1px solid #e6e7e8; }
        @media screen and (min-width: 800px) {
          .subheader-menu .menu-item.dropdown .submenu {
            border: none; } }
        .subheader-menu .menu-item.dropdown .submenu li {
          border-top: 1px solid #e6e7e8; }
          .subheader-menu .menu-item.dropdown .submenu li:first-child {
            border-top: none; }
        .subheader-menu .menu-item.dropdown .submenu a {
          display: block; }
        .subheader-menu .menu-item.dropdown .submenu.active {
          z-index: 10;
          left: auto;
          height: auto; }
  .subheader-menu .submenu {
    position: absolute;
    left: 99em;
    height: 0;
    transition: height 0.2s ease-in-out; }
    .subheader-menu .submenu.board-team-submenu {
      left: 0; }
    .subheader-menu .submenu .menu-item {
      font-size: 16px;
      font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: normal;
      padding-left: 30px;
      padding-right: 30px;
      text-align: left;
      background: #FFFFFF;
      border: 0;
      width: 100%; }
      .subheader-menu .submenu .menu-item a {
        background: none;
        color: inherit; }
      .subheader-menu .submenu .menu-item:hover {
        background: #0E2340;
        color: #FFFFFF; }

.text-subheader {
  margin-bottom: 45px; }
  @media screen and (min-width: 800px) {
    .text-subheader {
      padding: 52px 0 48px; } }
  .text-subheader .subtitle {
    padding-bottom: 0; }
    .text-subheader .subtitle:before {
      content: none;
      border: none; }

.menu-item {
  position: relative; }
  .menu-item .progress-bar {
    position: absolute;
    width: 0;
    height: 2px;
    background: #0E2340;
    left: 0;
    top: 0; }

.contact-wrapper .subheader.hero.height- {
  min-height: 0; }
  @media screen and (min-width: 1000px) {
    .contact-wrapper .subheader.hero.height- {
      min-height: 300px; } }
@media screen and (min-width: 1000px) {
  .contact-wrapper .subheader.hero {
    min-height: 300px; } }

/**
 * Header navigation styles
 */
/**
 * FOR OVERFLOW TESTING PURPOSES
 */
.form-loading-overlay {
  display: none;
  width: 100%;
  height: 80px;
  background-image: url("../../src/images/icons/ajax-loader-transparent.gif");
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 10000;
  height: 100%; }

.navbar {
  margin-bottom: 0px;
  border: none;
  /* .sub-menu */
  /* form */
  /* media sm */
  /* media md */
  /* media xl */ }
  .navbar.active {
    overflow-y: scroll;
    overflow-x: hidden;
    bottom: 0; }
    .navbar.active .header-menu {
      max-height: 700px;
      transition-property: max-height;
      transition-duration: 1700ms;
      transition-delay: 0s;
      transition-timing-function: cubic-bezier(0.02, 0.08, 0.19, 0.98);
      -webkit-backface-visibility: hidden; }
  .navbar .navbar-header {
    position: relative;
    background-color: #FFFFFF;
    float: none;
    border-bottom: 2px solid; }
    .navbar .navbar-header a,
    .navbar .navbar-header .menu-toggle-text {
      letter-spacing: 0.1em; }
  .navbar .header-menu {
    transition-property: max-height;
    transition-duration: 500ms;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.02, 0.08, 0.19, 0.98);
    -webkit-backface-visibility: hidden;
    max-height: 0px;
    overflow: hidden; }
    .navbar .header-menu li {
      border-top: 1px solid;
      padding: 0 30px; }
      .navbar .header-menu li:first-child {
        border-top: none; }
  body .navbar.forest, body .forest .navbar, .forest .navbar {
    /* 599px */
    /* 640 */ }
    body .navbar.forest .navbar-header, body .forest .navbar .navbar-header, .forest .navbar .navbar-header {
      border-color: #1B9897; }
    body .navbar.forest .header-menu, body .forest .navbar .header-menu, .forest .navbar .header-menu {
      background-color: #1B9897; }
      body .navbar.forest .header-menu li, body .forest .navbar .header-menu li, .forest .navbar .header-menu li {
        border-color: #1d9797; }
    body .navbar.forest .sub-menu li a, body .forest .navbar .sub-menu li a, .forest .navbar .sub-menu li a {
      color: #9fcaca; }
      body .navbar.forest .sub-menu li a:hover, body .forest .navbar .sub-menu li a:hover, .forest .navbar .sub-menu li a:hover {
        color: #FFFFFF; }
    body .navbar.forest .searchform, body .forest .navbar .searchform, .forest .navbar .searchform {
      border-color: #81d0d6; }
      body .navbar.forest .searchform a, body .forest .navbar .searchform a, .forest .navbar .searchform a {
        color: #1B9897; }
      body .navbar.forest .searchform .deletable-container .delete-btn:after, body .forest .navbar .searchform .deletable-container .delete-btn:after, .forest .navbar .searchform .deletable-container .delete-btn:after {
        background-color: #81d0d6; }
      body .navbar.forest .searchform .close-search-form, body .forest .navbar .searchform .close-search-form, .forest .navbar .searchform .close-search-form {
        border-right: 1px solid #81d0d6; }
    body .navbar.forest form input::-webkit-input-placeholder, body .forest .navbar form input::-webkit-input-placeholder, .forest .navbar form input::-webkit-input-placeholder {
      color: #9fcaca; }
    body .navbar.forest form input:-moz-placeholder, body .forest .navbar form input:-moz-placeholder, .forest .navbar form input:-moz-placeholder {
      color: #9fcaca; }
    body .navbar.forest form input::-moz-placeholder, body .forest .navbar form input::-moz-placeholder, .forest .navbar form input::-moz-placeholder {
      color: #9fcaca; }
    body .navbar.forest form input:-ms-input-placeholder, body .forest .navbar form input:-ms-input-placeholder, .forest .navbar form input:-ms-input-placeholder {
      color: #9fcaca; }
    body .navbar.forest form input[type="submit"], body .forest .navbar form input[type="submit"], .forest .navbar form input[type="submit"] {
      color: #1B9897; }
    body .navbar.forest .gform_confirmation_message, body .forest .navbar .gform_confirmation_message, .forest .navbar .gform_confirmation_message {
      color: #FFFFFF; }
    body .navbar.forest .gform_wrapper, body .forest .navbar .gform_wrapper, .forest .navbar .gform_wrapper {
      border-bottom-color: #1B9897; }
      body .navbar.forest .gform_wrapper.active, body .navbar.forest .gform_wrapper.gform_validation_error, body .forest .navbar .gform_wrapper.active, body .forest .navbar .gform_wrapper.gform_validation_error, .forest .navbar .gform_wrapper.active, .forest .navbar .gform_wrapper.gform_validation_error {
        border-left-color: #81d0d6; }
      body .navbar.forest .gform_wrapper .gfield, body .navbar.forest .gform_wrapper .ginput_complex .name_last input, body .navbar.forest .gform_wrapper .cta-form:after, body .forest .navbar .gform_wrapper .gfield, body .forest .navbar .gform_wrapper .ginput_complex .name_last input, body .forest .navbar .gform_wrapper .cta-form:after, .forest .navbar .gform_wrapper .gfield, .forest .navbar .gform_wrapper .ginput_complex .name_last input, .forest .navbar .gform_wrapper .cta-form:after {
        border-color: #9fcaca; }
      body .navbar.forest .gform_wrapper .cta-form:after, body .forest .navbar .gform_wrapper .cta-form:after, .forest .navbar .gform_wrapper .cta-form:after {
        color: #9fcaca; }
    @media screen and (min-width: 640px) {
      body .navbar.forest .search-toggle, body .forest .navbar .search-toggle, .forest .navbar .search-toggle {
        border-color: #81d0d6; }
        body .navbar.forest .search-toggle:hover, body .forest .navbar .search-toggle:hover, .forest .navbar .search-toggle:hover {
          background: #1B9897; }
          body .navbar.forest .search-toggle:hover span, body .forest .navbar .search-toggle:hover span, .forest .navbar .search-toggle:hover span {
            color: #FFFFFF; } }
    @media screen and (min-width: 800px) {
      body .navbar.forest .header-visible-links li a:hover, body .forest .navbar .header-visible-links li a:hover, .forest .navbar .header-visible-links li a:hover {
        color: #9fcaca; }
      body .navbar.forest .header-follow.active, body .forest .navbar .header-follow.active, .forest .navbar .header-follow.active {
        background-color: #1B9897;
        color: #FFFFFF; }
      body .navbar.forest .social-links, body .forest .navbar .social-links, .forest .navbar .social-links {
        border-color: #81d0d6; }
        body .navbar.forest .social-links a, body .forest .navbar .social-links a, .forest .navbar .social-links a {
          color: #1B9897; }
      body .navbar.forest .header-visible-links, body .forest .navbar .header-visible-links, .forest .navbar .header-visible-links {
        border-color: #81d0d6; }
        body .navbar.forest .header-visible-links li, body .forest .navbar .header-visible-links li, .forest .navbar .header-visible-links li {
          border-color: #81d0d6;
          color: #1B9897; }
          body .navbar.forest .header-visible-links li.item-2, body .forest .navbar .header-visible-links li.item-2, .forest .navbar .header-visible-links li.item-2 {
            border-color: #81d0d6; }
          body .navbar.forest .header-visible-links li a, body .forest .navbar .header-visible-links li a, .forest .navbar .header-visible-links li a {
            color: #1B9897; }
      body .navbar.forest .menu-toggle-text,
      body .navbar.forest .subscribe-toggle, body .forest .navbar .menu-toggle-text,
      body .forest .navbar .subscribe-toggle, .forest .navbar .menu-toggle-text,
      .forest .navbar .subscribe-toggle {
        color: #1B9897; }
        body .navbar.forest .menu-toggle-text:hover,
        body .navbar.forest .subscribe-toggle:hover, body .forest .navbar .menu-toggle-text:hover,
        body .forest .navbar .subscribe-toggle:hover, .forest .navbar .menu-toggle-text:hover,
        .forest .navbar .subscribe-toggle:hover {
          color: #07555c; } }
    @media screen and (min-width: 640px) {
      body .navbar.forest .header-menu .main-menu > li, body .forest .navbar .header-menu .main-menu > li, .forest .navbar .header-menu .main-menu > li {
        border-color: #9fcaca; }
        body .navbar.forest .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navbar.forest .header-menu .main-menu > li.menu-item-has-children > div > a:hover, body .forest .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .forest .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover, .forest .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, .forest .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover {
          color: #9fcaca; } }
  body .navbar.navy, body .navy .navbar, .navy .navbar {
    /* 599px */
    /* 640 */ }
    body .navbar.navy .navbar-header, body .navy .navbar .navbar-header, .navy .navbar .navbar-header {
      border-color: #0E2340; }
    body .navbar.navy .header-menu, body .navy .navbar .header-menu, .navy .navbar .header-menu {
      background-color: #0E2340; }
      body .navbar.navy .header-menu li, body .navy .navbar .header-menu li, .navy .navbar .header-menu li {
        border-color: #3d5788; }
    body .navbar.navy .sub-menu li a, body .navy .navbar .sub-menu li a, .navy .navbar .sub-menu li a {
      color: #98a3c4; }
      body .navbar.navy .sub-menu li a:hover, body .navy .navbar .sub-menu li a:hover, .navy .navbar .sub-menu li a:hover {
        color: #FFFFFF; }
    body .navbar.navy .searchform, body .navy .navbar .searchform, .navy .navbar .searchform {
      border-color: #d4d8e7; }
      body .navbar.navy .searchform a, body .navy .navbar .searchform a, .navy .navbar .searchform a {
        color: #0E2340; }
      body .navbar.navy .searchform .deletable-container .delete-btn:after, body .navy .navbar .searchform .deletable-container .delete-btn:after, .navy .navbar .searchform .deletable-container .delete-btn:after {
        background-color: #d4d8e7; }
      body .navbar.navy .searchform .close-search-form, body .navy .navbar .searchform .close-search-form, .navy .navbar .searchform .close-search-form {
        border-right: 1px solid #d4d8e7; }
    body .navbar.navy form input::-webkit-input-placeholder, body .navy .navbar form input::-webkit-input-placeholder, .navy .navbar form input::-webkit-input-placeholder {
      color: #98a3c4; }
    body .navbar.navy form input:-moz-placeholder, body .navy .navbar form input:-moz-placeholder, .navy .navbar form input:-moz-placeholder {
      color: #98a3c4; }
    body .navbar.navy form input::-moz-placeholder, body .navy .navbar form input::-moz-placeholder, .navy .navbar form input::-moz-placeholder {
      color: #98a3c4; }
    body .navbar.navy form input:-ms-input-placeholder, body .navy .navbar form input:-ms-input-placeholder, .navy .navbar form input:-ms-input-placeholder {
      color: #98a3c4; }
    body .navbar.navy form input[type="submit"], body .navy .navbar form input[type="submit"], .navy .navbar form input[type="submit"] {
      color: #0E2340; }
    body .navbar.navy .gform_confirmation_message, body .navy .navbar .gform_confirmation_message, .navy .navbar .gform_confirmation_message {
      color: #FFFFFF; }
    body .navbar.navy .gform_wrapper, body .navy .navbar .gform_wrapper, .navy .navbar .gform_wrapper {
      border-bottom-color: #0E2340; }
      body .navbar.navy .gform_wrapper.active, body .navbar.navy .gform_wrapper.gform_validation_error, body .navy .navbar .gform_wrapper.active, body .navy .navbar .gform_wrapper.gform_validation_error, .navy .navbar .gform_wrapper.active, .navy .navbar .gform_wrapper.gform_validation_error {
        border-left-color: #d4d8e7; }
      body .navbar.navy .gform_wrapper .gfield, body .navbar.navy .gform_wrapper .ginput_complex .name_last input, body .navbar.navy .gform_wrapper .cta-form:after, body .navy .navbar .gform_wrapper .gfield, body .navy .navbar .gform_wrapper .ginput_complex .name_last input, body .navy .navbar .gform_wrapper .cta-form:after, .navy .navbar .gform_wrapper .gfield, .navy .navbar .gform_wrapper .ginput_complex .name_last input, .navy .navbar .gform_wrapper .cta-form:after {
        border-color: #98a3c4; }
      body .navbar.navy .gform_wrapper .cta-form:after, body .navy .navbar .gform_wrapper .cta-form:after, .navy .navbar .gform_wrapper .cta-form:after {
        color: #98a3c4; }
    @media screen and (min-width: 640px) {
      body .navbar.navy .search-toggle, body .navy .navbar .search-toggle, .navy .navbar .search-toggle {
        border-color: #d4d8e7; }
        body .navbar.navy .search-toggle:hover, body .navy .navbar .search-toggle:hover, .navy .navbar .search-toggle:hover {
          background: #0E2340; }
          body .navbar.navy .search-toggle:hover span, body .navy .navbar .search-toggle:hover span, .navy .navbar .search-toggle:hover span {
            color: #FFFFFF; } }
    @media screen and (min-width: 800px) {
      body .navbar.navy .header-visible-links li a:hover, body .navy .navbar .header-visible-links li a:hover, .navy .navbar .header-visible-links li a:hover {
        color: #98a3c4; }
      body .navbar.navy .header-follow.active, body .navy .navbar .header-follow.active, .navy .navbar .header-follow.active {
        background-color: #0E2340;
        color: #FFFFFF; }
      body .navbar.navy .social-links, body .navy .navbar .social-links, .navy .navbar .social-links {
        border-color: #d4d8e7; }
        body .navbar.navy .social-links a, body .navy .navbar .social-links a, .navy .navbar .social-links a {
          color: #0E2340; }
      body .navbar.navy .header-visible-links, body .navy .navbar .header-visible-links, .navy .navbar .header-visible-links {
        border-color: #d4d8e7; }
        body .navbar.navy .header-visible-links li, body .navy .navbar .header-visible-links li, .navy .navbar .header-visible-links li {
          border-color: #d4d8e7;
          color: #0E2340; }
          body .navbar.navy .header-visible-links li.item-2, body .navy .navbar .header-visible-links li.item-2, .navy .navbar .header-visible-links li.item-2 {
            border-color: #d4d8e7; }
          body .navbar.navy .header-visible-links li a, body .navy .navbar .header-visible-links li a, .navy .navbar .header-visible-links li a {
            color: #0E2340; }
      body .navbar.navy .menu-toggle-text,
      body .navbar.navy .subscribe-toggle, body .navy .navbar .menu-toggle-text,
      body .navy .navbar .subscribe-toggle, .navy .navbar .menu-toggle-text,
      .navy .navbar .subscribe-toggle {
        color: #0E2340; }
        body .navbar.navy .menu-toggle-text:hover,
        body .navbar.navy .subscribe-toggle:hover, body .navy .navbar .menu-toggle-text:hover,
        body .navy .navbar .subscribe-toggle:hover, .navy .navbar .menu-toggle-text:hover,
        .navy .navbar .subscribe-toggle:hover {
          color: #002f58; } }
    @media screen and (min-width: 640px) {
      body .navbar.navy .header-menu .main-menu > li, body .navy .navbar .header-menu .main-menu > li, .navy .navbar .header-menu .main-menu > li {
        border-color: #98a3c4; }
        body .navbar.navy .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navbar.navy .header-menu .main-menu > li.menu-item-has-children > div > a:hover, body .navy .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navy .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover, .navy .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, .navy .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover {
          color: #98a3c4; } }
  body .navbar.pink, body .pink .navbar, .pink .navbar {
    /* 599px */
    /* 640 */ }
    body .navbar.pink .navbar-header, body .pink .navbar .navbar-header, .pink .navbar .navbar-header {
      border-color: #E4028C; }
    body .navbar.pink .header-menu, body .pink .navbar .header-menu, .pink .navbar .header-menu {
      background-color: #E4028C; }
      body .navbar.pink .header-menu li, body .pink .navbar .header-menu li, .pink .navbar .header-menu li {
        border-color: #d96eaa; }
    body .navbar.pink .sub-menu li a, body .pink .navbar .sub-menu li a, .pink .navbar .sub-menu li a {
      color: #ebbdd8; }
      body .navbar.pink .sub-menu li a:hover, body .pink .navbar .sub-menu li a:hover, .pink .navbar .sub-menu li a:hover {
        color: #FFFFFF; }
    body .navbar.pink .searchform, body .pink .navbar .searchform, .pink .navbar .searchform {
      border-color: #f6e6f1; }
      body .navbar.pink .searchform a, body .pink .navbar .searchform a, .pink .navbar .searchform a {
        color: #E4028C; }
      body .navbar.pink .searchform .deletable-container .delete-btn:after, body .pink .navbar .searchform .deletable-container .delete-btn:after, .pink .navbar .searchform .deletable-container .delete-btn:after {
        background-color: #f6e6f1; }
      body .navbar.pink .searchform .close-search-form, body .pink .navbar .searchform .close-search-form, .pink .navbar .searchform .close-search-form {
        border-right: 1px solid #f6e6f1; }
    body .navbar.pink form input::-webkit-input-placeholder, body .pink .navbar form input::-webkit-input-placeholder, .pink .navbar form input::-webkit-input-placeholder {
      color: #ebbdd8; }
    body .navbar.pink form input:-moz-placeholder, body .pink .navbar form input:-moz-placeholder, .pink .navbar form input:-moz-placeholder {
      color: #ebbdd8; }
    body .navbar.pink form input::-moz-placeholder, body .pink .navbar form input::-moz-placeholder, .pink .navbar form input::-moz-placeholder {
      color: #ebbdd8; }
    body .navbar.pink form input:-ms-input-placeholder, body .pink .navbar form input:-ms-input-placeholder, .pink .navbar form input:-ms-input-placeholder {
      color: #ebbdd8; }
    body .navbar.pink form input[type="submit"], body .pink .navbar form input[type="submit"], .pink .navbar form input[type="submit"] {
      color: #E4028C; }
    body .navbar.pink .gform_confirmation_message, body .pink .navbar .gform_confirmation_message, .pink .navbar .gform_confirmation_message {
      color: #FFFFFF; }
    body .navbar.pink .gform_wrapper, body .pink .navbar .gform_wrapper, .pink .navbar .gform_wrapper {
      border-bottom-color: #E4028C; }
      body .navbar.pink .gform_wrapper.active, body .navbar.pink .gform_wrapper.gform_validation_error, body .pink .navbar .gform_wrapper.active, body .pink .navbar .gform_wrapper.gform_validation_error, .pink .navbar .gform_wrapper.active, .pink .navbar .gform_wrapper.gform_validation_error {
        border-left-color: #f6e6f1; }
      body .navbar.pink .gform_wrapper .gfield, body .navbar.pink .gform_wrapper .ginput_complex .name_last input, body .navbar.pink .gform_wrapper .cta-form:after, body .pink .navbar .gform_wrapper .gfield, body .pink .navbar .gform_wrapper .ginput_complex .name_last input, body .pink .navbar .gform_wrapper .cta-form:after, .pink .navbar .gform_wrapper .gfield, .pink .navbar .gform_wrapper .ginput_complex .name_last input, .pink .navbar .gform_wrapper .cta-form:after {
        border-color: #ebbdd8; }
      body .navbar.pink .gform_wrapper .cta-form:after, body .pink .navbar .gform_wrapper .cta-form:after, .pink .navbar .gform_wrapper .cta-form:after {
        color: #ebbdd8; }
    @media screen and (min-width: 640px) {
      body .navbar.pink .search-toggle, body .pink .navbar .search-toggle, .pink .navbar .search-toggle {
        border-color: #f6e6f1; }
        body .navbar.pink .search-toggle:hover, body .pink .navbar .search-toggle:hover, .pink .navbar .search-toggle:hover {
          background: #E4028C; }
          body .navbar.pink .search-toggle:hover span, body .pink .navbar .search-toggle:hover span, .pink .navbar .search-toggle:hover span {
            color: #FFFFFF; } }
    @media screen and (min-width: 800px) {
      body .navbar.pink .header-visible-links li a:hover, body .pink .navbar .header-visible-links li a:hover, .pink .navbar .header-visible-links li a:hover {
        color: #ebbdd8; }
      body .navbar.pink .header-follow.active, body .pink .navbar .header-follow.active, .pink .navbar .header-follow.active {
        background-color: #E4028C;
        color: #FFFFFF; }
      body .navbar.pink .social-links, body .pink .navbar .social-links, .pink .navbar .social-links {
        border-color: #f6e6f1; }
        body .navbar.pink .social-links a, body .pink .navbar .social-links a, .pink .navbar .social-links a {
          color: #E4028C; }
      body .navbar.pink .header-visible-links, body .pink .navbar .header-visible-links, .pink .navbar .header-visible-links {
        border-color: #f6e6f1; }
        body .navbar.pink .header-visible-links li, body .pink .navbar .header-visible-links li, .pink .navbar .header-visible-links li {
          border-color: #f6e6f1;
          color: #E4028C; }
          body .navbar.pink .header-visible-links li.item-2, body .pink .navbar .header-visible-links li.item-2, .pink .navbar .header-visible-links li.item-2 {
            border-color: #f6e6f1; }
          body .navbar.pink .header-visible-links li a, body .pink .navbar .header-visible-links li a, .pink .navbar .header-visible-links li a {
            color: #E4028C; }
      body .navbar.pink .menu-toggle-text,
      body .navbar.pink .subscribe-toggle, body .pink .navbar .menu-toggle-text,
      body .pink .navbar .subscribe-toggle, .pink .navbar .menu-toggle-text,
      .pink .navbar .subscribe-toggle {
        color: #E4028C; }
        body .navbar.pink .menu-toggle-text:hover,
        body .navbar.pink .subscribe-toggle:hover, body .pink .navbar .menu-toggle-text:hover,
        body .pink .navbar .subscribe-toggle:hover, .pink .navbar .menu-toggle-text:hover,
        .pink .navbar .subscribe-toggle:hover {
          color: #E4028C; } }
    @media screen and (min-width: 640px) {
      body .navbar.pink .header-menu .main-menu > li, body .pink .navbar .header-menu .main-menu > li, .pink .navbar .header-menu .main-menu > li {
        border-color: #ebbdd8; }
        body .navbar.pink .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navbar.pink .header-menu .main-menu > li.menu-item-has-children > div > a:hover, body .pink .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .pink .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover, .pink .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, .pink .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover {
          color: #ebbdd8; } }
  body .navbar.blue, body .blue .navbar, .blue .navbar {
    /* 599px */
    /* 640 */ }
    body .navbar.blue .navbar-header, body .blue .navbar .navbar-header, .blue .navbar .navbar-header {
      border-color: #3155A6; }
    body .navbar.blue .header-menu, body .blue .navbar .header-menu, .blue .navbar .header-menu {
      background-color: #3155A6; }
      body .navbar.blue .header-menu li, body .blue .navbar .header-menu li, .blue .navbar .header-menu li {
        border-color: #008faf; }
    body .navbar.blue .sub-menu li a, body .blue .navbar .sub-menu li a, .blue .navbar .sub-menu li a {
      color: #98c6d8; }
      body .navbar.blue .sub-menu li a:hover, body .blue .navbar .sub-menu li a:hover, .blue .navbar .sub-menu li a:hover {
        color: #FFFFFF; }
    body .navbar.blue .searchform, body .blue .navbar .searchform, .blue .navbar .searchform {
      border-color: #d6e8ef; }
      body .navbar.blue .searchform a, body .blue .navbar .searchform a, .blue .navbar .searchform a {
        color: #3155A6; }
      body .navbar.blue .searchform .deletable-container .delete-btn:after, body .blue .navbar .searchform .deletable-container .delete-btn:after, .blue .navbar .searchform .deletable-container .delete-btn:after {
        background-color: #d6e8ef; }
      body .navbar.blue .searchform .close-search-form, body .blue .navbar .searchform .close-search-form, .blue .navbar .searchform .close-search-form {
        border-right: 1px solid #d6e8ef; }
    body .navbar.blue form input::-webkit-input-placeholder, body .blue .navbar form input::-webkit-input-placeholder, .blue .navbar form input::-webkit-input-placeholder {
      color: #98c6d8; }
    body .navbar.blue form input:-moz-placeholder, body .blue .navbar form input:-moz-placeholder, .blue .navbar form input:-moz-placeholder {
      color: #98c6d8; }
    body .navbar.blue form input::-moz-placeholder, body .blue .navbar form input::-moz-placeholder, .blue .navbar form input::-moz-placeholder {
      color: #98c6d8; }
    body .navbar.blue form input:-ms-input-placeholder, body .blue .navbar form input:-ms-input-placeholder, .blue .navbar form input:-ms-input-placeholder {
      color: #98c6d8; }
    body .navbar.blue form input[type="submit"], body .blue .navbar form input[type="submit"], .blue .navbar form input[type="submit"] {
      color: #3155A6; }
    body .navbar.blue .gform_confirmation_message, body .blue .navbar .gform_confirmation_message, .blue .navbar .gform_confirmation_message {
      color: #FFFFFF; }
    body .navbar.blue .gform_wrapper, body .blue .navbar .gform_wrapper, .blue .navbar .gform_wrapper {
      border-bottom-color: #3155A6; }
      body .navbar.blue .gform_wrapper.active, body .navbar.blue .gform_wrapper.gform_validation_error, body .blue .navbar .gform_wrapper.active, body .blue .navbar .gform_wrapper.gform_validation_error, .blue .navbar .gform_wrapper.active, .blue .navbar .gform_wrapper.gform_validation_error {
        border-left-color: #d6e8ef; }
      body .navbar.blue .gform_wrapper .gfield, body .navbar.blue .gform_wrapper .ginput_complex .name_last input, body .navbar.blue .gform_wrapper .cta-form:after, body .blue .navbar .gform_wrapper .gfield, body .blue .navbar .gform_wrapper .ginput_complex .name_last input, body .blue .navbar .gform_wrapper .cta-form:after, .blue .navbar .gform_wrapper .gfield, .blue .navbar .gform_wrapper .ginput_complex .name_last input, .blue .navbar .gform_wrapper .cta-form:after {
        border-color: #98c6d8; }
      body .navbar.blue .gform_wrapper .cta-form:after, body .blue .navbar .gform_wrapper .cta-form:after, .blue .navbar .gform_wrapper .cta-form:after {
        color: #98c6d8; }
    @media screen and (min-width: 640px) {
      body .navbar.blue .search-toggle, body .blue .navbar .search-toggle, .blue .navbar .search-toggle {
        border-color: #d6e8ef; }
        body .navbar.blue .search-toggle:hover, body .blue .navbar .search-toggle:hover, .blue .navbar .search-toggle:hover {
          background: #3155A6; }
          body .navbar.blue .search-toggle:hover span, body .blue .navbar .search-toggle:hover span, .blue .navbar .search-toggle:hover span {
            color: #FFFFFF; } }
    @media screen and (min-width: 800px) {
      body .navbar.blue .header-visible-links li a:hover, body .blue .navbar .header-visible-links li a:hover, .blue .navbar .header-visible-links li a:hover {
        color: #98c6d8; }
      body .navbar.blue .header-follow.active, body .blue .navbar .header-follow.active, .blue .navbar .header-follow.active {
        background-color: #3155A6;
        color: #FFFFFF; }
      body .navbar.blue .social-links, body .blue .navbar .social-links, .blue .navbar .social-links {
        border-color: #d6e8ef; }
        body .navbar.blue .social-links a, body .blue .navbar .social-links a, .blue .navbar .social-links a {
          color: #3155A6; }
      body .navbar.blue .header-visible-links, body .blue .navbar .header-visible-links, .blue .navbar .header-visible-links {
        border-color: #d6e8ef; }
        body .navbar.blue .header-visible-links li, body .blue .navbar .header-visible-links li, .blue .navbar .header-visible-links li {
          border-color: #d6e8ef;
          color: #3155A6; }
          body .navbar.blue .header-visible-links li.item-2, body .blue .navbar .header-visible-links li.item-2, .blue .navbar .header-visible-links li.item-2 {
            border-color: #d6e8ef; }
          body .navbar.blue .header-visible-links li a, body .blue .navbar .header-visible-links li a, .blue .navbar .header-visible-links li a {
            color: #3155A6; }
      body .navbar.blue .menu-toggle-text,
      body .navbar.blue .subscribe-toggle, body .blue .navbar .menu-toggle-text,
      body .blue .navbar .subscribe-toggle, .blue .navbar .menu-toggle-text,
      .blue .navbar .subscribe-toggle {
        color: #3155A6; }
        body .navbar.blue .menu-toggle-text:hover,
        body .navbar.blue .subscribe-toggle:hover, body .blue .navbar .menu-toggle-text:hover,
        body .blue .navbar .subscribe-toggle:hover, .blue .navbar .menu-toggle-text:hover,
        .blue .navbar .subscribe-toggle:hover {
          color: #3155A6; } }
    @media screen and (min-width: 640px) {
      body .navbar.blue .header-menu .main-menu > li, body .blue .navbar .header-menu .main-menu > li, .blue .navbar .header-menu .main-menu > li {
        border-color: #98c6d8; }
        body .navbar.blue .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navbar.blue .header-menu .main-menu > li.menu-item-has-children > div > a:hover, body .blue .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .blue .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover, .blue .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, .blue .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover {
          color: #98c6d8; } }
  body .navbar.purple, body .purple .navbar, .purple .navbar {
    /* 599px */
    /* 640 */ }
    body .navbar.purple .navbar-header, body .purple .navbar .navbar-header, .purple .navbar .navbar-header {
      border-color: #642265; }
    body .navbar.purple .header-menu, body .purple .navbar .header-menu, .purple .navbar .header-menu {
      background-color: #642265; }
      body .navbar.purple .header-menu li, body .purple .navbar .header-menu li, .purple .navbar .header-menu li {
        border-color: #846291; }
    body .navbar.purple .sub-menu li a, body .purple .navbar .sub-menu li a, .purple .navbar .sub-menu li a {
      color: #c0aec6; }
      body .navbar.purple .sub-menu li a:hover, body .purple .navbar .sub-menu li a:hover, .purple .navbar .sub-menu li a:hover {
        color: #FFFFFF; }
    body .navbar.purple .searchform, body .purple .navbar .searchform, .purple .navbar .searchform {
      border-color: #e6dfe8; }
      body .navbar.purple .searchform a, body .purple .navbar .searchform a, .purple .navbar .searchform a {
        color: #642265; }
      body .navbar.purple .searchform .deletable-container .delete-btn:after, body .purple .navbar .searchform .deletable-container .delete-btn:after, .purple .navbar .searchform .deletable-container .delete-btn:after {
        background-color: #e6dfe8; }
      body .navbar.purple .searchform .close-search-form, body .purple .navbar .searchform .close-search-form, .purple .navbar .searchform .close-search-form {
        border-right: 1px solid #e6dfe8; }
    body .navbar.purple form input::-webkit-input-placeholder, body .purple .navbar form input::-webkit-input-placeholder, .purple .navbar form input::-webkit-input-placeholder {
      color: #c0aec6; }
    body .navbar.purple form input:-moz-placeholder, body .purple .navbar form input:-moz-placeholder, .purple .navbar form input:-moz-placeholder {
      color: #c0aec6; }
    body .navbar.purple form input::-moz-placeholder, body .purple .navbar form input::-moz-placeholder, .purple .navbar form input::-moz-placeholder {
      color: #c0aec6; }
    body .navbar.purple form input:-ms-input-placeholder, body .purple .navbar form input:-ms-input-placeholder, .purple .navbar form input:-ms-input-placeholder {
      color: #c0aec6; }
    body .navbar.purple form input[type="submit"], body .purple .navbar form input[type="submit"], .purple .navbar form input[type="submit"] {
      color: #642265; }
    body .navbar.purple .gform_confirmation_message, body .purple .navbar .gform_confirmation_message, .purple .navbar .gform_confirmation_message {
      color: #FFFFFF; }
    body .navbar.purple .gform_wrapper, body .purple .navbar .gform_wrapper, .purple .navbar .gform_wrapper {
      border-bottom-color: #642265; }
      body .navbar.purple .gform_wrapper.active, body .navbar.purple .gform_wrapper.gform_validation_error, body .purple .navbar .gform_wrapper.active, body .purple .navbar .gform_wrapper.gform_validation_error, .purple .navbar .gform_wrapper.active, .purple .navbar .gform_wrapper.gform_validation_error {
        border-left-color: #e6dfe8; }
      body .navbar.purple .gform_wrapper .gfield, body .navbar.purple .gform_wrapper .ginput_complex .name_last input, body .navbar.purple .gform_wrapper .cta-form:after, body .purple .navbar .gform_wrapper .gfield, body .purple .navbar .gform_wrapper .ginput_complex .name_last input, body .purple .navbar .gform_wrapper .cta-form:after, .purple .navbar .gform_wrapper .gfield, .purple .navbar .gform_wrapper .ginput_complex .name_last input, .purple .navbar .gform_wrapper .cta-form:after {
        border-color: #c0aec6; }
      body .navbar.purple .gform_wrapper .cta-form:after, body .purple .navbar .gform_wrapper .cta-form:after, .purple .navbar .gform_wrapper .cta-form:after {
        color: #c0aec6; }
    @media screen and (min-width: 640px) {
      body .navbar.purple .search-toggle, body .purple .navbar .search-toggle, .purple .navbar .search-toggle {
        border-color: #e6dfe8; }
        body .navbar.purple .search-toggle:hover, body .purple .navbar .search-toggle:hover, .purple .navbar .search-toggle:hover {
          background: #642265; }
          body .navbar.purple .search-toggle:hover span, body .purple .navbar .search-toggle:hover span, .purple .navbar .search-toggle:hover span {
            color: #FFFFFF; } }
    @media screen and (min-width: 800px) {
      body .navbar.purple .header-visible-links li a:hover, body .purple .navbar .header-visible-links li a:hover, .purple .navbar .header-visible-links li a:hover {
        color: #c0aec6; }
      body .navbar.purple .header-follow.active, body .purple .navbar .header-follow.active, .purple .navbar .header-follow.active {
        background-color: #642265;
        color: #FFFFFF; }
      body .navbar.purple .social-links, body .purple .navbar .social-links, .purple .navbar .social-links {
        border-color: #e6dfe8; }
        body .navbar.purple .social-links a, body .purple .navbar .social-links a, .purple .navbar .social-links a {
          color: #642265; }
      body .navbar.purple .header-visible-links, body .purple .navbar .header-visible-links, .purple .navbar .header-visible-links {
        border-color: #e6dfe8; }
        body .navbar.purple .header-visible-links li, body .purple .navbar .header-visible-links li, .purple .navbar .header-visible-links li {
          border-color: #e6dfe8;
          color: #642265; }
          body .navbar.purple .header-visible-links li.item-2, body .purple .navbar .header-visible-links li.item-2, .purple .navbar .header-visible-links li.item-2 {
            border-color: #e6dfe8; }
          body .navbar.purple .header-visible-links li a, body .purple .navbar .header-visible-links li a, .purple .navbar .header-visible-links li a {
            color: #642265; }
      body .navbar.purple .menu-toggle-text,
      body .navbar.purple .subscribe-toggle, body .purple .navbar .menu-toggle-text,
      body .purple .navbar .subscribe-toggle, .purple .navbar .menu-toggle-text,
      .purple .navbar .subscribe-toggle {
        color: #642265; }
        body .navbar.purple .menu-toggle-text:hover,
        body .navbar.purple .subscribe-toggle:hover, body .purple .navbar .menu-toggle-text:hover,
        body .purple .navbar .subscribe-toggle:hover, .purple .navbar .menu-toggle-text:hover,
        .purple .navbar .subscribe-toggle:hover {
          color: #4a2660; } }
    @media screen and (min-width: 640px) {
      body .navbar.purple .header-menu .main-menu > li, body .purple .navbar .header-menu .main-menu > li, .purple .navbar .header-menu .main-menu > li {
        border-color: #c0aec6; }
        body .navbar.purple .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navbar.purple .header-menu .main-menu > li.menu-item-has-children > div > a:hover, body .purple .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .purple .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover, .purple .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, .purple .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover {
          color: #c0aec6; } }
  body .navbar.orange, body .orange .navbar, .orange .navbar {
    /* 599px */
    /* 640 */ }
    body .navbar.orange .navbar-header, body .orange .navbar .navbar-header, .orange .navbar .navbar-header {
      border-color: #F15A31; }
    body .navbar.orange .header-menu, body .orange .navbar .header-menu, .orange .navbar .header-menu {
      background-color: #F15A31; }
      body .navbar.orange .header-menu li, body .orange .navbar .header-menu li, .orange .navbar .header-menu li {
        border-color: #f58a63; }
    body .navbar.orange .sub-menu li a, body .orange .navbar .sub-menu li a, .orange .navbar .sub-menu li a {
      color: #fbcab1; }
      body .navbar.orange .sub-menu li a:hover, body .orange .navbar .sub-menu li a:hover, .orange .navbar .sub-menu li a:hover {
        color: #FFFFFF; }
    body .navbar.orange .searchform, body .orange .navbar .searchform, .orange .navbar .searchform {
      border-color: #feebe0; }
      body .navbar.orange .searchform a, body .orange .navbar .searchform a, .orange .navbar .searchform a {
        color: #F15A31; }
      body .navbar.orange .searchform .deletable-container .delete-btn:after, body .orange .navbar .searchform .deletable-container .delete-btn:after, .orange .navbar .searchform .deletable-container .delete-btn:after {
        background-color: #feebe0; }
      body .navbar.orange .searchform .close-search-form, body .orange .navbar .searchform .close-search-form, .orange .navbar .searchform .close-search-form {
        border-right: 1px solid #feebe0; }
    body .navbar.orange form input::-webkit-input-placeholder, body .orange .navbar form input::-webkit-input-placeholder, .orange .navbar form input::-webkit-input-placeholder {
      color: #fbcab1; }
    body .navbar.orange form input:-moz-placeholder, body .orange .navbar form input:-moz-placeholder, .orange .navbar form input:-moz-placeholder {
      color: #fbcab1; }
    body .navbar.orange form input::-moz-placeholder, body .orange .navbar form input::-moz-placeholder, .orange .navbar form input::-moz-placeholder {
      color: #fbcab1; }
    body .navbar.orange form input:-ms-input-placeholder, body .orange .navbar form input:-ms-input-placeholder, .orange .navbar form input:-ms-input-placeholder {
      color: #fbcab1; }
    body .navbar.orange form input[type="submit"], body .orange .navbar form input[type="submit"], .orange .navbar form input[type="submit"] {
      color: #F15A31; }
    body .navbar.orange .gform_confirmation_message, body .orange .navbar .gform_confirmation_message, .orange .navbar .gform_confirmation_message {
      color: #FFFFFF; }
    body .navbar.orange .gform_wrapper, body .orange .navbar .gform_wrapper, .orange .navbar .gform_wrapper {
      border-bottom-color: #F15A31; }
      body .navbar.orange .gform_wrapper.active, body .navbar.orange .gform_wrapper.gform_validation_error, body .orange .navbar .gform_wrapper.active, body .orange .navbar .gform_wrapper.gform_validation_error, .orange .navbar .gform_wrapper.active, .orange .navbar .gform_wrapper.gform_validation_error {
        border-left-color: #feebe0; }
      body .navbar.orange .gform_wrapper .gfield, body .navbar.orange .gform_wrapper .ginput_complex .name_last input, body .navbar.orange .gform_wrapper .cta-form:after, body .orange .navbar .gform_wrapper .gfield, body .orange .navbar .gform_wrapper .ginput_complex .name_last input, body .orange .navbar .gform_wrapper .cta-form:after, .orange .navbar .gform_wrapper .gfield, .orange .navbar .gform_wrapper .ginput_complex .name_last input, .orange .navbar .gform_wrapper .cta-form:after {
        border-color: #fbcab1; }
      body .navbar.orange .gform_wrapper .cta-form:after, body .orange .navbar .gform_wrapper .cta-form:after, .orange .navbar .gform_wrapper .cta-form:after {
        color: #fbcab1; }
    @media screen and (min-width: 640px) {
      body .navbar.orange .search-toggle, body .orange .navbar .search-toggle, .orange .navbar .search-toggle {
        border-color: #feebe0; }
        body .navbar.orange .search-toggle:hover, body .orange .navbar .search-toggle:hover, .orange .navbar .search-toggle:hover {
          background: #F15A31; }
          body .navbar.orange .search-toggle:hover span, body .orange .navbar .search-toggle:hover span, .orange .navbar .search-toggle:hover span {
            color: #FFFFFF; } }
    @media screen and (min-width: 800px) {
      body .navbar.orange .header-visible-links li a:hover, body .orange .navbar .header-visible-links li a:hover, .orange .navbar .header-visible-links li a:hover {
        color: #fbcab1; }
      body .navbar.orange .header-follow.active, body .orange .navbar .header-follow.active, .orange .navbar .header-follow.active {
        background-color: #F15A31;
        color: #FFFFFF; }
      body .navbar.orange .social-links, body .orange .navbar .social-links, .orange .navbar .social-links {
        border-color: #feebe0; }
        body .navbar.orange .social-links a, body .orange .navbar .social-links a, .orange .navbar .social-links a {
          color: #F15A31; }
      body .navbar.orange .header-visible-links, body .orange .navbar .header-visible-links, .orange .navbar .header-visible-links {
        border-color: #feebe0; }
        body .navbar.orange .header-visible-links li, body .orange .navbar .header-visible-links li, .orange .navbar .header-visible-links li {
          border-color: #feebe0;
          color: #F15A31; }
          body .navbar.orange .header-visible-links li.item-2, body .orange .navbar .header-visible-links li.item-2, .orange .navbar .header-visible-links li.item-2 {
            border-color: #feebe0; }
          body .navbar.orange .header-visible-links li a, body .orange .navbar .header-visible-links li a, .orange .navbar .header-visible-links li a {
            color: #F15A31; }
      body .navbar.orange .menu-toggle-text,
      body .navbar.orange .subscribe-toggle, body .orange .navbar .menu-toggle-text,
      body .orange .navbar .subscribe-toggle, .orange .navbar .menu-toggle-text,
      .orange .navbar .subscribe-toggle {
        color: #F15A31; }
        body .navbar.orange .menu-toggle-text:hover,
        body .navbar.orange .subscribe-toggle:hover, body .orange .navbar .menu-toggle-text:hover,
        body .orange .navbar .subscribe-toggle:hover, .orange .navbar .menu-toggle-text:hover,
        .orange .navbar .subscribe-toggle:hover {
          color: #F15A31; } }
    @media screen and (min-width: 640px) {
      body .navbar.orange .header-menu .main-menu > li, body .orange .navbar .header-menu .main-menu > li, .orange .navbar .header-menu .main-menu > li {
        border-color: #fbcab1; }
        body .navbar.orange .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navbar.orange .header-menu .main-menu > li.menu-item-has-children > div > a:hover, body .orange .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .orange .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover, .orange .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, .orange .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover {
          color: #fbcab1; } }
  body .navbar.lime, body .lime .navbar, .lime .navbar {
    /* 599px */
    /* 640 */ }
    body .navbar.lime .navbar-header, body .lime .navbar .navbar-header, .lime .navbar .navbar-header {
      border-color: #9ACA3C; }
    body .navbar.lime .header-menu, body .lime .navbar .header-menu, .lime .navbar .header-menu {
      background-color: #9ACA3C; }
      body .navbar.lime .header-menu li, body .lime .navbar .header-menu li, .lime .navbar .header-menu li {
        border-color: #b6d776; }
    body .navbar.lime .sub-menu li a, body .lime .navbar .sub-menu li a, .lime .navbar .sub-menu li a {
      color: #ddebc1; }
      body .navbar.lime .sub-menu li a:hover, body .lime .navbar .sub-menu li a:hover, .lime .navbar .sub-menu li a:hover {
        color: #FFFFFF; }
    body .navbar.lime .searchform, body .lime .navbar .searchform, .lime .navbar .searchform {
      border-color: #f1f7e7; }
      body .navbar.lime .searchform a, body .lime .navbar .searchform a, .lime .navbar .searchform a {
        color: #9ACA3C; }
      body .navbar.lime .searchform .deletable-container .delete-btn:after, body .lime .navbar .searchform .deletable-container .delete-btn:after, .lime .navbar .searchform .deletable-container .delete-btn:after {
        background-color: #f1f7e7; }
      body .navbar.lime .searchform .close-search-form, body .lime .navbar .searchform .close-search-form, .lime .navbar .searchform .close-search-form {
        border-right: 1px solid #f1f7e7; }
    body .navbar.lime form input::-webkit-input-placeholder, body .lime .navbar form input::-webkit-input-placeholder, .lime .navbar form input::-webkit-input-placeholder {
      color: #ddebc1; }
    body .navbar.lime form input:-moz-placeholder, body .lime .navbar form input:-moz-placeholder, .lime .navbar form input:-moz-placeholder {
      color: #ddebc1; }
    body .navbar.lime form input::-moz-placeholder, body .lime .navbar form input::-moz-placeholder, .lime .navbar form input::-moz-placeholder {
      color: #ddebc1; }
    body .navbar.lime form input:-ms-input-placeholder, body .lime .navbar form input:-ms-input-placeholder, .lime .navbar form input:-ms-input-placeholder {
      color: #ddebc1; }
    body .navbar.lime form input[type="submit"], body .lime .navbar form input[type="submit"], .lime .navbar form input[type="submit"] {
      color: #9ACA3C; }
    body .navbar.lime .gform_confirmation_message, body .lime .navbar .gform_confirmation_message, .lime .navbar .gform_confirmation_message {
      color: #FFFFFF; }
    body .navbar.lime .gform_wrapper, body .lime .navbar .gform_wrapper, .lime .navbar .gform_wrapper {
      border-bottom-color: #9ACA3C; }
      body .navbar.lime .gform_wrapper.active, body .navbar.lime .gform_wrapper.gform_validation_error, body .lime .navbar .gform_wrapper.active, body .lime .navbar .gform_wrapper.gform_validation_error, .lime .navbar .gform_wrapper.active, .lime .navbar .gform_wrapper.gform_validation_error {
        border-left-color: #f1f7e7; }
      body .navbar.lime .gform_wrapper .gfield, body .navbar.lime .gform_wrapper .ginput_complex .name_last input, body .navbar.lime .gform_wrapper .cta-form:after, body .lime .navbar .gform_wrapper .gfield, body .lime .navbar .gform_wrapper .ginput_complex .name_last input, body .lime .navbar .gform_wrapper .cta-form:after, .lime .navbar .gform_wrapper .gfield, .lime .navbar .gform_wrapper .ginput_complex .name_last input, .lime .navbar .gform_wrapper .cta-form:after {
        border-color: #ddebc1; }
      body .navbar.lime .gform_wrapper .cta-form:after, body .lime .navbar .gform_wrapper .cta-form:after, .lime .navbar .gform_wrapper .cta-form:after {
        color: #ddebc1; }
    @media screen and (min-width: 640px) {
      body .navbar.lime .search-toggle, body .lime .navbar .search-toggle, .lime .navbar .search-toggle {
        border-color: #f1f7e7; }
        body .navbar.lime .search-toggle:hover, body .lime .navbar .search-toggle:hover, .lime .navbar .search-toggle:hover {
          background: #9ACA3C; }
          body .navbar.lime .search-toggle:hover span, body .lime .navbar .search-toggle:hover span, .lime .navbar .search-toggle:hover span {
            color: #FFFFFF; } }
    @media screen and (min-width: 800px) {
      body .navbar.lime .header-visible-links li a:hover, body .lime .navbar .header-visible-links li a:hover, .lime .navbar .header-visible-links li a:hover {
        color: #ddebc1; }
      body .navbar.lime .header-follow.active, body .lime .navbar .header-follow.active, .lime .navbar .header-follow.active {
        background-color: #9ACA3C;
        color: #FFFFFF; }
      body .navbar.lime .social-links, body .lime .navbar .social-links, .lime .navbar .social-links {
        border-color: #f1f7e7; }
        body .navbar.lime .social-links a, body .lime .navbar .social-links a, .lime .navbar .social-links a {
          color: #9ACA3C; }
      body .navbar.lime .header-visible-links, body .lime .navbar .header-visible-links, .lime .navbar .header-visible-links {
        border-color: #f1f7e7; }
        body .navbar.lime .header-visible-links li, body .lime .navbar .header-visible-links li, .lime .navbar .header-visible-links li {
          border-color: #f1f7e7;
          color: #9ACA3C; }
          body .navbar.lime .header-visible-links li.item-2, body .lime .navbar .header-visible-links li.item-2, .lime .navbar .header-visible-links li.item-2 {
            border-color: #f1f7e7; }
          body .navbar.lime .header-visible-links li a, body .lime .navbar .header-visible-links li a, .lime .navbar .header-visible-links li a {
            color: #9ACA3C; }
      body .navbar.lime .menu-toggle-text,
      body .navbar.lime .subscribe-toggle, body .lime .navbar .menu-toggle-text,
      body .lime .navbar .subscribe-toggle, .lime .navbar .menu-toggle-text,
      .lime .navbar .subscribe-toggle {
        color: #9ACA3C; }
        body .navbar.lime .menu-toggle-text:hover,
        body .navbar.lime .subscribe-toggle:hover, body .lime .navbar .menu-toggle-text:hover,
        body .lime .navbar .subscribe-toggle:hover, .lime .navbar .menu-toggle-text:hover,
        .lime .navbar .subscribe-toggle:hover {
          color: #72ae18; } }
    @media screen and (min-width: 640px) {
      body .navbar.lime .header-menu .main-menu > li, body .lime .navbar .header-menu .main-menu > li, .lime .navbar .header-menu .main-menu > li {
        border-color: #ddebc1; }
        body .navbar.lime .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navbar.lime .header-menu .main-menu > li.menu-item-has-children > div > a:hover, body .lime .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .lime .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover, .lime .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, .lime .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover {
          color: #ddebc1; } }
  body .navbar.grey, body .grey .navbar, .grey .navbar {
    /* 599px */
    /* 640 */ }
    body .navbar.grey .navbar-header, body .grey .navbar .navbar-header, .grey .navbar .navbar-header {
      border-color: #1B9897; }
    body .navbar.grey .header-menu, body .grey .navbar .header-menu, .grey .navbar .header-menu {
      background-color: #1B9897; }
      body .navbar.grey .header-menu li, body .grey .navbar .header-menu li, .grey .navbar .header-menu li {
        border-color: #1d9797; }
    body .navbar.grey .sub-menu li a, body .grey .navbar .sub-menu li a, .grey .navbar .sub-menu li a {
      color: #9fcaca; }
      body .navbar.grey .sub-menu li a:hover, body .grey .navbar .sub-menu li a:hover, .grey .navbar .sub-menu li a:hover {
        color: #FFFFFF; }
    body .navbar.grey .searchform, body .grey .navbar .searchform, .grey .navbar .searchform {
      border-color: #81d0d6; }
      body .navbar.grey .searchform a, body .grey .navbar .searchform a, .grey .navbar .searchform a {
        color: #1B9897; }
      body .navbar.grey .searchform .deletable-container .delete-btn:after, body .grey .navbar .searchform .deletable-container .delete-btn:after, .grey .navbar .searchform .deletable-container .delete-btn:after {
        background-color: #81d0d6; }
      body .navbar.grey .searchform .close-search-form, body .grey .navbar .searchform .close-search-form, .grey .navbar .searchform .close-search-form {
        border-right: 1px solid #81d0d6; }
    body .navbar.grey form input::-webkit-input-placeholder, body .grey .navbar form input::-webkit-input-placeholder, .grey .navbar form input::-webkit-input-placeholder {
      color: #9fcaca; }
    body .navbar.grey form input:-moz-placeholder, body .grey .navbar form input:-moz-placeholder, .grey .navbar form input:-moz-placeholder {
      color: #9fcaca; }
    body .navbar.grey form input::-moz-placeholder, body .grey .navbar form input::-moz-placeholder, .grey .navbar form input::-moz-placeholder {
      color: #9fcaca; }
    body .navbar.grey form input:-ms-input-placeholder, body .grey .navbar form input:-ms-input-placeholder, .grey .navbar form input:-ms-input-placeholder {
      color: #9fcaca; }
    body .navbar.grey form input[type="submit"], body .grey .navbar form input[type="submit"], .grey .navbar form input[type="submit"] {
      color: #1B9897; }
    body .navbar.grey .gform_confirmation_message, body .grey .navbar .gform_confirmation_message, .grey .navbar .gform_confirmation_message {
      color: #FFFFFF; }
    body .navbar.grey .gform_wrapper, body .grey .navbar .gform_wrapper, .grey .navbar .gform_wrapper {
      border-bottom-color: #1B9897; }
      body .navbar.grey .gform_wrapper.active, body .navbar.grey .gform_wrapper.gform_validation_error, body .grey .navbar .gform_wrapper.active, body .grey .navbar .gform_wrapper.gform_validation_error, .grey .navbar .gform_wrapper.active, .grey .navbar .gform_wrapper.gform_validation_error {
        border-left-color: #81d0d6; }
      body .navbar.grey .gform_wrapper .gfield, body .navbar.grey .gform_wrapper .ginput_complex .name_last input, body .navbar.grey .gform_wrapper .cta-form:after, body .grey .navbar .gform_wrapper .gfield, body .grey .navbar .gform_wrapper .ginput_complex .name_last input, body .grey .navbar .gform_wrapper .cta-form:after, .grey .navbar .gform_wrapper .gfield, .grey .navbar .gform_wrapper .ginput_complex .name_last input, .grey .navbar .gform_wrapper .cta-form:after {
        border-color: #9fcaca; }
      body .navbar.grey .gform_wrapper .cta-form:after, body .grey .navbar .gform_wrapper .cta-form:after, .grey .navbar .gform_wrapper .cta-form:after {
        color: #9fcaca; }
    @media screen and (min-width: 640px) {
      body .navbar.grey .search-toggle, body .grey .navbar .search-toggle, .grey .navbar .search-toggle {
        border-color: #81d0d6; }
        body .navbar.grey .search-toggle:hover, body .grey .navbar .search-toggle:hover, .grey .navbar .search-toggle:hover {
          background: #1B9897; }
          body .navbar.grey .search-toggle:hover span, body .grey .navbar .search-toggle:hover span, .grey .navbar .search-toggle:hover span {
            color: #FFFFFF; } }
    @media screen and (min-width: 800px) {
      body .navbar.grey .header-visible-links li a:hover, body .grey .navbar .header-visible-links li a:hover, .grey .navbar .header-visible-links li a:hover {
        color: #9fcaca; }
      body .navbar.grey .header-follow.active, body .grey .navbar .header-follow.active, .grey .navbar .header-follow.active {
        background-color: #1B9897;
        color: #FFFFFF; }
      body .navbar.grey .social-links, body .grey .navbar .social-links, .grey .navbar .social-links {
        border-color: #81d0d6; }
        body .navbar.grey .social-links a, body .grey .navbar .social-links a, .grey .navbar .social-links a {
          color: #1B9897; }
      body .navbar.grey .header-visible-links, body .grey .navbar .header-visible-links, .grey .navbar .header-visible-links {
        border-color: #81d0d6; }
        body .navbar.grey .header-visible-links li, body .grey .navbar .header-visible-links li, .grey .navbar .header-visible-links li {
          border-color: #81d0d6;
          color: #1B9897; }
          body .navbar.grey .header-visible-links li.item-2, body .grey .navbar .header-visible-links li.item-2, .grey .navbar .header-visible-links li.item-2 {
            border-color: #81d0d6; }
          body .navbar.grey .header-visible-links li a, body .grey .navbar .header-visible-links li a, .grey .navbar .header-visible-links li a {
            color: #1B9897; }
      body .navbar.grey .menu-toggle-text,
      body .navbar.grey .subscribe-toggle, body .grey .navbar .menu-toggle-text,
      body .grey .navbar .subscribe-toggle, .grey .navbar .menu-toggle-text,
      .grey .navbar .subscribe-toggle {
        color: #1B9897; }
        body .navbar.grey .menu-toggle-text:hover,
        body .navbar.grey .subscribe-toggle:hover, body .grey .navbar .menu-toggle-text:hover,
        body .grey .navbar .subscribe-toggle:hover, .grey .navbar .menu-toggle-text:hover,
        .grey .navbar .subscribe-toggle:hover {
          color: #07555c; } }
    @media screen and (min-width: 640px) {
      body .navbar.grey .header-menu .main-menu > li, body .grey .navbar .header-menu .main-menu > li, .grey .navbar .header-menu .main-menu > li {
        border-color: #9fcaca; }
        body .navbar.grey .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .navbar.grey .header-menu .main-menu > li.menu-item-has-children > div > a:hover, body .grey .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, body .grey .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover, .grey .navbar .header-menu .main-menu > li.menu-item-has-no-children a:hover, .grey .navbar .header-menu .main-menu > li.menu-item-has-children > div > a:hover {
          color: #9fcaca; } }
  .navbar .menu-item-has-children {
    position: relative; }
    .navbar .menu-item-has-children .vertical-center-wrapper > a {
      position: relative;
      z-index: 10; }
    .navbar .menu-item-has-children:after {
      transition-property: all;
      transition-duration: 325ms;
      transition-delay: 0s;
      transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
      -webkit-backface-visibility: hidden;
      font-family: "endeavor" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "m";
      position: absolute;
      color: #FFFFFF;
      font-size: 21px;
      right: 30px;
      top: 18px; }
  .navbar li.active .sub-menu {
    max-height: 340px;
    filter: alpha(opacity=100);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }
  .navbar li.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .navbar li a {
    color: #FFFFFF;
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: light;
    font-size: 24px;
    line-height: 60px;
    display: block; }
  .navbar .sub-menu {
    max-height: 0px;
    overflow: hidden;
    filter: alpha(opacity=0);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    transition-property: all;
    transition-duration: 610ms;
    transition-delay: 0s;
    transition-timing-function: ease-out-cubic;
    -webkit-backface-visibility: hidden; }
    .navbar .sub-menu.active {
      transition-property: all;
      transition-duration: 525ms;
      transition-delay: 0s;
      transition-timing-function: ease-in-cubic;
      -webkit-backface-visibility: hidden; }
    .navbar .sub-menu li {
      border: none;
      padding: 0 20px;
      margin-bottom: 20px;
      line-height: 1em; }
      .navbar .sub-menu li a {
        font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 13px;
        line-height: 1em;
        -webkit-transition: color 100ms ease-out;
        -moz-transition: color 100ms ease-out;
        -ms-transition: color 100ms ease-out;
        -o-transition: color 100ms ease-out;
        transition: color 100ms ease-out; }
  .navbar .header-visible-links {
    display: none; }
    @media screen and (min-width: 800px) {
      .navbar .header-visible-links {
        height: 41px;
        overflow: hidden;
        -webkit-transition: height 0.2s ease-out;
        -moz-transition: height 0.2s ease-out;
        -ms-transition: height 0.2s ease-out;
        -o-transition: height 0.2s ease-out;
        transition: height 0.2s ease-out; } }
    @media screen and (orientation: landscape) {
      .mobile .navbar .header-visible-links, .tablet .navbar .header-visible-links {
        height: 30px; } }
  .navbar .searchform {
    position: absolute;
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    left: 100%;
    top: 0px;
    z-index: 10;
    filter: alpha(opacity=0);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    transition-property: all;
    transition-duration: 400ms;
    transition-delay: ease-out;
    transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
    -webkit-backface-visibility: hidden; }
    .navbar .searchform:after {
      font-family: "endeavor" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: 'q';
      position: absolute;
      right: 0;
      line-height: 60px;
      width: 80px;
      font-size: 35px;
      text-align: center;
      z-index: 1; }
    .navbar .searchform .deletable-container .delete-btn {
      position: absolute;
      right: 80px;
      line-height: 40px;
      margin-top: 20px;
      margin-bottom: 20px;
      width: 40px;
      font-size: 35px;
      cursor: pointer;
      color: #FFFFFF;
      z-index: 1;
      text-align: center;
      vertical-align: middle; }
      .navbar .searchform .deletable-container .delete-btn:after {
        font-family: "endeavor" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: 'p';
        vertical-align: middle;
        border-radius: 100%; }
    .navbar .searchform .deletable-container input[type="text"].deletable {
      padding-right: 120px; }
    .navbar .searchform input {
      position: relative;
      z-index: 4; }
      .navbar .searchform input[type="text"] {
        width: 100%;
        line-height: 60px; }
        .ie .navbar .searchform input[type="text"] {
          height: 80px; }
    @media screen and (min-width: 800px) {
      .navbar .searchform {
        height: 80px; }
        .navbar .searchform:after, .navbar .searchform input[type="text"] {
          line-height: 80px; } }
    .navbar .searchform .screen-reader-text {
      display: none; }
    .navbar .searchform .close-search-form {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      z-index: 50;
      width: 65px;
      height: 60px;
      text-align: center;
      background-color: #FFFFFF; }
      .navbar .searchform .close-search-form:before {
        font-size: 22px;
        margin-top: 20px;
        display: inline-block; }
    .navbar .searchform.active {
      left: 0px;
      filter: alpha(opacity=100);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }
  .navbar .cta-form_wrapper label, .navbar form label {
    display: none; }
  .navbar .cta-form_wrapper .gfield, .navbar form .gfield {
    display: inline-block;
    float: left;
    width: 66.66%; }
    .navbar .cta-form_wrapper .gfield:first-child, .navbar form .gfield:first-child {
      border-left: none; }
  .navbar .cta-form_wrapper .gfield, .navbar .cta-form_wrapper .ginput_complex .name_last input, .navbar .cta-form_wrapper .cta-form:after, .navbar form .gfield, .navbar form .ginput_complex .name_last input, .navbar form .cta-form:after {
    border-left: 1px solid; }
  .navbar .cta-form_wrapper .email, .navbar form .email {
    width: 33%; }
    .navbar .cta-form_wrapper .email input[type="text"], .navbar form .email input[type="text"] {
      width: 100%; }
      @media screen and (min-width: 800px) {
        .navbar .cta-form_wrapper .email input[type="text"], .navbar form .email input[type="text"] {
          padding-right: 105px; } }
  .navbar .cta-form_wrapper input, .navbar form input {
    background: transparent;
    border: none;
    outline: none;
    display: inline-block; }
    .ie9 .navbar .cta-form_wrapper input, .ie9 .navbar form input {
      height: 80px; }
    .navbar .cta-form_wrapper input[type="text"], .navbar form input[type="text"] {
      display: inline-block;
      float: left;
      width: 50%;
      z-index: 1;
      line-height: 80px;
      padding-left: 90px;
      padding-right: 65px; }
    .navbar .cta-form_wrapper input[type="submit"], .navbar form input[type="submit"] {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0; }
  .navbar .gform_wrapper .cta-form {
    border-bottom: 2px solid; }
  .navbar .navbar-bottom-row {
    position: relative;
    z-index: 3; }
  .navbar .subscribe-form-container,
  .navbar .subscribe-toggle,
  .navbar .social-links {
    display: none; }
  .navbar .header-logo {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 61px;
    height: 60px;
    line-height: 60px;
    left: 60px; }
    @media screen and (min-width: 640px) {
      .navbar .header-logo {
        left: 140px;
        height: 80px;
        line-height: 80px; } }
    .navbar .header-logo svg {
      width: 175px;
      height: auto;
      display: inline-block;
      fill: currentColor; }
  .navbar .show-on-mobile {
    display: none; }
  .navbar .header-visible-links li a:hover,
  .navbar .header-follow {
    -webkit-transition: color 200ms ease-out;
    -moz-transition: color 200ms ease-out;
    -ms-transition: color 200ms ease-out;
    -o-transition: color 200ms ease-out;
    transition: color 200ms ease-out; }
  .navbar .social-links {
    display: table;
    background-color: #FFFFFF;
    position: absolute;
    top: 0;
    left: 100%;
    height: 80px;
    width: 346px;
    border-left-width: 1px;
    border-left-style: solid;
    text-align: center;
    z-index: 10;
    transition-property: margin-left;
    transition-duration: 350ms;
    transition-delay: ease-out;
    transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
    -webkit-backface-visibility: hidden; }
    .navbar .social-links.active {
      margin-left: -346px; }
    .navbar .social-links a {
      display: table-cell;
      vertical-align: middle; }
  .navbar .header-visible-links {
    display: table;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #d9e9e8; }
    .navbar .header-visible-links li {
      display: table-cell; }
      .navbar .header-visible-links li.item-2 {
        border-left: 1px solid #d9e9e8;
        border-right: 1px solid #d9e9e8; }
      .navbar .header-visible-links li a {
        display: block;
        line-height: 40px;
        font-size: 13px;
        text-align: center;
        color: #1B9897;
        font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: normal; }
        @media screen and (orientation: landscape) {
          .mobile .navbar .header-visible-links li a, .tablet .navbar .header-visible-links li a {
            line-height: 30px; } }
  .navbar .header-logo {
    left: 60px;
    height: 80px; }
    .navbar .header-logo span {
      font-size: 176px;
      margin-top: -61px;
      height: 130px;
      overflow: hidden; }
  .navbar .searchform .close-search-form {
    width: 80px; }
    .navbar .searchform .close-search-form:before {
      margin-top: 30px; }
  .navbar form input[type="text"] {
    padding-left: 110px;
    padding-right: 80px; }
  .navbar form input[type="submit"] {
    width: 80px; }
  @media screen and (min-width: 640px) {
    .navbar .header-logo {
      left: 140px; }
      .navbar .header-logo span {
        margin-top: -51px; }
    .navbar .subscribe-form-container {
      display: inline-block;
      position: absolute;
      top: -55px;
      margin-left: 0px;
      z-index: -1;
      filter: alpha(opacity=0);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
      transition-property: all;
      transition-duration: 400ms;
      transition-delay: ease-out;
      transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
      -webkit-backface-visibility: hidden;
      min-height: 57px; }
      .navbar .subscribe-form-container.active, .navbar .subscribe-form-container.gform_validation_error {
        filter: alpha(opacity=100);
        /* IE6-IE8 */
        *zoom: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
        top: 100%; }
      .navbar .subscribe-form-container form,
      .navbar .subscribe-form-container .gform_body {
        height: 100%;
        width: 100%;
        overflow: hidden;
        max-height: 80px; }
      .navbar .subscribe-form-container .ginput_container {
        height: 100%; }
      .navbar .subscribe-form-container input[type="text"],
      .navbar .subscribe-form-container input[type="email"] {
        padding-left: 33px;
        padding-right: 33px; }
      .navbar .subscribe-form-container .invalid-input {
        -webkit-transition: opacity 200ms ease-in;
        -moz-transition: opacity 200ms ease-in;
        -ms-transition: opacity 200ms ease-in;
        -o-transition: opacity 200ms ease-in;
        transition: opacity 200ms ease-in; }
        .navbar .subscribe-form-container .invalid-input.active {
          filter: alpha(opacity=100);
          /* IE6-IE8 */
          *zoom: 1;
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1;
          /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }
    .navbar .gform_confirmation_message {
      min-height: 80px;
      padding-top: 27px;
      padding-bottom: 27px;
      z-index: 60;
      display: block;
      padding-left: 50px;
      padding-left: 50px;
      background-color: #1B9897; }
    .navbar .subscribe-toggle {
      display: inline-block;
      font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: normal;
      font-size: 13px;
      text-transform: uppercase;
      position: absolute;
      top: 0px;
      right: 80px;
      padding: 0 40px;
      z-index: 10;
      line-height: 80px; }
    .navbar .searchform {
      width: 527px;
      margin-left: 0px;
      z-index: 70;
      background: #FFFFFF; }
      .navbar .searchform.active {
        border-left-width: 1px;
        border-left-style: solid;
        left: 100%;
        margin-left: -519px; }
    .navbar form input {
      font-size: 24px; }
      .navbar form input[type="text"] {
        padding-left: 50px; }
      .navbar form input[type="submit"] {
        font-size: 24px; }
    .navbar .close-search-form {
      display: none; } }
  @media screen and (min-width: 800px) {
    .navbar li a {
      font-size: 17px; }
    .navbar .header-visible-links {
      display: block;
      text-align: right;
      font-size: 0px; }
      .navbar .header-visible-links li {
        display: inline-block; }
        .navbar .header-visible-links li:first-child {
          border-left-width: 1px;
          border-left-style: solid; }
        .navbar .header-visible-links li a {
          width: 172px; }
    .navbar .header-menu {
      text-align: left; }
      .navbar .header-menu .main-menu {
        font-size: 0px;
        overflow: auto; }
        .navbar .header-menu .main-menu li {
          padding: 0; }
        .navbar .header-menu .main-menu > li {
          display: table;
          float: left;
          width: 16.6%;
          height: 255px;
          border-width: 1px;
          border-style: solid;
          border-top: none;
          border-left: none;
          vertical-align: top;
          padding-left: 15px;
          table-layout: fixed; }
          .navbar .header-menu .main-menu > li.blog-page {
            border: none; }
          .navbar .header-menu .main-menu > li .vertical-center-wrapper {
            display: table-cell;
            vertical-align: middle; }
            .navbar .header-menu .main-menu > li .vertical-center-wrapper > a {
              margin-bottom: 19px; }
        .navbar .header-menu .main-menu .menu-item-has-children:before, .navbar .header-menu .main-menu .menu-item-has-children:after {
          display: none; }
        .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a {
          position: relative; }
          .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a:before, .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a:after {
            width: 9px;
            height: 1px;
            background-color: #FFFFFF;
            transition-property: all;
            transition-duration: 350ms;
            transition-delay: ease-out;
            transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
            -webkit-backface-visibility: hidden;
            display: inline-block;
            position: absolute;
            left: 0;
            bottom: -1px;
            content: ""; }
            .lt-ie9 .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a:before, .ie9 .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a:before, .lt-ie9 .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a:after, .ie9 .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a:after {
              display: none; }
          .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a:before {
            -webkit-transform: translate3d(1px, 0px, 0) rotate(45deg);
            -moz-transform: translate3d(1px, 0px, 0) rotate(45deg);
            transform: translate3d(1px, 0px, 0) rotate(45deg); }
          .navbar .header-menu .main-menu .menu-item-has-children .vertical-center-wrapper > a:after {
            -webkit-transform: translate3d(7px, 0px, 0) rotate(-45deg);
            -moz-transform: translate3d(7px, 0px, 0) rotate(-45deg);
            transform: translate3d(7px, 0px, 0) rotate(-45deg); }
        .navbar .header-menu .main-menu .sub-menu {
          transition-property: all;
          transition-duration: 700ms;
          transition-delay: 0s;
          transition-timing-function: ease-in;
          -webkit-backface-visibility: hidden; }
          .navbar .header-menu .main-menu .sub-menu li {
            margin-bottom: 12px; }
        .navbar .header-menu .main-menu li.active .vertical-center-wrapper > a:before, .navbar .header-menu .main-menu li.active .vertical-center-wrapper > a:after {
          width: 15px;
          bottom: -3px; }
        .navbar .header-menu .main-menu li.active .vertical-center-wrapper > a:before {
          -webkit-transform: translate3d(0px, -4px, 0) rotate(0);
          -moz-transform: translate3d(0px, -4px, 0) rotate(0);
          transform: translate3d(0px, -4px, 0) rotate(0); }
        .navbar .header-menu .main-menu li.active .vertical-center-wrapper > a:after {
          -webkit-transform: translate3d(15px, -4px, 0) rotate(0);
          -moz-transform: translate3d(15px, -4px, 0) rotate(0);
          transform: translate3d(15px, -4px, 0) rotate(0); } }
  @media screen and (min-width: 1000px) {
    .navbar li a {
      font-size: 20px; }
    .navbar .header-menu .main-menu > li {
      padding-left: 20px; } }
  @media screen and (min-width: 1200px) {
    .navbar li a {
      font-size: 24px; }
    .navbar .header-menu .main-menu {
      max-width: 740px; }
      .navbar .header-menu .main-menu > li {
        width: 240px;
        padding-left: 26px; }
    .navbar .header-menu .main-menu {
      max-width: none; }
      .navbar .header-menu .main-menu > li {
        border-bottom: none;
        max-width: 208px;
        width: 16.66%; }
        .navbar .header-menu .main-menu > li.blog-page {
          border-right: none; } }

/* .navbar */
.header-logo {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 61px;
  height: 60px; }
  .header-logo span {
    font-size: 132px;
    display: block;
    margin-top: -39px; }

/**
 * The menu toggle
 */
body .navbar.forest .menu-toggle, body .forest .navbar .menu-toggle, .forest .navbar .menu-toggle {
  z-index: 1; }
  body .navbar.forest .menu-toggle span, body .forest .navbar .menu-toggle span, .forest .navbar .menu-toggle span {
    background-color: #1B9897; }
    body .navbar.forest .menu-toggle span:before, body .navbar.forest .menu-toggle span:after, body .forest .navbar .menu-toggle span:before, body .forest .navbar .menu-toggle span:after, .forest .navbar .menu-toggle span:before, .forest .navbar .menu-toggle span:after {
      background-color: #1B9897; }
  body .navbar.forest .menu-toggle.active span, body .forest .navbar .menu-toggle.active span, .forest .navbar .menu-toggle.active span {
    background-color: transparent; }
body .navbar.forest .searchform input, body .navbar.forest .searchform:after, body .forest .navbar .searchform input, body .forest .navbar .searchform:after, .forest .navbar .searchform input, .forest .navbar .searchform:after {
  color: #1B9897; }
body .navbar.forest .subscribe-form-container, body .forest .navbar .subscribe-form-container, .forest .navbar .subscribe-form-container {
  background-color: #1B9897; }
  body .navbar.forest .subscribe-form-container.form-submitted .h2, body .forest .navbar .subscribe-form-container.form-submitted .h2, .forest .navbar .subscribe-form-container.form-submitted .h2 {
    display: none; }
  body .navbar.forest .subscribe-form-container .cta-form, body .forest .navbar .subscribe-form-container .cta-form, .forest .navbar .subscribe-form-container .cta-form {
    border-color: #1B9897; }
    body .navbar.forest .subscribe-form-container .cta-form.loading, body .forest .navbar .subscribe-form-container .cta-form.loading, .forest .navbar .subscribe-form-container .cta-form.loading {
      display: block;
      width: 100%;
      background: #FFFFFF; }
    body .navbar.forest .subscribe-form-container .cta-form input[type="text"],
    body .navbar.forest .subscribe-form-container .cta-form input[type="email"], body .forest .navbar .subscribe-form-container .cta-form input[type="text"],
    body .forest .navbar .subscribe-form-container .cta-form input[type="email"], .forest .navbar .subscribe-form-container .cta-form input[type="text"],
    .forest .navbar .subscribe-form-container .cta-form input[type="email"] {
      color: #1B9897; }
      body .navbar.forest .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navbar.forest .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, body .forest .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .forest .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, .forest .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, .forest .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder {
        color: #1B9897; }
      body .navbar.forest .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navbar.forest .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, body .forest .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .forest .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, .forest .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, .forest .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder {
        color: #1B9897; }
      body .navbar.forest .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navbar.forest .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, body .forest .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .forest .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, .forest .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, .forest .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder {
        color: #1B9897; }
      body .navbar.forest .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navbar.forest .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, body .forest .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .forest .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, .forest .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, .forest .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder {
        color: #1B9897; }
    body .navbar.forest .subscribe-form-container .cta-form.hover:after, body .forest .navbar .subscribe-form-container .cta-form.hover:after, .forest .navbar .subscribe-form-container .cta-form.hover:after {
      background-color: #1B9897; }
body .navbar.forest .icon-search,
body .navbar.forest .icon-endeavor-logo, body .forest .navbar .icon-search,
body .forest .navbar .icon-endeavor-logo, .forest .navbar .icon-search,
.forest .navbar .icon-endeavor-logo {
  color: #1B9897; }
body .navbar.navy .menu-toggle, body .navy .navbar .menu-toggle, .navy .navbar .menu-toggle {
  z-index: 1; }
  body .navbar.navy .menu-toggle span, body .navy .navbar .menu-toggle span, .navy .navbar .menu-toggle span {
    background-color: #0E2340; }
    body .navbar.navy .menu-toggle span:before, body .navbar.navy .menu-toggle span:after, body .navy .navbar .menu-toggle span:before, body .navy .navbar .menu-toggle span:after, .navy .navbar .menu-toggle span:before, .navy .navbar .menu-toggle span:after {
      background-color: #0E2340; }
  body .navbar.navy .menu-toggle.active span, body .navy .navbar .menu-toggle.active span, .navy .navbar .menu-toggle.active span {
    background-color: transparent; }
body .navbar.navy .searchform input, body .navbar.navy .searchform:after, body .navy .navbar .searchform input, body .navy .navbar .searchform:after, .navy .navbar .searchform input, .navy .navbar .searchform:after {
  color: #0E2340; }
body .navbar.navy .subscribe-form-container, body .navy .navbar .subscribe-form-container, .navy .navbar .subscribe-form-container {
  background-color: #0E2340; }
  body .navbar.navy .subscribe-form-container.form-submitted .h2, body .navy .navbar .subscribe-form-container.form-submitted .h2, .navy .navbar .subscribe-form-container.form-submitted .h2 {
    display: none; }
  body .navbar.navy .subscribe-form-container .cta-form, body .navy .navbar .subscribe-form-container .cta-form, .navy .navbar .subscribe-form-container .cta-form {
    border-color: #0E2340; }
    body .navbar.navy .subscribe-form-container .cta-form.loading, body .navy .navbar .subscribe-form-container .cta-form.loading, .navy .navbar .subscribe-form-container .cta-form.loading {
      display: block;
      width: 100%;
      background: #FFFFFF; }
    body .navbar.navy .subscribe-form-container .cta-form input[type="text"],
    body .navbar.navy .subscribe-form-container .cta-form input[type="email"], body .navy .navbar .subscribe-form-container .cta-form input[type="text"],
    body .navy .navbar .subscribe-form-container .cta-form input[type="email"], .navy .navbar .subscribe-form-container .cta-form input[type="text"],
    .navy .navbar .subscribe-form-container .cta-form input[type="email"] {
      color: #0E2340; }
      body .navbar.navy .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navbar.navy .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, body .navy .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navy .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, .navy .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, .navy .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder {
        color: #0E2340; }
      body .navbar.navy .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navbar.navy .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, body .navy .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navy .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, .navy .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, .navy .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder {
        color: #0E2340; }
      body .navbar.navy .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navbar.navy .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, body .navy .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navy .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, .navy .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, .navy .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder {
        color: #0E2340; }
      body .navbar.navy .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navbar.navy .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, body .navy .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navy .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, .navy .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, .navy .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder {
        color: #0E2340; }
    body .navbar.navy .subscribe-form-container .cta-form.hover:after, body .navy .navbar .subscribe-form-container .cta-form.hover:after, .navy .navbar .subscribe-form-container .cta-form.hover:after {
      background-color: #0E2340; }
body .navbar.navy .icon-search,
body .navbar.navy .icon-endeavor-logo, body .navy .navbar .icon-search,
body .navy .navbar .icon-endeavor-logo, .navy .navbar .icon-search,
.navy .navbar .icon-endeavor-logo {
  color: #0E2340; }
body .navbar.pink .menu-toggle, body .pink .navbar .menu-toggle, .pink .navbar .menu-toggle {
  z-index: 1; }
  body .navbar.pink .menu-toggle span, body .pink .navbar .menu-toggle span, .pink .navbar .menu-toggle span {
    background-color: #E4028C; }
    body .navbar.pink .menu-toggle span:before, body .navbar.pink .menu-toggle span:after, body .pink .navbar .menu-toggle span:before, body .pink .navbar .menu-toggle span:after, .pink .navbar .menu-toggle span:before, .pink .navbar .menu-toggle span:after {
      background-color: #E4028C; }
  body .navbar.pink .menu-toggle.active span, body .pink .navbar .menu-toggle.active span, .pink .navbar .menu-toggle.active span {
    background-color: transparent; }
body .navbar.pink .searchform input, body .navbar.pink .searchform:after, body .pink .navbar .searchform input, body .pink .navbar .searchform:after, .pink .navbar .searchform input, .pink .navbar .searchform:after {
  color: #E4028C; }
body .navbar.pink .subscribe-form-container, body .pink .navbar .subscribe-form-container, .pink .navbar .subscribe-form-container {
  background-color: #E4028C; }
  body .navbar.pink .subscribe-form-container.form-submitted .h2, body .pink .navbar .subscribe-form-container.form-submitted .h2, .pink .navbar .subscribe-form-container.form-submitted .h2 {
    display: none; }
  body .navbar.pink .subscribe-form-container .cta-form, body .pink .navbar .subscribe-form-container .cta-form, .pink .navbar .subscribe-form-container .cta-form {
    border-color: #E4028C; }
    body .navbar.pink .subscribe-form-container .cta-form.loading, body .pink .navbar .subscribe-form-container .cta-form.loading, .pink .navbar .subscribe-form-container .cta-form.loading {
      display: block;
      width: 100%;
      background: #FFFFFF; }
    body .navbar.pink .subscribe-form-container .cta-form input[type="text"],
    body .navbar.pink .subscribe-form-container .cta-form input[type="email"], body .pink .navbar .subscribe-form-container .cta-form input[type="text"],
    body .pink .navbar .subscribe-form-container .cta-form input[type="email"], .pink .navbar .subscribe-form-container .cta-form input[type="text"],
    .pink .navbar .subscribe-form-container .cta-form input[type="email"] {
      color: #E4028C; }
      body .navbar.pink .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navbar.pink .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, body .pink .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .pink .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, .pink .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, .pink .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder {
        color: #E4028C; }
      body .navbar.pink .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navbar.pink .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, body .pink .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .pink .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, .pink .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, .pink .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder {
        color: #E4028C; }
      body .navbar.pink .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navbar.pink .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, body .pink .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .pink .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, .pink .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, .pink .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder {
        color: #E4028C; }
      body .navbar.pink .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navbar.pink .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, body .pink .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .pink .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, .pink .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, .pink .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder {
        color: #E4028C; }
    body .navbar.pink .subscribe-form-container .cta-form.hover:after, body .pink .navbar .subscribe-form-container .cta-form.hover:after, .pink .navbar .subscribe-form-container .cta-form.hover:after {
      background-color: #E4028C; }
body .navbar.pink .icon-search,
body .navbar.pink .icon-endeavor-logo, body .pink .navbar .icon-search,
body .pink .navbar .icon-endeavor-logo, .pink .navbar .icon-search,
.pink .navbar .icon-endeavor-logo {
  color: #E4028C; }
body .navbar.blue .menu-toggle, body .blue .navbar .menu-toggle, .blue .navbar .menu-toggle {
  z-index: 1; }
  body .navbar.blue .menu-toggle span, body .blue .navbar .menu-toggle span, .blue .navbar .menu-toggle span {
    background-color: #3155A6; }
    body .navbar.blue .menu-toggle span:before, body .navbar.blue .menu-toggle span:after, body .blue .navbar .menu-toggle span:before, body .blue .navbar .menu-toggle span:after, .blue .navbar .menu-toggle span:before, .blue .navbar .menu-toggle span:after {
      background-color: #3155A6; }
  body .navbar.blue .menu-toggle.active span, body .blue .navbar .menu-toggle.active span, .blue .navbar .menu-toggle.active span {
    background-color: transparent; }
body .navbar.blue .searchform input, body .navbar.blue .searchform:after, body .blue .navbar .searchform input, body .blue .navbar .searchform:after, .blue .navbar .searchform input, .blue .navbar .searchform:after {
  color: #3155A6; }
body .navbar.blue .subscribe-form-container, body .blue .navbar .subscribe-form-container, .blue .navbar .subscribe-form-container {
  background-color: #3155A6; }
  body .navbar.blue .subscribe-form-container.form-submitted .h2, body .blue .navbar .subscribe-form-container.form-submitted .h2, .blue .navbar .subscribe-form-container.form-submitted .h2 {
    display: none; }
  body .navbar.blue .subscribe-form-container .cta-form, body .blue .navbar .subscribe-form-container .cta-form, .blue .navbar .subscribe-form-container .cta-form {
    border-color: #3155A6; }
    body .navbar.blue .subscribe-form-container .cta-form.loading, body .blue .navbar .subscribe-form-container .cta-form.loading, .blue .navbar .subscribe-form-container .cta-form.loading {
      display: block;
      width: 100%;
      background: #FFFFFF; }
    body .navbar.blue .subscribe-form-container .cta-form input[type="text"],
    body .navbar.blue .subscribe-form-container .cta-form input[type="email"], body .blue .navbar .subscribe-form-container .cta-form input[type="text"],
    body .blue .navbar .subscribe-form-container .cta-form input[type="email"], .blue .navbar .subscribe-form-container .cta-form input[type="text"],
    .blue .navbar .subscribe-form-container .cta-form input[type="email"] {
      color: #3155A6; }
      body .navbar.blue .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navbar.blue .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, body .blue .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .blue .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, .blue .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, .blue .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder {
        color: #3155A6; }
      body .navbar.blue .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navbar.blue .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, body .blue .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .blue .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, .blue .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, .blue .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder {
        color: #3155A6; }
      body .navbar.blue .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navbar.blue .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, body .blue .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .blue .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, .blue .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, .blue .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder {
        color: #3155A6; }
      body .navbar.blue .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navbar.blue .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, body .blue .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .blue .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, .blue .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, .blue .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder {
        color: #3155A6; }
    body .navbar.blue .subscribe-form-container .cta-form.hover:after, body .blue .navbar .subscribe-form-container .cta-form.hover:after, .blue .navbar .subscribe-form-container .cta-form.hover:after {
      background-color: #3155A6; }
body .navbar.blue .icon-search,
body .navbar.blue .icon-endeavor-logo, body .blue .navbar .icon-search,
body .blue .navbar .icon-endeavor-logo, .blue .navbar .icon-search,
.blue .navbar .icon-endeavor-logo {
  color: #3155A6; }
body .navbar.purple .menu-toggle, body .purple .navbar .menu-toggle, .purple .navbar .menu-toggle {
  z-index: 1; }
  body .navbar.purple .menu-toggle span, body .purple .navbar .menu-toggle span, .purple .navbar .menu-toggle span {
    background-color: #642265; }
    body .navbar.purple .menu-toggle span:before, body .navbar.purple .menu-toggle span:after, body .purple .navbar .menu-toggle span:before, body .purple .navbar .menu-toggle span:after, .purple .navbar .menu-toggle span:before, .purple .navbar .menu-toggle span:after {
      background-color: #642265; }
  body .navbar.purple .menu-toggle.active span, body .purple .navbar .menu-toggle.active span, .purple .navbar .menu-toggle.active span {
    background-color: transparent; }
body .navbar.purple .searchform input, body .navbar.purple .searchform:after, body .purple .navbar .searchform input, body .purple .navbar .searchform:after, .purple .navbar .searchform input, .purple .navbar .searchform:after {
  color: #642265; }
body .navbar.purple .subscribe-form-container, body .purple .navbar .subscribe-form-container, .purple .navbar .subscribe-form-container {
  background-color: #642265; }
  body .navbar.purple .subscribe-form-container.form-submitted .h2, body .purple .navbar .subscribe-form-container.form-submitted .h2, .purple .navbar .subscribe-form-container.form-submitted .h2 {
    display: none; }
  body .navbar.purple .subscribe-form-container .cta-form, body .purple .navbar .subscribe-form-container .cta-form, .purple .navbar .subscribe-form-container .cta-form {
    border-color: #642265; }
    body .navbar.purple .subscribe-form-container .cta-form.loading, body .purple .navbar .subscribe-form-container .cta-form.loading, .purple .navbar .subscribe-form-container .cta-form.loading {
      display: block;
      width: 100%;
      background: #FFFFFF; }
    body .navbar.purple .subscribe-form-container .cta-form input[type="text"],
    body .navbar.purple .subscribe-form-container .cta-form input[type="email"], body .purple .navbar .subscribe-form-container .cta-form input[type="text"],
    body .purple .navbar .subscribe-form-container .cta-form input[type="email"], .purple .navbar .subscribe-form-container .cta-form input[type="text"],
    .purple .navbar .subscribe-form-container .cta-form input[type="email"] {
      color: #642265; }
      body .navbar.purple .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navbar.purple .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, body .purple .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .purple .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, .purple .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, .purple .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder {
        color: #642265; }
      body .navbar.purple .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navbar.purple .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, body .purple .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .purple .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, .purple .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, .purple .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder {
        color: #642265; }
      body .navbar.purple .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navbar.purple .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, body .purple .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .purple .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, .purple .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, .purple .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder {
        color: #642265; }
      body .navbar.purple .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navbar.purple .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, body .purple .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .purple .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, .purple .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, .purple .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder {
        color: #642265; }
    body .navbar.purple .subscribe-form-container .cta-form.hover:after, body .purple .navbar .subscribe-form-container .cta-form.hover:after, .purple .navbar .subscribe-form-container .cta-form.hover:after {
      background-color: #642265; }
body .navbar.purple .icon-search,
body .navbar.purple .icon-endeavor-logo, body .purple .navbar .icon-search,
body .purple .navbar .icon-endeavor-logo, .purple .navbar .icon-search,
.purple .navbar .icon-endeavor-logo {
  color: #642265; }
body .navbar.orange .menu-toggle, body .orange .navbar .menu-toggle, .orange .navbar .menu-toggle {
  z-index: 1; }
  body .navbar.orange .menu-toggle span, body .orange .navbar .menu-toggle span, .orange .navbar .menu-toggle span {
    background-color: #F15A31; }
    body .navbar.orange .menu-toggle span:before, body .navbar.orange .menu-toggle span:after, body .orange .navbar .menu-toggle span:before, body .orange .navbar .menu-toggle span:after, .orange .navbar .menu-toggle span:before, .orange .navbar .menu-toggle span:after {
      background-color: #F15A31; }
  body .navbar.orange .menu-toggle.active span, body .orange .navbar .menu-toggle.active span, .orange .navbar .menu-toggle.active span {
    background-color: transparent; }
body .navbar.orange .searchform input, body .navbar.orange .searchform:after, body .orange .navbar .searchform input, body .orange .navbar .searchform:after, .orange .navbar .searchform input, .orange .navbar .searchform:after {
  color: #F15A31; }
body .navbar.orange .subscribe-form-container, body .orange .navbar .subscribe-form-container, .orange .navbar .subscribe-form-container {
  background-color: #F15A31; }
  body .navbar.orange .subscribe-form-container.form-submitted .h2, body .orange .navbar .subscribe-form-container.form-submitted .h2, .orange .navbar .subscribe-form-container.form-submitted .h2 {
    display: none; }
  body .navbar.orange .subscribe-form-container .cta-form, body .orange .navbar .subscribe-form-container .cta-form, .orange .navbar .subscribe-form-container .cta-form {
    border-color: #F15A31; }
    body .navbar.orange .subscribe-form-container .cta-form.loading, body .orange .navbar .subscribe-form-container .cta-form.loading, .orange .navbar .subscribe-form-container .cta-form.loading {
      display: block;
      width: 100%;
      background: #FFFFFF; }
    body .navbar.orange .subscribe-form-container .cta-form input[type="text"],
    body .navbar.orange .subscribe-form-container .cta-form input[type="email"], body .orange .navbar .subscribe-form-container .cta-form input[type="text"],
    body .orange .navbar .subscribe-form-container .cta-form input[type="email"], .orange .navbar .subscribe-form-container .cta-form input[type="text"],
    .orange .navbar .subscribe-form-container .cta-form input[type="email"] {
      color: #F15A31; }
      body .navbar.orange .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navbar.orange .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, body .orange .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .orange .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, .orange .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, .orange .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder {
        color: #F15A31; }
      body .navbar.orange .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navbar.orange .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, body .orange .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .orange .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, .orange .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, .orange .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder {
        color: #F15A31; }
      body .navbar.orange .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navbar.orange .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, body .orange .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .orange .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, .orange .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, .orange .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder {
        color: #F15A31; }
      body .navbar.orange .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navbar.orange .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, body .orange .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .orange .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, .orange .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, .orange .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder {
        color: #F15A31; }
    body .navbar.orange .subscribe-form-container .cta-form.hover:after, body .orange .navbar .subscribe-form-container .cta-form.hover:after, .orange .navbar .subscribe-form-container .cta-form.hover:after {
      background-color: #F15A31; }
body .navbar.orange .icon-search,
body .navbar.orange .icon-endeavor-logo, body .orange .navbar .icon-search,
body .orange .navbar .icon-endeavor-logo, .orange .navbar .icon-search,
.orange .navbar .icon-endeavor-logo {
  color: #F15A31; }
body .navbar.lime .menu-toggle, body .lime .navbar .menu-toggle, .lime .navbar .menu-toggle {
  z-index: 1; }
  body .navbar.lime .menu-toggle span, body .lime .navbar .menu-toggle span, .lime .navbar .menu-toggle span {
    background-color: #9ACA3C; }
    body .navbar.lime .menu-toggle span:before, body .navbar.lime .menu-toggle span:after, body .lime .navbar .menu-toggle span:before, body .lime .navbar .menu-toggle span:after, .lime .navbar .menu-toggle span:before, .lime .navbar .menu-toggle span:after {
      background-color: #9ACA3C; }
  body .navbar.lime .menu-toggle.active span, body .lime .navbar .menu-toggle.active span, .lime .navbar .menu-toggle.active span {
    background-color: transparent; }
body .navbar.lime .searchform input, body .navbar.lime .searchform:after, body .lime .navbar .searchform input, body .lime .navbar .searchform:after, .lime .navbar .searchform input, .lime .navbar .searchform:after {
  color: #9ACA3C; }
body .navbar.lime .subscribe-form-container, body .lime .navbar .subscribe-form-container, .lime .navbar .subscribe-form-container {
  background-color: #9ACA3C; }
  body .navbar.lime .subscribe-form-container.form-submitted .h2, body .lime .navbar .subscribe-form-container.form-submitted .h2, .lime .navbar .subscribe-form-container.form-submitted .h2 {
    display: none; }
  body .navbar.lime .subscribe-form-container .cta-form, body .lime .navbar .subscribe-form-container .cta-form, .lime .navbar .subscribe-form-container .cta-form {
    border-color: #9ACA3C; }
    body .navbar.lime .subscribe-form-container .cta-form.loading, body .lime .navbar .subscribe-form-container .cta-form.loading, .lime .navbar .subscribe-form-container .cta-form.loading {
      display: block;
      width: 100%;
      background: #FFFFFF; }
    body .navbar.lime .subscribe-form-container .cta-form input[type="text"],
    body .navbar.lime .subscribe-form-container .cta-form input[type="email"], body .lime .navbar .subscribe-form-container .cta-form input[type="text"],
    body .lime .navbar .subscribe-form-container .cta-form input[type="email"], .lime .navbar .subscribe-form-container .cta-form input[type="text"],
    .lime .navbar .subscribe-form-container .cta-form input[type="email"] {
      color: #9ACA3C; }
      body .navbar.lime .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navbar.lime .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, body .lime .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .lime .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, .lime .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, .lime .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder {
        color: #9ACA3C; }
      body .navbar.lime .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navbar.lime .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, body .lime .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .lime .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, .lime .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, .lime .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder {
        color: #9ACA3C; }
      body .navbar.lime .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navbar.lime .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, body .lime .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .lime .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, .lime .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, .lime .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder {
        color: #9ACA3C; }
      body .navbar.lime .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navbar.lime .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, body .lime .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .lime .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, .lime .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, .lime .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder {
        color: #9ACA3C; }
    body .navbar.lime .subscribe-form-container .cta-form.hover:after, body .lime .navbar .subscribe-form-container .cta-form.hover:after, .lime .navbar .subscribe-form-container .cta-form.hover:after {
      background-color: #9ACA3C; }
body .navbar.lime .icon-search,
body .navbar.lime .icon-endeavor-logo, body .lime .navbar .icon-search,
body .lime .navbar .icon-endeavor-logo, .lime .navbar .icon-search,
.lime .navbar .icon-endeavor-logo {
  color: #9ACA3C; }
body .navbar.grey .menu-toggle, body .grey .navbar .menu-toggle, .grey .navbar .menu-toggle {
  z-index: 1; }
  body .navbar.grey .menu-toggle span, body .grey .navbar .menu-toggle span, .grey .navbar .menu-toggle span {
    background-color: #333333; }
    body .navbar.grey .menu-toggle span:before, body .navbar.grey .menu-toggle span:after, body .grey .navbar .menu-toggle span:before, body .grey .navbar .menu-toggle span:after, .grey .navbar .menu-toggle span:before, .grey .navbar .menu-toggle span:after {
      background-color: #333333; }
  body .navbar.grey .menu-toggle.active span, body .grey .navbar .menu-toggle.active span, .grey .navbar .menu-toggle.active span {
    background-color: transparent; }
body .navbar.grey .searchform input, body .navbar.grey .searchform:after, body .grey .navbar .searchform input, body .grey .navbar .searchform:after, .grey .navbar .searchform input, .grey .navbar .searchform:after {
  color: #333333; }
body .navbar.grey .subscribe-form-container, body .grey .navbar .subscribe-form-container, .grey .navbar .subscribe-form-container {
  background-color: #333333; }
  body .navbar.grey .subscribe-form-container.form-submitted .h2, body .grey .navbar .subscribe-form-container.form-submitted .h2, .grey .navbar .subscribe-form-container.form-submitted .h2 {
    display: none; }
  body .navbar.grey .subscribe-form-container .cta-form, body .grey .navbar .subscribe-form-container .cta-form, .grey .navbar .subscribe-form-container .cta-form {
    border-color: #333333; }
    body .navbar.grey .subscribe-form-container .cta-form.loading, body .grey .navbar .subscribe-form-container .cta-form.loading, .grey .navbar .subscribe-form-container .cta-form.loading {
      display: block;
      width: 100%;
      background: #FFFFFF; }
    body .navbar.grey .subscribe-form-container .cta-form input[type="text"],
    body .navbar.grey .subscribe-form-container .cta-form input[type="email"], body .grey .navbar .subscribe-form-container .cta-form input[type="text"],
    body .grey .navbar .subscribe-form-container .cta-form input[type="email"], .grey .navbar .subscribe-form-container .cta-form input[type="text"],
    .grey .navbar .subscribe-form-container .cta-form input[type="email"] {
      color: #333333; }
      body .navbar.grey .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .navbar.grey .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, body .grey .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, body .grey .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder, .grey .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-webkit-input-placeholder, .grey .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-webkit-input-placeholder {
        color: #333333; }
      body .navbar.grey .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .navbar.grey .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, body .grey .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, body .grey .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder, .grey .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-moz-placeholder, .grey .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-moz-placeholder {
        color: #333333; }
      body .navbar.grey .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .navbar.grey .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, body .grey .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, body .grey .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder, .grey .navbar .subscribe-form-container .cta-form input[type="text"]:hover::-moz-placeholder, .grey .navbar .subscribe-form-container .cta-form input[type="email"]:hover::-moz-placeholder {
        color: #333333; }
      body .navbar.grey .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .navbar.grey .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, body .grey .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, body .grey .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder, .grey .navbar .subscribe-form-container .cta-form input[type="text"]:hover:-ms-input-placeholder, .grey .navbar .subscribe-form-container .cta-form input[type="email"]:hover:-ms-input-placeholder {
        color: #333333; }
    body .navbar.grey .subscribe-form-container .cta-form.hover:after, body .grey .navbar .subscribe-form-container .cta-form.hover:after, .grey .navbar .subscribe-form-container .cta-form.hover:after {
      background-color: #333333; }
body .navbar.grey .icon-search,
body .navbar.grey .icon-endeavor-logo, body .grey .navbar .icon-search,
body .grey .navbar .icon-endeavor-logo, .grey .navbar .icon-search,
.grey .navbar .icon-endeavor-logo {
  color: #333333; }

.menu-toggle {
  position: relative;
  width: 60px;
  height: 60px;
  top: 0;
  left: 0;
  z-index: 11;
  transition-property: transform;
  transition-duration: 800ms;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  -webkit-backface-visibility: hidden;
  cursor: pointer; }
  .menu-toggle .menu-toggle-text {
    display: none; }
  .menu-toggle a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 60px;
    height: 60px;
    font-size: 0; }
    .menu-toggle a span,
    .menu-toggle a span:before,
    .menu-toggle a span:after {
      transition-property: all;
      transition-duration: 800ms;
      transition-delay: 0s;
      transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
      -webkit-backface-visibility: hidden; }
    .menu-toggle a span {
      display: block;
      position: absolute;
      left: 25px;
      width: 14px;
      height: 2px;
      margin: 0;
      background-color: #FFFFFF;
      top: 50%;
      margin-top: -2px; }
      .menu-toggle a span:before, .menu-toggle a span:after {
        display: block;
        content: ' ';
        background-color: #FFFFFF;
        width: 14px;
        height: 2px;
        position: absolute; }
      .menu-toggle a span:before {
        bottom: 5px; }
      .menu-toggle a span:after {
        bottom: -5px; }
  .menu-toggle.active a span {
    background-color: transparent; }
    .menu-toggle.active a span:before, .menu-toggle.active a span:after {
      width: 16px; }
    .menu-toggle.active a span:before {
      -webkit-transform: translate3d(-2px, 5px, 0) rotate(45deg);
      -moz-transform: translate3d(-2px, 5px, 0) rotate(45deg);
      transform: translate3d(-2px, 5px, 0) rotate(45deg); }
    .menu-toggle.active a span:after {
      -webkit-transform: translate3d(-2px, -5px, 0) rotate(-45deg);
      -moz-transform: translate3d(-2px, -5px, 0) rotate(-45deg);
      transform: translate3d(-2px, -5px, 0) rotate(-45deg); }
  @media screen and (min-width: 640px) {
    .menu-toggle {
      height: 80px;
      width: 100px; }
      .menu-toggle a {
        height: 100%;
        width: 80px; }
        .menu-toggle a span {
          top: 50%;
          left: 80px;
          margin-top: -6px; }
          .menu-toggle a span:before {
            bottom: -8px; }
          .menu-toggle a span:after {
            bottom: -4px; }
      .menu-toggle.active a span:before {
        width: 14px;
        -webkit-transform: translate3d(-2px, -4px, 0) rotate(45deg);
        -moz-transform: translate3d(-2px, -4px, 0) rotate(45deg);
        transform: translate3d(-2px, -4px, 0) rotate(45deg); }
      .menu-toggle.active a span:after {
        width: 14px;
        -webkit-transform: translate3d(-2px, 0px, 0) rotate(-45deg);
        -moz-transform: translate3d(-2px, 0px, 0) rotate(-45deg);
        transform: translate3d(-2px, 0px, 0) rotate(-45deg); }
      .menu-toggle .menu-toggle-text {
        display: inline-block;
        font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
        font-weight: normal;
        font-size: 13px;
        text-transform: uppercase;
        position: absolute;
        top: 50%;
        left: 35px;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0); }
        .no-csstransforms .menu-toggle .menu-toggle-text, .ie9 .menu-toggle .menu-toggle-text {
          margin-top: -10px; } }

/**
 * Search
 */
.search-toggle {
  position: absolute;
  right: 20px;
  top: 18px; }
  @media screen and (min-width: 640px) {
    .search-toggle {
      top: 0;
      right: 0;
      width: 80px;
      height: 80px;
      border-left: 1px solid #1B9897;
      text-align: center;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -ms-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear; }
      .search-toggle span {
        display: inline-block;
        padding-top: 29px;
        -webkit-transition: color 0.2s linear;
        -moz-transition: color 0.2s linear;
        -ms-transition: color 0.2s linear;
        -o-transition: color 0.2s linear;
        transition: color 0.2s linear; } }

/**
 * Blog history menu title
 */
.navbar-bottom-row .history-title {
  display: none; }
  .ie9 .navbar-bottom-row .history-title, .lt-ie9 .navbar-bottom-row .history-title {
    display: none; }
@media screen and (min-width: 1000px) {
  .navbar-bottom-row .history-title {
    display: block;
    position: absolute;
    font-size: 18px;
    line-height: 1.2em;
    border-left: 1px solid #1B9897;
    padding-left: 12px;
    left: 324px;
    top: 50%;
    overflow: hidden;
    margin-top: -9px;
    height: 18px;
    max-width: 430px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1B9897;
    filter: alpha(opacity=0);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    -ms-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in; }
    .ie9 .navbar-bottom-row .history-title, .lt-ie9 .navbar-bottom-row .history-title {
      display: none; }
  .navbar-bottom-row.show-title .history-title {
    filter: alpha(opacity=100);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ } }

/**
 * Footer Styles
 */
.footer {
  background-color: #1B9897;
  padding: 27px 0;
  clear: both;
  position: relative;
  z-index: 15;
  /* sm */
  /* 760 */
  /* lg */
  /* sm */ }
  body .footer.white-background {
    background-color: #FFFFFF; }
  .footer .container {
    margin: auto;
    max-width: 600px; }
  .footer a,
  .footer p {
    color: #9fcaca;
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 22px; }
    .footer a.forest, .forest .footer a,
    .footer p.forest, .forest
    .footer p {
      color: #1B9897; }
    .footer a.forest-light, .forest-light .footer a,
    .footer p.forest-light, .forest-light
    .footer p {
      color: #9fcaca; }
    .footer a.navy, .navy .footer a,
    .footer p.navy, .navy
    .footer p {
      color: #0E2340; }
    .footer a.navy-light, .navy-light .footer a,
    .footer p.navy-light, .navy-light
    .footer p {
      color: #98a3c4; }
    .footer a.pink, .pink .footer a,
    .footer p.pink, .pink
    .footer p {
      color: #E4028C; }
    .footer a.pink-light, .pink-light .footer a,
    .footer p.pink-light, .pink-light
    .footer p {
      color: #ebbdd8; }
    .footer a.blue, .blue .footer a,
    .footer p.blue, .blue
    .footer p {
      color: #3155A6; }
    .footer a.blue-light, .blue-light .footer a,
    .footer p.blue-light, .blue-light
    .footer p {
      color: #98c6d8; }
    .footer a.purple, .purple .footer a,
    .footer p.purple, .purple
    .footer p {
      color: #642265; }
    .footer a.purple-light, .purple-light .footer a,
    .footer p.purple-light, .purple-light
    .footer p {
      color: #c0aec6; }
    .footer a.orange, .orange .footer a,
    .footer p.orange, .orange
    .footer p {
      color: #F15A31; }
    .footer a.orange-light, .orange-light .footer a,
    .footer p.orange-light, .orange-light
    .footer p {
      color: #fbcab1; }
    .footer a.lime, .lime .footer a,
    .footer p.lime, .lime
    .footer p {
      color: #9ACA3C; }
    .footer a.lime-light, .lime-light .footer a,
    .footer p.lime-light, .lime-light
    .footer p {
      color: #ddebc1; }
    .footer a.grey, .grey .footer a,
    .footer p.grey, .grey
    .footer p {
      color: #333333; }
    .footer a.grey-light, .grey-light .footer a,
    .footer p.grey-light, .grey-light
    .footer p {
      color: #bbbdc0; }
  .footer .endeavor-logo {
    display: block;
    height: 20px;
    width: 152px;
    font-size: 152px; }
    .footer .endeavor-logo span {
      display: block;
      position: relative;
      /* bottom: 66px; */
      height: 30px;
      overflow: hidden; }
      .footer .endeavor-logo span:before {
        position: relative;
        top: -60px; }
  .footer .column {
    position: relative;
    padding: 0 0 30px;
    margin-bottom: 30px; }
    .footer .column:after {
      position: absolute;
      left: 0;
      bottom: 0;
      display: block;
      height: 1px;
      width: 40px;
      content: " ";
      background-color: #FFFFFF; }
  .footer .column-group {
    padding-left: 0px;
    padding-right: 0px; }
  .footer .last-column {
    padding-bottom: 0px;
    margin-bottom: 0px; }
    .footer .last-column:after {
      display: none; }
  .footer .bw-link {
    position: relative;
    padding: 30px 0 0;
    margin-top: 20px; }
    .footer .bw-link:before {
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      height: 1px;
      width: 40px;
      content: " "; }
  .footer .social-links {
    padding: 10px 0 0; }
    .footer .social-links a {
      font-size: 15px;
      padding-right: 18px; }
  .footer .menu-column {
    display: none; }
  @media screen and (min-width: 640px) {
    .footer .menu-column {
      display: inline-block; }
    .footer .container {
      max-width: none; } }
  @media screen and (min-width: 760px) {
    .footer .footer-office-name:after,
    .footer .footer-address:after {
      display: none; }
    .footer .line-at-medium {
      position: relative;
      padding: 23px 0 0;
      margin-top: 20px; }
      .footer .line-at-medium:before {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        height: 1px;
        width: 40px;
        content: " "; }
    .footer .footer_menu li {
      line-height: 22px; }
      .footer .footer_menu li a {
        display: block; } }
  @media screen and (min-width: 1000px) {
    .footer .menu-column {
      display: inline-block; }
      .footer .menu-column:after {
        display: none; }
    .footer .footer-logo-column {
      padding-bottom: 58px; }
    .footer .bw-link {
      padding-top: 55px; } }
  @media screen and (min-width: 1200px) {
    .footer {
      padding: 65px 0 2px; }
      .footer .container {
        max-width: 1280px; } }

/* .footer */
body .footer.forest, body .forest .footer, .forest .footer {
  background-color: #1B9897; }
  body .footer.forest a,
  body .footer.forest p, body .forest .footer a,
  body .forest .footer p, .forest .footer a,
  .forest .footer p {
    color: #9fcaca; }
  body .footer.forest .column:after, body .forest .footer .column:after, .forest .footer .column:after {
    background-color: #9fcaca; }
  body .footer.forest .bw-link:before,
  body .footer.forest .line-at-medium:before, body .forest .footer .bw-link:before,
  body .forest .footer .line-at-medium:before, .forest .footer .bw-link:before,
  .forest .footer .line-at-medium:before {
    background-color: #9fcaca; }
  body .footer.forest .endeavor-logo, body .forest .footer .endeavor-logo, .forest .footer .endeavor-logo {
    color: #FFFFFF; }
body .footer.navy, body .navy .footer, .navy .footer {
  background-color: #0E2340; }
  body .footer.navy a,
  body .footer.navy p, body .navy .footer a,
  body .navy .footer p, .navy .footer a,
  .navy .footer p {
    color: #98a3c4; }
  body .footer.navy .column:after, body .navy .footer .column:after, .navy .footer .column:after {
    background-color: #98a3c4; }
  body .footer.navy .bw-link:before,
  body .footer.navy .line-at-medium:before, body .navy .footer .bw-link:before,
  body .navy .footer .line-at-medium:before, .navy .footer .bw-link:before,
  .navy .footer .line-at-medium:before {
    background-color: #98a3c4; }
  body .footer.navy .endeavor-logo, body .navy .footer .endeavor-logo, .navy .footer .endeavor-logo {
    color: #FFFFFF; }
body .footer.pink, body .pink .footer, .pink .footer {
  background-color: #E4028C; }
  body .footer.pink a,
  body .footer.pink p, body .pink .footer a,
  body .pink .footer p, .pink .footer a,
  .pink .footer p {
    color: #ebbdd8; }
  body .footer.pink .column:after, body .pink .footer .column:after, .pink .footer .column:after {
    background-color: #ebbdd8; }
  body .footer.pink .bw-link:before,
  body .footer.pink .line-at-medium:before, body .pink .footer .bw-link:before,
  body .pink .footer .line-at-medium:before, .pink .footer .bw-link:before,
  .pink .footer .line-at-medium:before {
    background-color: #ebbdd8; }
  body .footer.pink .endeavor-logo, body .pink .footer .endeavor-logo, .pink .footer .endeavor-logo {
    color: #FFFFFF; }
body .footer.blue, body .blue .footer, .blue .footer {
  background-color: #3155A6; }
  body .footer.blue a,
  body .footer.blue p, body .blue .footer a,
  body .blue .footer p, .blue .footer a,
  .blue .footer p {
    color: #98c6d8; }
  body .footer.blue .column:after, body .blue .footer .column:after, .blue .footer .column:after {
    background-color: #98c6d8; }
  body .footer.blue .bw-link:before,
  body .footer.blue .line-at-medium:before, body .blue .footer .bw-link:before,
  body .blue .footer .line-at-medium:before, .blue .footer .bw-link:before,
  .blue .footer .line-at-medium:before {
    background-color: #98c6d8; }
  body .footer.blue .endeavor-logo, body .blue .footer .endeavor-logo, .blue .footer .endeavor-logo {
    color: #FFFFFF; }
body .footer.purple, body .purple .footer, .purple .footer {
  background-color: #642265; }
  body .footer.purple a,
  body .footer.purple p, body .purple .footer a,
  body .purple .footer p, .purple .footer a,
  .purple .footer p {
    color: #c0aec6; }
  body .footer.purple .column:after, body .purple .footer .column:after, .purple .footer .column:after {
    background-color: #c0aec6; }
  body .footer.purple .bw-link:before,
  body .footer.purple .line-at-medium:before, body .purple .footer .bw-link:before,
  body .purple .footer .line-at-medium:before, .purple .footer .bw-link:before,
  .purple .footer .line-at-medium:before {
    background-color: #c0aec6; }
  body .footer.purple .endeavor-logo, body .purple .footer .endeavor-logo, .purple .footer .endeavor-logo {
    color: #FFFFFF; }
body .footer.orange, body .orange .footer, .orange .footer {
  background-color: #F15A31; }
  body .footer.orange a,
  body .footer.orange p, body .orange .footer a,
  body .orange .footer p, .orange .footer a,
  .orange .footer p {
    color: #fbcab1; }
  body .footer.orange .column:after, body .orange .footer .column:after, .orange .footer .column:after {
    background-color: #fbcab1; }
  body .footer.orange .bw-link:before,
  body .footer.orange .line-at-medium:before, body .orange .footer .bw-link:before,
  body .orange .footer .line-at-medium:before, .orange .footer .bw-link:before,
  .orange .footer .line-at-medium:before {
    background-color: #fbcab1; }
  body .footer.orange .endeavor-logo, body .orange .footer .endeavor-logo, .orange .footer .endeavor-logo {
    color: #FFFFFF; }
body .footer.lime, body .lime .footer, .lime .footer {
  background-color: #9ACA3C; }
  body .footer.lime a,
  body .footer.lime p, body .lime .footer a,
  body .lime .footer p, .lime .footer a,
  .lime .footer p {
    color: #ddebc1; }
  body .footer.lime .column:after, body .lime .footer .column:after, .lime .footer .column:after {
    background-color: #ddebc1; }
  body .footer.lime .bw-link:before,
  body .footer.lime .line-at-medium:before, body .lime .footer .bw-link:before,
  body .lime .footer .line-at-medium:before, .lime .footer .bw-link:before,
  .lime .footer .line-at-medium:before {
    background-color: #ddebc1; }
  body .footer.lime .endeavor-logo, body .lime .footer .endeavor-logo, .lime .footer .endeavor-logo {
    color: #FFFFFF; }
body .footer.grey, body .grey .footer, .grey .footer {
  background-color: #333333; }
  body .footer.grey a,
  body .footer.grey p, body .grey .footer a,
  body .grey .footer p, .grey .footer a,
  .grey .footer p {
    color: #bbbdc0; }
  body .footer.grey .column:after, body .grey .footer .column:after, .grey .footer .column:after {
    background-color: #bbbdc0; }
  body .footer.grey .bw-link:before,
  body .footer.grey .line-at-medium:before, body .grey .footer .bw-link:before,
  body .grey .footer .line-at-medium:before, .grey .footer .bw-link:before,
  .grey .footer .line-at-medium:before {
    background-color: #bbbdc0; }
  body .footer.grey .endeavor-logo, body .grey .footer .endeavor-logo, .grey .footer .endeavor-logo {
    color: #FFFFFF; }

@media screen and (min-width: 800px) {
  .grid-container {
    margin-bottom: 60px; } }
@media screen and (min-width: 640px) {
  .grid-container.affiliate-grid {
    margin-left: -10px;
    margin-right: -10px; } }
.grid-container .grid-item {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px; }

.affiliate-container.container {
  padding-left: 0;
  padding-right: 0; }
  @media screen and (min-width: 800px) {
    .affiliate-container.container {
      padding-left: 15px;
      padding-right: 15px; } }

.alternating-grid-container .secondary-block-col, .alternating-grid-container .main-block-col {
  padding-left: 0;
  padding-right: 0; }
.alternating-grid-container .main-block-col {
  z-index: 10; }
.alternating-grid-container .image-wrapper {
  max-height: 220px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
@media screen and (min-width: 640px) {
  .alternating-grid-container .image-wrapper {
    max-width: 50%; } }
@media screen and (min-width: 800px) {
  .alternating-grid-container > .row {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    -ms-align-content: stretch;
    -o-align-content: stretch;
    align-content: stretch; }
    .alternating-grid-container > .row.even .main-block-col {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2; }
    .alternating-grid-container > .row.even.has-image .main-block-col {
      margin-left: 2px; }
    .alternating-grid-container > .row.even .secondary-block-col {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
    .alternating-grid-container > .row.odd .secondary-block-col {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      float: none; }
      .lt-ie9 .alternating-grid-container > .row.odd .secondary-block-col, .ie9 .alternating-grid-container > .row.odd .secondary-block-col {
        float: right; }
    .alternating-grid-container > .row.odd .main-block-col {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1;
      position: relative; }
    .alternating-grid-container > .row.has-image {
      height: 100%;
      z-index: 1; }
      .alternating-grid-container > .row.has-image .row {
        margin-top: 0; }
      .alternating-grid-container > .row.has-image .secondary-block-col {
        position: static; }
        .alternating-grid-container > .row.has-image .secondary-block-col .image-wrapper {
          max-width: 50%;
          max-height: none;
          height: 100%;
          position: absolute;
          width: 100%; }
      .alternating-grid-container > .row.has-image img {
        top: 0; }
    .alternating-grid-container > .row > div {
      float: none; }
      .lt-ie9 .alternating-grid-container > .row > div, .ie9 .alternating-grid-container > .row > div {
        float: left; }
  .alternating-grid-container .secondary-block-col.has-quote {
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    -o-align-self: flex-start;
    align-self: flex-start; }
    .alternating-grid-container .secondary-block-col.has-quote .quote-box {
      margin-bottom: -120px;
      float: none; }
      .page-template-approach .alternating-grid-container .secondary-block-col.has-quote .quote-box {
        margin-bottom: 0;
        width: 100%; }
  .alternating-grid-container .row.has-quote {
    padding-bottom: 120px; } }
@media screen and (min-width: 1000px) {
  .alternating-grid-container .row.has-image {
    padding-bottom: 120px; }
    .alternating-grid-container .row.has-image .image-wrapper {
      max-width: 800px;
      position: static;
      width: 100%; }
  .alternating-grid-container .row.has-entrepreneur {
    padding-bottom: 130px; }
  .alternating-grid-container .entrepreneur-item {
    margin-bottom: -120px; }
  .alternating-grid-container .row:first-of-type {
    margin-top: -100px; }
    .alternating-grid-container .row:first-of-type.contact-row {
      margin-top: -75px; }
    .alternating-grid-container .row:first-of-type .main-block-col .tint {
      position: absolute;
      bottom: 50%; } }
.alternating-grid-container .tint-wrapper {
  position: relative; }
.alternating-grid-container .row {
  position: relative; }
  .alternating-grid-container .row:first-of-type {
    padding-bottom: 0; }
  .alternating-grid-container .row.even .impact.quad {
    right: 50%;
    left: auto; }
  .alternating-grid-container .row.odd .impact.quad {
    left: 50.1%;
    right: auto; }
.alternating-grid-container .impact.quad {
  width: 400px;
  height: 400px;
  margin: 0;
  position: absolute;
  bottom: 0; }
  .alternating-grid-container .impact.quad .top {
    margin: 0;
    font-size: 24px;
    line-height: 28px; }
  .alternating-grid-container .impact.quad .wrapper {
    padding: 20px; }
.alternating-grid-container .steps-container {
  background-color: #FFFFFF;
  padding: 10px 0 30px; }

.main-block-col .tint.big.xxl-padding {
  padding: 20px; }
  @media screen and (min-width: 800px) {
    .main-block-col .tint.big.xxl-padding {
      padding: 30px; } }
  @media screen and (min-width: 1000px) {
    .main-block-col .tint.big.xxl-padding {
      padding: 42px 50px; } }
.main-block-col .tint.big .bottom + .button {
  margin-top: 42px; }
.main-block-col .tint.big .bottom ~ .button:last-of-type {
  margin-bottom: 8px; }
.main-block-col .tint.big .button {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%; }
  @media screen and (min-width: 640px) {
    .main-block-col .tint.big .button {
      min-width: 291px; } }
  @media screen and (min-width: 800px) {
    .main-block-col .tint.big .button {
      width: 60%;
      margin: 10px 0 20px; } }
.main-block-col .bottom > p {
  font-size: inherit;
  line-height: inherit; }
  .main-block-col .bottom > p + p {
    margin-top: 35px; }

.row.odd .secondary-block-col {
  float: right; }
.secondary-block-col .quote-box q, .secondary-block-col .quote-box q.top, .secondary-block-col .quote-box q.bottom, .secondary-block-col .quote-box cite, .secondary-block-col .quote-box cite.top, .secondary-block-col .quote-box cite.bottom {
  padding: 0; }
.secondary-block-col .quote-box cite, .secondary-block-col .quote-box cite.bottom {
  margin-top: 30px; }
.secondary-block-col .block-img {
  display: block;
  margin: 0 auto; }
  @media screen and (min-width: 800px) {
    .secondary-block-col .block-img {
      max-width: none;
      height: 100%; } }
  .secondary-block-col .block-img.ie-data {
    display: none; }
    .lt-ie9 .secondary-block-col .block-img.ie-data {
      display: block; }
@media screen and (min-width: 800px) {
  .secondary-block-col .lg-float-img {
    max-width: none;
    height: 100%; } }
@media screen and (min-width: 1000px) {
  .secondary-block-col .lg-float-img {
    position: absolute; } }
@media screen and (min-width: 800px) {
  .secondary-block-col .md-float-img {
    display: inline;
    position: absolute;
    max-width: none; } }
@media screen and (min-width: 640px) {
  .secondary-block-col .sm-float-img {
    display: inline;
    position: absolute;
    max-width: none; } }
.secondary-block-col .impact {
  margin: 0; }

.alternating-grid-background {
  margin-bottom: 60px; }
  .alternating-grid-background + .country-map-wrapper + .see-all-locations {
    margin-top: -60px; }
    @media screen and (min-width: 640px) {
      .alternating-grid-background + .country-map-wrapper + .see-all-locations {
        margin-top: 0px; } }

.contact-row .get-in-touch-col, .contact-row .social-col {
  padding: 0;
  position: relative; }
.contact-row .get-in-touch-col {
  min-height: 150px;
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-align-self: flex-start;
  -o-align-self: flex-start;
  align-self: flex-start; }
  .contact-row .get-in-touch-col .social-col {
    display: none;
    margin-left: -4px; }
    .contact-row .get-in-touch-col .social-col a {
      text-align: center; }
  @media screen and (min-width: 1000px) {
    .contact-row .get-in-touch-col {
      text-align: right; }
      .contact-row .get-in-touch-col .inner {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%; }
      .contact-row .get-in-touch-col .tint, .contact-row .get-in-touch-col .social-col {
        display: inline-block;
        vertical-align: bottom; } }
  .contact-row .get-in-touch-col .tint {
    float: right;
    width: 100%;
    text-align: left; }
    @media screen and (min-width: 1000px) {
      .contact-row .get-in-touch-col .tint {
        float: none;
        max-width: 360px; } }
.contact-row .social-col a.tint {
  color: #d9e9e8;
  background: #1B9897; }
  .contact-row .social-col a.tint:hover {
    color: #FFFFFF; }
.contact-row .social-col #latest-tweet {
  font-size: 16px;
  line-height: 24px;
  color: #1B9897; }
  .contact-row .social-col #latest-tweet:before {
    content: "b";
    font-family: "endeavor";
    font-size: 20px;
    color: #d9e9e8;
    float: left; }
  .contact-row .social-col #latest-tweet a {
    display: block;
    color: #FFFFFF; }
    .contact-row .social-col #latest-tweet a:hover {
      color: #d9e9e8; }
  .contact-row .social-col #latest-tweet ul {
    text-align: left;
    padding-left: 40px; }
  .contact-row .social-col #latest-tweet .hashtag {
    color: #FFFFFF; }
  .contact-row .social-col #latest-tweet .user {
    font-weight: bold;
    font-color: #1B9897; }
    .contact-row .social-col #latest-tweet .user img {
      display: none; }
  .contact-row .social-col #latest-tweet .interact {
    display: none; }
  .contact-row .social-col #latest-tweet .timePosted {
    margin: 10px 0; }
    .contact-row .social-col #latest-tweet .timePosted a {
      color: #1B9897; }
      .contact-row .social-col #latest-tweet .timePosted a:hover {
        color: #FFFFFF; }
.contact-row .social-col .twitter-stream__content {
  text-align: left;
  padding-left: 35px; }
  .contact-row .social-col .twitter-stream__content a {
    color: #ff7600; }
.contact-row .social-col .impact {
  margin: 0; }
  .contact-row .social-col .impact.tiny.icon-box {
    width: 20%;
    height: 75px;
    line-height: 35px;
    font-size: 35px;
    background-color: "forest", #1B9897, #9fcaca, #d9e9e8, #1d9797, #67afaf, #07555c;
    border-left: 1px solid #9fcaca; }
    .contact-row .social-col .impact.tiny.icon-box:first-of-type {
      border-left: 0; }
    @media screen and (min-width: 1000px) {
      .contact-row .social-col .impact.tiny.icon-box {
        width: 125px;
        height: 125px;
        line-height: 85px;
        font-size: 45px;
        border: 0; }
        .contact-row .social-col .impact.tiny.icon-box.facebook, .contact-row .social-col .impact.tiny.icon-box.linkedin {
          background-color: #1d9797; }
        .contact-row .social-col .impact.tiny.icon-box.youtube, .contact-row .social-col .impact.tiny.icon-box.instagram {
          background-color: #9fcaca; }
        .contact-row .social-col .impact.tiny.icon-box.twitter, .contact-row .social-col .impact.tiny.icon-box.twitter-stream {
          background-color: #67afaf; }
        .contact-row .social-col .impact.tiny.icon-box.twitter-stream {
          width: 250px;
          height: auto;
          padding: 30px 25px 20px 20px; } }
    @media screen and (min-width: 1200px) {
      .contact-row .social-col .impact.tiny.icon-box {
        width: 150px;
        height: 150px;
        line-height: 110px; }
        .contact-row .social-col .impact.tiny.icon-box.twitter-stream {
          width: 300px;
          min-height: 225px;
          max-height: 400px;
          height: auto; }
        .contact-row .social-col .impact.tiny.icon-box[href].tiny.icon-box.youtube {
          position: relative;
          left: 0;
          top: 0; } }

@media screen and (min-width: 800px) {
  .programs-grid.global-entrepreneur-services {
    padding: 60px 0 20px; } }
@media screen and (min-width: 800px) {
  .programs-grid.local-entrepreneur-services .top {
    padding: 22px 15px 19px; }
  .programs-grid.local-entrepreneur-services .bottom {
    padding: 27px 15px 24px; } }
.programs-grid .program-row, .programs-grid .feature-global-services {
  width: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-align-content: stretch;
  -o-align-content: stretch;
  align-content: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }
.programs-grid .global-services {
  padding-top: 0; }
.programs-grid .title {
  margin-bottom: 60px; }
@media screen and (min-width: 800px) {
  .programs-grid .program-row {
    border-top: 1px solid #e6e7e8;
    padding: 40px 0; }
    .programs-grid .program-row:first-child {
      border-top: 0; } }
.ie9 .programs-grid .program-row, .lt-ie9 .programs-grid .program-row {
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1;
  margin: 0; }
  .ie9 .programs-grid .program-row:before, .ie9 .programs-grid .program-row:after, .lt-ie9 .programs-grid .program-row:before, .lt-ie9 .programs-grid .program-row:after {
    display: table;
    content: ""; }
  .ie9 .programs-grid .program-row:after, .lt-ie9 .programs-grid .program-row:after {
    clear: both; }
.programs-grid .program-local {
  position: relative;
  min-height: 300px; }
  @media screen and (min-width: 800px) {
    .programs-grid .program-local {
      min-height: 540px;
      background: inherit; }
      .programs-grid .program-local:hover .tintimg-wrapper:before {
        background: transparent; } }
  .programs-grid .program-local .content {
    background-color: #FFFFFF;
    position: relative;
    z-index: 5; }
  .programs-grid .program-local .background-image {
    position: static;
    min-height: 300px; }
    @media screen and (min-width: 800px) {
      .programs-grid .program-local .background-image {
        position: absolute;
        z-index: -1; } }
  .programs-grid .program-local .content {
    background: #FFFFFF; }
    .programs-grid .program-local .content .bottom {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2;
      -webkit-column-gap: 10;
      -moz-column-gap: 10;
      column-gap: 10; }
  body .programs-grid .program-local.forest, body .forest .programs-grid .program-local, .forest .programs-grid .program-local {
    color: #9fcaca; }
    body .programs-grid .program-local.forest .background-image, body .forest .programs-grid .program-local .background-image, .forest .programs-grid .program-local .background-image {
      background-color: #1B9897; }
    body .programs-grid .program-local.forest .description, body .forest .programs-grid .program-local .description, .forest .programs-grid .program-local .description {
      color: #9fcaca; }
    body .programs-grid .program-local.forest .content p, body .forest .programs-grid .program-local .content p, .forest .programs-grid .program-local .content p {
      color: #9fcaca; }
  body .programs-grid .program-local.navy, body .navy .programs-grid .program-local, .navy .programs-grid .program-local {
    color: #98a3c4; }
    body .programs-grid .program-local.navy .background-image, body .navy .programs-grid .program-local .background-image, .navy .programs-grid .program-local .background-image {
      background-color: #0E2340; }
    body .programs-grid .program-local.navy .description, body .navy .programs-grid .program-local .description, .navy .programs-grid .program-local .description {
      color: #98a3c4; }
    body .programs-grid .program-local.navy .content p, body .navy .programs-grid .program-local .content p, .navy .programs-grid .program-local .content p {
      color: #98a3c4; }
  body .programs-grid .program-local.pink, body .pink .programs-grid .program-local, .pink .programs-grid .program-local {
    color: #ebbdd8; }
    body .programs-grid .program-local.pink .background-image, body .pink .programs-grid .program-local .background-image, .pink .programs-grid .program-local .background-image {
      background-color: #E4028C; }
    body .programs-grid .program-local.pink .description, body .pink .programs-grid .program-local .description, .pink .programs-grid .program-local .description {
      color: #ebbdd8; }
    body .programs-grid .program-local.pink .content p, body .pink .programs-grid .program-local .content p, .pink .programs-grid .program-local .content p {
      color: #ebbdd8; }
  body .programs-grid .program-local.blue, body .blue .programs-grid .program-local, .blue .programs-grid .program-local {
    color: #98c6d8; }
    body .programs-grid .program-local.blue .background-image, body .blue .programs-grid .program-local .background-image, .blue .programs-grid .program-local .background-image {
      background-color: #3155A6; }
    body .programs-grid .program-local.blue .description, body .blue .programs-grid .program-local .description, .blue .programs-grid .program-local .description {
      color: #98c6d8; }
    body .programs-grid .program-local.blue .content p, body .blue .programs-grid .program-local .content p, .blue .programs-grid .program-local .content p {
      color: #98c6d8; }
  body .programs-grid .program-local.purple, body .purple .programs-grid .program-local, .purple .programs-grid .program-local {
    color: #c0aec6; }
    body .programs-grid .program-local.purple .background-image, body .purple .programs-grid .program-local .background-image, .purple .programs-grid .program-local .background-image {
      background-color: #642265; }
    body .programs-grid .program-local.purple .description, body .purple .programs-grid .program-local .description, .purple .programs-grid .program-local .description {
      color: #c0aec6; }
    body .programs-grid .program-local.purple .content p, body .purple .programs-grid .program-local .content p, .purple .programs-grid .program-local .content p {
      color: #c0aec6; }
  body .programs-grid .program-local.orange, body .orange .programs-grid .program-local, .orange .programs-grid .program-local {
    color: #fbcab1; }
    body .programs-grid .program-local.orange .background-image, body .orange .programs-grid .program-local .background-image, .orange .programs-grid .program-local .background-image {
      background-color: #F15A31; }
    body .programs-grid .program-local.orange .description, body .orange .programs-grid .program-local .description, .orange .programs-grid .program-local .description {
      color: #fbcab1; }
    body .programs-grid .program-local.orange .content p, body .orange .programs-grid .program-local .content p, .orange .programs-grid .program-local .content p {
      color: #fbcab1; }
  body .programs-grid .program-local.lime, body .lime .programs-grid .program-local, .lime .programs-grid .program-local {
    color: #ddebc1; }
    body .programs-grid .program-local.lime .background-image, body .lime .programs-grid .program-local .background-image, .lime .programs-grid .program-local .background-image {
      background-color: #9ACA3C; }
    body .programs-grid .program-local.lime .description, body .lime .programs-grid .program-local .description, .lime .programs-grid .program-local .description {
      color: #ddebc1; }
    body .programs-grid .program-local.lime .content p, body .lime .programs-grid .program-local .content p, .lime .programs-grid .program-local .content p {
      color: #ddebc1; }
  body .programs-grid .program-local.grey, body .grey .programs-grid .program-local, .grey .programs-grid .program-local {
    color: #bbbdc0; }
    body .programs-grid .program-local.grey .background-image, body .grey .programs-grid .program-local .background-image, .grey .programs-grid .program-local .background-image {
      background-color: #333333; }
    body .programs-grid .program-local.grey .description, body .grey .programs-grid .program-local .description, .grey .programs-grid .program-local .description {
      color: #bbbdc0; }
    body .programs-grid .program-local.grey .content p, body .grey .programs-grid .program-local .content p, .grey .programs-grid .program-local .content p {
      color: #bbbdc0; }
.programs-grid .feature-global-services {
  border-bottom: 1px solid #e6e7e8; }
  @media screen and (min-width: 800px) {
    .programs-grid .feature-global-services {
      padding: 0 0 40px; } }
  .programs-grid .feature-global-services .program-item.last .bottom {
    padding-bottom: 24px; }
.programs-grid .item-content {
  position: relative; }
.programs-grid .program-item {
  margin-top: 30px; }
  .programs-grid .program-item .button-row {
    margin-bottom: 5px; }
  @media screen and (min-width: 800px) {
    .programs-grid .program-item {
      margin-top: 0; }
      .programs-grid .program-item .button-row {
        margin-bottom: 0; } }
  @media screen and (min-width: 1000px) {
    .programs-grid .program-item {
      border-left: 1px solid #e6e7e8;
      float: none; }
      .programs-grid .program-item:first-child {
        border-left: none; } }
  .programs-grid .program-item span.subtitle {
    display: block;
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 20px; }
    @media screen and (min-width: 600px) {
      .programs-grid .program-item span.subtitle {
        letter-spacing: 0; } }
    @media screen and (min-width: 800px) {
      .programs-grid .program-item span.subtitle {
        margin-bottom: 3px; } }
  .lt-ie9 .programs-grid .program-item, .ie9 .programs-grid .program-item {
    float: left; }
  .programs-grid .program-item.has-quote .item-content {
    padding-left: 20px;
    padding-right: 20px; }
  .programs-grid .program-item.has-link .bottom, .programs-grid .program-item.last .bottom {
    padding-bottom: 24px; }
  .programs-grid .program-item.last {
    padding-bottom: 24px; }
    @media screen and (min-width: 800px) {
      .programs-grid .program-item.last {
        padding-bottom: 0; }
        .programs-grid .program-item.last .bottom {
          padding-bottom: 0; }
        .programs-grid .program-item.last.has-link .bottom {
          padding-bottom: 24px; } }
  .programs-grid .program-item.has-video .item-content .top, .programs-grid .program-item.has-image .item-content .top {
    padding-top: 14px; }
  .programs-grid .program-item.small.has-image .background-image {
    position: relative;
    height: 170px; }
  .programs-grid .program-item.has-video .video-container {
    height: 170px;
    overflow: hidden; }
    @media screen and (min-width: 1000px) {
      .programs-grid .program-item.has-video .video-container {
        height: auto; } }
  @media screen and (min-width: 800px) {
    .programs-grid .program-item.has-video.small .video-container img {
      height: 100%;
      width: auto;
      max-width: none; } }
  @media screen and (min-width: 1000px) {
    .programs-grid .program-item.has-video.small .video-container img {
      max-width: 100%;
      width: 100%;
      height: auto; } }
  @media screen and (min-width: 1000px) {
    .programs-grid .program-item.wide.has-video .video-container {
      height: 100%;
      position: absolute;
      width: 100%; }
      .programs-grid .program-item.wide.has-video .video-container .video-button:before {
        left: 25%; } }
  .programs-grid .program-item.wide.has-image .background-image {
    position: relative;
    height: 170px; }
    @media screen and (min-width: 1000px) {
      .programs-grid .program-item.wide.has-image .background-image {
        position: absolute;
        height: 100%; } }
  @media screen and (min-width: 1000px) {
    .programs-grid .program-item.wide.has-video .item-content, .programs-grid .program-item.wide.has-image .item-content {
      min-height: 570px; }
      .programs-grid .program-item.wide.has-video .item-content .content, .programs-grid .program-item.wide.has-image .item-content .content {
        width: 50%;
        background: #FFFFFF;
        position: relative;
        z-index: 10;
        float: right;
        padding: 0 20px 20px;
        margin: 20px; } }
.programs-grid .top, .programs-grid .bottom {
  padding: 20px 0; }
.programs-grid .bottom {
  padding-bottom: 0; }
body .programs-grid.forest .quote q, body .programs-grid.forest .content span.subtitle, body .forest .programs-grid .quote q, body .forest .programs-grid .content span.subtitle, .forest .programs-grid .quote q, .forest .programs-grid .content span.subtitle {
  color: #9fcaca; }
body .programs-grid.navy .quote q, body .programs-grid.navy .content span.subtitle, body .navy .programs-grid .quote q, body .navy .programs-grid .content span.subtitle, .navy .programs-grid .quote q, .navy .programs-grid .content span.subtitle {
  color: #98a3c4; }
body .programs-grid.pink .quote q, body .programs-grid.pink .content span.subtitle, body .pink .programs-grid .quote q, body .pink .programs-grid .content span.subtitle, .pink .programs-grid .quote q, .pink .programs-grid .content span.subtitle {
  color: #ebbdd8; }
body .programs-grid.blue .quote q, body .programs-grid.blue .content span.subtitle, body .blue .programs-grid .quote q, body .blue .programs-grid .content span.subtitle, .blue .programs-grid .quote q, .blue .programs-grid .content span.subtitle {
  color: #98c6d8; }
body .programs-grid.purple .quote q, body .programs-grid.purple .content span.subtitle, body .purple .programs-grid .quote q, body .purple .programs-grid .content span.subtitle, .purple .programs-grid .quote q, .purple .programs-grid .content span.subtitle {
  color: #c0aec6; }
body .programs-grid.orange .quote q, body .programs-grid.orange .content span.subtitle, body .orange .programs-grid .quote q, body .orange .programs-grid .content span.subtitle, .orange .programs-grid .quote q, .orange .programs-grid .content span.subtitle {
  color: #fbcab1; }
body .programs-grid.lime .quote q, body .programs-grid.lime .content span.subtitle, body .lime .programs-grid .quote q, body .lime .programs-grid .content span.subtitle, .lime .programs-grid .quote q, .lime .programs-grid .content span.subtitle {
  color: #ddebc1; }
body .programs-grid.grey .quote q, body .programs-grid.grey .content span.subtitle, body .grey .programs-grid .quote q, body .grey .programs-grid .content span.subtitle, .grey .programs-grid .quote q, .grey .programs-grid .content span.subtitle {
  color: #bbbdc0; }
@media screen and (min-width: 800px) {
  .programs-grid .quote {
    margin-bottom: 48px;
    margin-top: 4px; } }
.programs-grid .quote cite {
  padding-top: 8px; }
.programs-grid .quote q {
  display: block;
  margin-bottom: 0;
  margin-top: 0px; }
@media screen and (min-width: 1000px) {
  .programs-grid .item-content .content .top {
    padding-top: 0;
    padding-bottom: 13px; }
  .programs-grid .item-content .content .bottom {
    padding-top: 17px; } }

.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1; }
  .background-image.static-image {
    position: static; }

.ie-data {
  display: none; }
  .lt-ie9 .ie-data, .ie9 .ie-data {
    display: block; }

/**
 * General Cluster styles
 */
.cluster {
  position: relative; }
  .cluster .impact.single {
    width: 175px;
    min-height: 175px;
    height: auto;
    margin: 0px; }
  .cluster .two-box-container .impact .category {
    margin-bottom: 5px; }
  .cluster .tint .number {
    font-size: 32px;
    line-height: .938em;
    margin-bottom: 11px; }
  @media screen and (min-width: 800px) {
    .cluster.sequence-1 {
      margin-bottom: 405px; }
      .cluster.sequence-1 .entrebox {
        top: 206px;
        left: 450px; }
        .cluster.sequence-1 .entrebox .overhang-wrapper .overhang {
          left: auto;
          right: -10px; }
      .cluster.sequence-1 .entrepreneur-feature {
        top: 291px;
        left: 50px; }
      .cluster.sequence-1 .impact.single {
        top: 691px;
        left: 275px; }
      .cluster.sequence-1 .quote-box {
        top: 506px;
        left: 450px; }
    .cluster.sequence-2 {
      margin-bottom: 400px; }
      .cluster.sequence-2 .entrebox {
        top: 375px;
        right: 449px; }
      .cluster.sequence-2 .entrepreneur-feature {
        top: 245px;
        right: 50px; }
      .cluster.sequence-2 .impact.single {
        top: 181px;
        right: 900px; }
      .cluster.sequence-2 .quote-box {
        top: 75px;
        right: 525px; }
    .cluster.sequence-3 {
      margin-bottom: 380px; }
      .cluster.sequence-3 .entrebox {
        top: 284px;
        left: 50px; }
      .cluster.sequence-3 .entrepreneur-feature {
        top: 245px;
        left: 225px; }
      .cluster.sequence-3 .impact.single {
        top: 570px;
        left: 625px; }
      .cluster.sequence-3 .quote-box {
        top: 270px;
        left: 625px; } }
  @media screen and (min-width: 1000px) {
    .cluster .row {
      margin: 0px; }
    .cluster.sequence-1 {
      margin-bottom: 501px; }
    .cluster.sequence-2 {
      margin-bottom: 375px; }
    .cluster.sequence-3 {
      margin-bottom: 360px; } }

/**
 * Featured Cluster styles ( primarily appearing on the homepage )
 */
.featured-cluster .cluster-impact-main {
  width: auto;
  height: auto;
  padding: 14px 12px 48px; }
  .featured-cluster .cluster-impact-main .top {
    padding-top: 0px; }
  .featured-cluster .cluster-impact-main .bottom p {
    color: #333333;
    font-size: 20px;
    line-height: 1.3em; }
.featured-cluster .readmore {
  width: 100%;
  line-height: 60px;
  font-size: 16px;
  font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal; }
.featured-cluster .social-links {
  font-size: 0px;
  text-align: center;
  background-color: #1B9897; }
  .featured-cluster .social-links a {
    display: inline-block;
    width: 19%;
    height: 60px;
    line-height: 60px;
    color: #d9e9e8;
    border-left: 1px solid #1d9797;
    font-size: 17px; }
    .featured-cluster .social-links a:first-child {
      border-left: none; }
@media screen and (min-width: 600px) {
  .featured-cluster .readmore {
    max-width: 262px; } }
@media screen and (min-width: 640px) {
  .featured-cluster .cluster-impact-main {
    padding: 30px 30px 40px;
    position: relative;
    z-index: 1;
    min-height: 370px; }
  .featured-cluster .tint {
    margin: 0px; }
    .featured-cluster .tint.single {
      margin-top: 108px; } }
@media screen and (min-width: 800px) {
  .featured-cluster {
    float: right;
    margin: 60px 0px 80px; }
    .featured-cluster .social-links {
      display: none; }
    .featured-cluster .cluster-video-container {
      display: inline-block;
      margin-top: 50px;
      width: 280px;
      height: 205px;
      background-size: 100% auto;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center;
      position: relative;
      float: right; }
      .featured-cluster .cluster-video-container .icon-playhead {
        color: #0E2340; }
        .firefox .featured-cluster .cluster-video-container .icon-playhead {
          top: -30px; }
      .featured-cluster .cluster-video-container .img-wrapper {
        width: 100%;
        height: 100%; }
    .featured-cluster .cluster-impact-container {
      position: relative;
      float: right; }
      .featured-cluster .cluster-impact-container .impact {
        margin: 0px; } }
@media screen and (min-width: 1000px) {
  .featured-cluster .cluster-impact-main {
    width: 525px;
    max-width: none; } }
@media screen and (min-width: 1200px) {
  .featured-cluster {
    margin: 0px -30px 80px 0px; } }

/**
 * Alternating Cluster styles
 */
@media screen and (min-width: 640px) {
  .alternating-cluster .cluster-tweet-impact-main {
    padding: 22px 25px 0px;
    position: relative;
    z-index: 1;
    height: 375px;
    margin: 0px;
    max-width: 525px; }
    .alternating-cluster .cluster-tweet-impact-main.two-by-three .top {
      padding-top: 0px; }
    .alternating-cluster .cluster-tweet-impact-main .overhang-wrapper {
      position: absolute;
      top: -12px;
      left: 25px;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      display: block;
      height: 25px;
      padding: 0px 10px;
      line-height: 25px;
      font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: bold; }
    .alternating-cluster .cluster-tweet-impact-main.purple .overhang-wrapper {
      background-color: #642265;
      color: #FFFFFF; }
    .alternating-cluster .cluster-tweet-impact-main.pink .overhang-wrapper {
      background-color: #E4028C;
      color: #FFFFFF; }
    .alternating-cluster .cluster-tweet-impact-main.blue .overhang-wrapper {
      background-color: #3155A6;
      color: #FFFFFF; } }
.alternating-cluster .purple .social-links {
  background-color: #642265; }
.alternating-cluster .pink .social-links {
  background-color: #E4028C; }
.alternating-cluster .blue .social-links {
  background-color: #3155A6; }
.alternating-cluster.sequence-2 .cluster-impact-container .social-links {
  left: auto;
  right: 0; }
.alternating-cluster .cluster-impact-container {
  position: relative; }
  .alternating-cluster .cluster-impact-container .social-links {
    display: none; }
    @media screen and (min-width: 640px) {
      .alternating-cluster .cluster-impact-container .social-links {
        display: inline-block;
        z-index: 3;
        height: 50px;
        width: 50px; }
        .alternating-cluster .cluster-impact-container .social-links li, .alternating-cluster .cluster-impact-container .social-links a {
          width: 50px;
          height: 50px;
          display: inline-block; }
        .alternating-cluster .cluster-impact-container .social-links a {
          font-family: "endeavor" !important;
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #FFFFFF;
          text-align: center;
          font-size: 20px;
          -webkit-transition: background-color 200ms ease-out;
          -moz-transition: background-color 200ms ease-out;
          -ms-transition: background-color 200ms ease-out;
          -o-transition: background-color 200ms ease-out;
          transition: background-color 200ms ease-out; }
          .alternating-cluster .cluster-impact-container .social-links a:hover {
            background-color: #00aced; }
          .alternating-cluster .cluster-impact-container .social-links a:before {
            content: "b";
            display: inline-block;
            padding: 14px 0px 0px 1px; } }
@media screen and (min-width: 800px) {
  .alternating-cluster.cluster-right > .row > a, .alternating-cluster.cluster-right > .row > div {
    float: left; }
  .alternating-cluster.cluster-left > .row > a, .alternating-cluster.cluster-left > .row > div {
    float: right; }
  .alternating-cluster.sequence-1 .cluster-tweet-impact-main {
    padding-right: 60px; }
  .alternating-cluster .entrebox {
    z-index: 6;
    position: absolute; }
  .alternating-cluster .quad.entrepreneur-feature {
    z-index: 5;
    position: absolute; }
  .alternating-cluster .impact.single {
    z-index: 7;
    position: absolute; }
  .alternating-cluster .quote-box {
    z-index: 8;
    position: absolute;
    max-width: 375px;
    width: 375px;
    height: 300px; }
  .chrome .alternating-cluster .impact.single,
  .chrome .alternating-cluster .quote-box, .firefox .alternating-cluster .impact.single,
  .firefox .alternating-cluster .quote-box, .safari .alternating-cluster .impact.single,
  .safari .alternating-cluster .quote-box {
    transition-property: opacity;
    transition-duration: 700ms;
    transition-delay: ease-in;
    transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
    -webkit-backface-visibility: hidden;
    filter: alpha(opacity=0);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; }
    .chrome .alternating-cluster .impact.single.active,
    .chrome .alternating-cluster .quote-box.active, .firefox .alternating-cluster .impact.single.active,
    .firefox .alternating-cluster .quote-box.active, .safari .alternating-cluster .impact.single.active,
    .safari .alternating-cluster .quote-box.active {
      filter: alpha(opacity=100);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }
  .chrome .alternating-cluster .impact.single, .firefox .alternating-cluster .impact.single, .safari .alternating-cluster .impact.single {
    -webkit-transition-delay: .45s;
    -moz-transition-delay: .45s;
    -o-transition-delay: .45s;
    transition-delay: .45s; } }

.entrep-block-container {
  position: relative;
  left: 50%; }
  .entrep-block-container .impact {
    width: 220px;
    height: 220px; }
  .entrep-block-container .impact-box-wrapper {
    margin: 0; }
  .entrep-block-container .row {
    position: relative; }
    .entrep-block-container .row > div {
      position: absolute; }
      .entrep-block-container .row > div.entrep-feature {
        position: relative; }
  .entrep-block-container .social-links {
    margin: 20px; }
  .entrep-block-container .overhang-wrapper {
    display: none; }
  .entrep-block-container .quote {
    margin: 0; }
  .entrep-block-container .entrepreneur-item {
    padding: 0; }
    .entrep-block-container .entrepreneur-item .top {
      color: #FFFFFF; }
    .entrep-block-container .entrepreneur-item.index-0 {
      bottom: 0;
      left: 100%; }
    .entrep-block-container .entrepreneur-item.index-1 {
      top: 100%;
      left: 0; }
  .entrep-block-container .quote {
    right: 100%; }
    body .entrep-block-container .quote .quote-box q.h3 {
      color: #FFFFFF; }
  .entrep-block-container.cluster-1, .entrep-block-container.cluster-2 {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  .entrep-block-container.cluster-0 .social-container, .entrep-block-container.cluster-1 .social-container {
    bottom: 0;
    left: 0;
    -webkit-transform: translate3d(300px, 140px, 0);
    transform: translate3d(300px, 140px, 0); }
    .lt-ie9 .entrep-block-container.cluster-0 .social-container, .ie9 .entrep-block-container.cluster-0 .social-container, .lt-ie9 .entrep-block-container.cluster-1 .social-container, .ie9 .entrep-block-container.cluster-1 .social-container {
      margin-bottom: -140px;
      margin-left: 300px; }
  .entrep-block-container.cluster-0 .quote, .entrep-block-container.cluster-2 .quote {
    bottom: 0; }
  .entrep-block-container.cluster-0 {
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0); }
    .entrep-block-container.cluster-0 .impact-stat {
      right: 100%;
      bottom: 0;
      -webkit-transform: translate3d(-319px, 0, 0);
      transform: translate3d(-319px, 0, 0); }
      .lt-ie9 .entrep-block-container.cluster-0 .impact-stat, .ie9 .entrep-block-container.cluster-0 .impact-stat {
        margin-right: 319px; }
      .entrep-block-container.cluster-0 .impact-stat.no-quote {
        right: 100%; }
  .entrep-block-container.cluster-1 .quote {
    top: 25%; }
  .entrep-block-container.cluster-1 .impact-stat {
    left: 100%;
    top: 45%;
    -webkit-transform: translate3d(175px, 0, 0);
    transform: translate3d(175px, 0, 0); }
    .lt-ie9 .entrep-block-container.cluster-1 .impact-stat, .ie9 .entrep-block-container.cluster-1 .impact-stat {
      margin-left: 175px; }
  .entrep-block-container.cluster-2 .entrepreneur-item {
    margin-right: 0; }
    .entrep-block-container.cluster-2 .entrepreneur-item.index-0 {
      bottom: -15%; }
    .entrep-block-container.cluster-2 .entrepreneur-item.index-1 {
      right: 0;
      left: auto; }
  .entrep-block-container.cluster-2 .impact-stat {
    top: 100%;
    left: -24%; }
    .entrep-block-container.cluster-2 .impact-stat.no-entrep {
      left: auto;
      right: 0; }
  .entrep-block-container.cluster-2 .social-container {
    left: 100%;
    bottom: 0;
    -webkit-transform: translate3d(175px, 0, 0);
    transform: translate3d(175px, 0, 0); }
    .lt-ie9 .entrep-block-container.cluster-2 .social-container, .ie9 .entrep-block-container.cluster-2 .social-container {
      margin-left: 175px; }

.cluster-container {
  width: 100%;
  max-height: 600px;
  position: relative;
  float: left;
  padding: 0 50px 169px;
  margin-bottom: 30px; }
  .cluster-container .cluster-title {
    margin-left: 35px;
    margin-top: 34px;
    position: absolute;
    z-index: 15;
    top: 0;
    left: 50px;
    width: 35%; }
    .cluster-container .cluster-title .top {
      padding-bottom: 11px; }
    .cluster-container .cluster-title .bottom {
      margin-top: 15px; }
      .cluster-container .cluster-title .bottom li {
        margin: 10px 0; }
        .cluster-container .cluster-title .bottom li:first-child {
          margin-top: 0; }
  .cluster-container .cluster > div {
    float: none;
    max-width: 400px;
    display: inline-block; }
  .cluster-container a.icon.tweet {
    background: #3155A6;
    color: #FFFFFF;
    display: block;
    width: 100px;
    height: 100px;
    font-size: 60px;
    text-align: center; }
    .cluster-container a.icon.tweet .icon-twitter:before {
      line-height: 1.6; }

.entrepreneur-collection-mobile .slide-item {
  float: left; }
  .entrepreneur-collection-mobile .slide-item .impact {
    max-width: none;
    height: 350px; }
    .entrepreneur-collection-mobile .slide-item .impact .small-wrapper {
      bottom: 25px;
      right: 25px; }
.entrepreneur-collection-mobile .slick-nav {
  float: left;
  display: block;
  width: 50%; }
  .entrepreneur-collection-mobile .slick-nav a {
    text-align: center;
    line-height: 50px;
    background: #bbbdc0;
    color: #FFFFFF;
    display: block; }
  .entrepreneur-collection-mobile .slick-nav.slick-prev a {
    border-right: 1px solid rgba(255, 255, 255, 0.4); }
    .lt-ie9 .entrepreneur-collection-mobile .slick-nav.slick-prev a, .ie9 .entrepreneur-collection-mobile .slick-nav.slick-prev a {
      border-right: 1px solid #FFFFFF; }

.entrepreneur-collection {
  position: relative;
  overflow: hidden;
  padding-bottom: 93px;
  border-bottom: 2px solid;
  max-height: 650px; }
  .entrepreneur-collection .entrepreneur-cluster {
    padding-top: 40px; }
  .entrepreneur-collection .cluster-nav[data-colour="forest"] .content {
    background: #1B9897; }
  .entrepreneur-collection .cluster-container.forest .bottom .c2 li a {
    color: #9fcaca; }
  .entrepreneur-collection .cluster-container.forest .bottom .c2 li.active a, .entrepreneur-collection .cluster-container.forest .bottom .c2 li a:hover {
    color: #1B9897; }
  .entrepreneur-collection .cluster-container.forest .view-all-features {
    color: #9fcaca; }
  .forest .entrepreneur-collection {
    border-color: #1B9897; }
  .entrepreneur-collection .social-container.forest a.icon {
    background: #1B9897; }
  .entrepreneur-collection .cluster-nav[data-colour="navy"] .content {
    background: #0E2340; }
  .entrepreneur-collection .cluster-container.navy .bottom .c2 li a {
    color: #98a3c4; }
  .entrepreneur-collection .cluster-container.navy .bottom .c2 li.active a, .entrepreneur-collection .cluster-container.navy .bottom .c2 li a:hover {
    color: #0E2340; }
  .entrepreneur-collection .cluster-container.navy .view-all-features {
    color: #98a3c4; }
  .navy .entrepreneur-collection {
    border-color: #0E2340; }
  .entrepreneur-collection .social-container.navy a.icon {
    background: #0E2340; }
  .entrepreneur-collection .cluster-nav[data-colour="pink"] .content {
    background: #E4028C; }
  .entrepreneur-collection .cluster-container.pink .bottom .c2 li a {
    color: #ebbdd8; }
  .entrepreneur-collection .cluster-container.pink .bottom .c2 li.active a, .entrepreneur-collection .cluster-container.pink .bottom .c2 li a:hover {
    color: #E4028C; }
  .entrepreneur-collection .cluster-container.pink .view-all-features {
    color: #ebbdd8; }
  .pink .entrepreneur-collection {
    border-color: #E4028C; }
  .entrepreneur-collection .social-container.pink a.icon {
    background: #E4028C; }
  .entrepreneur-collection .cluster-nav[data-colour="blue"] .content {
    background: #3155A6; }
  .entrepreneur-collection .cluster-container.blue .bottom .c2 li a {
    color: #98c6d8; }
  .entrepreneur-collection .cluster-container.blue .bottom .c2 li.active a, .entrepreneur-collection .cluster-container.blue .bottom .c2 li a:hover {
    color: #3155A6; }
  .entrepreneur-collection .cluster-container.blue .view-all-features {
    color: #98c6d8; }
  .blue .entrepreneur-collection {
    border-color: #3155A6; }
  .entrepreneur-collection .social-container.blue a.icon {
    background: #3155A6; }
  .entrepreneur-collection .cluster-nav[data-colour="purple"] .content {
    background: #642265; }
  .entrepreneur-collection .cluster-container.purple .bottom .c2 li a {
    color: #c0aec6; }
  .entrepreneur-collection .cluster-container.purple .bottom .c2 li.active a, .entrepreneur-collection .cluster-container.purple .bottom .c2 li a:hover {
    color: #642265; }
  .entrepreneur-collection .cluster-container.purple .view-all-features {
    color: #c0aec6; }
  .purple .entrepreneur-collection {
    border-color: #642265; }
  .entrepreneur-collection .social-container.purple a.icon {
    background: #642265; }
  .entrepreneur-collection .cluster-nav[data-colour="orange"] .content {
    background: #F15A31; }
  .entrepreneur-collection .cluster-container.orange .bottom .c2 li a {
    color: #fbcab1; }
  .entrepreneur-collection .cluster-container.orange .bottom .c2 li.active a, .entrepreneur-collection .cluster-container.orange .bottom .c2 li a:hover {
    color: #F15A31; }
  .entrepreneur-collection .cluster-container.orange .view-all-features {
    color: #fbcab1; }
  .orange .entrepreneur-collection {
    border-color: #F15A31; }
  .entrepreneur-collection .social-container.orange a.icon {
    background: #F15A31; }
  .entrepreneur-collection .cluster-nav[data-colour="lime"] .content {
    background: #9ACA3C; }
  .entrepreneur-collection .cluster-container.lime .bottom .c2 li a {
    color: #ddebc1; }
  .entrepreneur-collection .cluster-container.lime .bottom .c2 li.active a, .entrepreneur-collection .cluster-container.lime .bottom .c2 li a:hover {
    color: #9ACA3C; }
  .entrepreneur-collection .cluster-container.lime .view-all-features {
    color: #ddebc1; }
  .lime .entrepreneur-collection {
    border-color: #9ACA3C; }
  .entrepreneur-collection .social-container.lime a.icon {
    background: #9ACA3C; }
  .entrepreneur-collection .cluster-nav[data-colour="grey"] .content {
    background: #333333; }
  .entrepreneur-collection .cluster-container.grey .bottom .c2 li a {
    color: #bbbdc0; }
  .entrepreneur-collection .cluster-container.grey .bottom .c2 li.active a, .entrepreneur-collection .cluster-container.grey .bottom .c2 li a:hover {
    color: #333333; }
  .entrepreneur-collection .cluster-container.grey .view-all-features {
    color: #bbbdc0; }
  .grey .entrepreneur-collection {
    border-color: #333333; }
  .entrepreneur-collection .social-container.grey a.icon {
    background: #333333; }
  .entrepreneur-collection .view-all-features {
    position: relative;
    display: block;
    width: 105px; }
    .entrepreneur-collection .view-all-features:before {
      position: absolute;
      left: 100%;
      top: 1px; }
  .entrepreneur-collection .features-list {
    display: none;
    background: rgba(255, 255, 255, 0.9);
    max-width: 50%; }
    .entrepreneur-collection .features-list li {
      margin: 10px 0;
      padding: 0 10px 0 0; }
      .entrepreneur-collection .features-list li:first-child {
        padding-top: 10px; }
  .entrepreneur-collection .slick-track {
    z-index: 5;
    position: relative; }
  .entrepreneur-collection .cluster-nav {
    position: absolute;
    z-index: 10;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    cursor: pointer;
    -webkit-transition: margin 0.2s ease-in;
    -moz-transition: margin 0.2s ease-in;
    -ms-transition: margin 0.2s ease-in;
    -o-transition: margin 0.2s ease-in;
    transition: margin 0.2s ease-in; }
    .entrepreneur-collection .cluster-nav a {
      display: block;
      background: #bbbdc0;
      color: #FFFFFF;
      line-height: 50px;
      text-align: center;
      width: 175px;
      position: absolute; }
    .entrepreneur-collection .cluster-nav.hover.slick-next, .entrepreneur-collection .cluster-nav.hover.slick-prev {
      margin: 0; }
    .entrepreneur-collection .cluster-nav span {
      display: block;
      font-size: 20px;
      line-height: 28px;
      color: #FFFFFF; }
    .entrepreneur-collection .cluster-nav .content {
      width: 175px;
      height: 175px;
      padding: 15px 20px;
      position: relative;
      background: #3155A6;
      color: #FFFFFF; }
      .entrepreneur-collection .cluster-nav .content.icon:before {
        position: absolute;
        bottom: 20px;
        font-size: 30px; }
    .entrepreneur-collection .cluster-nav.slick-next {
      right: 0;
      margin-right: -175px; }
      .entrepreneur-collection .cluster-nav.slick-next a {
        -webkit-transform: rotate(-90deg) translate3d(-36%, -112px, 0);
        -moz-transform: rotate(-90deg) translate3d(-36%, -112px, 0);
        -o-transform: rotate(-90deg) translate3d(-36%, -112px, 0);
        -ms-transform: rotate(-90deg) translate3d(-36%, -112px, 0);
        transform: rotate(-90deg) translate3d(-36%, -112px, 0); }
        .ie9 .entrepreneur-collection .cluster-nav.slick-next a, .no-csstransforms.ie .entrepreneur-collection .cluster-nav.slick-next a {
          -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=3.061616997868383e-16, M12=1, M21=-1, M22=3.061616997868383e-16, SizingMethod='auto expand')";
          left: -48px; }
    .entrepreneur-collection .cluster-nav.slick-prev {
      left: 0;
      margin-left: -175px; }
      .entrepreneur-collection .cluster-nav.slick-prev a {
        -webkit-transform: rotate(90deg) translate3d(62.6px, 63px, 0);
        -moz-transform: rotate(90deg) translate3d(62.6px, 63px, 0);
        -o-transform: rotate(90deg) translate3d(62.6px, 63px, 0);
        -ms-transform: rotate(90deg) translate3d(62.6px, 63px, 0);
        transform: rotate(90deg) translate3d(62.6px, 63px, 0);
        left: 100%; }
        .ie9 .entrepreneur-collection .cluster-nav.slick-prev a, .no-csstransforms.ie .entrepreneur-collection .cluster-nav.slick-prev a {
          -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1.8369701987210297e-16, M12=-1, M21=1, M22=-1.8369701987210297e-16, SizingMethod='auto expand')"; }

.slick-slide:focus, .slick-track:focus, .slick-list:focus, .slick-slider:focus {
  outline: none; }

.slick-list, .slick-track {
  overflow: hidden; }

/**
 * Grid interrupt styles
 */
.grid-interrupt {
  display: none; }
  @media screen and (min-width: 1200px) {
    .grid-interrupt {
      display: block;
      margin-bottom: 125px; }
      .grid-interrupt .row {
        margin: 0px; }
      .grid-interrupt .large-interrupt {
        position: relative; }
      .grid-interrupt .image-back {
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-size: cover;
        background-position: center center;
        position: relative;
        z-index: 1;
        display: block;
        width: 1080px;
        height: 500px; }
      .grid-interrupt .impact {
        position: absolute;
        z-index: 5;
        width: 480px;
        min-height: 276px;
        height: auto;
        top: 75px;
        right: 0;
        margin: 0px;
        padding-top: 0px; }
        .grid-interrupt .impact .overhang-wrapper {
          top: -25px;
          left: 0;
          width: 380px;
          position: absolute;
          background-color: #1B9897;
          color: #FFFFFF;
          line-height: 25px;
          padding-left: 30px;
          height: 25px; }
        .grid-interrupt .impact.two-by-three .top {
          padding-bottom: 20px; }
        .grid-interrupt .impact.two-by-three .bottom {
          color: #333333; }
        .grid-interrupt .impact .button {
          display: inline-block;
          position: absolute;
          right: 0;
          bottom: -100px;
          width: 100px;
          height: 100px;
          border: none;
          background-color: #1B9897;
          color: #FFFFFF;
          font-family: "endeavor" !important;
          font-style: normal !important;
          font-weight: normal !important;
          font-variant: normal !important;
          text-transform: none !important;
          speak: none;
          line-height: 1;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          text-align: center; }
          .grid-interrupt .impact .button:before {
            content: "l";
            color: #FFFFFF;
            display: inline-block;
            font-size: 30px;
            padding-top: 33px; } }

/**
 * Impact Stats page styles
 */
.page-template-impact #isotope-container {
  display: none; }
.page-template-impact .impact .category:after {
  content: '';
  display: inline-block;
  background: url("../../src/images/icons/info.png") no-repeat;
  background-size: 100%;
  background-position: center center;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  position: relative;
  top: 1px; }
.page-template-impact .impact-stats-sidebar {
  width: 100%;
  background-color: #FFFFFF; }
  .page-template-impact .impact-stats-sidebar .icon-cancel {
    font-size: 50px;
    position: absolute;
    top: 125px;
    left: -50px;
    -webkit-transition: top 0.2s ease-out;
    -moz-transition: top 0.2s ease-out;
    -ms-transition: top 0.2s ease-out;
    -o-transition: top 0.2s ease-out;
    transition: top 0.2s ease-out; }
  .page-template-impact .impact-stats-sidebar > ul {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0; }
  .page-template-impact .impact-stats-sidebar li.forest > a, .page-template-impact .impact-stats-sidebar li.forest:after {
    color: #1B9897; }
  .page-template-impact .impact-stats-sidebar li.forest p {
    color: #d9e9e8; }
  .page-template-impact .impact-stats-sidebar li.forest .inner-menu {
    background-color: #1B9897; }
    .page-template-impact .impact-stats-sidebar li.forest .inner-menu li {
      border-bottom: 1px solid #9fcaca; }
  .page-template-impact .impact-stats-sidebar li.navy > a, .page-template-impact .impact-stats-sidebar li.navy:after {
    color: #0E2340; }
  .page-template-impact .impact-stats-sidebar li.navy p {
    color: #d4d8e7; }
  .page-template-impact .impact-stats-sidebar li.navy .inner-menu {
    background-color: #0E2340; }
    .page-template-impact .impact-stats-sidebar li.navy .inner-menu li {
      border-bottom: 1px solid #98a3c4; }
  .page-template-impact .impact-stats-sidebar li.pink > a, .page-template-impact .impact-stats-sidebar li.pink:after {
    color: #E4028C; }
  .page-template-impact .impact-stats-sidebar li.pink p {
    color: #f6e6f1; }
  .page-template-impact .impact-stats-sidebar li.pink .inner-menu {
    background-color: #E4028C; }
    .page-template-impact .impact-stats-sidebar li.pink .inner-menu li {
      border-bottom: 1px solid #ebbdd8; }
  .page-template-impact .impact-stats-sidebar li.blue > a, .page-template-impact .impact-stats-sidebar li.blue:after {
    color: #3155A6; }
  .page-template-impact .impact-stats-sidebar li.blue p {
    color: #d6e8ef; }
  .page-template-impact .impact-stats-sidebar li.blue .inner-menu {
    background-color: #3155A6; }
    .page-template-impact .impact-stats-sidebar li.blue .inner-menu li {
      border-bottom: 1px solid #98c6d8; }
  .page-template-impact .impact-stats-sidebar li.purple > a, .page-template-impact .impact-stats-sidebar li.purple:after {
    color: #642265; }
  .page-template-impact .impact-stats-sidebar li.purple p {
    color: #e6dfe8; }
  .page-template-impact .impact-stats-sidebar li.purple .inner-menu {
    background-color: #642265; }
    .page-template-impact .impact-stats-sidebar li.purple .inner-menu li {
      border-bottom: 1px solid #c0aec6; }
  .page-template-impact .impact-stats-sidebar li.orange > a, .page-template-impact .impact-stats-sidebar li.orange:after {
    color: #F15A31; }
  .page-template-impact .impact-stats-sidebar li.orange p {
    color: #feebe0; }
  .page-template-impact .impact-stats-sidebar li.orange .inner-menu {
    background-color: #F15A31; }
    .page-template-impact .impact-stats-sidebar li.orange .inner-menu li {
      border-bottom: 1px solid #fbcab1; }
  .page-template-impact .impact-stats-sidebar li.lime > a, .page-template-impact .impact-stats-sidebar li.lime:after {
    color: #9ACA3C; }
  .page-template-impact .impact-stats-sidebar li.lime p {
    color: #f1f7e7; }
  .page-template-impact .impact-stats-sidebar li.lime .inner-menu {
    background-color: #9ACA3C; }
    .page-template-impact .impact-stats-sidebar li.lime .inner-menu li {
      border-bottom: 1px solid #ddebc1; }
  .page-template-impact .impact-stats-sidebar li.grey > a, .page-template-impact .impact-stats-sidebar li.grey:after {
    color: #333333; }
  .page-template-impact .impact-stats-sidebar li.grey p {
    color: #e6e7e8; }
  .page-template-impact .impact-stats-sidebar li.grey .inner-menu {
    background-color: #333333; }
    .page-template-impact .impact-stats-sidebar li.grey .inner-menu li {
      border-bottom: 1px solid #bbbdc0; }
  .page-template-impact .impact-stats-sidebar li a {
    display: block;
    min-height: 70px;
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: light; }
  .page-template-impact .impact-stats-sidebar .parent-item {
    border-bottom: 1px solid #bbbdc0;
    position: relative; }
    .page-template-impact .impact-stats-sidebar .parent-item > a {
      font-size: 20px;
      line-height: 70px;
      padding: 0px 28px;
      position: relative;
      z-index: 10; }
    .page-template-impact .impact-stats-sidebar .parent-item:after {
      font-family: "endeavor" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "m";
      position: absolute;
      color: #FFFFFF;
      font-size: 21px;
      right: 30px;
      top: 24px; }
    .page-template-impact .impact-stats-sidebar .parent-item.active .inner-menu {
      max-height: 650px;
      filter: alpha(opacity=100);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
      transition-property: all;
      transition-duration: 1100ms;
      transition-delay: ease-in-out;
      transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
      -webkit-backface-visibility: hidden; }
.page-template-impact .inner-menu {
  max-height: 0px;
  overflow: hidden;
  transition-property: max-height;
  transition-duration: 900ms;
  transition-delay: easein-out;
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  -webkit-backface-visibility: hidden; }
  .page-template-impact .inner-menu li {
    min-height: 70px;
    position: relative; }
  .page-template-impact .inner-menu .number {
    position: absolute;
    left: 30px;
    color: #FFFFFF;
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 32px;
    top: 50%;
    margin-top: -22px; }
  .page-template-impact .inner-menu p {
    font-size: 13px;
    padding: 15px 30px 10px 170px; }
@media screen and (min-width: 800px) {
  .page-template-impact #isotope-container {
    display: block;
    position: relative; }
  .page-template-impact .impact-stats-list {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 100;
    background: rgba(255, 255, 255, 0.8); }
    .page-template-impact .impact-stats-list.active .impact-stats-sidebar {
      margin-right: 0px; }
    .page-template-impact .impact-stats-list.menu-is-collapsed .impact-stats-sidebar .icon-cancel, .page-template-impact .impact-stats-list.menu-is-collapsed .impact-stats-sidebar > ul {
      top: 84px; }
  .page-template-impact .impact-stats-sidebar {
    max-width: 510px;
    margin-right: -510px;
    z-index: 10;
    transition-property: margin-right;
    transition-duration: 300ms;
    transition-delay: ease-out;
    transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
    -webkit-backface-visibility: hidden;
    background-color: #FFFFFF;
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0; }
    .page-template-impact .impact-stats-sidebar > ul {
      overflow-x: visible;
      overflow-y: scroll;
      position: absolute;
      top: 125px;
      width: 100%;
      -webkit-transition: top 0.2s ease-out;
      -moz-transition: top 0.2s ease-out;
      -ms-transition: top 0.2s ease-out;
      -o-transition: top 0.2s ease-out;
      transition: top 0.2s ease-out; } }

.video-listing {
  padding: 80px 0 20px;
  margin-bottom: -40px; }
  .video-listing .top {
    padding: 20px 0; }
  .video-listing h3.top {
    padding: 14px 0; }
    .video-listing h3.top a {
      font-size: inherit; }
  .video-listing .title {
    margin-bottom: 60px; }
  .video-listing .content .bottom {
    padding-top: 17px; }

.video-list {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -moz-align-content: stretch;
  -ms-align-content: stretch;
  -o-align-content: stretch;
  align-content: stretch;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap; }
  .video-list .feature-item {
    margin-bottom: 40px; }
    @media screen and (min-width: 1000px) {
      .video-list .feature-item {
        border-left: 1px solid #e6e7e8;
        float: none; }
        .video-list .feature-item:nth-of-type(2n + 1) {
          clear: left;
          border-left: none; } }

@media screen and (min-width: 1000px) {
  .video-list-separator {
    display: block;
    border-bottom: 1px solid #e6e7e8;
    margin-bottom: 40px;
    width: 100%;
    margin-left: 15px;
    width: calc(100% - 30px); } }

.filter.affiliates {
  border-bottom: 1px solid #0E2340; }
  .filter.affiliates .drop-down {
    text-align: center;
    display: block; }
  .filter.affiliates .reveal-content {
    display: none; }
  .filter.affiliates .icon {
    position: relative;
    display: inline-block; }
    .filter.affiliates .icon:before {
      position: absolute;
      left: 100%;
      line-height: 1.4;
      margin-left: 20px; }
  .filter.affiliates .h3 {
    margin-top: 19px;
    margin-bottom: 22px; }
  .filter.affiliates .drop-down-content a {
    display: block;
    color: #98a3c4;
    line-height: 33px; }
    .filter.affiliates .drop-down-content a:hover {
      color: #0E2340; }
  .filter.affiliates .drop-down-content .list-column {
    border-top: 1px solid #e6e7e8;
    padding-top: 22px;
    margin-bottom: 30px; }

.multiple-filter {
  border-bottom: 1px solid;
  background: #FFFFFF; }
  @media screen and (min-width: 800px) {
    .multiple-filter {
      margin-bottom: 60px;
      position: relative;
      z-index: 100; }
      .multiple-filter.blog {
        margin-bottom: 0; } }
  body .multiple-filter.forest, body .forest .multiple-filter, .forest .multiple-filter {
    border-color: #9fcaca; }
    body .multiple-filter.forest .filter-item, body .forest .multiple-filter .filter-item, .forest .multiple-filter .filter-item {
      border-color: #9fcaca; }
    body .multiple-filter.forest .customSelect, body .forest .multiple-filter .customSelect, .forest .multiple-filter .customSelect {
      color: #1B9897; }
    body .multiple-filter.forest input[type="text"], body .forest .multiple-filter input[type="text"], .forest .multiple-filter input[type="text"] {
      color: #1B9897; }
      body .multiple-filter.forest input[type="text"]::-webkit-input-placeholder, body .forest .multiple-filter input[type="text"]::-webkit-input-placeholder, .forest .multiple-filter input[type="text"]::-webkit-input-placeholder {
        color: #1B9897; }
      body .multiple-filter.forest input[type="text"]:-moz-placeholder, body .forest .multiple-filter input[type="text"]:-moz-placeholder, .forest .multiple-filter input[type="text"]:-moz-placeholder {
        color: #1B9897; }
      body .multiple-filter.forest input[type="text"]::-moz-placeholder, body .forest .multiple-filter input[type="text"]::-moz-placeholder, .forest .multiple-filter input[type="text"]::-moz-placeholder {
        color: #1B9897; }
      body .multiple-filter.forest input[type="text"]:-ms-input-placeholder, body .forest .multiple-filter input[type="text"]:-ms-input-placeholder, .forest .multiple-filter input[type="text"]:-ms-input-placeholder {
        color: #1B9897; }
    @media screen and (min-width: 800px) {
      body .multiple-filter.forest .submenu li a:hover, body .forest .multiple-filter .submenu li a:hover, .forest .multiple-filter .submenu li a:hover {
        color: #FFFFFF;
        background: #1B9897; } }
  body .multiple-filter.navy, body .navy .multiple-filter, .navy .multiple-filter {
    border-color: #98a3c4; }
    body .multiple-filter.navy .filter-item, body .navy .multiple-filter .filter-item, .navy .multiple-filter .filter-item {
      border-color: #98a3c4; }
    body .multiple-filter.navy .customSelect, body .navy .multiple-filter .customSelect, .navy .multiple-filter .customSelect {
      color: #0E2340; }
    body .multiple-filter.navy input[type="text"], body .navy .multiple-filter input[type="text"], .navy .multiple-filter input[type="text"] {
      color: #0E2340; }
      body .multiple-filter.navy input[type="text"]::-webkit-input-placeholder, body .navy .multiple-filter input[type="text"]::-webkit-input-placeholder, .navy .multiple-filter input[type="text"]::-webkit-input-placeholder {
        color: #0E2340; }
      body .multiple-filter.navy input[type="text"]:-moz-placeholder, body .navy .multiple-filter input[type="text"]:-moz-placeholder, .navy .multiple-filter input[type="text"]:-moz-placeholder {
        color: #0E2340; }
      body .multiple-filter.navy input[type="text"]::-moz-placeholder, body .navy .multiple-filter input[type="text"]::-moz-placeholder, .navy .multiple-filter input[type="text"]::-moz-placeholder {
        color: #0E2340; }
      body .multiple-filter.navy input[type="text"]:-ms-input-placeholder, body .navy .multiple-filter input[type="text"]:-ms-input-placeholder, .navy .multiple-filter input[type="text"]:-ms-input-placeholder {
        color: #0E2340; }
    @media screen and (min-width: 800px) {
      body .multiple-filter.navy .submenu li a:hover, body .navy .multiple-filter .submenu li a:hover, .navy .multiple-filter .submenu li a:hover {
        color: #FFFFFF;
        background: #0E2340; } }
  body .multiple-filter.pink, body .pink .multiple-filter, .pink .multiple-filter {
    border-color: #ebbdd8; }
    body .multiple-filter.pink .filter-item, body .pink .multiple-filter .filter-item, .pink .multiple-filter .filter-item {
      border-color: #ebbdd8; }
    body .multiple-filter.pink .customSelect, body .pink .multiple-filter .customSelect, .pink .multiple-filter .customSelect {
      color: #E4028C; }
    body .multiple-filter.pink input[type="text"], body .pink .multiple-filter input[type="text"], .pink .multiple-filter input[type="text"] {
      color: #E4028C; }
      body .multiple-filter.pink input[type="text"]::-webkit-input-placeholder, body .pink .multiple-filter input[type="text"]::-webkit-input-placeholder, .pink .multiple-filter input[type="text"]::-webkit-input-placeholder {
        color: #E4028C; }
      body .multiple-filter.pink input[type="text"]:-moz-placeholder, body .pink .multiple-filter input[type="text"]:-moz-placeholder, .pink .multiple-filter input[type="text"]:-moz-placeholder {
        color: #E4028C; }
      body .multiple-filter.pink input[type="text"]::-moz-placeholder, body .pink .multiple-filter input[type="text"]::-moz-placeholder, .pink .multiple-filter input[type="text"]::-moz-placeholder {
        color: #E4028C; }
      body .multiple-filter.pink input[type="text"]:-ms-input-placeholder, body .pink .multiple-filter input[type="text"]:-ms-input-placeholder, .pink .multiple-filter input[type="text"]:-ms-input-placeholder {
        color: #E4028C; }
    @media screen and (min-width: 800px) {
      body .multiple-filter.pink .submenu li a:hover, body .pink .multiple-filter .submenu li a:hover, .pink .multiple-filter .submenu li a:hover {
        color: #FFFFFF;
        background: #E4028C; } }
  body .multiple-filter.blue, body .blue .multiple-filter, .blue .multiple-filter {
    border-color: #98c6d8; }
    body .multiple-filter.blue .filter-item, body .blue .multiple-filter .filter-item, .blue .multiple-filter .filter-item {
      border-color: #98c6d8; }
    body .multiple-filter.blue .customSelect, body .blue .multiple-filter .customSelect, .blue .multiple-filter .customSelect {
      color: #3155A6; }
    body .multiple-filter.blue input[type="text"], body .blue .multiple-filter input[type="text"], .blue .multiple-filter input[type="text"] {
      color: #3155A6; }
      body .multiple-filter.blue input[type="text"]::-webkit-input-placeholder, body .blue .multiple-filter input[type="text"]::-webkit-input-placeholder, .blue .multiple-filter input[type="text"]::-webkit-input-placeholder {
        color: #3155A6; }
      body .multiple-filter.blue input[type="text"]:-moz-placeholder, body .blue .multiple-filter input[type="text"]:-moz-placeholder, .blue .multiple-filter input[type="text"]:-moz-placeholder {
        color: #3155A6; }
      body .multiple-filter.blue input[type="text"]::-moz-placeholder, body .blue .multiple-filter input[type="text"]::-moz-placeholder, .blue .multiple-filter input[type="text"]::-moz-placeholder {
        color: #3155A6; }
      body .multiple-filter.blue input[type="text"]:-ms-input-placeholder, body .blue .multiple-filter input[type="text"]:-ms-input-placeholder, .blue .multiple-filter input[type="text"]:-ms-input-placeholder {
        color: #3155A6; }
    @media screen and (min-width: 800px) {
      body .multiple-filter.blue .submenu li a:hover, body .blue .multiple-filter .submenu li a:hover, .blue .multiple-filter .submenu li a:hover {
        color: #FFFFFF;
        background: #3155A6; } }
  body .multiple-filter.purple, body .purple .multiple-filter, .purple .multiple-filter {
    border-color: #c0aec6; }
    body .multiple-filter.purple .filter-item, body .purple .multiple-filter .filter-item, .purple .multiple-filter .filter-item {
      border-color: #c0aec6; }
    body .multiple-filter.purple .customSelect, body .purple .multiple-filter .customSelect, .purple .multiple-filter .customSelect {
      color: #642265; }
    body .multiple-filter.purple input[type="text"], body .purple .multiple-filter input[type="text"], .purple .multiple-filter input[type="text"] {
      color: #642265; }
      body .multiple-filter.purple input[type="text"]::-webkit-input-placeholder, body .purple .multiple-filter input[type="text"]::-webkit-input-placeholder, .purple .multiple-filter input[type="text"]::-webkit-input-placeholder {
        color: #642265; }
      body .multiple-filter.purple input[type="text"]:-moz-placeholder, body .purple .multiple-filter input[type="text"]:-moz-placeholder, .purple .multiple-filter input[type="text"]:-moz-placeholder {
        color: #642265; }
      body .multiple-filter.purple input[type="text"]::-moz-placeholder, body .purple .multiple-filter input[type="text"]::-moz-placeholder, .purple .multiple-filter input[type="text"]::-moz-placeholder {
        color: #642265; }
      body .multiple-filter.purple input[type="text"]:-ms-input-placeholder, body .purple .multiple-filter input[type="text"]:-ms-input-placeholder, .purple .multiple-filter input[type="text"]:-ms-input-placeholder {
        color: #642265; }
    @media screen and (min-width: 800px) {
      body .multiple-filter.purple .submenu li a:hover, body .purple .multiple-filter .submenu li a:hover, .purple .multiple-filter .submenu li a:hover {
        color: #FFFFFF;
        background: #642265; } }
  body .multiple-filter.orange, body .orange .multiple-filter, .orange .multiple-filter {
    border-color: #fbcab1; }
    body .multiple-filter.orange .filter-item, body .orange .multiple-filter .filter-item, .orange .multiple-filter .filter-item {
      border-color: #fbcab1; }
    body .multiple-filter.orange .customSelect, body .orange .multiple-filter .customSelect, .orange .multiple-filter .customSelect {
      color: #F15A31; }
    body .multiple-filter.orange input[type="text"], body .orange .multiple-filter input[type="text"], .orange .multiple-filter input[type="text"] {
      color: #F15A31; }
      body .multiple-filter.orange input[type="text"]::-webkit-input-placeholder, body .orange .multiple-filter input[type="text"]::-webkit-input-placeholder, .orange .multiple-filter input[type="text"]::-webkit-input-placeholder {
        color: #F15A31; }
      body .multiple-filter.orange input[type="text"]:-moz-placeholder, body .orange .multiple-filter input[type="text"]:-moz-placeholder, .orange .multiple-filter input[type="text"]:-moz-placeholder {
        color: #F15A31; }
      body .multiple-filter.orange input[type="text"]::-moz-placeholder, body .orange .multiple-filter input[type="text"]::-moz-placeholder, .orange .multiple-filter input[type="text"]::-moz-placeholder {
        color: #F15A31; }
      body .multiple-filter.orange input[type="text"]:-ms-input-placeholder, body .orange .multiple-filter input[type="text"]:-ms-input-placeholder, .orange .multiple-filter input[type="text"]:-ms-input-placeholder {
        color: #F15A31; }
    @media screen and (min-width: 800px) {
      body .multiple-filter.orange .submenu li a:hover, body .orange .multiple-filter .submenu li a:hover, .orange .multiple-filter .submenu li a:hover {
        color: #FFFFFF;
        background: #F15A31; } }
  body .multiple-filter.lime, body .lime .multiple-filter, .lime .multiple-filter {
    border-color: #ddebc1; }
    body .multiple-filter.lime .filter-item, body .lime .multiple-filter .filter-item, .lime .multiple-filter .filter-item {
      border-color: #ddebc1; }
    body .multiple-filter.lime .customSelect, body .lime .multiple-filter .customSelect, .lime .multiple-filter .customSelect {
      color: #9ACA3C; }
    body .multiple-filter.lime input[type="text"], body .lime .multiple-filter input[type="text"], .lime .multiple-filter input[type="text"] {
      color: #9ACA3C; }
      body .multiple-filter.lime input[type="text"]::-webkit-input-placeholder, body .lime .multiple-filter input[type="text"]::-webkit-input-placeholder, .lime .multiple-filter input[type="text"]::-webkit-input-placeholder {
        color: #9ACA3C; }
      body .multiple-filter.lime input[type="text"]:-moz-placeholder, body .lime .multiple-filter input[type="text"]:-moz-placeholder, .lime .multiple-filter input[type="text"]:-moz-placeholder {
        color: #9ACA3C; }
      body .multiple-filter.lime input[type="text"]::-moz-placeholder, body .lime .multiple-filter input[type="text"]::-moz-placeholder, .lime .multiple-filter input[type="text"]::-moz-placeholder {
        color: #9ACA3C; }
      body .multiple-filter.lime input[type="text"]:-ms-input-placeholder, body .lime .multiple-filter input[type="text"]:-ms-input-placeholder, .lime .multiple-filter input[type="text"]:-ms-input-placeholder {
        color: #9ACA3C; }
    @media screen and (min-width: 800px) {
      body .multiple-filter.lime .submenu li a:hover, body .lime .multiple-filter .submenu li a:hover, .lime .multiple-filter .submenu li a:hover {
        color: #FFFFFF;
        background: #9ACA3C; } }
  body .multiple-filter.grey, body .grey .multiple-filter, .grey .multiple-filter {
    border-color: #bbbdc0; }
    body .multiple-filter.grey .filter-item, body .grey .multiple-filter .filter-item, .grey .multiple-filter .filter-item {
      border-color: #bbbdc0; }
    body .multiple-filter.grey .customSelect, body .grey .multiple-filter .customSelect, .grey .multiple-filter .customSelect {
      color: #333333; }
    body .multiple-filter.grey input[type="text"], body .grey .multiple-filter input[type="text"], .grey .multiple-filter input[type="text"] {
      color: #333333; }
      body .multiple-filter.grey input[type="text"]::-webkit-input-placeholder, body .grey .multiple-filter input[type="text"]::-webkit-input-placeholder, .grey .multiple-filter input[type="text"]::-webkit-input-placeholder {
        color: #333333; }
      body .multiple-filter.grey input[type="text"]:-moz-placeholder, body .grey .multiple-filter input[type="text"]:-moz-placeholder, .grey .multiple-filter input[type="text"]:-moz-placeholder {
        color: #333333; }
      body .multiple-filter.grey input[type="text"]::-moz-placeholder, body .grey .multiple-filter input[type="text"]::-moz-placeholder, .grey .multiple-filter input[type="text"]::-moz-placeholder {
        color: #333333; }
      body .multiple-filter.grey input[type="text"]:-ms-input-placeholder, body .grey .multiple-filter input[type="text"]:-ms-input-placeholder, .grey .multiple-filter input[type="text"]:-ms-input-placeholder {
        color: #333333; }
    @media screen and (min-width: 800px) {
      body .multiple-filter.grey .submenu li a:hover, body .grey .multiple-filter .submenu li a:hover, .grey .multiple-filter .submenu li a:hover {
        color: #FFFFFF;
        background: #333333; } }
  .multiple-filter .filter-item {
    height: 71px;
    border-top: 1px solid;
    display: none; }
    .multiple-filter .filter-item.search {
      display: block; }
    .multiple-filter .filter-item:first-child {
      border-top: none; }
    @media screen and (min-width: 800px) {
      .multiple-filter .filter-item {
        display: block;
        border-left: 1px solid;
        border-top: none; }
        .multiple-filter .filter-item.search {
          border-left: none; }
        .multiple-filter .filter-item .filter-options > a {
          font-size: 24px;
          line-height: 32px;
          line-height: 70px;
          display: block;
          position: relative; }
          .multiple-filter .filter-item .filter-options > a:after {
            position: absolute;
            right: 0;
            top: 0;
            font-family: "endeavor" !important;
            font-style: normal !important;
            font-weight: normal !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: 'm';
            line-height: 70px; }
        .multiple-filter .filter-item .filter-options li a {
          line-height: 60px; }
        .multiple-filter .filter-item .submenu-container {
          max-height: 0;
          margin-left: -16px;
          margin-right: -16px;
          margin-top: 1px;
          padding-right: 1px;
          -webkit-transition: max-height 0.2s ease-in;
          -moz-transition: max-height 0.2s ease-in;
          -ms-transition: max-height 0.2s ease-in;
          -o-transition: max-height 0.2s ease-in;
          transition: max-height 0.2s ease-in;
          overflow-y: scroll; }
          .multiple-filter .filter-item .submenu-container.active {
            border-bottom: 1px solid #e6e7e8;
            border-top: 1px solid #e6e7e8;
            max-height: 400px; }
        .multiple-filter .filter-item .submenu {
          background: #FFFFFF;
          border-left: 1px solid #e6e7e8;
          border-right: 1px solid #e6e7e8; }
          .multiple-filter .filter-item .submenu li {
            border-top: 1px solid #e6e7e8; }
            .multiple-filter .filter-item .submenu li:first-child {
              border-top: none; }
            .multiple-filter .filter-item .submenu li a {
              padding-left: 15px;
              padding-right: 15px;
              display: block; } }
  .multiple-filter .customSelect, .multiple-filter .customSelectInner {
    height: 100%; }
  .multiple-filter select.hasCustomSelect {
    height: 100% !important; }
  .multiple-filter .customSelectInner {
    font-size: 24px;
    line-height: 32px;
    line-height: 69px; }
    .ie .multiple-filter .customSelectInner {
      height: 70px; }
  .multiple-filter .search input[type="submit"] {
    display: none; }
  .multiple-filter .search input[type="text"] {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
    height: 70px;
    line-height: normal;
    border: none; }

.filter.insight-reports {
  border-top: 1px solid;
  margin-bottom: 40px; }
  .filter.insight-reports .inner {
    overflow: hidden;
    margin: 0px -10px; }
  @media screen and (min-width: 1000px) {
    .filter.insight-reports {
      border: none; }
      .filter.insight-reports .grid-container {
        border-bottom: 1px solid #bbbdc0; } }
  .filter.insight-reports .filter-category {
    border: none; }
  .filter.insight-reports .grid-item .forest .button:hover {
    color: #1B9897; }
  .filter.insight-reports .grid-item .purple .button:hover {
    color: #642265; }
  .filter.insight-reports .grid-item .navy .button:hover {
    color: #0E2340; }
  .filter.insight-reports .grid-item .details {
    padding: 27px 30px 30px; }
    .filter.insight-reports .grid-item .details h4 {
      height: 120px; }
    .filter.insight-reports .grid-item .details .button {
      margin-top: 22px;
      width: 100%;
      background: none; }
    .filter.insight-reports .grid-item .details .inside {
      margin-bottom: 20px; }
  .filter.insight-reports .grid-container {
    margin-bottom: 0;
    padding-bottom: 40px; }

@media screen and (min-width: 640px) {
  .standard-text.standard-content > div, .page-template-default .standard-content.entry-content > div, .single .standard-content.entry-content > div, .standard-content.featured-text > div {
    padding: 15px; } }
@media screen and (min-width: 640px) {
  .standard-text > div, .page-template-default .entry-content > div, .single .entry-content > div, .featured-text > div {
    padding: 50px 40px; } }

@media screen and (min-width: 1000px) {
  .featured-text-container {
    max-width: 1095px; } }
.featured-text-container .small-impact-container.left {
  display: none; }
  .featured-text-container .small-impact-container.left .impact.single {
    height: auto;
    width: 100%;
    min-height: 180px; }

.featured-related-entrepreneurs {
  margin-top: 60px; }
  .featured-related-entrepreneurs > .container {
    border-top: 5px solid;
    padding-top: 50px; }
    body .featured-related-entrepreneurs > .container.forest, body .forest .featured-related-entrepreneurs > .container, .forest .featured-related-entrepreneurs > .container {
      border-top-color: #9fcaca; }
    body .featured-related-entrepreneurs > .container.navy, body .navy .featured-related-entrepreneurs > .container, .navy .featured-related-entrepreneurs > .container {
      border-top-color: #98a3c4; }
    body .featured-related-entrepreneurs > .container.pink, body .pink .featured-related-entrepreneurs > .container, .pink .featured-related-entrepreneurs > .container {
      border-top-color: #ebbdd8; }
    body .featured-related-entrepreneurs > .container.blue, body .blue .featured-related-entrepreneurs > .container, .blue .featured-related-entrepreneurs > .container {
      border-top-color: #98c6d8; }
    body .featured-related-entrepreneurs > .container.purple, body .purple .featured-related-entrepreneurs > .container, .purple .featured-related-entrepreneurs > .container {
      border-top-color: #c0aec6; }
    body .featured-related-entrepreneurs > .container.orange, body .orange .featured-related-entrepreneurs > .container, .orange .featured-related-entrepreneurs > .container {
      border-top-color: #fbcab1; }
    body .featured-related-entrepreneurs > .container.lime, body .lime .featured-related-entrepreneurs > .container, .lime .featured-related-entrepreneurs > .container {
      border-top-color: #ddebc1; }
    body .featured-related-entrepreneurs > .container.grey, body .grey .featured-related-entrepreneurs > .container, .grey .featured-related-entrepreneurs > .container {
      border-top-color: #bbbdc0; }

@media screen and (min-width: 800px) {
  .featured-text-container .small-impact-container.left {
    display: block; } }
@media screen and (min-width: 800px) {
  .page-child .featured-text .entry-content {
    padding-top: 0; } }

@media screen and (min-width: 800px) {
  .single .entry-title.separated {
    padding: 0; }
    .single .entry-title.separated:before {
      content: none; } }

.featured-text {
  background-color: #FFFFFF;
  padding-top: 20px; }
  @media screen and (min-width: 800px) {
    .featured-text .entry-header {
      padding-left: 26px;
      padding-right: 26px; } }
  @media screen and (min-width: 800px) {
    .featured-text .entry-header.has-quote .entry-title + .entry-meta, .featured-text .entry-header.has-quote .entry-meta.text-light {
      width: 80%; } }
  .featured-text .entry-footer {
    border-top: 1px solid #bbbdc0; }
  .featured-text .entry-content {
    margin-top: 0; }
    .featured-text .entry-content .content > p {
      color: #333333; }
    .featured-text .entry-content p:first-child {
      margin-top: 0; }
  .featured-text .entry-footer,
  .featured-text .entry-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0; }
    @media screen and (min-width: 800px) {
      .featured-text .entry-footer,
      .featured-text .entry-content {
        margin-left: 29px;
        margin-right: 29px; } }
  .featured-text .entry-header {
    margin-top: 0;
    margin-bottom: 0; }
    .featured-text .entry-header .entry-title + .entry-meta {
      border-top: 1px solid #bbbdc0;
      border-bottom: 1px solid #bbbdc0;
      padding: 15px 0 13px; }
      .featured-text .entry-header .entry-title + .entry-meta .byline, .featured-text .entry-header .entry-title + .entry-meta .share {
        display: inline-block;
        vertical-align: top;
        width: 49%; }
        @media screen and (min-width: 800px) {
          .featured-text .entry-header .entry-title + .entry-meta .byline, .featured-text .entry-header .entry-title + .entry-meta .share {
            vertical-align: middle; } }
      .featured-text .entry-header .entry-title + .entry-meta .share {
        text-align: right;
        float: none; }
        .single-entrepreneur-feature .featured-text .entry-header .entry-title + .entry-meta .share {
          text-align: left; }
    .featured-text .entry-header .subtitle {
      margin-top: 5px;
      margin-bottom: 20px;
      font-weight: bold;
      letter-spacing: 0.075em; }
      @media screen and (min-width: 800px) {
        .featured-text .entry-header .subtitle {
          margin-top: 20px; } }
  @media screen and (min-width: 800px) {
    .featured-text {
      margin-top: -145px; } }
  @media screen and (min-width: 1000px) {
    .featured-text {
      margin-top: -245px; } }
  .featured-text > div {
    padding: 20px 0 30px; }
    .featured-text > div.hidden-xs, .featured-text > div.hidden-sm {
      padding: 0; }
    .featured-text > div.entry-content {
      padding-top: 20px; }
      @media screen and (min-width: 800px) {
        .featured-text > div.entry-content {
          padding-top: 30px; }
          .single-post .featured-text > div.entry-content, .single-entrepreneur-feature .featured-text > div.entry-content {
            padding-top: 0px; }
            .single-post .featured-text > div.entry-content .quote-box-container, .single-entrepreneur-feature .featured-text > div.entry-content .quote-box-container {
              padding-top: 0;
              padding-bottom: 0; } }
      .single-entrepreneur-feature .featured-text > div.entry-content .content {
        padding-top: 0; }
    .featured-text > div.affiliates-text {
      padding: 0 0 40px; }
      @media screen and (min-width: 800px) {
        .featured-text > div.affiliates-text .entry-header {
          padding-left: 22px;
          padding-right: 22px; } }
    @media screen and (min-width: 640px) {
      .featured-text > div {
        padding: 20px 20px 30px; } }
    @media screen and (min-width: 800px) {
      .featured-text > div {
        padding: 37px 40px 40px; } }
  .single-post .featured-text h1 .entry-meta.text-light, .single-post .featured-text .entry-header .entry-meta.text-light {
    position: relative; }
    .single-post .featured-text h1 .entry-meta.text-light .share, .single-post .featured-text .entry-header .entry-meta.text-light .share {
      float: none;
      position: absolute;
      top: 0;
      right: 0; }
    .single-post .featured-text h1 .entry-meta.text-light .byline, .single-post .featured-text .entry-header .entry-meta.text-light .byline {
      line-height: 40px;
      display: block;
      float: left; }
  .featured-text h1 .share, .featured-text .entry-header .share {
    display: inline-block;
    float: right;
    position: relative;
    top: -7px; }
  .featured-text .entry-title {
    margin: 0;
    padding-bottom: 27px; }
    .featured-text .entry-title.separated {
      padding-bottom: 21px;
      margin-bottom: 20px; }
    @media screen and (min-width: 800px) {
      .featured-text .entry-title {
        margin: 0 0 18px 0; }
        .featured-text .entry-title.has-quote {
          margin-right: 80px; }
        .featured-text .entry-title.separated {
          margin-bottom: 24px; } }
  .featured-text .categories {
    margin: 18px 0 11px 0; }
    @media screen and (min-width: 800px) {
      .featured-text .categories {
        margin: 0 0 30px 0; } }
  .featured-text .title-checkpoint {
    padding-top: 22px; }
    @media screen and (min-width: 800px) {
      .featured-text .title-checkpoint {
        padding-top: 0; } }
  .featured-text .tint:first-of-type {
    margin-left: -15px;
    margin-right: -15px; }
    @media screen and (min-width: 800px) {
      .featured-text .tint:first-of-type {
        display: inline-block;
        float: right;
        margin-right: -189px;
        margin-left: 35px;
        position: relative;
        z-index: 10;
        margin-top: -87px;
        margin-bottom: 40px; } }
    @media screen and (min-width: 1200px) {
      .featured-text .tint:first-of-type {
        margin-right: -220px; } }
    .featured-text .tint:first-of-type .top, .featured-text .tint:first-of-type .bottom {
      display: block;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      margin: 0; }
    .featured-text .tint:first-of-type q.top:before {
      position: absolute;
      margin-left: -10px; }
  .featured-text .float-button-container {
    width: 100%;
    position: relative; }
    .featured-text .float-button-container .button {
      width: 100%; }
    @media screen and (min-width: 800px) {
      .featured-text .float-button-container {
        top: -20px; }
        .featured-text .float-button-container .button {
          width: 50%;
          position: absolute;
          bottom: 0px;
          right: -10px; } }
  .featured-text.secondary {
    margin-top: 0;
    padding: 20px 30px; }
    .featured-text.secondary.text-2-col {
      padding-left: 15px;
      padding-right: 15px; }
      @media screen and (min-width: 800px) {
        .featured-text.secondary.text-2-col {
          margin-top: 60px; } }
      .featured-text.secondary.text-2-col > div {
        padding: 0; }
    @media screen and (min-width: 800px) {
      .featured-text.secondary {
        border-top: 3px solid;
        padding: 52px 40px; } }
    @media screen and (min-width: 1000px) {
      .featured-text.secondary.text-2-col .entry-content {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 10;
        -moz-column-gap: 10;
        column-gap: 10; } }
    .featured-text.secondary.text-2-col > div {
      padding-top: 0; }
    .featured-text.secondary.text-2-col .entry-content {
      border-top: none; }

.forest .featured-text.secondary {
  border-color: #9fcaca; }

.navy .featured-text.secondary {
  border-color: #98a3c4; }

.pink .featured-text.secondary {
  border-color: #ebbdd8; }

.blue .featured-text.secondary {
  border-color: #98c6d8; }

.purple .featured-text.secondary {
  border-color: #c0aec6; }

.orange .featured-text.secondary {
  border-color: #fbcab1; }

.lime .featured-text.secondary {
  border-color: #ddebc1; }

.grey .featured-text.secondary {
  border-color: #bbbdc0; }

@media screen and (min-width: 800px) {
  .featured-text-container .affiliates-text {
    min-height: 300px; } }
.featured-text-container .affiliates-text .entry-header h1 {
  margin-bottom: 10px;
  padding-bottom: 0; }
.featured-text-container .affiliates-text .entry-title + .entry-meta {
  border: none;
  padding-top: 0; }
.featured-text-container .affiliates-text .entry-meta span.stat.forest, .forest .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.forest, .forest .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #1B9897; }
.featured-text-container .affiliates-text .entry-meta span.stat.forest-light, .forest-light .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.forest-light, .forest-light .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #9fcaca; }
.featured-text-container .affiliates-text .entry-meta span.stat.navy, .navy .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.navy, .navy .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #0E2340; }
.featured-text-container .affiliates-text .entry-meta span.stat.navy-light, .navy-light .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.navy-light, .navy-light .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #98a3c4; }
.featured-text-container .affiliates-text .entry-meta span.stat.pink, .pink .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.pink, .pink .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #E4028C; }
.featured-text-container .affiliates-text .entry-meta span.stat.pink-light, .pink-light .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.pink-light, .pink-light .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #ebbdd8; }
.featured-text-container .affiliates-text .entry-meta span.stat.blue, .blue .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.blue, .blue .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #3155A6; }
.featured-text-container .affiliates-text .entry-meta span.stat.blue-light, .blue-light .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.blue-light, .blue-light .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #98c6d8; }
.featured-text-container .affiliates-text .entry-meta span.stat.purple, .purple .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.purple, .purple .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #642265; }
.featured-text-container .affiliates-text .entry-meta span.stat.purple-light, .purple-light .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.purple-light, .purple-light .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #c0aec6; }
.featured-text-container .affiliates-text .entry-meta span.stat.orange, .orange .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.orange, .orange .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #F15A31; }
.featured-text-container .affiliates-text .entry-meta span.stat.orange-light, .orange-light .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.orange-light, .orange-light .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #fbcab1; }
.featured-text-container .affiliates-text .entry-meta span.stat.lime, .lime .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.lime, .lime .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #9ACA3C; }
.featured-text-container .affiliates-text .entry-meta span.stat.lime-light, .lime-light .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.lime-light, .lime-light .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #ddebc1; }
.featured-text-container .affiliates-text .entry-meta span.stat.grey, .grey .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.grey, .grey .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #333333; }
.featured-text-container .affiliates-text .entry-meta span.stat.grey-light, .grey-light .featured-text-container .affiliates-text .entry-meta span.stat, .featured-text-container .affiliates-text .entry-meta a.stat.grey-light, .grey-light .featured-text-container .affiliates-text .entry-meta a.stat {
  color: #bbbdc0; }
.featured-text-container .affiliates-text .entry-meta > span {
  display: inline-block;
  color: #333333;
  margin-right: 20px; }
  .featured-text-container .affiliates-text .entry-meta > span:last-child {
    margin-right: 0; }
  @media screen and (min-width: 800px) {
    .featured-text-container .affiliates-text .entry-meta > span {
      margin-right: 13px; }
      .featured-text-container .affiliates-text .entry-meta > span .stat-label {
        padding-left: 13px; }
      .featured-text-container .affiliates-text .entry-meta > span:first-child .stat-label {
        padding-left: 0; }
      .featured-text-container .affiliates-text .entry-meta > span:first-child:before {
        content: none; }
      .featured-text-container .affiliates-text .entry-meta > span:before {
        content: '|';
        color: #bbbdc0; } }
.featured-text-container .affiliates-text .entry-meta .website:after {
  font-family: "endeavor" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: 'f';
  display: inline-block;
  vertical-align: middle;
  line-height: 24px; }
.featured-text-container .affiliates-text .entry-meta .icon-twitter:before {
  position: relative;
  top: 3px; }
.featured-text-container .affiliates-text .entry-content {
  margin-top: 20px; }
  @media screen and (min-width: 800px) {
    .featured-text-container .affiliates-text .entry-content {
      margin-top: 0;
      margin-left: 22px;
      margin-right: 22px; }
      .featured-text-container .affiliates-text .entry-content .inner + .inner {
        padding-top: 0px;
        margin-top: -15px; } }
  .featured-text-container .affiliates-text .entry-content h4 {
    margin-bottom: 4px; }

.content-text a.expand-content {
  position: relative;
  z-index: 10;
  margin-left: 10px;
  display: inline-block; }

.investor-event .row a {
  display: block; }
  @media screen and (min-width: 800px) {
    .investor-event .row a {
      display: inline-block; }
      .investor-event .row a:hover {
        color: #98a3c4; } }
@media screen and (min-width: 800px) {
  .investor-event > div {
    float: right; } }

.accordion {
  position: fixed;
  top: 0;
  right: 0; }
  .accordion .container {
    width: 510px; }
    .accordion .container > .row {
      border-left: 1px solid #bbbdc0; }
  .accordion .item {
    position: relative;
    border-top: 1px solid #bbbdc0; }
    .accordion .item:first-child {
      border-top: none; }
    .accordion .item.active .reveal-content {
      display: block; }
    .accordion .item.navy .reveal-content {
      background: #0E2340; }
      .accordion .item.navy .reveal-content p {
        color: #98a3c4; }
    .accordion .item.navy .title {
      color: #0E2340; }
    .accordion .item.navy .item-list {
      border-top-color: #3d5788; }
    .accordion .item.blue .reveal-content {
      background: #3155A6; }
      .accordion .item.blue .reveal-content p {
        color: #98c6d8; }
    .accordion .item.blue .title {
      color: #3155A6; }
    .accordion .item.blue .item-list {
      border-top-color: #008faf; }
    .accordion .item.purple .reveal-content {
      background: #642265; }
      .accordion .item.purple .reveal-content p {
        color: #c0aec6; }
    .accordion .item.purple .title {
      color: #642265; }
    .accordion .item.purple .item-list {
      border-top-color: #846291; }
    .accordion .item.pink .reveal-content {
      background: #E4028C; }
      .accordion .item.pink .reveal-content p {
        color: #ebbdd8; }
    .accordion .item.pink .title {
      color: #E4028C; }
    .accordion .item.pink .item-list {
      border-top-color: #d96eaa; }
    .accordion .item.lime .reveal-content {
      background: #9ACA3C; }
      .accordion .item.lime .reveal-content p {
        color: #ddebc1; }
    .accordion .item.lime .title {
      color: #9ACA3C; }
    .accordion .item.lime .item-list {
      border-top-color: #b6d776; }
  .accordion .title {
    padding: 22px 30px 22px 25px; }
  .accordion .reveal-content {
    display: none; }
  .accordion .item-list {
    padding: 15px 15px;
    display: table;
    border-top: 1px solid; }
    .accordion .item-list:first-child {
      border-top: none; }
  .accordion .stat, .accordion .content {
    float: none;
    display: table-cell;
    vertical-align: middle; }
  .accordion .icon:before {
    position: absolute;
    right: 30px;
    font-size: 30px; }
  .accordion .stat {
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0; }

.donor-list {
  margin-bottom: 60px; }
  @media screen and (min-width: 800px) {
    .donor-list {
      margin-bottom: 90px; } }
  .donor-list .h1 {
    margin-top: 0;
    margin-bottom: 10px; }
  .donor-list .item {
    border-bottom: 1px solid #d4d8e7;
    margin-top: 25px;
    padding-bottom: 20px; }
    .lt-ie9 .donor-list .item, .ie9 .donor-list .item {
      border-bottom: 1px solid #d4d8e7; }
    @media screen and (min-width: 800px) {
      .donor-list .item {
        margin-top: 45px;
        padding-bottom: 0;
        border-bottom: none;
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -moz-align-content: stretch;
        -ms-align-content: stretch;
        -o-align-content: stretch;
        align-content: stretch; } }
  .donor-list .list-column {
    padding-left: 0;
    padding-right: 0; }
    .lt-ie9 .donor-list .list-column, .ie9 .donor-list .list-column {
      float: left;
      border-bottom: none;
      margin: 0; }
    @media screen and (min-width: 800px) {
      .donor-list .list-column {
        border-bottom: 1px solid #d4d8e7;
        padding-bottom: 40px;
        margin: 0 10px 0;
        float: none;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        -ms-align-items: stretch;
        -o-align-items: stretch;
        align-items: stretch; } }
    @media screen and (min-width: 800px) {
      .donor-list .list-column.list-second li:first-child:before {
        content: none; } }
    .ie9 .donor-list .list-column.list-second li:first-child:before, .lt-ie9 .donor-list .list-column.list-second li:first-child:before {
      content: none; }
  .donor-list .list-column + .list-column:before {
    height: 1px;
    background: #d4d8e7;
    width: 40px;
    display: block;
    content: '';
    margin: 14px 0; }
  @media screen and (min-width: 800px) {
    .donor-list .list-column + .list-column:before {
      content: none; } }
  .ie9 .donor-list .list-column + .list-column:before, .lt-ie9 .donor-list .list-column + .list-column:before {
    content: none; }
  .donor-list li {
    color: #bbbdc0; }
    body .donor-list li.forest, body .forest .donor-list li, .forest .donor-list li {
      color: #9fcaca; }
      body .donor-list li.forest:before, body .forest .donor-list li:before, .forest .donor-list li:before {
        background: #d9e9e8; }
    body .donor-list li.navy, body .navy .donor-list li, .navy .donor-list li {
      color: #98a3c4; }
      body .donor-list li.navy:before, body .navy .donor-list li:before, .navy .donor-list li:before {
        background: #d4d8e7; }
    body .donor-list li.pink, body .pink .donor-list li, .pink .donor-list li {
      color: #ebbdd8; }
      body .donor-list li.pink:before, body .pink .donor-list li:before, .pink .donor-list li:before {
        background: #f6e6f1; }
    body .donor-list li.blue, body .blue .donor-list li, .blue .donor-list li {
      color: #98c6d8; }
      body .donor-list li.blue:before, body .blue .donor-list li:before, .blue .donor-list li:before {
        background: #d6e8ef; }
    body .donor-list li.purple, body .purple .donor-list li, .purple .donor-list li {
      color: #c0aec6; }
      body .donor-list li.purple:before, body .purple .donor-list li:before, .purple .donor-list li:before {
        background: #e6dfe8; }
    body .donor-list li.orange, body .orange .donor-list li, .orange .donor-list li {
      color: #fbcab1; }
      body .donor-list li.orange:before, body .orange .donor-list li:before, .orange .donor-list li:before {
        background: #feebe0; }
    body .donor-list li.lime, body .lime .donor-list li, .lime .donor-list li {
      color: #ddebc1; }
      body .donor-list li.lime:before, body .lime .donor-list li:before, .lime .donor-list li:before {
        background: #f1f7e7; }
    body .donor-list li.grey, body .grey .donor-list li, .grey .donor-list li {
      color: #bbbdc0; }
      body .donor-list li.grey:before, body .grey .donor-list li:before, .grey .donor-list li:before {
        background: #e6e7e8; }
    .donor-list li:before {
      height: 1px;
      background: #d4d8e7;
      width: 40px;
      display: block;
      content: '';
      margin: 14px 0; }
    .donor-list li:first-child:before {
      content: none; }

.investment-list .title {
  padding-top: 12px;
  margin-bottom: 17px;
  border-top: 5px solid #e6dfe8;
  color: #642265; }
.investment-list .filters {
  margin-top: 13px; }
  .investment-list .filters span, .investment-list .filters ul, .investment-list .filters li {
    color: #c0aec6;
    display: inline-block;
    vertical-align: middle; }
  .investment-list .filters .icon:before {
    line-height: 1.5;
    margin-right: 4px;
    font-size: 15px; }
@media screen and (min-width: 640px) {
  .investment-list .item-container {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-align-content: space-between;
    -moz-align-content: space-between;
    -ms-align-content: space-between;
    -o-align-content: space-between;
    align-content: space-between;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; } }
.investment-list .logo {
  transition-property: opacity;
  transition-duration: 0.35s;
  transition-delay: ease-out;
  transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
  -webkit-backface-visibility: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 75%;
  margin-bottom: 25px;
  border-bottom: 1px solid #e6e7e8; }
  @media screen and (min-width: 800px) {
    .investment-list .logo {
      border: none;
      padding-bottom: 0;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      background-size: 75% auto; } }
@media screen and (min-width: 800px) {
  .investment-list .reveal-content {
    filter: alpha(opacity=0);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    transition-property: opacity;
    transition-duration: 0.35s;
    transition-delay: ease-out;
    transition-timing-function: cubic-bezier(0.57, 0.01, 0, 1);
    -webkit-backface-visibility: hidden; } }
.no-opacity .investment-list .reveal-content {
  visibility: hidden; }
.investment-list .item {
  margin-top: 15px;
  margin-bottom: 30px;
  -webkit-align-self: stretch;
  -moz-align-self: stretch;
  -ms-align-self: stretch;
  -o-align-self: stretch;
  align-self: stretch;
  float: none; }
  .investment-list .item > div {
    padding-left: 15px;
    padding-right: 15px; }
  @media screen and (min-width: 800px) {
    .investment-list .item {
      margin-bottom: 20px; }
      .investment-list .item:hover .reveal-content {
        filter: alpha(opacity=100);
        /* IE6-IE8 */
        *zoom: 1;
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
        /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }
        .no-opacity .investment-list .item:hover .reveal-content {
          visibility: visible; }
      .investment-list .item:hover .category {
        border-color: #642265; }
      .investment-list .item:hover .logo {
        filter: alpha(opacity=0);
        /* IE6-IE8 */
        *zoom: 1;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }
        .no-opacity .investment-list .item:hover .logo {
          display: none; } }
  .investment-list .item .item-title h4 {
    color: #642265; }
    .investment-list .item .item-title h4:after {
      height: 1px;
      background: #642265;
      width: 40px;
      display: block;
      content: '';
      margin: 14px 0;
      margin: 12px 0; }
  .investment-list .item .inner-content {
    position: relative; }
  .investment-list .item .content p {
    color: #c0aec6; }
.investment-list .category {
  border-top: 1px solid #e6e7e8;
  border-bottom: 1px solid #e6e7e8;
  text-transform: uppercase;
  -webkit-transition: border-color 0.35s ease-out;
  -moz-transition: border-color 0.35s ease-out;
  -ms-transition: border-color 0.35s ease-out;
  -o-transition: border-color 0.35s ease-out;
  transition: border-color 0.35s ease-out; }
  @media screen and (min-width: 800px) {
    .investment-list .category {
      margin-bottom: 24px; } }
  .investment-list .category p {
    line-height: 40px;
    color: #642265;
    letter-spacing: 0.1em; }
.investment-list .button-row {
  margin-top: 25px; }
  .investment-list .button-row a {
    margin-left: 5px; }
    .investment-list .button-row a:first-child {
      margin-left: 0; }

.investment .taxonomies .industry {
  max-width: 45%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top; }

.affiliate-entrepreneurs {
  position: relative; }
  @media screen and (min-width: 800px) {
    .affiliate-entrepreneurs {
      padding-bottom: 70px; } }

.next-set {
  width: 100%; }
  .next-set .entrepreneur {
    filter: alpha(opacity=0);
    /* IE6-IE8 */
    *zoom: 1;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear; }
    .next-set .entrepreneur.show {
      filter: alpha(opacity=100);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ }

.entrepreneurs-list {
  padding-top: 30px; }
  @media screen and (min-width: 800px) {
    .entrepreneurs-list {
      padding-top: 0; } }

@media screen and (min-width: 640px) {
  .entrepreneurs-list, .next-set {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
    .entrepreneurs-list .entrepreneur, .next-set .entrepreneur {
      border-left: 1px solid #e6e7e8; }
      .entrepreneurs-list .entrepreneur.border-sm-left, .next-set .entrepreneur.border-sm-left {
        border: none; } }
    @media screen and (min-width: 640px) and (min-width: 800px) {
      .entrepreneurs-list .entrepreneur.border-sm-left, .next-set .entrepreneur.border-sm-left {
        border-left: 1px solid #e6e7e8; }
      .entrepreneurs-list .entrepreneur.border-md-left, .next-set .entrepreneur.border-md-left {
        border: none; } }
@media screen and (min-width: 640px) {
      .lt-ie9 .entrepreneurs-list .entrepreneur .entrepreneur, .ie9 .entrepreneurs-list .entrepreneur .entrepreneur, .lt-ie9 .next-set .entrepreneur .entrepreneur, .ie9 .next-set .entrepreneur .entrepreneur {
        border-left: none; } }

.entrepreneurs-list .entrepreneur {
  float: none;
  padding: 0 20px 20px; }
  .lt-ie9 .entrepreneurs-list .entrepreneur, .ie9 .entrepreneurs-list .entrepreneur {
    float: left; }

.no-results {
  text-align: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px; }
  .load-more-pagination .no-results {
    position: absolute;
    padding-top: 0;
    padding-bottom: 0; }

@media screen and (min-width: 640px) {
  .board-of-directors .board-list {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -15px; } }
.board-of-directors .h4.separated {
  padding: 0 0 8px;
  margin-bottom: 12px; }
body.forest .board-of-directors
.board .c2 {
  color: #9fcaca; }
body.navy .board-of-directors
.board .c2 {
  color: #98a3c4; }
body.pink .board-of-directors
.board .c2 {
  color: #ebbdd8; }
body.blue .board-of-directors
.board .c2 {
  color: #98c6d8; }
body.purple .board-of-directors
.board .c2 {
  color: #c0aec6; }
body.orange .board-of-directors
.board .c2 {
  color: #fbcab1; }
body.lime .board-of-directors
.board .c2 {
  color: #ddebc1; }
body.grey .board-of-directors
.board .c2 {
  color: #bbbdc0; }
.board-of-directors .board {
  float: none;
  padding-bottom: 15px; }
  .lt-ie9 .board-of-directors .board, .ie9 .board-of-directors .board {
    float: left; }

/**
 * Investor Company lists
 */
.investor-companies.container h2.row {
  border-top: 5px solid #d4d8e7;
  border-bottom: none;
  line-height: 1.19em;
  padding: 15px 0px; }
.investor-companies.container li {
  margin-bottom: 11px; }
.investor-companies.container h5 {
  font-size: 13px;
  color: #98a3c4; }
.investor-companies.container .col-md-3, .investor-companies.container .entrepreneur-news-item-sm,
.investor-companies.container .company-news-item-sm {
  padding-left: 0px;
  padding-right: 0px; }
@media screen and (min-width: 800px) {
  .investor-companies.container.global_members {
    margin-top: 90px; }
  .investor-companies.container a:hover {
    color: #98a3c4; }
  .investor-companies.container h2 {
    font-size: 42px;
    margin: 0px -15px; } }

@media screen and (min-width: 800px) {
  .page-template-templatesinvestor-network-php .whatsnew-container.container,
  .page-template-templatesinvestor-network-php .wide-container.container {
    padding-left: 40px;
    padding-right: 40px; } }

.investments-container .row {
  margin: 0; }
@media screen and (min-width: 800px) {
  .investments-container {
    margin-top: 60px; } }
.investments-container .sortby-label {
  color: #c0aec6; }
  .investments-container .sortby-label:before {
    content: "k";
    font-family: "endeavor";
    font-size: 18px;
    margin-right: 10px;
    vertical-align: middle;
    display: inline-block;
    position: relative;
    top: -1px; }
.investments-container .sortby {
  margin-left: 10px;
  color: #c0aec6; }
  .investments-container .sortby:hover, .investments-container .sortby.active {
    color: #642265; }
.investments-container .filters {
  margin-top: 20px;
  margin-bottom: 20px; }
.investments-container > .row {
  margin-top: 20px; }
  .investments-container > .row:first-child {
    margin-top: 0;
    padding-top: 40px;
    border-top: 5px solid #e6dfe8; }
.investments-container .list-row {
  margin-left: -15px;
  margin-right: -15px;
  zoom: 1; }
  .investments-container .list-row:before, .investments-container .list-row:after {
    display: table;
    content: ""; }
  .investments-container .list-row:after {
    clear: both; }
  @media screen and (min-width: 800px) {
    .investments-container .list-row {
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */
      -webkit-justify-content: stretch;
      -moz-justify-content: stretch;
      -ms-justify-content: stretch;
      -o-justify-content: stretch;
      justify-content: stretch;
      -webkit-align-content: stretch;
      -moz-align-content: stretch;
      -ms-align-content: stretch;
      -o-align-content: stretch;
      align-content: stretch;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap; }
      .investments-container .list-row.last {
        margin-bottom: 0; }
      .investments-container .list-row .col-md-6, .investments-container .list-row .entrepreneur-news-item-lg,
      .investments-container .list-row .company-news-item-lg, .investments-container .list-row .entrepreneur-news-item-md,
      .investments-container .list-row .company-news-item-md {
        width: 49.9%; } }
  @media screen and (min-width: 1000px) {
    .investments-container .list-row {
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      -o-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      .investments-container .list-row .col-lg-3 {
        max-width: 25%; }
      .investments-container .list-row.last .inner {
        border-bottom: 1px solid #bbbdc0; } }
.investments-container .investment {
  position: relative;
  min-height: 235px;
  margin-bottom: 52px; }
  .investments-container .investment .inner {
    position: relative; }
  .investments-container .investment .button-row {
    margin-top: 20px;
    text-align: left; }
    @media screen and (min-width: 800px) {
      .investments-container .investment .button-row {
        margin-top: 0; } }
  @media screen and (min-width: 800px) {
    .investments-container .investment {
      padding: 0;
      min-height: 250px; }
      .investments-container .investment .inner {
        margin-left: 10px;
        margin-right: 10px;
        height: 290px; }
      .ie9 .investments-container .investment, .lt-ie9 .investments-container .investment {
        float: left; } }
  @media screen and (min-width: 800px) {
    .investments-container .investment .summary-container {
      height: 100%; } }
  .investments-container .investment .summary-container .background-image {
    position: static;
    padding-bottom: 70%;
    background-size: 55%;
    background-position: center;
    background-repeat: no-repeat; }
    @media screen and (min-width: 640px) {
      .investments-container .investment .summary-container .background-image {
        background-size: 30%; } }
    @media screen and (min-width: 800px) {
      .investments-container .investment .summary-container .background-image {
        background-size: 60%;
        position: absolute;
        padding-bottom: 0;
        height: 100%;
        margin-top: 20px; } }
    @media screen and (min-width: 1000px) {
      .investments-container .investment .summary-container .background-image {
        background-size: 50%; } }
  .investments-container .investment .summary-container .summary {
    padding: 20px;
    height: 100%;
    position: relative;
    z-index: 10; }
    @media screen and (min-width: 800px) {
      .investments-container .investment .summary-container .summary {
        background: #FFFFFF;
        filter: alpha(opacity=0);
        /* IE6-IE8 */
        *zoom: 1;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
        position: absolute;
        width: 100%;
        max-height: 245px;
        -webkit-transition: opacity 0.2s ease-in-out;
        -moz-transition: opacity 0.2s ease-in-out;
        -ms-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out; } }
    @media screen and (min-width: 1000px) {
      .investments-container .investment .summary-container .summary {
        max-height: 200px; } }
  .investments-container .investment .title.separated {
    padding-bottom: 13px;
    margin-bottom: 18px; }
    .investments-container .investment .title.separated:before {
      max-width: 40px; }
  .investments-container .investment .taxonomies {
    padding: 0 20px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #bbbdc0;
    -webkit-transition: border-color 0.2s ease-in-out;
    -moz-transition: border-color 0.2s ease-in-out;
    -ms-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out; }
    .investments-container .investment .taxonomies span, .investments-container .investment .taxonomies span.t1 {
      line-height: 40px;
      font-weight: bold;
      border-left: 2px solid;
      padding-left: 10px;
      margin-left: 10px; }
      .investments-container .investment .taxonomies span:first-of-type, .investments-container .investment .taxonomies span.t1:first-of-type {
        padding: 0;
        margin: 0;
        border: 0; }
  .investments-container .investment .content {
    color: #c0aec6; }
    .investments-container .investment .content p {
      color: inherit;
      margin-bottom: 20px; }
  .investments-container .investment .buttons .button-row {
    padding-left: 5px; }
    .investments-container .investment .buttons .button-row:nth-child(2n-1) {
      padding-left: 0;
      padding-right: 5px; }
    .investments-container .investment .buttons .button-row .button {
      width: 95%;
      width: calc(100% - 5px);
      min-width: 0;
      padding: 0 5px; }
    @media screen and (min-width: 800px) {
      .investments-container .investment .buttons .button-row .button {
        margin-top: 24px;
        padding: 0 10px; } }
    @media screen and (min-width: 1000px) {
      .investments-container .investment .buttons .button-row:nth-child(2n-1) {
        padding-right: 0; }
      .investments-container .investment .buttons .button-row:nth-child(2n) {
        padding-left: 0; } }
    @media screen and (min-width: 1200px) {
      .investments-container .investment .buttons .button-row .button {
        padding: 0 20px; } }
  @media screen and (min-width: 800px) {
    .investments-container .investment:hover .taxonomies {
      border-color: #642265; }
    .investments-container .investment:hover .summary-container .summary {
      filter: alpha(opacity=100);
      /* IE6-IE8 */
      *zoom: 1;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */ } }

/**
 * Animated Map for the homepage bg animation
 */
/**
 * Parallaxing map bg
 */
.animated-map {
  background-image: url(../../src/images/backgrounds/homepage-map.jpg);
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: center center;
  z-index: -1; }
  .lt-ie9 .animated-map {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../src/images/backgrounds/homepage-map.jpg', sizingMethod='scale'); }
  @media screen and (min-width: 640px) {
    .animated-map {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      height: 150%;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden; } }

/**
 * Parallaxing lines
 */
.static-lines {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(../../src/images/backgrounds/homepage-static-lines.png);
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: left top;
  display: block; }

/**
 * Animating bursts
 */
.burst-container {
  display: none; }
  @media screen and (min-width: 640px) {
    .burst-container {
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 7;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden; }
      .burst-container .ie {
        display: none; }
      .burst-container .burst {
        height: 2px;
        background-color: #1B9897;
        display: block;
        position: absolute; }
      .burst-container .bursts {
        height: 2px;
        background-color: #1B9897;
        display: block;
        position: absolute;
        overflow: visible;
        filter: alpha(opacity=25);
        /* IE6-IE8 */
        *zoom: 1;
        -moz-opacity: 0.25;
        -khtml-opacity: 0.25;
        opacity: 0.25;
        /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        /* .bursts-ltr */
        /* .bursts-rtl */ }
        .burst-container .bursts.bursts-ltr {
          top: 150px;
          left: -35px;
          right: 100%;
          -webkit-transform: rotate(14deg);
          -ms-transform: rotate(14deg);
          -o-transform: rotate(14deg);
          transform: rotate(14deg);
          -webkit-transform-origin: top left;
          -moz-transform-origin: top left;
          -ms-transform-origin: top left;
          transform-origin: top left; }
          .burst-container .bursts.bursts-ltr .burst {
            top: 1px;
            right: 0px;
            left: 100%;
            -webkit-transition: left 2500ms ease-out;
            -moz-transition: left 2500ms ease-out;
            -ms-transition: left 2500ms ease-out;
            -o-transition: left 2500ms ease-out;
            transition: left 2500ms ease-out;
            -webkit-transform-origin: top right;
            -moz-transform-origin: top right;
            -ms-transform-origin: top right;
            transform-origin: top right; }
            .burst-container .bursts.bursts-ltr .burst.burst-one {
              -webkit-transform: rotate(-22deg);
              -ms-transform: rotate(-22deg);
              -o-transform: rotate(-22deg);
              transform: rotate(-22deg); }
            .burst-container .bursts.bursts-ltr .burst.burst-two {
              -webkit-transform: rotate(-57deg);
              -ms-transform: rotate(-57deg);
              -o-transform: rotate(-57deg);
              transform: rotate(-57deg); }
            .burst-container .bursts.bursts-ltr .burst.burst-three {
              -webkit-transform: rotate(-120deg);
              -ms-transform: rotate(-120deg);
              -o-transform: rotate(-120deg);
              transform: rotate(-120deg); }
            .burst-container .bursts.bursts-ltr .burst.burst-four {
              -webkit-transform: rotate(-170deg);
              -ms-transform: rotate(-170deg);
              -o-transform: rotate(-170deg);
              transform: rotate(-170deg); }
            .burst-container .bursts.bursts-ltr .burst.burst-five {
              top: 4px;
              -webkit-transform: rotate(-219deg);
              -ms-transform: rotate(-219deg);
              -o-transform: rotate(-219deg);
              transform: rotate(-219deg); }
          .burst-container .bursts.bursts-ltr.active .burst {
            left: -100%; }
          .burst-container .bursts.bursts-ltr.burst-group-2 {
            top: 520px;
            -webkit-transform: rotate(-12deg);
            -ms-transform: rotate(-12deg);
            -o-transform: rotate(-12deg);
            transform: rotate(-12deg); }
        .burst-container .bursts.bursts-rtl {
          right: -35px;
          left: 100%;
          top: 550px;
          -webkit-transform: rotate(-15deg);
          -ms-transform: rotate(-15deg);
          -o-transform: rotate(-15deg);
          transform: rotate(-15deg);
          -webkit-transform-origin: top right;
          -moz-transform-origin: top right;
          -ms-transform-origin: top right;
          transform-origin: top right; }
          .burst-container .bursts.bursts-rtl .burst {
            top: 1px;
            left: 0px;
            right: 100%;
            -webkit-transition: right 2500ms ease-out;
            -moz-transition: right 2500ms ease-out;
            -ms-transition: right 2500ms ease-out;
            -o-transition: right 2500ms ease-out;
            transition: right 2500ms ease-out;
            -webkit-transform-origin: top left;
            -moz-transform-origin: top left;
            -ms-transform-origin: top left;
            transform-origin: top left; }
            .burst-container .bursts.bursts-rtl .burst.burst-one {
              -webkit-transform: rotate(22deg);
              -ms-transform: rotate(22deg);
              -o-transform: rotate(22deg);
              transform: rotate(22deg); }
            .burst-container .bursts.bursts-rtl .burst.burst-two {
              -webkit-transform: rotate(57deg);
              -ms-transform: rotate(57deg);
              -o-transform: rotate(57deg);
              transform: rotate(57deg); }
            .burst-container .bursts.bursts-rtl .burst.burst-three {
              -webkit-transform: rotate(120deg);
              -ms-transform: rotate(120deg);
              -o-transform: rotate(120deg);
              transform: rotate(120deg); }
            .burst-container .bursts.bursts-rtl .burst.burst-four {
              -webkit-transform: rotate(170deg);
              -ms-transform: rotate(170deg);
              -o-transform: rotate(170deg);
              transform: rotate(170deg); }
            .burst-container .bursts.bursts-rtl .burst.burst-five {
              top: 4px;
              -webkit-transform: rotate(219deg);
              -ms-transform: rotate(219deg);
              -o-transform: rotate(219deg);
              transform: rotate(219deg); }
          .burst-container .bursts.bursts-rtl.active .burst {
            right: -100%; }
          .burst-container .bursts.bursts-rtl.burst-group-2 {
            top: 650px;
            -webkit-transform: rotate(-2deg);
            -ms-transform: rotate(-2deg);
            -o-transform: rotate(-2deg);
            transform: rotate(-2deg); } }

/**
 * Simple darting lines to be animated immediately
 */
.simple-dart-container {
  display: none; }
  @media screen and (min-width: 640px) {
    .simple-dart-container {
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      display: block;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 7; }
      .simple-dart-container .ie {
        display: none; } }

.simple-dart {
  height: 2px;
  background-color: #1B9897;
  display: block;
  position: absolute;
  filter: alpha(opacity=40);
  /* IE6-IE8 */
  *zoom: 1;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
  /* Chrome 4+, Firefox 2+, Safari 3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }
  .simple-dart.simple-dart-ltr {
    top: 10px;
    left: -35px;
    right: 100%;
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    transform: rotate(15deg);
    -webkit-transition: right 1300ms linear;
    -moz-transition: right 1300ms linear;
    -ms-transition: right 1300ms linear;
    -o-transition: right 1300ms linear;
    transition: right 1300ms linear;
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms;
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left; }
    .simple-dart.simple-dart-ltr.active {
      right: -8%; }
  .simple-dart.simple-dart-rtl {
    top: 180px;
    right: -35px;
    left: 100%;
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    -o-transform: rotate(-11deg);
    transform: rotate(-11deg);
    -webkit-transition: left 1300ms linear;
    -moz-transition: left 1300ms linear;
    -ms-transition: left 1300ms linear;
    -o-transition: left 1300ms linear;
    transition: left 1300ms linear;
    -webkit-transition-delay: 950ms;
    transition-delay: 950ms;
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right; }
    .simple-dart.simple-dart-rtl.active {
      left: -8%; }

/**
 * Styles for the google maps
 */
.country-map {
  display: none;
  /**
   * General google maps v3 style fixes that we shouldn't have to do,
   * but the fusion tables layer will break otherwise
   */
  /******************************/ }
  .country-map img {
    max-width: none; }
  .country-map a[title^="Click to see this area on Google Maps"],
  .country-map .gmnoprint a,
  .country-map .gmnoprint span,
  .country-map div.gm-style-cc[draggable="false"] {
    display: none !important; }
  .country-map .gmnoprint div {
    background: none !important; }
  @media screen and (min-width: 640px) {
    .country-map {
      display: block;
      width: 100%;
      height: 600px;
      position: relative;
      z-index: 1; } }

/* .country-map */
@media screen and (min-width: 640px) {
  .see-all-locations {
    display: none; } }
.see-all-locations .button {
  display: block;
  text-align: left;
  border: none;
  position: relative; }
  .see-all-locations .button:after {
    font-family: "endeavor" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: 'q';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 25px;
    width: 60px;
    line-height: 60px;
    text-align: center; }

.country-map-wrapper {
  position: relative;
  display: none; }
  @media screen and (min-width: 640px) {
    .country-map-wrapper {
      display: block; }
      .country-map-wrapper .map-title-container {
        position: absolute;
        z-index: 5;
        color: #FFFFFF;
        top: 60px;
        left: 150px; }
        .country-map-wrapper .map-title-container .h1, .country-map-wrapper .map-title-container a {
          color: #FFFFFF; }
        .country-map-wrapper .map-title-container .h1 {
          margin: 0px 0px 25px;
          padding-bottom: 22px;
          line-height: 1em; }
        .country-map-wrapper .map-title-container a {
          -webkit-transition: color 200ms ease-out;
          -moz-transition: color 200ms ease-out;
          -ms-transition: color 200ms ease-out;
          -o-transition: color 200ms ease-out;
          transition: color 200ms ease-out;
          display: inline-block;
          font-size: 13px; }
          .country-map-wrapper .map-title-container a:after {
            content: "k";
            font-family: "endeavor" !important;
            font-style: normal !important;
            font-weight: normal !important;
            font-variant: normal !important;
            text-transform: none !important;
            speak: none;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 17px;
            position: relative;
            left: 10px;
            top: 4px;
            display: inline-block; }
          .purple .country-map-wrapper .map-title-container a {
            color: #c0aec6; }
          .navy .country-map-wrapper .map-title-container a {
            color: #98a3c4; }
          .country-map-wrapper .map-title-container a:hover {
            color: #FFFFFF; } }

/**
 * Fancybox affiliate styles
 */
.affiliate-overlay.fancybox-opened {
  display: none; }
  @media screen and (min-width: 640px) {
    .affiliate-overlay.fancybox-opened {
      display: block; } }

.page-template-model .content-slide {
  padding-top: 20px; }
  @media screen and (min-width: 800px) {
    .page-template-model .content-slide {
      padding-top: 40px;
      padding-bottom: 48px; } }

.approach-model .standard-text + .col-md-3 + .standard-text, .approach-model .page-template-default .entry-content + .col-md-3 + .standard-text, .page-template-default .approach-model .entry-content + .col-md-3 + .standard-text, .approach-model .single .entry-content + .col-md-3 + .standard-text, .single .approach-model .entry-content + .col-md-3 + .standard-text, .approach-model .featured-text + .col-md-3 + .standard-text, .approach-model .standard-text + .entrepreneur-news-item-sm + .standard-text, .approach-model .page-template-default .entry-content + .entrepreneur-news-item-sm + .standard-text, .page-template-default .approach-model .entry-content + .entrepreneur-news-item-sm + .standard-text, .approach-model .single .entry-content + .entrepreneur-news-item-sm + .standard-text, .single .approach-model .entry-content + .entrepreneur-news-item-sm + .standard-text, .approach-model .featured-text + .entrepreneur-news-item-sm + .standard-text,
.approach-model .standard-text + .company-news-item-sm + .standard-text,
.approach-model .page-template-default .entry-content + .company-news-item-sm + .standard-text,
.page-template-default .approach-model .entry-content + .company-news-item-sm + .standard-text,
.approach-model .single .entry-content + .company-news-item-sm + .standard-text,
.single .approach-model .entry-content + .company-news-item-sm + .standard-text,
.approach-model .featured-text + .company-news-item-sm + .standard-text, .approach-model .page-template-default .standard-text + .col-md-3 + .entry-content, .page-template-default .approach-model .standard-text + .col-md-3 + .entry-content, .approach-model .page-template-default .entry-content + .col-md-3 + .entry-content, .page-template-default .approach-model .entry-content + .col-md-3 + .entry-content, .approach-model .page-template-default .featured-text + .col-md-3 + .entry-content, .page-template-default .approach-model .featured-text + .col-md-3 + .entry-content, .approach-model .page-template-default .standard-text + .entrepreneur-news-item-sm + .entry-content, .page-template-default .approach-model .standard-text + .entrepreneur-news-item-sm + .entry-content, .approach-model .page-template-default .entry-content + .entrepreneur-news-item-sm + .entry-content, .page-template-default .approach-model .entry-content + .entrepreneur-news-item-sm + .entry-content, .approach-model .page-template-default .featured-text + .entrepreneur-news-item-sm + .entry-content, .page-template-default .approach-model .featured-text + .entrepreneur-news-item-sm + .entry-content,
.approach-model .page-template-default .standard-text + .company-news-item-sm + .entry-content,
.page-template-default .approach-model .standard-text + .company-news-item-sm + .entry-content,
.approach-model .page-template-default .entry-content + .company-news-item-sm + .entry-content,
.page-template-default .approach-model .entry-content + .company-news-item-sm + .entry-content,
.approach-model .page-template-default .featured-text + .company-news-item-sm + .entry-content,
.page-template-default .approach-model .featured-text + .company-news-item-sm + .entry-content, .approach-model .single .standard-text + .col-md-3 + .entry-content, .single .approach-model .standard-text + .col-md-3 + .entry-content, .approach-model .single .entry-content + .col-md-3 + .entry-content, .single .approach-model .entry-content + .col-md-3 + .entry-content, .approach-model .single .featured-text + .col-md-3 + .entry-content, .single .approach-model .featured-text + .col-md-3 + .entry-content, .approach-model .single .standard-text + .entrepreneur-news-item-sm + .entry-content, .single .approach-model .standard-text + .entrepreneur-news-item-sm + .entry-content, .approach-model .single .entry-content + .entrepreneur-news-item-sm + .entry-content, .single .approach-model .entry-content + .entrepreneur-news-item-sm + .entry-content, .approach-model .single .featured-text + .entrepreneur-news-item-sm + .entry-content, .single .approach-model .featured-text + .entrepreneur-news-item-sm + .entry-content,
.approach-model .single .standard-text + .company-news-item-sm + .entry-content,
.single .approach-model .standard-text + .company-news-item-sm + .entry-content,
.approach-model .single .entry-content + .company-news-item-sm + .entry-content,
.single .approach-model .entry-content + .company-news-item-sm + .entry-content,
.approach-model .single .featured-text + .company-news-item-sm + .entry-content,
.single .approach-model .featured-text + .company-news-item-sm + .entry-content, .approach-model .standard-text + .col-md-3 + .featured-text, .approach-model .page-template-default .entry-content + .col-md-3 + .featured-text, .page-template-default .approach-model .entry-content + .col-md-3 + .featured-text, .approach-model .single .entry-content + .col-md-3 + .featured-text, .single .approach-model .entry-content + .col-md-3 + .featured-text, .approach-model .featured-text + .col-md-3 + .featured-text, .approach-model .standard-text + .entrepreneur-news-item-sm + .featured-text, .approach-model .page-template-default .entry-content + .entrepreneur-news-item-sm + .featured-text, .page-template-default .approach-model .entry-content + .entrepreneur-news-item-sm + .featured-text, .approach-model .single .entry-content + .entrepreneur-news-item-sm + .featured-text, .single .approach-model .entry-content + .entrepreneur-news-item-sm + .featured-text, .approach-model .featured-text + .entrepreneur-news-item-sm + .featured-text,
.approach-model .standard-text + .company-news-item-sm + .featured-text,
.approach-model .page-template-default .entry-content + .company-news-item-sm + .featured-text,
.page-template-default .approach-model .entry-content + .company-news-item-sm + .featured-text,
.approach-model .single .entry-content + .company-news-item-sm + .featured-text,
.single .approach-model .entry-content + .company-news-item-sm + .featured-text,
.approach-model .featured-text + .company-news-item-sm + .featured-text {
  padding-top: 0; }

.global-services {
  clear: both;
  padding-top: 90px; }
  .global-services .global-services--main-box {
    margin-bottom: 12px; }
    @media screen and (min-width: 640px) {
      .global-services .global-services--main-box {
        padding-left: 15px;
        padding-right: 15px; } }
  .global-services .post-content-wrapper {
    padding: 28px 18px; }

.global-services--large-title {
  border-top: 5px solid #c0aec6;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-bottom: 60px;
  position: relative; }
  .global-services--large-title:after {
    content: " ";
    display: block;
    height: 1px;
    width: 60px;
    background-color: #4A2660;
    position: absolute;
    left: 0;
    bottom: 0; }

.global-services--main-box-title {
  margin-bottom: 28px;
  padding-bottom: 28px;
  position: relative; }
  .global-services--main-box-title:after {
    content: " ";
    display: block;
    height: 1px;
    width: 60px;
    background-color: #4A2660;
    position: absolute;
    left: 0;
    bottom: 0; }

.global-services--main-box-text {
  margin-bottom: 28px; }

@media screen and (min-width: 1000px) {
  .global-services--content-column {
    border-right: 1px solid #e6e7e8; }
    .global-services--content-column:last-of-type {
      border-right: none; } }

.global-services--content-column-title,
.post-content-wrapper h4.global-services--content-column-title {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #c0aec6; }
  .global-services--content-column-title:after,
  .post-content-wrapper h4.global-services--content-column-title:after {
    content: " ";
    display: block;
    height: 1px;
    width: 60px;
    background-color: #4A2660;
    position: absolute;
    left: 0;
    bottom: 0; }
  .global-services--content-column-title span,
  .post-content-wrapper h4.global-services--content-column-title span {
    color: #4A2660; }

.global-services--content-column-title::first-word {
  color: #4A2660; }

.global-services--read-more {
  color: #4A2660;
  border-color: #4A2660; }
  .global-services--main-box-content .global-services--read-more.button.b2 {
    color: #4A2660;
    border-color: #4A2660; }
  .global-services--read-more:hover, .global-services--main-box-content .global-services--read-more.button.b2:hover {
    background-color: #4A2660;
    color: #FFFFFF; }

.global-services--content-column-text {
  padding: 16px; }

.global-services--border {
  clear: both;
  margin-top: 40px;
  margin-bottom: 40px; }

.global-services--content-column-large {
  position: relative;
  margin-top: 28px; }
  @media screen and (min-width: 1000px) {
    .global-services--content-column-large {
      margin-top: 0;
      border-right: 1px solid #e6e7e8; } }
  @media screen and (min-width: 800px) {
    .global-services--content-column-large .global-services--content-column-large-content {
      position: absolute;
      top: 20px;
      right: 65px; } }
  @media screen and (min-width: 1000px) {
    .global-services--content-column-large .global-services--content-column-large-content {
      position: absolute;
      top: 20px;
      right: 20px; } }
  .global-services--content-column-large .global-services--content-column-large-content .global-services--content-column-text {
    background-color: #FFFFFF; }
  .global-services--content-column-large blockquote {
    margin-bottom: 50px; }

.global-services--content-wrap {
  overflow: hidden; }

.global-services--content-image-large {
  display: block;
  margin: 0 auto 35px; }
  .global-services--content-image-large + p {
    margin-top: 0; }

.single-investment.forest .extra-background,
.single-entrepreneur.forest .extra-background,
.single.forest .extra-background {
  border-color: #1B9897;
  overflow: hidden; }
  .single-investment.forest .extra-background:before,
  .single-entrepreneur.forest .extra-background:before,
  .single.forest .extra-background:before {
    background-color: #1B9897; }
.single-investment.navy .extra-background,
.single-entrepreneur.navy .extra-background,
.single.navy .extra-background {
  border-color: #0E2340;
  overflow: hidden; }
  .single-investment.navy .extra-background:before,
  .single-entrepreneur.navy .extra-background:before,
  .single.navy .extra-background:before {
    background-color: #0E2340; }
.single-investment.pink .extra-background,
.single-entrepreneur.pink .extra-background,
.single.pink .extra-background {
  border-color: #E4028C;
  overflow: hidden; }
  .single-investment.pink .extra-background:before,
  .single-entrepreneur.pink .extra-background:before,
  .single.pink .extra-background:before {
    background-color: #E4028C; }
.single-investment.blue .extra-background,
.single-entrepreneur.blue .extra-background,
.single.blue .extra-background {
  border-color: #3155A6;
  overflow: hidden; }
  .single-investment.blue .extra-background:before,
  .single-entrepreneur.blue .extra-background:before,
  .single.blue .extra-background:before {
    background-color: #3155A6; }
.single-investment.purple .extra-background,
.single-entrepreneur.purple .extra-background,
.single.purple .extra-background {
  border-color: #642265;
  overflow: hidden; }
  .single-investment.purple .extra-background:before,
  .single-entrepreneur.purple .extra-background:before,
  .single.purple .extra-background:before {
    background-color: #642265; }
.single-investment.orange .extra-background,
.single-entrepreneur.orange .extra-background,
.single.orange .extra-background {
  border-color: #F15A31;
  overflow: hidden; }
  .single-investment.orange .extra-background:before,
  .single-entrepreneur.orange .extra-background:before,
  .single.orange .extra-background:before {
    background-color: #F15A31; }
.single-investment.lime .extra-background,
.single-entrepreneur.lime .extra-background,
.single.lime .extra-background {
  border-color: #9ACA3C;
  overflow: hidden; }
  .single-investment.lime .extra-background:before,
  .single-entrepreneur.lime .extra-background:before,
  .single.lime .extra-background:before {
    background-color: #9ACA3C; }
.single-investment.grey .extra-background,
.single-entrepreneur.grey .extra-background,
.single.grey .extra-background {
  border-color: #333333;
  overflow: hidden; }
  .single-investment.grey .extra-background:before,
  .single-entrepreneur.grey .extra-background:before,
  .single.grey .extra-background:before {
    background-color: #333333; }
.single-investment .extra-background,
.single-entrepreneur .extra-background,
.single .extra-background {
  padding-top: 50px;
  border-bottom: 5px solid;
  position: relative; }
  .single-investment .extra-background:before,
  .single-entrepreneur .extra-background:before,
  .single .extra-background:before {
    content: '';
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1; }
    @media screen and (min-width: 800px) {
      .single-investment .extra-background:before,
      .single-entrepreneur .extra-background:before,
      .single .extra-background:before {
        content: none; } }
  .single-investment .extra-background .single-company,
  .single-investment .extra-background .single-entrepreneur,
  .single-entrepreneur .extra-background .single-company,
  .single-entrepreneur .extra-background .single-entrepreneur,
  .single .extra-background .single-company,
  .single .extra-background .single-entrepreneur {
    max-width: 1280px;
    margin: 0 auto; }

body .extra-background.forest, body .forest .extra-background, .forest .extra-background {
  background-color: #1B9897; }
  @media screen and (min-width: 800px) {
    body .extra-background.forest, body .forest .extra-background, .forest .extra-background {
      background-color: #e6e7e8; } }
body .extra-background.navy, body .navy .extra-background, .navy .extra-background {
  background-color: #0E2340; }
  @media screen and (min-width: 800px) {
    body .extra-background.navy, body .navy .extra-background, .navy .extra-background {
      background-color: #e6e7e8; } }
body .extra-background.pink, body .pink .extra-background, .pink .extra-background {
  background-color: #E4028C; }
  @media screen and (min-width: 800px) {
    body .extra-background.pink, body .pink .extra-background, .pink .extra-background {
      background-color: #e6e7e8; } }
body .extra-background.blue, body .blue .extra-background, .blue .extra-background {
  background-color: #3155A6; }
  @media screen and (min-width: 800px) {
    body .extra-background.blue, body .blue .extra-background, .blue .extra-background {
      background-color: #e6e7e8; } }
body .extra-background.purple, body .purple .extra-background, .purple .extra-background {
  background-color: #642265; }
  @media screen and (min-width: 800px) {
    body .extra-background.purple, body .purple .extra-background, .purple .extra-background {
      background-color: #e6e7e8; } }
body .extra-background.orange, body .orange .extra-background, .orange .extra-background {
  background-color: #F15A31; }
  @media screen and (min-width: 800px) {
    body .extra-background.orange, body .orange .extra-background, .orange .extra-background {
      background-color: #e6e7e8; } }
body .extra-background.lime, body .lime .extra-background, .lime .extra-background {
  background-color: #9ACA3C; }
  @media screen and (min-width: 800px) {
    body .extra-background.lime, body .lime .extra-background, .lime .extra-background {
      background-color: #e6e7e8; } }
body .extra-background.grey, body .grey .extra-background, .grey .extra-background {
  background-color: #333333; }
  @media screen and (min-width: 800px) {
    body .extra-background.grey, body .grey .extra-background, .grey .extra-background {
      background-color: #e6e7e8; } }
.extra-background .single-entrepreneur {
  position: relative;
  top: -32px; }
  @media screen and (min-width: 800px) {
    .extra-background .single-entrepreneur {
      top: 0; } }

div[class*="company-news-item"],
div[class*="entrepreneur-news-item"] {
  float: left;
  margin-bottom: 30px; }
  div[class*="company-news-item"].tint.blogbox .share,
  div[class*="entrepreneur-news-item"].tint.blogbox .share {
    padding-right: 0; }
  div[class*="company-news-item"].tint.blogbox.featured .top,
  div[class*="entrepreneur-news-item"].tint.blogbox.featured .top {
    margin: 14px 0; }
  div[class*="company-news-item"].tint.blogbox.featured .top,
  div[class*="company-news-item"].tint.blogbox.featured .bottom,
  div[class*="entrepreneur-news-item"].tint.blogbox.featured .top,
  div[class*="entrepreneur-news-item"].tint.blogbox.featured .bottom {
    padding-right: 0; }
  div[class*="company-news-item"] .details .bottom,
  div[class*="entrepreneur-news-item"] .details .bottom {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 14px;
    margin-bottom: 14px; }

.entrepreneur-news-item-lg,
.company-news-item-lg {
  width: 50%;
  height: auto;
  max-width: none; }
  .entrepreneur-news-item-lg.tint.blogbox.featured.quad,
  .company-news-item-lg.tint.blogbox.featured.quad {
    width: 50%;
    height: auto; }
    .entrepreneur-news-item-lg.tint.blogbox.featured.quad .tintimg-wrapper,
    .company-news-item-lg.tint.blogbox.featured.quad .tintimg-wrapper {
      width: auto;
      height: auto; }

.entrepreneur-news-item-md,
.company-news-item-md {
  width: 50%;
  height: auto;
  max-width: none; }
  .entrepreneur-news-item-md.tint.blogbox.featured.horz,
  .company-news-item-md.tint.blogbox.featured.horz {
    width: 50%; }

.entrepreneur-news-item-sm,
.company-news-item-sm {
  width: 25%;
  padding: 0; }
  .entrepreneur-news-item-sm.tint.blogbox .tintimg-wrapper,
  .company-news-item-sm.tint.blogbox .tintimg-wrapper {
    width: auto; }
    .entrepreneur-news-item-sm.tint.blogbox .tintimg-wrapper img,
    .company-news-item-sm.tint.blogbox .tintimg-wrapper img {
      width: 100%; }
  .entrepreneur-news-item-sm[class*="entrepreneur-news-item"], .entrepreneur-news-item-sm[class*="company-news-item"],
  .company-news-item-sm[class*="entrepreneur-news-item"],
  .company-news-item-sm[class*="company-news-item"] {
    width: 25%; }
  @media screen and (min-width: 800px) {
    .entrepreneur-news-item-sm.tint,
    .company-news-item-sm.tint {
      max-width: none; } }
  .entrepreneur-news-item-sm .overhang-wrapper,
  .company-news-item-sm .overhang-wrapper {
    bottom: 12px;
    top: auto;
    left: 40px; }
  .entrepreneur-news-item-sm + .company-news-item-sm, .entrepreneur-news-item-sm + .entrepreneur-news-item-sm,
  .company-news-item-sm + .company-news-item-sm,
  .company-news-item-sm + .entrepreneur-news-item-sm {
    border-left: 1px solid #e6e7e8; }

.related-container {
  position: relative;
  z-index: 10;
  background: #FFFFFF; }
  @media screen and (min-width: 1200px) {
    .related-container .container {
      margin: 0 auto;
      max-width: 1280px; } }

.related-entrepreneurs,
.other-investments {
  zoom: 1;
  display: block;
  padding-top: 20px;
  padding-bottom: 20px; }
  .related-entrepreneurs:before, .related-entrepreneurs:after,
  .other-investments:before,
  .other-investments:after {
    display: table;
    content: ""; }
  .related-entrepreneurs:after,
  .other-investments:after {
    clear: both; }

.related-entrepreneurs-title,
.other-investments-title {
  margin-bottom: 20px; }

.related-entrepreneurs-company,
.other-investments-company {
  zoom: 1;
  display: inline-block;
  border-right: 1px solid #e6e7e8;
  padding: 0;
  padding-left: 12px;
  padding-right: 5px; }
  .related-entrepreneurs-company:before, .related-entrepreneurs-company:after,
  .other-investments-company:before,
  .other-investments-company:after {
    display: table;
    content: ""; }
  .related-entrepreneurs-company:after,
  .other-investments-company:after {
    clear: both; }
  .related-entrepreneurs-company.last,
  .other-investments-company.last {
    border-right: none; }
  @media screen and (min-width: 1000px) {
    .related-entrepreneurs-company,
    .other-investments-company {
      padding-left: 20px;
      padding-right: 10px; } }

.related-entrepreneurs-company:first-of-type {
  padding-left: 0; }
.related-entrepreneurs-company:last-of-type {
  border: none;
  padding-right: 0; }

.related-entrepreneurs-entrepreneur-title,
.other-investments-company-title {
  font-size: 15px;
  line-height: 1.2em;
  position: relative;
  overflow: auto;
  margin-bottom: 15px; }
  .related-entrepreneurs-entrepreneur-title:after,
  .other-investments-company-title:after {
    content: " ";
    display: block;
    width: 30px;
    height: 1px;
    position: absolute;
    bottom: 0; }
  body .related-entrepreneurs-entrepreneur-title.forest:after, body .forest .related-entrepreneurs-entrepreneur-title:after, .forest .related-entrepreneurs-entrepreneur-title:after, body
  .other-investments-company-title.forest:after, body .forest
  .other-investments-company-title:after, .forest
  .other-investments-company-title:after {
    background-color: #1B9897; }
  body .related-entrepreneurs-entrepreneur-title.navy:after, body .navy .related-entrepreneurs-entrepreneur-title:after, .navy .related-entrepreneurs-entrepreneur-title:after, body
  .other-investments-company-title.navy:after, body .navy
  .other-investments-company-title:after, .navy
  .other-investments-company-title:after {
    background-color: #0E2340; }
  body .related-entrepreneurs-entrepreneur-title.pink:after, body .pink .related-entrepreneurs-entrepreneur-title:after, .pink .related-entrepreneurs-entrepreneur-title:after, body
  .other-investments-company-title.pink:after, body .pink
  .other-investments-company-title:after, .pink
  .other-investments-company-title:after {
    background-color: #E4028C; }
  body .related-entrepreneurs-entrepreneur-title.blue:after, body .blue .related-entrepreneurs-entrepreneur-title:after, .blue .related-entrepreneurs-entrepreneur-title:after, body
  .other-investments-company-title.blue:after, body .blue
  .other-investments-company-title:after, .blue
  .other-investments-company-title:after {
    background-color: #3155A6; }
  body .related-entrepreneurs-entrepreneur-title.purple:after, body .purple .related-entrepreneurs-entrepreneur-title:after, .purple .related-entrepreneurs-entrepreneur-title:after, body
  .other-investments-company-title.purple:after, body .purple
  .other-investments-company-title:after, .purple
  .other-investments-company-title:after {
    background-color: #642265; }
  body .related-entrepreneurs-entrepreneur-title.orange:after, body .orange .related-entrepreneurs-entrepreneur-title:after, .orange .related-entrepreneurs-entrepreneur-title:after, body
  .other-investments-company-title.orange:after, body .orange
  .other-investments-company-title:after, .orange
  .other-investments-company-title:after {
    background-color: #F15A31; }
  body .related-entrepreneurs-entrepreneur-title.lime:after, body .lime .related-entrepreneurs-entrepreneur-title:after, .lime .related-entrepreneurs-entrepreneur-title:after, body
  .other-investments-company-title.lime:after, body .lime
  .other-investments-company-title:after, .lime
  .other-investments-company-title:after {
    background-color: #9ACA3C; }
  body .related-entrepreneurs-entrepreneur-title.grey:after, body .grey .related-entrepreneurs-entrepreneur-title:after, .grey .related-entrepreneurs-entrepreneur-title:after, body
  .other-investments-company-title.grey:after, body .grey
  .other-investments-company-title:after, .grey
  .other-investments-company-title:after {
    background-color: #333333; }
  @media screen and (min-width: 1000px) {
    .related-entrepreneurs-entrepreneur-title,
    .other-investments-company-title {
      font-size: 17px;
      padding-bottom: 10px; } }

.related-entrepreneurs-entrepreneur-image,
.other-investments-company-image {
  float: left;
  max-width: 36%;
  margin-right: 8px; }
  @media screen and (min-width: 1000px) {
    .related-entrepreneurs-entrepreneur-image,
    .other-investments-company-image {
      margin-right: 20px; } }

.related-entrepreneur-location,
.other-investments-company-location {
  font-size: 10px;
  text-transform: uppercase;
  color: #bbbdc0; }
  @media screen and (min-width: 1000px) {
    .related-entrepreneur-location,
    .other-investments-company-location {
      font-size: 11px; } }

.entrepreneur-detail-left,
.company-detail-left {
  padding-left: 25px;
  padding-right: 0;
  position: relative;
  overflow: hidden; }
  .entrepreneur-detail-left:after,
  .company-detail-left:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    background-color: #e6e7e8; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-left,
    .company-detail-left {
      padding-left: 0;
      overflow: inherit; }
      .entrepreneur-detail-left:after,
      .company-detail-left:after {
        display: none; } }

@media screen and (min-width: 800px) {
  .company-detail-left {
    padding-right: 1px; } }

.entrepreneur-detail-logo,
.company-detail-logo {
  width: 140px;
  max-height: 140px;
  padding: 0;
  background-color: #FFFFFF;
  text-align: center;
  float: left;
  z-index: 1; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-logo,
    .company-detail-logo {
      width: 100%;
      max-width: 280px;
      max-height: 280px;
      overflow: hidden;
      float: none;
      margin: 0 0 0 auto; } }
  .entrepreneur-detail-logo img,
  .company-detail-logo img {
    max-width: none;
    width: 100%;
    height: auto; }

.company-detail-logo img {
  padding: 20px; }

.entrepreneur-detail-share,
.company-detail-share {
  padding: 0;
  text-align: right;
  font-size: 0;
  float: left;
  position: relative;
  top: 102px;
  width: 40px;
  height: 40px; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-share,
    .company-detail-share {
      width: auto;
      float: none;
      position: static;
      margin: 0 0 0 auto;
      top: auto;
      max-width: 280px; } }

.entrepreneur-detail-share {
  left: 252px; }

.entrepreneur-company-logo {
  height: 100px;
  width: 100%;
  background-color: #FFFFFF;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center;
  z-index: 1;
  padding: 0;
  max-width: 65%; }
  .entrepreneur-company-logo img {
    display: none; }
  @media screen and (min-width: 800px) {
    .entrepreneur-company-logo {
      height: 180px;
      width: 180px; } }
  .entrepreneur-detail-left .entrepreneur-company-logo {
    height: 100px;
    width: 100px; }
    @media only screen and (max-width: 767px) {
      .entrepreneur-detail-left .entrepreneur-company-logo {
        float: left;
        position: relative;
        top: 42px; } }

.entrepreneur-company-logo-image {
  width: 100%; }
  @media screen and (min-width: 800px) {
    .entrepreneur-company-logo-image {
      position: relative;
      top: 50%; } }

@media screen and (min-width: 800px) {
  .company-detail-share-icon {
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF; }
    .company-detail-share-icon.first {
      border-left: 0; }
    .company-detail-share-icon.show-element {
      display: inline-block; } }

.entrepreneur-detail-share-icon,
.company-detail-share-icon {
  display: inline-block;
  width: 40px;
  height: 40px; }
  .entrepreneur-detail-share-icon a,
  .company-detail-share-icon a {
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    background-color: #333333;
    color: #FFFFFF;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    font-size: 19px;
    line-height: 49px;
    color: #FFFFFF; }
    .entrepreneur-detail-share-icon a:hover,
    .company-detail-share-icon a:hover {
      cursor: pointer; }
    .lt-ie9 .entrepreneur-detail-share-icon a:before, .ie9 .entrepreneur-detail-share-icon a:before, .lt-ie9
    .company-detail-share-icon a:before, .ie9
    .company-detail-share-icon a:before {
      margin-top: -12px;
      margin-left: -12px; }
    @media screen and (min-width: 800px) {
      .entrepreneur-detail-share-icon a,
      .company-detail-share-icon a {
        font-size: 24px;
        line-height: 1; } }
  @media only screen and (max-width: 767px) {
    .entrepreneur-detail-share-icon,
    .company-detail-share-icon {
      margin-right: 0; } }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-share-icon,
    .company-detail-share-icon {
      width: 70px;
      height: 70px;
      position: relative; }
      .entrepreneur-detail-share-icon a,
      .company-detail-share-icon a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100% !important; }
      .entrepreneur-detail-share-icon a:before,
      .company-detail-share-icon a:before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }
  .entrepreneur-detail-share-icon:first-child,
  .company-detail-share-icon:first-child {
    border-left: 0; }

.share-email a:hover {
  background-color: #4A2660; }

.share-facebook a:hover {
  background-color: #3b5998; }

.share-twitter a:hover {
  background-color: #00aced; }

.share-youtube a:hover {
  background-color: #bb0000; }

.share-linkedin a:hover {
  background-color: #007bb6; }

.entrepreneur-detail-main,
.company-detail-main {
  padding: 30px 0;
  min-height: 493px;
  background-color: #FFFFFF; }
  .entrepreneur-detail-main > .inner,
  .company-detail-main > .inner {
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 30px; }
    .entrepreneur-detail-main > .inner + .inner,
    .company-detail-main > .inner + .inner {
      margin-top: -20px;
      padding-top: 0; }
    @media screen and (min-width: 800px) {
      .entrepreneur-detail-main > .inner,
      .company-detail-main > .inner {
        padding-top: 0;
        margin-left: 0;
        margin-right: 0; } }
    .entrepreneur-detail-main > .inner .content-text .full-content,
    .company-detail-main > .inner .content-text .full-content {
      display: none; }
    .entrepreneur-detail-main > .inner .content-text.active .expand-content,
    .company-detail-main > .inner .content-text.active .expand-content {
      display: none; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-main,
    .company-detail-main {
      padding: 30px 40px; } }
  .entrepreneur-detail-main > .inner,
  .company-detail-main > .inner {
    margin-bottom: 50px; }
    .entrepreneur-detail-main > .inner .full-content p,
    .entrepreneur-detail-main > .inner .content p,
    .company-detail-main > .inner .full-content p,
    .company-detail-main > .inner .content p {
      margin-bottom: 10px; }
    .entrepreneur-detail-main > .inner h4.inner-title,
    .company-detail-main > .inner h4.inner-title {
      margin-bottom: 10px; }

.entrepreneur-detail-subheading,
.company-detail-subheading {
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  word-spacing: 1px;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 20px; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-subheading,
    .company-detail-subheading {
      margin-left: 0;
      margin-right: 0; } }

.entrepreneur-detail-meta,
.company-detail-meta,
.entrepreneur-detail-title,
.company-detail-title {
  padding-left: 20px;
  padding-right: 20px; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-meta,
    .company-detail-meta,
    .entrepreneur-detail-title,
    .company-detail-title {
      padding-left: 0;
      padding-right: 0; } }

.entrepreneur-detail-title,
.company-detail-title {
  font-size: 42px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative; }
  .entrepreneur-detail-title:after,
  .company-detail-title:after {
    content: " ";
    display: block;
    width: 50px;
    height: 1px;
    border-top: 1px solid;
    position: absolute;
    bottom: 0; }

.company-entrepreneurs {
  overflow: hidden;
  position: relative; }
  .company-entrepreneurs:after {
    content: " ";
    display: block;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0; }
  @media screen and (min-width: 800px) {
    .company-entrepreneurs {
      padding-bottom: 20px;
      margin-bottom: 20px; } }
  body .company-entrepreneurs.forest:after, body .forest .company-entrepreneurs:after, .forest .company-entrepreneurs:after {
    background-color: #1B9897; }
  body .company-entrepreneurs.navy:after, body .navy .company-entrepreneurs:after, .navy .company-entrepreneurs:after {
    background-color: #0E2340; }
  body .company-entrepreneurs.pink:after, body .pink .company-entrepreneurs:after, .pink .company-entrepreneurs:after {
    background-color: #E4028C; }
  body .company-entrepreneurs.blue:after, body .blue .company-entrepreneurs:after, .blue .company-entrepreneurs:after {
    background-color: #3155A6; }
  body .company-entrepreneurs.purple:after, body .purple .company-entrepreneurs:after, .purple .company-entrepreneurs:after {
    background-color: #642265; }
  body .company-entrepreneurs.orange:after, body .orange .company-entrepreneurs:after, .orange .company-entrepreneurs:after {
    background-color: #F15A31; }
  body .company-entrepreneurs.lime:after, body .lime .company-entrepreneurs:after, .lime .company-entrepreneurs:after {
    background-color: #9ACA3C; }
  body .company-entrepreneurs.grey:after, body .grey .company-entrepreneurs:after, .grey .company-entrepreneurs:after {
    background-color: #333333; }
  @media screen and (min-width: 800px) {
    .company-entrepreneurs {
      padding-bottom: 0; } }
  .company-entrepreneurs:after {
    content: none; }
    @media screen and (min-width: 800px) {
      .company-entrepreneurs:after {
        content: ''; } }
  .company-entrepreneurs .entrepreneurs {
    padding: 20px 20px 25px; }
    @media screen and (min-width: 800px) {
      .company-entrepreneurs .entrepreneurs {
        padding: 10px 0 15px; } }
    .company-entrepreneurs .entrepreneurs .inner-title {
      margin-bottom: 15px; }
  .company-entrepreneurs .entrepreneur {
    padding-bottom: 15px;
    display: inline-block;
    vertical-align: top; }
    .company-entrepreneurs .entrepreneur > div {
      margin-left: -15px;
      margin-right: -15px;
      zoom: 1; }
      .company-entrepreneurs .entrepreneur > div:before, .company-entrepreneurs .entrepreneur > div:after {
        display: table;
        content: ""; }
      .company-entrepreneurs .entrepreneur > div:after {
        clear: both; }

@media screen and (min-width: 800px) {
  .entrepreneur-detail-title,
  .company-detail-title {
    padding-bottom: 0; }

  .entrepreneur-detail-title:after,
  .company-detail-title:after {
    display: none; } }
.entrepreneur-detail-meta {
  font-size: 16px; }

.entrepreneur-detail-meta,
.company-detail-meta {
  zoom: 1;
  padding-bottom: 20px;
  position: relative;
  overflow: auto;
  position: relative; }
  .entrepreneur-detail-meta:before, .entrepreneur-detail-meta:after,
  .company-detail-meta:before,
  .company-detail-meta:after {
    display: table;
    content: ""; }
  .entrepreneur-detail-meta:after,
  .company-detail-meta:after {
    clear: both; }
  .entrepreneur-detail-meta:after,
  .company-detail-meta:after {
    content: " ";
    display: block;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: 0; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-meta,
    .company-detail-meta {
      padding-bottom: 20px;
      margin-bottom: 20px; } }
  body .entrepreneur-detail-meta.forest:after, body .forest .entrepreneur-detail-meta:after, .forest .entrepreneur-detail-meta:after, body
  .company-detail-meta.forest:after, body .forest
  .company-detail-meta:after, .forest
  .company-detail-meta:after {
    background-color: #1B9897; }
  body .entrepreneur-detail-meta.navy:after, body .navy .entrepreneur-detail-meta:after, .navy .entrepreneur-detail-meta:after, body
  .company-detail-meta.navy:after, body .navy
  .company-detail-meta:after, .navy
  .company-detail-meta:after {
    background-color: #0E2340; }
  body .entrepreneur-detail-meta.pink:after, body .pink .entrepreneur-detail-meta:after, .pink .entrepreneur-detail-meta:after, body
  .company-detail-meta.pink:after, body .pink
  .company-detail-meta:after, .pink
  .company-detail-meta:after {
    background-color: #E4028C; }
  body .entrepreneur-detail-meta.blue:after, body .blue .entrepreneur-detail-meta:after, .blue .entrepreneur-detail-meta:after, body
  .company-detail-meta.blue:after, body .blue
  .company-detail-meta:after, .blue
  .company-detail-meta:after {
    background-color: #3155A6; }
  body .entrepreneur-detail-meta.purple:after, body .purple .entrepreneur-detail-meta:after, .purple .entrepreneur-detail-meta:after, body
  .company-detail-meta.purple:after, body .purple
  .company-detail-meta:after, .purple
  .company-detail-meta:after {
    background-color: #642265; }
  body .entrepreneur-detail-meta.orange:after, body .orange .entrepreneur-detail-meta:after, .orange .entrepreneur-detail-meta:after, body
  .company-detail-meta.orange:after, body .orange
  .company-detail-meta:after, .orange
  .company-detail-meta:after {
    background-color: #F15A31; }
  body .entrepreneur-detail-meta.lime:after, body .lime .entrepreneur-detail-meta:after, .lime .entrepreneur-detail-meta:after, body
  .company-detail-meta.lime:after, body .lime
  .company-detail-meta:after, .lime
  .company-detail-meta:after {
    background-color: #9ACA3C; }
  body .entrepreneur-detail-meta.grey:after, body .grey .entrepreneur-detail-meta:after, .grey .entrepreneur-detail-meta:after, body
  .company-detail-meta.grey:after, body .grey
  .company-detail-meta:after, .grey
  .company-detail-meta:after {
    background-color: #333333; }

.entrepreneur-detail-meta-item,
.company-detail-meta-item {
  font-size: 16px;
  margin-bottom: 4px; }
  @media screen and (min-width: 1000px) {
    .entrepreneur-detail-meta-item,
    .company-detail-meta-item {
      width: 50%;
      float: left; } }

.entrepreneur-detail-meta-name
.entrepreneur-detail-meta-value,
.company-detail-meta-name
.company-detail-meta-value {
  display: block; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-meta-name
    .entrepreneur-detail-meta-value,
    .company-detail-meta-name
    .company-detail-meta-value {
      display: inline; } }

.entrepreneur-detail-meta-name,
.company-detail-meta-name {
  color: #333333; }
  .entrepreneur-detail-meta-name:after,
  .company-detail-meta-name:after {
    content: ":"; }

body .entrepreneur-detail-meta-value.forest, body .forest .entrepreneur-detail-meta-value, .forest .entrepreneur-detail-meta-value, body
.company-detail-meta-value.forest, body .forest
.company-detail-meta-value, .forest
.company-detail-meta-value {
  color: #1B9897; }
body .entrepreneur-detail-meta-value.navy, body .navy .entrepreneur-detail-meta-value, .navy .entrepreneur-detail-meta-value, body
.company-detail-meta-value.navy, body .navy
.company-detail-meta-value, .navy
.company-detail-meta-value {
  color: #0E2340; }
body .entrepreneur-detail-meta-value.pink, body .pink .entrepreneur-detail-meta-value, .pink .entrepreneur-detail-meta-value, body
.company-detail-meta-value.pink, body .pink
.company-detail-meta-value, .pink
.company-detail-meta-value {
  color: #E4028C; }
body .entrepreneur-detail-meta-value.blue, body .blue .entrepreneur-detail-meta-value, .blue .entrepreneur-detail-meta-value, body
.company-detail-meta-value.blue, body .blue
.company-detail-meta-value, .blue
.company-detail-meta-value {
  color: #3155A6; }
body .entrepreneur-detail-meta-value.purple, body .purple .entrepreneur-detail-meta-value, .purple .entrepreneur-detail-meta-value, body
.company-detail-meta-value.purple, body .purple
.company-detail-meta-value, .purple
.company-detail-meta-value {
  color: #642265; }
body .entrepreneur-detail-meta-value.orange, body .orange .entrepreneur-detail-meta-value, .orange .entrepreneur-detail-meta-value, body
.company-detail-meta-value.orange, body .orange
.company-detail-meta-value, .orange
.company-detail-meta-value {
  color: #F15A31; }
body .entrepreneur-detail-meta-value.lime, body .lime .entrepreneur-detail-meta-value, .lime .entrepreneur-detail-meta-value, body
.company-detail-meta-value.lime, body .lime
.company-detail-meta-value, .lime
.company-detail-meta-value {
  color: #9ACA3C; }
body .entrepreneur-detail-meta-value.grey, body .grey .entrepreneur-detail-meta-value, .grey .entrepreneur-detail-meta-value, body
.company-detail-meta-value.grey, body .grey
.company-detail-meta-value, .grey
.company-detail-meta-value {
  color: #333333; }

.entrepreneur-detail-main-first,
.entrepreneur-detail-main-second,
.company-detail-main-first,
.company-detail-main-second {
  margin-bottom: 50px; }

.entrepreneur-detail-main-heading,
.company-detail-main-heading {
  margin-bottom: 16px; }

.entrepreneur-detail-main-paragraph,
.company-detail-main-paragraph {
  margin-bottom: 10px; }
  .entrepreneur-detail-main-paragraph:last-of-type,
  .company-detail-main-paragraph:last-of-type {
    margin-bottom: 0; }

.entrepreneur-detail-main .quote-box,
.company-detail-main .quote-box {
  margin-bottom: 30px; }
  .entrepreneur-detail-main .quote-box .impact.single,
  .company-detail-main .quote-box .impact.single {
    height: auto;
    width: auto;
    max-width: none;
    padding: 30px 20px 10px 40px;
    margin: 0; }
  .entrepreneur-detail-main .quote-box q,
  .company-detail-main .quote-box q {
    font-size: 20px;
    padding-top: 0; }
  .entrepreneur-detail-main .quote-box cite,
  .company-detail-main .quote-box cite {
    margin-bottom: 20px; }
  .entrepreneur-detail-main .quote-box .top.separated,
  .company-detail-main .quote-box .top.separated {
    padding-bottom: 0; }
  .entrepreneur-detail-main .quote-box .top.separated:before,
  .company-detail-main .quote-box .top.separated:before {
    display: none; }
  @media screen and (min-width: 800px) {
    .entrepreneur-detail-main .quote-box,
    .company-detail-main .quote-box {
      display: none;
      margin-bottom: 0; }
      .entrepreneur-detail-main .quote-box .impact.single,
      .company-detail-main .quote-box .impact.single {
        padding-bottom: 30px; } }

@media screen and (min-width: 800px) {
  .entrepreneur-detail-sidebar.entrepreneur-quote,
  .company-detail-sidebar.company-quote {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0; } }

.entrepreneur-detail-sidebar
.company-detail-sidebar {
  display: none; }

.entrepreneur-detail-sidebar-top {
  position: relative;
  overflow: auto; }
  .entrepreneur-detail-sidebar-top .entrepreneur-detail-share-icon {
    position: absolute;
    bottom: 0; }
    .entrepreneur-detail-sidebar-top .entrepreneur-detail-share-icon .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.entrepreneur-quote-meet,
.company-quote-meet {
  display: block;
  background-color: #c0aec6;
  color: #FFFFFF !important;
  clear: both;
  font-size: 16px;
  line-height: 60px;
  height: 60px;
  text-align: center; }

.company-quote-meet {
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear; }
  .company-quote-meet:hover {
    background-color: #004071; }

.entrepreneur-credit,
.company-credit {
  height: 90px;
  background-color: #d9e9e8;
  max-width: 210px; }

.entrepreneur-credit-image,
.company-credit-image {
  margin-right: 10px;
  max-width: 90px;
  background: #1B9897;
  display: inline-block; }

.entrepreneur-credit-name,
.company-credit-name {
  display: inline-block;
  font-size: 14px;
  line-height: 17px;
  position: relative;
  color: #1B9897;
  padding-bottom: 0.7em;
  max-width: 81px;
  vertical-align: middle; }
  .entrepreneur-credit-name:after,
  .company-credit-name:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 1px;
    background-color: #1B9897; }

.entrepreneur-news,
.company-news {
  padding-left: 15px;
  padding-right: 15px; }

.entrepreneur-news-title,
.company-news-title {
  font-size: 42px;
  line-height: 50px;
  margin: 40px 0; }

.company-news .post-row {
  border-top: none; }
  .company-news .post-row:first-child {
    padding-top: 0; }

/**
 * Homepage styles
 */
.page-template-home .cta-container {
  display: none; }
.page-template-home .impact {
  float: none; }
.page-template-home .scroll-container {
  position: relative;
  z-index: 10; }
.page-template-home .footer,
.page-template-home .white-background {
  position: relative;
  z-index: 20; }
@media screen and (min-width: 1000px) {
  .page-template-home .cta-container {
    display: block;
    margin: 0px auto;
    padding: 90px 15px; }
  .page-template-home .scroll-container {
    padding: 60px 0px;
    min-height: 1000px;
    max-width: 1180px; }
  .page-template-home .white-background.cta-container {
    padding-top: 0;
    padding-bottom: 0; } }

.partners-sponsors {
  margin-top: 50px; }

.partner-logo {
  margin-top: 2px;
  text-align: center;
  min-height: 140px;
  line-height: 140px; }
  @media (min-width: 406px) and (max-width: 799px) {
    .partner-logo {
      max-width: 33%; } }
  @media screen and (min-width: 800px) {
    .partner-logo {
      min-height: 180px;
      line-height: 180px; } }
  .partner-logo .text-lighter {
    width: 100%; }
  .partner-logo .partner-logo-image {
    padding: 15px 0;
    width: 80%;
    max-width: 100%;
    height: auto; }
  .partner-logo > a {
    display: inline-block;
    padding-bottom: 1px;
    -webkit-transition: border-color 0.2s linear;
    -moz-transition: border-color 0.2s linear;
    -ms-transition: border-color 0.2s linear;
    -o-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear; }
  .partner-logo.active > a, .partner-logo:hover > a {
    position: relative;
    z-index: 1; }

.partners-sponsors-intro-text {
  padding-bottom: 40px;
  margin-top: 0; }
  .partners-sponsors-intro-text + .partners-sponsors-intro-text {
    margin-top: 20px; }

@media screen and (min-width: 800px) {
  .partners-sponsors-logos {
    margin-bottom: 60px; } }

@media only screen and (max-width: 767px) {
  .subheader {
    margin-bottom: 1px; } }

.history-container {
  position: relative; }
  @media screen and (max-width: 799px) {
    .history-container {
      padding-left: 35px;
      padding-right: 35px; } }
  @media screen and (min-width: 800px) {
    .history-container {
      margin-top: 60px; } }
  @media screen and (min-width: 1200px) {
    .history-container {
      max-width: 1230px; } }
  @media screen and (min-width: 1000px) {
    .history-container.our-story-container {
      max-width: 820px; } }
  .history-container.our-story-container .col-row:first-child .left-col-container .column {
    padding-top: 0; }
  .history-container.our-story-container .column {
    margin-bottom: 40px; }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .column {
        margin-bottom: 0; } }
  .history-container.our-story-container .timeline-line {
    display: none; }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .timeline-line {
        display: block;
        position: absolute;
        top: 0;
        width: 2px;
        background: #e6dfe8;
        height: 100%;
        left: 50%;
        margin-left: -16px; } }
  .history-container.our-story-container .story-column {
    margin-left: -15px;
    margin-right: -15px;
    zoom: 1; }
    .history-container.our-story-container .story-column:before, .history-container.our-story-container .story-column:after {
      display: table;
      content: ""; }
    .history-container.our-story-container .story-column:after {
      clear: both; }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .story-column {
        margin: 0 0 20px; } }
    .history-container.our-story-container .story-column .year {
      padding-top: 20px;
      position: relative; }
      .history-container.our-story-container .story-column .year:first-child {
        padding-top: 0; }
      @media screen and (min-width: 800px) {
        .history-container.our-story-container .story-column .year:before, .history-container.our-story-container .story-column .year:after {
          content: '';
          position: absolute;
          top: 90px;
          width: 20px;
          height: 20px;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%;
          background: #e6dfe8; } }
    .history-container.our-story-container .story-column .video-container {
      z-index: 1; }
    .history-container.our-story-container .story-column .post-content {
      margin-top: 20px;
      padding-top: 20px;
      border-top: 1px solid; }
      body .history-container.our-story-container .story-column .post-content.forest, body .forest .history-container.our-story-container .story-column .post-content, .forest .history-container.our-story-container .story-column .post-content {
        border-color: #d9e9e8; }
      body .history-container.our-story-container .story-column .post-content.navy, body .navy .history-container.our-story-container .story-column .post-content, .navy .history-container.our-story-container .story-column .post-content {
        border-color: #d4d8e7; }
      body .history-container.our-story-container .story-column .post-content.pink, body .pink .history-container.our-story-container .story-column .post-content, .pink .history-container.our-story-container .story-column .post-content {
        border-color: #f6e6f1; }
      body .history-container.our-story-container .story-column .post-content.blue, body .blue .history-container.our-story-container .story-column .post-content, .blue .history-container.our-story-container .story-column .post-content {
        border-color: #d6e8ef; }
      body .history-container.our-story-container .story-column .post-content.purple, body .purple .history-container.our-story-container .story-column .post-content, .purple .history-container.our-story-container .story-column .post-content {
        border-color: #e6dfe8; }
      body .history-container.our-story-container .story-column .post-content.orange, body .orange .history-container.our-story-container .story-column .post-content, .orange .history-container.our-story-container .story-column .post-content {
        border-color: #feebe0; }
      body .history-container.our-story-container .story-column .post-content.lime, body .lime .history-container.our-story-container .story-column .post-content, .lime .history-container.our-story-container .story-column .post-content {
        border-color: #f1f7e7; }
      body .history-container.our-story-container .story-column .post-content.grey, body .grey .history-container.our-story-container .story-column .post-content, .grey .history-container.our-story-container .story-column .post-content {
        border-color: #e6e7e8; }
    .history-container.our-story-container .story-column .post-content:first-child, .history-container.our-story-container .story-column .post-img + .post-content {
      margin-top: 0;
      padding-top: 0;
      border-top: 0; }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .story-column.left-col-container {
        float: left; } }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .story-column.left-col-container .column {
        padding-right: 20px; } }
    .history-container.our-story-container .story-column.left-col-container .year:after {
      right: -30px; }
    .history-container.our-story-container .story-column.left-col-container .year:before {
      border: 2px solid #FFFFFF;
      width: 16px;
      height: 16px;
      z-index: 1;
      top: 92px;
      right: -28px; }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .story-column.right-col-container {
        float: right; } }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .story-column.right-col-container .column {
        margin-top: 80px;
        padding-left: 20px; } }
    .history-container.our-story-container .story-column.right-col-container .year:before {
      left: -61px; }
    .history-container.our-story-container .story-column.right-col-container .year:after {
      border: 2px solid #FFFFFF;
      width: 16px;
      height: 16px;
      z-index: 1;
      top: 92px;
      left: -59px; }
  @media screen and (min-width: 800px) {
    .history-container.our-story-container .story-year {
      position: relative;
      left: -20px;
      margin-bottom: 20px;
      z-index: 4; } }
  .history-container.our-story-container .button-row {
    margin-top: 15px; }
  .history-container.our-story-container .post-img {
    position: relative;
    margin-bottom: 43px;
    margin-right: -35px;
    margin-left: -35px; }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .post-img {
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (min-width: 800px) {
      .history-container.our-story-container .post-img .story-year {
        position: absolute;
        bottom: -20px;
        margin-bottom: 0; } }
    .history-container.our-story-container .post-img img {
      width: 100%;
      max-width: 100%; }
  .history-container.our-story-container .entry-content {
    padding-top: 6px; }
  @media screen and (min-width: 800px) {
    .history-container .history-box.single .top {
      padding-bottom: 16px; }
    .history-container .history-box.single .bottom {
      padding-top: 15px; }
    .history-container .history-box.single.has-readmore .top:before {
      content: none; }
    .history-container .history-box.single.has-readmore .readmore {
      margin-top: -1px; }
    .history-container .history-box.two-by-three .top {
      padding-top: 0;
      padding-bottom: 22px;
      margin-top: -7px; } }
  @media only screen and (max-width: 767px) {
    .history-container .history-box.tint {
      background-color: #FFFFFF;
      color: #333333;
      border-top: 1px solid #333333; }
      .history-container .history-box.tint .top {
        font-size: 32px;
        line-height: 40px; }
      .history-container .history-box.tint .bottom {
        color: #333333; }
    .history-container .year-box + .history-box.tint {
      border-top: 0; }
    .history-container .forest.tint.history-box .top {
      color: #1B9897; }
    .history-container .forest.tint.history-box .button {
      background-color: #1B9897; }
    .history-container .navy.tint.history-box .top {
      color: #0E2340; }
    .history-container .navy.tint.history-box .button {
      background-color: #0E2340; }
    .history-container .pink.tint.history-box .top {
      color: #E4028C; }
    .history-container .pink.tint.history-box .button {
      background-color: #E4028C; }
    .history-container .blue.tint.history-box .top {
      color: #3155A6; }
    .history-container .blue.tint.history-box .button {
      background-color: #3155A6; }
    .history-container .purple.tint.history-box .top {
      color: #642265; }
    .history-container .purple.tint.history-box .button {
      background-color: #642265; }
    .history-container .orange.tint.history-box .top {
      color: #F15A31; }
    .history-container .orange.tint.history-box .button {
      background-color: #F15A31; }
    .history-container .lime.tint.history-box .top {
      color: #9ACA3C; }
    .history-container .lime.tint.history-box .button {
      background-color: #9ACA3C; }
    .history-container .grey.tint.history-box .top {
      color: #333333; }
    .history-container .grey.tint.history-box .button {
      background-color: #333333; }
    .history-container .impact.two-by-three .top {
      padding-top: 0; } }

@media only screen and (max-width: 767px) {
  .year-box,
  .history-box {
    height: auto !important;
    width: 100% !important;
    position: static !important;
    margin: 0 0 1px; } }

.year-box .number:before {
  content: "‘"; }

.donation-title {
  line-height: 1;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0; }

.donors-list {
  margin-bottom: 60px; }
  @media screen and (min-width: 800px) {
    .donors-list {
      margin-bottom: 90px; } }

.donation-row {
  position: relative; }
  @media screen and (min-width: 800px) {
    .donation-row:after {
      content: " ";
      position: absolute;
      left: 33.3333333333%;
      bottom: -2px;
      width: 20px;
      height: 6px;
      margin-left: -4px;
      background-color: #FFFFFF;
      display: block;
      z-index: 10; }
    .donation-row:before {
      content: " ";
      position: absolute;
      left: 66.6666666666%;
      bottom: -2px;
      width: 20px;
      height: 6px;
      margin-left: -4px;
      background-color: #FFFFFF;
      display: block;
      z-index: 10; } }

.donation-wrap {
  overflow-y: auto;
  border-bottom: 1px solid #d4d8e7; }

.donation-list {
  padding-top: 34px; }

.donation-credit {
  line-height: 1;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative; }
  .donation-credit:after {
    content: " ";
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 20px;
    height: 1px;
    background-color: #d4d8e7;
    display: block; }

.donation-list {
  margin-bottom: 34px; }

.forest .insights-research-container .icon-endeavor-logo {
  color: #1B9897; }
.forest .insights-research-container .insight {
  background: #1B9897; }
  .forest .insights-research-container .insight.has-image .inner {
    background: #1B9897; }
.forest .insights-research-container .insight-content .bottom.separated p:first-child:before {
  background: #1B9897; }
.forest .insights-research-container .insight-content p {
  color: #1B9897; }
.forest .insights-research-container p {
  color: #9fcaca; }
.insights-research-container .feature-quote-box.forest {
  background-color: #9fcaca; }
  .insights-research-container .feature-quote-box.forest cite {
    color: #1B9897; }
.navy .insights-research-container .icon-endeavor-logo {
  color: #1B9897; }
.navy .insights-research-container .insight {
  background: #1B9897; }
  .navy .insights-research-container .insight.has-image .inner {
    background: #1B9897; }
.navy .insights-research-container .insight-content .bottom.separated p:first-child:before {
  background: #1B9897; }
.navy .insights-research-container .insight-content p {
  color: #1B9897; }
.navy .insights-research-container p {
  color: #9fcaca; }
.insights-research-container .feature-quote-box.navy {
  background-color: #9fcaca; }
  .insights-research-container .feature-quote-box.navy cite {
    color: #1B9897; }
.pink .insights-research-container .icon-endeavor-logo {
  color: #1B9897; }
.pink .insights-research-container .insight {
  background: #1B9897; }
  .pink .insights-research-container .insight.has-image .inner {
    background: #1B9897; }
.pink .insights-research-container .insight-content .bottom.separated p:first-child:before {
  background: #1B9897; }
.pink .insights-research-container .insight-content p {
  color: #1B9897; }
.pink .insights-research-container p {
  color: #9fcaca; }
.insights-research-container .feature-quote-box.pink {
  background-color: #9fcaca; }
  .insights-research-container .feature-quote-box.pink cite {
    color: #1B9897; }
.blue .insights-research-container .icon-endeavor-logo {
  color: #1B9897; }
.blue .insights-research-container .insight {
  background: #1B9897; }
  .blue .insights-research-container .insight.has-image .inner {
    background: #1B9897; }
.blue .insights-research-container .insight-content .bottom.separated p:first-child:before {
  background: #1B9897; }
.blue .insights-research-container .insight-content p {
  color: #1B9897; }
.blue .insights-research-container p {
  color: #9fcaca; }
.insights-research-container .feature-quote-box.blue {
  background-color: #9fcaca; }
  .insights-research-container .feature-quote-box.blue cite {
    color: #1B9897; }
.purple .insights-research-container .icon-endeavor-logo {
  color: #1B9897; }
.purple .insights-research-container .insight {
  background: #1B9897; }
  .purple .insights-research-container .insight.has-image .inner {
    background: #1B9897; }
.purple .insights-research-container .insight-content .bottom.separated p:first-child:before {
  background: #1B9897; }
.purple .insights-research-container .insight-content p {
  color: #1B9897; }
.purple .insights-research-container p {
  color: #9fcaca; }
.insights-research-container .feature-quote-box.purple {
  background-color: #9fcaca; }
  .insights-research-container .feature-quote-box.purple cite {
    color: #1B9897; }
.orange .insights-research-container .icon-endeavor-logo {
  color: #1B9897; }
.orange .insights-research-container .insight {
  background: #1B9897; }
  .orange .insights-research-container .insight.has-image .inner {
    background: #1B9897; }
.orange .insights-research-container .insight-content .bottom.separated p:first-child:before {
  background: #1B9897; }
.orange .insights-research-container .insight-content p {
  color: #1B9897; }
.orange .insights-research-container p {
  color: #9fcaca; }
.insights-research-container .feature-quote-box.orange {
  background-color: #9fcaca; }
  .insights-research-container .feature-quote-box.orange cite {
    color: #1B9897; }
.lime .insights-research-container .icon-endeavor-logo {
  color: #1B9897; }
.lime .insights-research-container .insight {
  background: #1B9897; }
  .lime .insights-research-container .insight.has-image .inner {
    background: #1B9897; }
.lime .insights-research-container .insight-content .bottom.separated p:first-child:before {
  background: #1B9897; }
.lime .insights-research-container .insight-content p {
  color: #1B9897; }
.lime .insights-research-container p {
  color: #9fcaca; }
.insights-research-container .feature-quote-box.lime {
  background-color: #9fcaca; }
  .insights-research-container .feature-quote-box.lime cite {
    color: #1B9897; }
.grey .insights-research-container .icon-endeavor-logo {
  color: #1B9897; }
.grey .insights-research-container .insight {
  background: #1B9897; }
  .grey .insights-research-container .insight.has-image .inner {
    background: #1B9897; }
.grey .insights-research-container .insight-content .bottom.separated p:first-child:before {
  background: #1B9897; }
.grey .insights-research-container .insight-content p {
  color: #1B9897; }
.grey .insights-research-container p {
  color: #9fcaca; }
.insights-research-container .feature-quote-box.grey {
  background-color: #9fcaca; }
  .insights-research-container .feature-quote-box.grey cite {
    color: #1B9897; }
@media screen and (min-width: 800px) {
  .insights-research-container + .cta-container {
    margin-top: 0; } }
.insights-research-container .top-container {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-align-content: flex-end;
  -moz-align-content: flex-end;
  -ms-align-content: flex-end;
  -o-align-content: flex-end;
  align-content: flex-end; }
  .insights-research-container .top-container > div {
    float: none; }
    .lt-ie9 .insights-research-container .top-container > div, .ie9 .insights-research-container .top-container > div {
      float: left; }
.insights-research-container .insight {
  position: relative; }
  .insights-research-container .insight h4, .insights-research-container .insight .c2 {
    color: #FFFFFF; }
  .insights-research-container .insight .c2 {
    text-transform: uppercase;
    margin-bottom: 13px;
    display: block; }
  .insights-research-container .insight.has-image .bottom {
    display: none; }
  @media screen and (min-width: 800px) {
    .insights-research-container .insight.has-image .inner {
      width: 50%;
      position: absolute;
      margin: 30px;
      bottom: 0;
      left: 0; }
    .insights-research-container .insight.has-image.index-3 .inner {
      left: auto;
      right: 0; } }
  .insights-research-container .insight .inner {
    position: relative;
    z-index: 3; }
  @media screen and (min-width: 800px) {
    .insights-research-container .insight {
      min-height: 460px; } }
.insights-research-container .readmore {
  margin-top: 21px; }
.insights-research-container .bottom.separated p:first-child:before {
  display: block;
  height: 1px;
  width: 60px;
  margin: 22px 0 25px;
  content: '';
  background: #FFFFFF; }
@media screen and (min-width: 800px) {
  .insights-research-container {
    position: relative;
    top: -100px; }
    .insights-research-container .inner {
      padding: 25px 33px 30px; }
    .insights-research-container .top-insights {
      width: 100%;
      display: -webkit-box;
      /* OLD - iOS 6-, Safari 3.1-6 */
      display: -moz-box;
      /* OLD - Firefox 19- (buggy but mostly works) */
      display: -ms-flexbox;
      /* TWEENER - IE 10 */
      display: -webkit-flex;
      /* NEW - Chrome */
      display: flex;
      /* NEW, Spec - Opera 12.1, Firefox 20+ */
      -webkit-justify-content: stretch;
      -moz-justify-content: stretch;
      -ms-justify-content: stretch;
      -o-justify-content: stretch;
      justify-content: stretch;
      -webkit-align-content: stretch;
      -moz-align-content: stretch;
      -ms-align-content: stretch;
      -o-align-content: stretch;
      align-content: stretch;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap; }
    .insights-research-container .insight {
      float: none; }
      .lt-ie9 .insights-research-container .insight, .ie9 .insights-research-container .insight {
        float: left; } }

.insight-content {
  background: #FFFFFF; }
  .insight-content h4 {
    font-weight: bold;
    text-transform: uppercase;
    color: #1B9897; }
  @media screen and (min-width: 1000px) {
    .insight-content {
      position: relative;
      top: -188px; } }
  .insight-content .top {
    padding-top: 24px; }
    @media screen and (min-width: 800px) {
      .insight-content .top {
        padding-top: 0; } }
  .insight-content .icon-endeavor-logo {
    margin-left: -17px;
    font-size: 320px;
    height: 36px;
    overflow: hidden;
    display: block; }
    html.ie .insight-content .icon-endeavor-logo {
      height: 55px; }
    .insight-content .icon-endeavor-logo:before {
      top: -146px;
      position: relative; }
      .windows.chrome .insight-content .icon-endeavor-logo:before, .windows.firefox .insight-content .icon-endeavor-logo:before {
        top: -166px; }
      .lt-ie9 .insight-content .icon-endeavor-logo:before, .ie9 .insight-content .icon-endeavor-logo:before {
        top: -170px; }

.insight-reports-grid-container {
  position: relative;
  z-index: 10;
  background: #FFFFFF;
  margin-top: 40px; }
  @media screen and (min-width: 800px) {
    .insight-reports-grid-container {
      margin-top: 0px; }
      .insight-reports-grid-container + .paging-navigation {
        margin-top: 10px; }
        .insight-reports-grid-container + .paging-navigation + .cta-container .container {
          padding-top: 60px; } }
  .insight-reports-grid-container + .cta-container .container {
    padding-top: 90px; }
  .forest .insight-reports-grid-container .h1.has-border {
    color: #1B9897;
    border-color: #9fcaca; }
  .navy .insight-reports-grid-container .h1.has-border {
    color: #1B9897;
    border-color: #9fcaca; }
  .pink .insight-reports-grid-container .h1.has-border {
    color: #1B9897;
    border-color: #9fcaca; }
  .blue .insight-reports-grid-container .h1.has-border {
    color: #1B9897;
    border-color: #9fcaca; }
  .purple .insight-reports-grid-container .h1.has-border {
    color: #1B9897;
    border-color: #9fcaca; }
  .orange .insight-reports-grid-container .h1.has-border {
    color: #1B9897;
    border-color: #9fcaca; }
  .lime .insight-reports-grid-container .h1.has-border {
    color: #1B9897;
    border-color: #9fcaca; }
  .grey .insight-reports-grid-container .h1.has-border {
    color: #1B9897;
    border-color: #9fcaca; }
  .insight-reports-grid-container .post-row:first-child {
    border-top: none;
    padding-top: 0; }
  .insight-reports-grid-container .h1 {
    margin-top: 0;
    padding-top: 21px; }
    .insight-reports-grid-container .h1.has-border {
      border-top: 3px solid; }
    @media screen and (min-width: 800px) {
      .insight-reports-grid-container .h1 {
        padding-top: 31px;
        margin-bottom: 8px; } }

.logo--insight {
  display: block;
  color: #1B9897;
  width: 100%;
  max-width: 300px; }
  .logo--insight svg {
    width: 100%;
    height: auto;
    display: inline-block;
    fill: currentColor; }

body .page-content .investment-network > .row:first-child.forest, body .forest .page-content .investment-network > .row:first-child, .forest .page-content .investment-network > .row:first-child, body.forest .page-content .investment-network > .row:first-child {
  border-color: #d9e9e8; }
body .page-content .investment-network > .row:first-child.navy, body .navy .page-content .investment-network > .row:first-child, .navy .page-content .investment-network > .row:first-child, body.navy .page-content .investment-network > .row:first-child {
  border-color: #d4d8e7; }
body .page-content .investment-network > .row:first-child.pink, body .pink .page-content .investment-network > .row:first-child, .pink .page-content .investment-network > .row:first-child, body.pink .page-content .investment-network > .row:first-child {
  border-color: #f6e6f1; }
body .page-content .investment-network > .row:first-child.blue, body .blue .page-content .investment-network > .row:first-child, .blue .page-content .investment-network > .row:first-child, body.blue .page-content .investment-network > .row:first-child {
  border-color: #d6e8ef; }
body .page-content .investment-network > .row:first-child.purple, body .purple .page-content .investment-network > .row:first-child, .purple .page-content .investment-network > .row:first-child, body.purple .page-content .investment-network > .row:first-child {
  border-color: #e6dfe8; }
body .page-content .investment-network > .row:first-child.orange, body .orange .page-content .investment-network > .row:first-child, .orange .page-content .investment-network > .row:first-child, body.orange .page-content .investment-network > .row:first-child {
  border-color: #feebe0; }
body .page-content .investment-network > .row:first-child.lime, body .lime .page-content .investment-network > .row:first-child, .lime .page-content .investment-network > .row:first-child, body.lime .page-content .investment-network > .row:first-child {
  border-color: #f1f7e7; }
body .page-content .investment-network > .row:first-child.grey, body .grey .page-content .investment-network > .row:first-child, .grey .page-content .investment-network > .row:first-child, body.grey .page-content .investment-network > .row:first-child {
  border-color: #e6e7e8; }
.page-content .investment-network .whatsnew-container {
  padding: 0; }
  .page-content .investment-network .whatsnew-container.container > .row:first-child {
    border-top: none;
    margin-left: -15px;
    margin-right: -15px;
    zoom: 1; }
    .page-content .investment-network .whatsnew-container.container > .row:first-child:before, .page-content .investment-network .whatsnew-container.container > .row:first-child:after {
      display: table;
      content: ""; }
    .page-content .investment-network .whatsnew-container.container > .row:first-child:after {
      clear: both; }

.next-investor-event .tint.big {
  padding: 20px 0px 0px; }
.next-investor-event .button {
  background: none;
  border-color: #0E2340;
  color: #0E2340; }
  .next-investor-event .button:hover {
    background-color: #0E2340;
    color: #FFFFFF; }

.trek-events {
  margin-top: 70px !important;
  position: relative; }

.trek-events__section-title {
  position: relative; }
  .trek-events__section-title > span {
    display: inline-block;
    min-width: 200px; }

.trek-events__toggle {
  display: inline-block;
  vertical-align: middle;
  min-width: 0;
  width: 16px;
  height: 16px;
  padding: 0;
  margin-left: 1.5rem;
  border: none;
  background: transparent;
  background-image: url(../../src/images/icons/info-blue.png);
  background-size: contain;
  background-position: center bottom; }
  @media screen and (min-width: 800px) {
    .trek-events__toggle {
      position: relative; } }
  .trek-events__toggle:focus {
    outline: none; }

.trek-events__popup {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 30px;
  margin-top: 1.75rem;
  margin-bottom: 1.75rem;
  background-color: white;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  box-shadow: 0 10px 10px 2px rgba(0, 0, 0, 0.2), 0 -1px 1px 0 rgba(0, 0, 0, 0.2);
  transition-delay: 0.3s;
  transition: opacity .3s ease-in-out, visibility .3s ease-in-out, transform .3s ease-in-out; }
  @media screen and (min-width: 800px) {
    .trek-events__popup {
      left: -222px;
      width: 450px; } }
  .trek-events__toggle:focus .trek-events__popup, .trek-events__toggle:hover .trek-events__popup, .trek-events__toggle:active .trek-events__popup {
    opacity: 1;
    visibility: visible; }
  .trek-events__popup.is-above {
    bottom: auto;
    top: 100%;
    box-shadow: 0 -5px 10px 2px rgba(0, 0, 0, 0.2), 0 2px 1px 0 rgba(0, 0, 0, 0.2); }

@media screen and (min-width: 800px) {
  .trek-events__popup-angle {
    position: absolute;
    border-top: 10px solid white;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-bottom: -10px;
    bottom: 0;
    left: 50%;
    margin-left: -5px; }
    .is-above .trek-events__popup-angle {
      bottom: auto;
      top: 0;
      margin-bottom: auto;
      margin-top: -10px;
      border-top: 0;
      border-top: 0;
      border-bottom: 10px solid white; } }

.trek-events__description h5 {
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold; }
.trek-events__description p {
  font-size: 13px;
  line-height: 19px; }
.trek-events__description + .trek-events__description {
  margin-top: 1rem; }

.trek-events__description--event h5 {
  color: #1B9897; }
.trek-events__description--event p {
  color: #1d9797; }

.trek-events__description--trek h5 {
  color: #E4028C; }
.trek-events__description--trek p {
  color: #d96eaa; }

@media screen and (min-width: 800px) {
  .trek-events__row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center; } }

.trek-events__row--event {
  color: #1B9897; }
  .trek-events__row--event a {
    color: #1B9897; }

.trek-events__row--trek {
  color: #E4028C; }
  .trek-events__row--trek a {
    color: #E4028C; }

.trek-events__image {
  padding: 0 15px 0 0;
  margin-bottom: 20px;
  float: left;
  width: 100%; }
  @media screen and (min-width: 480px) {
    .trek-events__image {
      width: auto; } }
  @media screen and (min-width: 800px) {
    .trek-events__image {
      margin-bottom: -10px;
      margin-top: -10px;
      width: 8.3333333333%; } }
  .trek-events__image img {
    max-width: 60px; }

.trek-events__image-wrap {
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  overflow: hidden; }

.trek-events__date,
.trek-events__title,
.trek-events__link {
  font-size: 20px;
  line-height: 28px; }

@media screen and (min-width: 800px) {
  .trek-events__date {
    width: 25%; } }

@media screen and (min-width: 800px) {
  .trek-events__title {
    width: 50%; } }
.trek-events__row--event .trek-events__title {
  color: #1d9797; }
.trek-events__row--trek .trek-events__title {
  color: #d96eaa; }

.trek-events__link {
  display: block;
  text-align: right;
  margin-top: 20px; }
  @media screen and (min-width: 800px) {
    .trek-events__link {
      margin-top: 0px;
      width: 16.6666666667%; } }

.logos-section-title {
  margin-top: 30px; }

.logo-grid {
  margin-left: -26px;
  margin-right: -26px; }
  .row:first-child .logo-grid {
    border-bottom: 1px solid #bbbdc0; }

.logo-grid__item {
  display: inline-block;
  padding: 26px;
  margin-right: -4px; }
  .logo-grid__item.one-quarter {
    width: 50%; }
    @media screen and (min-width: 600px) {
      .logo-grid__item.one-quarter {
        width: 25%; } }
  .logo-grid__item.one-half {
    width: 100%; }
    @media screen and (min-width: 600px) {
      .logo-grid__item.one-half {
        width: 50%; } }

.spotlight-hero.hero {
  padding-top: 0; }
  @media screen and (min-width: 800px) {
    .spotlight-hero.hero {
      margin-bottom: 60px; } }
  .forest .spotlight-hero.hero {
    background-color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .forest .spotlight-hero.hero {
        background-color: #1B9897; } }
    .forest .spotlight-hero.hero .header-content {
      background-color: #FFFFFF; }
      .forest .spotlight-hero.hero .header-content h1, .forest .spotlight-hero.hero .header-content .c2 {
        color: #1B9897; }
  .navy .spotlight-hero.hero {
    background-color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .navy .spotlight-hero.hero {
        background-color: #0E2340; } }
    .navy .spotlight-hero.hero .header-content {
      background-color: #FFFFFF; }
      .navy .spotlight-hero.hero .header-content h1, .navy .spotlight-hero.hero .header-content .c2 {
        color: #0E2340; }
  .pink .spotlight-hero.hero {
    background-color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .pink .spotlight-hero.hero {
        background-color: #E4028C; } }
    .pink .spotlight-hero.hero .header-content {
      background-color: #FFFFFF; }
      .pink .spotlight-hero.hero .header-content h1, .pink .spotlight-hero.hero .header-content .c2 {
        color: #E4028C; }
  .blue .spotlight-hero.hero {
    background-color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .blue .spotlight-hero.hero {
        background-color: #3155A6; } }
    .blue .spotlight-hero.hero .header-content {
      background-color: #FFFFFF; }
      .blue .spotlight-hero.hero .header-content h1, .blue .spotlight-hero.hero .header-content .c2 {
        color: #3155A6; }
  .purple .spotlight-hero.hero {
    background-color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .purple .spotlight-hero.hero {
        background-color: #642265; } }
    .purple .spotlight-hero.hero .header-content {
      background-color: #FFFFFF; }
      .purple .spotlight-hero.hero .header-content h1, .purple .spotlight-hero.hero .header-content .c2 {
        color: #642265; }
  .orange .spotlight-hero.hero {
    background-color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .orange .spotlight-hero.hero {
        background-color: #F15A31; } }
    .orange .spotlight-hero.hero .header-content {
      background-color: #FFFFFF; }
      .orange .spotlight-hero.hero .header-content h1, .orange .spotlight-hero.hero .header-content .c2 {
        color: #F15A31; }
  .lime .spotlight-hero.hero {
    background-color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .lime .spotlight-hero.hero {
        background-color: #9ACA3C; } }
    .lime .spotlight-hero.hero .header-content {
      background-color: #FFFFFF; }
      .lime .spotlight-hero.hero .header-content h1, .lime .spotlight-hero.hero .header-content .c2 {
        color: #9ACA3C; }
  .grey .spotlight-hero.hero {
    background-color: #FFFFFF; }
    @media screen and (min-width: 800px) {
      .grey .spotlight-hero.hero {
        background-color: #333333; } }
    .grey .spotlight-hero.hero .header-content {
      background-color: #FFFFFF; }
      .grey .spotlight-hero.hero .header-content h1, .grey .spotlight-hero.hero .header-content .c2 {
        color: #333333; }
  .spotlight-hero.hero .background-image {
    position: static;
    padding-bottom: 55%; }
    @media screen and (min-width: 800px) {
      .spotlight-hero.hero .background-image {
        position: absolute;
        padding-bottom: 0; } }
  .spotlight-hero.hero .button-container {
    top: 0; }
    .spotlight-hero.hero .button-container .button {
      display: block;
      max-width: 290px;
      margin-top: 20px; }
      .spotlight-hero.hero .button-container .button:first-child {
        margin-top: 0; }
    @media screen and (min-width: 800px) {
      .spotlight-hero.hero .button-container {
        top: 0;
        margin-top: -6px; } }

.spotlight {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }
  @media screen and (min-width: 800px) {
    .spotlight {
      margin-bottom: 60px; } }
  .spotlight .container {
    position: relative; }
    @media screen and (min-width: 800px) {
      .spotlight .container {
        min-height: 540px; } }
  .spotlight .header-content {
    background: #FFFFFF;
    position: relative;
    z-index: 4; }
    .spotlight .header-content h1 {
      font-family: "Interstate-ExtraLight", Helvetica, sans-serif; }
    @media screen and (min-width: 800px) {
      .spotlight .header-content {
        position: absolute;
        bottom: -60px;
        right: 30px;
        margin-top: 160px;
        max-width: 590px;
        padding: 27px 50px 50px; } }
  @media screen and (min-width: 800px) {
    .spotlight.odd .header-content {
      left: 0;
      right: auto; } }
  .spotlight .c2 {
    text-transform: uppercase;
    font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: normal;
    display: block; }
    @media screen and (min-width: 800px) {
      .spotlight .c2 {
        margin-bottom: 10px; } }

.relevanssi-query-term {
  color: #1B9897;
  font-weight: bold; }
  .forest .relevanssi-query-term {
    color: #1B9897; }
  .navy .relevanssi-query-term {
    color: #0E2340; }
  .pink .relevanssi-query-term {
    color: #E4028C; }
  .blue .relevanssi-query-term {
    color: #3155A6; }
  .purple .relevanssi-query-term {
    color: #642265; }
  .orange .relevanssi-query-term {
    color: #F15A31; }
  .lime .relevanssi-query-term {
    color: #9ACA3C; }
  .grey .relevanssi-query-term {
    color: #333333; }

.search-results {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 800px) {
    .search-results {
      padding-top: 90px;
      padding-bottom: 90px; } }
  .search-results .search-term {
    color: #9fcaca; }
  .search-results .result {
    padding: 20px 0;
    border-bottom: 1px solid #e6e7e8; }
    @media screen and (min-width: 800px) {
      .search-results .result {
        padding: 37px 0 32px; } }
    .search-results .result .c2 {
      color: #1B9897;
      font-family: "Whitney A", "Whitney B", Helvetica Neue, Helvetica, Arial, sans-serif;
      font-weight: normal;
      margin-bottom: 6px; }
    .search-results .result p {
      color: #333333; }
    .search-results .result .top.separated {
      margin-bottom: 14px;
      padding-bottom: 10px; }
      .search-results .result .top.separated:before {
        border-color: #1B9897; }
    .search-results .result .type {
      text-transform: uppercase; }
  .search-results .results-list {
    padding-top: 0;
    margin-top: 38px;
    border-top: 3px solid #9fcaca; }
  .search-results .h2 {
    display: block;
    margin-top: 5px; }

@media screen and (min-width: 800px) {
  .featured-text--offset {
    margin-top: -100px; } }

.event-listing {
  font-size: 0;
  padding: 10px 0;
  border-top: 1px solid #d9e9e8; }
  .event-listing:last-child {
    border-bottom: 1px solid #d9e9e8; }
  .event-listing .event__image {
    max-width: 100px; }
  .event-listing .event__title {
    font-size: 24px;
    font-weight: medium;
    display: inline-block;
    width: calc( 100% - 130px );
    vertical-align: middle;
    padding-top: 20px; }
    @media screen and (min-width: 800px) {
      .event-listing .event__title {
        width: calc(100% - 290px);
        padding-top: 0; } }
    .event-listing .event__title .event__region {
      padding-bottom: 20px; }
      @media screen and (min-width: 800px) {
        .event-listing .event__title .event__region {
          padding-bottom: 0; } }
  @media screen and (min-width: 800px) {
    .event-listing .readmore.readmore--sm {
      display: none; } }
  .event-listing .event__region {
    color: #000;
    font-size: 18px; }

.event__image-wrapper {
  display: inline-block;
  width: 130px; }
  .event__image-wrapper img {
    display: inline-block; }
  .event__image-wrapper .event__region {
    padding-left: 20px; }

.whatsnew-container.container .whatsnew-title.events-title {
  margin-left: 0; }

.events-title--single {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9e9e8; }

.bottom--black {
  color: #000 !important; }

.events-listing-wrapper {
  padding-top: 60px; }

.whatsnew-container.container .whatsnew-title {
  margin-top: 0; }

.event__date {
  color: #000;
  font-size: 18px; }
  .event__date.event__date--offset {
    margin-top: -30px; }

.event-post-content {
  padding-top: 20px; }

.featured-text--event {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.event__content {
  padding: 0 !important; }

.button--event {
  background-color: #007b77 !important; }
