.custom-sroll .content-part.grid-list-view li:hover {color: #100F0F;}
.custom-sroll .content-part.grid-list-view li {color: #b1b1b1;}
.col-padding {
    padding-left: 30px;
    padding-right: 30px;
}

// #archiveCarousel .nav li {padding: 10px 30px;}
// @media(max-width:1024px){
// #archiveCarousel .nav li {padding: 5px 10px;}	
// }
.sider-counter-holder .sider-counter .single-item .blink-text em{-webkit-animation:blink 5s linear infinite;animation:blink 5s linear infinite}
footer .secondary-footer h6 {
    word-spacing: 4px;
}
.ceodesk p.text-justify {text-align: justify;
    max-width: 484px;
    width: 100%;} 
.info-data-card {height: 230px; }
#investorUpdates .d-flex a {
    color: #000;
}
#newsList h6 a {
    color: #000;
}
.page-template-template-media-landing .media-card-holder {
    background-image: none !important;
}
.page-template-template-media-landing .media-card-holder.dark-view:hover { background-color: #b1b1b1; }
.page-template-media-resource .media-card-holder { background-image: none !important; }
.page-template-media-resource .media-card-holder.dark-view:hover { background-color: #b1b1b1; }
.ceodesk p {
    max-width: 480px;
	width: 100%;
	text-align: justify;
}
.ceodesk .designation-rt p{margin-right: 200px;text-align: right;}
@media only screen and (max-width:992px){
    .ceodesk .designation-rt p{
margin-right: 190px; 
    }
}
@media only screen and (max-width:480px){
    .ceodesk .designation-rt p{
margin-right: 160px; 
    }
}

.down-bw-arrow img{
filter:grayscale(1);
transition:all 0.3s ease;
}
.down-bw-arrow:hover img{
filter:grayscale(0);
}

.year-selected-li:after {
position:relative;
}
.year-selected-li:after {
    content: "";
    position: absolute;
    left: -16px;
    width: 84px;
    height: 4px;
    background: #8941bb;
    bottom: 0px;
}

.year-selected-li-right:after {
position:relative;
}
.year-selected-li-right:after {
    content: "";
    position: absolute;
    right: 0;
    width: 70px;
    height: 4px;
    background: #8941bb;
    bottom: -2px;
}



.r-tabs-state-active .year-selected:after {
position:relative;
}

.r-tabs-state-active .year-holder:after{
    content: "";
    position: absolute;
    left: -16px;
    width: 84px;
    height: 4px;
    background: #8941bb;
    bottom: 0px;
}

.r-tabs-state-active .year-selected:after {
position:relative;
}

.r-tabs-state-active .year-holder3:after{
    content: "";
    position: absolute;
    left: -16px;
    width: 84px;
    height: 4px;
    background: #8941bb;
    bottom: 0px;
}
@media(max-width:767px){
    .hide-hr-mobile{
    display:none;
    }
    } 
    @media(max-width:767px){
      .tabs-custom .r-tabs .r-tabs-nav .r-tabs-anchor{
          padding: 10px 0px;
      }
      }


