html,
body {
  margin: 0;
  padding: 0;
  font-family: "vivoFont", Fallback, sans-serif;
  font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
}

.black {
  color: #000;
}

.white {
  color: #ffffff;
}

.blue {
  color: #405EFF;
}

.pink {
  color: #E31A66;
}

.yellow {
  color: #FFEA1C;
}

.dark_yellow {
  color: #FFB805;
}

.fs-28 {
  font-size: 28px;
}

.fs-42 {
  font-size: 42px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-30 {
  margin-top: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-100 {
  margin-top: 100px;
}

.mr-20 {
  margin-right: 20px;
}

.w-90 {
  width: 90% !important;
}

.w-80 {
  width: 80% !important;
}

h2 {
  text-align: right;
  font-size: 24px;
  font-weight: 600;
}

.w-75 {
  width: 85% !important;
}

.strip-div p {
  color: #fff !important;
  margin: 0;
  padding: 8px 0;
}

span img {
  width: 30px;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.testimonial-slider2 .owl-stage {
  padding-left: 0 !important;
}

.custom-padding {
  padding-left: 15px;
  padding-right: 15px;
}

.image_block img {
  width: 350px;
  height: auto;
}

.main {
  padding-top: 90px;
}

.read_text {
  display: flex;
  justify-content: center;
}

.btn-register {
  display: inline-block;
  padding: 6px 12px;
  background: #E8E9EB;
  color: #3C57E8;
  border-radius: 30px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 800;
  text-align: center;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  min-width: 170px;
}
.btn-register.max {
  width: 190px;
}
.btn-register.r {
  float: right;
}
.btn-register.read {
  position: relative;
  z-index: 3;
}

.faq_btn {
  padding: 30px 0;
}

.mb-16 {
  margin-bottom: 16px;
}

.mb-16-9 {
  margin-bottom: 0;
}

.extra-padding {
  padding-top: 40px;
}

.r-padding {
  padding-top: 10px;
  line-height: 37px;
}

.mt-16 {
  margin-top: 16px;
}

.mtb-16 {
  margin: 16px 0;
}

.dh-100 {
  height: 100%;
}

.banner-slider {
  position: relative;
}
.banner-slider .item {
  aspect-ratio: 3/1;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.banner-slider .item.wh {
  background-image: url("../images/banner/ignite_main_banner.png");
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: right top !important;
}
.banner-slider .venue-details {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  padding: 15px 0;
}
.banner-slider .venue-details .venue {
  display: flex;
  align-items: center;
  gap: 10px;
}
.banner-slider .venue-details .venue .venue-icon {
  width: 30px;
  height: auto;
}
.banner-slider .venue-details .venue span {
  font-weight: 500 !important;
  font-size: 22px;
}
.banner-slider .image_div {
  position: relative;
}
.banner-slider .image_div .line-img {
  position: absolute;
  display: inline-block;
  bottom: -138px;
  right: -54px;
}
.banner-slider .image_div.banner-third {
  text-align: center;
}
.banner-slider .image_div.banner-third img {
  width: 100% !important;
  display: inline-block;
}
.banner-slider .image_div.leadership-img img {
  width: 100% !important;
  display: inline-block;
}
.banner-slider .partener {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
  font-size: 16px;
}
.banner-slider .partener img {
  width: 75px;
  height: auto;
  border-radius: 50%;
}
.banner-slider .sof-partner {
  position: absolute;
  right: 35px;
  bottom: 10px;
}

.webinar-details ul {
  list-style: none;
  padding-left: 0;
}
.webinar-details ul li {
  margin-bottom: 8px;
  color: #000;
}
.webinar-details ul li img {
  display: inline-block !important;
  width: 20px !important;
  margin-right: 10px;
}

.image_div img {
  max-width: 100%;
  height: auto;
}
.image_div img .imagess {
  width: 70%;
}
.image_div.right {
  margin-right: -80px;
}
.image_div.wid img {
  width: 70%;
  margin-left: auto;
}
.image_div.with-rel {
  position: relative;
  width: 100%;
  height: 100%;
}

.calender-icons {
  display: flex;
  align-items: center;
}
.calender-icons .callender-img img {
  height: 48px;
  width: auto;
}
.calender-icons h6 {
  color: #fff;
  font-weight: 500;
  padding-left: 10px;
  line-height: 24px;
  font-size: 16px;
}

.stay-update {
  font-size: 16px;
  font-weight: 400;
}

.page-section {
  padding: 100px 0px;
}
.page-section .f-size {
  font-size: 20px !important;
}
.page-section .desc {
  color: #ffffff;
  display: flex;
  align-items: center;
  height: 100%;
}
.page-section .desc.align-center {
  justify-content: center;
}
.page-section .desc p {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
}
.page-section .desc p.question {
  font-size: 18px;
  margin-bottom: 8px;
}
.page-section .desc p.answer {
  font-size: 18px;
  font-weight: 400;
}
.page-section .desc p.text {
  font-weight: 300;
}
.page-section .desc p a {
  color: #fff;
}
.page-section .desc p span {
  font-size: 18px;
}
.page-section .desc.with-padding {
  padding: 72px 0;
}
.page-section .desc.black {
  color: #000;
}
.page-section .desc h3 {
  font-weight: 600;
  font-size: 36px;
}
.page-section .desc .banner-1-content p {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
}
.page-section.banner {
  background: #415FFF;
  position: relative;
}
.page-section.banner .owl-carousel .owl-item .item {
  height: 550px;
  padding: 60px 0;
}
.page-section .top_logos {
  position: absolute;
  right: 35px;
  top: 15px;
  z-index: 99;
}
.page-section.innovative {
  background: #FFB805;
  padding: 0;
  margin-bottom: 30px;
  display: none;
}
.page-section.innovative .desc {
  align-items: center;
}
.page-section.innovative .desc .inovative-content {
  padding-left: 16px;
}
.page-section.innovative .innovative-title {
  text-align: right;
}
.page-section.innovative .left-div {
  width: 100%;
  height: 100%;
  position: relative;
}
.page-section.innovative .left-div h3 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  text-align: right;
  font-size: 20px;
  font-weight: 700;
}
.page-section.innovative .left-div .image_div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: end;
  padding-top: 40px;
}
.page-section.innovative .left-div .image_div .abs-img {
  width: 350px;
  height: auto;
  margin-bottom: -30px;
}
.page-section.bg-black {
  background-color: #000;
}
.page-section .strip-div {
  display: flex;
  align-items: center;
}
.page-section .strip-div ul {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin: 0px !important;
}
.page-section .strip-div ul li {
  list-style: none;
  margin: 10px 40px;
  color: #ffffff;
}
.page-section .strip-div ul li a {
  color: #ffffff;
}

.part-logos {
  justify-content: end;
}
.part-logos span {
  height: 75px;
  width: 75px;
  background: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.part-logos img {
  width: 65px !important;
  height: auto !important;
}
.part-logos img.nce {
  width: 55px !important;
}

.btn-register img {
  width: 38px !important;
}

.our-partners {
  padding: 50px 0px;
}
.our-partners .d-flex {
  justify-content: space-evenly;
}
.our-partners .d-flex img {
  width: 200px;
  height: auto;
  aspect-ratio: 16/14;
}

.registration-lines {
  padding: 50px 0px;
  background: #3c4251;
  position: relative;
}
.registration-lines h2 {
  -moz-text-align-last: center;
       text-align-last: center;
  color: #FFB805;
  font-size: 24px;
}
.registration-lines .flex-div {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}
.registration-lines .flex-div .inner_content:not(:last-child) {
  margin-right: 20px;
}
.registration-lines .flex-div .inner_content p {
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}
.registration-lines .flex-div .time-counter {
  display: inline-flex;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #000;
  text-align: center;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  font-size: 26px;
}
.registration-lines .fixed_pos {
  position: absolute;
  bottom: 0;
  left: 0;
}
.registration-lines .web-img {
  text-align: center;
  margin-top: 30px;
  text-align: center;
  margin-top: 26px;
}
.registration-lines .web-img img {
  width: 60%;
  height: auto;
}
.registration-lines .reg-line {
  color: #FFB805;
  font-size: 24px;
  margin-top: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.registration-lines .reg-line a {
  color: inherit;
  text-decoration: none;
}
.registration-lines .col-border {
  border-left: 1px solid #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.i_center {
  background-position: center !important;
}

.technology {
  padding: 50px 0px;
  background: url("../images/tech_bg.png"), #F8F8F8;
  background-size: 475px;
  background-position: -88px;
  background-repeat: no-repeat;
  overflow: hidden;
}
.technology .image_div img {
  width: 310px;
  height: auto;
}
.technology .desc {
  text-align: end;
}
.technology .desc h4 {
  font-weight: 600;
}
.technology .desc span {
  font-weight: 700;
}
.technology .desc p.text_pa {
  font-weight: 500;
}
.technology .desc p span {
  font-weight: 700;
}
.technology .desc p.hi {
  line-height: 1.3;
}

.submission {
  display: none;
  padding: 50px 0;
  background: #FFB805;
}
.submission h2,
.submission p {
  color: #000;
  text-align: center;
}
.submission p {
  font-size: 15px;
  margin: 24px 0 32px 0;
  font-weight: 400;
}
.submission p.min {
  font-size: 14px;
  margin: 16px 0 0 0;
  text-align: right;
}
.submission .idea_btn {
  display: block;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  background: #415FFF;
  border: 1px solid #415FFF;
  padding: 12px 16px;
  transition: all 0.3s ease;
}
.submission .idea_btn:hover {
  background: transparent;
  color: #415FFF;
}
.submission p a {
  color: #415FFF;
}

.apply-div {
  padding-top: 45px;
}
.apply-div h2 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 16px;
}

.ignite-section {
  padding: 50px 0px;
}
.ignite-section h2 {
  text-align: center !important;
  font-weight: 600;
}
.ignite-section .ignite-flex {
  display: flex;
  justify-content: space-around;
}
.ignite-section .ignite-flex p {
  text-align: center;
  font-weight: 600;
}
.ignite-section .ignite-flex .prize-image img {
  width: 150px;
  height: auto;
}
.ignite-section .ignite-flex .prize-image.s2 img {
  transform: scale(0.75);
}
.ignite-section .ignite-flex .prize-image.s3 img {
  transform: scale(0.5);
}
.ignite-section .text_content .lines {
  position: relative;
  text-align: center;
  margin: auto;
  padding-bottom: 12px;
  width: 700px;
}
.ignite-section .text_content .lines:before, .ignite-section .text_content .lines:after {
  content: " ";
  display: block;
  height: 100%;
  width: 40%;
  position: absolute;
  top: 80%;
  transform: translateY(-50%);
  border-top: 1px solid #000;
  z-index: -1;
}
.ignite-section .text_content .lines:before {
  left: 0;
  border-left: 1px solid #000;
  border-top-left-radius: 30px;
}
.ignite-section .text_content .lines:after {
  right: 0;
  border-right: 1px solid #000;
  border-top-right-radius: 30px;
}
.ignite-section .text_content .rule_book {
  background: #415FFF;
  padding: 10px 7px;
  color: white;
  border-radius: 3px 27px 0px 27px;
}
.ignite-section .text_content .rule_book .flex_content {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.ignite-section .text_content .rule_book .flex_content > div {
  flex: 0 0 33%;
  max-width: 33%;
  display: flex;
  justify-content: center;
}
.ignite-section .text_content .rule_book .flex_content > div.border-right {
  border-right: 1px solid #ffffff;
}
.ignite-section .text_content .rule_book .flex_content span {
  display: block;
  font-weight: 400;
  font-size: 16px;
}
.ignite-section .text_content .rule_book .flex_content p {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}

.future-begins {
  background: url("../images/iitbg_image.png");
  background-position: center;
  background-size: cover;
  position: relative;
}
.future-begins .top_logo_pos {
  text-align: end;
  padding-top: 12px;
  padding-bottom: 12px;
  position: absolute;
  right: 16px;
}
.future-begins .top_logo_pos .span {
  height: 100px;
  width: 100px;
  background: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.future-begins .top_logo_pos.part-logos img {
  width: 120px;
  height: auto;
}
.future-begins .desc {
  padding: 70px 0;
}
.future-begins .desc h5 {
  font-weight: 600;
  margin-top: 4px;
}
.future-begins .desc p {
  font-weight: 300;
}
.future-begins .desc .first_pa {
  font-weight: 500;
}
.future-begins .desc .font_la {
  font-size: 20px;
  font-weight: 700;
}

.mtb-200 {
  margin: 200px 0;
}

.ideation-guide-section {
  background: url("../images/gallery_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.ideation_guide {
  border-bottom-right-radius: 216px;
  padding: 20px 0 50px;
  background-color: #E31A66;
  position: relative;
}
.ideation_guide:before {
  content: "";
  background: #FFB805;
  position: absolute;
  height: 365px;
  width: 40%;
  top: 0;
  right: 0;
  border-radius: 0 0px 0px 90px;
  display: none;
}
.ideation_guide .apply-div h2 {
  text-align: start;
}
.ideation_guide .flex-content {
  display: flex;
  justify-content: start;
}
.ideation_guide .media_div {
  position: absolute;
  right: 25%;
  z-index: 2;
}
.ideation_guide .guide_content {
  margin-left: 250px;
  text-align: right;
}
.ideation_guide .guide_content .read_btn {
  text-align: end !important;
}
.ideation_guide .guide_content h2 {
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 16px;
}
.ideation_guide .guide_content p {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 400;
}
.ideation_guide .guide_content.rel {
  position: relative;
}
.ideation_guide .guide_content.rel .guide_info {
  position: absolute;
  top: -85px;
  left: 0;
  z-index: 999;
  padding-left: 74px;
}

.milestones {
  background-color: #333333;
  padding: 50px 0px;
}
.milestones h2 {
  color: #ffffff;
}
.milestones img {
  width: 100%;
  height: auto;
}

.changemakers {
  padding: 50px 0px;
  background: #E31A66;
}
.changemakers .text_content {
  text-align: right;
}
.changemakers h2 {
  text-align: right;
}

.ignite-journey-section {
  background-color: #5a5a5a;
  padding: 50px 0px;
}
.ignite-journey-section h2 {
  color: #ffffff;
  margin-bottom: 40px;
}
.ignite-journey-section .specification {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ignite-journey-section .specification .icon {
  margin-bottom: 20px;
}
.ignite-journey-section .specification .icon img {
  width: auto;
  max-height: 60px;
}
.ignite-journey-section .specification span {
  color: #fff;
}
.ignite-journey-section .specification span.count {
  font-size: 18px;
  font-weight: 700;
}

.faqs {
  padding: 64px 0;
  background: #ffffff;
  background: url("../images/faq_bg.png");
  position: relative;
  padding: 40px;
  padding-left: 350px;
  position: relative;
}
.faqs .faq-cont {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-right-radius: 248px;
  background: #fff;
  width: 320px;
  height: 300px;
  padding: 30px;
}
.faqs .faq-cont p {
  font-size: 24px;
  font-weight: 700;
  color: #405EFF;
}
.faqs h2 {
  text-align: start;
}

.walkthrough-video {
  background: url("../images/bg_design.png"), #e31a66;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  padding: 60px 0 70px;
  color: #fff;
}
.walkthrough-video .walkthrough-content h2 {
  font-size: 22px;
  text-align: left;
  font-weight: 500;
  margin-bottom: 16px;
}
.walkthrough-video .walkthrough-content .buttons {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.walkthrough-video .video-box .video-language {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 6px;
}

.changemaker-2023 {
  padding: 50px 0;
  background: #e31a66;
}
.changemaker-2023 .top-div {
  background: #e31a66;
  padding: 30px;
  height: 300px;
  margin-top: -45px;
  border-bottom-left-radius: 40%;
}
.changemaker-2023 .top-div h2 {
  color: #ffffff;
  font-size: 30px;
}
.changemaker-2023 .bottom-div {
  position: relative;
}
.changemaker-2023 .bottom-div:before {
  content: "";
  border: 2px solid white;
  position: absolute;
  top: 55px;
  left: -26px;
  /* z-index: 99999; */
  width: 100%;
  height: 96%;
  border-top-right-radius: 119px;
}
.changemaker-2023 .bottom-div:after {
  display: none;
  content: "2023 Winners";
  position: absolute;
  bottom: 20px;
  color: rgba(255, 255, 255, 0.4);
  right: 65px;
  background: rgb(227, 26, 102);
  transform: translate(0%, 100%);
  font-size: 50px;
  letter-spacing: 5px;
  font-weight: 900;
  height: 70px;
  text-align: center;
}
.changemaker-2023 .bottom-div .flex-box {
  margin-bottom: 40px;
}
.changemaker-2023 .bottom-div .flex-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.changemaker-2023 .bottom-div .flex-items > div {
  flex: 0 0 33%;
  max-width: 33%;
}
.changemaker-2023 .bottom-div .flex-items img {
  width: 100%;
  height: auto;
}
.changemaker-2023 .bottom-div .flex-items h5 {
  font-size: 16px;
  font-weight: 700;
}
.changemaker-2023 .bottom-div .flex-items p {
  font-size: 14px;
  margin-right: 12px;
}
.changemaker-2023 .bottom-div .inner_content {
  margin-top: -170px;
}

.shots {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
  margin: auto;
}
.shots .swiper-button-next,
.shots .swiper-button-prev {
  top: auto;
  bottom: 0;
}
.shots .swiper-container {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 50px;
  height: 100%;
}
.shots .swiper-container .swiper-wrapper {
  height: 253px;
  margin-right: -60px;
}
.shots .swiper-container .swiper-slide {
  width: 400px !important;
  height: auto;
  filter: blur(1px);
}
.shots .swiper-container .swiper-slide.swiper-slide-active {
  filter: blur(0);
}
.shots .swiper-container .swiper-slide.swiper-slide-active .shot-item h3 {
  display: block;
}

.shot-item {
  height: 100%;
}
.shot-item img {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.glimpses {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  background-position: right;
  position: relative;
}
.glimpses h2 {
  color: #ffffff;
  padding-top: 53px;
  font-weight: 600;
  font-size: 30px;
}
.glimpses .learn-btn {
  display: flex;
  justify-content: center;
  margin-top: 30px;
  position: relative;
  margin-bottom: 20px;
}
.glimpses .learn-btn .btn-register {
  padding: 5px 30px;
}
.glimpses .glims-line {
  position: absolute;
  top: 25px;
  left: 50%;
  background-color: rgba(255, 255, 255, 0.65);
  transform: translate(-50%, 0);
  height: 1px;
  padding: 0px 220px;
}

.participent-section {
  padding: 50px 0px;
  background-color: #e31a66;
  border-top: 2px solid rgba(255, 255, 255, 0.6);
}
.participent-section h2 {
  text-align: center !important;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1rem;
  font-size: 30px;
}
.participent-section .ignite-flex {
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
  padding: 50px 0px 30px;
}
.participent-section .ignite-flex .section-title {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translate(-50%, 0px);
  color: #fff;
  z-index: 100;
  background: #e31a66;
  padding: 0px 20px;
  white-space: nowrap;
}
.participent-section .ignite-flex p {
  text-align: center;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
}
.participent-section .ignite-flex .prize-image {
  position: relative;
  z-index: 100;
  background: #e31a66;
}
.participent-section .ignite-flex .prize-image img {
  width: 160px;
  height: auto;
}
.participent-section .ignite-flex .prize-image.s2 img {
  width: 130px;
  height: auto;
}
.participent-section .ignite-flex .prize-image.s3 {
  background: #e31a66;
  padding: 15px 0px;
  text-align: center;
}
.participent-section .ignite-flex .prize-image.s3 img {
  width: 100px;
  height: auto;
}
.participent-section .ignite-flex::before {
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.85);
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, 0px);
  width: 83%;
  height: 100%;
  border-radius: 20px;
  border-bottom-right-radius: 0px;
  z-index: 1;
}
.participent-section .text_content .lines {
  position: relative;
  text-align: center;
  margin: auto;
  padding-bottom: 18px;
  width: 65%;
}
.participent-section .text_content .lines:before, .participent-section .text_content .lines:after {
  content: " ";
  display: block;
  height: 70%;
  width: 35%;
  position: absolute;
  top: 65%;
  transform: translateY(-50%);
  border-top: 1px solid rgba(255, 255, 255, 0.85);
}
.participent-section .text_content .lines:before {
  left: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.85);
  border-top-left-radius: 30px;
}
.participent-section .text_content .lines:after {
  right: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.85);
  border-top-right-radius: 30px;
}
.participent-section .text_content .rule_book {
  background: #ffb805;
  padding: 10px 7px;
  color: #000;
  border-radius: 3px 27px 0px 27px;
}
.participent-section .text_content .rule_book .flex_content {
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.participent-section .text_content .rule_book .flex_content > div {
  flex: 0 0 33%;
  max-width: 33%;
  display: flex;
  justify-content: center;
}
.participent-section .text_content .rule_book .flex_content > div.border-right {
  border-right: 1px solid #000;
}
.participent-section .text_content .rule_book .flex_content span {
  display: block;
  font-weight: 400;
  font-size: 16px;
}
.participent-section .text_content .rule_book .flex_content p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.participent-section .resigter-btn {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.participent-section .resigter-btn .btn-register {
  color: #e31a66;
  padding: 12px 17px;
  font-size: 18px;
}
.participent-section .resigter-btn .btn-register span img {
  margin-left: 8px;
  width: 26px !important;
}
.participent-section .term-condition {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  margin: 10px 0px;
}

.india-ignite {
  padding: 50px 0;
  position: relative;
}
.india-ignite .india-ignite-box {
  text-align: left;
}
.india-ignite .india-ignite-box .india-ignite-title {
  text-align: left;
  color: royalblue;
  font-size: 26px;
}
.india-ignite .india-ignite-box h3 {
  color: #e31a66;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 2rem;
}
.india-ignite .india-ignite-box p {
  font-size: 18px;
  padding: 30px 0;
  margin-bottom: 0;
  font-weight: 600;
}
.india-ignite .india-ignite-box .aim-info {
  display: flex;
  justify-content: space-between;
}
.india-ignite .india-ignite-box .aim-info .aims-items {
  text-align: center;
}
.india-ignite .india-ignite-box .aim-info .aims-items img {
  width: 80px;
  height: auto;
}
.india-ignite .india-ignite-box .learn-btn {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.india-ignite .india-ignite-box .learn-btn .btn-register {
  padding: 15px 10px;
  font-size: 22px;
  width: 235px;
}
.india-ignite .india-ignite-box .learn-btn .btn-register span img {
  margin-left: 8px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.india-ignite .transformation-img img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0px, -50%);
  width: 525px;
  height: auto;
  z-index: -1;
}

.extra-font {
  font-size: 22px !important;
}

@media screen and (max-width: 1599px) {
  .faqs {
    padding-left: 300px;
  }
}
@media screen and (max-width: 1199px) {
  .faqs {
    padding-left: 400px;
  }
}
.video-div {
  position: relative;
  aspect-ratio: 16/9;
  z-index: 999;
}
.video-div .video-box img {
  width: 100%;
  height: auto;
}
.video-div.border-design {
  position: relative;
}
.video-div.border-design::before {
  content: "";
  position: absolute;
  height: 90%;
  width: 100%;
  right: -30px;
  bottom: -30px;
  border: 2px solid #fff;
  border-top-right-radius: 119px;
}

.hero-video {
  border-radius: 12px;
  display: inherit;
  inset: 0;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  z-index: 9;
}
.hero-video.pb-26 {
  padding-bottom: 26.25%;
}
.hero-video.pb-100 {
  padding-bottom: 100%;
}
.hero-video.no-rad {
  border-radius: 0;
}
.hero-video.pb-42 {
  padding-bottom: 42%;
}
.hero-video iframe {
  position: absolute;
  inset: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.hero-video .hero-image {
  position: relative;
  position: relative;
  padding-bottom: 56.25%;
}
.hero-video .hero-image img {
  position: absolute;
  inset: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
.hero-video .hero-image .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.5);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  cursor: pointer;
}
.hero-video .hero-image .play-btn img {
  width: 19px !important;
  height: 24px !important;
  inset: auto;
  margin-right: -5px;
}
.hero-video .hero-image.active .play-btn {
  display: none;
}

.r-para {
  font-size: 19px !important;
  font-weight: 300 !important;
}

.mcontainer {
  max-width: 1440px;
  margin: 0 auto;
}

.nav-slider .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  left: 0;
}
.nav-slider .owl-nav .owl-prev,
.nav-slider .owl-nav .owl-next {
  width: 36px;
  height: 36px;
  border-radius: 9px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffea1c;
  border-radius: 50%;
}
.nav-slider .owl-nav .owl-prev {
  float: left;
  background-image: url("../images/icons/left_arrow.png");
  margin-left: 30px;
}
.nav-slider .owl-nav .owl-prev.disabled {
  display: none;
}
.nav-slider .owl-nav .owl-next {
  float: right;
  background-image: url("../images/icons/right_arrow.png");
  margin-right: 30px;
}
.nav-slider .owl-nav .owl-next.disabled {
  display: none;
}
.nav-slider.ideation-slider .owl-nav .owl-prev {
  margin-left: -55px;
}
.nav-slider.ideation-slider .owl-nav .owl-next {
  margin-right: -55px;
}
.nav-slider.walkthrough-slider .owl-nav {
  z-index: -1;
  top: 52%;
}
.nav-slider.walkthrough-slider .owl-nav .owl-prev {
  margin-left: -45px;
}
.nav-slider.walkthrough-slider .owl-nav .owl-next {
  margin-right: -45px;
}

.dots-slider .owl-dots {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}
.dots-slider .owl-dots .owl-dot {
  display: inline-block;
  margin: 8px;
}
.dots-slider .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  display: inline-block;
  background: #000;
  border-radius: 12px;
  margin-left: -5px;
}
.dots-slider .owl-dots .owl-dot.active span {
  background: #ffffff;
}
.dots-slider .owl-dots.banner-slider .owl-dots {
  bottom: 0 !important;
}

@media screen and (max-width: 1599px) {
  .mcontainer {
    width: calc(100% - 160px);
  }
}
@media screen and (max-width: 1199px) {
  .mcontainer {
    width: 100% !important;
    padding: 0 40px;
  }
}
@media screen and (max-width: 992px) {
  .page-section.innovative {
    margin-bottom: 0px !important;
  }
  .page-section.innovative .left-div {
    padding-top: 30px;
  }
  .page-section.innovative .left-div .image_div {
    justify-content: center;
  }
  .page-section.innovative .left-div .image_div .abs-img {
    margin-bottom: 0px;
  }
  .page-section.innovative .desc .inovative-content {
    padding: 20px 0px 10px;
  }
  .india-ignite {
    padding-bottom: 0px;
  }
  .india-ignite .transformation-img {
    text-align: center;
  }
  .india-ignite .transformation-img img {
    position: inherit;
    transform: translate(0px);
  }
}
.faqs-box .faq:not(:last-child) {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ffffff;
}
.faqs-box .faq:first-child {
  margin-top: 32px;
}
.faqs-box .faq .question {
  color: #ffffff;
  font-size: 18px;
  position: relative;
  padding-right: 48px;
  cursor: pointer;
}
.faqs-box .faq .question .arrow {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.faqs-box .faq .question .arrow .minus {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  background-color: #372A3E;
  display: none;
  align-items: center;
  justify-content: center;
}
.faqs-box .faq .question .arrow .minus i {
  width: 12px;
  background-color: #ffffff;
  height: 2px;
  display: inline-block;
}
.faqs-box .faq .question.active .plus {
  display: none;
}
.faqs-box .faq .question.active .minus {
  display: flex;
}
.faqs-box .faq .answer {
  display: none;
  margin-top: 16px;
}
.faqs-box .faq .answer p {
  color: #ffffff;
  font-size: 14px;
}
.faqs-box .faq .answer p b {
  color: #000;
}
.faqs-box .faq .answer p:last-child {
  margin-bottom: 0;
}
.faqs-box .faq .answer.active {
  display: block;
}
.faqs-box .faq .answer .img-size {
  width: 50%;
  height: auto;
  margin: 5px;
}
.faqs-box.black .faq {
  border-bottom: 1px solid #EBEBEB;
}
.faqs-box.black .faq:last-child {
  border-bottom: none;
}
.faqs-box.black .faq .question {
  color: #000;
}
.faqs-box.black .faq .question .arrow {
  position: absolute;
}
.faqs-box.black .faq .question.active .plus {
  display: none;
}
.faqs-box.black .faq .question.active .minus {
  display: flex;
}
.faqs-box.black .faq .answer {
  margin-top: 16px;
}
.faqs-box.black .faq .answer p {
  color: #000;
}

.d-desk {
  display: block;
}

.d-mob {
  display: none;
}

.mb-200 {
  margin-bottom: 200px;
}

.wid-200 {
  width: 200px !important;
}

.contact_icons {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 999;
  width: 50px;
}
.contact_icons > div img {
  width: 40px;
  margin-bottom: 10px;
}

.webinar {
  border-left: 1px solid #fff;
}

@media screen and (max-width: 767px) {
  .mob-mb-48 {
    margin-bottom: 48px !important;
  }
  .mob-text-center {
    justify-content: center !important;
  }
  .mob-w-100 {
    width: 100% !important;
  }
  .mob-mb-40 {
    margin-bottom: 40px;
  }
  .mb-200 {
    margin-bottom: 0;
  }
  .mob-mt-32 {
    margin-top: 32px;
  }
  .mob-pt-32 {
    padding-top: 32px !important;
  }
  .mob-pt-56 {
    padding-top: 56px !important;
  }
  .mob-text-center {
    text-align: center;
  }
  .d-desk {
    display: none;
  }
  .d-mob {
    display: block;
  }
  .main {
    padding-top: 68px;
  }
  .mob-dh-auto {
    height: auto !important;
  }
  .mcontainer {
    width: 100% !important;
    padding: 0 15px;
    min-width: auto;
  }
  .mob-w-60 {
    width: 60% !important;
    height: auto;
    display: inline-block !important;
  }
  .webinar-details ul li {
    font-size: 16px;
    text-align: left;
  }
  .image_div img {
    max-width: 80%;
    height: auto;
  }
  .image_div.right {
    margin-right: -80px;
  }
  .image_div.with-rel .abs-img {
    position: inherit;
    top: auto;
    right: auto;
    max-width: 100%;
    height: 100%;
    bottom: auto;
  }
  .image_div.with-rel .abs-img.mob-wid {
    width: 80%;
    margin: auto;
  }
  .image_div .win-img {
    margin-bottom: 0 !important;
  }
  .mob-mb-16 {
    margin-bottom: 16px;
  }
  .mb-16 {
    margin-bottom: 12px;
  }
  .mb-16-9 {
    margin-bottom: 0;
  }
  .extra-padding {
    padding-top: 20px;
  }
  .r-padding {
    padding-top: 0;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0;
  }
  .mob-mt-48 {
    margin-top: 48px;
  }
  .mob-mt-70 {
    margin-top: 70px !important;
    padding: 0px 30px;
  }
  .mob-fs-16 {
    font-size: 16px !important;
  }
  .changemaker-2023 .top-div {
    height: 285px;
  }
  .changemaker-2023 .top-div h2 {
    font-size: 22px;
  }
  .changemaker-2023 .bottom-div .flex-items > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .changemaker-2023 .bottom-div .flex-items > div h5 {
    margin-top: 15px;
  }
  .changemaker-2023 .bottom-div:before {
    left: -10px;
    height: 97%;
    top: 68px;
  }
  .changemaker-2023 .bottom-div:after {
    left: 25%;
    font-size: 24px;
  }
  .changemaker-2023 .bottom-div .flex-box {
    margin-bottom: 15px;
  }
  .glimpses h2 {
    font-size: 22px;
  }
  .glimpses .glims-line {
    position: absolute;
    top: 22px;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, 0);
    padding: 1px 150px;
  }
  .banner-slider .owl-item .item {
    aspect-ratio: 417/630 !important;
  }
  .banner-slider .owl-item .item.wh {
    background-image: url("../images/banner/ignite_main_banner.png");
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: right top !important;
  }
  .banner-slider .owl-item .item .image_div img {
    max-width: 100%;
  }
  .banner-slider .owl-item .item .image_div.margin_fixed {
    margin-top: 115px;
    padding: 0px 30px;
  }
  .banner-slider .owl-item .item .image_div.banner-third {
    text-align: center;
    margin-top: 36px !important;
  }
  .banner-slider .owl-item .item .image_div.banner-third img {
    width: 80% !important;
  }
  .banner-slider .owl-item .item .image_div.banner-fourth img {
    width: 100% !important;
  }
  .banner-slider .owl-item .item .image_div.mob-mt-10 {
    margin-top: 10px;
    padding: 0px 0px;
    margin-bottom: -60px;
  }
  .banner-slider .owl-item .item .image_div.mob-mt-10 img {
    width: 100% !important;
  }
  .banner-slider .owl-item .item .desc {
    font-size: 22px;
    font-weight: 500;
    margin-top: -63px;
    justify-content: center;
  }
  .banner-slider .owl-item .item .desc .mob-fs h5 {
    font-size: 23px;
  }
  .banner-slider .owl-item .item .desc.mob-font {
    font-size: 14px;
  }
  .banner-slider .owl-item .item .desc.mob-font h3 {
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 600;
  }
  .banner-slider .owl-item .item h3 {
    font-weight: 500;
    font-size: 22px;
  }
  .banner-slider .owl-item .item h3.mob-28 {
    font-size: 28px;
  }
  .banner-slider .owl-item .item h3.m-fs-20 {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .banner-slider .owl-item .item .bio {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    font-weight: 400;
  }
  .banner-slider .partener {
    justify-content: center;
    gap: 8px;
    font-size: 14px;
  }
  .page-section .desc.with-padding {
    padding: 30px 0px;
  }
  .page-section .desc .banner-1-content p {
    font-size: 16px;
  }
  .innovative {
    padding-top: 30px !important;
  }
  .innovative .left-div h3 {
    position: inherit !important;
    top: auto !important;
    text-align: center !important;
  }
  .innovative .left-div .image_div {
    padding-top: 0px !important;
    height: auto !important;
  }
  .innovative .left-div .image_div .abs-img {
    margin-bottom: 0px !important;
  }
  .dots-slider .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
  }
  .dots-slider .owl-dots .owl-dot {
    display: inline-block;
    margin: 8px;
  }
  .dots-slider .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: #FFB805;
    border-radius: 12px;
    margin-left: -5px;
  }
  .dots-slider .owl-dots .owl-dot.active span {
    background: #ffffff;
  }
  .dots-slider .owl-dots.banner-slider .owl-dots {
    bottom: 0 !important;
  }
  .part-logos {
    justify-content: end;
  }
  .part-logos .mr-20 {
    margin-right: 10px;
  }
  .part-logos span {
    height: 80px;
    width: 80px;
  }
  .part-logos img {
    width: 50px !important;
  }
  .part-logos img.nce {
    width: 55px !important;
  }
  .part-logos .mob-b-1 span {
    height: 60px;
    width: 60px;
  }
  .part-logos .mob-b-1 span img.nce {
    width: 40px !important;
  }
  .registration-lines {
    padding: 50px 0px;
  }
  .registration-lines h2 {
    font-size: 22px;
  }
  .registration-lines .col-border {
    border-left: none;
  }
  .registration-lines .web-img {
    margin-top: 32px;
  }
  .registration-lines .web-img img {
    width: 80%;
    height: auto;
  }
  .registration-lines .flex-div .inner_content:not(:last-child) {
    margin-right: 16px;
  }
  .registration-lines .flex-div .time-counter {
    display: inline-flex;
    width: 60px;
    height: 60px;
    font-size: 20px;
    margin-bottom: 10px;
  }
  .registration-lines .fixed_pos img {
    display: none;
  }
  .page-section {
    padding: 70px 0px;
  }
  .page-section.center_text {
    text-align: center;
  }
  .page-section .desc p {
    font-size: 16px;
  }
  .page-section .desc p.text {
    font-weight: 300;
  }
  .page-section .top_logos {
    bottom: 16px;
    top: 10px;
    right: 16px;
    height: 100px;
  }
  .image_div.with-rel {
    position: relative;
  }
  .image_div.with-rel img {
    position: inherit;
    right: auto;
  }
  .mob-pt-70 {
    padding-top: 70px;
  }
  .technology {
    background: #F8F8F8;
  }
  .technology .tech_mob {
    text-align: center;
  }
  .technology .tech_mob img {
    margin-top: -172px;
    width: 100%;
  }
  .technology .desc {
    text-align: center;
    padding: 0 32px;
    padding-top: 32px;
  }
  .technology .desc h4 {
    font-weight: 500;
  }
  .technology .desc p.text_pa {
    font-weight: 400 !important;
  }
  .technology .desc span {
    font-weight: 500;
    padding: 0px 70px;
  }
  .technology .desc span.pink {
    padding: 0;
  }
  .ignite-section {
    padding: 40px 0px;
  }
  .ignite-section .ignite-flex {
    align-items: flex-end;
    justify-content: center;
  }
  .ignite-section .ignite-flex > div {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .ignite-section .ignite-flex .prize-image img {
    width: 100%;
    transform: scale(0.9);
  }
  .ignite-section .ignite-flex .prize-image.s2 img {
    transform: scale(0.7);
  }
  .ignite-section .ignite-flex .prize-image p {
    font-size: 12px;
  }
  .ignite-section .text_content .lines {
    width: 100%;
  }
  .ignite-section .text_content .lines:before, .ignite-section .text_content .lines:after {
    width: 20%;
  }
  .ignite-section .text_content .lines:before {
    left: 30px;
  }
  .ignite-section .text_content .lines:after {
    right: 30px;
  }
  .ignite-section .text_content .rule_book {
    border-radius: 3px 27px 0px 27px;
  }
  .ignite-section .text_content .rule_book .flex_content {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }
  .ignite-section .text_content .rule_book .flex_content > div {
    padding: 20px 0;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .ignite-section .text_content .rule_book .flex_content > div.border-right {
    border-bottom: none;
    border-right: none;
    position: relative;
  }
  .ignite-section .text_content .rule_book .flex_content > div.border-right:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 1px;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
  }
  .ignite-section .text_content .rule_book .flex_content span {
    font-size: 12px;
  }
  .ignite-section .text_content .rule_book .flex_content p {
    font-size: 16px;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .india-ignite {
    padding-bottom: 0px;
  }
  .india-ignite .india-ignite-box {
    text-align: center;
  }
  .india-ignite .india-ignite-box .aim-info {
    justify-content: center;
    flex-wrap: wrap;
  }
  .india-ignite .india-ignite-box .india-ignite-title {
    text-align: center;
  }
  .india-ignite .transformation-img {
    text-align: center;
  }
  .india-ignite .transformation-img img {
    position: inherit;
    transform: translate(0px);
    width: 330px;
    padding-top: 20px;
  }
  .india-ignite .learn-btn {
    text-align: center;
  }
  .india-ignite .learn-btn .btn-register {
    display: inline-block !important;
  }
  .future-begins {
    position: relative;
  }
  .future-begins .top_logo_pos {
    position: inherit;
  }
  .future-begins .top_logo_pos span {
    display: inline-block;
    padding: 4px;
  }
  .future-begins .desc {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .future-begins .desc .first_pa {
    font-size: 17px;
  }
  .future-begins .desc .font_la {
    font-size: 16px;
    font-weight: 700;
  }
  .future-begins .desc p {
    font-size: 14px;
  }
  .future-begins .desc h5 {
    font-size: 18px;
  }
  .future-begins .mob_logos {
    position: absolute;
    top: 164px;
    right: 10px;
  }
  .mtb-200 {
    margin: 100px 0;
  }
  .ideation_guide {
    padding: 0 0;
    padding-top: 0;
    border-bottom-right-radius: 90px;
  }
  .ideation_guide:before {
    height: 80px;
    width: 70%;
  }
  .ideation_guide:after {
    height: 80px;
    width: 70%;
  }
  .ideation_guide .apply-div h2 {
    text-align: start;
  }
  .ideation_guide .flex-content {
    display: flex;
    justify-content: start;
  }
  .ideation_guide .media_div {
    position: absolute;
    right: 25%;
    z-index: 2;
  }
  .ideation_guide .guide_content {
    margin-left: 0;
    text-align: center;
  }
  .ideation_guide .guide_content .read_btn {
    text-align: left !important;
    margin-top: 24px;
    margin-bottom: 56px;
  }
  .ideation_guide .guide_content h2 {
    font-size: 22px;
    margin-bottom: 16px;
    text-align: center;
    font-weight: 500;
  }
  .ideation_guide .guide_content p {
    font-size: 15px;
    line-height: 1.4;
  }
  .ideation_guide .guide_content.rel .guide_info {
    position: inherit;
    top: auto;
    padding-left: 0;
  }
  .ideation_guide .guide_content.rel .guide_info h2 {
    text-align: center;
  }
  .btn-register {
    padding: 4px 8px;
    font-size: 12px;
  }
  .btn-register.r {
    float: inherit;
  }
  .btn-register.mob-ml-auto {
    margin: auto;
  }
  .mt-50 {
    margin-top: 32px;
  }
  .mob-mt-32 {
    margin-top: 32px;
  }
  .mob-mt-64 {
    margin-top: 64px;
  }
  .video-div .line-box {
    position: absolute;
    width: 84%;
    right: 10px;
    height: 77%;
    top: -22px;
    border-top-right-radius: 71px;
    border: 2px solid #ffffff;
  }
  .video-div .line-box.top-min {
    top: -10px;
  }
  .video-div .line-box.shift_position {
    top: 50px;
    right: -10px;
  }
  .video-div .video-box {
    margin-top: 30px;
  }
  .video-div .video-box .video-language {
    position: absolute;
    bottom: -2px;
    font-size: 16px;
  }
  .video-div .video-box .hero-video.mob-m-b {
    margin-bottom: 30px;
  }
  .video-div.video-div1 {
    padding: 0 30px;
  }
  .video-div.video-div1 .line-box.shift_position {
    top: 32px;
    right: 10px;
  }
  .video-div.border-design {
    padding-right: 10px;
    margin-top: 10px;
  }
  .video-div.border-design::before {
    right: -7px;
    bottom: auto;
    height: 72%;
    width: 90%;
    top: 7px;
    border-top-right-radius: 35px;
  }
  .faqs {
    padding: 64px 0;
    padding-left: 0;
  }
  .faqs h2 {
    font-size: 20px;
  }
  .faqs .faq-cont {
    display: none;
  }
  .faqs-box .faq .question {
    font-size: 18px;
  }
  .faqs-box .faq .answer {
    margin-top: 16px;
  }
  .faqs-box .faq .answer p {
    font-size: 13px;
  }
  .faqs-box .faq .answer .img-size {
    width: 47%;
  }
  .nav-slider .owl-nav {
    z-index: -1;
    bottom: 32px;
    top: auto;
    width: 80px;
    transform: translateY(0);
    left: 0;
  }
  .nav-slider .owl-nav .owl-prev {
    margin-left: 0;
  }
  .nav-slider .owl-nav .owl-prev.disabled {
    display: block;
    opacity: 0.8;
  }
  .nav-slider .owl-nav .owl-next {
    margin-right: 0;
  }
  .nav-slider .owl-nav .owl-next.disabled {
    display: block;
    opacity: 0.8;
  }
  .nav-slider.ideation-slider .item {
    padding: 0 30px;
  }
  .nav-slider.ideation-slider .owl-nav {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    z-index: 1000;
  }
  .nav-slider.ideation-slider .owl-nav .owl-prev {
    margin-left: -10px;
  }
  .nav-slider.ideation-slider .owl-nav .owl-next {
    margin-right: -10px;
  }
  .nav-slider.walkthrough-slider .owl-nav {
    width: 15%;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: -35px;
  }
  .mob-m-auto {
    margin: auto;
  }
  .mob-mt {
    margin-top: -10px;
  }
  .feature ul {
    padding-left: 15px !important;
  }
  .milestones {
    aspect-ratio: inherit;
  }
  .milestones h2 {
    font-size: 22px;
  }
  .mob-text-center {
    justify-content: center !important;
  }
  .faq_btn {
    margin: 0;
    padding-bottom: 0;
  }
  .webinar {
    border-left: none;
    border-top: 1px solid #fff;
    padding-top: 20px;
  }
  .dh-mob-98 {
    height: 93% !important;
  }
  .line-img {
    display: none !important;
  }
  .apply-div {
    text-align: center !important;
    padding-top: 0 !important;
  }
  .apply-div h2 {
    text-align: center !important;
  }
  .i_center {
    background-position: inherit !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
  .i_center .w-75 {
    width: 80% !important;
    margin: auto;
    margin-top: -80px;
  }
  .participent-section h2 {
    font-size: 22px;
  }
  .participent-section .section-title {
    font-size: 16px;
  }
  .participent-section .ignite-flex {
    justify-content: space-between;
  }
  .participent-section .ignite-flex .prize-image.mob-text-left {
    text-align: right !important;
  }
  .participent-section .ignite-flex .prize-image img {
    width: 120px;
    height: auto;
  }
  .participent-section .ignite-flex .prize-image.s2 img {
    width: 90px;
    height: auto;
  }
  .participent-section .ignite-flex .prize-image.s3 img {
    width: 60px;
    height: auto;
  }
  .participent-section .text_content .lines {
    font-size: 22px;
    width: 70%;
  }
  .participent-section .text_content .lines::before, .participent-section .text_content .lines::after {
    width: 20%;
  }
  .ignite-journey-section {
    padding: 30px 0px;
  }
  .ignite-journey-section h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .ignite-journey-section .specification {
    margin-top: 16px;
  }
  .calender-icons .callender-img img {
    height: 38px;
  }
  .calender-icons h5 {
    font-size: 16px;
    text-align: left;
  }
  .walkthrough-video {
    padding: 50px 0 50px;
  }
  .walkthrough-video .walkthrough-content {
    text-align: center;
    margin-bottom: 20px;
  }
  .walkthrough-video .walkthrough-content h2 {
    margin-bottom: 10px;
    text-align: center;
  }
  .walkthrough-video .walkthrough-content .buttons {
    gap: 10px;
    justify-content: center;
  }
  .banner-slider .venue-details {
    gap: 10px;
    justify-content: center;
    padding: 4px 0 16px;
  }
  .banner-slider .venue-details .venue {
    gap: 10px;
  }
  .banner-slider .venue-details .venue .venue-icon {
    width: 18px !important;
    height: auto;
  }
  .banner-slider .venue-details .venue span {
    font-size: 16px !important;
  }
  .banner-slider .partener img {
    width: 60px;
  }
}
@media (max-width: 1380px) and (min-width: 768px) {
  .banner-slider .venue-details {
    gap: 8px;
    padding: 8px 0 8px;
  }
  .banner-slider .venue-details .venue img {
    width: 24px !important;
  }
  .banner-slider .venue-details .venue span {
    font-size: 18px;
  }
}/*# sourceMappingURL=custom.css.map */