/* Cinco Design Disclaimer

Upon receiving access to site files, it appears build process has been abandoned for this custom-styles.css file.
All edits for 12/20 - 1/21 build are located in this file leaving scss untouched.
*/

/* z-index war */
#header {
  z-index: 98;
}
.nav-btn {
  z-index: 110;
}
.overlay {
  z-index: 111;
}

#nav {
  z-index: 109;
}

.has-swiper .posts-pagination-circles a[rel=next], .has-swiper .posts-pagination-circles a[rel=prev] {
  z-index: 10;
}


/* General --------------------------*/
p {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #020f0f;
  font-weight: 500 !important;
}

h1,
h2 {
  color: #020f0f;
}

h2 {
  margin-bottom: 25px;
}

.h5 {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.justify-content-center {
  justify-content: center;
}

.btn.btn-outline.btn-outline-black {
  border-color: #020F0F;
  color: #020F0F;
}
.btn.btn-outline.btn-outline-black:hover {
  border-color: #020F0F;
  color: #020F0F;
}

.btn.btn-black {
  border-color: #020F0F;
  background: #020F0F;
  color: white;
}
.btn.btn-purple {
  border-color: #5e3ad8;
  background: #5e3ad8;
  color: white;
}

.btn.btn-black:hover {
  border-color: #020F0F;
}
.btn.btn-purple:hover {
  border-color: #5e3ad8;
}
#header .btn.btn-black:hover {
  border-color: #020F0F;
}
#header .btn.btn-purple:hover {
  border-color: #5e3ad8;
}

#header .btn.btn-outline.btn-outline-black:hover {
  border-color: #020F0F;
  color: #020F0F;
}

#header .btn-learn-more,
.btn,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
.btn.btn-outline,
button.btn-outline,
html input.btn-outline[type="button"],
input.btn-outline[type="reset"],
input.btn-outline[type="submit"] {
  font-weight: 600;
  letter-spacing: -0.1px;
  position: relative;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.btn,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  padding: 12px 32px;
  font-size: 16px;
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.back-to-top .circle-arrow,
.back-to-top .posts-pagination-circles a[rel="prev"],
.posts-pagination-circles .back-to-top a[rel="prev"],
.back-to-top .posts-pagination-circles a[rel="next"],
.posts-pagination-circles .back-to-top a[rel="next"] {
  border: 1px solid #5e3ad8;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.back-to-top .circle-arrow:before,
.back-to-top .posts-pagination-circles a[rel="prev"]:before,
.posts-pagination-circles .back-to-top a[rel="prev"]:before,
.back-to-top .posts-pagination-circles a[rel="next"]:before,
.posts-pagination-circles .back-to-top a[rel="next"]:before {
  margin-left: -1px;
  color: #5e3ad8;
}

.bg-light-green {
  background-color: #E9FAF4;
}
.bg-light-tan {
  background-color: #FFFBEE;
}

.btn.btn-ghost {
  background: transparent;
  border: 1px solid white;
  color: white;
}

.text-link {
  color: #5E3AD8;
}

.text-link svg path{
  fill: #5E3AD8; 
}
.text-link:hover svg path{
  fill: #020F0F;
}

/*li:not(.menu-item) {
  list-style: none;
  padding-left: 20px;
  position: relative;
}

li:not(.logo) {
  list-style: none;
  padding-left: 20px;
  position: relative;
}

li:not(.menu-item):before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #5E3AD8;
}

li:not(.logo):before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #5E3AD8;
}

li.logo, li.menu-item {
  padding-left: 0;

}
li.logo:before, li.menu-item:before {
  height: 0;
  width: 0;
  display: none;
  
}

ul.social li {
  padding-left: 0;

}

ul.social li:not(.menu-item):before {
  height: 0;
  width: 0;
  display: none;

} */

/*.text-link {
  color: #00ba93;
}*/

.card .category {
  border-right: 2px solid #5e3ad8;
}

.link-right-arrow {
  display: inline-block;
  border: 2px solid #252525;
  border-radius: 100%;
  position: relative;
  margin-left: 10px;
  transform: translateY(9px);
  height: 28px;
  width: 28px;
}

.link-right-arrow img {
  height: 18px;
  width: 9px;
  left: 8px;
  position: absolute;
  top: 3px;
}

/* modifying header component */
.hvb-bg {
  padding-bottom: 120px;
  /*background-position: right center;*/
}

.sm-device-hvb-img {
  display: none;
}

.header-vertical-bar .header-content {
  padding-right: 20px;
}

.header-vertical-bar p {
  padding-right: 20px;
}

@media all and (max-width: 1100px) {
  .page-template-page-events .header-vertical-bar .header-content {
    max-width: 50%;
  }
}

@media all and (max-width: 870px) {
  .page-template-page-events .header-vertical-bar .header-content {
    max-width: 70%;
  }
  .hvb-bg {
    background-image: none !important;
    padding-bottom: 0;
  }
  .sm-device-hvb-img {
    display: block;
    width: 100%;
    
    margin: 0;
  }
  .header-vertical-bar .sm-device-hvb-img .row.cf {
    padding: 0;
  }

  /*.page-template-page-product-single .sm-device-hvb-img {
    display: block;
    max-width: 400px;
    margin: 0;
    margin-left: auto;
  }
  .page-template-page-product-single .sm-device-hvb-img .row.cf {
    padding-right: 0;
  }*/
}



/* Card Style Updates 
  
  notes:
  -- leadership overrides put in before this update 
---------------*/
.card.card-hover {
  padding-top: 7.8%;
}
/* remove box shadow */
.card.card-hover:hover {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #020f0f;
}

.card .card-body {
  padding: 30px 0;
}
.page-template-page-services .card .card-body {
  padding-left: 10px;
  padding-right: 10px;
}

.card.card-post .card-title {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: .9em;
}

@media all and (max-width: 800px) {
  .card .card-body {
    padding: 25px 0;
  }
}

@media (min-width: 800px) {
  .row-card-spaced {
      margin-left: 0;
      margin-right: 0;
      width: auto;
  }
}

.row-card-spaced .swiper-slide:hover{
  background-color: #E9FAF4;

}

/*#posts .blog-item:hover {
  background-color: #E9FAF4;
}*/

#posts #content > div.col-22:hover {
  background-color: #E9FAF4;
}

#form-post select{
  cursor: pointer;
}

/* event cards */
.card.card-event {
  background-color: transparent;
  position: relative;
  overflow: hidden;
  height: auto;
  transition: all .3s ease;
}

.card.card-event.card-spaced {
  margin-bottom: 7.8%;
}

.event-card-bkg-img {
  position: absolute;
  /*transform: scale(4) translate(25%, 25%);*/
  overflow: hidden;
  height: 100%;
  width: 100%;
}

.event-card-bkg-img svg { 
  bottom: 0;
  position: absolute;
  right: 0;
  height: 100%;
  width: auto;
}


.card.card-event .card-bar {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  text-transform: none;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  background: transparent;
  letter-spacing: 0;
  padding: 0;
}
.card.card-event .card-bar img {
  max-height: 21px;
}
.card.builder-connect .card-bar img, 
.card.builder-collective .card-bar img,
.card.builder-future_place .card-bar img,
.card.builder-frame .card-bar img,
.card.builder-builder_100 .card-bar img {
  /* to even out logos with y,g or characters with tails */
  padding-bottom: 3px;
}

.card.card-event .card-body {
  padding-top: 20px;
}

.card.card-event .card-content {

  background-color: white;
  margin-left: -1px;
  margin-right: 10%;
  margin-bottom: 10%;
  position: relative;
  z-index: 2;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
  
}
.card.card-event.card-hover {
  padding-top: 0;
}

.event-card-bkg-img svg path {
  fill: #252525;
}

/* proptech svg is stroke not fill */
.builder-proptech .event-card-bkg-img svg path, .builder-mfe .event-card-bkg-img svg path  {
  fill: none;
  stroke: #252525
}
.builder-mfe:hover .event-card-bkg-img svg path {
  fill: #FFDE76;
}

.builder-mfe:hover  .card-content{
  background-color: #FFDE76;
}

.builder-builder_100:hover .event-card-bkg-img svg path {
  fill: #001FFF;
}
.no-builder:hover .event-card-bkg-img svg path  {
  fill: #8161EF
}
.builder-builder_100:hover .card-content {
  background-color: #EAECFF;
}

.no-builder:hover .card-content {
  background-color: #EAECFF;
}

.builder-frame:hover .event-card-bkg-img svg path {
  fill: #FF0808;
}
.builder-frame:hover  .card-content{
  background-color: #FFEBEB;
}

.builder-collective:hover .event-card-bkg-img svg path {
  fill: #11E77D;
}
.builder-collective:hover .card-content{
  background-color: #E7FDF2;
}

.builder-future_place:hover .event-card-bkg-img svg path {
  fill: #742BF5;
}
.builder-future_place:hover .card-content{
  background-color: #F0E6FD;
  ;
}

.builder-connect:hover .event-card-bkg-img svg path {
  fill: #FF8D19;
}

.builder-connect:hover .card-content{
  background-color: #FCFFE8;
}

.builder-sponsor:hover .event-card-bkg-img svg path {
  fill: #252525;
}

.builder-sponsor:hover .card-content{
  background-color: #EAECFF;
}

.builder-focus:hover .event-card-bkg-img svg path {
  fill: #252525;
}

.builder-focus:hover .card-content{
  background-color: #EAECFF;
}

.builder-outlook:hover .event-card-bkg-img svg path {
  fill: #FF8D19;
}

.builder-outlook:hover .card-content{
  background-color: #FFF4E8;
}

.builder-proptech:hover .event-card-bkg-img svg path {
  stroke: #16E4E5;
}

.builder-proptech:hover .card-content{
  background-color: #F5FFFF;
}

.builder-impact:hover .event-card-bkg-img svg path {
  fill: #1C6158;
}

.builder-impact:hover  .card-content{
  background-color: #FFEEC1;
}


/* slider cards */
.row-card-spaced .swiper-slide.swiper-slide-events:hover {
  background: transparent;
}

/* Nav -----------------------------*/
#nav .navbar-nav a {
  font-size: 1.3em;
}

.nav-contact-btns {
  margin-left: 22%;
  padding-bottom: 40px;
}

.nav-contact-btns a.btn.btn-portal-sm {
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 20px;
}

#nav > .row, #nav > .ginput_complex, #nav > .ginput_complex {
  margin-bottom: 0 !important;
}


#nav .navbar-nav .bow-tie a {
  background-image: url(../media/img/misc/bowtie.png);

}
#nav .navbar-nav  ul.sub-menu {
  margin: 0;
  padding: 0;
}

#nav .navbar-nav  ul.sub-menu li a {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
  padding-left: 28px;
  font-size: 1.14em;
  line-height: 1;
}
#nav .navbar-nav  .circle a {
  background-image: url(../media/img/misc/circle.png);
  
}
#nav .navbar-nav  .triangle a {
  background-image: url(../media/img/misc/triangle.png);
}



/* Home ----------------------------*/
.home .font-tisa-light {
  font-family: "Nib", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.home .markets-panel-feature .markets-image {
  background-image: url(../media/img/home/card-illustration.png);
  background-position: right;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0;
  height: auto;
}

.home .markets-image .col-21.pad-col-10.desk-col-8 {
  padding-top: 12%;
}

@media (max-width: 799px) and (min-width: 768px) {
  .markets-image .col-1.pad-col-2.desk-col-3 {
    width: 12.5%;
  }

  .markets-panel-feature .markets-image {
    padding: 0;
    height: auto;
  }

  
  .page-template-page-about .swiper-pagination-container {
    position: absolute !important;
    top: 40% !important;
  }

  .page-template-page-about .header-vertical-bar .desk-col-9 p {
    max-width: 67%;
  }
}

.markets-image h2 {
  position: relative;
  margin: 0.48em 0 0.25em;
}

/* 
.markets-image h2:before,
.markets-image h2:after,
.swiper-product-features .swiper-slide h2:before,
.swiper-product-features .swiper-slide h2:after {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  background: #8eefcc;
  left: 0;
  top: -30px;
}

.markets-image h2:before,
.swiper-product-features .swiper-slide h2:before {
  top: -42px;
  left: 12px;
} */
.markets-image .desk-col-8 p.font-weight-100 {
  margin-bottom: 56px;
}

.home .swiper-case-studies .swiper-slide.swiper-slide-active {
  padding: 0;
}

.home .case-study-box a.btn {
  padding: 14px 27px;
  background: #5e3ad8;
  color: #fff;
  text-transform: none;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  position: relative;
  margin-top: 30px;
}

.employee-quote-feature .text-link {
  padding: 12px 32px;
  background: #fff;
  border: 1px solid #5e3ad8;
  color: #5e3ad8;
  text-transform: none;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.1px;
  position: relative;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  margin-top: 18px !important;
  display: inline-block;
}

.employee-quote-feature .text-link svg {
  display: none;
}

#header .btn-learn-more:hover,
.btn:hover,
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.btn.btn-outline:hover,
button.btn-outline:hover,
html input.btn-outline[type="button"]:hover,
input.btn-outline[type="reset"]:hover,
input.btn-outline[type="submit"]:hover,
.employee-quote-feature .text-link:hover,
.event-promo-image a.btn:hover,
.btn.btn-outline.btn-outline-white:hover,
.home .case-study-box a.btn:hover {
  color: #fff;
  background: #020202;
  border-color: #020202;
  padding-right: 45px !important;
}
.btn.btn-outline.btn-outline-white:hover {
  background: none;
  border-color: #fff;
}
@keyframes color-me-in {
  0% {
    background: #5e3ad8;
    border-color: #5e3ad8;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  40% {
    background: #402c95;
    border-color: #5e3ad8;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  60% {
    background: #221e55;
    border-color: #402c95;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  100% {
    background: #020202;
    border-color: #020202;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
}

@-webkit-keyframes color-me-in {
  0% {
    background: #5e3ad8;
    border-color: #5e3ad8;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  40% {
    background: #402c95;
    border-color: #5e3ad8;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  60% {
    background: #221e55;
    border-color: #402c95;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
  100% {
    background: #020202;
    border-color: #020202;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
  }
}
.home .case-study-box a.btn.btn-outline:hover,
.page-template-page-about .swipe-content .btn-primary:hover {
  animation: color-me-in 1s;
  color: #fff;
  padding-right: 45px !important;
}

#header-cta {
  margin-left: auto; 
  min-width: 170px;
}

#header .btn-learn-more {
  margin: 0;
  display: block;
  float: left;
}

div#portal-cta {
  /*margin-left: auto;*/
  /*margin-right: 20px;*/
  min-width: 170px;
}
.btn-portal-sm {
  display: none;
}





#header .btn-learn-more:hover,
.markets-image .btn:hover,
.quote-copy .btn:hover,
.employee-quote-feature .text-link:hover {
  border: 1px solid #5e3ad8;
  background: none;
  color: #020202;
}
.event-promo-image a.btn:hover {
  border: 1px solid #020202;
  background: transparent;
  color: #5e3ad8;
}
.home .case-study-box a.btn.btn-outline:hover::before,
#header .btn-learn-more:hover::before,
.btn:hover::before,
button:hover::before,
html input[type="button"]:hover::before,
input[type="reset"]:hover::before,
input[type="submit"]:hover::before,
.btn.btn-outline:hover::before,
button.btn-outline:hover::before,
html input.btn-outline[type="button"]:hover::before,
input.btn-outline[type="reset"]:hover::before,
input.btn-outline[type="submit"]:hover::before,
.employee-quote-feature .text-link:hover::before {
  content: "›";
  position: absolute;
  top: 50%;
  right: 23px;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
  color: #fff;
  font-size: 1.5em;
  display: block;
  margin-top: 0;
  margin-left: -1px;
  line-height: 0.45em;
  margin-left: 0;
  margin-top: -2px;
  text-indent: 0;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
}

#header .btn-learn-more:hover::before,
.markets-image .btn:hover::before,
.quote-copy .btn:hover::before,
.employee-quote-feature .text-link:hover::before {
  color: #020202;
}
#header .btn-learn-more:hover {
  padding-right: 36px !important;
}
#header .btn-learn-more:hover::before {
  right: 14px;
}

.event-promo-image a.btn:hover::before {
  color: #5e3ad8;
}

.event-promo-image .col-21.pad-col-10.desk-col-10 {
  float: right;
  margin-top: 7.5%;
  width: 52%;
}

.event-promo-image .col-21.pad-col-10.desk-col-10 img {
  display: block;
  width: 100%;
}

.swiper-case-studies .swiper-slide,
.pad-vertical-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}

.swiper-case-studies .swiper-slide.swiper-slide-active .case-study-box {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background: transparent;
}

/* .swiper-button-styling-circle.swiper-button-styling.swiper-button-next span,
.swiper-button-styling-circle.swiper-button-styling.swiper-button-prev span,
.swiper-button-next-long.swiper-button-next span,
.swiper-button-next-long.swiper-button-prev span {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #5e3ad8;
}

.swiper-button-styling-circle.swiper-button-styling.swiper-button-next
  span:before,
.swiper-button-styling-circle.swiper-button-styling.swiper-button-prev
  span:before,
.swiper-button-next-long.swiper-button-next span:before,
.swiper-button-next-long.swiper-button-prev span:before {
  margin-top: -2px;
  color: #5e3ad8;
  font-weight: 300;
  font-size: 4.2em;
} */

.home .pad-vertical-center.phone-position .case-study-box {
  background: url(../media/img/home/case-study-box.png) no-repeat right bottom;
  background-size: cover;
}

.home .pad-vertical-center.phone-position .case-study-box:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  z-index: -1;
}

.home .pad-vertical-center.phone-position .case-study-box:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 83%;
  height: 50%;
  background: #fff;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  z-index: -1;
}

.slider-copy {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.swiper-case-studies h2 {
  margin-bottom: 24px;
}

.event-promo-image .col-21.pad-col-10.desk-col-8 {
  margin-top: 4%;
  max-width: 425px;
  padding-right: 40px;
}

.event-promo-image .col-21.pad-col-10.desk-col-8 h2 {
  font-size: 42px;
  line-height: 48px;
}

.event-promo-image a.btn {
  padding: 14px 27px;
  border-color: #020202;
  color: #020202;
}

.home .employee-quote-feature .bg-cover {
  background-image: url(../media/img/home/ali-wolf-bg.png) !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.employee-quote-feature .bg-cover:before {
  background: #8eefcc;
  position: absolute;
  top: -120px;
  height: 100%;
  width: 90%;
  content: "";
  z-index: -1;
}

.employee-quote-feature .row.flex-pad.phone-cf {
  margin-top: 110px;
}

.employee-info {
  position: relative;
  padding: 0 0 0 30px;
}

.employee-info:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 3px;
  height: 100%;
  content: "";
  background: #8eefcc;
}

.employee-quote-feature .bg-cover:after {
  position: absolute;
  top: -74px;
  height: 180px;
  width: 90%;
  content: "";
  background: url(../media/img/home/green-squares.png) repeat-x;
  background-size: 55px;
}

.employee-quote-feature blockquote p {
  font-family: "Nib", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 600;
}

.employee-quote-feature blockquote p span {
  color: #00ba93;
}

.quote-copy {
  max-width: 560px;
}

.employee-quote-feature blockquote p:before {
  width: 95px;
  height: 76px;
  top: -66px;
  left: 0;
  background-size: 62px !important;
  background: transparent url(../media/img/home/green-quote.png) no-repeat;
}

.employee-quote-feature .employee-name {
  color: #020202;
  font-family: GT Walsheim;
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 26px;
  margin-bottom: 9px;
}

.employee-quote-feature .employee-title {
  color: #4f4f4f;
  font-family: GT Walsheim;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 21px;
}

.employee-quote-feature blockquote p:after {
  display: none;
}

/* About ------------------------*/
.page-template-page-about .hvb-bg {
  background-size: 42%;
}

.page-template-page-about .header-vertical-bar,
.page-id-67 .header-vertical-bar {
  padding-bottom: 120px;
}

.page-template-page-about .header-vertical-bar .desk-col-9 p, .page-template-page-products .header-vertical-bar .desk-col-9 p  {
  font-size: 20px;
  line-height: 30px;
  color: #020f0f;
}

.title-bar h1 {
  font-size: 2.9em;
  line-height: 1.3em;
  color: #020f0f;
  font-family: "Nib", Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
}

.header-vertical-bar h1 p {
  font-family: "Nib", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 300 !important;
  line-height: 1.24em;
  font-size: 1em;
}

.horizontal-mission-statement {
  position: relative;
}

.horizontal-mission-statement:before {
  background: #8eefcc;
  position: absolute;
  right: 0;
  top: 0;
  width: 64%;
  height: 100%;
  content: "";
  z-index: -1;
}

.horizontal-mission-statement h2 {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  color: #020202;
  margin: 0 0 10px;
}

.title-section .alt {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  position: relative;
}

.title-section .alt:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  background: #020202;
  left: 0;
  top: -30px;
}

.products-features .swiper-section h2 {
  font-size: 2em;
  line-height: 1.2em;
  color: #020202;
}

.swiper-product-features
  .swiper-pagination-container
  .swiper-pagination-bullet {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.product-features-slider h2.ac {
  font-size: 2.4em;
  line-height: 1.2em;
}

.page-template-page-about .swiper-wrapper {
  margin-top: 40px;
}

.swiper-product-features .brand-icon-bg {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 95%;
}

.page-template-page-about .employee-quote-feature .bg-cover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page-template-page-about .employee-quote-feature .bg-cover:before {
  background: #5e3ad8;
}

.page-template-page-about .employee-quote-feature blockquote p:before {
  background: transparent url(../media/img/misc/purple-quote.png) no-repeat;
}

.page-template-page-about
  .swiper-case-studies
  .swiper-slide.swiper-slide-active
  .case-study-box {
  align-items: baseline;
}

video#about-video {
  width: 100%;
}

/* twisting products features into about page */
.page-template-page-about .products-features.padding-top-60 {
  padding-top: 0;
}
.page-template-page-about .products-features.padding-top-60 .padding-top-60 {
  padding-top: 0;
}
.page-template-page-about .products-features.padding-bottom-80 {
  padding-top: 0;
}
.page-template-page-about .products-features.padding-bottom-80 .padding-bottom-80 {
  padding-bottom: 0;
}
.page-template-page-about .products-features .desk-col-2 {
  width: 0;
}
.page-template-page-about .products-features .desk-col-9.pad-col-11 {
  width: 50%;
}


@media (min-width: 800px) {
  .page-template-page-about .employee-quote-feature .row.flex-pad.phone-cf {
    margin-top: 240px;
  }

  /*.page-template-page-about .swipe-content .row.cf.vertical-center {
    max-width: 490px;
    padding: 0 30px 0 0;
  }*/
}

.swipe-copy {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #020f0f;
}

.page-template-page-about .swiper-pagination-bullet-active {
  background: #5e3ad8;
  border-color: #5e3ad8;
}

.page-template-page-about .swiper-pagination-bullet {
  border: 2px solid #5e3ad8;
}

.page-template-page-about .swiper-case-studies h2 {
  font-size: 2em;
  position: relative;
  font-weight: 600;
  font-size: 2.4em;
  line-height: 1em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.page-template-page-about .swiper-case-studies h2:before {
  position: absolute;
  content: "";
  left: -36px;
  height: 16px;
  width: 16px;
  top: 13px;
  background: #f44607;
}

.page-template-page-about .case-study-box:after {
  position: absolute;
  content: "";
  left: 2px;
  height: 16px;
  width: 16px;
  background: #f44607;
  bottom: 130px;
}

@media (min-width: 800px) {
  .page-template-page-about .case-studies .swiper-slide:after {
    position: absolute;
    content: "";
    bottom: 137px;
    width: 1439px;
    height: 1px;
    background-size: 100% !important;
    background: url(../media/img/about/timeline-line.png) repeat-y;
    display: block !important;
    z-index: -1;
  }
}

.page-template-page-about
  .swiper-case-studies
  .case-study-box
  .font-weight-300.padding-bottom-20 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
}

.page-template-page-about .employee-info:before {
  background: #593fd0;
}

.page-template-page-about .employee-quote-feature blockquote p span {
  color: #593fd0;
}

.page-template-page-about .markets-panel-feature .markets-image {
  background-image: none;
}
.page-template-page-about .markets-panel-feature .markets_panel_graphic {
  background-image: url('/wp-content/uploads/2021/01/Map-3.svg');
  background-repeat: no-repeat;
  background-size: 70%;
  height: 100%;
  background-position: center;
}

/* Leadership -----------------------------*/
.page-id-67 .horizontal-mission-statement:before {
  background: #5e3ad8;
}

.page-id-67 .horizontal-mission-statement h2 {
  color: #fff;
}

.page-id-67 .people-section {
  padding-top: 70px;
}

.header-feed .h1 {
  margin-top: 0;
  font-size: 2.4em;
  line-height: 1.2em;
}

.card .card-footer {
  width: 100%;
  text-align: left;
  padding: 12px;
  background: #fff;
  position: relative;
  left: 0;
  bottom: 0;
}

.card.card-slide .card-back .card-title {
  color: black;
  margin-top: 0.685em;
}

.page-id-67 .header-vertical-bar {
  background: url(../media/img/misc/leadership-bg.png) no-repeat 88% 36% !important;
  background-size: 420px !important;
}

.two-card-cta .box,
.two-card-cta .two-card-cta-container > div:nth-child(even) .box {
  background-color: #020f0f;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.two-card-cta.green-slant {
  background: url(../media/img/leadership/leadership-background-shape-02@2x.png)
    no-repeat bottom right;
  background-size: contain;
}

.two-card-cta .box .box-title {
  font-family: "Nib", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 2em;
  color: #8eefcc;
}

.single-quote.bg-green-slant {
  background: url(../media/img/leadership/leadership-background-shape-02@2x.png)
    no-repeat top right;
  background-size: 80%;
  background-position: right -190px bottom 10px;
}

.box .box-description {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
}

.two-card-cta .text-link {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-transform: none;
  letter-spacing: 0;
  color: #fff;
}

.two-card-cta .text-link:hover {
  color: #8eefcc;
}

.people-section .card.card-person:hover .card-header {
  visibility: hidden;
}

/* @media (max-width: 799px) {
  .card:hover .card-header {
    visibility: visible;
  }
} */

.card.card-person .card-title.card-title-sans {
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  color: #020f0f;
  font-family: "Nib", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.people-section .card.card-slide.card-person p {
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #020f0f;
}

.people-section .card.card-slide.card-person:hover .list-contact {
  width: 100%;
}

.people-section .card.card-slide.card-person:hover .list-contact a {
  margin-bottom: 0;
}

.people-section .card.card-slide.card-person .list-contact a {
  display: block;
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #5e3ad8;
  margin-bottom: 30px;
}

.card.card-slide.card-person .list-inline > li {
  padding-right: 15px;
  padding-left: 15px;
}

.no-touch .people-section .card.card-slide.card-person:hover .card-content {
  -webkit-box-shadow: none;
  box-shadow: none;
}


.people-section .card.card-person .card-header {
  text-align: left;
  padding-left: 15px;
  height: 150px;
}


.people-section .card-person .card-hover .card-body {
  height: 100%;
  top: 0;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  position: absolute;
}

.no-touch .people-section .card.card-slide.card-person:hover .card-back .vertical-center {
  background: #e9faf4;
  overflow: hidden;
  height: 410px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.no-touch 
.people-section .card.card-slide.card-person:hover .card-front,
.no-touch 
.people-section .card.card-slide.card-person:hover .card-back {
  background: transparent;
}

.people-section .card.card-person .card-img {
  padding-bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
}

.people-section .card.card-person .vertical-center {
  top: 0;
  -webkit-transform: none;
  transform: none;
  height: 0;
  padding-bottom: 100%;
}
.people-section .card-person .card-front a {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.people-section .no-touch .card.card-slide.card-person:hover .card-back .vertical-center {
  background: #e9faf4;
  overflow: hidden;
  height: 410px;
}

.people-section .card.card-slide.card-person:hover .card-back .vertical-center .card-header {
  display: none;
}

@media (max-width: 1260px) {
  .no-touch .card.card-slide.card-person:hover .card-back .vertical-center,
  .card-front a {
    height: 280px;
  }
}

@media (max-width: 950px) {
  .no-touch .card.card-slide.card-person:hover .card-back .vertical-center,
  .card-front a {
    height: 240px;
  }
}

@media (max-width: 650px) {
  .no-touch .card.card-slide.card-person:hover .card-back .vertical-center,
  .card-front a {
    height: 400px;
  }
}

.row-card-spaced .col-22.pad-col-33p.desk-col-33p.margin-bottom-30 {
  margin-top: -182px;
  margin-bottom: 0;
  position: relative;
}

.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(1),
.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(2),
.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(3) {
  margin-top: 0;
}

.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(1)
  .card-slide:before {
  position: absolute;
  content: "";
  left: -31%;
  top: 0;
  width: 63%;
  height: 75%;
  background-size: 100% !important;
  background: url(../media/img/leadership/leadership-body-mosaic-shapes-01.png)
    no-repeat;
  display: block !important;
  z-index: -1;
}

.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(9)
  .card-slide:before {
  position: absolute;
  content: "";
  right: -49%;
  top: 0;
  width: 75%;
  height: 77%;
  background-size: 100% !important;
  background: url(../media/img/leadership/leadership-body-mosaic-shapes-02.png)
    no-repeat;
  display: block !important;
  z-index: -1;
}

.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(13)
  .card-slide:before {
  position: absolute;
  content: "";
  right: -28%;
  bottom: -26%;
  width: 52%;
  height: 78%;
  background-size: 100% !important;
  background: url(../media/img/leadership/leadership-body-mosaic-shapes-03.png)
    no-repeat;
  display: block !important;
  z-index: -1;
}

.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(22):before {
  position: absolute;
  content: "";
  left: -42%;
  bottom: -23%;
  width: 63%;
  height: 75%;
  background-size: 100% !important;
  background: url(../media/img/leadership/leadership-body-mosaic-shapes-04.png)
    no-repeat;
  display: block !important;
  z-index: -1;
}

.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(29):before {
  position: absolute;
  content: "";
  right: -163%;
  top: 0;
  width: 63%;
  height: 75%;
  background-size: 100% !important;
  background: url(../media/img/leadership/leadership-body-mosaic-shapes-05.png)
    no-repeat;
  display: block !important;
  z-index: -1;
}

.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(31):before {
  position: absolute;
  content: "";
  left: -63%;
  top: 0;
  width: 63%;
  height: 75%;
  background-size: 100% !important;
  background: url(../media/img/leadership/leadership-body-mosaic-shapes-06.png)
    no-repeat;
  display: block !important;
  z-index: -1;
}

.row-card-spaced
  .col-22.pad-col-33p.desk-col-33p.margin-bottom-30:nth-of-type(37):before {
  position: absolute;
  content: "";
  right: -196%;
  top: 39%;
  width: 63%;
  height: 75%;
  background-size: 100% !important;
  background: url(../media/img/leadership/leadership-body-mosaic-shapes-07.png)
    no-repeat;
  display: block !important;
  z-index: -1;
}

/* dont touch the blog with that ^^^ */
#posts .row-card-spaced .col-22.pad-col-33p.desk-col-33p.margin-bottom-30 {
  margin-top: 0;
}

/* Single Person -----------------------*/
.single-person .text-link-breadcrumb {
  color: #5e3ad8;
}

.single-person .text-link-breadcrumb:hover {
  color: #020f0f;
}

.single-person .posts-pagination-circles {
  display: none;
}

.single-person .flex-pad .pad-vertical-center h5,
.single-person .flex-pad .pad-vertical-center h1,
.single-person .flex-pad .pad-vertical-center p,
.single-person .flex-pad .pad-vertical-center .location,
.single-person .flex-pad .pad-vertical-center .list-inline {
  width: 100%;
}

.single-person .flex-pad .pad-vertical-center .list-inline {
  margin-top: 10px;
}

.book-about.alt {
  color: #000;
  font-size: 2em;
  line-height: 1.2em;
  font-family: "Nib", Helvetica Neue, Helvetica, Arial, sans-serif;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
}

.single-person .person-content {
  margin-top: -4%;
  z-index: 1;
}

.single-person .breadcrumb-container {
  z-index: 8;
  position: relative;
}

.single-person .location path,
.single-person .list-inline path {
  fill: #5e3ad8;
}

.single-person .location a:hover path,
.single-person .list-inline a:hover path {
  fill: #020f0f;
}

.single-person .person-image {
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
}

@media (max-width: 799px) {
  .single-person .person-image {
    padding-bottom: 91%;
    margin-top: 40px;
  }
}

.single-person .person-image:after {
  position: absolute;
  top: -40px;
  right: 0;
  height: 120px;
  width: 120px;
  content: "";
  background: #8eefcc;
}

.single-person .person-content:before {
  position: absolute;
  bottom: -19%;
  right: 28%;
  height: 65%;
  width: 25%;
  content: "";
  background: url(../media/img/leadership/purple-lines.png) no-repeat;
  background-size: 100%;
  z-index: 0;
}

.single-person .header-person {
  position: relative;
}

@media (max-width: 799px) {
  .single-person .header-person {
    padding-top: 50px;
  }

  .single-person .person-image:after {
    top: -60px;
    width: 90px;
    height: 90px;
  }
}

.single-person .header-person:before,
.single-person .panel.about > .row.cf:before {
  position: absolute;
  background: #e9faf4;
  content: "";
  width: 32%;
  height: 100%;
  right: 0;
  top: 39px;
}

.single-person .panel.about .row.cf {
  position: relative;
}

.single-person .panel.about > .row.cf:before {
  top: 0;
  z-index: -1;
  height: 45%;
  min-height: 390px;
}

.col-22.pad-col-7.desk-col-7.ac.pad-al.book-person {
  padding: 50px;
  border: 2px solid #8eefcc;
}

.book-person h2 {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  color: #000;
}

.book-copy {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #020f0f;
}

/* Products Parent -------------------*/
.page-template-page-products .brand-icon-bg.triangle {
  background-image: url('/wp-content/uploads/2020/12/purple-triangle-bkg.svg');
  background-position: bottom left;
}

.page-template-page-products #footer {
  margin-top: -12px;
}

.page-template-page-products .brand-icon-bg.bow-tie {
  background-position: 130% bottom;
}
.page-template-page-products .swipe-content .row.cf.vertical-center {
  padding: 0 3em;
  margin-top: 0px;
  margin-bottom: 30px;
}

@media all and (min-width: 1150px) {
  .page-template-page-products .horizontal-mission-statement h5 {
    white-space: nowrap;
  }
  .page-template-page-products .horizontal-mission-statement .title-section {
    padding-right: 0;
  }
}
.page-template-page-products .horizontal-mission-statement .title-section {
  padding-right: 13px;
}

/* Product Single -------------------*/
.page-template-page-product-single .header-vertical-bar {
  padding-top: 220px;
}
/*.page-template-page-product-single .header-vertical-bar p {
  margin-bottom: 60px;
}*/
.header-vertical-bar.light_tan {
  background-color: #FFFBEE;
}
.header-vertical-bar.red {
  background-color: #FDEDE8;
}

.header-vertical-bar.green {
  background-color: #E9FAF4;
}
.header-vertical-bar.purple {
  background-color: #F4ECFF;
}

.page-template-page-product-single .flexible-content-section .pad-flex {
  justify-content: center;
}

.page-template-page-product-single .flexible-content-section .pad-vertical-center {
  justify-content: center;
}

.page-template-page-product-single .perk-intro-copy {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-template-page-product-single .perk-intro-copy p {
  font-size: 24px;
  line-height: 1.5;
}

.page-template-page-product-single .perk-switch-section .title {
  font-size: 24px;
}
.page-template-page-product-single .perk-logo img {
  max-height: 5rem;
  max-width: 100%;
}
.page-template-page-product-single .perk-content ul {
  margin-top: 0;
  margin-left: 0;
  padding-left: 0;
}
.page-template-page-product-single .perk-content li {
  margin-bottom: .5em;
  padding-left: 24px;
  list-style: none;
  position: relative;
}

.page-template-page-product-single .perk-content li:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 11px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #5E3AD8;
}

.page-template-page-product-single .page-template-page-product-single .perk-content p, .page-template-page-product-single .perk-content li {
  color: #4F4F4F;
}

/* The design for data intelligence falls off layout, this here makes the data intellignence title wider */
.page-id-13449 .desk-col-10.header-content {
  width: 62.5%;
}

.event-promotion .btn.btn-outline {
  border: 1px solid #020f0f;
  color: #020f0f;
}
.event-promotion .btn.btn-outline:hover {
  color: #020f0f;
}

.event-promotion.green {
  background-image: url('/wp-content/themes/zonda/assets/media/img/zonda/Event_Promo_green.png');
}

.event-promotion.red {
  background-image: url('/wp-content/themes/zonda/assets/media/img/zonda/Event_Promo_red.png');
}

.event-promotion.purple {
  background-image: url('/wp-content/themes/zonda/assets/media/img/zonda/Event_Promo_purple.png');
}

.page-template-page-events .event-promotion {
  background-image: url('/wp-content/themes/zonda/assets/media/img/zonda/Event_Promo_gray.png');
}


/*panel filter*/

.page-template-page-product-single .perk-switch-section {
  display: none;
}
.page-template-page-product-single .perk-switch-section.show-me {
  display: block;
}

.products-filter-wrapper {
  /*display: flex;*/
}
.products-filter {
  padding-top: 15px;
  width: 80%;
  border-top: 1px solid #e0e0e0;
  margin: 0 auto 30px;
  position: relative;
}

.swiper-nav {
  width: 100%;
  height: 100%;
  /*display: flex;
  overflow-x: auto;*/

}

.products-filter div.swiper-slide {
  /*display: flex;
  white-space: nowrap;
  margin-right: 30px;*/
  white-space: nowrap;
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0.15em;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  color:#020F0F;
  opacity: .4;
  width: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  
}
.products-filter div.swiper-slide.active, .products-filter div.swiper-slide:hover {
  opacity: 1;
}

/* Setting background-color of header manually here, should reflect header bkg in cms eventually*/
.page-template-page-product-single {
  padding-top: 0;
}

.page-template-page-product-single #header {
  background: transparent;
}

/* data-intelligence header */
.page-template-page-product-single.page-id-13449 #header{
  background-color: #E9FAF4;
}

/* engagement header */
.page-template-page-product-single.page-id-13454 #header{
  background-color: #F4ECFF;
}

/* media awareness header */
.page-template-page-product-single.page-id-13452 #header{
  background-color: #FDEDE8;
}

.page-template-page-product-single .header-vertical-bar #header{
  padding-top: 220px;
  min-height: 700px;
}

.page-template-page-product-single .flexible-content-section .flexible-content-image {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.page-template-page-product-single .flexible-content-section .flexible-content-image img {
  max-width: 306px;
  margin-left: auto;
  margin-right: auto;
}
.perk-switch-section .perk-content.active {
  max-height: 1000000px;
}

nav.product-filter-arrows a.prev{
  position: absolute;
  background: -moz-linear-gradient(right,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  left: 0;
  top: 15px;
  display: inline-block;
  z-index: 9;
  text-align: left;
  width: 86px;
}

nav.product-filter-arrows a.prev img { 
  transform: rotate(180deg);
}

nav.product-filter-arrows a.next{
  position: absolute;
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
  right: 0;
  top: 15px;
  display: inline-block;
  z-index: 9;
  text-align: right;
  width: 86px;
}
nav.product-filter-arrows a.swiper-button-disabled {
  display: none;
}

/* Advisory ------------------------*/

.competitive-edge .flex-pad {
  align-items: center;
}

.page-template-page-services h5 {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.page-template-page-services .flexible-content-section {
  background-color: #f6f6f6;
}

.page-template-page-services .perk-content {
  background-color: #E9FAF4;
  background-image: url('/wp-content/uploads/2020/12/advisory-perks.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 40vw;
}

.page-template-page-services .bg-contain {
  background-size: 60%;
  background-position: center bottom;
  background-repeat: no-repeat;
}
.no-touch .page-template-page-services .card.card-slide:hover .card-hover {
  background-color: #FF6A34;
}

.page-template-page-services .card.card-minimal .card-title {
  margin-bottom: 0;
}

.card.card-slide p {
  color: #000;
}

.page-template-page-services .get-in-touch .centered-cta {
  text-align: center;
}


/* Advisory Single (formerly Service single) ---------------*/
.single-service .header-person h1 {
  margin-top: 60px;
} 
.advisory-icon img {
  max-height: 40px;
}

.single-service .text-link{
  color: #5e3ad8;
}

.single-service .get-in-touch .centered-cta {
  text-align: center;
}

.single-service .swiper-case-studies .swiper-slide .case-study-box.bg-white {
  background: #fff;
}

.stats-panel .number {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}

.stats-panel .description {
  margin-top: 0;
}




/* Blog -------------------------*/

.blog .header-vertical-bar {
  padding-bottom: 60px;
}
section.panel.featured-post {
  position: relative;
}
.green-box-bkg {
  background-color: #E9FAF4;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48vw;
  height: 50%;
  z-index: -1;
}

.lead.color-gray p {
  color: #9d9d9d;
  font-size: 20px;
}

.btn.btn-outline.btn-outline-gray:hover, button.btn-outline.btn-outline-gray:hover {
  color: white;
}


/* Blog Single -----------------*/
.blog-single-tag {
  background: white;
  border: 1px solid  #8EEFCC;
  color: black;
}

.hr-location {
  border-color:#402c95
}

.press-block .content {
    font-weight: 500;
}


.blog-single-tag:first-child {
  background: #8EEFCC;
  color: black;
}

.blog-single-date span {
  font-family: "GT Walsheim", Helvetica Neue;
  color: #9999;
  font-size: .8em;
  text-transform: uppercase;
  font-weight: 600;
}

.tag {
  font-family: "GT Walsheim", Helvetica Neue;
}

.simple-quote h1:before {
  background-image: none;
}

.single-post .panel li {
  font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #020f0f;
  font-weight: 500 !important;
  margin-bottom: .25em;
}

.single-post .slider-feed-people {
  background-color: #F6F6F6;
}

.single-post .slider-feed-people .card-spaced-no {
  margin-left: 
}

.single-post .single-quote p {
  font-size: 20px;
  font-weight: 500 !important;
}

p.single-quote-author-name {
  margin-bottom: 0;
}

p.single-quote-author-job-title {
  margin-top: .5em;
  color: #999999;
}

/*qa catch on left arrow vertical align fix*/
.posts-pagination-circles a[rel="prev"]:before {
  margin-top: 2px;
}

.swiper-coverflow .swiper-button-next svg, .swiper-coverflow .swiper-button-prev svg{
  display: none;
}


/* Event Page ------------------*/
#events {
  margin-top: 90px;
}
#events .header-feed {
  display: none;
}

#events .event-single {
  display: none;
}

#events .event-single.show-me {
  display: block;
}

h5.event-title {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0;
  margin-bottom: .5em;
  text-transform: none;
}



.event-single-text {
  min-height: 130px;
}
@media all and  (max-width: 1350px) {
  .event-single-text {
    min-height: 175px;
  }
}
@media all and (max-width: 799px) {
  .event-single-text {
    min-height: auto;
  }
}
/* Forms ----------------------------*/
#form-post select, #product-filter-form select {
  border-radius: 0;
  background: white;
  color: #000;
}
.product-filter-sm {
  display: none;
  width: 91.66667%;
  border-top: 1px solid #e0e0e0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  margin-bottom: 60px;

}
#product-filter-form .select {
  max-width: 320px;
}

/* match advisory service form to other modal forms -------*/

.overlay-form {
  background: #E9FAF4;
}
.close-icon {
  width: 28px;
  height: 28px;
  background-image: url(../media/img/misc/nav-close.png);
  background-size: auto 100%;
  background-position: center right;
  background-repeat: no-repeat;
  -webkit-transition: background-image 0.5s;
  transition: background-image 0.5s;
  top: 20px;
  right: 20px;
}
.close-icon svg {
  display: none;
}
.gfield_label {
  display: inline-block;
  font-size: 1.15em;
  line-height: 1.49em;
  text-transform: none;
  padding: 14px 0 8px;
}
.desk-col-10.form-max-width {
  max-width: 540px;
}
.gform_body:before {
    content: "All fields are required.";
    display: block;
    width: 100%;
    text-align: right;
    font-size: 16px;
    line-height: 24px;
    color: #9d9d9d;
    margin-bottom: 7px;
}
.overlay-form .desk-col-6 {
  width: 75%;
}

.desk-col-10 .overlay-form .desk-col-6 .ginput_container input {
  border: 1px solid #d6d6d6;
  color: #020f0f;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  font-weight: 500;
}

.desk-col-10 .overlay-form .desk-col-6 .ginput_container {
  display: inline-block;
  float: right;
  width: 74%;
}
/* Slide Show UI --------------------*/
.circle-arrow:before, .posts-pagination-circles a[rel="prev"]:before, .posts-pagination-circles a[rel="next"]:before {
  color: #5E3AD8;
}

.circle-arrow, .posts-pagination-circles a[rel="prev"], .posts-pagination-circles a[rel="next"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #5E3AD8;
}


/* legal form copied from https://www.hanleywood.com/privacy-policy-california */
.cms-textAlign-left {
  text-align:left;
}
.cms-textAlign-center { 
  text-align:center;
}
.cms-textAlign-right {
  text-align:right;
}
.page-template-page-wide table tr {
  vertical-align: baseline;
}


/* Footer --------------------------*/
footer .btn-signup--footer {
  margin-top: 10px;
}

.footer-signup span {
  font-family: "Nib", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-style: italic;
}

/* Media Queries -----------------------------*/
@media (min-width: 800px) {

  #header .btn-learn-more {
    padding: 12px 32px;
  }

  .home .header-content {
    width: 70.83333%;
  }

  .home .header-vertical-bar {
    padding-bottom: 5px;
  }

  .event-promo-image  .pad-col-2.desk-col-3 {
    width: 12.5%;
  }

  /* blog filter */
  .header-feed .col-22 .col-22 {
    width: auto;
  }

  /* blog single */
  .single-quote h4, .single-quote .h4 {
    line-height: 1.2;
  }
  .single-quote .quote-left h4:before {
    margin: 0 0 14px;
  }
}

@media (min-width: 1120px) {
  .event-promo-image .pad-col-2.desk-col-3 {
    width: 12.5%;
  }
}

@media (min-width: 1280px) {
  /* .form.overlay-form {
    width: 80%;
    margin: 0 30px;
  } */
  .swiper-case-studies .case-study-box > .row,
  .swiper-case-studies .case-study-box > .ginput_complex {
    width: 85%;
  }

  .header-vertical-bar {
    background-size: 41%;
    padding-bottom: 0;
    min-height: 700px;
  }
  .home .header-vertical-bar,  .blog .header-vertical-bar  {
    min-height: auto;
  }

  #footer .footer-signup {
    padding-right: 30px;
    font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 40px;
    font-weight: 600 !important;
  }

  .employee-quote-feature blockquote p {
    font-size: 44px;
    line-height: 64px;
  }
}

@media (min-width: 1700px) {
  .page-template-page-services .perk-content {
    background-size: 25vw;
  }
}

@media (max-width: 1580px) {
  .page-template-page-about .hvb-bg {
    background-size: 46%;
  }
}

@media (max-width: 1500px) {
  .markets-image .col-21.pad-col-10.desk-col-8 {
    padding-top: 9%;
  }
}

@media (max-width: 1428px) {
  .event-promo-image .col-21:last-child {
    width: 52%;
  }
}

@media (max-width: 1400px) {
  .markets-image .col-21.pad-col-10.desk-col-8 {
    padding-top: 10%;
  }
  .card.card-slide p {
    font-size: .9em;
  }
}

@media (max-width: 1380px) {
  .page-template-page-about .hvb-bg {
    background-size: 49%;
  }

  .markets-image .col-21.pad-col-10.desk-col-8 {
    padding-top: 6%;
  }
}

@media (max-width: 1280px) {
  .page-id-67 .header-vertical-bar {
    background: url(../media/img/misc/leadership-bg.png) no-repeat 94% 36% !important;
    background-size: 350px !important;
  }
  .header-vertical-bar {
    background-size: 350px !important;
  }
  .page-template-page-product-single .header-vertical-bar {
    min-height: auto;
    /*padding-top: 120px;*/
  }
}

@media (max-width: 1200px) {
  .event-promo-image .col-21.pad-col-10.desk-col-10 {
    width: 48%;
  }

  .event-promo-image .col-21.pad-col-10.desk-col-8 {
    margin-top: 2.5%;
  }

  .event-promo-image .row.padding-top-60.padding-bottom-100 {
    padding-bottom: 30px;
  }
}

@media (max-width: 1180px) {
   .event-promo-image .col-21.pad-col-10.desk-col-8 {
    width: 39%;
    padding-right: 30px;
  }

  .event-promo-image .col-21.pad-col-10.desk-col-8 h2 {
    font-size: 2em;
    line-height: 1.3em;
  }

  .event-promo-image .col-21.pad-col-10.desk-col-8 {
    margin-top: 1.5%;
  }
}

@media (max-width: 1065px) and (min-width: 1024px) {
  .event-promo-image .col-21:last-child {
    position: absolute !important;
    right: 0;
    bottom: 0;
  }
}

@media (min-width: 1024px) {
  .event-promo-image {
    position: relative;
  }

  .event-promo-image .col-21:last-child {
    width: 48%;
    position: relative;
  }
}

@media (max-width: 1023px) {
  .event-promo-image .col-21.pad-col-10.desk-col-8,
  .event-promo-image .col-21.pad-col-10.desk-col-10 {
    width: 100%;
  }

  .markets-image .col-21.pad-col-10.desk-col-8 {
    padding-top: 0;
  }

  .markets-image h2 {
    font-size: 2em;
    line-height: 1.2em;
  }
}

@media (max-width: 980px) {
  .horizontal-mission-statement.hms-p:before {
    display: none;
  }

  .horizontal-mission-statement
    .col-22.pad-col-11.desk-col-10.padding-top-40.padding-bottom-40 {
    width: 100%;
    padding: 0 40px 40px;
    background: #5e3ad8;
    margin-top: 25px;
  }

  .horizontal-mission-statement .title-section {
    padding: 40px 40px 0;
    width: 100%;
  }

  .horizontal-mission-statement .title-section h5 {
    color: #fff;
  }

  .horizontal-mission-statement {
    background: #5e3ad8;
  }

  .horizontal-mission-statement.hms-g,
  .horizontal-mission-statement.hms-g
    .col-22.pad-col-11.desk-col-10.padding-top-40.padding-bottom-40 {
    background: #8eefcc;
  }

  .horizontal-mission-statement .col-22.pad-col-18.desk-col-16.ci {
    width: 83%;
  }

  .padding-top-100 {
    padding-top: 70px;
  }

  .markets-panel-feature .markets-image {
    background-size: auto 85%;
  }

  .card .card-title.card-title-sans, .card.card-person .card-title.card-title-sans {
    font-size: 24px;
    line-height: 32px;
  }

  .card.card-slide p, .people-section .card.card-slide.card-person p {
    font-size: 18px;
    line-height: 28px;
  }

  .page-id-67 .title-bar h1 {
    font-size: 2.25em;
    line-height: 1.3em;
  }

  .page-id-67 .header-vertical-bar {
    background-size: 300px !important;
  }

  .horizontal-mission-statement h2 {
    color: #fff;
  }

  .horizontal-mission-statement.hms-g h2,
  .horizontal-mission-statement.hms-g .title-section h5 {
    color: #020202;
  }

  .horizontal-mission-statement.hms-g .title-section h5,
  .horizontal-mission-statement .title-section h5 {
    margin-top: 15px;
  }
}

@media (max-width: 870px) {
 

  .page-id-67 .header-vertical-bar {
    background-size: 300px !important;
    background-position: 8% 82% !important;
    padding-bottom: 340px;
  }
  .header-vertical-bar .row.cf {
    padding: 0 5%;
  }
  .header-vertical-bar .row.cf.padding-bottom-60 {
    padding-bottom: 30px;
  }

  .page-id-67 .header-vertical-bar .row.cf {
    padding: 0 5%;
  }

  .home .header-vertical-bar .col-18.pad-col-11.desk-col-9,
  .home .header-vertical-bar .header-content {
    width: 83.33333%;
  }

  /*.header-vertical-bar .col-18.pad-col-11.desk-col-9,
  .header-vertical-bar .header-content {
    width: 70%;
  }*/

  .page-id-67 .header-vertical-bar .col-18.pad-col-11.desk-col-9,
  .page-id-67 .header-vertical-bar .header-content {
    width: 70%;
  }
}

@media (max-width: 870px) and (min-width: 800px) {
  #header.main-header .pad-col-2 {
    display: block;
  }
}

@media (max-width: 799px) {
  .page-template-page-about .products-features .desk-col-9.pad-col-11 {
    width: 100%;
  }
  .products-filter {
    display: none;
  }
  .product-filter-sm {
    display: block;
  }
  select:active, input:active,textarea:active{
    font-size: 16px;
  }

  .header-vertical-bar .header-content {
    padding-right: 0;
  }
  .page-template-page-product-single .header-vertical-bar {
    padding-top: 130px;
  }

  .header-vertical-bar p {
    padding-right: 0;
  }

  .feed-card-slider .card-body {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-contact-btns {
    margin-left: 8%;
  }
  #nav .btn-contact--nav {
    margin-top: 0; 
    margin-bottom: 100px;
  }

  .ssba.ssbp-wrap  {
    padding-left: 4.166%;
  }

  .products-features .brand-icon-bg {
    background: none !important;
  }

  .products-features .col-24.phone-ci.pad-col-11.desk-col-9 {
    background-size: auto 100%;
    background-position: right center;
    padding-top: 50px;
    background-repeat: no-repeat;
  }

  .brand-icon-bg.triangle .col-24.phone-ci.pad-col-11.desk-col-9 {
    background-image: url(../media/img/misc/triangle-bg.png);
  }

  .products-features
    .brand-icon-bg.bowtie
    .col-24.phone-ci.pad-col-11.desk-col-9 {
    background-image: url(../media/img/misc/bowtie-bg.png);
  }

  .products-features
    .brand-icon-bg.circle
    .col-24.phone-ci.pad-col-11.desk-col-9 {
    background-image: url(../media/img/misc/circle-bg.png);
  }

  .products-features .col-24.phone-ci.pad-col-11.desk-col-9 img {
    width: 100%;
  }


  .products-features .swipe-content {
    padding-top: 30px;
  }

  .no-vertical-center-sm {
    top: auto;
    -webkit-transform: none;
    transform: none;
  }

  #header-cta, div#portal-cta {
    min-width: 130px;
  }

  .title-bar h1 {
    font-size: 2.25em;
    line-height: 1.1em;
  }

  .markets-panel-feature .markets-image {
    padding-bottom: 14%;
  }

  .employee-quote-feature .bg-cover {
    margin-bottom: 40px;
  }

  .logo-header {
    width: 120px;
    background: transparent url(../media/img/zonda-logo.png) no-repeat center
      center;
    background-size: contain !important;
  }

  /* .home .markets-panel-feature h2 {
    background: none;
    padding: 15px 0;
    margin: 40px 0;
  } */

  .event-promo-image .col-21.pad-col-10.desk-col-8 {
    margin-top: 7%;
  }

  .markets-panel-feature .markets-image {
    background-size: auto 72%;
  }

  footer .social-back-to-top .col-16.phone-ci.pad-col-5.desk-col-4.ac {
    width: 100%;
  }

  .row-card-spaced .col-22.pad-col-33p.desk-col-33p.margin-bottom-30 {
    max-width: 300px;
    margin: 0 auto 30px;
    float: none;
  }

  .page-id-67 .header-vertical-bar .col-1.pad-col-2.desk-col-3 {
    display: none;
  }

  .employee-quote-feature .employee-name {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 0;
  }

  .employee-quote-feature .text-link,
  .btn.btn-outline.btn-outline-white,
  button.btn-outline.btn-outline-white,
  html input.btn-outline.btn-outline-white[type="button"],
  input.btn-outline.btn-outline-white[type="reset"],
  input.btn-outline.btn-outline-white[type="submit"] {
    font-size: 16px;
    line-height: 24px;
  }

  .sponsors-panel h2.margin-bottom-10 {
    font-size: 40px;
    line-height: 48px;
  }

  .sponsors-panel .desk-col-10.ci p {
    font-size: 20px;
    line-height: 30px;
  }

  .employee-quote-feature .employee-title {
    font-size: 16px;
    line-height: 32px;
  }

  .job-stats {
    background: none;
  }

  .job-stats .col-22.pad-col-20.desk-col-16.ci {
    width: 100%;
  }

  .job-stats .col-22.pad-col-9,
  .job-stats .col-22.pad-col-10 {
    padding: 0 4.166666665%;
  }

  .job-stats .col-22.pad-col-9 {
    background: #e9f9f3;
    padding-top: 25px;
    margin-bottom: 20px;
  }

  .page-template-page-services .perk-content {
    background-image: none;
  }

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

  .social-links a:hover {
    color: #020202;
  }

  #footer .back-to-top {
    display: block;
    font-family: "GT Walsheim", Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: -0.1px;
    font-size: 14px;
  }

  #footer .social-back-to-top {
    padding-bottom: 30px;
  }

  #footer {
    padding-top: 20px;
  }

  .title-bar h1 {
    font-size: 44px;
    line-height: 72px;
  }

  .products-features h2.product-feature-section-title {
    font-size: 36px;
    line-height: 44px;
  }

  .page-template-page-about .swiper-case-studies .case-study-box .row.cf h2,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .row.form-group
    h2,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .form-group.ginput_complex
    h2,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .gform_wrapper
    li.ginput_complex
    h2,
  .gform_wrapper
    .page-template-page-about
    .swiper-case-studies
    .case-study-box
    li.ginput_complex
    h2,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .gform_wrapper
    li.row
    h2,
  .gform_wrapper
    .page-template-page-about
    .swiper-case-studies
    .case-study-box
    li.row
    h2,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .cf.ginput_complex
    h2 {
    font-size: 32px;
    line-height: 48px;
    letter-spacing: 0;
  }

  .page-template-page-about .swiper-case-studies .case-study-box .row.cf h5,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .row.form-group
    h5,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .form-group.ginput_complex
    h5,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .gform_wrapper
    li.ginput_complex
    h5,
  .gform_wrapper
    .page-template-page-about
    .swiper-case-studies
    .case-study-box
    li.ginput_complex
    h5,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .gform_wrapper
    li.row
    h5,
  .gform_wrapper
    .page-template-page-about
    .swiper-case-studies
    .case-study-box
    li.row
    h5,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .cf.ginput_complex
    h5 {
    font-size: 13px;
    line-height: 18px;
  }

  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .row.cf
    .slider-copy,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .row.form-group
    .slider-copy,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .form-group.ginput_complex
    .slider-copy,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .gform_wrapper
    li.ginput_complex
    .slider-copy,
  .gform_wrapper
    .page-template-page-about
    .swiper-case-studies
    .case-study-box
    li.ginput_complex
    .slider-copy,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .gform_wrapper
    li.row
    .slider-copy,
  .gform_wrapper
    .page-template-page-about
    .swiper-case-studies
    .case-study-box
    li.row
    .slider-copy,
  .page-template-page-about
    .swiper-case-studies
    .case-study-box
    .cf.ginput_complex
    .slider-copy {
    font-size: 16px;
    line-height: 24px;
  }

  .product-features-slider
    .swiper-button-styling-circle.swiper-button-styling.swiper-button-next
    span:before,
  .product-features-slider
    .swiper-button-styling-circle.swiper-button-styling.swiper-button-prev
    span:before,
  .product-features-slider
    .swiper-button-next-long.swiper-button-next
    span:before,
  .product-features-slider
    .swiper-button-next-long.swiper-button-prev
    span:before {
    font-size: 30px !important;
  }

  .page-template-page-about .swiper-pagination-container {
    display: block;
    bottom: 90px;
    position: relative !important;
    top: 0 !important;
  }

  .page-template-page-about .swiper-case-studies .swiper-pagination-container {
    position: absolute;
  }

  .page-template-page-about
    .swiper-product-features
    .swiper-pagination-container
    .swiper-pagination-bullet {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .employee-quote-feature blockquote p {
    font-weight: 600 !important;
    font-size: 21px;
    line-height: 29px;
  }
}

@media (max-width: 799px) {
  .page-template-page-about .swiper-case-studies .phone-only {
    display: none;
  }

  .card.card-post .card-img {
    margin-left: 20px;
    margin-right: 20px;
  }

  .page-template-page-about .case-studies .swiper-pagination-button-container {
    padding-bottom: 0;
    top: auto;
    bottom: 80px;
  }

  .page-template-page-about .swiper-case-studies {
    height: auto;
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {

 
  .home.header-vertical-bar .header-content {
    width: 100%
  }
  .home .header-vertical-bar .col-18.pad-col-11.desk-col-9, .home .header-vertical-bar .header-content {
    width: 100%;
  }
  .home .markets-image .col-21.pad-col-10.desk-col-8, .page-template-page-about .markets-image .col-21.pad-col-10.desk-col-8 {
    width: 100%;
    padding-left: 15px;
    padding-right: 35px;
  }
  .page-template-page-about .markets-image .col-21.markets-video-col {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .home .markets-panel-feature .markets-image {
    padding-top: 75%;
    background-size: 87%;
    background-position: top right;
  }

  .home .markets-panel-feature .col-21.pad-col-10.desk-col-11 {
    display: none;
  }

  .page-id-67 .header-vertical-bar .col-18.pad-col-11.desk-col-9,
  .page-id-67 .header-vertical-bar .header-content {
    width: 100%;
  }

  .page-id-67 .header-vertical-bar .header-content .title-bar br {
    display: none;
  }

  .page-id-67 .header-vertical-bar .header-content .title-bar h1 {
    max-width: 340px;
  }

  .logos .logo {
    width: 44%;
  }

  .page-template-page-about .employee-quote-feature .bg-cover {
    width: 100%;
    background-size: auto 100%;
    background-position: right;
  }

  .employee-quote-feature .bg-cover:before {
    top: -80px;
  }

  .employee-quote-feature .bg-cover:after {
    display: none;
  }

  .col-22.pad-col-9.desk-col-9.ci.quote-copy {
    margin-top: 50px !important;
  }

  .employee-quote-feature .row.flex-pad.phone-cf {
    margin-top: 60px;
  }

  /*
    Moved to Products page and no longer slider, keeping just in case

  .page-template-page-about
    .swiper-product-features
    .swiper-pagination-container
    .swiper-pagination {
    flex-wrap: wrap;
  }

  .page-template-page-about .swiper-product-features .swiper-slide {
    padding-top: 0;
  }

  .page-template-page-about
    .product-features-slider
    .swiper-product-features
    .swiper-slide {
    padding-top: 0;
    background-size: 100%;
    background-position: right 50%;
  }

  .page-template-page-about .hvb-bg {
    background-size: 100%;
    background-position: center bottom;
    padding: 15% 6% 100%;
  }

  .product-features-slider .border-bottom-gray {
    border: none;
    padding-bottom: 0;
  }

  */

  .page-template-page-products
  .swiper-product-features
  .swiper-pagination-container
  .swiper-pagination {
    flex-wrap: wrap;
  }

  .page-template-page-products .products-features .swiper-section {
    padding-top: 0;
  }

  .page-template-page-products
    .products-features 
    .swiper-section{
    padding-top: 0;
    background-size: 100%;
    background-position: right 50%;
  }

  

  .pad-flex.flex-row-reverse,
  .flex-pad.flex-row-reverse {
    -webkit-box-orient: horizontal;
   /* -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
  }

  .header-person .pad-flex.flex-row-reverse,
  .header-person .flex-pad.flex-row-reverse {
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
  }

  .page-template-page-about
    .product-features-slider
    .swiper-product-features
    .swiper-slide,
  .page-template-page-products
    .products-features .swiper-section
    .brand-icon-bg
  {
    background: none !important;
  }

  .page-template-page-about
    .product-features-slider
    .swiper-product-features
    .swiper-slide
    .phone-ci.desk-col-9 {
    background-size: cover !important;
  }

  .page-template-page-about
    .product-features-slider
    .swiper-product-features
    .swiper-slide.brand-icon-bg.bowtie
    .phone-ci.desk-col-9 {
    background: url(../media/img/misc/bowtie-bg.png) no-repeat;
    padding-top: 25px;
  }

  .page-template-page-about
    .product-features-slider
    .swiper-product-features
    .swiper-slide.brand-icon-bg.circle
    .phone-ci.desk-col-9 {
    background: url(../media/img/misc/circle-bg.png) no-repeat;
    padding-top: 25px;
  }

  .page-template-page-about
    .product-features-slider
    .swiper-product-features
    .swiper-slide.brand-icon-bg.triangle
    .phone-ci.desk-col-9 {
    background: url(../media/img/misc/triangle-bg.png) no-repeat;
  }

  .row.cf.event-promo-image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .event-promo-image .col-21.pad-col-10.desk-col-10 {
    margin-top: 0;
  }
  .event-promo-image .col-21.pad-col-10.desk-col-8 {
    margin-top: 3%;
    padding: 0 5%;
    margin-bottom: 3%;
  }
  .home .employee-quote-feature .bg-cover {
    width: 90%;
  }
}

@media (max-width: 600px) {
  div#portal-cta {
    display: none;
  }
  #header-cta {
    margin-left: auto;
  }

  .btn-portal-sm {
    display: inline-block
  }

}
