.research-tab-list{
    margin: 0px;
    list-style-type: none;
    border-radius: 0px 0px 7px 7px;
background: linear-gradient(90deg, #162661 0%, #052573 50.5%, #162661 100%);
padding: 16px 16px 13px;
position: relative;
z-index: 2;
}

ul{
    padding-left: 21px;
}
.research-tab-list a{
    color: #D2DCFF;
    font-family: 'RedHatText-Bold';
font-size: 16px;
font-style: normal;

line-height:28.8px; 
letter-spacing: 0.48px;
}
.research-tab-list li.line{
    border-right: 1px dashed #fff;
    height: 20px;
}
.research-tab-list a.active{
    color: #EFD589;
    position: relative;
}
.research-tab-list a.active::after{
    content: '';
    width: 14px;
    height: 14px;
    border-radius: 50px;
    background: #C80000;
    position: absolute;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
}
.content-box{
    border-radius: 5px;
background: #FFF;
box-shadow: 0px 2px 8px 0px rgba(128, 128, 128, 0.25);
margin-top: -21px;
position: relative;
    z-index: 1;

}
.content-box h3{
    color: #AF0000;
    font-family: 'RedHatText-Bold';
font-size: 18px;
font-style: normal;

line-height: 180%; /* 32.4px */
letter-spacing: 0.54px;
margin-bottom: 12px;
}
.content-box .sub-title{
    color: #353434;
    font-family: 'RedHatText-Bold';
font-size: 14px;
font-style: normal;

line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
margin-bottom: 10px;
}
.content-box p {
    color: #232121;
    font-family: 'InstrumentSans-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 180%;
    letter-spacing: 0.42px;
}
ul li{
    font-size: 14px;
    font-family: 'InstrumentSans-Regular';
}
@media (max-width:992px){
    .research-tab-list a{
        font-size: 14px;
    }
}
.tab-right-img{
    float: right;
    margin-left: 10px;
    max-width: 252px;
}

.desk-research-right-img{
    max-height: 443px;
}

@media (max-width:767.9px){ 
    .research-tab-list li.line{
     display: none;
   
    }
    .research-tab-list li{
        width: 48%;
        padding: 8px 4px;
        position: relative;
        padding-left: 20px;
    }
    .research-tab-list li::before{
        position: absolute;
        content: '';
        width: 10px;
        height: 10px;
        background-image: url(../img/nav-arrow.svg);
        background-repeat: no-repeat;
        background-size: 10px;
        top: 16px;
        left: 0px;
        transform: rotate(-90deg);
   
       }
       .research-tab-list a{
        font-size: 13px;
        line-height: 15px;
       }
       .research-tab-list a.active::after{
        display: none;
       }
}

@media (max-width:390px){
    .research-tab-list li{
         width: 100%;
    }
}

@media (min-width:992px){
    .desk-research-right-img{
        position: sticky;
        top: 10px;
    }
}


/* Hightlight section */

.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:780px){
    
}

.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;
    }
 }

