.investor-main .investor-left{width: 32%; min-width: 32%; padding-left: 60px;}
.investor-main .investor-right{width: 68%; min-width: 68%;}
.investor-right .paraslgheading{color: var(--light-black); font-weight: 700; margin-bottom: 10px;}
.investor-about{padding: 0 40px 10px;}
.investor-about .investor-about-thumb{width: 40%; min-width: 40%;}
.investor-about .investor-about-thumb img{border-radius: 20px;}
.investor-about .investor-about-content{width: 100%; min-width: 100%;}
.investor-about .investor-about-content p{color:var(--gray-color); margin-bottom: 25px;}
.investor-about .investor-about-content p:last-child{margin-bottom: 0;}



.investor-board{padding: 40px 40px;}
.investor-content {background: var(--white-color); border-radius: 10px 10px 20px 20px;}
.investor-content a {position: relative;  display: block; width: 100%;  height: 100%;  padding-top: 80%;}
.investor-content a img { border-radius: 10px; position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.investor-content .invest-dr-desc {padding: 20px;}
.investor-content .invest-dr-desc .parasxsheading{color: var(--light-black); font-weight: 700;}
.investor-content .invest-dr-desc p{color: var(--gray-color);}

.annual-card{display: flex; word-break: break-all; justify-content: space-between; background: var(--blue-color); border-radius: 20px;}
.annual-card .annual-left{align-content: space-between; display: flex;flex-wrap: wrap;padding: 20px 0 25px 15px;}
.annual-card .annual-left p{color: var(--white-color); font-weight: 700; width: 100px;}
.annual-card .annual-left .annual-btn .anchor-button{color: var(--white-color);}
.annual-card .annual-left .annual-btn .anchor-button span{width: 28px;height: 28px; background: var(--white-color);}
.annual-card .annual-left .annual-btn .anchor-button span:after{top: 9px;left: 9px; height: 6px; width: 6px;border-top: 3px solid var(--blue-color); border-right: 3px solid var(--blue-color);}
.annual-card .annual-right{width: 100px; min-width: 100px;}

.gray-bg{background: #F6F6F6;}
.bord-list-box .investor-board:nth-child(even){background: #F6F6F6;}

.quick-explore{background: var(--white-color); border-radius: 20px; padding: 20px 0px; position: sticky; top:30px;}
.quick-explore .parasmdheading{color: var(--light-black); font-weight: 700; padding: 0 35px;}
.quick-explore .parent-accordion{margin-top: 20px;}
.quick-explore .parent-accordion-item{border-top: 1px solid #C3C3C3;}
.quick-explore .parent-top{cursor: pointer;}
.quick-explore .parent-top .parasxsheading a{color: var(--light-black); font-weight: 700; text-decoration: none;}
.quick-explore .parent-accordion-item{padding: 15px 20px 15px 35px;}
.quick-explore .parent-icon{width: 28px; min-width: 28px; box-shadow: 0 0px 15px rgba(0,0,0,0.1); border-radius: 50%; display: inline-block; line-height: 0; transform: rotate(-90deg);}
.quick-explore .parent-icon svg{width: 100%;}
.quick-explore .parent-icon .arrow-up{display: none;}
.quick-explore .table-accordion-list{display: block; margin-top: 10px;}
.quick-explore .table-accordion-list ul{padding-left: 30px; list-style: none;}
.quick-explore .table-accordion-list ul li{position: relative;}
.quick-explore .table-accordion-list ul li a{font-size: 16px; color: var(--gray-color); position: relative; cursor: pointer; text-decoration: none;}
.quick-explore .table-accordion-list ul li::before{content: ''; width: 4px; height: 4px; border-radius: 50%; background: var(--gray-color); position: absolute; top: 0; left: -15px; bottom: 0; margin: auto;}

/* .quick-explore .opened .parent-icon .arrow-up{display: block;}
.quick-explore .opened .parent-icon .arrow-down{display: none;} */
.quick-explore .opened .table-accordion-list{display: block; margin-top: 10px;}

.profile-sec{background: #F6F6F6;}

.profile-main .profile-left{width: 70%; min-width: 70%;}
.profile-main .profile-left .profile-thumb{width: 35%; min-width: 35%; line-height: 0;}
.profile-main .profile-left .profile-content{width: 60%; min-width: 60%; padding: 40px 0;}
.profile-left .profile-content .paraslgheading{color: var(--light-black); font-weight: 700; margin-bottom: 10px;}
.profile-left .profile-content p{color: var(--gray-color); margin-bottom: 20px;}
.profile-left .profile-content .parasxsheading{color: var(--light-black); font-weight: 700; margin-bottom: 10px;}
.profile-left .profile-content ul{list-style: none; margin: 0; padding-left: 25px;}
.profile-left .profile-content ul li{color: var(--gray-color); position: relative; margin-bottom: 5px;}
.profile-left .profile-content ul li::before{content: ''; width: 4px; height: 4px; border-radius: 50%; background: var(--gray-color); position: absolute; top: 0; left: -15px; bottom: 0; margin: auto;}
.profile-left .profile-content ul li:last-child{margin-bottom: 0;}
.profile-main .profile-icon{width: 180px; min-width: 180px;}
.profile-main .profile-icon svg{width: 100%;}

.profile-left .title-tag{font-size: 16px; color: var(--gray-color); font-weight: 700; justify-content: flex-start; margin-bottom: 15px;}
.profile-left .title-tag svg{margin-right: 8px;}
.profile-left .profile-social{font-size: 16px; color: var(--gray-color); font-weight: 700; justify-content: flex-start; margin-bottom: 20px;}
.profile-left .profile-social span{display: inline-block; margin-right: 10px;}

.investor-details-main{margin: 0 -25px;}
.investor-details-main .in-details-left{width: 32%; min-width: 32%; padding: 0 25px;}
.investor-details-main .in-details-right{width: 68%; min-width: 68%; padding: 0 25px;}
.investor-details-main .in-details-right .paraslgheading{color: var(--light-black); font-weight: 700; margin-bottom: 20px;}

.pdflist { border-radius: 6px; border: 1px solid #dfe2f2; padding: 0; list-style: none;}
.pdflist li { margin: 0; border-radius: 0; background: transparent; padding: 10px 20px ; border-bottom: 1px solid #dfe2f2;}
.pdflist li a { display: inline-flex;   gap: 10px; align-items: center;color: inherit;}
.pdflist li a .icon { width: 38px;}
.pdflist li:last-child{border-bottom: 0;}

.investor-details-main .in-details-right .in-details-tab{margin-bottom: 30px;}
.investor-details-main .in-details-right .in-details-tab:last-child{margin-bottom: 0;}

.in-details-right .parasmdheading{color: var(--light-black); font-weight: 700; padding: 20px 0; border-top: 1px solid #C3C3C3; margin-top: 30px;}
.in-details-right .parasmdheading:first-of-type{margin-top: 0px;}
.in-details-right .details-tabmain{display: none;}
.in-details-right .details-tabmain.active{display: block;}
.confirmattion-btn{display: flex; align-items: center; justify-content: flex-end;}    
.confirmattion-btn .anchor-bg-btn{margin-top: 15px; min-width: 100px; padding: 10px 18px;}
.confirmattion-btn .anchor-bg-btn + .confirmattion-btn .anchor-bg-btn{margin-left: 7px;}
.disclaimer-popup .disclaimer-content{max-height: 65vh; padding: 20px 40px 20px 24px; overflow-y: auto;}
.disclaimer-popup .paras-popup-close{right: 20px;}

@media screen and (max-width:1919px) {
.annual-card .annual-left p{width: 100px;}
}

@media screen and (max-width:1699px) {
.annual-card .annual-right{width: 80px; min-width: 80px;}
}
@media screen and (max-width:1499px) {
.profile-main .profile-left .profile-content{padding: 20px 0;}
}
@media screen and (max-width:1299px) {
.quick-explore .parent-top .parasxsheading{width: 200px; min-width: 200px;}
}
@media screen and (max-width:1199px) {
.investor-main .investor-left{padding-left: 15px;}
}
@media screen and (max-width:991px) {
.quick-explore .parent-top .parasxsheading{width: 150px; min-width: 150px;}
.profile-main .profile-left{width: 100%; min-width: 100%;}
.profile-main .profile-left .profile-thumb{width: 30%; min-width: 30%;}
.profile-main .profile-left .profile-content{width: 65%; min-width: 65%;}
.profile-main .profile-icon{display: none;}
}

@media screen and (max-width:767px) {
.investor-main .investor-left{width: 100%; min-width: 100%; padding: 0 15px; order: 2;}
.investor-main .investor-right{width: 100%; min-width: 100%; padding: 0; order: 1; margin-bottom: 30px;}
.investor-about{padding: 0 15px 10px;}
.investor-about .investor-about-thumb{width: 100%; min-width: 100%; order: 2;}
.investor-about .investor-about-content{width: 100%; min-width: 100%; order: 1; margin-bottom: 20px;}
.investor-board{padding: 20px 0px 20px 15px;}

.investor-board .slider-rl{margin: 0 0 0 -15px;}
.annual-card .annual-left p{padding-left: 20px;}
.investor-board .slider-rl{margin: 0 0 0 -10px;}
.investor-board .slider-rl .item{padding: 10px;}
.quick-explore{padding: 15px 0;}
.quick-explore .parasmdheading{padding: 0 15px;}
.quick-explore .parent-accordion-item{padding: 15px;}
.quick-explore .table-accordion-list ul{padding-left: 20px;}
.profile-main .profile-left .profile-thumb{width: 100%; min-width: 100%; order: 2;}
.profile-main .profile-left .profile-content{width: 100%; min-width: 100%; order: 1; padding: 20px 0 0;}

.investor-details-main{margin: 0 0px;}
.investor-details-main .in-details-left{width: 100%; min-width: 100%; padding: 0; order: 2;}
.investor-details-main .in-details-right{width: 100%; min-width: 100%; padding: 0; margin-bottom: 30px; order: 1;}
.quick-explore{padding: 15px 0;}
.quick-explore .parasmdheading{padding: 0 15px;}
.disclaimer-popup .paras-popup-close{right: 10px;}
}
@media screen and (max-width:699px) {
.annual-card .annual-left p{width: 100px; min-width: 100px;}
}
@media screen and (max-width:419px) {
.investor-board .slider-rl{margin: 0 0 0 -5px;}
.investor-board .slider-rl .item{padding: 5px;}
.annual-card .annual-right{width: 60px; min-width: 60px;}
.annual-card .annual-left p{width: 100px; min-width: 100px; margin-bottom: 10px;}
}