/***************************************************************/
body,
.poppins-font {
	font-family: "Poppins", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.afacad-font {
	font-family: "Afacad", sans-serif !important;
}

.poppins-font {
	font-family: "Poppins", sans-serif !important;
}

.capitalize {
	text-transform: capitalize !important
}

.lowercase {
	text-transform: lowercase !important
}

.uppercase {
	text-transform: uppercase !important
}

#header {
	box-shadow: none;
	position: absolute;
}

.navbar-brand img {
	height: auto;
}

.navbar-brand {
	margin-left: 0px;
}

.banner-section-inner video {
	width: 100%;
}

.banner-section-inner {
	position: relative;
}

.banner-section {
	height: 100%;
	min-height: 100vh;
	position: relative;
	overflow: hidden;
}

.banner-section-content {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
}


.ESG_Desktop_Banner {
	width: 100%;
	height: 100vh;
	position: relative;
}

.ESG_Desktop_Banner::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.4066001400560224) 70%);
}

.ESG_Desktop_Banner img {
	width: 100%;
}


.relative {
	position: relative;
}


/* .esgMain-img img {width: 100%;} */
.banner-section-content {
	position: absolute;
	top: 65%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-section-content h1 {
	color: #fff !important;
}

.esgtitlebanner01 {
	top: -36%;
	left: 35%;
	width: 100%;
}

.esgtitlebanner h1 {
	font-size: 156px;
	line-height: 0.9;
	font-family: "Afacad", sans-serif;
	font-weight: 700;
	color: #000000;
	margin-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
}

.caseStudy-section {
	padding: 80px 0;
	/*background: linear-gradient(265deg, rgba(113, 14, 166, 1) 30%, rgba(221, 20, 61, 1) 100%);*/
}

.caseStudy-inner h2 {
	font-size: 130px;
	line-height: 1.25;
	color: #fff;
	text-transform: uppercase;
}

.caseStudy-inner h3 {
	font-size: 35px;
	line-height: 1.25;
	color: #fff;
	text-transform: uppercase;
}

.caseStudy-inner p {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	text-align: center;
	color: #fff;
}

.arrow-btn-wrap {
	position: relative;
	z-index: 1;
	margin-top: 30px;
}

.caseStudy-section .arrow-btn-wrap {
	margin-top: 70px;
}

/*AI Coding*/
.ai-section {
	padding-bottom: 120px;
	margin-top: -80px;
}

.ai-content {
	max-width: 62%;
	flex: 0 0 62%;
	padding: 80px 50px 80px !important;
	position: relative;
	background: transparent linear-gradient(212deg, #660EB2 0%, #F0152B 100%) 0 0 no-repeat padding-box;
}

/*
.ai-content::before {  content: '';  position: absolute;  background: url(../image/headphones.png) no-repeat;    background-position-x: 0%;    background-position-y: 0%;    background-size: auto;  width: 432px;  height: 449px;  top: 0;  right: 30px;  background-position: top 0px right 0px;  animation: bounce 1.5s linear .6s infinite alternate;  background-size: uto;
}
*/

.ai-content .ai-h2 {
	color: #fff;
	text-transform: uppercase;
	font-size: 86px;
	line-height: 100px;
	position: relative;
	z-index: 4;
	background-clip: text;
	-webkit-background-clip: text;
	background-size: cover;
	background-position: center;
	font-weight: 700;
}

.ai-img {
	max-width: 38%;
	flex: 0 0 38%;
	padding-left: 0;
}

.ai-img .jarallax-keep-img {
	position: relative;
	z-index: 0;
	overflow: hidden;
	height: 100%;
}

.ai-img .jarallax-keep-img>.jarallax-img {
	position: relative;
	display: block;
	max-width: 100%;
	height: auto;
	z-index: -100;
	vertical-align: top;
	height: 100%;
}

.inside-left {
	color: #fff;
	margin-top: 20px;
}

.tool-ai {
	display: inline-block;
}

.text-box {
	width: 100%;
}

.ai-image-postion {
	background-position: bottom;
	height: 100vh;
}

.margin-tp {
	margin-top: 80px;
}

.btn-gradient-white {
	background-color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
	padding: 15px;
	position: relative;
	transition: transform 0.3s ease-out;
}

.btn-gradient-white img {
	position: absolute;
	top: 15px;
	right: 13px;
	transition: transform 0.3s ease-out;
}

.btn-gradient-white:hover img {
	transform: translateX(3px);
	-webkit-transform: translateX(3px);
	-moz-transform: translateX(3px);
	-ms-transform: translateX(3px);
	-o-transform: translateX(3px);
}

.btn-gradient-white:hover {
	background: rgb(113, 14, 166);
	background: linear-gradient(0deg, rgba(227, 20, 55, 1) 0%, rgba(113, 14, 166, 1) 100%);
	text-decoration: none;
	color: #fff;
}

.caseStudyarrow-btn-wrap {
	margin-top: 45px;
}

.btn-gradient {
	/*background: rgb(113,14,166);background: linear-gradient(0deg, rgba(113,14,166,1) 0%, rgba(227,20,55,1) 100%);*/
	font-family: "Poppins", sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 45px 10px 20px;
	position: relative;
	transition: transform 0.3s ease-out;
}

.bg-white-readmore {
	background: #fff;
	color: #000000;
	padding: 10px;
}

.bg-white-readmore:hover {
	background: #fff;
	color: #000000;
}

.btn-gradient img {
	position: absolute;
	top: 15px;
	right: 13px;
	transition: transform 0.3s ease-out;
}

.btn-gradient:hover img {
	transform: translateX(3px);
	-webkit-transform: translateX(3px);
	-moz-transform: translateX(3px);
	-ms-transform: translateX(3px);
	-o-transform: translateX(3px);
}

.btn-gradient:hover {
	background: rgb(113, 14, 166);
	background: linear-gradient(0deg, rgba(227, 20, 55, 1) 0%, rgba(113, 14, 166, 1) 100%);
	text-decoration: none;
	color: #fff;
}


/***************************************************************/
.timeline-year {
	font-size: 35px !important;
	font-weight: 800;
	color: #FFFFFF;
}

.timeline-desc {
	font-size: 20px !important;
	line-height: 30px;
	min-height: 80px;
	color: #FFFFFF;
}

.timeline-title {
	font-size: 20px !important;
	font-weight: 700;

	color: #FFFFFF;
}

.olympicgames-section {
	position: relative;
	padding: 100px 0;
	padding-bottom: 0 !important;
	background: linear-gradient(265deg, rgba(113, 14, 166, 1) 30%, rgba(221, 20, 61, 1) 100%);
}

.olympicgames-slider {
	margin-top: 50px;
	position: relative;
}

.olympicgames-slider {
	width: 100%;
	overflow: visible;
}


.timeline-line-top {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 300px;
	position: relative;
	top: -8.7rem;
	left: -18%;
}

.timeline-line-bottom {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 300px;
	position: relative;
	top: 10.2rem;
	left: -18%;
}

.timeline-line {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 300px;
	position: relative;
	top: -18.2rem;
	left: -18%;
}

.olympicgames-slider .swiper-slide {
	text-align: left !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0px;
	transition: all 0.3s ease;
}

.olympicgames-inner {
	display: flex;
	flex-direction: column;
	/* align-items: normal; */
	justify-content: center;
	gap: 30px;
	position: relative;
	z-index: 1;
	width: 100%;
	min-height: 550px;
}

.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames07 .olympicgames-content {
	top: 0;
	left: 8rem;
	width: 50%;
}

.timeline-line {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 300px;
	position: relative;
	top: 14.8rem;
	left: -18%;
}

.circle {
	width: 15px;
	height: 15px;
	background-color: white;
	border: 3px solid #fff;
	border-radius: 50%;
	z-index: 1;
}

.circle-big {
	width: 30px;
	height: 30px;
	background-color: white;
	border: 3px solid #fff;
	border-radius: 50%;
	z-index: 1;
}

.dotted-line {
	flex-grow: 1;
	width: 2px;
	background: repeating-linear-gradient(to bottom, white, white 5px, transparent 5px, transparent 10px);
}

.olympicgames-num {
	background-color: #fff;
	font-size: 18px;
	line-height: 24px;
	color: #23282A;
	width: 51px;
	height: 51px;
	font-weight: 700;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0.8;
	position: absolute;
	top: 270px;
	z-index: 10;
}

.bottom-circle {
	width: 40px;
	height: 40px;
	background: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
	position: relative;
	top: -8rem;
	left: 9rem;
}

.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-img-top {
	position: relative;
	top: 10rem;
	left: 9rem;
}

.timeline-line-bottom.odd {
	transform: rotate(180deg);
}

.olympicgames-slider::after {
	content: '';
	width: 100%;
	border-bottom: 1px dotted #B5B5B5;
	background-color: #B5B5B5;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 0;
}

.olympicgames-slider .swiper-button-next,
.olympicgames-slider .swiper-button-prev {
	background-color: #fff;
	width: 30px;
	height: 40px;
}

.olympicgames-slider .swiper-button-next:after,
.olympicgames-slider .swiper-button-prev:after {
	color: #000;
	font-size: 16px;
	font-weight: 700;
}

.olympicgames-h2 {
	text-align: center;
	font-size: 130px;
	line-height: 105px;
}

.p-0 {
	padding: 0px 0px 0px 0px !important
}

.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
	position: relative;
	top: 8rem;
	left: 11rem;
	width: 66%;
}

.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
	position: relative;
	top: -7rem;
	left: 11rem;
	width: 65%;
}

.svg-icon {
	transition: transform 0.6s ease-in-out;
}

.svg-icon.scale-up {
	transform: scale(1.2);
}


/* .olympicgames-slider .swiper-slide:nth-child(1) .olympicgames-inner .olympicgames-content {}
.olympicgames-slider .swiper-slide:nth-child(2) .olympicgames-inner .olympicgames-content { top: -8rem;left: 10rem;}
.olympicgames-slider .swiper-slide:nth-child(3) .olympicgames-inner .olympicgames-content {position: relative;top: 7rem;left: 10rem;width: 70%;}
.olympicgames-slider .swiper-slide:nth-child(4) .olympicgames-inner .olympicgames-content {}
.olympicgames-slider .swiper-slide:nth-child(5) .olympicgames-inner .olympicgames-content {}
.olympicgames-slider .swiper-slide:nth-child(6) .olympicgames-inner .olympicgames-content {} */


/* .olympicgames-slider .swiper-slide.swiper-slide-active .olympicgames-inner .olympicgames-content {
    transform: scale(1);
    z-index: 2;
    opacity: 1;
}
.olympicgames-slider .swiper-slide.swiper-slide-active .olympicgames-inner .olympicgames-img {
    transform: scale(1);
    z-index: 2;
    opacity: 1;
} */
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
	left: var(--swiper-navigation-sides-offset, 0px);
	right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
	right: var(--swiper-navigation-sides-offset, 0px);
	left: auto;
}


/* Slider Section */


.slider-section {
	padding: 80px 20px;

	text-align: center;
}

.slider-section h2 {

	margin-bottom: 10px;
	color: #000000;
	text-align: left;
	font-size: 100px;
	font-weight: 700;
}

.slider-section p {
	font-size: 16px;

	max-width: 700px;
	text-align: left;

}

.custom-slick-slider .slide-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 30px;
	padding: 20px;
	background: #f2f2f2;
	border-radius: 10px;
}

.slide-image img {
	max-width: 100%;
	width: 350px;
	/* border-radius: 8px; */
}

.slide-text {
	max-width: 500px;
	text-align: left;
}

.slide-text h3 {
	margin-top: 0;
	color: #990066;
}

.slick-prev,
.slick-next {
	background: #990066;
	color: #fff;
	border: none;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	z-index: 1;
}

.slick-prev:before,
.slick-next:before {
	color: #fff;
	font-size: 20px;
}

@media (max-width: 768px) {
	.slide-content {
		flex-direction: column;
		text-align: center;
	}

	.slide-text {
		/* text-align: center; */
	}
}

.internal-comms-h2 {
	margin-bottom: 20px;
	font-size: 100px;

	text-align: center;
	background: linear-gradient(90deg, #DD143D 20%, #710EA6 50%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	transition: all cubic-bezier(0.19, 1, 0.22, 1) 0.5s;
	-webkit-transition: all cubic-bezier(0.19, 1, 0.22, 1) 0.5s;
	-moz-transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
	-ms-transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
	-o-transition: all cubic-bezier(0.19, 1, 0.22, 1)0.5s;
	position: relative;
	z-index: 1;
}

.internal-comms-p {
	font-size: 20px;
	text-align: center;
}


.flip-card {
	background-color: transparent;
	width: 100%;
	height: 370px;
	perspective: 1000px;
	margin-bottom: 30px;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
	transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 8px;
	padding: 20px;
	color: white;
	display: flex;
	justify-content: center;
	text-align: left;
}

.flip-card-front {
	background-image: url('../image/culture/flip-card-front-img.webp');
	/* front image */

}

.flip-card-back {
	background-image: url('../image/culture/flip-card-back-img.webp');
	/* back image */
	transform: rotateY(180deg);

}

.card-title {
	font-size: 30px;
	font-weight: 500;
	color: #000000;
}

.gradient-link {
	background-image: linear-gradient(to right, #710EA6, #E31437);
	/* You can change the colors */
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 600;
	text-decoration: none;
	font-size: 20px;
}


/* Slider */

.slider-section {
	max-width: 1200px;
	margin: 0 auto;
}

.slider-heading {
	font-size: 32px !important;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.slider-sub-heading {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: left;
}

.swiper {
	width: 100%;
	overflow: hidden;
}

.swiper-slide {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	/* align-items: end; */
	padding: 20px;
	box-sizing: border-box;
}

.slide-image {
	flex: 1 1 40%;
	max-width: 400px;
	background-color: #fff;
	padding: 50px;
	text-align: left;
}

.slide-image img {
	width: 100%;

}


.jio-logo {
	max-width: 120px !important;
}

.airtel-logo {
	max-width: 120px !important;
}


.slide-text {
	flex: 1 1 55%;
}

.slide-text p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 0px;
}

.custom-arrow {
	color: #fff;
	background: linear-gradient(265deg, rgba(113, 14, 166, 1) 30%, rgba(221, 20, 61, 1) 100%);
	width: 30px;
	height: 40px;

}

.swiper-button-prev::after,
.swiper-button-next::after {
	font-size: 16px;
	font-weight: bold;
}

/* Position arrows */
.story-prev {
	left: 0;
}

.story-next {
	right: 0;
}


@media (max-width: 768px) {
	.swiper-slide {
		flex-direction: column;
	}

	.slide-image,
	.slide-text {
		flex: 1 1 100%;
		max-width: 100%;
	}
}


.delay-1 {
	transition-delay: 0.1s !important;
}

.delay-2 {
	transition-delay: 0.2s !important;
}

.delay-3 {
	transition-delay: 0.3s !important;
}

.delay-4 {
	transition-delay: 0.4s !important;
}

.delay-5 {
	transition-delay: 0.5s !important;
}

.delay-6 {
	transition-delay: 0.6s !important;
}


.main-articlebodycontainer #header {
	box-shadow: 0 3px 10px #00000021;
	background: #fff;
	position: absolute;
}

.main-articlebodycontainer #header .nav-link {
	color: #000 !important;
}

.main-articlebodycontainer #header .navbar-logowhite {
	display: none;
}

.main-bodycontainer #header .navbar-logo {
	display: none;
}

/* .main-bodycontainer .navbar-light .navbar-toggler-icon {border-bottom: 1px solid #fff;} */
/* .main-bodycontainer .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {border-color: transparent;} */
/* .main-bodycontainer .navbar-light .navbar-toggler-icon:after, .main-bodycontainer .navbar-light .navbar-toggler-icon:before {background-color: #fff;} */

#navbarSupportedContent .navbar-nav {
	padding-left: 15px !important;
	padding-right: 15px !important;
}


.ai-section {
	background-color: #ECF1F7;
	padding-bottom: 120px;
}

.olympicgames-content ul {
	list-style-type: disc !important;
	padding-left: 15;
	/* or adjust as needed */
	margin: 0;
	color: #ffffff;
}

.olympicgames-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	/* separates content from image */
	height: 100%;
	/* min-height: 500px; */
	/* height: 700px; */
}
.listul {padding-left: 20px;}
.listul li{list-style: disc;}
.swiper-button-inactive {
  opacity: 0.4;
  pointer-events: none; /* optional */
}

@media (min-width: 1920px) {
	/* .banner-section {height: 100%;height: 100%;min-height: 100vh;} */

	.ESG_Desktop_Banner img {
		height: 100%;
		/*height: 100vh;*/
	}

	.ai-inner .mask-white {
		width: 32%;
	}

	.main-bodycontainer .container {
		max-width: 1320px;
	}

	/* .esgMain-img .desk-banner01 {width: 100%;height: 100vh;object-fit: cover;} */
	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
		position: relative;
		top: -4rem;
		left: 9rem;
	}

	.svg-icon.scale-up {
		transform: scale(1.5);
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
		position: relative;
		top: 8rem;
		left: 11rem;
		width: 72%;
	}

	.timeline-line-top {
		display: flex;
		flex-direction: column;
		align-items: center;
		height: 300px;
		position: relative;
		top: -6.1rem;
		left: -25%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-img-top {
		position: relative;
		top: 6rem;
		left: 9rem;
	}

	.timeline-line-bottom {
		top: 9rem;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
		position: relative;
		top: -8rem;
		left: 13rem;
		width: 67%;
	}
}


@media (min-width: 1600px) {
	.main-bodycontainer .container {
		max-width: 1320px;
	}

}

@media only screen and (max-width: 1680px) {
	.banner-section {
		height: 100%;
		min-height: 100%;
	}

	.ESG_Desktop_Banner img {
		height: 100%;
	}

}

@media (min-width: 1680px) {
	.main-bodycontainer .container {
		max-width: 1320px;
	}

}

@media (min-width: 1536px) {
	.main-bodycontainer .container {
		max-width: 1320px;
	}

}

@media (min-width: 1300px) {
	.main-bodycontainer .container {
		max-width: 1320px;
	}

	.main-articlebodycontainer .container {
		max-width: 1320px;
	}
}


@media (max-width: 1366px) {
	.ai-inner .mask-white {
		width: 38%;
	}

	/* .inside-left {width: 380px;} */
	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content{ position: relative;top: -7rem;left: 6rem;width: 74%;}
	.timeline-line-bottom {left: -33%;}
	.timeline-line-top {left: -26%;}
	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {left: 8rem;}
	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-img-top {left: 5rem; }


}

@media (min-width: 1200px) {}


@media (max-width: 1280px) {
	.banner-section-content {
		width: 100%;
	}

	.banner-section {
		height: 100%;
	}

	.ai-h2 {
		font-size: 120px;
	}

	.caseStudy-inner h2 {
		font-size: 120px;
	}

	/* .inside-left {width: 330px;} */
	.ai-content {
		min-width: 100%;
	}

	.ai-img {
		min-width: 100%;
		padding: 0;
	}

	.ai-h2 {
		font-size: 48px !important;
		line-height: 52px !important;
		padding-bottom: 20px;
	}

	.inside-left {
		max-width: 100%;
	}

	/* .banner-section-content {top: 50%;} */
	.esgtitlebanner h1 {
		font-size: 135px;
	}

	.timeline-line-top {
		top: -6rem;
	}

	.timeline-line-bottom {
		top: 12.4rem;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
		position: relative;
		top: -5rem;
		left: 9rem;
		width: 65%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
		position: relative;
		top: -6rem;
		left: 7rem;
	}
	.ESG_Desktop_Banner {
    width: 100%;
    height: 100%;}
	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-img-top {left: 5rem; width: 70%;}
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
        left: 8rem;
		top: 11rem;
    }
	
}


@media (max-width: 1024px) {
	.banner-section-content {
		/* top: 83%; */
	}

	.esgtitlebanner h1 {
		font-size: 110px;
	}

	.ESG_Desktop_Banner {
		width: 100%;
		height: 50vh;
	}

	.main-bodycontainer .container {
		max-width: 960px;
	}

	.main-articlebodycontainer .container {
		max-width: 960px;
	}

	.btn-gradient {
		font-size: 16px;
		line-height: 20px;
	}

	.ESG_Desktop_Banner img {
		object-fit: fill;
	}

	.inside-left {
		width: 100%;
	}

	.slider-section h2 {
		font-size: 70px;
		line-height: 1;
	}

	.internal-comms-h2 {
		font-size: 70px;
	}

	.olympicgames-slider {
		margin-top: -25px;
	}

	.olympicgames-h2 {
		text-align: center;
		font-size: 90px;
		line-height: 1;
	}

	.timeline-line-bottom {
		top: 12rem;
		left: -6rem;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
		top: -5rem;
		left: 4rem;
		width: 81%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-img-top {
		top: 12rem;
		left: 2rem;
	}

	.timeline-line-top {
		top: -5.8rem;
		left: -8rem;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
		top: 11rem;
		left: 3rem;
		width: 80%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
		position: relative;
		top: -5rem;
		left: 2rem;
	}

	.timeline-year {
		font-size: 30px !important;
	}


	.flip-card-back h5 {
		font-size: 20px;
	}

	.flip-card-back p {
		font-size: 14px;
		line-height: 1.3;
	}

	.card-title {
		font-size: 28px;
	}


}


@media only screen and (min-width: 1024px) and (max-width: 1030px) {
	/* .banner-section {min-height: 500px} */

	.ai-h2 {
		font-size: 110px;
		line-height: 120px;
	}

	.caseStudy-inner h2 {
		font-size: 110px;
		line-height: 110px;
	}
}

@media only screen and (min-width: 810px) and (max-width: 850px) {
	.banner-section-inner {
		height: 100%;
	}

	.banner-section-inner video {
		height: 100%;
		object-fit: cover;
	}

	.navbar-brand {
		max-width: 155px;
		margin-left: 0;
	}


	.ESG_Desktop_Banner img {
		object-fit: cover;
	}

	.banner-section {
		height: 100%;
		min-height: 100%;
	}

	.esgMain-img img {
		width: 100%;
	}

	.inverse_triangle {
		border-top: 40px solid rgba(255, 255, 255, 1);
		border-left: 0px solid transparent;
		border-right: 45px solid transparent;
		bottom: -35px;
	}

	.ai-h2 {
		font-size: 90px;
		line-height: 95px;
	}

	.caseStudy-inner p {
		margin-top: 30px;
	}

	.inside-left {
		width: 250px;
	}

	.caseStudy-inner h2 {
		font-size: 90px;
		line-height: 100px;
	}

}

@media (max-width: 992px) {
	.main-bodycontainer .container {
		max-width: 100%;
	}

	.main-articlebodycontainer .container {
		max-width: 100%;
	}


}


@media (max-width: 767px) {

	.ai-content {
		min-width: 100%;
		padding: 30px !important;
	}

	.ai-img {
		min-width: 100%;
		padding: 0;
	}

	.ai-h2 {
		font-size: 36px !important;
		line-height: 38px !important;
		padding-bottom: 0px;
	}

	.banner-section-inner {
		height: 100%;
	}

	.banner-section-inner video {
		height: 100%;
		object-fit: cover;
	}

	.navbar-brand {
		max-width: 155px;
		margin-left: 0;
	}


	.ESG_Desktop_Banner img {
		object-fit: cover;
	}

	.banner-section {
		height: 100%;
		min-height: 100%;
	}

	.esgtitlebanner h1 {
		font-size: 68px;
		line-height: 56px;
	}

	.banner-section-content {
		top: 60%;
	}

	.esgMain-img img {
		width: 100%;
	}


	.inverse_triangle {
		border-top: 40px solid rgba(255, 255, 255, 1);
		border-left: 0px solid transparent;
		border-right: 45px solid transparent;
		bottom: -35px;
	}

	.ESG_Desktop_Banner {
		height: 100%;
		margin-top: 100px;
	}


	.caseStudy-inner p {
		margin-top: 30px;
	}


	.ai-inner {
		padding: 30px 20px;
	}

	.navbar-collapse {
		background-color: #fff;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	}


	.btn-gradient img {
		top: 13px;
	}

	.ai-inner {
		margin-top: 0;
	}

	/* .ai-content .ai-h2{margin-top: 50px;} */

	.inside-left {
		width: 100%;
		position: relative;
		z-index: 1;
	}

	.arrow-btn-wrap {
		position: relative;
		bottom: 0;
		left: 0;
		margin-top: 30px;
	}

	.ai-section {
		padding-bottom: 60px;
	}

	.bg-white-readmore:hover {
		background: #fff;
		color: #000000;
		padding: 10px;
	}

	.caseStudy-inner h2 {
		font-size: 65px;
		line-height: 70px;
	}

	.caseStudy-inner h3 {
		font-size: 24px;
		line-height: 30px;
	}

	.caseStudy-inner p {
		font-size: 16px;
		line-height: 26px;
		font-weight: 400;
	}

	.btn-gradient-white {
		font-size: 16px;
		line-height: 20px;
	}

	.btn-gradient-white img {
		top: 11px;
		right: 10px;
	}


	.ai-inner .mask-white {
		width: 50%;
	}

	.ai-inner::after {
		background-color: rgba(129, 15, 150, 0.5);
	}

	.olympicgames-h2 {
		text-align: center;
		font-size: 48px;
		line-height: 0.9;
		color: #fff;
	}

	.internal-comms-h2 {
		margin-bottom: 20px;
		font-size: 38px;
		line-height: 1;
	}

	.slider-section h2 {
		font-size: 38px;
	}


	.olympicgames-slider {
		margin-top: -96px;
		position: relative;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
		top: -6rem;
		left: 6rem;
	}

	.timeline-line-top {
		top: -7.5rem;
		left: -30%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
		top: 9rem;
		left: 7rem;
		width: 70%;
	}

	.timeline-line-bottom {
		top: 11rem;
		left: -29%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
		top: -7rem;
		left: 7rem;
		width: 70%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-img-top {
		top: 10rem;
		left: 6rem;
	}

	.timeline-title {
		font-size: 18px !important;
	}

	.timeline-year {
		font-size: 30px !important;
	}


}

@media (max-width: 430px) {
	.slider-section {
		margin-bottom: -130px;
	}

	.olympicgames-h2 {
		text-align: center;
		font-size: 38px;
		line-height: 0.9;
		color: #fff;
	}

	.slider-sub-heading {
		font-size: 17px;
		font-weight: bold;
		margin-bottom: 20px;
		text-align: left;
		line-height: 1.2;
	}

	.slider-heading {
		font-size: 28px !important;
	}

	.story-prev,
	.story-next {

		top: 30%;
	}

	/* .esgtitlebanner h1 {
        font-size: 38px;}
    .banner-section-content {
        top: 78%;
    } */

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
		top: 10rem;
		left: 7rem;
		width: 78%;
	}

	.timeline-line-top {
		top: -8.5rem;
		left: -30%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
		top: -8rem;
		left: 6rem;
	}

	.timeline-line-bottom {
		top: 9.9rem;
		left: -29%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
		top: -8rem;
		left: 7rem;
		width: 75%;
	}

	.olympicgames-section {
		position: relative;
		padding: 60px 0;
	}

	.question-ans {
		padding-top: 20px;
	}

	.flip-card-back h5 {
		font-size: 21px;
	}

	.flip-card-back p {
		font-size: 15px;
	}

	.slider-height-mob {
		/* height: 88vh; */
	}

	.banner-section-content {
		top: 75%;
	}

	.esgtitlebanner h1 {
		font-size: 43px;
		line-height: 46px;
	}
  .internal-comms-cards{
    padding-top: 60px;
  }

}

@media (max-width: 414px){
	    .timeline-line-top {
        top: -7.5rem;
        left: -30%;
    }
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
        top: 10rem;
        left: 7rem;
        width: 68%;
    }
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {

        width: 70%;
    }
	    .timeline-line-bottom {
        top: 10.9rem;
        left: -29%;
    }
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
        top: -6rem;
        left: 6rem;
    }
}

@media (max-width: 390px){
	    .banner-section-content {
        top: 75%;
    }
	    .esgtitlebanner h1 {
        font-size: 40px;
        line-height: 46px;
    }
	    .timeline-line-top {
        top: -7.9rem;
        left: -32%;
    }
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
        top: 10rem;
        left: 5rem;
        width: 78%;
    }
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
        top: -8rem;
        left: 6rem;
        width: 75%;
    }    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
        top: -7rem;
        left: 6rem;
        width: 75%;
    }
	    .timeline-line-bottom {
        top: 10.9rem;
        left: -29%;
    }
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
        top: -6rem;
        left: 5rem;
    }
}

@media (max-width: 375px) {


	.caseStudy-inner p {
		font-size: 18px;
		line-height: 26px;
	}

	.ai-h2 {
		font-size: 38px;
		line-height: 42px;
	}
	    .timeline-line-top {
        top: -5.9rem;
        left: -32%;
    }
	    .timeline-line-bottom {
        top: 12.4rem;
        left: -31%;
    }
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
        top: -6rem;
        left: 6rem;
        width: 75%;
    }
	    .olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
        top: -4rem;
        left: 5rem;
    }


}

@media (max-width: 360px) {


	.esgtitlebanner h1 {
		font-size: 38px;
		line-height: 46px;
	}

	.caseStudy-inner h2 {
		font-size: 55px;
		line-height: 55px;
	}

	.ai-content .ai-h2 {
		font-size: 44px;
		line-height: 44px;
	}

	.timeline-line-top {
		top: -5.9rem;
		left: -30%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
		top: 10rem;
		left: 5rem;
		width: 78%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-img-bottom {
		top: -4rem;
		left: 4rem;
	}

	.timeline-line-bottom {
		top: 12.5rem;
		left: -29%;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-img-top {
		top: 11rem;
		left: 4rem;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames02 .olympicgames-content {
		top: -6rem;
		left: 6rem;
		width: 75%;
	}
}


@media (max-width: 320px) {

	.caseStudy-inner h2 {
		font-size: 46px;
		line-height: 46px;
	}

	.caseStudy-inner p {
		font-size: 16px;
		line-height: 24px;
	}


	.btn-gradient {
		font-size: 14px;
		line-height: 18px;
	}

	.ai-h2 {
		font-size: 31px;
		line-height: 36px;
	}


}

@supports (-ms-ime-align:auto) {
	.banner-section {
		height: 71vh;
	}
}


@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
(min-width: 1024px) and (min-resolution: 144dpi) {
	/* .ai-content,
  .ai-img {
    flex: 1 1 auto;
  }

 
  .ai-wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  } */


	.performing-heading {
		font-size: 60px;
		text-transform: uppercase;
		color: #ffff;
		margin-bottom: 17px;
	}

	.card-title-back {
		font-size: 20px
	}

	.flip-card-back p {
		font-size: 15px;
		line-height: 1.4;
	}

	.olympicgames-slider .swiper-slide .olympicgames-inner.olympicgames01 .olympicgames-content {
		position: relative;
		top: 10rem;
		left: 9rem;
		width: 68%;
	}
}