.BannerSec {
	position: relative;
	width: 100%;
	height: 100vh; }
.BannerSec .ImgBx {
	width: 100%;
	height: 100%; }
.BannerSec .ImgBx .BannerImg {
	height: 100%;
	object-fit: cover; }
.BannerSec .ImgBx .overlay {
	opacity: 0.8;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5); }
.BannerSec .ContentBx {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding:0 calc(var(--container_left_space) + 15px); 
}

.BannerSec .ContentBx .TabName {
	width: fit-content;
	background-color: #fdaa4f;
	padding: 10px 25px;
	border-radius: 50px;
	margin-bottom: 30px; }
.BannerSec .ContentBx .TabName p {
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	color: #0b1b3d;
	font-family: var(--font_primary); }
.BannerSec .AudioIconBx {
	position: absolute;
	bottom: 50px;
	left: calc(var(--container_left_space) + 15px); }
.BannerSec .AudioIconBx .AudioIcon {
	display: flex;
	align-items: center;
	gap: 10px; }

.ContentMain {
	padding: 120px 0 80px; }
@media screen and (max-width: 1199px) {
	.ContentMain {
		padding: 100px 0 60px; } }
@media screen and (max-width: 991px) {
	.ContentMain {
		padding: 80px 0 40px; } }
@media screen and (max-width: 767px) {
	.ContentMain {
		padding: 60px 0 40px; } }
.ContentMain .ContentFlex {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 50px; }
.ContentFlex.whiteBx .ContentBx {
	width: 60%;
}
.ContentFlex.whiteBx .ContentBx > p{
	margin-bottom: 20px;
	color: #40444C;
}
.ContentMain .ContentFlex .YellowBx{
	width: 25%;
}
.ContentMain .ContentFlex.whiteBx .YellowBx{
	padding: 0px 25px 20px;
}

.relatedwhitepapercard{
	cursor: pointer;
	position: relative;
	padding: 20px 0 100px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	row-gap: 50px;
	column-gap: 40px;
}
@media screen and (max-width: 991px){
	.ContentMain .ContentFlex.whiteBx .YellowBx{
		width: 30%
	}
	.ContentMain .ContentFlex { 
		flex-direction:column-reverse;
	}
	.ContentMain .ContentFlex.whiteBx { 
		flex-direction:column-reverse;
	}
	.ContentFlex.whiteBx .ContentBx {
		width: 100%;
	}
	.relatedwhitepapercard{
		row-gap: 30px;
		column-gap: 20px;
	}
}

.ContentMain .ContentFlex .YellowBx {
	min-width: max-content;
	padding: 30px 25px 50px;
	background-color: #fdaa4f;
	border-radius: 20px; }
.ContentMain .ContentFlex .YellowBx .DetailsBx .NameBx {
	display: flex;
	align-items: center;
	gap: 20px; }
.ContentMain .ContentFlex .YellowBx .DetailsBx .DateBx {
	padding: 25px 0;
	display: flex;
	align-items: center;
	gap: 20px; }
.ContentMain .ContentFlex .YellowBx .ShareBx {
	padding-top: 25px;
	border-top: 1px solid rgba(11, 27, 61, 0.2); }
.ContentMain .ContentFlex .YellowBx .ShareBx .IconsBx {
	display: flex;
	gap: 15px; }
.ContentMain .ContentFlex .YellowBx .ShareBx .IconsBx .custom-share-btn{
	cursor:pointer;
}

/* @media screen and (max-width: 1199px) {
	.RelatedBx {
		padding: 0 0 100px 0; } }
@media screen and (max-width: 991px) {
	.RelatedBx {
		padding: 0 0 80px 0; } }
@media screen and (max-width: 767px) {
	.RelatedBx {
		padding: 0 0 60px 0; } } */
/* Event Sec */
.HeadWrap{
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding-bottom: 15px;
}
@media screen and (max-width: 767px) {
	.HeadWrap{
		flex-direction:column;
		align-items:flex-start;
	}
}
.HeadWrap .title{
	width:100% !important;
}
.turning_swiper .title {
	width: 60%; }
.turn-con {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media screen and (max-width: 1200px) {
	.turning_swiper .title {
		width: 100%; } 


}
@media screen and (max-width: 1024px) {
	.strategicSec .container-fluid {
		padding: 0px 15px;
	}
}
.turning_swiper .text_button_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center; }
.turning_swiper .text_button_wrap .texts_wrap {
	width: 48%; }
@media screen and (max-width: 1200px) {
	.turning_swiper .text_button_wrap .texts_wrap {
		width: 60%; } }
@media screen and (max-width: 767px) {
	.turning_swiper .text_button_wrap .texts_wrap {
		width: 100%; } }
@media screen and (max-width: 1200px) {
	.turning_swiper .text_button_wrap {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px; } }
.turning_swiper .cards_wrap {
	padding: 20px 0 100px 0; 
}
@media screen and (max-width: 767px) {
	.turning_swiper .cards_wrap {
		margin-right: -15px; } }
.turning_swiper .cards_wrap .card .img_wrap {
	position:relative;
	margin-bottom: 15px;
	border-radius: 20px; }
.turning_swiper .cards_wrap .card .img_wrap img {
	border-radius: 20px;
	width: 100%;
	height: 100%; }
.turning_swiper .cards_wrap .swiper-wrapper{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
/* turning intelligence slider sec */
.turning .title {
	width: 70%;
}
@media screen and (max-width: 991px) {
	.turning_swiper .cards_wrap .swiper-wrapper{
		display:flex;
		gap:0;
	}
	.turning .title {
		width: 100%;
	}
	.turn-con{
		flex-direction: column;
		align-items: flex-start;
		gap:20px;
	}

}
.desc_button_wrap .date{
	padding-bottom:5px;
}
.img_wrap .TabName{
	position:absolute;
	padding:5px 8px;
	background-color: #f3f3f3;
	top:15px;
	left:20px;
	border-radius:50px;
}
.img_wrap .TabName p{
	font-size:12px;
	line-height:1;
	font-family: var(--font_primary);
}

table {
	border-collapse: collapse;
	overflow-x:scroll;
}
/* 
@media(max-width:767px){
table{
width:300px !important;
overflow-x:scroll;
}
} */

table, th, td {
	border: 1px solid black;
}

td{
	padding:10px;
}

.button {
	display: inline-block; }
.button .tertiary_button {
	display: inline-flex !important;
	align-items: center;
	gap: 10px;
	cursor: pointer; }
.button .tertiary_button .dot_wrap {
	position: relative;
	width: 8px;
	height: 8px;
	background-color: var(--color_white);
	border-radius: 50%;
	transition: all 0.3s ease; }
.button .tertiary_button .dot_wrap .arrow_wrap {
	position: absolute;
	top: 50%;
	left: -150%;
	transform: translateY(-50%);
	transition: all 0.3s ease; }
.button .tertiary_button .dot_wrap .arrow_wrap img {
	opacity: 0;
	transition: all 0.3s ease;
	width: 5px;
	height: 5px;
	display: flex;
	align-items: center;
	justify-content: center; }
.button .tertiary_button .button_text_wrap {
	border-bottom: solid 1px var(--color_white);
	transition: all 0.3s ease; }
.button .tertiary_button:hover {
	transition: all 0.3s ease; }
.button .tertiary_button:hover .dot_wrap {
	transform: scale(2.8); }
.button .tertiary_button:hover .dot_wrap .arrow_wrap {
	left: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.2s ease; }
.button .tertiary_button:hover .dot_wrap .arrow_wrap img {
	opacity: 1;
	transition: all 0.2s ease; }
.button .tertiary_button:hover .button_text_wrap {
	border-bottom: 1px solid transparent;
	transition: all 0.3s ease; }


.ShareButton {
	cursor: pointer;
}

.SharePopup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	/*   display: flex; */
	background-color: #00000080;
}
.SharePopup.show {
	animation: 0.5s appear forwards;
	display: flex;
	z-index: 9
}
@keyframes appear {
	0% {
		opacity: 0;
		display: none;
	}
	100% {
		opacity: 1;
		display: flex;
	}
}
.SharePopup .Popupbox {
	position: relative;
	background-color: #fdaa4f;
	max-width: 400px;
	width: fit-content;
	margin: auto;
	padding: 30px 20px 20px 20px;
	border-radius: 15px;
}
.SharePopup .ShareTitle {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 18px;
	color:var(--color_secondary);
}
.SharePopup .icons {
	display: flex;
	align-items: center;
	gap: 16px;
}
.SharePopup .icons a {
	background-color: var(--color_secondary);
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s;
}
.SharePopup .icons a:hover {
	transform: scale(1.1);
}
.SharePopup .icons img {
	filter: contrast(0) brightness(2);
}
.CloseSharePopup {
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 10px;
}
/*# sourceMappingURL=local-inside.css.map */
