.cs-mp0, .cs-mp0 li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.cs-tab {
    display: none;
}
.cs-tab.active {
    display: block;
}
.cs-tabs.cs-style1 .cs-tabs_heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.cs-tabs.cs-style1 .cs-tabs_heading {
    flex-direction: column;
}
.cs-tab_links.cs-style1 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 5px;
    background-color: #000;
    border-radius: 10px;
}
.cs-tab_links.cs-style1 {
    background-color: transparent;
    border: 1px solid #191919;
}
.cs-tab_links.cs-style1 a {
    padding: 7px 20px;
    font-weight: 500;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.cs-tab_links.cs-style1 a {
    color: #191919;
}
.cs-tab_links.cs-style1 li.active a {
    background-color: #ff4a17;
    border-radius: 10px;
}
.cs-tab_links.cs-style1 li.active a {
    color: #fff;
}
.cs-tab_links.cs-style1 li.active a {
    background-color: #8e7cc9;
}
.past-speakers .cs-tab_links.cs-style1 li.active a {
    background-color: #8e7cc9;
}
.inner-page{
	background-color: #fff;
	color: #0e0e0e;
}
.inner_content.agenda{
	padding: 0;
}
.inner_content.agenda .tabs-days{
	background-color: #8e7cc9;
	padding: 30px 0;
} 
.inner_content.agenda .tabs-days ul{
	display: flex;
	align-items: center;
}
.inner_content.agenda .tabs-days ul li{
}
.inner_content.agenda .tabs-days ul li:last-child{
	border:none;
}
.inner_content.agenda .tabs-days ul li a{
	font-size: 18pt;
	color: #fff;
	text-transform: uppercase;
	padding:0 40px;
}
.inner_content.agenda .tabs-days ul li a.active{
	color: #c9a7b2;
}
.inner_content.agenda .tabs-days ul li:first-child a{
	padding-left: 0;
}
.inner_content.agenda .tab-agenda{
	padding: 0;
}
.inner_content.agenda .tab-content{
	position: relative;
}
.inner_content.agenda .tab-content:before{
	content: ' ';
	background: #d2d2d245;
	display: inline-block;
	position: absolute;
	left: 0;
	top:10px;
	width: 1px;
	height: 100%;
}
.inner_content.agenda .tab-agenda .section{
	position:relative;
	padding:0;
	margin: 0;
	margin-top: 30px;
}
.inner_content.agenda .tab-agenda .section:before{
	content: '';
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	top:0;
	left: -10px;
	border: 2px solid #8e7cc9;
}
/*
.inner_content.agenda .tab-agenda .section:hover:before{
background-color: #8e7cc9;
}
*/
.inner_content.agenda .tab-agenda .section .text-wrap{
	margin:0;
	padding: 0;
	border-bottom: 1px solid #d2d2d245;
	padding-bottom: 30px;
	display: flex;
	justify-content: space-between;
	line-height: 1.8;
	text-wrap: pretty !important;
}
.inner_content.agenda .tab-agenda .section:last-child .text-wrap{
	border: none;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left{
	width: 20%;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left .img-wrap-logo{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	padding: 20px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left img{
}
.inner_content.agenda .tab-agenda .section .text-wrap .left h3{
	font-size: 12pt;
	color: #0e0e0e;
	font-weight: 600;
	text-align: center;
	margin: 0;
	line-height: 1.4;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right{
	width: 80%;
	font-weight: 400;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h3{
	font-size: 12pt;
	color: #0e0e0e;
	margin: 0;
	line-height:1.5;
	font-weight: 600;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h3 span{
	color: #ac99eb;
	font-size: 14pt;
	text-transform: uppercase;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h5{
	font-size: 14pt;
	color: #c9a7b2;
	font-weight: 600;
	margin: 0;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h4{
	font-size: 14pt;
	color: #c9a7b2;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right p{
	font-size: 11pt;
	color: #0e0e0e;
	margin: 0;
	padding-top: 10px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .img-wrap{
	width: 60px;
	height: 60px;
	border: 1px solid #0e0e0e29;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #9d9b9b;
	z-index: 1;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .img-wrap img{
	width: 90%;
	object-fit: cover;
	object-position: 0 3px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right #speaker_3536 img, .inner_content.agenda .tab-agenda .section .text-wrap .right #speaker_3393 img{
	width: 80%;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget{
	display: flex;
	flex-direction: column;
	position: relative;
	min-height:170px;
/*
background: linear-gradient(360deg, #85838317 0%, rgb(0 0 0 / 0%) 80%);
border-radius: 24px;
*/
	padding: 0 15px 15px;
	justify-content: flex-start;
	margin: 0 0 10px 0;
	align-items: start;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget:before{
	position: absolute;
	content: '';
	top: 15%;
	left: 0;
	width: 100%;
	height: 80%;
	border-radius: 10px;
	border: 1px solid #0e0e0e29;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget.moderator{
	align-items: center;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget.moderator p.position{
	text-align: center;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget.moderator h4.company{
	text-align: center;
}
.inner_content.agenda .tab-agenda .text{
	font-size: 11pt;
	color: #fff;
	margin-bottom: 10px;
	background-color: #8e7cc9;
	display: inline-block;
	padding: 0 10px;
	border-radius: 4px;
}
.inner_content.agenda .tab-agenda .moderator-text{
	font-size: 12pt;
	color: #8e7cc9;
	margin-bottom: 10px;
	font-weight: 700;
	text-align: center;
}
.inner_content.agenda .tab-agenda div.text:empty{
	display: none;
}
.inner_content.agenda .tab-agenda .text.moderator{
	margin: 0;
	position: relative;
	font-size: 11pt;
	margin-top: 20px;
}
.inner_content.agenda .tab-agenda .text.moderator::after{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #c9a7b2 transparent transparent transparent;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .panel-discussion{
	margin-top: 20px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right ul{
	padding-left:30px;
	padding-top: 10px;
	margin: 0;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right ul li{
	font-size: 11pt;
	color: #0e0e0e;
	list-style: disc;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget h3.name{
	font-size: 11pt;
	margin: 10px 0 0 0;
	color: #8e7cc9;
	z-index:1;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget h4.company{
	font-size: 10pt;
	color: #0e0e0e;
	font-weight: 600;
	text-transform: uppercase;
	margin:0;
	text-align: left;
	z-index:1;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget p.position{
	padding: 0;
	margin: 5px 0;
	line-height: 1.2;
	font-size: 10pt;
	text-align: left;
	z-index:1;
}
.inner_content.agenda .tab-agenda .day{
	opacity: 0;
}

.inner_content.agenda .tab-agenda .day.active{
	opacity: 1;
}
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.inner-page .cs-section_heading.cs-style1 .cs-section_title{
	color: #0e0e0e;
}
.cs-tab_links.cs-style1 li.active a {
	background-color: #8e7cc9;
}
.cs-tabs.cs-style1 .cs-tabs_heading{
	flex-direction: column;
}
.inner-page .cs-page_heading.cs-style1 {
	height: 300px;
	border-radius: 0;
}
.inner-page .cs-page_heading.cs-style1::before{
	border-radius: 0 !important;
}
.section.cards_background_image{
	background-color: #fff;
	margin-top: 0 !important;
	height: 140px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
}
.inner_content.agenda .tab-agenda .section.cards_background_image .text-wrap{
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	border-radius: 15px;
	padding: 0;
	margin: 0;
	border: none;
	min-height: 110px;
	align-items: center;
	overflow: hidden;
}
.inner_content.agenda .tab-agenda .section.cards_background_image:before{
	display: none;
}
.inner_content.agenda .tab-agenda .section.cards_background_image .text-wrap .left h3{
	color: #fff;
}
.no-border{
	border-bottom: none !important;
}
.awards-gala .inner_content.agenda .tab-content:before, .awards-gala .inner_content.agenda .tab-agenda .section:before{
	display: none !important
}
.awards-gala .inner_content.agenda .tab-agenda .section .text-wrap, .awards-gala .inner_content.agenda .tab-agenda .section{
	padding: 0 !important;
	margin: 0 !important;
}
.inner-page.awards-gala{
	background-color: transparent;
}
.inner-page.awards-gala .no-bg .award-gala-text h2.cs-pricing_title, .inner-page.awards-gala .award-gala-video-hover h2{
	font-size: 18px;
	margin-bottom: 10px;
}
.inner-page.awards-gala .no-bg .award-gala-text h3.cs-white_color, .inner-page.awards-gala .award-gala-video-hover h3{
	font-size: 24px;
}
.inner-page.awards-gala p{
	color: #fff;
	text-align: center;
}
.inner-page.awards-gala .no-bg{
	position: relative;
}
.inner-page.awards-gala .no-bg::before {
	content: "";
	position: absolute;
	right: -55px;
	top: -55px;
	height: 135px;
	width: 135px;
	background: #b47ef9;
	-webkit-filter: blur(125px);
	filter: blur(125px);
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	opacity: 1;
}
.inner-page.awards-gala .cs-section_heading.cs-style1 .cs-section_title{
	color: #fff;
}
.inner-page.awards-gala .award-gala-video-hover{
	position: relative;
	z-index: 1;
	padding: 20px 40px;
}
@media screen and (max-width: 767px) {
	.inner_content.agenda {
		padding: 0 5px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap{
		flex-direction: column;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .left h3{
		margin-bottom: 10px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right h3{
		text-align: center;
	}
	.cs-tab_links.cs-style1 a{
		padding: 7px 10px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .left, .inner_content.agenda .tab-agenda .section .text-wrap .right{
		width: 100%;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right{
		padding: 0 5px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right p{
		margin-left: 20px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right .widget{
		margin-left: 10px;
		margin-right: 10px;
	}
	.cs-tab_links.cs-style1{
		display: flex;
		justify-content: center;
	}
	.inner_content.agenda .tab-agenda .text{
		margin: 0 auto;
		width: 50%;
		text-align: center;
		display: block;
		margin-bottom: 10px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .left img {
		border: 1px solid #d2d2d245;
		margin: 10px 0 20px;
	}

	.inner_content.agenda .tab-agenda .section.cards_background_image .text-wrap{
		display: flex;
		justify-content: center;
		position: relative;
	}
	.inner_content.agenda .tab-agenda .section.cards_background_image .text-wrap:after{
		content: "";
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #000000bd;
	}
	.inner_content.agenda .tab-agenda .section.cards_background_image .text-wrap h3{
		position: relative;
		z-index: 1;
	}
	.inner-page.awards-gala{
		background-size: 200%;
	}
	.inner-page.awards-gala .no-bg .award-gala-text {
		padding: 20px !important;
	}
	.inner-page.awards-gala .no-bg::before{
		display: none;
	}
	.inner-page.awards-gala .award-gala-video-hover {
		padding: 20px;
		text-align: center;
	}
}
@media screen and (max-width: 991px) {
	.inner_content.agenda .tab-agenda .section .text-wrap .left .img-wrap-logo{
		padding: 5px;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .right .widget{
		height: 190px;
	}
	.cs-height_lg_0 {
		height:0
	}

	.cs-height_lg_5 {
		height: 5px
	}

	.cs-height_lg_10 {
		height: 10px
	}

	.cs-height_lg_15 {
		height: 15px
	}

	.cs-height_lg_20 {
		height: 20px
	}

	.cs-height_lg_25 {
		height: 25px
	}

	.cs-height_lg_30 {
		height: 30px
	}

	.cs-height_lg_35 {
		height: 35px
	}

	.cs-height_lg_40 {
		height: 40px
	}

	.cs-height_lg_45 {
		height: 45px
	}

	.cs-height_lg_50 {
		height: 50px
	}

	.cs-height_lg_55 {
		height: 55px
	}

	.cs-height_lg_60 {
		height: 60px
	}

	.cs-height_lg_65 {
		height: 65px
	}

	.cs-height_lg_70 {
		height: 70px
	}

	.cs-height_lg_75 {
		height: 75px
	}

	.cs-height_lg_80 {
		height: 80px
	}

	.cs-height_lg_85 {
		height: 85px
	}

	.cs-height_lg_90 {
		height: 90px
	}

	.cs-height_lg_95 {
		height: 95px
	}

	.cs-height_lg_100 {
		height: 100px
	}

	.cs-height_lg_105 {
		height: 105px
	}

	.cs-height_lg_110 {
		height: 110px
	}

	.cs-height_lg_115 {
		height: 115px
	}

	.cs-height_lg_120 {
		height: 120px
	}

	.cs-height_lg_125 {
		height: 125px
	}

	.cs-height_lg_130 {
		height: 130px
	}

	.cs-height_lg_135 {
		height: 135px
	}

	.cs-height_lg_140 {
		height: 140px
	}

	.cs-height_lg_145 {
		height: 145px
	}

	.cs-height_lg_150 {
		height: 150px
	}

	.cs-height_lg_155 {
		height: 155px
	}

	.cs-height_lg_160 {
		height: 160px
	}

	.cs-height_lg_165 {
		height: 165px
	}

	.cs-height_lg_170 {
		height: 170px
	}

	.cs-height_lg_175 {
		height: 175px
	}

	.cs-height_lg_180 {
		height: 180px
	}

	.cs-height_lg_185 {
		height: 185px
	}

	.cs-height_lg_190 {
		height: 190px
	}

	.cs-height_lg_195 {
		height: 195px
	}

	.cs-height_lg_200 {
		height: 200px
	}

	.cs-height_lg_205 {
		height: 205px
	}

	.cs-height_lg_210 {
		height: 210px
	}
}
@media screen and (min-width: 1680px) {
	.inner_content.agenda .tab-agenda .section .text-wrap .right .widget{
		min-height: 160px;
	}
}
#tab_1 .section_7 .widget, #tab_1 .section_16 .widget, #tab_1 .section_14 .widget, #tab_2 .section_6 .widget{
	height: 190px;
}
@media screen and (min-width: 992px) {
	#tab_1 .section_7 .widget, #tab_1 .section_16 .widget, #tab_1 .section_14 .widget, #tab_2 .section_6 .widget{
		height: 160px;
	}
	.cs-height_0 {
		height:0
	}

	.cs-height_5 {
		height: 5px
	}

	.cs-height_10 {
		height: 10px
	}

	.cs-height_15 {
		height: 15px
	}

	.cs-height_20 {
		height: 20px
	}

	.cs-height_25 {
		height: 25px
	}

	.cs-height_30 {
		height: 30px
	}

	.cs-height_35 {
		height: 35px
	}

	.cs-height_40 {
		height: 40px
	}

	.cs-height_45 {
		height: 45px
	}

	.cs-height_50 {
		height: 50px
	}

	.cs-height_55 {
		height: 55px
	}

	.cs-height_60 {
		height: 60px
	}

	.cs-height_65 {
		height: 65px
	}

	.cs-height_70 {
		height: 70px
	}

	.cs-height_75 {
		height: 75px
	}

	.cs-height_80 {
		height: 80px
	}

	.cs-height_85 {
		height: 85px
	}

	.cs-height_90 {
		height: 90px
	}

	.cs-height_95 {
		height: 95px
	}

	.cs-height_100 {
		height: 100px
	}

	.cs-height_105 {
		height: 105px
	}

	.cs-height_110 {
		height: 110px
	}

	.cs-height_115 {
		height: 115px
	}

	.cs-height_120 {
		height: 120px
	}

	.cs-height_125 {
		height: 125px
	}

	.cs-height_130 {
		height: 130px
	}

	.cs-height_135 {
		height: 135px
	}

	.cs-height_140 {
		height: 140px
	}

	.cs-height_145 {
		height: 145px
	}

	.cs-height_150 {
		height: 150px
	}

	.cs-height_155 {
		height: 155px
	}

	.cs-height_160 {
		height: 160px
	}

	.cs-height_165 {
		height: 165px
	}

	.cs-height_170 {
		height: 170px
	}

	.cs-height_175 {
		height: 175px
	}

	.cs-height_180 {
		height: 180px
	}

	.cs-height_185 {
		height: 185px
	}

	.cs-height_190 {
		height: 190px
	}

	.cs-height_195 {
		height: 195px
	}

	.cs-height_200 {
		height: 200px
	}

	.cs-height_205 {
		height: 205px
	}

	.cs-height_210 {
		height: 210px
	}
}