body{background: #F8F8FF;font-family: inter;}
.prof-name-header{font-size: 20px;}
.prof-profile-background{background-image: url(../img/Profil_page.png);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{font-size: 14px;color: #646464;}
.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;}

.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 .event-carousel .carousel-control-next, .Events-section .event-carousel .carousel-control-prev{background-color: #F1852D; border-radius: 50%;width:5%; height: 12%; top: 50%;}
.Programme-section .carousel-control-next, .carousel-control-prev{background-color: #F1852D; border-radius: 50%;width:5%; height: 15%; 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;}


@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;}}