.faculty_content_body h1 {
    color: #eb2024;
    font-size: 32px;
    margin-bottom: 30px;
    border-bottom: 2px solid #eb2024;
    display: block
}

.faculty_content_body{
    padding: 4rem;
}
.faculty_banner{
    min-height: 200px;
    background-color: #0B2243;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.facult_profile_box {
    padding: 30px 30px 60px;
    border: 2px solid #ccc;
    border-radius: 20px;
    margin-bottom: 70px;
    position: relative;
    cursor: pointer;
    margin-top: 4rem;
    min-height: 27rem;
}
.facult_profile_box1 {
    display: flex;
    flex-direction: column;
    /* height: 100%; */
    padding: 30px 30px 60px;
    border: 2px solid #ccc;
    border-radius: 20px;
    margin-bottom: 70px;
    position: relative;
    cursor: pointer;
    margin-top: 4rem;
    min-height: 27rem;
}

.facult_profile_box img, .facult_profile_box1 img {
    display: block;
    margin: -60px auto 15px;
}

.facult_profile_box h4  {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}
.facult_profile_box1 h4  {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}
.facult_profile_box p{
    text-align: center;
    font-size: 16px;
    flex-grow: 1; /* Pushes the content evenly */
}
.facult_profile_box1 p {
    text-align: left;
    font-size: 16px;
    flex-grow: 1; /* Pushes the content evenly */
}


.facult_profile_box span, .facult_profile_box1 span {
    display: block;
    position: absolute;
    right: -20px;
    top: 20px;
    background: #fff;
}

.facult_profile_box span a, .facult_profile_box1 span a {
    display: block;
    width: 48px;
    height: 48px;
}

.facult_profile_box span a img, .facult_profile_box1 span a img {
    display: block;
    margin: 0;
    transition: .3s;
}

.facult_profile_box span a img:hover,.facult_profile_box1 span a img:hover,.facuty_profile_single_left img:hover {
    transform: scale(1.2)
}

.faculty_prof,.single-blog-post .blog-image,.workshop_box_pic {
    position: relative
}

.faculty_prof a {
    position: absolute;
    background: #eb2024;
    padding: 5px 10px;
    color: #fff;
    right: 0;
    top: 40%;
    display: block
}

.faculty_prof a:hover {
    color: #fff;
    background: #0f366c;
    text-decoration: underline
}

.facuty_profile_single {
    padding: 0 15px
}

.facuty_profile_single_title {
    font-weight: 700
}

.facuty_profile_single_left img {
    display: block;
    margin: 0 auto 15px;
    transition: .3s
}

.facuty_profile_single_left ul {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center
}

.facuty_profile_single_left li {
    list-style: none;
    display: inline-block;
    padding: 0 2px
}

.facuty_profile_single_right ul {
    padding: 15px 0;
    margin: 0
}

.facuty_profile_single_right   ul li {
    list-style: none;
    font-size: 18px;
    padding-bottom: 12px
}

.facuty_profile_single_right ul li a {
    color: #000
}

.facuty_profile_single_right ul li a:hover {
    color: #eb2024!important;
    text-decoration: underline!important
}

.facuty_profile_table {
    padding: 15px 20px 0
}

.facuty_profile_table table {
    border-radius: 10px;
    background: linear-gradient(90deg,#0b090c 0,#4a4e78 105.09%)
}

.facuty_profile_table h4 {
    font-size: 22px
}

.facuty_profile_table tr:first-child {
    border-bottom: 2px solid #fff
}

.facuty_profile_table tr td {
    color: #fff;
    font-size: 18px!important;
    padding: 15px
}
.facult_profile_box img, .facult_profile_box1 img {
    display: block;
    margin: -60px auto 15px;
    border-radius: 1rem;
}
.programs_tabs {
    border-radius: 99.5px;
    margin-top: -54px;
    background: #fff;
    padding: 30px 10px;
    z-index: 99;
    position: relative
}
.faculty_profile_sec{
    padding: 10rem;
    padding-top: 9rem;
    padding-bottom: 7rem;
}
.faculty_profile_single_top ul {
    padding: 0 0 14px;
}

.faculty_profile_single_top .ul-li-des ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0;
    font-size: 1.8rem;
}

.faculty_profile_single_top a {
    color: #EB2024;
    text-decoration: none
}

.faculty_profile_single_top a img {
    width: auto;
    display: inline-block;
    margin-right: 5px
}

.faculty_profile_single_top h3 {
    padding-bottom: 16px;
    font-size: 40px
}

.profile_pic_single img {
    width: 100%;
    display: block;
    border-radius: 30px;
    max-width: 300px;
    /* margin-top: 30px; */
    webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000
}
.areas-flex {
    display: flex;
    /* column-gap: 4rem; */
    /* flex-wrap: wrap; */
    margin-bottom: 3rem;
    /* justify-content: center; */
    column-gap: 15rem;
}
.flex-boxx1{
    /* flex: 1; */
    /* width: 24%; */
}
.flex-boxx1 h5 {
    /* text-align: center; */
}
.res-title{
    /* text-align: center; */
    margin-top: 3rem;
    margin-bottom: 2rem;
}
/* .faculty_profile_single_top ul {
    list-style: none;
} */
.areas-flex ul {
    /* list-style: none; */
    padding-left: 2rem !important;
}
.no_flex span{
    font-size: 2rem;
}
.no_flex h5 {
    font-size: 2.2rem;
}

@media screen and (max-width:1400px){
    .no_flex div
    {
       width: 40%!important;
    }
}
@media screen and (max-width: 1200px){
    .faculty_profile_sec {
        padding: 6rem;
        padding-top: 9rem;
        padding-bottom: 5rem;
    }
    .facult_profile_box , .facult_profile_box{
        min-height: 30rem;
    }
    .faculty_profile_single_top h3 {
        font-size: 31px;
    }
    .ul-li-des h2{
        font-size: 3.5rem;
    }
    .faculty_profile_single_top h3 {
        font-size: 3rem;
    }
}
@media screen and (max-width: 1150px) {
    .no_flex div
    {
       width: 50%!important;
    }
}
@media screen and (max-width: 991px){
    .flex-boxx1 {
        width: 40%;
    }
    .no_flex div
    {
       width: 100%!important;
    }
    .areas-flex {
        margin-bottom: 0rem;
    }
    .faculty_profile_sec {
        padding: 4rem;
    }
    .flex-boxx1:last-child{
        width: 60%;
    }
    .faculty_profile_single_top ul li{
        font-size: 1.8rem;
    }
    .areas-flex {
        column-gap: 8rem;
    }
}
@media screen and (max-width: 768px){
    .flex-boxx1, .flex-boxx1:last-child {
        width: 100%;
    }
    .areas-flex{
        flex-wrap: wrap;
    }
    .faculty_profile_sec {
        padding: 4rem;
        padding-top: 3rem;
        padding-bottom: 2rem;
    }
    .profile_pic_single img {
        max-width: 247px;
    }
    
}


@media screen and (max-width: 500px){
    .ul-li-des h2 {
        font-size: 3rem;
    }
    .faculty_profile_single_top h3 {
        font-size: 2.5rem;
    }
    .faculty_profile_sec {
        padding: 2rem;
    }
    .no_flex div {
        width: 100% !important;
        flex-wrap: wrap;
    }
}

