.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;
}

/* Focus Areas */

#focus_areas .collapsible-panel .border {
  border: none;
}

#focus_areas .bordered-a>*, .bordered>:not(:last-child) {
    border-bottom: .0625rem solid #8C8C8C;
}

#focus_areas .collapsible-panel .collapsible-caret {
    position: relative;
    left: 98%;
}

#focus_areas .collapsible-panel .collapsible-caret:before {
    background-image: url('/content/dam/amex/us/business/Amex-Ventures-V2/accordion_arrow_Icon.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    transform: rotate(0deg);
    transition: color .25s ease-out, transform .25s ease-out;
    line-height: 1.375rem;
}

#focus_areas .collapsible[aria-expanded=true] .collapsible-caret:before {
    transform: rotate(180deg);
}

#focus_areas .collapsible-panel h3.body-1 {
  font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: #3D3D3D;
}

#focus_areas .collapsible-panel h3.body-1 button span:last-child {
  position: relative;
  left: -3%;
}

#focus_areas .collapsible-panel .accordion-content .ventures-portfolio-tabs .container, #focus_areas .collapsible-panel .accordion-content .container {
  padding-left: 0;
  padding-right: 0;
}

.two_col_accord .col-md-6:first-child {
  padding-right: 20px;
}

.two_col_accord .col-md-6:last-child {
  padding-left: 20px;
}

/* End Focus Areas */

/* Portfolio Tabs */

#port-tabs .col-md-2 {
  flex: 0 0 20%;
  max-width: 20%;
}

@media (max-width:767px) {
  .ventures-portfolio-tabs .image.parbase {
    padding-bottom: 20px;
  }

  .ventures-portfolio-tabs .col-md-3, #port-tabs .col-md-2 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .ventures-portfolio-tabs .grid.section {
    margin-bottom: 0;
  }
}

/* End Portfolio Tabs */


@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;
  }
}
@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 {
    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;
  }
}