* {
  font-family: "Poppins", sans-serif;
}

.header-revamp .container {
  max-width: calc(100% - 160px);
  margin: auto;
  padding: 0px 15px;
}

.wrapper {
  max-width: calc(100% - 160px);
  margin: auto;
}

/* .event-banner .banner-single {

  background-image: url("https://waisldigital.grapesmobile.com/wp-content/uploads/2025/11/eventBannerNew-scaled.webp");

  min-height: 800px;
  position: relative;
} */


.body3 {
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
}

.body.body::before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg,
      rgb(0 0 255 / 15%),
      #ffffff17,
      rgb(0 191 255 / 15%));
  background-size: 200% 200%;
  animation: gradientAnimation 4s ease infinite;
  position: absolute;
  z-index: -1;
}

@keyframes gradientAnimation {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.image-container {
  width: 50rem;
}

.image-container img {
  width: 100%;
}


.eventbannerText {
  max-width: 555px;
  text-align: center;
  position: absolute;
  bottom: 207px;
  left: 86px;
}

.eventbannerText .bannerDate {
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  color: #FFFFFF;
  text-align: start;
  padding-left: 37px;
  padding-top: 8px;

}

.eventbannerText .theme-btn16 {
  margin-top: 23px;
  margin-left: 34px;
  display: flex;
  line-height: 50px;
  gap: 64px;
  color: #0F1229;
  background: #fff;
  width: 100%;
  max-width: 284px;
  padding: 0px 18px;
}

.eventbannerText .theme-btn16 span {
  right: 0 !important;
}

.eventbannerText .theme-btn16:hover {
  background: #0F1229;
  color: #fff;
  transition: background 0.4s;
}

.eventbannerText .theme-btn16:hover svg path {
  fill: #ffffff;
}

.eventbannerText h1 {
  position: relative;
  padding-left: 34px;
  color: #ffffff;
  font-size: 50px;
  font-weight: 700;
  text-align: start;
}

.iti--separate-dial-code .iti__selected-dial-code {
  color: #253074 !important;
}

.eventBannerSingle {
  position: relative;
}

.eventbannerText h1::before {
  position: relative;
  content: "";
  background-image: url("https://waisldigital.grapesmobile.com/wp-content/uploads/2025/11/eventslash.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 23px;
  height: 41px;
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
}


#BookMeeting {
  margin-top: 75px;
  padding-bottom: 30px;
}

#BookMeeting .row {
  padding-left: 30px;


}



.cus-neel-a {
  height: 100%;
}

.body.body::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.55);
  position: absolute;
  z-index: -1;
}

.check-label input:checked+label:after {
  left: 12px;
  width: 8px;
  height: 17px;
  top: 6px;
}

.content-container {
  /* flex: 1; */
  width: 60%;
  align-items: center;
  display: flex;
}

/* .straightBar::after{
  content: '';
  background-image: url("../img/event/straightBar.svg");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
} */
.speakerDesc img {
  padding-left: 8px;
  padding-right: 8px;
}

.speakerDesc2 img {
  padding-left: 8px;
  padding-right: 8px;
}

.image-container {
  /* flex: 1; */
  /* width: unset; */
}

.image-container {
  position: absolute;
  bottom: 77px;
  right: 1rem;
}

.banner-single .slide-content {
  top: 133px;
  bottom: 0 !important;
  width: 50%;
  height: fit-content;
}

.aero-wise-demo-section {
  background-image: url("../img/event/eventPageDetailbg.png");
}

.EventCounting {
  max-width: 900px;
  margin: auto;
}

.aero-wise-demo-section .book-meeting-area .heading-box .image p {
  font-weight: 700;
  font-size: 48px;
  line-height: 140%;
  letter-spacing: -2%;
  color: #ffffff;
}

.check-label label:before {
  width: 33px;
  height: 33px;
}

.event-form-section .wrapper {
  max-width: calc(100% - 40px);
}

.event-form-section .event-form-box .theme-btn16 {
  width: auto;
  padding: 0 27px 0 20px;
  text-align: start;
  max-width: unset;
  background: linear-gradient(167.04deg, #0A0522 -10.59%, #16124D 28.87%, #232683 66.15%, #3C81CB 120.94%, #4A9DF7 153.15%);

}

.event-form-section .event-form-box .SubmitBtn {
  display: flex;
  align-items: center;

}

.event-form-section .event-form-box .SubmitBtn span {
  display: flex !important;
  align-items: center;
  justify-content: center;
  width: 30px;
  /* make it a fixed width */
}

.event-form-section .event-form-box .SubmitBtn span svg {
  width: 27px;
  height: 22px;
  display: block;
}
.event-form-section .event-form-box .SubmitBtn span svg path {
 fill: white;
}

.event-form-section .event-form-box .theme-btn16 span {
  right: -10px;
}

.pt180 {
  padding-top: 175px;
}

.event-form-section .book-meeting-area .heading-box {
  margin-bottom: 20px;
}

/* .taglineHeading{
  display: flex;
  gap: 20px;
  align-items: center;
}
.taglineHeading p:nth-of-type(2)
{
  padding-top: 30px;
} */

/* .taglineHeading span{
  font-weight: 700;
  font-size: 48px;
  line-height: 140%;
  letter-spacing: -2%;
  color: #ffffff;
  padding-top: 30px;
} */
.DemoImg p span {
  font-weight: 700;
  font-size: 48px;
  line-height: 140%;
  letter-spacing: -2%;
  background: linear-gradient(97.54deg, #08f4d3 -15.85%, #6989ff 103.82%);
  -webkit-background-clip: text;
  color: transparent;
}

.innovationTagline {
  /* max-width: 656px; */
  margin-top: 32px;
}

.banner-single .main-heading h1 {
  font-size: 36px;
  line-height: 50px;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: transparent !important;
  color: white !important;
}

.iti__arrow {
  border-top: 4px solid Navy !important;
}

.innovationTagline p {
  max-width: 100%;
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  background: linear-gradient(97.62deg, #08f4d3 -82.15%, #6989ff 103.8%);
  -webkit-background-clip: text;
  color: transparent;
}

.event-banner .main-heading .theme-btn16 {
  margin-top: 23px;
  margin-left: 26px;
  display: flex;
}

.svgSpan {
  width: 30px;
}

.svgSpan svg path {
  fill: white;
}

.countingDesc {
  margin-bottom: 32px;
  max-width: 732px;
}

.countingDesc h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  letter-spacing: -2%;
  color: #ffffff;
}

.countingDesc p {
  font-weight: 300;
  font-size: 18px;
  line-height: 160%;
  letter-spacing: -2%;
  color: #ffffff;
  padding-top: 13px;
}

/* .aero-wise-demo-section {
  padding-bottom: 175px;
} */
.countingBoxes .col-30 {
  width: 30%;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0px 10px 30px rgba(72, 86, 173, 0.3);
  backdrop-filter: blur(10px);
}

.countingBoxes {
  display: flex;
  gap: 57px;
}

.heading span {
  font-weight: 700;
  font-size: 48px;
  line-height: 140%;
  letter-spacing: -2%;
  background: linear-gradient(97.54deg, #08f4d3 -15.85%, #6989ff 103.82%);
  -webkit-background-clip: text;
  color: transparent;
}

.countingBoxes .countNoDesc {
  padding: 30px 24px;
}

.countingBoxes .countNoDesc span {
  font-weight: 700;
  font-size: 60px;
  line-height: 160%;
  letter-spacing: -2%;
  color: #ffffff;
  text-align: center;
  display: block;
}

.countingBoxes .countNoDesc p {
  font-weight: 300;
  font-size: 20px;
  line-height: 160%;
  color: #ffffff;
  text-align: center;
}

/* .innovation-section.conference-section {
  padding-top: 120px;
} */

/* .speakerDesc p span:nth-of-type(2) {
  margin-left: 103px;
} */

.event-form-section {
  background-position: center center;
  padding-top: 20px;
  padding-bottom: 0;
}


.dubaiImg {
  padding-top: calc(632 / 2880 * 100%);
  position: relative;
}

.dubaiImg img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.dubaiEventSection {
  position: relative;
}

.downloadBrochure {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: self-end;
}

.downloadBrochure .knowMoreSpan {
  font-weight: 700;
  font-style: Bold;
  font-size: 50px;
  line-height: 130%;
  color: #ffffff;
  position: relative;
  padding-left: 33px;

}

.downloadBrochure .knowMoreSpan::before {
  content: '';
  background-image: url("https://waisldigital.grapesmobile.com/wp-content/uploads/2025/11/eventslash.svg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 23px;
  height: 41px;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;

}

.bookMeetingCard .theme-btn16 {
  width: 100%;
  padding: 10px 10px;
  display: flex;
  align-items: center;
  gap: 18px;
  background-color: #253074;

}


.bookMeetingCard .theme-btn16.bookScheduleCta {
  max-width: 215px;

}

.bookMeetingCard .theme-btn16.downloadCta {
  max-width: 348px;

}

.bookMeetingCard .theme-btn16:hover {
  background-color: #0F1229;

}

.bookMeetingCard .theme-btn16:hover .text {

  color: white;
}

.bookMeetingCard .theme-btn16:hover .svgSpan path {
  fill: white;
}

.bookMeetingCard .theme-btn16 .text {
  color: #ffffff;
}

.bookMeetingCard .theme-btn16 .svgSpan path {
  fill: #ffffff;
}

.innovation-section .location p:nth-of-type(1) {
  margin-bottom: 16px;
}

.innovation-section.sp {
  padding-top: 60px;
  padding-bottom: 0;
  /* padding-bottom: 160px; */
}

/* .col-lg-60{
  width: 60%;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 55%;
}
.col-lg-40{
  width: 40%;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 40%;
} */
.innovation-section .location p span {
  font-weight: 600;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: -2%;
  color: #253074;
}

.conference-section .innovation-content .heading {
  /* padding-top: 24px; */
  /* padding-bottom: 48px; */
}


.location {
  padding-top: 64px;
}

.location.asiaLocation {
  padding-top: 0;
}

.conference-section .innovation-content p:nth-of-type(3) {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  color: #253074;
}

.innovation-content p:nth-of-type(2) {
  font-size: 20px;
  line-height: 30px;
}

.sub-heading {
  margin: 0;
  padding-bottom: 4px;
}

.aero-wise-demo-section .book-meeting-area .heading-box p {
  margin: 15px 0 0 0;
}

/* .innovation-section .innovation-content .heading{
  max-width: 656px;
} */

.check-label {
  margin: 20px 0;
}

/* .theme-btn16:hover span{
  transition: all 0.5s ease-in-out !important;
} */
.theme-btn16 span svg {
  transition: all 0.5s ease-in-out !important;
  width: 27px;
  height: 22px;
  display: block;
}

/* .eventBannerImg {
  position: relative;
}

.eventBannerImg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  z-index: 2;
} */

.eventBannerImg img {
  width: 100%;
}

.theme-btn16:hover span {
  transition: none !important;
  transform: rotate(0) !important;
}

.theme-btn16:hover span svg {
  transform: rotate(-45deg) !important;
}

.event-form-section .event-form-box .theme-btn16:hover svg .submitsvg {
  fill: white !important;
}

#submit-btn-frmContact svg path {
  fill: white;
}

.event-banner .main-heading .theme-btn16:hover svg path {
  fill: white;
}

.banner-single .main-heading {
  padding-top: 200px;
}

.ceoHeading {
  padding-top: 19px;
  display: block;
  text-align: center;
  color: #253074;
  font-size: 32px;
  line-height: 42px;
  /* background: linear-gradient(97.54deg, #08F4D3 -15.85%, #6989FF 103.82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  padding-bottom: 20px;
}

.guestSection {

  margin-bottom: 90px;

}

.guestSection .row {
  padding-top: 50px;
  padding-bottom: 50px;

}

.guestImg {
  position: relative;
  padding-top: calc(824 / 849 * 100%);

}

.guestImg img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;

}

.guestIntro {
  max-width: 700px;
  padding-top: 12rem;
}

.guestIntro p {
  font-weight: 700;
  font-style: Bold;
  font-size: 42px;
  line-height: 140%;
  color: #253074;

}

.guestIntro p span {
  background: linear-gradient(97.54deg, #08F4D3 -15.85%, #6989FF 103.82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;

}

.bookMeetingCard {
  background: #F9FAFF;
  border: 1px solid #253074;
}

.scheduleMeeting {
  padding-top: 80px;
}

.scheduleMeeting .row {
  display: flex;

}

.scheduleMeeting .row .col-lg-6:nth-of-type(1) {
  padding-right: 18px;

}

.scheduleMeeting .row .col-lg-6:nth-of-type(2) {
  padding-left: 30px;

}

.scheduleMeeting .bookMeetingCard {
  padding: 38px 0 42px 29px;
  display: flex;
  flex-direction: column;
}


.scheduleMeeting .bookMeetingCard .bookCardSpan {
  padding: 0px 0px 42px 0;
  display: flex;
  flex-direction: column;
  font-weight: 600;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;


}


/* Prevent flicker of form section before modal setup */
.event-form-section {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}

/* Show it again only when modal is open */
.modal-overlay.is-open .event-form-section {
  opacity: 1;
  visibility: visible;
}

/* Optional: prevent background scroll when modal open */
.no-scroll {
  overflow: hidden;
}

@media (min-width: 1920px) {
  .banner-single {
    min-height: 950px;
  }

  .mainHeader {
    padding: 0 63px;
  }

  .image-container {
    bottom: 68px;
    right: 10rem;
  }

  .container,
  body {
    max-width: 1920px !important;
    margin: auto !important;
    padding: 0 63px !important;
  }

  .header-area {
    left: 0 !important;
  }
}

@media (min-width: 991px) and (max-width: 1400px) {
  .image-container {
    width: 50%;
  }

  .content-container {
    /* width: 50%; */
  }
}

@media(min-width:991px) and (max-width:1140px) {
  .header-revamp .container {
    max-width: calc(100% - 60px);
  }

  .header-revamp .nav-menu {
    gap: 25px !important;
  }

  .eventbannerText {
    left: 24px;
  }

  .wrapper {
    max-width: calc(100% - 60px);
  }
}

@media (max-width: 991px) {
  .image-container {
    bottom: 48px;
  }


  .scheduleMeeting .row .col-lg-6:nth-of-type(1) {
    padding-right: 12px;

  }

  .scheduleMeeting .row .col-lg-6:nth-of-type(2) {
    padding-left: 12px;

  }

  .eventbannerText .bannerDate {
    padding-left: 20px;
    font-size: 20px;
  }


  .scheduleMeeting .row {
    flex-direction: column;
    gap: 23px;
  }

  .scheduleMeeting {
    padding-top: 0;
  }

  .scheduleMeeting .bookMeetingCard .bookCardSpan {
    font-size: 28px;
  }

  .scheduleMeeting .bookMeetingCard {
    padding: 20px 0 20px 14px;
  }

  .scheduleMeeting .bookMeetingCard .bookCardSpan {
    padding: 0px 0px 20px 0;
  }

  .bookMeetingCard .theme-btn16.downloadCta {
    max-width: 302px;
  }

  .bookMeetingCard .theme-btn16.bookScheduleCta {
    max-width: 184px;
  }

  .scheduleMeeting .bookMeetingCard .bookCardSpan {
    font-size: 24px;
  }

  .bookMeetingCard .theme-btn16 .text {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
  }

  .dubaiImg {
    padding-top: calc(206 / 375 * 100%);
  }

  .dubaiImg img {
    object-fit: cover;
  }

  .downloadBrochure {
    flex-direction: column;
    align-items: start;
    gap: 32px;
    padding: 0 16px;
  }

  .downloadBrochure .knowMoreSpan::before {
    left: 0;
    top: 0;
  }

  .downloadBrochure .knowMoreSpan::before {
    width: 17px;
    height: 32px;
  }

  .bookMeetingCard .theme-btn16 {
    padding: 10px 10px 10px 0;
  }

  .downloadBrochure .knowMoreSpan {
    font-size: 26px;
    padding-left: 25px;

  }

  .ceoHeading {
    font-size: 24px;
    line-height: 34px;
  }

  .innovation-content p:nth-of-type(2) {
    font-size: 16px;
    line-height: 26px;
  }

  .header-revamp .container {
    max-width: calc(100% - 20px);
  }

  .wrapper {
    max-width: calc(100% - 40px);
    margin: auto;
  }

  .eventbannerText h1::before {
    content: none;
  }


  .eventbannerText .theme-btn16 {
    width: 100%;
    max-width: 260px;
    margin-left: 28px;
    gap: 36px;
  }

  .eventbannerText {
    left: 0;
    bottom: 32px;
    transform: translateX(0px);
  }

  .location {
    padding-top: 0px;
  }

  .eventbannerText h1 {
    padding-left: 26px;
    max-width: 100%;
    font-size: 32px;
    text-align: start;

  }

  #BookMeeting {
    margin-top: 0;
  }

  .guestSection {
    margin-bottom: 30px;
  }

  #BookMeeting .row {
    padding-left: 0;
  }


  .guestIntro {
    padding-top: 0;
  }

  .guestIntro p {
    font-size: 28px;
    padding-top: 20px;
  }

  .guestSection .row {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 30px;
    flex-direction: column-reverse;
  }

  .innovation-section .innovation-content .heading {
    padding-top: 0;
    padding-bottom: 0;
  }

  .conference-section .innovation-content .heading {
    padding-top: 0px;
    padding-bottom: 24px;
  }

  .image-container img {
    max-width: 394px;
    width: 100%;
  }

  .countingBoxes .col-30 {
    width: 100%;
  }

  .innovation-section .innovation-content .heading {
    font-size: 28px;
  }

  .innovation-section .innovation-content .heading span {
    font-size: 28px;
  }

  .content-container {
    flex: 1;
    width: unset;
  }

  .heading span {
    font-size: 32px;
  }

  .image-container {
    flex: 1;
    width: unset;
  }

  .bannerContainer {
    max-width: calc(100% - 40px) !important;
  }

  .banner-single .slide-content .main-heading h1::before {
    left: -26px !important;
  }

  .countingBoxes {
    flex-direction: column;
  }

  .aero-wise-demo-section .book-meeting-area .heading-box .image p {
    font-size: 32px;
  }

  .event-form-section .book-meeting-area .heading-box {
    margin-bottom: 0px;
  }

  .sharePara {
    padding-bottom: 60px;
  }

  .DemoImg p span {
    font-size: 32px;
  }

  .countingDesc h2 {
    font-size: 32px;
  }

  .check-label {
    margin: 20px 0;
  }

  .countingBoxes .countNoDesc p {
    font-size: 18px;
  }

  .innovation-section.conference-section {
    padding-top: 0px;
    padding-bottom: 0;
  }

  .innovation-section.sp {
    padding: 60px 0 60px 0;
  }

  .aero-wise-demo-section {
    padding: 60px 0;
    min-height: 300px;
  }

  .speakerDesc p span:nth-of-type(2) {
    margin-left: 0;
  }

  .modal {
    max-height: 54vh !important;

  }

  .innovation-section .location p span {
    font-size: 18px;
  }

  .modal__close {
    top: 6px !important;
    right: 7px !important;
  }

  .event-form-section.sp {
    padding: 14px 0 0px 0;
  }

  .banner-single .slide-content {
    padding: 10px 10px 10px 0 !important;
  }

  .banner-single .slide-content {
    bottom: 12px !important;
  }

  .event-banner .main-heading .theme-btn16 {
    margin-top: 10px;
    margin-left: 0;
  }

  .banner-single::before {
    background: none;
  }

  .content-container .main-heading h1 {
    font-size: 22px;
    line-height: 29px;
  }

  .event-banner .banner-single {
    min-height: 500px;
  }

  .banner-single .main-heading {
    padding-top: 0;
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .banner-single .main-heading {
    padding-top: 94px;
  }

  .eventbannerText h1 {
    padding-left: 19px;
    max-width: 316px;
  }

  .forMobileOnlyNee {
    display: flex;
    flex-direction: column-reverse;
    /* margin-top: 60px !important; */
    margin-bottom: 80px;
  }

  .speakerDesc img {
    padding-left: 2px;
    padding-right: 2px;
  }

  .image-container {
    position: unset;
  }

  .event-banner .banner-single {
    background-image: url("../img/event/MobileViewDubaiEvent.png");
    background-size: cover;
    background-position: unset;
  }

  .sharePara {
    padding-bottom: 20px;
  }

  .event-form-section .book-meeting-area .heading-box {
    margin-bottom: 0px;
  }

  .check-label label:before {
    width: 24px;
    height: 24px;
  }

  .check-label input:checked+label:after {
    left: 8px;
    width: 7px;
    height: 13px;
    top: 6px;
  }

  .bannerContainer {
    max-width: 100% !important;
  }

  .banner-single .main-heading {
    padding-bottom: 20px;
    padding-top: 0;
  }

  .banner-single .slide-content .main-heading h1::before {
    content: none !important;
  }

  .banner-single .slide-content {
    top: unset;
  }

  .mobile-column {
    flex-direction: column-reverse;
  }

  .event-banner .banner-single {
    min-height: 550px;
  }
}

/* Modal: brochure download */
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  z-index: 1000;
  opacity: 0;
  transition: opacity 0.25s ease;
}

.modal-overlay.is-open {
  display: flex;
  opacity: 1;
}

.modal {
  position: relative;
  background: #ffffff;
  width: 100%;
  max-width: 960px;
  max-height: 95vh;
  height: unset !important;
  overflow: auto;
  border-radius: 12px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
  transform: scale(0.98);
  transition: transform 0.25s ease;
}

.modal-overlay.is-open .modal {
  transform: scale(1);
}

.modal__body {
  padding: 24px;
}

.modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 0;
  background: #0F1229;
  color: #ffffff;
  font-size: 22px;
  line-height: 1;
  cursor: pointer;
}

body.no-scroll {
  overflow-y: hidden;
}

@media (max-width: 767px) {
  .modal__body {
    padding: 10px;
  }

  .modal {
    max-height: 82vh !important;
  }
}