.investor-section{
	display: flex;
	    margin-top: 100px;
	margin-bottom: 100px;
}

.investor-left-side{
padding: 1.875rem 2.375rem;
  position: relative;
      height: 600px;
    left: 0;
    width: 25%;
    background-color: #fff;
    text-align: left;
    transition: all .4s ease-out;;
    
	margin-right: 20px;
	box-shadow: 0 8px 60px rgba(24, 24, 24, .1);
}
.investor-left-side .menu--list a {
    display: block;
    padding-block: 0.5rem;
    margin-inline-start: 1.8125rem;
    line-height: 1.6;
}
section#sec1 {
   
	padding: 50px;
    padding-right: 0;
    padding-top: 0;
    /*background: #fff;
    box-shadow: 0 8px 60px rgba(24, 24, 24, .1);*/
}

.investor-left-side:before{
	content: "";
    position: absolute;
    top: 0;
    left: 1.875rem;
    width: 4rem;
    height: 0.375rem;
    background-color: #da251d ;

}


.investor-left-side .menu--list{
    display: block;
    width: 100%;
    max-width: 100%;
	padding: 0;
}

.investor-left-side .menu--list li {
    width: auto;
	list-style: none
}
.investor-left-side .menu--list a::before {
    content: "";
    float: inline-start;
    inline-size: 1rem;
    height: 0;
    color: #a2a2a2;
    border-bottom: 2px solid;
    margin-block: calc((var(--line-height-hdr) * 1lh - 1rem) / 2);
    margin-inline-start: -1.8125rem;
    transition: var(--transit-default);
	    position: relative;
    top: 11px;
}

span.year {
    display: block;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: .5px;
}
.corporate_governance_block .date:before {
    display: none
}
.annual_reports_block .date, .corporate_governance_block .date {
    padding: 0;
    margin: 0px 0px 2px 2px;
}

@media (min-width: 1023px) {
.annual_reports_block .date, .corporate_governance_block .date {
    width: 12.24%;
}
}

@media (max-width: 767px) {
.annual_reports_block .date, .corporate_governance_block .date {
    width: 112px;
}
}
.annual_reports_block .date a, .corporate_governance_block .date a {
    padding: 0;
    display: block
}

.annual_reports_block .date, .corporate_governance_block .date {
    outline: 0
}

.annual_reports_block .date:hover, .corporate_governance_block .date:hover {
    background: #d0cdcd !important
}
.container {
    z-index: auto;
}
label {
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 10px;
    
}
.date {
	background: #222;
	display: inline-block;
	padding: 10px;
	width: 90px;
	height: auto;
	text-align: center;
	
	margin-right: 15px;
	font-size: 15px;
	text-transform: uppercase;
	color: #ececec;
	/*outline: 1px solid #313131;
	outline-offset: -6px;*/
	
}
.date-text {
	font-size: 16px
}
span.year {
	display: block;
	font-size: 18px;
	color: var(--text-color);
	font-weight: 500;
	letter-spacing: .5px
}
.date-text sub {
position: relative;
    bottom: 0px;
    font-size: 12px;
    opacity: .5;
}
resp-tab-content .awards-heading, .resp-tab-content .milestone-heading, .resp-tab-content .shareholding_pattern-heading, .resp-tab-content .trouble_shooting-heading {
	display: none
}
.shareholding_pattern-block .date a {
	color: #333;
	    line-height: 20px;
}
.shareholding_pattern-block .date:hover {
	background: #f2f2f2!important;
	color: #fff;
	cursor: pointer
}
.shareholding_pattern-block .date {
	background: #f3f3f3 ;
    outline: 0;
    width: 185px;
    padding: 15px;
       margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.shareholding_pattern-block {
    padding: 10px 0;
}
.shareholding_pattern-block  .date:hover {
    background: #d0cdcd !important;
}
.shareholding_pattern-block .date-text {
	margin-bottom: 0px;
	display: inline-block
}
.corporate_governance_block .date {
	    width: 200px;
    margin-bottom: 10px;
    padding: 25px 10px;
    background: #f3f3f3;
}
.investor-section .date{
	position: relative
}
.investor-section .date:before{
	content: "\F756";
    font-family: bootstrap-icons !important;
    display: block;
    top: 26px;
    left: 20px;
    font-style: normal;
    position: absolute;
    color: var(--text-color);
    font-size: 30px;
}
.shareholding_pattern-block .date:before{
	display: none
}
.press_notes_block a{
	color: var(--text-color);
}

.press_notes_block .date:before{
	display: none
}
.corporate_governance_block .date:before {
	/*content: "";
	background: url(../images/rajoo_pdf.png) center left no-repeat;
	width: 100px;
	height: 45px;
	position: absolute;
	margin-top: -10px;
	display: block;
	background-position: center right;
	margin-left: -65px;
	right: auto;
	opacity: .1*/
}
.corporate_governance_block .date:hover {
	background: #373435
}
.annual_reports_block .date {
	width: 200px;
	margin-bottom: 10px;
	padding: 25px 10px;
	background: #f3f3f3;
	/*outline: 1px solid rgba(221,221,221,.77)*/
}
.annual_reports_block .date:hover {
	background: #373435
}
.press_notes_block {
	display: inline-block;
	width: 100%;
	background: #f2f2f2;
	margin-bottom: 5px
}
.press_notes_block .date{
	background: #fff;
    color: #000000;
    line-height: 20px;
	    float: left;
	border: 1px solid #37343563
}
.press_notes_block a:hover{
	color: #da251d
}
.press_notes_block span.year

 {
    display: block;
    font-size: 15px;
    color: #000000;
    font-weight: 500;
    letter-spacing: .5px;
}

.press_notes_block .date-text {
    font-size: 15px;
    font-weight: 500;
}
.press_notes_block p {
	padding: 10px 0 0;
	line-height: normal
}
.press_notes_block:last-child {
	margin-bottom: 20px
}

.investor-section .section-title{
	margin-bottom: 30px
}
.investor-left-side .active{
	color: #da251d
}

.investor-left-side .menu--list a.active::before{
	color: #da251d
}
.investor-sub-title{
	font-size: 18px;
    margin-bottom: 20px;
}
.investor-section .menu--list li a:hover{
	color: #da251d
}

.investor-section .list li a {
    list-style: none;
    padding-left: 0px;
    line-height: 25px;
    margin-bottom: 5px;
   
	}
.investor-section .list li a:hover{
	color: #da251d
}
.compliance-officer-block h4{
	    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}
    
.compliance-officer-block a:hover{
	color: #da251d
}
.shareholding_pattern-block h4{
	  margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}
.r-and-t-agent-block h4{
	 margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}
.shareholding_pattern-block a:hover{
	color: #da251d
}
.r-and-t-agent-block a:hover{
	color: #da251d
}
.pb0 {
    margin-bottom: 0;
}
.iepf-block h4{
	 margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
}

.iepf-block a:hover{
	color: #da251d
}
.mb-40{
	margin-bottom: 40px
}
@media screen and (min-width: 767px) {
	
	.desktop-none{
	display: none
}

}



/*320 - 767*/
@media screen and (max-width: 767px) {
	.investor-section{
		display: block;
		margin: 100px 0
	}
	.investor-left-side{
height: auto !important;
        width: 100%;
        min-height: auto !important;
	}
	section#sec1 {
    width: 100%;
padding: 20px;
		padding-top: 20px
}
	.annual_reports_block .date{
		    width: 48%;
	}
	.investor-section .date:before{
		left:5px
	}
	.shareholding_pattern-block .date{
		    width: 48%;
		margin-right: 0;
	}
	.corporate_governance_block .date{
		width: 48%;
		
	}
	.investor-section .container{
		padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
	}
	.press_notes_block{
		padding: 10px
	}
	.select-menu {
	max-width: 330px;
	margin: 30px auto 20px;
}
    .select-menu .select-btn {
        color: #000000;
        cursor: pointer;
        text-decoration: none;
        border: 1px solid #ee45496e;
        padding: 10px 30px;
        border-radius: 0px;
        background: #f3f3f3;
        font-size: 14px;
        width: 250px;
        margin: 0 auto;
        border-radius: 10px;
    }

.select-menu .options {
	position: relative;
	width: 250px;
	overflow-y: auto;
	max-height: 295px;
	padding: 10px;
	margin-top: 10px !important;
	border-radius: 0px;
	background: #eeeff0;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-duration: 0.35s;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.35s;
	-webkit-animation-fill-mode: both;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: none;
}

.select-menu .options .option {
	display: flex;
	height: 40px;
	cursor: pointer;
	padding: 0 16px;
	border-radius: 0px;
	align-items: center;
	background: #eeeff0;
}

.select-menu .options .option:hover {
	background: #eeeff0;
}

.select-menu .options .option i {
	font-size: 25px;
	margin-right: 12px;
}

.select-menu .options .option .option-text {
	font-size: 13px;
	color: #333;
}

.select-btn i {
	font-size: 12px;
	transition: 0.3s;
	font-weight: normal;
	margin-left: 20px;
	float: right;
	top: 4px;
	position: relative;
}

.select-menu.active .select-btn i {
	transform: rotate(-180deg);
}

.select-menu.active .options {
	display: block;
	z-index: 10;
	animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
	animation-duration: 0.4s;
	animation-fill-mode: both;
	-webkit-animation-duration: 0.4s;
	-webkit-animation-fill-mode: both;
}

@keyframes fadeInUp {
	from {
		transform: translate3d(0, 30px, 0);
	}

	to {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes fadeInDown {
	from {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	to {
		transform: translate3d(0, 20px, 0);
		opacity: 0;
	}
}

.select-menu .options .option a {
	text-decoration: none;
	color: #fff
}
	.disabled {
    pointer-events: none !important;
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}
}