body {
	font-family: 'Neue Haas Grotesk Display Pro';
    letter-spacing: 0.2px;
    font-size: 16px;
    font-weight: 400;
}
.agenda{
	padding:60px 0px;
	background-color: #fff;
}
.agenda ul,.workshop ul,.whatsOn ul{
	margin-left: 20px;
}

.agenda ul li,.workshop ul li,.whatsOn ul li{
	list-style: disc;
    line-height: 30px;
    color: #000;
}
.speakers{
	padding:60px 0px 60px 0px;
	background-color: #fff;
}
#footerContactFormWrapper
{
	background-color: #00000008;
    border: 1px solid #8365ff;
	padding: 25px;
	border-radius: 15px;
}

#footerContactFormWrapper .formLabel {
	color: #fff;
	font-size: 17px;
}

#footerContactFormWrapper #footerPageForm .form-control {
	background-color: transparent;
	box-shadow: none;
	border: 1px solid #6b52d1;
    background-color:transparent;
	height:46px;
	color:#fff;
	border-radius:80px;
	width: 100%;
}

#footerContactFormWrapper .formLabel {
	color: #fff;
	font-size: 17px;
	margin-bottom: 10px;
}

#footerContactFormWrapper #footerPageForm .newCroFormSubmit {
	background-color: #8365ff;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	border-radius: 30px;
	margin-top:15px;
	border: none;
	padding: 12px 25px;
	display: inline-block;
}
#footerContactFormWrapper #footerPageForm .newCroFormSubmit:hover{
	background-color: #6c4de7;
	color: #fff;
}

#footerContactFormWrapper .form-group {
	margin-bottom: 25px;
}

.banner-new #bannerPageForm .form-control {
	background-color: transparent;
	box-shadow: none;
	border: 1px solid #8365ff;
    background-color: transparent;
	height:46px;
	color:#fff;
	border-radius:80px;
	width: 100%;
}

.banner-new .formLabel {
	color: #222222;
	font-size: 17px;
	margin-bottom: 10px;
}

.banner-new .form-group {
	margin-bottom: 25px;
}


.popup-content .form-group {
	margin-bottom: 25px;
}

.banner-new #bannerPageForm .newCroFormSubmit {
	background-color: #1668fe;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	border-radius: 30px;
	margin-top: 15px;
	border: none;
	padding: 12px 65px;
	display: inline-block;
}

.banner-new h3
{
	font-weight:600;
	margin-bottom:30px;
}

.banner-new small
{
	background-color: #fff;
	color: #000;
	font-size: 20px;
	font-weight: 500;
	border-radius: 30px;
	padding:8px 35px;
}


.jumper.button{
	padding: 12px 45px;
	background-color: #7F54B1;
	color: #fff;
	border-radius: 30px;
	display: inline-block;
	text-decoration: none;
	margin-top: 25px;
}

.help-block.with-errors {
    position: absolute;
    margin: 0;
    font-size: 13px;
    color: #ffcd0b;
    font-weight: normal;
    margin-top: 2px;
}

#footerContactFormWrapper #footerPageForm .form-group.has-error.has-danger .form-control {
    border-color:#ffcd0b;
}

.thankyouBanner{
	margin: 50px 0;
}

.jumper{
	cursor: pointer;
}

ul.banner-list
{
	text-align: right;
}

.highlights
{
	background-color: #000;
	background-size: cover;
}

.highlights-bg
{
	background-color: #2d225a;
	border-top: 1px solid #cccccc40;
	border-bottom: 1px solid #cccccc40;
	padding: 50px 0px;
}

.highlights-bg h3
{
	font-size: 24px;
	font-weight: 500;
	color:#fff;
	text-align: center;
	margin-bottom: 30px;
}

.highlights-bg ul 
{
	text-align: center;
}

.highlights-bg ul li
{
	display: inline-block;
	margin-right:30px;
}

.highlights h2
{
	font-size:36px;
	font-weight:500;
	color:#fff;
	text-align: center;
	margin-bottom: 30px;
}

.highlights-list
{
	padding: 25px;
    background-color: #f3660e12;
    border: 1px solid #1668fe;
    min-height:109px;
	display: grid;
    align-items: center;
}

.highlights-list p
{
	font-size: 20px;
	font-weight:400;
	text-align:center;
	color:#fff;
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 29px;
}

.form-check-input:checked {
    background-color: #6d54d7;
    border-color: #6d54d7;
}

.workshop
{
	padding:60px 0px;
	background-color: #e7e7e7;
}

.workshop h2
{
	font-weight:700;
}


.workshop h4
{
	font-weight: 600;
}

.agenda h2
{
	color:#000;
}

.agenda h3
{
	margin-top: 30px;
	color:#000;
	font-size: 26px;
}

.agenda h5
{
	color:#000;
}

.agenda p
{
	color:#000;
	text-align: left;
}

.agenda h4
{
	font-size: 20px;
	color:#000;
	font-weight: 500;
	margin-top:20px;
}

.attend
{
	background: url(../images/attend-bg.jpg) no-repeat top center #111111;
	padding:60px 0px;
}


.attend h2
{
	color:#fff;
}

.attend h4
{
	color:#fff;
	font-weight: 300;
}




.speakers h2
{
	font-size:36px;
	font-weight:700;
	color:#000;
	text-align: center;
	margin-bottom: 30px;
}

.speakers h4
{
	font-size: 20px;
	color:#000;
}

.speakers-list
{
	border: 1px solid #6d54d6;
	border-radius: 10px;
	padding:18px;
	margin-bottom: 30px;
	min-height: 485px;
}

.exceptional-event
{
	background:#1c0481;
	background-size: cover;
	padding:60px 0px 60px 0px;
}

.exceptional-event h3
{
	font-weight: 500;
	color:#fff;
}

.ctaorange, .ctaorange:hover {

	background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 5px;
    padding: 15px 40px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-top: 15px;
    text-decoration: none;
    display: inline-block;
}

.ctaorange-2, .ctaorange-2:hover {

	background: #1668fe 0% 0% no-repeat padding-box;
    border-radius:80px;
    padding: 15px 40px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-top: 15px;
    text-decoration: none;
    display: inline-block;
}

.speakers h4
{
	font-weight:700;
}

p.speak-2 i
{
	color:#000;
}

p.speak
{
	color:#000;
}

ul.learn li
{
	background: url(../assets/arrow.svg) top 8px left no-repeat;
	font-size: 16px;
	color:#D8D8D8;
	padding-left:20px;
	margin-bottom: 10px;
}

ul.audience li
{
	background: url(../assets/arrow.svg) top 8px left no-repeat;
	font-size: 16px;
	color:#D8D8D8;
	padding-left:20px;
	margin-bottom: 10px;
}

ul.transform li
{
	background: url(../assets/arrow.svg) top 8px left no-repeat;
	font-size: 16px;
	color:#D8D8D8;
	padding-left:20px;
	margin-bottom: 10px;
}

.table>:not(caption)>*>* {
    padding: 1.5rem 1.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table>:not(caption)>*>* {
    padding: 1.5rem 1.5rem;
    background-color: #111111;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.table-hover>tbody>tr:hover {
    --bs-table-accent-bg: #35150227;
    color: var(--bs-table-hover-color);
}

.table>:not(:last-child)>:last-child>* {
    border-bottom-color: #ffffff26;
}


@media (min-width: 576px) {
	
	.footerInnerLink {
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: 1fr 1fr;
	}

	
}

@media (min-width: 768px) {

		.footerInnerLink {
		grid-template-columns: repeat(2, auto);
		grid-template-rows: 1fr 1fr 1fr;
		margin: 0;
	}

	.footerRightSideWrap {
		margin-top: 0;
	}

	.footerFormSection h2 {
		font-size: 29px;
	}
}

@media (min-width: 992px) {

	

	.footerFormSection h2 {
		font-size: 36px;
	}

	.defaultContainer {
		max-width: 960px
	}

	.footLogoImage {
		/*width: 120px;*/
		margin-right: 10px;
	}

	.footerInnerLink {
		grid-template-columns: repeat(3, auto);
		grid-template-rows: 1fr 1fr;
	}

	.tcsAdvantageCotentWrapper {
		margin-top: 0;
	}

	.exceptional-event
	{
		background: #1c0481;
		background-size: cover;
		padding:60px 0px 20px 0px;
	}

}

@media (min-width: 1200px) {


}





@media (min-width: 991px) and (max-width: 1366px) {

	.highlights-list {
		padding: 12px;
		background-color: #f3660e12;
		border: 1px solid #1668fe;
		min-height: 90px;
	}

	.highlights-list p {
		font-size: 16px;
		font-weight: 400;
		text-align: center;
		color: #fff;
		padding-bottom: 0;
		margin-bottom: 0;
		line-height: 29px;
	}
	
	
}

@media (max-width:991px) {	

.highlights-list {
    padding: 25px;
    background-color: #f3660e12;
    border: 1px solid #1668fe;
    min-height: 84px;
    margin-bottom: 25px;
}

.highlights-bg ul li {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 20px;
}

}

@media (max-width: 576px) {	

	ul.banner-list
	{
		margin-top: 20px;
		text-align: center;
	}

}

/* Banner Start */

.col-lg-12.flex-use {
    display: flex;
    flex-direction: column;
    position: relative;
}
.col-contents.left-bot {
    width: 31%;
    position: absolute;
    bottom: -12%;
    left: 0;
    top: unset !important;
}

.col-contents.top-right
{
	text-align: left;
}

.col-contents.top-right h3
{
	font-size: 16px;
	color:#fff;
	margin-top: 5px;
}

.col-contents.left-bot h1
{
	font-weight: 700;
	font-size:62px;
	color:#fff;
}

.col-contents.left-bot p
{
	color:#fff;
}

.col-contents.left-bot h6
{
	color:#1668fe;
}

.col-img {
	text-align: center;
}
.col-img img {
    margin-top: -82px;
}
.col-contents.bot-right {
	position: absolute;
    right: 12%;
    bottom: -108px;
}

.bot-right h2 {
    font-weight: 700;
    font-size: 40px;
    color: #fff;
}

.colin-img {
	position: absolute;
    right: 102px;
    top: 62%;
}
.top-con {
	position: absolute;
    right: 14%;
    top: 25%;
}

.col-contents.top-right img {
    margin-top: 0px;
}
.colin-img img {
    margin-top: 0px;
}

/* Banner End */

@media (min-width: 1400px) {

	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px;
    }

	img.banner-img 
	{
		width: 950px;
		
	}

	.col-contents.bot-right {
        position: absolute;
        right: 14%;
        bottom: -94px;
    }

}



@media (min-width: 1600px) {

	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1500px;
    }

	.col-img img {
		margin-top: -82px;
	}

	.col-contents.left-bot h1 {
		font-weight: 700;
		font-size: 70px;
		color: #fff;
	}

	img.banner-img 
	{
		width:1125px;
	}

	.col-contents.bot-right {
		position: absolute;
		right: 12%;
		bottom: -95px;
	}

	.col-contents.left-bot h1 {
		font-weight: 700;
		font-size: 56px;
		color: #fff;
	}

	.colin-img {
		position: absolute;
		right: 102px;
		top: 72%;
	}

	.col-contents.left-bot {
		width: 31%;
		position: absolute;
		bottom: 5%;
		left: 0;
		top: unset !important;
	}
	

}

@media (min-width: 1800px) {

	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1500px;
    }


}


@media (min-width:1400px) and (max-width: 1599px) {

.col-img img {
	margin-top: -82px;
}

.col-contents.left-bot h1 {
	font-weight: 700;
	font-size: 48px;
	color: #fff;
}

.colin-img {
	position: absolute;
	right: 106px;
	top: 71%;
}

.col-contents.top-right img {
    margin-top: 0px;
    width: 90px;
}

.top-con {
	position: absolute;
	right: 13%;
	top: 19%;
}

}


@media (min-width:1200px) and (max-width: 1399px) {

	img.banner-img
	{
		width: 800px;
	}

	.col-img img {
		margin-top: -82px;
	}

	.col-contents.left-bot h1 {
		font-weight:700;
		font-size: 40px;
		color: #fff;
	}

	.colin-img {
        position: absolute;
        right: 92px;
        top: 72%;
    }

	.col-contents.top-right img {
		margin-top: 0px;
		width: 82px;
	}

	.top-con {
        position: absolute;
        right: 10%;
        top: 11%;
    }

	.table>:not(caption)>*>* {
		padding: 1.5rem 0.5rem;
		background-color: #111111;
		border-bottom-width: 1px;
		box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
	}

}

@media (min-width:991px) and (max-width: 1199px) {
.table>:not(caption)>*>* {
    padding: 1.5rem 0.5rem;
    background-color: #111111;
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.test
{
	width: 19%;
}
}


@media (max-width: 1199px) {
	
	.col-contents.left-bot {
		width:40%;
		position: absolute;
		bottom: 0%;
		left: 0;
		top: unset !important;
	}

	img.banner-img 
	{
		opacity: 0;
	}

}


/* linear-gradient(rgb(28 26 26 / 72%), rgb(18 9 9 / 79%)) */
.banner-new
{
	padding-top: 20px;
	padding-bottom: 80px;
	/* background:linear-gradient(rgb(54 37 118 / 83%), rgb(54 37 118)), url(../asset/banner-bg.webp) no-repeat top left #000; */
	background-size: cover;
}

.banner-new h1
{
	font-weight: 500;
	color:#fff;
	margin-top: 30px;
	margin-bottom:30px;
}

.banner-new h4
{
	font-weight:400;
	color:#fff;
}

.banner-new p
{
	background-color: #00000008;
    border: 1px solid #8365ff;
	display: inline-block;
	padding: 10px 30px;
	margin-top: 20px;
	border-radius:85px;
	font-weight:400;
	color:#fff;
	font-size: 18px;
}

.banner-new ul
{
	margin-top: 20px;
	margin-left: 40px;
}

.banner-new ul li
{width: 80%;
	
	margin-bottom:15px;
	list-style-type:square;
	color:#fff;
}

@media (max-width:991px) {

	


	h3.oct-2
	{
		
		display: block !important;
	}

	.bot-right h2 {
		font-weight:700;
		font-size: 40px;
		color: #fff;
		margin-top: 30px;
		display: ruby;
	}

	.col-contents.left-bot {
        width: 100%;
        position: absolute;
        bottom: 0%;
        left: 0;
        top: unset !important;
    }

	.colin-img
	{
		display: none;
	}

	.top-con
	{
		display: none;
	}

	.table-dark {
		width: 1120px;
	}

	.speakers-list
{
	border: 1px solid #1668fe;
	border-radius: 10px;
	padding:30px;
	margin-bottom: 30px;
	min-height:auto;
}


}

@media (max-width:767px) {

	.col-img img {
		margin-top:40px;
	}

	
	.bot-right h2 {
		font-weight: 700;
		font-size: 35px;
		color: #fff;
	}

	.col-contents.left-bot h1 {
		font-weight: 700;
		font-size: 50px;
		color: #fff;
	}

}


@media (max-width:581px) {

	.col-contents.left-bot {
        width: 96%;
        position: absolute;
        bottom: inherit;
        left: inherit;
        top: unset !important;
    }

	    .bot-right h2 {
        font-weight: 700;
		font-size: 40px;
        color: #fff;
        text-align: right;
    }

	.col-contents.bot-right {
		position: initial;
		margin-top: 14px;
		right: 16%;
		bottom: inherit;
	}

	.col-contents.left-bot h1 {
		font-weight: 700;
		font-size: 48px;
		margin-top: 35px;
		color: #fff;
	}

	.bot-right h2 {
        font-weight: 700;
        font-size: 24px;
        color: #fff;
        text-align: left;
        margin-top: 70px;
        display: block;
    }

	h3.oct-2 {
        display: block !important;
        margin-top: 35px;
    }


	

}


@media (max-width:460px) {

	.col-contents.bot-right {
        position: initial;
        margin-top:70px;
        right: 16%;
        bottom: inherit;
    }

	.bot-right h2 {
		font-weight: 700;
		font-size: 24px;
		color: #fff;
		text-align: left;
		margin-top: 24px;
		display: block;
	}

	.col-contents.left-bot h1 {
        font-weight: 700;
        font-size: 38px;
        margin-top: 15px;
        color: #fff;
    }

}

@media (max-width:420px) {

	.col-contents.bot-right {
        position: initial;
        margin-top:70px;
        right: 16%;
        bottom: inherit;
    }

	.bot-right h2 {
		font-weight: 700;
		font-size: 24px;
		color: #fff;
		text-align: left;
		margin-top: 24px;
		display: block;
	}

	.col-contents.left-bot h1 {
        font-weight: 700;
        font-size: 38px;
		margin-top: 59px;
        color: #fff;
    }

}

@media (max-width:419px) {

	.col-contents.bot-right {
        position: initial;
        margin-top: 200px;
        right: 16%;
        bottom: inherit;
    }

	.bot-right h2 {
        font-weight: 700;
        font-size: 24px;
        color: #fff;
        text-align: left;
        margin-top: 15px;
        display: block;
    }

	.col-contents.left-bot h1 {
        font-weight: 700;
        font-size: 38px;
        margin-top: 35px;
        color: #fff;
    }

}


.thankyouBanner {
    background-color: #4c24ee;
	border-top:1px solid #cccccc45;
	border-bottom:1px solid #cccccc45;
	margin: 0px;
    padding:80px 0px;
}

.thankyouBanner h1
{
	color:#fff;
}

.thank-table p
{
	text-align: left;
	color:#d8d8d8;
	
}

.thank-table h5
{
	font-size: 20px;
	text-align: left;
	color:#fff;
	
}

.thankyouBanner h3
{
	font-size:36px;
	text-align:center;
	color:#ffffff;
	margin-top: 30px;
	margin-bottom: 40px;
	
}

@media (min-width: 768px){

    .phoneWrapper {
        padding-right: 15px;
        border-right: 1px solid #fff;
    }
    .topStripRight {
        gap: 15px;
    }

}


@media (min-width: 576px) {
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
}


@media (min-width: 1320px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1300px;
    }
}

.whatsOn {
    background-color: #2d225a;
    border-top: 1px solid #cccccc40;
    border-bottom: 1px solid #cccccc40;
    padding: 50px 0px;
}

@media (max-width: 768px){


.whatsOn h2
{
	text-align: center;
}

}