.overlay{
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.44) 100%), linear-gradient(270deg, rgba(0, 0, 0, 0.00) 21.9%, rgba(0, 0, 0, 0.79) 100%);
}

.department-sub-menu {
   
        width: max-content;
        background: linear-gradient(90deg, #FFBF00 0%, #FFE188 100%);
      
        z-index: 99;
        margin: 0px;
        padding: 25px 0px;
        margin-top: -57px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
 
}

 
.department-sub-menu li a {
    color: #0E1110;
    font-family: 'RedHatText-Medium';
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0.80px;
}
.department-sub-menu  li {
    display: inline-block;
    padding-right: 28px;
    padding-left: 28px;
    text-align: center;
    
}
.department-sub-menu li a.active {
    color: #BD0000;
    font-family: 'RedHatText-Bold';
}

.departmentment-top-section{
    background: linear-gradient(93deg, #004E8E -0.95%, #003058 100%);
}
.department-content-list li{
    color: #0E1110;
    font-family: 'InstrumentSans-Regular';
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 23px;
letter-spacing: 0.75px;
margin-bottom: 12px;
}

.about-content{
    color: #FFF;
    font-family: 'InstrumentSans-Regular';
font-size: 14px;
font-style: normal;

line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
}
.about-left-img{
    position: absolute;
    max-width: 520px;
    left: -30px;
    padding: 0px;
    top: -11px;

}
.department-right-boximg{
    max-width: 119px;
    position: absolute;
    right: 0px;
}
@media (min-width:1200px) and (max-width:1299px){
    .about-left-img{
        top: auto;
    }
    .department-sub-menu  li {
        padding-left: 22px;
        padding-right: 22px;
    }
    .department-sub-menu li a {
        font-size: 13px;
    }
    .department-sub-menu {
     padding-top: 16px;
     padding-bottom: 16px;
     margin-top: -40px;
    }
  
}
@media (min-width:1300px) and (max-width:1400px){
    .department-sub-menu li a {
       font-size: 14px;
    }
    .department-sub-menu  li {
      
        padding-right: 28px;
        padding-left: 28px;
        
    }
    .department-sub-menu {
        padding: 12px 0px;
        margin-top: -52px;
       }
}

@media (min-width:1400px) and (max-width:1500px){
    .department-sub-menu li {
        
        padding-right: 18px;
        padding-left: 18px;
      
    }
}
.about-section{
    min-height: 256px;
    position: relative;
}
.about-right{
    padding-right: 6%;
}

.dept-heading h3{
    color: #FFF;
    font-family: 'RedHatText-Bold';
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: 180%; /* 34.2px */
letter-spacing: 0.57px;
margin-bottom: 0px;
margin-top: 10px;
}
.dept-heading .signal-img{
    max-width: 217px;
}
.department-bullet-type1{
    list-style-image: url('../img/list-arrow3.svg');
}
.department-content-section h4{
    color: #353434;
    font-family: 'RedHatText-Bold';
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 25.4px;
letter-spacing: 0.84px;
}
.dep-faculty-section{
    border-radius: 3px;
background:  url('../img/Department/faculty-bg-img.jpg') ;
margin-bottom: -56px;
position: relative;

}
.department-content-section .txt-about{
    font-size: 14px;
    line-height: 22px;
    color: #353434;
    font-family: 'InstrumentSans-Regular';
}
.dept-faculty-heading .line{
    border-top: 1px dashed #ffffffbf;
}
.dept-faculty-heading  h2{
    color: #fff;
   padding-left: 20px;
   padding-right: 20px;
    font-family: 'RedHatText-Bold';
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 170.3%; /* 30.654px */
letter-spacing: 0.74px;
text-transform: uppercase;
margin-bottom: 0px;
}

.accordion-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
}
.accordion-list li{
    color: #D05A56;
    font-family: 'RedHatText-Bold';
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 180%; /* 28.8px */
letter-spacing: 0.48px;
}
.accordion-list li.active,.accordion-list li:hover{
    color: #fff;
    cursor: pointer;
}
.accordion-list li span{
    padding-bottom: 2px;
}
.accordion-list li.active span{
border-bottom: 1px solid #fff;
}
.accordion-list li:not(:last-child){
    position: relative;
    /* padding-right: 32px; */
}
.accordion-list li:not(:first-child){
    /* padding-left: 32px; */
}
.accordion-list li.line{
 
    
    width: 1px;
    height: 25px;
    background: rgb(142,19,12);
background: linear-gradient(180deg, rgba(142, 19, 12, 1) 17%, rgb(255 255 255 / 42%) 50%, rgba(142, 19, 12, 1) 93%);

}
.tabs-contents-list{
    background-color: #fff;
    border-radius: 5px
}
.tabs-content{
    display: none;
}
.faculty-list-li li{
    margin-bottom: 10px;
}
.mb-accordion-btn {
    width: 100%;
    border-width: 0px 0px 1px 0px;
    outline: none;
    background: transparent;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-color: #0000005e;
}
.tabs-content{
    margin-bottom: 20px;
}
.mb-accordion-btn.active i{
    transform: rotate(180deg);
}
@media (min-width:1200px){
    .tabs-content{
        margin-bottom: 0px;
    }
}


@media (max-width:1199px){
    .department-sub-menu{
        flex-wrap: wrap;
        width: 100%;
    }
    .department-sub-menu li{
     min-width: 33%;
    }
    .department-sub-menu li{
        padding-top: 8px;
        padding-bottom: 8px;
    }
    
}
@media (max-width:1054px){
    .department-sub-menu li a{
        font-size: 13px;
    }
}
@media (max-width:992px){
    .department-sub-menu li{
       padding-left: 8px;
       padding-right: 8px;
    }
}

.mb-dept-btn{
    outline: none;
    border: none;
    padding: 8px 14px;
    position: absolute;
    z-index: 2;
    top: -40px;
    color: #fff;
    left: -12px;
    border-top-right-radius: 5px;
    background: linear-gradient(11deg, #004E8E -0.95%, #003058 100%);
    cursor: pointer;
    min-width: 190px;
    text-align: left;
    display: none;
}
.mb-dept-btn.open{
    
    background:linear-gradient(10deg, #FFBF00 7%, #FFE188 110%);
    color: #000;
}
@media (max-width:767.9px){
    .department-sub-menu li{
        min-width: 100%;
        text-align: left;
        padding-left: 16px;
       }
       .department-sub-menu{
        display:none;
        position: absolute;
        margin-top: 0;
        left: -12px;
       }
       .mb-dept-btn{
              display: block;
       }
}
.top-space{
    padding-top: 54px;
}

.hightlight-sectionbg{
    background: linear-gradient(180deg, #FFE259 -114.73%, #FAFAFA 186.54%);
    position: relative;
    z-index: -1;
}
.highlight-section .title{
    color: #080066;
    font-family: 'RedHatText-Bold';
font-size: 20px;
font-style: normal;
border-bottom: 1px solid #4F4F4F;
line-height: normal;
text-transform: uppercase;
text-align: center;
width: max-content;
display: inline-block;
}
.year-of-exellence h2{
    color: #0F0F0F;
text-align: center;
font-family: 'InstrumentSans-Bold';
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 20px;
letter-spacing: 0.9px;
}

.year-of-exellence span{
    color: #0F0F0F;
    font-family: 'InstrumentSans-Regular';
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.33px;
}
.year-of-exellence h3{
    color: #0F0F0F;
    font-family: 'InstrumentSans-Medium';
font-size: 13px;
font-style: normal;
font-weight: 600;
line-height: 120%;
letter-spacing: 0.39px;
text-transform: uppercase;
}
.highlight-conent h4{
    color: #242424;
    font-family: 'RedHatText-Bold';
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 170.3%; /* 23.842px */
text-transform: uppercase;
}
.highlight-conent h4 span{
    color: #242424;
    font-family: 'RedHatText-Medium';
font-size: 14px;
font-style: normal;
text-transform: capitalize;
line-height: 170.3%;
}

@media (min-width:768px) and (max-width:1124px){
    .banner-section-inner{
        height: 265px;
    }
    .banner-section-inner img{
        height: 100%;
        object-fit: cover;
    }
}

.highlight-conent > div p{
    color: #0F0F0F;
text-align: center;
font-family: 'InstrumentSans-Regular';
font-size: 13px;
font-style: normal;

line-height: 180%; /* 23.4px */
letter-spacing: 0.39px;
}

.highlight-conent > div:nth-last-of-type(1),.highlight-conent > div:nth-last-of-type(2) { 
   border-bottom: 0px;
 }

 .highlight-conent > div .iso-certificate  > p{
    font-family: 'InstrumentSans-Medium';
 }
 .highlight-conent > div{
    border-bottom: 1px  dashed #4F4F4F;
}
 @media (max-width:767.9px){
    .highlight-conent > div{
        border-bottom: 0px;
        border-right: 0px;
        position: relative;
    }
    .highlight-conent > div::after{
       position: absolute;
       content: '';
       bottom: 0px;
       width: 65%;
       left: 50%;
       transform: translateX(-50%);
       border-bottom: 1px dashed #4F4F4F;
    }
 }
 @media (min-width:780px){
    .highlight-conent > div:nth-of-type(odd){
        border-right: 1px dashed #4F4F4F;
    }
}

 @media (min-width:1200px){
    .highlight-conent > div:nth-child(-n+3) {
        border-bottom: 1px dashed #4F4F4F;
    }
    .highlight-conent > div:nth-child(3n+1),
    .highlight-conent > div:nth-child(3n+2) {
        border-right: 1px dashed #4F4F4F;
    }
    .highlight-conent > div:nth-child(3n){
        border-right:0px
    }
    .highlight-conent > div:nth-last-child(-n+3) {
        border-bottom: none;
    }
 }


 