@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/*
@import url("hero-section.css");
@import url("insdustry-sectors.css");
@import url("topics-discussion.css");
@import url("chart-block.css");
*/
body{
	font-family: "Montserrat", sans-serif;
	color: #fff;
	background-color: #fffbf9;
}
h1, h2, h3, h4, h5, h6{
	font-family: "Montserrat", sans-serif;
}
a.img-logo{
	display: block;
}
a.text-logo{
	display: none;
}
.mobile-only{
	display: none;
}
header.cs-gescout_sticky a.text-logo, header.darkHeader a.text-logo{
	display: block;
	font-size: 2rem;
	font-weight: 800;
	color: #fff;
	text-transform: capitalize;
}
.margin-0-auto{
	margin: 0 auto;
}
header.cs-gescout_sticky a.img-logo, header.darkHeader a.img-logo{
	display: none;
}
.cs-nav .cs-nav_list > li.current-page > a, .cs-nav .cs-nav_list > li > ul > li.current-page > a{
	color: #f58330;
}
.text-right{
	text-align: right;
}
.cs-site_branding img{
	width: 100%;
	height: 40px;
}
.black-bg{
	background-color: #090a0a;
}
.home{
	position: relative;
	z-index: -1;
}
.cs-side_header.active .cs-side_header_in{
	overflow-y: scroll;
}
.home .cs-hero.cs-style1{
	padding: 0;
}
.footer_logo{
	height: 54px;
}
.cs-funfact.cs-style1 .cs-funfact_number{
	margin-right: 9px;
	display: flex;
}
.cs-funfact.cs-style1 .cs-funfact_number .cs-accent_color{
	font-size: 40px;
	line-height: 1;
}
.cs-funfact.cs-style1 .cs-funfact_text p{
	line-height: 1.3;
	color: #fff;
}
.cs-funfact_heading h2{
	line-height: 1.1;
}
.home .video-section .cs-portfolio.cs-style1 .cs-portfolio_bg{
	filter: grayscale(100%);
	position: relative;
}
.home .video-section .slick-current .cs-portfolio.cs-style1 .cs-portfolio_bg{
	filter: grayscale(0);
}
.home .video-section .slick-current .cs-portfolio.cs-style1 .cs-portfolio_hover{
	opacity: 0;
}
.home .video-section .slick-current .cs-portfolio.cs-style1.cs-type1 .cs-portfolio_info_bg {
	left: 0px;
	top: 0px;
	opacity: 1;
}
.home .video-section .slick-current .cs-portfolio.cs-style1.cs-type1 .cs-portfolio_title{
	top: 15px;
	opacity: 1;
}
.home .video-section .slick-current .cs-portfolio.cs-style1.cs-type1 .cs-portfolio_subtitle{
	top: 0px;
	opacity: 1;
}
.cs-side_header_in .cs-site_branding img{
	height: 90px;
	max-height: 90px;
}
.home .cs-portfolio.cs-style1 .cs-portfolio_bg video{
	position: absolute;
	top: 0;
	left: 0;
	object-position: center;
	object-fit: cover;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.home .cs-portfolio.cs-style1 .cs-portfolio_info{
	width: 200px;
	height: 200px;
	padding: 50px 20px 80px 50px;
	bottom: -80px;
}
.home .cs-portfolio.cs-style1 .cs-portfolio_title{
	font-size: 18px;
	line-height: 1;
}
.home .cs-section_heading.cs-style1 .cs-section_title{
	font-weight: 700;
	font-size: 32px;
}
.cyber-security .cs-iconbox.cs-style4 .cs-iconbox_title{
	font-size: 50px;
	margin: 0;
	font-weight: 700;
}
.cyber-security .cs-iconbox.cs-style4 .cs-iconbox_subtitle{
	line-height: 1.4em;
}
.cyber-security .cs-iconbox_4_wrap{
	grid-gap: 20px 20px;
	grid-template-columns: repeat(3, 1fr);
}
.cyber-security .cs-shape_2{
	bottom: 30px;
	right: -200px;
	-webkit-animation: animo-x 9s cubic-bezier(0.4, 0, 0.2, 1) infinite;
	animation: animo-x 9s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
.cyber-security .cs-shape_2 > div {
	background-color: #00000052;
}
.past-speakers .cs-team.cs-style1 .cs-member_thumb{
	border-radius: 24px;
	background-color: #000;
}
.past-speakers .cs-team.cs-style1 .cs-member_thumb img{
	filter: grayscale(100%);
}
.past-speakers .cs-team.cs-style1:hover .cs-member_thumb img{
	filter: grayscale(0);
}
.past-speakers .cs-team.cs-style1 .cs-member_info .cs-member_designation:nth-child(2){
	font-size: 14px;
	line-height: 1.4em;
	color: #fff;
}
.past-speakers .cs-team.cs-style1 .cs-member_info .cs-member_designation:nth-child(3){
	color:#f58330;
	text-transform:capitalize;
	line-height: 1.2em;
	margin-top: 3px;
}
.series-sponsors .cs-slider .img-wrap{
	height: 140px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 6px;
	border: 1px solid #d0d0d07d;
}
.series-sponsors .cs-slider .img-wrap:nth-child(1){
	margin-bottom: 24px;
}
.series-sponsors .cs-slider .img-wrap img{
	height: 90%;
}
.subscribe_box input[type="email"]{
	padding: 15px 25px;
	border-radius: 0;
	border: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: rgba(27, 31, 29, 0.1);
	border-right: none;
	width: 100%;
	color: #000;
}
.subscribe_box input[type="submit"]{
	background-color: #f58330;
	font-size: 14pt;
	color: #fff;
	font-weight: 600;
	border: none;
	padding: 15px 25px;
	margin-top: 0;
	border-radius: 0;
	float: left;
	text-transform: uppercase;
}
.subscribe_box .hs_email{
	display: flex;
	flex-direction: column;
	width: 40%;
	float: left;
	margin-left: 25%;
}
.subscribe_box label{
	margin: 0;
}
.subscribe_box ul{
	list-style: none;
}
.subscribe_box .hs-error-msg{
	color: red;
}
.subscribe_box .hs_error_rollup{
	display: none;
}
.newsletter .cs-cta.cs-style1 .cs-cta_title{
	text-transform: capitalize;
	display: flex;
	flex-direction: column;
}
.newsletter .cs-cta.cs-style1 .cs-cta_title{
	font-size: 32px;
}
.newsletter .cs-cta.cs-style1 .cs-cta_title b{
	font-size: 22px;
}
.gallery .cs-portfolio.cs-style1 .cs-portfolio_bg{
	background-position: top center;
}
.cyber-security.cs-shape_wrap_4 .cs-shape_4{
	background-color: #00000052;
}
.testimonials .cs-slider .cs-post.cs-style1{
	max-width: 698px;
	height: 403px;
}
.testimonials .prev-next-arrow{
	display: flex;
}
.testimonials .prev-next-arrow .slick-arrow{
	border: 1px solid rgba(254, 254, 254, 0.7);
	padding: 0px 10px;
	cursor: pointer;
	border-radius: 4px;
}
.testimonials .prev-next-arrow .slick-arrow:nth-child(1){
	margin-right: 10px;
}
.testimonials .cs-post.cs-style1 .cs-post_info .cs-post_designation:nth-child(3) {
	color: #f58330;
}
.testimonials .cs-post.cs-style1 .cs-post_info .cs-post_designation:nth-child(2) {
	font-size: 14px;
	line-height: 1.4em;
	color: #fff;
}
.testimonials .cs-post.cs-style1 .cs-post_title{
	margin-bottom: 7px;
	line-height: 1.2em;
}
.testimonials .cs-player_btn{
	width: 50px;
	height: 50px;
	top: 60%;
	left: 7%;
}
.testimonials .cs-player_btn span{
	border-left: 18px solid currentColor;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.testimonials.cs-shape_wrap_4 .cs-shape_4 {
	background-color: #00000052;
}
.testimonials .prev-next-arrow .slick-arrow:hover
{
	background-color: #f58330;
	border-color: #f58330;
}
.inner-page .cs-page_heading.cs-style1{
	height: 440px;
}
.inner-page .cs-section_heading.cs-style1 .cs-section_title{
	font-size: 42px;
}
.inner-page .cs-funfact.cs-style1 .cs-funfact_text{
	font-size: 18px;
}
.inner-page .cs-funfact.cs-style1 .cs-funfact_number{
	font-size: 62px;
	align-items: flex-end;
}
.inner-page .cs-funfact.cs-style1 .cs-funfact_number .cs-accent_color {
	font-size: 30px;
	line-height: 70px;
}
body.why-speak .cs-image_layer.cs-style1 .cs-image_layer_in::after{
	right: -40px;
	bottom: -40px;
}
body.awards .cs-moving_text_wrap.cs-type1 .cs-moving_text a{
	color: transparent;
	-webkit-text-stroke: 1px #b59643;
}
body.awards .cs-moving_text_wrap.cs-type1 .cs-moving_text a:hover {
	color: #b59643;
	-webkit-text-stroke: 0px #f58330;
}
body.awards .cs-moving_text_wrap.cs-type1{
	color: #b59643;
	-webkit-text-stroke: 0px #b59643;
}
body.awards .cs-portfolio.cs-style1.cs-type2 .cs-portfolio_hover{
	opacity: 1;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 20%) 100%);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
body.awards .cs-portfolio.cs-style1.cs-type1 .cs-portfolio_title, body.awards .cs-portfolio.cs-style1.cs-type2 .cs-portfolio_title, body.awards .cs-portfolio.cs-style1.cs-type2 .cs-portfolio_subtitle {
	top: 0px;
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	margin-bottom: 10px;
}
body.awards .cs-portfolio.cs-style1.cs-type2 .cs-portfolio_info .cs-member_designation{
	color: #fff;
}
body.awards .cs-portfolio.cs-style1.cs-type2 .cs-portfolio_info .cs-member_company{
	color: #c8ad5a;
	line-height: 1.2;
}
body.awards .cs-portfolio.cs-style1.cs-type2:hover .cs-portfolio_hover{
	background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 80%) 100%);
}
body.awards .cs-portfolio.cs-style1.cs-type2 .cs-portfolio_hover_info{
	height: 100%;
	width: 100%;
	border-radius: 0%;
	padding: 40px;
	top: 50%;
	left: 50%;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	z-index: 2;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}

body.awards .cs-portfolio.cs-style1.cs-type2 .cs-portfolio_hover_info img{
	width: auto;
	height: 90px;
	margin-bottom: 10px;
}
body.awards .cs-portfolio.cs-style1.cs-type2 .cs-portfolio_hover_info p{
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.6;
}
body.awards .cs-portfolio.cs-style1.cs-size3::after{
	content: "";
	position: absolute;
	width: 90%;
	height: 90%;
	top:20px;
	left: 20px;
	display: block;
	border: 1px solid #c8ad5a;
	border-bottom:none;
}
body.awards .cs-portfolio.cs-style1.cs-type2{
	border-radius: 0;
}
body.awards .cs-portfolio.cs-style1.cs-type2:hover .cs-portfolio_info{
	opacity: 0;
}
body.awards .cs-portfolio.cs-style1.cs-type2:hover .cs-portfolio_hover_info{
	opacity: 1;
	top: 40%;
	left: 50%;
}
body.awards .cs-player_btn{
	position: relative;
	width: 50px;
	height: 50px;
	top:100%;
	color: #4e4323;
}
body.awards .cs-player_btn span{
	border-left: 14px solid currentColor;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
}
.awards-nominations h2{
	font-size: 72px;
	color: #c8ad5a;
	font-weight: 800;
}
.awards-nominations-list .box-container {
	align-items: center;
	display: grid;
	grid-gap: 40px 40px;
	grid-template-columns: repeat(3, 1fr);
	justify-content: space-between;
	width: 100%;
}
.awards-nominations-list .box-item {
	position: relative;
	-webkit-backface-visibility: hidden;
	width: 100%;
	max-width: 100%;
	border: 1px solid #c8ad5a6b;
	padding: 10px;
	border-radius: 10px;
}
.awards-nominations-list .flip-box {
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	perspective: 1000px;
	-webkit-perspective: 1000px;
}
.awards-nominations-list .flip-box-front, .awards-nominations-list .flip-box-back {
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	border-radius: 10px;
	min-height: 360px;
	-ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
	transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
	-webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.awards-nominations-list .flip-box-front {
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	background-color: #000;
}
.awards-nominations-list .flip-box:hover .flip-box-front {
	-ms-transform: rotateY(-180deg);
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.awards-nominations-list .flip-box-back {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #000;
	-ms-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.awards-nominations-list .flip-box:hover .flip-box-back {
	-ms-transform: rotateY(0deg);
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.awards-nominations-list .flip-box .inner {
	position: absolute;
	left: 0;
	width: 100%;
	padding: 60px 60px;
	outline: 1px solid transparent;
	-webkit-perspective: inherit;
	perspective: inherit;
	z-index: 2;
	transform: translateY(-50%) translateZ(60px) scale(.94);
	-webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
	-ms-transform: translateY(-50%) translateZ(60px) scale(.94);
	top: 50%;
}
.awards-nominations-list .flip-box-header {
	font-size: 42px;
	text-shadow: 2px 2px #0a0a0aeb;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
}
.awards-nominations-list .flip-box p {
	font-size: 14px;
	line-height: 1.6;
}
.awards-nominations-list .flip-box a {
	color: #c8ad5a;
}
.awards-nominations-list .flip-box-img {
	margin-top: 25px;
}
.awards-nominations-list .flip-box-button {
	background-color: transparent;
	border: 2px solid #fff;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	font-weight: bold;
	margin-top: 25px;
	padding: 15px 20px;
	text-transform: uppercase;
}
.awards-nominations-list .flip-box .flip-box-front .inner{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}
.home-galanight-section .galanight .galanight-left{
	background-image: url('../img/award.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	min-height: 680px;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.home-galanight-section .galanight .galanight-left h2{
	color: #fff;
	font-size: 62px;
	line-height: 1;
	font-weight: 900;
	font-style: italic;
	margin: 0;
	margin-bottom: 15px;
}
.home-galanight-section .galanight .galanight-left p{
	color: #fff;
	width: 90%;
}
.home-galanight-section .galanight .galanight-left, .home-galanight-section .galanight .galanight-right{
	padding: 0 40px;
}
.home-galanight-section .galanight .galanight-left{
	padding: 30px 80px;
}
.home-galanight-section .galanight .galanight-right{
	margin:0px;
}
.home-galanight-section .galanight .galanight-right .accordion{
	--bs-accordion-bg:translate !important;
}
.home-galanight-section .galanight .galanight-right .accordion-button{
	color:#666666 !important;
	font-size: 26px;
	text-transform:capitalize;
	padding:0;
	margin: 0;
	background: transparent;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
}
.home-galanight-section .galanight .galanight-right .accordion-button:not(.collapsed){
	background-color:#e6f6f500 !important;
	box-shadow:none !important;
	color: #c8ad5a !important;
	padding-top: 0px;
}
.home-galanight-section .galanight .galanight-right .accordion-item{
	border:none !important;
	background: transparent;
}
.home-galanight-section .galanight .galanight-right .accordion-button:focus{
	border-color: #80d4ce00 !important;
	box-shadow:none !important;
}
/*
.home-galanight-section .galanight .galanight-right .accordion-button::after{
	background-image: url('../img/plus.png');
    background-repeat: no-repeat;
    background-size: 1.25rem;
    width: 40px;
    height: 40px;
    background-size: auto;
}
*/
.home-galanight-section .galanight .galanight-right .accordion-button::after{ display:none; }
.home-galanight-section .galanight .galanight-right .accordion-button:not(.collapsed)::after{
	background-image: url('../img/minus.png');
	transform: rotate(0);
	background-repeat: no-repeat;
	background-size: 1.25rem;
	width: 40px;
	height: 40px;
	background-size: auto;
	display: block;
}
.home-galanight-section .galanight .galanight-right .accordion-header{
	border-bottom: 1px solid #c8ad5a6b;
	font-size: 26px;
	display: flex;
	display: flex;
	justify-content: space-between;
}
.home-galanight-section .galanight .galanight-right .accordion-header .cs-funfact_number{
	display: flex;
	width: 15%;
	justify-content: flex-end;
	align-items: center;
	color: #666666 !important;
}
.home-galanight-section .galanight .galanight-right .accordion-body{
	padding: 15px 0;
}
.home-galanight-section .galanight .galanight-right .accordion-body p, .home-galanight-section .galanight .galanight-right .accordion-body  ul li{
	color: #b1b1b1;
	font-size: 14px;
}
.home-galanight-section .galanight .galanight-right .accordion-body  ul{
	list-style: disc;
	margin: 0;
}
.home-galanight-section .galanight .galanight-right .accordion-body  ul li{
	margin-bottom: 5px;
}
.why_sponsor .cs-section_heading.cs-style1 .cs-section_title{
	margin-bottom: 10px;
}
.why_sponsor .cs-section_heading.cs-style1 .cs-section_subtitle{
	color:#fff;
	font-size: 32px;
}
.why_sponsor .cs-iconbox.cs-style4 .cs-iconbox_title{
	font-size: 18px;
}
.why_sponsor .cs-iconbox.cs-style4 .cs-iconbox_icon img{
	height: 80px;
}
.why_sponsor .cs-section_heading{
	width: 80%;
}
.why_sponsor .hs-input, .cs-side_header_box .hs-input:not([type=radio]):not([type=checkbox]){
	display: block;
	width: 100%;
	padding: 10px 20px;
	border-radius: 15px;
	outline: none;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 2px solid #999696;
	background-color: transparent;
	color: #999696;
}
.why_sponsor .hs-input.hs-fieldtype-intl-phone{
	padding: 0;
	border: none;
}
.cs-side_header_box label{
	font-size: 14px;
}
.cs-side_header_box span{ margin-left:10px; }
.why_sponsor .hs-button, .cs-side_header_box .hs-button{
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 13px 26px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: transparent;
	color: #FEFEFE;
	position: relative;
	line-height: 1.5em;
	font-weight: 600;
	border-radius: 15px;
	background-color: #f58330;
	color: #fff;
	cursor: pointer;
	margin-top: 24px;
}
.why_sponsor .hs-button::before, .cs-side_header_box .hs-button::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(22, 22, 22, 0.4);
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: inherit;
}
.why_sponsor .hs-button:hover::before,  .cs-side_header_box .hs-button:hover::before{
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.why_sponsor .form-columns-2, .cs-side_header_box .form-columns-2{
	display:grid;
	grid-template-columns: repeat(2, 1fr);
	justify-content: space-between;
	grid-gap: 20px 20px;
}
.cs-side_header_box .form-columns-2{
	grid-gap: 10px 10px;
}
.why_sponsor .form-columns-2 .hs-form-field, .cs-side_header_box .form-columns-2 .hs-form-field {
	width: 100%;
}
.why_sponsor ul, .cs-side_header_box ul.inputs-list {
	margin: 0;
	list-style: none;
	padding: 0;
}
.why_sponsor ul, .cs-side_header_box ul.inputs-list li{
	margin: 10px 0;
}
.why_sponsor ul label.hs-error-msg, .cs-side_header_box ul.inputs-list label.hs-error-msg{
	color:red;
	font-size: 12px;
}
.awards-nominations.cs-shape_wrap_6 .cs-shape_2 > div {
	background-color: #090a0a;
}
.modal {
	background: #0000008a;
}
.modal-header {
	background-color: #f58330;
	color: #fff;
	text-transform: uppercase;
}
.modal-dialog-scrollable .modal-body {
	overflow-y: auto;
}
.p-4 {
	padding: 1.5rem!important;
}
.modal-body::-webkit-scrollbar {
	width: 5px;
}
.modal-body::-webkit-scrollbar-thumb {
	background: #f58330;
}
.modal-body::-webkit-scrollbar-track {
	background: #f1f1f1;
}
.btn-close{
	color: #fff !important;
}
body.home .fun-fact .cs-funfact_heading h2{
	font-size: 34px;
	line-height: 1.4;
}
body.agenda .agenda_content .cs-team.cs-style1 .cs-member_name{
	font-size: 14px;
}
body.agenda .agenda_content .cs-team.cs-style1 .cs-member_info .cs-member_designation:nth-child(2) {
	font-size: 12px;
}
body.agenda  .agenda_content .cs-team.cs-style1 .cs-member_info .cs-member_designation:nth-child(3){
	font-size: 11px;
}
body.agenda .cs-team.cs-style1 .cs-member_info{
	padding: 10px 20px 20px 20px;;
}
.why-choose-us .cs-iconbox_4_wrap{
	display: grid;
	grid-gap: 0;
	grid-template-columns: repeat(3, 1fr);
	border: 1px solid #181818;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox{
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 600px;
	justify-content: center;
	padding: 0 50px;
	position: relative;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox:nth-child(2){
	border-left: 1px solid #181818;
	border-right: 1px solid #181818;
}
/*
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox:hover{
	background-color: #181818;
}
*/
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_info{
	z-index: 2;
	display: flex;
	align-items: center;
	flex-direction: column;
	height: 400px;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_info img{
	transition: transform 0.6s;
	transform-style: preserve-3d;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_info p{
	font-weight: 300;
	font-size: 14px;
	color: #fff;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_info h2{
	font-size: 24px;
	margin-bottom: 0;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_info h3{
	font-size: 16px;
	font-weight: 500;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_hover {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: #181818;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: 1;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox:hover .cs-portfolio_hover {
	opacity: 1;
	border: 1px solid #fff;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox:hover .cs-portfolio_info img{
	transition: 0.9s;
	transform: rotateY(180deg);
}
/*
.series-sponsors .cs-moving_text_wrap{
	font-size: 72px;
}
*/
.why-choose-us .cs-iconbox.cs-style4 .cs-iconbox_icon{
	height: 60px;
}
.cs-menu_widget li:not(:last-child) {
	margin-bottom: 10px;
}
.cs-side_header .cs-side_header_in{
	padding: 20px 30px;
	font-size: 14px;
}
.cs-side_header .cs-side_header_heading{
	font-size: 18px;
}
.cs-side_header_box span{
	font-size: 12px;
}
.cs-side_header_box label{margin:5px 0;}
.cs-side_header.active .cs-side_header_in{
	overflow-y: auto;
}
.cs-side_header.active .cs-side_header_in::-webkit-scrollbar {
	width: 5px;
}
.cs-side_header.active .cs-side_header_in::-webkit-scrollbar-thumb {
	background: #f58330;
}
.cs-side_header.active .cs-side_header_in::-webkit-scrollbar-track {
	background: #f1f1f1;
}
.why_sponsor .hs-button{
	background-color: #c8ad5a;
}
.why_sponsor .hs-button:hover{
	background-color: #f58330;
}
body.awards .hero-section .hero-content{
	width: 70%;
	min-height: 100vh;
}
body.awards .hero-section .hero-content h1{
	font-size: 52px;
	font-weight: 700;
}
body.awards .hero-section .hero-content h3{
	font-size: 22px;
	font-weight: 500;
}
body.awards .hero-section .hero-content h3 span{
	color: #f58330;
}
body.awards .why_sponsor .cs-section_heading{
	width: 50%;
	margin: 0 auto;
}
body.awards .why_sponsor .cs-section_heading.cs-style1 .cs-section_title{
	font-size: 42px;
}
body.awards .icon-text-box{
	display: grid;
	grid-gap: 25px 25px;
	grid-template-columns: repeat(2, 1fr);
}
body.awards .icon-text-box .icon-box{
	border:1px solid #999696;
	padding: 0 30px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 200px;
	background-color: #151515;
}
body.awards .icon-text-box .icon-box p{
	color: #c8ad5a;
	margin: 15px 0;
	line-height: 1.3;
	font-weight: 500;
}
body.awards .icon-text-box .icon-box img{
	transition: transform 0.6s;
	transform-style: preserve-3d;
}
body.awards .icon-text-box .icon-box:hover{
	background-color: #2a2a2a;
}
body.awards .icon-text-box .icon-box:hover img{
	transition: 0.9s;
	transform: rotateY(180deg);
}
.cs-scrollup.cs-scrollup_show {
	bottom: 100px;
}
body.home .cs-moving_text_wrap.cs-type1 .cs-moving_text a {
	color: transparent;
	-webkit-text-stroke: 1px #f58330;
}
body.home .cs-moving_text_wrap.cs-type1 .cs-moving_text a:hover {
	color: #f58330;
	-webkit-text-stroke: 1px #f58330;
}
.cs-side_header_box span.hs-form-required{
	color: red;
}
.sponsors-partners .row {
	align-items: center;
	justify-content: center;
}
.sponsors-partners h4{
	margin: 0;
}
.sponsors-partners img{
	border-radius: 0px;
}
/*added 13/02/2024 for sponsor section*/
body.agenda .cs-pricing_table.cs-style1 .cs-pricing_btn_wrap.company_logo{
	width: calc(100% - 170px);
}
.sponsors-partners .logo-wrap {
	margin-bottom: 24px;
}
body.agenda .cs-team.cs-style1 .cs-member_thumb{
	background-color: transparent;
	border-radius: 0;
	padding: 0 20px;
}
body.agenda .cs-team.cs-style1 .cs-member_info{
	position: relative;
}
body.agenda .cs-team.cs-style1 .cs-member_thumb img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	filter: grayscale(0);
	border: 1px solid #ffffff4d;
	object-fit:cover;
	object-position: 0 -10px;
}
body.agenda .cs-team.cs-style1:hover .cs-member_thumb img {
	-webkit-transform: scale(1) translateY(0px);
	transform: scale(1) translateY(0px);
}
body.agenda .cs-pricing_table.cs-style1 .cs-pricing_feature li{
	padding-left: 10px;
}
body.agenda .cs-pricing_table.cs-style1 .cs-pricing_feature li:not(:last-child) {
	margin-bottom: 0px;
}
body.agenda .cs-pricing_table.cs-style1 .cs-pricing_title {
	font-size: 18px;
	padding: 20px 0 20px;
}
body.agenda .cs-pricing_table.cs-style1 .cs-price h3 {
	font-size: 24px;
}
body.agenda .cs-pricing_table.cs-style1 .cs-pricing_info{
	padding-bottom: 20px;
}
body.agenda .cs-pricing_table.cs-style1 .cs-pricing_feature{
	padding: 20px 0 0;
}
body.home .news_articles .horizontal-slide{
	background: linear-gradient(267.18deg, #161616 0%, #080808 100%);
}
body.home .news_articles .news{
	display: grid;
	grid-gap: 60px 30px;
	grid-template-columns: repeat(2, 1fr);
}

body.home .news_articles .horizontal-slide .news .img-wap{
	display: flex;
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 0;
	background-position: 50%;
	background-size: cover;
	height: 300px;
}
body.home .news_articles .horizontal-slide .news .img-wap img{
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-o-object-fit: cover;
	object-fit: cover;
}
body.home .news_articles .news .text-wap{
	padding: 30px 40px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
body.home .news_articles .news .text-wap p{  font-size:  12px; line-height:1.5; }
body.home .news_articles .news .text-wap h3{
	font-size: 18px;
	color: #f58330;
}
body.home .news_articles .news .text-wap a.read_more{
	color: #f58330;
}
body.home .news_articles .news .text-wap .news_date{
	margin-bottom: 15px;
	font-size: 11px;
}
body.home .news_articles .vertical .news{
	display: grid;
	grid-gap: 0 0;
	grid-template-columns: repeat(1, 1fr);
}
body.home .news_articles .vertical .news img{
	height: 170px;
}

body.home .philsec360{
	width: 100%;
}
body.home .philsec360 .philsec360-wrap{
	width: 100%;
	height: 600px;
	margin: 0 auto;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
body.home .philsec360 iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
body.home .philsec360 .philsec360-wrap::after{
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	background-image: url('../img/360-degree.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	z-index: 2;
	display: block;
	width: 120px;
	height: 120px;
	background-color: #000000a3;
	border-radius: 50%;
}
body.home .philsec360 .philsec360-wrap:hover::after{
	display: none;
}
body.home .news_articles .vertical-slide{
	background-color: #1e1e1e;
}
body.home .news_articles .vertical-slide .swiper-vertical{
	height: 470px;
	overflow: hidden;
}
body.home .news_articles .vertical-slide .img-wap{
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 0;
	background-position: 50%;
	background-size: cover;
	height: 180px;
}
body.home .news_articles .vertical-slide .img-wap img{
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-o-object-fit: cover;
	object-fit: cover;
}
.swiper-button-next, .swiper-button-prev{
	color: #f58330 !important;
}
.speaker-regs{
	height: 350px !important;
}
.logo-partner{
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
}
.logo-partner .img-wrap:nth-child(2){
/* 	margin-left: 40px;
	padding-left: 40px; */
	position: relative;
	text-align:center;
}
/* .logo-partner .img-wrap:nth-child(2)::before{
	content: "";
	height: 150px;
	width: 1px;
	top:35px;
	left: 0;
	position: absolute;
	background-color: #f5833057;
} */
.logo-partner .img-wrap:nth-child(2) img{
	height: 130px;
	border-radius: 0px;
	opacity: 1;
}
.logo-partner .img-wrap:nth-child(2) h4{
	margin-bottom: 10px;
	font-weight: 500;
	font-size: 18px;
}
/*sphere_wrap 360 */
.sphere_wrap {
	cursor: move;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
}
.controls {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;

}
.controls ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.controls li {
	cursor: pointer;
	width: 40px;
	height: 40px;
	opacity: 1;
	position: relative;
	float: left;
	margin: 0 10px;
	border-radius: 50%;
	background-color: #f58330;
	box-shadow: 0 10px 30px 0 rgba(0,0,0, .35);
	-webkit-transition: box-shadow .5s ease, opacity .25s ease;
	transition: box-shadow .5s ease, opacity .25s ease;
}
.sphere_wrap:hover .controls li {
	opacity: 1;
}
.controls li:hover {
	box-shadow: 0 0 5px 0 rgba(0,0,0, .15);
}
.controls li.controls__zoom-in:before {
	content: '';
	width: 2px;
	height: 20px;
	position: absolute;
	top: 10px;
	left: 19px;
	background-color: #fff;
}
.controls li.controls__zoom-in:after {
	content: '';
	width: 20px;
	height: 2px;
	position: absolute;
	top: 19px;
	left: 10px;
	background-color: #fff;
}
.controls li.controls__zoom-out:after {
	content: '';
	width: 20px;
	height: 2px;
	position: absolute;
	top: 19px;
	left: 10px;
	background-color: #fff;
}
.controls li.controls__switch-prev {
	margin-right: 35px;
}
.controls li.controls__switch-next {
	margin-left: 35px;
}
.controls li[class*="switch"]:after {
	content: '';
	width: 15px;
	height: 15px;
	position: absolute;
	top: 12px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.controls li.controls__switch-prev:after {
	right: 10px;
	border-left: 2px solid transparent;
	border-bottom: 2px solid transparent;
	border-color: #fff;
}
.controls li.controls__switch-next:after {
	left: 10px;
	border-right: 2px solid transparent;
	border-top: 2px solid transparent;
	border-color: #fff;
}
/*
.cs-button {
	  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 2px;
    color: #fff;
    background-color: transparent;
    background-image: linear-gradient(120deg, #b47cfd 20%, #ff7fc2 60%);
    box-shadow: -25px 0px 20px -10px #FFB07B inset;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    border-color: #b47cfd;
    border-radius: 30px 30px 30px 30px;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    overflow: hidden;
}
.cs-button::before {
  --size: 0;
  content: '';
  position: absolute;
  left: var(--x);
  top: var(--y);
  width: var(--size);
  height: var(--size);
  background: radial-gradient(circle closest-side, #4405f7, transparent);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition: width .2s ease, height .2s ease;
}
.cs-button:hover::before {
  --size: 400px;
}
*/

.button {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: transparent;
	background-image: linear-gradient(120deg, #f58330 20%, #f58330 60%);
	padding: 6px 24px;
	border: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	outline: none;
	overflow: hidden;
	border-radius: 30px;
	margin-right: 10px;
}
.button span {
	position: relative;
	pointer-events: none;
}
/*
.button::before {
	--size: 0;
	content: '';
	position: absolute;
	left: var(--x);
	top: var(--y);
	width: var(--size);
	height: var(--size);
	background: radial-gradient(circle closest-side, #cd3933, transparent);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: width .2s ease, height .2s ease;
}
.button:hover::before {
	--size: 400px;
}
*/
.button:hover {
	color: #fff;
	background-color: transparent;
	background-image: linear-gradient(120deg, #d33830 0%, #a344506e 100%);
	box-shadow: 0px 5px 30px 0px rgba(255, 255, 255, 0.3);
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #ff7fc2;
}
.past-speakers .cs-gap-12 .slick-slide {
	padding-left: 12px;
	padding-right: 12px;
}
.cs-sticky_header{
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.cs-sticky_header.darkHeader{
	background: #000;
	top:0;
}

/* PhilSec Text */
.indosec-section .text-box {
	height:300px;
	background:url(../img/rainbow-texture15.jpg) top / cover;
	overflow:hidden;
}
.indosec-section .text-box div {
	filter:drop-shadow(0 0 3px #fff);
	height:100%;
}
.indosec-section .text-box div::before {
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:#181818;
	-webkit-mask:
	url('../img/philsec.png') center/contain no-repeat,
	linear-gradient(#fff 0 0);
	-webkit-mask-composite:destination-out;
	mask-composite:exclude;
	-webkit-mask-repeat:no-repeat;
}

/* New Gallery */

.marquee-community {
	width: 100%;
	grid-column-gap: 1rem;
	background-color: transparent;
	margin-bottom: 1rem;
	display: flex;
}
.marquee_content {
	min-width: 100%;
	grid-column-gap: 1rem;
	flex: none;
	justify-content: space-around;
	display: flex;
}
.marquee_content img, .community_img {
	width: 100%;
	max-height: 23.44rem;
	max-width: none;
	border-radius: 2.5rem;
	object-fit: cover;
	/* filter: brightness(0.8); */
	display: inline-block;
}
[move="left"] {
	animation: scroll 70s linear infinite;
}
[move="right"] {
	animation: scroll 70s linear infinite;
	animation-direction: reverse;
}
.community_stat {
	max-height: 23.44rem;
	padding: 3rem;
	grid-column-gap: 1rem;
	grid-row-gap: 1rem;
	border-radius: 2.5rem;
	background-color: #f5853b;
	color: #171717;
	flex-direction: column;
	justify-content:space-evenly;
	align-items: flex-start;
	display: flex;
	line-height: 1.1;
}
.community_stat h3{
	color: #171717;
}
.text_lh-1 {
	line-height: 1;
}
.p_160 {
	font-size: 8rem;
	display: inline;
}
.text_maxch-20 {
	max-width:30ch;
}
.p_32 {
	font-size: 1.7rem;
}
.community_stat.is--teal {
	background-color: #f6b095;
}
.community_stat.is--yellow {
	background-color: #f8895d;
}
.container.no-pad {
	padding-right: 0px;
	padding-left: 0px;
}
@keyframes scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(calc(-100% - 3rem));
	}
}
.swiper-nav{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.swiper-nav .swiper-prev-next{
	width: 15%;
	position: relative;
}
.news_articles .prev-next-arrow {
	display: flex;
}
.news_articles .prev-next-arrow .slick-arrow {
	border: 1px solid rgba(254, 254, 254, 0.7);
	padding: 0px 10px;
	cursor: pointer;
	border-radius: 4px;
	background-color: #f58330;
	border-color: #f58330;
}
.news_articles .prev-next-arrow .slick-arrow:nth-child(1) {
	margin-right: 10px;
}
body.home .news_articles .horizontal-slide {
	border-radius: 15px;
	border: 1px solid #ffffff1f;
	background-color: #0a0118;
	height: 303px;
	overflow: hidden;
}
body.home .news_articles .vertical-slide {
	background-color: #151515;
	border-radius: 15px;
	border: 1px solid #ffffff1f;
	height:460px;
	overflow:hidden;
}
body.home .news_articles .vertical-slide .img-wap {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
body.home .news_articles .vertical .news img {
	height: 170px;
}
body.home .news_articles .vertical-slide .swiper-vertical {
	height: 457px;
	overflow: hidden;
}

/* hubspot css */
.hb-custom-form .hs-richtext{ width:100%; }
.hb-custom-form .form-columns-2, .hb-custom-form .form-columns-3{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 30px;

}
.hb-custom-form .form-columns-3 div.hs-richtext, .hb-custom-form .hs_dcci_malaysia_budget .inputs-list>li, .hb-custom-form .hs_dcci_malaysia_timeline .inputs-list>li, .hb-custom-form .hs_cloud_providers_currently_working_with_dcci_malaysia .inputs-list>li{
	width:100%;
}
.hb-custom-form .form-columns-2 .hs-form-field{
	width:48%;
}
.hb-custom-form .input {
	margin-right: 8px;
}
.hb-custom-form .hs-input{
	display: inline-block;
	width:100%;
	height: 40px;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	color: #33475b;
	border: 1px solid #cbd6e2;
	appearance: auto;
}
.hb-custom-form  textarea.hs-input {
	height: auto;
}
.hb-custom-form .hs-input:not([type=file]) {
	/* background-color: #f5f8fa; */
	border-radius:4px;
}
.hb-custom-form .hs-input:not([type=file])::placeholder{
	color:#33475b;
	opacity: 1;
}
.hb-custom-form .hs-input:not([type=file])::-ms-input-placeholder {
	color:#33475b;
}
.hb-custom-form .hs-custom-style>div.form-columns-3 .hs-form-field, .hb-custom-form .hs-custom-style fieldset.form-columns-3 .hs-form-field {
	width: 31.3%;
}
.hb-custom-form .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hb-custom-form .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
	width: 100%;
	max-width: 100%;
}
.hb-custom-form input[type=checkbox], .hb-custom-form input[type=radio] {
	width: auto;
}
.hb-custom-form label {
	font-size: 14px;
	width: 130px;
	color: #33475b;
	display: block;
	float: none;
	width: auto;
	font-weight: 500;
	line-height: 20px;
	padding-top: 0;
	margin-bottom: 4px;
}
.hb-custom-form .hs-form-field label:not(.hs-error-msg), .hb-custom-form .hs-field-desc {
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	margin: 8px 0;
}

.hb-custom-form .hs-form-required {
	color: red;
}

.hb-custom-form .field {
	margin-bottom: 0px;
}

.hb-custom-form input.hs-input.error, .hb-custom-form div.field.error input, .hb-custom-form div.field.error textarea, .hb-custom-form div.field.error .chzn-choices, .hb-custom-form textarea.hs-input.error, .hb-custom-form select.hs-input.error {
	border-color: #c87872;
}
.hb-custom-form .inputs-list label {
	float: none;
	width: auto;
	padding: 0;
	line-height: 18px;
	white-space: normal;
	font-weight: normal;
}
.hb-custom-form .hs-error-msgs label {
	color: #f2545b;
}
.hb-custom-form .inputs-list {
	margin: 0 0 5px;
	width: 100%;
	padding-left: 5px;
}
.hb-custom-form ul.no-list {
	list-style: none;
}
.hb-custom-form .inputs-list>li {
	display: block;
	padding: 0;
	width: 100%;
	padding-top: 0;
}
.hb-custom-form .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hb-custom-form .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hb-custom-form select {
	box-sizing: border-box;
	padding: 0 15px;
	min-height: 27px;
}
.hb-custom-form ul.multi-container{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:20px 0;
}
.hb-custom-form ul.multi-container>li{
	width:31.3%;
}
.hb-custom-form ul.multi-container label, .hb-custom-form .inputs-list label{
	display:flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom:7px;
}
.hb-custom-form ul.multi-container input[type=checkbox], .hb-custom-form ul.multi-container input[type=radio], .hb-custom-form ul.inputs-list input[type=checkbox], .hb-custom-form ul.inputs-list input[type=radio]{
	margin-right:5px;
	margin-top:3px;
	height:auto;
}
.hb-custom-form p{
	margin:20px 0;
}
.hb-custom-form .hs-button {
	background-color: #f58330;
	border: 0;
	text-transform: uppercase;
	font-family: var(--paragraph-font);
	color: #fff;
	padding: 0.5rem 3rem;
	margin-top: 0.5rem;
	width: auto;
}
.hb-custom-form .actions{ margin: 0 !important;}
@media (max-width: 575px){

	.hb-custom-form .form-columns-2 .hs-form-field, .hb-custom-form .hs-custom-style>div.form-columns-3 .hs-form-field, .hb-custom-form .hs-custom-style fieldset.form-columns-3 .hs-form-field, .hb-custom-form ul.multi-container>li{

		width:100%;
	}

}
.hs-form-09856366-8cf5-48b2-8952-34783df4185b_39116db7-00e3-4829-b73c-d9ed2f513301 .hs-field-desc {
	width: 100%;
	color: #6f6f6f !important;
}
.home .past-speakers .swiper-slide{

}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	opacity: 0;
}
.swiper-button-next, .swiper-button-prev{
	background-image: none;
}
.cs-scrollup.cs-scrollup_show {
	bottom: 20px;
	left: 20px;
}

/* nav header  */

.cs-nav .cs-nav_list > li.menu-item-has-children > a::after,
.cs-nav
  .cs-nav_list
  > li.menu-item-has-children
  ul.sub-menu
  > li.menu-item-has-children
  > a::after {
  content: "";

  display: inline-block;

  height: 8px;

  width: 8px;

  border: 3px solid #b47cfd;

  -webkit-transform: rotate(45deg);

  transform: rotate(45deg);

  border-left: 0;

  border-top: 0;

  margin-left: 6px;

  position: relative;

  top: -2px;

  border-radius: 0px 0px 2px 0px;
}

.cs-nav
  .cs-nav_list
  > li.menu-item-has-children
  ul.sub-menu
  > li.menu-item-has-children
  > a::after {
  -webkit-transform: rotate(310deg);

  transform: rotate(310deg);

  left: calc(100% - 50px);
}

.cs-nav .cs-nav_list ul {
  background-color: #280d4b;
}

.cs-nav .cs-nav_list ul a {
  border-bottom: 1px solid #ffffff24;
}

li.last-item > a, .cs-nav .cs-nav_list ul li.last-item > a {
    border-bottom: none;
}
.border-none{
	border:none !important;
}
.cards_bg{
	background-repeat: no-repeat !important;
	background-position: top right !important;
	background-size: cover !important;
}
.cs-pricing_table.cs-style1.cards_bg .cs-price{
	padding-top: 0 !important;
}
.cs-pricing_table.cs-style1{
	background: linear-gradient(267.18deg, #161616 0%, #101010 100%);
}

@media screen and (max-width: 991px){
	.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
		opacity: 0.3;
	}
}
@media screen and (max-width: 767px){
	.cs-pricing_table.cs-style1 .cs-pricing_title, .cs-pricing_table.cs-style1 .cs-pricing_info{
		position: relative;
		z-index: 2;
	}
	.cards_bg:after{
/* 		background: #1010108c; */
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
}
.cs-company_logo{
	height: 90px;
	position: absolute;
	bottom: 20px;
	right: 30px;
}
.cs-company_logo img{
	height: 100%;
	border-radius: 15px;
}
.hb-custom-form input.hs-input[type="file"]{
	border:none;
}
.hb-custom-form a {
	color:#f58330;
}
.hb-custom-form ul.multi-container label, .hb-custom-form .inputs-list label {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 5px;
	margin-top: 14px;
}
.hs-fieldtype-intl-phone{
	display: flex !important;
	justify-content: space-between;
	align-items: center;
}
.hs-fieldtype-intl-phone select{
	width:30%
}
.hs-fieldtype-intl-phone input{
}
.hb-custom-form p{
	margin:0;
}
.cs-team.cs-style1 .cs-member_info{
	background: linear-gradient(360deg, #000000 0%, rgb(0 0 0 / 0%) 80%);
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	border-radius: 24px;
}
.awards .past-speakers .cs-section_heading.cs-style1 .cs-section_title{
	font-size: 72px;
	color: #c8ad5a;
	font-weight: 800;
}
body.agenda .cs-pricing_table.cs-style1 .cs-pricing_feature.company_logo ul{
	width: calc(100% - 170px);
}
.cs-team.cs-style1 .cs-member_name{
	text-transform:uppercase;
}
@media (min-width: 576px) {
	.exhibit {
		width: 17.666667%;
	}
}
.page-id-3628 .hb-custom-form ul.multi-container{
	justify-content: flex-start !important; 
}
.cyber-security .cs-iconbox.cs-style4 .cs-iconbox_title{
	color: #f58330;
}
.cyber-security .cs-iconbox.cs-style4 .cs-iconbox_subtitle{
	color: #fff;
}
header.cs-gescout_sticky a.text-logo, header.darkHeader a.text-logo{
	font-family: "Poppins", sans-serif;
}
.concluded-stamp {
	position: absolute;
	top: calc(55% - 247px);
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	text-align: center;
	z-index: 99;
	margin: 0 auto;
}
.concluded-stamp img {
	width: auto;
}
/*
.hero-section {
    background: linear-gradient(360deg, #000000 0%, rgb(0 0 0 / 82%) 80%);
}
*/
body.home .cs-moving_text_wrap.cs-type1 .cs-moving_text a {
	font-family: "Poppins", sans-serif;
	line-height: 1.4em;
}
@media screen and (max-width: 767px){
	.concluded-stamp {
		width:90%;
		top: calc(30% - 247px);
	}
}
/* work 21-11-2024 */
.hero-section:before, .number_sec_new:before{
	display: none !important;
}
.hero-section .hero-content .timer-content {
	flex-direction: row;
}
.hero-section .hero-content{
	position: initial !important;
}
@media only screen and (min-width: 992px){
	.hero-section .hero-content .timer {
		position: absolute;
		right: 0;
		top: 30%;
	}
	.hero-section .hero-content .timer-content {
		flex-direction: column;
	}
	.hero-section .hero-content .timer-content .timer-el {
		margin: 0 0 5px 0;
	}
	.hero-section .hero-content .bottom-part{
		padding-top: 0;
	}
}
@media screen and (min-width: 1200px) {
	.cs-nav .cs-nav_list ul {
		width: 180px;
	}
}
@media screen and (max-width: 991px) {
	.home .cs-hero.cs-style1 {
		height: 900px;
		min-height: 900px;
	}

}
@media screen and (max-width: 767px) {
	.button{
		font-size: 11px;
	}
}
body.awards .hero-section .hero-content h1{
	z-index:999;
}
body.awards .hero-section .hero-content h3{
	z-index:999;
}



/* 18-12-2024 */
.overview-new {
	position: relative;
	padding: 0 0 80px 0;
}
.overview-new .separator{
	margin: 15px auto;
}
.overview-new-wrap{
	width: 100%;
	margin: 0 auto;
}
.overview-new-heading, .section-heading{
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.overview-new-heading .heading, .heading {
	font-size: 24pt;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 2rem;
	line-height: 1.2;
}
  /* .overview-new-heading p{
	font-size: 13pt;
	color: rgba(254,254,254,.7);
	font-weight: 500;
  } */
  .overview-new-content{
  	margin-top: 40px;
  	display: grid;
  	grid-gap: 0px 0px;
  	grid-template-columns: repeat(1, 1fr);
  }
  .overview-new-content-box.aos-animate{
  	height: 170px !important; 
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	text-align: center;
  	padding: 0 15px;
  }
  .overview-new-content-box.mb-bg-white{

  	background-color: #f5833040!important;
  }
  .overview-new-content-box.mb-bg-gray{

  	background-color: #181818 !important;
  }
  .overview-new-content-box p{
  	font-size: 16px;
  	font-weight: 500;
  	color: #ffffff;
  	letter-spacing: 0.5px;
  	margin: 0;
  	line-height: 1.2;
  }
  .overview-new-content-box .separator{
  	margin-top: 22px;
  	margin-bottom: 22px;
  	width: 40px;
  }
  .overview-new-wrap{
  	margin-bottom: 60px;
  }
  .overview-new-right{
  	border-right: 0;
  	height: 100%;
  }
  .overview-new-right h3{
  	color: #ffffff;
  	font-size: 26px;
  	line-height: 1.2;
  	font-weight: 400;
  	margin: 0;
  	letter-spacing: 2px;
  }
  .overview-new-left{
  	display: flex;
  	flex-direction: column;
  	align-items: flex-start;
  	justify-content: center;
  	height: 100%;
  }
  .overview-new-left h1.heading{
  	text-transform: none;
  }
  .overview-new-right h2{
  	font-family: "Barlow Condensed", sans-serif;
  	color: #f58330;
  	font-size: 160px;
  	font-weight: 400;
  	line-height: 190px;
  	margin: 0;
  	margin-bottom: 10px;
  	letter-spacing: 0px;
  }
  /* .overview-new-left p{
	font-size: 13pt;
	color: rgba(254, 254, 254, 0.7);
	font-weight: 500;
  } */
  .overview {
  	flex-direction: column;
  }
  .overview_left img {
  	object-fit: cover;
  	object-position: 0 -50px;
  	height: 100%;
  }
  .overview h3 {
  	font-size: 24pt;
  }
  .demographics_sec .demographic{
  	flex-direction: column;
  	align-items: center;
  	margin: 0 !important;
  }
  .demographics_sec h3.demographics_sec_title {
  	font-size: 24pt;
  	color: #000;
  	font-weight: 900;
  	text-transform: uppercase;
  	padding:0;
  	padding-left: 20px;
  	border-left: 2px solid #000;
  	margin: 90px 3% 40px 6%;
  }
  .demographics_sec h3.demographics_sec_title span{
  	font-weight: 400;
  }
  .demographics_sec .demographic .demographic-wrap:nth-child(2){
  	border: none;
  }
  @media only screen and (min-width: 768px){
  	.overview-new-content{
  		grid-template-columns: repeat(3, 1fr);
  	}
  	.overview-new-content-box.tb-bg-white{
  		background-color: #f5833040!important;
  	}
  	.overview-new-content-box.tb-bg-gray{
  		background-color: #181818  !important;
  	}
  	.overview-new-right {
  		border-right: 1px solid #3b383830;
  	}
  }
  @media only screen and (min-width: 992px){
  	.overview-new-wrap {
  		width: 70%;
  	}
  	.overview-new-heading, .section-heading{
  		width: 70%;
  	}
  	.overview-new-content{
  		grid-template-columns: repeat(3, 1fr);
  	}
  	.overview-new-content-box.mb-bg-gray{
  		background-color: #181818  !important;
  	}
  	.overview-new-content-box.mb-bg-white{
  		background-color: #f5833040 !important;
  	}
  	.overview-new-content-box.dk-bg-gray{
  		background-color: #181818  !important;
  	}
  	.overview-new-content-box.dk-bg-white{
  		background-color: #f5833040 !important;
  	}
  	.overview-new-right h3 {
  		font-size: 36px;
  	}
  	.overview-new-right h2{
  		font-size: 130px;
  		line-height: 190px;
  	}
  	.overview_left, .overview_right {
  		width: 50%;
  	}
  	.overview{
  		flex-direction: row;
  	}
  	.overview_left {
  		height: 420px;
  	}
  	.overview_right {
  		padding: 0 3% 0 3%;
  	}
  	.overview_left img {
  		display: block;
  	}
  }
  @media only screen and (min-width: 1400px){
  	.overview_right {
  		padding: 0 5% 0 5%;
  	}
  	.overview_left {
  		height: 550px;
  	}
  }

  @media only screen and (max-width: 991px) {
  	.demographics_sec .demographic .demographic-wrap:nth-child(2) {
  		justify-content: center !important;
  	}
  	.overview-new-right h2{
  		font-size: 90px !important;
  		line-height: 120px !important;
  	}
  }
  .overview-new-content-box {
  	height: 170px;
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	justify-content: center;
  	text-align: center;
  	padding: 0 15px;
  }

  /*  end 18-12-2024  */

  /* new css for graph starts here 10/01/2025 */
  
  .cust-row {
  	flex-direction: row;
  	flex-wrap: nowrap;
  	justify-content: center;
  	padding: 0px 40px;
  }

  .cust-row .cust-over .cust-over-content {
  	width: 100%;
  	height: 100%;
  	background: #0b0b0b;
  	border-radius: 15px;
  	display: flex;
  	flex-direction: column;
  	justify-content: center;
  	padding: 90px;
  }

  .cust-row .cust-over {
  	display: flex;
  	justify-content: center;
  	align-items: center;
  }

  .chart-block .left {
  	border: none !important;
  }

  .cust-border {
  	margin-right: 30px;
  }

  .cust-over-content h2 {
  	font-size: 190px;
  	font-family: "Barlow Condensed", sans-serif;
  	color: #f58330;
  	font-weight: 400;
  	padding: 0 !important;
  	margin: 0 !important;
  	line-height: 1;
  }

  .cust-over-content h3 {
  	color: #ffffff;
  	font-family: "Barlow Condensed", sans-serif;
  	line-height: 1.2;
  	font-weight: 500;
  	margin: 0;
  	letter-spacing: 2px;
  	font-size: 46px;
  }

  .chart-block .right ul {
  	width: 53% !important;
  	margin: 60px auto;
  	list-style: disc;
  }

  @media only screen and (max-width: 1400px) {
  	.cust-over-content h2 {
  		font-size: 120px;
  	}

  	.cust-over-content h3 {
  		font-size: 38px;
  	}
  }


  @media only screen and (max-width: 991px) {
  	.cust-row {
  		flex-direction: column;
  	}

  	.cust-over-content h2 {
  		font-size: 70px;
  	}

  	.cust-over-content h3 {
  		font-size: 28px;
  	}
  }

/* new chart */
.circular-bar {
	/* display: flex;
	align-items: start;
	justify-content: center;
	flex-direction: column; */
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	background: #0b0b0b;
	padding: 30px;
	border-radius: 10px;
}

.cust-cont {
	margin-right: 30px;
}

.progress-row {
	display: flex;
	width: 80%;
	justify-content: space-between;
}

.progress-hearder {
	width: 80%;
	padding: 20px;
}

/* Main container for each progress bar */
.progress-container {
	position: relative;
	/* width: 150px;
	height: 150px; */
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

/* Outer ring */
.progress-ring {
	position: relative;
	width: 190px;
	height: 190px;
	border-radius: 50%;
	background: conic-gradient(#7d2ae8 0deg, #7d2ae8 0deg, #ededed 0deg);
	/* conic-gradient(rgb(122, 110, 244) 108deg, rgb(237, 237, 237) 0deg); */
	/* conic-gradient(rgb(51, 174, 242) 154.8deg, rgb(237, 237, 237) 0deg) */
}

/* Inner white circle */
.progress-ring::after {
	content: "";
	position: absolute;
	width: 140px;
	height: 140px;
	background: #0b0b0b;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* Center percentage text */
.progress-text {
	position: absolute;
	top: 35%;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	z-index: 10;
}

/* Label below each circle */
.progress-label {
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	color: rgba(254, 254, 254, 0.7);
}

.chart-block .right .cust-img img {
	margin-bottom: 40px;
	margin-top: 40px;
}

.cust-row-bg {
	padding: 50px 120px 120px 120px;
}

.chart-block .right {
	display: flex;
	justify-content: center;
	flex-direction: column;
	background: #0b0b0b;
	border-radius: 10px;
	height: 100%;
}

.progress-cust {
	border-left: 1px solid #f36e214d;	
	padding: 10px;
	width: 40%;
}

.progress-row .progress-cust:first-child {
	border: none;
	/* Removes the border */
}

@media (max-width: 576px) {
	.cust-row-bg {
		padding: 0 !important;
	}

	.chart-block .right {
		margin-bottom: 10px !important;
	}

	.cust-row .cust-over .cust-over-content {
		background: #0b0b0b;
		padding: 45px;
		margin-bottom: 10px;
		border-radius: 10px;
		width: 100%;
	}
}

.cust-padding {
	padding: 20px;
}

.cust-progress {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0b0b0b;
	flex-direction: column;
	border-radius: 10px;
}

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

	.cust-over-content h2 {
		font-size: 90px;
	}

	.cust-over-content h3 {
		font-size: 35px;
	}

	.cust-row .cust-over .cust-over-content {
		padding: 40px;
	}

	.cust-progress {
		padding: 56px 0;
	}

	.progress-hearder h3 {
		font-size: 21px;
	}

	.progress-ring {

		width: 120px;
		height: 120px;
	}

	.progress-ring::after {
		width: 90px;
		height: 90px;
	}

	.progress-text {
		top: 26%;
	}
}

@media only screen and (max-width:700px) {
	.cust-row {
		padding: 0;
	}

	.cust-over-content p {
		text-align: center;
		margin-bottom: 15px;
		margin-top: 15px;
	}

	.cust-over-content h3 {
		text-align: center;
	}

	.cust-over-content h2 {
		text-align: center;
		font-weight: 600;
	}

	.progress-hearder h3 {
		text-align: center;
	}

	.progress-row {
		display: flex;
		width: 80%;
		justify-content: space-between;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
	}

	.progress-hearder {
		width: 95%;
	}

	.progress-hearder p {
		text-align: center;
	}
	.progress-cust{
		border: none;
		width: 100%;
	}
	.progress-hearder h3{
		font-size: 17px;
	}
}
/* new css for graph starts here 10/01/2025 */
.cs-video_popup.active .cs-video_popup_content{
	width: 60%;
	height: auto;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	.why-choose-us .cs-iconbox_4_wrap {
		grid-template-columns: repeat(1, 1fr);
	}
}
@media screen and (max-width: 991px) {
	.cyber-security .cs-iconbox.cs-style4 .cs-iconbox_title {
		font-size: 25px;
	}
}
@media screen and (max-width: 767px) {
	.series-sponsors .cs-slider .img-wrap {
		height: auto;
	}
}
@media screen and (max-width: 767px) {
	.subscribe_box .hs_email {
		margin: 0;
		width: 60%;
	}
}
.chart-block.animated .img-wrap img { animation-name: rotate; animation-duration: 1.5s; animation-direction: normal; }

@media screen and (max-width: 575px) {
	.testimonials .cs-slider .cs-post.cs-style1 {
		max-width: 320px;
		height: auto;
	}
}
@media screen and (max-width: 767px) {
	.testimonials .cs-player_btn {
		top: 80%;
		right: -15px;
		left: unset;
	}
	.testimonials .cs-post.cs-style1 .cs-post_info .cs-post_designation:nth-child(3){
		font-size:12px;
	}
	.testimonials .cs-post.cs-style1 .cs-post_info .cs-post_designation:nth-child(3){
		font-size:12px;
	}
	.cs-post.cs-style1 .cs-post_title {
		font-size: 16px;
	}
	.cyber-security .cs-iconbox_4_wrap {
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 0;
	}	
}

/* new CSS 22-04-2025 */

.cs-funfact_wrap{
	background-color: #fff;
	background: linear-gradient(0, #ffffff 0%, #ffffff 100%);
}
body, body.home .fun-fact .cs-funfact_heading h2, .cs-widget_title, .cyber-security .cs-iconbox.cs-style4 .cs-iconbox_subtitle, .sponsors-partners h4, .why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_info p, .why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_info h3, .why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_info h2, .progress-text, .chart-block .bar-group .bar-text p, .chart-block .bar-group .bar-text, .chart-block .right ul li, .cust-over-content h3, .progress-hearder h3, .progress-label, .overview-new-content-box p, .overview-new-right h3, .overview-new-heading .heading, .heading, .cs-text_btn, .home .cs-section_heading.cs-style1 .cs-section_title, body.home .fun-fact .cs-funfact_heading p, body.home .fun-fact .cs-primary_color, body.home .fun-fact .cs-funfact.cs-style1 .cs-funfact_text p{
	color: #191919;
}
body{
	margin: 0;
	background-color: #fff;
	background-image: radial-gradient(at 0% 0%, #fff 0rem, transparent 50%), radial-gradient(at 0% 0%, #9cdcaa26 0rem, transparent 50%), radial-gradient(at 81% 57%, #96caf740 0rem, transparent 50%), radial-gradient(at 29% 31%, #bfb2f326 0rem, transparent 50%), radial-gradient(at 97% 45%, #f8a3a84d 0rem, transparent 50%), radial-gradient(at 60% 80%, #f8a3a859 0rem, transparent 50%), linear-gradient(90deg, #e5e1ab33, #96caf733, #00000000 50%);
	background-repeat: no-repeat, no-repeat;
	background-size: cover, cover;
	background-position: center, center;
	background-attachment: fixed;
	font-size: 14px;
	line-height: 2em;
	font-weight: 500;
}
body.awards{
	background-color: #181818;
	background-image: none;
	color: #fff;
}
.radial-gradient-1{
	/*
	background-image: radial-gradient(at bottom left, var(--e-global-color-fa93dad) 10%, #FFFFFF00 35%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    */
}
.cs-team.cs-style1 .cs-member_info{
	background: linear-gradient(360deg, #0000006b 0%, rgb(0 0 0 / 0%) 80%);
}
.past-speakers .cs-team.cs-style1 .cs-member_thumb{
	background-color: #ffffff61;
}
.past-speakers .cs-team.cs-style1 .cs-member_thumb img{
	filter: none;
}
.cs-team.cs-style1 .cs-member_overlay{
	background: none;
}
.overview-new-right h3, .overview-new-right h2{
	font-weight: 500;
}
.cs-shape_wrap_6 .cs-shape_2>div, .testimonials.cs-shape_wrap_4 .cs-shape_4, .topics-discussion.cs-shape_wrap_4 .cs-shape_4, .cyber-security.cs-shape_wrap_4 .cs-shape_4, .cyber-security .cs-shape_2>div {
	background-color: #ff96000d;
}
.overview-new-content-box{

}
/*
.custom-block{
	background-color: #f8f8f8;
}
*/
.chart-block .right, .cust-row .cust-over .cust-over-content, .cust-progress, .progress-ring:after, .insdustry-sectors .icon-box{
	background-color: #fff;
}

.chart-block .item_bar{
	background-color: #efefef;
}

.chart-block .left {
	border: none !important;
	background-color: #fff;
	border-radius: 10px;
	padding: 40px 40px;
}
.chart-block .bar-group{
	padding-right: 0;
}
.insdustry-sectors .icon-box img, .topics-discussion .icon-box img{
	filter: brightness(0) invert(0);
}
.insdustry-sectors .icon-box h4, .topics-discussion .icon-box h4{
	background: linear-gradient(to left, #000 0%, #000 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.insdustry-sectors-list{
	margin: 0;
}
.cs-section_heading{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.cs-section_heading .cs-separator{
	margin: 10px 0;
	width: 110px !important;
}
.cs-image_layer.cs-style1 .cs-image_layer_in:after{
	background-color: #02020208;
}
.testimonials .cs-section_heading{
	align-items: flex-start;
}
.why-choose-us .cs-section_heading{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.full-border{
	border: 1px solid #e7cbce;
	padding: 15px;
	border-radius: 20px;
}
.overview-new-heading .cs-separator {
	margin: 10px 0;
	width: 110px !important;
	height: 2px;
	border-radius: 2px;
}
.overview-new-heading{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.overview-new-heading .heading{
	margin-bottom: 0;
}
.why-choose-us .cs-iconbox_4_wrap{
	border: 1px solid #3b383812;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox:nth-child(2){
	border-left: 1px solid #3b383812;
	border-right: 1px solid #3b383812;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox .cs-portfolio_hover{
	background-color: #fff6ef;
}
.why-choose-us .cs-iconbox_4_wrap .cs-iconbox:hover .cs-portfolio_hover {
	border: none;
}
.ciso-security{
	color: #fff;
}
.cyber-security .cs-iconbox.cs-style4 .cs-iconbox_title {
	color: #000000;
}
.newsletter .cs-cta.cs-style1{
	background-color: #ebe6ef;
	background-image: none !important;
}
.newsletter .cs-cta.cs-style1 .cs-cta_title{
	color: #000;
}
.cs-social_btns.cs-style1 a{
	border: 2px solid #ad9cbb;
}
/*
.sponsors-partners.text-center{
	border-bottom: 1px solid #ad9cbb1c;
}
*/
.container-wrap .sponsors-partners.sponsors-4776 {
	border-bottom: 0;
}
.container-wrap .sponsors-partners:last-of-type {
	border-bottom: none;
}
.newsletter .hs-custom-style{
	display: flex;
}
/*
.border-left{
	border-left: 1px solid #3b383812;
}
.row .border-left:first-child{
	border: none;
}
*/
.sponsors-partners img{
	border: 1px solid #ad9cbb1c;
}

.hero-section.hero-section-new{
	background: none;
}
.hero-section.hero-section-new .hero-content {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 0;
	margin: 0;
}
.hero-section.hero-section-new .logo-partner .img-wrap:nth-child(2) h4{
	color: #0e0e0e;
}
.hero-section.hero-section-new .event-date{
	flex-direction: column;
}
.hero-section.hero-section-new .event-date .s1{
	font-weight: 700;
	font-size: 26px;
}
.hero-section.hero-section-new .event-date .s1 span{
	margin: 0 20px;
	padding: 0 20px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.hero-section.hero-section-new .event-date .s2{
	margin: 10px 0 0 0;
	font-size: 18px;
	color: #c13936;
	font-weight: 700;
}
.hero-section.hero-section-new .event-date {
	
}
.hero-section.hero-section-new .event-date .s2::before{
	display: none;
}
.hero-section.hero-section-new .hero-content .bottom-part h2, .hero-section .hero-content .bottom-part h1{
	text-align: center;
}
.hero-section.hero-section-new .hero-content .bottom-part h2{
	color: #0e0e0e;
	font-size: 28px;
	font-weight: 400;
}
.hero-section.hero-section-new .hero-content .bottom-part h1{
	background: #F48120;
	background: linear-gradient(90deg,rgba(244, 129, 32, 1) 0%, rgba(116, 74, 108, 1) 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	color: transparent;
	font-size: 32px;
}
.hero-video-new{
	width: 100%;
	margin: 0 auto;
	height: 250px;
	display: flex;
	margin-top: -160px;
}
.hero-video-new video{
	height: 100%;
	border-radius: 0px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.cs-funfact_wrap.cs-type1{
	margin: 0 !important;
}
.hero-section-new.cs-hero.cs-style1{
	height: auto;
	min-height: auto;
}
.fun-fact{
	background-color: #fff;
}
.cs-funfact_wrap{
	background-color: #fff;
	background:unset !important;
}
.hero-section .hero-content .timer-content .timer-el{
	background-color: #00000000;
	border: 1px solid #534d7d;
}
.cs-sticky_header.darkHeader{
	background-color: #e5dbed;
}
.button{
	padding: 11px 30px;
	background-color: #5c20f4;
	background-image: linear-gradient(120deg, #5c20f4 20%, #5c20f4 60%);
}
.button:hover{
	background-color: #f58330;
	background-image: linear-gradient(120deg, #f58330 20%, #f58330 60%);
}
.hero-section .hero-content .timer-content .timer-el .timer-el__label, .hero-section .hero-content .timer-content .timer-el .timer-el__number {
	color: #000000;
}
.cyber-security .cs-iconbox_4_wrap{
	grid-template-columns: repeat(5, 1fr);
	grid-gap:0;
	align-items: center;
}
.cs-iconbox{
	text-align: center;
}
.cyber-security .cs-iconbox.cs-style4 .cs-iconbox_title{
	display: flex;
	align-items: center;
	justify-content: center;
}
.testimonials .prev-next-arrow .slick-arrow{
	border: 1px solid #00000045;
}
header.cs-gescout_sticky a.text-logo, header.darkHeader a.text-logo{
	color: #000;
	font-family: "Montserrat", sans-serif;
}
.cs-site_header.cs-style1{
	/*
		background-color: transparent;
		*/
}
.chart-block .bar-group .bar-text p{
	line-height: 1.4em;
}
.overview-new-content-box:nth-child(2){
	border: none;
	border-top: 1px solid #3b383812;
	border-bottom: 1px solid #3b383812;
}
body.home .news_articles .news .text-wap h3, body.home .news_articles .news .text-wap p, body.home .news_articles .news .text-wap .news_date{
	color: #191919;
}
body.home .news_articles .news .text-wap h3{
	font-weight: 700;
}
.swiper-nav{
	width: 100%;
}
body.home .news_articles .horizontal-slide, body.home .news_articles .vertical-slide {
	background: linear-gradient(267.18deg, #ebe6ef 0%, #ebe6ef 100%);
	background-color: #ebe6ef;
}
.desktop{
	display: none;
}
.mobile{
	display: block;
}
.cs-funfact.cs-style1{
	flex-direction: column;
	margin-bottom: 20px;
}
/*
.mil-banner{
	background: #000;
    background: linear-gradient(360deg, #0a0118 0%, rgba(0, 0, 0, .3) 80%);
    position: relative;
}
.mil-banner video{
    position: absolute;
    top: 0;
    left: 0;
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
}
*/

.cs-team.cs-style1 .about-img {
	border: 1px solid #ecdced;
	margin-left: auto;
	padding: 0px;
	position: relative;
	text-align: right;
	z-index: 1;
	height: 379px;
	background-color: #ecdced;
	border-radius: 50px;
	display: inline-block;
}

.cs-team.cs-style1 .about-img img {
	width: 100%;
    /*
    height: 100%;
    object-fit: cover;
    */
	display: inline-block;
	border: 10px solid #f4f2fe;
	border-radius: 50px;
	
}

.cs-member_info_new {
	margin: 15px 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.cs-member_info_new .cs-member_name, .cs-member_info_new .cs-member_designation {
	color: #000;
}
.cs-member_info_new .cs-member_name {
	font-weight: 700;
	font-size: 14px !important;
}
.cs-team.cs-style1 .cs-member_name {
	font-size: 22px;
	margin-bottom: 6px;
}
.cs-team.cs-style1 .cs-member_name {
	text-transform: uppercase;
}
.cs-member_info_new .cs-member_designation {
	line-height: 1.4;
}
.cs-member_info_new .cs-member_company {
	color: #f58330 !important;
	line-height: 1.4;
	font-weight: 700;
	margin: 5px 0;
}
.swiper-button-next, .swiper-button-prev {
	top: 35%;
}
.swiper-button-next, .swiper-button-prev {
	background-image: none;
}
.swiper-button-next {
	right: 0;
}
.swiper-button-next, .swiper-button-prev {
	color: #000 !important;
}
.crn-speakers .cs-team.cs-style1 .about-img img{
	object-position: top;
}
@media screen and (min-width: 1600px) {
	.cs-funfact_wrap.cs-type1 {
		margin-top: 0 !important;
	}
	.chart-block .chart-block-content .cust-row:nth-child(1) .left, .chart-block .chart-block-content .cust-row:nth-child(1) .right{
		min-height: 710px;
	}
}
@media screen and (min-width: 1200px) {
	.cs-nav .cs-nav_list > li {
		margin-right: 40px;
	}
	.cs-nav {
		font-size: 13px;
	}
	.cs-nav .cs-nav_list ul {
		background-color: #e5dbed;
	}
	.cs-nav .cs-nav_list > li > a{
		color: #312c51;
	}
	.cs-nav .cs-nav_list > li.menu-item-has-children > a::after, .cs-nav
    .cs-nav_list
    > li.menu-item-has-children
    ul.sub-menu
    > li.menu-item-has-children
    > a::after{
		border: 2px solid #f58330;
		border-left: 0;
		border-top: 0;
	}
	.cs-nav .cs-nav_list ul a{
		color: #312c51;
	}
	.cs-main_header_in{
		background-color: #e5dbed;
		border-radius: 70px;
		padding: 0 20px;
	}
	/*
	.cs-site_header.cs-style1{
		background-color: transparent;
	}
	*/
	.cs-main_header_center, .cs-top_header_center{
		position: relative !important;
		left: unset !important;
		top: unset !important;
		-webkit-transform: unset !important;
		transform: unset !important;
	}
	.cs-site_header.cs-style1 .cs-main_header_left{
		width: 10%;
		justify-content:flex-start;
	}
	
}
@media screen and (max-width: 1499px) {
	/*
	.logo-partner .img-wrap:nth-child(2)::before{
		height: 90px;
	}
	*/
}
@media screen and (max-width: 1199px) {
	.cs-munu_toggle span:before, .cs-munu_toggle span:after{
		background-color:#000;
	}
	.cs-funfact_heading{
		text-align: center;
	}
	.cs-nav .cs-nav_list{
		background-color: #e5dbed;
		border: none;
	}
	.cs-munu_dropdown_toggle:before, .cs-munu_dropdown_toggle:after{
		background-color: #000;
	}
}
@media screen and (max-width: 767px) {
	.logo-partner .img-wrap:nth-child(2) img{
		height:auto !important;
	}
	.overview-new-content-box img{
		background-color: #f6ebff;
		padding: 15px;
		border-radius: 50%;
	}
	.overview-new-content-box{
		flex-direction: column-reverse;
	}
	.overview-new-content-box .separator{
		margin-bottom: 0;
	}
	.overview-new-left{
		margin: 20px 0 0 0;
		justify-content:start;
	}
	.overview-new-content{
		margin-top: 0;
	}
	.cust-row .cust-over .cust-over-content, .chart-block .left, .chart-block .right {
		padding: 40px 20px;
	}
	.topics-discussion .icon-box span{
		width: 80px;
		height: 80px;
	}
	.topics-discussion .icon-box h4{
		font-size: 12px;
	}
	.hero-section.hero-section-new .hero-content .bottom-part h2{
		font-size: 22px;
	}
	.chart-block .right img{
		width: 100% !important;
	}
	.overview-new-right h2{
		margin: 0;
	}
}
@media screen and (max-width: 499px) {
	.cs-team.cs-style1 .about-img {
		width: 100%;
	}
	.cs-team.cs-style1 .about-img img {
		height: 100%;
		object-fit: cover;
	}
	.delegate-text{
		font-size:20px !important;
	}
}
@media only screen and (min-width: 500px) {
	
	.cs-team.cs-style1 .about-img {
		height: auto;
	}
	
}
@media only screen and (min-width: 768px) {
	.overview-new-right {
		border-right: none;
	}
	.overview-new-content-box:nth-child(2){
		border: none;
		border-left: 1px solid #3b383812;
		border-right: 1px solid #3b383812;
	}
	.desktop{
		display: block;
	}
	.mobile{
		display: none;
	}
	.cs-funfact.cs-style1{
		flex-direction: row;
		margin: 0;
	}
	.cs-team.cs-style1 .about-img {
		border-radius: 350px;
		border-radius: 370px;
	}
	.cs-team.cs-style1 .about-img img {
		border-radius: 150px;
		border: 15px solid #f4f2fe;
	}
	
}

@media only screen and (min-width: 992px) {
	
	.overview-new-heading, .section-heading {
		width: 81%;
	}
	.hero-section .hero-content .timer{
		right: 10px;
	}
	.cyber-security .cs-iconbox:nth-child(2), .cyber-security .cs-iconbox:nth-child(3), .cyber-security .cs-iconbox:nth-child(4), .cyber-security .cs-iconbox:nth-child(5){
		border-left: 1px solid #3b383812;
	}
	.hero-video-new{
		width: 100%;
        padding: 0 115px;
        height: 485px;
	}
	.hero-section.hero-section-new .event-date .s1{
		font-size: 36px;
	}
	.hero-section.hero-section-new .hero-content .bottom-part h1{
		font-size: 42px;
	}
	.hero-video-new video{
		border-radius: 30px;
	}
	.full-border{
		padding: 40px;
	}
	.cs-team.cs-style1 .about-img {
		border-radius: 350px;
		border-radius: 370px;
	}
	.cs-team.cs-style1 .about-img {
		height: auto;
	}
	.cs-team.cs-style1 .about-img img {
		border-radius: 250px;
		border: 15px solid #f4f2fe;
	}
	.cs-member_info_new .cs-member_name{
		font-size: 18px !important;
	}
}
@media only screen and (min-width: 1400px) {
	.cs-team.cs-style1 .about-img img {
		border-radius: 350px;
		border: 20px solid #f4f2fe;
	}
}

.cs-team.cs-style1:hover .about-img { background-color: #ebc5ed ;
}