.banner_short {
    position: relative;
    margin-top: 100px;
    height: 430px;
    background-size: 100%;
}
.banner_short__title {
    font-size: 2rem;
    margin-bottom: 1rem; }
.banner_short__subtitle {
    font-weight: 700;
    width: 50%;
    font-family: 'Roboto'; }

.banner-about {

}
.banner-about::before {
    content: '';
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    background: url('../../img/banner-about-bg.jpg') no-repeat center/cover;
    /* background-position: revert; */
    /* -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
     -webkit-transform: scaleX(-1);
     transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH"; */
}
.about-card {
    background-color: #efefef;
    padding: 22px 56px;
    margin-top: 60px;
}
.about-header {
    position: relative;
    margin-bottom: 30px;
}
.about-header__title {
    /*flex-basis: 30%;*/
    text-transform: capitalize;
    color: #0f2d4f;
    font-size: 1.8rem;
}
.advisor-profile.mt-2 .about-header__title {
font-size: 20px;
}
.about-content,
.about-subcontent {
    margin-bottom: 30px;
    color: #0f2d4f;
    font-size: 1.1rem;
}
.about-subcontent__subtitle {
    margin-bottom: 25px;
}
.about-subcontent__subtitle a,
.about-subcontent__subdescription a {
    text-decoration: none;
    color: #0f2d4f;
    font-family: 'PT Serif';
    transition: all ease .3s;
}
.about-subcontent__subtitle a:hover ,
.about-subcontent__subdescription a:hover {
    color: #0f2d4f;
}

.about-founder {
    margin-top: 60px;
    color: #0f2d4f;
}
.about-founder:last-child {
    margin-bottom: 60px;
}
.about-founder .about-header__title {
    text-transform: capitalize;
    margin-top: 15px;
}
.about-founder-content {
    height: 100%;
    background: #efefef;
    padding: 22px 56px;
    min-height: 600px;
}
.about-founder__description {
    font-size: 1.1rem;
}
.about-founder__img {
    border: 20px solid #fff;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.advisor-img {
    height: 300px;
}
.row-mat {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    column-gap: 16px;
    flex-wrap: wrap;
    padding-top: 20px;
}
.advisor-profile.mt-2 {
    max-width: 250px !important;
    width: 100%;
}
.advisor-profile.mt-2 p {
    font-size: 16px;
}
/* .about-founder img.img-fluid.about-founder__img{
    object-fit: cover;
    border: 5px solid #fff;
} */
.about-advisor {
    max-width: 1580px;
    width: 100%;
    margin: 0 auto;
}
.about-advisor .container-custom {
    width: 100%;
}
.advisor-profile{
    gap: 15px !important;
}
/* .about-founder .img-fluid.about-founder__img.founderclass {
    border-width: 20px;
} */
@media(min-width:1950px){
    .advisor-profile.mt-2 {
        max-width: 19.1%;
        width: 100%;
    }
}
@media(max-width:1600px){
    .advisor-profile.mt-2   h2.about-header__title.mx-4 {
        font-size: 20px;
        line-height: 30px;
        margin-top: 10px;
    }
    .advisor-profile.mt-2    .advisor-profile.mt-5 p {
        font-size: 16px;
        line-height: 25px;
        margin: 0px;

    }
    .about-founder__img {
        border: 10px solid #fff;
    }
    .row-mat {
        gap: 10px;
        column-gap: 37px;
    }
        /* .advisor-img {
            height: 320px;
        } */
        .about-advisor {
            max-width: 1400px;
        }
}

@media(max-width:1400px){
   
    .advisor-profile.mt-2 h2.about-header__title.mx-4 {
        font-size: 18px;
        line-height: 30px;
        margin-top: 10px;
    }
    .advisor-profile.mt-2 p {
        font-size: 15px;
    }
    .row-mat {
        justify-content: center;
        column-gap: 66px;
    }
    .about-advisor {
        max-width: 1200px;
    }
    
}

@media(max-width:1200px){
    .about-advisor {
        max-width: 991px;
    }

    .row-mat {
        column-gap: 120px;
    }
   
    /* .row-mat{
        justify-content: center;
    } */
}

@media (max-width: 1023px) {
    .about-advisor {
        max-width: 760px;
    }
    .row-mat {
        column-gap: 5px;
    }
}

@media (max-width: 991px) {
    .row-mat {
        justify-content: center;
    }
}

@media (max-width: 775px) {
    img.img-fluid.about-founder__img {
        max-width: 350px;
        margin: 0 auto;
        display: block;
    }
    .about-advisor {
        max-width: 575px;
    }
    .row-mat {
        column-gap: 75px;
    }
}

@media (max-width: 767px) {

.features-img {
    height: auto !important;
}
}

@media (max-width: 575px) {
    img.img-fluid.about-founder__img {
        max-width: 250px;
        margin: 0 auto;
        display: block;
    }
    .row-mat {
        column-gap: 20px;
    }
}
@media (max-width: 439px) {
    .advisor-profile.mt-2 {
        max-width: 169px;
    }
    .advisor-img {
        height: auto;
    }
    .advisor-profile.mt-2 h2.about-header__title.mx-4 {
       font-size: 17px;
      
    }
    .advisor-profile.mt-2 p{
        font-size: 14px;
    }
}


/* HS CSS  */

.abcd {
    text-align: center;
}

.abcd .about-header__title.mx-4 {
    margin: 0px;
    padding-bottom: 5px;
}

.advisor-profile {
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: space-between;
}


.new-holder {
    text-align: center;
    background: #256193;
    padding: 40px 20px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

.new-holder .section-header__title{
    padding-bottom: 20px;
}

.isnide-dataholder {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}

@media(max-width:1100px){
    .new-holder{
        padding: 20px;
    }
}

/* HS CSS END */