@import 'https://fonts.googleapis.com/icon?family=Material+Icons';
@import url('https://fonts.googleapis.com/css2?family=Train+One&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&family=The+Nautigal:wght@400;700&family=Train+One&display=swap");

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-Thin.woff2") format("woff2"), url("../fonts/IBMPlexSans-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-ThinItalic.woff2") format("woff2"), url("../fonts/IBMPlexSans-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-ExtraLight.woff2") format("woff2"), url("../fonts/IBMPlexSans-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-ExtraLightItalic.woff2") format("woff2"), url("../fonts/IBMPlexSans-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-Light.woff2") format("woff2"), url("../fonts/IBMPlexSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-LightItalic.woff2") format("woff2"), url("../fonts/IBMPlexSans-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-Italic.woff2") format("woff2"), url("../fonts/IBMPlexSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-Regular.woff2") format("woff2"), url("../fonts/IBMPlexSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-Regular.woff2") format("woff2"), url("../fonts/IBMPlexSans-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-Medium.woff2") format("woff2"), url("../fonts/IBMPlexSans-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-MediumItalic.woff2") format("woff2"), url("../fonts/IBMPlexSans-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-Bold.woff2") format("woff2"), url("../fonts/IBMPlexSans-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-BoldItalic.woff2") format("woff2"), url("../fonts/IBMPlexSans-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/IBMPlexSans-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans";
  src: url("../fonts/IBMPlexSans-SemiBold.woff2") format("woff2"), url("../fonts/IBMPlexSans-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Acumin Pro Condensed";
  src: url("../fonts/Acumin-Pro-Condensed.woff2") format("woff2"), url("../fonts/Acumin-Pro-Condensed.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../fonts/Roboto-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Medium";
  src: url("../fonts/Roboto-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Bold";
  src: url("../fonts/Roboto-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Roboto-light";
  src: url("../fonts/Roboto-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Roboto-Regular", sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-weight: 400;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
p,
a {
  font-family: "Roboto-Regular", sans-serif;
}

img,
video {
  width: 100%;
  height: auto;
}

img,
svg {
  vertical-align: unset;
}

button {
  cursor: pointer;
}

.theme-btn-link {
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  color: #000;
  border: 2px solid #000;
  border-radius: 12px;
  text-decoration: unset;
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: brightness(0);
  transition: 0.5s ease;
}

.theme-btn-link:hover {
  filter: brightness(1);
  border-color: #5F19A6;
}

.theme-btn {
  margin: 0;
  border: 0;
  border-radius: 10px;
  height: 40px;
  padding: 0px 24px;
  position: relative;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.theme-btn::before {
  content: "";
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  z-index: 1;
  filter: brightness(0);
  transition: 0.5s ease;
}

.header .primary-header nav .nav-links li:last-child a:hover {
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%) !important;
  transition: 0.5s ease;
}

.theme-btn .btn-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* background-color: #fff; */
  border-radius: 9px;
  transform: scale(99%, 95%);
  z-index: 2;
  transition: 0.5s ease;
}

.theme-btn .text-overlay {
  font-size: 16px;
  font-weight: 500;
  position: relative;
  /* background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: brightness(0); */
  color: #fff;
  transition: 0.5s ease;
  z-index: 3;
}

.theme-btn:hover::before {
  filter: brightness(1);
}

.theme-btn:hover .btn-overlay {
  transform: scale(98%, 88%);
}

.theme-btn:hover .text-overlay {
  filter: brightness(1);
}

.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: linear;
}

.section-gradient {
  /* background-image: url("../images/home/gradient-bg.svg"); */
  background-position: 0% 98%;
  background: #f0f0f0;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.plan_section_3 {
  background-image: url('../images/plan/plan-your-visit-bg.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.participate {
  background-image: url('../images/home/Participating-bg.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.event-lineup-leader {
  background-image: url('../images/home/event-bg.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: -2px;
  z-index: -1;
}

.home-guest-leader {
  background-image: url('../images/home/bg3.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.empowering-agenda {
  background-image: url('../images/summitArchive/archieve-bg.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

@keyframes swipe-up {

  0%,
  16.5% {
    transform: translateY(0);
  }

  33.333333%,
  50% {
    transform: translateY(-115px);
  }

  66.666666%,
  83% {
    transform: translateY(-230px);
  }

  100% {
    transform: translateY(-345px);
  }
}

@keyframes swipe-up-mobile {

  0%,
  16.5% {
    transform: translateY(0);
  }

  33.333333%,
  50% {
    transform: translateY(-50px);
  }

  66.666666%,
  83% {
    transform: translateY(-100px);
  }

  100% {
    transform: translateY(-150px);
  }
}

@keyframes slide-left {
  to {
    transform: translateX(-122.8%);
  }
}

@keyframes slide-right {
  from {
    transform: translateX(-122.8%);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes padgetitle-swipe-up {

  0%,
  8.33% {
    transform: translateY(0);
  }

  16.66%,
  24.99% {
    transform: translateY(0);
  }

  33.32%,
  41.65% {
    transform: translateY(0);
  }

  49.98%,
  58.31% {
    transform: translateY(-142px) scale(100%);
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
  }

  66.64%,
  74.97% {
    transform: translateY(-142px) scale(110%);
    /*background: linear-gradient(253.63deg, #5F19A6 1.07%, #00C2FF 98.02%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;*/
  }

  83.3%,
  91.63% {
    transform: translateY(-142px) scale(110%);
    /* background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
  }

  100% {
    transform: translateY(-284px) scale(100%);
    color: #000;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
  }
}

@keyframes padgetitle-swipe-up-inner {
  0% {
    transform: translateY(0px);
  }

  16.66% {
    transform: translateY(0px);
  }

  33.32% {
    transform: translateY(-50px);
  }

  49.98% {
    transform: translateY(-100px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes padgetitle-swipe-up-inner-mobile {

  0%,
  10% {
    transform: translateY(0px);
  }

  20%,
  30% {
    transform: translateY(-58px);
  }

  40% {
    transform: translateY(-116px);
  }

  42% {
    transform: translateY(-116px);
  }

  100% {
    transform: translateY(0px);
  }
}

.gradient-heading {
  position: relative;
  display: inline-flex;
}

.gradient-heading:hover h2.shadow-title {
  transform: translate(12px, 12px);
}

.gradient-heading h2 {
  font-weight: 700;
  font-size: 90px;
  line-height: 100%;
  color: #ffffff;
}

@media (max-width: 768px) {
  .gradient-heading h2 {
    font-size: 48px;
  }
}

.gradient-heading h2.shadow-title {
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  opacity: 0.6;
  filter: blur(7px);
  position: absolute;
  top: -6px;
  left: -6px;
  transition: 0.5s ease;
}

.gradient-heading h2.title {
  position: relative;
  z-index: 9;
}

.gx-7 {
  --bs-gutter-x: 7rem;
}

.gy-40px {
  --bs-gutter-y: 40px;
}

.banner-section.event .video-section .video-section-content {
  /* padding:0px; */
  z-index: 9;
}

.banner-section.event .video-section .video-section-content h2 {
  /* text-transform: uppercase; */
  /* font-size:50px; */
  font-size: 80px;
  margin-bottom: 10px;
  font-weight: 700;
  height: auto;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .banner-section.event .video-section .video-section-content h2 {
    font-size: 55px;
  }
}

@media (max-width: 576px) {
  .banner-section.event .video-section .video-section-content h2 {
    font-size: 24px;
    height: auto;
    margin-bottom: 7px;
  }
}

.banner-section.event .video-section .video-section-content h3 {
  font-weight: 400;
  /* font-size:26px; */
  font-size: 22px;
  line-height: 32px;
  margin-top: 0px;
  color: #ffffff;
}

@media (max-width: 576px) {
  .banner-section.event .video-section .video-section-content h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
  }
}

.industry-vision {
  background-color: #000;
  padding: 44px 0;
}

.industry-vision video {
  width: 80%;
}

.industry-vision .industryHeading {
  font-weight: 600;
  font-size: 70px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  font-family: 'Roboto-Regular';
}

.industry-vision .industryHeading span {
  font-size: 54px;
}

@media (max-width: 576px) {
  .industry-vision .industryHeading span {
    font-size: 36px;
  }
}

@media (max-width: 576px) {
  .industry-vision {
    padding: 20px 0px;
  }

  .industry-vision .industryHeading {
    font-size: 20px;
    line-height: 34px;
  }
}

.industry-vision .we3-vision {
  text-align: center;
  margin-top: 40px;
}

.industry-vision .we3-vision h5 {
  font-weight: 600;
  font-size: 60px;
  line-height: 80px;
  color: #fff;
  font-family: 'Roboto-Regular';
}

@media (max-width: 576px) {
  .industry-vision .we3-vision h5 {
    font-size: 26px;
    line-height: 16px;
  }
}

.industry-vision .we3-vision h6 {
  font-weight: 300;
  font-size: 30px;
  line-height: 80px;
  color: #fff;
  margin-top: -20px;
}

@media (max-width: 576px) {
  .industry-vision .we3-vision h6 {
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    margin-top: 14px;
  }

  .section-gradient.event .personWrapper .name {
    font-size: 26px;
    line-height: 110%;
    letter-spacing: 0.08em;
    text-align: left;
    font-weight: 600;
    margin-top: .5rem;
    padding-left: 10px;
    padding-right: 10px;

  }

  .section-gradient.event .personWrapper .designation {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.08em;
    text-align: left;
    margin: 4px 0 4px 0;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-gradient.event .personWrapper .companyName {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.08em;
    text-align: left;
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: .5rem;
  }
}

.section-gradient.event {
  padding: 0px 0 60px;
}

@media (max-width: 576px) {
  .section-gradient.event {
    padding: 50px 0;
  }
}

.section-gradient.event .personWrapper {
  background-color: #fff;
  width: 90%;
  margin: auto;
}

.home-guest-leader .personWrapper.celebrityguest {
  /* height: 440px; */
  margin-bottom: 40px;
}
.home-guest-leader.regionalleader25 .personWrapper.celebrityguest {
  height: 390px;
  margin-bottom: 40px;
}
.event .row .leadersList {
  margin-top: 50px;
}

.event .row .leadersList:nth-child(even) {
  margin-top: 110px;
}
.event.regionalleader25 .row .leadersList.leadersregional:nth-child(even) {
  margin-top: auto;
}
.section-gradient.event .personWrapper img {
  width: 100%;
}

/* .guest-leaders .personWrapper img {
  height: 317px;
} */
.section-gradient.event .personWrapper .name {
  font-size: 26px;
  line-height: 110%;
  letter-spacing: 0.08em;
  text-align: left;
  font-weight: 600;
  margin-top: .5rem;
  padding-left: 10px;
  padding-right: 10px;
}
.section-gradient.event.regionalleader25 .personWrapper .name {
  font-size: 23px;
  line-height: 110%;
  letter-spacing: 0.08em;
  text-align: left;
  font-weight: 600;
  margin-top: .5rem;
  padding-left: 10px;
  padding-right: 10px;
}
.section-gradient.event .personWrapper .designation {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.08em;
  text-align: left;
  margin: 4px 0 4px 0;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 10px;
}

.section-gradient.event .personWrapper .companyName {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.08em;
  text-align: left;
  font-weight: 400;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: .5rem;
}

.banner-section.participate .video-section::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: rgba(0, 0, 0, 0.3); */
}

.banner-section.participate .video-section .video-section-content {
  z-index: 9;
}

.banner-section.participate .video-section .video-section-content h2 {
  /* text-transform: uppercase; */
  /* font-size: 50px; */
  font-size: 80px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 120px;
  height: auto;
  font-family: 'Roboto-Regular';
}

@media (max-width: 576px) {
  .banner-section.participate .video-section .video-section-content h2 {
    font-size: 24px;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 7px;
  }
}

.banner-section.participate .video-section .video-section-content h3 {
  font-style: normal;
  font-weight: 400;
  /* font-size: 26px; */
  font-size: 22px;
  line-height: 32px;
  margin-top: 0px;
  color: #ffffff;
}

@media (max-width: 576px) {

  .home-guest-leader .personWrapper.celebrityguest {
    height: auto;
  }

  .guest-leaders .personWrapper img {
    height: auto;
  }

  .banner-section.participate .video-section .video-section-content h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
  }

  .joinArray p {
    font-size: 16px;
    line-height: 21px;
  }
}

@media (max-width: 576px) {
  .banner-section.participate .videoslides-container {
    width: 100%;
  }
}

@media (max-width: 576px) {
  .banner-section.participate .long-video-section {
    display: none;
  }
}

@media (max-width: 576px) {
  .banner-section.participate .video-section .video-section-content {
    height: auto;
    min-height: unset;
    padding: 58px 0 60px 0;
  }
}

.joinArray {
  padding: 35px 0 20px;
}

.joinArray h6 {
  /* font-weight: 300; */
  /* font-size: 26.4151px; */
  /* line-height: 35px; */
  /* color: #000; */
  text-align: center;
}

.joinArray p {
  /* margin-top: 32px; */
  font-weight: 400;
  /* font-size: 18px; */
  font-size: 14px;
  line-height: 34px;
  color: #161616;
  /* max-width: 1050px; */
}

@media (max-width: 576px) {
  .joinArray h6 {
    font-size: 20px;
  }
}

.section-gradient.participate {
  /* padding: 120px 0 40px; */
  padding: 50px 0 10px;
}

@media (max-width: 576px) {
  .section-gradient.participate {
    padding: 50px 0 40px;
  }
}

.section-gradient.participate .logowrapper {
  background-color: #fff;
  border: 2px solid #aaaaaa;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
  margin-left: 11px;
  margin-right: 11px;
}

@media (max-width: 768px) {
  .section-gradient.participate .logowrapper {
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .section-gradient.participate .logowrapper {
    margin-bottom: 30px;
  }
}

.section-gradient.participate .logowrapper img {
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
  max-width: 210px;
}

.participate-register {
  margin: 80px 0;
}

.participate-register .registerImageWrapper {
  overflow: hidden;
  position: relative;
}

@media (max-width: 768px) {
  .participate-register .registerImageWrapper {
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .participate-register .registerImageWrapper {
    margin-bottom: 30px;
  }
}

.participate-register .registerImageWrapper .registerImage {
  height: 380px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all 0.5s;
}

.participate-register .registerImageWrapper .registerImage.bg-one {
  background-image: url("../images/participate/bgOne.svg");
}

.participate-register .registerImageWrapper .registerImage.bg-two {
  background-image: url("../images/participate/bgTwo.svg");
}

.participate-register .registerImageWrapper .registerImage.bg-three {
  background-image: url("../images/participate/bgThree.svg");
}

.participate-register .registerImageWrapper .registerImage.bg-four {
  background-image: url("../images/participate/bgFour.svg");
}

.participate-register .registerImageWrapper .registerImage.bg-five {
  background-image: url("../images/participate/bgFive.svg");
}

.participate-register .registerImageWrapper .content {
  width: 100%;
}

@media (max-width: 768px) {
  .participate-register .registerImageWrapper .content {
    left: 10px;
  }
}

@media (max-width: 576px) {
  .participate-register .registerImageWrapper .content {
    left: 10px;
  }
}

.participate-register .registerImageWrapper .content p {
  font-size: 14px;
}

.participate-register .registerImageWrapper .content h6 {
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 768px) {
  .participate-register .registerImageWrapper .content h6 {
    /* padding: 20px 60px; */
  }

  .ionic-moments.participate p {
    text-align: center;
    padding-bottom: 20px;
  }

  .ionic-moments.participate h2 {
    font-size: 28px;
    margin-top: -10px !important;
    margin-left: 0px !important;
    margin-bottom: 20px !important;
  }
}

.participate-register .registerImageWrapper:hover .content p {
  display: block;
}

.participate-register .registerImageWrapper:hover .registerImage {
  filter: blur(20px);
  -webkit-filter: blur(20px);
  transform: scale(1.5);
  transform-origin: top left;
}

.participate-register .theme-btn {
  margin-top: 24px;
}

@media (max-width: 576px) {
  .participate-register .theme-btn {
    margin-top: 20px;
  }
}

.ionic-moments.participate {
  background-color: #000;
  background-image: none;
}

.ionic-moments.participate h2 {
  /* font-weight: 700; */
  font-size: 60px;
  line-height: 100%;
  text-shadow: rgba(0, 0, 0, 0.2) 4px 4px 10.3px;
  color: rgb(255, 255, 255);
  /*margin-top: -106px;*/
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .ionic-moments.participate h2 {
    /* font-size: 36px;
    margin-top: 11px;
    margin-left: 0;
    margin-bottom: 20px; */
    font-size: 28px;
    margin-top: -35px;
    margin-left: 20px;
  }
}

@media (max-width: 576px) {
  .ionic-moments.participate h2 {
    /* font-size: 36px;
    margin-top: 11px;
    margin-left: 0;
    margin-bottom: 20px; */
    font-size: 28px;
    margin-top: -35px;
    margin-left: 20px;
  }

  .ionic-moments.participate .theme-btn .text-overlay {
    font-size: 18px;
  }
}

.ionic-moments.participate .theme-btn .btn-overlay {
  background: #2c2c2c;
}

.banner-section.agenda .video-section .video-section-content h1 {
  font-weight: 700;
  /* font-size: 50px; */
  font-size: 100px;
  /* text-transform:uppercase; */
  color: #ffffff !important;
  text-align: center !important;
  font-family: 'Roboto-Regular';
}

.banner-section.agenda .video-section .video-section-content h3 {
  margin-top: 0px;
  /* font-size: 26px; */
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0px;
}

@media (max-width: 576px) {
  .banner-section.agenda .videoslides-container {
    width: 100%;
  }

  .banner-section.agenda .video-section .video-section-content h1 {
    line-height: 27px;
    font-size: 24px;
    margin-bottom: 12px;
  }

  .banner-section.agenda .video-section .video-section-content h3 {
    font-size: 14px;
    line-height: 22px;
  }
}

@media (max-width: 576px) {
  .banner-section.agenda .long-video-section {
    display: none;
  }

}

@media (max-width: 576px) {
  .banner-section.agenda .video-section {
    height: 320px;
  }
}

@media (max-width: 576px) {
  .banner-section.agenda .video-section .video-section-content {
    height: auto;
    min-height: unset;
    padding: 58px 0 60px 0;
  }
}

.summit-section.agendaTopics {
  background-image: url("../images/sustainability.svg");
}

.summit-section.agendaTopics h2 {
  color: #fff;
}

.summit-card.agenda .card-content h3 {
  text-align: center;
  padding: 8px 0 18px 16px;
}

.we3Summit-agenda {
  padding: 0;
}

.we3Summit-agenda h1 {
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 100%;
  color: #000;
  text-align: center;
  font-family: 'Roboto-Regular';
}

@media (max-width: 576px) {
  .we3Summit-agenda h1 {
    font-size: 2rem;
  }

  .we3Summit-agenda {
    padding: 0;
  }
}

.we3Summit-agenda h1 img {
  filter: brightness(0);
  width: 19rem;
  transform: translateY(4px);
}

@media (max-width: 576px) {
  .we3Summit-agenda h1 img {
    width: 9rem;
  }
}

.we3Summit-agenda h4 {
  font-size: 50px;
  text-align: center;
  font-weight: 300;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .we3Summit-agenda h4 {
    line-height: 54px;
  }
}

@media (max-width: 576px) {
  .we3Summit-agenda h4 {
    font-size: 30px;
    font-weight: 300;
    margin-top: 40px;
    line-height: 40px;
  }
}

.expectationWrapper {
  margin: 100px 0;
  background-image: url("../images/agenda/expectBG.svg");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: contain;
}

@media (max-width: 768px) {
  .expectationWrapper {
    background: none;
    margin: 20px 0;
  }
}

@media (max-width: 576px) {
  .expectationWrapper {
    background: none;
    margin: 20px 0;
  }
}

.expectationWrapper .heading {
  font-size: 70px;
  font-weight: bold;
  line-height: 74px;
  margin-bottom: 60px;
  font-family: 'Roboto-Regular';
}

@media (max-width: 576px) {
  .expectationWrapper .heading {
    font-size: 26px;
    line-height: 54px;
    margin-bottom: unset;
  }
}

.expectationWrapper .expectationSlider .swiper-slide h4 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 30px;
}

@media (max-width: 576px) {
  .expectationWrapper .expectationSlider .swiper-slide h4 {
    font-size: 20px;
    margin-bottom: 15px;
  }
}

.expectationWrapper .expectationSlider .swiper-button-prev {
  left: 39%;
  right: auto;
  bottom: 6px;
  top: unset;
  z-index: 99;
}

@media (max-width: 576px) {
  .expectationWrapper .expectationSlider .swiper-button-prev {
    left: 23%;
  }
}

.expectationWrapper .expectationSlider .swiper-button-prev::after {
  font-size: 17px;
  color: #fff;
}

.expectationWrapper .expectationSlider .swiper-button-next {
  right: 39% !important;
  right: auto;
  bottom: 6px;
  top: unset;
  z-index: 99;
}

@media (max-width: 576px) {
  .expectationWrapper .expectationSlider .swiper-button-next {
    right: 23%;
  }
}

.expectationWrapper .expectationSlider .swiper-button-next::after {
  font-size: 17px;
  color: #fff;
}

.expectationWrapper .expectationSlider .swiper-pagination {
  bottom: 18px !important;
}

.expectationWrapper .expectationSlider .swiper-pagination .swiper-pagination-bullet {
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  opacity: 1;
}

.expectationWrapper .expectationSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.marqueeWrapper .marqueeSlider .swiper-slide {
  padding: 80px 0 40px;
}

.marqueeWrapper .marqueeSlider .swiper-slide h4 {
  font-size: 40px;
  font-weight: 400;
}

@media (max-width: 576px) {
  .marqueeWrapper .marqueeSlider .swiper-slide h4 {
    font-size: 26px;
  }
}

@media (max-width: 768px) {
  .summit-section.agendaTopics {
    flex-direction: column;
    padding: 40px 0 80px;
  }
}

@media (max-width: 576px) {
  .summit-section.agendaTopics h2 {
    font-size: 30px;
  }
}

@media (max-width: 768px) {
  .summit-section.agendaTopics h2 span {
    font-size: 70px;
  }
}

@media (max-width: 576px) {
  .summit-section.agendaTopics h2 span {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .summit-section.agendaTopics .summit-card {
    position: static;
    width: 90%;
    display: flex;
    transform: translateY(40px);
    margin: 10px 0;
  }
}

.summit-section.agendaTopics .summit-card.first {
  left: 6%;
}

.summit-section.agendaTopics .summit-card.second {
  right: 3%;
  left: unset;
}

.summit-section.agendaTopics .summit-card.third {
  left: 20%;
}

.summit-section.agendaTopics .summit-card.four {
  right: 13%;
  left: unset;
}

.summit-section.agendaTopics .summit-card.five {
  left: 24%;
}

.summit-section.agendaTopics .summit-card.six {
  left: 40%;
}

.summit-section.agendaTopics .summit-card.seven {
  left: 15%;
}

.summit-section.agendaTopics .summit-card.eight {
  left: 65%;
}

@media (max-width: 576px) {
  .welcome-alumni-slider {
    margin-top: 30px;
  }
}

/* .banner-section.plan {
  background: url("../images/plan/banner.svg") no-repeat;
  min-height: 100vh;
  background-size: cover; background-position: bottom;
} */
@media (max-width: 768px) {
  .banner-section.plan {
    min-height: 36vh;
  }
}

@media (max-width: 576px) {
  .banner-section.plan {
    min-height: 36vh;
  }
}

.planSummit {
  padding: 40px 0 40px;
}

.planSummit .theme-btn .btn-overlay {
  transform: scale(98%, 95%);
}

@media (max-width: 576px) {
  .planSummit {
    padding: 40px 0;
  }
}

.planSummit h2 {
  /* font-size: 70px; */
  font-size: 66px;
  font-weight: 600;
  margin: 0px;
  line-height: 1;
  font-family: 'Roboto-Regular';
}

@media (max-width: 576px) {
  .planSummit h2 {
    font-size: 40px;
    line-height: 60px;
  }
}

.planSummit h6 {
  font-size: 24px;
  font-weight: 400;
  /* line-height: 44px; */
  line-height: 34px;
  margin: 22px 0 22px;
}

@media (max-width: 576px) {
  .planSummit h6 {
    /* font-size: 22px;
    font-weight: 400;
    line-height: 35px;
    margin: 10px 0 20px; */
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 10px 0 15px;
  }
}

.planSummit h5 {
  /* font-size: 34px; */
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 22px;
  /* line-height: 48px; */
  line-height: 32px;
  font-family: 'Roboto-Regular';
}

@media (max-width: 576px) {
  .planSummit h5 {
    /* font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px; */
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
  }
}

.planSummit p {
  /* font-size: 16px; */
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 22px;
}

@media (max-width: 576px) {
  .planSummit p {
    /* font-size: 16px;
    line-height: 32px; */
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 30px;
  }
}

.distanceWrappper {
  background: url("../images/sustainability.svg") no-repeat;
  background-size: cover;
  padding: 80px 0;
}

.distanceWrappper h2.heading {
  font-size: 80px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  margin-bottom: 80px;
  font-family: 'Roboto-Regular';
}
.transportation2025 h2.heading {
  font-size: 65px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-bottom: 42px;
  font-family: 'Roboto-Regular';
}
.transportation2025 {
  padding: 40px 0;
}
.transportation2025 .transport25content h6{
  font-family: 'Roboto-Regular';
  font-weight: 600;
  font-size: 16px;
}
.transportation2025 .transport25content p{
  font-family: 'Roboto-Regular';
  font-size: 14px;
}
  
.transportation2025 .transport25image img{
  width: 100%;
  height: 100%;
  max-height: 278px;
}
.transportation2025 .transport25content{
  padding-left: 60px;
}
.section-gradient.plan.plan_section_3 .exploreRow.heightMainage{
  justify-content: center;
}
.section-gradient.plan.plan_section_3 h2.heading {
  font-size: 60px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  font-family: 'Roboto-Regular';
}
@media (max-width: 768px) {
  .distanceWrappper h2.heading {
    line-height: 80px;
  }
  .transportation2025 h2.heading {
    font-size: 40px;
  }
  .transportation2025 .transport25content{
    padding-left: 30px;
    padding-top: 32px;
  }
  .section-gradient.plan.plan_section_3 h2.heading {
    font-size: 40px;
  }
}

@media (max-width: 576px) {
  .distanceWrappper h2.heading {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 40px;
  }
}

.distanceWrappper .airport {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  padding: 20px 20px 30px;
  height: 100%;
}

@media (max-width: 768px) {
  .distanceWrappper .airport {
    margin-bottom: 30px;
  }
}

@media (max-width: 576px) {
  .distanceWrappper .airport {
    margin-bottom: 30px;
  }
}

.distanceWrappper .airport img {
  border-radius: 25px;
}

.distanceWrappper .airport .airportName {
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  line-height: 30px;
  /* margin: 40px 0; */
  margin: 20px 0;
  padding: 0 30px;
  min-height: 90px;
  font-family: 'Roboto-Regular';
}

@media (max-width: 576px) {
  .distanceWrappper .airport .airportName {
    padding: 0;
    margin: 20px 0;
  }
}

.distanceWrappper .airport .desc {
  /* font-size: 16px; */
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
  padding: 0 30px;
}

@media (max-width: 576px) {
  .distanceWrappper .airport .desc {
    padding: 0;
  }
}

.section-gradient.plan {
  padding: 100px 0 110px;
}
.section-gradient.plan.plan_section_3 {
  padding: 56px 0 70px;
}
@media (max-width: 576px) {
  .section-gradient.plan {
    padding: 40px 0 60px;
  }
}

.section-gradient.plan h2.heading {
  font-size: 80px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
  font-family: 'Roboto-Regular';
}
@media (max-width: 768px) {
  .section-gradient.plan h2.heading {
    line-height: 80px;
  }
}

@media (max-width: 576px) {
  .section-gradient.plan h2.heading {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 30px;
  }
}

.section-gradient.plan h6 {
  font-size: 35px;
  font-weight: 600;
  line-height: 140%;
  text-align: center;
}

@media (max-width: 576px) {
  .section-gradient.plan h6 {
    /* font-size: 22px; */
    font-size: 21px;
  }
}

.section-gradient.plan .exploreRow {
  margin-top: 60px;
}

.section-gradient.plan .exploreRow .explore h5 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 15px 0 20px;
  line-height: 28px;
  min-height: 35px;
  font-family: 'Roboto-Regular';
}

.section-gradient.plan .exploreRow.heightMainage .explore h5 {
  min-height: 50px;
}

.section-gradient.plan .exploreRow .explore p {
  /* font-size: 16px; */
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
  color: #000;
  text-align: justify;
  word-spacing: -1px;
  text-align: left;
}

.exploreRow .explore {
  padding: 0px 13px;
}

.faq {
  padding: 100px 0;
}

@media (max-width: 576px) {
  .faq {
    padding: 40px 0;
  }
}

.faq .heading {
  /* font-size: 80px; */
  font-size: 55px;
  font-weight: 500;
  color: #595959;
  margin-bottom: 40px;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .faq .heading {
    line-height: 80px;
  }
}

@media (max-width: 576px) {
  .faq .heading {
    /* font-size: 34px;
    line-height: 50px; */
    font-size: 24px;
    line-height: 1;
    margin-bottom: 10px;
  }
}

.faq p {
  font-size: 22px;
  font-weight: 500;
  color: #000;
}

@media (max-width: 576px) {
  .faq p {
    font-size: 20px;
  }
}

.faq ul {
  padding: 40px 0 0 0;
  margin: 0;
  list-style-type: none;
}
.faq ul .planfaqbold{
  padding: 0px 0 0 0;
  list-style-type: disc;
  padding-left: 32px;
}
.faq ul .planfaqbold li {
  margin-bottom: 0px;
}
.faq ul li {
  margin-bottom: 40px;
}

.faq ul li .ques {
  /* font-size: 22px; */
  font-size: 21px;
  font-weight: 500;
  color: #000;
  display: block;
  margin-bottom: 8px;
}

@media (max-width: 576px) {
  .faq ul li .ques {
    /* font-size: 20px; */
    font-size: 16px;
  }

  .faq ul {
    padding: 20px 0px 0px 0px;
  }
}

.faq ul li .answer {
  /* font-size: 18px; */
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
}

@media (max-width: 576px) {
  .faq ul li .answer {
    /* font-size: 18px;
    line-height: 30px; */
    font-size: 14px;
    line-height: 1;
  }
}

.banner-section.innovationBannerSec {
  margin-bottom: 72px;
}

.banner-section.innovationBannerSec .video-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.banner-section.innovationBannerSec .video-section .video-section-content {
  /* padding:0px; */
  z-index: 9;
}

.banner-section.innovationBannerSec .video-section .video-section-content h3 {
  /* font-size: 50px; */
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 10px;
  font-weight: 700;
  /* text-transform:uppercase; */
  color: #ffffff;
  font-family: 'Roboto-Regular';
}

.banner-section.innovationBannerSec .video-section .video-section-content p {
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0px;
}

.powerTech-Section {
  margin-bottom: 50px;
}

.powerTech-Section .tech-HeadBlock {
  text-align: center;
  margin-bottom: 72px;
  margin-bottom: 50px;
}

.powerTech-Section .tech-HeadBlock h1 {
  font-size: 45px;
  line-height: 55px;
  color: #000;
  font-weight: 400;
  /* text-transform: uppercase; */
  font-family: 'Roboto-Regular';
}

.powerTech-Section p.techP {
  /* font-size: 21px; */
  font-size: 14px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
  max-width: 1050px;
  margin: 0 auto;
}

.innovation-series {
  margin: 70px;
}

.innovation-series .innov-headsection {
  text-align: center;
  margin-bottom: 50px;
}

.innov-headsection .gradient-heading h2.title {
  color: #000;
  font-family: 'Roboto-Regular';
}

.innov-headsection .gradient-heading h2 {
  font-size: 80px;
}

/* ---swipper-carousel-start--- */
.Innov-SwiperWrapper img {
  width: 100%;
}

.swiper-container {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}

.swiper-container.slider {
  height: auto;
  margin-bottom: 70px;
}

.swiper-container.slider-thumbnail {
  height: auto;
}

.swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 1;
  overflow: hidden;
}

.swiper-container.slider-thumbnail .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}

.swiper-slide {
  padding: 0px 9px;
}

.thumbWrappBox .swiper-button-prev {
  left: -35px;
}

.thumbWrappBox .swiper-button-next {
  right: -35px;
}

.thumbWrappBox {
  position: relative;
}
.innovation-series .Innov-SwiperWrapper .thumbWrappBox{
  padding-top: 20px;
}
.imgWrappContent {
  position: relative;
  cursor: pointer;
}

.sliderTextBox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 35px;
}

.logoWrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 92px;
}

.firstLogoSec .sewSliderLogo {
  width: 280px;
  display: inline-block;
  height: 68px;
  margin-right: 48px;
}

.firstLogoSec .zprymeLogo {
  width: 85px;
  display: inline-block;
  height: 77px;
}

.secondLogoSec .we3Logo {
  display: inline-block;
  width: 255px;
  height: 74px;
}

.swipperContentBox h2 {
  font-size: 50px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 18px;
  display: block;
  line-height: 100%;
}

.swipperContentBox .sessionChip {
  display: inline-block;
  background: #fff;
  text-decoration: none;
  font-size: 25px;
  padding: 7px 30px;
  line-height: 100%;
  border-radius: 20px;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 18px;
  font-weight: 500;
}

.swipperContentBox h1.H1Live {
  font-size: 84px;
  font-weight: bold;
  color: #fff;
  line-height: 100%;
  margin-bottom: 36px;
}

.swipperContentBox .eMobilityFuture {
  font-size: 40px;
  line-height: 100%;
  color: #fff;
  display: inline-block;
}

.swipperContentBox .eMobilityFuture p {
  font-size: 40px;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox {
  padding: 12px;
  cursor: pointer;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .logoWrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .logoWrapper .firstLogoSec .sewSliderLogo {
  width: 80px;
  height: auto;
  margin-right: 12px;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .logoWrapper .firstLogoSec .zprymeLogo {
  width: 27px;
  height: 24px;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .logoWrapper .secondLogoSec .we3Logo {
  width: 70px;
  height: auto;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .swipperContentBox h1.H1Live {
  font-size: 27px;
  margin-bottom: 7px;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .swipperContentBox h2 {
  font-size: 20px;
  margin-bottom: 7px;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .swipperContentBox .sessionChip {
  padding: 5px 15px;
  font-size: 8px;
  margin-bottom: 7px;
}

.thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .swipperContentBox .eMobilityFuture {
  /* font-size: 15px; */
  font-size: 14px;
  font-weight: 300;
}

.thumbWrappBox .swiper-button-next:after,
.thumbWrappBox .swiper-rtl .swiper-button-prev:after {
  content: "";
}

.thumbWrappBox .swiper-button-prev:after,
.thumbWrappBox .swiper-rtl .swiper-button-next:after {
  content: "";
}

.thumbWrappBox .swiper-button-next span,
.thumbWrappBox .swiper-button-prev span {
  display: block;
  width: 75px;
  height: 28px;
  background: #878787;
  border-radius: 50%;
  line-height: 28px;
  color: #fff;
  text-align: center;
}

.featuredSpeakersCover .featurewrapp {
  padding: 100px 70px;
  background-color: #2c2c2c;
  /* margin-bottom: 90px; */
}

.featuredSpeakersCover .summit-section-arrow a {
  border: 1px solid #ffffff
}

.featuredSpeakersCover .featurewrapp .featureTxtWrapp {
  text-align: center;
}

.featuredSpeakersCover .featurewrapp .featureTxtWrapp h1 {
  color: #fff;
  font-size: 70px;
  line-height: 100%;
  margin-bottom: 35px;
  font-weight: 900;
  font-family: 'Roboto-Regular';
}

.featuredSpeakersCover .featurewrapp .featureTxtWrapp p {
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 64px;
}

.featuredSpeakersCover .featurewrapp .featureContentCard {
  padding: 25px 20px;
  padding-bottom: 10px;
  background-color: #fff;
  min-height: 351px;
  margin-bottom: 20px;
}

.featuredSpeakersCover .featurewrapp .featureContentCard img {
  width: 100%;
  margin-bottom: 7px;
  height: auto;
}

.featuredSpeakersCover .featurewrapp .featureContentCard .cardTxtt h4 {
  font-size: 20px;
  line-height: 21px;
  font-weight: 400;
  margin-bottom: 5px;
}

.featuredSpeakersCover .featurewrapp .featureContentCard .cardTxtt p {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 5px;
}

.featuredSpeakersCover .featurewrapp .featureContentCard .cardTxtt .card-text-designation {
  font-weight: 500;
}

.featuredSpeakersCover .swiper-slide {
  padding: 0px 7px;
}

.PeopleAISummit {
  margin-bottom: 80px;
}

.PeopleAISummit .summitHead {
  text-align: center;
}

.PeopleAISummit .summitHead span.pAi {
  font-size: 80px;
  color: #878787;
  display: inline-block;
  line-height: 100%;
  margin-bottom: 45px;
}

.PeopleAISummit .summitHead .summitCoverBox {
  margin: 0 auto;
}

.PeopleAISummit .summitHead .summitCoverBox h1 {
  display: flex;
  align-items: center;
  font-size: 100px;
  justify-content: center;
  color: #878787;
  margin-bottom: 40px;
}

.PeopleAISummit .summitHead .summitCoverBox h1 img {
  max-width: 420px;
  margin: 0px 35px;
}

.PeopleAISummit .summitHead .summitCoverBox p.subPaira {
  font-size: 30px;
  line-height: 100%;
  margin-bottom: 15px;
}

.PeopleAISummit .summitHead .summitCoverBox h4.PeopleTimeSec {
  font-size: 50px;
  line-height: 100%;
  margin-bottom: 50px;
}

.global-attendes-section.innovationSecglobe .map-area span {
  margin-right: 110px;
}

.global-attendes-section.innovationSecglobe .map-area .container {
  top: 0%;
}

.global-TextBox h2 {
  font-size: 44px;
  /* line-height: 80px; */
  line-height: 66px;
  text-align: left;
  padding-right: 55px;
}

.global-attendes-section.innovationSecglobe .gNumberSection h5 {
  /* font-size: 22px; */
  font-size: 14px;
  /* line-height: 31px; */
  line-height: 28px;
  text-align: right;
}

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

  .innovation-series {
    margin: 40px 0;
  }

  .global-attendes-section.innovationSecglobe .gNumberSection h5 {
    font-size: 14px;
    line-height: 28px;
  }

  .banner-section.innovationBannerSec .video-section .video-section-content {
    position: relative;
    padding: 0px 0px 14px 0px;
    min-height: auto;
  }

  .banner-section.innovationBannerSec .video-section .video-section-content h3 {
    font-size: 24px;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 7px;
  }

  .banner-section.innovationBannerSec .video-section .video-section-content p {
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
  }

  .banner-section.innovationBannerSec {
    margin-bottom: 20px;
  }

  .powerTech-Section .tech-HeadBlock {
    margin-bottom: 40px;
  }

  .powerTech-Section .tech-HeadBlock h1 {
    font-size: 22px;
    line-height: 32px;
  }

  .powerTech-Section p.techP {
    font-size: 18px;
    line-height: 30px;
  }

  .gradient-heading h2 {
    font-size: 40px;
  }

  .powerTech-Section {
    margin-bottom: 30px;
  }

  .global-TextBox h2 {
    padding-right: 0px;
  }

  .global-attendes-section.innovationSecglobe {
    margin-bottom: 50px;
  }

  .global-attendes-section.innovationSecglobe .map-area span {
    margin-right: auto;
  }

  .innovation-series .innov-headsection {
    margin-bottom: 40px;
  }

  .sliderTextBox {
    position: relative;
    padding: 12px;
    background: #878787;
  }

  .sliderTextBox .logoWrapper {
    margin-bottom: 18px;
  }

  .sliderTextBox .swipperContentBox h2 {
    font-size: 24px;
  }

  .sliderTextBox .swipperContentBox .sessionChip {
    font-size: 14px;
  }

  .sliderTextBox .swipperContentBox h1.H1Live {
    font-size: 40px;
    margin-bottom: 15px;
  }

  .sliderTextBox .swipperContentBox .eMobilityFuture {
    font-size: 18px;
  }

  .firstLogoSec .sewSliderLogo {
    width: 75px;
    height: auto;
  }

  .firstLogoSec .zprymeLogo {
    width: 40px;
    height: auto;
  }

  .secondLogoSec .we3Logo {
    width: 75px;
    height: auto;
  }

  .swiper-slide {
    padding: 0px 2px;
  }

  .swiper-container.slider {
    margin-bottom: 20px;
  }

  .thumbWrappBox {
    display: none;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox {
    padding: 5px;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .logoWrapper {
    margin-bottom: 7px;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .logoWrapper .firstLogoSec .sewSliderLogo {
    width: 20px;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .logoWrapper .firstLogoSec .zprymeLogo {
    width: 10px;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .logoWrapper .secondLogoSec .we3Logo {
    width: 20px;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .swipperContentBox h2 {
    display: none;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .swipperContentBox .sessionChip {
    display: none;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .swipperContentBox h1.H1Live {
    display: none;
  }

  .thumbWrappBox .imgWrappContent.thumbnailimgText .sliderTextBox .swipperContentBox .eMobilityFuture {
    font-size: 10px;
  }

  .thumbWrappBox p.carouselThumbP {
    font-size: 12px;
    line-height: 1.5;
  }

  .featuredSpeakersCover .featurewrapp {
    padding: 15px;
  }

  .featuredSpeakersCover .featurewrapp .featureTxtWrapp h1 {
    font-size: 26px;
    margin-bottom: 16px;
  }

  .featuredSpeakersCover .featurewrapp .featureTxtWrapp p {
    font-size: 16px;
    margin-bottom: 35px;
  }

  .featuredSpeakersCover .featurewrapp .featureContentCard {
    padding: 7px;
    min-height: 360px;
  }

  .featuredSpeakersCover .featurewrapp .featureContentCard img {
    width: 100%;
    height: auto;
  }

  .featuredSpeakersCover .featurewrapp .featureContentCard .cardTxtt h4 {
    font-size: 14px;
  }

  .featuredSpeakersCover .featurewrapp .featureContentCard .cardTxtt p {
    font-size: 10px;
  }

  .PeopleAISummit .summitHead {
    text-align: center;
  }

  .PeopleAISummit .summitHead span.pAi {
    font-size: 24px;
    color: #878787;
    display: inline-block;
    line-height: 100%;
    margin-bottom: 20px;
  }

  .PeopleAISummit .summitHead .summitCoverBox {
    margin: 0 auto;
  }

  .PeopleAISummit .summitHead .summitCoverBox h1 {
    display: flex;
    align-items: center;
    font-size: 30px;
    justify-content: center;
    color: #878787;
    margin-bottom: 25px;
  }

  .PeopleAISummit .summitHead .summitCoverBox h1 img {
    max-width: 80px;
    margin: 0px 15px;
  }

  .PeopleAISummit .summitHead .summitCoverBox p.subPaira {
    font-size: 15px;
    line-height: 100%;
    margin-bottom: 15px;
  }

  .PeopleAISummit .summitHead .summitCoverBox h4.PeopleTimeSec {
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 25px;
  }

  .global-TextBox h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 24px;
    text-align: center;
  }

  /* .global-attendes-section.innovationSecglobe .map-area h5 {
    font-size: 16px;
  } */
  .global-attendes-section.innovationSecglobe .map-area span {
    font-size: 80px;
  }

  .global-attendes-section.innovationSecglobe .maparea-top {
    margin: 40px 0 !important;
  }

  .swiper-button-next {
    right: -8px;
  }

  .swiper-button-prev {
    left: -8px;
  }

  .videoslides-container.innovationSlideBox {
    height: 190px;
  }
}

@media screen and (min-width: 1600px) and (max-width: 2560px) {
  .featuredSpeakersCover .featurewrapp .featureContentCard {
    min-height: 370px;
  }
  .banner-section.EuropeBanner.we3atlanticfab {
    background-position: top !important;
  }
  .home-guest-leader.regionalleader25 .personWrapper.celebrityguest {
    height: 435px;
  }
}

.banner-section.innovationBannerSec.summitArchiveBannerSec .video-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.banner-section.innovationBannerSec.summitArchiveBannerSec .video-section-content {
  z-index: 9;
  /* padding:0px; */
}

.banner-section.innovationBannerSec.summitArchiveBannerSec .video-section-content h3 {
  margin-bottom: 0px;
  /* text-transform: uppercase; */
  font-weight: 700;
  color: #ffffff;
  font-family: 'Roboto-Regular';
}

.corePiller .coreWrapp {
  margin-bottom: 72px;
}

.corePiller .coreWrapp .contentWrappCore {
  padding-right: 150px;
}

.corePiller .coreWrapp p.corePfirst {
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 28px;
  font-family: 'Roboto-Regular';
}

.corePiller .coreWrapp p.corePsecond {
  font-size: 21px;
  font-weight: 300;
  line-height: 35px;
}

.horizontal-text-slide.pdOver {
  padding: 70px 0px;
}

.megaEnergyWater .mEWwrapper {
  padding-bottom: 50px;
}

.megaEnergyWater .mEWwrapper .ewBgbox {
  padding: 40px;
  background-color: #fff;
}

.megaEnergyWater .mEWwrapper .megaEnergyImgText {
  text-align: center;
}

.megaEnergyWater .mEWwrapper .megaEnergyImgText h2 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 110px;
  font-family: 'Roboto-Regular';
}

.megaEnergyWater .mEWwrapper .megaEnergyImgText img {
  transition: box-shadow 0.1s, transform 0.1s;
}

.megaEnergyWater .mEWwrapper .megaEcontent p {
  font-size: 14px;
  line-height: 28px;
  color: #161616;
  margin-bottom: 20px;
}

.megaEnergyWater .mEWwrapper .megaEcontent p.end {
  font-weight: 500;
}

.EnergyWaterThumbBox .ewtWrapp {
  padding: 50px 0px;
}

.EnergyWaterThumbBox .ewtWrapp .txtheadEwt {
  text-align: center;
}

.EnergyWaterThumbBox .ewtWrapp .txtheadEwt h1 {
  font-size: 54px;
  line-height: 100%;
  margin-bottom: 7px;
}

.EnergyWaterThumbBox .ewtWrapp .txtheadEwt h3 {
  font-size: 44px;
  font-weight: 400;
  margin-bottom: 50px;
}

.leaderSpeakThumbnail {
  padding-bottom: 100px;
}

.leaderSpeakThumbnail h1 {
  font-weight: 600;
  font-size: 72px;
  line-height: 100%;
  color: #000;
  text-align: center;
  margin-bottom: 64px;
  font-family: 'Roboto-Regular';
}

.leaderSpeakThumbnail .leaderContentChipBox {
  max-width: 1070px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  background-color: #fff;
  border-radius: 136px;
  line-height: 100%;
  margin-right: 50px;
  overflow: hidden;
}

.leaderSpeakThumbnail .leaderContentChipBox .lChipImg {
  width: 300px;
}

.leaderSpeakThumbnail .leaderContentChipBox .lChipText {
  width: 80%;
  margin-left: 25px;
  padding-right: 10px;
}

.leaderSpeakThumbnail .leaderContentChipBox .lChipText h5 {
  font-size: 42px;
  line-height: 52px;
  font-weight: normal;
}

.leaderSpeakThumbnail .leaderContentChipBox .lChipText h6 {
  font-size: 22px;
  line-height: 27px;
  font-weight: normal;
}

.leaderSpeakThumbnail .leaderContentChipBox .lChipText p {
  font-size: 16px;
  margin-top: 30px;
  font-weight: 300;
  line-height: 1.5;
}

.we3MovementWrapp {
  background: #000000;
  padding: 60px 0px;
}

.we3MovementWrapp .moveMentHeadBox {
  padding: 20px 0px;
  color: #fff;
}

.we3MovementWrapp .moveMentHeadBox h3 {
  text-align: center;
  font-size: 50px;
  font-weight: 500;
  line-height: 58px;
  margin-bottom: 0px;
  font-family: 'Roboto-Regular';
}

.we3MovementWrapp .moveMentHeadBox h5 {
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 60px;
}

.we3Movement .movementBoxTimeline {
  margin-top: 10px;
}

.we3Movement .movementBoxTimeline .timelineDataBox {
  position: relative;
}

.we3Movement .movementBoxTimeline .yearText {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 22%;
  top: 20%;
}

.we3Movement .movementBoxTimeline .yearText p {
  font-size: 230px;
  background: -webkit-linear-gradient(#5F19A6, #00C2FF);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 99999;
  /* height: 103px; */
  line-height: 1;
  font-weight: 700;
  opacity: 0.1;
}

.we3Movement .movementBoxTimeline .cardImgContent {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
}

.we3Movement .movementBoxTimeline .timeHeadBox h5 {
  text-align: left;
  font-size: 24px;
  margin-top: 110px;
  font-weight: 500;
}

.we3Movement .movementBoxTimeline .timeImgBox {
  max-width: 320px;
  position: relative;
  left: 3%;
}

.we3Movement .movementBoxTimeline .timeTextBox {
  max-width: 300px;
}

.we3Movement .movementBoxTimeline .timeTextBox p {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  top: 16%;
  text-align: right;
}

.we3Movement .timelineBtn {
  position: relative;
  max-width: 135px;
  margin: 0 auto;
  padding-bottom: 30px;
}

.we3Movement .col-md-3 {
  padding: 0;
}

.we3Movement .col-md-3:nth-child(6) .we3MovementCard,
.we3Movement .col-md-3:nth-child(7) .we3MovementCard,
.we3Movement .col-md-3:nth-child(8) .we3MovementCard,
.we3Movement .col-md-3:nth-child(9) .we3MovementCard {
  margin-top: 40px;
}

.we3Movement .we3MovementCard img {
  width: 100px;
  height: 100px;
  margin-bottom: 24px;
}

.we3Movement .we3MovementCard .cardYr {
  color: #4295EA;
  font-size: 16px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 16px;
}

.we3Movement .we3MovementCard h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin-bottom: 16px;
  color: #fff;
  padding-right: 20px;
}

.we3Movement .we3MovementCard .cardDis {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 16px;
  padding-right: 20px;
}

.we3Movement .we3MovementCard .pinLineCard {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #404040;
}

.we3Movement .col-md-3:nth-child(5) .we3MovementCard .pinLineCard,
.we3Movement .col-md-3:nth-child(9) .we3MovementCard .pinLineCard {
  width: 66%;
}

.we3Movement .we3MovementCard .pinLineCard::before {
  content: "";
  position: absolute;
  left: -4px;
  top: -9px;
  background-color: #4295EA;
  border: 4px solid #404040;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}


.we3Movement .cardCurveLine {
  position: relative;
}

.we3Movement .cardCurveLine::after {
  content: "";
  position: absolute;
  right: -158px;
  top: 277.5px;
  width: 420.5px;
  height: 127px;
  transform: rotate(90deg);
  border-top-left-radius: 100px;
  border-top-right-radius: 100px;
  border: 4px solid #404040;
  border-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* .we3Movement .timelineBtn .arrP {
  width: 50px;
  height: 40px;
  border-radius: 50%;
  filter:saturate(0)brightness(0)invert(0);
  background: linear-gradient(to right, #5F19A660, #00C2FF60);
  transition: 0.5s ease;
}
.we3Movement .timelineBtn .arrP span {
  color: #fff;
  font-size: 40px;
}
.we3Movement .timelineBtn .swiper-button-next:hover .arrP {
  filter:unset;
}
.we3Movement .timelineBtn .swiper-button-prev:hover .arrP {
  filter:unset;
} */
.timelineBtn {
  position: relative;
}

.slideBtnn {
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  filter: saturate(0)brightness(0)invert(0);
  background: linear-gradient(to right, #5F19A660, #00C2FF60);
  transition: 0.5s ease;
}

.slideBtnn:hover {
  filter: unset;
}

.timelineBtn span.rightarr {
  position: absolute;
  right: 10px;
  top: -6px;
  color: #fff;
  z-index: 999;
  font-size: 40px;
  user-select: none;
  pointer-events: none;
}

.timelineBtn span.leftarr {
  position: absolute;
  left: 10px;
  top: -6px;
  color: #fff;
  z-index: 999;
  font-size: 40px;
  user-select: none;
  pointer-events: none;
}

.we3Movement .yeartimelineBoxWrapp {
  display: flex;
  justify-content: space-between;
}

.we3Movement .yeartimelineBoxWrapp .yearShow {
  border-top: 2px solid #000;
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: center;
  color: rgba(0, 0, 0, 0.3137254902);
  font-weight: 900;
}

.we3Movement .yeartimelineBoxWrapp .yearShow::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 12px;
  background-color: #000;
}

.we3Movement .yeartimelineBoxWrapp .yearShow::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 12px;
  background-color: #fff;
}

.we3Movement .swiper-slide:first-child .yeartimelineBoxWrapp .yearShow::after {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 139.5px;
  height: 12px;
  background-color: #fff;
  z-index: 99;
}

.we3Movement .swiper-slide:last-child .yeartimelineBoxWrapp .yearShow::after {
  content: "";
  position: absolute;
  top: -2px;
  width: 2px;
  left: 99.7%;
  height: 14px;
  background-color: #000;
  z-index: 99;
}

.we3Movement .yearaddthumb {
  margin-bottom: 25px;
}

.we3Movement .yearaddthumb .swiper-slide {
  padding-left: 0px;
  padding-right: 0px;
}

.we3Movement .swiper-button-next:after,
.we3Movement .swiper-rtl .swiper-button-prev:after {
  content: "";
}

.we3Movement .swiper-button-prev:after,
.we3Movement .swiper-rtl .swiper-button-next:after {
  content: "";
}

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

  .we3MovementWrapp .moveMentHeadBox h5 {
    margin-bottom: 24px;
  }

  .we3Movement .cardCurveLine {
    display: none;
  }

  .we3Movement .col-md-3 {
    padding: 0 20px;
  }

  .we3Movement .we3MovementCard {
    text-align: center;
  }

  .we3Movement .we3MovementCard .pinLineCard {
    display: none;
  }

  .we3Movement .we3MovementCard .cardYr {
    margin-top: 0;
  }

  .we3Movement .we3MovementCard h4 {
    margin-right: 0;
  }

  .we3Movement .we3MovementCard .cardDis {
    margin-bottom: 32px;
    padding-right: 20px;
  }


  .corePiller .coreWrapp .contentWrappCore {
    padding-right: 0px;
  }

  .corePiller .coreWrapp p.corePfirst {
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .corePiller .coreWrapp p.corePsecond {
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .timelineBtn span.leftarr {
    left: 9px;
  }

  .timelineBtn span.rightarr {
    right: 8px;
  }

  .we3Movement .timelineBtn {
    max-width: 120px;
  }

  .megaEnergyWater {
    margin-bottom: 20px;
  }

  .megaEnergyWater .mEWwrapper {
    padding-bottom: 25px;
  }

  .megaEnergyWater .mEWwrapper .ewBgbox {
    padding: 12px;
  }

  .megaEnergyWater .mEWwrapper .megaEnergyImgText h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
  }

  .megaEnergyWater .mEWwrapper .megaEcontent p {
    line-height: 25px;
    margin-bottom: 15px;
  }

  .leaderSpeakThumbnail .leaderContentChipBox {
    padding: 8px;
    margin-right: 0px;
  }

  .leaderSpeakThumbnail .leaderContentChipBox .lChipImg {
    width: 138px;
  }

  .leaderSpeakThumbnail .leaderContentChipBox .lChipText {
    margin-left: 20px;
  }

  .leaderSpeakThumbnail .leaderContentChipBox .lChipText h5 {
    font-size: 16px;
    line-height: unset;
    margin-bottom: 5px;
  }

  .leaderSpeakThumbnail .leaderContentChipBox .lChipText h6 {
    font-size: 10px;
    line-height: 1;
    margin-bottom: 2px;
  }

  .leaderSpeakThumbnail .leaderContentChipBox .lChipText p {
    font-size: 9px;
    margin-top: 7px;
  }

  .EnergyWaterThumbBox .ewtWrapp .txtheadEwt h1 {
    font-size: 26px;
    font-family: 'Roboto-Regular';
  }

  .EnergyWaterThumbBox .ewtWrapp .txtheadEwt h3 {
    font-size: 21px;
  }

  .leaderSpeakThumbnail {
    padding-bottom: 40px;
  }

  .leaderSpeakThumbnail h1 {
    font-size: 28px;
    margin-bottom: 21px;
  }

  .banner-section.innovationBannerSec.summitArchiveBannerSec .videoslides-container {
    height: 190px;
  }

  .we3Movement .we3MovementWrapp .moveMentHeadBox h3 {
    font-size: 32px;
  }

  .we3Movement .we3MovementWrapp .moveMentHeadBox h5 {
    font-size: 21px;
  }

  .we3Movement .movementBoxTimeline {
    margin-top: 35px;
  }

  .we3Movement .movementBoxTimeline .cardImgContent {
    flex-direction: column;
  }

  .we3Movement .movementBoxTimeline .timeHeadBox h5 {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .we3Movement .movementBoxTimeline .timeImgBox {
    max-width: 220px;
  }

  .we3Movement .movementBoxTimeline .timeTextBox p {
    font-size: 12px;
    text-align: center;
  }

  .we3Movement .movementBoxTimeline .yearText {
    left: 10%;
    top: 28%;
  }

  .we3Movement .movementBoxTimeline .yearText p {
    font-size: 120px;
  }
}

@media screen and (min-width: 1500px) and (max-width: 2560px) {
  .leaderSpeakThumbnail .leaderContentChipBox {
    border-radius: 150px;
  }
}

.header .primary-header {
  padding: 12px 0;
  box-shadow: 0px 4px 14.7px rgba(1, 142, 204, 0.2);
  position: relative;
}

@media (max-width: 768px) {
  .header .primary-header {
    padding: 0 4px;
    height: 80px;
    display: flex;
    align-items: center;
  }
}

.header .primary-header .logo {
  max-width: 100px;
}

@media (max-width: 768px) {
  .header .primary-header .logo {
    max-width: 120px;
  }
}

.header .primary-header nav .nav-links {
  list-style: none;
  display: flex;
  margin: 0;
  justify-content: end;
}

@media (max-width: 768px) {
  .header .primary-header nav .nav-links {
    position: fixed;
    left: 0;
    top: 80px;
    display: block;
    background: #fff;
    z-index: 20;
    width: 100%;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease-out, background 1s ease-out;
    transition-delay: 0.2s;
    padding-left: 0;
    overflow: auto;
  }

  .header .primary-header nav .nav-links li:last-child {
    margin-right: 24px;
    border: unset;
    padding: unset;
    display: block;
  }

  .header .primary-header nav .nav-links.opened {
    height: calc(100% - 80px);
  }

  .header .primary-header nav .nav-links.opened .nav-links-item {
    transform: scale(1) translateY(0px);
    opacity: 1;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(1) {
    transition-delay: 0.27s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(2) {
    transition-delay: 0.34s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(3) {
    transition-delay: 0.41s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(4) {
    transition-delay: 0.48s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(5) {
    transition-delay: 0.55s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(6) {
    transition-delay: 0.62s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(7) {
    transition-delay: 0.69s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(8) {
    transition-delay: 0.76s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(9) {
    transition-delay: 0.83s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(10) {
    transition-delay: 0.9s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(11) {
    transition-delay: 0.97s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(12) {
    transition-delay: 1.04s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(13) {
    transition-delay: 1.11s;
  }

  .header .primary-header nav .nav-links.opened .nav-links-item:nth-child(14) {
    transition-delay: 0.18s;
  }

  .header .primary-header nav .nav-links .nav-links-item {
    margin-top: 28px;
    margin-bottom: 28px;
    font-size: 20px;
    margin-left: 28px;
    opacity: 0;
    transform: scale(1.15) translateY(-30px);
    transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  }

  .header .primary-header nav .nav-links .nav-links-item a {
    display: inline-flex;
    align-items: center;
  }

  .header .primary-header nav .nav-links .nav-links-item a:hover svg {
    filter: invert(62%) sepia(62%) saturate(4108%) hue-rotate(161deg) brightness(106%) contrast(103%);
  }

  .header .primary-header nav .nav-links .nav-links-item a svg {
    width: 14px;
    height: 14px;
    margin-left: 4px;
    transition: 0.3s ease;
  }

  .header .primary-header nav .nav-links .nav-links-item:nth-child(1) {
    transition-delay: 0.56s;
  }

  .header .primary-header nav .nav-links .nav-links-item:nth-child(2) {
    transition-delay: 0.49s;
  }

  .header .primary-header nav .nav-links .nav-links-item:nth-child(3) {
    transition-delay: 0.42s;
  }

  .header .primary-header nav .nav-links .nav-links-item:nth-child(4) {
    transition-delay: 0.35s;
  }

  .header .primary-header nav .nav-links .nav-links-item:nth-child(5) {
    transition-delay: 0.28s;
  }

  .header .primary-header nav .nav-links .nav-links-item:nth-child(6) {
    transition-delay: 0.21s;
  }

  .header .primary-header nav .nav-links .nav-links-item:nth-child(7) {
    transition-delay: 0.14s;
  }

  .header .primary-header nav .nav-links .nav-links-item:nth-child(8) {
    transition-delay: 0.07s;
  }
}

.header .primary-header nav .nav-links li {
  margin-left: 28px;
  align-self: center;
}

.header .primary-header nav .nav-links li:first-child {
  margin-left: 0;
}

@media (max-width: 768px) {
  .header .primary-header nav .nav-links li:first-child {
    margin-left: 28px;
  }
}

.header .primary-header nav .nav-links li a {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  text-decoration: none;
  font-weight: 500;
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: brightness(0);
  transition: 0.3s ease;
}

.header .primary-header nav .nav-links li a:hover {
  filter: brightness(1);
}

.header .primary-header nav .nav-links li:last-child a {
  border: 1px solid #000;
  border-radius: 10px;
  height: 40px;
  padding: 0px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  /* font-weight: 400;    animation: blinkAnim 2s ease infinite;
    transform: scale(1.2); */
  background: #000;
  color: #fff;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: unset;
  background-clip: border-box;
  filter: brightness(1);
}

.header .primary-header nav .nav-links li:last-child a:hover {
  filter: brightness(1);
  border-color: #5F19A6;
  outline: 1px solid #5F19A6;
}

.header .primary-header .hammenu {
  display: none;
}

@media (max-width: 768px) {
  .header .primary-header .hammenu {
    display: block;
    width: 40px;
    margin-left: auto;
    position: absolute;
    right: 24px;
    top: 22px;
  }

  .header .primary-header .hammenu img {
    width: 32px;
  }
}

.header .primary-header .hammenu .closemenu {
  display: none;
}

.header .primary-header .hammenu.show .openmenu {
  display: none;
}

.header .primary-header .hammenu.show .closemenu {
  display: block;
}

.header .second-header {
  background-color: #f2f2f2;
  padding: 15px 0;
  border-bottom: 4px solid rgba(0, 209, 255, .1);
}

@media (max-width: 768px) {
  /* .header .second-header {
    display: none;
  } */
}

.header .second-header ul {
  list-style: none;
  /* display: flex; */
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}

.header .second-header ul li {
  margin-left: 40px;
}

.header .second-header ul li a {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  text-decoration: none;
  font-weight: 500 !important;
  display: flex;
  align-items: center;
  transition: 0.3s ease;
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: brightness(0);
}

.header .second-header ul li a:hover {
  filter: brightness(1);
}

.header .second-header ul li a:hover svg {
  filter: invert(62%) sepia(62%) saturate(4108%) hue-rotate(161deg) brightness(106%) contrast(103%);
}

.header .second-header ul li a svg {
  width: 14px;
  height: 14px;
  margin-left: 4px;
  transition: 0.3s ease;
}

.header .second-header ul li:first-child a {
  font-size: 15px;
  font-weight: 500;
}

.banner-section {
  overflow: hidden;
}

.banner-section .videoslides-container {
  display: flex;
  width: 200%;
  transition: 0.5s ease;
}

.banner-section .long-video-section {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.banner-section .long-video-section .video-wrap {
  position: relative;
  padding: 58px 0 30px 0;
  min-height: 97vh;
  background-color: #000;
  height: 100%;
}

@media (max-width: 768px) {
  .banner-section .long-video-section .video-wrap {
    min-height: 175px;
    padding: 0px;
  }

  .theme-btn {
    animation: auto !important;
    transform: none !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, .3) !important;
  }
}

.banner-section .long-video-section .video-wrap video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.banner-section .long-video-section .video-wrap .back-button {
  position: absolute;
  bottom: 80px;
  left: 22px;
  width: 35px;
  cursor: pointer;
  z-index: 2;
  opacity: 0;
  transition: 0.4s ease;
}

.banner-section .long-video-section .video-wrap:hover .back-button {
  opacity: 1;
}

.banner-section .video-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #f0f0f0;
}

.banner-section.landing-page .video-section {
  background: transparent;
}

.banner-section .video-section video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.banner-section .video-section .homeBannerImgg {
  position: absolute;
  top: 0;
  width: auto;
  height: 100%;
  right: 0;
}

.banner-section .video-section .homeBannerImgg.banner-update-image {
  width: 100%;
}

@media (max-width: 768px) {
  .banner-section .video-section video {
    width: auto;
    height: 100%;
  }
}

.banner-section .video-section .video-section-content {
  position: relative;
  padding: 58px 0 30px 0;
  text-align: center;
  /* min-height: 86vh; */
  align-content: center;
  display: flex;
  min-height: 97vh;
  flex-direction: column;
  justify-content: flex-end;
}

.banner-section.w3homebannerupdate .video-section .video-section-content {
  min-height: 100vh;
}

.participate.banner-section .video-section .video-section-content,
.agenda.banner-section .video-section .video-section-content {
  display: flex;
  min-height: 97vh;
  flex-direction: column;
  justify-content: flex-end;
}

.plan.banner-section .video-section .video-section-content {
  text-align: left;
  align-content: flex-start;
}

.plan.banner-section .video-section .video-section-content h2 {
  text-align: left;
}

.plan.banner-section .video-section .video-section-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 32px;
  margin-top: 0px;
  color: #fff;
}

@media (max-width: 768px) {
  .banner-section .video-section .video-section-content {
    min-height: 175px;
    padding: 0px;
  }
}

.banner-section .video-section .video-section-content h2 {
  font-weight: 400;
  font-size: 80px;
  line-height: 100%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 3px;
  height: 115px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .banner-section .video-section .video-section-content h2 {
    font-size: 40px;
    height: 50px;
  }
}

.banner-section .video-section .video-section-content h2 .swipe-up-wrap {
  display: flex;
  flex-direction: column;
  animation: swipe-up 8s ease infinite;
}

@media (max-width: 768px) {
  .banner-section .video-section .video-section-content h2 .swipe-up-wrap {
    animation: swipe-up-mobile 8s ease infinite;
  }
}

.banner-section .video-section .video-section-content h2 .swipe-up-wrap span {
  height: 115px;
}

@media (max-width: 768px) {
  .banner-section .video-section .video-section-content h2 .swipe-up-wrap span {
    height: 50px;
  }
}

.banner-section .video-section .video-section-content h1 {
  font-weight: 700;
  font-size: 7.8rem;
  line-height: 100%;
  color: #000000;
}

.banner-section .video-section .video-section-content h1 img {
  width: 17rem;
  transform: translateY(4px);
  vertical-align: unset;
}

@media screen and (max-width:1300px) and (min-width:1050px) {
  .banner-section.landing-page .video-section .video-section-content h1 img {
    width: 11.5rem;
    transform: translateY(3px);
    vertical-align: unset;
  }

  .banner-section.landing-page .video-section .video-section-content h1 {
    font-size: 72px !important;
  }
}

.banner-section .video-section .video-section-content h3 {
  margin-top: 0px;
  font-weight: 400;
  font-size: 24px;
  line-height: 112%;
  color: #000000;
}

.banner-section .video-section .video-section-content h3.homeembrace {
  margin-top: 50px;
  font-weight: 400;
  font-size: 38px;
  text-align: left;
  font-family: 'Roboto-light';
  line-height: 112%;
  color: #000000;
  margin-bottom: 0;
}

.banner-section .video-section .video-section-content h3.bannerH3 {
  margin-top: 4px;
}

.banner-section .video-section .video-section-content h3.date {
  font-weight: 500;
  font-size: 55px;
  margin-top: 6px;
}

.homepageplay {
  margin-top: 15px;
  width: 100%;
  text-align: left;
}

.homepageplay img {
  width: 25% !important;
  margin-top: 40px;
}

.banner-section .video-section .video-section-content .play-button-wrap {
  /* display: flex; */
  align-items: center;
  justify-content: center;
  /* margin-top: 16px; */
  /* float: right; */
  position: absolute;
  right: 0px;
  bottom: 18px;
}

.banner-section .video-section .video-section-content .play-button-wrap .play-button {
  position: relative;
  transition: 0.5s ease;
  cursor: pointer;
}

.banner-section .video-section .video-section-content .play-button-wrap .play-button .base {
  width: 112px;
  height: auto;
}

@media (max-width: 768px) {
  .banner-section .video-section .video-section-content .play-button-wrap .play-button .base {
    width: 38px;
  }
}

.banner-section .video-section .video-section-content .play-button-wrap .play-button .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-9px, -17px);
  width: 28px;
  filter: brightness(0);
  transition: 0.5s ease;
  vertical-align: unset;
}

@media (max-width: 768px) {
  .banner-section .video-section .video-section-content .play-button-wrap .play-button .play {
    width: 14px;
    transform: translate(-5px, -11px);
  }
}

.banner-section .video-section .video-section-content .play-button-wrap .play-button:hover {
  transform: scale(110%);
}

.banner-section .video-section .video-section-content .play-button-wrap .play-button:hover .play {
  filter: brightness(1);
}

.sponsor-logo-section {
  padding: 40px 0;
  position: relative;
}

.sponsor-logo-section .swiper-wrapper .swiper-slide {
  width: 120px;
  min-width: 120px;
  max-width: 120px;
  padding: 8px 16px;
  margin: 0 16px;
}

@media (max-width: 768px) {
  .sponsor-logo-section .swiper-wrapper .swiper-slide {
    width: 100px;
    min-width: 100px;
    max-width: 100px;
  }
}

.sponsor-logo-section .swiper-wrapper .swiper-slide img {
  filter: grayscale(1);
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain;
}

.section-gradient.home-section-3 {
  background-position: 0% 11%;
}

.section-gradient.home-section-4 {
  background-position: 0%;
}

.section-gradient.home-section-5 {
  background-position: 0% 98%;
}

@media (max-width: 768px) {
  .before-after-section {
    padding-top: 20px;
  }
}

.before-after-section h3 {
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  color: #161616;
  margin-bottom: 0.5rem;
}

.before-after-section h2 {
  font-weight: 500;
  font-size: 4.8rem;
  line-height: 100%;
  color: #161616;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .before-after-section h2 {
    font-size: 2rem;
    margin-top: 16px;
    margin-bottom: 28px;
  }
}

.horizontal-text-slide {
  overflow: hidden;
  padding: 50px 0;
}

@media (max-width: 768px) {
  .horizontal-text-slide {
    padding: 50px 0;
  }
}

.horizontal-text-slide .scroll-slide {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.horizontal-text-slide .scroll-slide:first-child {
  margin-bottom: 1rem;
  animation: slide-left 15s linear infinite;
}

.horizontal-text-slide .scroll-slide:last-child {
  animation: slide-right 15s linear infinite;
}

.horizontal-text-slide .scroll-slide span {
  display: inline-block;
  margin: 0 1.7361111111vw;
  font-size: 6vw;
  line-height: 90%;
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.02em;
}

@media (max-width: 768px) {
  .horizontal-text-slide .scroll-slide span {
    font-size: 48px;
    margin: 0 16px;
  }
}

.horizontal-text-slide .scroll-slide img {
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 768px) {
  .horizontal-text-slide .scroll-slide img {
    width: 50px;
    height: 50px;
  }
}

.water-event-section {
  padding-bottom: 0px;
}

.water-event-section .card-wrap {
  background-color: #ffffff;
  padding: 32px 8px 40px 24px;
}

.water-event-section .card-wrap .home-empower {
  height: 100%;
  width: 100%;
  background-image: url("../images/home/empowring.png");
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 40px;
}

.water-event-section .card-wrap .left-content .eventCounter {
  display: flex;
  text-align: center;
  justify-content: center;
  color: #fff;
  padding-top: 26px;
  padding-bottom: 26px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  gap: 48px;
}

.water-event-section .card-wrap .left-content .eventCounter div {
  font-size: 32px;
  font-weight: 400;
}

.water-event-section .card-wrap .left-content .eventCounter p {
  font-size: 20px;
  font-weight: 200;
  margin-bottom: 0;
  margin-top: 20px;
}

.water-event-section .card-wrap .left-content h2 {
  font-weight: 400;
  font-size: 36px;
  line-height: 120%;
  color: #fff;
  margin-bottom: 36px;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .water-event-section .card-wrap .left-content h2 {
    text-align: center;
    margin-bottom: 24px;
  }

  .water-event-section .card-wrap {
    padding: 25px 12px;
  }
}

.water-event-section .card-wrap .left-content img {
  margin-bottom: auto;
  margin-top: auto;
  transition: 0.5s ease;
  transition: box-shadow 0.1s, transform 0.1s;
}

.water-event-section .card-wrap .right-content {
  padding: 0px 24px 0 0;
}

.water-event-section .card-wrap .right-content h2 {
  margin-bottom: 24px;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .water-event-section .card-wrap .right-content {
    padding-right: 0;
  }
}

.water-event-section .card-wrap .right-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #161616;
  margin-bottom: 24px;
  text-align: justify;
}

.water-event-section .card-wrap .right-content p.end {
  font-weight: 500;
}

.water-event-section .card-wrap .right-content .theme-btn {
  height: 40px;
  background-color: #000;
}

.water-event-section .card-wrap .right-content .theme-btn .btn-overlay {
  transform: scale(98%, 95%);
}

.water-event-section .card-wrap .right-content .theme-btn:hover .btn-overlay {
  transform: scale(97%, 90%);
}

.global-attendes-section {
  padding: 60px 0 0 0;
  text-align: center;
  overflow: hidden;
  background-image: url('../images/home/bg4.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.global-attendes-section .gradient-heading {
  position: relative;
  z-index: 11;
}

.global-attendes-section .map-area {
  position: relative;
}

.global-attendes-section .map-area h5 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  font-size: 32px;
  font-weight: 400;
  line-height: 100%;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 24px 0 40px 0;
  margin: 0;
}

.global-lead-insight-count {
  margin-bottom: 70px;
}

.global-lead-insight-count img {
  width: 60px;
}

.global-lead-insight-count h2 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 36px;
  padding-top: 2px;
  padding-bottom: 8px;
}

.global-lead-insight-count p {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .global-attendes-section .map-area h5 {
    font-size: 26px;
    padding: 24px 0 24px 0;
    padding-right: 0 !important;
  }
}

.global-attendes-section .map-area .background-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #fff;
  -webkit-mask-image: url("data:image/svg+xml,%0A%3Csvg width='400' height='400' viewBox='0 0 400 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='200' cy='200' r='200' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
  mask-image: url("data:image/svg+xml,%0A%3Csvg width='400' height='400' viewBox='0 0 400 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='200' cy='200' r='200' fill='%23D9D9D9'/%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 45vh;
  mask-size: 45vh;
  -webkit-mask-position: -45vh -45vh;
  mask-position: -45vh -45vh;
  z-index: 10;
}

@media (max-width: 768px) {
  .global-attendes-section .map-area .background-container {
    display: none;
  }
}

.global-attendes-section .map-area .background-container h5 {
  border-color: #fff;
}

.global-attendes-section .map-area .map {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .global-attendes-section .map-area .map {
    display: none;
  }
}

.global-attendes-section .map-area .sessions,
.global-attendes-section .map-area .sponsors {
  padding-right: 24px;
}

.global-attendes-section .map-area span {
  margin-right: auto;
  font-family: "Acumin Pro Condensed";
  font-weight: normal;
  font-size: 100px;
  line-height: 100%;
  margin-top: -28px;
}

@media (max-width: 768px) {
  .global-attendes-section .map-area span {
    font-size: 72px;
    margin-top: -16px;
  }
}

.global-attendes-section .map-area .container {
  position: absolute;
  /* top: 30%; */
  top: 28%;
  left: 50%;
  transform: translate(-50%, 0%);
  pointer-events: none;
}

@media (max-width: 768px) {
  .global-attendes-section .map-area .container {
    position: unset;
    transform: unset;
  }
}

.global-attendes-section .map-area #map-circle {
  position: absolute;
  width: 45vh;
  height: 45vh;
  border-radius: 45vh;
  z-index: 8;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #215ed9 0%, #5f19a6 137.95%);
  mix-blend-mode: multiply;
  outline: 10vh solid #E1E1E1;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 0;
}

@media (max-width: 768px) {
  .global-attendes-section .map-area #map-circle {
    display: none;
  }
}

.global-attendes-section .map-area #map-circle-map {
  position: absolute;
  width: 45vh;
  height: 45vh;
  border-radius: 45vh;
  z-index: 8;
  top: -150px;
  left: 0;
  background: transparent;
  outline: 200vw solid #fff;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

@media (max-width: 768px) {
  .global-attendes-section .map-area #map-circle-map {
    display: none;
  }
}

.global-attendes-section .map-area .container-outerlayer {
  z-index: 10;
}

@media (max-width: 768px) {
  .global-attendes-section .map-area .container-outerlayer {
    display: none;
  }
}

.global-attendes-section.innovationSecglobe {
  margin: 0;
  padding: 0;
}

.global-attendes-section .container-outerlayer {
  z-index: 10;
}

.global-attendes-section.innovationSecglobe .maparea-top {
  margin: 80px 0;
}

.global-attendes-section.innovationSecglobe .maparea-top h2 {
  font-size: 45px;
  line-height: 70px;
  margin-bottom: 60px;
  color: #000;
  font-weight: 400;
}

.global-attendes-section.innovationSecglobe .innovationSecglobeCard {
  padding: 20px;
  background-color: #fff;
  height: 100%;
  margin-left: 25px;
  margin-right: 25px;
}

.global-attendes-section.innovationSecglobe .innovationSecglobeCard h3 {
  font-size: 80px;
  font-weight: 600;
  line-height: 130px;
  margin: 0;
  color: #161616;
}

.global-attendes-section.innovationSecglobe .innovationSecglobeCard p {
  margin-bottom: 0;
  color: #161616;
  font-size: 14px;
}

@media (max-width: 768px) {
  .global-attendes-section.innovationSecglobe .maparea-top h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .global-attendes-section.innovationSecglobe .innovationSecglobeCard {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
    height: auto;
  }

}

video#iconicMomentsVideo {
  max-width: 980px;
}

.ionic-moments {
  text-align: center;
  position: relative;
  z-index: 10;
  background-image: url('../images/home/bg4.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}
.ionic-moments.homepageiconicmoment{
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .ionic-moments {
    padding-top: 50px;
  }

  .ionic-moments iframe {
    width: 100%;
    height: 200px;
  }

  .global-attendes-section .maparea-top {
    margin-top: 40px;
  }
}

.ionic-moments img {
  text-align: center;
  max-width: 900px;
  cursor: pointer;
}

.ionic-moments .content {
  text-align: left;
}

.ionic-moments h2 {
  font-weight: 500;
  font-size: 50px;
  line-height: 100%;
  color: #000;
  font-family: 'Roboto-Regular';
}

.major-annoucement span {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  padding-left: 0px;
  margin-bottom: 0;
}

.major-annoucement div.chipParent {
  display: flex;
  align-items: center;
  color: #fff;
  text-decoration: unset;
}

.mobile-home-banner {
  display: none;
  position: absolute;
  top: 0;
  width: auto;
  height: 100%;
  right: 0;
}

@media (max-width: 768px) {
  .mobile-home-banner {
    display: block;
  }

  .ionic-moments h2 {
    font-size: 28px;
    margin-top: -16px;
    margin-left: 20px;
    text-align: center;
    margin-bottom: 24px;
  }
}

.ionic-moments .theme-btn-link {
  border-color: #fff;
  color: #fff;
}

.ionic-moments .theme-btn {
  margin-top: 24px;
  height: 40px;
  padding: 0 24px;
}

.ionic-moments.participate .theme-btn {
  border: 1px solid #fff;
}

.ionic-moments .theme-btn .btn-overlay {
  /* background: #c2d6ef; */
}

.ionic-moments .theme-btn .text-overlay {
  font-size: 16px;
  font-weight: 500;
  filter: brightness(0) invert(1);
}

.ionic-moments .theme-btn::before {
  /* filter: brightness(0) invert(1); */
}

.ionic-moments .theme-btn:hover::before {
  filter: brightness(1);
}

.ionic-moments .theme-btn:hover::before {
  filter: brightness(1);
}

.ionic-moments .theme-btn:hover .text-overlay {
  filter: brightness(1);
}

.future-first {
  text-align: center;
  padding: 60px 0 100px 0;
}

@media (max-width: 768px) {
  .future-first {
    padding-bottom: 60px;
  }
}

.future-first .gradient-heading h2 {
  font-size: 130px;
  /* color:#4D4D4D; */
  color: #1d1d1d;
}

@media (max-width: 768px) {
  .future-first .gradient-heading h2 {
    font-size: 48px;
  }
}

.future-first .gradient-heading .shadow-title {
  filter: blur(10px);
}

@media (max-width: 768px) {
  .future-first .gradient-heading .shadow-title {
    filter: blur(6px);
  }
}

.future-first p {
  margin-top: 32px;
  /* font-weight: 400;
  font-size: 18px; */
  font-weight: 300;
  font-size: 14px;
  line-height: 34px;
  color: #161616;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}

.future-first img {
  width: 100px;
  height: auto;
  margin-bottom: 28px;
  margin-top: 80px;
}

@media (max-width: 768px) {
  .future-first img {
    margin-bottom: 16px;
    margin-top: 50px;
  }
}

.future-first h4 {
  font-weight: 600;
  font-size: 18px;
  color: #161616;
  margin-bottom: 0;
}

/* .major-annoucement {
  margin-bottom: 25px;
} */
.major-annoucement h2 {
  font-weight: 500;
  font-size: 72px;
  line-height: 100%;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .major-annoucement h2 {
    font-size: 42px;
    margin-bottom: 24px;
  }
}

.major-annoucement h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  margin-bottom: 0;
  text-align: center;
  margin-bottom: 20px;
  font-family: 'Roboto-Regular';
}

.major-annoucement .subHeading {
  margin-bottom: 48px;
  text-align: center;
}

@media (max-width: 768px) {
  .major-annoucement h3 {
    font-size: 24px;
  }
}

.major-annoucement img {
  width: 52px;
  height: 52px;
  margin-top: 20px;
}

.major-annoucement .keyThemesWpr {
  display: flex;
  align-items: center;
}

.major-annoucement .keyThemesWpr strong {
  font-weight: 700;
}

@media (max-width: 768px) {
  .major-annoucement img {
    width: 70px;
  }
}

.major-annoucement a {
  display: flex;
  align-items: center;
  color: #fff;
  text-decoration: unset;
}

.major-annoucement p {
  /* font-weight: 400;
  font-size: 16px; */
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  padding-left: 16px;
  margin-bottom: 0;
}

.major-annoucement .gy-40px {
  --bs-gutter-y: 24px;
}

.major-annoucement-inner {
  background: #000;
  color: #fff;
  padding: 25px 0px 50px 0;
  position: relative;
  overflow: hidden;
}

@media (max-width: 768px) {
  .major-annoucement-inner {
    padding: 32px 8px;
  }
}

.major-annoucement-inner video {
  position: absolute;
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.major-annoucement-inner .container {
  position: relative;
  z-index: 2;
}

.pledge-video-section {
  position: relative;
  padding: 60px 0 30px 0;
}

@media (max-width: 768px) {
  .pledge-video-section {
    padding-top: 30px;
  }
}

.pledge-video-section video {
  width: 100%;
  height: auto;
}

.pledge-video-section h4 {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #161616;
}

@media (max-width: 768px) {
  .pledge-video-section h4 {
    margin-top: 16px;
  }
}

.pledge-video-section h3 {
  font-weight: 500;
  font-size: 40px;
  line-height: 24px;
  color: #161616;
  margin-bottom: 0;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .pledge-video-section h3 {
    font-size: 26px;
    margin-top: 20px;
  }
}

.pledge-video-section img {
  width: 355px;
  margin-top: 15px;
}

@media (max-width: 768px) {
  .pledge-video-section img {
    width: 250px;
  }
}

.pledge-video-section .widthright {
  padding-left: 50px;
}

@media (max-width: 768px) {
  .pledge-video-section .widthright {
    padding-left: 0;
    text-align: center;
  }
}

.pledge-video-section .widthright h2 {
  font-weight: 700;
  font-size: 96px;
  line-height: 96px;
  margin-left: -6px;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .pledge-video-section .widthright h2 {
    font-size: 68px;
  }
}

.pledge-video-section .theme-btn {
  margin-top: 16px;
  height: 48px;
}

.pledge-video-section .theme-btn i {
  margin-left: 8px;
  margin-top: 9px;
}

.pledge-video-section .theme-btn .text-overlay {
  display: flex;
}

.pledge-video-section .btn {
  display: inline-flex;
  align-items: center;
  margin-top: 8px;
}

.pledge-video-section .btn i {
  margin-left: 8px;
}

.testimonials-section {
  background-image: url("../images/testimonial/testimonial-bg.svg");
  background-size: cover;
  background-position: center top;
  padding: 50px 0 16px 0;
}

.testimonials-section h2 {
  font-weight: 600;
  font-size: 72px;
  line-height: 100%;
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 64px;
  font-family: 'Roboto-Regular';

}

@media (max-width: 768px) {
  .testimonials-section h2 {
    font-size: 24px;
    margin-bottom: 40px;
  }

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

  .homepageGustUser h3 {
    font-size: 24px;
  }
}

.testimonials-section .single-slide {
  /* background-image: url("../images/testimonial/noise.png"); */
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  border-radius: 20px;
  background-color: rgba(44, 44, 44, 0.5);
  padding: 36px 36px;
  position: relative;
  padding-top: 82px;
  background: rgb(255, 255, 255);
  background: linear-gradient(255deg, rgba(255, 255, 255, 1) 9%, rgba(92, 139, 233, 1) 100%);
}

@media (max-width: 768px) {
  .testimonials-section .single-slide {
    padding: 72px 36px 36px 36px;
  }
}

.testimonials-section .single-slide .quote {
  position: absolute;
  left: 24px;
  top: 24px;
  width: 26px;
  height: auto;
}

.testimonials-section .single-slide p {
  color: #000;
  /* font-weight: 300;
  font-size: 16px; */
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  min-height: 100px;
}

.testimonials-section .single-slide p img {
  width: 25px;
  height: auto;
  margin-left: 8px;
  transform: translateY(10px);
}

.testimonials-section .single-slide .ratings {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.testimonials-section .single-slide .ratings img {
  width: 24px;
  height: auto;
  margin: 0 4px;
}

.testimonials-section .single-slide .user-profile {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
}

.testimonials-section .single-slide .user-profile .avatar {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
}

.testimonials-section .single-slide .user-profile .avatar-desc {
  margin-left: 16px;
}

.testimonials-section .single-slide .user-profile .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  color: #000;
}

.testimonials-section .single-slide .user-profile .desig {
  font-weight: 400;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  color: #000;
  margin-top: 8px;
}

.testimonials-section .single-slide .user-profile .profile-name {
  font-weight: 450;
  font-size: 12px;
  line-height: 16px;
  color: #000;
}

.testimonials-section .single-slide-wrap {
  padding: 0 24px;
  padding-bottom: 100px;
}

.testimonials-section .leaders-speaker-pagination .swiper-pagination-bullet {
  background-color: #3b3b41;
  opacity: 1;
  width: 12px;
  height: 12px;
  border-radius: 20px;
  margin: 0 6px;
}

.testimonials-section .leaders-speaker-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #b9b8b8;
  transform: scale(140%) !important;
}

.widthright {
  padding-left: 50px;
}

@media (max-width: 768px) {
  .widthright {
    padding-left: 0;
  }
}

.pledge-video-title {
  text-align: center;
  margin: 40px 0 60px 0;
}

@media (max-width: 768px) {
  .pledge-video-title {
    margin: 20px 0 30px 0;
  }
}

.pledge-video-title .lv1-h {
  /* animation: padgetitle-swipe-up 10s ease infinite; */
}

@media (max-width: 768px) {
  .pledge-video-title .lv1-h {
    /* animation: padgetitle-swipe-up-mobile 10s ease infinite; */
  }
}

.pledge-video-title .lv1-h .lv1-listitem {
  margin: 0;
  padding-bottom: 20px;
}

@media (max-width: 768px) {
  .pledge-video-title .lv1-h .lv1-listitem {
    height: auto;
    padding: 0;
  }
}

.pledge-video-title .lv1-h .lv1-listitem .upper {
  font-weight: 400;
  font-size: 48px;
  line-height: 100%;
  color: #161616;
  margin-bottom: 0;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .pledge-video-title .lv1-h .lv1-listitem .upper {
    font-size: 26px;
    margin-bottom: 8px;
  }
}

.pledge-video-title .lv1-h .lv1-listitem .bottom {
  font-weight: 600;
  font-size: 48px;
  line-height: 100%;
  color: #161616;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .pledge-video-title .lv1-h .lv1-listitem .bottom {
    font-size: 20px;
    line-height: 120%;
    padding: 0 15px;
  }
}

.pledge-video-title .lv1-h .lv1-listitem .bottom.inner-bottom {
  height: 50px;
  overflow: hidden;
  display: block;
}

@media (max-width: 768px) {
  .pledge-video-title .lv1-h .lv1-listitem .bottom.inner-bottom {
    height: 58px;
  }
}

.pledge-video-title .lv1-h .lv1-listitem .bottom.inner-bottom .inner-bottom-l1 {
  /* animation: padgetitle-swipe-up-inner 10s ease infinite; */
  display: flex;
  flex-direction: column;
  transition: 0.5s ease;
}

@media (max-width: 768px) {
  .pledge-video-title .lv1-h .lv1-listitem .bottom.inner-bottom .inner-bottom-l1 {
    animation: padgetitle-swipe-up-inner-mobile 10s ease infinite;
  }
}

@media (max-width: 768px) {
  .pledge-video-title .lv1-h .lv1-listitem .bottom.inner-bottom .inner-bottom-l1>span {
    height: 58px;
  }
}

.pledge-video-title .lv1-h .lv1-listitem.singleline {
  display: flex;
  justify-content: center;
}

.pledge-video-title .lv1-upper {
  height: 142px;
}

@media (max-width: 768px) {
  .pledge-video-title .lv1-upper {
    height: 100px;
  }
}

@keyframes padgetitle-swipe-up-mobile {

  0%,
  8.33% {
    transform: translateY(0);
  }

  16.66%,
  24.99% {
    transform: translateY(0);
  }

  33.32%,
  41.65% {
    transform: translateY(0);
  }

  49.98%,
  58.31% {
    transform: translateY(-100px) scale(100%);
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
  }

  66.64%,
  74.97% {
    transform: translateY(-100px) scale(110%);
    /* background: linear-gradient(253.63deg, #5f19a6 1.07%, #00c2ff 98.02%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
  }

  83.3%,
  91.63% {
    transform: translateY(-100px) scale(110%);
    /* background: linear-gradient(81.15deg, #5f19a6 12.75%, #00c2ff 74.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
  }

  100% {
    transform: translateY(-200px) scale(100%);
    color: #000;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
  }
}

@keyframes padgetitle-swipe-up {

  0%,
  8.33% {
    transform: translateY(0);
  }

  16.66%,
  24.99% {
    transform: translateY(0);
  }

  33.32%,
  41.65% {
    transform: translateY(0);
  }

  49.98%,
  58.31% {
    transform: translateY(-142px) scale(100%);
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
  }

  66.64%,
  74.97% {
    transform: translateY(-142px) scale(110%);
    /* background: linear-gradient(253.63deg, #5f19a6 1.07%, #00c2ff 98.02%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
  }

  83.3%,
  91.63% {
    transform: translateY(-142px) scale(110%);
    /* background: linear-gradient(81.15deg, #5f19a6 12.75%, #00c2ff 74.39%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent; */
  }

  100% {
    transform: translateY(-284px) scale(100%);
    color: #000;
    background: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    background-clip: unset;
    text-fill-color: unset;
  }
}

@keyframes padgetitle-swipe-up-inner {

  0%,
  8.33% {
    transform: translateY(0px);
  }

  16.66%,
  24.99% {
    transform: translateY(-50px);
  }

  33.32%,
  41.65% {
    transform: translateY(-100px);
  }

  100% {
    transform: translateY(0px);
  }
}

.summit-section {
  min-height: 100vh;
  background-color: #f0f0f0;
  background-image: url('../images/home/bg2.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;

}

@media (max-width: 768px) {
  .summit-section {
    flex-direction: column;
    padding: 40px 0 60px 0 !important;
  }
}

.summit-section h2 {
  font-size: 50px;
  line-height: 100%;
  text-align: center;
  font-family: 'Roboto-Regular';

}

@media (max-width: 768px) {
  .summit-section h2 {
    font-size: 24px;
  }
}

.summit-section h2 span {
  font-weight: 600;
  font-size: 140px;
  display: block;
  line-height: 100%;
}

@media (max-width: 768px) {
  .summit-section h2 span {
    font-size: 42px;
    margin-top: 8px;
  }
}

.summit-card {
  /* position: absolute; */
  /* bottom: 0; */
  /* left: 10%; */
  width: 100%;
  height: 100%;
  /* transform: translateY(100%); */
}

@media (max-width: 768px) {
  .summit-card {
    position: static;
    width: calc(100% - 30px);
    display: flex;
    transform: translateY(40px);
    margin-bottom: 24px;
  }
}

.summit-card .card-content {
  background-color: #fff;
  position: relative;
  height: 100%;
}

/* .summit-card .card-content::before {
  content: "";
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  opacity: 0.3;
  filter: blur(16px);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
} */

.summit-section-arrow {
  text-align: center;
  padding-top: 50px;
  margin: 0;
}

.summit-card .card-content .overlay {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.summit-card .card-content img {
  width: 100%;
  height: 233px;
}

.summit-card .card-content h3 {
  font-weight: 500;
  font-size: 21px;
  line-height: 20px;
  color: #161616;
  padding: 24px;
  margin: 0;
  max-width: 410px;
}

@media (max-width: 768px) {
  .summit-card .card-content h3 {
    padding: 24px 24px 8px 24px;
  }
}

.summit-card .card-content p {
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 35px;
  /* font-weight: 400;
  font-size: 13px; */
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #161616;
  max-width: 410px;
  /* text-align: justify; */
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .summit-card .card-content p {
    padding-right: 16px;
  }
}

.summit-card.second {
  left: unset;
  right: 10%;
}

.welcome-alumni {
  padding: 50px 0;
  padding-top: 20px;
  background-image: url('../images/home/bg5.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.picturecontentsection {
  padding: 0px 0px 0px !important;
}

.welcome-alumni img {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .welcome-alumni {
    padding: 0 0;
  }

  .welcome-alumni .welcome-alumni-slider {
    margin-top: 24px;
  }
}

.welcome-alumni .row {
  align-items: center;
}

.welcome-alumni h2 {
  font-weight: 400;
  font-size: 42px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 24px;
  text-align: center;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .welcome-alumni h2 {
    font-size: 24px;
    margin-bottom: 1rem;
  }
}

.welcome-alumni p {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 28px;
}

.picturecontentsection p {
  font-weight: 300;
  font-size: 14px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 28px;
}

.welcome-alumni .swiper-pagination-bullet {
  background-color: #808080;
  opacity: 1;
}

.welcome-alumni .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FFFFFF;
  box-shadow: 2.47473px 3.29964px 3.29964px rgba(94, 25, 242, 0.4);
}

.leadership {
  padding: 24px;
  background-color: #f2f2f2;
}

@media (max-width: 768px) {
  .leadership {
    padding: 15px;
  }
}

.leadership .leadership-bg {
  background: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 300px;
}

@media (max-width: 768px) {
  .leadership .leadership-bg {
    padding-top: 32px;
    padding-bottom: 124px;
  }
}

.leadership h2 {
  font-weight: 500;
  font-size: 32px;
  line-height: 140%;
  color: #000000;
  margin-bottom: 8px;
  font-family: 'Roboto-Regular';
}

@media (max-width: 768px) {
  .leadership h2 {
    font-size: 24px;
  }
}

.leadership p {
  font-weight: 300;
  /* font-size: 16px; */
  font-size: 14px;
  line-height: 160%;
  color: #000000;
}

.leadership ul {
  display: grid;
  grid-template-columns: auto auto;
  list-style: none;
  grid-gap: 20px;
}

@media (max-width: 768px) {
  .leadership ul {
    grid-template-columns: auto;
    width: 100%;
    padding-left: unset;
  }
}

.leadership ul li {
  width: 180px;
  height: 140px;
  background: #fff;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9;
}

@media (max-width: 768px) {
  .leadership ul li {
    width: 100%;
  }
}

.leadership ul li::after {
  transition: 0.3s ease;
}

.leadership ul li::before {
  transition: 0.3s ease;
}

.leadership ul li:hover::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  opacity: 0.2;
  filter: blur(15px);
  border-radius: 14px;
}

.leadership ul li:hover::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  border-radius: 14px;
}

.leadership ul li:hover img {
  transform: scale(110%);
}

.leadership ul li a {
  text-decoration: none;
}

.leadership ul li img {
  position: relative;
  z-index: 5;
  width: 50px;
  height: 50px;
  transition: 0.3s ease;
  margin: 0 auto;
  display: block;
}

.leadership ul li span {
  position: relative;
  z-index: 5;
  margin-top: 8px;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #000000;
  display: inline-block;
  max-width: 105px;
}

.leadership .leadership-cards {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

@media (max-width: 768px) {
  .leadership .leadership-cards {
    margin-top: 24px;
  }
}

.summit-register {
  margin-top: -280px;
  padding: 0 100px 100px;
}

.summit-register-card p:last-child() {
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .summit-register {
    margin-top: -100px;
    padding: 0 30px;
  }
}

.summit-register-card {
  text-align: center;
  padding: 45px 0;
  box-shadow: 0px 17px 34.1px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border-radius: 24px;
}

@media (max-width: 768px) {
  .summit-register-card {
    padding: 30px 0;
  }
}

.summit-register-card h2 {
  font-weight: 600;
  font-size: 56px;
  line-height: 100%;
  color: #161616;
  margin: 0;
}

@media (max-width: 768px) {
  .summit-register-card h2 {
    font-size: 36px;
  }
}

.summit-register-card h2 img {
  width: 150px;
  margin-top: -8px;
  margin-right: 12px;
}

@media (max-width: 768px) {
  .summit-register-card h2 img {
    width: 80px;
    margin-right: 4px;
  }
}

.summit-register-card h3 {
  font-weight: 300;
  font-size: 20px;
  line-height: 38px;
  color: #161616;
  margin: 0;
}

@media (max-width: 768px) {
  .summit-register-card h3 {
    font-size: 14px;
  }
}

.summit-register-card .sewlogo {
  width: 385px;
  height: auto;
}

@media (max-width: 768px) {
  .summit-register-card .sewlogo {
    width: 180px;
  }
}

.summit-register-card p {
  font-weight: 300;
  /* font-size: 18px; */
  font-size: 14px;
  line-height: 24px;
  color: #161616;
  margin-top: 42px;
  margin-bottom: 36px;
}

@media (max-width: 768px) {
  .summit-register-card p {
    /* font-size: 16px; */
    font-size: 14px;
    padding: 0 15px;
  }

}

.presented-by {
  font-weight: 300;
  font-size: 20px;
  line-height: 38px;
  color: #161616;
  margin: 0;
  margin-top: 12px;
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .presented-by {
    font-size: 18px;
  }
}

.footer {
  padding-bottom: 24px;
}

@media (max-width: 768px) {
  .footer {
    padding-top: 40px;
  }
}

.footer .footer-logo {
  width: 100%;
  max-width: 245px;
  height: auto;
}

@media (max-width: 768px) {
  .footer .footer-logo {
    max-width: 150px;
  }
}

.footer .footer-desc {
  font-weight: 300;
  /* font-size: 12px; */
  font-size: 14px;
  line-height: 19px;
  text-align: justify;
  letter-spacing: 0.122245px;
  color: #000000;
  max-width: 380px;
  margin-top: 24px;
}

@media (max-width: 768px) {
  .footer .footer-desc {
    margin-top: 8px;
    margin-bottom: 32px;
  }
}

.footer hr {
  background-color: #000000;
  margin: 48px 0 12px 0;
}

@media (max-width: 768px) {
  .footer hr {
    margin: 16px 0 16px 0;
  }
}

.footer .copyright {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  color: #000000;
  text-align: center;
}

.footer-links .footer-links-ul {
  display: flex;
  justify-content: space-between;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links ul li {
  margin-bottom: 8px;
  padding: 0;
}

.footer-links ul li:last-child {
  margin-bottom: 0;
}

.footer-links ul a {
  font-weight: 400;
  font-size: 14.6694px;
  line-height: 15px;
  letter-spacing: 0.122245px;
  color: #000000;
  text-decoration: none;
}

.footer-links .secondlinks li {
  margin-bottom: 18px;
}

.footer-links .secondlinks li:last-child {
  margin-bottom: 0;
}

.footer-links .followlinks {
  display: flex;
  align-items: center;
}

.footer-links .followlinks a {
  margin-left: 40px;
  margin-top: -4px;
}

@media (max-width: 768px) {
  .footer-links .followlinks a {
    margin-left: 24px;
    margin-top: 0;
  }
}

.sustainability-animation {
  background-image: url("../images/sustainability.svg");
  background-size: cover;
  background-position: center;
  overflow: hidden;
  height: 100vh;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  pointer-events: none;
}

@media (max-width: 768px) {
  .sustainability-animation {
    height: auto;
    -webkit-user-select: unset;
    -moz-user-select: unset;
    user-select: unset;
    pointer-events: unset;
  }
}

.sustainability-animation .heading {
  color: #fff;
  font-weight: 600;
  font-size: 105px;
  line-height: 100%;
  text-wrap: nowrap;
}

@media (max-width: 768px) {
  .sustainability-animation .heading {
    text-wrap: unset;
    font-style: 42px;
  }
}

.sustainability-animation .slides-wrap {
  position: relative;
  height: 100%;
}

.sustainability-animation .slides-wrap .screenone .heading {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  .sustainability-animation .slides-wrap .screenone .heading {
    transform: unset;
    position: unset;
    font-size: 32px;
    line-height: 130%;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 50px;
    margin-bottom: 40px;
  }
}

.sustainability-animation .slides-wrap .screenone .gallery-image {
  position: absolute;
  width: 100%;
  height: auto;
  background-size: cover !important;
  background-position: center !important;
}

@media (max-width: 768px) {
  .sustainability-animation .slides-wrap .screenone .gallery-image {
    display: none;
  }
}

.sustainability-animation .slides-wrap .screenone #saig1 {
  width: 14%;
  aspect-ratio: 255/146;
  bottom: 0;
  right: 0;
  background-image: url("../images/sustainability/6.png");
}

.sustainability-animation .slides-wrap .screenone #saig2 {
  width: 18%;
  aspect-ratio: 325/400;
  bottom: 16%;
  right: 0;
  background-image: url("../images/sustainability/2.png");
}

.sustainability-animation .slides-wrap .screenone #saig3 {
  width: 20%;
  aspect-ratio: 325/400;
  top: 10%;
  right: 0;
  background-image: url("../images/sustainability/4.png");
}

.sustainability-animation .slides-wrap .screenone #saig4 {
  width: 20%;
  aspect-ratio: 325/209;
  bottom: 0;
  right: 30%;
  background-image: url("../images/sustainability/5.png");
}

.sustainability-animation .slides-wrap .screenone #saig5 {
  width: 19%;
  bottom: 20%;
  right: 18%;
  aspect-ratio: 374/423;
  background-image: url("../images/sustainability/3.png");
}

.sustainability-animation .slides-wrap .screenone #saig6 {
  width: 20%;
  right: 10%;
  aspect-ratio: 414/382;
  bottom: 0;
  background-image: url("../images/sustainability/1.png");
}

.sustainability-animation .slides-wrap .screenone #saig7 {
  width: 20%;
  right: 10%;
  aspect-ratio: 414/382;
  bottom: 0;
  background-image: url("../images/sustainability/1.png");
}

.carousel-screens {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (max-width: 768px) {
  .carousel-screens {
    pointer-events: unset;
    -webkit-user-select: unset;
    -moz-user-select: unset;
    user-select: unset;
    height: 100%;
    position: unset;
  }
}

.carousel-screens .single-screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .carousel-screens .single-screen {
    position: unset;
    padding: 0 15px;
  }
}

.carousel-screens .single-screen .gallery-image {
  width: 90vh;
  height: 84vh;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 10%;
  opacity: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 768px) {
  .carousel-screens .single-screen .gallery-image {
    width: 100%;
    height: 100vw;
    opacity: 1;
    margin-left: 0;
  }
}

#sasingle1 {
  background-image: url("../images/sustainability/4.png");
}

#sasingle2 {
  background-image: url("../images/sustainability/5.png");
}

#sasingle3 {
  background-image: url("../images/sustainability/child-space.png");
}

#sasingle4 {
  background-image: url("../images/sustainability/girl-bubble.png");
}

#sasingle5 {
  background-image: url("../images/sustainability/2.png");
}

#sasingle6 {
  background-image: url("../images/sustainability/group-ball.png");
}

#sasingle7 {
  background-image: url("../images/sustainability/6.png");
}

#sasingle8 {
  background-image: url("../images/sustainability/charging.png");
}

#sasinglectFull8 {
  opacity: 0;
}

@media (max-width: 768px) {
  #sasinglectFull8 {
    opacity: 1;
  }
}

.carousel-screens .single-screen h2 {
  font-weight: 600;
  font-size: 72px;
  line-height: 100%;
  color: #FFFFFF;
}

@media (max-width: 768px) {
  .carousel-screens .single-screen h2 {
    font-size: 26px;
    margin-top: 8px;
    line-height: 120%;
  }

  .carousel-screens .single-screen h2 br {
    display: none;
  }
}

.carousel-screens .single-screen h3 {
  font-weight: 400;
  font-size: 32px;
  color: #fff;
  line-height: 100%;
}

@media (max-width: 768px) {
  .carousel-screens .single-screen h3 {
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 40px;
  }

  .carousel-screens .single-screen h3 br {
    display: none;
  }
}

.carousel-screens .single-screen-content {
  opacity: 0;
  margin-left: 20%;
}

@media (max-width: 768px) {
  .carousel-screens .single-screen-content {
    margin-left: 0;
    opacity: 1;
  }
}

/* Second */
.sustainability-animation .slides-wrap .screenone #saigl1 {
  width: 14%;
  aspect-ratio: 255/146;
  bottom: 0;
  right: 0;
  background-image: url("../images/sustainability/green-city.png");
}

.sustainability-animation .slides-wrap .screenone #saigl2 {
  width: 18%;
  aspect-ratio: 325/400;
  bottom: 16%;
  right: 0;
  background-image: url("../images/sustainability/happy-couple.png");
}

.sustainability-animation .slides-wrap .screenone #saigl3 {
  width: 20%;
  aspect-ratio: 325/400;
  top: 10%;
  right: 0;
  background-image: url("../images/sustainability/granny.png");
}

.sustainability-animation .slides-wrap .screenone #saigl4 {
  width: 20%;
  aspect-ratio: 325/209;
  bottom: 0;
  right: 30%;
  background-image: url("../images/sustainability/scan-hand.png");
}

.sustainability-animation .slides-wrap .screenone #saigl5 {
  width: 19%;
  bottom: 20%;
  right: 18%;
  aspect-ratio: 374/423;
  background-image: url("../images/sustainability/charging.png");
}

.sustainability-animation .slides-wrap .screenone #saigl6 {
  width: 20%;
  right: 10%;
  aspect-ratio: 414/382;
  bottom: 0;
  background-image: url("../images/sustainability/color-google.png");
}

#screenPhaseTwo {
  display: none;
  opacity: 0;
}

@media (max-width: 768px) {
  #screenPhaseTwo {
    opacity: 1;
    display: block;
  }
}

#sasinglel1 {
  background-image: url("../images/sustainability/granny.png");
}

#sasinglel2 {
  background-image: url("../images/sustainability/upside.png");
}

#sasinglel3 {
  background-image: url("../images/sustainability/digital-city.png");
}

#sasinglel4 {
  background-image: url("../images/sustainability/green-city.png");
}

#sasinglel5 {
  background-image: url("../images/sustainability/scan-hand.png");
}

#sasinglel6 {
  background-image: url("../images/sustainability/mobile-user.png");
}

#sasinglel7 {
  background-image: url("../images/sustainability/happy-couple.png");
}

#sasinglel8 {
  background-image: url("../images/sustainability/evening-crop.png");
}

/* EnD */
.full-width-video {
  transition: 0.5s ease;
  padding: 50px;
}

@media (max-width: 768px) {
  .full-width-video {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
}

.full-width-video.active {
  padding-left: 0;
  padding-right: 0;
}

.full-width-video.active video {
  border-radius: 0;
}

.full-width-video video {
  transition: 0.5s ease;
  border-radius: 86px;
}

@media (max-width: 768px) {
  .full-width-video video {
    border-radius: 0;
  }
}

/*# sourceMappingURL=style.css.map */
/* Archive css started */
.banner-section {
  &.innovationBannerSec {
    &.summitArchiveBannerSec {
      .video-section::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
      }

      .video-section-content {
        z-index: 9;

        h3 {
          margin-bottom: 10px;
        }
      }
    }
  }
}

.corePiller {
  .coreWrapp {
    margin-bottom: 72px;

    .contentWrappCore {
      padding-right: 150px;
    }

    p.corePfirst {
      /* font-size: 24px; */
      font-size: 22px;
      line-height: 35px;
      margin-bottom: 28px;
      font-weight: 500;
    }

    p.corePsecond {
      /* font-size: 21px; */
      font-size: 14px;
      font-weight: 300;
      line-height: 35px;
    }
  }
}

.horizontal-text-slide {
  &.pdOver {
    padding: 70px 0px;
  }
}

.megaEnergyWater {
  .mEWwrapper {
    padding-bottom: 50px;

    .ewBgbox {
      padding: 40px;
      background-color: #fff;
    }

    .megaEnergyImgText {
      text-align: center;

      h2 {
        font-size: 26px;
        font-weight: 600;
        margin-bottom: 110px;
      }

      img {
        transition: box-shadow 0.1s, transform 0.1s;
      }
    }

    .megaEcontent {
      p {
        font-size: 14px;
        line-height: 28px;
        color: #161616;
        margin-bottom: 20px;
        font-weight: 300;
      }
    }
  }
}

.EnergyWaterThumbBox {
  .ewtWrapp {
    padding: 50px 0px;

    .txtheadEwt {
      text-align: center;

      h1 {
        font-size: 54px;
        line-height: 100%;
        margin-bottom: 7px;
      }

      h3 {
        font-size: 44px;
        font-weight: 400;
        margin-bottom: 50px;
      }
    }
  }
}

.leaderSpeakThumbnail {
  padding-bottom: 100px;

  h1 {
    font-size: 80px;
    text-align: center;
    line-height: 1;
    margin-bottom: 55px;
  }

  .leaderContentChipBox {
    max-width: 1070px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    background-color: #fff;
    border-radius: 136px;
    line-height: 100%;
    margin-right: 50px;
    overflow: hidden;

    .lChipImg {
      width: 300px;
    }

    .lChipText {
      width: 80%;
      margin-left: 25px;
      padding-right: 10px;

      h5 {
        font-size: 42px;
        line-height: 52px;
        font-weight: normal;
      }

      h6 {
        font-size: 22px;
        line-height: 27px;
        font-weight: normal;
      }

      p {
        /* font-size: 16px; */
        font-size: 14px;
        margin-top: 30px;
        font-weight: 300;
        line-height: 1.5;
      }
    }
  }
}

.we3MovementWrapp {
  background: #000000;
  padding: 30px 0px;
}

.we3Movement {
  .movementBoxTimeline {
    margin-top: 10px;

    .timelineDataBox {
      position: relative;
    }

    .yearText {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 22%;
      top: 20%;

      p {
        font-size: 230px;
        background: -webkit-linear-gradient(#5F19A6, #00C2FF);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        z-index: 99999;
        line-height: 1;
        font-weight: 700;
        opacity: 0.1;
      }
    }

    .cardImgContent {
      display: flex;
      justify-content: space-between;
      padding: 20px;
      align-items: center;
    }

    .timeHeadBox {
      h5 {
        text-align: left;
        font-size: 24px;
        margin-top: 110px;
        font-weight: 500;
      }
    }

    .timeImgBox {
      max-width: 320px;
      position: relative;
      left: 3%;
    }

    .timeTextBox {
      max-width: 300px;

      p {
        font-size: 14px;
        line-height: 22px;
        position: relative;
        top: 16%;
        text-align: right;
      }
    }
  }

  .yeartimelineBoxWrapp {
    display: flex;
    justify-content: space-between;

    .yearShow {
      border-top: 2px solid #000;
      width: 100%;
      height: 50px;
      line-height: 50px;
      position: relative;
      text-align: center;
      color: #00000050;
      font-weight: 900;
    }

    .yearShow::before {
      content: '';
      position: absolute;
      left: 50%;
      top: 0;
      width: 2px;
      height: 12px;
      background-color: #000;
    }

    .yearShow::after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 1px;
      height: 12px;
      background-color: #fff;
    }
  }

  .swiper-slide:first-child .yeartimelineBoxWrapp {
    .yearShow::after {
      content: '';
      position: absolute;
      left: 0;
      top: -2px;
      width: 139.5px;
      height: 12px;
      background-color: #fff;
      z-index: 99;
    }
  }

  .swiper-slide:last-child .yeartimelineBoxWrapp {
    .yearShow::after {
      content: '';
      position: absolute;
      top: -2px;
      width: 2px;
      left: 99.7%;
      height: 14px;
      background-color: #000;
      z-index: 99;
    }
  }

  .yearaddthumb {
    margin-bottom: 25px;
  }

  .yearaddthumb .swiper-slide {
    padding-left: 0px;
    padding-right: 0px;
  }

  .swiper-button-next:after,
  .swiper-rtl .swiper-button-prev:after {
    content: '';
  }

  .swiper-button-prev:after,
  .swiper-rtl .swiper-button-next:after {
    content: '';
  }
}

@media screen and (max-width:768px) {
  .corePiller {
    .coreWrapp {
      .contentWrappCore {
        padding-right: 0px;
      }

      p.corePfirst {
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 20px;
      }

      p.corePsecond {
        font-size: 14px;
        font-weight: 400;
        line-height: 25px;
        margin-bottom: 15px;
      }
    }
  }

  .megaEnergyWater {
    margin-bottom: 20px;

    .mEWwrapper {
      padding-bottom: 25px;

      .ewBgbox {
        padding: 12px;
      }

      .megaEnergyImgText {
        h2 {
          font-size: 20px;
          font-weight: 600;
          margin-bottom: 40px;
        }
      }

      .megaEcontent {
        p {
          line-height: 25px;
          margin-bottom: 15px;
        }
      }
    }
  }

  .leaderSpeakThumbnail {
    .leaderContentChipBox {
      padding: 8px;
      margin-right: 0px;

      .lChipImg {
        width: 138px;
      }

      .lChipText {
        margin-left: 20px;

        h5 {
          font-size: 16px;
          line-height: unset;
          margin-bottom: 5px;
        }

        h6 {
          font-size: 10px;
          line-height: 1;
          margin-bottom: 2px;
        }

        p {
          font-size: 9px;
          margin-top: 7px;
        }
      }
    }
  }

  .EnergyWaterThumbBox {
    .ewtWrapp {
      .txtheadEwt {
        h1 {
          font-size: 26px;
        }

        h3 {
          font-size: 21px;
        }
      }
    }
  }

  .leaderSpeakThumbnail {
    padding-bottom: 40px;

    h1 {
      font-size: 28px;
      margin-bottom: 21px;
    }
  }

  .banner-section {
    &.innovationBannerSec {
      &.summitArchiveBannerSec {
        .videoslides-container {
          height: 190px;
        }
      }
    }
  }

  .we3Movement {
    .we3MovementWrapp {
      .moveMentHeadBox {
        h3 {
          font-size: 32px;
        }

        h5 {
          font-size: 21px;
        }
      }
    }

    .movementBoxTimeline {
      margin-top: 35px;

      .cardImgContent {
        flex-direction: column;
      }

      .timeHeadBox {
        h5 {
          margin-top: 0px;
          margin-bottom: 30px;
        }
      }

      .timeImgBox {
        max-width: 220px;
      }

      .timeTextBox {
        p {
          font-size: 12px;
          text-align: center;
        }
      }

      .yearText {
        left: 10%;
        top: 28%;

        p {
          font-size: 120px;
        }
      }
    }
  }
}

@media screen and (min-width:1500px) and (max-width:2560px) {
  .leaderSpeakThumbnail {
    .leaderContentChipBox {
      border-radius: 150px;
    }
  }
}

@keyframes shakeXslide {
  0% {
    transform: translateX(0);
  }

  40% {
    transform: translateX(-25px);
  }

  80% {
    transform: translateX(25px);
  }
}

.shakeX.swiper-slide.swiper-slide-active {
  animation: shakeXslide 1s ease-in-out;
}

/* Archive css End */

/* #Some-Additional-style-Event */

.banner-section.event .video-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/* Sustainability-section-start */

.sustainContentDiv {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #2c2c2c;
}

.sustainTextArea {
  width: 60%;
  padding: 15px;
  text-align: center;
}

.sustainTextArea h2 {
  font-size: 60px;
  font-weight: 600;
  line-height: 100%;
  color: #fff;
}

.sustainTextArea p {
  font-weight: 400;
  font-size: 32px;
  color: #fff;
  line-height: 100%;
}

.sustainImgBox {
  width: 40%;
}

.sustainImgBox img {
  display: block;
}

.sustainPrev {
  color: #fff;
  left: 20px;
}

.sustainNext {
  color: #fff;
  right: 20px;
}

@media screen and (max-width:768px) {
  .sustainContentDiv {
    flex-direction: column-reverse;
  }

  .sustainTextArea {
    width: 100%;
    min-height: 140px;
  }

  .sustainImgBox {
    width: 100%;
  }

  .sustainTextArea h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .sustainTextArea p {
    font-size: 16px;
    margin-top: 10px;
  }
}

/****** Sponsors page css Start *********/

.sponsors.banner-section .video-section .video-section-content {
  padding: 58px 0 58px 0;
  z-index: 9;
}

.sponsors.banner-section .video-section .video-section-content h2 {
  /* font-size: 100px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0; */
  height: auto;
  /* text-transform: uppercase; */
  font-size: 80px;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 84px;
  font-family: 'Roboto-Regular';
}

.sponsors.banner-section .video-section .video-section-content p {
  /* font-size: 24px;
  color: #fff;
  line-height: 36px;
  padding-left: 80px;
  padding-right: 80px; */
  font-style: normal;
  font-weight: 400;
  /* font-size: 26px; */
  font-size: 22px;
  line-height: 32px;
  margin-top: 0px;
  color: #fff;
}

.banner-section.sponsors .video-section::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

#sponsorsList {
  width: 100%;
  background-color: #fff;
  background-image: url("../images/sponsors/sponsors-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}


.imgWpr {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
}

.imgWpr img {
  width: 270px;
}

.sponsorsType .sponsorsHeading {
  font-size: 40px;
  line-height: 55px;
  color: #000;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 36px;
  font-family: 'Roboto-Regular';
}

.sponsorsType.gold,
.sponsorsType.silver,
.sponsorsType.bronze {
  padding-top: 85px;
}

.marTp35 {
  margin-top: 35px;
}

#we3SumtWpr {
  width: 100%;
  background-color: #fff;
  padding: 50px 0px;
}

.we3SumtWpr h2 {
  font-weight: 600;
  font-size: 90px;
  line-height: 100%;
  color: #161616;
  margin: 36px 0 0 0;
  text-transform: uppercase;
}

.we3SumtWpr h2 img {
  width: 210px;
}

.we3SumtWpr h3 {
  font-weight: 300;
  font-size: 28px;
  line-height: 40px;
  color: #000;
  margin: 0;
}

.presented-by {
  font-weight: 300;
  font-size: 18px;
  line-height: 38px;
  color: #161616;
  margin: 0;
  margin-top: 12px;
  margin-bottom: 24px;
}

.we3SumtWpr .sewlogo {
  width: 420px;
  height: auto;
  margin-bottom: 36px;
}

#formWpr {
  width: 100%;
  /* background-color: #000; */
  padding: 60px 0px;
  background: url('../images/sponsors/lineBG.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

#formWpr .frmLabel {
  color: #fff;
  font-size: 18px;
  margin-left: 8px;
  margin-bottom: 16px;
  display: inline-block;
}

#formWpr .frmLabel span {
  color: red;
}

#formWpr .spnsr-EnqH1 {
  color: #fff;
  text-align: center;
  font-size: 50px;
  line-height: 67px;
  font-weight: normal;
  margin-bottom: 45px;
  position: relative;
  font-family: 'Roboto-Regular';
}

#formWpr .spnsr-EnqH1::after {
  content: '';
  position: absolute;
  top: 70px;
  left: 44%;
  height: 1px;
  width: 136px;
  background: #fff;
}

.cust-center {
  margin: 0 auto;
}

.sponserFormEnq input,
.sponserFormEnq textarea {
  width: 100%;
  height: 48px;
  margin: 0px 8px 34px 8px;
  background-color: #FFFFFF20;
  border: 2px solid #fff;
  border-radius: 8px;
  overflow: hidden;
  outline: none;
  color: #fff;
  padding: 7px 10px;
}

.sponserFormEnq input:focus,
.sponserFormEnq textarea:focus {
  background-color: #FFFFFF20;
  color: #fff;
}

.sponserFormEnq .recaptcha-sponsor {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.sponserFormEnq .recaptcha-sponsor .captcha {
  margin: 0 auto;
}

.sponserFormEnq textarea {
  height: 150px;
}

.subBtnWrapp {
  text-align: center;
}

.subBtnWrapp input.submitBtn {
  color: #fff;
  padding: 10px 40px;
  background: transparent;
  font-size: 18px;
  border: 2px solid #fff;
  border-radius: 8px;
  font-weight: 600;
}

@media screen and (max-width:768px) {
  .sponsors.banner-section .video-section .video-section-content h2 {
    font-size: 24px;
    line-height: 27px;
    font-weight: 600;
    margin-bottom: 7px;
  }

  .sponsors.banner-section .video-section .video-section-content p {
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
  }

  .sponsorsType .sponsorsHeading {
    font-size: 28px;
  }

  .imgWpr {
    flex-wrap: wrap;
  }

  #sponsorsList {
    padding: 35px 0px;
  }

  .sponsorsType.gold,
  .sponsorsType.silver,
  .sponsorsType.bronze {
    padding-top: 60px;
  }

  .we3SumtWpr h2 {
    font-size: 30px;
    margin-bottom: 12px;
  }

  .we3SumtWpr h2 img {
    width: 85px;
  }

  .we3SumtWpr h3 {
    font-size: 20px;
    line-height: 21px;
  }

  .presented-by {
    font-size: 15px;
  }

  .we3SumtWpr .sewlogo {
    width: 180px;
  }

  #formWpr .spnsr-EnqH1 {
    font-size: 26px;
  }

  #formWpr .spnsr-EnqH1::after {
    top: 60px;
    left: 28%;
  }

  .sponserFormEnq input,
  .sponserFormEnq textarea {
    margin: 0px 0px 20px 0px;
    height: 38px;
  }

  #we3SumtWpr {
    padding: 15px 0px;
  }

  #formWpr .frmLabel {
    font-size: 15px;
    margin-bottom: 7px;
  }

  .sponserFormEnq textarea.txtareaField {
    height: 90px;
  }
}

/****** Sponsors page css end *********/

/* Index-css-new-start */

.global-attendes-section .gradient-heading h2.title {
  /* color:#4D4D4D; */
  color: #1d1d1d;
  font-size: 36px;
  margin-bottom: 70px;
  font-family: 'Roboto-Medium';
}

.summit-card .card-content h2 {
  font-size: 22px;
  text-align: left;
  font-family: 'Roboto-Medium';
  padding: 24px;
  margin: 0;
  padding-bottom: 0;
}

.summit-card .card-content h3 {
  font-size: 16px;
  text-align: left;
  font-family: 'Roboto-Regular';
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}

.global-attendes-section .gradient-heading h2.title span {
  font-size: 60px;
  margin-top: 2px;
  padding-right: 10px;
  float: left;
}

/* .summit-card .card-content .overlay{
  min-height: 433px;
} */
.summit-section {
  padding: 60px 0px;
}

.summit-section h2 {
  margin-bottom: 30px;
}

.summit-card.second {
  margin-left: auto;
}

.future-first {
  padding-top: 0px;
}

.ionic-moments {
  margin-bottom: 30px;
}

.PledgeVideoSectionWrapp {
  margin-bottom: 60px;
}

.banner-section .videoslides-container .video-section::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner-section .video-section .video-section-content {
  z-index: 9;
}

@media screen and (max-width:768px) {
  .summit-card.first {
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .summit-card.second {
    margin: 0 auto;
  }

  .summit-section h2 {
    margin-bottom: 0px;
  }

  .global-attendes-section {
    /* margin-bottom: 50px; */
  }
}

/* Tabs-css-start */
.agendaTabSectionCover {
  box-shadow: 0px 4px 9px 4px rgba(0, 0, 0, 0.25);
  padding: 15px 0px;
  border-radius: 20px 20px 0px 0px;
}

.agendaSectionWrapper {
  padding: 50px 0px;
  background-color: #F5F5F5;
}

.agendaTabSectionCover .tabCoverBtn {
  margin-bottom: 50px;
}

.agendaTabSectionCover .timeH4 {
  font-size: 18px;
  line-height: 55px;
  text-align: center;
  margin: 0px;
  position: relative;
}

.agendaTabSectionCover .timeH4::before {
  content: '';
  position: absolute;
  top: 27px;
  right: 0px;
  width: 38%;
  height: 1px;
  background: #D5D5D5;
}

.agendaTabSectionCover .timeH4::after {
  content: '';
  position: absolute;
  top: 27px;
  left: 0px;
  width: 38%;
  height: 1px;
  background: #D5D5D5;
}

.agendaTabSectionCover .cardCoverr {
  padding: 0px 50px;
}

.agendaTabSectionCover .cardData {
  border: 1.5px solid #D5D5D5;
  border-radius: 7px;
  padding: 12px 10px;
  background: #fff;
}

.agendaTabSectionCover .dateTimeBox {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.agendaTabSectionCover .iconTxt {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.agendaTabSectionCover .iconTxt span {
  color: #000;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1.4;
}

.agendaTabSectionCover .iconTxt span.iconnStyle {
  margin-right: 7px;
  font-size: 21px;
}

.dateTimeBox .iconTxt.active span {
  color: #333333 !important;
}

.agendaTabSectionCover .cardData .GolfH3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 16px;
}

.agendaTabSectionCover .cardData .cardP,
.agendaTabSectionCover .cardData ul li {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  margin-bottom: 15px;
}

.agendaTabSectionCover .cardData ul li {
  margin-bottom: 0px;
}

.agendaTabSectionCover .cardChipDetails {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.agendaTabSectionCover .cardChipDetails .cardChipCommon {
  display: flex;
  align-items: center;
  min-width: 320px;
  margin-bottom: 12px;
}

.agendaTabSectionCover .cardChipDetails .cardChipCommon .chipImgDiv {
  width: 125px;
  height: 125px;
  margin-right: 12px;
}

.agendaTabSectionCover .cardChipDetails .cardChipCommon .chipRightTxt h4 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 5px;
}

.agendaTabSectionCover .cardChipDetails .cardChipCommon .subInfo {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}

.agendaTabSectionCover .midH5 {
  margin: 0;
  text-align: center;
  background: #fff;
  font-size: 22px;
  font-weight: 700;
  height: 38px;
  line-height: 38px;
  border-radius: 5px;
}

.agendaTabSectionCover .mrb15 {
  margin-bottom: 15px;
}

.agendaTabSectionCover .tabBtnBox {
  display: flex;
  justify-content: center;
}

.agendaTabSectionCover .nav-link {
  color: #000;
  text-transform: uppercase;
}

.agendaTabSectionCover .nav-link.active {
  color: #000 !important;
  background-color: #fff !important;
  font-weight: 700;
  border-radius: 35px;
}

@media screen and (max-width:768px) {
  .agendaTabSectionCover .cardChipDetails {
    flex-direction: column;
    align-items: flex-start;
  }

  .agendaTabSectionCover .cardCoverr {
    padding: 0px 0px;
  }

  .agendaTabSectionCover .timeH4::before {
    width: 24%;
  }

  .agendaTabSectionCover .timeH4::after {
    width: 24%;
  }

  .agendaTabSectionCover .midH5 {
    font-size: 18px;
    height: 34px;
    line-height: 34px;
  }

  .agendaTabSectionCover .dateTimeBox {
    flex-wrap: wrap;
  }

  .agendaTabSectionCover .timeH4 {
    font-size: 16px;
  }
}

/* Agenda tab css end */

/* Global-Topic css start */

.GlobalLeadersTopic {
  background: #161616;
  padding: 70px 0px 30px 0px;
}

.GlobalLeadersTopic .globalL {
  color: #fff;
  font-size: 36px;
  font-family: 'Roboto-Regular';
}

.GlobalLeadersTopic .TopicH1 {
  color: #fff;
  font-size: 70px;
  margin-bottom: 60px;
  line-height: 1;
}

.GlobalLeadersTopic .crucialTopicCard {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.GlobalLeadersTopic .cardMain {
  position: relative;
  max-width: 250px;
  background-color: #fff;
  margin-bottom: 40px;
}

.GlobalLeadersTopic .cardMain img {
  display: block;
  height: 155px;
}

.GlobalLeadersTopic .cardMain .cardTxtTopic {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  height: 45px;
  line-height: 45px;
  background-color: #fff;
}

.GlobalLeadersTopic .cardMain .cardTxtTopic span {
  padding: 4px 10px;
  line-height: 18px;
  display: inline-block;
}

.GlobalLeadersTopic .cardMain::before {
  content: "";
  /* background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%); */
  opacity: 0.3;
  filter: blur(16px);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
}

.coverInnerr {
  position: relative;
  z-index: 1;
}

@media screen and (max-width:768px) {
  .GlobalLeadersTopic .cardMain img {
    height: auto;
  }

  .GlobalLeadersTopic {
    padding: 40px 0px 0px 0px;
  }

  .GlobalLeadersTopic .cardMain {
    max-width: 100%;
    width: 100%;
  }

  .GlobalLeadersTopic .TopicH1 {
    font-size: 30px;
    margin-bottom: 30px;
    font-family: 'Roboto-Regular';
  }

  .GlobalLeadersTopic .globalL {
    font-size: 18px;
  }

  .GlobalLeadersTopic .cardMain {
    margin-bottom: 20px;
  }
}

@media screen and (min-width:1400px) and (max-width:2500px) {
  .GlobalLeadersTopic .cardMain {
    max-width: 300px;
  }
}

/* Global-Topic css end */

/* Home-page-Overr-css-start */

.global-attendes-section .map-area {
  height: 450px;
  margin-bottom: 60px;
}

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

  .event .row .leadersList:nth-child(even) {
    margin-top: 30px;
  }

  .event .row .leadersList {
    margin-top: 30px;
  }

  .global-attendes-section .map-area {
    height: auto;
    margin-bottom: unset;
  }

  .ionic-moments .theme-btn .text-overlay {
    font-size: 16px;
  }

  .header .primary-header nav .nav-links li:nth-child(5) a {
    border: 1px solid #000;
    border-radius: 10px;
    height: 40px;
    padding: 0px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    MARGIN-RIGHT: 15px;
  }

  /* .header .primary-header nav .nav-links .nav-links-item a{

  } */
  .header .primary-header nav .nav-links li:last-child a {
    border: none;
    border-radius: unset;
    height: auto;
    padding: unset;
    display: flex;
    align-items: center;
    justify-content: left;
    font-size: 14px;
    font-weight: 600;
    animation: auto;
    transform: none;
    background: transparent;
    color: #000;
    -webkit-background-clip: border-box;
    -webkit-text-fill-color: unset;
    background-clip: border-box;
    filter: brightness(1);
  }

  ul.nav-links.opened li:nth-child(4) a {
    background: #000;
    color: #ffffff !important;
    -webkit-text-fill-color: #fff !important;
    padding: 5px 10px;
    border-radius: 3px;
    filter: none !important;
  }

  .header .primary-header nav .nav-links li:last-child a:hover {
    background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  }

  .section-gradient.plan .exploreRow .explore h5 {
    min-height: auto;
  }

  .distanceWrappper .airport .airportName {
    min-height: auto;
  }

  .section-gradient.plan .exploreRow.heightMainage .explore h5 {
    min-height: auto;
  }

  .innov-headsection .gradient-heading h2 {
    font-size: 40px;
  }
}

@media screen and (min-width:1500px) and (max-width:2500px) {
  .distanceWrappper .airport .airportName {
    min-height: 60px;
  }
}

.fullWidthIMageBox {
  margin-bottom: 35px;
}

.carouselThumbP {
  font-size: 14px;
}

/* thank you popup Start here for Sponsor page */
.sponsor-we3summit .alert-success {
  background-color: #fff;
  position: fixed;
  z-index: 9999;
  width: 100%;
  max-width: 500px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: calc(50% - 100px);
  box-shadow: 0 0 47px rgba(0, 0, 0, .3)
}

.sponsor-we3summit .alert-success .thanksHead {
  padding-bottom: 1.5rem;
  text-align: center;
}

.sponsor-we3summit .alert-success .thanksHead strong {
  font-size: 20px;
}

.sponsor-we3summit .alert-success p {
  text-align: center;
}

/*Button Animation  */
/* .theme-btn.hotel-booking {
  animation:blinkAnim 2s ease infinite;
  transform: scale(1.2); box-shadow:0 0 7px rgba(0,0,0,.3)
}
.theme-btn {
  animation:blinkAnim 2s ease infinite;
  transform: scale(1.2); box-shadow:0 0 7px rgba(0,0,0,.3)
} */
@keyframes blinkAnim {

  0%,
  40% {
    transform: scale(1.2);
  }

  40%,
  70% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}

/* home page guest user section start here  */
.homepageGustUser .col-md-7 {
  padding-right: 6%;
}

.homepageGustUser h2 {
  font-size: 80px;
  font-weight: 700;
  margin: 0px 0px 50px;
  font-family: 'Roboto-Regular';
}

.homepageGustUser h3 {
  font-size: 36px;
  font-weight: 700;
  font-family: 'Roboto-Regular';
}

.homepageGustUser p {
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}

section.homepageGustUser {
  padding: 70px 0;
}

.we3pictuorewrap {
  padding: 60px 0px;
}

.picturecontentWrapp h2 {
  font-size: 88px;
  font-family: 'Roboto-Regular';
  font-weight: 600;
  line-height: 76px;
  margin-bottom: 10px;
  text-align: left !important;
}

.picturecontentWrapp h3 {
  font-size: 68px;
  font-family: 'Roboto-Regular';
  font-weight: 600;
  line-height: 70px;
}

/* Archive video block start*/
.leader-speak {
  background-color: #fff;
  padding: 0px 0 0;
  position: relative;
}

.summit-parent {
  background: url(../images/summit-innovation.png) no-repeat;
}

.summit-parent,
.launch-video {
  position: relative;
  transition: transform 40s;
  animation: zooom-in-effect 40s infinite linear;
  width: 100%;
  background-position: center;
}

.lookback-2023 {
  margin: 0px 0 0;
}

.inspiring-div::before,
.inspiring-div::after,
.empowerdiv::after,
.empowerdiv::before,
.ai-innovation::after,
.ai-innovation::before,
.leader-speak h4::after,
.leader-speak h4::before,
.lookback-2023::after,
.lookback-2023::before,
.launch11x-div h4::after,
.launch11x-div h4::before,
.spotlight-img::after,
.spotlight-img::before,
.commitment-sec::after,
.commitment-sec::before,
.meetnext h2::after,
.meetnext h2::before,
.thankyou-div .thankyou::after,
.thankyou-div .thankyou::before {
  content: '';
  width: 200px;
  height: 200px;
  border-radius: 50%;
  position: absolute;
}

.lookback-2023::before {
  background: linear-gradient(180deg, #00EAFF 0%, rgba(0, 234, 255, 0.00) 100%);
  filter: blur(60px);
  left: 100px;
  top: 60px;
}

.looktext {
  color: #FFF;
  text-align: center;
  font-family: 'Train One';
  font-size: 52.523px;
  font-style: normal;
  font-weight: 400;
  line-height: 103.547px;
  text-transform: uppercase;
}

.yearwe3 {
  color: #00EAFF;
  font-family: 'Train One';
  font-size: 96.067px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  margin-bottom: -20px;
  line-height: 58.346px;
}

.yearwe3 span {
  color: #FFF;
  text-align: center;
  font-family: 'Termina';
  font-size: 120.301px;
  font-style: normal;
  font-weight: 700;
  line-height: 99.604px;
  letter-spacing: 13.224px;
}

.lookback-2023::after {
  background: linear-gradient(180deg, #DD50CB 0%, rgba(221, 80, 203, 0.00) 100%);
  filter: blur(60px);
  right: 180px;
  top: 30px;
}

.summitdate {
  width: 85%;
  color: #00EAFF;
  font-family: 'Montserrat';
  font-size: 130.067px;
  font-style: normal;
  text-align: end;
  font-weight: 800;
  line-height: 158.346px;
}

.summitdate span {
  text-align: center;
  text-shadow: 0px 0px 31.379px #00EAFF;
  font-family: 'The Nautigal';
  font-size: 204.616px;
  font-style: normal;
  font-weight: 700;
  line-height: 123.294px;
  letter-spacing: 16.369px;
  background: linear-gradient(90deg, #00EAFF 0%, #FFF 93.89%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-right: 30px;
}

.border-blue {
  text-align: center;
  display: flex;
  justify-content: center;
  padding: 50px 0 70px;
}

.bordercolor {
  border: 10px solid #215ed9;
  width: 650px;
  display: flex;
  height: 400px;
  align-items: center;
}

.border-blue .video-popup-play {
  width: 70px;
  height: 70px;
  -webkit-transition-property: background-color, color;
  -moz-transition-property: background-color, color;
  -o-transition-property: background-color, color;
  /* transition-property: background-color, color; */
  -webkit-transition-duration: .4s;
  -moz-transition-duration: .4s;
  -o-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  /* transition-timing-function: ease; */
  /* position: relative; */
  display: inline-block;
  margin: 0 auto 0px;
  border-radius: 50%;
  text-align: center;
  padding: 14px;
  color: #fff;
}

.border-blue .video-popup-play:before {
  -webkit-animation: anim-effect-ivana-1 2s infinite;
  -moz-animation: anim-effect-ivana-1 2s infinite;
  -o-animation: anim-effect-ivana-1 2s infinite;
  animation: anim-effect-ivana-1 2s infinite;
}

.border-blue .video-popup-play:after {
  -webkit-animation: anim-effect-ivana-2 2s infinite;
  -moz-animation: anim-effect-ivana-2 2s infinite;
  -o-animation: anim-effect-ivana-2 2s infinite;
  animation: anim-effect-ivana-2 2s infinite;
}

.border-blue .video-popup-play:after,
.border-blue .video-popup-play:before {
  width: 90px;
  height: 90px;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -o-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: box-shadow .4s ease;
  -webkit-transition: -webkit-box-shadow .4s ease;
  -moz-transition: -moz-box-shadow .4s ease;
  -o-transition: box-shadow .4s ease;
  transition: box-shadow .4s ease;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0 0 -35px;
  border-radius: 50%;
  content: '';
  pointer-events: none;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, .5);
}


.material-symbols-outlined {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.border-blue .video-popup-play span {
  font-size: 60px !important;
}

.rightpadding {
  padding-right: 0px !important;
}

#videoModal2 {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

.modal-fullwidth {
  max-width: 100% !important;
  height: 100% !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.modal-fullwidth .close {
  position: absolute;
  right: 20px;
  top: 13px;
  z-index: 9999;
  font-size: 40px;
  opacity: 1;
  color: #ffffff;
  background: #000;
  border: 0px;
}

#videotagclass,
#videotagclass2 {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 5px solid #215ed9;
}

/* End */
.hotelsandplans .swiper-slide {
  width: auto !important;
}

.hotelsandplans img {
  height: 400px !important;
  width: auto !important;
}

.hotelsandplans {
  padding: 50px 0 !important;
  /* padding-top: 20px; */
  background: #f5f5f5 !important;
}

@supports (-ms-ime-align:auto) {
  .banner-section .long-video-section .video-wrap {
    min-height: 97vh;
  }
}

/* blog css start */
.info-content.blog_main_head h1 {
  font-family: 'Roboto-Regular';
  font-size: 30px;
  margin-top: 29px;
  font-weight: 700 !important;
  margin-bottom: 22px;
}

.info-content.blog_main_head p {
 font-family: 'Roboto-Regular';
  font-size: 17px;
  line-height: 30px;
}
.info-content.blog_main_head ol li, .info-content.blog_main_head ul li{
  font-family: 'Roboto-Regular';
  font-size: 17px;
  line-height: 33px;
}
.info-content.blog_main_head li ul{
  padding-left: 0rem;
}
.info-content.blog_main_head ul li{
  background-image: url(../images/blue-tick-circle.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 50px;
    list-style-type: none;
}
.bullets {
  font-family: 'Roboto-Regular';
  margin-left: 30px;
}

.blog_main_head .vdo_name {
  width: auto !important;
  height: auto !important;
}

.home-guest-celebrity {
  text-align: center;
  padding: 40px 0;
}

.home-guest-celebrity p {
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 0px;
  font-family: 'Roboto-Regular';
}

.home-guest-celebrity h2 {
  font-size: 90px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 90px;
}

.banner-section.landing-page .video-section .video-section-content {
  justify-content: center;
}

/* blog css end */
@media (max-width: 768px) {

  .home-guest-celebrity {
    padding: 0;
  }

  .water-event-section .card-wrap .left-content .eventCounter {
    gap: 10px;
  }

  .water-event-section .card-wrap .left-content .eventCounter div {
    font-size: 24px;
  }

  .water-event-section .card-wrap .left-content .eventCounter p {
    font-size: 18px;
    margin-top: 8px;
  }

  .water-event-section .card-wrap .right-content h2 {
    margin-top: 24px;
  }

  .global-attendes-section .gradient-heading h2.title {
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .global-attendes-section .gradient-heading h2.title span {
    font-size: 41px;
    margin-top: -11px;
    padding-right: 0;
    float: none;
  }

  .major-annoucement-inner .pt-5 {
    padding-top: 0 !important;
  }

  .summit-card {
    height: auto;
    width: 100%;
    margin-bottom: 24px;
  }

  .summit-card.second {
    margin-bottom: 20px;
  }

  .home-guest-celebrity p {
    font-size: 32px;
    line-height: 40px;
  }

  .banner-section .videoslides-container .video-section-content h1 {
    transform: translateY(20px) !important;
    font-size: 1.5rem !important;
  }

  .banner-section .video-section .video-section-content h1 img {
    width: 56px !important;
  }

  .banner-section .videoslides-container .video-section .video-section-content h3 {
    margin-top: 20px !important;
  }

  .banner-section.agenda .video-section {
    height: auto;
  }

  .banner-section .video-section .homeBannerImgg {
    height: auto;
    min-height: 195px;
  }

  .participate.banner-section .video-section .video-section-content,
  .agenda.banner-section .video-section .video-section-content {
    min-height: 195px;
  }

  .banner-section.agenda .video-section .video-section-content h1 {
    margin-bottom: 0px;
  }


  .participate.banner-section .video-section .video-section-content {
    padding: 10px 0 10px 0;
    justify-content: flex-end;
  }

  .sponsors.banner-section .video-section .video-section-content {
    padding: 10px 0 10px 0;
    justify-content: center;
  }

  .sponsors.banner-section .video-section .homeBannerImgg {
    height: 220px;
  }

  .banner-section.innovationBannerSec .video-section .video-section-content {
    min-height: 195px;
    justify-content: flex-end !important;
  }

  .banner-section.innovationBannerSec .video-section .video-section-content h3 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  body .banner-section .video-section .video-section-content h3.homeembrace {
    margin-top: 20px !important;
  }

  .mobile-home-banner img {
    height: 100%;
  }

  .banner-section.agenda .video-section .video-section-content {
    padding: 10px 0 10px 0;
    gap: 24px;
  }

  .banner-section .video-section .video-section-content {
    padding: 10px 0 10px 0;
    gap: 12px;
    justify-content: center;
  }

  .banner-section.landing-page .video-section .video-section-content {
    gap: initial;
  }

  .banner-section.plan {
    min-height: auto;
  }

  .planSummit {
    padding: 20px 0;
  }

  .banner-section .videoslides-container .video-section .video-section-content h3 {
    margin-top: 0px !important;
  }

  h4.peopleaitab {
    font-size: 32px !important;
  }

  .homepageplay {
    margin-top: 24px !important;
  }

  .videoslides-container p.novdate {
    font-size: 14px !important;
  }

  .homepageplay p:nth-child(2) {
    font-size: 12px !important;
  }

  .homepageplay p {
    font-size: 12px !important;
  }

  .homepageplay img {
    margin-top: 10px !important;
  }

  .home-guest-celebrity h2 {
    font-size: 45px;
    line-height: 45px;
  }

  .gradient-heading h2.shadow-title {
    filter: blur(5px);
  }

  .banner-section .video-section .video-section-content h1 img {
    width: 36px;
    transform: translateY(0px);
  }

  .banner-section .video-section .video-section-content h3.date {
    font-size: 26px;
  }

  .homepageplay {
    margin-top: 62px;
  }

  .banner-section .video-section .video-section-content h3 {
    margin-top: 0px !important;
    font-size: 14px !important;
    line-height: 18px !important;
  }

  .sponsor-logo-section {
    padding: 0px 0;
    position: relative;
  }

  .banner-section .video-section .video-section-content h1 {
    font-size: 16px;
    transform: translateY(0px);
    line-height: 21px;
    margin-bottom: 0px;
  }

  .video-section-content h3.homeembrace {
    font-size: 16px;
  }

  .banner-section .video-section .video-section-content .play-button-wrap {
    bottom: 0px;
  }

  .looktext {
    font-size: 38.523px;
    line-height: 60.547px;
  }

  .fontsummit h4,
  .summitdate,
  .yearwe3,
  .yearwe3 span {
    font-size: 70px;
    width: 100%;
  }

  .summitdate,
  .yearwe3 span,
  .yearwe3 {
    line-height: 54px;
  }

  .fontsummit h4,
  .summitdate,
  .yearwe3,
  .yearwe3 span {
    font-size: 54px;
    width: 100%;
  }

  .leader-speak {
    background-color: #fff;
    padding: 0px 0 30px;
    position: relative;
  }

  .summitdate,
  .yearwe3 span,
  .yearwe3 {
    line-height: 70px;
  }

  .summitdate span {
    font-size: 44.616px;
    line-height: 96.294px;
  }

  .border-blue {
    padding: 0;
  }

  .bordercolor {
    height: 150px;
    width: 300px;
  }

  #videoModal2,
  .rightpadding .modal-fullwidth,
  .rightpadding #videotagclass2 {
    height: 186px !important;
    width: auto;
    max-width: unset !important;
    top: 100px;
  }

  .picturecontentWrapp h3 {
    font-size: 68px;
    font-family: 'IBM Plex Sans';
    font-weight: 600;
    line-height: 70px;
  }

  .picturecontentWrapp h2 {
    font-size: 75px;
    font-family: 'IBM Plex Sans';
    font-weight: 600;
    line-height: 90px;
  }

  .we3pictuorewrap {
    padding: 30px 0px;
  }

  .rightpadding #videotagclass2 {
    top: 100px;
    left: 7px;
  }

  .modal-fullwidth .close {
    position: fixed;
    right: 20px;
    top: 117px;
    z-index: 9999;
    font-size: 40px;
    opacity: 1;
    color: #ffffff;
    background: #323232;
    border: 0px;
  }

  .water-event-section .card-wrap .left-content h2 {
    font-size: 22px;
  }

  .blog_main_head .vdo_name {
    width: 100% !important;
  }

  .info-content.blog_main_head h1 {
    font-size: 21px;
  }
}

.banner-section .video-section-content h1 {
  font-size: 110px !important;
  text-align: left;
}

.banner-section .video-section-content h1 img {
  width: 15rem;
}

.banner-section .video-section-content .homepageplay img {
  width: 100%;
}

.homepageplay p {
  font-size: 14px;
}

p.novdate {
  font-size: 32px !important;
}

.novdate,
.homepageplay p {
  font-family: 'Roboto-light';
  font-size: 23px;
  text-align: left;
  margin-bottom: 0;
  line-height: 1.3;
}

.homepageplay p:nth-child(2) {
  font-size: 25px;
}

h4.peopleaitab {
  font-size: 60px;
  font-family: 'Roboto-light';
  text-align: left;
  font-weight: 400;
  text-shadow: 2px 2px 8px #00d1ff;
}



/* new banner css  */
/* .banner-section.landing-page {
  height: 100vh;
  background-color: #000000;
  background-image: url(../images/background/landing-page-banner.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
} */
.banner-section.agenda {
  height: calc(100vh - 118px);
  background-color: #000000;
  background-image: url("../images/background/Agenda-latest.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.event {
  height: calc(100vh - 118px);
  background-color: #000000;
  background-image: url("../images/background/speaker-latest.png");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.participate {
  height: calc(100vh - 118px);
  background-color: #000000;
  background-image: url("../images/background/participating-latest.png");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.sponsors {
  height: calc(100vh - 118px);
  background-color: #000000;
  background-image: url("../images/background/WE3-Sponsors.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.plan {
  height: calc(100vh - 118px);
  background-color: #000000;
  background-image: url("../images/background/pannewbanner.png");
  /* background-position: center; */
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.innovationBannerSec {
  height: calc(100vh - 118px);
  background-color: #000000;
  background-image: url("../images/background/WE3-Innovation-Series.jpg");
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.innovationBannerSec.summitArchiveBannerSec {
  height: calc(100vh - 118px);
  background-color: #000000;
  background-image: url("../images/background/Archive-lates.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-section.posters {
  aspect-ratio: 1600 / 749;
  background-color: #000000;
  background-image: url("../images/background/poster-banner.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.pa-autoslides {
  display: flex;
  gap: 8px;
  height: 400px;
  overflow: hidden;
  position: relative;
  max-width: 546px;
}

.pa-autoslides::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) -3.41%, #FFFFFF 83.96%);
}

.pa-autoslides::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: linear-gradient(360deg, #FFFFFF 8.37%, rgba(255, 255, 255, 0) 79.81%);
  z-index: 1;
}

.pa-autoslides .pa-ls,
.pa-autoslides .pa-rs {
  width: 100%;
}

.pa-autoslides .pa-ls {
  animation: pa-slide-up 15s linear infinite;
}

.pa-autoslides .pa-rs {
  animation: pa-slide-down 15s linear infinite;
}

@media (min-width: 1400px) {
  .pa-autoslides {
    max-width: 100%;
  }

  @keyframes pa-slide-up {
    from {
      transform: translateY(0px);
    }

    to {
      transform: translateY(-1094px)
    }
  }

  @keyframes pa-slide-down {
    from {
      transform: translateY(-1094px);
    }

    to {
      transform: translateY(0px)
    }
  }
}

@keyframes pa-slide-up {
  from {
    transform: translateY(0px);
  }

  to {
    transform: translateY(-950px)
  }
}

@keyframes pa-slide-down {
  from {
    transform: translateY(-950px);
  }

  to {
    transform: translateY(0px)
  }
}

.pa-autoslides img {
  width: 100%;
  height: auto;
}

.poster-slider {
  padding-bottom: 60px;
}

.poster-slider .pa-contentwrap {
  padding-left: 30px;
}

.poster-slider .pa-contentwrap h2 {
  color: #000000;
  font-weight: 400;
  font-size: 52px;
  line-height: 103%;
}

.poster-slider .pa-contentwrap p {
  font-size: 14px;
  line-height: 178%;
  color: #000000;
  margin-top: 40px;
}

.agenda.banner-section .video-section::after,
.event.banner-section .video-section::after,
.participate.banner-section .video-section::after,
.sponsors.banner-section .video-section::after,
.plan.banner-section .video-section::after,
.innovationBannerSec.banner-section .video-section::after {
  background-color: transparent !important;
}

.banner-section.agenda .video-section,
.banner-section.event .video-section,
.banner-section.participate .video-section,
.banner-section.sponsors .video-section,
.banner-section.plan .video-section,
.banner-section.innovationBannerSec .video-section {
  background: transparent;
}

.agenda.banner-section .video-section .video-section-content,
.event.banner-section .video-section .video-section-content,
.participate.banner-section .video-section .video-section-content,
.sponsors.banner-section .video-section .video-section-content,
.plan.banner-section .video-section .video-section-content,
.innovationBannerSec.banner-section .video-section .video-section-content {
  min-height: calc(100vh - 118px);
  padding: 0;
}

.banner-section.agenda .video-section .video-section-content h1,
.banner-section.event .video-section .video-section-content h1,
.banner-section.participate .video-section .video-section-content h2,
.banner-section.sponsors .video-section .video-section-content h2,
.banner-section.plan .video-section .video-section-content h2,
.banner-section.innovationBannerSec .video-section .video-section-content h3 {
  line-height: 115% !important;
  margin-bottom: 10px;
}


.banner-section.plan .video-section .video-section-content h2 {
  height: auto;
  font-weight: 700;
}

.banner-section.agenda .video-section .video-section-content h3,
.banner-section.event .video-section .video-section-content h3,
.banner-section.participate .video-section .video-section-content h3,
.banner-section.sponsors .video-section .video-section-content h3,
.banner-section.innovationBannerSec .video-section .video-section-content h3 {
  margin-bottom: 18px;
}

.sponsors.banner-section .video-section .video-section-content p,
.plan.banner-section .video-section .video-section-content p,
.innovationBannerSec.banner-section .video-section .video-section-content p {
  margin-bottom: 34px;
}

.innovationBannerSec.banner-section.summitArchiveBannerSec .video-section .video-section-content p:first-of-type {
  margin-bottom: 34px;
}


.leader-speak h1 {
  text-align: center;
  font-size: 45px;
  margin-bottom: 24px;
}

.leader-speak .border-blue .bordercolor {
  border: 0;
}

.poster-section3 .contentWrappCore p {
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 32px;
}

.posteraftersection {
  padding: 70px 0;
}

.posteraftersection.before-after-section h3 {
  font-size: 28px;
  margin-bottom: 16px;
}

.posteraftersection.before-after-section h2 {
  font-size: 64px;
}

.posteraftersection.before-after-section p {
  padding: 0 24px;
  margin-top: 50px;
  font-size: 14px;
  line-height: 32px;
}


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

  .banner-section.landing-page {
    height: auto;
    background-image: none;
  }

  .we3linkedinlive .we3summitlinkedinlive h2 {
    font-size: 32px;
    line-height: 45px;
  }

  .leader-speak h1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 24px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-section.innovationBannerSec.summitArchiveBannerSec {
    height: auto;
  }

  .banner-section.agenda,
  .banner-section.event,
  .banner-section.participate,
  .banner-section.sponsors,
  .banner-section.innovationBannerSec {
    height: auto;
  }
  .banner-section.plan{
    height: calc(49vh - 116px);
    background-position: center;
  }
  .banner-section.agenda .video-section .video-section-content h3,
  .banner-section.event .video-section .video-section-content h3,
  .banner-section.participate .video-section .video-section-content h3,
  .banner-section.sponsors .video-section .video-section-content h3,
  .sponsors.banner-section .video-section .video-section-content p,
  .plan.banner-section .video-section .video-section-content p,
  .innovationBannerSec.banner-section .video-section .video-section-content p {
    margin-bottom: 0;
  }

  .agenda.banner-section .video-section .video-section-content,
  .event.banner-section .video-section .video-section-content,
  .participate.banner-section .video-section .video-section-content,
  .plan.banner-section .video-section .video-section-content,
  .innovationBannerSec.banner-section .video-section .video-section-content {
    min-height: 195px;
    padding: 0;
  }

  .innovationBannerSec.banner-section .video-section .video-section-content {
    min-height: 180px;
  }

  .sponsors.banner-section .video-section .video-section-content {
    min-height: 250px;
    padding: 0;
  }

  .innovationBannerSec.banner-section.summitArchiveBannerSec .video-section .video-section-content p:first-of-type {
    margin-bottom: 0;
  }

  .corePiller .coreWrapp {
    margin-bottom: 24px;
  }

  .poster-slider .pa-contentwrap {
    padding-left: 0;
    margin-top: 48px;
  }

  .poster-slider .pa-contentwrap h2 {
    font-size: 40px;
  }

  .poster-slider .pa-contentwrap p {
    font-size: 16px;
    margin-top: 24px;
  }

  .posteraftersection {
    padding: 40px 0 0;
  }

  .posteraftersection.before-after-section h3 {
    font-size: 22px;
    line-height: 160%;
  }

  .posteraftersection.before-after-section h2 {
    font-size: 42px;
  }

  .posteraftersection.before-after-section p {
    padding: 0;
    margin-top: 16px;
  }

  .poster-section3 .contentWrappCore p {
    font-size: 22px;
    margin-bottom: 24px;
  }

  .poster-section3 .seospeaks {
    margin-bottom: 50px;
  }

  @keyframes pa-slide-up {
    from {
      transform: translateY(0px);
    }

    to {
      transform: translateY(-685px)
    }
  }

  @keyframes pa-slide-down {
    from {
      transform: translateY(-685px);
    }

    to {
      transform: translateY(0px)
    }
  }

}

.archive-alumini {
  background-image: none;
}

.we3summitlinkedinlive h2 {
  text-align: center;
  font-size: 45px;
  line-height: 55px;
  color: #000;
  font-weight: 400;
  font-family: 'Roboto-Regular';
  margin-bottom: 20px;
}

.we3summitlinkedinlive img {
  margin-bottom: 24px;
}

.sponsor-logo-section.nominate-the-speaker {
  padding: 6px 0;
}

.sponsor-logo-section .swiper-wrapper.nominatespeaker .swiper-slide {
  width: 220px;
  max-width: 280px;
}

.sponsor-logo-section .swiper-wrapper.nominatespeaker .swiper-slide a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
}

/* nominee for start */
/* thank you popup Start here for Sponsor page */
.event-speaker .alert-success {
  background-color: #313131;
  position: fixed;
  z-index: 9999;
  border-radius: 40px;
  border: 0;
  padding: 70px;
  width: 100%;
  max-width: 680px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: calc(50% - 100px);
  box-shadow: 0 0 47px rgba(0, 0, 0, .3);
}

.event-speaker .alert-success .thanksHead {
  color: #fff;
  font-size: 32px;
  text-align: center;
  margin-bottom: 16px;
}

.event-speaker .alert-success p {
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.event-speaker .alert-dismissible .btn-close {
  position: absolute;
  right: 25px;
  top: 25px;
  padding: 0;
  width: 32px;
  height: 32px;
  background-image: none !important;
  --bs-btn-close-bg: none !important;
}

.event-speaker .alert-dismissible .btn-close:before,
.event-speaker .alert-dismissible .btn-close:after {
  position: absolute;
  left: 15px;
  top: 0;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #fff;
}

.event-speaker .alert-dismissible .btn-close:before {
  transform: rotate(45deg);
}

.event-speaker .alert-dismissible .btn-close:after {
  transform: rotate(-45deg);
}


#speakernominee {
  background-color: #000;
  padding: 60px 0;
}

.nominee-EnqH1 {
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

.nominee-EnqH1::after {
  content: "";
  width: 90px;
  height: 2px;
  bottom: -10px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#speakernominee h2 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  position: relative;
}

#speakernominee h2::after {
  content: "";
  width: 60px;
  height: 2px;
  bottom: -10px;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}


.nomineeLabel {
  color: #fff;
  font-size: 14px;
}

.nomineeLabel span {
  color: #EE0000;
  padding-left: 10px;
}

.nominee-EnqH2 {
  margin-top: 20px;
}

#speakernominee .form-control {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
  border: 1px solid #fff;
  height: 48px;
}

#speakernominee .form-control.error {
  border: 2px solid red;
}

#speakernominee .form-control::placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
  opacity: 1;
}

#speakernominee .form-control::-ms-input-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.4);
}

#speakernominee .nomoneeTextAreaPst textarea {
  height: 150px;
  resize: none;
}

#speakernominee .nomoneeTextAreaPt textarea {
  height: 89px;
  resize: none;
}

#speakernominee label.error {
  color: #fff;
  padding-top: 5px;
}

.recaptcha-nominee .g-recaptcha {
  display: inline-block;
}

.nomineeMailto {
  font-size: 16px;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 30px;
}

.nomineeMailto a {
  text-decoration: underline;
  color: #fff;
}

.nomineesubmit {
  margin-top: 26px;
}

.nominate-visionary {
  padding: 60px 0;
}

.nominate-visionary h2 {
  font-weight: 600;
  font-size: 60px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 0px;
  font-family: 'Roboto-Regular';
}

.nominate-visionary h6 {
  font-weight: 400;
  font-size: 36px;
  line-height: 100%;
  color: #000000;
  margin-bottom: 0px;
  font-family: 'Roboto-Regular';
}

.nominate-visionary p {
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 24px;
  margin-top: 24px;
  font-family: 'Roboto-Regular';
}

.visionary-nomination .img-fluid {
  height: 280px;
}

.nominate-visionary .summit-section-arrow {
  padding: 0;
  text-align: left;
}

.nominate-visionary .summit-section-arrow .theme-btn {
  padding: 0 10px;
}

body.no-scroll {
  overflow: hidden;
}

.sponsorwe3summitlogo {
  display: none;
}

@media (max-width: 768px) {
  .nominee-EnqH1 {
    font-size: 40px;
    line-height: 52px;
  }

  .event-speaker .alert-success {
    padding: 40px;
  }

  .nominate-visionary {
    padding: 20px 0;
  }

  .sponsorwe3summitlogo {
    display: block;
  }

  .sponsorwe3summitlogo .swiper-wrapper .swiper-slide img {
    filter: unset;
    text-align: left;
    padding-left: 20px;
    height: 55px;
    width: 300px;
  }

  .sponsorwe3summitlogo h1 {
    text-align: left;
    padding-left: 20px;
    font-size: 25px;
    font-weight: bold;
  }
}

/* mobile app dowload section added on home page 14-10-2024 */
.download-we3summitoct {
  padding: 50px 0;
  position: relative;
}

.dws-heading {
  font-size: 2rem;
  margin-bottom: 16px;
  font-family: 'Roboto-Regular';
}

.dws-subheading {
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #161616;
  text-align: justify;
}

.dws-title {
  margin-top: 12px;
}

.dws-qrimg {
  max-width: 144px;
  display: block;
}

.dws-down {
  display: flex;
  width: 320px;
}

.dws-down p:last-child a {
  margin-left: 8px;
}

.dws-bannerimg {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(83px);
  object-fit: contain;
  max-width: 850px;
}

.download-we3summitoct-cnt {
  max-width: 550px !important;
}

#imageModal.we3modal .modal-dialog {
  margin-top: 7%;
}

.we3modal.modal-fullscreen-xl .modal-dialog {
  width: 75%;
  max-width: none;
  height: 100%;
  margin: 130px auto;
}

.we3modal.modal-fullscreen-xl .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.we3modal button.close {
  position: absolute;
  right: 17px;
  top: 24px;
  background: #fff !important;
  border-radius: 50%;
  width: 36px;
  height: 50px;
  z-index: 99999;
  opacity: 1 !important;
}

.we3modal button.close span {
  font-size: 40px;
  text-shadow: none;
  font-weight: normal;
}

#imageModal.we3modal .close {
  float: right;
  border: 0 !important;
  background: 0 !important;
  font-size: 24px;
  color: #080808;
  transform: translate(4px, -8px);
}

@media (min-width: 1300px) {
  .dws-bannerimg {
    transform: translateX(0vw);
  }
}

@media (min-width: 1400px) {
  .dws-bannerimg {
    transform: translateX(-2vw);
  }
}

@media (min-width: 1600px) {
  .dws-bannerimg {
    transform: translateX(-6vw);
  }

  #imageModal.we3modal .modal-dialog {
    max-width: 1000px;
    margin-top: 70px;
  }
  .banneraligbbtm .homepageplay{
    bottom: -1px !important;
  }
  .we3videoupdatejan .banneraligbbtm {
    min-height: 350px !important;
  }

}

@media (max-width: 768px) {
  .dws-bannerimg {
    transform: translate(0, -375px);
    position: unset;
    margin-top: -46%;
  }

  .dws-title-app {
    margin-top: 320px;
  }

  #imageModal.we3modal {
    padding-right: 0;
  }

  #imageModal.we3modal .modal-dialog {
    margin-top: 22%;
  }

  .we3modal button.close {
    right: 9px;
    top: 9px;
  }

  .we3modal.modal-fullscreen-xl .modal-dialog {
    width: 100%;
  }
}

/*mobile app dowload section End */

/* Social Visit */
.social-linkedin-visit-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.social-linkedin-visit-header .socialwidgethead {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0;
}

.social-linkedin-visit-header .socialwe3logo {
  width: 100px;
  height: auto;
}

@media (max-width: 768px) {
  .header .primary-header.socialwidgeheader {
    height: unset;
    padding: 16px 0px 16px 0;
    position: relative;
  }

  .social-linkedin-visit-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .social-linkedin-visit-header .socialwe3logo {
    position: absolute;
    top: 20px;
    right: 18px;
    width: 120px;
  }

  .social-linkedin-visit-header .socialwidgethead {
    font-size: 20px;
    margin-top: 16px;
    width: 100%;
    text-align: center;
  }
}

/* agenda button css */
.we3agendadownload-top,
.we3agendadownload-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 0px;
}

/* END Social Visit */
/* Chair commitee home page section start 10-12-2024 */
.chairCommitteeWrapper {
  padding: 90px 0px;
  background: linear-gradient(137deg, rgba(48, 51, 158, 1) 0%, rgba(96, 124, 208, 1) 100%);
}

.chairCommitteeWrapper .headcceH2 {
  font-size: 54px;
  line-height: 80px;
  margin-bottom: 10px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-align: center;
}

.chairCommitteeWrapper .cceH1 {
  color: #CCDAFC;
  font-size: 60px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-align: center;
  margin-bottom: 80px;
}

.chairCommitteeWrapper .chair-PersonDiv {
  text-align: center;
}

.chairCommitteeWrapper .cpDivWrapp {
  width: 320px;
  max-width: 320px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #fff;
  border-radius: 18px;
  margin-bottom: 24px;
}

.chairCommitteeWrapper .cpDivWrapp img {
  width: 100%;
  display: block;
}

.chairCommitteeWrapper .chairNameH3 {
  font-size: 24px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 8px;
}

.chairCommitteeWrapper .ProfileCoverDiv {
  font-size: 16px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 12px;
}

.chairCommitteeWrapper .projectNameTxtt {
  font-size: 16px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin-bottom: 8px;
}

.chairCommitteeWrapper .ccPairagraph {
  text-align: justify;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 21px;
  line-height: 38px;
  color: #fff;
  margin-top: 50px;
  /* padding: 0px 100px; */
}

.wesummitinfoCard {
  padding-bottom: 100px;
  background: linear-gradient(0deg, #E9EFFB 3.46%, rgba(233, 239, 251, 0.881519) 30.17%, rgba(204, 218, 252, 0) 100%);
}

.wesummitinfoCard .imgWrapperDiv .summitCoverBoxes {
  background: linear-gradient(0deg, #215ED9 3.46%, rgba(204, 218, 252, 0) 100%);
  transition: all .3s ease-in-out;
}

.wesummitinfoCard .imgWrapperDiv {
  position: relative;
  transform: scale(0.9);
}

.wesummitinfoCard .beatsummitlink {
  font-size: 14px;
  line-height: 30px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #fff;
  display: block;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 5px 10px;
  border-radius: 40px;
  text-align: center;
  max-width: 220px;
  min-width: 200px;
  margin: 0 auto;
  margin-bottom: 24px;
}

.wesummitinfoCard .imgWrapperDiv .summitPairaDiv p {
  display: block;
  transition: all .3s ease-in-out;
}

.wesummitinfoCard .summitPairaDiv p {
  display: none;
  font-size: 16px;
  padding: 0px 24px;
  text-align: center;
  color: #fff;
  margin-bottom: 48px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 24px;
  min-height: 116px;
}

.wesummitinfoCard strong,
.chairCommitteeWrapper strong {
  font-weight: bold;
}

.wesummitinfoCard .imgWrapperDiv img {
  width: 100%;
}

.wesummitinfoCard .summitCoverBoxes {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: end;
  border-radius: 15px;
}

.wesummitinfoCard .txtBold {
  font-weight: 600;
}

.wesummitinfoCard .weyoutubePaira {
  font-size: 21px;
  text-align: center;
  color: #161616;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  line-height: 38px;
  margin-bottom: 70px;
}

.wesummitinfoCard .youtubeDivBtn {
  text-align: center;
}

.wesummitinfoCard .imgWrapperDiv:hover {
  transform: scale(1.001);
  transition: all .3s ease-in-out;
}

.wesummitinfoCard .imgWrapperDiv:hover .beatsummitlink {
  margin-bottom: 20px;
  transition: all .3s ease-in-out;
}

.header .primary-header a.we3summit-regional-menu {
  display: flex;
  align-items: center;
  filter: brightness(1) !important;
  -webkit-text-fill-color: unset !important;
  color: #205ed9 !important;
}

.header .primary-header a.we3summit-regional-menu img {
  width: 28px;
  margin-left: 7px;
}

.summitmainmenu .navbar-nav.nav-level-0 {
  flex-direction: row;
  align-items: center;
}

.summitmainmenu .navbar-nav.nav-level-0 li {
  margin-right: 28px;
}

.summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) {
  margin-right: 0;
}

.summitmainmenu .navbar-nav.nav-level-0 li a {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  text-decoration: none;
  font-weight: 500;
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  filter: brightness(0);
  transition: 0.3s ease;
}

.summitmainmenu .navbar-nav.nav-level-0 li a:hover {
  filter: brightness(1);
}

.summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) a.nav-link {
  border: 1px solid #000;
  border-radius: 10px;
  height: 40px;
  padding: 0px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 500;
  background: #000;
  color: #fff;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: unset;
  background-clip: border-box;
  filter: brightness(1);
}

.summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) a.nav-link:hover {
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%) !important;
  transition: 0.5s ease;
  filter: brightness(1);
  border-color: #5F19A6;
  outline: 1px solid #5F19A6;
}

.summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 {
  padding: .7em !important;
}

.summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 li {
  margin-right: 0;
  text-align: center;
}

.summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 li a {
  line-height: 30px;
}

/* we3abstract page start on 12-31-2024 */
.abstract1 {
  background: url(../images/abstractimage/abs1.svg);
  background-repeat: no-repeat;
  padding: 100px 0 50px;
  background-size: cover;
}

.abstract1 .callleft {
  background: #F0F0F0;
  padding: 44px 48px;
  border-radius: 20px;
}

.abstract1 .callleft .logotext {
  display: flex;
}

.abstract1 .callleft .logotext svg {
  margin-right: 10px;
}

.abstract1 .callleft .logotext h3 {
  font-size: 38px;
  line-height: .8;
  font-weight: 700;
}

.abstract1 .callleft h2 {
  font-size: 80px;
  font-weight: 600;
  line-height: 1.1;
}

.abstract1 .callleft p {
  font-size: 20px;
  line-height: 1.3;
}

.abstract1 .callleft h5 {
  font-size: 30px;
  padding-bottom: 15px;
  border-top: solid 1px #333;
  padding-top: 20px;
  font-weight: 500;
}

.abstract1 .callleft a {
  font-size: 18px;
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
  padding: 8px 30px;
  border-radius: 10px;
}

.abstract2 {
  padding: 80px 0;
}

.abstract2 .abs2left,
.abstract2 .abs2left img {
  width: 98%;
  filter: contrast(0.8);
}

.abstract2 p {
  text-align: justify;
  line-height: 26px;
}

.abstract3 {
  padding: 80px 0 40px;
  background-color: #000000;
}

.abstract3 h2 {
  text-align: center;
  color: #fff;
  font-size: 40px;
}

.abstract3 p {
  color: #fff;
  text-align: center;
}

.abstract3 .themealign {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 80%;
  padding-bottom: 30px;
}

.abstract3 .themealign img {
  width: 50px;
  height: auto;
  margin-right: 20px;
}

.abstract3 .themealign .righttheme h5 {
  color: #fff;
  font-size: 17px;
}

.abstract3 .themealign .righttheme p {
  font-size: 14px;
  text-align: left;
}

.abstract4 {
  background: url(../images/abstractimage/notificationbg.png);
  background-repeat: no-repeat;
  padding: 80px 0;
  background-size: cover;
}

.abstract4 .notificationsec {
  text-align: center;
}

.abstract4 .notificationsec h2 {
  line-height: 1;
  font-size: 60px;
}

.abstract4 .notificationsec p {
  font-size: 15px;
}

.abstract4 .notificationsec ul {
  display: flex;
  padding-top: 30px;
}

.abstract4 .notificationsec ul li {
  width: 50%;
  list-style-type: none;
}

.abstract4 .notificationsec a {
  font-size: 16px;
  padding: 8px 30px;
  color: #000;
  text-decoration: none;
  border: 1px solid #000;
  border-radius: 10px;
  text-align: center;
  margin-top: 20px;
  display: inline-block;
}

.abstractfaq {
  background: #F2F2F2;
  padding: 100px 0 30px;
}

.abstractfaq h2 {
  font-size: 50px;
  font-weight: 400;
  margin-bottom: 50px;
}

.abstractfaq h5 {
  font-size: 18px;
  font-weight: 500;
}

.abstractfaq p {
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 20px;
}

.we3abstract_uppper {
  justify-content: center;
  padding: 60px 0px;
}

.we3abstract_uppper h2,
label.absLabel,
.we3abstract_uppper h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  font-family: Arial;
}

.we3abstract_uppper .js-form-type-checkbox,
.we3abstract_uppper .js-form-type-radio {
  background: #F2F2F2;
  padding: 10px 15px;
  margin-bottom: 5px;

}

.we3abstract_uppper .js-form-type-radio .form-radio {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: sub;
}

.we3abstract_uppper .js-form-type-checkbox label,
.we3abstract_uppper .js-form-type-radio label {
  color: #525252;
  font-size: 16px;
  font-weight: 600;
  font-family: Arial;
}

.we3abstract_uppper .js-form-type-textfield,
.we3abstract_uppper .js-form-type-textarea,
.we3abstract_uppper .js-webform-type-checkboxes,
.we3abstract_uppper .js-webform-type-radios,
.we3abstract_uppper .js-form-type-tel,
.we3abstract_uppper .js-form-type-email {
  margin-top: 0px;
}

.we3abstract_uppper .form-text,
.we3abstract_uppper .form-tel,
.we3abstract_uppper .form-email,
.we3abstract_uppper .form-textarea {
  border: 2px solid #787878;
  background: #F2F2F2;
  height: 48px;
  line-height: 48px;
}

.we3abstract_uppper .form-textarea {
  min-height: 100px;
}

.abswe3button {
  float: right;
  position: relative;
}

.abswe3button input {
  padding: 8px 50px 8px 20px;
  background: #fff;
  border: 2px solid #000;
  line-height: 21px;
  font-size: 16px;
  color: #000;
  border-radius: 8px;
}

.abswe3button .material-icons {
  position: absolute;
  top: 8px;
  right: 19px;
  font-size: 26px;
}

.banner-section.abstractBanner {
  background: url(../images/abstractimage/abstractBanner.svg) no-repeat;
  min-height: 670px;
  background-size: cover;
  background-position: center;
  padding: 100px 0px;
}

.abstractContentBox {
  background: #F0F0F0;
}

.CLogoTxtt {
  max-width: 100px;
  margin-right: 15px;
}

.summ25 {
  font-size: 40px;
  line-height: 50px;
  font-family: "Roboto-Medium";
}

.abstractContentBox {
  padding: 50px 100px;
  border-radius: 12px;
}

.abstH1heading {
  font-size: 80px;
  line-height: 95px;
  font-family: 'Roboto-Bold';
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  color: #000;
}

.abstractWe3Summit {
  display: flex;
  align-items: center;
}

.abstPairaBanner {
  font-size: 16px;
  line-height: 28px;
  color: #161616;
  text-align: justify;
}

.abstractnextWrapper {
  background: url(../images/abstractimage/gradientBG.svg) no-repeat;
  min-height: 500px;
  background-size: cover;
  background-position: center;
  padding: 100px 0px;
}

.nextH2txtt {
  text-align: center;
  font-size: 60px;
  line-height: 64px;
  font-family: 'Roboto-medium';
  margin-bottom: 70px;
}

.submissionSec {
  text-align: center;
  margin-bottom: 76px;
}

.subtxttt {
  font-size: 26px;
  line-height: 30px;
  font-family: "Roboto-Regular";
  margin-bottom: 16px;
}

.absDateBox {
  font-size: 48px;
  line-height: 44px;
  font-family: 'Roboto-medium';
  color: #161616;
}

.absnP {
  font-size: 16px;
  text-align: center;
  line-height: 42px;
  font-family: 'Roboto-Light';
}

.absQuestionWrapper {
  padding: 100px 0px;
}

.absQuestionDiv {
  text-align: center;
}

.absQuestionH1 {
  font-size: 60px;
  line-height: 64px;
  font-family: 'Roboto-Regular';
  margin-bottom: 27px;
}

.absContentP {
  font-size: 16px;
  line-height: 28px;
  color: #161616;
  font-family: 'Roboto-Light';
}

.absPanchor {
  font-size: 16px;
  line-height: 28px;
  color: #161616;
  font-family: 'Roboto-Light';
}

/* we3abstract page End */
/* we3 europe start 08-01-2024 */
.banner-section.EuropeBanner {
  background: url(../images/we3Europe/EuropeBanner.svg) no-repeat;
  min-height: 782px;
  background-size: cover;
  background-position: center;
  padding-top: 80px;
}

.global-attendes-section.europewe3countdown {
  background-image: none
}

.europeLogobox {
  max-width: 340px;
  margin-bottom: 10px;
}

.regH4c {
  font-family: "Roboto-Light";
  font-size: 42px;
  line-height: 44px;
  color: #fff;
  margin-bottom: 55px;
}

.pioEuropH1 {
  font-size: 42px;
  color: #fff;
  line-height: 50px;
  font-family: 'Roboto-Light';
}

.pioEuropH1 .ewtTxtt {
  font-size: 60px;
  text-shadow: 0 0 10px #FFFFFF;
  line-height: 62px;
}

.pioPwerH3 {
  font-size: 36px;
  line-height: 42px;
  color: #fff;
  font-family: 'Roboto-Light';
  margin-top: 6px;
  margin-bottom: 20px;
}

.pioneerH4 {
  font-size: 36px;
  color: #fff;
  font-family: 'Roboto-Regular';
  line-height: 48px;
}

.rottNet {
  font-size: 26px;
  color: #fff;
  font-family: 'Roboto-Regular';
  line-height: 36px;
}

.powSewL {
  max-width: 195px;
}

.pioneerContentDiv {
  margin-bottom: 54px;
}

.europe_Content_Box {
  padding: 80px 0px;
  padding-bottom: 0px;
}

.txttPaira_europe {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 40px;
}

.txttPaira_europe:last-child {
  margin-bottom: 0px;
}

.themDiscussCard {
  background: #000000;
  padding: 40px 24px;
  border-radius: 20px 0px 20px 20px;
  min-height: 400px;
  margin-bottom: 45px;
}

.keytheH1 {
  font-size: 40px;
  text-align: center;
  font-family: "Roboto-Regular", sans-serif;
  line-height: 1.2;
  margin-bottom: 40px;
}

.themeImgCard {
  max-width: 60px;
  margin-bottom: 28px;
}

.themeCardTitle {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
  font-family: 'Roboto-Regular';
}

.themeCardUL {
  padding: 0px;
  margin: 0px;
  padding-left: 22px;
}

.themeCardUL .theCardLI {
  color: #fff;
  font-size: 14px;
  font-family: "Roboto-Light";
  line-height: 22px;
  margin-bottom: 10px;
}

.themeCardUL .theCardLI:last-child {
  margin-bottom: 0px;
}


.agendaTabSectionCover.eventScheduleCoverrDiv {
  background-color: #F5F5F5;
  box-shadow: none;
  padding: 40px 0px;
  border-radius: none;
}

.eventScheduleH1 {
  /* font-family: 'Roboto-Light'; */
  font-size: 48px;
  text-align: center;
  line-height: 60px;
  color: #000;
  margin-bottom: 60px;
}

.headCoverDiv {
  text-align: center;
  margin-bottom: 30px;
}

.dateHeadChip {
  font-size: 18px;
  line-height: 23px;
  color: #333;
  padding: 9px 18px;
  background: #fff;
  border-radius: 4px;
  margin: 0 auto;
  display: inline-block;
  font-family: "IBM Plex Sans", sans-serif;
  font-weight: 500;
}

#we3europeform {
  background-image: url('../images/we3Europe/europeformbg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
}
#we3midatlantic {
  background-image: url('../images/we3Europe/europeformbg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 60px 0px;
}
.europeFormHeadH2 {
  font-size: 48px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  margin-bottom: 25px;
}

.europeFormSubHeadH3 {
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 64px;
}

#we3europeform form {
  max-width: 600px;
  margin: 0 auto;
}
#we3midatlantic form {
  max-width: 600px;
  margin: 0 auto;
}

.europee3form_uppper .captchaStyleOverr {
  padding: 5px 10px;
  background-color: #fff;
  margin: 1em 0px;
}
.europee3form_uppper.we3midatlantic_upper .captchaStyleOverr {
  padding: 5px 10px;
  background-color:transparent;
  margin: 1em 0px;
}
.europee3form_uppper .g-recaptcha {
  transform: scale(0.9);
  margin-left: -16px;
}

.europee3form_uppper .europeBtnWrapp.europewe3button {
  margin: 1em 0px;
}

.europee3form_uppper .europeBtnWrapp.europewe3button input {
  background: linear-gradient(268.9deg, #3630B9 38.81%, #3372BE 88.8%);
  outline: none;
  border: 1px solid #1768AA;
  color: #fff;
  font-family: "Roboto-Regular";
  padding: 12px 24px;
  width: 100%;
  font-size: 18px;
  border-radius: 6px;
  margin-top: 20px;
}

.europecntone {
  display: flex;
  justify-content: flex-end;
}

.europecntthree {
  display: flex;
  justify-content: flex-start;
}

.themesDiscussWrapper {
  padding-top: 40px;
}

.water-event-section.we3europewaterevent .card-wrap .right-content p {
  line-height: 24px;
  margin-bottom: 18px;
}

.water-event-section.we3europewaterevent .card-wrap .right-content {
  margin-top: 15px;
}

.welcome-alumni.we3europealumini {
  padding-top: 40px;
}

.eventScheduleCoverrDiv .europewecta {
  text-align: center;
  margin-top: 35px;
}

.europewe3bodycls .alert-success {
  position: fixed;
  width: 51%;
  left: 27%;
  top: 25%;
  background: #373535;
  padding: 3rem 2rem;
  color: #000;
  z-index: 99;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
}

.europewe3bodycls .we3europethankuPup {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
}

.europewe3bodycls .we3ImageBox {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.we3europethankuPup .we3ImageBox img {
  width: 15%;
}

.europewe3bodycls .we3TxttPDiv {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
}

.europewe3bodycls .spanEurape {
  font-size: 35px;
  display: inline-block;
  line-height: 1;
  font-weight: 500;
  margin-left: 9px;
  margin-bottom: 4px;
}

.europewe3bodycls .w3WhatsNextH4 {
  margin-top: 42px;
  font-size: 30px;
}

.europewe3bodycls .europeconfirmpara {
  font-size: 14px;
  font-weight: 300;
  font-family: "Roboto-Light", sans-serif;
}

.europewe3bodycls .btn-close {
  background: #fff;
  opacity: 1;
  width: 0.3em;
  height: 0.3em;
  border-radius: 50%;
  padding: 18px !important;
  top: 5px !important;
  right: 5px !important;
}

.europewe3bodycls .btn-close::after {
  content: '\2716';
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 15px;
  color: #000;
}

/* we3 europe end */
/* we3 Reward Page start on 10-01-2025 */
.abstract1.we3rewardbanner {
  background: url(../images/reward/rewardbanner.png);
  background-repeat: no-repeat;
  padding: 100px 0 50px;
  background-size: cover;
}

.abstract1.we3rewardbanner .callleft h2 {
  font-size: 70px;
}

.we3rewardjan .rewardFormHeadH2 {
  text-align: center;
  font-size: 42px;
}

.abstractfaq.we3rewardfaqjan {
  margin-bottom: 20px;
}

.awdCatH1 {
  font-size: 60px;
  text-align: center;
  color: #1B1B1B;
  margin-bottom: 60px;
  line-height: 64px;
}

.digiInnovH4 {
  font-size: 40px;
  line-height: 30px;
  font-family: 'Roboto-Light';
  margin-bottom: 60px;
}

.energyWaterCardDiv {
  padding: 10px;
  border-radius: 8px;
  background-image: radial-gradient(at 50% 50%, #ececf1, transparent 80%), linear-gradient(45deg, #e4ecee, #dce4ec, #f4f3f3);
}

.eneWatInnerCard {
  background-color: #fff;
  padding: 35px 15px 8px 15px;
  border-radius: 8px;
  min-height: 171px;
}

.enewaterCardHeadh3 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 5px;
}

.eneWatPCard {
  font-size: 16px;
  line-height: 25px;
  font-family: 'Roboto-Light';
}

.mrb60 {
  margin-bottom: 60px;
}

.applyWrapper {
  padding: 50px 0px;
}

.applyDiv {
  max-width: 827px;
  margin: 0 auto;
}

.whAppH1 {
  font-size: 42px;
  line-height: 44px;
  text-align: center;
  font-family: 'Roboto-Regular';
  margin-bottom: 64px;
}

.whAppPaira {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 32px;
  color: #1B1B1B;
}

.ableHead {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto-Bold';
  margin-bottom: 32px;
  color: #1B1B1B;
}

.listWhyAppl {
  padding: 0;
  margin: 0;
}

.listWhyAppl li {
  list-style-type: none;
  display: flex;
  align-items: flex-start;
  margin-bottom: 5px;
}

.listWhyAppl li img.starListIcon {
  max-width: 15px;
  margin-right: 12px;
  margin-top: 10px;
}

.listWhyAppl li .ListtxttAppl {
  font-size: 16px;
  line-height: 33px;
  font-family: 'Roboto-Regular';
}

.guidlinesReviewWrapper {
  background-image: url('../images/reward/GuidLines-BGGradient.svg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0px;
  background-position: 100% 100%;
}

.guidLinesRevSec {
  max-width: 829px;
  margin: 0 auto;
}

.GuidLinesSubH1 {
  font-size: 40px;
  line-height: 60px;
  text-align: center;
  font-family: 'Roboto-Regular';
  margin-bottom: 40px;
}

.mrbSpace40 {
  margin-bottom: 40px;
}

.howSubH3 {
  font-size: 16px;
  line-height: 24px;
  font-family: 'Roboto-bold';
}

.hstxttPaira {
  font-size: 16px;
  line-height: 24px;
}

.we3reward_uppper #edit-supporting-documents-attachments-allowed {
  display: flex;
  align-items: center;
  background: #F2F2F2;
  border: 2px solid #787878;
  padding: 0px 6px;
}

.we3reward_uppper #edit-supporting-documents-attachments-allowed .choosesupporting {
  border: 1px solid #000;
  border-radius: 7px;
  min-width: 220px;
  padding: 8px;
  font-size: 16px;
  margin-right: 12px;
  position: relative;
}

.we3reward_uppper #edit-supporting-documents-attachments-allowed .choosesupporting::after {
  content: '\2192';
  position: absolute;
  right: 7px;
  font-size: 33px;
  top: -7px;
}

.we3reward_uppper .js-form-managed-file.form-managed-file {
  display: flex;
  align-items: center;
  background: #F2F2F2;
  border: 2px solid #787878;
  padding: 6px 6px;
}

/* .we3rewardcaptcha{
  background: #F2F2F2;
} */
.we3reward_uppper .webform-element-description {
  display: none;
}

.we3reward_uppper .d-flexCustomjan {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* .we3reward_uppper .g-recaptcha{
  transform: scale(0.8);
  margin-left: -28px;
} */
.we3abstractdec.we3rewardjan {
  padding-top: 40px;
}

.we3abstract_uppper.we3reward_uppper h2 {
  font-family: "Roboto-Regular";
}

.we3reward_uppper label.absLabel,
.we3abstract_uppper.we3reward_uppper h3,
.we3abstract_uppper.we3reward_uppper .js-form-type-checkbox label,
.we3abstract_uppper.we3reward_uppper .js-form-type-radio label {
  font-family: "Roboto-light";
}

.banner-section.abstractBanner.rewardthankyoubanner {
  background: url(../images/reward/rewardthankyou.png) no-repeat;
  min-height: 670px;
  background-size: cover;
  background-position: center;
  padding: 100px 0px;
}

.banner-section.abstractBanner.rewardthankyoubanner .abstH1heading {
  font-size: 78px;
}

.rewardcontwrapper ul li {
  font-size: 16px;
  line-height: 18px;
  color: #161616;
  margin-bottom: 24px;
}

.we3rewardjan2 {
  align-items: center;
}

.abstract2.we3rewardjan2 .abs2left,
.abstract2 .abs2left img {
  filter: none;
}

.rewardcontwrapper .absnP {
  font-size: 16px;
  line-height: 22px;
  padding-top: 16px;
  text-align: left;
  font-family: 'Roboto-Bold';
}

.we3videoupdatejan {
  position: inherit !important;
}

.we3videoupdatejan .banneraligbbtm {
  position: absolute;
  bottom: 0%;
  width: 100%;
  display: flex;
  left: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 1.34%, #E9EFFC 27.71%);
  ;
  padding: 80px 80px 0px;
  min-height: 285px;
}

.banneraligbbtm .we3bannerupdatejan {
  width: 100%;
  position: relative;
  bottom: 4px;
  padding: 0;
  height: 200px;
}

.banneraligbbtm .we3bannerupdatejan h3 {
  margin-top: 10px !important;
}

.banneraligbbtm .homepageplay,
.banneraligbbtm .homepageplay p {
  text-align: right;
}

.banneraligbbtm .homepageplay {
  height: 170px;
  position: relative;
  bottom: -3px;
}

.banneraligbbtm .homepageplay img {
  margin-top: 10px !important;
}

.path-frontpage main {
  margin-top: -120px;
}

.path-frontpage header.header {
  z-index: 99;
  background: linear-gradient(182deg, black, #00000078);
}
.path-frontpage .summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) a.nav-link{
  background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%) !important;
}
.path-frontpage .summitmainmenu .navbar-nav.nav-level-0 li a,
.path-frontpage .header .second-header ul li a {
  background: linear-gradient(81.15deg, #ffffff 12.75%, #ffffff 74.39%);
  filter: brightness(1);
  -webkit-background-clip: text !important;
  color: #fff;
}
.mobilefrontpagelogo{
  display: none;
}

.path-frontpage .header .second-header {
  background-color: transparent !important;
}

.header .second-header ul li a ul {
  display: none;
}

.header .second-header ul li a.show ul.show {
  display: flex;

}

.path-frontpage .dropdown-menu {
  background-color: #161616;
}

.second-header .navbar-nav.nav-level-0 ul.nav-level-1 li a {
  line-height: 30px;
  width: 100%;
  display: block;
}

.second-header .navbar-nav.nav-level-0 ul.nav-level-1 {
  padding: .7em !important;
}

.second-header .navbar-nav.nav-level-0 ul.nav-level-1 li {
  margin-right: 0;
  text-align: center;
}

.header .second-header ul li ul.dropdown-menu li {
  margin-left: 0;
}

/* we3 Reward Page end on 10-01-2025 */
/* new sponsor page start on 19th jan 2025  */
.newsponsorbannerjan{
  height: calc(100vh - 118px);
  background-color: #000000;
  background-image: url("../images/reward/we3sponsorbanner.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.global-attendes-section.newsponsorjancount{
  background-image: none;
}
.combinedsponsorsec{
  background-image: url("../images/reward/countbg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.content-updatesponsjan img{
  width: 11.5rem;
}
.content-updatesponsjan{
  color: #fff;
}
.spomsorjanbottomsec .spomsorjanbottom .bulletPoints{
  display: flex ;
  align-items: flex-start;
  gap: 16px;
  font-size: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
} 
.spomsorjanbottomsec .spomsorjanbottom h2 {
  font-size: 60px;
  margin-bottom: 50px;
}
.newsoponsornjanone{
  padding: 42px 0px;
  padding-bottom: 30px;
}
.spomsorjanbottomsec{
  padding: 40px 0px;
  padding-bottom: 40px;
}
.janwe3successglobal {
  padding: 60px 0 0 0;
  overflow: hidden;
  background-image: url(../images/reward/sponsorbg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.janwe3successglobal h2 {
  font-size: 60px;
  font-weight: 600;
  line-height: 70px;
  margin-bottom: 40px;
}
.janwe3successglobal  p{
  font-size: 20px;
  line-height: 30px;
}
.janwe3successglobal ul {
  display: flex;
      flex-wrap: wrap;
      /* justify-content: space-between; */
}
.janwe3successglobal ul li {
  display: inline-block;
    background-color: #fff;
    padding: 15px 70px;
    font-size: 18px;
    line-height: 26px;
    margin-left: 20px;
    list-style-type: circle;
    margin-bottom: 20px;
    border-radius: 10px;
    font-weight: 600;
    width: calc(100% / 3 - 24px);
    min-height: 80px;
    display: flex;
    align-items: center;
    position: relative;
}
.janwe3successglobal ul li span::before {
  position: absolute;
  content: '';
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 100px;
  top: 50%;
  left: 50px;
}
.sponsarjanuaryup .alert-success {
  position: fixed;
  width: 51%;
  left: 4%;
  top: 25%;
  background: #373535;
  padding: 3rem 2rem;
  color: #000;
  z-index: 99;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
}

.sponsarjanuaryup .we3europethankuPup {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
}

.sponsarjanuaryup .we3ImageBox {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.sponsarjanuaryup .we3europethankuPup .we3ImageBox img {
  width: 15%;
}

.sponsarjanuaryup .we3TxttPDiv {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
}

.sponsarjanuaryup .spanEurape {
  font-size: 35px;
  display: inline-block;
  line-height: 1;
  font-weight: 500;
  margin-left: 9px;
  margin-bottom: 4px;
}

.sponsarjanuaryup .w3WhatsNextH4 {
  margin-top: 42px;
  font-size: 30px;
}

.sponsarjanuaryup .europeconfirmpara {
  font-size: 14px;
  font-weight: 300;
  font-family: "Roboto-Light", sans-serif;
}

.sponsarjanuaryup .btn-close {
  background: #fff;
  opacity: 1;
  width: 0.3em;
  height: 0.3em;
  border-radius: 50%;
  padding: 18px !important;
  top: 5px !important;
  right: 5px !important;
}

.sponsarjanuaryup .btn-close::after {
  content: '\2716';
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 15px;
  color: #000;
}
#we3sponsorformjan{
  background-color: #f2f2f2;
  padding: 10px 20px 20px 20px;
  border-radius: 8px;
}
.we3sponsorformjan_uppper .janwespondtn input {
  background: linear-gradient(268.9deg, #3630B9 38.81%, #3372BE 88.8%);
  outline: none;
  border: 1px solid #1768AA;
  color: #fff;
  font-family: "Roboto-Regular";
  padding: 12px 24px;
  width: 70%;
  font-size: 18px;
  border-radius: 6px;
  margin-top: 20px;
}

.jansoponsorparallel.abstract3 .themealign {
  width: 90% !important;
}
.newsoponsornjanone h2 {
  font-size: 60px;
  margin-bottom: 40px;
}
.updatesponsorbannerjan {
  height: 100%;
}
.updatesponsorbannerjan .updatejanspons {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 100%;
}
.updatejanspons .content-updatesponsjan {
  background: rgba(255, 255, 255, 0.3);
  padding: 40px;
  border-radius: 30px;
  text-align: center;
  width: 66%;
  margin: auto;
}
.updatejanspons .content-updatesponsjan h1 {
  font-size: 68px;
  font-weight: 700;
  align-items: center;
  display: flex;
  justify-content: center;
}
.updatejanspons .content-updatesponsjan h1 img {
  margin-right: 10px;
}
.updatejanspons .content-updatesponsjan h2 {
  font-size: 60px;
}
.updatejanspons .content-updatesponsjan p{
  font-size: 20px;
    font-weight: 600;
 }
/* .blog_main_head .titleblogwe3{
  text-align: center;
} */
/* sponsor page end */
/* we3 atlantic page start on 20-02-2025*/
.banner-section.EuropeBanner.we3atlanticfab {
  background: url(../images/we3atlantic/atlanticbanners.png) no-repeat;
  min-height: 680px;
  background-size: cover;
  background-position: center;
  padding-top: 80px;
}
.we3atlanticctntbox .europewecta {
  text-align: center;
  margin-top: 35px;
}
.we3atlanticfab .eastcostmarch25{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 50px;
  font-family: Roboto-Bold;
  color: #fff;
  margin: 0;
}
.we3atlanticfab .europeLogobox {
  max-width: 120px;
  margin-bottom: 0px;
  margin-right: 15px;
}
.major-annoucement.we3atlantic-section2 img {
  margin-top:0px
}
.major-annoucement.we3atlantic-section2 .atlanticslot2{
  margin-bottom:20px
}
.atlanticthemesDiscussWrapper .themDiscussCard p{
  color: #fff;
  font-size: 14px;
  font-family: "Roboto-Light";
  line-height: 22px;
  margin-bottom: 10px;
}
.atlanticthemesDiscussWrapper .themDiscussCard{
  padding: 31px 24px;
}
.atlanticeventScheduleCoverrDiv .eventScheduleH2{
  font-size: 48px;
  text-align: center;
  line-height: 60px;
  color: #000;
  margin-bottom: 13px;
}
.atlanticeventScheduleCoverrDiv .cardCoverr ol{
  display: flex;
  flex-wrap: wrap;
}
.atlanticeventScheduleCoverrDiv .cardCoverr li{
  width: 50%;
}
.we3atlanticfab .Europe_BannerContent .regH4c {
  margin-bottom: 160px;
  line-height: 44px;
}
.we3atlanticfab .Europe_BannerContent .pioPwerH3 {
  line-height: 30px;
}
.we3atlanticfab .Europe_BannerContent .pioPwerH3 {
  font-size: 36px;
  color: #fff;
  font-family: 'Roboto-Regular';
  line-height: 28px;
}
.we3atlanticgreybox {
  background-image: url(../images/we3atlantic/atlanticbg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.atlanticeventScheduleCoverrDiv .cardCoverr li {
  width: auto;
}
.atlanticeventScheduleCoverrDiv .agendaTabSectionCover{
  box-shadow: none;
}
.atlanticeventScheduleCoverrDiv .agendaSectionWrapper{
  padding: 0px 0px;
}
.atlanticeventScheduleCoverrDiv .agendaTabSectionCover .cardData .GolfH3 {
  font-size: 17px;
}
.eastcoasthotel25 h2.heading {
  font-size: 65px;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-bottom: 42px;
  font-family: 'Roboto-Regular';
}
.eastcoasthotel25 {
  padding: 55px 2px;
}
.eastcoasthotel25 .transporteastcost25content h6{
  font-family: 'Roboto-Regular';
  font-weight: 600;
  font-size: 29px;
}
.eastcoasthotel25 .transporteastcost25content p{
  font-family: 'Roboto-Regular';
  font-size: 14px;
}
  
.eastcoasthotel25 .transporteastcost25image img{
  width: 100%;
  height: 100%;
  max-height: unset;
}
.eastcoasthotel25 .transporteastcost25content{
  padding-left: 60px;
  margin-top: 90px;
}
/* we3 atlantic page End on 20-02-2025*/
@media (max-width: 768px) {
  .atlanticeventScheduleCoverrDiv .cardCoverr li {
    width: auto;
  }
  .eastcoasthotel25 .transporteastcost25content {
    padding-left: 0px;
    margin-top: 44px;
  }
  .we3atlanticfab .eastcostmarch25{
    font-size: 22px;
  }
  .we3atlanticfab .europeLogobox {
    max-width: 60px;
    margin-bottom: 0px;
    margin-right: 5px;
  }
  .we3atlanticctntbox .europewecta .theme-btn{
    padding: 0px 12px;
    height: 60px;
  }
  .banner-section.EuropeBanner.we3atlanticfab {
    background-position: inherit;
  }
  .newsoponsornjanone h2 {
    font-size: 44px;
  }
  .janwe3sponsordemo {
    margin-top: 30px;
  }
  .updatejanspons .content-updatesponsjan {
    width: 100%;
  }
  .updatejanspons .content-updatesponsjan h1 img {
    width: 100px;
  }
  .updatejanspons .content-updatesponsjan h1 {
    font-size: 40px;
  }
  .updatejanspons .content-updatesponsjan h2 {
    font-size: 30px;
  }
  .updatejanspons .content-updatesponsjan p {
    font-size: 16px;
  }
  .we3sponsorformjan_uppper .janwespondtn input {
    padding: 12px 4px;
    width: 100%;
    font-size: 15px;
  }
  .janwe3successglobal h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .janwe3successglobal ul li {
    width: 100%;
    margin-left: 0;
  }
  .chairCommitteeWrapper .headcceH2 {
    font-size: 40px;
    line-height: 54px;
  }

  .chairCommitteeWrapper .chair-PersonDiv {
    margin-bottom: 50px;
  }

  .chairCommitteeWrapper .ccPairagraph {
    margin-top: 0px;
    font-size: 18px;
    line-height: 30px;
  }

  .chairCommitteeWrapper .cceH1 {
    font-size: 44px;
  }

  .wesummitinfoCard .weyoutubePaira {
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .wesummitinfoCard {
    padding-bottom: 50px;
  }

  .wesummitinfoCard .youtubeDivBtn .theme-btn {
    height: 60px;
  }

  .wesummitinfoCard .summitPairaDiv p {
    padding: 0px 12px;
    margin-bottom: 30px;
    line-height: 18px;
    font-size: 12px;
    min-height: 80px;
  }

  .wesummitinfoCard .beatsummitlink {
    margin-bottom: 18px;
    min-width: 140px;
    font-size: 12px;
    line-height: 24px;
    padding: 3px 7px;
  }

  .abstractContentBox {
    padding: 20px;
  }

  .summ25 {
    font-size: 30px;
  }

  .abstH1heading {
    font-size: 34px;
    line-height: 46px;
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  .banner-section.abstractBanner {
    min-height: 525px;
  }

  .abstractnextWrapper {
    padding: 50px 0px;
  }

  .nextH2txtt {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 30px;
  }

  .subtxttt {
    font-size: 24px;
  }

  .submissionSec {
    margin-bottom: 45px;
  }

  .absDateBox {
    font-size: 34px;
    line-height: 26px;
  }

  .absnP {
    font-size: 14px;
    line-height: 30px;
  }

  .absQuestionWrapper {
    padding: 50px 0px;
  }

  .absQuestionH1 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 24px;
  }

  .absContentP {
    font-size: 14px;
    line-height: 30px;
  }

  /* we3 europe mobile start*/
  .pioEuropH1 {
    font-size: 34px;
  }

  .pioEuropH1 .ewtTxtt {
    font-size: 35px;
    line-height: 48px;
  }

  .pioPwerH3 {
    font-size: 32px;
  }

  .pioneerH4 {
    font-size: 28px;
  }

  .rottNet {
    font-size: 22px;
  }

  .regH4c {
    font-size: 36px;
    margin-bottom: 42px;
  }

  .europeLogobox {
    max-width: 300px;
    margin-bottom: 0px;
  }

  .powSewL {
    max-width: 150px;
  }

  .themDiscussCard {
    margin-bottom: 24px;
    min-height: auto;
  }

  .eventScheduleH1 {
    font-size: 38px;
    margin-bottom: 40px;
  }

  .europeFormHeadH2 {
    font-size: 38px;
    line-height: 52px;
    margin-bottom: 15px;
  }

  .europeFormSubHeadH3 {
    line-height: 34px;
  }

  .europecntone {
    justify-content: center;
  }

  .europecntthree {
    justify-content: center;
  }

  .europewe3bodycls .alert-success {
    width: 90%;
    left: 5%;
    top: 18%;
    padding: 3rem 2rem;
  }

  .we3europethankuPup .we3ImageBox img {
    width: 34%;
  }

  /* we3 europe mobile end*/
  /* we3 reward page mobile start*/
  .awdCatH1 {
    font-size: 34px;
    margin-bottom: 30px;
  }

  .digiInnovH4 {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .energyWaterCardDiv {
    margin-bottom: 15px;
  }

  .eneWatPCard {
    font-size: 15px;
  }

  .applyWrapper {
    padding: 30px 0px;
  }

  .GuidLinesSubH1 {
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 21px;
  }

  .we3reward_uppper .d-flexCustomjan {
    flex-direction: column;
  }

  .we3reward_uppper .abswe3button {
    margin-top: 15px;
  }

  .abstract1.we3rewardbanner .callleft a {
    padding: 11px 16px;
    display: block;
  }

  .abstract1.we3rewardbanner .callleft h2 {
    font-size: 30px;
  }

  .we3rewardjan .rewardFormHeadH2 {
    font-size: 30px;
  }

  .banner-section.abstractBanner.rewardthankyoubanner .abstH1heading {
    font-size: 36px;
  }

  .banner-section.abstractBanner.rewardthankyoubanner .summ25 {
    font-size: 26px;
  }

  .banner-section.abstractBanner.rewardthankyoubanner .CLogoTxtt {
    max-width: 75px;
  }

  /* we3 reward page mobile end*/
}

@media (max-width:767px) {
  .path-frontpage header.header {
    z-index: 99;
    background: #ffffff !important;
  }

  .homepageGustUser .col-md-7 {
    padding-right: 15px;
  }

  .summitmainmenu {
    display: none;
  }

  .summitmainmenu.opened {
    display: block;
  }

  .header .second-header,
  .second-header.nav-links-item {
    display: none;
  }

  .summitmainmenu.opened .second-header.nav-links-item {
    display: block;
  }

  .summitmainmenu.opened {
    position: fixed;
    left: 0;
    top: 75px;
    display: block;
    height: calc(100% - 80px);
    background: #fff;
    z-index: 20;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s ease-out;
    background: 1s ease-out;
    transition-delay: 0.2s;
    padding: 20px;
    overflow: auto;
    justify-content: flex-start !important;
  }

  .summitmainmenu ul {
    position: relative;
  }

  .summitmainmenu .navbar-nav.nav-level-0 li {
    margin-right: 0;
    padding-bottom: 15px;
    display: block;
    width: 100%;
  }

  .summitmainmenu .navbar-nav.nav-level-0 .header .second-header {
    display: none;
  }

  .header .second-header ul li {
    margin-left: 0;
  }

  .header .second-header {
    background-color: #ffffff;
    padding: 15px 0;
    border-bottom: none;
    border-top: 1px solid #000000;
    margin-top: 11px;
  }

  .header .second-header .container {
    padding: 0;
  }

  .summitmainmenu a.nav-link:hover,
  .summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) a.nav-link:hover {
    outline: none !important;
    background: transparent !important;
  }

  .summitmainmenu .navbar-nav.nav-level-0 .header .second-header {
    border-top: none;
  }

  .summitmainmenu .navbar-nav.nav-level-0 li a:hover,
  .summitmainmenu .navbar-nav.nav-level-0 li a {
    -webkit-text-fill-color: #000000;
  }

  .summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) a.nav-link {
    border: none !important;
    padding: 0 !important;
    justify-content: flex-start !important;
    background: #ffffff !important;
    color: #000 !important;
  }

  .summitmainmenu .navbar-nav.nav-level-0 li.menu-icon-5 a.nav-link {
    border: 1px solid #000;
    border-radius: 0px;
    padding: 5px 24px;
    display: inline;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 500;
    background: #000000;
    color: #ffffff;
    -webkit-background-clip: border-box;
    -webkit-text-fill-color: unset;
    background-clip: border-box;
    filter: brightness(1);
  }

  .summitmainmenu .navbar-nav.nav-level-0 li.menu-icon-5 a.nav-link:hover {
    background: linear-gradient(81.15deg, #5F19A6 12.75%, #00C2FF 74.39%) !important;
    transition: 0.5s ease;
    filter: brightness(1);
    border-color: #5F19A6;
    outline: 1px solid #5F19A6;
  }

  .summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 li,
  .summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 hr {
    display: none;
  }

  .summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 li:nth-child(1),
  .summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 li:nth-child(2) {
    display: block;
  }

  .summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 {
    transform: translate3d(0px, 0px, 0px) !important;
    border: none !important;
    position: inherit !important;
  }

  .summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 li {
    text-align: left !important;
  }

  .abstract4 .notificationsec a {
    padding: 8px 20px;
  }

  .abstract4 .notificationsec ul {
    padding-left: 0;
  }

  .abstract4 .notificationsec h2 {
    font-size: 29px;
  }

  .abstract4 {
    background-size: cover;
  }

  .abstract1 .callleft h2 {
    font-size: 40px;
  }

  .abstract1 .callleft .logotext h3 {
    font-size: 21px;
    line-height: 1.5;
  }

  .abstract1 .callleft .logotext svg {
    width: 60px;
  }

  .abstractfaq h2 {
    font-size: 40px;
  }

  .abstract3 .themealign {
    width: 100%;
  }

  .we3videoupdatejan .banneraligbbtm {
    padding: 80px 20px 0px !important;
    min-height: 200px !important;
    align-items: center;
  }

  .path-frontpage .summitmainmenu.opened {
    background: #ffffff !important;
  }

  .path-frontpage .summitmainmenu .navbar-nav.nav-level-0 li.menu-icon-5 a.nav-link {
    border: 1px solid #000 !important;
    background: #000 !important;
    color: #fff !important;
    -webkit-text-fill-color: #ffffff !important;
  }

  .path-frontpage .summitmainmenu li a,
  .path-frontpage .summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) a.nav-link {
    color: #000000 !important;
    -webkit-text-fill-color: #000000 !important;
    background: transparent !important;
    border: none !important;
  }

  /* .path-frontpage .hammenu img {
    filter: contrast(0.1);
  } */

  .path-frontpage .navbar-nav hr {
    color: #000000;
  }

  .path-frontpage .summitmainmenu .navbar-nav.nav-level-0 li .menu-icon-5 {
    border: 1px solid #000000 !important;
  }

  .path-frontpage .summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) a.nav-link {
    background: transparent !important;
    color: #000000 !important;
  }

  .path-frontpage .summitmainmenu .navbar-nav.nav-level-0 li:nth-last-child(1) a.nav-link.dropdown-toggle::after {
    color: #000000;
  }

  .path-frontpage .summitmainmenu .navbar-nav.nav-level-0 ul.nav-level-1 {
    background: transparent !important;
  }

  .path-frontpage .header.fullBgHeight {
    background: linear-gradient(182deg, black, #00000078) !important;
    box-shadow: none;
  }

  .path-frontpage .header.fullBgHeight .primary-header {
    /* height: 100vh !important; */
    background: #ffffff !important;
  }

  .path-frontpage .hammenu i.mobmenu {
    color: #000000 !important;
  }
  .mobilefrontpagelogo{
    display: block;
  }
  .deskfrontpagelogo{
    display: none;
  }
  .banneraligbbtm .we3bannerupdatejan, .banneraligbbtm .homepageplay{
    bottom: 0;
    height: 140px;
  }
  .banneraligbbtm .homepageplay{
    height: 100px;
  }
  .home-guest-leader.regionalleader25 .personWrapper.celebrityguest {
    height: 538px;
  }
  .regionalleader25 .parentloopclasses .loopclassesdata {
    max-width: unset !important;
  }
}
@media screen and (min-width: 1500px) and (max-width: 1540px) {
  .banner-section .video-section .video-section-content h1 img {
    width: 9rem;
  }
  .banner-section .video-section-content h1 {
    font-size: 59px !important;
  }
  .banner-section .video-section .video-section-content h3.homeembrace {
    font-size: 36px;
  }
  h4.peopleaitab {
    font-size: 70px;
  }
}
/* Chair commitee End */
/* designed change for regional leader on 26-03-2025 */
.regionalleader25 .parentloopclasses{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.regionalleader25 .parentloopclasses .loopclassesdata{
  width: 100%;
  max-width: 20%;
}
.regionalleader25 .parentloopclasses .loopclassesdata:last-child{
margin-right:0;
}
/* designed change End*/