@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');
body {
    font-family: "Poppins", serif;
    overflow-x: hidden;
}
*{
    font-family: "Poppins", serif!important;

}
.new-btn-color:hover{
  background-color: #4d484d!important;
  transition: 0.5s linear!important;
  }
.page-template-GenAi #who-attend .section-title {
  color: #fff !important;
}
#application p.gform_required_legend {
  display: none;
}
.container {
  border-left: 0.5px solid rgb(255 255 255 / 0.3);
  border-right: 0.5px solid rgb(255 255 255 / 0.3);
  max-width: 1170px !important;
  padding: 0;
}
.row {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.divAlign {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blue {
  color: #0d00fe;
}
.hidden {
  display: none;
}
.dark-blue-bg {
  background-color: rgb(2 0 192);
}
.blue-bg {
  background-color: rgb(4 0 255);
}
.bg-gradient {
  background: linear-gradient(
    90deg,
    rgb(39 59 255),
    rgb(188 144 215),
    rgb(161 224 255)
  ) !important;
}
.bg-gradient-180 {
  background: linear-gradient(
    180deg,
    rgb(39 59 255),
    rgb(188 144 215),
    rgb(161 224 255)
  ) !important;
}
.section-gradient {
  background: linear-gradient(
    180deg,
    rgb(244 243 250) 25%,
    rgb(184 154 215),
    rgb(13 0 254)
  );
}
.section-title {
  
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.title {
  
  font-size: 48px;
  line-height: 57px;
  font-weight: 400;
}
.border-all {
  border: 0.5px solid rgb(255 255 255 / 0.3);
}
.border-lr {
  border-left: 0.5px solid rgb(255 255 255 / 0.3);
  border-right: 0.5px solid rgb(255 255 255 / 0.3);
}
.border-r {
  border-right: 0.75px solid rgb(255 255 255 / 0.3);
}
.border-top {
  border-top: 0.5px solid rgb(255 255 255 / 0.3) !important;
}
.border-b {
  border-bottom: 0.5px solid rgb(255 255 255 / 0.3);
}
.p-50 {
  padding: 50px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-100 {
  padding: 100px !important;
}
.p-60 {
  padding: 60px !important;
}
.p-100-40 {
  padding: 100px 0 40px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-100 {
  padding-bottom: 100px;
}
.mb-100 {
  margin-bottom: 100px;
}
.ptb-50-100 {
  padding: 50px 0 100px;
}
button.btn.navbar-btn.cta {
  font-size: 18px;
  line-height: 14px;
  letter-spacing: 1px;
  
  width: 320;
  height: 58px;
  border-radius: 0;
  border: 0;
}
.absolute-center {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.white {
  color: #fff;
}
.divider {
  height: 1px;
  background: #000;
  width: 100%;
}
.blue-border {
  border: 1px solid rgb(28 76 234);
}
.br-10 {
  border-radius: 10px;
}
.br-30 {
  border-radius: 30px;
}
.br-20 {
  border-radius: 10px;
}
.br-80 {
  border-radius: 80px;
}
.br-90 {
  border-radius: 90px;
}
.bg-blue {
  background: rgb(2 25 89);
}
.w-auto {
  width: auto;
}
.page-template-GenAi p.gform_required_legend {
  display: none;
}
.page-template-GenAi #input_104_17 {
  border: 1px solid #e6e6e6 !important;
  border-radius: 0 !important;
  height: 58px !important;
}
.page-template-GenAi #hero img.logo-unit {
  object-fit: contain;
}
.page-template-GenAi #hero img.location-icon,
.page-template-GenAi .date-icon {
  max-width: 25px;
}
.nav-link:focus,
.nav-link:hover {
  color: #fff;
}
.header .container {
  border: 0;
}
a.nav-link {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  margin: 0 5px;
  font-weight: 600 !important;
}
div#navbarSupportedContent {
  justify-content: center;
  padding: 22px 0;
}
header.header.bg-black {
  position: sticky;
  top: 0;
  z-index: 1000000000000000000;
}
video#myVideo {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.overlay {
  background-color: rgb(0 0 0 / 0.3);
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}
img.logo-unit {
  max-width: 408px;
  height: 273px;
  overflow: auto;
  justify-content: center;
  display: flex;
  margin-left: -11px;
}
.title {
  
  font-size: 53px;
  line-height: 54px;
  font-weight: 400;
  text-transform: uppercase;
  width: 662px;
  margin-left: -149px;
  color: #fff;
  margin-bottom: 20px;
}
.counter-box {
  padding: 45px;
  color: #fff;
  border-left: 0.5px solid rgb(255 255 255 / 0.4);
  
}
.border-left-0 {
  border-left: 0 !important;
}
#about h1.section-title {
  margin: 55px 43px 110px;
  color: #fff;
}
.counter-box .counter-no {
  font-size: 60px;
  line-height: 115px;
  margin: 0;
  
}
.counter-box p {
  color: rgb(184 154 215);
  font-size: 14px;
  line-height: 12px;
  letter-spacing: 2px;
  margin: 0;
}
.col-6.col-md-6.col-lg-3 {
  padding: 0;
}
#about .section-title {
  margin: 55px 43px 110px;
  color: #fff;
}
#about .col-12.col-md-12.col-lg-6.bg-gradient-180 {
  padding: 0;
}
#about img {
  margin-top: -88px;
  width: 100%;
}
p#about-desc {
  margin-left: 20px;
  font-size: 19px;
  line-height: 34px;
  color: #000;
}
section#about {
  background: linear-gradient(
    180deg,
    rgb(255 255 255),
    rgb(244 243 250),
    rgb(8 66 239 / 0.21)
  );
}
#speakers .col-6.col-md-3.col-lg-3 {
  padding: 19px;
  border: 0.5px solid rgb(255 255 255 / 0.3);
}
p.name {
  font-size: 14px;
  line-height: 14px;
  margin: 18px 0 0;
  color: #fff;
 
}
p.designation {
  font-size: 12px;
  margin: 0;
  line-height: 30px;
  color: #fff;
  opacity: 0.5;
}
p.company {
  font-size: 14px;
  line-height: 14px;
  color: rgb(184 154 215);
  font-weight: 700;
  margin: 0;
}
button.btn.transparent-cta {
  background: #fff0;
  border: 0.9px solid rgb(255 255 255 / 0.3);
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 3px;
  width: 219px;
  height: 51px;
}
.more-speakers {
  font-size: 36px;
  line-height: 43px;
  width: 600px;
  height: 38px;
 
}
.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
}
.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 90s linear infinite;
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.marquee .content {
  font-size: 180px;
  line-height: 230px;
  text-transform: uppercase;
 
  margin-bottom: -40px;
}
.nos {
  font-size: 27px;
  line-height: 43px;
  color: rgb(13 0 254);
  font-weight: 500;
  margin: 0;
 
}
#why-attend h3 {
  font-size: 30px;
  line-height: 36px;
 
  max-width: 300px;
}
#why-attend p {
  font-size: 14px;
  line-height: 19px;
  color: rgb(0 0 0);
  max-width: 335px;
  margin: 0;
}
#why-attend .container {
  border-left: 0.5px solid rgb(77 75 75);
  border-right: 0.5px solid rgb(77 75 75);
  padding: 100px;
  background: #fff;
}
.content-box {
  margin-left: 90px;
}
#conference p {
  margin: 0;
  padding: 14px 5px;
  font-size: 20px;
  line-height: 36px;
}
#conference img {
  padding: 10px 14px;
}
#conference .blue-border {
  margin: 15px 0;
}
#conference .container.white {
  padding: 0 40px 80px;
  border: 0;
}
#conference .row.divAlign {
  column-gap: 15px;
  row-gap: 20px;
  flex-wrap: nowrap;
}
#conference .track {
  position: relative;
}
#conference .marquee {
  height: auto;
}
.attend-card {
  border: 2px solid rgb(8 66 239);
  background: rgb(1 21 78);
  height: 280px;
  padding: 14px 24px;
  margin: 10px 0;
}
.m-10 {
  margin: 10px 20px;
}
.attend-card img {
  width: 77px;
  height: 85px;
}
.attend-card p.nos {
  font-size: 26px;
  color: #fff;
 
  margin: 20px 0 5px;
  padding: 0;
  line-height: 33px;
}
#who-attend .col-6.col-md-4.col-lg-4 {
  margin: 0;
  padding: 0;
}
.attend-card p.subhead {
  color: rgb(184 154 215);
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}
section#application {
  padding: 80px 0;
  border: 1px solid;
  background-image: linear-gradient(
    90deg,
    rgb(39 59 255),
    rgb(188 144 215),
    rgb(161 224 255)
  );
  background-size: 100% 50%;
  background-repeat: no-repeat;
}
section#application .container.bg-white {
  padding: 50px;
}
section#application p.desc {
  max-width: 360px;
  font-size: 16px;
  line-height: 20px;
}
section#application .process-block {
  border: 1px solid rgb(39 59 255);
  max-width: 422px;
}
section#application .subhead {
  font-size: 30px;
  line-height: 20px;
  font-weight: 600;
  border-bottom: 1px solid rgb(39 59 255);
  padding: 20px;
}
.card-title {
  font-size: 20px;
  line-height: 21px;
 
  margin: 0;
}
p.card-text.text-black.m-0 {
  font-size: 16px;
  line-height: 20px;
  max-width: 252px;
}
.card.content {
  border: 0;
}
ul.tabs {
  list-style: none;
}
.timeline {
  background-image: url(../images/Group%205693.svg);
  background-repeat: no-repeat;
  background-position: 15px 5px;
}
.application-form {
  border: 1px solid rgb(8 66 239);
  background: linear-gradient(
    180deg,
    rgb(0 0 0),
    rgb(39 59 255),
    rgb(213 195 224)
  );
  padding: 30px;
}
label.gfield_label.gform-field-label {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  font-weight: 400 !important;
}
#input_104_1,
#input_104_2,
#input_104_3,
#input_104_4,
#input_104_5,
#input_104_6,
#input_104_7,
#input_104_8,
#input_104_9,
#input_104_11,
#input_104_12,
#input_104_14 {
  border: 1px solid rgb(230 230 230) !important;
  border-radius: 0 !important;
  height: 58px !important;
}
input#gform_submit_button_104 {
  background: rgb(39 59 255);
  font-size: 18px;
  line-height: 14px;
  letter-spacing: 1px;
 
  height: 58px;
}
img.speakers-img {
  background: linear-gradient(
    180deg,
    rgb(39 59 255),
    rgb(188 144 215),
    rgb(161 224 255)
  ) !important;
}
div#gform_confirmation_message_104 {
  padding: 50px;
  text-align: center;
  color: #fff;
 
  font-size: 25px;
}
form#gform_104 {
  height: fit-content;
  padding: 0;
  margin: 0;
}
#sponsor .container {
  border-left: 0.5px solid rgb(131 131 131);
  border-right: 0.5px solid rgb(131 131 131);
}
#sponsor .left-box {
  padding: 0;
  border-right: 0.9px solid rgb(0 0 0 / 0.25);
  background: linear-gradient(
    180deg,
    rgb(184 149 213),
    rgb(213 195 224),
    rgb(255 255 255)
  );
}
#sponsor .section-title.text-center.blue {
  padding: 40px;
  margin-top: 30px;
  border-bottom: 0.9px solid rgb(0 0 0 / 0.25);
}
#sponsor h3 {
  font-size: 14px;
  line-height: 14px;
 
  padding: 10px;
  margin-top: 30px;
  border: 0.9px solid rgb(0 0 0 / 0.25);
}
button.btn.bg-black.sponsor-btn {
  background: #000;
  color: #fff;
  border-radius: 0;
 
}
#sponsor .border-top {
  border-top: 0.9px solid rgb(0 0 0 / 0.25) !important;
}
a:hover {
  color: #fff;
}
#faq .section-title.text-start.white {
  padding-top: 61px;
}
#faq .title_medium {
  margin: 61px 15px 30px;
  color: rgb(184 154 215);
  font-size: 21px;
  line-height: 25px;
 
}
#faq button.accordion-button {
  background: #fff0;
  font-size: 14px;
  line-height: 16px;
  color: rgb(255 255 255);
  padding: 15px 10px;
}
#faq .accordion-button:not(.collapsed) {
  background: #fff0;
  font-size: 13px;
  line-height: 15px;
  color: rgb(255 255 255);
  border-radius: 0;
  box-shadow: none;
  border-bottom: 0.75px solid rgb(255 255 255 / 0.3);
}
.p-0 {
  padding: 0;
}
#faq .accordion-body p {
  margin: 0;
}
#faq .accordion-body {
  font-size: 12px;
  line-height: 14px;
  color: rgb(255 255 255);
}
#faq .accordion-item {
  border: 0.75px solid rgb(255 255 255 / 0.3);
  background: #fff0;
  border-radius: 0;
}
.accordion-button::after {
  background-image: url(../images/div.faq_icon.svg);
  background-size: 10px;
  background-position: center;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../images/div.plus_line.svg);
  width: 10px;
}
section#footer-cta {
  background: linear-gradient(90deg, #002fbc, #6854ab, #fff);
  text-align: center;
}
section#footer-cta .container {
  border: 0;
}
section#footer-cta .section-title.white {
  margin: 40px auto;
  max-width: 800px;
}
form#gform_73 {
  width: 299px;
  height: 48px;
  margin: 0 auto;
  border: 0.75px solid rgb(255 255 255 / 0.25);
  padding: 3px;
  border-radius: 3px;
}
form#gform_73 .ginput_container.ginput_container_email {
  height: 100%;
  justify-content: center;
  display: flex;
}
input#input_73_1 {
  background: #fff0;
  border: 0;
  font-size: 10px;
  line-height: 12px;
}
input#input_73_1::placeholder {
  color: #fff;
}
input#gform_submit_button_73 {
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #000;
 
}
div#gform_confirmation_message_73 {
  font-size: 16px;
  color: #fff;
 
}
div#footer {
  padding: 80px 0;
}
div#footer .container {
  border: 0;
}
div#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  row-gap: 15px;
  flex-direction: column;
  color: rgb(255 255 255);
}
div#footer a {
  color: rgb(255 255 255);
  text-decoration: none;
}
h4.footer-heading {
  font-size: 12px;
  line-height: 14px;
 
  margin-bottom: 20px;
}
.footer-profile {
  border-top: 1px solid rgb(8 66 239);
  margin-top: 50px;
  padding-top: 30px;
}
.row-gap-10 {
  column-gap: 10px;
}
.row-gap-30 {
  column-gap: 30px;
}
.mob-display {
  display: none;
}
#sponsors img.lazyloaded {
  width: 171px;
  height: 64px;
}
.location.divAlign {
  margin-right: 20px;
}
p.f-14 {
  color: rgb(213 195 224);
  font-size: 23px;
  line-height: 34px;
  font-weight: 500;
  margin: 0 10px;
}
.date-box.d-flex.justify-content-center.white.flex-row.text-center.width-auto.column-gap-20 {
  width: 500px;
  margin-left: -50px;
}
input#input_73_1 {
  color: #fff;
  font-size: 16px;
}
#why-attend .column-2,
#why-attend .column-4,
#why-attend .column-6 {
  flex-direction: row-reverse !important;
}
#application .section-title {
  max-width: 300px;
}
.attend-card p.nos {
  max-width: 180px;
}
#ticker {
  z-index: 12;
  position: sticky;
  top: 84px;
  display: flex;
  width: 100vw;
  max-width: 100%;
  height: 34px;
  padding: 5px 0;
  justify-content: flex-start;
  align-items: center;
  color: #fff;
  background: #000;
  white-space: nowrap;
  overflow-x: hidden;
  overflow: hidden;
}
@keyframe marquee {
  0% {
    left: 0%;
  }
  100% {
    left: -50%;
  }
}
#ticker .dash {
  width: 50px;
  height: 1px;
  background-color: #fff;
  margin: 0 17px;
}
#ticker p.banner-text {
  margin: 0;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
}
#ticker .marquee.banner-move {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
}
.footer_logo.d-md-block {
  width: 363px;
  height: 74px;
}
.date-box p.f-14 {
  font-size: 18px;
  line-height: 25px;
  width: 135px;
}
body {
  overflow-x: hidden;
}
section#application .timer-block {
  padding: 0 10px;
}
button#load-agenda {
  height: 58px;
}
section#application .timer {
  border-radius: 10px;
  padding: 36px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
section#application .timer table {
  width: auto !important;
}
section#application .timer table td {
  border: 0 !important;
  padding: 0 !important;
}
section#application .timer div.white {
  margin-right: 20px !important;
  color: #fff;
 
  font-size: 30px !important;
  font-style: normal;
  border: none !important;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 60px !important;
  text-transform: uppercase;
  width: auto;
}
section#application .timer table img {
  width: 250px !important;
}
section.powered-by.dark-blue-bg {
  background: #010036;
}
.powered-by .powered-title {
  color: #fff;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 115.2px;
}
.powered-icon img {
  width: 190px;
  object-fit: contain;
}
.row.d-flex.powered-icon {
  flex-direction: row;
  column-gap: 40px;
  align-items: center;
  justify-content: center;
}
.powered-by .container {
  border: 0.5px solid rgb(255 255 255 / 0.3);
  padding: 20px 0 45px;
}
div#ticker {
  display: none;
}
#why-attend img {
  width: 100%;
}
section#application .container {
  border: 0;
  padding: 40px 0;
}
#application .section-title {
  max-width: 280px;
}
section#application p.desc {
  max-width: 360px;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.subhead.white p.card-text.white {
  font-size: 16px;
  line-height: 20px;
}
.card.content {
  background: #fff0;
  color: #fff;
}
p.card-text.text-black.m-0 {
  color: #fff !important;
}
section#application .subhead {
  font-size: 34px;
  line-height: 42px;
  font-weight: 500;
  border-bottom: 1px dotted rgb(255 255 255);
  padding: 30px;
 
  position: relative;
}
.label p {
  color: #0633ba;
  text-align: center;
 
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
}
#sponsor .divAlign.row-gap-30.p-30 {
  flex-wrap: wrap;
}
span.label {
  position: absolute;
  top: 0;
  right: 20px;
  background: url(../images/Rectangle-1.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding: 20px 10px;
}
.label p span {
  font-size: 18px;
  font-weight: 600;
}
.process-block ul {
  color: #fff;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 20px 40px 30px 20px;
}
.process-block ul li {
  margin: 10px 0;
}
img.list-icon.ls-is-cached.lazyloaded {
  margin-left: -24px;
  margin-right: 10px;
}
section#application .subhead p.card-text.white {
  font-size: 16px;
  line-height: 20px;
}
section#application .process-block {
  border: 1px solid rgb(255 255 255);
  border-radius: 10px;
  width: 455px;
  background: linear-gradient(
    380deg,
    rgb(0 0 0),
    rgb(39 59 255),
    rgb(213 195 224)
  );
}
button.btn.application-popup {
  /* border-radius: 0 0 9px 10px; */
  background: linear-gradient(90deg, #0842ef 0%, #0842ef 100%);
  width: 100%;
  color: #fff;
  font-size: 15px!important;
  padding: 20px;
  font-weight: 500;
  letter-spacing: 1px;
 border: none!important;
 outline: none!important;
 border-radius: 10px!important;
}
button.btnS.application-popup {
  border-radius: 0 0 9px 10px;
  background: linear-gradient(90deg, #0842ef 0%, #0842ef 100%);
  color: #fff;
  font-size: 15px!important;
  padding: 20px;
  font-weight: 500;
  letter-spacing: 1px;
 border-radius: 10px!important;
}





#genai-popup.application-form {
  padding: 0;
  border-radius: 10px;
  width: 555px;
}
#genai-popup label.gfield_label.gform-field-label {
  color: #000;
}
#genai-popup .column.about-formdiv.bg-white {
  padding: 25px;
  border-radius: 0 0 10px 10px;
}
#genai-popup .popup-description-wrapper {
  display: flex;
  flex-direction: column;
  color: #fff;
  padding: 20px 0 0;
}
#genai-popup img {
  width: 200px;
  margin: 10px auto 20px;
}
#genai-popup .popup-title {
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  text-transform: uppercase;
 
  margin: 0 20px 20px;
}
.process-block.close-block {
  position: relative;
  padding: 0;
  background: none !important;
}
section#application .process-block.close-block .subhead p.card-text.white {
  font-size: 26px;
  line-height: 32px;
}
.process-block.close-block .blurr {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 59%);
  border-radius: 10px;
}
.process-block.close-block {
  background: #000 !important;
}
.process-block.close-block .subhead.white {
  padding: 32px !important;
}
.process-block.close-block ul {
  list-style: none;
  margin: 0 0 20px;
}
.note-block {
  border-radius: 10px;
  border: 1px solid #515151;
  padding: 10px;
  width: 350px;
  margin: 0 auto 20px;
}
.note-block p {
  color: #fff;
  
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}
a.nav-link {
  color: #fff !important;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  margin: 0 5px;
  font-weight: 600 !important;

}
.process-block.close-block img.list-icon.lazyloaded {
  margin-left: -25px;
  margin-right: 10px;
}
.marquee {
  overflow: hidden !important;
}
#conference .marquee {
  overflow: visible !important;
}
.process-block.close-block li {
  font-size: 16px;
  line-height: 20px;
  margin: 22px 20px;
}
.process-block.close-block button.btn.lock {
  border: 1px solid #bc90d7;
  background: #2b272d;
  width: 100%;
  border-radius: 0;
  padding: 20px;
  color: #fff;
  font-size: 18px;
 
  margin: 0 auto;
}
.process-block.close-block button.btn.lock img {
  margin-right: 10px;
  margin-top: -6px;
}
.process-block.close-block button.btn.Apply-now {
  border-radius: 0 0 9px 10px;
  background: #b89ad7;
  width: 100%;
  color: #fff;
  padding: 20px;
}
.process-block.close-block button.btn.Apply-now table {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: auto;
}
ul {
  list-style: none;
}
.close-block:hover {
  color: #ffffffa6;
}
#genai-popup .row {
  background: linear-gradient(
    180deg,
    rgb(0 0 0),
    rgb(39 59 255),
    rgb(213 195 224)
  ) !important;
}
.application-pointer {
  border-radius: 22px;
  border: 1px solid #273bff;
  background: #f3ecf7;
  padding: 30px;
}
.application-pointer .subhead {
  color: #0c2225;
 
  margin-bottom: 20px;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px !important;
  border-bottom: 1px dotted rgb(184 149 213) !important;
}
.application-pointer ul {
  display: flex;
  row-gap: 14px;
  flex-direction: column;
}
.application-pointer ul img.list-icon.ls-is-cached.lazyloaded {
  margin-left: -24px;
  margin-right: 10px;
}
.application-pointer ul li {
  color: #0c2225;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.mt-40 {
  margin-top: 40px;
}
input#gform_submit_button_73 {
  height: 40px;
  line-height: 10px;
}
#faq button.accordion-button {
  line-height: 21px;
  
}
.process-block p.card-text.white {
  font-size: 26px !important;
  line-height: 20px !important;
  margin-top: 10px;
}
.accordion-body {
  padding: 15px !important;
  line-height: 17px !important;
}
.col-md-6.col-sm-12.border-right {
  border-right: 1px dotted #0842ef;
}
span.strick {
  text-decoration: line-through;
}
.process-block span.f-12 {
  font-size: 16px;
}
#sponsor img {
  width: 170px;
  margin: -15px 20px;
}
input#gform_submit_button_74 {
  font-size: 18px !important;
  line-height: 14px !important;
  letter-spacing: 1px !important;
  width: 320 !important;
  height: 58px !important;
  border-radius: 0 !important;
  border: 0 !important;
  margin: 0 auto !important;
  background: linear-gradient(
    380deg,
    rgb(0 0 0),
    rgb(39 59 255),
    rgb(213 195 224)
  ) !important;
}
button.btn.navbar-btn.cta.bg-black.contact-btn.pum-trigger {
  color: #fff;
}
button.btn.transparent-cta.absolute-center.load-more {
  background: #000;
}
section#application {
  border: 0;
  background-image: linear-gradient(
    180deg,
    rgb(39 59 255),
    rgb(188 144 215),
    rgb(161 224 255)
  );
}
button.btn.navbar-btn.cta.bg-gradient {
  border-radius: 10px;
  border: 1px solid #fff;
  background: linear-gradient(90deg, #3d298e 0%, #5d81b8 100%) !important;
  font-size: 12px;
  padding: 24px 40px;
  text-transform: uppercase;
}
img.speakers-img {
  background: linear-gradient(180deg, #000, #3458e5) !important;
}
a.nav-link {
  font-weight: 400 !important;
 
  letter-spacing: 1px;
  text-transform: uppercase;
}
.date-box.d-flex.justify-content-center.white.flex-row.text-center.width-auto.column-gap-20 {
  margin-left: 0;
  justify-content: flex-start !important;
}
section#hero {
background-image: url("/images/bg-banner-bizdateup.png");
  padding: 100px 0;
}
.container {
  border: 0;
}
section#conference {
  overflow-x: hidden;
}
#hero .title {
  text-align: left;
  font-size: 52px;
  text-transform: uppercase;
  width: 600px;
  margin-left: 0;
  color: #fff;
  margin-bottom: 40px;
}
div#ticker {
  display: flex;
}
div#ticker .track {
  animation: marquee 60s linear infinite;
}
div#ticker .marquee {
  background: #fff;
  border-top: 1px solid #3d298e;
  border-bottom: 1px solid #3d298e;
}
div#ticker .marquee p.f-14 {
  color: #000;
  
  font-size: 10px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#hero button.btn.navbar-btn.cta.bg-gradient {
  color: #4f34bb;
 
  font-size: 16.263px;
  font-style: normal;
  font-weight: 500;
  line-height: 3px;
  background: #fff !important;
  margin: 50px 0 0;
  text-transform: uppercase;
}
#hero .col-12.col-md-6.col-lg-6 {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
.date-box p.f-14 {
  font-size: 17px;
  line-height: 26px;
  width: 210px;
  text-align: left;
  text-transform: capitalize;
}
img.location-icon.w-100,
img.date-icon {
  height: 20px;
}
.container {
  border: 0;
  max-width: 1320px !important;
}
section.counter.dark-blue-bg {
    background-image: linear-gradient(180deg, #144CC2 0%, #F75BDF 100%);
}
.counter-box.br-24.divAlign.grey-border.flex-column {
  border: 0;
}
.counter-box p {
  color: #91adff;
  text-align: center;
 
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 5px;
  text-transform: uppercase;
}
section#about {
  background: #fff;
  position: relative;
}
#about .about-img {
  margin-top: 0;
  left: -10px;
  width: 706px;
  top: 0;
  bottom: auto;
  position: absolute;
  height: max-content;
}
#about .date-box p.f-14 {
  color: #000;
 
  font-size: 14px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  min-width: 243px;
  text-align: left;
}
#about img.location-icon {
  margin: 0;
}
#about .location.divAlign img {
  width: 20px;
  margin: 0;
}
#about .row.bottom-cta {
  border-top: 1px solid #4f34bb;
  border-bottom: 1px solid #4f34bb;
  background: #fff;
  padding: 32px 0;
  align-items: center;
  justify-content: space-between;
}
#about .col-12.col-md-12.col-lg-6.align-items-end {
  align-items: flex-end;
  display: contents;
}
.about-content {
  padding: 68px 15px;
}
#about .section-title {
  margin: 32px 0 48px;
  color: #000;
  font-size: 60px;
  font-weight: 400;
  line-height: 110%;
  text-transform: uppercase;
}
p.label {
  color: #4f34bb;
  text-align: center;
  
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  margin-bottom: 0;
  text-align: left;
}
p.label {
  display: none;
}
#about button.btn.navbar-btn.cta.bg-gradient {
  background: linear-gradient(90deg, #3d298e 0%, #5d81b8 100%) !important;
  padding: 24px 60px;
}
p#about-desc {
  margin-left: 0;
  font-size: 18px;
}
.marquee {
  height: 255px;
}
img.caret-icon {
  margin: -20px 40px 0;
  height: auto;
}
div#ticker .track img {
  width: 15px;
  height: 15px;
  margin: 0 5px;
}
#speakers .col-6.col-md-3.col-lg-3 {
  padding: 24px 32px;
  border: 0;
}
#speakers p.label.white.text-center {
  color: #b895d5;
  margin-bottom: 24px;
}
.speakers-card {
  border-radius: 7.214px;
  background: #fff;
  align-items: center;
  display: flex;
  flex-direction: column;
  text-transform: uppercase;
  padding: 7px 7px 21px;
}
p.name {
  color: #000;
 
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  margin: 24px 0 10px;
}
p.company {
  color: #0842ef;
  text-align: center;
  
  font-size: 12.624px;
  font-weight: 400;
  line-height: 132%;
}
p.designation {
  color: #0842ef;
  text-align: center;
  
  font-size: 12.624px;
  font-weight: 400;
  line-height: 132%;
  margin-bottom: 10px;
}
button.btn.transparent-cta.absolute-center.load-more {
  border-radius: 10px;
  border: 1px solid #fff;
  background: linear-gradient(90deg, #3d298e 0%, #5d81b8 100%);
  text-transform: uppercase;
 
}
.marquee.bg-black .content {
  margin-bottom: 0;
  color: #fff;
  font-size: 80px;
  font-weight: 300;
  line-height: 100%;
}
section#why-attend {
  background:  #000;
  padding: 0px 0;
}
#why-attend .container {
  border: 0;
  background: #fff0;
  padding: 0;
}
h2.section-title.text-center.white {
  color: #fff;
  text-align: center;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
}
#why-attend p.label.text-center {
  color: #b89ad7;
  
  font-size: 14px;
  letter-spacing: 1.4px;
  text-align: center;
  margin: 0 auto 24px;
  text-transform: uppercase;
}
#why-attend .col-12.p-60.text-center.white.btb {
  border-bottom: 2px solid #b895d5;
  border-top: 2px solid #b895d5;
  padding: 51px 0 40px !important;
  margin-bottom: 80px;
}
.content-box {
  margin-left: 0;
  margin-right: 80px;
  color: #fff;
}
.content-box-2 {
  padding-left: 80px;
  color: #fff;
}
span.nos {
  color: #4f34bb;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: capitalize;
}
#why-attend h3 {
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: capitalize;
}
#why-attend p {
  color: #d5c3e0;
  
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
section#who-attend {
  padding: 90px 0;
}
.row.ptb-50-100 {
  padding: 12px;
  /* border: 4px solid #b895d5; */
  margin-top: 80px;
}
section#application .container.bg-white {
  margin-top: 0;
}
section#who-attend p.label {
  color: #b895d5;
  text-align: center;
  font-size: 16px;
  margin-bottom: 24px;
  line-height: 21.631px;
}
.attend-card {
  border: 1px solid rgb(196 175 143 / 0.25);
  background: #0000;
  padding: 40px;
  height: 247px;
  display: flex
;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.attend-card p.nos {
  max-width: fit-content;
  font-size: 27px;
  margin: 10px 0;
}
.attend-card p.subhead {
  color: #d5c3e0;
  
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.col-md-6.col-sm-12.gradient-bg {
  background: linear-gradient(32deg, #000 -0.77%, #0842ef 78.12%);
  padding: 60px 80px;
  align-items: center;
  display: flex;
}
.list-card {
  border: 4px solid #b895d5;
  padding: 5px;
  width: 100%;
}
p.label.text-large.uppercase.text-center {
  color: #fff;
  text-align: center;
  
  font-size: 18.389px;
  font-style: normal;
  font-weight: 500;
  line-height: 22.067px;
  letter-spacing: 5.517px;
  padding: 40px;
  background: #4f34bb;
}
.border-secondary ul {
  background: #000;
  padding: 40px;
  color: #fff;
  
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.067px;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  margin: 0 0 9px;
}
.process-block.close-block li {
  margin: 19px 20px;
}
.border-secondary img.lazyloaded {
  margin-right: 14px;
}
button.button.btn.navbar-btn.primary-btn.w-100.join-waitlist.pum-trigger {
  border: 1px solid rgb(0 0 0 / 0.5);
  background: linear-gradient(90deg, #3d298e 0%, #5d81b8 100%);
  color: #fff;
  text-align: center;
 
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 24px 40px;
}
#application ol {
  width: 60%;
  margin: 0 auto;
  padding: 0 0 80px;
  display: flex;
  margin-bottom: 80px;
  justify-content: space-between;
  position: relative;
}
#application ol li:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/Ellipse-498-3.svg);
}
#application .end {
  opacity: 50%;
  margin-top: 28px;
  margin-left: -70px;
  width: 160px;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}
p.white.mb-10 {
  margin-top: 15px;
  font-weight: 600;
}
.active span.slased {
  opacity: 1;
}
span.slased {
  opacity: 0.7;
}
span.last-chance {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  text-transform: uppercase;
  margin-left: -70px;
}
#application .timeline span .end {
  color: rgb(255 255 255 / 0.35);
  text-align: center;
  
  font-size: 13.949px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.697px;
  text-transform: uppercase;
}
#application ol:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #b895d5;
  position: absolute;
  top: 11%;
  z-index: 1;
}
span.slased {
  color: #fff;
  text-align: center;
  font-size: 18.598px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
}
#application .timeline span {
  position: absolute;
  top: calc(100% + 20px);
  left: 54%;
  width: 225px;
  transform: translate(-19%, 0);
  display: inline-block;
  text-align: center;
  text-align: center;
  padding: 12px;
}
#application .timeline li {
  background: #000;
  padding: 0 1rem;
  list-style-type: none;
  position: relative;
  z-index: 90;
  cursor: pointer;
}
#application .timeline li.active:after {
  background-image: url(../images/Ellipse-498-2.svg);
}
section#application {
  background-image: none;
}
#application ol {
  background: none;
}
#application h2.title.white {
  margin-left: 0;
  color: #fff;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  text-transform: uppercase;
  margin: 32px 0;
}
#application h5.uppercase.label.secondary {
  color: #b895d5;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.631px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#application p.white {
  color: #fff;
  
  font-size: 16px;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.451px;
}
#application .col-md-6.col-sm-12.p-80.border-right {
  padding: 60px 80px;
  border-right: 1px solid #fff;
}
#application .container-fluid {
  padding: 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@keyframes scroll-left {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}
#gallery .marquee-reverse {
  animation: scroll-right 30s linear infinite;
  display: flex;
  column-gap: 10px;
  margin: 0 0 10px;
}
#gallery .marqueee {
  display: flex;
  column-gap: 10px;
  margin: 10px 0;
  animation: scroll-left 20s linear infinite;
}
#gallery img.gallery-img {
  width: 1635px;
  height: 300px;
  object-fit: contain;
}
#gallery img.gallery-img {
  width: 1635px;
  height: 300px;
  object-fit: contain;
}
#gallery .row.stats {
  border: 4px solid #b895d5;
  background: #000;
  padding: 20px;
  margin: 80px 0;
}
#gallery .stats-block.slideup {
  border: 1px solid rgb(196 175 143 / 0.25);
  background: #021959;
  padding: 40px;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
}
#gallery .stats_description.text-medium.uppercase.secondary {
  color: #b895d5;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.631px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#gallery .row.stats .col.col-lg-3.col-md-3.col-sm-5 {
  padding: 4px;
}
#gallery .stats_number.white {
  color: #fff;
 
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: capitalize;
}
section#gallery {
  background: linear-gradient(0deg, #4f34bb 0%, #4f34bb 100%), #000;
  padding-top: 0px;
  padding-bottom: 0;
}
section#gallery .container-fluid {
  background: #000;
}
section#gallery h2.white {
  color: #fff;
    text-align: center;
    font-size: 63px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    text-transform: uppercase;
    margin-top: 0px;
}
section#gallery h5.uppercase.label.secondary {
  color: #d5c3e0;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.631px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
section#contact {
  background: linear-gradient(90deg, #3d298e 0%, #5d81b8 100%);
  padding: 80px 0;
}
section#contact img.w-20 {
  width: 20px;
  margin-bottom: 40px;
}
section#contact h2.title.white.uppercase {
  margin: 0;
}
section#contact .container.p-80-40.border-bottom {
  padding-bottom: 85px;
}
section#contact .dark-primary.p-40.border {
  border: 2px solid #fff;
  background: #000;
  padding: 40px;
  border: 1px solid rgb(196 175 143 / 0.25) !important;
  border-radius: 10px;
  height: 200px;
}
section#contact .col-md-4.col-sm-12 {
  height: 250px;
}
section#faq {
  border-bottom: 1px solid #ffffff3d;
}
section#contact .brown-box.p-40.border {
  border: 2px solid #fff;
  background: #000000
  padding: 40px;
  height: 100%;
}
section#contact h3.name.white {
  color: #fff;
 
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
section#contact h5.no.phn.desktop.secondary {
  color: #b895d5;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  text-transform: uppercase;
}
.footer-profile {
  border-top: 1px solid #ffffff61;
}
#sponsor .container {
  border: 0;
}
#sponsor img {
  width: 217px;
  height: 122px;
  object-fit: contain;
  margin: 15px 20px;
}
#sponsor .section-title.text-center.blue {
  border-bottom: 0;
}
#sponsor .border-top {
  border-top: 0 !important;
}
section#sponsor {
  padding: 80px 0;
}
#sponsor h3 {
  
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0;
  border-bottom: 1px solid #0842ef;
  background: #f5e5ff;
}
#sponsor p.label {
  color: #000;
  text-align: center;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.631px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
#sponsor .section-title.text-center.blue {
  padding: 0;
  margin-top: 0;
  margin-bottom: 60px;
  border-bottom: 0;
}
#sponsor .box {
  /* border: 1px solid #0842ef;
   */
  text-align: center;
  max-width: 900px;
  margin: 30px auto;
}
button.btn.bg-black.sponsor-btn {
  padding: 24px 60px;
}
.footer_logo.d-md-block {
  height: auto;
}
section#application .process-block {
  border: 0;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  background: #fff !important;
}
.process-block.close-block .blurr {
  border-radius: 0;
}
.process-block.position-relative {
  margin-right: 40px;
}
.process-block.close-block.position-relative {
  margin-right: 0;
  margin-left: 40px;
}
.col-md-6.col-sm-12.border-right {
  border-right: 0;
}
section#application .ticket-header .timer {
  width: 100%;
  border: 1.769px solid #fff;
  background: #000;
  padding: 10px !important;
}
.ticket-header .timer img {
  width: 100%;
}
.ticket-header {
  background: #4f34bb;
  padding: 40px;
}
p.ul-head {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: #311991;
  padding: 14px 40px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.308px;
  letter-spacing: 3.862px;
  text-transform: uppercase;
  margin: 0;
}
.ticket-footer {
  background: #fff;
  padding: 20px 40px 40px;
}
section#application .subhead {
  padding: 24px 0;
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  border-bottom: 1px solid #fff;
  margin-bottom: 24px;
}
#application p.card-text.white {
  color: #fff;
  
  font-size: 32px !important;
  font-weight: 500;
}
p.slased {
  color: #fff;
  
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-decoration: line-through;
  margin: 0;
}
.process-block ul {
  color: #000;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
button.btn.application-popup {
  border: 1px solid rgb(0 0 0 / 0.5);
  background: linear-gradient(90deg, #3d298e 0%, #5d81b8 100%);
  border-radius: 0;
  color: #fff;
  text-align: center;
 
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.process-block.close-block .subhead.white {
  padding: 24px 0 !important;
}
#contact button.btn.navbar-btn.cta.bg-gradient {
  margin-top: 15px;
}
#contact button.btn.navbar-btn.cta.bg-black.contact-btn.pum-trigger {
  margin-top: 53px;
  width: 200px;
}
section#contact .col-md-4.col-sm-12 {
  height: 260px;
}
section#gallery {
  overflow-x: hidden;
}
input#gform_submit_button_73 {
  background: linear-gradient(90deg, #3d298e 0%, #5d81b8 100%);
  color: #fff;
}
p.subscrb-head {
  color: #fff;
  
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 40px;
}
form#gform_73 {
  width: 100%;
}
.divider {
  border-top: 1px solid rgb(255 255 255 / 0.4);
  margin: 24px 0;
}
.passes-left {
  border: 0.442px solid rgb(196 175 143 / 0.25);
  background: #190d4b;
  width: 100%;
  padding: 24px 24px 18px;
  color: #fff;
  text-align: center;
  font-size: 23.713px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}
span.purple {
  color: #b895d5;
}
section#application .subhead.white {
  position: static !important;
}
.timer-table {
  border-radius: 20px;
  border: 2px solid #fff;
  background: #000;
  padding: 24px;
  max-width: 1000px;
  margin: 40px auto 80px;
}
.timer-table .black-table {
  border-radius: 20px;
  border: 1px solid rgb(196 175 143 / 0.25);
  background: #190d4b;
  padding: 29px 19px;
}
.timer-table .black-table p {
  color: #fff;
  text-align: center;
 
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
}
section#hero {
  background-size: cover !important;
  background-position: right center !important;
}
@media only screen and (min-width: 0) and (max-width: 900px) {
  #ticker {
    top: 84px;
  }
  #about .section-title {
    color: #000000 !important;

  }
  button.navbar-toggler {
    background-size: 30px;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url(../images/110-1103522_close-icon-png-white-transparent-png-download-removebg-preview.png);
  }
  .mob-cta.mob-display {
    background: #fff;
    position: fixed;
    bottom: 0;
    padding: 10px;
    width: 100vw;
    z-index: 9999;
  }
  .mob-d-none {
    display: none;
  }
  .mob-display {
    display: block;
  }
  .header button.btn.navbar-btn.cta.bg-gradient {
    display: none;
  }
  body {
    overflow-x: hidden;
  }
  .container {
    max-width: 100% !important;
    padding: 0 26px;
  }
  .header .w-100.d-flex.justify-content-between.align-items-center {
    flex-direction: column;
    text-align: center;
  }
  .mob-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
  }
  button.navbar-toggler.collapsed {
    background-position: right;
    background-size: 36px;
    background-repeat: no-repeat;
    background-image: url(../images/menu-alt.png);
  }
  span.navbar-toggler-icon {
    background: #fff0;
  }
  button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
  }
  .counter .row.d-flex {
    border-left: 0.5px solid rgb(255 255 255 / 0.4) !important;
    border-right: 0.5px solid rgb(255 255 255 / 0.4);
  }
  .counter-box {
    padding: 25px;
    border-bottom: 0.5px solid rgb(255 255 255 / 0.4);
    border-left: 0;
  }
  .counter-box .counter-no {
    font-size: 40px;
    line-height: 77px;
  }
  .counter-box p {
    font-size: 10px;
    line-height: 8px;
  }
  #hero .col-12.col-md-6.col-lg-4.border-lr.p-100-40 {
    padding: 50px;
  }
  #about .col-12.col-md-12.col-lg-6.bg-gradient-180 {
    background: none !important;
  }
  .section-title {
    font-size: 38px;
    line-height: 45px;
    margin: 0;
    padding: 0;
  }
  #about img {
    margin-top: 30px;
  }
  #about .section-title {
    margin: 25px;
    text-align: center !important;
  }
  .about-img.w-100.divAlign.border-top {
    border: 0.5px solid rgb(180 180 180) !important;
    background: linear-gradient(
      180deg,
      rgb(244 243 250) 25%,
      rgb(184 154 215),
      rgb(13 0 254)
    );
  }
  p#about-desc {
    margin: 30px 0;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  #speakers .col-12.bg-gradient.p-50 {
    width: 100%;
    padding: 30px !important;
  }
  p.name {
    font-size: 8px;
    line-height: 8px;
    margin: 10px 0 0;
  }
  p.designation {
    font-size: 7px;
    line-height: 20px;
  }
  #speakers .col-6.col-md-3.col-lg-3 {
    padding: 11px;
  }
  p.company {
    font-size: 8px;
    line-height: 8px;
  }
  #speakers .row.position-relative {
    padding: 40px;
  }
  #speakers .row.bg-gradient.position-relative {
    max-width: 100vw;
    margin-bottom: 26px;
  }
  #speakers .more-speakers.text-center.white.absolute-center {
    padding: 50px;
    font-size: 12px;
    line-height: 14px;
  }
  section#speakers {
    overflow: hidden;
  }
  .marquee .content {
    font-size: 80px;
    line-height: 170px;
    margin-bottom: -25px;
  }
  .marquee {
    overflow: hidden;
    max-width: 100%;
    height: 180px;
  }
  img.logo-unit {
    max-width: 253px;
    height: 123px;
    margin: 0 auto;
  }
  .title {
    font-size: 38px;
    line-height: 44px;
    width: 298px;
    margin: 0 auto;
  }
  #why-attend .container-fluid.p-60.bg-black {
    padding: 30px !important;
  }
  #why-attend .col-12.col-md-12.col-lg-6 {
    padding: 0;
  }
  #why-attend .container {
    padding: 47px;
    width: 100%;
    margin-top: 40px;
    border: 0.5px solid rgb(77 75 75);
  }
  .content-box,
  .content-box-2 {
    margin: 30px 0;
  }
  .row-reverse {
    flex-direction: column-reverse;
  }
  #why-attend .mb-100 {
    margin-bottom: 50px;
  }
  section#why-attend {
    padding: 0 26px;
  }
  section#why-attend .container-fluid.p-60.bg-black {
    width: 100vw;
    margin-left: -26px;
  }
  section#conference {
    overflow: hidden;
  }
  #conference .col-12.p-60 {
    padding: 30px !important;
  }
  #conference p {
    padding: 10px 3px;
    font-size: 10px;
    line-height: 16px;
  }
  #conference .row.divAlign {
    column-gap: 10px;
    row-gap: 10px;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  #conference img {
    padding: 10px 4px;
    width: 30px;
  }
  #who-attend .col-12.bg-gradient.p-50 {
    padding: 10px 50px !important;
  }
  .attend-card img {
    width: 33px;
    height: 32px;
  }
  .attend-cards img {
    width: 33px;
    height: 32px;
  }
  .attend-card p.nos {
    font-size: 16px;
    margin: 12px 0 5px;
    line-height: 19px;
  }
  .attend-card p.subhead {
    font-size: 9px;
    line-height: 16px;
  }
  .attend-card {
    height: 200px;
    width: 95%;
    padding: 20px 10;
    margin: 5px !important;
  }
  section#application p.desc {
    max-width: 100%;
    font-size: 12px;
    line-height: 15px;
  }
  section#application .subhead {
    font-size: 18px;
    line-height: 15px;
    padding: 12px 30px;
  }
  section#application {
    padding: 26px;
  }
  section#application .col-md-6.col-sm-12 {
    padding: 0;
  }
  section#application .container.bg-white {
    padding: 21px;
  }
  .card-body {
    padding-left: 10px;
  }
  h4.card-title {
    font-size: 15px;
    line-height: 18px;
  }
  p.card-text.text-black.m-0 {
    font-size: 12px;
    line-height: 15px;
    max-width: 200px;
  }
  .process-block {
    margin: 20px 0;
    width: 100%;
  }
  .gform_wrapper.gravity-theme .gfield_label {
    font-size: 14px !important;
  }
  #input_104_1,
  #input_104_2,
  #input_104_3,
  #input_104_4,
  #input_104_5,
  #input_104_6,
  #input_104_7,
  #input_104_8,
  #input_104_9,
  #input_104_14,
  #input_104_17 {
    height: 37px !important;
  }
  #sponsor .section-title.text-center.blue {
    padding: 20px 10;
    margin-top: 20px;
    border: 0;
  }
  section#sponsor {
    padding: 0 26px;
  }
  section#sponsor .container {
    padding: 0;
  }
  #sponsor h3 {
    font-size: 10;
    margin-top: 0;
  }
  #sponsor img {
    width: 99px;
    height: 37px;
  }
  #faq {
    padding: 0 26px;
  }
  #faq .container-fluid {
    border-left: 0.75px solid rgb(255 255 255 / 0.3);
    border-right: 0.75px solid rgb(255 255 255 / 0.3);
    padding: 0;
  }
  section#footer-cta .container {
    padding: 75px 25px !important;
  }
  input#gform_submit_button_73 {
    height: 42px;
  }
  input#input_73_1 {
    width: 270px;
  }
  div#gform_fields_73 {
    display: flex;
  }
  div#footer {
    padding: 50px 0;
  }
  section#footer-cta .section-title.white {
    margin-bottom: 20px;
    font-size: 23px;
    line-height: 28px;
  }
  .footer_logo {
    text-align: center;
  }
  .footer-profile {
    margin-top: 30px;
    padding-top: 30px;
    flex-direction: column;
    justify-content: center !important;
    align-items: center !important;
  }
  .footer_logo.d-md-block {
    text-align: left;
    margin-bottom: 40px;
    width: 230px;
  }
  div#gform_confirmation_message_104 {
    padding: 50px 0;
    font-size: 20px;
  }
  div#gform_confirmation_message_73 {
    font-size: 16px;
    width: 300px;
    margin: 0 auto;
  }
  #conference .marquee {
    overflow: visible;
    max-width: 100vw;
  }
  #hero
    .date-box.d-flex.justify-content-center.white.flex-row.text-center.width-auto.column-gap-20 {
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
    border-top: 0.5px solid rgb(255 255 255 / 0.3);
    border-bottom: 0.5px solid rgb(255 255 255 / 0.3);
    padding: 30px 0;
  }
  #hero img.location-icon.w-100 {
    width: 15px !important;
  }
  #hero .location.divAlign {
    margin: 10px;
  }
  #hero p.f-14 {
    font-size: 17px;
    line-height: 26px;
  }
  #hero .col-12.col-md-12.col-lg-4.border-lr.pt-60.pb-100 {
    padding-left: 0;
    padding-right: 0;
  }
  #hero .col-12.col-md-12.col-lg-4.border-lr.pt-60.pb-100 {
    padding-left: 0;
    padding-right: 0;
  }
  #hero .p-100-40 {
    padding: 50px 0 40px !important;
  }
  #hero img.logo-unit {
    max-width: 283px !important;
    height: 190px !important;
  }
  .mob-cta button.btn.navbar-btn.cta {
    line-height: 50px !important;
  }
  section#application .timer {
    flex-direction: column;
    text-align: center;
    padding: 20px !important;
  }
  section#application .timer div.white {
    font-size: 16px !important;
    padding: 0 !important;
    line-height: 50px !important;
    text-align: center !important;
    margin: 0;
  }
  section#application .timer table img {
    width: 190px !important;
  }
  section.powered-by.dark-blue-bg {
    background: #010036;
    padding: 0 27px;
  }
  .powered-by .container {
    padding: 0 0 30px;
  }
  .powered-by .powered-title {
    font-size: 20px;
    line-height: 80px;
  }
  .row.d-flex.powered-icon {
    flex-direction: row;
    column-gap: 40px;
    row-gap: 30px;
    align-items: center;
    justify-content: center;
  }
  .powered-icon img {
    width: 130px;
    object-fit: contain;
  }
  #application .section-title {
    margin: 40px auto;
  }
  section#application .process-block {
    width: 300px;
  }
  section#application .container {
    padding: 40px 20px;
  }
  #genai-popup.application-form {
    width: 100%;
  }
  button.btn.navbar-btn.cta {
    line-height: 41px;
  }
  section#application .subhead {
    font-size: 25px;
    line-height: 30px !important;
  }
  span.label {
    right: 0;
    padding: 10px 5px;
  }
  .note-block {
    width: 280px;
  }
  .note-block p {
    font-size: 12px;
  }
  .label p span {
    font-size: 14px;
    font-weight: 600;
  }
  .label p {
    font-size: 10px;
  }
  .process-block.close-block ul {
    margin: 0;
  }
  li.nav-item {
    display: inline-block;
    width: 100%;
  }
  span.navbar-toggler-icon {
    display: none;
  }
  #hero p.f-14 {
    font-size: 14px;
    line-height: 26px;
    width: 100px;
  }
  .process-block ul {
    font-size: 14px;
    line-height: 17px;
  }
  .col-md-6.col-sm-12.border-right {
    border-right: 0;
  }
  #faq button.accordion-button {
    font-size: 14px !important;
    line-height: 20px;
  }
  .col-md-6.col-sm-12.d-flex.align-items-center.justify-content-end {
    justify-content: center !important;
  }
  .col-md-6.col-sm-12.border-right {
    justify-content: center;
    display: flex;
  }
  #sponsor img {
    width: 100px;
    height: 100px;
    margin: -10px 20px;
  }
  section#footer-cta .section-title.white {
    text-align: center;
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 31px;
    margin-top: 0;
  }
  #sponsor .divAlign.row-gap-30.p-30 {
    column-gap: 20px;
    padding: 10px !important;
  }
  section#application .timer {
    flex-direction: column;
    text-align: center;
    padding: 20px !important;
  }
  section#application .timer div.white {
    font-size: 16px !important;
    padding: 0 !important;
    line-height: 50px !important;
    text-align: center !important;
    margin: 0;
  }
  section#application .timer table img {
    width: 190px !important;
  }
  section.powered-by.dark-blue-bg {
    background: #010036;
    padding: 0 27px;
  }
  .powered-by .container {
    padding: 0 0 30px;
  }
  .powered-by .powered-title {
    font-size: 20px;
    line-height: 80px;
  }
  .row.d-flex.powered-icon {
    flex-direction: row;
    column-gap: 40px;
    row-gap: 30px;
    align-items: center;
    justify-content: center;
  }
  .powered-icon img {
    width: 130px;
    object-fit: contain;
  }
  #application .section-title {
    margin: 40px auto;
  }
  section#application .process-block {
    width: 300px;
  }
  section#application .container {
    padding: 40px 20px;
  }
  #genai-popup.application-form {
    width: 100%;
  }
  button.btn.navbar-btn.cta {
    line-height: 41px;
  }
  section#application .subhead {
    font-size: 25px;
    line-height: 30px !important;
  }
  span.label {
    right: 0;
    padding: 10px 5px;
  }
  .note-block {
    width: 280px;
  }
  .note-block p {
    font-size: 12px;
  }
  .label p span {
    font-size: 14px;
    font-weight: 600;
  }
  .label p {
    font-size: 10px;
  }
  .process-block.close-block ul {
    margin: 0;
  }
  li.nav-item {
    display: inline-block;
    width: 100%;
  }
  span.navbar-toggler-icon {
    display: none;
  }
  #hero p.f-14 {
    font-size: 14px;
    line-height: 26px;
    width: 100px;
  }
  .process-block ul {
    font-size: 14px;
    line-height: 17px;
  }
  .col-md-6.col-sm-12.border-right {
    border-right: 0;
  }
  #faq button.accordion-button {
    font-size: 14px !important;
    line-height: 20px;
  }
  .col-md-6.col-sm-12.d-flex.align-items-center.justify-content-end {
    justify-content: center !important;
  }
  .col-md-6.col-sm-12.border-right {
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  #sponsor img {
    width: 131px;
    height: 111px;
    margin: -10px 20px;
  }
  section#footer-cta .section-title.white {
    text-align: center;
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 31px;
    margin-top: 0;
  }
  #sponsor .divAlign.row-gap-30.p-30 {
    column-gap: 20px;
    padding: 10px !important;
  }
  section {
    /* padding: 40px 0 !important; */
  }
  .col-12.col-md-6.col-lg-6.pl-100 {
    padding-left: 0;
  }
  #hero img.logo-unit {
    max-width: 210px !important;
    height: auto !important;
    margin-bottom: 40px;
  }
  img.mob-display.w-100 {
    margin-bottom: 30px;
  }
  #hero .title {
    font-size: 32px;
    text-align: center;
    width: 100%;
  }
  .mob-cta.mob-display {
    background: #000;
  }
  .mob-cta button.btn.navbar-btn.cta.bg-gradient {
    margin: 0 !important;
    line-height: 14px !important;
    width: 100%;
  }
  #hero
    .date-box.d-flex.justify-content-center.white.flex-row.text-center.width-auto.column-gap-20 {
    margin-top: 0;
    border: 0;
    padding: 0 0 40px;
  }
  section.counter.dark-blue-bg {
    display: none;
  }
  #about .about-img {
    display: none;
    left: 0;
    width: 102%;
    top: -30px;
    left: -2px;
  }
  .border-r {
    border-right: 0;
  }
  .container {
    padding: 0 24px;
  }
  #about .section-title {
    margin: 24px 0;
    font-size: 33px;
    text-align: left !important;
  }
  .about-content {
    padding: 0;
    text-align: left;
  }
  section#about {
    padding-top: 0 !important;
  }
  p#about-desc {
    margin-left: 0;
    font-size: 16px;
    text-align: left;
  }
  #about .row.bottom-cta {
    padding: 24px;
    align-items: center;
    justify-content: center;
  }
  .date-box.d-flex.justify-content-center.white.flex-row.text-center.width-auto.column-gap-20 {
    justify-content: center !important;
    row-gap: 20px;
    margin-bottom: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  button.btn.navbar-btn.cta.bg-gradient {
    line-height: 16px;
    width: 100% !important;
  }
  button.btn.transparent-cta.absolute-center.load-more {
    margin-top: 35px;
  }
  a.scroll-btn-r {
    width: 100%;
  }
  .marquee.bg-black .content {
    font-size: 52px;
  }
  .marquee {
    height: 100px;
  }
  img.caret-icon {
    margin: -5px 19px 0;
    height: auto;
  }
  #speakers .col-6.col-md-3.col-lg-3 {
    padding: 5px;
  }
  .col-12.p-50 {
    padding: 0 0 40px !important;
  }
  h2.section-title.text-center.white {
    font-size: 40px;
  }
  p.name {
    font-size: 10px;
    margin: 20px 0 8px;
  }
  p.designation {
    font-size: 8.624px;
    margin-bottom: 5px;
  }
  p.company {
    font-size: 8.624px;
  }
  section#why-attend {
    padding: 1px 40px !important;
}
  #why-attend .col-12.p-60.text-center.white.btb {
    padding: 32px 0 24px !important;
    margin-bottom: 50px;
  }
  h2.section-title.text-center.white {
    font-size: 36px;
  }
  span.nos {
    font-size: 27px;
  }
  #why-attend h3 {
    font-size: 27px;
  }
  #why-attend p {
    font-size: 10px;
  }
  .content-box {
    margin-right: 0;
  }
  .content-box-2 {
    padding-left: 0;
  }
  section#hero {
    background-size: cover !important;
    background-position: left !important;
  }
  section#who-attend .container .col-12 {
    border-top: 1px solid #d5c3e0;
    padding-top: 32px;
  }
  .row.ptb-50-100 {
    padding: 7px;
    /* border: 3px solid #b895d5; */
    margin-top: 32px;
  }
  .attend-card {
    padding: 30px 16px;
    height: 190px;
  }
  .attend-card p.nos {
    font-size: 14px;
  }
  .attend-card p.subhead {
    font-size: 8px;
  }
  #about
    .date-box.d-flex.justify-content-center.white.flex-row.text-center.width-auto.column-gap-20 {
    flex-direction: column !important;
    margin-bottom: 32px !important;
  }
  #application .col-md-6.col-sm-12.p-80.border-right {
    padding: 32px 24px;
    border-right: 0;
    flex-direction: column;
  }
  #application .container-fluid {
    border: 0;
  }
  #application h2.title.white {
    font-size: 40px;
    margin: 12px 0 24px;
  }
  #application p.white {
    font-size: 14px;
    line-height: 26px;
  }
  section#application .col-md-6.col-sm-12.gradient-bg {
    padding: 24px;
  }
  p.label.text-large.uppercase.text-center {
    font-size: 14px;
    padding: 24px;
  }
  .border-secondary ul {
    padding: 24px;
    font-size: 14px;
    row-gap: 15px;
  }
  section#application .col-md-6.col-sm-12 {
    padding: 0;
    margin: 0;
  }
  .row.mt-40 {
    margin: 0;
  }
  section#application .process-block {
    padding: 0;
    margin: 0;
  }
  section#application .timer {
    padding: 7px !important;
  }
  .ticket-header {
    padding: 24px 12px;
  }
  section#application .subhead {
    font-size: 32px;
  }
  #application p.card-text.white {
    font-size: 24px !important;
  }
  p.slased {
    font-size: 16px;
  }
  p.ul-head {
    padding: 10px 20px;
  }
  .ticket-footer {
    padding: 24px;
  }
  .process-block ul {
    padding: 0;
  }
  .process-block.close-block.position-relative {
    margin: 30px 0 0 !important;
  }
  section#contact .container.p-80-40.border-bottom {
    padding-bottom: 30px;
  }
  section#contact .row.d-flex.justify-content-center.align-items-center {
    row-gap: 20px;
  }
  section#contact .col-md-4.col-sm-12 {
    height: auto;
    padding: 0;
  }
  section#contact .dark-primary.p-40.border,
  section#contact .brown-box.p-40.border {
    padding: 24px;
  }
  section#gallery h2.white {
    font-size: 36px;
  }
  #gallery .row.stats {
    border: 3px solid #b895d5;
    padding: 10px 0 0 10px;
    margin: 40px 0;
  }
  #gallery .row.stats .col-6.col-lg-3.col-md-3.col-sm-6 {
    padding-left: 0;
  }
  #gallery .container {
    padding: 0 14px;
  }
  #gallery .stats-block.slideup {
    padding: 24px;
    justify-content: space-between;
    height: 150px;
    margin-bottom: 10px;
  }
  #gallery .stats_number.white {
    font-size: 24px;
  }
  #gallery .stats_description.text-medium.uppercase.secondary {
    font-size: 12px;
  }
  #gallery img.gallery-img {
    height: 150px;
  }
  #gallery .marqueee.m-0 {
    padding-top: 10px;
  }
  section#gallery {
    padding: -1px 0 0 !important;
}
  #sponsor .section-title.text-center.blue {
    margin-bottom: 0;
  }
  section#sponsor {
    padding: 40px 24px !important;
  }
  button.btn.bg-black.sponsor-btn {
    padding: 20px 50px;
  }
  .footer_logo.d-md-block {
    width: 300px;
  }
  section#application .subhead {
    position: static;
  }
  input#input_73_1 {
    width: 217px;
  }
  .timer-table {
    padding: 12px;
    max-width: 100%;
    margin: 0 auto 40px;
  }
  .timer-table .black-table p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.inc42-logo{
    width: 200px;
}
.new-btn-color{
    background-image: linear-gradient(180deg, #144CC2 0%, #F75BDF 100%);
    border: none;
    outline: none;
    font-size: 20px;
    transition: 0.5s linear;
}

.angel-logo{
    width: 150px;
}

.image-width{
    width: 100%!important;
}
.top-margin{
    margin-top: 100px;
}
.img-border{
    border-radius: 10px;
    margin-bottom: 30px;
}
.text-part{
    font-size: 25px!important;
}
.time-text{
  font-size: 18px!important;
}
.number-text{
  font-size: 50px!important;
}
.btn-fs{
  font-size: 12px!important ;
  margin-left: -13px;
  margin-top: -15px;
}
.changed{
  height: 0px!important;
}
.footer-text{
  font-size: 16px!important;
}
@media only screen and (max-width: 991px) {
  #mobile-part{
    font-size:20px!important;
    padding:20px;
  }
  .founder-text {
    font-size: 24px!important;
}
.change-founder-width{
  width:100% !important;
}
.contact-padding{
  padding-top:30px!important;
  padding-bottom:30px!important;
}
.gap-mobile-view{
  gap:10px!important
}
.Startup-text {
  font-size: 24px!important;
  font-weight: 600;
}
.startup-about-text {
  font-size: 16px!important;
}
  .scaling-beyond-width{
    width: 50%!important;
  }
  .this-past-text{
    font-size: 25px;
    margin-top: 30px;
}
  }
  .col-12.p-50 {
    padding:0!important;
}
  .show-before{
    display: none!important;
  }
  #show-after{
    display: block!important;
  }
  .footer-img-logo{
  width: 30%;
}

.footer-img-logo{
  width: 40%!important;
}
  .logo-under-img{
    width: 100px!important;
  }
.this-text
{
  font-size: 15px !important;
  line-height: 20px !important;
}
  .mobile-hide-text{
    display:none!important
  }
  #mobile-show-text{
    display:block!important

  }
  .custom-part-head {
    font-size: 25px !important;
    line-height: 30px !important;
  }
  .text-change-991{
    font-size: 14px;
    text-align: center;
    line-height: 30px;
  }
  button.btn.application-popup {
  font-size: 11px!important;
  padding: 10px;
  }
  .hide-991px{
    display: none!important;
  }
  .top-margin {
    margin-top: 7px;
}

section#application .subhead {
  font-size: 21px;
}
section#application .subhead {
  font-size: 18px;
  line-height: 15px;
  padding: 12px 7px;
}
.ticket-footer {
  padding: 14px 39px;
}
button.btn.navbar-btn.cta {
  line-height: 15px;
}
.mob-head{
  display: none;
}
.new-btn-color {
  background-image: linear-gradient(180deg, #144CC2 0%, #F75BDF 100%);
  border: none;
  outline: none;
  font-size: 10px;
  transition: 0.5s linear;

}
.mobile-show{
  display: block!important;
}
}
.custom-logo-width-header{
  width: 100px;
}
.mobile-show{
  display: none;
}
@media only screen and (max-width: 500px) {
    .four-column{
    flex-direction: column!important;
  }
  .margin-down{
    margin-bottom: 30px;

  }
  .scaling-beyond-width{
    width: 100%!important;
  }
}
.hover-btn{
  background-color: #000000!important;
  border-radius: 10px!important;
  font-size: 20px!important ;
  font-weight: 600!important;
  transition: 0.2s linear!important;
}
.hover-btn:hover{
  background-color: #4F34BB!important;
  border-radius: 10px!important;
  transition: 0.2s linear!important;
  scale: 1.01;

}
.border-radius-attend{
  border-radius: 50%;
}
.custom-part-head{
  font-size: 60px;
}
.single-border{
  border: 1px solid rgb(196 175 143 / 0.25);
}
.attend-cards {
  background: #0000;
  padding: 40px;
  height: 247px;
  display: flex
;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.partners-bold{
  font-weight:500!important ;
}
.partners-low-text{
  font-size: 20px!important;
}
.footer-second-card li{
  margin: 19px 20px;
  font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.line-height-attendepasas{
  line-height: 60px!important;
}
.hide-991px{
  display: block;
}
.connect-btn{
  font-size: 16px;
  outline: none;
  border: 1px solid #ffffff!important;
  border: none;
  padding: 10px;
  border-radius: 10px;
  background-color: #0000;
  color: #fff;
transition: 0.5s linear;
}
.connect-btn:hover{
transition: 0.5s linear;
background-color: #fff;
color: #000;

}
/* border: 1px solid rgb(196 175 143 / 0.25); */

.border-round-images{
  border-radius: 10px;
}
.change-margin-bottom{
  margin-bottom: 0px !important;
  padding: 0px!important;
}
.extra-padding{
  padding-top:11px;
}
.mobile-hide-text{
  display:block
}
#mobile-show-text{
  display:none
}
@media screen and (max-width: 587px) {
  .number-text{
    font-size: 16px!important;
  }
  .custom-part-head {
    font-size: 16px !important;
    line-height: 20px !important;
  }
  .time-text{
    font-size: 14px!important;

  }
  .five-gap{
    gap: 1px;
  }
  .five-column{
    flex-direction: column;
  }
  .align-five{
    align-items: center;
  }
}
.footer-img-logo{
  width: 30%;
}
.show-before{
  display: block;
}
#show-after{
  display: none;
}

.name-new{
  font-size: 20px;
  font-weight: 600;
}
.designation-new{
  font-size: 18px;
  font-weight: 600;
}
.company-new{
  font-size: 16px;
  font-weight: 600;
}
.border-speakers-card{
  border-radius: 20px;
}
.onhover-increase{
  transition: transform 0.5s ease-in-out;
  cursor: pointer;
}
.onhover-increase:hover{
  transform: scale(1.02);
  transition: transform 0.5s ease-in-out;
}
.scaling-beyond-width{
  width: 20%;
}
.img-border{
  border-radius: 20px ;
  margin-bottom: 10px;
}
.speakers-mains {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mode-label{
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  width: 100px;
 margin: 0 auto;
}
.bounce-top {
  -webkit-animation: bounce-top 10s 0.01s infinite forwards;
          animation: bounce-top 10s 0.01s infinite forwards;

}
/* ----------------------------------------------
 * Generated by Animista on 2025-3-5 15:5:44
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation bounce-top
 * ----------------------------------------
 */
 @-webkit-keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-45px);
            transform: translateY(-45px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-24px);
            transform: translateY(-24px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}

.jello-horizontal {
	-webkit-animation: jello-horizontal 2s 2s infinite both;
	        animation: jello-horizontal 2s 2s infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2025-3-5 15:14:41
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation jello-horizontal
 * ----------------------------------------
 */
 @-webkit-keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes jello-horizontal {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.founder-text{
  font-size: 30px;
}
.Startup-text{
  font-size: 30px;
  font-weight: 600;
}
.border-image-new{
  border-radius: 10px;
}
.startup-about-text{
  font-size: 21px;
}
.pitch-text{
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
  color: #ffff;
}
.change-founder-width{
  width:75% ;
}
.card-main-border{
  border-radius: 20px ;
}
.label-text{
  background-color: #000;
  text-align: center;
  color: #ffff;
  width: 150px;
  border-radius: 10px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 600;
}