section.banner-portfolio-pg {
  margin-top: 45px;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
section.banner-portfolio-pg.banner-media{
  margin-top:52px
}
section.banner-portfolio-pg img {
  position: relative;
  width: 100vw;
}
section.banner-portfolio-pg .banner-text-portfolio {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  margin: 0 auto;
}
section.banner-portfolio-pg .banner-text-portfolio h1,section.banner-portfolio-pg .banner-text-portfolio p{
  color:#fff;
}
section.banner-portfolio-pg .banner-text-portfolio p{font-size: 18px;}
section.banner-portfolio-pg .banner-text-portfolio h1{
  font-size: 60px;
}
.banner-text-portfolio p {
  max-width: 62ch;
  margin: 0 auto;
}
.banner-text-portfolio h1 span.redbg{
  background-color: #f11f35;
}
.portfoliocard img{
  max-width:250px;
  margin: 0 auto;
  /* box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); */
}
.portfoliocard p.company_name {
  font-weight: 700;
  font-family: 'Montserrat';
  color: #101010;
  margin-top:20px;
}
section.portfoliocontent {
  padding: 35px 0;
}
.startup_modal .modal .modal-body{
  padding:0 130px;
}
.startup_modal .modal-dialog-centered {
  max-width: 70vw;
}
.startup_logo{
  max-width: 300px;
  margin: 0 auto;
}
p.startup_name{
  text-align: center;
  margin: 1rem auto;
  font-weight: 600;
  color: #101010;
}
p.startup_content {
  color: #101010;
  margin: 0 auto;
  text-align: center;
  max-width: 70ch;
}
.details_rows{
  padding-top:30px;
  padding-bottom:30px;
  
}
@media screen and (max-width:500px){
  .details_rows{padding:0}
}
.details-container p {
  color: #101010;
  margin-bottom:0;
}
.icon-container img {
  max-width: 90px;
}
div.startup_modal .modal-body {
  padding: 40px 0 60px 0;
}
div.startup_modal button.btn-close{
  margin-right:4rem;
}
div.startup_modal .btn-close {
  background: url(../images/modal_close_btn.png);
  height: 38px;
  width: 38px;
  background-repeat: no-repeat;
  opacity: 1;
}
@media screen and (min-width:1000px){
.desktop-custom-padding{
  padding-left:4.5rem;
  padding-right:4.5rem;
}}
@media screen and (max-width:550px){
  .row.details_rows.mx-auto .col-lg-4.col-sm-6.d-flex.align-items-center.px-4{
    flex-direction: column !important;
    margin:.5em 0;
    align-items:flex-start !important;
  }
.desktop-custom-padding{
  padding-left:2.5rem;
  padding-right:2.5rem;
  display:flex;
  align-items:baseline;
  justify-content: center;
}
.icon-container img{max-width: 40px;}}
/* popup styles */
.location_pfolio {
  background-color: #f4f4f4;
  text-align: center;
  padding: 15px;
  margin: 0 0 0.85em;
}
.headquarters-popup .location_pfolio p{
  font-size: 18px;
  font-weight: 500;
  color: #101010;
  margin-bottom: 0;
}
.location-active{
  background-color: #ffc945;
}
.location-active p{
  color: #000;
}
#PortfolioFilterPopup .modal-header{
  background-color: #dd1a32;
  padding: 1rem 0 1rem 2rem;
}
#PortfolioFilterPopup .modal-header h5{
  font-size: 24px;
  font-weight: 600;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#PortfolioFilterPopup .modal-footer{
  display: flex;
  justify-content: flex-end;
}
#PortfolioFilterPopup .cancel-button-popup{
  background-color: #c4c4c4;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #676767;
  padding: 6px 30px;
}
#PortfolioFilterPopup .apply-button-popup{
  background-color: #ffc945;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  padding: 6px 30px !important;
}
#PortfolioFilterPopup .modal-dialog{
  max-width: 920px;
}
.headquarters-popup{
  margin: 2rem 1rem;
}
#PortfolioFilterPopup .modal-body{
  padding-top: 0;
}
.headquarters-popup p{
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 12px;
}
#PortfolioFilterPopup .btn-close{
  background: none;
  width: 2em;
  height: 2.5em;
  opacity: 1;
}
@media only screen and (max-width: 798px){
  .location {
      padding: 15px 23px;
      margin-bottom: 2rem;
  }
  .headquarters-popup p {
      text-align: center;
      margin-bottom: 1rem;
  }
  .headquarters-popup {
      margin: 1rem 1rem;
  }
  #PortfolioFilterPopup .modal-footer {
      justify-content: center;
  }
  section.banner-portfolio-pg {
    margin-top: 86px;
    margin-bottom: 28px;
  }
  .banner-portfolio-pg{
    background-image: url("../images/portfolio_banner_image.png");
    background-size: cover;
    padding: 5rem 1rem 3rem;
  }
  .banner-portfolio-pg img{
    display: none;
  }
  section.banner-portfolio-pg .banner-text-portfolio {
    width: 100%;
    position: relative;
    top: 50%;
    transform: none;
    text-align: center;
    margin: 0 auto;
}
.startup_modal .modal-dialog-centered {
  max-width: 100%;
}
#Faq .container{
  padding-bottom: 2.5rem !important;
}
}
.shrink {
    display: inline-block;
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-tap-highlight-color: transparent;
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.shrink:hover {
  transform: scale(0.9);
}
.details-container a{
  text-decoration: none;
  color: #101010;
  font-size: 16px;
}
.faq-banner-new{
  margin-bottom: 28px;
}
.vhidden{
  visibility: hidden;
  display: none;
}

.show_more_cta{
  padding: 14.5px 25px;
  background: #ffc945;
  color: #101010;
  text-decoration: none;
  font-weight: 600;
  font-family: 'Flama Condensed';
  font-size: 24px; 
}
.filter-by-button{
  float: right;
}
.active-portfolio{
  background-color: #ffc945;
  color: #000;
}
p.nodata{
  margin: 0;
  padding: 0;
  color:#000;
  font-weight: 700;
  font-family: 'Montserrat';
  font-size:1.25rem;
}
@media screen and (max-width:550px) {
  .portfoliocard img{
    max-width: 100%;
  }
  p.startup_content{
    padding:0 1.25em;
  }
  .details-container {
    min-height: 6rem;
  }
}