/* .speaker-bottom-slides-and-videos{
margin-top: 70px !important;
} */

[aria-labelledby="eventDirectionsModalLabel"]{
    & .modal-body {
        padding: 0;
    }
    & .modal-body {overflow: hidden;}
    & .location_main_bx {
        margin: 0px !important;
    }
    & .modal-header {
        position: absolute;
        right: -56px;
        z-index: 999;
        background: #ffffff;
        border-radius: 0px;
        padding: 13px 14px 13px 6px;
        border: 0px;
    }
    & .modal-content {
        overflow: unset !important;
    }
    & .modal-header * {
        opacity: 1;
    }
	& .location_main_bx .map {
		padding: 0px;
	}
	& .travel_details {
		padding-top: 0px;
	}
	& .travel_details .row:nth-last-child(1) {
		margin: 0px;
	}
	& .location_main_bx {
		padding: 64px 0px !important;
	}
	& .location_main_bx {
		gap: 64px;
		display: flex;
		flex-direction: column;
	}
}
.speaker_bio.expanded {
    min-width: calc(100% + 20px);
    padding-right: 14px;
}
.tdk-evt-agenda-reg-box {
    margin: 30px auto 0 auto;
    max-width: max-content;
    min-width:230px;
}
.tdk-evt-agenda-reg-box {
	margin: 23px auto 0;
	max-width: 20%;
}
.tdk-evt-agenda-reg-box .register{
	float: unset !important;
}
.evt-reg-box-sec .register, .tdk-evt-agenda-reg-box .register
{
	background: #ff6b18;
	padding: 16px 23px !important;
	border-radius: 10px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: 700;
}
.filters_sec .evt-reg-box-sec {
	display: flex;
	justify-content: end;
	align-items: center;
	gap: 30px;
}
#popup .modal-content {
	background: transparent !important;
	border: unset !important;
}

#popup button.btn.btn-secondary{
	right: 13% !important;
	top: 7% !important;
	background: #0046ad;
	color: #fff;
	position: absolute;
	z-index: 9;
	border: 0;
	padding: 12px 18px;
	border-radius: 100%;
	font-weight: 900;
}

.prove-speaker-controls {
	margin: -50px 0 50px 0 !important;
}
.prove-speaker-controls > button {
	background: #012f71 !important;
	border-color: #012f71 !important;
	border-radius: 0 !important;
}
.event_day_details_block .timezone_update.color_white {
	color: #fff;
	background: #091f2f !important;
}
.session_box .session_speaker_box .speaker_link .speaker_bio{
	text-align: left !important;
}
.speaker_modal .speaker_img_col .view_event_button {
	margin-top: 4px;
}
div#eventDirectionsModal .travel_details{
	padding: 0 !important;
	margin: 0 !important;
}
div#eventDirectionsModal .map{
	padding: 0 !important;
}
div#eventDirectionsModal .modal-footer{
	display: none;
}
div#eventDirectionsModal .location_main_bx
{
	margin: 0 !important;
	padding: 20px 10px !important;
}
div#eventDirectionsModal section.event_directions_sec {
	background: linear-gradient(90deg, #00427c 0%, #006662 100%);
}
div#eventDirectionsModal .modal-body{
	padding: 0 !important;
}
div#eventDirectionsModal .modal-dialog-scrollable .modal-content {
	overflow: unset !important;
	position: relative;
}
div#eventDirectionsModal .modal-header{
	position: absolute;
	right: -20px;
	top: -18px;
	border-radius: 100%;
	z-index: 99999999999999;
	font-family: cursive;
	background: #fff;
	border: 0;
	padding: 22px 22px 22px 14px;
	color: #0061b0;
	font-weight: 900;
}
div#eventDirectionsModal .modal-header button.btn-close{
	padding: 0;
	filter: brightness(0) saturate(100%) invert(18%) sepia(79%) saturate(2898%) hue-rotate(209deg) brightness(89%) contrast(102%);
	opacity: 1;
}
.events_block.check_data_event_id_block_active .view_event_button {position: unset !important;}
/* .event_images_slider.gallery-popup {
display: flex;
justify-content: start;
flex-wrap: wrap;
gap: 40px;
} */
.event_images_slider.gallery-popup .slick-slide {
	width: unset !important;
}
.tdk-behind_scene_images_column, .behind_scene_images_column.three-images-two-column {
	display: grid !important;
	gap: 20px;
	grid-template-columns: 1fr 1fr;

}

/* .tdk-behind_scene_images_column.three-images-half-masonry>div:nth-child(1) {
height: 770px;
order: 1;
}

.tdk-behind_scene_images_column.three-images-half-masonry>div:nth-child(2) {
height: 375px;
order: 3;
position: absolute;
bottom: 0;
right: 0;
}

.tdk-behind_scene_images_column.three-images-half-masonry>div:nth-child(3) {
height: 371px;
order: 2;
} */
.tdk-behind_scene_images_column.three-images-half-masonry .tdk-evt-first > div, .behind_scene_images_column.three-images-two-column .tdk-evt-two > div{
	height: 770px;
}
.behind_scene_images_column.three-images-two-column  .tdk-evt-first > div{
	height: 380px;
}
.behind_scene_images_column.three-images-two-column  .tdk-evt-first > div:nth-child(1){
	margin-bottom: 20px;
}
.tdk-behind_scene_images_column.three-images-half-masonry .tdk-evt-two{
	position: relative;
}
.behind_scene_images_column.three-images-two-column .tdk-evt-two{
	position: relative;
	grid-area: unset !important;
}
.behind_scene_images_column.three-images-two-column .tdk-evt-first{
	grid-area: unset !important;
}
.tdk-behind_scene_images_column.three-images-half-masonry .tdk-evt-two > div:nth-child(1) {
	height: 380px;
}
.tdk-behind_scene_images_column.three-images-half-masonry .tdk-evt-two > div:nth-child(2) {
	height: 370px;
	position: absolute;
	bottom: 0;
	width: 100%;
}
.tdk-behind_scene_images_column {
	& img {
		min-height: 100%;
		width: 100%;
		max-height: 100%;
		object-fit: cover;
		object-position: center;
	}
}

/* Gallrery style 7 */

.tdk-behind_scene_images_column.four-images-half-masonry {
	display: grid !important;
	gap: 20px;
	grid-template-columns: 1fr 1fr;
	grid-auto-flow: column;
	grid-template-rows: auto auto;

}
.tdk-behind_scene_images_column.four-images-half-masonry>div:nth-child(3) {
	height: 334px;
}
.tdk-behind_scene_images_column.four-images-half-masonry>div:nth-child(1) {
	height: 416px;
}

.tdk-behind_scene_images_column.four-images-half-masonry>div:nth-child(2) {
	height: 356px;
}

/* .tdk-behind_scene_images_column.four-images-half-masonry>div:nth-child(3) {
grid-column: span 5 / span 5;
grid-row: span 3 / span 3;
grid-column-start: 6;
grid-row-start: 1;
} */

.tdk-behind_scene_images_column.four-images-half-masonry>div:nth-child(4) {
	margin-top: -80px;
	height: 435px;
}

.tdk-behind_scene_images_column.four-images-half-masonry {
	& img {
		min-height: 100%;
		width: 100%;
		max-height: 100%;
		object-fit: cover;
		object-position: center;
	}
}


.tdk-behind_scene_images_column6.four-images-half-masonry {
	display: grid !important;
	gap: 20px;
	grid-template-columns: 1fr 1fr;
	grid-auto-flow: column;
	grid-template-rows: auto auto;

}

.tdk-behind_scene_images_column6.four-images-half-masonry>div:nth-child(1) {
	height: 399px;
}

.tdk-behind_scene_images_column6.four-images-half-masonry>div:nth-child(2) {
	height: 360px;
}

.tdk-behind_scene_images_column6.four-images-half-masonry>div:nth-child(3) {
	height: 350px;
}

.tdk-behind_scene_images_column6.four-images-half-masonry>div:nth-child(4) {
	height: 389px;
	margin-top: -38px;
}

.tdk-behind_scene_images_column6.four-images-half-masonry {
	& img {
		min-height: 100%;
		width: 100%;
		max-height: 100%;
		object-fit: cover;
		object-position: center;
	}
}

.mega-menu {
	background: #fff;
	position: absolute;
	z-index: 9;
}

div#popup {
	& .arrow {
		position: relative !important;
	}

	& .controls {
		pointer-events: unset !important;
	}
}

/* Magnific Popup CSS */
.gallery {
	display: flex;
	gap: 10px;
	margin: 20px;
}

.gallery img {
	cursor: pointer;
	transition: transform 0.2s;
}

.gallery img:hover {
	transform: scale(1.05);
}

.event_images_slider.gallery-popup .slick-track {
	margin: unset;
}

.popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0000008a;
	justify-content: center;
	align-items: center;
	z-index: 9999;

}

.popup.active {
	display: flex;
}

.popup img {
	max-width: 80%;
	max-height: 80%;
	border: 0px solid #fff;
	border-radius: 0px;
	clip-path: polygon(1% 1%, 99% 1%, 99% 99%, 1% 99%);
	object-fit: contain !important;
}

.gallery-popup img {
	cursor: pointer !important;
}

.controls {
	position: absolute;
	top: 50%;
	width: 100%;
	display: flex;
	justify-content: space-between;
	transform: translateY(-50%);
	pointer-events: none;
}

.arrow-popup {
	background: #0046ad;
	padding: 10px 15px 8px 15px;
	margin: 0 20px;
	cursor: pointer;
	font-size: 18px;
	border-radius: 0px;
	pointer-events: auto;
	user-select: none;
	position: relative;
	color: #fff;
}

.close {
	position: absolute;
	top: 20px;
	right: 20px;
	background: #fff;
	padding: 7px 15px 8px 15px;
	cursor: pointer;
	border-radius: 0;
	font-weight: bold;
	pointer-events: auto;
	user-select: none;
	font-size: 18px;
}

.behind_scene_images_column {
	display: grid !important;

	& img {
		min-height: 100%;
		max-height: 100%;
		object-fit: cover;
		object-position: center;
	}

	&.three-images-three-column {
		display: grid !important;
		gap: 20px;
		grid-template-columns: 1fr 1fr;
		grid-auto-flow: column;
		grid-template-rows: auto auto;

		& img {
			display: block;
			min-height: 650px;
		}
	}

	&.three-images-two-column {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(2, 1fr);
		grid-column-gap: 20px;
		grid-row-gap: 20px;

		& div:nth-child(1) {
			grid-area: 1 / 1 / 2 / 2;
		}

		& div:nth-child(2) {
			grid-area: 2 / 1 / 3 / 2;
		}

		& div:nth-child(3) {
			grid-area: 1 / 2 / 3 / 3;
			min-height: 650px;
		}
	}

	&.four-images-half-masonry {
		display: grid !important;
		gap: 20px;
		grid-template-columns: 1fr 1fr;
		grid-auto-flow: column;
		grid-template-rows: auto auto;

		& div:nth-child(1) {
			height: 301px;
		}

		& div:nth-child(2) {
			height: 460px;
			margin-top: -116px;
		}

		& div:nth-child(3) {
			height: 416px;
			margin-top: 0px;
		}

		& div:nth-child(4) {
			height: 344px;
			margin-top: 0px;
		}
	}

	&.four-images-masonry {
		display: grid !important;
		gap: 20px;
		grid-template-columns: 1fr 1fr;
		grid-auto-flow: column;
		grid-template-rows: auto auto;

		& div:nth-child(1) {
			height: 319px;
		}

		& div:nth-child(2) {
			height: 412px;
			margin-top: -49px;
		}

		& div:nth-child(3) {
			height: 366px;
		}

		& div:nth-child(4) {
			height: 365px;
			margin-top: -2px;
		}
	}
}
.scene_image_wrapper {
	margin-bottom: 20px;
}

.event_images_slider {
	padding-bottom: 16px;
	margin-top: 0px !important;
}

.video_slider_container {
	padding-bottom: 16px;
}

.video-thumbnail {
	display: flex;
	justify-content: center;
	position: relative;
	cursor: pointer;

	& svg {
		background: #0046add6;
		max-width: 38% !important;
		height: 32px !important;
		top: 25px !important;
		margin: 0 31% !important;
	}
}

.video_slider_container .slick-track {
	margin-left: 9px;
}

.view_event_button {
	position: absolute;
	text-align: center;
	bottom: -50px;
	border: 1px solid #ffffff;
	color: #ffffff;
	font-weight: 400;
	padding: 8px;
	display: none !important;
	background: #012f71;
	box-shadow: 4px 8px 16px 0px #00000026;
}

.view_event_button.active {
	display: block !important;
}

.events_block {
	position: relative;
}

.event_images_slider,
.video_slider_container {
	margin: 0px !important;

	& .slick-slide {
		margin-right: 10px !important;
	}
}

.video_slider_container *,
.event_images_slider * {
	/* width: unset !important; */

	& img {
		height: 83px;
		max-width: 139px;
	}
}

.event_card .collapse.show:nth-last-child(1) {
	border-bottom: 0px !important;
}

.event_images_slider:has(.slick-slide),
.video_slider_container:has(.slick-slide),
.readmore {
	margin-bottom: 0px !important;
}

.video_slider_container:not(:has(.slick-arrow)) {
	& .slick-track {
		& .slick-slide {
			margin-right: 2.33%;
		}
	}
}

.video_slider_container .slick-prev,
.video_slider_container .slick-next {
	background: #0046ad !important;
	margin: 0 !important;
	border-radius: 11px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.video_slider_container {
	margin-left: 24px;
	margin-right: 24px;
}

.modal .slick-track {
	min-width: 100%;
}
.event_name {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size:12px;
	text-align: left;
}
.event_images_slider {

	& img {
		height: 83px;
		width: 150px;
	}

	& .slick-arrow {
		width: 15px !important;
		height: 22px !important;
		background: #0046ad;
		opacity: 1;
		border-radius: 0px;
		margin-top: 0px !important;
		margin-left: 6px !important;
	}

	& *:before {
		color: #fff !important;
		font-size: 16px;
		max-width: 1px !important;
		display: block !important;
	}

	& .slick-prev:before {
		margin-left: -1px;
	}

	margin-top: -20px;
}

.event_highlight_box {
	min-width: 139px;
}

.slick-disabled {
	display: none !important;
}

.video_slider_container .slick-arrow {
	width: 22px !important;
	height: 22px !important;
	background: #0046ad;
	opacity: 1;
	border-radius: 14px;
	margin-left: 2px !important;

	& *:before {
		color: #fff !important;
		font-size: 16px;
		max-width: 1px !important;
		display: block !important;
	}
}

.video_slider_container .slick-prev:before {
	margin-left: -2px;
}

.video_slider_container .slick-track,
.event_images_slider .slick-track {
	display: flex;
	margin: 0;
}

.video_slider_container {
	margin: 0px 0px !important;
}

.video_slider_container .slick-list.draggable {
	max-height: 87px;
}

.modal .video_slider_container {
	margin: 0px;
}

.readmore {
	max-width: max-content;
}

.alm-placeholder {
	max-width: 952px;
	margin: 120px auto;
}

.video_slider_container .slick-prev:before,
.video_slider_container .slick-next:before {
	color: #fff !important;
	font-size: 16px;
	height: 14px !important;
	display: block !important;
}

.hero_banner .container {
	padding: 0px;
}

.mega-menu .row {
	display: flex;
	align-items: flex-start;
}

.session_speaker_box .speaker_image {
	margin-right: 11px;
}

.session_speaker_box .col-md-8 {
	padding-left: 0px;
}
.session_speaker_box .speaker_link {
    padding-bottom: 5px;
}

section.hero_slider_sec {
	max-height: 850px;
	overflow: hidden;
}
.event_loc_title {
	font-size: 16px !important;
	line-height: 24px !important;
}
.event_loc_block{
	border: 1px solid #0001;
}
ul#menu-header-menu>li>ul.sub-menu {
	position: absolute;
	width: 66.66666%;
	left: 33.33333%;
	top: 0;
	display: flex;
}

/* .page img {
cursor: pointer;
} */
body>.cursor_tooltip {
	transform: translate(-50%, -200%);
	display: none;
	position: absolute;
	color: #fff;
	background-color: #0046ad;
	border: none;
	padding: 7px 10px;
	z-index: 10;
	display: block;
	width: 100%;
	max-width: 200px;
	top: 0;
	left: 50%;
	text-align: center;
	position: absolute;
	max-width: 300px;
	opacity: 1 !important;
	font-size: 16px;
	font-family: 'noto sans';
	margin-top: 32px !important;
	!i;
	!;
}

body>.cursor_tooltip:after {
	content: "";
	display: block;
	position: absolute;
	border-color: rgb(0 70 173) rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 10px 10px 0;
	bottom: -8px;
	left: 50%;
	transform: translate(-50%, 0);
	width: 0;
}

.behind_scene_images_column {
	/*         max-height: 650px; */
	max-height: 760px;
	flex: 1 0 0%;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

.behind_scene_images_block.s1 {
	display: flex;
	max-height: 624px !important;
	overflow: hidden;
}

.s1 .scene_image_wrapper {
	width: calc(50% - 12px);
}

.s1 img {
	height: 624px;
}


.behind_scene_images_block.s2 {
	display: flex;
	max-height: 600px !important;
	overflow: hidden;
}

.s2 .scene_image_wrapper {
	width: calc(33.33% - 16px);
}

.s2 img {
	height: 600px;
}


.behind_scene_images_block.s3 {
	display: flex;
}

.s3 .scene_image_wrapper {
	width: calc(50% - 16px);
}

.s3 img {
	height: 300px;
}


.behind_scene_images_block.s4 {
	display: flex;
	max-height: 600px !important;
	overflow: hidden;
}

.s4 .scene_image_wrapper {
	width: calc(25% - 18px);
}

.s4 img {
	height: 600px;
}


.behind_scene_images_block.s5 {
	display: flex;
	max-height: 600px !important;
	overflow: hidden;
}

.s5 .scene_image_wrapper {
	width: calc(33.333% - 16px);
}

.s5 img {
	height: 300px;
}

.s5 .scene_image_wrapper:nth-last-child(1) {
	width: 100%;
}

.behind_scene_images_block.s7 {
	display: flex;
	max-height: 600px !important;
	overflow: hidden;
}

.s7 .scene_image_wrapper {
	width: calc(33.333% - 16px);
}

.s7 img {
	height: 300px;
}

.s7 .scene_image_wrapper:nth-last-child(1),
.s7 .scene_image_wrapper:nth-last-child(2) {
	width: calc(50% - 12px);
}

.behind_scene_images_block.s8 {
	display: flex;
	max-height: 600px !important;
	overflow: hidden;
}

.s8 .scene_image_wrapper {
	width: calc(33.333% - 16px);
}

.s8 img {
	height: 300px;
}

.mega-menu {
	padding: 40px;
}

.sub_menu_head {
	color: #5f5f5f;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.36;
	padding: 10px 0;
	padding-bottom: 20px;
	text-align: left;
}

.event_highlights .slick-dots li button {
	background: #0000;
	border: 7px solid #bbbbbb;
	font-size: 0px;
	border-radius: 100px;
}

.event_highlights .slick-dots li.slick-active button {
	border-color: #0046ad;
	background: #0000;
}

.event_highlights .slick-dots li button:after,
.event_highlights .slick-dots li button:before {
	content: unset;
}

ul.icon_list {
	padding: 0px;
}

ul.icon_list li {
	list-style: none;
	padding: 0px 5px;
}

.hero_slider .slide-image {
	width: 100%;
}

section.hero_slider_sec {
	background-size: auto;
	background-position: top;
	background-image: url(/wp-content/uploads/2023/09/Hero-Backdrop-2-1.jpg);
}

.banner_content_block {
	background: linear-gradient(0deg, black, transparent);
	padding: 25px 50px;
}

.hero_slider .slick-slide {
	display: flex !important;
	height: 100%;
}

.overflow_item ul.sub-menu {
	max-height: 220px;
	overflow: overlay;
	width: 100%;
}

.overflow_item ul.sub-menu::-webkit-scrollbar {
	width: 0px;
}

/* .overflow_item ul.sub-menu:after {
content: "\e924";
width: 40px;
height: 210px;
position: absolute !important;
background: linear-gradient(270deg, #ffffff57, transparent);
bottom: -85px;
display: flex;
font-family: 'tdk';
transform: rotate(90deg);
justify-content: flex-end;
left: 85px;
align-items: center;
font-size: 25px;
color: #000000;
backdrop-filter: blur(1px);
} */
.remove_arrow::after {
	content: unset !important;
}

.mega-menu .menu_title>a:before {
	content: '';
	height: 269px;
	width: 1px;
	position: absolute;
	top: 15px;
	background: #D9D9D9;
	margin-left: 228px;
}

ul#menu-header-menu {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	position: relative;
}

ul#menu-header-menu>li>ul.sub-menu>* {
	min-width: 50%;
	padding-right: 15%;
}

/* .speaker_box:after {
content: '';
background: #0046ADD9;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
} */
.speaker_box {
	position: relative;
	padding: 75px 64px;
	max-width: 952px;
	margin: 108px auto;
	border: 1px solid #00000024;
	background: linear-gradient(97deg, #0000000a, transparent);
}

.slick-lightbox .slick-arrow::before {
	color: white;
	border-right: 5px solid currentcolor;
	border-bottom: 5px solid currentcolor;
	content: '';
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
}

.slick-lightbox .slick-next::before {
	right: 30px;
	transform: rotate(-42deg);
}

.slick-lightbox .slick-prev::before {
	left: 30px;
	transform: rotate(132deg);
}

.slick-lightbox .slick-arrow {
	z-index: 9;
}

.speaker_box [data_event_id] {
	display: none;
	transition: .5s !important;
}

.speaker_box [data_event_id].active {
	display: block;
}

.tooltip-inner {
	color: #fff !important;
	background: #000 !important;
	margin-bottom: 6px;
}

.tooltip .arrow {
	display: none;
}

.speaker_box .row {
	z-index: 2;
	position: relative;
}

.speaker_img_block {
	overflow: hidden;
	height: 331px;
	min-height: 331px;
	position: relative;
}

.speaker_box .row:nth-child(2)>* {

	.video_slider_container,
	.event_images_slider {
		padding: 0px 14px !important;
	}
}

ul.sub-menu {
	padding-right: 9px !important;
}

.overflow_item ul.sub-menu::-webkit-scrollbar {
	width: 5px;
}

ul.sub-menu::-webkit-scrollbar-track {
	background: #f1f1f1;
}

ul.sub-menu::-webkit-scrollbar-thumb {
	background: #888;
}

ul.sub-menu::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.speaker_image_box {
	padding: 2px;
	background: linear-gradient(229.45deg, #0046AD 21.67%, #2684FF 46.64%);
	box-shadow: 4px 6px 12px 0px #00000029;
}

.speaker_img_col {
	max-width: 310px;
}

.speaker_img_block img {
	object-fit: cover;
	border-radius: 0px !important;
	height: 100%;
	width: 100% !important;
	object-position: center;
	filter: grayscale(1);
	transition: .3s;
}

.speaker_box:hover .speaker_img_block img {
	filter: grayscale(0);
}

p.event_box {
	border: 1px solid transparent;
	border-image: linear-gradient(180deg, #0046AD -104.35%, #4993FF 100%);
	border-image-slice: 1;
	border-radius: 8px;
	background-clip: padding-box;
	padding: 8px;
	font-size: 12px;
	font-weight: 500;
	line-height: 16.34px;
	text-align: center;
	width: max-content;
	color: #fff !important;
	letter-spacing: 0;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 0px;
	border-radius: 0;
}

p.event_box:before {
	content: unset !important;
}

.readmore {
	border: 2px solid;
	border-image: linear-gradient(180deg, #0046AD -104.35%, #4993FF 100%);
	border-image-slice: 1;
	background: #fff !important;
	border-radius: 0;
	color: #0046ad;
	padding: 8px 20px 8px 16px;
	cursor: pointer;
}

p.event_box.active {
	background: #012F71;
}

p.event_box.active .event_box_text {
	color: #fff !important;
}

.events_block {
	display: flex;
	flex-wrap: wrap;
	gap: 4px;
	justify-content: flex-start;
	margin-top: 8px;
}

.speaker_details .speaker_title {
	color: #1c1c1c;
	font-size: 32px;
	line-height: 40px !important;
	letter-spacing: -0.02em;
}

.member_designation {
	font-family: Noto Sans;
	font-size: 14px;
	font-weight: 400;
	line-height: 18.9px;
	color: #0046ad;
	position: absolute;
}

section.hero_slider_sec>div {
	max-width: 1500px !important;
	margin: 0 auto !important;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.member_designation {
	position: relative;
}

.page-template-event-speaker-subpage section .container>.row {
	display: flex;
	justify-content: center;
}

.collapse {
	transition: .5s;
}

div.events_accordion {
	margin-top: 30px;
}

.designation_block {
	min-height: 30px;
	margin-bottom: 5px;
}

section.speaker_head h1 {
	text-shadow: 1px 1px 25px #0000005c;
	text-shadow: 2px 2px 10px rgb(0 0 0 / 34%);
	color: #fff;
	text-align: center;
	font-weight: 800;
	font-size: 80px;
	text-transform: uppercase;
	line-height: 120px;
	letter-spacing: .055em;
}

.navbar-fixed-top {
	position: relative !important;
}

.navbar-fixed-top.stickyNav {
	position: fixed !important;
}

div.events_accordion {
	padding-left: 25px;
	position: relative;
}

div.events_accordion:before {
	content: '';
	width: 3px;
	height: calc(100% - 22px);
	left: 0;
	top: 6px;
	background: #0046ad;
	position: absolute;
}

.news_hero_section img {
	height: auto;
}

.bg_gradient_border {
	background: linear-gradient(180deg, #FFFFFF 0%, #303030 100%);
	padding: 4px;
	position: relative;
}

.single .post_content h2 {
	background: #0046AD;
	background: linear-gradient(360deg, #0046AD 0%, #2684FF 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: 500;
	line-height: 48px;
	font-size: 40px;
}

.single .post_content p,
.single .fd_single_page p,
.single .post_content ul,
.single .fd_single_page ul {
	margin: 0px;
	font-size: 22px;
	font-weight: 300 !important;
}

.single .post_content {
	display: flex;
	font-size: 22px;
	font-weight: 300;
	line-height: 32px;
	box-shadow: 0px 12px 16px 0px #00000014 inset;
}

.event_card_header:before {
	content: '';
	position: absolute;
	left: -25px;
	width: 13px;
	height: 13px;
	background: #0046ad;
	margin-left: -5px;
	margin-top: 2px;
	border-radius: 12px;
}

span[data-dismiss="modal"] {
	width: 50px;
	height: 50px;
	display: flex;
	cursor: pointer;
	position: absolute;
	right: -14px;
	top: -22px;
	border-radius: 100%;
	z-index: 9;
	font-family: cursive;
	background: #fff;
	border: 0;
	padding: 12px 18px;
	color: #0061b0;
	font-weight: 900;
}

span[data-dismiss="modal"] svg {
	height: unset;
}

.events_accordion .event_card .collapse.show:before {
	content: '';
	background: #0046ad;
	height: 4px;
	width: 20px;
	position: absolute;
	left: -25px;
	top: 6px;
}

.event_card {
	position: relative;
}

[aria-expanded="true"]:before {
	width: 16px;
	height: 3px;
	content: '';
	background: #0046ad;
	position: absolute;
	left: 0px;
	margin-top: 7px;
}

.event_card_header * {
	color: #1c1c1c;
	font-size: 14px;
	font-weight: 700;
	line-height: 19.07px;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;
	height: 25px;
}

.speaker_bio {
	color: #1c1c1c;
	font-size: 16px;
	font-weight: 400;
	line-height: 21.79px;
	text-align: justify;
}

.collapse.show {
	border-bottom: 1px solid #00000024;
}

.images_slider a {
	width: 60px;
	height: 44px;
	margin: 0px 4px;
	display: flex;
}

.images_slider .slick-track {
	margin-right: 0px;
}

.images_slider .slick-track .slick-slide {
	width: unset !important;
	float: right;
}

.images_slider img {
	max-width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	border-radius: 4px !important;
}

.images_slider {
	max-width: 340px;
	min-width: 340px;
	overflow: overlay;
	margin: 0px 6px;
}

.images_slider::-webkit-scrollbar {
	display: none;
	/* Hide scrollbar for better UX */
}

.speaker_speciality .img_bx img {
	max-width: 32px;
	max-height: 32px;
	filter: brightness(0) saturate(100%) invert(18%) sepia(79%) saturate(2898%) hue-rotate(209deg) brightness(89%) contrast(102%);
}

.speaker_speciality {
	display: flex;
	gap: 16px;
}

.filters_sec select,
input {
	font-family: Noto Sans;
	font-size: 12px;
	font-weight: 500;
	line-height: 16.34px;
	letter-spacing: 0.055em;
	color: #5F5F5F;
	padding: 16px 26px;
	border-radius: 0px;
	outline: none;
	border: 0px solid;
	margin: 0px 8px;
	background: #fff;
	max-width: 220px;
	padding-right: 50px;
}

a.mega_menu_btn {
	box-shadow: 0px 2px 1px 0px #1018280A;
	/* background: linear-gradient(180deg, #0046AD 0%, rgba(23, 43, 100, 0.639216) 100%); */
	background-color: transparent;
	color: #0046ad !important;
	text-decoration: none;
	padding: 14px 11px;
	font-family: Noto Sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	text-align: center;
	/* border: 1px solid transparent !important; */
	border-image: linear-gradient(180deg, #0046AD -104.35%, #4993FF 100%) 1 !important;
	display: flex;
	align-items: center;
}
a.mega_menu_btn img {
	width: 90% !important;
	margin: 0 auto;
}
a.mega_menu_btn img.close_{
	padding-top: 2px;
}

// New menu styling
a.mega_menu_btn {
	display: flex;
	align-items: center;
}
a.mega_menu_btn img {
	max-height: 38px;
}
a.mega_menu_btn .hover {
	display: none;
}
a.mega_menu_btn span {    color: #FFF;
    margin-left: 12px;
    width: 30px;
	transition: .1s;
}
a.mega_menu_btn:hover span, a.mega_menu_btn:active span {
	font-weight: bold;
}
a.mega_menu_btn:hover .open, a.mega_menu_btn:active .open {
	display: none;
}
a.mega_menu_btn:hover .hover, a.mega_menu_btn:active .hover {
	display: inherit;
}

.header_bar {
	background: #0046AD;
	padding: 10px 0px;
}

img.custom-logo {
	height: 28px;
	object-fit: contain;
	object-position: left;
}

.mega_menu_btn_block {
	display: flex;
}

header .row {
	display: flex;
	align-items: center;
}

.filters_sec .filters_block {
	display: flex;
	justify-content: center;
}

section.filters_sec {
	padding: 16px 50px 16px 50px;
	background: #0046AD;
}

.arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: rgba(0, 0, 0, 0.5);
	color: white;
	border: none;
	padding: 10px;
	cursor: pointer;
	z-index: 10;
}

.arrow.left {
	left: 10px;
}

.arrow.right {
	right: 10px;
}

.hero_title_banner .page_title {
	font-size: 48px;
	font-weight: 800;
	line-height: 65.38px;
	letter-spacing: 0.055em;
	color: #fff;
	text-align: center;
	margin: 0px;
	text-shadow: 0px 16px 24px #00000024;
}

.hero_title_banner {
	padding: 200px 0px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.filters_sec select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	/* Some browsers will not display the caret when using calc, so we put the fallback first */
	background: url("/wp-content/uploads/2024/08/chevronsmalldown.png") white no-repeat 98.5% !important;
	/* !important used for overriding all other customisations */
	background: url("/wp-content/uploads/2024/08/chevronsmalldown.png") white no-repeat calc(100% - 10px) !important;
	/* Better placement regardless of input width */
}

.filters_sec label {
	padding: 0px;
	position: relative;
}

/*     .behind_scene_slider {
max-height: 759px !important;
overflow: hidden
} */

.event_highlights {
	max-height: 430px;
	overflow: hidden;
}

.slick-slider.event_highlights {
	overflow: unset;
}

section.hero_banner img {
	width: auto !important;
	margin: 0 auto !important;
	max-width: 1500px;
	min-width: 1500px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

section.hero_banner .container {
	min-width: 100%;
	display: flex;
}

.speaker_image img {
	filter: grayscale(1);
	transition: .3s;
}

.session_speaker_box:hover .speaker_image img {
	filter: grayscale(0);
}

/* TDK Main Year Page CSS  */
.hero_slider img,
.hero_slider video {
	max-width: 1500px;
	margin: 0 auto;
	max-height: 850px;
	min-height: 850px;
	object-fit: cover;
	object-position: center;
}

.banner_content_block {
	position: absolute;
	bottom: 0;
	left: 0;
}

.hero_slider {
	margin: 0px;
}

section.hero_slider_sec {
	position: relative;
}

button#muteButton {
	float: right;
	border: 1px solid #0046ad;
	width: 2.5rem;
	height: 2.5rem;
	background: #fff;
}

button#muteButton * {
	fill: #0046ad !important;
}

.hero_slider {
	margin: 0px;
}

button#muteButton svg {
	width: 80%;
	height: auto;
}

.event_day_details_block {
	padding: 1.5rem;
}

.event_status_block {
	padding: 1rem;
}

.left_line {
	margin-left: 70px !important;
	position: relative;
}

.left_line:before {
	content: '';
	height: 1px;
	width: 55px;
	position: absolute;
	left: -70px;
	background: #111827;
	top: calc(50% - 0.0625rem);
}

.horizontal_line_block {
	position: relative;
	height: 100%;
	padding-top: 20px;
}

.horizontal_line:after {
	height: 100%;
	content: '';
	width: 1px;
	position: absolute;
	background: #0046ad;
	right: 50%;
}

span.return-format {
	display: none;
}

.event_image_block img {
	height: 379px;
	width: 100%;
	object-position: center;
	object-fit: cover;
}

.event_image_block {
	width: 100%;
}

.register_close_btn {
	right: 0px;
	top: 0px;
	position: absolute;
	padding: 20px !important;
	background: #0046ad;
}

.register_close_btn svg * {
	fill: #fff !important;
}

.register_close_btn iframe.register_form {
	width: 100%;
	height: 100%;
}

.cursor-pointer {
	cursor: pointer !important;
}

.co-host-content.overflow_4 {
	overflow: hidden !important;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.time_zone span.select2-selection {
	/* background: linear-gradient(180deg, #0046AD 0%, rgba(23, 43, 100, 0.639216) 100%); */
	border: 0px;
	border-radius: 0px;
	padding: 15px 11px;
	height: unset;
}

.time_zone span.select2-selection__rendered {
	color: #0046ad !important;
	font-family: Noto Sans;
	font-size: 10px;
	font-weight: 500;
	line-height: 13.62px !important;
	letter-spacing: 0.055em;
}

.time_zone span.select2 {
	width: 275px !important;
}

.time_zone {
	display: flex;
	justify-content: center;
}

.time_zone .select2-container--default b {
	border: 1px solid !important;
	color: #0046ad;
	content: '';
	position: absolute;
	width: 8px !important;
	height: 8px !important;
	border-color: #0000 !important;
	top: 59% !important;
	transform: rotate(45deg);
	right: 10px !important;
	left: unset !important;
	border-right: 1px solid currentcolor !important;
	border-bottom: 1px solid currentcolor !important;
}

input.select2-search__field {
	border-radius: 0px;
	padding: 15px 11px !IMPORTANT;
	min-width: 100%;
	margin: 0px;
	border: 2px solid #fff !important;
	background: #6b789c !important;
	color: #fff;
}

span.select2-search {
	padding: 0px;
}

[aria-expanded="true"]:before {
	height: 0;
}

.select2-results__options {
	background: linear-gradient(0deg, #0046AD 0%, rgba(23, 43, 100, 0.639216) 100%);
	border: 0px;
	border-radius: 0px;
	padding: 15px 11px;
	height: unset;
	font-size: 12px;
	color: #fff;
	max-height: 300px !important;
}

.select2-results__options li {
	border-bottom: 1px solid #fff5;
	cursor: pointer;
}

.select2-dropdown {
	border: 0;
	border-radius: 0;
	margin-top: -44px;
}

.select2-results__options li.select2-results__option--highlighted {
	background: #fff;
	color: #0046ad !important;
}

.select2-results__options::-webkit-scrollbar-thumb {
	background: #0046ad;
	border-left: 1px solid;
	border-right: 1px solid;
}

.select2-results__options::-webkit-scrollbar-thumb:hover {
	background: #555;
}

.select2-results__options::-webkit-scrollbar-track {
	background: #f9f9f9 !important;
}

.select2-results__options::-webkit-scrollbar {
	width: 10px;
}

.select2-results__options::-webkit-scrollbar-thumb {
	background: #0046ad;
	border-left: 1px solid;
	border-right: 1px solid;
}

.event_image_box .event_content {
	color: #fff;
	font-size: 12px;
	height: 66%;
	overflow: hidden;
}

.event_image_box .overlay_content {
	height: 100%;
	background: #0046add6;
	padding: 10px;
}

.event_image_box .content_row {
	height: 34%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.event_image_box .event_title {
	font-size: 16px;
	margin: 0px;
	color: #fff;
	width: 65%;
}

.event_image_box .event_link {
	font-size: 12px;
	padding: 7px !important;
	line-height: 16px !important;
}

.event_image_box .overlay_content {
	transition: .5s;
}

.co-host-media {
	cursor: pointer;
}

.event_image_box:hover .overlay_content {
	top: 0% !important;
}

.partner_logo {
	height: 172px;
	object-fit: contain;
	padding: 10px;
}

footer#footer {
	background: #5F5F5F;
}

.hero_banner .hero_title_banner:after {
	content: '';
	height: 100%;
	width: 100%;
	background: #00000057;
	position: absolute;
	top: 0;
}

main#primary {
	overflow-x: hidden;
}

.hero_banner .hero_title_banner {
	position: relative;
}

.hero_banner .hero_title_banner .page_title {
	z-index: 1;
	position: relative;
}

img.main_page_btn {
	width: 150px;
	margin: 0px !important;
}

.image_linkedin img {
	object-fit: contain;
	height: 50px;
	margin: 0 auto !important;
	margin-bottom: 64px !important;
}

.image_linkedin {
	display: flex;
}

/* Header CSS */
header {
	ul.menu {
		list-style: none;
		padding: 0;
		margin: 0;

		* {
			list-style: none;
			padding: 0;
			margin: 0;
		}

		li a {
			font-family: Noto Sans, sans-serif;
			font-size: 16px;
			font-weight: 400;
			line-height: 1.36;
			/* line-height calculated from 21.79px/16px */
			letter-spacing: 0.055em;
			text-decoration: none;
			color: #5F5F5F;
			padding: 10px 0;
			display: block;
			min-width: 160px;
			max-width: fit-content;
		}

		.menu_title>a {
			font-size: 22px;
			font-weight: 700;
			line-height: 1.36;
			/* line-height calculated from 29.96px/22px */
			padding-bottom: 20px;
			text-align: left;
		}

		.year_title>a {
			border-bottom: 1px solid;
			margin-bottom: 12px !important;
			position: relative;
		}

		.year_title>a:after {
			content: '';
			border: 1px solid !important;
			color: #000000;
			content: '';
			position: absolute;
			width: 8px !important;
			height: 8px !important;
			border-color: #00000000 !important;
			top: 40% !important;
			transform: rotate(315deg);
			right: 10px !important;
			left: unset !important;
			border-right: 1px solid currentcolor !important;
			border-bottom: 1px solid currentcolor !important;
		}
	}
}



.event_highlights .slick-slide.slick-current img {
	height: 365px;
	margin: 0px;

}

.event_highlights .slick-arrow {
	z-index: 999;
	box-shadow: 8px 5px 30px 6px #0000001F;
	border: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(180deg, #FFFFFF 0%, #303030 100%);
	background: #ffffffe6;
	height: 55px;
	width: 55px;
	top: 41%;
}

.event_highlights .slick-arrow:before {
	font-size: 30px;
}

.slick-next:before {
	content: '\e924';
	font-family: 'tdk' !important;
	color: #000;
}

.slick-prev:before {
	content: '\e923';
	font-family: 'tdk' !important;
	color: #000;
}

.event_highlight_block {
	transition: .5s;
}

.slick-active {
	z-index: 999;
	position: relative;
}

.slick-center .event_highlight_block {
	padding: 0px 0px;
	transform: scale(1.2);
	z-index: 99;
	position: relative;
}

.event_highlights .slick-slide img {
	height: 293px;
	margin: 36px 0px;
}

.event_highlights .slick-slide.slick-current a {
	pointer-events: unset;
	cursor: pointer;
}

.event_highlights .slick-slide a {
	pointer-events: none;
	cursor: pointer;
}

.behind_scene_images_block {
	height: calc(100% - 24px);
	margin: 0px 12px;
}

.behind_scene_slider ul.slick-dots {
	padding-top: 52px !important;
	position: relative;
	bottom: unset;
	padding-bottom: 27px;
	display: flex;
	max-width: 50%;
	overflow: hidden;
	gap: 10px 0px;
	flex-wrap: wrap;
}

.event_highlights .slick-dots li.slick-active button {
	background: #0046ad;
	border-radius: 100%;
}

.event_highlights .slick-dots li button {
	transition: .5s;
	margin-top: 29px !important;
	!i;
	!;
}

.event_highlights .slick-dots {
	position: relative;
	bottom: 0;
	margin-top: 50px;
}

.slick-dots li button {
	background: #bbbbbb;
	color: #fff;
	font-size: 13px;
	width: 24px;
	height: 24px;
}

.behind_scene_slider .slick-dots li button:before {
	color: #0000 !important;
	opacity: 1;
	transition: .5s;
}

.behind_scene_slider {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	margin: 0px !important;
}

.behind_scene_slider .slick-dots li.slick-active button {
	background: #0046ad;
	opacity: 1;
	border-radius: 100%;
}

.behind_scene_slider button.slick-arrow {
	font-family: Noto Sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 19px;
	text-align: center;
	color: #0046AD !important;
	border: 1px solid #0046AD;
	width: fit-content;
	padding: 8px 14px;
	height: unset;
	bottom: 0;
	top: inherit;
	display: flex;
}

.behind_scene_slider .slick-next {
	right: 0px;
}

.behind_scene_slider .slick-prev {
	right: 100px !important;
	left: unset !important;
}

.behind_scene_slider .slick-next:after,
.behind_scene_slider .slick-prev:before {
	content: "\e924" !important;
	font-family: 'tdk';
	color: #0046ad;
	font-size: 16px;
	line-height: `;
	min-height: 12px !important;
}

.behind_scene_slider .slick-next:before {
	content: '' !important;
}

.behind_scene_slider .slick-prev:before {
	transform: rotate(170deg);
	margin-right: -1px;
	margin-top: 2px;
	left: 11px;
	position: absolute;
}
.behind_scene_slider  button.slick-prev.slick-arrow {
	padding: 8px 19px 8px 32px !important;
}
.behind_scene_slider .slick-next:after {
	margin-left: 10px;
}

.agenda_type {
	padding: 16px 57px;
	max-width: fit-content;
	/* border: 2px solid #83F3F3; */
}

.agenda_box {
	background: linear-gradient(45deg, #0046ADCC, #0046ADCC), url(/wp-content/uploads/2024/07/96e3bb12e3be6a654ff1a12292366a1f-1.webp);
	background-size: cover;
}

.session_time:after {
	content: '';
	width: 145px;
	height: 1px;
	position: absolute;
	background: #fff;
	left: -20px;
	bottom: 0;
}

.session_speaker_box .speaker_link .speaker_bio {
	line-height: 14.79px;
}

.speaker_image img {
	height: 102px;
}

.event_highlights img {
	transition: .5s;
}

.hero_banner {
	background-size: auto;
	background-position: top;
	background-image: url(/wp-content/uploads/2023/09/Hero-Backdrop-2-1.jpg);
}

.modal-body {
	padding: 0px;
}

.modal-body .speaker_box {
	margin: 0px;
}

.speaker_modal .modal-dialog {
	--bs-modal-width: 952px;
}

.modal-body .speaker_card .container {
	padding: 0px;
}

.agenda_box {
	position: relative;
	padding-left: 85px;
}

.agenda_box:after {
	content: '';
	height: calc(100% - 193px);
	width: 2px;
	background: #fff;
	position: absolute;
	top: 75px;
	left: 64px;
}

.agenda_header {
	position: relative;
}

.agenda_header:before {
	content: '';
	width: 1rem;
	height: 1rem;
	background: #fff;
	position: absolute;
	left: -28px;
	border-radius: 100px;
	top: 5px;
}

.session_boxes {
	position: relative;
}

.session_boxes:before {
	content: '';
	width: 1rem;
	height: 1rem;
	background: #fff;
	position: absolute;
	left: -28px;
	border-radius: 100px;
	bottom: 49px;
}

.co-host-media {
	width: 27%
}

.co-host-media img {
	object-fit: contain;
}

.co-host-content {
	width: 70%
}

footer .widget-title {
	font-family: Noto Sans;
	font-size: 22px;
	font-weight: 800;
	line-height: 29.96px;
	letter-spacing: 0.055em;
	color: #fff;
}

.footer_main_block {
	padding: 50px;
}

ul#menu-footer-menu-01 {
	padding: 0px;
}

ul#menu-footer-menu-01 li,
ul#menu-footer-menu-02>li>a {
	list-style: none;
	border-bottom: 1px solid #fff;
	padding: 8px 0px;
	position: relative;
	min-width: 180px;
	max-width: 180px;
	display: flex;
}

ul#menu-footer-menu-01 li a,
ul#menu-footer-menu-02 li a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 21.79px;
	letter-spacing: 0.055em;
}

ul#menu-footer-menu-01 li:after,
ul#menu-footer-menu-02>li a:after {
	content: "\e924";
	font-family: 'tdk';
	right: 0;
	position: absolute;
	color: #fff;
	font-size: 16px;
	line-height: ;
}

ul#menu-footer-menu-01 li,
ul#menu-footer-menu-02 li {
	list-style: none;
}

ul#menu-footer-menu-02 {
	padding: 0px;
}

footer ul.sub-menu {
	display: none;
}

ul#menu-footer-menu-03 {
	padding: 0px;
}

ul#menu-footer-menu-03 li {
	list-style: none;
	padding: 8px 0px;
}

ul#menu-footer-menu-03 a {
	font-size: 16px;
	font-weight: 500;
	line-height: 21.79px;
	letter-spacing: 0.055em;
	color: #fff;
	text-decoration: none;
}

h2.sub_menu_head {
	padding: 0px;
}

footer hr {
	border-color: #fff;
}

footer p {
	color: #fff;
}

p.gform_required_legend {
	display: none;
}

.gform-field-label {
	display: none !important;
}

.copyright_sec {
	background: #9F9F9F;
	padding: 20px 0px;
}

.behind_scene_slider {
	max-height: fit-content;
}

.footer_privacy_menu ul {
	display: flex;
	padding: 0;
	gap: 20px;
	margin: 0px;
}

.footer_privacy_menu ul li {
	list-style: none;
}

.page-template-page-template-year-events .event_copy {
	font-size: 0px;
	line-height: 0px;
}

.page-template-page-template-year-events .event_copy * {
	font-size: 16px;
	line-height: 24px;
}

.footer_privacy_menu ul li a {
	font-size: 16px;
	font-weight: 400;
	line-height: 21.79px;
	letter-spacing: 0.055em;
	text-decoration: none;
	color: #fff;
}

.footer_privacy_menu {
	height: 100%;
	display: flex;
	align-items: center;
}

header .sub_menu_head {
	color: #5f5f5f !important;
	padding: 10px 0px;
}

.footer_copyright {
	font-size: 14px;
	line-height: 24px;
}

select.js-example-basic-single {
	display: none;
}

.breadcrumbs_block {
	display: flex;
	padding: 10px 0px;
	align-items: center;
}

.breadcrumbs_block * {
	color: #8D8D8D;
	text-decoration: none;
}

.breadcrumbs_block .breadcrumb_last {
	color: #ffffff;
}

.bg_image_blue {
	background: linear-gradient(45deg, #0046ADCC, #0046ADCC), url(/wp-content/uploads/2024/09/96e3bb12e3be6a654ff1a12292366a1f-1-3.webp);
	background-size: auto;
	background-position: center;
}

.event_highlights .slick-list {
	overflow-y: visible !important;
	overflow-x: clip;
}

.speaker_title {
	margin: 0px;
}

.speaker_link {
	text-decoration: none;
	cursor: pointer;
}

.modal .speaker_box {
	margin: 0 auto !important;
	background: linear-gradient(90deg, #00427c 0%, #006662 100%);
	padding: 68px;
	border-radius: 0 6px 6px;
}
.speaker_modal .speaker_details .speaker_title, .speaker_modal .event_card .speaker_bio, .speaker_modal .events_accordion h5, .speaker_modal .speaker_box .member_designation{
	color: #fff !important;
}
.speaker_modal .speaker_details div.events_accordion:before, .speaker_modal .speaker_details .event_card_header:before, .speaker_modal .speaker_details .events_accordion .event_card .collapse.show:before {
	content: '';
	background: #ffffff !important;
}
.speaker_modal .speaker_details .speaker_speciality .img_bx img{
	filter: unset !important;
}
.speaker_modal{margin-top: 100px;}
.speaker_modal .events_block p.event_box, .speaker_modal .event_card_body .readmore {
	border: 1px solid transparent;
	border-image: linear-gradient(180deg, #ffffff -104.35%, #ffffff 100%) !important;
	border-image-slice: 1 !important;
	& a{
		color: #fff !important;
	}
}
.speaker_modal .events_block p.event_box.active {
	background: #ffffff;
	border-radius: 0 !important;
	& a{
		color: #012F71 !important;
	}
}
.speaker_modal .container{
	padding: 0;
}

.modal-content {
	background: #0000;
	border: 0px;
}
.modal .speaker_bio  {
	text-align:justify;
}
.modal .speaker_bio.expanded  {
	max-height: 330px !important;
	overflow: overlay;
}
.mega-menu .time_zone span.select2 * {
	background: #0046ad !important;
	color: #fff !important;
}

.mega-menu .time_zone span.select2 {
	width: 229px !important;
	left: 0;
}

.mega-menu .time_zone {
	justify-content: flex-start;
	margin: 22px 0px 10px 0px;
}

.select2-container--default .select2-results>.select2-results__options {
	overflow-x: hidden;
}

body.page-template-event-speaker-subpage-php main p.event_box {
	font-size: 14px;
	line-height: 20px;
}

.hero_slider {
	overflow: hidden;
}

.banner_content_block .row {
	max-width: 1174px;
	margin: 25px auto;
}

.travel_details {
	padding: 64px;
	padding-bottom: 0px;
}

.travel_details h3 {
	color: #fff;
	font-weight: 500;
	border-bottom: 2px solid;
	padding-bottom: 5px;
	font-size: 22px;
	line-height: 29.96px;
	max-width: max-content;
	padding-right: 20px;
}

.travel_details .row {
	margin-bottom: 64px;
}

.location_main_bx .travel_details * {
	color: #fff;
}

.location_main_bx .travel_details a {
	background: linear-gradient(0deg, #0046ad30, #00000012);
	padding: 0px 0px;
	border-bottom: 1px solid;
	text-decoration: none;
}

.location_main_bx .map {
	display: flex;
	justify-content: center;
	padding-bottom: 64px;
}

.map iframe {
	border-radius: 1px !important;
}

.location_main_bx {
	margin-bottom: 64px;
}

section.lightbox-container {
	display: none;
}

section.lightbox-container.active {
	background: #00000096;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.lightbox-image-wrapper {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

img.lightbox-image {
	max-height: 80vh;
}

span#close {
	position: absolute;
	top: 0px;
	background: #0046ad;
	right: 0px;
	width: 40px;
	height: 40px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	font-family: 'Noto Sans';
	font-weight: 600;
	font-size: 27px;
	color: #fff;
	border: 1px solid;
	cursor: pointer;
	overflow: hidden !important;
}

.lightbox_img_wrap img {
	cursor: pointer;
}

span#close * {
	stroke: #fff !important;
}

span#left,
span#right {
	position: absolute;
	top: calc(50% - 20px);
	height: 40px;
	width: 40px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	font-family: 'Noto Sans';
	font-weight: 600;
	font-size: 24px;
	color: #0046ad;
	background: #ffffff;
	border: 1px solid;
	cursor: pointer;
}

span#right {
	right: 0;
}

/* Loader Styling */
.lightbox-loader {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 100000;
	display: none;
}

.lightbox-loader.active {
	display: block;
}

.lightbox-loader div {
	border: 4px solid #f3f3f3;
	border-top: 4px solid #0046ad;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 1s linear infinite;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.loading .all_speakers .speaker_bio {
	max-height: 109px !important;
	overflow: hidden;
}

.all_speakers {
	min-height: unset !important;
}
.all_speakers {
    & .video-thumbnail, .event_images_slider .slick-slide {
        min-width: 149px;
        height: auto;
    }
    & .event_images_slider{
        margin: 0px 8px !important;
    }
    & .video_slider_container {
        margin: 0px 8px !important;
        margin-bottom: 20px !important;
    }
    & .video-thumbnail img, .event_images_slider .slick-slide img {
        min-width: 100%;
        height: 83px !important;
    }
    & .event_card_body {
        padding-bottom: 20px;
    }
}

.loading .speaker_card:nth-child(even) .row {
	flex-direction: row-reverse !important;
}

section.vertical_speaker_boxes {
	padding-top: 80px;

	& .speaker_vertical_card {
		display: flex;
		padding: 24px;
		flex-direction: column;
		align-items: flex-start;
		gap: 21.376px;
		border: 1.472px solid #D3D3D3;
		background: #FFF;
		box-shadow: 0px 19.632px 15.706px 0px rgba(0, 0, 0, 0.15);
		min-height: calc(100% - 28px);
		margin-bottom: 28px;

		&:hover img {
			filter: grayscale(0);
		}
	}

	& .section_title {
		color: #0046AD;
		font-size: 32px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
		text-transform: uppercase;
		padding-left: 150px;
		margin-bottom: 30px;
		position: relative;

		&:after {
			content: '';
			width: 24px;
			height: 24px;
			background: #0046AD;
			position: absolute;
			left: 104px;
			top: calc(50% - 12px);
			border-radius: 100px;
		}

		&:before {
			content: '';
			width: 104px;
			height: 3px;
			background: #0046AD;
			position: absolute;
			left: 12px;
			top: calc(50% - 1px);
		}
	}

	& .container {
		max-width: 976px !important;
	}

	& .speaker_image_box {
		max-height: 245px;
		min-height: 245px;
		height: 245px;
		width: 100%;
	}

	& .member_name {
		color: #000;
		font-size: 24px;
		font-weight: 700;
	}

	& .speaker_title {
		color: #0046AD;
		font-size: 13px;
		font-weight: 400;
		line-height: 19px;
		!i;
		!;
		display: block;
	}
}
::-webkit-scrollbar {
	width: 7px;
}
::-webkit-scrollbar-track {
	border-radius: 10px;
	background:#ffffff47;
}
::-webkit-scrollbar-thumb {
	background: #d4d4d4; 
	border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
	background: #0000002b; 
}
body::-webkit-scrollbar {
	width: 14px;
}
body::-webkit-scrollbar-thumb {
	background: #0046ad;
	border:3px solid #fff;
}
body::-webkit-scrollbar-thumb:hover {
	background: #0046ad; 
}
@media only screen and (max-width: 991px) {
	.filters_sec select, input {
		max-width: 180px !important;
	}
	section.filters_sec {
		padding: 16px 11px 16px 20px !important;
	}
	.evt-register-modal iframe.form {
		max-width: 100%;
		clip-path: unset !important;
		overflow-x: hidden !important;
		height: 100vh !important;
		border-radius: 0px !important;
	}
}
@media only screen and (max-width: 575px) {
	.header_bar {
		padding: 10px 0px;
	}

	.mega_menu_btn {
		padding: 6px 10px !important;
	}

	section.speaker_head h1 {
		font-size: 30px;
	}

	.hero_slider img,
	.hero_slider video {
		max-height: 55vw;
		min-height: 55vw;
	}

	.hero_slider {
		max-height: 55vw;
		min-height: 55vw;
	}

	.mobile_hide {
		display: none;
	}

	.banner_content_block {
		padding: 0px 0px 0px 10px;
	}

	.font_display_1 {
		font-size: 1.5rem !important;
		line-height: 1.8rem !important;
	}

	.font_display_2 {
		font-size: 1.25rem !important;
		line-height: 1.45rem !important;
	}

	.font_display_3 {
		font-size: 1.1rem !important;
		line-height: 1.25rem !important;
	}

	.vertical_space_1 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.vertical_space_2 {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.horizontal_space_2 {
		padding-left: 35px;
		padding-right: 35px;
	}

	.horizontal_space_1 {
		padding-left: 50px;
		padding-right: 50px;
	}

	.event_image_block img {
		height: unset !important;
	}

	.event_location_block {
		min-width: max-content;
	}

	.button_block {
		min-width: fit-content;
	}

	.bottom_align_block {
		flex-wrap: wrap;
		margin-top: 0px !important;
		gap: 15px;
	}

	.event_day_details_block {
		width: 100%;
	}

	.footer_main_block {
		padding: 40px 0px;
	}

	footer .row .col-md-3:nth-last-child(1),
	footer .row .col-md-3:nth-last-child(2) {
		width: 1000%;
	}

	ul#menu-footer-menu-03 {
		display: flex;
		flex-direction: row;
		gap: 0;
		margin-left: -5px;
	}

	ul#menu-footer-menu-03>* {
		min-width: 33.3333% !important;
		text-align: center;
	}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
	section.speaker_head h1 {
		font-size: 52px;
	}

	.hero_slider img,
	.hero_slider video {
		max-height: 55vw;
		min-height: 55vw;
	}

	.hero_slider {
		max-height: 55vw;
		min-height: 55vw;
	}

	.mobile_hide {
		display: none;
	}

	.banner_content_block {
		padding: 0px 0px 0px 10px;
	}

	.font_display_1 {
		font-size: 1.5rem !important;
		line-height: 1.8rem !important;
	}

	.font_display_2 {
		font-size: 1.25rem !important;
		line-height: 1.45rem !important;
	}

	.font_display_3 {
		font-size: 1.1rem !important;
		line-height: 1.25rem !important;
	}

	.vertical_space_1 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.vertical_space_2 {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.horizontal_space_2 {
		padding-left: 35px;
		padding-right: 35px;
	}

	.horizontal_space_1 {
		padding-left: 50px;
		padding-right: 50px;
	}

	.event_image_block img {
		height: unset !important;
		!i;
		!;
	}

	.event_location_block {
		min-width: max-content;
	}

	.button_block {
		min-width: fit-content;
	}

	.bottom_align_block {
		flex-wrap: wrap;
		margin-top: 0px !important;
		!i;
		!;
		!;
		!i;
		!;
		gap: 15px;
	}

	.event_day_details_block {
		width: 100%;
	}

	.footer_main_block {
		padding: 40px 0px;
	}
}

@media only screen and (max-width: 767px) {
	.evt-reg-box-sec {
		flex-direction: column;
		gap: 10px !important;
		align-items: flex-end !important;
	}

	.filters_sec:has(.evt-reg-box-sec) {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.evt-reg-box-sec .register, .tdk-evt-agenda-reg-box .register {
		padding: 8px 20px !important;
		font-size: 14px;
		line-height: 22px;
		border-radius: 7px;
	}
	.about_event div:has(> p){
		padding-bottom:25px;
		> * {
			padding: 0px !important;
			text-indent: unset !important;
		}
	}
	.behind_scene_slider ul.slick-dots {
		min-width: 100%;
		padding-top: 15px !important;
		padding-bottom: 80px;
	}

	.event_highlights .event_highlight_block {
		transform: scale(1);
	}

	.event_highlights .slick-dots li button {
		margin-top: 15px !important;
	}

	.event_highlights .slick-dots {
		margin-top: 30px !important;
		padding: 0px 20px;
	}

	.event_highlights .slick-slide {
		margin: 0px 25px;
	}

	.behind_scene_slider .slick-slide {
		margin: 0px 5px;
	}

	section.hero_banner img {
		max-height: unset !important;
		object-fit: contain !important;
		min-height: unset !important;
		height: unset !important;
		max-width: 100% !important;
		min-width: unset !important;
	}

	ul#menu-footer-menu-03>* {
		min-width: 33.3333% !important;
		text-align: center;
	}

	button.slick-prev {
		left: 0;
	}

	.slick-next {
		right: 0;
	}

	.footer_menu ul {
		display: flex;
		column-gap: 40px;
		flex-wrap: wrap;
	}

	.footer_menu ul li a,
	.footer_menu ul li {
		min-width: calc(50vw - 41px) !important;
		max-width: 150px !important;
	}

	ul#menu-footer-menu-03 {
		display: flex;
		flex-direction: column;
	}

	footer .row .col-md-3:nth-last-child(1),
	footer .row .col-md-3:nth-last-child(2) {
		width: 50%;
	}

	form#gform_1 {
		display: flex;
	}

	.gform_footer {
		margin: 4px 0px !important;
		height: 21px;
	}

	footer#footer {
		position: relative;
	}

	.speaker_box .row .col {
		min-width: 100%;
	}

	.speaker_box {
		padding: 20px;
		margin: 50px 0px;
	}

	.filters_block {
		padding: 25px 10px;
		flex-direction: column;
	}

	.filters_sec select,
	input {
		min-width: 100%;
		margin: 4px auto !important;
		max-width: 100%;
		padding: 8px 20px;
	}

	.filters_sec label:after {
		right: 0px;
		top: 10px;
	}

	.hero_title_banner {
		padding: 50px 0px;
	}

	.hero_title_banner .page_title {
		font-size: 35px;
	}

	section.filters_sec {
		padding: 0px;
	}

	.event_time_box {
		font-size: 15px !important;
	}

	.event_time_box span {
		font-weight: 700 !important;
	}

	.register_button {
		font-size: 1.2rem !important;
	}

	.font_display_head {
		font-size: 1.8rem !important;
		line-height: 2.7rem !important;
	}

	.behind_scene_slider button.slick-arrow {
		z-index: 1;
		background: #fff;
	}

	.behind_scene_images_block {
		margin: 0px;
	}

	.font_display_base {
		font-size: 0.8rem;
		line-height: 1.4;
	}

	.agenda_header {
		margin-bottom: 30px !important;
	}

	.agenda_header .row {
		gap: 10px;
	}

	.event_box .prpx-50 {
		padding-right: 12px !important;
	}

	ul#menu-header-menu>li>ul.sub-menu {
		position: unset;
		display: flex;
		flex-direction: column;
	}

	.mega-menu .menu_title>a:before {
		content: unset !important;
	}

	.menu-header-menu-container * {
		min-width: 100% !important;
	}

	.mega-menu {
		padding: 20px 5px 50px 5px;
		max-height: calc(94vh - 3px);
		overflow: overlay;
	}

	header ul.menu * {
		min-width: 100% !important;
	}

	.mega_menu_block .col-md-3:nth-last-child(1) {
		margin: 0 !important;
	}

	input#gform_submit_button_1 {
		margin: 0 !important;
	}

	ul#menu-header-menu>li>ul.sub-menu>* {
		border-bottom: 1px dotted #00000040;
		margin: 0px 0px 15px 0px;
		padding-bottom: 9px;
	}

	.overflow_item ul.sub-menu {
		max-height: unset;
	}

	.menu_title>a {
		padding-bottom: 10px !important;
	}

	.overflow_item ul.sub-menu:after {
		content: unset !important;
	}

	a.mega_menu_btn {
		font-size: 12px !important;
	}

	.banner_content_block {
		padding: 10px 35px;
	}

	.event_box .prpx-50 {
		padding-right: 12px !important;
	}

	.font_display_large {
		font-size: 30px !important;
		line-height: 40px;
	}

	section.hero_banner img {
		max-width: 100%;
		left: 0px;
		max-height: unset !important;
		min-height: unset !important;
		height: auto !important;
	}

	.event_highlights .slick-list {
		padding: 0px !important;
	}

	.co-host-media,
	.co-host-content {
		min-width: 100% !important;
	}

	.CoHost>div {
		flex-wrap: wrap;
		gap: 30px;
	}

	.partner_box {
		padding: 10px !important;
		!i;
		!;
		!;
	}

	.partner_logo {
		height: 90px;
		padding: 5px;
	}

	.agenda_box:after {
		left: 14px;
		height: calc(100% - 150px) !important;
		!i;
		!;
		!i;
		!;
		top: 41px !important;
		!i;
		!;
	}

	.session_box>.row {
		gap: 15px;
	}

	.session_time:after {
		bottom: 13px;
	}

	.session_speaker_box .row {
		display: flex;
		flex-direction: row;
	}

	.session_speaker_box .row>div:nth-child(1) {
		width: 100px;
	}

	.session_speaker_box .row>div:nth-child(2) {
		width: 60%;
	}

	.event_day_details_block {
		flex-wrap: nowrap !important;
		display: flex;
		align-items: center;
		padding: 10px;
		box-shadow: 4px 8px 16px 0px #00000012;
	}

	.event_day_details_block>* {
		width: 33.333% !important;
		text-align: center;
		border: 1px solid #0002;
		display: flex;
		justify-content: center !important;
		align-items: center;
		font-size: 12px !important;
		height: 100%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.horizontal_space_1 {
		padding-left: 60px;
		padding-right: 60px;
	}

	.horizontal_space_2 {
		padding-left: 45px;
		padding-right: 45px;
	}

	.vertical_space_1 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.vertical_space_2 {
		padding-top: 45px;
		padding-bottom: 45px;
	}

	.font_display_head {
		font-size: 2.2rem !important;
		line-height: 3rem !important;
	}

	.event_image_block img {
		height: auto;
	}

	.event_day_details_block>*:nth-child(1) {
		font-size: 15px;
	}

	.event_day_details_block>*:nth-child(2) {
		font-size: 18px;
		line-height: 40px;
	}

	.event_day_details_block>*:nth-child(3) {
		font-size: 15px;
	}

	.event_box .prpx-50 {
		padding-right: 30px !important;
	}

	.mega-menu {
		padding: 15px 10px 25px 10px;
	}

	.mega-menu * {
		font-size: 13px !important;
		!i;
		!;
		!u;
		!;
	}

	header ul.menu .year_title>a {
		margin-bottom: 3px !important;
		!i;
		!;
		min-width: 110px !important;
		!i;
		!;
	}

	.mega-menu .menu_title>a:before {
		margin-left: 192px !important;
	}

	.sub_menu_head,
	.menu_title>a {
		font-size: 18px !important;
		!i;
		!;
		padding-bottom: 9px !important;
		!i;
		!;
	}

	.mega_menu_block .row {
		overflow: hidden;
	}

	.footer_main_block .row {
		display: flex;
		flex-direction: column;
	}

	.footer_main_block .row>* {
		min-width: 100%;
	}

	.footer_main_block .row>* ul.menu {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	ul#menu-footer-menu-01 li,
	ul#menu-footer-menu-02 li {
		max-width: max-content !important;
		!i;
		!;
		min-width: 23%;
		margin-right: 2%;
		margin-bottom: 9px;
		!i;
		!;
	}

	.footer_main_block {
		padding: 40px 15px;
	}

	ul#menu-footer-menu-03 li {
		margin-right: 50px;
		border-bottom: 1px solid #fff;
		margin-bottom: 21px;
	}

	ul#menu-footer-menu-01 *,
	ul#menu-footer-menu-02 * {
		font-size: 14px !important;
	}

	footer form#gform_1 {
		display: flex;
	}

	footer form#gform_1>.gform_footer {
		margin-top: 0px;
		margin-left: 20px;
	}

	footer .sub_menu_head,
	footer .widget-title {
		font-size: 20px;
	}

	ul#menu-footer-menu-03>* {
		min-width: 33.3333% !important;
		text-align: center;
	}

	button.slick-prev {
		left: 0;
	}

	.slick-next {
		right: 0;
	}

	.font_display_3 {
		font-size: 16px;
		line-height: 25px;
	}

	.font_display_large {
		font-size: 30px;
		line-height: 40px;
	}

	.event_box .prpx-50 {
		padding-right: 12px !important;
	}

	.event_image_block img {
		height: auto;
	}

	.vertical_space_2 {
		padding-top: 40px;
		padding-bottom: 39px;
	}

	.horizontal_space_2 {
		padding-left: 40px;
		padding-right: 40px;
	}

	.font_display_1 {
		font-size: 1.7rem !important;
		line-height: 2.22375rem !important;
	}

	.vertical_space_1 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.font_display_base {
		font-size: 0.9rem;
		line-height: 1.2rem;
	}

	.hero_slider img,
	.hero_slider video {
		max-height: 55vw;
		min-height: 55vw;
	}

	.hero_slider {
		max-height: 55vw;
		min-height: 55vw;
	}

	.year_title a {
		min-width: 140px !important;
	}

	header ul.menu a {
		font-size: 14px !important
	}

	header ul.menu .menu_title>a,
	.sub_menu_head {
		padding: 10px 0px !important;
		font-size: 18px !important;
	}

	.mega-menu .menu_title>a:before {
		margin-left: 159px;
	}

	.overflow_item ul.sub-menu:after {
		height: 175px;
		left: 50px !important;
	}

	.mega_menu_block .col-md-3:nth-last-child(1) {
		margin-left: -24px;
	}

	.mega_menu_block .col-md-3:nth-last-child(1) p {
		font-size: 12px !important;
		margin-bottom: 15px;
	}

}

@media only screen and (min-width: 1024px) {

	body.page-template-event-speaker-subpage-php main p,
	.co-host-content {
		font-size: 18px;
		line-height: 30px;
	}
}

@media only screen and (max-width: 1500px) {

	.hero_slider img,
	.hero_slider video {
		min-height: 59vw !important;
		max-height: 59vw !important;
	}

	section.hero_slider_sec>div {
		border: 0;
	}

	.hero_banner img {
		border: 0 !important;
	}
	section.hero_banner img {
		max-width: 100% !important;
		min-width: 100% !important;
	}
}
@media only screen and (max-width: 1199px) {
	/* 	section.hero_banner img {
	max-width: 100% !important;
	min-width: 100% !important;
} */
	.mega-menu .menu_title>a:before {
		margin-left: 200px !important;
	}
	.events_container .event_box .event_details{
		flex-direction: column !important;
	} 
	.events_container .event_box .event_details .timezone_update span.display-format-onlydate{
		font-size: 36px !important;
	}
	.events_container .event_box .event_title_block .left_line {
		font-size: 21px !important;
	}
	ul#menu-footer-menu-03 li {
		text-align: left !important;
	}
	.speaker_speciality .img_bx img {
		max-height: 26px !important;
	}
}
@media only screen and (max-width: 991px) {
	.mega-menu .menu_title>a:before {
		margin-left: 150px !important;
	}
	.events_container .event_box .event_details .event_day_details_block {
		padding: 0.7rem;
	}
	.footer_copyright p.color3.fw-regular {
		font-size: 13px !important;
	}
	.events_container .event_box .event_details .timezone_update span.display-format-onlydate {
		font-size: 36px !important;
		line-height: 47px !important;
	}
}

@media only screen and (max-width: 767px) {
	.footer_privacy_menu {
		justify-content: center;
	}
	.footer_copyright p.color3.fw-regular {
		text-align: center !important;
	}
	.mega_menu_btn_block {
		justify-content: end;
	}
	.event_location_block .location_box .font_display_base {
		font-size: 1rem !important;
	}
	.events_container .event_box .event_day_details_block>*{
		font-size: 16px !important;
		height: 46px;
	}
}
@media only screen and (max-width: 639px) {
	.event_images_slider.gallery-popup {
		gap: 10px !important;
	}
	.event_images_slider.gallery-popup > div {
		width: 100% !important;
	}
	/* 	.event_images_slider.gallery-popup .slick-slide {
	display: block;
	height: 94px !important;
	object-fit: cover !important;
} */
	.event_images_slider.gallery-popup .slick-track{
		align-items: center;
	}
	.event_images_slider.gallery-popup > div img, .video_slider_container .video-thumbnail img {
		width: 100% !important;
		height: 100% !important;
		max-width: 100% !important;
	}
	.video_slider_container .slick-list.draggable {
		max-height: 100% !important;
	}
	/* 	.video_slider_container .slick-track{
	flex-wrap: wrap !important;
} */
	.video_slider_container .video-thumbnail {
		width: 47.3% !important;
		margin: 0 0px 10px 0 !important;
	}
	.video_slider_container .video-thumbnail {
		/* & svg {
			max-width: 30% !important;
			top: 37px !important;
			margin: 0 35% !important;
		} */
	}
	.speaker_details {
		padding: 20px 0 0 0px;
	}
	.event_card_header:before {
		left: -20px !important;
	}
	div.events_accordion:before {
		left: 5px !important
	}
	.events_accordion .event_card .collapse.show:before {
		left: -22px !important;
	}
	section.vertical_speaker_boxes {
		& .section_title {
			&:before {
				left: 10px !important;
				top: calc(74% - 12px) !important;
				width: 64px !important;
			}
		}
	}
	section.vertical_speaker_boxes {
		& .section_title {
			&:after {
				left: 64px !important;
				top: calc(47% - 12px) !important;
			}
		}
	}
	section.vertical_speaker_boxes {
		& .section_title {
			padding-left: 100px !important;
			font-size: 22px !important;
		}
	}
	.events_container .event_box .event_details .timezone_update span.display-format-onlydate {
		font-size: 28px !important;
		line-height: 36px !important;
	}
	form#gform_1 {
		flex-wrap: wrap;
	}
}
@media only screen and (max-width: 479px) {
	.video_slider_container .video-thumbnail {
		width: 46.4% !important;
	}
	.video_slider_container .video-thumbnail {
		/* & svg {
			max-width: 21% !important;
			top: 81px !important;
			margin: 0 40% !important;
		} */
	}
	section.vertical_speaker_boxes {
		& .speaker_image_box {
			min-height: 305px !important;
			height: 305px !important;
		}
	}
	.speaker_box .row:nth-child(2) > * {
		.video_slider_container, .event_images_slider {
			padding: 0px 7px !important;
		}
	}
	.event_details .font_display_base {
		font-size: 0.9rem !important;
	}
	.events_container .event_box .event_title_block .left_line{
		font-size: 19px !important;
		margin-left: 32px !important;
	}
	.events_container .event_box .event_title_block .left_line:before {
		width: 32px !important;
		left: -45px !important;
	}
	.bottom_align_block {
		gap: 24px !important;
	}
	.session_speakers .modal .speaker_box {
		padding: 24px !important;
	}
	span[data-dismiss="modal"] {
		width: 45px !important;
		height: 45px !important;
		top: -5px !important;
		padding: 12px 14px !important;
	}
	.speaker_box .events_block p.event_box {
		font-size: 11px !important;
	}
	.speaker_modal .event_card .speaker_bio{
		font-size: 14px !important;
	}
	.events_accordion .event_card_header * {
		font-size: 14px !important;
		line-height: 18.07px !important;
		height: 40px !important;
	}
}
@media only screen and (max-width: 350px) {
	.event_images_slider.gallery-popup > div {
		width: 100% !important;
	}
	.video_slider_container .video-thumbnail {
		width: 100% !important;
		margin: 0 0 18px 0 !important;
	}
	.video_slider_container .video-thumbnail {
		& svg {
			max-width: 25% !important;
			top: 56px !important;
			margin: 0 38% !important;
		}
	}
	section.vertical_speaker_boxes {
		& .section_title {
			padding-left: 100px !important;
			font-size: 20px !important;
		}
	}
	.events_container .event_box .event_details .timezone_update span.display-format-onlydate {
		font-size: 18px !important;
		line-height: 36px !important;
	}
	.events_container .event_box .event_day_details_block>* {
		font-size: 10px !important;
		height: 38px;
	}
	.events_container .event_box{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.events_container .event_box .event_title_block .left_line {
		font-size: 15px !important;
		margin-left: 27px !important;
	}
}


@media only screen and (max-width: 575px) {
	.event_day_details_block .display-format-onlydate {
		font-size: 20px !important;
	}
}