.Corporate-social,
.grid_annual>div>div>.btn-ripples {
	
}

.regi_process h6,
.regi_process p {
	font-size: 16px;
	font-style: normal
}

.Corporate-social,
.Governance-content {
	font-family: "Krona One", sans-serif;
	font-weight: 400
}

.continuing-csr>ul>li,
.regi_process h6,
.regi_process p {
	font-family: Montserrat, sans-serif;
	color: #000
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	letter-spacing: .3px
}

.Corporate-social {
	padding: 20px 15px !important;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	white-space: initial
}

.regi_process p {
	/* font-weight: 500 */
}

.regi_process {
	margin: 0 10px
}

.continuing-csr {
	/* height: 400px; */
	text-align: left;
	overflow-y: auto;
	padding-left: 0;
	scrollbar-width: initial !important
}

.continuing-csr::-webkit-scrollbar-track {
	background: padding-box #d9d9d9 !important;
	border-left: 3px solid transparent !important;
	border-right: 3px solid transparent !important
}

.continuing-csr::-webkit-scrollbar {
	width: 7px !important
}

.continuing-csr::-webkit-scrollbar-thumb {
	background: #0002d7 !important;
	border-radius: 10px !important
}

.continuing-csr::-webkit-scrollbar-thumb:hover {
	background: #2b3a45 !important
}

#exampleModal.fade {
	background-color: #fff
}

.regi_process h6 {
	font-weight: 600;
	line-height: 27px
}

.Governance-content {
	position: absolute;
	top: 50% !important;
	transform: translateY(-50%) !important;
	padding: 0 20px 0 60px;
	color: #fff;
	font-size: 52px;
	z-index: 1
}

.terms-conditions-grid-row {
	grid-template-columns: 350px 3fr 0px;
	max-width: 100%
}

@media screen and (max-width:1080px) {
	.Corporate-social {
		padding: 45px 10px
	}

	.grid_annual>div {
		padding: 0
	}

	.Corporate-social button {
		font-size: 12px
	}

	.terms-conditions-grid-row {
		grid-template-columns: 250px 3fr
	}
}

@media screen and (max-width:768px) {
	.regi_process p {
		font-size: 16px
	}

	.Corporate-social {
		padding: 45px 10px
	}

	.regi_process h6 {
		font-size: 14px
	}
}

.let-head-content {
	color: #fff;
	font-family: Poppins;
	font-size: 33.307px;
	font-style: normal;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 0;
	line-height: 1.8
}

@media screen and (max-width:640px) {
	.terms-conditions-grid-row {
		grid-template-columns: repeat(1, 1fr)
	}

	.Corporate-social {
		padding: 15px 10px !important;
		font-size: 12px
	}
}

.tabContentWrap h4 {
	color: #0002d7;
	font-family: 'Krona One';
	font-weight: 900;
	font-size: 32px;
	margin-bottom: 30px
}

.tabContentWrap h5 {
	color: #0002d7;
	font-family: 'Krona One';
	font-size: 14px;
	margin: 25px 0 15px
}

.continuing-csr>ul {
	list-style-type: disc;
	padding-left: 2rem
}

.continuing-csr>ul>li {
	font-weight: 500;
	margin-bottom: 10px
}

.downloadCardWrap {
    padding: 20px;
    border: 1px solid grey;
    border-radius: 20px;
    text-align: center;
}

.downloadCardWrap img.pdf-icon {
    max-width: 75px;
    margin: 20px auto;
}
#yearTab .nav-link{
	padding: 10px 20px;
	border: 1pt solid #f2eeee;
	margin-right: 5px;
}
#yearTab .nav-link.active{
	padding: 10px 20px;
	background: #0002d7;
    color: #fff;
}
.Corporate_secretarial{
	padding: 10px 20px;
    background: #eee;
}