/*
Theme Name: WordHerd Theme
Theme URI: http://wordherd.io/
Description: A custom child theme by WordHerd for Impreza
Author: WordHerd.io
Author URI: https://wordherd.io/
Version: 1.0.0
Template: Impreza
*/

@import url("../Impreza/style.css");

html,
html p {
  font-family: nimbus-sans, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 400;
}

.hero .l-section-h {
  padding: 200px 0 150px !important;
}
.l-header .w-nav-control {
  border: 2px solid #fff;
  background: #00535e;
  padding: 5px !important;
}
.l-header .w-nav-control:hover {
  background: #f7931d;
  color: #fff !important;
}
.l-header .w-nav-control .w-nav-icon {
  font-size: 30px;
  line-height: 1 !important;
  height: 35px;
}
.l-header .w-nav-control .w-nav-icon:hover i {
  color: #fff;
}

.l-section.width_full>.l-section-h {
  max-width: none !important;
}

.home .l-subheader.at_middle .w-image-h {
  display: none;
}
.w-socials-item.facebook .w-socials-item-link-hover {
  background: #00535e;
}
.w-socials-item .w-socials-item-link span.w-socials-item-link-hover {
  border: 1px #fff solid;
}
.w-socials-item .w-socials-item-link:hover span.w-socials-item-link-hover {
  background: #f7931d;
}
.l-header .w-socials-item-link {
  line-height: 44px;
  width: 43px;
}
.hero h1 {
  color: #fff;
  margin-bottom: 10px;
}
.hero h2 {
  color: #fff;
  margin-bottom: 40px;
  letter-spacing: 1.5px;
}
h2 {
  letter-spacing: 1.5px;
}
.hm-logo-slogan .l-section-h {
  padding: 40px 0;
}
.hm-logo-slogan p {
  margin-top: 35px;
  font-family: "Fira Sans Bold";
  font-size: 22px;
}
.hm-logo-slogan p .slogan {
  position: relative;
  left: -90px;
}
.hm-logo-slogan .l-section-img {
  background-position: 50% 0;
  background-size: auto;
}
.psa h2 {
  color: #fff; /* padding-top: 0; */
}
.psa p {
  color: #fff;
}
.btn-play {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  display: block;
  margin: 0 auto 50px;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  border: 4px solid rgba(255, 255, 255, 0.7);
}
.btn-play:before {
  content: "";
  border: solid;
  border-width: 26px 0 26px 30px;
  border-color: transparent transparent transparent rgba(255, 255, 255, 0.7);
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0 0 0 7px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hm-grid-3 .l-section-h {
  padding: 0;
}
.hm-grid-3 .l-section-h > .g-cols {
  margin: 0;
}
.hm-grid-3 .vc_col-sm-4 > .vc_column-inner {
  padding: 0 !important;
}
.hm-grid-3 img {
  width: 100%;
}
.hm-grid-3 .description {
  position: absolute;
  bottom: 50px;
  left: 8%;
  right: 8%;
  color: #fff;
}
.hm-grid-3 p {
  margin-bottom: 0;
  line-height: 0;
}
.hm-grid-3 h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 25px;
  margin-bottom: 22px;
  letter-spacing: 0;
}
.dear-auntie .l-section-h {
  text-align: center;
  padding: 150px 0 100px;
}
.dear-auntie h2 {
  color: #fff;
  letter-spacing: 1.5px;
}
.stories .l-section-img {
  background-position: 50% 0;
  background-size: auto;
}
.stories .l-section-h {
  padding: 40px 0;
}
.stories h2 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 10px;
}
.stories span a,
.stories span a:hover {
  color: #fff;
}
.stories .slick-slide span {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  letter-spacing: 1.5px;
  font-family: "Nimbus Sans Bold";
}
.stories .slick-slide p {
  color: #fff;
}
.stories .slick-slide img {
  width: 100%;
  margin-bottom: 23px;
}
.stories .slick-slide .w-image-h {
  margin-right: 50px;
}
.stories .ultsl-arrow-left4:before,
.stories .ultsl-arrow-right4:before {
  color: #fff;
  font-size: 60px;
  position: relative;
  left: -100px;
}
.stories .ultsl-arrow-right4:before {
  right: -30px;
  left: auto;
}
a.button {
  border: 1px solid #494949;
  font: 700 16px/1.1 "Fira Sans Bold", Arial, Verdana, Helvetica, sans-serif;
  background: #fff;
  color: #000;
  padding: 14px 15px 12px;
  min-width: 150px;
  letter-spacing: 1.2px;
  display: inline-block;
}
a.button:hover {
  color: #fff !important;
  background: #f7931d;
  border-color: #f7931d;
}
.w-btn.us-btn-style_1 {
  letter-spacing: 1.2px !important;
}
.stories .social-networks {
  display: inline-block;
  vertical-align: top;
  margin: 0 -5px 0 -3px;
}
.social-block {
  text-align: right;
}
.social-block .title,
.social-block.light .title {
  color: #fff;
}
.social-block .title {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin: 2px 14px 0 0;
  font: italic 24px/1.1 "Fira Sans", Arial, Verdana, Helvetica, sans-serif;
}
.social-block .social-networks {
  display: inline-block;
  vertical-align: top;
  margin: 0 -5px 0 -3px;
  list-style: none;
}
.social-block .social-networks li {
  margin: 0 3px 8px;
  background: none;
}
.social-block .social-networks .stButton {
  margin: 0 !important;
}
.social-block .social-networks .stButton .stLarge {
  width: 26px;
  height: 26px;
  display: block;
  background-image: none !important;
}
.social-block .social-networks li > span {
  width: 26px;
  height: 26px;
  background: #000;
  cursor: pointer;
  background-image: none !important;
  display: block;
  border: 1px solid #fff;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
  -webkit-transition: background 0.1s linear 0s;
  transition: background 0.1s linear 0s;
}
.social-block .social-networks li > span span {
  display: block !important;
}
.social-block .social-networks li > span:hover {
  background: #f7931d;
}
.social-block .social-networks li > span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(/wp-content/uploads/sprite.png) no-repeat -9999px 0;
}
.social-block .social-networks .st_facebook_large:after {
  background-position: -21px -32px;
  width: 9px;
  height: 18px;
  margin-left: 2px;
}
.social-block .social-networks .st_twitter_large:after {
  background-position: 0 -35px;
  width: 17px;
  height: 15px;
}
.social-block .social-networks .youtube:after {
  background-position: -71px -35px;
  width: 20px;
  height: 15px;
}
.social-block .social-networks .instagram:after {
  background-position: -49px -32px;
  width: 18px;
  height: 18px;
  margin-top: 0;
}
.social-block .social-networks .st_tumblr_large:after {
  background-position: -34px -30px;
  width: 11px;
  height: 20px;
}
.social-networks li {
  float: left;
}
.get-gear h2 {
  text-align: center;
  color: #00535e;
  font-size: 40px;
  line-height: 44px;
  margin-bottom: 27px;
}
.get-gear h3 {
  color: #f7931d;
  border-bottom: 1px solid #f7931d;
  padding: 0 0 11px;
  margin: 0 0 33px;
}
.get-gear img {
  margin-bottom: 20px;
}
.color-grid .vc_col-sm-4 .vc_column-inner {
  padding: 26px 40px 27px !important;
}
.color-grid .l-section-h > .g-cols {
  margin: 0;
}
.color-grid .social-networks {
  display: block;
  margin: 37px 0 35px;
  padding: 0 0 8px;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
}
.color-grid .social-networks:after {
  content: "";
  display: block;
  clear: both;
}
.color-grid .social-networks li {
  margin: 0;
  padding: 0 5px 0 0;
  width: 20%;
  position: relative;
  list-style: none;
  font-family: "Nimbus Sans Bold";
}
.color-grid .social-networks a {
  text-indent: 0;
  width: auto;
  height: auto;
  color: #fff;
  background: none;
  border: none;
  padding: 20px 2px 0 20px;
  float: left;
  position: relative;
  overflow: visible;
}
.color-grid .social-networks .twitter {
  padding-left: 29px;
}
.color-grid .social-networks .youtube {
  padding-left: 39px;
}
.color-grid .social-networks .instagram {
  padding-left: 35px;
}
.color-grid .social-networks a:hover {
  color: #f7931d;
}
.color-grid .social-networks a:after {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  top: auto;
  bottom: 2px;
  left: 0;
}
.color-grid .social-networks .youtube:after {
  background-position: -147px 0;
  width: 34px;
  height: 24px;
}
.color-grid .social-networks a:before,
.color-grid .social-networks li:before {
  content: "";
  background: #fff;
  height: 6px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  display: none;
}
.color-grid .social-networks li.active a:before {
  display: block;
}
.social-networks a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(/wp-content/uploads/sprite.png) no-repeat -9999px 0;
}
.social-networks .facebook:after {
  background-position: 0 0;
  width: 15px;
  height: 30px;
  margin-left: 3px;
}
.social-networks .twitter:after {
  background-position: -19px 0;
  width: 29px;
  height: 24px;
}
.social-networks .youtube:after {
  background-position: -52px 0;
  width: 30px;
  height: 21px;
}
.social-networks .instagram:after {
  background-position: -90px 0;
  width: 31px;
  height: 31px;
  margin-top: -1px;
}
.social-networks .tumblr:after {
  background-position: -125px 0;
  width: 18px;
  height: 31px;
}
.color-grid .l-section-h {
  padding: 0;
}
.color-grid h2 {
  font-size: 40px;
  margin-bottom: 6px;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  line-height: 1;
}
.color-grid .social-networks li:before {
  content: "";
  background: #fff;
  height: 6px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  display: none;
}
.color-grid .social-networks li.active:before {
  display: block;
}
.color-grid iframe {
  margin: auto;
  display: block;
}
.color-grid .title {
  display: block;
  text-align: center;
  color: #fff;
  font-family: "Fira Sans Bold";
  padding-bottom: 5px;
  border-bottom: 1px #fff solid;
  margin-bottom: 35px;
  font-size: 18px;
}
.color-grid .w-btn {
  margin-top: 20px;
}
.color-grid .color-grid-3 {
  background: #000;
}
.color-grid .color-grid-3 .vc_column-inner {
  padding: 0 !important;
}
.color-grid .color-grid-3 .vc_column-inner .g-cols {
  margin: 0;
}
.color-grid .color-grid-3 .vc_column-inner .g-cols .vc_column-inner {
  padding: 26px 40px 27px !important;
  color: #fff;
}
.color-grid .tc-statement {
  font-size: 12px;
  line-height: 1.1;
  font-weight: bold;
  font-family: "Fira Sans Bold";
  margin-top: 40px;
}
.color-grid .gform_body input {
  border-radius: 0;
  width: 200px !important;
}
.color-grid .gform_body .gfield {
  margin-bottom: 10px;
}
.color-grid .gform_button {
  padding: 14px 15px 12px;
  letter-spacing: 1.2px;
}
.footer-nav > li {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px 60px;
  font-size: 15px;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Nimbus Sans Medium";
  letter-spacing: 0px;
}
.footer-nav ul {
  padding: 0;
  list-style: none;
  text-transform: none;
  margin: 0;
  font-family: "Nimbus Sans Medium";
  letter-spacing: 0px;
}
.l-footer a {
  color: #fefefe;
  font-weight: 400;
}
.footer-nav {
  overflow: hidden;
  letter-spacing: -4px;
  font-size: 0;
  margin: 0 -5px -45px;
}
.footer-nav ul li {
  margin-bottom: 0;
}
.fcol-two .footer-nav > li {
  padding-bottom: 20px !important;
}
.fcol-two h3,
.l-footer .mobile h3 {
  text-transform: uppercase;
  font: 16px/1.1 "nimbus-sans", Arial, Verdana, Helvetica, sans-serif;
  margin: 0 0 20px;
}
.ft-2-bt {
  padding-top: 0px;
  font-family: "Nimbus Sans Medium";
}
.ft-2-bt:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: #999;
  margin-left: 1.4em;
  margin-right: 1.5em;
  margin-bottom: 40px;
}
.ft-2-bt .vc_column-inner {
  padding-right: 0 !important;
}
.hashtag-list {
  font-size: 17px;
  line-height: 20px;
  padding: 20px 0 0;
  text-align: center;
  margin-left: 0;
}
.hashtag-list li {
  display: inline-block;
  vertical-align: top;
  padding: 0 4px;
  font-family: "Nimbus Sans Medium";
}
.footer-one .l-section-h {
  padding-bottom: 30px;
}
.footer-two .l-section-h {
  padding: 0;
}
.open-hrvid .btn-play {
  width: 65px;
  height: 65px;
  border-color: #fff;
}
.open-hrvid:hover .btn-play {
  border-color: #f7931d;
  transition: none;
}
.open-hrvid .btn-play:before {
  border-width: 19px 0 19px 21px;
  border-color: transparent transparent transparent #fff;
  margin-left: 4px;
}
.open-hrvid:hover .btn-play:before {
  border-color: transparent transparent transparent #f7931d;
  transition: none;
}
.hm-grid-3 .vc_column-link:hover:before {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: "";
}
.mobile {
  display: none;
}
@media (max-width: 1500px) {
  .stories .ultsl-arrow-right4:before {
    right: 0;
  }
  .stories .ultsl-arrow-left4:before {
    left: -40px;
  }
}

@media (max-width: 1300px) {
  .open-hrvid .btn-play {
    margin-bottom: 20px;
  }
  .hm-grid-3 h2 {
    padding-top: 0px;
  }
  .color-grid .social-networks a {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .color-grid .social-networks li {
    padding: 0 3px;
    text-align: center;
  }
  .color-grid .vc_col-sm-4 .vc_column-inner {
    padding: 25px 10px 30px !important;
  }
  .l-subheader,
  .l-section {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .footer-one .l-section-h > .g-cols {
    margin: 0;
  }
  .fcol-one > .vc_column-inner {
    padding-left: 0 !important;
  }
  .stories .ultsl-arrow-left4:before {
    left: -10px;
    font-size: 40px;
  }
  .stories .ultsl-arrow-right4:before {
    right: 15px;
    font-size: 40px;
  }
}
@media (max-width: 1000px) {
  .hero .l-section-h {
    padding: 120px 0 150px !important;
  }
  .hm-grid-3 .vc_col-sm-4 {
    width: 50%;
  }
  .stories .vc_col-sm-6 {
    width: 100%;
  }
  .stories a.button {
    margin-bottom: 30px;
  }
  .stories .slick-slide img {
    width: auto;
    margin: 0 auto;
  }
  .social-block {
    text-align: center;
    padding-top: 30px;
  }
  .fcol-one,
  .fcol-two {
    width: 100% !important;
  }
  .footer-nav > li {
    padding-bottom: 20px;
  }
  .fcol-two > .vc_column-inner {
    padding-left: 0 !important;
  }
}
@media (max-width: 938px) {
  .l-header.bg_transparent:not(.sticky) .l-subheader.at_top {
    background: transparent;
  }
  .l-header.bg_transparent:not(.sticky) {
    background: url(/wp-content/uploads/bg-random-1-scaled.jpg) no-repeat 50% 0;
    padding-bottom: 20px;
  }
  .l-header .slogan {
    color: #000;
    font-family: "Nimbus Sans Bold";
    font-size: 17px;
  }
  .hero h2 {
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 1.5px;
  }
  .hero .l-section-h {
    padding: 15px 0 0 !important;
  }
  .hm-logo-slogan {
    display: none;
  }
  .l-header .w-socials.style_colored .w-socials-item-link {
    font-size: 20px;
    line-height: 34px;
    width: 33px;
  }
  .l-header .w-socials {
    line-height: 1;
  }
  .psa p {
    color: #fff;
    margin-top: 50px;
  }
  .hm-grid-3 .vc_col-sm-4 {
    margin-bottom: 0 !important;
  }
  .get-gear h3 {
    text-align: center;
  }
  .get-gear .w-image-h {
    text-align: center;
  }
  .get-gear .w-btn-wrapper {
    margin: 0.3rem 0 50px;
    text-align: center;
    display: block;
  }
  .color-grid .w-image.align_left {
    text-align: center;
    float: none;
  }
  .color-grid .w-btn-wrapper {
    display: block;
    text-align: center;
  }
  .color-grid .color-grid-3 .vc_column-inner {
    padding: 0 !important;
  }
  .color-grid .color-grid-3 .gform_wrapper form {
    text-align: center;
  }
  .color-grid .color-grid-3 {
    text-align: center;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .mobile .vc_col-sm-6 {
    width: 50% !important;
  }
  .mobile .wpb_raw_code {
    padding-top: 25px;
  }
  .l-footer .w-socials-item-link {
    line-height: 1.7em;
    width: 1.7em;
  }
  .l-footer .w-socials-item-link:after {
    font-size: 17px;
  }
  .search-menu.search-menu-visible {
    padding-bottom: 59px;
  }
  .search-menu #menu-search-form.visible {
    left: 0;
    top: 49px;
    width: 100%;
  }
}

/* In-page Social blocks */
.social-block .title {
  display: inline-block;
  vertical-align: top;
  color: #2c5c81;
  margin: 2px 14px 0 0;
  font: italic 24px/1.1 "Fira Sans", Arial, Verdana, Helvetica, sans-serif;
}

.social-block .social-networks {
  display: inline-block;
  vertical-align: top;
  margin: 0 -5px 0 -3px;
}

.social-block .social-networks li {
  margin: 0 3px 8px;
  background: none;
}

.social-block .social-networks li > a {
  width: 26px;
  height: 26px;
  background: #000;
  cursor: pointer;
  background-image: none !important;
  display: inline-block;
  border: 1px solid #fff;
  overflow: hidden;
  position: relative;
  -webkit-transition: background 0.1s linear 0s;
  transition: background 0.1s linear 0s;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding-left: 3px;
}

.social-block .social-networks li > a:hover {
  background: #f7931d;
}

/* Titlebar */
.parent-title {
  color: #fff;
  font-size: 70px;
  position: absolute;
  bottom: -52px;
  text-transform: uppercase;
}

/*2SLGBTQ+ SMS Titlebar adjustment*/
.postid-20606 .parent-title {
  padding-bottom: 10px;
}

/* Page Posts List */
.page-posts-list {
  display: flex;
  flex-wrap: wrap;
}

.page-posts-list-item {
  height: 350px;
  background-size: cover;
  background-position: center;
  width: calc((100% - 30px) / 3);
  padding: 15px;
  position: relative;
  display: block;
  margin-right: 15px;
  margin-bottom: 15px;
}

.page-posts-list-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5)!important;
}

.page-posts-list-item:nth-child(3n) {
  margin-right: 0;
}

.page-posts-list-item:hover:before {
  background: rgba(0, 0, 0, 0.6)!important;
}

.page-posts-list-item > * {
  color: #fff;
}

.page-posts-list-item h2 {
  font-size: 25px;
  margin-bottom: 9px;
  text-transform: uppercase;
  color: #fff;
}

.page-posts-list-item p {
  margin: 0 3px 10px;
  font-size: 18px;
  font-weight: 400;
  font-family: nimbus-sans, Arial, Verdana, Helvetica, sans-serif;
}

.page-posts-list-item .description {
  position: absolute;
  bottom: 0;
  padding-bottom: 10px;
}

.page-posts-list-item .description:hover {
  color: #fff;
}

.content-for-template-page .post_content > :not(.width_full) {
  padding-left: 0;
  padding-right: 0;
}

.content-for-template-page .post_content > .width_full {
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/*New Ask A Relative Page*/

@media screen and (max-width: 768px) {
  .what-is-ayr .l-section-img {
    background-size: cover !important;
  }

  .what-is-ayr .wpb_text_column {
    padding: 0 !important;
  }
}
.relative-recent .w-grid-item-h:before {
  content: "";
  background: url("/wp-content/uploads/Icon_chat-bubble.svg") no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
}

.relative-recent .w-grid-item-h {
  padding-left: 40px;
}

.relative-recent .w-grid-item-h a {
  font-family: nimbus-sans, Arial, Verdana, Helvetica, sans-serif;
  font-weight: 400 !important;
}

.relatives-accordion {
  width: 60%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .relatives-accordion {
    width: 80%;
    margin: 0 auto;
  }
}
.relatives-accordion .w-tabs-sections-h .w-tabs-section {
  background: none;
  border-width: 0 0 1px 0;
  border-color: #6f6a8d;
}

.relatives-accordion .w-tabs-sections-h .w-tabs-section .w-tabs-section-title {
  color: #ffffff;
}

.relatives-accordion .w-tabs-section-content {
  background: none;
}

.relatives-accordion .w-tabs-section-content p,
.relatives-accordion .w-tabs-section-content li {
  color: #ffffff;
}
/* Ask Auntie */
.ask-auntie-list-item {
  margin-bottom: 20px;
  background: #f2f2f2;
  padding: 16px;
}
.ask-auntie-list-item:after {
  content: "";
  display: block;
  clear: both;
}

.ask-auntie-list-item h4 a {
  color: #000;
}

.ask-auntie-list-item .thumb {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}
.ask-auntie-list-item .thumb img {
  max-width: 100%;
  width: auto;
  height: 66px;
}

@media (max-width: 768px) {
  .ask-auntie-list-item img {
    float: none;
    display: block;
  }
}

.random-dear-auntie-list-item {
  background: url(/wp-content/uploads/ask-auntie-4.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 442px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 20px;
}

.random-dear-auntie-list-item h2,
.random-dear-auntie-list-item p {
  color: #fff;
}

.random-dear-auntie-list-item h2 {
  font-size: 30px;
  letter-spacing: 1.5px;
  line-height: 1.1;
}

.random-dear-auntie-list-item-link {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #494949;
  font: 700 16px/1.1 "Fira Sans", Arial, Verdana, Helvetica, sans-serif;
  background: #fff;
  color: #000;
  min-width: 150px;
  padding: 14px 15px 12px;
  text-align: center;
  letter-spacing: 1.2px;
  -webkit-transition: background 0.1s linear 0s, color 0.1s linear 0s;
  transition: background 0.1s linear 0s, color 0.1s linear 0s;
  border-radius: 0;
}

.random-dear-auntie-list-item-link:hover {
  background: #f7931d;
  border-color: #f7931d;
  color: #fff !important;
}

/* Heleprs */
.max-img img {
  width: 100%;
}

/* Menu */
html .l-header .w-nav-control {
  width: 44px;
  text-align: center;
  height: 44px;
  padding-top: 2px !important;
}

html .l-header .w-nav-control .w-nav-icon {
  font-size: 24px;
}

@media (min-width: 938px) {
  header {
    background-color: #272727;
    padding: 0;
    height: 148px !important;
  }

  .l-header.bg_transparent:not(.sticky) .l-subheader.at_top {
    background: none;
  }
  nav.w-nav.ush_menu_1 {
    position: static;
  }
  nav.w-nav.ush_menu_1 .w-nav-arrow {
    display: none !important;
  }
  .w-nav-close:before,
  html .l-header .w-nav-control {
    display: none;
  }
  header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list {
    left: auto;
  }
  .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 > li {
    display: inline-block;
    position: static;
  }

  .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
    top: 0px;
    left: 24px;
    display: inline;
    padding-right: 0;
    padding-left: 0;
    background: #272727;
    overflow: visible !important;
    transition: none !important;
  }

  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a {
    color: #fff;
    width: 10vw;
    height: 90px;
    max-width: 120px;
    padding: 12px 18px;
    text-align: center;
    /*width: 10vw;
		max-width: 460px;
		height: 58px;
		padding: 6px;
		border: 1px solid #414141 !important;*/
    font-size: 16px;

    border: none !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(3)
    > a {
    line-height: 1;
    padding-top: 4px;
  }

  .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 > li {
    position: relative;
  }

  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a:before {
    content: ""; /*
    background: url(/wp-content/themes/wordherd-impreza/img/sprite.png) no-repeat -9999px 0;*/
    display: block;
    background-size: contain;
    margin: 0 auto 0;
    width: 42px;
    height: 42px;
  }

  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(1)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/ask.png) no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(2)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/culture.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(3)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/life.png) no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(4)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/relationships.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(5)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/wellness-logo.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(6)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/impact.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(7)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/ambassadors.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(8)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/gear.png) no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(9)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/search.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }

  nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 .w-nav-title {
    padding-right: 0 !important;
    position: relative;
    /*top: -4px;*/
  }

  /* Persist hover effect */
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a:hover
    + ul.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li.opened
    > a
    + ul.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a
    + ul.level_2:hover {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    border: 1px solid #414141;
  }

  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a:hover
    + ul.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li.opened
    > a
    + ul.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a
    + ul.level_2:hover {
    display: flex !important;
    padding: 18px 0 !important;
  }

  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a
    + ul.level_2
    a.level_2 {
    color: #000 !important;
    font-size: 18px !important;
    word-break: none;
    white-space: nowrap;
    padding: 0 18px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Fira Sans", Arial, Verdana, Helvetica, sans-serif;
    padding-left: 0;
    background: none !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a
    + ul.level_2
    a:hover {
    background: none !important;
  }

  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a
    + ul.level_2
    > li {
    width: 265px;
    margin: 0 15px 10px;
    padding: 0 6px;
  }

  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a
    + ul.level_2
    ul.level_3 {
    display: block;
    background: none;
  }

  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li
    > a
    + ul.level_2
    ul.level_3
    a {
    color: #000;
    margin: 0;
    padding: 13px 6px 2px;
    border-bottom: 1px solid #b7b7b7 !important;
    font-size: 14px;
    font-family: "Fira Sans", Arial, Verdana, Helvetica, sans-serif;
  }

  /* Hover backgrounds */
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(1)
    > a:hover {
    background: #453d68;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(2)
    > a:hover {
    background: #00b5cc;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(3)
    > a:hover {
    background: #f15a29;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(4)
    > a:hover {
    background: #c9362c;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(5)
    > a:hover {
    background: #00535e;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(6)
    > a:hover {
    background: #ffcc3f;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(7)
    > a:hover {
    background: #1f8742;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(8)
    > a:hover {
    background: #f7931d;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(9)
    > a:hover {
    background: #5c5c5c;
  }

  /* Colors */
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(1)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(1)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #453d68 !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(2)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(2)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #00b5cc !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(3)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(3)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #f15a29 !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(4)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(4)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #c9362c !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(5)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(5)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #00535e !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(6)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(6)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #ffcc3f !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(7)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(7)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #1f8742 !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(8)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(8)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #f7931d !important;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(9)
    > a
    + ul.level_2
    a.level_2,
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(9)
    > a
    + ul.level_2
    a:not(.level_2):hover {
    color: #5c5c5c !important;
  }
}

.white-text p,
.white-text h1,
.white-text h2,
.white-text h3,
.white-text li,
.white-text a {
  color: #fff;
}

.white-text a:hover {
  color: #f7931d;
}

.p-t-0 > .l-section-h,
.p-t-0 > .l-section-img {
  padding-top: 0 !important;
}

.text-white,
.text-white h1 {
  color: #fff;
}

.titlebar-above-content {
  position: relative;
  z-index: 5;
}

body .w-separator.color_border {
  color: #767676;
}

/* Tabs */
.w-tabs .w-tabs-list-h {
  display: flex;
  align-items: center;
  justify-content: center;
}

html .w-tabs.style_default .w-tabs-list {
  background: #1e7885;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

html .w-tabs-item-h {
  padding-left: 14px !important;
  padding-right: 14px !important;
}

html .w-tabs-item-h .w-tabs-item-title {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Fira Sans", Arial, Verdana, Helvetica, sans-serif;
}

html .w-tabs.style_default .w-tabs-item,
html .w-tabs.style_default .w-tabs-item.active,
html .w-tabs.style_default .w-tabs-item.active:hover,
html .w-tabs.style_default .w-tabs-item:hover {
  background: none !important;
  border-top: none !important;
}
html .w-tabs.style_default .w-tabs-item.active .w-tabs-item-title,
html .w-tabs.style_default .w-tabs-item.active:hover .w-tabs-item-title,
html .w-tabs.style_default .w-tabs-item:hover .w-tabs-item-title {
  color: #f7931d;
}

/* Advanced Carousel */
.ult-item-wrap > .wpb_row {
  width: 1245px;
  max-width: 100%;
  margin: auto;
}
.ult-item-wrap {
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
}

.ult-carousel-wrap .slick-next {
  right: 8px;
}
.ult-carousel-wrap .slick-prev {
  left: 0px;
}

p,
li {
  font-weight: 600;
}
strong,
b,
a {
  font-weight: 900;
}

strong > a {
  font-weight: 900;
}

.column-form {
  display: flex;
  flex-wrap: wrap;
}

.column-form > .gform_body,
.column-form > .form-col-4 {
  width: 33.3333%;
  padding: 20px;
}
.column-form > .gform_body,
.column-form > .form-col-8 {
  padding-left: 0 !important;
}

.column-form > .form-col-8 {
  width: 66.6666%;
  padding: 20px;
}

li#field_2_30 {
  display: none !important;
}
.column-form .gform_body label {
  margin-bottom: 0 !important;
}
.column-form .gform_body label + div {
  margin-top: 5.5px;
}
#field_2_1 {
  margin-top: 0;
}

html body .gform_wrapper input[type="text"],
html body .gform_wrapper select,
html body .gform_wrapper textarea {
  width: 100% !important;
  background: #f2f2f2;
  margin: 0 0 0px;
  -webkit-appearance: none;
  border-radius: 0;
  border: 1px solid #c9c9c9;
  box-shadow: 0 1px 1px #f7f7f7, 0 -1px 1px #f6f6f6 inset;
  padding: 12px 7px !important;
  width: 100%;
  display: block;
  height: 46px;
}

#field_12_6 > label {
  margin-top: 27px;
}

html body .gform_wrapper input[type="text"]:focus,
html body .gform_wrapper select:focus,
html body .gform_wrapper textarea:focus {
  border-color: #f7931d;
}

.ginput_container_select {
  position: relative;
}
.ginput_container_select select {
  padding-right: 20px !important;
  line-height: 1;
}
.ginput_container_select:after {
  content: "\f0d7";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  top: 10px;
  pointer-events: none;
}

.column-form ul.list {
  margin-left: 0;
}
.column-form h2 {
  font-size: 16px;
  line-height: 22px;
}

.column-form h2:first-child {
  margin-top: 28px;
}

.no-label > label {
  display: none !important;
}

.column-form input[type="checkbox"] {
  display: none;
}
.column-form input[type="checkbox"] + label {
  position: relative;
  overflow: visible;
}
.column-form input[type="checkbox"] + label:before {
  content: "";
  opacity: 1;
  width: 31px;
  height: 29px;
  border: 1px solid #000;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}

.column-form input[type="checkbox"]:checked + label:after {
  position: absolute;
  content: "";
  height: 12px;
  width: 16px;
  top: 15px;
  left: 15px;
  margin: -9px 0 0 -8px;
  border: 3px solid #000;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#gform_4 > .gform_body {
  width: 100%;
}
#gform_5 > .gform_body {
  width: 100%;
}

.column-form .form-col-6 {
  width: 50%;
}
.column-form .form-col-6 .form-col-6 {
  float: left;
  padding-left: 20px;
}
.column-form .form-col-6 .form-col-6:first-child {
  padding-left: 0;
}
#field_4_8 {
  display: none;
}
#field_4_7 {
  margin-bottom: 0;
}

/*2SLGBTQ+ SMS Campaign Label Colors*/
.postid-20606 .text-subscribe label {
  color: #333;
}

@media (max-width: 768px) {
  .column-form > * {
    width: 50% !important;
  }
  .column-form > .form-col-4:nth-child(3),
  .column-form > .form-col-8,
  .column-form > .form-col-8 + div {
    width: 100% !important;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 600px) {
  .column-form > * {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
  }
}

/* Grids */
/* Green */
.layout_5150 .w-grid-item-h {
  background: #00823b;
}
.layout_5150 .w-grid-item:nth-child(even) .w-grid-item-h {
  background: #00b153;
}
/* Turquoise */
.layout_5159 .w-grid-item-h {
  background: #0090a4;
}
.layout_5159 .w-grid-item:nth-child(even) .w-grid-item-h {
  background: #006274;
}

.layout_5150 .w-grid-item-h > *,
.layout_5159 .w-grid-item-h > * {
  color: #fff;
}

.layout_5150 .w-grid-item-h h2 a,
.layout_5159 .w-grid-item-h h2 a {
  font-family: "Fira Sans", Arial, Verdana, Helvetica, sans-serif !important;
  font-weight: 900 !important;
}

.layout_5150 .w-grid-item-h h2,
.layout_5150 .w-grid-item-h .post_content,
.layout_5159 .w-grid-item-h h2,
.layout_5159 .w-grid-item-h .post_content {
  padding: 0 41px;
}
.layout_5150 .w-grid-item-h h2,
.layout_5159 .w-grid-item-h h2 {
  padding-top: 39px;
  font-size: 25px;
}
.layout_5150 .w-grid-item-h,
.layout_5159 .w-grid-item-h {
  padding-bottom: 37px;
}

/* Helpers */
.vp-a img {
  display: block;
}

.float-right {
  float: right;
}

.text-left {
  text-align: left;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-normal {
  text-transform: none;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}
.slide-col-6 {
  width: 50%;
}
@media (max-width: 768px) {
  .slide-col-6 {
    width: 100%;
  }
}

.ask-auntie-questions-list-list a.float-right {
  font-size: 18px !important;
  font-weight: 100 !important;
  font-family: nimbus-sans, Arial, Verdana, Helvetica, sans-serif !important;
}

.shift-content-up {
  margin-top: -72px;
}

.mobile-only {
  display: none !important;
}
@media (max-width: 938px) {
  .mobile-only {
    display: block !important;
  }
  .desktop-only {
    display: none !important;
  }
}

/* Accordion */
.w-tabs-section {
  background: #f29204;
}
.w-tabs-sections {
  margin-bottom: 20px;
}
.w-tabs-section .w-tabs-section-header {
  padding: 16px;
}
.w-tabs-section .w-tabs-section-title {
  font-size: 16px;
}
.w-tabs-section-content {
  font-size: 16px;
  background: #fff;
}

.w-tabs-section.active .w-tabs-section-header-h {
  color: #fff;
}

.w-tabs.iconpos_right .w-tabs-section-control {
  transform: none;
}

.w-tabs.iconpos_right .w-tabs-section-control:before {
  font-size: 10px;
  color: #fff;
}
/*
.w-tabs-section.active .w-tabs-section-control:before {
	content: '\f068';
	transform: none !important;
}

/*Purple Accordion*/

.purple-accordion .w-tabs-sections-h .w-tabs-section {
  background: none;
  border-width: 0 0 1px 0;
  border-color: #6f6a8d;
}

.purple-accordion .w-tabs-sections-h .w-tabs-section .w-tabs-section-title {
  color: #ffffff;
}

.w-tabs.icon_chevron .w-tabs-section-control:before {
  color: #ffffff !important;
  font-size: 20px !important;
}

.purple-accordion .w-tabs-section-content {
  background: none;
}

.purple-accordion .w-tabs-section-content p {
  color: #ffffff;
}
/* Core */
dt {
  float: left;
}

/* Gear */
.gear-hero > .l-section-h {
  border-bottom: 23px solid #ef902c !important;
}

html .ambassador-titlebar-menu .widget_nav_menu .menu-item > a {
  background: none !important;
  font: 700 30px/34px "Fira Sans", Arial, Verdana, Helvetica, sans-serif !important;
  border-right: 1px solid rgba(255, 255, 255, 0.35) !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  color: #fff;
  opacity: 1 !important;
}

html .ambassador-titlebar-menu .widget_nav_menu .menu-item > a:hover,
html
  .ambassador-titlebar-menu
  .widget_nav_menu
  .menu-item.current-menu-item
  > a {
  color: #f7931d;
}

html .ambassador-titlebar-menu .widget_nav_menu .menu {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 480px) {
  html .ambassador-titlebar-menu .widget_nav_menu .menu-item {
    width: 100%;
  }
  html .ambassador-titlebar-menu .widget_nav_menu .menu-item > a {
    border-right: none !important;
  }
}

/* More Forms */
#field_3_1,
#input_3_32 input,
#input_2_28 input {
  display: none;
}
#field_3_1 + li {
  margin-top: 0;
}

#input_3_32 li {
  margin-left: 40px !important;
  overflow: visible;
}
#input_3_32 label:before,
#input_3_32 label:after {
  margin-left: -40px;
}
#input_3_32 label:after {
  margin-left: -47px;
}

.gform_wrapper .gfield_radio li input[type="radio"] {
  display: none;
}
.gform_wrapper .gfield_radio li input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  float: left;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  margin: -5px 5px 0 0;
  height: 26px;
  width: 26px;
  margin-top: 2px;
  margin-right: 10px;
  margin-left: -36px;
}

.gform_wrapper .gfield_radio li input[type="radio"]:checked + label:after {
  content: "";
  position: absolute;
  background: #000;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  top: 12px;
  left: -24px;
}

.gform_wrapper .gfield_radio li {
  margin-left: 36px !important;
  overflow: visible !important;
  margin-bottom: 10px;
}

#gform_fields_5 .gfmc-row-1-col-2-of-2 {
  padding-left: 20px;
}

@media (max-width: 768px) {
  #gform_fields_5 .gfmc-row-1-col-2-of-2 {
    padding-left: 0;
  }
}

/* Menu Search */
#menu-item-5000 {
  position: relative;
}

#menu-search-form {
  position: absolute;
  top: 0;
  left: 100%;
  width: 0;
  transition: width 0.25s ease, padding-left 0.25s ease,
    padding-right 0.25s ease;
  overflow: hidden;
  background: #909090;
  padding: 10px;
  padding-left: 0;
  padding-right: 0;
  height: 58px;
}

#menu-search-form.visible {
  width: 313px;
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#menu-search-form input {
  width: 100%;
  padding: 8px 12px 10px;
  border-radius: 0;
  height: 38px;
  box-shadow: none !important;
  outline: none !important;
  color: #909090;
  font: 25px/30px "nimbus-sans", Arial, Verdana, Helvetica, sans-serif;
}

html body #menu-search-form button {
  position: absolute;
  right: 10px;
  border-color: transparent !important;
  padding: 8px;
  background: none;
  font-size: 23px;
  color: #909090 !important;
}
html body #menu-search-form button:hover {
  color: #f79522 !important;
}

.layout_5238 h3 a {
  color: #c9362c !important;
}
.layout_5238 h3 a:hover {
  color: #f7931d !important;
}
.layout_5238 h3 {
  margin-bottom: 10px;
}
.layout_5238 h3 + div {
  font-weight: 700 !important;
  margin-bottom: 20px;
}

.layout_5238 article {
  display: list-item;
  list-style: disc;
}

/* Pagination */
.pagination .nav-links .page-numbers {
  height: 30px;
  line-height: 30px;
  width: 40px;
  border-radius: 0;
  font-size: 14px;
}

.pagination .nav-links .page-numbers.next,
.pagination .nav-links .page-numbers.prev {
  width: 90px;
}
.pagination .nav-links .page-numbers.next:after,
.pagination .nav-links .page-numbers.prev:after {
  margin-left: 5px;
}
.pagination .nav-links .page-numbers.prev:after {
  float: left;
  margin-left: 10px;
}

.topic-thumbnail {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  width: 600px;
  max-width: 100%;
}

@media (max-width: 768px) {
  .topic-thumbnail {
    float: none;
    margin-left: 0;
  }
}

.auntie-single-footer-cards-list {
  display: flex;
  flex-wrap: wrap;
}

.auntie-single-footer-cards-list-item {
  background: #524676;
  padding: 32px;
  width: 33.33333%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding-top: 80px;
}

.auntie-single-footer-cards-list-item:nth-child(2) {
  background: #3e3466;
}
.auntie-single-footer-cards-list-item:nth-child(3) {
  background: #2b2048;
}

.auntie-single-footer-cards-list-item:nth-child(3) a {
  width: 256px;
  max-width: 100%;
}

.auntie-single-footer-cards-list-item h3 {
  color: #fff;
  margin-bottom: 80px;
  font-size: 30px;
}

.auntie-single-footer-cards-list-item .button {
  background: none;
  color: #fff;
  border: 1px solid #fff;
  font-size: 24px;
  font-weight: 100 !important;
  font-family: nimbus-sans, Arial, Verdana, Helvetica, sans-serif;
  line-height: 32px;
}
.auntie-single-footer-cards-list-item .button:before {
  display: none;
}

.auntie-single-footer-cards-list-item .button:hover {
  background: none;
  border-color: #fff;
}

.auntie-single-media-wrap {
  float: right;
  margin-left: 40px;
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .auntie-single-media-wrap {
    float: none;
    width: 100%;
    margin-left: 0;
  }
}

.category-box {
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  margin: 0.5em 0.5em 0.5em 0;
  background-color: #f7931d;
  display: inline-block;
  padding: 0.5em;
  text-align: center;
}
.category-box p {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
}
@media only screen and (min-width: 1200px) {
  .category-box {
    font-size: 16px;
  }
}

/* Cleanup */
.header_hor .l-subheader-cell.at_left .w-nav:first-child .w-nav-control > span {
  display: block;
  position: absolute;
  bottom: 0;
  line-height: 1;
  left: 100%;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (max-width: 768px) {
  .header_hor
    .l-subheader-cell.at_left
    .w-nav:first-child
    .w-nav-control
    > span {
    display: none;
  }
}

.footer-tab {
  display: none;
}
#footer-tab-facebook {
  display: block;
}

/* [latest-post-preview] shortcode */
.latest-post-preview-wrap .vc_row {
  margin-left: 0;
  margin-right: 0;
}

.latest-post-preview-wrap .vc_column-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.latest-post-preview-list-item {
  padding: 15px;
  min-height: 296px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background-size: cover !important;
  background-position: center !important;
}

.latest-post-preview-list-item > *,
.latest-post-preview-list-item h3 {
  color: #fff;
}

.latest-post-preview-list-item > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
}

.latest-post-preview-list-item > a:hover {
  background: rgba(0, 0, 0, 0.25);
}

.latest-post-preview-list-item .content p:nth-child(2) {
  margin-bottom: 0;
}

.latest-post-preview-list-item .content.cpt-blog-videos:after {
  content: "\f144";
  font-family: fontawesome;
  font-size: 72px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: color 0.35s ease;
}

.latest-post-preview-list-item > a:hover ~ .content.cpt-blog-videos:after {
  color: #f7931d;
}

/* Mobile Menu */
.w-nav.mobile-only .w-nav-list {
  background: #272727 !important;
}
.w-nav.mobile-only .w-nav-list a {
  color: #fff !important;
}
.w-nav.mobile-only .w-nav-arrow {
  display: none !important;
}
.w-nav.mobile-only .level_2,
.w-nav.mobile-only .level_3 {
  background: #fff !important;
}

.w-nav.mobile-only .level_1 > a:before {
  content: "";
  background: url(/wp-content/themes/wordherd-impreza/img/sprite.png) no-repeat;
  background-position: 0 -54px;
  width: 27px;
  height: 27px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.w-nav.mobile-only .menu-item-50.level_1 > a:before {
  background-position: -31px -54px;
  width: 28px;
  height: 28px;
}
.w-nav.mobile-only .menu-item-4995.level_1 > a:before {
  background-position: -63px -54px;
  width: 25px;
  height: 23px;
}
.w-nav.mobile-only .menu-item-5072.level_1 > a:before {
  background-position: -92px -54px;
  width: 36px;
  height: 20px;
}
.w-nav.mobile-only .menu-item-4997.level_1 > a:before {
  background-position: 0 -85px;
  width: 30px;
  height: 28px;
}
.w-nav.mobile-only .menu-item-4998.level_1 > a:before {
  background-position: -132px -54px;
  width: 23px;
  height: 21px;
}
.w-nav.mobile-only .menu-item-4999.level_1 > a:before {
  background-position: -34px -85px;
  width: 27px;
  height: 30px;
}
.w-nav.mobile-only .menu-item-5000.level_1 > a:before {
  background-position: -65px -85px;
  width: 25px;
  height: 26px;
}
.w-nav.mobile-only .level_3 > a {
  color: #242424 !important;
  font-size: 12px !important;
}
.w-nav.mobile-only .menu-item-31 .level_2 > a {
  font-size: 13px !important;
}

.w-nav.mobile-only .menu-item-31 > a:hover {
  background: #00b5cc !important;
}
.w-nav.mobile-only .menu-item-31 .level_2 > a,
.w-nav.mobile-only .menu-item-31 .level_3 > a:hover {
  color: #00b5cc !important;
}

.w-nav.mobile-only .menu-item-50 > a:hover {
  background: #f15a29 !important;
}
.w-nav.mobile-only .menu-item-50 .level_2 > a,
.w-nav.mobile-only .menu-item-50 .level_3 > a:hover {
  color: #f15a29 !important;
}

.w-nav.mobile-only .menu-item-4995 > a:hover {
  background: #c9362c !important;
}
.w-nav.mobile-only .menu-item-4995 .level_2 > a,
.w-nav.mobile-only .menu-item-4995 .level_3 > a:hover {
  color: #c9362c !important;
}

.w-nav.mobile-only .menu-item-5072 > a:hover {
  background: #1c454b !important;
}
.w-nav.mobile-only .menu-item-5072 .level_2 > a,
.w-nav.mobile-only .menu-item-5072 .level_3 > a:hover {
  color: #1c454b !important;
}

.w-nav.mobile-only .menu-item-4997 > a:hover {
  background: #453d68 !important;
}
.w-nav.mobile-only .menu-item-4997 .level_2 > a,
.w-nav.mobile-only .menu-item-4997 .level_3 > a:hover {
  color: #1c454b !important;
}

.w-nav.mobile-only .menu-item-4998 > a:hover {
  background: #1f8742 !important;
}
.w-nav.mobile-only .menu-item-4998 .level_2 > a,
.w-nav.mobile-only .menu-item-4998 .level_3 > a:hover {
  color: #1f8742 !important;
}

.w-nav.mobile-only .menu-item-4999 > a:hover {
  background: #f7931d !important;
}
.w-nav.mobile-only .menu-item-4999 .level_2 > a,
.w-nav.mobile-only .menu-item-4999 .level_3 > a:hover {
  color: #f7931d !important;
}

.w-nav.mobile-only .menu-item-5000 > a:hover {
  background: #5c5c5c !important;
}

.w-nav.mobile-only .my-mind > a:hover {
  background: #00535e !important;
}
.w-nav.mobile-only .my-mind .level_2 > a,
.w-nav.mobile-only .my-mind .level_3 > a:hover {
  color: #00535e !important;
}

/* Misc */
.page-posts-list-item.vp-a:after {
  content: "\f144";
  font-family: fontawesome !important;
  font-size: 72px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40px);
  transition: color 0.35s ease;
  color: #fff;
}

.page-posts-list-item.vp-a:hover:after {
  color: #f7931d !important;
}

/* Contests */
.contest-cover-right-hero-column
  > .l-section-h
  > .g-cols
  > .vc_col-sm-4:before {
  content: " ";
  display: table;
  position: absolute;
  top: 0;
  right: 0;
  width: 33.33333%;
  background: #00535e;
  height: 100%;
  z-index: 1;
}
.contest-cover-right-hero-column > .l-section-h,
.contest-cover-right-hero-column > .l-section-h > .g-cols,
.contest-cover-right-hero-column > .l-section-h > .g-cols > .vc_col-sm-4 {
  position: initial;
}

.contest-cover-right-hero-column > .l-section-h > .g-cols .vc_column-inner {
  position: relative;
  z-index: 2;
}

.contest-cover-right-hero-column > .l-section-h > .g-cols .vc_column-inner * {
  color: #fff;
}

.recent-contest-list {
  width: 1230px;
  margin: auto;
}
.recent-contest-list-item {
  display: flex;
}
.recent-contest-list .col-6 {
  width: 50%;
}

.recent-contest-list-item p {
  font-size: 16px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .l-header .w-image img {
    margin-left: 40px;
  }
}

@media (min-width: 1245px) {
  html .slick-prev {
    left: 15px;
  }
}

.category-container > * {
  float: left;
  width: 50%;
  padding: 0 8px;
}
.category-container a div {
  height: 100px;
  line-height: 80px;
}

@media (max-width: 768px) {
  .contest-cover-right-hero-column > div:first-child {
    position: relative;
    height: 240px;
    background-position: center !important;
    background-size: cover !important;
  }

  .contest-cover-right-hero-column > div:last-child {
    background: #00535e;
  }

  .contest-cover-right-hero-column > .l-section-h > .g-cols {
    margin-left: 0;
    margin-right: 0;
  }

  .contest-cover-right-hero-column
    > .l-section-h
    > .g-cols
    > .vc_col-sm-4:before {
    display: none;
  }

  .contest-cover-right-hero-column .wpb_column {
    width: 100%;
  }
}

/* Header fixes */
@media (max-width: 768px) {
  body:not(.home) .l-header.pos_static.bg_transparent {
    background: none;
  }

  body:not(.home)
    .l-header.pos_static.bg_transparent
    ~ .l-main
    > .l-section:first-of-type {
    padding-top: 95px;
  }

  .parent-title {
    text-align: center;
    width: 100%;
    margin-left: -16px;
    padding-right: 16px;
    font-size: 38px;
    margin-bottom: 19px !important;
  }

  .header-social-links-wrap {
    align-items: center !important;
  }
  .header-social-links-wrap .w-text {
    display: none;
  }
  .header-social-links-wrap .w-socials {
    margin-bottom: 0;
  }
}

@media (max-width: 600px) {
  body:not(.home)
    .l-header.pos_static.bg_transparent
    ~ .l-main
    > .l-section:first-of-type {
    padding-top: 110px;
  }
}

@media (max-width: 426px) {
  .banner-strip {
    background-color: #000000;
    background-position: 50% 40px!important;
    height: 130px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
  }
}

@media (max-width: 321px) {
  .banner-strip {
    background-position: 50% 30px!important;
    height: 110px;
  }
}

/* Grids */
.three-column-grid {
  display: flex;
  flex-wrap: wrap;
}

.three-column-grid > * {
  width: 33.333333%;
  margin-bottom: 60px;
  padding: 20px;
}

@media (max-width: 768px) {
  .three-column-grid > * {
    width: 50%;
  }
}

@media (max-width: 600px) {
  .three-column-grid > * {
    width: 100%;
  }
}

/* Free stuff */
.free-stuff-list-item h3 {
  color: #f7931d;
  border-bottom: 1px solid #f7931d;
  padding: 0 0 11px;
  margin: 0 0 33px;
  font-size: 18px;
}

.free-stuff-list-item .button {
  margin-top: 20px;
}

.free-stuff-list-item .button:before {
  display: none;
}

/* Misc */
.random-dear-auntie-list-item.video a {
  display: block;
}

.random-dear-auntie-list-item.video a:after {
  content: "\f144";
  font-family: fontawesome;
  color: #fff;
  font-size: 72px;
  opacity: 0.6;
}

.random-dear-auntie-list-item.video a:hover:after {
  opacity: 1;
}

.color-grid h2 {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
}

.ambassadors-grid {
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: -71px;
}

.ambassadors-grid > div {
  max-width: 100%;
  width: 100%;
}

.ambassadors-grid .w-grid-item .post_title {
  padding: 39px 41px 0;
}
.ambassadors-grid .w-grid-item .post_content {
  padding: 0 41px 37px;
}

.ambassadors-grid .social-block {
  padding: 0 41px 20px;
}

.ambassadors-grid .w-grid-item,
.layout_5159 .w-grid-item {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.ambassadors-grid .w-grid-item:nth-child(odd) {
  background: #0a2328;
  color: #fff;
}
.ambassadors-grid .w-grid-item:nth-child(even) {
  background: #053c44;
  color: #fff;
}
.ambassadors-grid h2 {
  color: #fff;
}

@media (max-width: 768px) {
  .ambassadors-grid {
    margin-top: -39px;
  }
}

@media (max-width: 768px) {
  .ambassadors-grid {
    margin-top: -23px;
  }
}

/* Grids */
.layout_6708 .post_title {
  text-transform: uppercase;
}

.layout_6708 .usg_vwrapper_1 {
  position: relative;
}
.layout_6708 .usg_vwrapper_1 .usg_post_custom_field_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.layout_6708 .usg_vwrapper_1 .usg_post_custom_field_1 a {
  display: block;
  height: 100%;
  width: 100%;
  text-indent: -999999px;
}

.has-play-button {
  display: block;
  position: relative;
}

.has-play-button:after {
  content: "\f144";
  color: #fff;
  font-family: fontawesome;
  font-size: 72px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: color 0.35s ease;
  z-index: 2;
  text-indent: 0;
}

.recent-grant-slide > div:first-child,
.recent-my-story-slide > div:first-child,
.recent-ambassador-slide > div:first-child {
  font-size: 16px;
  line-height: 1.5;
}
/* Custom pagination style*/

.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px 0 0;
  border: 1px solid #eee;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600;
}
.page-numbers.current,
a.page-numbers:hover {
  background: #f9f9f9;
}
/*Fix to apply bold font*/
.post_content strong {
  font-family: "Nimbus Sans Bold", sans-serif !important;
}

/* correcting the menu icons on mobile devices */
@media (max-width: 938px) {
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(1)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/ask.png) no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(2)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/culture.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(3)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/life.png) no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(4)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/relationships.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(5)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/wellness-logo.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(6)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/impact.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(7)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/ambassadors.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(8)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/gear.png) no-repeat;
    background-size: contain;
    background-position: center;
  }
  .header_hor
    .w-nav.type_mobile.m_layout_dropdown
    .w-nav-list.level_1
    > li:nth-child(9)
    > a:before {
    background: url(/wp-content/themes/wordherd-impreza/img/search.png)
      no-repeat;
    background-size: contain;
    background-position: center;
  }
}
/* prevent titles from overlapping with social icons on mobile */
@media (max-width: 600px) {
  h1.parent-title {
    margin-left: 0;
    margin-bottom: -55px !important;
    bottom: 21px;
    padding-right: 0;
    position: relative;
  }
}

.monthly-contest-list {
  border-bottom: 1px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.color-grid h3 {
  color: #fff;
  text-align: center;
}

.contest-cover-right-hero-column .vc_column-inner:first-child {
  align-items: center;
}
.contest-cover-right-hero-column .vc_col-sm-8 .wpb_wrapper {
  width: 100%;
}
.contest-cover-right-hero-column .vc_col-sm-8 .vc_column-inner {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.contest-cover-right-hero-column .vc_column-inner:first-child .contest-image {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 400px;
}

.contest-cover-right-hero-column .vc_column-inner {
  justify-content: center;
}

/* used for hiding anything needed */
.hide {
  display: none;
}

/* social media footer icons */
#footer-tab-twitter iframe {
  width: 100% !important;
}

/******************************************************
* #### jQuery-Youtube-Channels-Playlist v7.0 ####
* Coded by Ican Bachors 2014.
* https://github.com/bachors/jQuery-Youtube-Channels-Playlist
* Updates will be posted to this site.
******************************************************/

.ycp {
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 1em;
  color: #444;
  background: #000;
  display: block;
  width: 100%;
  height: 500px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.ycp,
.ycp .belah {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.ycp .belah {
  display: inline-block;
  vertical-align: top;
  height: 100%;
}

.ycp .belah:first-of-type {
  width: 100%;
}

.ycp .belah:last-of-type {
  display: none;
}

.ycp .belah .luhur {
  color: #fff;
  background: #222;
  display: block;
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  padding: 10px;
  margin: 0;
}

.ycp .belah .handap {
  color: #ddd;
  background: #111;
  height: calc(100% - 70px);
  padding: 0;
  overflow-y: auto;
  -moz-box-shadow: inset 0 0 10px #000;
  -webkit-box-shadow: inset 0 0 10px #000;
  box-shadow: inset 0 0 10px #000;
}

.ycp .belah .handap,
.ycp .belah .bingkay {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
}

.ycp .belah .bingkay {
  height: 100%;
  border: 0;
}

.ycp .belah .luhur span.tombol {
  margin-right: 20px;
  color: silver;
}

.ycp .belah .luhur span.about {
  float: right;
  background: #111;
  padding: 2px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
}

.ycp a {
  text-decoration: none;
  outline: 0;
}

.ycp a img {
  border: 0;
}

.ycp .belah.ycp_vid_play {
  cursor: pointer;
}

.ycp .belah.ycp_vid_play a {
  background: #e52d27;
  width: 120px;
  height: 75px;
  display: inline-block;
  border-radius: 10%;
  position: relative;
  top: calc(50% - 35px);
  left: calc(50% - 60px);
  text-align: center;
}

.ycp .belah.ycp_vid_play a::before {
  color: #fff;
  content: "\25B6";
  z-index: 100;
  font-size: 36px;
  position: relative;
  top: 24px;
}
.ycp .belah .thumb {
  float: left;
  margin-right: 10px;
  position: relative;
  height: 61px;
}

.ycp .belah .thumb span {
  position: absolute;
  right: 2px;
  bottom: -2px;
  padding: 2px;
  background: #000;
  color: silver;
  font-size: 0.8em;
}

.ycp .belah .play {
  margin: 0;
  padding: 10px;
  display: block;
  overflow: hidden;
  /*overflow: visible;*/
}

.ycp .belah .luhur div.title {
  color: #fff;
  border-bottom: 1px solid #111;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.ycp .belah .handap div.title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 0;
  border: none;
  text-align: left;
}

.ycp .belah span.mute,
.ycp .belah span.about a {
  color: #767676;
  font-size: 0.8em;
}

.ycp .belah .thumb img {
  width: 80px;
  height: 100%;
  border: 2px solid #000;
}

.ycp .belah .play:hover,
.ycp .belah .vid-active {
  background: #000;
}

.ycp .belah .luhur .vid-prev,
.ycp .belah .luhur .vid-next,
.ycp .belah .play {
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .ycp .belah,
  .ycp .belah:first-of-type,
  .ycp .belah:last-of-type {
    width: 100%;
    display: block;
  }

  .ycp .belah:last-of-type {
    display: none;
  }

  .ycp .belah:first-of-type {
    height: 100%;
  }
}

p.instagram_username {
  margin-bottom: 25px;
}

.instagram_username,
.instagram_username a {
  color: #fff;
}

.video-play-icon i {
  color: #fff;
  font-size: 72px;
  margin-top: 40px;
}

.psa {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 550px;
}
.psa p {
  margin-top: 0;
}

.psa .l-section-h {
  padding-top: 0;
  padding-bottom: 0;
}

.social-share-icons {
  display: block;
}

.social-icon {
  padding: 10px 2px 3px 12px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 5px;
}
.social-icon:last-child {
  margin-right: 0;
}

.social-icon a {
  color: #fff;
}

.social-share-icons .facebook {
  background-color: #3a579a;
}

.social-share-icons .twitter {
  background-color: #04abf0;
}

.social-icon i {
  padding-right: 10px;
}

.free-stuff-list-item {
  text-align: center;
}

.free-stuff-list-item .button {
  margin-bottom: 15px;
}

.l-main .aligncenter {
  max-width: 100% !important;
}

.hero .mobile {
  display: none;
}
.row-sms-campaign .vc_col-sm-6 {
  float: left;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.row-sms-campaign {
  max-width: 1245px;
  margin: 0 auto;
  color: #333;
}

.l-main li a,
.l-main a {
  font-family: "Nimbus Sans Bold", sans-serif;
}

.page-posts-list a {
  display: none;
}

.page-posts-list a.page-1 {
  display: inline-block;
}

.page-posts-list .related-load-more {
  width: 100%;
  text-align: center;
}

.page-posts-list .related-load-more a {
  display: block;
  background-color: #f15a29;
  color: #fff;
  padding: 20px;
  margin-top: -15px;
}
.page-posts-list .related-load-more a:hover {
  color: #fff;
}
.monthly-tabs .w-tabs-list {
  display: block !important;
}

.ambassador-block {
  margin-bottom: 0;
  padding: 25px 0 50px;
}
.ambassador-block:nth-child(2n + 1) {
  background-color: #f7f7f7;
}
.ambassador-block .ambassador-inside {
  max-width: 1360px;
  margin: 0 auto;
  display: flex;
}
.ambassador-thumb {
  flex: 260px;
  height: 260px;
  margin-right: 25px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.ambassador-thumb .social-block {
  position: absolute;
  bottom: -50px;
  right: 2px;
}
.nida-gallery-thumb {
  flex: 260px;
  margin-right: 25px;
  background-size: cover;
  background-position: center;
  position: relative;
}
.nida-gallery-thumb img {
  width: 260px;
  margin-right: 25px;
}
.nida-gallery-thumb .social-block {
  position: absolute;
  bottom: -50px;
  right: 2px;
}
.ambassador-details {
  flex: calc(100% - 288px);
}

.ambassador-details a {
  color: #5acf82;
}
.ambassador-title {
  font-size: 32px;
  color: #112227;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: bold;
  font-family: "nimbus-sans", sans-serif;
}

.ambassador-content,
.ambassador-tribal-affiliate {
  font-size: 17px;
  line-height: 24px;
  color: #173b43;
}

.ambassador-tribal-affiliate {
  margin-bottom: 20px;
  font-size: 20px;
  margin-top: -10px;
}
.ambassador-thumb .social-block .social-networks li > a {
  background-color: transparent;
  color: #000;
  border-color: #000;
}
.ambassador-thumb .social-block .title {
  color: #000;
}
.select-ambassadors {
  max-width: 1360px;
  margin: 0 auto;
}
.select-ambassadors select {
  width: 50%;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #707070;
  border-radius: 0;
  background-color: transparent;
  background-image: url(https://www.wernative.org/wp-content/uploads/down-arrow-svgrepo-com.svg);
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 7px;
  background-size: 20px 20px;
  padding-right: 2rem;
  line-height: 21px;
  height: 34px;
  text-transform: uppercase;
  padding-top: 6px;
  border-right: 0;
}
.select-ambassadors input[type="submit"] {
  padding: 5.5px 10px;
  background-color: #1c8744;
  color: #fff !important;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  letter-spacing: 2px;
  margin-left: -5px;
}

.ambassador-form > .gform_body {
  width: 50%;
}
.ambassador-form > .form-col-6 {
  padding: 20px;
}
.ambassador-form > .form-col-12 {
  width: 100%;
}
.vc_col-sm-12.hide {
  margin-top: -4em;
}

.ambassador-block {
  display: none;
}
.ambassador-block.page-0 {
  display: block;
}
.ambassadors-more.related-load-more {
  width: 100%;
  text-align: center;
  margin-bottom: -2rem;
  margin-top: 2rem;
}

.ambassadors-more.related-load-more a {
  display: block;
  background-color: #1f8742;
  color: #fff;
  padding: 20px;
  margin-top: -15px;
}
.ambassadors-more.related-load-more a:hover {
  color: #fff;
}

.top-landing-page {
  min-height: 380px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100% auto;
  position: relative;
}
.top-landing-page .landing-overlay {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
}
.top-landing-page h2 {
  font-size: 48px;
  font-weight: 600;
  text-transform: uppercase;
  width: 60%;
  text-align: center;
  color: #fff;
  z-index: 100;
  position: relative;
}
.bottom-landing-page {
  padding: 40px 100px 120px;
}
.bottom-landing-page .landing-content {
  color: #fff;
  font-size: 20px;
  margin-bottom: 40px;
}
.landing-page-links {
  margin-left: 60px;
}
.landing-page-links a {
  display: block;
  color: #fff;
  text-decoration: underline;
  font-size: 22px;
  margin-bottom: 15px;
}
.landing-row .l-section-h {
  padding: 0;
}
.landing-row .vc_column-inner {
  padding: 0 !important;
}
.landing-row .wpb_wrapper,
.landing-row .landing-block {
  height: 100%;
}
.topic-thumbnail-caption {
  text-align: center;
}

@media (min-width: 1024px) {
  .select-ambassadors {
    margin-top: -7rem;
  }
  .landing-row {
    margin-top: -4rem;
  }
}
@media (min-width: 601px) and (max-width: 1023px) {
  .select-ambassadors {
    margin-top: -4rem;
  }
  .ambassadors-more.related-load-more {
    margin-bottom: -2.5rem;
  }
  .landing-row {
    margin-top: -2.5rem;
  }
}
@media (max-width: 938px) {
  .hero .mobile {
    display: block;
  }
  .hero .mobile img {
    width: 100%;
  }
  .hero .l-section-img {
    display: none;
  }
  .hero .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hide_mobile {
    display: none;
  }
  .row-sms-campaign .vc_col-sm-6 {
    margin-top: 30px;
  }
  .ambassador-block .ambassador-inside {
    display: block;
    padding: 0 10px;
  }
  .ambassador-thumb {
    width: 100%;
    height: 330px;
    margin-bottom: 60px;
  }
  .nida-gallery-thumb {
    width: 100%;
    margin-bottom: 60px;
  }
  .ambassador-details {
    width: 100%;
  }
  .ambassador-thumb .social-block {
    right: auto;
    left: 10px;
    bottom: -55px;
  }
  .nida-gallery-thumb .social-block {
    right: auto;
    left: 10px;
    bottom: -55px;
  }
}

@media (max-width: 1500px) {
  #menu-search-form.visible {
    left: -168px;
    top: 90px;
  }
  .header_hor .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
    right: 0;
  }
}

@media (min-width: 481px) and (max-width: 768px) {
  .page-posts-list-item {
    width: 50%;
    margin: 0;
  }
}

@media (max-width: 600px) {
  .landing-row {
    margin-top: -1.5rem;
  }
}

.twitter-timeline {
  margin: 0 auto;
}
.w-nav-title {
  font-weight: 400;
}


ul.cnss-social-icon li.cn-fa-tiktok {
    background-color: #000000!important;
    width: 48px!important;
        height: 48px;
        padding: 5px 0!important;
        margin: 3px!important;
        color: #ffffff;
        border-radius: 10%;
    
}

ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram {
    background: #f09433!important; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%)!important;
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)!important; 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )!important;
}

.social-top ul.cnss-social-icon li.cn-fa-icon a {
    background-color: none!important;
}

.ush_html_1 ul.cnss-social-icon li.cn-fa-icon a {
    background-color: transparent!important;
}

.ush_html_1 ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram {
  background-color: transparent!important;
  background: none!important;
  }
  
.ush_html_1  ul.cnss-social-icon li.cn-fa-tiktok {
      background-color: transparent!important;
      background: none!important;
      height: auto!important;
      
  }
  
ul.cnss-social-icon li.cn-fa-tiktok a:hover {
      opacity: 0.7!important;
      color: #ffffff!important;
  }
  
  @media (max-width: 940px) {
    .ush_html_1 ul.cnss-social-icon {
      display: none!important;
    }
  }

/* Add overlay to latest posts module */

.latest-post-preview-list-item::before {
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
	background-color: #000000;
	opacity: .45;
	z-index: 2;
}

.latest-post-preview-list-item > *, .latest-post-preview-list-item h3 {
	z-index: 3;
}