@media screen and (max-width: 768px) {
  .section-padding {
    padding: 30px 0px;
  }
  .common-heading {
    font-size: 24px;
  }
  .new-read-more {
    min-width: 140px;
  }
  .new-ticker {
    top: 72px !important;
  }
  .changemaker-card__inner {
    flex-direction: column;
    gap: 20px;
    padding: 10px;
  }
  .changemaker-card__image {
    width: 100% !important;
    flex: 0 0 100% !important;
    flex: inherit !important;
  }
  .changemaker-card__image img {
    width: 100%;
    aspect-ratio: 10/8;
  }
  .changemaker-card .changemaker-card__content h3 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .changemakers-slider-section {
    background-size: cover !important;
  }
  .changemakers-slider-section .common-heading br {
    display: none;
  }
  .changemakers-slider-section .changemakers-slider-section__heading {
    margin-bottom: 20px;
  }
  .changemakersSlider .owl-nav .owl-prev,
  .changemakersSlider .owl-nav .owl-next {
    width: 36px !important;
    height: 36px !important;
    bottom: 0px !important;
  }
  .changemakersSlider .owl-nav .owl-prev::after,
  .changemakersSlider .owl-nav .owl-next::after {
    width: 12px !important;
    height: 12px !important;
    border-top: 3px solid #000 !important;
    border-right: 3px solid #000 !important;
  }
  .changemaker-video--section {
    min-height: auto !important;
  }
  .changemaker-video--section .video-section--content {
    margin-top: 20px;
  }
  .changemaker-popup .changemaker-popup__dialog {
    padding: 10px;
    border-radius: 10px;
    min-height: auto;
    overflow-y: hidden;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card {
    border-radius: 10px;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-popup__close {
    width: 38px;
    height: 38px;
    top: 4px;
    right: 4px;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner {
    border-radius: 10px;
    height: 85vh;
    overflow-y: auto;
    display: flex;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner {
    /* Track (background) */
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner::-webkit-scrollbar-track {
    background: #1e1e2f;
    border-radius: 10px;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner::-webkit-scrollbar-thumb {
    background: #ffd400;
    border-radius: 10px;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner::-webkit-scrollbar-thumb:hover {
    background: #ffcc00;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner .changemaker-card__image {
    padding: 0px 0px 20px 0px;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner .changemaker-card__content {
    max-height: 90vh;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner .changemaker-card__content h3 {
    font-size: 22px;
    max-width: 100%;
    margin-bottom: 15px;
    padding-bottom: 8px;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner .changemaker-card__content .changemaker-card__meta.journey strong {
    font-size: 18px;
  }
  .changemaker-popup .changemaker-popup__dialog.changemaker-card .changemaker-card__inner .changemaker-card__content .changemaker-card__meta .division-icon img {
    margin: 8px 0px 12px;
  }
  .prize-section .heading-box {
    padding: 20px 0px !important;
    margin-top: -30px !important;
  }
  .prize-section .prizes .or-text {
    font-size: 20px;
  }
  .prize-section .prizes .prize-div {
    padding: 30px 0px;
  }
  .prize-section .prizes .prize-div .title-box h3 {
    font-size: 18px;
    padding: 0px;
  }
  .prize-section .prizes .prize-div .prizes-image {
    margin: 30px 0px 0px;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:first-child {
    order: 5;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:first-child img {
    width: 60%;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:nth-child(2) {
    order: 3;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:nth-child(2) img {
    width: 70%;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:nth-child(3) {
    order: 1;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:nth-child(3) img {
    width: 80%;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:nth-child(4) {
    order: 2;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:nth-child(4) img {
    width: 75%;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:last-child {
    order: 4;
  }
  .prize-section .prizes .prize-div .prizes-image .prize-img:last-child img {
    width: 65%;
  }
  .prize-section .bottom-div {
    flex-direction: column !important;
  }
  .prize-section .bottom-div .creteria-box {
    border-right: 0px !important;
  }
  .prize-section .bottom-div .creteria-box:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.65);
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .powering-section .heading-box {
    margin-top: -32px !important;
    padding: 20px 0px !important;
  }
  .powering-section .heading-box p {
    width: 100% !important;
  }
  .powering-section .powering-cards {
    margin: 25px 0px 15px !important;
  }
  .powering-section .powering-cards .cards .card .title {
    padding: 15px !important;
  }
  .powering-section .powering-cards .cards .card .title h3 {
    font-size: 18px !important;
  }
  .powering-section .powering-cards .cards .card .title::before {
    clip-path: polygon(3% 0, 97% 0, 90% 100%, 10% 100%) !important;
  }
  .powering-section .powering-cards .cards .card .content {
    padding: 10px 20px !important;
  }
  .powering-section .powering-cards .cards .card .content p {
    width: calc(100% - 25px) !important;
    padding-bottom: 10px;
    margin: 10px auto 20px;
  }
  .powering-section .powering-cards .cards .card .content img {
    height: 170px;
  }
  .ignite-journey--section {
    min-height: auto !important;
    background-image: url("../images/new-home/mobile_roadmap_background.png");
    background-position: bottom;
  }
  .ignite-journey--section .common-heading {
    padding-left: 15px;
    padding-top: 7px;
    margin-top: 0px;
  }
  .ignite-journey--section .common-heading br {
    display: inline-block;
  }
  .ignite-journey--section .common-heading::after {
    left: 0px;
    top: -2px;
    height: 60%;
  }
  .ignite-journey--section .journey-img {
    margin-top: -40px;
  }
  .vivo-for-india--section {
    min-height: auto !important;
    background-position: center !important;
  }
  .vivo-for-india--section .description {
    width: 100% !important;
  }
  .vivo-for-india--section .common-heading {
    margin: 0px 0px 10px !important;
  }
  .vivo-for-india--section .our-aim-div {
    margin-top: 30px !important;
  }
  .vivo-for-india--section .our-aim-div h3 {
    text-align: center !important;
  }
  .vivo-for-india--section .our-aim-div .aims {
    justify-content: center !important;
    gap: 20px !important;
    margin: 30px 0px 20px;
  }
  .vivo-for-india--section .our-aim-div .aims img {
    width: 150px !important;
  }
  .vivo-for-india--section p.bottom-para {
    font-size: 18px !important;
    margin: 10px 0px 0px !important;
  }
  .ignite-achievement--section .achievements {
    justify-content: center !important;
    margin-top: 30px;
    gap: 10px;
    row-gap: 20px;
  }
  .ignite-achievement--section .achievements .achievement {
    max-width: 50%;
  }
  .ignite-achievement--section .achievements .achievement p {
    margin: 10px 0px 0px;
    line-height: 1;
  }
  .ignite-achievement--section .achievements .achievement p span {
    font-size: 14px;
  }
  .ignite-achievement--section .achievements .achievement img {
    height: 54px;
  }
  .where-ideas--section .heading-box {
    background-position: bottom;
    padding: 20px 0px 40px;
  }
  .where-ideas--section .content .bottom-para {
    margin: 20px 0px 0px;
    font-size: 18px;
  }
  .where-ideas--section .doodle-img {
    margin-top: 20px;
  }
  footer {
    padding: 20px 0px;
  }
  footer ul {
    justify-content: start;
    flex-wrap: wrap;
    align-items: start;
  }
  .changemaker-page {
    padding-top: 70px;
    min-height: calc(100vh - 0px);
  }
  .changemaker-page .doodle-img {
    text-align: center;
  }
  .changemaker-page .doodle-img img {
    width: 70%;
  }
  .changemaker-page .content {
    margin-top: 30px;
  }
  .changemaker-page .content h2,
  .changemaker-page .content p {
    text-align: center;
  }
  .changemaker-page .content h2:first-of-type,
  .changemaker-page .content p:first-of-type {
    margin-top: 20px;
  }
  .past-editions-hero .content h2 {
    font-size: 36px;
  }
  .past-editions-hero .content p {
    max-width: 100%;
    margin: 15px auto;
    font-size: 18px;
  }
  .past-editions-hero .content .down-btn {
    width: 52px;
    height: 52px;
  }
  .past-editions-hero .content .down-btn .arrow-wrapper .arrow {
    width: 18px;
    height: 18px;
  }
  .vivo-igniting--section {
    background-position: left;
    background-size: 254% 100%;
  }
  .vivo-igniting--section h2 {
    margin-bottom: 10px;
  }
  .vivo-igniting--section p {
    font-size: 16px;
  }
  .vivo-igniting--section .ignite-logo {
    text-align: center;
  }
  .vivo-igniting--section h3 {
    font-size: 20px;
  }
  .ignite-timeline-section .date-tabs .ignite-tabs {
    gap: 4px;
  }
  .ignite-timeline-section .date-tabs .ignite-tabs .ignite-tab {
    font-size: 16px;
    height: 48px;
    padding: 0 2px;
  }
  .ignite-timeline-section .date-tabs .ignite-tabs .ignite-tab span {
    margin-top: 9px;
    margin-left: -10px;
  }
  .ignite-timeline-section .date-tabs .ignite-tabs .ignite-tab::before, .ignite-timeline-section .date-tabs .ignite-tabs .ignite-tab::after {
    transform: skewX(10deg);
    border-radius: 9px 9px 0 0;
  }
  .ignite-timeline-section .date-tabs .ignite-tabs .ignite-tab::after {
    top: 7px;
    left: 5px;
    right: 7px;
    transform-origin: bottom right;
  }
  .ignite-timeline-section .date-tabs .ignite-tabs.ignite-tab-3 .ignite-tab span {
    margin-left: 0px;
  }
  .ignite-timeline-section .date-tabs .ignite-tabs.ignite-tab-3 .ignite-tab::before, .ignite-timeline-section .date-tabs .ignite-tabs.ignite-tab-3 .ignite-tab::after {
    transform: skewX(-10deg);
  }
  .ignite-timeline-section .content-section {
    padding: 40px 0px;
  }
  .ignite-timeline-section .content-section .ignite-card {
    border-radius: 10px;
    padding: 20px 10px;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-title-row {
    margin-bottom: 15px;
    gap: 0px;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-title-row .title-box h2 {
    font-size: 20px;
    padding: 0px 3px;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-content .ignite-right {
    gap: 0px;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-content .ignite-right .ignite-divider::after {
    display: none;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-content .ignite-info {
    margin-top: 20px;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-content .ignite-info p {
    font-size: 16px;
    line-height: 1.2;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-content .ignite-info .ignite-stats .ignite-stat {
    gap: 6px;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-content .ignite-image img {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-stat-icon {
    width: 40px;
    flex: 0 0 40px;
  }
  .ignite-timeline-section .content-section .ignite-card .ignite-stat-text strong {
    font-size: 16px;
  }
  .third-edition-winner .heading-box {
    margin-bottom: 20px;
  }
  .winner-slider-div .winner-section .changemaker-card {
    width: auto !important;
    max-width: 100%;
  }
  .winner-slider-div .winner-section .winner-swiper .swiper-slide {
    width: inherit !important;
  }
  .winner-slider-div .winner-section .winner-bottom {
    margin-top: 20px;
  }
  .winner-slider-div .winner-section .winner-bottom .winner-nav button {
    width: 42px;
    height: 42px;
  }
  .winner-slider-div .winner-section .winner-bottom .winner-nav button::after {
    width: 12px;
    height: 12px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
  }
  .impact-stories--section {
    padding-top: 30px;
    background-position: center;
  }
  .impact-stories--section .heading-box {
    margin-bottom: 20px;
  }
  .impact-stories--section .stories-section .story {
    flex-direction: column;
    gap: 0px;
    margin-bottom: 20px;
    padding: 10px;
    overflow: hidden;
  }
  .impact-stories--section .stories-section .story .content {
    gap: 0px;
  }
  .impact-stories--section .stories-section .story .content p:first-child {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .impact-stories--section .stories-section .story .content p.date-location {
    font-size: 13px;
  }
  .impact-stories--section .impact-read-more-btn {
    background: transparent;
  }
  .finale-gallery-section.ignite-year-sync-section .heading-curve .common-heading {
    max-width: 75%;
    margin: 0 auto;
    padding-bottom: 20px;
    font-size: 22px;
  }
  .explore-section {
    background-position: center;
    background-size: cover;
  }
  .explore-section.section-padding {
    padding-top: 0px;
  }
  .explore-section .common-heading {
    margin-bottom: 0px;
  }
  .explore-section .explore-cards {
    flex-direction: column;
    min-height: auto;
    min-height: 340px;
    gap: 16px;
  }
  .explore-section .explore-cards .explore-card {
    border-radius: 12px;
    min-height: 240px;
    flex: unset !important;
  }
  .explore-section .explore-cards .explore-card .card-content {
    min-height: 240px;
    max-height: 100%;
  }
  #scrollTopBtn {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 992px) {
  .new-hero-banner {
    min-height: auto !important;
  }
  .new-hero-banner .hero-banner--content {
    min-height: auto !important;
  }
  .new-hero-banner__logo {
    margin-top: 30px;
  }
  .new-hero-banner__logo .logo-img {
    margin-bottom: 20px !important;
  }
  .new-hero-banner__logo .logo-img img {
    width: 100%;
  }
  .new-hero-banner .banner {
    height: auto;
  }
  .new-hero-banner .custom-nav {
    width: 36px !important;
    height: 36px !important;
    bottom: 25px !important;
  }
  .new-hero-banner .custom-nav::after {
    width: 12px !important;
    height: 12px !important;
    border-top: 3px solid #000 !important;
    border-right: 3px solid #000 !important;
  }
  .new-hero-banner .swiper .swiper-slide {
    min-height: 80vh;
  }
  .new-hero-banner .swiper-button-prev {
    left: 15px !important;
  }
  .new-hero-banner .swiper-button-next {
    right: 15px !important;
  }
  .changemakers-slider-section .changemakersSlider::before, .changemakers-slider-section .changemakersSlider::after {
    display: none;
  }
  .finale-gallery-section .heading-curve {
    height: 90px;
    top: 0px;
  }
  .finale-gallery-section .heading-curve .common-heading {
    padding-bottom: 36px;
  }
  .finale-gallery-section .finale-gallery {
    display: inherit !important;
  }
  .finale-gallery-section .finale-gallery .finale-gallery__viewport {
    padding: 50px 0 20px;
  }
  .finale-gallery-section .finale-gallery .finale-gallery__viewport::before {
    top: 8px;
  }
  .finale-gallery-section .finale-gallery__track {
    padding-bottom: 70px;
    -moz-column-count: 1;
         column-count: 1;
    -moz-column-gap: 0;
         column-gap: 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .finale-gallery-section .finale-gallery__track .finale-gallery__item {
    margin-bottom: 10px;
    margin-top: 0px;
    padding: 10px;
    border-radius: 8px;
  }
  .finale-gallery-section .finale-gallery__controls {
    align-items: center;
    justify-content: start;
    padding-top: 10px;
  }
  .finale-gallery-section .finale-gallery__controls .finale-gallery__navs-div {
    flex-direction: row;
    gap: 40px;
  }
  .finale-gallery-section .finale-gallery__controls .finale-gallery__navs-div .gallery-nav {
    flex-direction: row;
    width: 45px;
    height: 45px;
  }
  .finale-gallery-section .finale-gallery__controls .finale-gallery__navs-div .gallery-nav span {
    width: 16px;
    height: 16px;
    display: block;
    border-right: 4px solid #111;
    border-bottom: 4px solid #111;
  }
  .finale-gallery-section .finale-gallery__controls .finale-gallery__hint::before {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .new-hero-banner .swiper .swiper-slide {
    min-height: 90vh;
  }
  .new-hero-banner .banner .hero-banner--content {
    margin-top: 20px;
  }
  .new-hero-banner__logo .logo-img img {
    width: 70%;
  }
  .changemaker-page .doodle-img {
    text-align: center;
  }
  .changemaker-page .doodle-img img {
    width: 60%;
  }
  .changemaker-page .content {
    margin-top: 30px;
  }
  .changemaker-video--section .video-section--content {
    margin-top: 20px;
  }
  .ignite-achievement--section .achievements {
    justify-content: center;
    gap: 40px;
  }
  .ignite-journey--section {
    min-height: auto;
  }
  .ignite-journey--section .journey-img img {
    width: 100%;
  }
}/*# sourceMappingURL=mobile.css.map */