@import url("//hello.myfonts.net/count/39cdb8");
header.header:not(.fixed) {
  background-color: rgba(255, 255, 255, 0);
}

header.header .full-menu {
  font-weight: 500;
  line-height: 26px;
}

header.header .full-menu a {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #444;
}

header.header .full-menu a:hover {
  opacity: 0.75;
  color: #fff;
}

header.header .full-menu .current-menu-item.current-menu-item a {
  color: #fff;
}

header.header .full-menu .sub-menu a {
  color: #444 !important;
}

@media (min-width: 891px) {
  header.header .secondary-area {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 0 0 6px;
    background-color: #E54D3C;
    transition: 0.3s background-color ease-in-out;
  }
  header.header .secondary-area:hover {
    background-color: rgba(229, 77, 60, 0.8);
  }
}

header.header .secondary-area a {
  font-family: "circular_black";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.35px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 25px;
}

@media (min-width: 891px) {
  header.header .secondary-area a {
    color: #ffffff;
  }
}

header.dark-header .full-menu a {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #444;
}

header.dark-header .full-menu a:hover {
  opacity: 0.7;
  color: #444;
}

header.dark-header .full-menu .current-menu-item.current-menu-item a {
  color: #444;
}

header.dark-header .full-menu .sub-menu a {
  color: #444 !important;
}

.header.fixed {
  background: #fffffff7;
  border-bottom: #F1F0EB solid 1px;
}

.st-image-header {
  margin-bottom: 96px;
  padding: 68vh 0 12vh;
}

.st-image-header h1 {
  text-align: center;
  background-color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: auto;
  border-radius: 6px;
  padding: 26px 30px 28px;
  line-height: 75px;
}

.st-image-header-centered {
  margin-bottom: 0px;
  padding: 32vh 0;
}

.st-image-header-centered h1 {
  text-align: center;
  background-color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  margin: auto;
  border-radius: 6px;
  padding: 26px 30px 28px;
  line-height: 75px;
}

.st-rounded-header h1 {
  font-size: 140px;
  line-height: 128px;
}

/* #####################################
Fonts 
#####################################*/
@font-face {
  font-family: "Averta-Bold";
  src: url("../fonts/39CDB8_0_0.eot");
  src: url("../fonts/39CDB8_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/39CDB8_0_0.woff2") format("woff2"), url("../fonts/39CDB8_0_0.woff") format("woff"), url("../fonts/39CDB8_0_0.ttf") format("truetype");
}

@font-face {
  font-family: "Averta-LightItalic";
  src: url("../fonts/39CDB8_1_0.eot");
  src: url("../fonts/39CDB8_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/39CDB8_1_0.woff2") format("woff2"), url("../fonts/39CDB8_1_0.woff") format("woff"), url("../fonts/39CDB8_1_0.ttf") format("truetype");
}

@font-face {
  font-family: "Averta-Regular";
  src: url("../fonts/39CDB8_2_0.eot");
  src: url("../fonts/39CDB8_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/39CDB8_2_0.woff2") format("woff2"), url("../fonts/39CDB8_2_0.woff") format("woff"), url("../fonts/39CDB8_2_0.ttf") format("truetype");
}

@font-face {
  font-family: "Averta-RegularItalic";
  src: url("../fonts/39CDB8_3_0.eot");
  src: url("../fonts/39CDB8_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/39CDB8_3_0.woff2") format("woff2"), url("../fonts/39CDB8_3_0.woff") format("woff"), url("../fonts/39CDB8_3_0.ttf") format("truetype");
}

@font-face {
  font-family: "circular_black";
  src: url("../fonts/lineto-circular-black.eot");
  src: url("../fonts/lineto-circular-black.eot?#iefix") format("embedded-opentype"), url("../fonts/lineto-circular-black.woff2") format("woff2"), url("../fonts/lineto-circular-black.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "circular_black", sans-serif;
  color: #444;
}

blockqoute,
p,
a {
  font-family: "Averta-Regular", sans-serif;
}

.hero-secondary h1 {
  color: #444 !important;
  background-color: #fff;
  display: inline-block;
  padding: 8px 28px;
  border-radius: 4px;
}

.thb-team-row .thb-team-member .job-title {
  font-size: 20px;
  opacity: 1;
}

.member-title {
  margin-bottom: 0px !important;
}

.row-has-fill .wpb_text_column.wpb_content_element {
  border-radius: 6px;
}

.row-has-fill h1 {
  color: #2d3e50;
}

.chevron-right {
  width: 48px;
  height: 48px;
  border-radius: 24px;
  border: 1px solid #e3e2d8;
  position: relative;
}

.chevron-right::after {
  content: "";
  display: inline-block;
  border-right: 2px solid #777;
  border-bottom: 2px solid #777;
  width: 10px;
  height: 10px;
  transform: rotate(-45deg);
  position: absolute;
  left: 17px;
  top: 18px;
}

.st_small {
  line-height: 1.5;
  display: inline-block;
  font-size: 16px;
}

.program-title h1 {
  line-height: 1;
}

.thb-team-row .thb-team-member.member_style3 .team-container:hover img {
  -webkit-filter: none;
          filter: none;
}

.curve {
  height: 94px;
}

@media (max-width: 640px) {
  .curve {
    height: 50px;
  }
}

.thb_cascading_images .cascading_image:not(:first-child) img {
  max-width: 100%;
}

@media (max-width: 640px) {
  .thb_cascading_images {
    display: none;
  }
}

h1.colorful {
  color: #444;
}

h1.colorful span:nth-child(1) {
  color: #eacc5e;
}

h1.colorful span:nth-child(2) {
  color: #e54873;
}

h1.colorful span:nth-child(3) {
  color: #74c6d1;
}

h1.colorful span:nth-child(4) {
  color: #b6e97f;
}

h1.colorful span:nth-child(5) {
  color: #3c97d2;
}

h1.colorful span:nth-child(6) {
  color: #f08e24;
}

h2.colorful,
h3.colorful,
h4.colorful,
h5.colorful,
h6.colorful,
p.colorful {
  color: #444;
}

h2.colorful span:nth-child(1),
h3.colorful span:nth-child(1),
h4.colorful span:nth-child(1),
h5.colorful span:nth-child(1),
h6.colorful span:nth-child(1),
p.colorful span:nth-child(1) {
  color: #eacc5e;
}

h2.colorful span:nth-child(2),
h3.colorful span:nth-child(2),
h4.colorful span:nth-child(2),
h5.colorful span:nth-child(2),
h6.colorful span:nth-child(2),
p.colorful span:nth-child(2) {
  color: #b6e97f;
}

h2.colorful span:nth-child(3),
h3.colorful span:nth-child(3),
h4.colorful span:nth-child(3),
h5.colorful span:nth-child(3),
h6.colorful span:nth-child(3),
p.colorful span:nth-child(3) {
  color: #e54873;
}

h2.colorful span:nth-child(4),
h3.colorful span:nth-child(4),
h4.colorful span:nth-child(4),
h5.colorful span:nth-child(4),
h6.colorful span:nth-child(4),
p.colorful span:nth-child(4) {
  color: #74c6d1;
}

h2.colorful span:nth-child(5),
h3.colorful span:nth-child(5),
h4.colorful span:nth-child(5),
h5.colorful span:nth-child(5),
h6.colorful span:nth-child(5),
p.colorful span:nth-child(5) {
  color: #f08e24;
}

h2.colorful span:nth-child(6),
h3.colorful span:nth-child(6),
h4.colorful span:nth-child(6),
h5.colorful span:nth-child(6),
h6.colorful span:nth-child(6),
p.colorful span:nth-child(6) {
  color: #3c97d2;
}

h2.colorful span:nth-child(7),
h3.colorful span:nth-child(7),
h4.colorful span:nth-child(7),
h5.colorful span:nth-child(7),
h6.colorful span:nth-child(7),
p.colorful span:nth-child(7) {
  color: #4eb96f;
}

h2.colorful span:nth-child(8),
h3.colorful span:nth-child(8),
h4.colorful span:nth-child(8),
h5.colorful span:nth-child(8),
h6.colorful span:nth-child(8),
p.colorful span:nth-child(8) {
  color: #74c6d1;
}

h2.colorful span:nth-child(9),
h3.colorful span:nth-child(9),
h4.colorful span:nth-child(9),
h5.colorful span:nth-child(9),
h6.colorful span:nth-child(9),
p.colorful span:nth-child(9) {
  color: #6956b8;
}

h2.colorful span:nth-child(10),
h3.colorful span:nth-child(10),
h4.colorful span:nth-child(10),
h5.colorful span:nth-child(10),
h6.colorful span:nth-child(10),
p.colorful span:nth-child(10) {
  color: #e54d3c;
}

/*
  Home-Related Stuff
*/
body.home h1 {
  color: #444444;
  font-family: "circular_black";
  font-size: 120px;
  font-weight: 900;
  letter-spacing: -4px;
  line-height: 124px;
}

@media (max-width: 890px) {
  body.home h1 {
    font-size: 94px;
    line-height: 87px;
    text-align: center;
  }
}

@media (min-width: 641px) and (max-width: 1366px) {
  body.home h1 {
    font-size: 94px;
    line-height: 87px;
  }
}

@media (max-width: 890px) {
  body.home .lead-small {
    text-align: center;
  }
}

@media (max-width: 640px) {
  body.home .vc_custom_1567708876975 {
    text-align: center;
    padding-right: 0 !important;
  }
}

body.home img.dot-img-sf {
  transform: translateX(-80%) translateY(-75%) !important;
}

@media (min-width: 891px) and (max-width: 1366px) {
  body.home img.dot-img-sf {
    transform: translateX(-40%) translateY(-45%) !important;
    width: 300px !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  body.home img.dot-img-sf {
    transform: translateX(-60%) translateY(-45%) !important;
    width: 250px !important;
  }
}

@media (min-width: 891px) and (max-width: 1366px) {
  body.home img.dot-pink {
    transform: translateX(-180%) translateY(-180%) !important;
    width: 140px !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  body.home img.dot-pink {
    transform: translateX(-250%) translateY(-210%) !important;
    width: 100px !important;
  }
}

@media (min-width: 891px) and (max-width: 1366px) {
  body.home img.dot-img-hi {
    transform: translateX(65%) translateY(15%) !important;
    width: 300px !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  body.home img.dot-img-hi {
    transform: translateX(60%) translateY(-15%) !important;
    width: 250px !important;
  }
}

@media (min-width: 891px) and (max-width: 1366px) {
  body.home img.dot-teal {
    transform: translateX(95%) translateY(-80%) !important;
    width: 140px !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  body.home img.dot-teal {
    transform: translateX(70%) translateY(-120%) !important;
    width: 100px !important;
  }
}

@media (min-width: 891px) and (max-width: 1366px) {
  body.home img.dot-img-oakland {
    transform: translateX(-45%) translateY(75%) !important;
    width: 300px !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  body.home img.dot-img-oakland {
    transform: translateX(-25%) translateY(75%) !important;
    width: 250px !important;
  }
}

@media (min-width: 891px) and (max-width: 1366px) {
  body.home img.dot-yellow {
    transform: translateX(-40%) translateY(75%) !important;
    width: 140px !important;
  }
}

@media (min-width: 641px) and (max-width: 1024px) {
  body.home img.dot-yellow {
    transform: translateX(-50%) translateY(75%) !important;
    width: 100px !important;
  }
}

@media (min-width: 641px) and (max-width: 1366px) {
  body.home .hero-text {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

@media (max-width: 890px) {
  body.home .hero-text {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 1366px) {
  body.home .hero-dots {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

@media (max-width: 890px) {
  body.home .thb_cascading_images {
    display: none;
  }
}

body.home .vc_custom_1563478193775 .row {
  display: block;
  position: relative;
}

body.home .vc_custom_1563478193775 .wpb_column.columns:not(.medium-12):first-child {
  max-width: none;
  flex: 0 0 auto;
}

@media (min-width: 641px) {
  body.home .vc_custom_1563478193775 .wpb_column.columns:not(.medium-12):first-child {
    width: 700px;
  }
}

body.home .vc_custom_1563478193775 .wpb_column.columns:not(.medium-12):first-child p {
  color: #444444;
  font-size: 34px;
  font-style: italic;
  font-weight: 300;
  line-height: 38px;
}

@media (max-width: 640px) {
  body.home .vc_custom_1563478193775 .wpb_column.columns:not(.medium-12):first-child p {
    font-size: 28px;
    line-height: 30px;
  }
}

body.home .vc_custom_1563478193775 .wpb_column.columns:not(.medium-12):last-child {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

@media (max-width: 890px) {
  body.home .vc_custom_1563478193775 .wpb_column.columns:not(.medium-12):last-child {
    display: none;
  }
}

.second-row {
  padding-top: 28vh !important;
  padding-bottom: 30vh !important;
}

@media (max-width: 890px) {
  .second-row {
    padding-top: 20vh !important;
    padding-bottom: 0vh !important;
  }
}

@media (max-width: 640px) {
  .vc_custom_1567712410563 {
    background-position-x: center;
    background-position-y: 70px;
    background-repeat: no-repeat;
  }
}

.post-content a {
  color: #3c97d2 !important;
}

.post-content a:hover {
  color: rgba(60, 151, 210, 0.75) !important;
}

/*
  Insights Page
*/
.page-insights div.page {
  background-image: url("/wp-content/uploads/2019/08/dot_red-lg@2x.png");
  background-position: -200px center;
  background-repeat: no-repeat;
  background-size: 396px;
}

.page-insights #title-block {
  text-align: center;
}

.page-insights #title-block h2 {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.37px;
  line-height: 20px;
  text-transform: uppercase;
  color: #444;
}

.page-insights #title-block h2 strong {
  color: #fff;
  background-color: #2d3e50;
  padding: 3px 5px;
  margin-right: 15px;
}

.page-insights #title-block h1 {
  color: #2d3e50;
  font-size: 92px;
  font-weight: 900;
  letter-spacing: -2px;
  line-height: 92px;
}

.page-insights #title-block p {
  margin-top: 30px;
  color: #444444;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
}

.page-insights .posts-insight-style .vc_gitem-animated-block {
  position: relative;
  margin-bottom: 20px;
  border-radius: 6px;
}

.page-insights .posts-insight-style .vc_gitem-animated-block img {
  height: 305px;
  -o-object-fit: cover;
     object-fit: cover;
}

.page-insights .posts-insight-style .vc_gitem-animated-block > .vc_gitem-zone {
  border-radius: 6px;
  background-color: transparent !important;
}

.page-insights .posts-insight-style .vc_gitem-animated-block > .vc_gitem-zone .vc_gitem-row-position-top {
  position: absolute;
  top: initial;
  bottom: 0;
}

.page-insights .posts-insight-style .vc_gitem-animated-block > .vc_gitem-zone .vc_gitem-row-position-top .vc_gitem-col {
  padding: 0;
  margin: 0;
}

.page-insights .posts-insight-style .vc_gitem-animated-block > .vc_gitem-zone .vc_gitem-row-position-top a {
  color: #fff;
  font-family: "circular_black", sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 20px;
  padding: 2px 8px;
  text-transform: uppercase;
}

.page-insights .posts-insight-style .vc_gitem-animated-block > .vc_gitem-zone .vc_gitem-row-position-top a:hover {
  color: #fff;
}

.page-insights .posts-insight-style .vc_gitem-zone {
  background-color: transparent !important;
}

.page-insights .posts-insight-style .vc_gitem-zone-mini .vc_gitem-col {
  padding: 0;
  margin: 0;
  background: none;
}

.page-insights .posts-insight-style .vc_gitem-zone-mini .vc_gitem-col h4 {
  line-height: 1;
}

.page-insights .posts-insight-style .vc_gitem-zone-mini .vc_gitem-col h4 a {
  font-family: "circular_black", sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.1px;
  line-height: 28px;
  margin: 0;
}

.posts-insight-style h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 28px !important;
  letter-spacing: -0.1px;
  color: #444444;
}

.posts-insight-style h4 a {
  font-family: "circular_black", sans-serif !important;
}

.posts-insight-style .vc_gitem_row.vc_row.vc_gitem-row-position-top {
  bottom: 0 !important;
  top: unset;
  padding: 0;
}

.posts-insight-style .vc_gitem_row .vc_gitem-col {
  padding: 0;
}

.posts-insight-style .vc_gitem-zone {
  border-radius: 6px;
}

.posts-insight-style .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
  width: auto;
}

@media (max-width: 640px) {
  .posts-insight-style .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.posts-insight-style .tag {
  padding: 2px 8px;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.77px;
  line-height: 20px;
}

@media (max-width: 640px) {
  .tags-list ul {
    flex-flow: column;
  }
}

@media (max-width: 640px) {
  .tags-list ul li {
    width: 100%;
    margin-right: 0px !important;
  }
}

.tags-list ul li a {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.37px;
  line-height: 20px;
  text-transform: uppercase;
  border-width: 2px;
  border-style: solid;
  padding: 4px 12px 1px !important;
}

@media (max-width: 640px) {
  .tags-list ul li a {
    width: 100%;
    text-align: center;
    line-height: 24px !important;
    font-size: 16px !important;
    margin-bottom: 12px !important;
  }
}

.vc_gitem-animated-block {
  padding-bottom: 22px;
}

.vc_gitem-zone.vc_gitem-zone-a.vc_gitem-is-link {
  height: 300px;
  max-height: 300px;
}

div.row.posts-shortcode.posts-insight-style {
  padding-top: 64px;
}

.post-category.st-post-category {
  font-weight: 500 !important;
  font-size: 16px !important;
  text-transform: unset !important;
  font-weight: 800 !important;
  letter-spacing: 1px !important;
}

.post-meta.st-post-meta {
  font-weight: 500 !important;
  font-size: 16px !important;
  text-transform: unset !important;
  font-weight: 800 !important;
  letter-spacing: 1px !important;
}

.post-detail .entry-footer {
  text-align: center;
  border-bottom: none;
  padding: 20px 0;
  margin-bottom: 30px;
}

/*
  Latest News Block
*/
.latest-news-wrapper {
  margin-top: 80px;
}

.latest-news-wrapper h2 {
  font-size: 44px;
  font-weight: 900;
  letter-spacing: -0.88px;
  line-height: 44px;
  text-align: center;
}

.latest-news-wrapper .wpb_text_column p {
  font-size: 20px;
  letter-spacing: 0.12px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 65px;
}

.latest-news-wrapper article {
  margin-bottom: 65px !important;
}

.latest-news-wrapper .post-gallery {
  position: relative;
  margin-bottom: 30px;
}

.latest-news-wrapper .post-gallery img {
  height: 305px;
  -o-object-fit: cover;
     object-fit: cover;
}

.latest-news-wrapper .post-gallery .post-tags {
  position: absolute;
  bottom: 0;
}

.latest-news-wrapper .post-gallery .post-tags a {
  color: #fff;
  font-family: "Averta-Regular", sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.6px;
  line-height: 1.43;
  text-transform: uppercase;
  padding: 4px 12px 3px 12px;
}

.latest-news-wrapper .post-gallery .post-tags a:hover {
  color: #fff;
}

.latest-news-wrapper .entry-title a {
  font-family: "circular_black", sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.1px;
  line-height: 28px;
}

.latest-news-wrapper .entry-title a:hover {
  opacity: 0.5;
  color: inherit;
  text-decoration: none;
}

.latest-news-wrapper .btn {
  background-color: #3c97d2;
  color: #fff;
  font-family: "Averta-Regular", sans-serif;
  font-weight: 800;
  height: 48px;
  font-size: 14px;
  letter-spacing: 1.57px;
  line-height: 18px;
  text-align: center;
  border-radius: 3px;
  border-width: 0;
  text-transform: uppercase;
  padding: 15px 32px;
  margin-bottom: 50px;
}

.latest-news-wrapper .btn:hover {
  opacity: 0.5 !important;
}

/*
  Resources Block
*/
#resources {
  margin-top: 80px;
}

#resources h2 {
  font-size: 44px;
  font-weight: 900;
  letter-spacing: -0.88px;
  line-height: 44px;
  text-align: center;
}

#resources > p {
  max-width: 778px;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: 0.12px;
  text-align: center;
  color: #444444;
  margin: auto;
  margin-bottom: 65px;
}

#resources .resources-container {
  margin-bottom: 65px;
}

#resources .resource {
  max-width: 1100px;
  margin: auto;
  padding-right: 50px;
  position: relative;
  display: flex;
  align-items: center;
  border-top: 1px solid #e3e2d8;
  border-bottom: 1px solid #e3e2d8;
  padding: 0 20px 15px;
}

@media (min-width: 641px) {
  #resources .resource {
    height: 120px;
  }
}

#resources .resource:hover {
  background-color: #f8f8f4;
}

#resources .resource:first-child {
  border-top: 0;
}

#resources .resource:last-child {
  border-bottom: 0;
}

#resources .resource .chevron-right {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

#resources .resource br {
  display: none;
}

#resources .resource > a {
  display: block;
  width: 100%;
}

#resources .resource > a:hover .chevron-right {
  background-color: #e54873;
  border-color: #e54873;
}

#resources .resource > a:hover .chevron-right::after {
  border-color: #fff;
}

#resources .resource h3 {
  color: #444444;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -0.13px;
  line-height: 1;
  margin: 15px 0;
}

@media (max-width: 890px) {
  #resources .resource h3 {
    font-size: 28px;
  }
}

#resources .resource .label {
  display: inline-block;
  color: #444444;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 0.37px;
  line-height: 1;
  text-transform: uppercase;
  margin-right: 15px;
}

#resources .resource .source {
  color: #e54873;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.37px;
  line-height: 20px;
  text-transform: uppercase;
}

/*
  Team Block
*/
.thb-team-row .thb-team-member:not(.member_style3) .team-container img {
  height: 230px;
  width: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .team-title {
  margin-bottom: 15px;
  text-align: center;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .member-title {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: -0.1px;
  line-height: 28px;
  font-family: "circular_black", sans-serif;
  color: #2d3e50;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .job-title {
  color: #2d3e50;
  font-size: 22px;
  letter-spacing: -0.1px;
  line-height: 26px;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .team-information {
  padding: 35px 0;
  position: relative;
  opacity: 100;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .info-container {
  text-align: center;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .info-container .quote-wrapper {
  background-image: url("data:image/svg+xml;utf8,<svg width='17px' height='14px' viewBox='0 0 17 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Screens' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Team-Listing' transform='translate(-265.000000, -1241.000000)' fill='%23444444' fill-rule='nonzero'><path d='M265,1250.42964 C265,1248.92369 265.22618,1247.56223 265.678547,1246.34522 C266.130913,1245.1282 266.718111,1244.15635 267.440158,1243.42964 C268.162205,1242.70294 268.919038,1242.13821 269.710679,1241.73546 C270.502321,1241.33271 271.2983,1241.08756 272.098641,1241 L272.098641,1243.54784 C270.967725,1243.793 270.028208,1244.43214 269.280063,1245.46529 C268.531918,1246.49844 268.140453,1247.59286 268.105656,1248.74859 C268.366636,1248.57348 268.723305,1248.48593 269.175671,1248.48593 C270.097803,1248.48593 270.863336,1248.78361 271.472291,1249.37899 C272.081246,1249.97436 272.385719,1250.7711 272.385719,1251.76923 C272.385719,1252.66229 272.050799,1253.42401 271.380948,1254.05441 C270.711097,1254.68481 269.880321,1255 268.888594,1255 C267.775076,1255 266.848608,1254.60601 266.109163,1253.81801 C265.369717,1253.03001 265,1251.90057 265,1250.42964 Z M274.134281,1250.42964 C274.134281,1248.92369 274.360461,1247.56223 274.812828,1246.34522 C275.265194,1245.1282 275.856742,1244.15635 276.587488,1243.42964 C277.318234,1242.70294 278.079417,1242.13821 278.871058,1241.73546 C279.6627,1241.33271 280.45868,1241.08756 281.259021,1241 L281.259021,1243.54784 C280.128104,1243.793 279.184238,1244.43214 278.427393,1245.46529 C277.670549,1246.49844 277.274734,1247.59286 277.239937,1248.74859 C277.500918,1248.57348 277.857586,1248.48593 278.309953,1248.48593 C279.232085,1248.48593 279.997617,1248.78361 280.606572,1249.37899 C281.215527,1249.97436 281.52,1250.7711 281.52,1251.76923 C281.52,1252.66229 281.189429,1253.42401 280.528278,1254.05441 C279.867127,1254.68481 279.0407,1255 278.048973,1255 C276.935455,1255 276.004638,1254.60601 275.256493,1253.81801 C274.508348,1253.03001 274.134281,1251.90057 274.134281,1250.42964 Z' id='img_quote'></path></g></g></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 17px;
  height: 14px;
  color: transparent;
  margin: 0 auto 10px auto;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .info-container .thb-description {
  color: #444444;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 26px;
  text-align: center;
}

.thb-team-row.team-light .team-container .info-container .quote-wrapper {
  display: none !important;
}

.thb-team-row .thb-team-member.member_style3 .team-container {
  border-radius: 0;
}

.thb-team-row .thb-team-member.member_style3 .team-container img {
  border-radius: 0;
}

.thb-team-row .thb-team-member.member_style3 .team-container:hover {
  overflow: hidden;
  box-shadow: none;
}

.thb-team-row .thb-team-member.member_style3 .team-container:hover img {
  -webkit-filter: blur(3px);
          filter: blur(3px);
}

.thb-team-row .thb-team-member.member_style3 .team-information {
  background: rgba(255, 255, 255, 0.8) !important;
  padding: 24px;
  border-radius: 0;
  cursor: pointer;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .thb-team-row .thb-team-member.member_style3 .team-information {
    padding: 10px;
  }
}

.thb-team-row .thb-team-member.member_style3 .team-information .member-title {
  color: #444444;
  font-family: "circular_black", sans-serif;
  font-size: 16px !important;
  font-weight: bold;
  letter-spacing: -0.1px;
  line-height: 1.2;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .thb-team-row .thb-team-member.member_style3 .team-information .member-title {
    font-size: 14px !important;
  }
}

.thb-team-row .thb-team-member.member_style3 .team-information .job-title {
  color: #444444;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.1px;
  line-height: 1.2;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .thb-team-row .thb-team-member.member_style3 .team-information .job-title {
    font-size: 14px;
  }
}

.thb-team-row .thb-team-member.member_style3 .team-information .info-container .thb-description {
  color: #444444;
  font-family: "Averta-Regular", sans-serif;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 1.3;
}

@media (min-width: 641px) and (max-width: 1024px) {
  .thb-team-row .thb-team-member.member_style3 .team-information .info-container .thb-description {
    font-size: 14px;
    line-height: 1.2;
  }
}

/*
  Programs
*/
.program-sic-text {
  color: #3c97d2 !important;
}

.program-sic-text-hover:hover {
  color: #3c97d2 !important;
}

.program-sic-text-hover:hover svg {
  fill: #3c97d2 !important;
}

.program-sic-bg {
  background-color: #3c97d2 !important;
  color: #fff !important;
}

.program-sic-bg-hover:hover {
  background-color: #3c97d2 !important;
  color: #fff !important;
}

.program-sic-bg-hover:hover svg {
  fill: #3c97d2 !important;
}

.program-sic.thb-label::before {
  background-color: #3c97d2;
}

.program-sic h4 {
  background-color: #3c97d2;
  display: inline-block;
  padding: 10px;
}

.program-sic.btn {
  border-color: #3c97d2;
  color: #3c97d2;
}

.program-sic.btn:hover {
  background-color: #3c97d2;
}

.program-sic.btn-text .circle-btn {
  background-color: #3c97d2;
}

.program-sic .resource > a:hover .chevron-right {
  background-color: #3c97d2 !important;
  border-color: #3c97d2 !important;
}

.program-sic .resource .source {
  color: #3c97d2 !important;
}

.program-ebd-text {
  color: #e54873 !important;
}

.program-ebd-text-hover:hover {
  color: #e54873 !important;
}

.program-ebd-text-hover:hover svg {
  fill: #e54873 !important;
}

.program-ebd-bg {
  background-color: #e54873 !important;
  color: #fff !important;
}

.program-ebd-bg-hover:hover {
  background-color: #e54873 !important;
  color: #fff !important;
}

.program-ebd-bg-hover:hover svg {
  fill: #e54873 !important;
}

.program-ebd.thb-label::before {
  background-color: #e54873;
}

.program-ebd h4 {
  background-color: #e54873;
  display: inline-block;
  padding: 10px;
}

.program-ebd.btn {
  border-color: #e54873;
  color: #e54873;
}

.program-ebd.btn:hover {
  background-color: #e54873;
}

.program-ebd.btn-text .circle-btn {
  background-color: #e54873;
}

.program-ebd .resource > a:hover .chevron-right {
  background-color: #e54873 !important;
  border-color: #e54873 !important;
}

.program-ebd .resource .source {
  color: #e54873 !important;
}

.program-hunger-text {
  color: #4eb96f !important;
}

.program-hunger-text-hover:hover {
  color: #4eb96f !important;
}

.program-hunger-text-hover:hover svg {
  fill: #4eb96f !important;
}

.program-hunger-bg {
  background-color: #4eb96f !important;
  color: #fff !important;
}

.program-hunger-bg-hover:hover {
  background-color: #4eb96f !important;
  color: #fff !important;
}

.program-hunger-bg-hover:hover svg {
  fill: #4eb96f !important;
}

.program-hunger.thb-label::before {
  background-color: #4eb96f;
}

.program-hunger h4 {
  background-color: #4eb96f;
  display: inline-block;
  padding: 10px;
}

.program-hunger.btn {
  border-color: #4eb96f;
  color: #4eb96f;
}

.program-hunger.btn:hover {
  background-color: #4eb96f;
}

.program-hunger.btn-text .circle-btn {
  background-color: #4eb96f;
}

.program-hunger .resource > a:hover .chevron-right {
  background-color: #4eb96f !important;
  border-color: #4eb96f !important;
}

.program-hunger .resource .source {
  color: #4eb96f !important;
}

.program-pss-text {
  color: #f08e24 !important;
}

.program-pss-text-hover:hover {
  color: #f08e24 !important;
}

.program-pss-text-hover:hover svg {
  fill: #f08e24 !important;
}

.program-pss-bg {
  background-color: #f08e24 !important;
  color: #fff !important;
}

.program-pss-bg-hover:hover {
  background-color: #f08e24 !important;
  color: #fff !important;
}

.program-pss-bg-hover:hover svg {
  fill: #f08e24 !important;
}

.program-pss.thb-label::before {
  background-color: #f08e24;
}

.program-pss h4 {
  background-color: #f08e24;
  display: inline-block;
  padding: 10px;
}

.program-pss.btn {
  border-color: #f08e24;
  color: #f08e24;
}

.program-pss.btn:hover {
  background-color: #f08e24;
}

.program-pss.btn-text .circle-btn {
  background-color: #f08e24;
}

.program-pss .resource > a:hover .chevron-right {
  background-color: #f08e24 !important;
  border-color: #f08e24 !important;
}

.program-pss .resource .source {
  color: #f08e24 !important;
}

.page-our-programs .wpb_content_element,
.page-our-programs .btn-text {
  position: relative;
  z-index: 1;
}

.page-our-programs #green-line-wrapper,
.page-our-programs #orange-line-wrapper,
.page-our-programs #blue-line-wrapper {
  z-index: 0;
}

.page-our-programs #footer {
  margin-top: 0;
}

.page-our-programs h4 {
  color: white;
  text-align: center;
}

.parent-our-programs h1 {
  margin-bottom: 50px !important;
}

@media (max-width: 640px) {
  .parent-our-programs h1 {
    margin-bottom: 20px;
  }
}

.parent-our-programs .thb-team-row {
  margin-bottom: 60px;
}

@media (max-width: 640px) {
  .parent-our-programs .thb-team-row {
    margin-bottom: 30px;
  }
}

.parent-our-programs .page-padding {
  margin-top: 70px;
}

.parent-our-programs .page-padding > .row.wpb_row:first-child {
  margin-bottom: 100px;
}

@media (max-width: 640px) {
  .parent-our-programs .page-padding > .row.wpb_row:first-child {
    margin-bottom: 50px;
  }
}

.parent-our-programs .page-padding .thb-label {
  padding-left: 0;
  padding-right: 0;
}

.parent-our-programs .thb-label {
  text-transform: uppercase;
  color: #444444;
  font-family: "circular_black", sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.37px;
  line-height: 20px;
}

.parent-our-programs .thb-label p {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}

.parent-our-programs .thb-label::before {
  content: "PROGRAMS";
  color: white;
  padding: 2px;
  margin-right: 20px;
}

.parent-our-programs .btn-text {
  color: #444444;
  font-family: "Averta-Regular", sans-serif;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 30px;
}

.parent-our-programs .btn-text .circle-btn {
  transition: 0.4s transform ease;
}

.parent-our-programs .btn-text:hover .circle-btn {
  transform: rotate(90deg);
}

.parent-our-programs .btn.medium {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.57px;
  line-height: 1;
  text-transform: uppercase;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container img {
  height: 230px;
  width: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .team-title {
  margin-bottom: 15px;
  text-align: center;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .member-title {
  font-size: 22px;
  font-weight: 900;
  letter-spacing: -0.1px;
  line-height: 28px;
  font-family: "circular_black", sans-serif;
  color: #2d3e50;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .job-title {
  color: #2d3e50;
  font-size: 22px;
  letter-spacing: -0.1px;
  line-height: 26px;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .team-information {
  padding: 35px 0;
  position: relative;
  opacity: 100;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .info-container {
  text-align: center;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .info-container .quote-wrapper {
  background-image: url("data:image/svg+xml;utf8,<svg width='17px' height='14px' viewBox='0 0 17 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Screens' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Team-Listing' transform='translate(-265.000000, -1241.000000)' fill='%23444444' fill-rule='nonzero'><path d='M265,1250.42964 C265,1248.92369 265.22618,1247.56223 265.678547,1246.34522 C266.130913,1245.1282 266.718111,1244.15635 267.440158,1243.42964 C268.162205,1242.70294 268.919038,1242.13821 269.710679,1241.73546 C270.502321,1241.33271 271.2983,1241.08756 272.098641,1241 L272.098641,1243.54784 C270.967725,1243.793 270.028208,1244.43214 269.280063,1245.46529 C268.531918,1246.49844 268.140453,1247.59286 268.105656,1248.74859 C268.366636,1248.57348 268.723305,1248.48593 269.175671,1248.48593 C270.097803,1248.48593 270.863336,1248.78361 271.472291,1249.37899 C272.081246,1249.97436 272.385719,1250.7711 272.385719,1251.76923 C272.385719,1252.66229 272.050799,1253.42401 271.380948,1254.05441 C270.711097,1254.68481 269.880321,1255 268.888594,1255 C267.775076,1255 266.848608,1254.60601 266.109163,1253.81801 C265.369717,1253.03001 265,1251.90057 265,1250.42964 Z M274.134281,1250.42964 C274.134281,1248.92369 274.360461,1247.56223 274.812828,1246.34522 C275.265194,1245.1282 275.856742,1244.15635 276.587488,1243.42964 C277.318234,1242.70294 278.079417,1242.13821 278.871058,1241.73546 C279.6627,1241.33271 280.45868,1241.08756 281.259021,1241 L281.259021,1243.54784 C280.128104,1243.793 279.184238,1244.43214 278.427393,1245.46529 C277.670549,1246.49844 277.274734,1247.59286 277.239937,1248.74859 C277.500918,1248.57348 277.857586,1248.48593 278.309953,1248.48593 C279.232085,1248.48593 279.997617,1248.78361 280.606572,1249.37899 C281.215527,1249.97436 281.52,1250.7711 281.52,1251.76923 C281.52,1252.66229 281.189429,1253.42401 280.528278,1254.05441 C279.867127,1254.68481 279.0407,1255 278.048973,1255 C276.935455,1255 276.004638,1254.60601 275.256493,1253.81801 C274.508348,1253.03001 274.134281,1251.90057 274.134281,1250.42964 Z' id='img_quote'></path></g></g></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 17px;
  height: 14px;
  color: transparent;
  margin: 0 auto 10px auto;
}

.thb-team-row .thb-team-member:not(.member_style3) .team-container .info-container .thb-description {
  color: #444444;
  font-size: 16px;
  letter-spacing: 0.4px;
  line-height: 26px;
  text-align: center;
}

.thb-team-row.team-light .team-container .info-container .quote-wrapper {
  display: none !important;
}

.st-img-program .thb-image-inner img {
  border-radius: 6px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
}

h2.program-sic-text,
h2.program-hunger-text,
h2.program-ebd-text,
h2.program-pss-text {
  margin-bottom: 7px;
}

/* Programs Pop Out */
.thb-portfolio .category-ebd h4 {
  color: #e54873;
}

.thb-portfolio .category-ebd .thb-portfolio-content {
  background: linear-gradient(180deg, rgba(229, 72, 115, 0.9) 0%, rgba(229, 72, 115, 0.9) 25%, #e54873 60%, #e54873 100%) !important;
}

.thb-portfolio .category-hunger h4 {
  color: #4eb96f;
}

.thb-portfolio .category-hunger .thb-portfolio-content {
  background: linear-gradient(180deg, rgba(78, 185, 111, 0.9) 0%, rgba(78, 185, 111, 0.9) 25%, #4eb96f 60%, #4eb96f 100%) !important;
}

.thb-portfolio .category-pss h4 {
  color: #f08e24;
}

.thb-portfolio .category-pss .thb-portfolio-content {
  background: linear-gradient(180deg, rgba(240, 142, 36, 0.9) 0%, rgba(240, 142, 36, 0.9) 25%, #f08e24 60%, #f08e24 100%) !important;
}

.thb-portfolio .category-sic h4 {
  color: #3c97d2;
}

.thb-portfolio .category-sic .thb-portfolio-content {
  background: linear-gradient(180deg, rgba(60, 151, 210, 0.9) 0%, rgba(60, 151, 210, 0.9) 25%, #3c97d2 60%, #3c97d2 100%) !important;
}

.thb-portfolio h4 {
  text-align: center;
  margin-bottom: 23px;
}

.thb-portfolio .type-portfolio.style2:hover .thb-portfolio-content {
  transform: translateY(26%);
  -webkit-clip-path: ellipse(80% 100% at 50% 100%);
          clip-path: ellipse(80% 100% at 50% 100%);
}

.thb-portfolio .type-portfolio.style2:hover .thb-portfolio-image {
  transform: translateY(-10%);
}

.thb-portfolio .type-portfolio.style2 .thb-portfolio-content {
  bottom: 0 !important;
  left: 0 !important;
  right: auto;
  height: 100%;
  width: 100%;
  padding: 12% 15% 20% 15%;
  align-items: center;
  justify-content: center;
  transform: translateY(100%);
  -webkit-mask-clip: ellipse(100% 160% at 50% 100%);
  -webkit-clip-path: ellipse(100% 160% at 50% 100%);
          clip-path: ellipse(100% 160% at 50% 100%);
  /*transition: all .25s cubic-bezier(0.25, 0.8, 0.25, 1);*/
  transition: all 0.55s cubic-bezier(0.68, -0.55, 0.25, 1.79);
}

.thb-portfolio .type-portfolio.style2 .thb-portfolio-content p {
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  text-align: center;
}

.thb-portfolio .type-portfolio.style2 .thb-portfolio-content .portfolio-read-more {
  color: #fff;
  font-size: 14px !important;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 1.57px;
  font-weight: 800;
  padding: 15px 32px;
  border: #fff solid 1px;
  border-radius: 3px;
  height: 48px;
}

.thb-portfolio .type-portfolio.style2 .portfolio-holder {
  border-radius: 6px;
}

.thb-portfolio .type-portfolio.style2 .portfolio-holder img {
  height: 380px;
}

.thb-portfolio .type-portfolio.style2 .thb-portfolio-image {
  transition: all 0.55s cubic-bezier(0.68, -0.55, 0.25, 1.79);
}

.btn-text.style3 .circle-btn {
  width: 48px;
  height: 48px;
  border-radius: 100%;
}

/*
  People Page
*/
.single-stupski_person h1 {
  margin-bottom: 30px !important;
}

@media (max-width: 640px) {
  .single-stupski_person h1 {
    margin-bottom: 20px;
  }
}

.single-stupski_person .pt-40vh {
  padding-top: 40vh;
}

@media (max-width: 640px) {
  .single-stupski_person .pt-40vh {
    padding-top: 8vh;
  }
}

.single-stupski_person .page-padding {
  margin-top: 70px;
}

.single-stupski_person .page-padding > .row.wpb_row:last-child {
  margin-bottom: 100px;
}

@media (max-width: 640px) {
  .single-stupski_person .page-padding > .row.wpb_row:last-child {
    margin-bottom: 50px;
  }
}

@media (max-width: 640px) {
  .single-stupski_person .page-padding > .row.wpb_row:last-child .post-content.no-vc > .row > .wpb_column:first-child {
    margin-top: 0;
  }
}

.single-stupski_person .page-padding > .row.wpb_row:last-child .post-content.no-vc > .row > .wpb_column:last-child .btn {
  border-color: #444;
  color: #444444;
  font-family: "circular_black", sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.57px;
  line-height: 18px;
  text-transform: uppercase;
}

.single-stupski_person .page-padding > .row.wpb_row:last-child .post-content.no-vc > .row > .wpb_column:last-child .btn::before {
  background-color: #444;
}

.single-stupski_person .page-padding > .row.wpb_row:last-child .post-content.no-vc > .row > .wpb_column:last-child .btn:hover {
  color: #fff;
}

.single-stupski_person .thb-label {
  padding-left: 0;
  padding-right: 0;
  text-transform: uppercase;
  color: #444444;
  font-family: "circular_black", sans-serif;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.37px;
  line-height: 20px;
}

.single-stupski_person .thb-label .person-type {
  display: inline-block;
  background-color: #e54d3c;
  color: #fff;
  padding: 0 4px;
  margin-right: 20px;
  letter-spacing: 0.37px;
  text-align: center;
  line-height: 20px;
}

.single-stupski_person .thb-label .job-title {
  display: inline-block;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #444;
}

.single-stupski_person .thb-label a {
  color: #444;
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}

.single-stupski_person .thb-label a:hover {
  color: #e54d3c;
}

.single-stupski_person .thb-label a svg {
  max-height: 16px;
}

.single-stupski_person .person-quote {
  max-width: 756px;
}

.single-stupski_person .person-quote blockquote {
  padding: 0;
  color: #444444;
  font-size: 24px;
  line-height: 34px;
  text-align: left;
  border-left: 4px solid #444;
  padding-left: 25px;
  position: relative;
}

.single-stupski_person .person-quote blockquote::after {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='59px' height='50px' viewBox='0 0 59 50' version='1.1'><g id='Screens' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Program-Page' transform='translate(-55.000000, -1423.000000)' fill='%23444444' fill-rule='nonzero'><path d='M55,1456.6773 C55,1451.29891 55.8077855,1446.43654 57.4233807,1442.09006 C59.038976,1437.74357 61.1361114,1434.27268 63.7148499,1431.6773 C66.2935885,1429.08191 68.996563,1427.06505 71.8238547,1425.62664 C74.6511463,1424.18824 77.4939299,1423.3127 80.3522907,1423 L80.3522907,1432.09944 C76.3133026,1432.97499 72.9578859,1435.25764 70.28594,1438.94747 C67.613994,1442.63729 66.2159037,1446.54595 66.0916272,1450.67355 C67.0237013,1450.04815 68.2975169,1449.73546 69.9131122,1449.73546 C73.2064409,1449.73546 75.9404841,1450.79861 78.1153239,1452.92495 C80.2901636,1455.05129 81.3775671,1457.89679 81.3775671,1461.46154 C81.3775671,1464.65105 80.1814232,1467.37147 77.7890995,1469.62289 C75.3967758,1471.87431 72.4297176,1473 68.8878357,1473 C64.9109859,1473 61.6021722,1471.59288 58.9612954,1468.77861 C56.3204186,1465.96434 55,1461.93061 55,1456.6773 Z M87.6224329,1456.6773 C87.6224329,1451.29891 88.4302184,1446.43654 90.0458136,1442.09006 C91.6614088,1437.74357 93.7740786,1434.27268 96.3838863,1431.6773 C98.9936939,1429.08191 101.712203,1427.06505 104.539494,1425.62664 C107.366786,1424.18824 110.20957,1423.3127 113.06793,1423 L113.06793,1432.09944 C109.028942,1432.97499 105.657991,1435.25764 102.954976,1438.94747 C100.251961,1442.63729 98.8383366,1446.54595 98.71406,1450.67355 C99.6461342,1450.04815 100.91995,1449.73546 102.535545,1449.73546 C105.828874,1449.73546 108.562917,1450.79861 110.737757,1452.92495 C112.912596,1455.05129 114,1457.89679 114,1461.46154 C114,1464.65105 112.81939,1467.37147 110.458136,1469.62289 C108.096881,1471.87431 105.145357,1473 101.603476,1473 C97.6266257,1473 94.3022777,1471.59288 91.6303318,1468.77861 C88.9583858,1465.96434 87.6224329,1461.93061 87.6224329,1456.6773 Z' id='img_quote'/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 15px;
  color: transparent;
  margin: 0 auto 10px auto;
  transform: scaleX(-1) scaleY(-1);
  vertical-align: bottom;
  margin-left: 20px;
}

.single-stupski_person .photo-container {
  position: relative;
}

.single-stupski_person .photo-container .person-photo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: auto;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 890px) {
  .single-stupski_person .photo-container .person-photo {
    position: initial;
    text-align: center;
    margin-bottom: 6vh;
    height: auto;
  }
}

@media (max-width: 640px) {
  .single-stupski_person .photo-container .person-photo {
    position: initial;
    text-align: center;
    margin-bottom: 6vh;
    height: 384px;
  }
}

.single-stupski_person .photo-container .person-photo img {
  max-width: 100%;
  height: auto;
  width: 382px;
}

@media (max-width: 640px) {
  .single-stupski_person .photo-container .person-photo img {
    width: 100%;
  }
}

.single-stupski_person .photo-container .person-accent {
  padding-top: 120px;
  text-align: right;
  position: absolute;
  z-index: 1;
  padding-left: 100px;
}

@media (max-width: 640px) {
  .single-stupski_person .photo-container .person-accent {
    padding-top: 40px;
  }
}

.single-stupski_person .photo-container .person-accent img {
  width: 484px;
  max-width: 484px;
  margin-right: -70px;
  margin-top: -50px;
}

@media (max-width: 890px) {
  .single-stupski_person .photo-container .person-accent img {
    display: none;
  }
}

.single-stupski_person .thb_image_link {
  display: block;
}

.single-stupski_person .thb_image_link .thb-image-content {
  margin: 0;
  width: 100%;
}

.single-stupski_person .thb_image_link .thb-image-content h3 {
  margin-top: 20px;
  color: #e54d3c;
  font-family: "circular_black", sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/*
  Our Programs Block
*/
#our-programs {
  padding-top: 32px;
  padding-bottom: 10px;
}

#our-programs h3 {
  color: #444444;
  font-size: 44px;
  font-weight: 900;
  letter-spacing: -0.88px;
  line-height: 44px;
}

@media (max-width: 640px) {
  #our-programs h3 {
    font-size: 38px;
    line-height: 38px;
  }
}

#our-programs .lead {
  color: #444444;
  font-size: 34px;
  font-style: italic;
  font-weight: 300;
  line-height: 38px;
}

@media (max-width: 640px) {
  #our-programs .lead {
    font-size: 28px;
    line-height: 30px;
  }
}

#our-programs .text-right {
  position: relative;
}

#our-programs .text-right .btn-text {
  margin-top: 30px;
}

#our-programs .thb-fancy-box:hover .thb-fancy-content {
  box-shadow: none;
}

#our-programs .thb-fancy-box h3 {
  font-size: 32px;
  font-weight: 900;
  letter-spacing: -0.13px;
  line-height: 34px;
  margin-bottom: 10px;
  color: #444;
}

#our-programs .thb-fancy-box p {
  color: #444444;
  font-size: 20px;
  letter-spacing: 0.12px;
  line-height: 32px;
}

#our-programs .thb-fancy-box .thb-fancy-content {
  padding: 30px 0;
  border: 0;
}

/*
  Sign In Tweet Block
*/
#tweet-block {
  min-height: 440px;
}

#tweet-block .wpb_wrapper {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
}

#tweet-block .vc_column-inner {
  background-blend-mode: screen;
}

@media (max-width: 640px) {
  #tweet-block .vc_column-inner {
    background-image: none !important;
  }
}

#tweet-block h3 {
  font-size: 44px;
  font-weight: 900;
  letter-spacing: -0.88px;
  line-height: 1;
  text-align: center;
  margin-bottom: 65px;
}

@media (max-width: 640px) {
  #tweet-block h3 {
    padding-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 34px;
  }
}

#tweet-block a.style1 {
  display: flex;
  color: #e54873;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.57px;
  line-height: 18px;
  margin: auto;
  max-width: 310px;
  text-transform: uppercase;
  align-items: center;
  justify-items: center;
}

#tweet-block a.style1:hover {
  background: #fff;
  color: #e54d3c;
}

#tweet-block a.style2 {
  display: flex;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.57px;
  line-height: 18px;
  margin: auto;
  max-width: 160px;
  text-transform: uppercase;
  align-items: center;
  justify-items: center;
}

#tweet-block a.style2:hover {
  background: #fff;
  color: #e54d3c;
}

#tweet-block .thb_twitter_container {
  margin-top: 30px;
  margin-bottom: 60px;
  color: #ffffff;
  font-size: 17px;
  letter-spacing: 0.2px;
  line-height: 28px;
  text-align: center;
}

#tweet-block .thb_twitter_container .thb_follow_us {
  display: none;
}

.pt-68vh {
  padding-top: 68vh;
}

@media (max-width: 640px) {
  .pt-68vh {
    padding-top: 68vh;
  }
}

.pt-40vh {
  padding-top: 40vh;
}

@media (max-width: 640px) {
  .pt-40vh {
    padding-top: 40vh;
  }
}

.pt-32vh {
  padding-top: 32vh;
}

@media (max-width: 640px) {
  .pt-32vh {
    padding-top: 32vh;
  }
}

.pt-26vh {
  padding-top: 26vh;
}

@media (max-width: 640px) {
  .pt-26vh {
    padding-top: 26vh;
  }
}

.pt-22vh {
  padding-top: 22vh;
}

@media (max-width: 640px) {
  .pt-22vh {
    padding-top: 22vh;
  }
}

.pt-12vh {
  padding-top: 12vh;
}

@media (max-width: 640px) {
  .pt-12vh {
    padding-top: 12vh;
  }
}

.pt-10vh {
  padding-top: 10vh;
}

@media (max-width: 640px) {
  .pt-10vh {
    padding-top: 10vh;
  }
}

.pt-8vh {
  padding-top: 8vh;
}

@media (max-width: 640px) {
  .pt-8vh {
    padding-top: 8vh;
  }
}

.pt-6vh {
  padding-top: 6vh;
}

@media (max-width: 640px) {
  .pt-6vh {
    padding-top: 6vh;
  }
}

.pt-4vh {
  padding-top: 4vh;
}

@media (max-width: 640px) {
  .pt-4vh {
    padding-top: 4vh;
  }
}

.pt-2vh {
  padding-top: 2vh;
}

@media (max-width: 640px) {
  .pt-2vh {
    padding-top: 2vh;
  }
}

.pb-16vh {
  padding-bottom: 16vh;
}

@media (max-width: 640px) {
  .pb-16vh {
    padding-bottom: 10vh;
  }
}

.pb-12vh {
  padding-bottom: 12vh;
}

@media (max-width: 640px) {
  .pb-12vh {
    padding-bottom: 12vh;
  }
}

.pb-11vh {
  padding-bottom: 11vh;
}

@media (max-width: 640px) {
  .pb-11vh {
    padding-bottom: 11vh;
  }
}

.pb-10vh {
  padding-bottom: 10vh;
}

@media (max-width: 640px) {
  .pb-10vh {
    padding-bottom: 10vh;
  }
}

.pb-8vh {
  padding-bottom: 8vh;
}

@media (max-width: 640px) {
  .pb-8vh {
    padding-bottom: 8vh;
  }
}

.pb-6vh {
  padding-bottom: 6vh;
}

@media (max-width: 640px) {
  .pb-6vh {
    padding-bottom: 6vh;
  }
}

.pb-4vh {
  padding-bottom: 4vh;
}

@media (max-width: 640px) {
  .pb-4vh {
    padding-bottom: 4vh;
  }
}

.pb-2vh {
  padding-bottom: 2vh;
}

@media (max-width: 640px) {
  .pb-2vh {
    padding-bottom: 2vh;
  }
}

.pl-15p {
  padding-left: 15%;
}

@media (max-width: 640px) {
  .pl-15p {
    padding-left: 0.9375rem;
  }
}

.pr-15p {
  padding-right: 15%;
}

@media (max-width: 640px) {
  .pr-15p {
    padding-right: 0.9375rem;
  }
}

.pl-8p {
  padding-left: 8%;
}

@media (max-width: 640px) {
  .pl-8p {
    padding-left: 0.9375rem;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: "circular_black" !important;
}

.display-one {
  font-size: 140px;
}

@media (max-width: 640px) {
  .display-one {
    font-size: 64px;
  }
}

.lead-small p {
  font-size: 24px;
  line-height: 34px;
}

.thb-testimonial-style4 .slick-active blockquote p {
  color: #444444;
  font-size: 34px !important;
  font-weight: 300;
  letter-spacing: -0.88px;
  line-height: 1.2 !important;
}

h3.st_thin {
  font-family: "Averta-Regular" !important;
  font-weight: 400;
  font-size: 44px;
  line-height: 50px;
}

@media (max-width: 640px) {
  h4 {
    font-size: 32px;
    letter-spacing: 0.2px;
  }
}

@media (max-width: 640px) {
  .type-portfolio h4 {
    padding-top: 32px;
  }
}

.tags-list {
  margin-bottom: 90px;
}

.tags-list ul {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.tags-list ul li {
  margin: 0;
  margin-right: 20px;
  line-height: 1;
}

.tags-list ul li:last-child {
  margin-right: 0;
}

.tags-list ul li a {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1.37px;
  line-height: 1;
  text-transform: uppercase;
  border-width: 2px;
  border-style: solid;
  padding: 7px 14px;
}

.tags-list ul li a::after {
  content: none !important;
}

.tags-list ul li a.all {
  border-color: #2d3e50;
  color: #2d3e50 !important;
}

.tags-list ul li a.all:hover, .tags-list ul li a.all.active {
  background-color: #2d3e50;
  color: #fff !important;
}

/*
  Timeline Template
*/
#FourSite .title-header {
  margin: 0;
  color: #fff;
  display: block;
  min-height: calc(30vh + 150px);
  max-width: 100%;
  position: relative;
  z-index: 1;
  background-color: #f8f8f4;
}

#FourSite .title-header::before {
  content: "" !important;
  display: block !important;
  background-color: #392f60;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: scaleX(1.5);
}

#FourSite .title-header h1 {
  padding-top: 170px;
  padding-bottom: 70px;
  text-align: center;
  font-family: "circular_black", sans-serif;
  font-size: 140px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.91;
  letter-spacing: -4px;
  text-align: center;
  max-width: 1000px;
  margin: auto;
}

@media (max-width: 890px) {
  #FourSite .title-header h1 {
    font-size: 100px;
  }
}

@media (max-width: 640px) {
  #FourSite .title-header h1 {
    font-size: 92;
  }
}

#FourSite .content {
  background-color: #f8f8f4;
  padding: 65px 0 15px 0;
  text-align: center;
}

@media (max-width: 640px) {
  #FourSite .content {
    display: block !important;
    padding-bottom: 0;
  }
  #FourSite .content .columns {
    margin-bottom: 0px;
    text-align: center;
  }
  #FourSite .content .medium-2 {
    margin-bottom: 40px;
  }
  #FourSite .content .vc_empty_space {
    display: none;
  }
}

#FourSite .content svg {
  margin-bottom: 25px;
}

#FourSite .content .btn {
  text-transform: uppercase;
  display: block;
  max-width: 150px;
  margin: 10px auto;
  line-height: 45px;
}

#FourSite #timeline {
  margin-top: 92px;
  padding-bottom: 350px;
  background-image: url("/wp-content/uploads/2019/09/Blended-Image-3.jpg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
}

@media (max-width: 640px) {
  #FourSite #timeline {
    padding-bottom: 150px;
    margin-top: 22px;
  }
}

#FourSite #timeline .cards-container {
  max-width: 1200px;
  margin: auto;
  display: flex;
  justify-items: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

@media (max-width: 890px) {
  #FourSite #timeline .cards-container {
    display: block;
  }
}

#FourSite #timeline .cards-container .colorful {
  flex-basis: 50%;
  font-family: "circular_black", sans-serif;
  font-size: 92px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.96;
  letter-spacing: -2.63px;
}

@media (max-width: 890px) {
  #FourSite #timeline .cards-container .colorful {
    font-size: 62px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

#FourSite #timeline .cards-container .card {
  position: relative;
  margin-top: 70px;
  flex-basis: 525px;
  border-radius: 50%;
  padding-left: 95px;
  padding-right: 70px;
  width: 525px;
  height: 525px;
  display: flex;
  align-items: center;
}

@media (max-width: 890px) {
  #FourSite #timeline .cards-container .card {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 640px) {
  #FourSite #timeline .cards-container .card {
    width: 360px;
    height: 360px;
    padding-left: 35px;
    padding-right: 25px;
    text-align: center;
  }
}

#FourSite #timeline .cards-container .card:nth-child(odd) {
  margin-top: -225px;
}

#FourSite #timeline .cards-container .card:nth-child(odd) .dotted-border {
  transform: rotate(-45deg);
}

@media (max-width: 890px) {
  #FourSite #timeline .cards-container .card:nth-child(odd) {
    margin-top: 50px;
  }
  #FourSite #timeline .cards-container .card:nth-child(odd) .dotted-border {
    transform: rotate(0);
  }
}

#FourSite #timeline .cards-container .card:nth-child(even) {
  margin-top: 200px;
}

#FourSite #timeline .cards-container .card:nth-child(even) .dotted-border {
  left: -100px;
  bottom: -100px;
  top: initial;
  right: initial;
  transform: rotate(45deg);
}

@media (max-width: 890px) {
  #FourSite #timeline .cards-container .card:nth-child(even) {
    margin-top: 50px;
  }
  #FourSite #timeline .cards-container .card:nth-child(even) .dotted-border {
    transform: rotate(0);
    left: calc(50% - 5px);
    bottom: -150px;
  }
}

#FourSite #timeline .cards-container .card:first-of-type {
  margin-top: -15px;
}

#FourSite #timeline .cards-container .card:first-of-type .dotted-border {
  left: -140px;
}

@media (max-width: 890px) {
  #FourSite #timeline .cards-container .card:first-of-type {
    margin-top: 50px;
  }
  #FourSite #timeline .cards-container .card:first-of-type .dotted-border {
    transform: rotate(0);
    left: calc(50% - 5px);
    bottom: -150px;
  }
}

#FourSite #timeline .cards-container .card:last-of-type .dotted-border {
  display: none;
}

#FourSite #timeline .cards-container .card h3 {
  font-size: 44px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: -0.88px;
  margin-bottom: 0;
  color: #444444;
}

@media (max-width: 640px) {
  #FourSite #timeline .cards-container .card h3 {
    font-size: 32px;
  }
}

#FourSite #timeline .cards-container .card .label {
  font-family: "Averta-Regular", sans-serif;
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.81;
  letter-spacing: -0.15px;
  color: #ffffff;
  display: block;
  margin-bottom: 30px;
}

@media (max-width: 640px) {
  #FourSite #timeline .cards-container .card .label {
    font-size: 22px;
    margin-bottom: 15px;
  }
}

#FourSite #timeline .cards-container .card p {
  font-family: "Averta-Regular", sans-serif;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.12px;
  color: #444444;
  margin: 0;
}

@media (max-width: 640px) {
  #FourSite #timeline .cards-container .card p {
    font-size: 22px;
  }
}

#FourSite #timeline .cards-container .card p.small {
  font-size: 20px;
}

@media (max-width: 640px) {
  #FourSite #timeline .cards-container .card p.small {
    font-size: 18px;
  }
}

#FourSite #timeline .cards-container .card-item {
  position: relative;
}

#FourSite #timeline .cards-container .card .image {
  position: absolute;
  right: -89px;
  top: -113px;
  z-index: 0;
}

@media (max-width: 640px) {
  #FourSite #timeline .cards-container .card .image {
    display: none;
  }
}

#FourSite #timeline .cards-container .card .image img {
  max-width: 90%;
}

#FourSite #timeline .cards-container .card .dotted-border {
  width: 20px;
  height: 150px;
  border-left: 10px dotted;
  position: absolute;
  right: -70px;
  z-index: 0;
}

@media (max-width: 890px) {
  #FourSite #timeline .cards-container .card .dotted-border {
    right: calc(50% - 5px);
    bottom: -150px;
  }
}

#FourSite #timeline .cards-container .card .body {
  position: relative;
  z-index: 1;
}

.thb-testimonial-style4 {
  position: relative;
  padding-left: 110px;
  margin: 45px auto;
}

.thb-testimonial-style4 .draggable {
  cursor: default;
}

.thb-testimonial-style4 .slick-active blockquote {
  margin-bottom: 20px;
}

.thb-testimonial-style4 .slick-active blockquote p {
  color: #444444;
  font-size: 44px;
  font-weight: 300;
  letter-spacing: -0.88px;
  line-height: 1;
}

@media (max-width: 640px) {
  .thb-testimonial-style4 .slick-active blockquote p {
    font-size: 24px;
  }
}

.thb-testimonial-style4::before {
  content: "";
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='59px' height='50px' viewBox='0 0 59 50' version='1.1'><g id='Screens' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Program-Page' transform='translate(-55.000000, -1423.000000)' fill='%23444444' fill-rule='nonzero'><path d='M55,1456.6773 C55,1451.29891 55.8077855,1446.43654 57.4233807,1442.09006 C59.038976,1437.74357 61.1361114,1434.27268 63.7148499,1431.6773 C66.2935885,1429.08191 68.996563,1427.06505 71.8238547,1425.62664 C74.6511463,1424.18824 77.4939299,1423.3127 80.3522907,1423 L80.3522907,1432.09944 C76.3133026,1432.97499 72.9578859,1435.25764 70.28594,1438.94747 C67.613994,1442.63729 66.2159037,1446.54595 66.0916272,1450.67355 C67.0237013,1450.04815 68.2975169,1449.73546 69.9131122,1449.73546 C73.2064409,1449.73546 75.9404841,1450.79861 78.1153239,1452.92495 C80.2901636,1455.05129 81.3775671,1457.89679 81.3775671,1461.46154 C81.3775671,1464.65105 80.1814232,1467.37147 77.7890995,1469.62289 C75.3967758,1471.87431 72.4297176,1473 68.8878357,1473 C64.9109859,1473 61.6021722,1471.59288 58.9612954,1468.77861 C56.3204186,1465.96434 55,1461.93061 55,1456.6773 Z M87.6224329,1456.6773 C87.6224329,1451.29891 88.4302184,1446.43654 90.0458136,1442.09006 C91.6614088,1437.74357 93.7740786,1434.27268 96.3838863,1431.6773 C98.9936939,1429.08191 101.712203,1427.06505 104.539494,1425.62664 C107.366786,1424.18824 110.20957,1423.3127 113.06793,1423 L113.06793,1432.09944 C109.028942,1432.97499 105.657991,1435.25764 102.954976,1438.94747 C100.251961,1442.63729 98.8383366,1446.54595 98.71406,1450.67355 C99.6461342,1450.04815 100.91995,1449.73546 102.535545,1449.73546 C105.828874,1449.73546 108.562917,1450.79861 110.737757,1452.92495 C112.912596,1455.05129 114,1457.89679 114,1461.46154 C114,1464.65105 112.81939,1467.37147 110.458136,1469.62289 C108.096881,1471.87431 105.145357,1473 101.603476,1473 C97.6266257,1473 94.3022777,1471.59288 91.6303318,1468.77861 C88.9583858,1465.96434 87.6224329,1461.93061 87.6224329,1456.6773 Z' id='img_quote'/></g></g></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 60px;
  height: 50px;
  color: transparent;
  margin: 0 auto 10px auto;
  position: absolute;
  top: 5px;
  left: 0;
}

.thb-testimonial-style4 .testimonial-author cite {
  color: #444444;
  font-size: 12px;
  letter-spacing: 0.37px;
  line-height: 1.5;
}

.thb-testimonial-style4 .testimonial-author .title {
  opacity: 0.5;
  color: #444444;
  font-size: 12px;
  letter-spacing: 0.37px;
  line-height: 20px;
}

.thb-testimonial-style4 .slick-dots-wrapper {
  display: none;
}

.pink-background {
  background-blend-mode: screen;
  opacity: 0.9;
  margin-top: 50px;
}

.pink-background > .wpb_column {
  padding: 30px 0;
}

.pink-background h1,
.pink-background h2,
.pink-background h3,
.pink-background h4,
.pink-background h5,
.pink-background p,
.pink-background a {
  color: #fff;
}

.pink-background h2 {
  color: #ffffff;
  font-family: "circular_black", sans-serif;
  font-size: 92px;
  font-weight: 900;
  letter-spacing: -2px;
  line-height: 1;
  text-align: right;
}

@media (max-width: 640px) {
  .pink-background h2 {
    text-align: center;
    font-size: 52px;
  }
}

.pink-background p {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.24px;
  line-height: 1.5;
}

#footer {
  position: relative;
  padding: 60px 0 178px;
}

@media (max-width: 890px) {
  #footer {
    text-align: center;
  }
}

#footer::before {
  content: attr(data-text) " ";
  position: absolute;
  bottom: 64px;
  right: 25px;
  z-index: -1;
  font-family: "circular_black";
  font-size: 92px;
  color: #fff;
  opacity: 0.07;
  line-height: 62px;
  letter-spacing: -0.02em;
}

@media (max-width: 890px) {
  #footer::before {
    bottom: 20px;
    right: 0px;
    font-size: 79px;
    line-height: 69px;
  }
}

@media (max-width: 890px) {
  #footer::before {
    bottom: 28px;
    right: 0px;
    font-size: 82px;
  }
}

#footer .footer-logolink::after {
  content: none;
}

#footer .footer-row div:nth-child(2) {
  flex: 0 0 20%;
}

@media (max-width: 890px) {
  #footer .footer-row div:nth-child(2) {
    flex: 0 0 100% !important;
  }
}

#footer .footer-row div:nth-child(6) {
  flex: 0 0 10%;
}

#footer .footer-row .large-2 {
  max-width: 18%;
}

@media (max-width: 890px) {
  #footer .footer-row .large-2 {
    max-width: 100% !important;
  }
}

@media (max-width: 890px) {
  #footer .footer-row .small-6 {
    flex: 0 0 100%;
  }
}

@media (max-width: 890px) {
  #footer .footer-row .small-6 .widget {
    margin-bottom: 0px;
  }
}

#footer .footer-row p,
#footer .footer-row .menu-footer-container,
#footer .footer-row .menu-footer-signup-container,
#footer .footer-row .menu-footer-legal-container {
  margin-top: 17px;
}

#footer .footer-row .widget ul li {
  margin-bottom: 0px;
}

#footer .footer-row img {
  height: 112px;
}
