/* .header{
    background-image: url('../images/Mask\ Group\ 8.png');
} */


body {
    font-family: 'Open Sans', sans-serif;
}

.header .main-logo {
    background: #ffffff99;
}

h2 {
    color: #10109C;
    font-size: 1.1rem;

}

h3 {
    font-size: 2.4rem;
}

.quick-links-bg {
    background-color: #ED1C24;
}

/* .nav-link::before{
    content: url("../images/caret-right-solid.svg");
    color: #ED1C24;
} */

a.nav-link {
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    margin: 0.5rem 0rem;
    font-weight: bold;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #ffffff;
    font-size: .9rem;
}


a.nav-link.active {
    background-color: #ffffff !important;
    color: #ED1C24 !important;
}

.col-md-3.h-100 {
    background-color: #10109c;
    padding: 0;
}

ul {
    list-style-type: none;
    font-size: .9rem;
}

.member-det {
    background-color: #FFE251;
    width: 63%;
}

.prof-card {
    position: relative;
}

.prof-card h3 {
    font-size: 1.1rem;
    font-weight: bold;
}

.prof-card p {
    font-size: .8rem;
    margin-bottom: 0;
}

.prof-card-det {
    /* position: absolute; */
    bottom: 0;
    background-color: #cf0c0cb3;
    color: #ffffff;
    padding: 1rem;
    /* min-height: 7.5rem; */
    min-height: 7rem;
    padding-bottom: 0.5rem !important;
}

.footer {
    background-color: #093485;
}

.footer p {
    padding: .9rem;
    margin-bottom: 0;
    font-size: .8rem;
    color: #ffffff;
}

.goals p {
    padding: .1rem;
    font-size: .8rem;
}

.goals .col-md-3 {
    font-size: 2.9rem;
    text-align: center;
    background: none;
}

.goals .col-md-3:first-child {
    color: #10109C;
    font-weight: bold;
}

.goals .col-md-3:last-child {
    color: #ED1C24;
    font-weight: bold;
}

.goals {
    background-color: #FFE251;
    padding: 1rem;
}

.functions span {
    color: #10109C;
}

/* .functions-data p{
    display: flex;
} */

.functions-data ul li::before {
    content: "\25B6";
    color: #10109C;
    padding-right: 2rem;
}

.functions-data ul li {

    display: flex;
    /* align-items: center; */
    margin-bottom: 1rem;
}

.functions-data ul li p {
    margin-bottom: 0;
}

.vision {
    border-bottom: 1px dashed grey;
}

/* .mission ul li::before{
    font-family: "Font Awesome 5 Free";
    content: "\2022";
    color: #10109C;
    padding-right: 1rem ;
    font-weight: bold;
} */

.row {
    margin-left: 0;
    margin-right: 0;
}

.fa-solid,
.fas {
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
}

.vision-mission .col-md-7 {
    display: flex;
    /* align-items: flex-end; */
    align-items: center;
}

#v-pills-one .about {
    background-image: url("../images/Group 49.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: center;
}

#v-pills-one .about .text-content p {
    font-size: 0.85rem;
}

.num-css1 {
    font-size: 5rem;
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: .7px;
    -webkit-text-stroke-color: #10109C;
}

.num-css2 {
    font-size: 5rem;
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: .7px;
    -webkit-text-stroke-color: #ED1C24;
}

.goals .col-md-8 .col-md-8 {
    padding-right: 0;
}

.circle-icon {
    color: #10109C;
    -webkit-text-fill-color: #10109C;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #000000;
    padding-right: 2rem;
}

.mission ul li {
    display: flex;
}

@media screen and (max-width: 991px) {
    .title1 {
        display: block;
    }

    .member-det {
        width: 100%;
    }

    .members-content {
        padding: 1rem 0rem !important;
    }

    .title2 {
        display: none;
    }

    .member h3 {
        padding: 0 !important;
    }

    .quick-links-bg .ide-bar-bg a {
        white-space: pre-wrap;
    }

    #v-pills-tab .dropdown-item a {
        color: black !important;
        white-space: pre-wrap;
    }

    .nav-tab-section .dropdown-menu {
        position: initial !important;
        transform: translate3d(0px, 53px, 0px) !important;
    }

    .pl-5.side-bar-bg {
        padding-left: .5rem !important;
    }

}

@media screen and (min-width: 991px) {
    .title1 {
        display: none;

    }

    .title2 {
        display: block;
    }

    .nav-tab-section .container-fluid {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
    .title1 {
        display: none;

    }

    .title2 {
        display: block;
    }

    .nav-tab-section .container-fluid {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .quick-links-bg.p-3.font-weight-bold {
        padding-left: 1rem !important;
    }

    .nav.flex-column.nav-pills {
        padding-left: .1rem !important;
    }
}


@media screen and (min-width: 768px) {
    .title1 {
        display: none;

    }

    .title2 {
        display: block;
    }

    .nav-tab-section .container-fluid {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

.pdf-files .col-md-2 {
    padding: 1.5rem;
}

.external-links-tabs {
    cursor: pointer;
    color: #ffffff !important;
}

.pdf-files .col-md-2 p {
    font-size: .85rem;
}

.member img {
    border-radius: 12px;
}

.header .position-fixed {
    background: #fff !important;
    -webkit-transition-property: background;
    -webkit-transition-duration: 1s;
    -webkit-transition-delay: 0s;
    transition-property: background;
    transition-duration: 1s;
    transition-delay: 0s;
    box-shadow: 1px 1px 2px #ddd;
    z-index: 9999;
}

.header .position-fixed {
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);
    /* box-shadow: 1px 2px 3px #f3f3f3; */
}

.main-banner {
    margin-top: 5rem;
}

.nav-tab-section .dropdown-menu {
    /* position: absolute; */
    position: initial !important;
    transform: none !important;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0 0;
    /* margin: 0 0; */
    margin: 0.7rem 0rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    /* background-color: #fff; */
    background-clip: padding-box;
    /* border: 1px solid rgba(0,0,0,.15); */
    border: none;
    border-radius: 0.25rem;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.nav-tab-section a.nav-link {
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    margin: 0.5rem 0rem;
    font-weight: bold;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    color: #ffffff;
    font-size: .9rem;
}

.nav-tab-section .nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}

.nav-tab-section .nav-link {
    padding: 8px 14px !important;
}

#v-pills-tab .dropdown-item,
#v-pills-tab .dropdown-item,
#v-pills-five-tab {
    color: black !important;
    border-start-start-radius: 3rem;
    padding: 1rem 0;
}

.main-banner {
    margin-top: 5rem;
}

#v-pills-tab .nav-item.dropdown.show a.nav-link {
    color: #ED1C24 !important;
    text-decoration: none;
    background-color: #ffffff !important;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    width: 100% !important;
}

#v-pills-tab .dropdown-item:hover {
    background-color: #fff !important;
    color: black !important;
}

#v-pills-tab .dropdown-menu.show:hover {
    background-color: #fff !important;
    color: black !important;
    animation: growDown 300ms ease-in-out forwards
}

#v-pills-tab .dropdown-menu.show {
    color: black !important;
}

#v-pills-tab .dropdown-menu {
    background-color: #fff !important;
    color: black !important;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    width: 100% !important;
    padding-left: 1rem;
}

#v-pills-tab .dropdown-item,
#v-pills-tab .dropdown-item,
#v-pills-five-tab {
    color: black !important;
    border-start-start-radius: 3rem;
    padding: 1rem 0;

}

#v-pills-five-tab:hover {
    border-start-start-radius: 3rem;
}

#v-pills-tab .dropdown-item a {
    color: black !important;
    text-decoration: none;
}

#v-pills-tab .dropdown-item a:hover {
    color: #ED1C24 !important;
}

.title-hr {
    width: 40px;
    border-top: 3px solid #ed1b23;
    margin-left: 0px;
    margin-top: 0rem;
}

.dean-img-box {
    max-width: 100%;
    background-color: #f3f3f3;
    padding: 0.8rem;
    text-align: center;
    border: 10px solid #ed1b23;
    display: inline-block;
    position: relative;
}

.dean-img-box::before {
    width: calc(100% - 30%);
    height: 10px;
    right: 15%;
    left: 15%;
    top: -10px;
    z-index: 1;
}

.dean-img-box::before,
.dean-img-box::after {
    content: '';
    position: absolute;
    background: #fff;
}

.dean-img-box::after {
    width: calc(100% - 30%);
    height: 10px;
    right: 15%;
    left: 15%;
    bottom: -10px;
    z-index: 1;
}

.row.faculty p,
.row.faculty h4 {
    margin: 0;
}

.row.faculty p {
    font-size: .7rem;
}

.row.faculty h4 {
    font-size: 1.1rem;
}

.color-red {
    color: #ed1b23 !important;
}

/* .dropdown-toggle:hover .dropdown-menu {
    display: block;
} */

#v-pills-inner2 a.nav-link {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    margin: 0.5rem 0rem;
    border: 0 !important;
}

#v-pills-inner2 a.nav-link.active {
    background-color: #10109c !important;
    color: rgb(255, 255, 255) !important;
}

#v-pills-inner2 a.nav-link {
    background-color: #10109c88 !important;
    color: rgb(255, 255, 255) !important;
}


#v-pills-inner2 .nav.nav-tabs {
    display: flex;
    justify-content: center;
}

.tabwise-ct a.nav-link {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    margin: 0.5rem 0rem;
    border: 0 !important;
}

.tabwise-ct a.nav-link.active {
    background-color: #10109c !important;
    color: rgb(255, 255, 255) !important;
}

.tabwise-ct a.nav-link {
    background-color: #10109c88 !important;
    color: rgb(255, 255, 255) !important;
}


.tabwise-ct .nav.nav-tabs {
    display: flex;
    justify-content: center;
}

.tabwise-ct .nav.nav-tabs .nav-item,
#v-pills-inner2 .nav.nav-tabs .nav-item {
    margin-right: 1rem;
    position: relative;
}

/* .nav-tab-section .dropdown-toggle:hover .dropdown-menu {
    display: block !important;
    animation: growDown 300ms ease-in-out forwards;
} */

.nav-tab-section .dropdown-menu.show {
    display: block;
}

.nav-tab-section .dropdown-menu.show .dropdown-item {
    padding: 0% !important;
    margin-bottom: .5rem;
}

.nav-tab-section .nav li ul {
    position: absolute;
    left: 0;
    top: 36px;
    z-index: 1;
}

.nav-tab-section .nav li ul li {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 500ms ease;
    -moz-transition: max-height 500ms ease;
    -o-transition: max-height 500ms ease;
    transition: max-height 500ms ease;
}

.nav-tab-section .nav ul>li:hover ul li {
    max-height: 150px;
}

.dropdown_menu-6 {
    animation: growDown 300ms ease-in-out forwards
}

#v-pills-tabContent .tabcontent {
    -webkit-animation: fadeEffect 2s;
    animation: fadeEffect 2s;
}


@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.faculty .col-md-6.col-lg-4:after {
    content: "";
    background: #aa0f15;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 3.5px;
    width: 55%;
}

.faculty .col-md-6.col-lg-4 {
    padding: 1rem 0;
}

.title-nm.h3.font-weight-bold.color-red {
    padding-top: .6rem;
}

/* .dropdown-menu .dropdown-item a.active ul .dropdown-toggle {
    background-color: #ffffff !important;
    color: #ED1C24 !important;
} */

.redDot-list li::before{
    content: "\25CF";
    padding-right: 1rem;
    color: #dc3545!important;
}

.bg-blue{
    background-color: #10109c;
    color: rgb(255, 255, 255);
}

.tb-main{
    border-radius: 1rem;
    
}

.tabwise-ct .nav.nav-tabs .nav-item .active:after {
    content: "\2023";
    position: absolute;
    transform: rotate(90deg);
    /* left: auto; */
    bottom: -1.8rem;
    color: #10109c;
    font-size: 2.5rem;
    right: 0;
    left: 0;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
}

.tabwise-ct a.nav-link:hover {
    background-color: #10109c !important;
    color: rgb(255, 255, 255) !important;
}


.dropdown-menu.show > a.nav-link.dropdown-toggle{
    color: #ED1C24 !important;
    text-decoration: none;
    background-color: #ffffff !important;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    width: 100% !important;
}

.dropdown-item a:active > .nav-link{
    color: #ED1C24 !important;
    text-decoration: none;
    background-color: #ffffff !important;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    width: 100% !important;
}

img.img-fluid.w-100 {
    border: 1px solid;
}
#v-pills-tab .dropdown-item{
    text-wrap: pretty;
}
#RHMC-people-faculty .nav-item{
    position: relative;
}
#RHMC-people-faculty .nav-item a.nav-link {
    background-color: #10109c88;
    color: rgb(255, 255, 255) !important;
    border-radius: 0px !important;;
}
#RHMC-people-faculty .nav-item .active{
    background-color: #10109c !important;
    color: rgb(255, 255, 255) !important;
}
#RHMC-people-faculty .nav-item .active:after {
    content: "\2023";
    position: absolute;
    transform: rotate(90deg);
    /* left: auto; */
    bottom: -1.8rem;
    color: #10109c;
    font-size: 2.5rem;
    right: 0;
    left: 0;
    margin-left: auto;
    text-align: center;
    margin-right: auto;
}