
::placeholder {
  color:#000!important;
}
#header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a, #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
	color: #000 !important;
}
.sticky-header-active #header .header-nav.header-nav-links.header-nav-light-text nav > ul > li > a, .sticky-header-active #header .header-nav.header-nav-line.header-nav-light-text nav > ul > li > a {
	color: #FFF !important;
}
.col-md-15{width: 20%;float: left;}
/*.bannartext:before{content: '';
    position: absolute;
    top: 75px;
    width: 100%;
    max-width: 380px;
    text-align: center;
    height: 500px;
    left: 18%;
    margin-left: -190px;
    z-index: -1;
    border: 18px solid rgba(104, 89, 222, 0.24);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 60px 40px -40px rgba(0, 0, 0, 0.3);
    box-shadow: 0 60px 40px -40px rgba(0, 0, 0, 0.3);}*/
/*.bannartext .text-115{font-size: 2.42em !important;letter-spacing:.1px}*/
.mnavigation{display:none!important}
.logo_img{width:350px}
.sticky-header-active .mnavigation{display:flex!important}
.countdown {
    display: flex;
    text-align: center;
	padding: 25px 0 0px 0px;
}
.counter-item {
    width: 75px;
    height: 75px;
    margin: 0 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #d7af00;
    color: #fff;
    box-shadow: 0px 6px 5px 1px #fcf6da;
}
.counter-item span {
    font-size: 25px;
}


html .btn-secondary, .btn-secondary:hover {
    background-color: #ffeb3b!important;
    border-color: #ffeb3b #ffeb3b #49483a!important;
    color: #060505!important;
}

html .text-color-primary, html .text-primary {
    color: #020f31!important;
}
.custom-highlight-text-1 {
    position: relative;
}
.custom-highlight-text-1:before {
    border-bottom-color: #a723f0;
}
.custom-highlight-text-1:before {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    border-bottom: 7px solid #a723f0;
    opacity: .2;
    z-index: 0;
}
.{}
html .bg-color-purple{background-color: #cc0088 !important;}
.particle.particle-repeating-lines {
    background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, #9000cc 1.6px, #cc0080 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}
.f-content {
    box-shadow: 4px 5px 11px #ddd1d1;
}
.partners-name {
    margin-bottom: 0px;
    color: #FFF!important;
    margin-top: 7px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    background: #020f31;
    padding: 8px;
    /* box-shadow: 4px 3px 1px 1px #f26f3a52; */
}
.mainBanner{height: 775px;}
.partner-content {
    background: white;
    min-height: 100px;
}
.partner-content div {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.rvalueImg {
    width: 75%;
}
.speakers h2 {
    font-size: 17px;
    line-height: 1.4;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    margin-bottom: 5px;
}
.speakers p{margin-bottom: 5px;text-align: center;font-size: 13px;color: #554545;}
.speakers .container{height:60px;box-shadow: 0px 0px 3px 0px #ccc;}
.speakers a:hover{text-decoration:none;}
.col.poimg {
    border: 1px dotted #ccc;
}
.sponsorshipImg {
    background: linear-gradient(#ffffff91, #858585c7),url(../img/meetup.jpg);
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.sponsorshipImg h3 {
    font-size: 2rem;
    color: #C00000;
    font-family: 'Satisfy', cursive;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
}
.sponsorshipContent .col-md-7 {
    padding-left: 5rem;
}
.sponsorshipContent h3 {
	font-weight: bold;
    font-Size: 1.4rem;
}
#footer {
	background: url('../img/footer-bg-26.jpg');
	border-top: 4px solid #080a3a;
}
.lnks-widget h2 {
    position: relative;
    margin-bottom: 18px;
    color: #FFF;
    font-size: 1.2rem;
    text-align: left;
}
.lnks-widget ul {
    padding-left: 0.2rem;
}
.lnks-widget ul li{
    padding-bottom: 6px;
    padding-top: 5px;
    list-style: none;
    text-align: left;
	color: #FFF!important;
	font-size: .96rem;
	position: relative;
}
.iconClass a:before{
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    left: -16px;
    top: 16px;
	background:#FF2D55
}
#footer h2{color:#efa506;}
.lnks-widget ul li a{
    color: #FFF!important;
	font-size: .96rem;
}
.ts-footer-social ul li, .footer-menu ul li {
    display: inline-block;
    list-style: none;
    padding: 4px;
}

element.style {
}
#footer a:not(.btn):not(.no-footer-css) {
    color: #a3a2a2;
}
#footer a:not(.btn):not(.no-footer-css) {
    color: #777;
    transition: all 0.1s ease-in-out;
}
.ts-footer-social ul li a {
    display: block;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border: 1px solid #fbfbff;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    padding: 5px 0;
    margin: 0 5px;
    line-height: 28px;
}
.ts-footer-social ul li a i{color: #FFF;margin-right:unset!important;}
#footer .footer-copyright.footer-copyright-style-2 {
    background: #21252908;
    border-top: 1px solid rgb(255 255 255 / 72%);
}
.footerMenu {
    margin-bottom: 0;
}
.footerMenu li {
    display: inline-block;
    list-style: none;
    padding: 4px;
}
#footer a:not(.btn):not(.no-footer-css), #footer .footer-copyright p {
    color: #fff;
	font-size:.98rem;
    transition: all 0.1s ease-in-out;
}
.glimpse-desc p {
    color: #FFF;
    line-height:16px;
    text-align: left;
	font-size:13px;
}
.glimpse-desc {padding: 7px 7px;display: flex;justify-content: center;height: 100%;align-items: center;}
/*.counters .counter {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.counters strong {
    display: block;
    font-weight: bold;
    font-size: 40px;
    line-height: 45px;
}
.counters label {
    display: block;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-top: 2px;
}
html .counters .counter-secondary [class*="fa-"], html .counters .counter-secondary .icons, html .counters .counter-secondary strong {
    color: #e36159;
}
html .counters .counter-tertiary [class*="fa-"], html .counters .counter-tertiary .icons, html .counters .counter-tertiary strong {
    color: #2BAAB1;
}
html .counters .counter-quaternary [class*="fa-"], html .counters .counter-quaternary .icons, html .counters .counter-quaternary strong {
    color: #383f48;
}*/
.counter{
    color: #f27f21;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    height: 180px;
    width: 180px;
    padding: 30px 25px 25px;
    margin: 0 auto;
    border: 3px solid #f27f21;
    border-radius: 20px 20px;
    position: relative;
    z-index: 1;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.counter:before,
.counter:after{
    content: "";
    background: #f3f3f3;
    border-radius: 20px;
    box-shadow: 4px 4px 2px rgba(0,0,0,0.2);
    position: absolute;
    left: 15px;
    top: 15px;
    bottom: 15px;
    right: 15px;
    z-index: -1;
}
.counter:after{
    background: transparent;
    width: 100px;
    height: 100px;
    border: 15px solid #f27f21;
    border-top: none;
    border-right: none;
    border-radius: 0 0 0 20px;
    box-shadow: none;
    top: auto;
    left: -10px;
    bottom: -10px;
    right: auto;
}
.counter .counter-icon{
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 15px;
    transition: all 0.3s ease 0s;
}
.counters [class*="fa-"], .counters .icons {
    display: block;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 5px;
}
.counter:hover .counter-icon{ transform: rotateY(360deg); }
.counter .counter-value{
    color: #555;
    font-size: 28px;
    font-weight: 600;
    line-height: 15px;
    margin: 0 0 15px;
    display: block;
    transition: all 0.3s ease 0s;
}
.counter:hover .counter-value{ text-shadow: 2px 2px 0 #d1d8e0; }
.counter h3{
    font-size: 16px;
    font-weight: 700;
	line-height: 18px;
    text-transform: unset;
    margin: 0 0 15px;
}
.counter.blue{
    color: #4accdb;
    border-color: #4accdb;
}
.counter.blue:after{
    border-bottom-color: #4accdb;
    border-left-color: #4accdb;
}
.counter.pink{
    color: #ee436d;
    border-color: #ee436d;
}
.counter.pink:after{
    border-bottom-color: #ee436d;
    border-left-color: #ee436d;
}
.counter.purple{
    color: #9c52a1;
    border-color: #9c52a1;
}
.counter.purple:after{
    border-bottom-color: #9c52a1;
    border-left-color: #9c52a1;
}
.counter.red{
    color: #c60505;
    border-color: #c60505;
}
.counter.red:after{
    border-bottom-color: #c60505;
    border-left-color: #c60505;
}
.counter.green{
    color: #02a15c;
    border-color: #02a15c;
}
.counter.green:after{
    border-bottom-color: #02a15c;
    border-left-color: #02a15c;
}
.countersection{border-top:0!important;padding:0px 100px 50px 100px!important;}
@media screen and (max-width:990px){
    .counter{ margin-bottom: 40px; }
}
.text-left{
    text-align: left;
}
.custom-text{
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    margin-top: 15px;
}
#register{
    background: url(../img/registernow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
   
}
.regist {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.5px;
    margin-top: 35px;
}
.award-content{
 text-align: center;
 padding: 0px;
}
.bottomNav{display:flex;justify-content:end;}
.bottomNav .nav-link{color:#fff;font-size:15px;font-weight:bold;}
@media (max-width: 769px) {
    .text-11 {
        font-size: 1.8em !important;
    }
    .text-9 {
        font-size: 1.5em !important;
    }
    .text-6 {
        font-size: 1.30em !important;
    }
    .text-left {
        text-align: center;
    }
    .caption2{
        margin-top: 25px !important;
    }
    #header .header-container {
        position: relative;
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        transition: ease height 300ms;
        justify-content: center;
    }
    .regist {
        font-size: 41px;
        color: #fff;
        font-weight: 700;
        line-height: 60px;
        letter-spacing: 0.5px;
        margin-top: 35px;
    }
    .award img{
        margin-bottom: 10px;
      }
      .sponsorshipImg {
        background: url(../img/sponser.jpg);
        display: flex;
        justify-content: center;
        align-items: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 50vh;
    }
    .sponsorshipContent h3 {
        font-weight: bold;
        font-Size: 1.4rem;
        margin-top: 15px;
    }
    .grid-boxes {
    display: block !important; 
}
.box {
    width: 100% !important;
    height: 410px !important;
    margin-bottom: 15px !important;
}
.box:nth-child(1) {
    transform: rotate(0deg) translateY(-19px) !important;
    z-index: 10000;
    position: relative;
    left: 0px !important;
}
.box:nth-child(6) {
    transform: rotate(0deg) translateY(-5px) !important;
    position: relative;
    left: 0px !important;
}
.box-container {
    margin-left: 25px;
    margin-right: 25px;
}
	.bottomNav{display:none}
	.mnavigation{display:flex!important}
	#header.header-effect-shrink .header-logo {display:none;}
	section.section.section-height-5{padding:5.2rem 0 8rem 0px}
	.bannartext {padding: 160px 0 0px 50px;}
}
.bannerSection{background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),  url(../img/bg.webp)!important; background-size: cover!important; height: 75vh;background-color:#16074c!important}
.hero-images .images{-webkit-animation: up-down 5s infinite;animation: up-down 5s infinite;}
@-webkit-keyframes up-down {
  0% {
    transform: translateY(30px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(30px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(30px);
  }
  50% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(30px);
  }
}
.sponsorshipright{background: #42034b;display: flex;justify-content: center;align-items: center;}
.sponsorshipright p{color: #fff!important;text-align: center;font-size: 1.4rem!important;text-transform: capitalize;line-height:1.4}
.text-bg-clip-animation,.text-bg-clip-animation:hover {
		font-size: 32px;
		line-height:40px;
		font-weight: bolder;
		color: #000;
		margin: 0;
		background-size: 40%;
		background-position: 50% 50%;
		background-clip: text;
		-webkit-background-clip: text;
		color: rgba(0, 0, 0, 0.08);
}
.text-bg-clip-animation:hover{text-decoration:underline;}

.text-bg-clip-animation.appear-animation-visible {
		animation: textBgZoom 10s ease 500ms infinite;
}

@keyframes textBgZoom {
		from {
				background-size: 40%;
		}
		to {
				background-size: 10%;
		}
}
.form-control {border-color: rgb(173 173 173);height: 35px;}
.form-group{margin-bottom: .3rem;}
.add_form_field {
    background-color: #a80fe2;
    border: none;
    color: white;
    padding: 8px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border: 1px solid #a80fe2;
}
#footer {margin-top:0}
.help-inline-error {
    color: red;
    font-size: .70rem;
	line-height:1.4;
}
.table-border tr td {
    border: 1px solid #ccc;
}
.regist a:hover{text-decoration:none}
.themetitle, .themesubtitle{color:rgb(224, 255, 62);letter-spacing:.2px;text-transform: capitalize;text-shadow:2px 2px #39382e}
.themetitle1{color:#ffffff;letter-spacing:.2px;text-transform: capitalize;text-shadow:2px 2px #f16135}
#agenda .nav-tabs .nav-link.active, #agenda .nav-tabs .nav-item.show .nav-link {
    background: #0f3f68 !important;
    color: #ffc800!important;
}
#agenda .nav-tabs .nav-link {
    font-size: 1.2rem;
    padding: 0.75rem;
}
#agenda .nav-link {
    font-weight: 600;
    background: #ffc800!important;
    color: #0f3f68!important;
}
.registerBtn{padding-left:30px;padding-top:6px;}

@media (max-width: 786px) {
  .col-md-15{width: 50%;float: left;}	
  .modal-dialog-centered{align-items: flex-start!important;padding-top: 85px;}
}

html .bg-color-quaternary, html .bg-quaternary {
    background-color: #333 !important;
}

.custom-col-about-bg{
    height: 450px;
    background-size: auto;
    background-position: 100% 0;
} 
.custom-about-play-icon {
    left: 50%;
    transform: translate(50%, -50%);
    margin: 0 0 0 -62px;
}
.custom-about-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.custom-about-play-icon {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.custom-col-about-bg-text{display: flex;flex-direction: column;justify-content: center;height: 480px;}
.text-dark1{color: #621d60;}
.text-dark2{color: #021e36;}
h2.text-dark1{font-size: 2.4rem;letter-spacing: .4px;font-weight: 600;}
.btn-quaternary{background-color: #42034b!important;border-color: #42034b!important;color: #faf8f8!important;}
.custom-col-about-bg-text ul li{margin-bottom:5px}
.speakerprofile{text-transform: capitalize;letter-spacing: .4px;line-height: 1.3;color: #720781!important;font-size:.9em;font-weight: 500;}
.speakersDetails h3{font-weight: 600;text-transform: capitalize;font-size: 1.8rem;}
figure.image img {border: 2px solid #ccc;padding: 10px;width: 100%;}
p.designation {color: #dd71da;font-weight: 500;font-size: 1rem;}
.speakersDetails .btn-3d{padding: 10px 35px;}.seprator{margin-top:-30px}
.astrodivider {
  margin:10px auto;
  width:500px; 
  max-width: 100%;
  position:relative;
}

.astrodividermask { 
    overflow:hidden; height:10px; 
}

.astrodividermask:after { 
      content:''; 
      display:block; 
	  margin:-25px auto 0;
      width:100%;
	  height:25px;  
      border-radius:125px / 12px;
      box-shadow:0 0 8px #4c0076;
}
.astrodivider span {
    width:25px;
	height:25px; 
    position:absolute; 
    bottom:100%;
	margin-bottom:-12px;
    left:50%;
	margin-left:-25px;
    border-radius:100%;
	box-shadow:0 2px 4px #4c0076;
    background:#fff;
}
.astrodivider i {
    position:absolute;
    top:4px;
	bottom:4px;
    left:4px;
	right:4px;
    border-radius:100%;
    border:1px dashed #4c0076;
    text-align:center;
    line-height:17px;
    font-style:normal;
     color:#4c0076;
}
.owl-carousel:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color: #00acee;
    border-color: #00acee;
    color: #FFF;
}
.contact-info-section .single-info p {
    font-size: 15px;
    line-height: 17px;
}
.contact-info-section .inner-container {
    position: relative;
    display: block;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 0px 40px rgb(0 0 0 / 20%);
    margin-bottom: -90px;
    z-index: 100;
    margin-top: 80px;
}
.contact-info-section .single-info {
    position: relative;
    display: block;
    padding: 55px 30px 58px 110px;
}
.contact-info-section .single-info:before {
    position: absolute;
    content: '';
    background: #cccccc;
    width: 2px;
    height: 75px;
    top: 60px;
    right: -15px;
}
.contact-info-section .info-column:last-child .single-info:before{display: none;}
.contact-info-section .single-info .icon-box {
    background: -webkit-linear-gradient(0deg, #009ca6, #0053a9 50%);
}
.contact-info-section .single-info .text {
    position: relative;
}
.contact-info-section .single-info h3 {
    color: #222;
    font-weight: 500;
    margin-bottom: 1px;
}
.contact-info-section .single-info .icon-box {
    position: absolute;
    display: inline-block;
    left: 15px;
    top: 50px;
    font-size: 70px;
    line-height: 70px;
    color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.contact-info-section .single-info .light-icon {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%, -50%);
    font-size: 120px;
    line-height: 120px;
    color: #b9a1a1;
	opacity:0.2
}
@media (max-width: 567px){
	.logo_img{width:220px}
	.text-bg-clip-animation{font-size: 26px;line-height:30px;}
	.bannerSection{height: 120vh;}
	.bannartext {padding:80px 0 0px 0}
	.bannartext .text-115 {font-size: 1.65em !important;}
	.text-8 {font-size: 1.30em !important;}
	.counter-item{width: 70px;height: 70px;}
	.counter-item span {font-size: 25px;}
	.h-100 {height: 92%!important;}
	.registerBtn {padding-left: 3px!important;padding-top: 6px;margin-top: 16px !important;}
	.btn.btn-xl { padding: 0.5rem 0.3rem; font-size: 12px;}
	.caption2 {margin-top: 5px !important;}
	.custom-about-play-icon{left: 55%;}
	.custom-col-about-bg{height: 235px!important;}
	.about-bg-text{padding:50px 0}
	.pbookbtn{margin-bottom:20px;}
	h2.text-dark1{font-size: 1.5rem;margin-bottom:10px}
	.partner-content div {height: auto;flex-direction: column;}
	.awardbtn{margin:5px 0;}
	.awardbtn a {width: 252px;text-align: center;}
	.eventBannerContainer{padding: 0rem 0rem 0rem 0rem!important;}
	.text-14 {font-size: 2.8em !important;}
	.eventName{padding-top:0!important}
	.text-30{justify-content: left!important;height:auto!important}
	.timersec{padding-top:4.3rem!important}
	.line-height-5 {line-height: 1.3 !important;}
	.text-10 {font-size: 2.2em !important;}
	.section-title .bg-title{font-size: 54px!important;line-height: 60px!important;right: 9%!important;}
	.bg-title.focusarea{font-size: 45px !important;top: 51% !important;right: 6% !important;}
	.mt-60 {margin-top: 0px!important;}
	.bg-title.benefits{top: 51% !important;}
	.countersection{padding: 0 !important;}
	.footer-column{padding-left: 22px!important;}
	.page-header.page-header-modern.page-header-background.page-header-background-md{padding: 40px 0;}
	.contact-info-section .single-info p{font-size: .79rem;}
	.contact-info-section .single-info{padding:22px 42px 53px 100px;}
	.contact-info-section .single-info .icon-box{top: 13px;}
}
.award h3{font-size: 21px;color: #0070C0;font-family: "Muli", Helvetica, Arial, Verdana, sans-serif;font-weight: 700;text-transform: capitalize;margin-bottom:0}
.award{background-color: rgba(7,43,90,0.07);padding: 10px 10px;}
.award a{color:#822F82;line-height: 30px;}
.awardbtn a{display: inline-block;color: #0070C0;font-size: 17px;padding-top: 4px;padding-bottom: 4px;padding-left: 30px;padding-right: 30px;background-color: #ffeb3b;font-weight: 700;}
.myBtn {
    text-decoration: none;
    font-family: Arial;
    font-size: 30px;
    display: inline-block;
    border-top: 3px solid #d7c317;
    border-left: 3px solid #d7c317;
    border-bottom: 3px solid #d7c317;
    border-right: 3px solid #d7c317;
    border-radius: 0px;
    padding: 10px 40px;
    color: #1e4735;
    background: #ffeb3b;
    box-shadow: 0px 3px 5px rgba(0,0,0,.5), inset 0px 5px 5px rgba(255,255,255,.7), inset 0px -5px 5px rgba(0,0,0,.2);
}
.awardbtn{
    display: flex;
    justify-content: center;
}
.effect {
    box-shadow: 4px 5px 11px #ddd1d1;
    text-align: center;
    padding: 8px !important;
    margin-bottom: 20px;
    margin-top: 10px;
}
.poimg {
    border-right: 1px dashed #053bb352;
    border-bottom: 1px dashed #053bb352;
}
.img-fullwidth {
    width: 100%;
}
.video.overlay{background:#07233b;background-position:cover;background-size:center;}
.to-top {
    -webkit-animation: to-top 7s infinite linear;
    animation: to-top 7s infinite linear;
}
.to-bottom {
    -webkit-animation: to-bottom 7s infinite linear;
    animation: to-bottom 7s infinite linear;
}
.to-left {
    -webkit-animation: to-left 7s infinite linear;
    animation: to-left 7s infinite linear;
}
@keyframes to-top {

  0%,
  100% {
    transform: translateY(0px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  50% {
    transform: translateY(-15px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

@keyframes to-bottom {

  0%,
  100% {
    transform: translateY(0px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  50% {
    transform: translateY(15px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

@keyframes to-left {

  0%,
  100% {
    transform: translateX(0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  50% {
    transform: translateX(-15px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

@keyframes to-right {

  0%,
  100% {
    transform: translateX(0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  50% {
    transform: translateX(15px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}

@keyframes rotate-ani {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

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

@keyframes ribbon-rotate {

  0%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  25%,
  75% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}

@keyframes ani-1 {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }

  20% {
    transform: translate(73px, -1px) rotate(36deg);
  }

  40% {
    transform: translate(141px, 72px) rotate(72deg);
  }

  60% {
    transform: translate(83px, 122px) rotate(108deg);
  }

  80% {
    transform: translate(-40px, 72px) rotate(144deg);
  }

  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}

@keyframes ani-2 {

  0%,
  100% {
    -webkit-transform: translateX(0) translateY(0) rotate(0);
    transform: translateX(0) translateY(0) rotate(0);
  }

  25%,
  75% {
    -webkit-transform: translateX(15px) translateY(20px) rotate(10deg);
    transform: translateX(15px) translateY(20px) rotate(10deg);
  }

  50% {
    -webkit-transform: translateX(60px) translateY(35px) rotate(15deg);
    transform: translateX(60px) translateY(35px) rotate(15deg);
  }
}
@keyframes slide{
  from { background-position: 0 0; }
    to { background-position: 1920px 0; }
}

.cascading-images-wrapper .cascading-images{transform: translate3d(0%, 10%, 0);}
.caImg img{width:80%;border-radius:15px;}
.overlay:before{background:#0a0d2e;}
.pattern-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: repeat-x;
    animation: slide 100s linear infinite;
    -webkit-animation: slide 100s linear infinite;
}
.relativeDiv{position:relative;}
.section-title {
    position: relative;
    margin-bottom: 60px;
    z-index: 1;
}
.section-title span {
    color: #FF2D55;
    font-family: "Jost", sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
}
.section-title h2 {
    font-size: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
	font-weight:500
}
.section-title .bar {
    position: relative;
    width: 20px;
    height: 4px;
    background: #FF2D55;
    display: block;
}
.section-title .bar::after, .section-title .bar::before {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    content: '';
}
.section-title .bar::before {
    background: #efa506;
    width: 30px;
    right: -63px;
}
.section-title .bar::after {
    width: 25px;
    background: #00acee;
    right: -29px;
}


.section-title .bg-title {
    color: rgb(73 57 231 / 7%);
    font-family: "Jost", sans-serif;
    font-weight: 700;
    font-size: 140px;
    line-height: 120px;
    position: absolute;
    top: 0;
    right: 18%;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: -1;
    margin-top: 24px;
}
.partners-header {
    padding: 9px 15px 0px;
    background: #00acee;
    /*-webkit-clip-path: polygon(50% 100%, 100% 60%, 100% 0, 0 0, 0 60%);
    clip-path: polygon(50% 100%, 100% 60%, 100% 0, 0 0, 0 60%);*/
    position: relative;
	height:40px;
}
.partners-header::before {
    content: "";
    width: 300px;
    height: 300px;
    border-radius: 50%;
    position: absolute;
    right: -40%;
    top: -132%;
    background: repeating-radial-gradient(rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.17) 10%);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: none !important;
}
.partners-header .title {
    font-size: 15px;
	text-align:center;
    font-weight: 700;
    color: #ffffff;
    text-transform: capitalize;
    letter-spacing: .5px;
}
.f-content a:hover{text-decoration:none}
.f-content:hover .partners-header::before{right: 30%;}
.anim-icons {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}
.anim-icons .icon-circle-blue {
    right: -150px;
    bottom: -150px;
    opacity: .7;
    -webkit-animation: fa-spin 35s infinite;
    -moz-animation: fa-spin 35s infinite;
    -ms-animation: fa-spin 35s infinite;
    -o-animation: fa-spin 35s infinite;
    animation: fa-spin 35s infinite;
}
.icon-circle-blue {
    width: 300px;
    height: 300px;
    background-image: url(../img/circle-blue.png);
}

@keyframes fa-spin{
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.sponsors .block .image-block {
  padding: 25px 0;
  background: #fff;
  width: 180px;
  cursor: pointer;
  transition: all .3s ease;
  border: 1px solid transparent;
  margin-bottom: 10px;
  box-shadow: 4px 5px 11px #ddd1d1;
}
.sponsors .block {
  margin-bottom: 40px;
}

.list-inline-item {
  display: inline-block;
}
.sponsors .block .image-block {
  padding: 25px 0;
  background: #fff;
  width: 180px;
  cursor: pointer;
  transition: all .3s ease;
  border: 1px solid transparent;
  margin-bottom: 10px;
  box-shadow: 4px 5px 11px #ddd1d1;
}
.sponsors .block .image-block img {
  width: 80%;
}
.scroll-id {
  margin-top: -60px;
  padding-top: 60px;
}
.Sponsorship {
  /* background-image: url(../img/sponsorship.jpg);
  background-position: center left;
  background-size: cover;
  background-repeat: no-repeat; */
}
.LS-Img{
  background-image: url(../img/left.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; */
}
.RS-Img{
  background-image: url(../img/right.webp);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; */
}
.Sponsorship .Content-Sec .Outer-Box {
  background: #020f31;
  padding: 30px 5% 30px 5%;
}
.Sponsorship .Content-Sec .Outer-Box {
  background: #020f31;
  padding: 30px 5% 30px 5%;
}
.decs{
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.glimpse{
  color: #720781;
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
}
.showcaseHeading{color: #fff;font-weight: bold;font-size: 2em;margin-bottom: 10px}
.showcaseSubHeading{color: #FFEB3B;font-size: 1.4em;}
.text-31{font-size:1.17em;font-weight: 500;color: #3c3636;}
.item.polist{
    border: 1px solid #720781;
    border-radius: 10px;
    padding: 20px;
    background-color: #fff;
}
.contact-info-section:before {
    position: absolute;
    content: '';
    background-color: #fff;
    width: 100%;
    height: 50%;
    left: 0px;
    bottom: 0px;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.glimpse img{width:35%}
p.gtext{
    font-size: 32px;
    color: #fff;
    line-height: 44px;
	font-family:monospace;
}
.event-countdown {
	position:absolute;
	top:70%;
	right:0;
    text-align: right;
}
.event-countdown #timer div{display:inline-block;font-Size:65px;font-weight:700;position:relative;margin:0 35px;color:#FFF}
.event-countdown #timer .counterText {
  display: block;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  margin-top: 0;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  right: -37px;
  top: 35%;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  margin-top: -10px;
  letter-spacing: 2px;
}
.mtext{right: -52px!important;}
.event-countdown #timer #days {
  color: #FF2D55;
}
.event-countdown #timer #hours {
  color: #00acee;
}
.event-countdown #timer #minutes {
  color: #d0e22d;
}
.event-countdown #timer #seconds {
  color: #efa506;
}
html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body .header-menu {
    display:none !important;
}
.sticky-header-active .actionBtns{display:none;}
@media (min-width: 992px){
	#header .header-nav-main nav > ul > li > a{font-size: 16px!important;}
}

.show-more{background: linear-gradient(to right, #3c73b3 0%, #1fd0bf 100%);display: inline-block;padding: 10px 30px;color: #fff;font-size: 16px;font-weight: bold;text-align:center}
.btn-custom1{background: linear-gradient(45deg, #ffe463, #fff7f7);border-radius: 5px !important;border: 0;}
.btn-custom2{background: #f0f8ff03;border-radius: 5px !important;border: 2px solid #8cf7fa;color: #fff;}
.text-30{font-size: 125px;display: flex;justify-content: center;align-items: center;height: 200px;font-family:"Work Sans", sans-serif;text-transform: lowercase; background: linear-gradient(to right, #ffe3ee, #FDD835);-webkit-text-fill-color: transparent;-webkit-background-clip: text;}
.sticky-social{
  position:fixed;
  top:200px;
  right:-103px;
  padding:0px;
  margin:0px;
  z-index:99999;
}
.eventBannerContainer{padding: 9rem 3rem 3rem 3rem;}
.social{
  list-style:none;
}
.social li{
  padding:8px 10px;
  font-size:25px;
  transition:all 0.8s ease-in-out;
}
.social li:hover{
 margin-left:-110px;
 box-shadow:2px 5px 10px grey;
}
.social li:hover .fa{
    margin-left:20px;
  
}
.sticky-social .fab, .sticky-social .fas{
  color:#fff;
  transition:all 0.8s ease-in-out;
  margin-right: 10px;
  font-size: 25px;
}
.social li a{font-size: 17px;color: #fff;}
.social li a:hover{text-decoration:none;}
.fb{
  background-color:#3C5A98;
}
.twitter{
    background-color:#1EA1F2;
}
.linkdin{
    background-color:#007bb6;
}
.ytube{
    background-color:#b20000;
}
.fback{
    background-color:#0e43e1;
}
@media only screen and (max-width: 640px){
	.section-grid .items_fy {
    grid:
        "one"
        "two"
        "three"
        "four"
        "five"
        "six"!important;
}
	.section-grid .item {max-height: 450px;height:auto;justify-content:center}
	.section-grid img{width:100%!important}
	.key-section .item {
		width: 49%;
		min-height: 292px!important;
		flex: auto!important;
	}
}

@media only screen and (max-width: 992px){
	.section-grid .items_fy {grid:
        "one three six"
        "two four six"
        "five five five";}
}
.section-grid .items_fy {
    display: grid;
    grid:
        "one three four six"
        "one three four six"
        "one five five six"
        "two five five six";
    grid-gap: 15px;
}
.mt-60 {
    margin-top: 60px;
}
.section-grid .item-1 {
    grid-area: one;
	color: #000;
}
.section-grid .item-2 {
    grid-area: two;
	color: #000;
	background-color: rgb(166, 213, 254);
	box-shadow: 20px 20px 60px #140e0e71, inset -20px -20px 60px #ffffffb5;
}
.section-grid .item-2 .text{padding: 5px 18px 20px 18px;}
.section-grid .item-3 {
    grid-area: three;
    color:#000;
}
.section-grid .item-3 .text{font-weight:500}
.section-grid .item-4 {
    grid-area: four;
	color: #ffffff;
}
.section-grid .item-5 {
    grid-area: five;
    color: #000;
}
.section-grid .item-6 {
    grid-area: six;
    color:#ffffff;
}
.section-grid .item {
    background-color: #ffffff;
    text-align: center;
    padding: 0;
    font-size: 30px;
    display: flex;
    align-items: flex-start;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.section-grid .text {
	font-weight: 500;
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    padding: 20px 25px;
    z-index: 1;
}
.section-grid .item:hover img {
    transform: scale(1.05);
}
.grid-section img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
    transition: all 0.5s ease-in-out;
}

.key-section .items {
    -moz-column-gap: 2%;
    column-gap: 2%;
    row-gap: 20px;
}
.key-section .item .text {
    position: relative;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    text-align: left;
    z-index: 1;
}
.key-section .item {
    flex: 1;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    min-height: 321px;
	list-style:none;
}

.key-section .item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
    transition: all 0.5s ease-in-out;
}

.key-section .item:hover img {
    transform: scale(1.05);
}
.key-section .item1{background-color: rgb(166, 213, 254);box-shadow: 20px 20px 60px #140e0e71, inset -20px -20px 60px #ffffffb5;}

#reportModal .modal-content{background:transparent}
#reportModal .modal-header{background:#000!important;border-bottom:0!important}
#reportModal .modal-body img{width:100%}
.btn-modalbtn{background: linear-gradient(45deg, #e296ff, #e8d6ca);padding: 10px 20px;font-size: 16px;border: 2px solid #e296ff;}
.btn-modalbtn:hover{color:#000;}
#reportModal .btn-close{background: #fff var(--bs-btn-close-bg) center / 1em auto no-repeat;}
.header-column .btn.btn-xl{padding: 0.8rem!important;font-size:.85rem!important}
a.show-more1{background: linear-gradient(to right, #3c73b3 0%, #1fd0bf 100%);display: inline-block;padding: 10px 30px;color: #fff;font-size: 16px;font-weight: bold;text-align:center;width: 200px;}
a.show-more1:hover{color:#fff}
.applestore, .googlestore{width:130px;vertical-align: middle;margin:0 6px}
.headerBtn a{margin-top:5rem;}
.speakerName{font-size:1em!important;}

.tabs-box{
	position: relative;
}

.tabs-box .tab{
	display: none;
}

.tabs-box .tab.active-tab{
	display: block;
}


@media only screen and (max-width: 1023px) {
.event-countdown #timer div {
  display: inline-block;
  font-Size: 20px;
  font-weight: 700;
  position: relative;
  margin: 0 35px;
  color: #FFF;
}
.event-countdown {
  position: absolute;
  top: 85%;
  right: 0%;
  text-align: center;
  margin-top: 20px;
}
.event-countdown #timer .counterText {
  display: block;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  margin-top: 0;
  font-size: 13px;
  font-weight: 600;
  position: absolute;
  top: 82%;
  right: 0 !important;
  text-transform: uppercase;
  -webkit-transform: rotate(-90deg);
  transform: rotate(0deg);
  margin-top: 0px;
  letter-spacing: 2px;
}
.mtext {
  right: 0px !important;
}
}
.topBtn a{padding:0.533rem 0.433rem}
#header .header-nav.header-nav-links nav > ul > li > a, #header .header-nav.header-nav-links nav > ul > li:hover > a, #header .header-nav.header-nav-line nav > ul > li > a, #header .header-nav.header-nav-line nav > ul > li:hover > a{padding: 10px .47rem !important;}
.ConversationsRow .section-title .bg-title{left:-10%;font-size: 72px;}
.awardBanner a{display:flex;justify-content:center;}
.awardBanner img{width: 80%;border: 1px solid #ccc;padding: 10px;}
.farea:hover > .hidden-content {
  transform: none;
}
.wraper:hover > .visible-content {
  transform: translateX(0) translateY(-100%);
}

.box-layer{
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all 0.6s ease-in-out;
}
.hidden-content{
  background-color: #052642;
  transform: translateX(0) translateY(100%);
  color: #fff;
}

.box-layer .overlay:before{ background: transparent;}
.box-layer .back-overlay{padding:8px 8px;}
.box-layer .back-overlay p{color:#fff;font-Size:14px;line-height:1.5}
.content-box .text {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 36px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 40px;
}
.btn-style-two {
  position: relative;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: 600;
  background: #001376;
  overflow: hidden;
  min-width: 180px;
  background: #ffc600;
  background: -o-linear-gradient(45deg, #ffc600 1%, #ff6c00 100%);
  background: linear-gradient(45deg, #ffc600 1%, #ff6c00 100%);
}
.theme-btn {
  display: inline-block;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.content-box .headingtext {
  position: relative;
  display: block;
  line-height: 36px;
  font-size: 28px;
  margin-bottom: 15px;
  color: #FFEB3B;
  font-weight: 800;
}
.hclspeaker img{
	width: 70%;
    border-radius: 50% !important;
}
.spkr-img img{
  width: 6%;
  border-radius: 100%;
  margin-right: 10px;
}
ul .spkr-img img{
  width: 14%;
}
.px-6{padding-left:6rem;padding-right:6rem;}

.spkr-txt{
  font-size: 11px !important;
  font-weight: 500;
}

.spkr-txt li{
  font-size: 11px;
  font-weight: 500;
}
.corp-btn{
  color: #022b4c;
    border: 1px solid #989898 !important;
    border-radius: 5px !important;
    padding: 12px 20px;
    font-size: 15px;
    margin-top: 10px;
    font-weight: 600 !important
}
.corp-btn:hover{
  background-color: #022b4c;
  color: #fff;
  text-decoration: none !important;
}
.gimg img {
  border: 3px solid #ccc;
  padding: 4px;
  width: 100%;
}
.form-control:not(.form-control-sm):not(.form-control-lg){
	font-size: 0.80rem!important;
}
.form-check-input.custom-border {
  border: 2px solid #919091 !important;
  margin-top: 6px;
}

.form-check-label{color:#000;font-Size:.85rem;}

.form-check-input.custom-border:checked {
  background-color: #1560d6;
  border-color: #1560d6!important;
}
.display {
  display: flex;
  align-items: center;
}
.social-icons {
  position: absolute;
  bottom: 4%;
  right: 5%;
  display: flex;
  gap: 10px;
  z-index: 10;
}
.icon {
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  background-color: #000;
  padding: 13px 15px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s, background-color 0.3s;
}

.icon:hover {
  transform: scale(1.1);
  background-color: #000;
  text-decoration: none;
}

.facebook {
  background-color: #3b5998;
  position: relative;
  left: 4%;
}

.instagram {
  background-color: #1da1f2;
  position: relative;
  left: 5%;
}

.twitter {
  background-color: #0077b5;
  position: relative;
  left: 7%;
}

.linkedin {
  background-color: #e4405f;
  position: relative;
  left: 10%;
}
.heading-text {
  line-height: 1.2em !important;
  font-weight: 800;
  font-size: 56px;
  line-height: 1.2em;
  border: solid;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 19px;
  border-left-color: #f1703a;
  padding-right: 1% !important;
  padding-left: 40px !important;
  margin-bottom: 0px !important;
}
.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.padding-section-medium {
  padding-top: var(--spacing--2xl);
  padding-bottom: var(--spacing--2xl);
}
.container-large.section_conf-home-ai-impact-container {
  background-image: url(../img/bg.png);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1px solid #732ee40f;
  border-radius: 1rem;
  padding: 2.75rem 6rem 4.75rem 6rem;
  box-shadow: 0 25px 50px #002f6026, 0 25px 50px #732ee41a;
}
.section_conf-home-ai-impact-top {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.section_conf-home-ai-impact-top-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  width: 52rem;
  display: flex
;
}
.heading-style-h3 {
  font-family: Roboto Condensed, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.5625rem;
}
.margin-top {
  margin-right: 0rem !important;
  margin-bottom: 0rem !important;
  margin-left: 0rem !important;
}

.margin-medium {
  margin: var(--spacing--xl);
}
.section_conf-home-ai-impact-flexbox {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid
;
}
.link-block-3 {
  flex-flow: row;
  display: flex
;
}
.rj-thumbnail-1-oct24 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#982db300, #982db300), url(../img/inspiring-women.jpg);
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-clip: border-box;
  border-radius: 1rem;
  flex-flow: column wrap;
  padding: 1rem 1.5rem 2rem;
  display: flex
;
  box-shadow: 0 10px 13px #002f601a;
}
.rj-thumbnail-2-oct24 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#982db300, #982db300), url(../img/highly.jpg);
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-clip: border-box;
  border-radius: 1rem;
  flex-flow: column wrap;
  padding: 1rem 1.5rem 2rem;
  display: flex
;
  box-shadow: 0 10px 13px #002f601a;
}
.rj-thumbnail-3-oct24 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#982db300, #982db300), url(../img/ties.jpg);
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-clip: border-box;
  border-radius: 1rem;
  flex-flow: column wrap;
  padding: 1rem 1.5rem 2rem;
  display: flex
;
  box-shadow: 0 10px 13px #002f601a;
}
.rj-thumbnail-4-oct24 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#982db300, #982db300), url(../img/gcc.jpg);
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-clip: border-box;
  border-radius: 1rem;
  flex-flow: column wrap;
  padding: 1rem 1.5rem 2rem;
  display: flex
;
  box-shadow: 0 10px 13px #002f601a;
}
.rj-thumbnail-5-oct24 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#982db300, #982db300), url(../img/ctb.jpg);
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-clip: border-box;
  border-radius: 1rem;
  flex-flow: column wrap;
  padding: 1rem 1.5rem 2rem;
  display: flex
;
  box-shadow: 0 10px 13px #002f601a;
}
a:hover {
  opacity: .8;
}
.new-tag {
  color: #fff;
  background-color: #00acee;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  padding: 2px 1rem;
  font-size: 14px;
  font-weight: 500;
  display: flex;
}
.section_conf-home-ai-impact-block-flexbox {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  font-weight: 500;
  display: flex
;
}
.text-size-small {
  flex: 0 auto;
  width: 100%;
  height: auto;
  font-size: 25px;
  line-height: 29px;
  display: block;
  font-weight: bold;
}
.text-para {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.75rem;
  color: #fff;
}
.speaker-bg {
  background-color: #0A2240;
}
.m-speakers-list-custom .m-speakers-list--grid-squares .m-speakers-list__items__item__header-body {
  padding: 0 20px 10px;
}
.speaker-bg:before {
  content: "";
  width: 100%;
  height: 35px;
  background-color: inherit;
  position: absolute;
  top: -34px;
  left: 0;
  clip-path: polygon(0 66%, 100% 0, 100% 100%, 0% 100%);
}
.m-speakers-list-custom .m-speakers-list__items__item__header__meta, .m-speakers-list-custom .m-speakers-list__items__item__header__title {
  color: #FFFFFF !important;
}
.m-speakers-list-custom .m-speakers-list__items__item__header__meta, .m-speakers-list-custom .m-speakers-list__items__item__header__title {
  color: #FFFFFF !important;
}
.flip-card {
  height: 180px;
  perspective: 1000px;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 24px;
}
.feature-box-bg {
  background-image: url(../img/feature-box.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1px solid #f0efe6;
  border-radius: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-position: bottom;
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  line-height: 24px;
}
.feature-box-icon {
  font-family: icomoon;
  float: left;
}
.icon-double-large {
  font-size: 60px;
}
.icon {
  padding-right: 10px;
  padding-top: 10px;
  width: 100px;
  background: #fff;
}  
.icon:hover {
  transform: scale(1.1);
  background-color: #ffffff00 !important;
  text-decoration: none;
}
.aligh-left {
  text-align: left;
}
.text-dark-green {
  color: #325434;
}
.mt30 {
  margin-top: 30px;
}
.text-white {
  --bs-text-opacity: 1;
  color:#fff !important;
}
.key-title{
  font-size: 22px;
    line-height: 1.95rem;
    font-weight: 700 !important;
    color: #325434;
    margin-bottom: 5px;
}
.register-bg {
  background-color: transparent;
  background-image: linear-gradient(100deg, #13007f 61%, #af0387 100%);
}
section.half-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.bg-dark-midnight-blue {
  background-color: #00acee;
}
.text-video{
  font-size: 1.3rem;
  line-height: 2.2rem;
  font-weight: 700 !important;
  text-transform: none;
  color: #020f31;
  margin-bottom: 0px;
}
.video-btn{
  background: #FF2D55;
  color: #fff;
  padding: 10px 20px;
  margin: 0 10px;
  font-size: 20px;
  font-weight: 600;
}
.video-btn:hover{
  background: #000;
  color: #fff;
  text-decoration: none;
}
.grid-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.large-box, .small-box {
  position: relative;
  background-size: cover;
  background-position: center;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  color: #fff;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}

.large-box::before, .small-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.large-box {
  height: 420px;
}

.small-boxes {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.small-box {
  height: 200px;
}

.content {
  background: rgba(0, 0, 0, 0.6);
  padding: 5px;
  width: 100%;
  border-radius: 0 0 10px 10px;
  position: relative;
  z-index: 2;
}

.content h3 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.content h4 {
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}
.content p {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 20px;
}
.contentss-box {
  padding: 20px;
  background: #fff7ec;
}
.contentss-box ul{
  padding-left: 20px;
  margin-bottom: 0px;
}
.contentss-box ul li{
  margin-bottom: 10px;
}
.contentss-box .text-31{
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
}
.blue-text{
  color: #720781;
  font-weight: 600;
}
.bg-img{
  background-image: url(../img/sec-bg.jpeg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.infographic-container {
  text-align: center;
  padding: 15px;
  margin-bottom: 60px;
}
h1 {
  font-size: 24px;
  margin-bottom: 20px;
}

.box-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.box-container a{
 text-decoration: none !important;
}


.box {
  width: 200px;
  height: 280px;
  padding: 20px;
  color: white;
  text-align: center;
  position: relative;
  transform: rotate(-5deg);
  transition: transform 0.3s ease;
  box-shadow: 8px 12px 16px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column; 
  justify-content: flex-end; 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.box h2 {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
  color: #fff;
  line-height: 22px;
}
.box:hover {
  transform: rotate(0deg);
  box-shadow: 10px 15px 20px rgba(0, 0, 0, 0.3);
}
.box img{
  border-radius: 5px;
  border: 2px solid #fff;
  padding: 3px;
  box-shadow: 10px 15px 20px rgba(0, 0, 0, 0.3);
  margin-bottom: 15px;
}
.box h2 {
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 0px;
  color: #fff;
  line-height: 22px;
}
/* p {
  font-size: 12px;
  margin: 0;
} */
.box:nth-child(1) {
  transform: rotate(-14deg) translateY(-19px);
  z-index: 10000;
  position: relative;
  left: 35px;
}

.box:nth-child(2) {
transform: rotate(-8deg) translateY(68px);
position: relative;
left: 18px;
z-index: 1000;
}
.box:nth-child(3) {
transform: rotate(7deg) translateY(-45px);
position: relative;
left: 1px;
z-index: 100;
}
.box:nth-child(4) {
transform: rotate(-15deg) translateY(60px);
position: relative;
left: -8px;
z-index: 10;
}
.box:nth-child(5) {
transform: rotate(2deg) translateY(-65px);
position: relative;
left: -15px;
z-index: 1;
}
.box:nth-child(6) {
transform: rotate(-14deg) translateY(-5px);
position: relative;
left: 35px;
}
.sticky-social .twitter {
    background-color: #0077b5;
    position: relative;
    left: 0%;
}
.blueList li{color: #1a5b95;}
.darkblueList{padding-left:9px!important;}
.darkblueList li{color: #021e36;font-size:.82rem;}
.speakersDetails p{color: #3c3636;font-size:14px;margin-bottom: 12px;}
.keySpeakerName {font-size: 1.2em !important;color: #021e36;}
.key_speakers:hover{text-decoration:none!important;}
.speakersDetails ul li{color: #3c3636;font-size:14px;margin-bottom:8px}
.timeline {
  position: relative;
  width: 100%;
  padding-left: 30px;
  border-left: 2px solid #0f3f68;
}

.timeline-step {
  position: relative;
  margin-bottom: 40px;
}

.dot {
  position: absolute;
  left: -40px;
  top: 4px;
  width: 16px;
  height: 16px;
  background: #0f3f68;
  border-radius: 50%;
  box-shadow: 0 0 8px #0f3f68;
}
.timeline .content{
	background: #e1effb;
    padding: 12px 20px;
    width: 100%;
    border-radius: 5px;
    position: relative;
    z-index: 2;
}
.timeline .content h3 {
  margin: 0 0 6px;
  font-size: 1.2rem;
  color: #efa506;
  letter-spacing:.2px
}
.timeline .content h4 {
  letter-spacing:.4px
}
.timeline .content p {
  color:#4472c4;
  font-weight:600;
  font-size:15px;
  margin-bottom:10px
}
.timeline .content ul{color:#0c1468;}
.agaenda-box{
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.date-tab{
  padding: 25px;
  background-color: #020f31;
  color: #fff;
  display: flex;
  border-radius: 4px 4px 0 0;
}
.date-tab i{
    font-size: 20px;
    line-height: 30px;
    margin-right: 20px;
    
}
.date-tab h4{
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0px;
}
.date-tab span{
    font-size: 16px;
    font-weight: 400;
    color: #efa506;
    margin-left: 15px;
}
.session-data {
    padding: 25px;
    background: #ffffff;
    border-bottom: #e1e1e1;
}
.info img{
  width: 100%;
}
.session-time{
    color: #efa506;
    font-size: 14px;
    font-weight: 500;
}
.session-des h6 {
font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
    color: #FF2D55;
    margin-bottom: 10px;

}
hr {
    background: #e1e1e1;
    border: 0;
    height: 1px;
    margin: 10px 0;
    opacity: 1;
}
.session-des p {
    color: rgb(68, 114, 196);
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 20px;
}
.session-des ul{
    color: rgb(12, 20, 104);
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 10px;
}
.speaker{
    display: flex;
    align-items: center;
    margin: 5px 0;
    gap: 5px;
}
.speaker-image{
      width: 8%;
}
.speaker-image img{
      border-radius: 5px;
}
.speaker-name{
    margin-left: 5px;
    font-size: 13px;
    font-weight: 500;
    color: rgb(68, 114, 196);
}
.speaker-name .moderator-name em{
	font-size: .8rem;
    font-weight: bold;
}
 .speaker-image {
    flex-shrink: 0; 
    width: 36px;    
    height: 36px;   
}
 .speaker-name {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: rgb(68, 114, 196);
    flex: 1;
    word-break: break-word;
}
 .speaker-name a{
    color: #4472c4 !important;
 }
@media (max-width: 769px) {
    .info img {
    width: 10% !important;
}
.session-time {
    font-size: 11px !important;
}
.session-des h6 {
    font-size: 13px !important;
    margin-bottom: 0px !important;
}

.session-des p {
    font-size: 11px !important;
}
.session-data {
    padding: 15px !important;
}
.speaker-name {
    font-size: 11px !important;
}
.multiple-speaker .speaker-name {
    font-size: 10px !important;
}
.multiple-speaker .speaker-image {
    width: 10% !important;
}
  }

  .info-box{
    background: #011e40;
    padding: 20px;
    border: 2px solid #e56f25;
    text-align: center;
    height: 400px;
    margin-bottom: 20px;
    
  }
   .info-box h3{
 color: #ff8940;
    font-size: 20px;
    font-weight: bold;
    text-transform: none;
  }
   .info-box p{
    color: #fff;
    font-size: 14px;
    font-weight: 400;
  }
  .hover-effect-3d .thumb-info {
    will-change: box-shadow;
    transition: box-shadow 300ms;
    background: #ffffff00 !important;

}
.key-section{
background-color:  radial-gradient(circle at 90% 10%, #f3e8ff 0%, transparent 40%),
        radial-gradient(circle at 10% 90%, #f0f4ff 0%, transparent 30%);      
    display: flex;
    justify-content: center;
    align-items: center;
   padding: 80px 20px;
}
/* 2. Main Title */
.main-title {
    text-align: center;
    font-size: 2.5rem;
    color: #343a6d; /* Dark navy-purple */
    margin-bottom: 30px;
    font-weight: 700;
}

.main-title span {
    color: #7b61ff; /* Bright purple */
}

/* 3. Grid Layout */
.grid-layout {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.grid-layout .small-card h4{color:#fff; font-weight: 500;}

/* 4. Common Card Styles (Glassmorphism) */
.card {
    background: rgba(255, 255, 255, 0.4);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 10px;
    border: 2px solid #fff;
    box-shadow: 0 10px 40px rgba(123, 97, 255, 0.1);
    overflow: hidden;
    display: flex;
    transition: all 0.3s ease;
    background-size: cover;
    background-position: center;
    border-radius: 30px;
}

.card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 50px rgba(123, 97, 255, 0.2);
}

/* 5. Top Large Card */
.large-card {
    grid-column: span 2;
    height: 250px;
    background-image: url('../img/cxos.jpg'); 
    justify-content: flex-end;
    align-items: end;
}

.large-card .card-content {
    width: 50%;
    padding: 60px;
    background: linear-gradient(to left, rgba(255,255,255,0.95) 70%, rgba(255,255,255,0));
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.large-card h3 {
    font-size: 1.8rem;
    color: #2d3436;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.small-card {
    height: 400px;
	background-size: cover!important;
}

.small-card .card-content {
    width: 65%;
    height: 100%;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: end;
}

.card-1, .card-3 {
    background-position: center !important;
}
.card-1 .card-content, .card-3 .card-content {
   content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, transparent 58.21%, rgba(22, 26, 45, 1) 90.01%);
    z-index: 1;
    text-align: center;
}
.card-2, .card-4 {
    background-position: center !important;
    justify-content: flex-end;
}
.card-2 .card-content, .card-4 .card-content {
   content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, transparent 58.21%, rgba(22, 26, 45, 1) 90.01%);
    z-index: 1;
    text-align: center;
}

.card-1 { background-image: url('../img/ai-driven.png'); }
.card-2 { background-image: url('../img/emerging-tech.png'); }
.card-3 { background-image: url('../img/strategic.png'); }
.card-4 { background-image: url('../img/future.png'); }
h4 {
    font-size: 1.2rem;
    color: #2d3436;
    margin-bottom: 10px;
}

p {
    font-size: 0.95rem;
    color: #000;
    line-height: 1.5;
}
@media (max-width: 900px) {
    .grid-layout {
        grid-template-columns: 1fr;
    }
    .large-card, .small-card {
        grid-column: span 1;
        height: auto;
        min-height: 250px;
    }
    .large-card .card-content, .small-card .card-content {
        width: 100%;
    }
}

.partners-section {
    background-image: url('../img/partner-sponsor-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
}

/* Section Title Styling */
.section-title-wrapper {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}

.main-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #333;
    position: relative;
    z-index: 2;
}

.main-title span {
    color: #00acee; /* Cyan Blue from your image */
}

.bg-watermark {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 5rem;
    font-weight: 900;
    color: #00ffff1f;
    z-index: 1;
    text-transform: uppercase;
}

/* Partner Card Styling */
.partner-card {
    background: #ffffff;
    border-radius: 20px; /* Trendy rounded corners */
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.08); /* Soft 3D shadow */
    overflow: hidden;
    transition: all 0.4s ease;
    border: 1px solid #f0f0f0;
    height: 100%;
}

.partner-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 50px rgba(0, 172, 238, 0.15);
}

.partner-link {
    text-decoration: none !important;
    display: block;
}

/* Header Strip (The Blue Top Part) */
.partner-header-strip {
background: #490381;
    padding: 10px;
    text-align: center;
}

.partner-header-strip h3 {
    color: #ffffff;
    font-size: 1.2rem;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}

/* Body / Logo Part */
.partner-body {
    padding:20px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 130px;
    background: #ffffff;
}

.partner-body img {
    max-width: 80%;
    max-height: 100px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.partner-card:hover .partner-body img {
    transform: scale(1.05);
}

/* Responsive Fix */
@media (max-width: 768px) {
    .main-title { font-size: 2rem; }
    .bg-watermark { font-size: 3.5rem; line-height: 50px;}
    .partner-body { min-height: 150px; }
}
.video-one {
    position: relative;
    padding: 100px 0;
    min-height: 600px;
    display: flex;
    align-items: center;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

/* Color Overlay Fix */
.video-one:before {
    position: absolute;
    content: "";
    inset: 0;
    opacity: 0.85;
    background: radial-gradient(circle at top right, rgba(255, 195, 0, 0.35), transparent 40%), linear-gradient(163deg, #720781, #ffc300);
    z-index: 1;
}

/* Ensuring Content stays on top */
.video-content-rel {
    position: relative;
    z-index: 10; /* Text aur Video upar aayenge */
}

.video-iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
        border: 10px solid #fff;
}

/* --- Pattern Styling & Animations --- */

[class*="video-one_pattern-"] {
    position: absolute;
    background-repeat: no-repeat;
    z-index: 2; /* Overlay ke upar par text ke niche */
    pointer-events: none;
}

.video-one_pattern-one {
    left: 2%; top: 15%; width: 148px; height: 210px;
    animation: float_up_down 5s infinite linear;
}

.video-one_pattern-two {
    left: 10%; bottom: 10%; width: 104px; height: 66px;
    animation: rotateme2 15s infinite linear;
}

.video-one_pattern-three {
    right: 5%; top: 10%; width: 189px; height: 135px;
    animation: rotateme 15s infinite linear;
}

.video-one_pattern-four {
    right: 10%; bottom: 15%; width: 40px; height: 59px;
    animation: float_up_down 6s infinite linear;
}

/* --- KEYFRAME ANIMATIONS --- */

@keyframes float_up_down {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-30px); }
}

@keyframes rotateme {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

@keyframes rotateme2 {
    from { transform: rotate(360deg); }
    to { transform: rotate(0deg); }
}

/* Text Styling Match */
.main-title {
 color: #720781;
    font-weight: 700;
}
.main-title span {
    color: #ffc300; /* Glimpses color */
}
/* Section Base */
.attendance-section {
    overflow: hidden;
    position: relative;
    display: flex;
}

/* --- Left Side Styling --- */
.attendee-visual-side {
    background: url('../img/attending-bg.jpg'); /* Use a subtle dark tech grid image */
    background-size: cover;
    padding: 80px;
    position: relative;
    min-height: 600px;
}

.title-glow {
    font-size: 3.5rem;
    font-weight: 800;
    color: #fff;
    line-height: 1;
    margin-bottom: 40px;
}

.title-glow span {
    color: #00f2ff; /* Cyan Neon */
    text-shadow: 0 0 20px rgba(0, 242, 255, 0.6);
}

/* Tag Cloud - Modern Alternative to Lists */
.tag-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.tag-item {
    background: rgba(0, 242, 255, 0.1);
    border: 1px solid rgba(0, 242, 255, 0.3);
    padding: 12px 25px;
    border-radius: 50px;
    color: #00f2ff;
    font-weight: 500;
    transition: all 0.3s ease;
    animation: float 4s infinite ease-in-out;
}

.tag-item:nth-child(even) { animation-delay: 1s; }
.tag-item:hover {
    background: #00f2ff;
    color: #000;
    box-shadow: 0 0 30px rgba(0, 242, 255, 0.4);
    transform: scale(1.1);
}

/* --- Right Side Styling --- */
.invite-side {
    background: linear-gradient(135deg, #2e006b 0%, #05021a 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px;
	min-height: 600px;
}

.invite-card {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(15px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    padding: 50px;
    max-width: 600px;
}

.audience-highlight {
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 15px;
}

.divider {
    height: 4px;
    width: 60px;
    background: #00f2ff;
    margin-bottom: 15px;
	margin-top:25px
}

.invite-text {
    color: #b0b0b0;
    font-size: 1rem;
    line-height: 1.7;
    margin-bottom: 35px;
}

/* Modern Button */
.btn-shiny-modern {
    background: linear-gradient(90deg, #00f2ff, #0072ff);
    color: #fff;
    padding: 15px 40px;
    border-radius: 12px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 1px;
    transition: all 0.3s;
    box-shadow: 0 10px 20px rgba(0, 114, 255, 0.3);
}

.btn-shiny-modern:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 242, 255, 0.5);
    color: #fff;
}

/* Animations */
@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-10px); }
}

/* Responsive */
@media (max-width: 991px) {
    .title-glow { font-size: 2.5rem; }
    .invite-side, .attendee-visual-side { padding: 40px 20px; }
}
/* Section Base */
.opportunity-section-modern {
    position: relative;
    padding: 120px 0;
    background: #ffffff;
    overflow: hidden; /* Bahar nikalte patterns ko hide karne ke liye */
}

/* Side Patterns Fix */
.side-pattern {
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

.pattern-5 { top: 5%; left: 2%; width: 120px; }
.pattern-6 { bottom: 10%; right: 3%; width: 90px; }
.pattern-3 { top: 10%; right: 4%; width: 140px; }

/* Center Visual Stack */
.visual-stack {
    position: relative;
    display: inline-block;
}

.back-pattern-7 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centering behind the image */
    width: 140%; /* Image se thoda bada taaki peeche se dikhe */
    z-index: 1;
    opacity: 0.7;
}

.main-circular-frame {
    position: relative;
    z-index: 5;
    width: 650px;
    height: 650px;
    border: 12px solid #2e31e6;
    border-radius: 50%;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 30px 60px rgba(0,0,0,0.1);
}

.main-circular-frame img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Text & Colors */
.yellow-heading {
    color: #FFEB3B;
    font-weight: 800;
    font-size: 1.4rem;
    margin-bottom: 12px;
}

.small-yellow { color: #FFEB3B; font-weight: 900; }

.benefit-list { list-style: none; padding-left: 0; }
.benefit-list li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 6px;
    color: #444;
    font-size: 0.95rem;
}

.benefit-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #d8127a;
    font-weight: bold;
}

/* Button */
.btn-sponsor-trendy {
    display: inline-block;
    background: #FFEB3B;
    color: #000;
    padding: 14px 40px;
    border-radius: 50px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s;
    box-shadow: 0 10px 20px rgba(255, 235, 59, 0.3);
}

/* --- ANIMATIONS --- */

/* Smooth Push-In for Pattern 7 */
@keyframes pushIn {
    0% { transform: translate(-50%, -50%) scale(0.5); opacity: 0; }
    100% { transform: translate(-50%, -50%) scale(1); opacity: 0.7; }
}

.anim-push-in {
    animation: pushIn 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}

.anim-float { animation: float 4s infinite ease-in-out; }
@keyframes float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); } }

.anim-rotate { animation: rotate 20s infinite linear; }
@keyframes rotate { from { transform: rotate(0deg); } to { transform: rotate(360deg); } }

.pl-50{
  padding-left: 150px;
}
/* =========================================
   CONCLAVE SECTION BACKGROUND DECORATION
========================================= */

/* Ensure section positioning */
.about-section {
  position: relative;
  overflow: hidden;
  background: #020f31;
}

/* PINK DOTTED CIRCLE IMAGE */
.about-section::before {
    content: "";
    position: absolute;
    top: 39%;
    left: -327px;
    transform: translateY(-50%);
    width: 650px;
    height: 650px;
    background-image: url(../img/pattern-8.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 0.3;
    z-index: 0;
    pointer-events: none;
    animation: conclaveRotate 50s linear infinite;
}
.about-section::after {
    content: "";
    position: absolute;
    bottom: -200px;
    right: -260px;
    width: 620px;
    height: 620px;
    background-image: url(../img/pattern-8.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    opacity: 0.3;
    z-index: 1;
    pointer-events: none;
    animation: conclaveRotateReverse 80s linear infinite;
}

/* Keep content & particles above background */
.about-section .container,
.about-section .particles-wrapper {
  position: relative;
  z-index: 2;
}

/* ROTATION ANIMATIONS */
@keyframes conclaveRotate {
  from {
    transform: translateY(-50%) rotate(0deg);
  }
  to {
    transform: translateY(-50%) rotate(360deg);
  }
}

@keyframes conclaveRotateReverse {
  from {
    transform: rotate(360deg);
  }
  to {
    transform: rotate(0deg);
  }
}

/* RESPONSIVE: HIDE ON SMALL DEVICES */
@media (max-width: 768px) {
  .section.p-relative::before,
  .section.p-relative::after {
    display: none;
  }
}
.feature-one {
    position: relative;
    background-color: #f5f5f5;
    padding: 60px 0px 60px;
}
.feature-one_pattern {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 461px;
    background-repeat: no-repeat;
    background-position: right center;
}
.feature-one_pattern-two {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 461px;
    background-repeat: no-repeat;
    background-position: right center;
}
.feature-one_pattern-two {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 461px;
    background-repeat: no-repeat;
    background-position: right center;
}
.feature-one_pattern-three {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 381px;
    background-repeat: no-repeat;
    background-position: right center;
}
.price-three {
    position: relative;
    padding: 60px 0 60px;
    background-size: cover;
    background-attachment: fixed;
}
.ssf-opportunity-wrapper {
    background-color: #0c0c0c;
    background-image: linear-gradient(rgb(0 0 0 / 8%), rgb(0 0 0 / 48%)), url(../img/networking-bg.png);
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 100px 0px;
    position: relative;
    overflow: hidden;
}

.ssf-speaker-visual { flex: 1; min-width: 300px; }
.ssf-details-content { flex: 2; }

.ssf-shiny-divider {
    height: 1px;
    width: 100%;
    margin: 25px 0;
    position: relative;

    background: linear-gradient(to right, transparent, #ffc300, transparent);
}

.ssf-shiny-divider::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 8px;
    height: 8px;
    background-color: #ffc300;
    box-shadow: 0 0 10px #f1c40f; /* Shiny glow in the middle */
}

.ssf-info-item { display: flex; gap: 20px; align-items: flex-start; }

.ssf-icon-holder {
    border: 1.5px solid #490381;
    border-radius: 8px;
    padding: 10px;
    color: #490381;
    font-size: 22px;
}

.ssf-gold-title {
    color: #490381;
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 10px;
}

.ssf-list { list-style: none; padding: 0; }
.ssf-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
    font-size: 13.5px;
    color: #3c3636;
}
.ssf-list li::before {
    content: '✔';
    position: absolute;
    left: 0;
    color: #490381;
}

.ssf-bottom-cta-area {
    padding-top: 5px;
    display: flex;
    justify-content: space-between; /* Text left, Button right */
    align-items: center;
    gap: 20px;
    width: 100%;
}

.ssf-cta-left {
    flex: 2;
    position: relative;
}


.ssf-cta-right { flex: 1; text-align: center; }

.ssf-description { font-size: 14px; margin-bottom: 8px; line-height: 1.5; color: #3c3636; }
.ssf-gold-text { color: #ffc300; font-weight: bold; }
.ssf-contact-info { font-size: 13px; color: #3c3636; }
.ssf-contact-info a { color: #ffc300; text-decoration: none; }

.ssf-btn-gold {
    display: inline-block;
    background: #ffc300;
    background: linear-gradient(to right, #f1c40f, #ffc300);
    color: #000;
    padding: 12px 25px;
    border-radius: 4px;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap; /* Button ek line mein rahe */
}

/* Responsive for Mobile */
@media (max-width: 768px) {
    .ssf-bottom-cta-area {
        flex-direction: column;
        text-align: center;
    }
    .ssf-cta-right { text-align: center; }
}

.slider-three-static {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    isolation: isolate;
    background: #2b0055;
}

/* LEFT SIDE – CROWD + PURPLE GRADIENT */
.slider-three_image-layer {
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg,
            rgba(58,0,112,0.95) 0%,
            rgba(88,0,160,0.9) 35%,
            rgba(88,0,160,0.7) 55%,
            rgba(0,0,0,0.25) 75%
        ),
        url('../img/home-banner.jpg');
    background-size: cover;
    background-position: left center;
    z-index: 1;
}

/* CONTENT (TEXT AREA) */
.slider-three_content,
.slider-three_content-inner {
    position: relative;
    z-index: 5;
    color: #ffffff;
}

.slider-three_content-inner h1 {
    font-size: 50px;
    font-weight: 800;
    line-height: 1.15;
}

.slider-three_content-inner h2,
.slider-three_content-inner h3,
.slider-three_content-inner p {
    text-shadow: 2px 2px 8px rgba(0,0,0,0.6);
}

/* ALIGN TEXT CENTER VERTICALLY */
.row.align-center {
    min-height: 100vh;
    align-items: center;
}

/* RIGHT SIDE IMAGE (FOREGROUND CUTOUT) */
.slider-three_image-column {
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    height: 100%;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* PANEL IMAGE */
.slider-three_image img {
    max-height: 90%;
    width: auto;
    display: block;
    filter: drop-shadow(0 25px 60px rgba(0,0,0,0.6));
}

/* YELLOW PAINT EDGE */
.slider-three_image-column::before {
    content: "";
    position: absolute;
    left: -95px;
    top: 0;
    width: 160px;
    height: 100%;
    background: url('../img/yellow-edge.png') no-repeat center;
    background-size: contain;
    z-index: 6;
    pointer-events: none;
}

/* RESPONSIVE */
@media (max-width: 991px) {

    .slider-three-static {
        min-height: auto;
        padding: 100px 0 60px;
    }

    .slider-three_image-column {
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 40px;
    }

    .slider-three_image-column::before {
        display: none;
    }

    .slider-three_image img {
        max-width: 90%;
        max-height: none;
    }

    .slider-three_content-inner h1 {
        font-size: 42px;
    }
}
.slider-three_content .text-9 {
    font-size: 2.3em !important;
}
.speaker{
    position: relative;
    overflow: hidden;
    background-image: url('../img/past-speaker-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px;
}

.speaker .circle-layer{
    position: absolute;
    left: -100px;
    top: -100px;
    width: 312px;
    height: 307px;
    z-index: 1;
    background-repeat: no-repeat;
    animation: spinOnly 20s linear infinite;;
    will-change: transform;
    pointer-events: none;
}

.speaker .circle-layer-three{
    position: absolute;
    right: 1%;
    top: 20%;
    width: 270px;
    height: 430px;
    z-index: 1;
    background-repeat: no-repeat;
    animation: floatUpDown 9s ease-in-out infinite;
    will-change: transform;
    pointer-events: none;
}

@keyframes spinOnly{
    from{ transform: rotate(0deg); }
    to{ transform: rotate(360deg); }
}

@keyframes floatUpDown{
    0%{
        transform: translateY(0);
    }
    50%{
        transform: translateY(-40px);
    }
    100%{
        transform: translateY(0);
    }
}
.mainBanner{
    position:relative;
    min-height:100vh;
    overflow:hidden;
    z-index:0;
}
.mainBanner .video-background,
.mainBanner .video-background video,
.mainBanner > video{
    position:absolute !important;
    inset:0;
    z-index:-2 !important;
}
.custom-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgb(13 13 13 / 92%) 0%, rgb(114 7 129 / 78%) 30%, rgb(40 15 80 / 89%) 55% 55%, rgb(255 195 0 / 39%) 80%, rgb(255 195 0 / 65%) 100%);
    z-index: -1;
    pointer-events: none;
}
.mainBanner > .container-fluid,
.mainBanner .container-fluid,
.mainBanner .row,
.mainBanner .bannartext{
    position:relative;
    z-index:5;
}
.section.mainBanner *{
    box-sizing:border-box;
}
.event-content{
    position:relative;
    z-index:2;
}

.present-text{
    color:#ffffff;
    opacity:0.95;
    text-shadow:0 2px 10px rgba(0,0,0,0.65);
}

.main-title{
    color:#490381;
}

.award-strip{
    background:transparent;
    border-left:4px solid #e3d42c;
    color:#ffffff;
    padding-left:12px;
    text-shadow:0 2px 10px rgba(0,0,0,0.65);
}

.theme-text{
    color:#1de9e2;
    text-shadow:0 2px 12px rgba(0,0,0,0.7);
}

.event-meta span{
    color:#ffffff;
    text-shadow:0 2px 10px rgba(0,0,0,0.65);
}

.program-btn{
    background:#5b2cff;
    box-shadow:0 8px 20px rgba(0,0,0,0.35);
}
.program-btn:hover{
    background:#4a23d9;
}

.hero-circles{
    position:relative;
    width:520px;
    height:520px;
    z-index:2;
    background:transparent;
}

.main-circle{
    width:500px;
    height:500px;
    margin:auto;
    border-radius:50%;
    position:relative;
    overflow:hidden;
    z-index:3;
    background:transparent;
}

.main-circle::before{
    content:"";
    position:absolute;
    inset:-6px;
    border-radius:50%;
    background:linear-gradient(135deg,#e3d42c,#5b2cff);
    z-index:-1;
}

.main-circle img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    border-radius:50%;
    display:block;
    background:transparent;
}

.float-circle{
    width: 120px;
    height: 120px;
    border-radius:50%;
    position:absolute;
    overflow:hidden;
    background:transparent;
    border:2px solid rgba(91,44,255,0.9);
    box-shadow:0 0 16px rgba(91,44,255,0.6);
    animation:floatMove 7s ease-in-out infinite;
}

.float-circle img{
    width:100%;
    height:100%;
    object-fit:cover;
    border-radius:50%;
    background:transparent;
}

.c1{
    top: -1%;
    left: -6%;
    animation-delay: 2s;
}

.c2 {
    bottom: 8%;
    right: -12%;
    animation-delay: 2s;
}

.c3 {
    top: -4%;
    right: 1%;
    animation-delay: 2s;
}
@keyframes floatMove{
    0%{transform:translateY(0)}
    50%{transform:translateY(-12px)}
    100%{transform:translateY(0)}
}

.section-title {
    text-align: center;
    font-size: 2.5rem;
    margin-bottom: 60px;
    color: #e3d42c;
}

/* Grid */
.features-section .cards-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
}

/* Card */
.features-section .feature-card {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 30px 25px;
    text-align: center;
    transition: all 0.4s ease;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.features-section .feature-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.35);
    border-color: #e3d42c;
}

/* Image */
.features-section .featured-img {
    background: #ffffff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 15px auto;
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
.features-section .feature-card img {
    width: 75px;
    height: 75px;
    object-fit: contain;
}


/* Title */
.features-section .feature-card h3 {
    font-size: 1.3rem;
    margin-bottom: 15px;
    color: #e3d42c;
	line-height: 1.4;
    text-transform: capitalize;
    font-weight: 600;
}

/* Text */
.features-section .feature-card p {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #eaeaea;
}
/* Tablets */
@media (max-width: 992px) {
    .features-section .feature-card {
        padding: 25px 20px;
    }
}

/* Mobile */
@media (max-width: 576px) {
    .features-section .features-section {
        margin: 50px auto;
    }

    .features-section .cards-grid {
        gap: 20px;
    }

    .features-section .featured-img {
        width: 80px;
        height: 80px;
    }

    .features-section .feature-card img {
        width: 45px;
        height: 45px;
    }

    .features-section .feature-card h3 {
        font-size: 1.1rem;
    }

    .features-section .feature-card p {
        font-size: 0.9rem;
    }
}
.ssf-image-wrap{
    position: relative;
    min-height: 600px;
}

/* COMMON */
.ssf-img{
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 25px 50px rgba(0,0,0,.28);
    background: #000;
}

.ssf-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* MAIN IMAGE */
.img-main{
    width: 95%;
    aspect-ratio: 4 / 5;
    z-index: 1;
}

.img-float{
      position: absolute;
    width: 18%;
    right: 100px;
    top: 300%;
    transform: rotate(8deg);
    aspect-ratio: 4 / 5;
    z-index: 2;
    border: 6px solid #fff;
}
@media (max-width: 768px) {
.img-float{
     display: none;
}
}
.ssf-img::after{
    content: "";
    position: absolute;
    top: -120%;
    left: -60%;
    width: 50%;
    height: 280%;
    background: linear-gradient(
        120deg,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,.35) 50%,
        rgba(255,255,255,0) 100%
    );
    transform: rotate(25deg);
    transition: all .7s ease;
}

.ssf-img:hover::after{
    left: 130%;
}

.ssf-img:hover{
    transform: translateY(-4px);
}
.light-hero {
  position: relative;
  min-height: 100vh;

  background-image: url("../img/hero-light-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;

  overflow: hidden;
}

.event-title {
    font-size: 75px;
    font-weight: 600;
    line-height: 80px;
    color: #490381;
    margin: 16px 0 10px;
}
.event-subtitle {
    font-size: 55px;
    line-height: 65px;
    font-weight: 500;
}
.and{
    color: #5e5c5c;
}
.gold {
  color: #C9A14A;
}

.year {
      display: block;
    font-size: 55px;
    font-weight: 600;
    color: #490381;
}
.topheading{
        font-size: 20px;
    font-weight: 500;
     color: #5e5c5c;
         margin-bottom: 10px;
}
@media (max-width: 768px) {
.event-title {
    font-size: 50px;
    line-height: 55px;
}
.event-subtitle {
        font-size: 30px;
        line-height: 40px;
}
.year {
    font-size: 30px;
}
}
.network-bg{
   background-image: url("../img/network-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
      margin: 30px 0;
    padding: 50px 0;  
}
.video-section{
   background-image: url("../img/video-section.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; 
    padding: 50px 0;  
}
/* SECTION BACKGROUND */
.why-attend-section {
  padding: 100px 0;
  background-image: url("../img/why-attend-bg.png"); /* pastel wave bg */
  background-size: cover;
  background-position: center;
  position: relative;
}

.why-attend-section::before {
content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgb(255 255 255 / 0%), rgb(255 255 255 / 19%));
}

/* CONTENT LAYER */
.why-attend-section .container {
  position: relative;
  z-index: 2;
}

/* TITLE */
.why-title {
  font-size: 42px;
  color: #2C2F4A;
  margin-bottom: 60px;
}

/* GRID */
.why-cards-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

/* CARD */
.why-card {
    background: rgb(255 255 255 / 9%);
    border-radius: 22px;
    padding: 36px 28px;
    text-align: center;
    backdrop-filter: blur(14px);
    box-shadow: 0 30px 70px rgba(44, 47, 74, 0.12);
    transition: all 0.3s ease;
}

.why-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 40px 90px rgba(44,47,74,0.18);
}

/* ICON */
.why-icon img {
  width: 56px;
  margin-bottom: 20px;
}

/* CARD TEXT */
.why-card h3 {
  font-size: 20px;
  color: #2C2F4A;
  margin-bottom: 12px;
}

.why-card p {
  font-size: 15px;
  color: #6B6F8D;
  line-height: 1.6;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .why-cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 575px) {
  .why-cards-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 900px) {
.img-main {
    width: 100%;
    margin-top: 20px;
}
.glimpse {
    padding: 20px;
}
.speaker {
    padding: 20px;
}
}