@media(min-width: 1921px){
	.event-upper-section{
		height: 1200px !important;
	}
}

.tabs-lower-section {
  background: var(--Neutral-Black, #121212);
}
 
.mapping_img{
  flex: 0 0 50%;
}
.event-upper-section {
  height: 700px;
  object-fit: cover;
  position: relative;
  overflow: hidden;
  margin-top: 96px;
}
.mapping_img iframe{
  height: 100%;
  width: 100%;
}
.mapping_img iFrame{
	border-radius: 12px 0 0 12px;
}
.mouse-indi-wrap {
  position: absolute;
  z-index: 2;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
.mouse-wrap .rect-line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 9px;
}
.mouse-indi-wrap .scroll-indicator{
  animation: hb-anim 0.8s linear alternate infinite;
  margin-top: -3px;
}
@keyframes hb-anim {
  0% {
    transform: translateY(6px) scale(1.1);
}
100% {
    transform: translateY(0px) scale(0.7);
}
}
svg {
  transition: 0.5s;
}
/* .event-upper-section::after {
  position: absolute;
  content: url("../images/Scroll\ Trigger.svg");
  left: 50%;
  bottom: 32px;
  cursor: pointer;
} */
.event-upper-section::after {
  content: '';
  position: absolute;
  background: #121212;
  width: 20%;
  height: 106%;
  top: 50%;
  transform: translateY(-50%);
  left: -27px;
  z-index: 0;
  filter: blur(9px);
  margin-top: -1px;
}
/* .event-ascent-upper-div::after{
  position: absolute;
  content: url("../images/Scroll\ Trigger.svg");
  left: 50%;
  bottom: 32px;
  cursor: pointer;
} */
.event-upper-section::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../images/evnt-svg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  left: -40%;
  z-index: 0;

}

.nav-btns {
  display: none;
}

.mobile-owl-sliders {
  display: none;
}

.mobile-upper-section {
  display: none;
}

.event-lower-section {
  background: #121212;
  padding-bottom: 120px;
}

.events_ascent_bg_img {
  width: 100%;
}

.tabs {
  display: flex;
  justify-content: center;
  gap: 30px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 30px;
  padding-top: 96px;
}

.map-img {
  height: 100%;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}

.conclave-2024 {
  font-family: Manrope;
  font-weight: 700;
  font-size: 18px;
  line-height: 24.59px;
  letter-spacing: 2.16px;
  color: #DE3E28;
  margin-bottom: 16px;
  /* display: none; */
}

.cal-icon {
  filter: brightness(0.1) invert(1);
  width: 20px;
  height: 20px;
}

.not-for-profit,
.lorem-ispum {
  font-family: Manrope;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0%;
  color: #FFFFFF;
  padding-top: 28px;
  max-width: 792px;
  margin: 0 auto;
}

.not-for-profit span {
  display: block;
  padding-top: 32px;
}

.notable_speakers {
  background: #121212;
}

.notable_speakers_heading {
  font-family: Kaisei Decol;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0%;
  text-align: center;
  color: #FFFFFF;
  /* padding-top: 120px; */
  padding-bottom: 48px;
}

.authors_1 {
  position: relative;
  max-width: 281px;
  max-height: 336px;
  flex: 0 0 24%;
}

.speakers_content {
  background: linear-gradient(0deg, #000000 -36%, rgba(119, 15, 0, 0.8) 42%, rgba(222, 62, 40, 0) 100%);
  /* background: linear-gradient(0deg, #121212 0%, rgba(119, 15, 0, 0.8) 51%, rgba(222, 62, 40, 0) 100%); */
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  flex-direction: column;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-radius: 12px;
}

.our-partners,
.glimpse-heading {
  background: #121212;
  padding-top: 120px;
}

.brands_partner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;

  align-items: center;
  overflow: hidden;
  white-space: nowrap;
}

.marquee {
  display: flex;
  gap: 65px;
  max-width: max-content;
  align-items: center;
  /* overflow-x: unset; */
  min-width: 200%;
}

.marquee img {
  max-width: 168px;
  min-width: 168px;
  height: 72px;
  display: inline-block;
  max-height: 72px;
  object-fit: cover;
}

/* Left to Right Animation */
@keyframes marqueeLeft {
  from {
    transform: translateX(-50%);
  }

  to {
    transform: translateX(0);
  }
}

.marquee-left {
  animation: marqueeLeft 30s linear infinite;
}

/* Right to Left Animation */
@keyframes marqueeRight {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}
.brands_partner_mob{
  display: none;
}
.marquee-right {
  animation: marqueeRight 30s linear infinite;
  margin-top: 32px;
}
.marquee.marquee-left:hover{
	 animation-play-state: paused;
}
.marquee.marquee-right:hover{
  animation-play-state: paused;
}
.authors_cards {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  /* justify-content: center; */
}

.wp-block-gallery{
  display: none !important;
}

.speaker_name {

  font-family: Manrope;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0%;
  text-align: center;
  color: var(--Neutral-White, #FFFFFF);

}



.speaker_position {
  font-family: Manrope;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: var(--Separator-Light-Bg, #C2C2C2);

}

.thriving-on-change {
  font-family: Kaisei Decol;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
/*   line-height: 40px; */
  color: #FFFFFF;
  padding-bottom: 24px;
  border-bottom: 1px solid #d5d5d5;
  max-width: 472px;
}

.timings {
  padding-top: 24px;
}

.thriving-on-change span {
  display: block;
}

.timings_1,
.timings_2 {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  gap: 12px;
}

.timings_1 p,
.timings_2 p {
  color: #FFFFFF;
  font-family: Manrope;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;

}
.timings_2 .location-anchor{
  color: #404040;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
}
.timings_2 {
  /* padding-bottom: 24px; */
  padding-top: 16px;
}

.timings_2 .upper-location {
  color: #FFFFFF;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: 0%;
}
.timings_21  .upper-location{
	 text-decoration: none;
}
.register-btn {
  padding: 12px 32px 12px 32px;
  background: #DE3E28;
  color: #FFFFFF;
  font-family: Manrope;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  border-radius: 33px;
  display: inline-block;
  text-transform: capitalize;
}

.register-btn:hover {
  background-color: rgb(119, 15, 0);
  color: #FFFFFF;
}

.find-out-how:hover {
  background-color: rgb(119, 15, 0);
  color: #FFFFFF;
  border: none;

}

/* 
.whatsapp-icon:hover{
  filter: brightness(0.1) invert(1);
} */
 .signup-class{
  margin-top: 15px;
 }
.event-upper-section .container{
  height: 100%;
}
.event-ascent-upper-div {
  /* padding-top: 120px; */
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  z-index: 1;
}

.tab {
  background: none;
  border: none;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
  color: #FFFFFF;
  padding: 10px 15px;
  position: relative;
  padding-top: 30px;
  font-family: "Manrope";
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  padding-bottom: 26px;
}

.tab:hover {
  color: #DE3E28;
}

.tab.active {
  color: #DE3E28;
  font-weight: 700;
}

.tab.active::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -11px;
  width: 90%;
  height: 3px;
  background: #D85C3A;
  transform: translateX(-50%);
}

/* Tab Content */
.tab-content {
  display: none;
  font-size: 16px;
}

.tab-content.active {
  display: block;
}

.glimpses-section {
  background: #121212;
}

.glimpse-heading {
  font-family: Kaisei Decol;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #FFFFFF;
  padding-top: 120px;
  padding-bottom: 48px;
  margin-bottom: 0;
}

.propter {
  max-width: 100%;
  height: 396px;
  object-fit: cover;
    border-radius: 12px;
}

.owl-sliders {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.owl-sliders-1 {
  margin-top: 40px;
}

.owl-nav {
  display: none;
}

.owl-dots {
  display: none;
}

/* .owl-stage {
  display: flex;
  gap: 20px;
} */

/* .owl-carousel {
  overflow: hidden;
} */

.map_section {
  background: #121212;
  padding-top: 120px;
  padding-bottom: 120px;
}

.venue_location {
  display: flex;
}

.venue_content {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 48px;
  padding-right: 40px;
  background: #F6F2EE;
  width: 100%;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;

}

.park-bangalore {
  color: #121212;
  font-size: 32px;
}

.park-icon {
  filter: none;
  width: 20px;
  height: 20px;
}

.park_1 p,
.park_2 p {
  color: var(--Neutral-Gray, #404040);

}

.direct-class {
  margin-top: 40px;
}

.lower-section {
  /* padding-top: 80px; */
  /* padding-bottom: 80px; */
}
.author_pics {
  max-width: 281px;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}
/* #owl-carousel-1 .owl-stage, #owl-carousel-2 .owl-stage {
  transition: transform 10s linear infinite !important;
} */
#owl-carousel-1 .owl-stage {
  display: flex;
  width: max-content; 
  animation: infiniteScroll 50s linear infinite; 
}
/* #owl-carousel-1 .owl-stage:hover{
  animation: 0s linear infinite;
} */
#owl-carousel-2 .owl-stage {
  display: flex;
  width: max-content;
  animation: infiniteScroll1 50s linear infinite; 
}
/* #owl-carousel-2 .owl-stage:hover{
  animation: 0s linear infinite; 
} */

@keyframes infiniteScroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
@keyframes infiniteScroll1 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(50%);
  }
}

@media (max-width:1200px) {

  .propter {
    height: 326px;
  }
}

@media (max-width:1024px) {
  .authors_1{
    max-height: 254px;
  }

  .speakers_content {
    width: 100%;
  }

  .author_pics {
    max-width: 100%;
  }

  .map-img {
    max-width: 100%;
  }

  .propter {
    height: 306px;
  }
  .event-upper-section{
    padding-top: 86px;
  }

}

@media (max-width:991px) {
  .our-partners{
    padding-top: 58px;
  }
  .authors_1{
    max-height: 181px;
  }
  .event-upper-section {
    max-height: fit-content;
  }

  .thriving-on-change {
    font-size: 28px;
    line-height: 38px;
    padding-bottom: 14px;
  }

  .timings {
    padding-top: 4px;
  }

  .event-ascent-upper-div {
    padding-top: 90px;
    padding-bottom: 42px;
  }

  .timings_1 p,
  .timings_2 p {
    font-size: 13px;

  }

  .register-btn {
    font-size: 13px;
  }

  .tab {
    font-size: 18px;

  }

  .not-for-profit,
  .lorem-ispum {
    font-size: 16px;
    line-height: 29px;
  }

  .notable_speakers_heading {
    padding-top: 0px;
  }

  .speaker_name {
    font-size: 13px;
  }

  .speaker_position {
    font-size: 11px;
    line-height: 9px;
  }

  .our_partners_heading,
  .glimpse-heading {
    padding-top: 62px;
  }

  .map-img {
    max-width: 322px;
  }

  .venue_content {
    padding-right: 36px;

  }
}

@media (max-width:767px) {
  /* .mobile-owl-sliders .owl-item {
    width: 238px !important;
} */
  .brands_partner_mob{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 12.5px;
  }
  .brands_partner_mob .row .col-6:nth-child(even){
    text-align: right;
  }
  .single-mar-desk{
    display: none;
  }
  .brands_partner_mob img{
    /* width: 111px; */
    height: 48px;
    margin-bottom: 40px;
    padding: 0 15px;
  }
 .mob-img-div{
  position: relative;
 }
 .mob-img-div::after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: linear-gradient(180deg, rgba(18, 18, 18, 0) 0%, #121212 100%);
  height: 100%;
 }
 .register-btn{
  font-size: 12px;
  line-height: 20px;
  max-width: 106px;
  max-height: 36px;
  display: inline-block;
  margin-top: 24px;
  letter-spacing: -0.1px;
  padding: 8px 24px;
 }
 .timings {
  padding-top: 16px;
  }
  #owl-carousel-3 .owl-dots{
    display: block;
  }
  /* #owl-carousel-3 .owl-stage{
    padding-left: 0 !important;
  } */
  #owl-carousel-3 .owl-nav {
    /* display: flex; */
    justify-content: center;
    align-items: center;
    margin-top: 32px !important;
  }
  #owl-carousel-3 .owl-nav button{
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px !important;
    height: 40px !important;
    transition: .5s;
  }
  #owl-carousel-3 .owl-nav button:hover{
    opacity: .5;
    background: transparent;
  }
  #owl-carousel-3 .owl-nav button span{
    /* display: none; */
  }
  .mobile-owl-sliders img.propter {
    height: 179.19px;
    max-width: 238px;
    object-fit: cover;
  }
  .tab.active::after{
    width: 100%;
  }
  .glimpses-section{
    padding-bottom: 0;
  }
  .event_div_content:nth-child(even) {
    flex-direction: column;
}
.event_div_content:nth-child(even) .event-content-img img {
  border-radius: 12px 12px 0 0;
}
.event_div_content:nth-child(even) .events_detail_content {
  border-radius: 0 0 12px 12px;
}
.event-content-img img {
  height: 298px;
  border-radius: 12px 12px 0 0;
}
  .find-out-how {
    padding: 12px 22px 12px 22px;
  }

  .lower-section {
    padding-top: 0;
  }

  .conclave-2024 {
    padding-top: 24px;
  }

  .timings_2 {
    max-width: 100% !important;
    padding-top: 8px;
  }
  .tabs {
    padding-top: 54px;
    margin-bottom: 6px;
  }
  .tabs-lower-section .container{
    padding: 0;
  }
  .thriving-on-change {
    max-width: 100%;
    margin-bottom: 0;

  }

  .mobile-ng {
    width: 100%;
    max-height: 333px;
    object-fit: cover;
  }

  .mobile-upper-section {
    display: block;
    background: #121212;
    padding-top: 72px;
  }

  .event-ascent-upper-div {
    margin: 0;
    padding: 0;

  }

  .event-upper-section {
    background-size: 100% 100%;
    display: none;
  }

  .event-lower-section {
    padding-bottom: 40px;
  }



  .authors_cards {
    padding-left: 27px;
    padding-right: 27px;
  }

  .authors_1 {
    background: #212121;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    max-height: 100%;
    height: 336px;
    min-height: 336px;
    min-width: 281px;
  }

  .owl-sliders-1 {
    display: none;
  }

  .mobile-owl-sliders {
    display: inline-block;
    /* gap: 24px; */
    /* margin-left: 20px; */
    width: 100%;
  }
  .mobile-owl-sliders .owl-carousel{
    margin-left: 20px;
  }
  .mobile-owl-sliders .custom-nav{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 24px;
    margin-top: 22px;
  }
  .mobile-owl-sliders .custom-nav button{
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-right: 0 !important;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-owl-sliders .custom-nav button.disabled{
    opacity: .3;
  }
  .mobile-owl-sliders .custom-nav button.owl-prev{
    transform: rotate(180deg);
  }
  .propter {
    height: 179px;
  }

  .owl-sliders {
    display: none;
  }

  .nav-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    padding-top: 32px;
  }

  #owl-carousel-3 .owl-item {
    max-width: 238px;
    width: 238px !important;
    min-width: 238px !important;
  }
  #owl-carousel-3.owl-carousel .owl-stage{
    padding-left: 0 !important;
  }
  .glimpses-section {
    overflow: hidden;
    padding-bottom: 40px;
  }

  .prev-btn,
  .next-btn {
    width: 40px;
    height: 40px;
  }

  .prev-btn:hover,
  .next-btn:hover {
    opacity: 0.5;
    cursor: pointer;
  }

  .tab {
    font-size: 20px;
    line-height: 24px;
    padding-top: 0;
    padding-bottom: 16px;
  }

  .not-for-profit,
  .lorem-ispum {
    padding-top: 18px;
  }

  .notable_speakers_heading {
    font-size: 28px;
    padding-bottom: 32px;
    margin-bottom: 0;
    line-height: 40px;
  }
  .our_partners_heading {
    padding-top: 56px;
  }
  .authors_cards {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .author_pics {
    width: 100%;
    height: 336px;
  }

  .speaker_name {
    font-size: 20px;
  }

  .speaker_position {
    font-size: 16px;
    line-height: 20px;
    z-index: 1;
  }

  .our-partners,
  .glimpse-heading {
    padding-top: 12px;
  }

  .glimpse-heading {
    padding-top: 40px;
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 32px;
    margin-bottom: 0;
  }

  .venue_location {
    flex-direction: column;
  }

  .map-img {
    max-width: 100%;
    border-bottom-left-radius: 0;
    border-top-right-radius: 12px;

  }

  .venue_content {
    border-top-right-radius: 0;
    border-bottom-left-radius: 12px;
  }
  .map_section{
    display: none;
  }
  .contact-us-widget-area{
    display: none;
  }
 
}





.img-marquee-event .marquee1 {
  width: 100%;
  overflow: hidden;
  margin-bottom: 24px;
}

.img-marquee-event .marquee__inner-wrap {
  height: 100%;
  width: 100%;
  display: flex;
}

.img-marquee-event .marquee__img {
  width: 526px;
  margin-right: 24px;
  height: 396px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.img-marquee-event .marquee__inner {
  display: flex;
  width: max-content; /* To fit all images */
  align-items: center;
  animation: marquee 50s linear infinite;
  cursor: pointer;
}
/* .marquee1:hover .marquee__inner{
  animation-play-state: paused;
} */
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

.img-marquee-event .marquee2 {
  width: 100%;
  overflow: hidden;
  /* margin-bottom: 24px; */
}

.img-marquee-event .marquee__inner-wrap1 {
  width: 100%;
  height: 100%;
  display: flex;
}

.img-marquee-event .marquee__inner1 {
  display: flex;
  align-items: center;
  width: max-content;
  animation: marquee1 50s linear infinite;
  cursor: pointer;
}

.img-marquee-event .marquee__img1 {
  width: 526px;
  height: 396px;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
  margin-right: 24px;
}

/* Optional Pause on Hover */
/* .img-marquee-event .marquee2:hover .marquee__inner1 {
  animation-play-state: paused;
} */

/* Keyframes for Left-to-Right sliding */
@keyframes marquee1 {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}

@media (max-width:767px){
  .marquee1, .marquee2{
    display: none;
  }
  .nav-btns {
    display: none;
  }
  .map_section {
    background: #121212;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lower-section {
    padding-bottom: 0;
  }
}