body {
    background: #F8F8FF;
    font-family: inter;
}

.aacharya-main-tab::-webkit-scrollbar {
    display: none;
}

.prof-name-header {
    font-size: 20px;
}

.prof-profile-background {
    height: 100%;
    min-height: 210px;
    border-radius: 7px 7px 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
}

.profile-of-prof {
    margin-top: -35%;
    box-shadow: 4px 7px 14.8px 0px #0000000A;
}

.prof-photo {
    margin-top: -20%;
}

.prof-position {
    font-size: 12px;
    color: #646464;
}

.prof-content {
    font-size: 14px;
    color: #232323;
    font-weight: 500;
}
/* .prof-info-hr{color: #F0F0F0;height: 2px;} */
.prof-citation, .prof-citation-mobile {
    font-size: 14px;
    color: #646464;
    text-align: left;
}

.prof-citation-no {
    font-size: 14px;
    color: #012348;
}

.CV-button {
    color: #FFF;
    background-color: #F1852D;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #F1852D;
    padding: 4px 30px;
}

a {
    text-decoration: none;
}

.prof-info {
    border-radius: 0 0 8px 0;
    box-shadow: 0px 4px 8px 0px #0000000F;
}
/* .profile-info.active{border-bottom: 2px solid #F1852D;color:#000;} */
.prof-detail {
    padding: 17px 35px;
}

.prof-socialmedia {
    padding: 17px 35px;
}

.prof-achievement {
    font-size: 20px;
    color: #F1852D;
}

.prof-personal-info {
    font-size: 16px;
    color: #232323;
    font-weight: 600;
}

.Personal-hr {
    border-bottom: 3px solid #F1852D !important;
    width: 75px;
}

.biology-btn {
    border: 1px solid #F1852D;
    color: #3D3D3D;
    font-size: 14px;
    font-weight: 500;
    background-color: transparent;
    padding: 7px 20px;
    border-radius: 5px;
}

.Publications-text {
    font-size: 16px;
    color: #646464;
    font-weight: 400;
}

.dash-border {
    border-right: 2px dashed #CECECE;
}

.Experience-section .nav-link {
    font-size: 16px;
    color: #646464;
    font-weight: 500;
    padding: 0px;
    border-radius: 0px;
}

.Experience-section .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #012348;
    border-bottom: 1px solid #012348;
    background-color: transparent;
    padding: 0px;
    border-radius: 0px;
}

.Experience-detail-date {
    background-color: #F1852D;
    color: #FFF;
    border-radius: 6px 0 0 6px;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 10px;
}

.Education-detail-year {
    background-color: #F1852D;
    color: #FFF;
    border-radius: 0 6px 6px 0;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 10px;
}

.education-detail {
    color: #F1852D;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    text-align: left;
}

.membership-detail {
    background-color: #F1852D1A;
}

.membership-year {
    border-right: 1px dashed #CECECE;
}

.documnet-show-btn {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
}


.Events-section .Events-section-prev {
    background-color: #F1852D;
    border-radius: 50%;
    width: 4%;
    height: 10%;
    top: 50%;
}

.Events-section .Events-section-next {
    background-color: #F1852D;
    border-radius: 50%;
    width: 4%;
    height: 10%;
    top: 50%;
}

.Programme-section .Programme-section-prev {
    background-color: #F1852D;
    border-radius: 50%;
    width: 4%;
    height: 10%;
    top: 50%;
}

.Programme-section .Programme-section-next {
    background-color: #F1852D;
    border-radius: 50%;
    width: 4%;
    height: 10%;
    top: 50%;
}

.Events-carousel-img {
    height: 100%;
    min-height: 345px;
    border-radius: 7px;
    width: 100%;
}

.event-card-content {
    font-size: 13px;
    color: #FFF;
}

.event-card-location {
    font-size: 12px;
    color: #FFF;
}
.publication-graph-content {
    border-bottom: 1px solid #dee2e6
}

    .publication-graph-content:last-child {
        border: none;
    }

.card-img-content {
    position: absolute;
    top: 88%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgb(0 0 0 / 50%);
    width:100%;
    padding:10px 15px 33px 10px;
}
.card-event-carousel-img{height:400px !important;}
@media (min-width: 768px) and (max-width: 991px) {
    .prof-profile-background {
        display: none;
    }

    .profile-of-prof {
        margin-top: 0;
    }

    .prof-photo {
        margin-top: 0;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .prof-profile-background {
        min-height: 142px;
    }

    .documnet-show-btn {
        top: 20%;
    }

    .Programme-section .carousel-control-next, .carousel-control-prev {
        height: 6%;
    }

    .Events-section .carousel-control-next, .carousel-control-prev {
        height: 8%;
    }

    .membership-year {
        border-right: none;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .prof-profile-background {
        min-height: 169px;
    }

    .membership-year {
        border-right: none;
    }
}

@media (min-width: 1400px) and (max-width: 1699px) {
    .prof-profile-background {
        min-height: 201px;
    }
}

@media only screen and (max-width: 768px) {
    .prof-socialmedia {
        text-align: center;
    }
    .mobile-section-jumper {
        text-align:center !important;
    }
    .mob-mx {
        margin-left: 0px;
        margin-right: 0px;
    }

    .project-count-mobile {
        margin-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .biology-btn {
        border: none !important;
        padding: 0px !important;
    }

    .education-info-mobile-card {
        text-align: right !important;
    }

    .education-detail {
        width: 100%;
        text-align: right;
        padding-top: 0px !important;
    }

}
.collapsed-btn {
    border: none;
    background-color: transparent;
    font-size: 14px;
    color: #012348;
}

.collapsed-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5em;
    max-height: 3em;
}
.personal-more .collapsed-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    line-height: 1.5em;
    max-height: 6em;
}

.prof-content {
    font-size: 14px;
    color: #232323;
    font-weight: 500;
    line-break: anywhere;
    text-align: left;
}

.blog-category-btn {
    white-space: nowrap;
    width: 100%;
    padding-bottom: 5px;
}

    .blog-category-btn::-webkit-scrollbar {
        width: 2px;
        height: 5px;
    }

    .blog-category-btn::-webkit-scrollbar-thumb {
        background-color: #F1852D;
        outline: 1px solid #F1852D;
    }

.blog-card-img {
    height: 220px;
    width: 100%;
    object-fit: cover;
}

.card-short-title {
    font-size: 12px;
}

.card-blog {
    border: none !important;
}

.blog-list-card-img {
    height: 100px;
    width: 100%;
}

.card-text-blog {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden !important;
}

.date-detail {
    font-size: 12px;
}

    .date-detail .sate {
        color: #abb8c3;
    }

.card-blog-text {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden !important;
}

.blog-card-date {
    font-size: 13px;
}

.card-list-items {
    overflow: auto;
    height: 510px;
}

    .card-list-items::-webkit-scrollbar {
        width: 2px;
        height: 5px;
    }

    .card-list-items::-webkit-scrollbar-thumb {
        background-color: #F1852D;
        outline: 1px solid #F1852D;
    }

