/* Wizklub Futurz css */
.wizklub-futurz-banner .description {
  font: normal normal 500 20px/30px Poppins;
  color: #444444;
}

.wizklub-futurz-banner .title {
  font: normal normal normal 34px/36px Supersonic Rocketship;
  color: #ffa953;
}

.wizklub-futurz-banner .subtitle {
  font: normal normal 800 20px/43px Poppins;
  color: #444444;
}



.brain-developement-section {
  background: url("https://assets.wizklub.com/images/wizklub/pages/wizklub-futurz/brain-development-section.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top right;
}

.information-card-section {
  background: url("https://assets.wizklub.com/images/wizklub/pages/wizklub-futurz/information-card-bg.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.review-contact-section {
  background: url("https://assets.wizklub.com/images/wizklub/pages/wizklub-futurz/review-cards-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.brain-developement-section .title {
  font: normal normal bold 44px/54px Supersonic Rocketship;
  color: #23b1f4;
}

.brain-developement-section .description {
  font: normal normal 500 20px/30px Poppins;
  color: #444444;
}

.skills-and-guidance .description,
.skills-and-guidance .label-text {
  font: normal normal 500 20px/30px Poppins;
  color: #444444;
}

.our-program-section {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.our-program-main-section {
  padding: 50px 0 50px 0;
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/section_2.png");
  background-size: cover;
  /* object-fit: cover; */
  background-repeat: no-repeat;
  /* margin-top: 20px; */
  position: relative;
}

.our-program-main-section.summer-camp {
  padding: 50px 0;

}

.prog_sec_title {
  color: #FFA953;
  font-family: "Supersonic Rocketship";
  font-size: 44px;
  font-weight: 400;
}

.prog_empower {
  color: #007AFF;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
}

.prog_ageshow {
  color: #1B1B1B;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 30px;
}

.our-program-section .description {
  font: normal normal 500 20px/36px Poppins;
  color: #444444;
}

.information-card-section .information-card {
  border: 4px solid #8d8d8d;
  border-radius: 20px;
}

.information-card-section .information-card .label {
  font: normal normal bold 22px/36px Poppins;
  color: #f68c20;
}

.information-card-section .information-card .label-text {
  font: normal normal 400 18px/24px Poppins;
}

.information-card-section .information-card .small-label {
  font: normal normal bold 20px/36px Poppins;
  color: #f68c20;
}

.skills-and-guidance .title,
.our-program-section .title {
  font: normal normal bold 44px Supersonic Rocketship;
  padding: 10px;
}

.our-program-section .sub-section-title {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  color: #007AFF;

}

.our-program-section .subtitle {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1B1B1B;


}

.our-programs-card .title {
  font: normal normal bold 20px/30px Poppins !important;
  color: #23b1f4;
}

.futurz-register-btn {
  background: #f68c20 0% 0% no-repeat padding-box;
  border-radius: 20px;
  color: #fff;
  font: normal normal bold 13px/21px Nunito;
}

.our-programs-card .btn-sub-title {
  text-decoration: underline;
  font: normal normal 600 14px/24px Poppins;
  color: #333333;
}

.parents-review-cards .title {
  font: normal normal normal 21px/27px Poppins;
  color: #0089ff;
}

.parents-review-cards .divider-line {
  height: 2px;
  background-color: #000000;
}

.parents-review-cards .sub-title {
  font: normal normal 600 17px/20px Poppins !important;
  color: #000000;
}

.parents-review-cards .review-label {
  font: normal normal normal 15px/26px Poppins !important;
  color: #000000;
}

.review-contact-section .support-text {
  font: normal normal 600 36px/47px Poppins;
  color: #fff;
  text-align: left;
  text-shadow: 0px 2px 4px #00000033;
}

.review-contact-section .support-text-sm {
  font: normal normal 600 24px/30px Poppins;
  color: #fff;
  text-align: left;
  text-shadow: 0px 2px 4px #00000033;
}

.review-contact-section .wiz.form-group.input-field-name input,
.review-contact-section .wiz.form-group.input-field-email input {
  border-radius: 20px !important;
}

.futurz-sign-in {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #f68c20;
  border-radius: 20px;
  color: #333333;
  font: normal normal bold 13px/21px Nunito;
}

.wiz-futurz-form-radio-button:hover {
  background: #002d41 !important;
  color: white !important;
}

.wiz-futurz-form-radio-button {
  background: #ffffff 0% 0% no-repeat padding-box !important;
  border: 0.5px solid #24b4f4 !important;
  border-radius: 16px !important;
  font: normal normal bold 14px/22px Nunito !important;
  letter-spacing: 0.28px !important;
  color: #24b4f4 !important;
  margin-right: 20px;
  margin-bottom: 10px !important;
  max-width: 68px;
  max-height: 63px;
}

.wiz-futurz-form-radio-button:not(:disabled):not(.disabled).active {
  background: #002d41 0% 0% no-repeat padding-box !important;
  border: 0.5px solid #24b4f4 !important;
  border-radius: 16px !important;
  font: normal normal bold 14px/22px Nunito !important;
  letter-spacing: 0.28px !important;
  color: #ffffff !important;
}

.success-video-story {
  background: url("https://assets.wizklub.com/images/wizklub/pages/wizklub-futurz/video-story-banner-lg.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.success-video-story .title {
  font: normal normal bold 46px/54px Supersonic Rocketship;
}

.success-video-story .subtitle {
  font: normal normal bold 46px/54px Supersonic Rocketship;
  color: #22b4f4;
}

.success-video-story .description {
  font: normal normal 400 20px/30px Poppins;
}

.success-video-story .video-section .video-image {
  border: 4px solid #ffffff;
  border-radius: 25px;
}

.success-video-story .success-gurantee-video {
  border: 4px solid #ffffff;
  border-radius: 30px;
}

.information-card .details-column {
  border-right: 2px solid #8d8d8d;
}

.parent-review-carousel .carousel-inner .carousel-item {
  display: none;
  transition: transform 0.6s ease-in-out;
}

.parent-review-carousel .carousel-inner .carousel-item.active {
  display: flex;
}

.parent-review-carousel .carousel-inner .carousel-item-right.active,
.parent-review-carousel .carousel-inner .carousel-item-next {
  transform: translateX(25%);
}

.parent-review-carousel .carousel-inner .carousel-item-left.active,
.parent-review-carousel .carousel-inner .carousel-item-prev {
  transform: translateX(-25%);
}

.parent-review-carousel .carousel-inner .carousel-item-right,
.parent-review-carousel .carousel-inner .carousel-item-left {
  transform: translateX(0);
}

@media (max-width: 991.98px) {
  .success-video-story {
    background: url("https://assets.wizklub.com/images/wizklub/pages/wizklub-futurz/video-story-banner-md.svg") !important;
    background-size: 100% auto !important;
    background-repeat: no-repeat !important;
  }

  .information-card-section {
    background: url("https://assets.wizklub.com/images/wizklub/pages/wizklub-futurz/information-card-bg-md.png");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
  }

  .information-card-section .information-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .information-card .details-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 2px solid #8d8d8d;
    border-right: none !important;
  }

  .success-video-story .video-section .video-image {
    border-radius: 38px;
  }

  .course-guranteed-info .course-info-tabs .course-item-link {
    font: normal normal normal 13px/26px Supersonic Rocketship !important;
  }
}

@media (max-width: 768px) {
  .wizklub-futurz-banner .banner-section {
    height: 100%;
    overflow-x: scroll;
    white-space: nowrap;
    width: 100%;
  }

  .wizklub-futurz-banner .banner-section .welcome-banner {
    height: 100%;
    vertical-align: top;
  }

  .course-info-tabs .course-item-link .tab-tooltip {
    display: none !important;
  }

  .our-program-section .program-card-holder {
    gap: 15px
  }

  .futurz-edge-section {
    height: auto !important;
  }

  section.home-carousel-banner-section {
    margin-top: 25px;
  }
}


@media (max-width: 575.98px) {
  .wizklub-futurz-banner {
    margin-top: 54px !important;
  }

  .wizklub-futurz-banner .description,
  .success-video-story .description,
  .skills-and-guidance .description,
  .brain-developement-section .description {
    font: normal normal 500 12px/20px Poppins !important;
  }

  .wizklub-futurz-banner .title,
  .success-video-story .title,
  .success-video-story .subtitle,
  .brain-developement-section .title,
  .skills-and-guidance .title,
  .our-program-section .title {
    font: normal normal normal 24px/34px Supersonic Rocketship;
  }

  .wizklub-futurz-banner .subtitle {
    font: normal normal bold 12px/26px Poppins;
  }

  .our-program-section .description {
    font: normal normal 500 13px/22px Poppins;
  }

  .success-video-story {
    background-image: none !important;
  }

  .success-video-story .video-section-container {
    background-color: #23b1f4 !important;
  }

  .information-card-section {
    background: #f7941d !important;
  }

  .futurz-edge-section {
    height: auto !important;
  }

  .futurz-section-holder {
    gap: 20px
  }

  #pills-tabContent .tbl-content {
    font-size: 12px;
    line-height: 149.79%;
    /* 17.975px */
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .success-video-story {
    background: url("https://assets.wizklub.com/images/wizklub/pages/wizklub-futurz/video-story-banner-sm.svg") !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }

  .futurz-edge-section {
    height: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .success-video-story .success-gurantee-video {
    border-radius: 38px;
  }

  section.home-carousel-banner-section {
    margin-top: 100px;
  }

  .our-program-main-section {
    padding: 50px 0 50px 0;
  }

  .futurz-edge-section .furtz-floating-img {
    top: -15%;
  }

  .our-program-main-section .program-card-holder {
    grid-template-columns: repeat(2, 1fr);

  }

  .tbl-content {
    font-size: 14px !important;
  }

  .our-program-main-section {
    padding: 50px 0 50px 0;
  }

  .home-page-banner.futurz-edge-section .furtz-floating-img {
    top: -15%;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {

  .futurz-edge-section .furtz-floating-img {
    top: -30%;
  }

  .tablet {
    display: none !important;
  }
}

/* Landscape ipad*/


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .our-program-main-section {
    padding: 50px 0 50px 0;
  }

  .home-page-banner.futurz-edge-section .furtz-floating-img {
    top: -20%;
  }
}


/* Wizklub Futurz css */

/* Contact Us */
.contact-us-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/banners/contactus-banner-lg.svg");
  background-size: 100% auto;
  background-repeat: no-repeat;
  margin-top: 94px;
  background-color: #f6f6f6;
}

.contact-us-section .wizklub-heading {
  font: normal normal normal 48px/54px Supersonic Rocketship;
}

.contact-us-section .wizklub-subheading {
  font: normal normal normal 26px/47px Poppins;
}

.contact-us-section .contact-us-card .wiz.wiz-form-text input,
.contact-us-section .contact-us-card .wiz.wiz-form-text select,
.contact-us-section .contact-us-card .wiz.wiz-form-text textarea {
  border-radius: 12px;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #cccccc !important;
  font-size: unset !important;
}

.contact-us-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
}

.contact-us-details-card .title {
  font: normal normal 600 20px/30px Poppins;
}

.contact-us-details-card .contact-details .label-text {
  font: normal normal bold 16px/32px Poppins;
}

.contact-us-details-card .contact-details .label-value-text {
  font: normal normal normal 20px/32px Poppins;
}

.contact-us-details-card .contact-details .office-address {
  font: normal normal normal 14px/20px Poppins;
}

#latest_office_location_map {
  min-height: 180px;
  width: 100%;
}

@media (min-width: 576px) and (max-width: 992px) {
  .contact-us-section .wizklub-heading {
    font: normal normal normal 44px/54px Supersonic Rocketship;
  }

  .contact-us-section .wizklub-subheading {
    font: normal normal normal 20px/30px Poppins;
  }
}

@media (max-width: 575.98px) {
  .contact-us-section .wizklub-heading {
    font: normal normal normal 24px/34px Supersonic Rocketship;
  }

  .contact-us-section .wizklub-subheading {
    font: normal normal normal 12px/21px Poppins;
  }

  .m-hide {
    display: none;
  }



}

@media (max-width: 992px) {
  .contact-us-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/banners/contactus-banner-md.svg");
    background-size: 100% auto;
    background-repeat: no-repeat;
  }


}

.tab-img {
  display: none;
}

.mobile-img {
  display: none;
}

/* Contact Us */
/* Aboutus CSS */
.about-us-banner {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/futurz-aboutus-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 92px;
}

.our-approach-bg {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/approach/our-approach-banner-lg.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.our-leardership-bg {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/our-leadership-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.our-reach-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/our-reach-bg-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.about-us-banner .wizklub-heading {
  font: normal normal normal 48px/54px Supersonic Rocketship;
}

.about-us-banner .wizklub-subheading {
  font: normal normal normal 24px/45px Poppins;
}

.our-approach-bg .title,
.our-leardership-bg .title,
.news-and-mentions-banner .title,
.our-reach-section .title {
  font: normal normal normal 44px/54px Supersonic Rocketship;
}

.our-approach-bg .description,
.our-leardership-bg .description,
.news-and-mentions-banner .description,
.our-reach-section .reach-card-list .description {
  font: normal normal normal 20px/30px Poppins;
}

.our-approach-bg .aboutus-approach-card .title {
  font: normal normal normal 30px/57px Supersonic Rocketship;
}

.our-approach-bg .aboutus-approach-card .description {
  font: normal normal normal 20px/30px Poppins;
}

.news-mention-cards {
  box-shadow: 0px 0px 10px #0000001a;
  border: 1px solid #23b1f4;
  border-radius: 10px;
}

.news-mention-cards .description {
  font: normal normal normal 18px/30px Poppins;
}

.news-mention-cards .institute-name {
  font: normal normal 600 20px/30px Poppins;
}

.news-mention-cards .date {
  font: normal normal normal 16px/30px Poppins;
}

.leadership-card-section ol.carousel-indicators li.active,
.news-mention-carousel ol.carousel-indicators li.active {
  background: #23b1f4 0% 0% no-repeat padding-box;
}

.leadership-card-section ol.carousel-indicators li,
.news-mention-carousel ol.carousel-indicators li {
  background: #23b1f477 0% 0% no-repeat padding-box;
}

.our-leardership-bg .leadership-team-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px #00000033;
  border-radius: 10px;
}

.leadership-team-card .name {
  font: normal normal bold 18px/24px Poppins;
}

.leadership-team-card .position {
  font: normal normal 300 14px/24px Poppins;
}

.leadership-team-card .leader-image-container {
  background: #e8f7fe 0% 0% no-repeat padding-box !important;
  border-radius: 10px 10px 0px 0px;
}

.leadership-team-card .leader-image-container .leader-image {
  border: 1px solid bisque;
}

@media (min-width: 576px) and (max-width: 992px) {
  .our-reach-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/our-reach-bg-md.png");
    background-size: 100% 100%;
  }

  .our-leardership-bg {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/our-leadership-banner-md.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 575.98px) {
  .about-us-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/futurz-aboutus-banner.png");
    background-size: 100% 100%;
    margin-top: 53px;
  }

  .our-approach-bg {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/approach/our-approach-banner.svg");
  }

  .our-reach-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/our-reach-bg.png");
    background-size: 100% 100%;
  }

  .our-leardership-bg {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/our-leadership-banner.png");
    background-size: 100% 100%;
  }

  .about-us-banner .wizklub-heading {
    font: normal normal normal 24px/35px Supersonic Rocketship;
  }

  .about-us-banner .wizklub-subheading {
    font: normal normal normal 15px/22px Poppins;
  }

  .our-approach-bg .title,
  .our-leardership-bg .title,
  .news-and-mentions-banner .title,
  .our-reach-section .title {
    font: normal normal normal 24px/40px Supersonic Rocketship;
  }

  .our-approach-bg .description,
  .our-leardership-bg .description,
  .news-and-mentions-banner .description,
  .our-reach-section .reach-card-list .description {
    font: normal normal normal 15px/25px Poppins;
  }

  .our-approach-bg .aboutus-approach-card .title {
    font: normal normal normal 20px/57px Supersonic Rocketship;
  }

  .our-approach-bg .aboutus-approach-card .description {
    font: normal normal normal 12px/16px Poppins;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .about-us-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/futurz-aboutus-banner-md.png");
    background-size: 100% 100%;
  }

  .our-approach-bg {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/aboutus/approach/our-approach-banner-md.svg");
  }

  .about-us-banner .wizklub-heading {
    font: normal normal normal 48px/54px Supersonic Rocketship;
  }

  .about-us-banner .wizklub-subheading {
    font: normal normal normal 26px/47px Poppins;
  }

  .our-leardership-bg .title {
    padding-top: 100px !important;
  }

  .our-program-main-section {
    padding: 50px 0 50px 0;
  }

  .our-program-main-section .furtz-floating-img {
    top: -15%;
  }
}

/* Aboutus CSS */
/* Pages CSS */
.wizklub-title {
  font: normal normal normal 48px/54px Supersonic Rocketship;
}

.wizklub-subtitle {
  font: normal normal bold 22px/26px Poppins;
}

.wizklub-description {
  font: normal normal normal 20px/30px Poppins;
}

.wizklub-sections-title {
  font: normal normal normal 44px/64px Supersonic Rocketship;
}

.hots-welcome-banner {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 93px;
}

.ypdp-welcome-banner {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/ypdp-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 93px;
}

.hots-future-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-futurz-bg-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.child-skill-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/child-section-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.empowering-kids-section,
.course-preparation {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/kids-empowering-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.child-skill-card .description {
  font: normal normal normal 20px/30px Poppins;
}

.child-masters-skills .child-masters-skill-card .title {
  font: normal normal bold 16px/22px Poppins;
}

.child-masters-skills .child-masters-skill-card .description {
  font: normal normal normal 14px/20px Poppins;
}

.action-plan-card {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/action-card-bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat !important;
  border: 2px solid #23b1f4;
  border-radius: 8px;
}

.action-plan-card.recommended-course {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/recommended-course.png");
  background-size: 100% 100%;
  background-repeat: no-repeat !important;
}

.action-plan-card .course-type,
.action-plan-card .course-sessions {
  font: normal normal 300 12px/16px Poppins;
}

.action-plan-card .course-duration {
  font: normal normal bold 12px/18px Poppins;
}

.action-plan-card .course-total-price {
  font: normal normal bold 20px/16px Poppins;
}

.action-plan-card .per-session-price {
  font: normal normal normal 12px/16px Poppins;
}

.action-plan-card .description,
.action-plan-section .important-note {
  font: normal normal normal 12px/16px Poppins;
}

.action-plan-card .characteristics {
  font: normal normal normal 14px/16px Poppins;
}

.skill-characteristics {
  max-height: 170px;
  overflow-y: auto;
}

.learning-made-fun,
.explore-subjects {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/learning-fun-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.learning-made-fun .label-text {
  font: normal normal normal 20px/26px Poppins;
}

.head-start-welcome-banner {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/headstart-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 93px;
}

.maths-welcome-banner {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/maths-programs-banners-md.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 93px;
}

.science-welcome-banner {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/science-programs-banners-md.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 93px;
}

.english-welcome-banner {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/english-programs-banners-md.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 93px;
}

.head-start-welcome-banner .grade-label {
  font: normal normal 600 20px/30px Poppins;
}

.curriculum-built-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/curriculum-section-bg-lg.svg");
  background-size: cover;
  background-repeat: no-repeat;
}

.curriculum-built-section .curriculum-text {
  font: normal normal normal 20px/20px Poppins;
}

.course-guranteed-info .sub-title,
.learn-with-wiz-section .sub-title,
.course-roadmap .sub-title {
  font: normal normal 500 20px/30px Poppins;
}

.course-guranteed-info .course-info-tabs {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-bottom: none !important;
}

.course-guranteed-info .course-info-tabs .course-item-link {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #f7941d !important;
  font: normal normal normal 20px/26px Supersonic Rocketship;
  letter-spacing: 0.8px;
  color: #f7941d !important;
  border-radius: 0;
  outline: none !important;
}

.course-guranteed-info .course-info-tabs .course-item-link.active {
  background: #f7941d 0% 0% no-repeat padding-box !important;
  color: #ffffff !important;
}

.course-guranteed-info .course-info-tabs .course-item-link .tab-tooltip {
  border-top: solid 27px #f7941d;
  border-left: solid 30px transparent;
  border-right: solid 30px transparent;
  position: absolute;
}

.course-guranteed-info .course-info-tabs .course-item-link .tab-tooltip {
  display: none;
}

.course-guranteed-info .course-info-tabs .course-item-link.active .tab-tooltip {
  display: block;
}

.course-guranteed-info .info-text {
  font: normal normal normal 16px/24px Poppins;
  color: #444444;
}

.course-guranteed-info .tab-title {
  font: normal normal bold 16px/20px Poppins;
  color: #444444;
}

.course-guranteed-info .info-number {
  background: #ffece0 0% 0% no-repeat padding-box;
  border-radius: 50%;
  font: normal normal bold 20px/52px Nunito;
  letter-spacing: 0.4px;
  color: #f7941d;
}

.customised-packages-request-demo {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/customised-package-bg.svg");
  background-size: contain;
  background-repeat: no-repeat;
}

.customised-packages-request-demo .title {
  font: normal normal bold 28px/38px Poppins;
}

.customised-packages-request-demo .description {
  font: normal normal 500 24px/34px Poppins;
}

.faq-cards .sub-category-question {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 2px #00000029;
  border: 1px solid #23b1f4;
}

.faq-cards .sub-category-question .sub-category-question-title {
  font: normal normal 600 14px/16px Poppins;
  color: #444444;
}

.faq-cards .sub-category-question .sub-category-answer {
  font: normal normal 500 11px/16px Poppins;
}

.faq-cards :not(.collapsed) .collapse-img {
  display: none;
}

.faq-cards .collapsed .collapse-img {
  display: block;
}

.faq-cards :not(.collapsed) .uncollapse-img {
  display: block;
}

.faq-cards .collapsed .uncollapse-img {
  display: none;
}

.explore-subjects .subject-info-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 8px #00000029;
  border-radius: 8px;
}

.explore-subjects .subject-info-card .subject-name {
  font: normal normal bold 20px/24px Poppins;
}

.explore-subjects .subject-info-card .subject-desc {
  font: normal normal 500 16px/20px Poppins;
}

.explore-subjects .subject-info-card .subject-readmore {
  font: normal normal bold 14px/20px Nunito;
  color: #23b1f4;
}

.child-skill-card {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid;
  border-radius: 20px;
}

.course-preparation .title {
  font: normal normal bold 16px/20px Poppins;
}

.course-preparation .description {
  font: normal normal normal 16px/20px Poppins;
}

.btn-download-syllabus {
  background: #ffffff url(https://assets.wizklub.com/images/wizklub/pages/academics/btn-download-606060.svg) 7% 50% no-repeat padding-box;
  border: 1px solid #23b1f4;
  border-radius: 24px;
  font: normal normal 500 17px/30px Poppins;
  color: #606060;
}

/* media queries */
@media (max-width: 575.98px) {

  .wizklub-title,
  .wizklub-sections-title {
    font: normal normal normal 24px/30px Supersonic Rocketship;
  }

  .wizklub-subtitle {
    font: normal normal bold 12px/20px Poppins;
  }

  .wizklub-description {
    font: normal normal normal 12px/21px Poppins;
  }

  .child-masters-skills .child-masters-skill-card .title {
    font: normal normal bold 13px/21px Poppins;
  }

  .child-skill-card .description {
    font: normal normal normal 14px/24px Poppins;
  }

  .child-masters-skills .child-masters-skill-card .description {
    font: normal normal normal 12px/16px Poppins;
  }

  .hots-future-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-futurz-bg.png");
  }

  .hots-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-banner.png") !important;
    margin-top: 52px !important;
  }

  .ypdp-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/ypdp-banner.png") !important;
    margin-top: 52px !important;
  }

  .browse-action-plan-btn {
    margin-bottom: 150px !important;
  }

  .learning-made-fun,
  .explore-subjects {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/learning-fun-banner.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }

  .head-start-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/headstart-banner-xs.png") !important;
    margin-top: 53px !important;
  }

  .maths-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/maths-program-banner-v1.png") !important;
    margin-top: 53px !important;
  }

  .science-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/science-programs-banners.png") !important;
    margin-top: 53px !important;
  }

  .english-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/english-programs-banners.png") !important;
    margin-top: 53px !important;
  }

  .curriculum-built-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/curriculum-section-bg.svg");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .gap-diagnostic-test {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/gap-diagnostic/gap-diagnostic-banner-new.png") !important;
  }

  .conceptual-math-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/gap-diagnostic/conceptual-math-banner.png") !important;
  }

  .faq-banner-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/faq/faq-banner.png") !important;
    margin-top: 53px !important;
  }

  .ask-question-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/faq/ask-question-banner.png") !important;
    height: 500px !important;
  }

  .why-gap-assessement {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/gap-diagnostic/why-gap-assessment.png") !important;
  }

  .learning-made-fun .label-text {
    font: normal normal normal 14px/16px Poppins;
  }

  .customised-packages-request-demo .title {
    font: normal normal bold 16px/22px Poppins !important;
  }

  .customised-packages-request-demo .description {
    font: normal normal 500 12px/20px Poppins !important;
  }

  .action-plan-card .course-total-price {
    font: normal normal bold 14px/16px Poppins;
  }

  .contact-us-section,
  .gap-diagnostic-test {
    margin-top: 53px;
  }

  .gap-assessment-features {
    font: normal normal normal 14px/18px Poppins !important;
  }

  .gap-header-diagnostic,
  .ask-a-question-btn {
    margin-bottom: 200px !important;
  }

  .terms-of-service-conditions .title {
    font: normal normal bold 12px/20px Poppins !important;
  }

  .terms-of-service-conditions .service-conditions {
    font: normal normal normal 12px/20px Poppins !important;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .hots-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-banner-md.png") !important;
    background-size: 100% 100% !important;
  }

  .ypdp-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/ypdp-banner-sm.png") !important;
    background-size: 100% 100% !important;
  }

  .head-start-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/headstart-banner-sm.png") !important;
  }

  .maths-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/maths-programs-banners-sm.png") !important;
  }

  .science-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/science-programs-banners-sm.png") !important;
  }

  .english-welcome-banner {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/academics/english-programs-banners-sm.png") !important;
  }

  .gap-diagnostic-test {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/gap-diagnostic/gap-diagnostic-banner-sm.png") !important;
  }

  .faq-banner-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/faq/faq-banner-sm.png") !important;
  }

  .ask-question-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/faq/ask-question-banner-sm.png") !important;
  }

  .browse-action-plan-btn {
    margin-bottom: 150px !important;
  }

  .gap-header-diagnostic,
  .ask-a-question-btn {
    margin-bottom: 200px !important;
  }

  .action-plan-card .course-total-price {
    font: normal normal bold 18px/20px Poppins;
  }
}

@media (min-width: 576px) and (max-width: 992px) {
  .hots-future-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-futurz-bg-sm.png");
  }

  .conceptual-math-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/gap-diagnostic/conceptual-math-banner-sm.png") !important;
    background-size: 100% 100% !important;
  }
}

.ypdp-enroll-popup .title {
  font: normal normal bold 20px/26px Poppins;
}

.ypdp-enroll-popup .description {
  font: normal normal normal 13px/18px Poppins;
}

/* Gap Diagnostic Css */
.gap-diagnostic-test {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/gap-diagnostic/gap-diagnostic-banner-lg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.conceptual-math-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/gap-diagnostic/conceptual-math-banner-md.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.why-gap-assessement {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/gap-diagnostic/why-gap-assessment-lg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.why-gap-assessement .gap-assessment-features {
  font: normal normal normal 20px/30px Poppins;
}

/* Gap Diagnostic Css */
.terms-of-service-conditions {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
}

.terms-of-service-conditions .title,
.page-reference-section .title {
  font: normal normal bold 16px/30px Poppins;
  color: #444444;
}

.terms-of-service-conditions .service-conditions {
  font: normal normal normal 16px/30px Poppins;
  color: #444444;
}

.page-reference-btn {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 1px solid #23b1f4;
  border-radius: 4px;
  font: normal normal 500 16px/25px Poppins;
  color: #444444;
}

/* Faq */
.faq-banner-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/faq/faq-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.faq-title {
  font: normal normal bold 16px/35px Poppins;
  color: #666666;
}

.ask-question-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/faq/ask-question-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 900px;
}

.faq-tabs .nav-item .nav-link {
  font: normal normal bold 13px/15px Chivo;
  color: #888888 !important;
  background-color: transparent;
  border-radius: 24px;
  border: 1px solid #cccccc;
}

.faq-tabs .nav-item .nav-link.active {
  color: #ffffff !important;
  background-color: #23b1f4;
  border-radius: 24px;
}

.ask-question-faq.wiz .form-control {
  border-radius: 12px;
}

.program-faq-tab {
  max-height: 300px;
  overflow-y: auto;
}

/* ypdp Campaign Page CSS */
.wizklub-container {
  /* max-width: 1440px; */
  width: 100%;
  padding: 20px 10px;
}

.wizklub-ypdp-header {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 2px 10px #00000026;
}

.wizklub-ypdp-header .wizklub-ypdp-logo {
  width: 130px;
}

.wizklub-ypdp-header .wizklub-ypdp-logo-xs {
  width: 90px;
}

.ypdp-nav-tabs {
  display: flex;
}

.ypdp-nav-tabs .nav-item .nav-link {
  font: normal normal 500 18px/35px Poppins;
  color: #f7941d;
}

.ypdp-nav-tabs .nav-link {
  position: relative;
  display: inline-block;
  padding-bottom: 5px;
}

.ypdp-nav-tabs .nav-link::after {
  content: "";
  position: absolute;
  top: 63px;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #f7941d;
  border-radius: 10px 10px 0px 0px;
  transform: scaleX(0);
  transition: transform 0.2s ease-in-out;
}

.ypdp-nav-tabs .nav-item.active .nav-link::after {
  transform: scaleX(1);
}

.ypdp-campaign-banner-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/ypdp-campaign-banner-lg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 88px;
}

.ypdp-campaign-skills {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/kids-empowering-banner-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.ypdp-campaign-testimonial {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/ypdp-campaign-testimonial-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.ypdp-campaign-syllabus {
  background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-futurz-bg-lg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.ypdp-campaign-banner-section .description {
  font: normal normal normal 18px/30px Supersonic Rocketship;
  letter-spacing: 1.2px;
  color: #ffffff;
}

.ypdp-campaign-skills .skill-description-card {
  font: normal normal normal 20px/30px Poppins;
  color: #444444;
}

.ypdp-campaign-skills .skill-description-one {
  box-shadow: 4px 6px 0px #50c7ff;
  border-radius: 10px;
  border-color: #50c7ff;
}

.ypdp-campaign-skills .skill-description-two {
  box-shadow: 4px 6px 0px #ffea65;
  border-radius: 10px;
  border-color: #ffea65;
}

.ypdp-campaign-skills .skill-description-three {
  box-shadow: 4px 6px 0px #1a76aa;
  border-radius: 10px;
  border-color: #1a76aa;
}

.ypdp-input-fields.wiz.form-group label {
  color: #ffffff;
  font: normal normal normal 18px/26px Poppins;
}

.ypdp-input-fields.form-group input {
  background: #ffffff 0% 0% no-repeat padding-box !important;
  border: 1px solid #cccccc !important;
  border-radius: 12px !important;
  color: #565656 !important;
  font: normal normal normal 16px/26px Poppins !important;
}

.ypdp-input-fields.form-group input::placeholder {
  color: #cccccc !important;
}

.ypdp-campaign-testimonial .ypdp-review-cards {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 20px;
}

.ypdp-campaign-testimonial .ypdp-review-cards .title {
  font: normal normal normal 21px/27px Poppins;
  color: #0089ff;
}

.ypdp-campaign-testimonial .ypdp-review-cards .divider-line {
  height: 1px;
  background-color: #000000;
}

.ypdp-campaign-testimonial .ypdp-review-cards .sub-title {
  font: normal normal 600 17px/20px Poppins !important;
  color: #000000;
}

.ypdp-campaign-testimonial .ypdp-review-cards .review-label {
  font: normal normal normal 15px/26px Poppins !important;
  color: #000000;
}

.ypdp-review-carousel ol.carousel-indicators li,
.ypdp-review-carousel ol.carousel-indicators li.active {
  width: 10px;
  height: 10px;
  background: #dddddd 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 4px #0000004d;
  border: 0.5px solid #698891;
  border-radius: 6px;
}

.ypdp-review-carousel ol.carousel-indicators li.active {
  width: 50px;
  height: 10px;
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 4px #0000004d;
  border: 0.5px solid #22b9b7;
  border-radius: 6px;
  cursor: default;
}

.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-inner .carousel-item {
  display: none;
  transition: transform 0.6s ease-in-out;
}

.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-inner .carousel-item.active {
  display: flex;
}

.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-inner .carousel-item-right.active,
.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-inner .carousel-item-next {
  transform: translateX(25%);
}

.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-inner .carousel-item-left.active,
.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-inner .carousel-item-prev {
  transform: translateX(-25%);
}

.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-inner .carousel-item-right,
.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-inner .carousel-item-left {
  transform: translateX(0);
}

.ypdp-campaign-testimonial .ypdp-review-carousel .carousel-indicators {
  bottom: 60px !important;
}

.wizklub-ypdp-header .ypdp-program-btn {
  font: normal normal 500 16px/35px Poppins;
  color: #606060;
}

.ypdp-enroll-btn {
  font: normal normal bold 16px/35px Poppins !important;
}

@media (max-width: 575.98px) {
  .ypdp-campaign-banner-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/ypdp-campaign-banner.png");
    margin-top: 48px !important;
  }

  .ypdp-campaign-testimonial {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/ypdp-campaign-testimonial.png");
  }

  .ypdp-campaign-skills {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/ypdp-campaign-skills.png");
  }

  .ypdp-campaign-syllabus {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-futurz-bg.png");
  }

  .ypdp-campaign-banner-section .subtitle {
    font: normal normal bold 16px/20px Poppins !important;
  }

  .ypdp-enroll-btn {
    width: 100%;
    font: normal normal 500 16px/35px Poppins !important;
  }

  .ypdp-campaign-skills .ypdp-skills-card-section {
    padding-bottom: 100px !important;
  }

  .ypdp-campaign-skills .skill-description-card {
    font: normal normal normal 12px/17px Poppins;
  }

  .ypdp-input-fields.wiz.form-group label {
    font: normal normal normal 13px/21px Poppins;
  }

  .ypdp-input-fields.form-group input {
    color: #cccccc !important;
    font: normal normal normal 12px/20px Poppins !important;
  }

  .ypdp-campaign-banner-section .description {
    font: normal normal normal 16px/24px Supersonic Rocketship;
    letter-spacing: 0px;
  }
}

@media (min-width: 576px) and (max-width: 992px) {
  .ypdp-campaign-syllabus {
    background-image: url("https://assets.wizklub.com/images/wizklub/pages/hots/hots-futurz-bg-sm.png");
  }
}

@media (max-width: 767.98px) {
  .ypdp-nav-tabs {
    display: none !important;
  }
}

/* Login Page CSS */
.futurz-login-page {
  background: lightgrey;
  height: 100vh;
}

.futurz-login-page .login-left-section {
  background-image: url("https://assets.wizklub.com/images/login/login-left-section-banner.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.futurz-login-page .login-left-section .title {
  font: normal normal bold 30px/40px Poppins;
}

.futurz-login-page .login-left-section .description {
  font: normal normal normal 16px/26px Poppins;
}

.futurz-login-page .login-right-section .login-labels {
  font: normal normal bold 20px/50px Poppins;
}

.futurz-login-page .login-right-section .enter-text {
  font: normal normal 500 14px/24px Poppins;
}

.futurz-login-page .login-right-section .change-number {
  font: normal normal 500 12px/24px Poppins;
  color: #0282fe;
  text-shadow: 0px 1px 1px #0000000f;
}

.futurz-login-page .login-right-section .wiz-login-input-otp input {
  border: 0.5px solid #666666 !important;
}

.futurz-login-page .login-right-section .wiz-futurz-login.form-group label {
  font: normal normal 500 14px/24px Poppins;
  text-shadow: 0px 1px 1px #0000000f;
}

.futurz-login-page .login-right-section .wiz-futurz-login.form-group select {
  height: 100%;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0.5px solid #666666 !important;
  border-radius: 4px;
}

.futurz-login-page .login-right-section .wiz-futurz-login.form-group:not(.selectize-single-select) input,
.futurz-login-page .login-right-section .wiz-futurz-login.form-group.selectize-single-select .selectize-input,
.futurz-login-page .login-right-section .wiz-futurz-login.form-group:not(.selectize-single-select) select {
  border-left: 5px solid #23b1f4 !important;
}

.futurz-login-page .login-right-section .wiz-futurz-login.form-group input {
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0.5px solid #666666;
  border-radius: 4px;
  padding: 20px;
}

@media (max-width: 575.98px) {
  .futurz-login-page .login-left-section .title {
    font: normal normal bold 24px/34px Poppins;
  }

  .futurz-login-page .login-left-section .description {
    font: normal normal normal 12px/22px Poppins;
    padding-bottom: 140px !important;
  }

  .our-program-main-section {
    padding: 50px 0 50px 0;
  }

  .futurz-edge-section .furtz-floating-img {
    top: -10%;
  }
}

/* Hots Registration and Maths Tuition Registration CSS */

.math-campaign-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/background/math-campaign-banner-lg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  width: 100%;
}

.hots-campaign-section {
  background-image: url("https://assets.wizklub.com/images/wizklub/background/hots-campaign-banner-lg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100vh;
  width: 100%;
}

.math-campaign-section .form-label,
.hots-campaign-section .form-label {
  font: normal normal bold 24px/32px Poppins;
}

.math-campaign-section .form-group .text-help,
.hots-campaign-section .form-group .text-help {
  color: #ffffff !important;
}

.math-input-fields.form-group input,
.hots-input-fields.form-group input,
.math-input-fields.form-group select,
.hots-input-fields.form-group select,
.student-dropdown-grade .selectize-control .selectize-input {
  background: #0000001f 0% 0% no-repeat padding-box !important;
  border: 0.5px solid #ffffff !important;
  border-radius: 12px !important;
  font: normal normal 300 16px/20px Poppins !important;
}

.math-input-fields.form-group input::placeholder,
.student-dropdown-grade .selectize-control .selectize-input input::placeholder {
  color: #cccccc !important;
  font: normal normal 300 16px/20px Poppins !important;
}

.hots-input-fields.form-group input::placeholder,
.student-dropdown-grade .selectize-control .selectize-input input::placeholder {
  color: #ffffff88 !important;
  font: normal normal 300 16px/20px Poppins !important;
}

.math-register-now-btn {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #f7941d;
  border-radius: 24px;
  color: #f7941d;
  font: normal normal bold 16px/30px Poppins !important;
}

.math-register-now-btn:hover {
  color: #f7941d;
}

.hots-register-now-btn {
  background: #ffffff 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 24px;
  border: 1px solid #f7941d;
  color: #23b1f4;
  font: normal normal bold 16px/30px Poppins !important;
}

.hots-register-now-btn:hover {
  color: #23b1f4;
}

.math-input-fields.form-group input,
.hots-input-fields.form-group input,
.math-input-fields.form-group select,
.hots-input-fields.form-group select,
.student-dropdown-grade .selectize-control .selectize-input .item {
  color: #ffffff !important;
}

@media (max-width: 991.98px) {
  .math-campaign-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/background/math-campaign-banner.png");
    height: 100%;
  }

  .hots-campaign-section {
    background-image: url("https://assets.wizklub.com/images/wizklub/background/hots-campaign-banner.png");
    height: 100%;
  }

  .math-campaign-section .form-label {
    padding-top: 530px !important;
    font: normal normal bold 18px/20px Poppins;
  }

  .hots-campaign-section .form-label {
    padding-top: 530px !important;
    font: normal normal bold 18px/20px Poppins;
  }

  .math-input-fields.form-group input,
  .hots-input-fields.form-group input,
  .math-input-fields.form-group select,
  .hots-input-fields.form-group select,
  .student-dropdown-grade .selectize-control .selectize-input {
    font: normal normal 300 11px/20px Poppins !important;
  }

  .math-input-fields.form-group input::placeholder,
  .student-dropdown-grade .selectize-control .selectize-input input::placeholder {
    font: normal normal 300 11px/20px Poppins !important;
  }

  .hots-input-fields.form-group input::placeholder,
  .student-dropdown-grade .selectize-control .selectize-input input::placeholder {
    font: normal normal 300 11px/20px Poppins !important;
  }

  .hots-register-now-btn,
  .math-register-now-btn {
    font: normal normal bold 11px/20px Poppins !important;
  }
}

/* Hots Registration and Maths Tuition Registration CSS */

/* Privacy Policy page  */

.cookie-policy-section .cookie-section-list li::marker {
  font-weight: bolder;
  color: #444444;
  font-size: 18px;
}

/*home page demo container  starts*/
.demo-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px;
  align-items: center;
  justify-content: center;
}

.client-type-card {
  /* Adjust the width as per your design */
  padding: 15px;
  border: 1px solid #ddd;
  /* Light gray border */
  border-radius: 10px;
  /* Rounded corners */
  background-color: #fff;
  /* White background */
  font-family: Arial, sans-serif;
}

.icon-and-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* Pushes items to ends of the container */
  gap: 16px;
  /* Space between icon and title */
}

.client-title {
  text-align: start;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  /* Darker text for the title */
  flex-grow: 1;
  /* Ensures the title takes up space */
}

.client-description {
  text-align: start;

  margin: 5px 35px 0;
  font-size: 14px;
  color: #666;
  /* Slightly lighter text for the description */
  line-height: 1.5;
}

.book-demo-btn {
  color: #FFF !important;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  background: linear-gradient(126deg, #F6AC41 -4.89%, #F6AC41 14.49%, #F59222 34.13%, #F0652A 59.9%, #EF5A2C 84.01%, #EF5A2C 84.91%);
  border-radius: 8px;
  outline: none;
  border: unset;
  padding: 7px 37px 6px 37px;
  align-self: flex-end;
  margin-bottom: 10px;
  margin-left: 10px;
}

.demo-btn {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  /* background: linear-gradient(126deg, #F6AC41 -4.89%, #F6AC41 14.49%, #F59222 34.13%, #F0652A 59.9%, #EF5A2C 84.01%, #EF5A2C 84.91%); */
  border-radius: 8px;
  outline: none;
  border: unset;
  padding: 7px 37px 6px 37px;
  align-self: flex-end;
  margin-bottom: 10px;
  margin-left: 10px;
}

.client-type-card.active {
  border: 2px solid #ffa953;
}

#homepage_review_carousel .carousel-inner .carousel-item img {
  border-radius: 15px;
  /* padding: 20px; */
}

/*home page demo container  ends*/
/* student says  */
.student-say-container {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/homepage_bg_3.png");
  background-size: cover;
  object-fit: cover;
  background-repeat: no-repeat;
}

.student-image-holder {
  flex-wrap: nowrap;
  overflow-x: scroll;
}

.student-say-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 718px;
  width: auto;
  width: 100%;
  margin-top: 20px;
}

.student-say-heading {
  font-family: Supersonic Rocketship;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(0, 122, 255, 1)
}

.student-card {
  height: 506px;
  min-width: 320px;
  background-size: cover;
  background-position: center;
  border-radius: 30px;
}

.student-card.card-1 {
  background-image: url('https://assets.wizklub.com/images/wizklub_v2/homepage/student.png');
}

.student-card.card-2 {
  background-image: url('https://assets.wizklub.com/images/wizklub_v2/homepage/parent.png');
}

.student-card.card-3 {
  background-image: url('https://assets.wizklub.com/images/wizklub_v2/homepage/principal.png');
}

.video-center-img {
  position: absolute;
  bottom: -24px;
  left: 20%;
  transform: translate(-50%, -50%);
  /* Centers the image */
  max-width: 100%;
  /* Prevent image from overflowing */
  max-height: 100%;
  /* Prevent image from overflowing */
  height: auto;
  opacity: 0.7;
}

.student-quote-background {
  transform: translateX(5%);
  position: absolute;
  bottom: 15px;
  width: 90%;
  /* Prevent image from overflowing */
  background-size: cover;
  background-position: center;
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/homepage_bg_1.png");
  border-radius: 17px;
}

.student-quote {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(255, 255, 255, 1);
  margin: 12px;
}

.student-feedback-container {
  gap: 30px;
  width: 75%;
  margin-top: 50px !important;
}

/* student says  Ends*/
/* futre edge section */
.futurz_edge_sec {
  padding: 50px 0px;
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/homepage_bg_2.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.futurzedge_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 100px;
}

.futurzzedge_flexleft {
  width: 50%;
}

.futurzzedge_flexright {
  width: 50%;
}

.zedge_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px;
  text-align: center;
  border-radius: 8px;
  background: #FFFCFC;
  box-shadow: 2px -11px 110.4px 0px rgba(255, 174, 100, 0.35), -5px 11px 110.4px 0px rgba(0, 122, 255, 0.35);
  padding: 20px;
}

.edgerightimg {
  width: 100%;
  border-radius: 15px 15px 25px 15px;
}

.futurz-edge-section {
  padding: 150px 80px 50px 80px;
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/homepage_bg_2.png");
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}

/* .furtz-floating-img{
  right: 5%;
    left: 5%;
    top: -55%;
} */
.futureedge-first-section {
  box-shadow: -5px 11px 110.4px 0px rgba(0, 122, 255, 0.35);
  border-radius: 15px;
  background-color: #FFFCFC;
}

.future-edge-value {
  font-family: Supersonic Rocketship;
  font-size: 24px;
  font-weight: 400;
  line-height: 24.01px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: rgba(255, 169, 83, 1);
}

.future-edge-key {
  font-family: Inter;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #101828;
}

.futureedge-first-section img {
  margin: 30px;
}

/* futre ede section ends */
/* missing link section */
.missing-link-section {

  /* min-height: 690px; */
  background-size: cover;
  object-fit: cover;
  justify-content: center;
  background-repeat: no-repeat;
  width: 100%;
  height: auto;

}

.missing-card {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  background: #FFFFFF;
  box-shadow: 3px 4px 14.3px 0px #00000026;
  border-radius: 15px;
  height: 392px;
}


.missing-sec-img-2 {
  border-radius: 15px 15px 0px 0px;
}

.missing-sec-img-1 {
  border-radius: 0px 0px 15px 15px;
  /* Optional: Ensures the image covers its space proportionally */
  width: 100%;

  /* Optional: Makes the image take full width */
}

.missing-link-left {
  min-width: 444px;
  min-height: 212px;
}

.text-missing {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #23B4F5;
  width: 400px;
  height: 52px;
}

.missing-subb-text {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #3F3F46;

}

.missing-holder {
  display: flex;
  gap: 40px;
  flex-direction: row;
  margin: 20px 60px;
  justify-content: center;

}

.org-gnt-ft {
  background: linear-gradient(125.71deg,
      #F6AC41 -4.89%,
      #F6AC41 14.49%,
      #F59222 34.13%,
      #F0652A 59.9%,
      #EF5A2C 84.01%,
      #EF5A2C 84.91%);
  -webkit-background-clip: text;
  /* Clips the gradient to the text */
  -webkit-text-fill-color: transparent;
  /* Makes the text transparent to show the gradient */
  text-fill-color: transparent;
  /* Ensures compatibility for other browsers */
}


.missing-link-right {
  min-width: 444px;
  min-height: 212px;
}

/* program cards */
.program-card {
  width: 100%;
  gap: 30px;
  border-radius: 24px;
  border: 0px;
  opacity: 0px;
  box-shadow: 0px 0px 20px 0px #0000001A;
  /* margin:15px; */

}

.program-card-holder {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
  margin-bottom: 120px;
}

.pos_absimg {
  position: absolute;
  z-index: 222;
  top: -88px;
}

.program-card .card-footer,
.card-header {
  background: none;
  border: none;
}

.program-card .card-footer a {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  text-align: left;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1B1B1B;

}

.program-card .card-body p.card-text {
  font-family: Poppins;
  font-size: 16px;
  height: 160px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #626a7a
}

.program-card .card-body .card-sub-title {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1B1B1B;
}

.program-card .card-body .card-title {
  font-family: Supersonic Rocketship;
  font-size: 20px;
  height: 80px;
  font-weight: 400;
  line-height: 38px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.summer-camp .program-card .card-body .card-title {
  height: 30px;

}

.program-card.card1 {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/robotics.png");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto;
}

.program-card.card2 {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/YPDP.png");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto;
}

.program-card.card3 {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/HOTS.png");
  background-position: top right;
  background-repeat: no-repeat;
  background-size: auto;
}


.card-background {
  background: linear-gradient(to right, white 50%, transparent 100%);
  border-radius: 24px;
}

/* registration form starts */
.demo-form-container {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/formbackground.png");
  background-size: contain;
  object-fit: cover;
  background-repeat: no-repeat;
  width: 100%;
}

.registration-form-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* min-height: 500px; */

}

.registration-form-container .description {
  font-family: Poppins;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #444444;
}

.registration-form-container .title {
  font-family: Supersonic Rocketship;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-top: 5px;

}

.demo-form-holder {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  justify-content: space-evenly;
  align-items: center;
  width: 500px
}

.invation-note {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
}

.green-tick-circle {

  background: #3FDC13;
  border-radius: 50%;
  width: 100px;
  height: 100px;

}


/* Default - hide all images */
/* .desktop-img,
.mobile-img,
.tablet-img {
  display: none;
} 

.desktop-img {
  width: 100%;
}

/* Show the desktop image on large screens */
@media (min-width: 1200px) {
  .tablet-img {
    display: none;
  }
}

/* @media(min-width:1600px){
  .futurz-edge-section .furtz-floating-img{
    top:-95%;
  }
  .our-program-main-section {
    padding: 50px 0 650px 0;
  }
} */


/* Show the tablet image on medium screens */
@media (min-width: 768px) and (max-width: 1199px) {
  .tablet-img {
    display: block;
  }

  .pa-5 {
    padding: 5px 100px 0px 100px !important;
  }

  section.question-section .title {
    font-size: 28px;
  }

  section.question-section .description {
    font-size: 16px;
  }

  .our-program-main-section {
    padding: 50px 0 50px 0;
  }

  /* .our-program-main-section .furtz-floating-img{
    top:-15%;
  } */
}

/* Show the mobile image on small screens */
@media (max-width: 767px) {



  .student-image-holder {
    flex-wrap: wrap;
  }

  .student-say-heading {
    font-size: 22px;
    font-weight: 400;
  }

  .registration-form-section .demo-text {
    font-size: 22px;
    font-weight: 400;
  }

  .student-say-container {
    background: url("https://assets.wizklub.com/images/wizklub_v2/homepage/studentsaybackground.png");
    background-size: cover;
    object-fit: cover;
    background-repeat: no-repeat;
  }

  section.question-section .title {
    font-size: 22px;
  }



  section.question-section .description {
    font-size: 10px;
  }

  section.question-section .description-sub-heading {
    font-size: 10px;
  }

  .program-card-holder {
    /* flex-wrap: wrap; */
    grid-template-columns: repeat(1, 1fr);
  }

  .enq {
    width: -webkit-fill-available !important;
  }
}

.question-section .title {
  text-align: center;
  font-family: "Supersonic Rocketship";
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
}

.question-section .description {
  color: #444;
  text-align: center;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  /* 150% */
}

.question-section .description-sub-heading {
  color: #3F3F46;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
}

.registration-form-section {
  margin-top: 25px;
}

/* homepage banner */
.home-carousel-banner-section {
  margin-top: 125px;
}

.caurosel-img {
  border-radius: 35px;
}

#request_demo_form_student .grade_id_custom #Grade_ID,
#request_demo_form_student #State,
#request_demo_form_student #Mobile_code,
#school_form #State,
#school_form #Mobile_code {
  font: normal normal normal 13px / 14px Nunito !important;
  color: #888888 !important;
}

.demo-text {
  font-family: Supersonic Rocketship;
  font-size: 36px;
  font-weight: 400;
  line-height: 48px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.carousel-ctrl {
  border: none;
  background: none;
}


.summer {
  font-family: Supersonic Rocketship;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-top: 5px;
}

.summer-description {
  font-family: Poppins;
  font-weight: 500;
  line-height: 30px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #444444;
}

.enroll-btn {
  color: #FFF;
  text-align: center;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  background: linear-gradient(126deg, #F6AC41 -4.89%, #F6AC41 14.49%, #F59222 34.13%, #F0652A 59.9%, #EF5A2C 84.01%, #EF5A2C 84.91%);
  border-radius: 8px;
  outline: none;
  border: unset;
  padding: 7px 37px 6px 37px;
  align-self: flex-end;
  margin-bottom: 10px;
  margin-left: 10px;
}

.ft-22 {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.ft-14 {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-decoration-line: line-through;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.gd-dp {
  color: #1B1B1B;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
}

.lh-16 {
  line-height: 16px;
}


/* Default grid setup (for desktop) */
.cont {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
}

.cont>div {
  background: #F6F6F6;
  border: 1px solid #52525240;
  padding: 10px;
  font-size: 30px;
  text-align: center;
  margin: 5px;
  /* width: 340px; */
  height: 110px;
  gap: 10px;
  border-radius: 10px;
}



/* Tablet view - 2x4 grid */
@media (max-width: 992px) {

  .tablet {
    display: none;
  }

  .cont {
    grid-template-columns: repeat(2, 1fr);
    /* 2 columns */
  }

  .cont>div {
    /* width: 280px; */
    /* Reduce width on tablet */
    font-size: 24px;
    /* Adjust font size for tablet */
  }

  /* .enq {
    width: -webkit-fill-available !important;
  } */

  /* .state {
    font-family: Poppins;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 33px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin: 0;
  } */

  .center {
    font-family: Poppins;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
  }

  .learn-base {
    width: auto;
  }

}

/* Mobile view - 2x4 grid with smaller size */
@media (max-width: 576px) {
  .cont {
    grid-template-columns: repeat(2, 1fr);
    /* 2 columns */
  }

  .tbl-tp-btn {
    display: flex;
    text-align: -webkit-center;
    gap: 0px !important;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }

  .gb-level {
    display: flex;
    text-align: -webkit-center;
    gap: 0px !important;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    min-width: 100% !important;
  }

  .on-off {
    display: flex !important;
    justify-content: center !important;
    text-align: -webkit-center;
    gap: 20px;
    align-items: center;
  }

  .scroll {
    width: 100% !important;
    overflow: scroll !important;
  }

  .enq {
    width: -webkit-fill-available !important;
  }

  .state {
    font-size: 12px !important;
    line-height: 20px;
  }

  p.center {
    font-size: 12px !important;
    line-height: 20px;
  }
}

.cont>div {
  /* width: 220px; */
  /* Reduce width on mobile */
  font-size: 20px;
  /* Adjust font size for mobile */
}

/* .enq {
  width: -webkit-fill-available !important;
} */

.state {
  font-family: Poppins;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.center {
  font-family: Poppins;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.learn-base {
  width: auto;
}



/* Additional styling for the elements */
.state {
  font-family: Poppins;
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin: 0;
}

.center {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.blu {
  color: #007AFF;
}

.for-enq {
  display: flex;
  justify-content: center;
}

.enq {
  background: linear-gradient(125.71deg,
      #F6AC41 -4.89%,
      #F6AC41 14.49%,
      #F59222 34.13%,
      #F0652A 59.9%,
      #EF5A2C 84.01%,
      #EF5A2C 84.91%);
  border: 1px solid #52525240;
  padding: 10px;
  font-size: 30px;
  text-align: center;
  margin: 5px;
  width: 340px;
  height: 110px;
  gap: 10px;
  border-radius: 10px;
}

.price {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: baseline;
}

.amount {
  display: flex;
  align-items: center;
}

.icon-set {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;

}

.gray {
  color: #8e8e93cc;
}

.spread {
  display: flex;
  justify-content: center;
  text-align: -webkit-center;
  gap: 20px;
  align-items: center;
}

.spl-ft {
  font-family: Supersonic Rocketship;
  font-size: 20px;
  font-weight: 400;
  line-height: 20.01px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000000;
  padding: 24px 38px 24px 38px;
  background-color: transparent !important;
}

.table,
th,
td {
  border: 1px solid black;
  border-collapse: collapse;
}

.tbl-mode {
  text-align: center;
  font-family: "Supersonic Rocketship";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
}

.learn-base {
  /* width: 384px;
    height: 77px; */
  padding: 17px;
  gap: 12px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 10px 10px 10px 10px;
  opacity: 0px;
  background: #E8F8FF;
}

.tbl-hd {
  text-align: center;
  background: linear-gradient(0deg, #007AFF, #007AFF), linear-gradient(260.79deg, #23B4F5 0.66%, #017AFE 100%);
  font-family: Supersonic Rocketship;
  font-size: 18px;
  font-weight: 400;
  color: white;
  line-height: 48px;
  letter-spacing: 1px;
  text-underline-position: from-font;

}

.tbl-content {
  height: 80px;
  gap: 0px;
  border: 0px 2px 0px 0px;
  opacity: 0px;
  font-family: Poppins;
  font-size: 20px;
  font-weight: 500;
  line-height: 33px;
  background: #E8F8FF;
  text-decoration-skip-ink: none;
  text-align: center;
  /* border: 2px solid #007bff; */
  border-radius: 10px 10px 10px 10px;
}

.tbl-tp-btn {
  display: flex;
  justify-content: center;
  text-align: -webkit-center;
  gap: 20px;
  align-items: center;
}

.gb-level {
  text-align: -webkit-center;
  margin: 0px auto;
  max-width: 30%;
  text-align: -webkit-center;
}

.bck-crd {
  padding: 30px;
}

.crd-br {
  border: 1px solid #D4D4D4;
  box-shadow: 0px 0px 8.9px 0px #00000029;
  border-radius: 30px;
}

button:focus {
  color: white;
  outline: none;
  background: linear-gradient(126deg, #F6AC41 -4.89%, #F6AC41 14.49%, #F59222 34.13%, #F0652A 59.9%, #EF5A2C 84.01%, #EF5A2C 84.91%) !important;
}

.demo-btn.active {
  background: linear-gradient(126deg, #F6AC41 -4.89%, #F6AC41 14.49%, #F59222 34.13%, #F0652A 59.9%, #EF5A2C 84.01%, #EF5A2C 84.91%);
  /* Gradient for active state */
}

.entity-tag {
  position: absolute;
  top: 25px;
  left: 25px;
  border-radius: 8px;
  background: rgba(153, 88, 15, 0.78);
  backdrop-filter: blur(8.75px);
  color: #FFF;
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 14px;
}

.act-price {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  text-decoration-line: line-through;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #A3A3A3;
}
.sri-off {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  color: #A3A3A3;
  position: absolute;
  bottom: -12px;
  right: 40px;
}

.dis-price {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.linear {
  display: flex;
  gap: 18px;
  align-items: center;
}

.sum-cd {
  height: 100px !important;
}

.state-holder {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}

.lt {
  text-align: left !important;
}

.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: transparent !important;
  background-clip: padding-box;
  border: none !important;
}

#summerpageredirect
/* Media Queries */
/* {
  display: contents;
} */


.crd {
  width: 363px;
}

.num-count {
  display: grid;
  grid-template-columns: repeat(3, 1fr);

}

.icon-set:not(:last-child) {
  border-right: 1px solid #FFA953;
}

.ad-topic {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.ft-22 {
  font-family: Supersonic Rocketship;
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.ft-16 {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.ft-24 {
  font-size: 24px;
  font-weight: 400;
  line-height: 26px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.ft-16 {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}

.ft-26 {
  font-size: 26px;
  font-weight: 400;
  line-height: 26px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;

}



.card.crd {
  padding: 15px;
  background-color: white;
  border: 1px solid #ddd;
  box-shadow: 0px 0px 20px 0px #0000001A;
  border-radius: 8px;
  text-align: left;
  /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
  margin: 10px;
}

.robotics-background {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/homepage/robotics-background-desktop.png");
  background-size: cover;
  background-position: center;

}

.achievers {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/dreamer-bg-new-desktop.png");
  background-size: cover;
  background-position: center;

}

.robo-school-holder {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
  gap: 20px;
}

.ft-su-roco {
  font-family: Supersonic Rocketship;
}

.ft-poppins {
  font-family: Poppins;
}

.ft-20 {
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.calender-sub-heading {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 130% */
}

.calender-list {
  color: #FFF;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 144.444% */
}

.ft-42 {

  text-align: center;
  font-family: "Supersonic Rocketship";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
}

.ft-44 {

  text-align: center;
  font-family: "Supersonic Rocketship";
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
}

.ft-36 {

  text-align: center;
  font-family: "Supersonic Rocketship";
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
}

.sessions-holder {
  text-align: center;
  display: flex;
  gap: 20px;
  flex-direction: column;
}

.school-learner-session {
  display: flex;
  justify-content: center;
}

.empower {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/ele1-new-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.empower-wrapper a.book-demo-btn {
  margin: 0;
}

.union {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/Union-bg.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position-x: center;
}

.structured-curriculum {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/Structured-Curriculum-desktop.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 93px;
}

.grid-holder {
  text-align: center;
  max-width: 80%;
  margin: auto;
  border-radius: 40px;
  border: 1px solid #D9D9D9;
  box-shadow: -5px 11px 110.4px 0px #007AFF59;
}

.curriculum-holder {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;

}

#circulum-structure,
#voice-matter {
  /* background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/StructuredCurriculum-bg2.png"); */
  background-repeat: no-repeat;
  background-size: cover;
  position: sticky;
  /* top: 340px; */
  top: 226px;
}

#state-of-structure {
  /* background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/State-of-the-Art_Robotics_IoTLab.png"); */
  background-repeat: no-repeat;
  background-size: cover;
  position: sticky;
  /* top: 340px; */
  top: 226px;
}

.trusted-holder {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;

}

.voice-matter {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.pro-edge {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/proogram-section-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.ach-holder {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.gaps {
  /* gap: 20px; */
  display: flex;
  flex-direction: column;
}

.mob-head-emp {
  margin-top: 100px !important;
}

@media only screen and (min-width: 320px) and (max-width: 480px) {

  .desktop-img {
    display: none !important;
  }

  .mobile-img {
    display: block !important;
  }

  .tab-img {
    display: none;
  }

  .mob-ft-projects {
    font-size: 16px;
  }

  .program-card-holder {
    margin-bottom: 60px;
  }

  .futurz-edge-section {
    padding: 100px 80px 50px 80px;
  }

  .pos_absimg {
    top: -32px !important;
    left: 15px !important;
  }

  .mob-play-icon {
    width: 26% !important;
  }

  .iframe-size {
    width: 300px;
    height: 200px;
  }

  .mob-batch {
    height: 110px;
    width: 110px;
  }

  section.mile-stones-section {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/mile-stone-mobile-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 48px;
  }

  .num-count {
    padding: 29px 25px 29px 30px !important;
    margin-top: -15px !important;
  }

  .mile-stones-section .award-holder {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  p.section-main-heading-fff,
  h2.section-main-heading-fff {
    font-size: 14px;
    line-height: 20px;

    /* 114.286% */
  }

  p.section-main-heading {
    font-size: 22px;
    line-height: 26px;
    margin: 0px;
    /* 114.286% */
  }

  .trusted-mob {
    line-height: 30px;
    font-size: 22px;
  }

  .trusted-holder {
    display: flex;
    flex-direction: column-reverse;
    gap: 21.025px;
  }

  .build-caro-mob {
    width: 100% !important;
  }

  #circulum-structure,
  #voice-matter {
    /* background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/StructuredCurriculum-bg2-mob.png"); */
    background-repeat: no-repeat;
    background-size: contain;
  }

  #state-of-structure {
    /* background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/StructuredCurriculum-bg2-mob.png"); */
    background-repeat: no-repeat;
    background-size: contain;
  }

  /* .curriculum-holder{
    display: flex
    ;
        flex-direction: column;
  } */
  .pro-edge {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/proogram-section-bg-mobile.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .dreamer-wrapper {
    margin-top: 0px !important;
    margin-bottom: 140px !important;
  }

  .grid-holder {
    max-width: 100% !important;
    border-radius: 14px;
  }

  .num-learn-mob {
    font-size: 14px !important;
    padding: 4px 59px 4px 59px !important;
  }


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

  .Crack-mob {
    font-size: 13px !important;
  }

  .Cov-mob {
    font-size: 12px !important;
  }


  .mob-build-tomo-holder {

    padding: 50px 50px 50px 50px !important;
  }

  .question-section .description {
    line-height: 16px !important;
  }

  .pro-mob-sub {
    /* font-size: 12px !important;
    line-height: 26px !important; */
    letter-spacing: 0.5px !important;
    font-family: Poppins !important;
  }

  .mob-arrow {
    width: 100.235px;
    transform: rotate(-8deg);
    margin-top: 10px;
  }

  .common-bg-mob {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/cob-pro-leaders-bg-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .mob-emp {
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 36px !important;
    padding: 12% 15% 0px 15% !important;
  }

  .mob-ses {
    font-family: Poppins !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 15px;
  }

  .student-feedback-container {

    margin: 0px !important;
  }

  .book-demo-btn {
    line-height: 24px !important;
  }

  .mob-head-emp {
    /* margin-top: 60px !important; */
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/ele1-new-mob-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

  }

  .mob-ratio {
    font-size: 14px !important;
  }


  .building-tommorow-section {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/innovation-bg-mob.png") !important;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .icon-set {
    border-color: transparent !important;
  }

  .aicra-mob {
    border-radius: 17.521px !important;
  }

  .project-mob {
    font-size: 16px !important;
    font-weight: 400;
  }

  .small-carousel-video {
    display: block !important;
  }

  .large-carousel-video {
    display: none !important;
  }

  .medium-carousel-video {
    display: none !important;
  }

  .section-sub-heading-fff {
    font-size: 10px !important;
  }

  .union {
    background-image: url(https://assets.wizklub.com/images/wizklub_v2/robotics/Union-mob+.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position-x: center;
  }

  .mob-ach-name {
    font-size: 14px !important;
    font-family: Poppins !important;
    line-height: 3px !important;
  }

  .set-mob {
    padding-right: 80px;
  }

  .mob-ach-dis {
    font-size: 11px !important;
    line-height: 12px !important;
  }

  .dreamer-caption-mob {
    backdrop-filter: blur(5.135740756988525px);
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 0px 0px 16px 16px !important;
    left: 0px;
  }

  .mob-btn-view {
    font-size: 10px !important;
    font-weight: 700 !important;
    padding: 8px 8px 8px 8px !important;
    line-height: 24px !important;
  }


  .desktop-ach {
    display: none !important;
  }

  .mob-ach {
    display: block !important;
  }

  .ach-mob {
    margin-bottom: -84px;
  }

  .dreamer-wrapper-second {
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    overflow-x: scroll;
    /* Enable horizontal scrolling */
    max-width: 100%;
    /* gap: -26px; */
    justify-items: center;
    padding: 0px !important;
    position: sticky;
    top: 76px !important;
  }

  .mob-gif {
    height: 100px;
    width: auto;
  }

  .text-summer-know {
    padding: 0px 30px 0px 30px !important;
  }

  .demo-text {
    line-height: 30px !important;
  }

  .carousel-item iframe {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 400px;
    /* Adjust this as needed */
  }


  .tablet-img {
    display: none !important;
  }

  .bl-emp {
    font-weight: 600 !important;
  }

  .curriculum-holder {
    top: 320px !important;
  }


  .trusted-mob {
    top: 80px !important;
  }

  .mob-center {
    justify-content: center !important;
  }

  .mob-bg-book {
    margin: revert-layer !important;
  }

}

.pos_absimg {
  top: -32px;
  left: 15px;
}

.iframe-size {
  width: 300px;
  height: 200px;
}

.home-carousel-banner-section .carosel-pad-50 {
  padding: 10px;
}




@media only screen and (min-width: 481px) and (max-width: 576px) {
  .program-card-holder {
    margin-bottom: 75px;
  }

  .mob-ft-projects {
    font-size: 16px;
  }

  .bl-emp {
    font-weight: 600 !important;
  }

  .mob-btn-view {
    font-size: 10px !important;
    font-weight: 700 !important;
    padding: 8px 8px 8px 8px !important;
    line-height: 24px !important;
  }

  .mob-arrow {
    width: 100.235px;
    transform: rotate(-8deg);
  }

  .set-mob {
    padding-right: 50px;
  }

  .carousel-item iframe {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 400px;
    /* Adjust this as needed */
  }

  .mob-play-icon {
    width: 26% !important;
  }

  .futurz-edge-section {
    padding: 100px 80px 50px 80px;
  }

  .pos_absimg {
    top: -32px;
    left: 100px;
  }

  .desktop-img {
    display: none;
  }

  .mobile-img {
    display: block;
  }

  .tab-img {
    display: none;
  }

  .mob-ses {
    font-family: Poppins !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 15px;
  }


  .mob-ach-name {
    font-size: 14px !important;
    line-height: 3px !important;
    font-family: Poppins !important;
  }

  .mob-ach-dis {
    font-size: 11px !important;
    line-height: 12px !important;
  }

  .demo-text {
    line-height: 30px !important;
  }

  .text-summer-know {
    padding: 0px 30px 0px 30px !important;
  }

  .dreamer-caption-mob {
    backdrop-filter: blur(5.135740756988525px);
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 0px 0px 16px 16px !important;
    left: 0px;
  }

  .iframe-size {
    width: 300px;
    height: 200px;
  }

  .num-count {
    padding: 29px 25px 29px 30px !important;
    margin-top: -15px !important;
  }

  section.mile-stones-section {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/mile-stone-mobile-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 48px;
  }

  .mob-gif {
    height: 100px;
    width: auto;
  }

  .pro-mob-sub {
    /* font-size: 12px !important;
    line-height: 26px !important; */
    letter-spacing: 0.5px !important;
    font-family: Poppins !important;
  }


  .dreamer-wrapper-second {
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    overflow-x: scroll;
    /* Enable horizontal scrolling */
    max-width: 100%;
    /* gap: -26px; */
    padding: 0px !important;
    justify-items: center;
    position: sticky;
    top: 76px !important;
  }


  .mile-stones-section .award-holder {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .mob-batch {
    height: 110px;
    width: 110px;
  }

  .tablet-img {
    display: none !important;
  }

  p.section-main-heading-fff {
    font-size: 22px;
    line-height: 32px;
    /* 114.286% */
  }

  .small-carousel-video {
    display: block !important;
  }

  .large-carousel-video {
    display: none !important;
  }

  .medium-carousel-video {
    display: none !important;
  }

  p.section-main-heading {
    font-size: 22px;
    line-height: 26px;
    margin: 0px;
    /* 114.286% */
  }

  .trusted-mob {
    line-height: 30px;
    font-size: 22px;
    top: 80px !important;
  }


  .trusted-holder {
    display: flex;
    flex-direction: column-reverse;
    gap: 21.025px;
  }

  .common-bg-mob {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/cob-pro-leaders-bg-mob.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .build-caro-mob {
    width: 100% !important;
  }

  .pro-edge {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/proogram-section-bg-mobile.png");
    background-size: cover;
    background-repeat: no-repeat;
  }

  .mob-ratio {
    font-size: 14px !important;
  }

  .icon-set {
    border-color: transparent !important;
  }

  .dreamer-wrapper {
    margin-top: 0px !important;
    margin-bottom: 140px !important;
  }

  .grid-holder {
    max-width: 100% !important;
    border-radius: 14px;
  }

  .num-learn-mob {
    font-size: 14px !important;
    padding: 4px 59px 4px 59px !important;
  }

  /* .curriculum-holder{
    display: flex
    ;
        flex-direction: column;
  } */
  .stu-mob {
    font-size: 22px !important;
  }

  .ach-mob {
    margin-bottom: -84px;
  }

  .Crack-mob {
    font-size: 13px !important;
  }

  .Cov-mob {
    font-size: 12px !important;
  }

  .desktop-ach {
    display: none !important;
  }

  .mob-ach {
    display: block !important;
  }

  .question-section .description {
    line-height: 0px !important;
  }

  .mob-emp {
    font-size: 13px !important;
    font-weight: 600 !important;
    padding: 12% 15% 0px 15% !important;
  }

  .mob-build-tomo-holder {
    padding: 50px 50px 50px 50px !important;
  }

  .student-feedback-container {
    margin: 0px !important;
  }

  .book-demo-btn {
    line-height: 24px !important;
  }

  .mob-head-emp {
    /* margin-top: 60px !important; */
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/mob-ele1-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

  }

  .building-tommorow-section {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/innovation-bg-mob.png") !important;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .aicra-mob {
    border-radius: 17.521px !important;
  }

  .project-mob {
    font-size: 16px !important;
    font-weight: 400;
  }

  .section-sub-heading-fff {
    font-size: 10px !important;
  }

  .curriculum-holder {
    top: 320px !important;
  }

  .mob-center {
    justify-content: center !important;
  }

  .mob-bg-book {
    margin: revert-layer !important;
  }
}

.pos_absimg {
  top: -32px;
  left: 100px;
}

.iframe-size {
  width: 300px;
  height: 200px;
}

.home-carousel-banner-section .carosel-pad-50 {
  padding: 10px;
}



@media only screen and (min-width: 577px) and (max-width: 767px) {
  .program-card-holder {
    margin-bottom: 75px;
  }

  .futurz-edge-section {
    padding: 100px 80px 50px 80px;
  }

  .pos_absimg {
    top: -32px;
    left: 100px;
  }

  section.mile-stones-section {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/mile-stone-tablet-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 48px;
  }

  .mile-stones-section .award-holder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  p.section-main-heading-fff {
    font-size: 28px;
    line-height: 66px;
    /* 114.286% */
  }

  p.section-main-heading {
    font-size: 28px;
    line-height: 66px;
    /* 114.286% */
  }



}

.pos_absimg {
  top: -70px;
  left: 100px;
}

.home-carousel-banner-section .carosel-pad-50 {
  padding: 10px;
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
  .futurz-edge-section {
    padding: 80px 80px 50px 80px;
  }

  section.mile-stones-section {
    background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/mile-stone-tablet-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 48px;
  }

  .mile-stones-section .award-holder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  p.section-main-heading-fff {
    font-size: 28px;
    line-height: 66px;
    /* 114.286% */
  }

  p.section-main-heading {
    font-size: 28px;
    line-height: 66px;
    /* 114.286% */
  }
}


@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .futurz-edge-section {
    padding: 80px 80px 50px 80px;
  }
}

@media only screen and (min-width: 1920px) {
  .w-80 {
    width: 100%;
  }

  .pa-5 {
    padding: 5px 160px 0px 160px !important;
  }

  .text-summer-know {
    padding: 0px 120px 0px 120px !important;
  }

}

@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  .w-80 {
    width: 80%;
  }

  .pa-5 {
    padding: 5px 160px 0px 160px !important;
  }

  .text-summer-know {
    padding: 0px 120px 0px 120px !important;
  }

}

@media only screen and (max-width: 1400px) {}



/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.bg-left-half {
  position: relative;
}

.bg-left-half:before {
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: -1;
  content: "";
  left: 0;
  top: 0;
  background-color: #e01d48;
}

.media-29101 {
  /* padding: 22px; */
  /* min-height: 200px; */
  background-color: #fff;
  border-radius: 16px;
  transition: transform 1s;


}

.know-more-transition {
  height: 52%;
  width: 69%;
  bottom: 40%;
  left: 25%;
  position: absolute;
  background-color: #FFA953;
  border-radius: 10px;
  display: block;
  transition: 2s;
}

.animation-slide-down {
  transition: 2s;
  transform: translate(-10px, 10px);
}

.media-29101 img {}

.media-29101 h3 {
  font-size: 22px;
  font-weight: 900 !important;
  height: 60px;
}

.media-29101 a {
  color: #1B1B1B;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  /* 144.444% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.up-arrow-icon {
  height: 24px;
  width: 24px !important;
  margin-bottom: 0;
}

.d-inline-block {}

.owl-2-style .owl-nav {
  display: none;
}

.owl-2-style .owl-dots {
  text-align: center;
  position: relative;
  bottom: -30px;
}

.owl-2-style .owl-dots .owl-dot {
  display: inline-block;
}

.owl-2-style .owl-dots .owl-dot span {
  display: inline-block;
  width: 15px;
  height: 3px;
  border-radius: 0px;
  background: #cccccc;
  -webkit-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
  -o-transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
  transition: 0.3s all cubic-bezier(0.32, 0.71, 0.53, 0.53);
  margin: 3px;
}

.owl-2-style .owl-dots .owl-dot.active span {
  background: #007bff;
}

.owl-2-style .owl-dots .owl-dot:active,
.owl-2-style .owl-dots .owl-dot:focus {
  outline: none;
}

.owl-carousel .owl-item {
  /* -webkit-tap-highlight-color:transparent;position:relative */
  border-radius: 16px;
  border: 1px solid #F4F4F4;
  background: var(--White, #FFF);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
  /* box-shadow: 10px -20px #FFA953; */
}


.carousel-card-img {
  width: 58px !important;
  height: 58px;
}

.robotic-caurosel-holder {
  /* min-height: 300px; */
  display: flex;
  justify-items: center;
  align-items: center;
  position: sticky;
}

#roboticprogramholder .owl-item {
  background-color: #FFA953;
  border-radius: 16px;
  margin-bottom: 20px
}

#roboticprogramholder {
  position: sticky;
  top: 100px;
}




/* Building Tomorrow’s start */
.building-tommorow-section {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/bulding-tomorrow-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.building-tommrow-holder {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 120px 50px 50px 50px;
}

.section-main-heading-fff {
  color: #FFF;
  text-align: center;
  font-family: "Supersonic Rocketship";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 114.286% */
}

trusted-mob .section-main-heading {
  text-align: center;
  font-family: "Supersonic Rocketship";
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  /* 114.286% */
}

.section-sub-heading-fff {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  /* 130% */
}

.acheived-term {
  color: #FFF;
  text-align: center;
  font-family: "Supersonic Rocketship";
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  /* 96.296% */
}

.award-holder {
  display: grid;
  grid-template-columns: repeat(4, 1fr);

}

.mile-stones-section {
  background-image: url("https://assets.wizklub.com/images/wizklub_v2/robotics/mile-stone-desktop-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px;
}

/* Building Tomorrow’s Ends */

/*Dreamer wrapper starts*/
.dreamer-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  overflow-x: scroll;
  max-width: 100%;
  gap: 20px;
  justify-items: center;
  margin-top: 90px;
  margin-bottom: 90px;
}

.dreamer-wrapper-second {
  display: grid;

  grid-template-columns: repeat(3, 1fr);
  overflow-x: scroll;
  /* Enable horizontal scrolling */
  max-width: 100%;
  /* gap: -26px; */
  justify-items: center;
  padding: 0px 60px 20px 60px;
  position: sticky;
  top: 90px;
}

.trusted-mob {
  /* position: sticky; */
  top: 120px;
}

* {
  scrollbar-width: thin;
  scrollbar-color: transparent transparent !important;
  /* Make both thumb and track transparent */
  -webkit-print-color-adjust: exact !important;
  color-adjust: exact !important;
}


.dreamer-img {
  border-radius: 20px;
}

.border-caro {
  border: 5px solid #23B4F5 !important;
  border-radius: 7px !important;
}

.bold-5 {
  font-weight: 500 !important;
}

.crd-item-carosel {
  display: flex;
  flex-direction: row;
  padding: 0px;
  align-items: center;
}

.bor-crd-carosel {
  width: 17px;
  border-radius: 15px 0px 0px 15px;
  min-height: 200px;
  background: linear-gradient(126deg, #F6AC41 -4.89%, #F6AC41 14.49%, #F59222 34.13%, #F0652A 59.9%, #EF5A2C 84.01%, #EF5A2C 84.91%), #C94646;
}

.dreamer-caption {
  backdrop-filter: blur(5.135740756988525px);
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #FFF;
  font-family: Poppins;
  border-radius: 0px 0px 24px 24px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

/*Dreamer wrapper ends*/

.large-carousel-video {
  display: block;
}

.small-carousel-video {
  display: none;
}

.medium-carousel-video {
  display: none !important;
}

.desktop-ach {
  display: block;
}

.mob-ach {
  display: none;
}

.dream-turn-holder {
  text-align: center;
  font-size: 34px;
  font-family: "Supersonic Rocketship";
  font-style: normal;
  font-weight: 400;
  line-height: 66px;
}

.fixed-size {
  height: 187px !important;
  width: 290px !important;
}

.bg-org {
  background: url("https://assets.wizklub.com/images/wizklub_v2/robotics/orange-tilted-bg.png");
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.bg-blu {
  background: url("https://assets.wizklub.com/images/wizklub_v2/robotics/blue-tilted-bg.png");
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.bg-last-desk {
  background: url("https://assets.wizklub.com/images/wizklub_v2/robotics/last-ele-bg.png");
  background-repeat: no-repeat !important;
  background-size: cover !important;
}


.line-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90%;
  /* margin: 20px 0; */
}

.line-tit {
  font-size: 16px;
  color: var(--gray-900, #18181B);
  font-weight: 700;
  font-style: normal;
  font-family: Poppins;
  margin: 0 10px;
  white-space: nowrap;
}

.line {
  flex-grow: 1;
  height: 1px;
  background-color: #ccc;
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .large-carousel-video {
    display: none !important;
    /* Hide large video on tablet */
  }



  .small-carousel-video {
    display: none !important;
    /* Hide small video on tablet */
  }

  .build-caro-mob {
    width: 70% !important;
  }

  .medium-carousel-video {
    display: block !important;
    /* Display medium video on tablet */
    width: 450px;
    /* Adjust the size as needed */
    height: 250px;
    /* Adjust the size as needed */
  }

  .desktop-img {
    display: none;
  }

  .pos_absimg-tab {
    top: -100px !important;
    left: 28px !important;
  }

  .mobile-img {
    display: none;
  }

  .tab-img {
    display: block !important;
  }

  .text-summer-know {
    padding: 0px 80px 0px 80px !important;
  }

}

.carosel-pad-50 {
  padding: 0 50px;
}

/* .desktop-img {
  display: block !important;
} */

.mobile-img {
  display: none;
}

.tab-img {
  display: none;
}

/* whatsapp start */
.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
}

.whatsapp-float img {
  width: 60px;
  height: 60px;
  transition: transform 0.3s ease-in-out;
}

.whatsapp-float img:hover {
  transform: scale(1.1);
}

@media (max-width: 768px) {
  .whatsapp-float img {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 480px) {
  .whatsapp-float img {
    width: 45px;
    height: 45px;
  }

  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .whatsapp-float {
      display: block !important;
    }
  }
}

/* whatsapp end */