body, html {
	overflow-x: hidden;
}

/*================ New investor-relations Start here ================*/

/* Announcements Page */
.board-meeting-filterarea {
	text-align: center;
	margin-top: 30px;
}

.board-meeting-filterarea-wrap {
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.board-meeting-filterarea label {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	display: inline-block;
	width: 100%;
}

.board-meeting-filterarea select {
	background-color: #000000;
	color: #ffffff;
	border-radius: 10px;
	display: inline-block;
	border: none;
	width: 180px;
	cursor: pointer;
}

.board-meeting-filterhead {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #000000;
	width: 60%;
	margin: 30px auto 30px auto;
}

.board-meeting-row {
	padding-bottom: 15px;
	border-bottom: 1px dashed #000000;
	margin-bottom: 20px;
}

.board-meeting-row p {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	display: inline-block;
	width: 74%;
}

.board-meeting-row .result-wrap {
	display: inline-flex;
	width: 25%;
	justify-content: end;
	align-items: center;
}

.board-meeting-row .result-text {
	font-size: 18px;
	color: #e2001e;
	font-weight: 400;
	text-align: right;
	margin-right: 10px;
}

.board-meeting-row:hover p {
	color: #e2001e;
}

.board-meeting-wrapper {
	padding-bottom: 0;
}

.press-release-wrapper {
	padding-bottom: 0;
}

.ceonotes-wrapper {
	padding-bottom: 0;
}

.heading-style h2 {
	font-weight: 400;
}

.pr-box {
	border-bottom: 1px solid #000000;
	margin-bottom: 30px;
}

.pr-box h4 {
	font-size: 18px;
	color: #6d6d6d;
	font-weight: 600;
	margin-bottom: 10px;
}

.pr-box p {
	color: #4a4a4a;
	font-size: 20px;
	font-weight: 600;
}

.pr-box a {
	color: #e2001e;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px;
}

.pr-map img {
	max-height: 410px;
}

.ceonotes-wrapper {
	padding: 3.75rem 0;
}

.ceonotes-box {
	position: relative;
	text-align: center;
}

.ceonotes-box figcaption p {
	color: #000000;
	font-size: 20px;
	line-height: 1.375rem;
}

.ceonotes-box figcaption h3 {
	font-size: 24px;
	line-height: 1.875rem;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0;
}

.ceonotes-box figcaption {
	position: relative;
	text-align: center;
	margin-top: 20px;
}

.ceonotes-box img {
	max-height: 285px;
	max-width: 285px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}

.knowMore-text {
	font-size: 16px;
	color: #e2001e;
}

.ceonotes-wrapper .border-r {
	border-right: 2px solid #cccccc;
}

.ceonotes-content {
	padding-left: 20px;
}

.ceonotes-content h3 {
	font-size: 20px;
	font-weight: 400;
	color: #000000;
}

.ir-box {
	margin-bottom: 20px;
	-moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.ir-box p {
	font-size: 16px;
	color: #000000;
}

.ir-box .ir-content {
	text-align: right;
}

.ir-box .ir-content .ir-text {
	font-weight: 700;
	color: #e2001e;
	font-size: 16px;
	margin-bottom: 30px;
	display: inline-block;
	padding-right: 10px;
}

.contact-information-wrapper {
	background-image: url(../images/investors-inner/contact-information-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.ci-content-head h3 {
	font-size: 27px;
	color: #ffffff;
	font-weight: 600;
	margin-bottom: 20px;
}


.ci-content {
	margin-bottom: 20px;
}

.ci-content h5 {
	font-size: 21px;
	color: #ffffff;
	font-weight: 600;
}

.ci-content p {
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 0;
}

.ci-content a {
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
}

/* Stock Exchange Page */
.exchange-filings-wrapper {
	padding-bottom: 0;
}

.exchange-filings-filterarea {
	text-align: center;
	margin-top: 30px;
}

.exchange-filings-filterarea-wrap {
	text-align: center;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.exchange-filings-filterarea label {
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	display: inline-block;
	width: 100%;
}

.exchange-filings-filterarea select {
	background-color: #000000;
	color: #ffffff;
	border-radius: 10px;
	display: inline-block;
	border: none;
	width: 180px;
	cursor: pointer;
}

.ef-box {
	margin-bottom: 20px;
	border-bottom: 1px dashed #000000;
}

.ef-box h5 {
	font-size: 18px;
	color: #4a4a4a;
}

.ef-box p {
	font-size: 16px;
	color: #000000;
}

.ef-box .ef-content {
	text-align: right;
}

.ef-box .ef-content .ef-text {
	font-weight: 700;
	color: #e2001e;
	font-size: 16px;
	margin-bottom: 30px;
	display: inline-block;
	padding-right: 10px;
}


.np-box {
	border-bottom: 1px solid #000000;
	margin-bottom: 30px;
	position: relative;
}

.np-box h4 {
	font-size: 18px;
	color: #6d6d6d;
	font-weight: 600;
	margin-bottom: 10px;
}

.np-box p {
	color: #4a4a4a;
	font-size: 20px;
	font-weight: 600;
	padding-right: 50px;
}

.np-box a {
	color: #e2001e;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px;
}

.np-pdf {
	position: absolute;
	right: 0;
	top: 25%;
}

.load-more-wrap {
	color: #e2001e;
	font-size: 16px;
	margin-top: 20px;
	text-align: center;
	font-weight: 600;
}

.load-more-wrap img {
	padding-left: 10px;
}

.se-investor-wrapper {
	padding-bottom: 0;
}


.se-investor-box {
	margin-bottom: 20px;
	-moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.box-innershadow-view {
	padding: 20px 20px;
	border-radius: 10px;
	-moz-box-shadow: rgba(50, 50, 93, 0.25) 0px 20px 60px -40px inset, rgba(0, 0, 0, 0.3) 0px -20px 35px -25px inset;
	-webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 20px 60px -40px inset, rgba(0, 0, 0, 0.3) 0px -20px 35px -25px inset;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 20px 60px -40px inset, rgba(0, 0, 0, 0.3) 0px -20px 35px -25px inset;
}


.se-investor-box h4 {
	font-size: 20px;
	color: #4a4a4a;
	margin-bottom: 10px;
	padding-right: 40px;
}

.se-investor-box p {
	font-size: 16px;
	color: #000000;
	padding-right: 40px;
}

.se-investor-box .se-investor-content {
	text-align: right;
}

.se-investor-box .se-investor-text {
	font-weight: 700;
	color: #e2001e;
	font-size: 16px;
	margin-bottom: 10px;
	display: inline-block;
	padding-right: 10px;
}

.subheading-style h4 {
	color: #4a4a4a;
	font-weight: 600;
	font-size: 18px;
}

.se-venue {
	color: #4a4a4a;
	font-size: 16px;
	margin-bottom: 10px;
}

.se-venue span {
	color: #e2001e;
	font-size: 16px;
}

.se-investor-note {
	text-align: left;
	margin-top: 20px;
}

.se-investor-note p {
	color: #4a4a4a;
	font-size: 16px;
	padding-bottom: 10px;
}



/* Corporate Governance */

.management-team-profile .member-modal {
	float: inherit;
}

.code-policy-row {
	margin-bottom: 2px;
	padding: 10px 25px;
	width: 100%;
}

.code-policy-row:nth-child(even) {
	background-color: #f9f9f9;
}

.code-policy-row:nth-child(odd) {
	background-color: #e9e9e9;
}

.code-policy-row .cp-content {
	color: #000000;
	font-weight: 400;
	font-size: 18px;
	text-align: left;
	width: 100%;
}

.code-policy-row a {
	display: inline-flex;
	width: 100%;
	align-items: center;
}

.code-policy-row .cp-pdf {
	text-align: right;
}

.code-policy-row:hover .cp-content {
	color: #ef142a;
}

.filterSelectionyear-content {
	display: none;
}


/* Quarterly Results */

.quarterly-results-section {
	padding: 1rem 0;
}

.quarterly-results_contentwrap {
	padding: 2.8125rem 0rem;
}

.quarterly-results-section .slider-nav {
	max-width: 800px;
	margin: 1.875rem auto 0rem auto;
	position: relative;
}

.quarterly-results-section .slick-initialized .slick-slide h3 {
	font-size: 1.375rem;
	line-height: 1.375rem;
	font-weight: bold;
	color: #ffffff;
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	margin: 0;
	cursor: pointer;
	position: relative;
	padding: 0.7375rem;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background-color: #ed2225;
	font-size: 18px;
}

.quarterly-results-section .slick-initialized .slick-slide h3:hover {
	background-color: #000000;
}

/*.quarterly-results-section .slick-initialized .slick-slide h3:before{width:43px; height:63px; content:''; position:absolute; left:0; top:0; background:url(../images/awards_nav.jpg) no-repeat center center; transition:all 0.6s; -moz-transition:all 0.6s; -webkit-transition:all 0.6s; -ms-transition:all 0.6s;-o-transition:all 0.6s; z-index:-1;}*/
.quarterly-results-section .slick-slide.slick-current.slick-active h3 {
	position: relative;
	color: #ffffff;
	background-color: #000000;
}



.quarterly-results-section .slick-initialized .slick-slide {
	text-align: center;
	outline: 0;
	border: none;
	margin: 0 10px;
}



.quarterly-results-section ul.slick-dots {
	display: none !important;
}

/*.quarterly-results-section .slick-prev:before {content:'\2039'}
.quarterly-results-section .slick-next:before {content:'\203A'}*/
.quarterly-results-section .slick-next, .quarterly-results-section .slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 10%;
	display: block !important;
	opacity: 1;
	visibility: visible;
	width: 40px;
	height: 40px;
	padding: 0;
	cursor: pointer;
	color: #fff;
	border: none;
	outline: 0;
	background: #ed2225;
}

.quarterly-results-section .slick-prev {
	background: #ed2225 url(../images/awards_prev.png) center no-repeat;
	left: -3.5rem;
}

.quarterly-results-section .slick-next {
	background: #ed2225 url(../images/awards_next.png) center no-repeat;
	right: -3.5rem;
}

.quarterly-results-section .slick-next:before, .quarterly-results-section .slick-prev:before {
	font-size: 1.875rem;
	line-height: 0.5rem;
	opacity: 1;
	color: #fff;
}

.quarterly-results-section .slick-disabled {
	opacity: 0.5;
	visibility: visible;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

.quarterly-results-section ul.report_list {
	margin: 0.9375rem 0 0;
	padding: 0rem 0.9375rem;
}

.quarterly-results-section ul.report_list li {
	display: inline-block;
	width: 100%;
	padding: 1.25rem;
	background-image: none;
	margin: 0 0 2.5rem;
	vertical-align: top;
	border-radius: 0;
	background: #ffffff;
}

.quarterly-results-section ul.report_list li a {
	display: block;
	color: #000000;
}

.quarterly-results-section ul.report_list li figure {
	margin: 0;
	position: relative;
}

.quarterly-results-section ul.report_list li figure img {
	position: absolute;
	left: 0;
	top: 0;
}

.quarterly-results-section ul.report_list li figcaption {
	padding-left: 100px;
}

.quarterly-results-section ul.report_list li figcaption h5 {
	font-size: 1.25rem;
	line-height: 1.75rem;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.7rem;
	color: #414099;
}

.quarterly-results-section ul.report_list li figcaption p {
	font-size: 1.0625rem;
	line-height: 1.5rem;
	text-align: left;
}

.quarterly-results-section ul.report_list li figcaption p:last-child {
	margin-bottom: 0
}

.quarterly-results-section ul.report_list li img {
	float: left;
	margin-right: 0.9375rem;
}

.qr-statements-wrap {
	margin-bottom: 20px;
	-moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.qr-statements-wrap .qr-statements-quarter {
	color: #000000;
	font-size: 49px;
	text-align: left;
	font-weight: 700;
}

.qr-statements-wrap .qr-statements-months {
	color: #e2001e;
	font-size: 27px;
	text-align: left;
	font-weight: 700;
	margin-bottom: 10px;
}

.qr-statements-wrap .qr-statements-list-wrap .qr-statements-list {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000000;
	margin-bottom: 10px;
}

.qr-statements-wrap .qr-statements-list-wrap .qr-statements-list:last-child {
	border-bottom: none;
}

.qr-statements-wrap .qr-statements-list-wrap .qr-statements-list p {
	color: #000000;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	text-align: left;
	width: 100%;
	margin-bottom: 0;
}


.qr-statements-wrap .qr-statements-list-wrap .qr-statements-list a {
	display: inline-flex;
	width: 100%;
	align-items: center;
}

.qr-statements-wrap .qr-statements-list-wrap .qr-statements-list .qr-pdf {
	text-align: right;
}

.qr-statements-wrap .qr-statements-list-wrap .qr-statements-list:hover p {
	color: #e2001e;
}


/* financial */
.financial-wrapper {
	padding-bottom: 0;
}
#annual-report{
    padding:3.75rem 0;
}
.annual-report-wrapper {
	padding-top: 0;
}

.ar-statements-wrap {
	margin-bottom: 20px;
	-moz-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
}


.ar-statements-wrap .ar-content-img {
	overflow: hidden;
}

.ar-statements-wrap .ar-content-img img {
	-webkit-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	-ms-transition: 0.4s ease;
	transition: 0.4s ease;
}

.ar-statements-wrap:hover .ar-content-img img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.ar-content-wrap .ar-statements-head {
	color: #000000;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 20px;
}

.ar-statements-wrap .ar-content-wrap .ar-statements-list {
	width: 80%;
	padding-bottom: 10px;
	border-bottom: 1px dashed #000000;
	margin-bottom: 10px;
}

.ar-statements-wrap .ar-content-wrap .ar-statements-list p {
	color: #000000;
	font-size: 16px;
	text-align: left;
	font-weight: 400;
	text-align: left;
	width: 100%;
	margin-bottom: 0;
}


.ar-statements-wrap .ar-content-wrap .ar-statements-list a {
	display: inline-flex;
	width: 100%;
	align-items: center;
}

.ar-statements-wrap .ar-content-wrap .ar-statements-list .qr-pdf {
	text-align: right;
}

.ar-statements-wrap .ar-content-wrap .ar-statements-list:hover p {
	color: #e2001e;
}

.ar-statements-wrap .box-innershadow-view {
	padding: 30px 30px;
}

.ar-statements-links {
	margin-top: 20px;
}

.ar-statements-links a {
	margin-bottom: 10px;
	color: #40377c;
	font-size: 16px;
	font-weight: 700;
}

.ar-statements-links a:hover {
	color: #e2001e;
}

.quarterly-results-section.annual-reports-section .slick-slide.slick-current.slick-active h3::after {
	content: "";
	position: absolute;
	z-index: 1;
	top: 45px;
	bottom: 0;
	left: 50%;
	height: 45px;
	border-left: 1px dashed #6f6f6f;
}

.quarterly-results-section.annual-reports-section .slick-list {
	height: 85px;
}

.quarterly-results-section.annual-reports-section .slider-for .slick-list {
	height: auto;
}

.quarterly-results-section.annual-reports-section .slider-for.quarterly-results_contentwrap {
	padding-top: 0;
}

.c-info-wrap {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
}

.no-found{
	color:#000000;
}

.qr-statements-list .mbMiniPlayer {
    display: block !important;
}
.qr-pdf-concall{
	display: inline-flex !important;
	width:100%;
	margin-top: 10px;
}

.qr-statements-wrap .qr-statements-list-wrap .qr-statements-list .qr-pdf.qr-pdf-concall a {
    width: auto;
}
img.audio{
	height:36px;
}
@media screen and (min-width: 992px) {
	.c-info-wrap {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 1200px) {
	.c-info-wrap {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (max-width: 767px) {
	.latestUpdate-wrap {
		margin-bottom: 20px;
	}

	.quarterlyResults-wrap {
		margin-bottom: 20px;
	}

	.stockExchange-list .se-list-head {
		font-size: 24px;
	}

	.stockExchange-list .se-list-link a {
		font-size: 18px;
	}

	.stockExchange-list .se-btns {
		display: block;
		margin-top: 10px;
	}

	.stockExchange-list .se-btns .se-inner-btn {
		margin-bottom: 10px;
	}

	.corporateGovernance-bg-wrapper {
		padding-top: 3rem;
	}

	.corporateGovernance-circle {
		margin-bottom: 10px;
	}

	.ir-head-left .announcementsfs-head h2 {
		display: block;
	}

	.announcementsfs-head .ir-common-btn-wrap {
		margin-top: 0;
		float: none;
	}

	.announcementsfs-box .announcementsfs-list img {
		width: 120px;
		height: 100px;
	}

	.announcementsfs-box .announcementsfs-list .media-body h2 {
		font-size: 16px;
		line-height: 22px;
	}

	.title-wrap h2 {
		font-size: 28px;
	}

	.stockExchange-list .se-btns .se-inner-btn {
		font-size: 14px;
	}

	.growth-wrapper {
		background-size: cover;
		background-position: center;
	}

	.growth-fy {
		margin-bottom: 20px;
	}

	.growth-counts::after {
		top: 68px;
		right: auto;
		transform: rotate(90deg);
		height: 100%;
	}

	.growth-counts {
		margin-top: 20px;
	}

	.annual-report-wrap .download-btn {
		font-size: 14px;
	}

	.board-meeting-row .result-wrap {
		width: 100%;
	}

	.pr-map img {
		width: 100%;
	}

	.ceonotes-wrapper .border-r {
		border-right: none;
	}

	.ar-statements-wrap .ar-content-wrap .ar-statements-list {
		width: 100%;
	}

	.ci-content p {
		line-height: 1.8rem;
	}

	.parallax-container .pagetitle h1 {
		width: 300px;
	}
	.c-info-wrap {
		padding-left: 25px;
		padding-right: 25px;
	}
}


@media screen and (min-width: 768px) and (max-width: 1023px) {
	.pr-map {
		text-align: center;
	}

	.ceonotes-wrapper .border-r {
		border-right: none;
	}

	.ar-statements-wrap .ar-content-img img {
		margin: 0 auto;
	}

	.ar-statements-wrap .ar-content-wrap .ar-statements-list {
		width: 100%;
	}
}


@media only screen and (min-width: 851px) and (max-width: 992px) {}


@media only screen and (min-width: 1024px) and (max-width: 1080px) {}

@media only screen and (min-width: 360px) and (max-width: 374px) {}

@media only screen and (min-width: 376px) and (max-width: 384px) {}

@media only screen and (min-width: 411px) and (max-width: 450px) {}

@media only screen and (min-width: 390px) and (max-width: 410px) {
	.board-meeting-filterarea select {width: 200px;}
}

@media screen and (max-width: 320px) {
	.annual-report-bot {
		display: block;
	}

	.annual-report-wrap .download-btn {
		margin-right: 0;
		margin-bottom: 10px;
	}
}
@media screen and (min-width: 1920px) {
	.parallax-container {
		max-height: 520px;
	}
}