
/* MP Sign in Link */
a.mp-signin {
  font-family: yorkten-slab-normal, sans-serif;
  font-weight:bold;
  color:#486d90;
  }
  
  /* Utility Classes */
  .backgroundcontainer h3.blueHdng-greenBorder {
      padding-top: 40px;
  }
  
  /* Search bar */
  
  .searchContainer {
      box-shadow: none;
  }
  
  .search.aem-GridColumn.aem-GridColumn--default--12 {
      padding-bottom: 0;
  }
  
  .searchContainer .content-wrapper {
      padding-top: 0!important;
  }
  
  /* icons */
  .responsive {
    max-width: 130px;
    height: auto;
   }
  
   /* More ways to achieve your goals section */
  
   .backgroundcontainer:has(.col-md-6.col-sm-12.col-lg-6)
      .content-wrapper
      .mbl-container-w100-px15 {
      width: 100%;
      padding: 0 0;
    }
  
    .backgroundcontainer:has(p[class*="invest-in-marketplace"]) .container {
      padding-top: 0;
    }
  
    .backgroundcontainer:has(p[class*="invest-in-marketplace"]) .about--block {
      margin-top: 20px;
    }
  
    .backgroundcontainer:has(p[class*="invest-in-marketplace"])
      .backgroundcontainer
      > div {
      padding: 20px;
    }
  
    .backgroundcontainer:has(p[class*="invest-in-marketplace"]) .rte-desc p,
    .backgroundcontainer:has(p[class*="invest-in-marketplace"]) .mt-4 {
      margin-top: 0px !important;
      font-family: yorkten-slab-normal,sans-serif;
    }
  
    .backgroundcontainer:has(p[class*="invest-in-marketplace"]) .responsive {
      max-width: 100px;
      height: auto;
    }
  
  .backgroundcontainer:has(p[class*="invest-in-marketplace"])
      .container.bg-white {
      margin-top: 40px !important;
    }
  
   @media screen and (min-width: 992px) {
        img[alt*="briefcase icon"] {
          float: right;
        }
  
        .backgroundcontainer .backgroundcontainer:has(p[class*="invest-in-marketplace"]) {
        position:relative;
    }
  
  .columncontrol:has([alt*="briefcase icon"]) .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 12%;
  }
  
  .columncontrol:has([alt*="briefcase icon"]) .col-lg-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 88%;
      max-width: 86%;
  }
  
  }
  
  /* Marketplace Thin Herobanner  */
  .freeTextMobile.mobileShow {
      display: none;
  }
  
  .banner-text h1 {
      color: #486d90;
      font-weight: bold;
  }
  

.banner-text .headerstyle {
    color: #486d90 !important; /* Overrides inline style */
    font-weight: bold;
}
  
  .btn-primary span {
    text-align: center;
    color: #fff !important;
  }

  .banner-text p, .banner-text div {
      font-size: 20px;
  }
  
  .sub-hdng.desktopShow {
      color: #000;
  }
  
  .banner-container .focusarea {
      background-size: cover;
  }
  
  @media screen and (max-width: 767px) {
  .banner-container.left .focusarea, .banner-container.right .focusarea, .banner-container.center .focusarea {
      background-position: top left;
  }
  
  .focusarea:after {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      background: rgba(255,255,255,.85);
  }
  
    
  .banner-container.left .focusarea, .banner-container.right .focusarea, .banner-container.center .focusarea {
      background-position: top center;
  }
  
      .bnr-content .sub-hdng {
      display: block;
      position: relative;
  }
  
      .banner-text {
      width: 90%;
      margin-top: 40px;
      padding-bottom: 40px;
  }
  
  .bnr-content {
      color: #fff;
      width: 100%;
      position: relative;
      top: auto;
      transform: none;
  }
  
  
  }
  
  @media screen and (min-width: 768px) {
  .bannerWrapper .navigation-right a {
      color: #486d90;
  }
  
  .banner-container .focusarea {
      background-position: top center;
  }
  }
  

  
  /* Marketplace Thick Herobanner  */
  
  @media screen and (min-width: 768px) {
  .focusarea:before {
      content: "";
      width: 1050px;
      height: 100%;
      display: block;
      position: absolute;
      background: linear-gradient(90deg, rgb(255 255 255 / 80%) 30%, rgba(255, 255, 255, 0) 100%);
  }
  }
  
  .bannerWrapper {
      margin-bottom: 0;
  }
  
  .homepage-banner .banner-text h1 {
      border: 0!important;
  }
  
    .homepage-banner .banner-text h1 {
      border-bottom: 2px solid #8bc105;
    }
  
    .homepage-banner .banner-text .headerstyle {
      border: 0!important;
  }
  
    .homepage-banner .banner-text .headerstyle {
      border-bottom: 2px solid #8bc105;
    }
  
  
    .navigation-right.desktopShow {
      display: block;
    }
  
    @media screen and (min-width: 768px) {
      .homepage-banner .banner-container .banner-text .sub-hdng.desktopShow p {
        color: #000;
      }
  
  @media screen and (min-width: 1280px) {
  .bannerWrapper.homepage-banner .banner-text {
      width: 46%;
  }
  
  .bannerWrapper .focusarea {
      background-position: right -100px !important;
      background-size: cover!important;
  }
  
  
  }
  
      .banner-container {
        padding: 20px 0;
      display: flex;
      align-items: center;
      }
  
      .bnr-content .sub-hdng,
      .bannerWrapper .navigation-right.desktopShow {
        margin-top: 0px;
      }
  
      .homepage-banner .banner-container .focusarea {
        background-position: center right;
        background-size: cover;
      }
  
      .homepage-banner .bnr-content {
        top: 0;
        transform: none;
        margin-top: 0px;
        position: relative;
      }
    }
  
    @media screen and (max-width: 767px) {
      .homepage-banner .banner-container {
        padding: 20px 0;
      }
  
      .homepage-banner .bnr-content .sub-hdng {
        display: block;
        margin-top: 0px;
      }
  
      .homepage-banner .bnr-content {
        top: 0;
        transform: none;
        margin-top: 0px;
        position: relative;
      }
  
      .bannerWrapper.homepage-banner .banner-text {
        width: 90%;
      }
  
      .bannerWrapper.homepage-banner .banner-container .focusarea {
              background-position:right 0px;
      }
    }
  
  
  /* 3 col cta dark */
  .backgroundcontainer > .container:has(p[class*="3-col-cta-dark"]) {
      background: url(/content/dam/vcm/marketplace/_WhyVC%20Background.png);
      background-size: cover;
      padding:40px 0!important;
  }
  
  .backgroundcontainer > .container:has(p[class*="3-col-cta-dark"]) .textimageCTA .container {
      padding-top:0;
  }
  
  .backgroundcontainer > .container:has(p[class*="3-col-cta-dark"]) h3, .backgroundcontainer > .container:has(p[class*="3-col-cta-dark"]) p {
      color:#fff;
  }
  
  .backgroundcontainer > .container:has(p[class*="3-col-cta-dark"]) .about--block {
  margin-top:0;
  }
  
  /* Your goals, your way section - dark */
   .backgroundcontainer > .container:has(a[class*="btn-your-goals"]) {
      background: url(/content/dam/vcm/marketplace/_WhyVC%20Background.png);
      background-size: cover;
    }
  
  .backgroundcontainer > .container:has(a[class*="btn-your-goals"]) .fpgtxt-rte-desc p, .backgroundcontainer > .container:has(a[class*="btn-your-goals"]) h3:nth-child(1) {
      color: white;
  }
  
  a.btn-primary.btn-bg.btn-your-goals {
      width: auto;
  }
  
  
  /* Investor Insights Herobanner */
  .herobanner:nth-child(9) h1 {
      border-bottom: 2px solid #8bc105 !important;
      padding-bottom: 10px;
      margin-bottom: 20px;
  }
  
  .herobanner:nth-child(9) .headerstyle {
    border-bottom: 2px solid #8bc105 !important;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: block;
  }
  
  .herobanner:nth-child(9) a {
      margin-top: 20px;
  }
  
  .disclaimer p {font-size:14px;}
  
  /* Resource Links */
  
  .three-column-layout .about--block {
      margin-top: 0;
  }
  
  .backgroundcontainer .three-column-layout .container {
      padding-top: 0;
  }
  
  .three-column-layout a.navg-right-arw-link {
      margin: 10px !important;
  }
  
  .navg-right-arw-link {
      min-height: 35px;
      height: auto;
  }
  
  .separator .container {
      padding-top: 0px !important;
  }
  
  a.navg-right-arw-link.mt-4.mb-4 {
      font-family: yorkten-slab-normal, sans-serif;
  }
  
  
  @media screen and (min-width: 768px) {
      .three-column-layout .about--block div {
          margin-top: 0 !important;
          display: flex;
          justify-content: center;
      }
  
      .three-column-layout:has(.textimageCTA) .col-sm-12.col-md-4.col-lg-4:not(.three-column-layout .col-sm-12.col-md-4.col-lg-4:last-child) {
          border-right: 1px solid #d2d2d2;
      }
  }


  /* Timely topics */
  
  @media only screen and (max-width: 1024px) {
    .card-image-hdng-big h3 {
      line-height: 1!important;
  }

  .card-image-hdng-big .navigation-right {
      top: 129%!important;
  }
}
  