section.mentor-heading{
    background-image: url("../images/Mentors Page Banner-bg.png");
    background-position: center bottom;
    background-size: cover;
    min-height: 500px;
    background-repeat: no-repeat;
}
.mentor-pic{
    width: var(--size-330);
}
.mentor-details{
    padding-top: 70px;
}
.mentor-details .name-box{
    background-image: url("../images/logo-icon.png");
    padding-left: 100px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-bottom: var(--size-65);
}
.name-box p{
    margin-bottom: 0.1rem;
}
.name-box .name{
    font-size: var(--size-30);
    font-style: normal;
    font-weight: 700;
    font-family: "Inter";
    color: var(--main-text-color);
}
.name-box .post{
    font-size: var(--size-30);
    font-style: normal;
    font-weight: 500;
    font-family: "Inter";
    color: var(--primary-heading-color);
    opacity: 0.6;
}
.mentor-details .excerpt{
    border-radius: 10px;
    background: linear-gradient(180deg, #FFF 0%, rgba(214, 247, 255, 0.25) 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    padding: var(--size-65);
    /* #FFFFFF, #D6F7FF00 */
}
.excerpt p.about{
    font-size: var(--size-21);
    font-style: normal;
    font-weight: 500;
    font-family: "Inter";
    color: var(--primary-heading-color);
    margin-bottom: 0;
}
.science-row-img{
    width: 100%;
}
.section-container p.text{
    font-family: "Inter";
}
div.research-card{
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
div.research-card .heading{
    background: linear-gradient(180deg, #EBF4F5 0%, rgba(235, 244, 245, 0.00) 100%);
    padding: var(--size-65) var(--size-125);
    border-top-left-radius: 10px;
    border-top-left-radius: 10px;
}
div.research-card .heading span{
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Inter";
    font-size: var(--size-125);
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}
.research-card .body{
    padding: 5px 0px 0px;
}
.research-card .body .nav-item{
    padding-right: 12px;
    padding-bottom: 12px;
}
.research-card .body .nav-link{
    border-radius: 20px;
    border: 1px solid #D1D4DB;
    background: #FFF;
    color: #171A22;
    text-align: center;
    font-family: "Inter";
    font-size: var(--size-18);
    font-style: normal;
    font-weight: 500;
    padding: 9px 24px;
}
.research-card .body .nav-link.active{
    border: 1px solid #421983;
    background: #8E1E13;
    color: #FFF;
}
.tab-content .tab-heading, .research-body .tab-heading{
    font-size: var(--size-30);
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
}
div.tab-nav{
    padding: 0 var(--size-125);
}
.research-card div.tab-content{
    padding: var(--size-65) 0px var(--size-65) var(--size-125);
}

.mentor .content-bg{
    background-image: url("../images/mentor-bottom-bg.png");
    background-position: right bottom 70%;
    background-repeat: no-repeat;
    background-size: cover;
}
.mentor .timeline-carousel{
    background-color: transparent;
}
.section-heading span{
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: "Inter";
    font-size: var(--size-125);
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    margin-bottom: var(--size-125);
}
.timeline-carousel__item.with-bg{
    background-image: url(../images/card-bg.png);
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
}
/* .tab-carousel.journals{
    background-image: url("../images/mentors/research-slider/bg/Kraft\ Paper\ Notebook.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.arxiv{
    background-image: url("../images/mentors/research-slider/bg/ideogram4.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.books{
    background-image: url("../images/mentors/research-slider/bg/ideogram5.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.ssrn{
    background-image: url("../images/mentors/research-slider/bg/ideogram6.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.honors{
    background-image: url("../images/mentors/research-slider/bg/ideogram8.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.media{
    background-image: url("../images/mentors/research-slider/bg/ideogram7.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.chapters{
    background-image: url("../images/mentors/research-slider/bg/ideogram3.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.lectures{
    background-image: url("../images/mentors/research-slider/bg/ideogram.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.tutorials{
    background-image: url("../images/mentors/research-slider/bg/ideogram9.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.tab-carousel.reviewer{
    background-image: url("../images/mentors/research-slider/bg/ideogram8.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
} */
/* .tab-carousel.offerrings{
    background-image: url("../images/mentors/research-slider/bg/Kraft\ Paper\ Notebook.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 40%;
} */
/* new style css */
.research-card .research-body{
    padding: 0 var(--size-125) var(--size-65);
}