.ventures-home-main .carousel-multi-card .carousel-item {
  background: #fff !important;
  padding: 20px;
}
.ventures-home-main .carousel-multi-card .carousel-item a {
  pointer-events: none;
  cursor: default;
}
.ventures-home-main .carousel-multi-card .carousel-controls {
  bottom: -10px;
}
.ventures-home-main .carousel-multi-card .carousel-item .card .pad-2 {
  display: none;
}
.ventures-home-main .carousel-multi-card .carousel-item .card hr {
  display: none;
}
.anniversay-banner .row {
  display: flex;
  align-items: center;
}
.ventures-footer img {
  width: 30px;
}
.ventures-footer .row {
  display: flex;
  align-items: center;
}
.stay-connected-linkedin-carousel .carousel-inner {
  background-color: #006fcf !important;
}
.stay-connected-linkedin-carousel .carousel-item {
  background-color: transparent !important;
}
.ventures-diversity-banner .row {
  display: flex;
  align-items: center;
}
.ventures-diversity-banner .border-dark {
  border: 0.0625rem solid #016fd0 !important;
}
.ventures-portfolio-tabs .grid.section {
  margin-bottom: 20px;
}
.ventures-team-hero-top img {
  position: relative;
  z-index: 1;
}
.ventures-team-bio-img {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ventures-home-hero {
  min-height: 670px;
  padding-top: 300px;
}
.ventures-home-hero .richtext.parbase {
  max-width: 400px;
}

.ventures-home-hero-mobile img {
  width: 100%;
}
.stay-connected-linkedin-carousel p:last-of-type {
  text-align: center;
}
.stay-connected-linkedin-carousel p:last-of-type::after {
  content: "Read more";
  color: #016fd0;
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}
.ventures-team-bios h2 {
  font-size: 1.575rem;
}
.ventures-portfolio-tabs img {
  background-color: #00175a;
}
.ventures-portfolio-tabs img:hover {
  background-color: #016fd0;
}

.ventures-team-bio-img img {
  object-position: top center !important;
  object-fit: cover !important;
  width: 285px;
  height: 287.13px;
}

#contactContainer img {
  object-position: 50% 50% !important;
  object-fit: cover !important;
  width: auto;
  height: 184px;
}

.tabs .tab-menu .tab-link {
    background-color: #00175a;
    color: #B5D7F4;
    border-right: none;
}

/* tab section */
.tabs .tab-menu .tab-link[aria-selected=true] {
    background: #00175a;
    color: #fff;
    font-weight: 700;
}

.tabs .tab-menu .tab-link:after {
    transition: background-color .25s cubic-bezier(.65,0,.45,1);
    content: "";
    height: .25rem;
    position: absolute;
    top: 100%;
    left: -.0625rem;
    right: -.0625rem;
}

.tabs .tab-menu .tab-link[aria-selected=true]:after {
    background-color: #006FCF;
}

.tabs .tab-content {
    background-color: #F7F8F9;
}

.tabs .tab-menu .tab-link:focus,.tabs .tab-menu .tab-link:hover {
    background-color: #F7F8F9;
    color: #000;
}

.tabs .tab-menu .tab-link[aria-selected=true]:focus,.tabs .tab-menu .tab-link[aria-selected=true]:hover {
    background-color: #00175a;
    color: #fff;
}

/* media coverage section */

.ventures-buckets .col-md-4 .border-dark .grid section > div {
    height: 340px;
}

.ventures-buckets .col-md-4 .border-dark .richtext {
    height: 240px;
}

@media (max-width: 1280px) {
  #contactContainer img {
    height: 124px;
  }
}

@media (min-width:768px) {
  .ventures-home-hero {
    min-height: 670px;
    padding-top: 150px;
  }
  .ventures-home-hero .richtext.parbase {
    max-width: initial;
  }
}

@media (min-width:1024px) {
  .ventures-home-hero {
    min-height: 535px;
    padding-top: 0;
  }
  .ventures-buckets h1 {
    font-size: 4rem;
  }
  .ventures-home-hero h1 {
    font-size: 4rem;
    line-height: 1.2;
    width: 90%;
  }
  .ventures-team-hero-bottom {
    margin-top: -50px;
    position: relative;
  }
  .ventures-team-bios .container .container {
    padding: 0;
  }
  .ventures-home-hero h1, .ventures-team-hero-top h1, .ventures-portfolio-hero h1, .ventures-contact-hero h1 {
    font-size: 3rem;
  }
  .ventures-home-hero .container .container {
    padding-left: 0;
  }
}

@media (max-width:1023px) {
  .ventures-buckets .border, .ventures-buckets .border-dark {
    margin-bottom: 20px;
  }
  .ventures-team-bios {
    padding: 0 20px;
    margin-top: -10px;
  }
  .ventures-home-main .carousel-multi-card [class*=" col-"], .ventures-home-main .carousel-multi-card [class^=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .ventures-footer p {
    text-align: left !important;
  }
  .ventures-buckets .col-md-4 .border-dark .grid section > div {
      height: 500px;
  }
  
  .ventures-buckets .col-md-4 .border-dark .richtext {
      height: 400px;
  }
}
@media (max-width:767px) {
  .ventures-home-hero {
    padding-top: 37%;
    min-height: 0;
  }

  .ventures-home-hero .hidden-md-up {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    background-color: #00175a;
  }

  .ventures-header .image:first-of-type {
    width: 60%;
    display: inline-block;
  }
  .ventures-header .image:last-of-type {
    width: 38%;
    display: inline-block;
    text-align: right !important;
  }
  .ventures-header .image:last-of-type div {
    text-align: right !important;
    display: inline-block;
  }
  .ventures-mobile-nav {
    height: 0;
    overflow-y: hidden;
  }
  .ventures-mobile-nav.active, .ventures-buckets .col-md-4 .border-dark .grid section > div, .ventures-buckets .col-md-4 .border-dark .richtext {
    height: auto;
  }
}
.ventures-blog .container {
  padding: 0 !important;
}
.ventures-blog .col-md-2 {
  padding-right: 0 !important;
}
.circle-img img {
  border-radius: 45px;
  border: 1px solid #ffffff;
  max-height: 45px;
  max-width: 45px;
}
@media (max-width: 1279px) {
  .stack-tab div div {
    display: contents;
  }
}
/*.cq-placeholder, .new {
  height: 2.875rem;
  display: none;
}*/
.blog-name {
  max-width: 300px;
}
.avi-toppad {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 50px;
}
.avi-toppad .row {
  align-items: center !important;
}
.top-align .row {
  align-items: normal !important;
}
.ventures-mobile-nav a.link-underlined:hover {
  color: #0065bd;
  text-decoration: underline !important;
}
.temp-bpad {
  padding-bottom: 500px;
}
.ventures-buckets a.link-underlined:hover {
  color: #0065bd;
  text-decoration: underline !important;
}

@media screen and (min-width: 1580px) {
  .ventures-home-hero .hidden-md-down {
    background-size: auto 100%;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #00175a;
  }
}.ventures-home-main .carousel-multi-card .carousel-item {
  background: #fff !important;
  padding: 20px;
}
.ventures-home-main .carousel-multi-card .carousel-item a {
  pointer-events: none;
  cursor: default;
}
.ventures-home-main .carousel-multi-card .carousel-controls {
  bottom: -10px;
}
.ventures-home-main .carousel-multi-card .carousel-item .card .pad-2 {
  display: none;
}
.ventures-home-main .carousel-multi-card .carousel-item .card hr {
  display: none;
}
.anniversay-banner .row {
  display: flex;
  align-items: center;
}
.ventures-footer img {
  width: 30px;
}
.ventures-footer .row {
  display: flex;
  align-items: center;
}
.stay-connected-linkedin-carousel .carousel-inner {
  background-color: #006fcf !important;
}
.stay-connected-linkedin-carousel .carousel-item {
  background-color: transparent !important;
}
.ventures-diversity-banner .row {
  display: flex;
  align-items: center;
}
.ventures-diversity-banner .border-dark {
  border: 0.0625rem solid #016fd0 !important;
}
.ventures-portfolio-tabs .grid.section {
  margin-bottom: 20px;
}
.ventures-team-hero-top img {
  position: relative;
  z-index: 1;
}
.ventures-team-bio-img {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.ventures-home-hero {
  min-height: 670px;
  padding-top: 300px;
}
.ventures-home-hero .richtext.parbase {
  max-width: 400px;
}

.ventures-home-hero-mobile img {
  width: 100%;
}
.stay-connected-linkedin-carousel p:last-of-type {
  text-align: center;
}
.stay-connected-linkedin-carousel p:last-of-type::after {
  content: "Read more";
  color: #016fd0;
  display: block;
  margin-top: 10px;
  text-decoration: underline;
}
.ventures-team-bios h2 {
  font-size: 1.575rem;
}
.ventures-portfolio-tabs img {
  background-color: #00175a;
}
.ventures-portfolio-tabs img:hover {
  background-color: #016fd0;
}

.ventures-team-bio-img img {
  object-position: top center !important;
  object-fit: cover !important;
  width: 285px;
  height: 287.13px;
}

#contactContainer img {
  object-position: 50% 50% !important;
  object-fit: cover !important;
  width: auto;
  height: 184px;
}

.tabs .tab-menu .tab-link {
    background-color: #00175a;
    color: #B5D7F4;
    border-right: none;
}

/* tab section */
.tabs .tab-menu .tab-link[aria-selected=true] {
    background: #00175a;
    color: #fff;
    font-weight: 700;
}

.tabs .tab-menu .tab-link:after {
    transition: background-color .25s cubic-bezier(.65,0,.45,1);
    content: "";
    height: .25rem;
    position: absolute;
    top: 100%;
    left: -.0625rem;
    right: -.0625rem;
}

.tabs .tab-menu .tab-link[aria-selected=true]:after {
    background-color: #006FCF;
}

.tabs .tab-content {
    background-color: #F7F8F9;
}

.tabs .tab-menu .tab-link:focus,.tabs .tab-menu .tab-link:hover {
    background-color: #F7F8F9;
    color: #000;
}

.tabs .tab-menu .tab-link[aria-selected=true]:focus,.tabs .tab-menu .tab-link[aria-selected=true]:hover {
    background-color: #00175a;
    color: #fff;
}

/* media coverage section */

.ventures-buckets .col-md-4 .border-dark .grid section > div {
    height: 340px;
}

.ventures-buckets .col-md-4 .border-dark .richtext {
    height: 240px;
}

/* partner with us */

.ventures-buckets.partners .col-md-4 .border-dark .grid section > div {
  height: 286px;
}

.ventures-buckets.partners .col-md-4 .border-dark .richtext {
  height: 75px;
}

/* grow achieve succeed */

.ventures-buckets.numbers h2 {
  font-family: BentonSans, "Helvetica Neue", Helvetica, fallbackBold, sans-serif;
  font-weight: 300;
  font-size: 2.375rem;
  line-height: 2.75rem;
}
.ventures-buckets.numbers .col-md-4 .richtext {
  height: 286px;
  display: table-cell;
  vertical-align: middle;
  width: 373px;
}

@media (max-width: 1280px) {
  #contactContainer img {
    height: 124px;
  }
}
@media (max-width: 1279px) {
  .ventures-buckets.numbers .col-md-4 .richtext {
    width: 273px;
  }
}

@media (min-width:768px) {
  .ventures-home-hero {
    min-height: 670px;
    padding-top: 150px;
  }
  .ventures-home-hero .richtext.parbase {
    max-width: initial;
  }
}

@media (min-width:1024px) {
  .ventures-home-hero {
    min-height: 535px;
    padding-top: 0;
  }
  .ventures-buckets h1 {
    font-size: 4rem;
  }
  .ventures-home-hero h1 {
    font-size: 4rem;
    line-height: 1.2;
    width: 90%;
  }
  .ventures-team-hero-bottom {
    margin-top: -50px;
    position: relative;
  }
  .ventures-team-bios .container .container {
    padding: 0;
  }
  .ventures-home-hero h1, .ventures-team-hero-top h1, .ventures-portfolio-hero h1, .ventures-contact-hero h1 {
    font-size: 3rem;
  }
  .ventures-home-hero .container .container {
    padding-left: 0;
  }
}

@media (max-width:1023px) {
  .ventures-buckets .border, .ventures-buckets .border-dark {
    margin-bottom: 20px;
  }
  .ventures-team-bios {
    padding: 0 20px;
    margin-top: -10px;
  }
  .ventures-home-main .carousel-multi-card [class*=" col-"], .ventures-home-main .carousel-multi-card [class^=col-] {
    padding-left: 0;
    padding-right: 0;
  }
  .ventures-footer p {
    text-align: left !important;
  }
  .ventures-buckets .col-md-4 .border-dark .grid section > div {
      height: 500px;
  }
  
  .ventures-buckets .col-md-4 .border-dark .richtext {
      height: 400px;
  }
  .ventures-buckets.partners .col-md-4 .border-dark .grid section > div {
      height: 286px;
  }

  .ventures-buckets.partners .col-md-4 .border-dark .richtext {
      height: 120px;
  }
  .ventures-buckets.numbers .col-md-4 .richtext {
    width: 204px;
  }
}
@media (max-width:767px) {
  .ventures-home-hero {
    padding-top: 37%;
    min-height: 0;
  }

  .ventures-home-hero .hidden-md-up {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    background-color: #00175a;
  }

  .ventures-header .image:first-of-type {
    width: 60%;
    display: inline-block;
  }
  .ventures-header .image:last-of-type {
    width: 38%;
    display: inline-block;
    text-align: right !important;
  }
  .ventures-header .image:last-of-type div {
    text-align: right !important;
    display: inline-block;
  }
  .ventures-mobile-nav {
    height: 0;
    overflow-y: hidden;
  }
  .ventures-mobile-nav.active, .ventures-buckets .col-md-4 .border-dark .grid section > div, .ventures-buckets .col-md-4 .border-dark .richtext {
    height: auto;
  }
  .ventures-buckets.partners .col-md-4 .border-dark .grid section > div {
      height: auto;
  }

  .ventures-buckets.partners .col-md-4 .border-dark .richtext {
      height: auto;
  }
  .ventures-portfolio-tabs .grid.section {
      margin-bottom: 0;
  }
  .two_col_accord ul {
      margin-bottom: 0.5rem;
  }
  .ventures-buckets.numbers .col-md-4 .richtext {
    width: 500px;
  }
}
.ventures-blog .container {
  padding: 0 !important;
}
.ventures-blog .col-md-2 {
  padding-right: 0 !important;
}
.circle-img img {
  border-radius: 45px;
  border: 1px solid #ffffff;
  max-height: 45px;
  max-width: 45px;
}
@media (max-width: 1279px) {
  .stack-tab div div {
    display: contents;
  }
}
/*.cq-placeholder, .new {
  height: 2.875rem;
  display: none;
}*/
.blog-name {
  max-width: 300px;
}
.avi-toppad {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 50px;
}
.avi-toppad .row {
  align-items: center !important;
}
.top-align .row {
  align-items: normal !important;
}
.ventures-mobile-nav a.link-underlined:hover {
  color: #0065bd;
  text-decoration: underline !important;
}
.temp-bpad {
  padding-bottom: 500px;
}
.ventures-buckets a.link-underlined:hover {
  color: #0065bd;
  text-decoration: underline !important;
}

@media screen and (min-width: 1580px) {
  .ventures-home-hero .hidden-md-down {
    background-size: auto 100%;
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #00175a;
  }
}

/* Footer */

@media (max-width:767px) {
  .ventures-footer .col-md-1 {
    flex: 0 0 20%;
    max-width: 20%;
    padding-bottom: 10px;
  }
  .ventures-footer .col-md-11 {
    flex: 0 0 80%;
    max-width: 80%;
    padding-bottom: 10px;
  }
}