
jdiv{display:none;!important}

.hero-banner {
  background: url(../img/bg-header.jpg) 90% center no-repeat;
  background-size: cover;
  padding-top: 0px;
  height: 100vh;
  display: flex;
  align-items: center;
}

@media   (min-width:2001px){
  .hero-banner {
  background: url(../img/showcase.jpg) 90% center no-repeat;
  background-size: cover;
  }
 div .heading {
           font-size: 70px;
        font-weight: 800;
        line-height: 80px;
}
}
.homePageG {
  height: 560px;
}

body[class=""] .mmi_nav-br .mmi_stic {
  height: 72px;
}

body[class=""] .mmi_navBar {
  padding: 5px 0;
}

h3 {
  font-size: 22px;
  color: #82FCDD;
  font-weight: 500;
  padding-bottom: 25px;
}

.heading {
  font-size: 38px;
  font-weight: 800;
  line-height: 54px;
}

.sub-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  color: #21D0B2;
}

.banner-bt a {
  display: flex;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  color: #21D0B2;
  padding: 14px 30px;
  background-color: transparent;
  border: #21D0B2 1px solid;
  border-radius: 30px;
  font-weight: 700;
  font-size: 16px;
}

.banner-bt a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.readmore a {
  display: flex;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  color: #000;
  padding: 17px 30px;
  background-color: #fff;
  border-radius: 30px;
  font-weight: 700;
  border: #000 1px solid;
  font-size: 16px;
}

.e-link {
  padding-top: 30px;
}

.e-link a {
  color: #21D0B2;
  text-decoration: underline;
  display: flex;
  transition: all 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);



  font-weight: 600;

  font-size: 16px;
}

.mappple_f_l h4 {
  font-size: 22px;
  text-transform: uppercase;
  padding: 0px 0px 20px;
  font-weight: 600;
}

.banner-bt,
.readmore {
  display: flex;
  align-items: center;
}

.banner-bt span,
.readmore span {
  display: flex;
  padding: 0px 0 0 30px
}

.banner-bt span img:first-child,
.readmore span img:first-child {
  margin-right: 10px;
}

.showcase-top {
  background: #141414 url(../images/bg_showcase.png) center top no-repeat;
  padding: 100px 0;
}

.about_campus {
  padding: 100px 0;
}

.about_box {}

.about_box .text_area {
  background: #fff;

  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: #000;
  margin: auto;
  text-align: center;
  width: 60%;
}

h2 {
  font-size: 36px;
  font-weight: 800;
  padding-bottom: 20px;
  line-height: 46px;
}

.mappls_map {
  display: grid;
  position: relative;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 150px;
  margin-top: 50px;

  padding: 10px;
}

.col_box>div:last-child {
  margin-bottom: 75px
}

.col_box_1 {
  padding-top: 120px;
}

.Inner_box {
  margin-bottom: 120px;
  background-color: #fff;
  border-radius: 6px;
}

.col_box::after {
  content: "";
  height: 100%;
  position: absolute;
  background-color: #fff;
  width: 1px;
  top: 0;
  left: 50%;
}

.col_box::before {
  content: "";
  height: 12px;
  border-radius: 100%;
  position: absolute;
  background-color: #fff;
  width: 12px;
  top: 0;
  left: calc(50% - 4.6px);
}

.col_box_1::before {
  content: "";
  height: 12px;
  border-radius: 100%;
  position: absolute;
  background-color: #fff;
  width: 12px;
  bottom: 0;
  left: calc(50% - 4.6px);
}

.Inner_box {
  position: relative;
}

.Inner_box:after {
  position: absolute;
  right: -75px;
  height: 1px;
  width: 75px;
  top: 50%;
  content: "";
  display: block;
  background-color: #fff;
}

.col_box_1 .Inner_box:after {
  left: -75px;
  right: auto;
}

.Inner_box::before {
  position: absolute;
  right: -80px;
  height: 10px;
  width: 10px;
  border-radius: 100%;
  top: 47.9%;
  content: "";
  display: block;
  background-color: #fff;
}

.col_box_1 .Inner_box::before {
  left: -80px;
  right: auto;
}

.col_box_1>div:last-child {
  margin-bottom: -100px;
}

.Inner_box {
  display: flex;
}

.Inner_box .txt-left {
  padding: 20px;
}

.img_b {
  flex: 0 0 250px;
  max-width: 250px;
  width: 100%;
}

.img_b img {
  max-width: 100%;
}

.Inner_box .txt-left h3 {
  font-size: 16PX;
  font-weight: 600;
  color: #000;
  margin: 0;
  padding: 0;
}

/****************************/
.middle_area_row {
  padding: 80px;
}

.titlehead {
  text-align: center;
}

.cont_data h3 {
  font-size: 46px;
  font-weight: 900;
  color: #fff;
}

.cont_data p {
  line-height: 30px;
}

.cont_data {
  margin-bottom: 80px;
  display: flex;
  align-items: center;
  background: url(../img/Empower.jpg) 0 0 no-repeat;
  height: 480px;
  background-size: cover;
  width: 100%;
  padding: 50px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  border-radius: 12px;
}

.Curious_row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  flex-wrap: wrap;
  row-gap: 80px;
  column-gap: 40px;
}

.col-col-4 {
  flex-grow: 1;

  flex: 0 1 30%;
  row-gap: 50px;
  display: flex;
}

.grid_col {
  padding: 30px;
  border: #ccc 1px solid;
  flex: 1;
  border-radius: 6px;
}

.grid_col h3 {
  font-size: 16px;
  color: #000;
  padding: 0px;
  margin: 0;
  font-weight: 600;
}

.middle_area_row .titlehead {
  padding-bottom: 40px;
}

.Curious_row {
  position: relative;
}

.grid_col {
  position: relative;
}

.grid_col::after {
  content: "";
  background-color: #00A883;
  display: flex;
  flex: 1;

  height: 40px;
  width: 1px;
  flex: 0 0 1px;
  bottom: -40px;
  left: 50%;

  position: absolute;
}

.grid_col::before {
  content: "";
  background-color: #00A883;
  display: flex;
  flex: 1;
  height: 10px;
  width: 10px;
  border-radius: 100px;
  flex: 0 0 1px;
  bottom: -45px;
  left: 48.5%;

  position: absolute;
}

.innter_side {
  position: relative;
}

.innter_side::before {
  content: "";
  background-color: #fff;
  display: flex;
  flex: 1;

  height: 10px;
  width: 171px;
  border-radius: 0;
  flex: 0 0 1px;
  top: -5px;
  left: 0%;

  position: absolute;
}

.top_area>div:first-child {
  position: relative;
}

.top_area>div:first-child:before {
  content: "";
  background-color: #fff;
  z-index: 9;
  display: flex;
  flex: 1;
  height: 10px;
  width: 48.5%;
  border-radius: 0;
  flex: 0 0 50%;
  top: -46px;
  left: 0%;

  position: absolute;
}

.top_area .grid_col::after {
  content: "";
  top: -40px;
  bottom: auto;
}

.mm-ready_g p {
  font-size: 18px;
  line-height: 32px;
}

.mm-ready_g a {
  margin-left: 10px;
  color: #21D0B2;
  font-weight: 600;
  font-size: 30px;
  text-decoration: underline;
}

.inner_button {
  padding-top: 40px;
}

.inner_button a {
  font-size: 16px;
  font-weight: 600;
  background-color: #21D0B2;
  color: #000;
  padding: 14px 35px;
  border-radius: 36px;
}

.top_area .grid_col::before {
  content: "";

  top: -45px;
  bottom: auto;


  position: absolute;
}


.innter_side {
  border: #00A883 1px solid;
  border-left: none;
  height: 50px;
  margin: 40px 0;
}

.ambassador_jour_section {
  padding: 80px 0;
}

.ambassador_jour_section .titlehead h2 {
  padding-bottom: 0;
}

.ambassador_jour_section .titlehead p {
  font-size: 16px;
}

/******************/
.sec_Milestones,
.nav-sp-slider {
  padding: 80px 0px;
  background: url(../img/mid-bg.jpg) center center no-repeat;
  background-size: cover;
}

.sec_Milestones .titlehead h2 {
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
  color: #fff;
}

.sec_Milestones p {
  font-size: 16px;
  line-height: 30px;
}

.list_img_c {
  display: flex;
  justify-content: space-around;
  gap: 30px;
  padding: 40px 0px 20px;
}

.list_items_c {
  display: flex;
  justify-content: space-around;
  gap: 30px;
  flex-wrap: wrap;
  padding: 40px 0px 20px;
}

.list_items_c>div {
  flex: 0 0 320px;
  padding: 20px 30px;
  text-align: center;
}

.list_items_c>div img {
  width: 168px;
}

.list_items_c>div p {
  font-size: 14px;
  line-height: normal;
  margin: 0;
}

.list_items_c>div h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
}

.list_img_c>div {
  background-color: #fff;
  border-radius: 12px;
  padding: 20px;
  text-align: center;
}

.i-shap {
  padding-bottom: 15px;
}

.list_img_c>div h4 {
  font-weight: 700;
  font-size: 18px;
}

.drive_section {
  padding: 80px 0;
}

.text_sec {
  padding: 20px 50px;
}

.inner_box_list {
  border-radius: 16px;
  border: #2364A7 1px solid;
  padding: 0;
}

.drive_section .inner_box_list .row {
  align-items: center;
}

.text_sec h3 {
  font-size: 40px;
  font-weight: 700;
  color: #000;
}

.text_sec h3 span {
  font-weight: 900;
}

.img_sec {
  padding-left: 0px;
}

.img_sec img {
  display: block;
}

.text_sec h4 {
  font-weight: 700;
  font-size: 20px;
  color: #666;
  margin-top: 26px;
}

.text_sec p {
  font-weight: 500;
  font-size: 16px;
  color: #666;
  line-height: 26px;
}

.right_text.text_sec {
  padding-left: 50px;
}

p {
  color: #666666;
  line-height: 26px;
}

.cont_data p {
  color: #fff;
}

.c-icon {
  height: 80px;
}

.Curious_about_section {
  padding: 80px 0;
  background-color: #E9FFF9;
}

.a-be-form {
  padding: 30px 0 0;
}

.f-list {
  background: #fff;
  padding: 20px;
  border: #151E3D 1px solid;
  border-radius: 12px;
}

.Curious_about_section h2 {
  padding-bottom: 0;
}

.Curious_about_section p {
  font-size: 16px;
}

.f-disc {
  padding: 20px 0 0;
}

.f-disc h4 {
  font-size: 18px;
  color: #000;
  font-weight: 700;
}

.mm-ready_g a img {
  vertical-align: -webkit-baseline-middle;
  margin-left: 15px;
}

/****************************/
.nav-item {
  padding: 75px 30px;
}

.nav-sp-slider h2.head-title {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  color: #fff;
}

.nav-sp-slider {
  padding: 80px 0 130px;

}

.nav-sp-slider h2 {

  font-size: 30px;
  font-weight: 800;
  color: #000;
}

.text_area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.text_area ul li {
  font-size: 16px;
  padding-bottom: 10px;
}

#highlights .nav-item h4 {

  font-size: 1.3rem;
  font-weight: 700;
  color: #6B6B6B;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 0;
  position: static;

  line-height: 2.2rem;

}

#highlights .nav-item h4 span {
  color: #000;
}

#highlights .nav-item {
  width: 96%;
  display: flex;
  background-color: #fff;
  border-radius: 36px;
  overflow: hidden;
  cursor: grab;
  align-items: center;

}

.video_list {
  display: flex;
  justify-content: center;
  overflow: hidden;
  padding: 0px 10%;
  margin-left: auto;
}

.video_list video {
  display: block;
  margin: 0 auto;
  max-height: 600px;
  position: relative;
}

.cla_sh {
  position: relative;
}

.video_list .cla_sh::after {
  height: 100%;
  background-color: #fff;
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 2%;
}

.media-card-set .splide__slide {
  display: flex;
  width: var(--shared-media-gallery-width);
  scroll-snap-align: center;
  list-style-type: none;
}

.splide__pagination {
  position: absolute;
  z-index: 1;
  bottom: -5.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  display: flex;
  background: #104574;
  padding: 15px;
  border-radius: 36px;
  margin: auto;
  width: auto;
}

.splide__pagination .splide__pagination__page {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  margin: 3px 8px;
  padding: 0;
  transition: transform 1s linear;
  border: none;
  opacity: 1;
  transition: all 0.4s ease-in-out;
  position: relative;
  overflow: hidden;
}

.splide__pagination .splide__pagination__page.is-active {
  width: 60px;
  transform: scale(1);
  background-color: #ffffff42;
  border-radius: 10px;
}

@keyframes slide-linear {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

.splide__pagination .splide__pagination__page.is-active:after {
  background-color: #21d0b2;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  animation-name: slide-linear;
  animation-duration: 8s;
  animation-timing-function: linear;
  /* Specify linear timing for the animation */
  animation-fill-mode: forwards;
  /* Keep the final state after animation */
}

/*********************************
  /**********************/
@media (max-width:1024px) {
  .img_b {
    flex: 0 0 150px;
    max-width: 150px;
    width: 100%;
  }

  .col_box_1 {
    padding-top: 60px;
  }

  .Inner_box {
    margin-bottom: 70px;
  }
}

@media (max-width:1365px) {
  .splide__slide img {
    height: 300px;
  }
}
.d-mobile{display: none;}

@media (max-width:768px) {
  .d-mobile{display: inline-flex;}
  .sec_Milestones .titlehead p {
    font-size: 14px;
    line-height: 26px;
  }

  .list_img_c {
    display: block;
    text-align: center;
  }

  .list_img_c img {
    margin-bottom: 30px;
  }

  .middle_area_row .titlehead {
    padding-bottom: 0;
  }

  .c-icon {
    padding-bottom: 15px;
  }

  .sec_Milestones .titlehead h2 {
    font-size: 22px;
    line-height: 30px;
  }

  .cont_data {
    height: auto;
    border-radius: 0;
    padding: 350px 20px 40px;
    background-image: url(../img/empower_bg.png);
    background-position: right 0;
    background-size: 100% auto;
    background-color: #0B539D;
  }

  .cont_data h3 {
    font-size: 32px;
  }

  .cont_data p {
    color: #fff;
  }

  .col_box>div:last-child {
    margin-bottom: 20px;
  }

  .Inner_box {
    margin-bottom: 20px;
  }

  .Inner_box {
    flex-wrap: wrap;
  }

  .Inner_box .img_b {
    order: 1;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px 20px;
  }

  .Inner_box .txt-left {
    order: 2;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .Inner_box .txt-left p {
    font-size: 14px;
    line-height: 24px;
  }

  .col_box_1>div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .become_campus {
    padding: 50px 0;
  }

  .middle_area_row {
    padding: 50px 0;
  }

  .col_box_1::before,
  .col_box_1 .Inner_box::before,
  .col_box_1 .Inner_box:after,
  .Inner_box:after,
  .col_box::before,
  .col_box::after,
  .innter_side,
  .top_area>div:first-child:before,
  .grid_col::before,
  .grid_col::after,
  .Inner_box::before {
    display: none;
  }

  .col_box_1 {
    padding: 0;
  }

  .cont_data {
    margin-bottom: 45px;
  }

  .titlehead br {
    display: none;
  }

  .mappls_map,
  .Curious_row {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0px;
    margin-top: 0px;
    padding: 0;
  }

  h2 {
    font-size: 22px;
    line-height: 30px;
  }

  .grid_col {
    margin: 15px 15px;
  }

  .about_campus {
    padding: 50px 0;
  }

  .about_campus .col-md-12,
  .middle_area_row .col-md-12 {
    padding: 0;
  }

  .about_box {
    padding: 0px 15px;
  }

  .sec_Milestones {
    padding: 40px 0;
    background-size: cover;
  }

  .list_img_c>div,
  .a-be-form>div>div {
    margin-bottom: 20px;
  }

  .nav-item .video_list {
    order: 1;
  }

  .nav-item .text_area {
    order: 2;
  }

  .nav-item {
    flex-wrap: wrap;
  }

  .nav-sp-slider h2.head-title {
    font-size: 26px;
  }

  .nav-sp-slider h2 {
    font-size: 18px;
  }

  .splide__slide img {
    height: auto;
  }

  .ambassador_jour_section .titlehead p,
  .Curious_about_section p,
  .text_sec p,
  .sec_Milestones p {
    font-size: 14px;
  }

  .banner-bt,
  .readmore {
    justify-content: center;
  }

  p.sub-title {
    text-align: center;
  }

  .about_box h2 {
    font-size: 22px;
    line-height: normal;
    font-weight: 900;
  }

  .about_box .text_area {
    width: 90%;
    padding: 35px 20px 15px;
  }

  .about_box .text_area p {
    font-size: 14px;
  }

  .drive_section {
    padding: 40px 0;
  }

  .inner_box_list {
    padding: 0;
  }

  .inner_box_list .row {
    padding-bottom: 40px;
  }

  .right_text.text_sec {
    padding: 0;
  }

  .inner_box_list .row .col-md-5 {
    order: 2;
  }

  .inner_box_list .row .col-md-7 {
    order: 1;
  }

  .text_sec h3 {
    padding: 20px 0 0;
    font-size: 22px;
  }

  .text_sec h4 {
    padding: 0px 0;
    font-size: 18px;
  }

 

  .hero-banner h3 {
    font-size: 18px;
    line-height: normal;
  }

  .heading {
    font-size: 26px;
    line-height: normal;
  }

  p.sub-title {
    font-size: 16px;padding: 0px 10%;
    line-height: 22px;
  }

  .banner-bt a {
    font-size: 16px;
    padding: 14px 36px;
  }

  .hero-banner {
    background-position: center 0;
  }

  body .readmore .app_icon a {
    text-indent: -20em;
    overflow: hidden;
    height: 62px;
    width: 62px;
    padding: 0;
    border-radius: 12px;
  }

  body .readmore .app_icon a span img {
    height: 62px;
  }

  .mmi-Ready-area .mm-ready_g a {
    font-size: 20px;
    line-height: 36px;
  }

  .nav-item .video_list {
    margin: auto;
  }

  .splide__slide img {
    height: 200px; margin-bottom: 15px;
  }

  .nav-item {
    padding: 30px 30px;
  }
  .text_area ul li{display: flex;}
  .text_area ul li span{padding-right: 10px;}
  .hero-banner{background: url(../img/bg_mobile.jpg) center bottom no-repeat;
  background-size: cover; height: 600px;}
  .homePageG{align-items: start; padding-top: 30px;}
  .homePageG .align-left {
    text-align: center;
}
.homePageG  .pt-5, .i-t-d.pt-5{padding-top: 1rem!important;}
.d-web{display: none;}
}

.app_icon {
  display: flex;
}

section.mappls_t_footer {
  padding: clamp(40px, 4vw, 60px) 0px;
}

.mappls_t_footer {
  background-color: #141414;
  border-top: #A4A4A4 1px solid;
  padding: 0px;
}

.mappls_t_footer .title_h2_tag {
  text-align: center;
  color: #fff;
}

.mappls_t_footer .readmore {
  display: flex;
  align-items: center;
  justify-content: center;
}

.readmore .app_icon a {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0px 10px;
  border-radius: 36px;
  overflow: hidden;
  margin-right: 25px;
  padding: 0 20px 0px 10px;
  height: 52px;
  align-items: center;
  justify-content: center;
}

.mappls_t_footer .readmore span {
  padding-left: 0;
}