@font-face {
  font-family: "HelveticaNowDisplay";
  src: url("../fonts/HelveticaNowDisplay-Regular.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay";
  src: url("../fonts/HelveticaNowDisplay-Bold.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sabon LT Std";
  src: url("../fonts/SabonLTStd-BoldItalic.eot");
  src: url("../fonts/SabonLTStd-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/SabonLTStd-BoldItalic.woff2") format("woff2"), url("../fonts/SabonLTStd-BoldItalic.woff") format("woff"), url("../fonts/SabonLTStd-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
.dateHightlight .right .share-block {
  display: flex;
  flex-direction: column;
}
.dateHightlight .right .share-block .jssocials-shares {
  display: flex;
  gap: 20px;
}
.dateHightlight .right .share-block .share-text {
  letter-spacing: 2.64px;
  line-height: 16px;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 5px;
}

.career-support-div .slick-track {
  display: flex;
}

.career-support-details h6 {
  color: #535353;
  line-height: 18px;
  margin-top: 10px;
}

.career-support-div .career-support-container {
  height: inherit;
  margin: 0 12px 0 0;
  padding: 0 6px;
  border-radius: 5px;
}

.career-support-sect .slick-list {
  margin: 0 0 0 -1% !important;
}

.detail-container {
  background: #f7f7f7;
}

.career-support-slider .slick-prev {
  left: -31px !important;
  top: 40%;
}

.career-support-slider .slick-next {
  right: -12px !important;
  top: 40%;
}

.career-support-text {
  font-size: 20px;
  font-weight: bold;
}

.career-support-details {
  background-color: #f7f7f7;
  padding: 20px 18px 50px 18px;
}

.career-support-image {
  height: 100%;
}

.career-support-image img {
  width: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.who-can-apply-bg {
  display: flex;
  padding-top: 20px;
}

.apply-desc {
  padding: 6px 0;
}

.tabs {
  margin-bottom: 10px;
}

.main-apply-section {
  background-color: #f7f7f7;
  padding: 24px;
}

.apply-img {
  flex: 0.4;
  padding-right: 10px;
}
.apply-img img {
  width: 24px;
  margin: 0;
}

.apply-content {
  flex: 10;
}

.apply-content h6 {
  font-weight: bold;
  line-height: 18px;
}

.apply-content .sub-heading {
  font-weight: bold;
  line-height: 18px;
  color: #09143E;
  font-size: 16px;
}

.apply-content p {
  font-size: 16px !important;
  line-height: 18px;
}

.apply-tab,
.main-apply-section {
  font-size: 16px !important;
}

.tabs {
  display: flex;
  margin-left: 0;
  border-bottom: 4px solid #eeeeef;
}

.main-apply-section .tabcontent {
  display: none;
}

.main-apply-section .tabcontent.active {
  display: block;
}

.tab.is-tab-selected,
.main-apply-section .tablinks.active {
  border-bottom: 5px solid #000;
  color: #000;
}

.tab {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 24px;
  color: #d8d8d8;
  font-size: 12px;
  border-bottom: 2px solid transparent;
  position: relative;
  padding-bottom: 10px;
}

.main-apply-section .tablinks {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 26px;
  color: #d8d8d8;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  position: relative;
  top: 4px;
  padding-bottom: 10px;
}

.fees-scholarship-sect {
  padding: 0px;
}
.fees-scholarship-sect .description-fee {
  font-size: 12px;
  color: #000;
  margin-top: 20px;
}

.fees-scholarship-sect .description {
  margin-bottom: 10px;
}

.fees-main {
  display: flex;
}

.fees-container {
  display: flex;
  justify-content: space-around;
}

.fees-scolarship h5 {
  font-size: 12px;
  text-align: center;
  color: #000000;
  line-height: 17px;
}

.fees-scolarship h5.fees-scholarship-text {
  line-height: 15px;
  text-transform: uppercase;
}

.fees-scolarship h2 {
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  margin: 10px;
  line-height: 40px;
}

.fees-scolarship h4 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
  line-height: 36px;
}

.fees-content {
  color: #ff6600 !important;
}

.fees-scholarship-text {
  letter-spacing: 2.64px;
  font-weight: 200;
}

.fees-first {
  width: 50%;
  background-color: #fdf8f4;
  margin-right: 16px;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 24px;
}

.fees-first.full {
  flex-basis: 100%;
}

.course-video-sect .playVideoBtn {
  position: absolute;
  top: 40%;
  left: 46%;
}

.flex-epm {
  flex: 7.5;
}

.flex-tenure {
  flex: 6.5;
}

.flex-roi {
  flex: 4;
}

.flex-epm-first {
  flex: 7.5;
}

.flex-tenure-first {
  flex: 6.5;
}

.flex-roi-first {
  flex: 4;
}

.flex-first-content {
  font-size: 16px;
  letter-spacing: 0.16px;
  color: #1c1c1c;
}

.flex-tenure-first h6 {
  width: 50%;
}

.flex-data {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}

.flex-tenure-first .flex-heading {
  margin-right: 28px;
}

.flex-heading {
  color: #1c1c1c;
  letter-spacing: 2.64px;
  font-size: 12px;
}

.flex-epm h6 {
  font-size: 16px;
  letter-spacing: 0.16px;
  color: #535353;
  /*margin-right: 73px;*/
}

.flex-tenure h6 {
  margin-right: 18px;
}

.easy-financing-option {
  padding: 0px 35px;
}

.fees-container-modal {
  padding: 24px 24px 0px 24px;
}

.learn-more-modal {
  padding: 30px;
}

.popupeasyFinancingModal {
  background-color: transparent !important;
  justify-content: space-around !important;
}

.popupattractiveScholarshipModal {
  background-color: transparent !important;
  justify-content: space-around !important;
  box-shadow: unset;
}

.popupattractiveScholarshipModal.muj {
  height: 100% !important;
}

.popupattractiveScholarshipModal .popupContainer {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
}

.popupeasyFinancingModal .close-icon {
  top: 22px;
  right: 29px;
  position: absolute;
}

.popupattractiveScholarshipModal .close-icon {
  top: 22px;
  right: 29px;
  position: absolute;
}

.flex-epm-merit h6 {
  width: 85%;
}

.learn-more-modal {
  background-color: #f5ffd9;
  position: relative;
}

.learn-more-bg .overlay-bg {
  background-color: rgba(0, 0, 0, 0.3) !important;
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background: unset !important;
}

.learn-more-modal .who-can-apply-bg {
  padding: 5px;
}

.learn-more-modal .left-content img {
  margin: 0 10px !important;
}

.course-video-sect .institution .playVideoBtn {
  top: 50%;
}

.course-video-sect .videoHolder {
  position: relative;
}

.course-video-text {
  padding: 28px 43px;
  font-size: 20px;
  font-weight: bold;
  color: #343634;
  border-radius: 0 0 5px 5px;
  background-color: #dae7f0;
  border-radius: 5px;
}

.course-video-sect .videoDiv img {
  width: 100%;
  border-radius: 5px;
}

.course-video-main {
  border-radius: 5px;
}
.course-video-main .videoDiv img {
  width: 100%;
}
.course-video-main .videoHolder {
  position: relative;
  padding-bottom: 12px;
}
.course-video-main .playVideoBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.instVideoSlider .videoHolder {
  display: flex !important;
  height: inherit;
  justify-content: space-between;
  flex-direction: column;
  padding-right: 12px;
}

.fees-second {
  height: inherit;
  width: 50%;
  display: flex;
  flex-direction: column;
}

.fees-content-first {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #fee8da;
  padding: 26px;
  border-radius: 6px;
  height: 100%;
}

.fees-content-second {
  margin-top: 16px;
  background-color: #fee8da;
  padding: 15px;
  border-radius: 6px;
}

.fees-content-second h4 {
  margin-top: 5px;
}

.scholarships .home-scholarship {
  padding-bottom: 0px;
}
.scholarships .home-scholarship .scholarship-text-center p {
  line-height: 18px;
}

.close-icon-show {
  display: block !important;
}

.fees-content-term {
  margin-top: 5px;
}

.left-content {
  text-align: left !important;
  padding: 50px 32px;
}

.left-content-modal {
  align-items: center;
  display: flex;
  padding: 0px;
}

.fees-container-modal {
  display: flex;
  justify-content: start;
}

.left-content img {
  margin-left: 9px !important;
}

.scholarships .scholarship-flex-container {
  padding: 0px;
}

.scholarships .primaryBg {
  background-color: #f5ffd9;
}

.smu .scholarships .primaryBg {
  background-color: #fdf8f4;
}

.left-content h5 {
  text-decoration: underline;
  margin: inherit;
  font-size: 16px;
  font-weight: 600;
  margin-top: 15px;
  color: #1c1c1c;
}

.learn-more {
  margin: 0 10px;
  cursor: pointer;
}

.learn-more:hover,
.learn-more:hover text {
  fill: #ff6600 !important;
}

.learn-more:hover .learn-more-stroke {
  stroke: #ff6600 !important;
}

.know-more-text {
  text-align: center;
  padding-top: 30px;
}

.courseSubNav {
  position: sticky;
  top: 152px;
  z-index: 2;
  margin-left: -15%;
  padding-left: 15%;
  margin-right: -42px;
  display: none;
  left: 0;
  background: #eaeaea;
}

.wrapper.no-sidebar .courseSubNav {
  margin-left: -15%;
  padding-left: 15%;
  margin-right: -9.5%;
  padding-right: 9.5%;
}

.courseSubNav.show {
  display: block;
}

.flex-item h6 {
  font-size: 20px;
  color: #343634;
  line-height: 24px;
}

.flex-item h3 {
  font-size: 20px;
  color: #343634;
  line-height: 24px;
  font-weight: 600;
  margin: inherit;
}

.scholarship-arrow-right {
  margin-left: 8px;
}

.sub-menu-wrapper {
  position: relative;
  max-width: 100%;
  margin: 0em auto;
}

.sub-menu {
  background: #eaeaea;
  box-sizing: border-box;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  white-space: nowrap;
  padding: 0 20px 0 0;
  scroll-behavior: smooth;
}
.sub-menu::-webkit-scrollbar {
  display: none;
}
.sub-menu .item {
  list-style: none;
  display: inline-block;
  padding: 0 15px;
}
.sub-menu .item a {
  display: block;
  padding: 17px 0;
  box-sizing: border-box;
  text-decoration: none;
  font-weight: bold;
  color: #707070;
  font-size: 12px;
  transition: opacity 0.2s ease-in;
  border-bottom: 3px solid #EAEAEA;
}
.sub-menu .item a:hover {
  color: #343634;
  border-bottom: 3px solid #343634;
}
.sub-menu .item:first-child {
  padding-left: 0;
}
.sub-menu .item.active a {
  color: #343634;
  border-bottom: 3px solid #343634;
}

.paddle {
  position: absolute;
  top: 10px;
  bottom: 0;
  width: 30px;
  background: #fff;
  height: 30px;
  border-radius: 100%;
  font-size: 11px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  cursor: pointer;
  line-height: 31px;
}

.left-paddle {
  left: 0;
}

.right-paddle {
  right: -20px;
}

.hidden {
  display: none;
}

.print {
  margin: auto;
  max-width: 500px;
}
.print span {
  display: inline-block;
  width: 100px;
}

.admission-process-sect .primaryBtn {
  background: #000;
  width: 100%;
  justify-content: center;
}
.admission-process-sect .layout {
  gap: 16px;
}
.admission-process-sect .tab-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 40%;
  flex: 0 0 auto;
  text-align: left;
  margin: 0;
  gap: 20px;
}
.admission-process-sect .tab-wrapper .show-popup:hover {
  background: linear-gradient(90deg, #E12333 0%, #ff6600 100%) !important;
}
.admission-process-sect .tab-wrapper .tabs {
  flex-direction: column;
  border: 0;
  background-color: #f7f7f7;
  border-radius: 5px;
  height: 100%;
}
.admission-process-sect .tab-wrapper .tabs .tab-link {
  margin: 0;
  border: 0;
  padding: 15px;
  font-weight: bold;
  color: #535353;
  display: flex;
  align-items: start;
  gap: 10px;
  overflow: hidden;
  line-height: 18px;
  letter-spacing: 0.16px;
  font-size: 16px;
}
.admission-process-sect .tab-wrapper .tabs .tab-link span {
  background-color: #fff;
  border: 2px solid #707070;
  width: 24px;
  height: 24px;
  font-weight: bold;
  align-self: center;
  text-align: center;
  position: relative;
  display: block;
  border-radius: 100%;
  flex: 0 0 auto;
  z-index: 1;
}
.admission-process-sect .tab-wrapper .tabs .tab-link span::before {
  top: -100px;
  bottom: unset;
}
.admission-process-sect .tab-wrapper .tabs .tab-link span:before, .admission-process-sect .tab-wrapper .tabs .tab-link span:after {
  width: 3px;
  margin: 0 auto;
  display: block;
  content: " ";
  background: #707070;
  height: 100px;
  position: absolute;
  left: 9px;
  z-index: -1;
  bottom: -100px;
}
.admission-process-sect .tab-wrapper .tabs .tab-link:first-child {
  margin: 0;
}
.admission-process-sect .tab-wrapper .tabs .tab-link:first-child span:before {
  display: none;
}
.admission-process-sect .tab-wrapper .tabs .tab-link:last-child span:after {
  display: none;
}
.admission-process-sect .tab-wrapper .tabs .tab-link.active {
  background-color: #fdf8f4;
  box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 2px;
  color: #ff6600;
}
.admission-process-sect .tab-wrapper .tabs .tab-link.active span {
  background-color: #fdf8f4;
  color: #ff6600;
  border-color: #ff6600;
}
.admission-process-sect .tab-wrapper .tabs .tab-link.active span:before, .admission-process-sect .tab-wrapper .tabs .tab-link.active span:after {
  background-color: #ff6600;
}
.admission-process-sect .content-wrapper {
  background: #fdf8f4;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
}
.admission-process-sect .content-wrapper .tab-content {
  padding: 0;
}
.admission-process-sect .content-wrapper .tab-content .admission-card {
  overflow: hidden;
}
.admission-process-sect .content-wrapper .tab-content .admission-card .img-wrap {
  margin: 0;
  width: 100%;
  aspect-ratio: 344/116;
  height: 216px;
  -o-object-fit: cover;
  object-fit: cover;
  background-size: cover;
  background-position: center;
}
.admission-process-sect .content-wrapper .tab-content .admission-card .img-wrap img {
  margin: 0;
  width: 100%;
  aspect-ratio: 366/162;
  -o-object-fit: cover;
  object-fit: cover;
  display: none;
}
.admission-process-sect .content-wrapper .tab-content .admission-card .content-wrap {
  background-color: #fdf8f4;
  padding: 30px 30px 56px;
}
.admission-process-sect .content-wrapper .tab-content .admission-card .content-wrap .layout {
  align-items: start;
}
.admission-process-sect .content-wrapper .tab-content .admission-card .content-wrap .layout .count {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 32px;
  font-size: 20px;
  font-weight: bold;
  border: 4px solid #707070;
  border-radius: 100%;
  flex: 0 0 auto;
  color: #707070;
}
.admission-process-sect .content-wrapper .tab-content .admission-card .content-wrap .layout .content h4 {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 24px;
}

.admission-process-sect .content-wrapper {
  width: 60%;
  flex: 0 0 auto;
}

.course-nav-pane-container.smu-cp .course-card-container .course-card {
  flex-basis: 33.33%;
}

.electivesSlider .slick-prev,
.electivesSlidervwo .slick-prev {
  right: -24px;
  top: calc(58% - 50px);
}
.electivesSlider .slick-next,
.electivesSlidervwo .slick-next {
  right: -17px;
  top: calc(58% - 50px);
}
.electivesSlider .elective-active,
.electivesSlidervwo .elective-active {
  border: 2px solid #FF6600;
  position: relative;
}
.electivesSlider .ele-close-icon,
.electivesSlidervwo .ele-close-icon {
  position: absolute;
  top: -7%;
  left: 92%;
  width: 20px !important;
  display: none;
}
.electivesSlider .slick-track,
.electivesSlidervwo .slick-track {
  display: flex;
  margin-top: 13px;
}
.electivesSlider .line-items,
.electivesSlidervwo .line-items {
  background: #f7f7f7;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-right: 11px;
  padding: 24px;
  height: inherit;
  text-decoration: none;
  text-align: center;
}
.electivesSlider .line-items img,
.electivesSlider .line-items svg,
.electivesSlidervwo .line-items img,
.electivesSlidervwo .line-items svg {
  width: 32px;
  height: 32px;
  padding-bottom: 5px;
  margin: 0 auto;
}
.electivesSlider .line-items svg.english,
.electivesSlidervwo .line-items svg.english {
  width: 26px;
}
.electivesSlider .line-items .name,
.electivesSlidervwo .line-items .name {
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0px;
  text-decoration: none !important;
}

.smu .electivesSlider .line-items {
  background: #DFECF5;
}
.smu .electivesSlider .line-items svg path {
  fill: #074A76;
  stroke: #074A76;
}
.smu .electivesSlider .line-items svg path.nostroke {
  stroke: transparent;
}
.smu .electivesSlider .elective-active {
  border: 2px solid #074A76;
}

.scholarship-sect .home-scholarship {
  display: flex;
  justify-content: space-evenly;
}

.scholarship-sect .flex-item img {
  height: 35px;
  width: auto;
}

.scholarship-sect .flex-item-attractive img {
  width: 38px;
}

.flex-item-image {
  width: 38px;
  height: 28px;
}

/* subnavigation desktop arrow issue css start */
.websiteForm.Vertical {
  padding: 24px 0px 84px 22px !important;
  margin-left: 20px;
}

.expandArrow {
  left: -35px;
}

.wrapper.no-sidebar .leftBlock .right-paddle {
  right: 0px;
}

/* subnavigation desktop arrow issue css end */
.electives-layout {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  border-top: 0.5px solid #b5b1b1;
  line-height: 18px;
}

#electives-subject,
#electives-subject1,
#electives-subject2 {
  padding: 6px 12px;
  cursor: pointer;
  min-width: 18vw;
  max-width: 18vw;
}

.toolsCovered .slick-track li {
  border: 12px solid #f7f7f7;
  border-radius: 5px;
  margin-right: 19px;
  padding: 24px;
}

.toolsCovered ul {
  padding-left: 0px !important;
}

.toolsCovered .slick-next {
  right: -10px !important;
  top: 35% !important;
}

.toolsCovered .slick-prev {
  top: 35% !important;
}

.fees-container.courseFee {
  display: flex;
}
.fees-container.courseFee .intCourseFee {
  display: FLEX;
  flex-direction: column;
  width: 100%;
}
.fees-container.courseFee .tabs {
  display: flex;
  border-bottom: 4px solid #eeeeef;
  margin: 0 0 20px 0;
}
.fees-container.courseFee .tabcontent.active {
  display: flex;
  width: 100%;
}
.fees-container.courseFee .tablinks {
  cursor: pointer;
  color: #d8d8d8;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  position: relative;
  padding-bottom: 12px;
  margin: 0 24px 0px 0;
}
.fees-container.courseFee .tablinks.active {
  border-bottom: 5px solid #000;
  color: #000;
}
.fees-container.courseFee .left {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background-color: #fdf8f4;
  margin-right: 16px;
  border-radius: 5px;
  padding: 24px;
  height: inherit;
  width: 50%;
}
.fees-container.courseFee .left .line-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: inherit;
  background-color: #fdf8f4;
  padding: 24px;
  border-radius: 5px;
}
.fees-container.courseFee .left .line-item.full {
  height: 100%;
}
.fees-container.courseFee .left .line-item:nth-child(2) {
  margin-top: 12px;
}
.fees-container.courseFee .left.box2 {
  justify-content: unset;
  align-items: unset;
  background-color: unset;
  border-radius: unset;
  padding: unset;
}
.fees-container.courseFee .right {
  display: flex;
  flex-direction: column;
  width: 50%;
  height: inherit;
  justify-content: center;
}
.fees-container.courseFee .right .line-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: inherit;
  background-color: #fee8da;
  padding: 24px;
  border-radius: 5px;
}
.fees-container.courseFee .right .line-item.full {
  height: 100%;
}
.fees-container.courseFee .right .line-item:nth-child(2) {
  margin-top: 12px;
}
.fees-container.courseFee .label {
  font-size: 12px;
  text-align: center;
  color: #000000;
  line-height: 15px;
  text-transform: uppercase;
  letter-spacing: 2.64px;
  font-weight: 200;
}
.fees-container.courseFee .price {
  font-size: 38px;
  padding: 6px 0;
  font-weight: bold;
  text-align: center;
  color: #343634;
}
.fees-container.courseFee .emi-price {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.fees-container.courseFee .semesterFee {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
}
.fees-container.courseFee .inclusiveText {
  font-size: 12px;
  text-align: center;
  color: #000000;
  line-height: 17px;
}
.fees-container.courseFee .primaryColor {
  color: #ff6600 !important;
}
.fees-container.courseFee .nextLine {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}

.fees-scholarship-sect .tabcontent {
  display: none;
}
.fees-scholarship-sect .tabcontent.active {
  display: block;
}
.fees-scholarship-sect .tablinks.active {
  border-bottom: 5px solid #000;
  color: #000;
}
.fees-scholarship-sect .tablinks {
  cursor: pointer;
  margin-left: 0px;
  margin-right: 26px;
  color: #d8d8d8;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  position: relative;
  top: 4px;
  padding-bottom: 10px;
}
.fees-scholarship-sect .fees-container.courseFee.muj {
  flex-direction: column;
}
.fees-scholarship-sect .fees-container.courseFee.muj .right {
  background-color: #fee8da;
}
.fees-scholarship-sect .fees-container.courseFee.muj .right .line-item:nth-child(2) {
  margin-top: 0px;
}
.fees-scholarship-sect .fees-container.courseFee.muj .right .line-item:nth-child(1) {
  position: relative;
}
.fees-scholarship-sect .fees-container.courseFee.muj .right .line-item:nth-child(1):after {
  content: "";
  height: 10px;
  width: 90%;
  display: block;
  border-bottom: 1px solid #ccc;
  position: absolute;
  top: 90%;
}
.fees-scholarship-sect .fees-container.courseFee.muj .right .line-item:nth-child(2) {
  border-bottom: none;
}
.fees-scholarship-sect .non-resident-indian .left {
  padding: 54px;
}
.fees-scholarship-sect .non-resident-indian .right {
  background-color: #fee8da;
}
.fees-scholarship-sect .non-indian .left {
  padding: 54px;
}
.fees-scholarship-sect .non-indian .right {
  background-color: #fee8da;
}
.fees-scholarship-sect .indian-african .left {
  padding: 54px;
}

.fees-container.courseFee.pgcpdsml {
  flex-direction: column;
}
.fees-container.courseFee.pgcpdsml .pgcpdsml-fee {
  flex-direction: row;
  display: flex;
}
.fees-container.courseFee.pgcpdsml .pgcpdsml-fee .left {
  width: 50%;
}
.fees-container.courseFee.pgcpdsml .pgcpdsml-fee .right {
  width: 50%;
}
.fees-container.courseFee.pgcpdsml .pgcpdsml-fee .right .line-item {
  background-color: #fdf8f4 !important;
}
.fees-container.courseFee.pgcpdsml .right.fullwidth {
  width: 100% !important;
  margin-top: 15px;
}

.smu .fees-container.courseFee .left {
  background-color: #f5f8fa;
}
.smu .fees-container.courseFee .right .line-item {
  background-color: #DFECF5;
}
.smu .fees-container.courseFee .primaryColor {
  color: #074A76 !important;
}

.overlay-content.bkfs {
  flex-direction: column !important;
  align-items: unset !important;
  top: 40% !important;
  height: auto !important;
  bottom: unset !important;
}
.overlay-content.bkfs .close-btn {
  cursor: pointer;
  position: absolute;
  right: 24px;
  background: unset;
}
.overlay-content.bkfs p {
  padding: 0px !important;
  border-top: unset !important;
  line-height: initial !important;
}

.accordion-desc .listStyle {
  padding: 20px;
  border-top: 0.5px solid #b5b1b1;
  line-height: 18px;
}

.learn-more-modal table {
  padding-top: 24px;
}
.learn-more-modal table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
  padding: 6px 0;
}
.learn-more-modal table tr:hover {
  background-color: unset;
}
.learn-more-modal table th {
  color: #1c1c1c;
  letter-spacing: 2.64px;
  font-size: 12px;
  text-transform: uppercase;
  background: unset;
  padding: 0px;
  border: unset;
  padding: 6px;
  font-weight: unset;
}
.learn-more-modal table td {
  font-size: 16px;
  letter-spacing: 0.16px;
  color: #535353;
  background: unset;
  padding: 0px;
  border: unset;
  padding: 6px;
}
.learn-more-modal table tr:nth-child(even) {
  background-color: unset;
  padding: 4px;
}
.learn-more-modal table .muj-fee-consession {
  border-bottom: none !important;
}
.learn-more-modal table .muj-fee-consession-data {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}

.overlay-content.popupattractiveScholarshipModal.mahe {
  padding: 0px;
  align-items: unset !important;
  background: #f5ffd9 !important;
}
.overlay-content.popupattractiveScholarshipModal.mahe .note {
  font-size: 12px !important;
}

h2.cuniv-name {
  font-size: 16px;
  font-weight: bold;
}

.courseDetails .courseInfo .right .row .line-item.free-content.center span {
  align-items: center;
}

.courseDetails .courseInfo .right .row .line-item span.elibility-label {
  padding: 8px 0;
}

.mobileNextLine {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}

.scholarship-flex-container .left-content {
  padding: 50px 24px;
  flex-basis: 50%;
}

.scholarship-flex-container .left-content.full {
  flex-basis: 100%;
}

.wrapper .testimonial {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -14%;
  margin-right: -5%;
}
.wrapper .testimonial .container {
  margin: 0 12%;
}
.wrapper .testimonial .testimonial-section .slick-list {
  padding: 0 5% 0 12%;
}
.wrapper .testimonial .testimonial-section .slick-prev {
  left: 9%;
}
.wrapper .testimonial .testimonial-section .slick-next {
  right: 2.5%;
}
.wrapper .testimonial .testimonial-section .slick-dots {
  padding-left: 12.5%;
  padding-right: 6.5%;
}

.wrapper.no-sidebar .testimonial {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -9.5%;
  margin-right: -9.5%;
}
.wrapper.no-sidebar .testimonial .container {
  margin: 0 8%;
}
.wrapper.no-sidebar .testimonial .testimonial-section .slick-list {
  padding: 0 8%;
}
.wrapper.no-sidebar .testimonial .testimonial-section .slick-prev {
  left: 6%;
}
.wrapper.no-sidebar .testimonial .testimonial-section .slick-next {
  right: 7%;
}
.wrapper.no-sidebar .testimonial .testimonial-section .slick-dots {
  padding-left: 0;
}

.mobileRFIForm {
  display: none;
}
.mobileRFIForm .websiteForm {
  background: #f7f7f7;
  padding: 24px;
}
.mobileRFIForm .websiteForm .rfi-form .fieldGroup input,
.mobileRFIForm .websiteForm .rfi-form .fieldGroup select,
.mobileRFIForm .websiteForm .rfi-form .fieldGroup option {
  background: #efefef;
}
.mobileRFIForm .websiteForm h5 {
  padding-bottom: 0px;
}

.courseOverview .MAHE .courseInfo .right,
.courseOverview .TAPMI .courseInfo .right,
.courseOverview .MIT .courseInfo .right {
  background: #EADDF8;
}
.courseOverview .MAHE .courseInfo .right .row .line-item .label,
.courseOverview .MAHE .courseInfo .right .row .line-item .durationText,
.courseOverview .MAHE .courseInfo .right .row .line-item span.elibility-label,
.courseOverview .MAHE .courseInfo .right .row .line-item .feeText,
.courseOverview .MAHE .courseInfo .right .row .line-item span,
.courseOverview .TAPMI .courseInfo .right .row .line-item .label,
.courseOverview .TAPMI .courseInfo .right .row .line-item .durationText,
.courseOverview .TAPMI .courseInfo .right .row .line-item span.elibility-label,
.courseOverview .TAPMI .courseInfo .right .row .line-item .feeText,
.courseOverview .TAPMI .courseInfo .right .row .line-item span,
.courseOverview .MIT .courseInfo .right .row .line-item .label,
.courseOverview .MIT .courseInfo .right .row .line-item .durationText,
.courseOverview .MIT .courseInfo .right .row .line-item span.elibility-label,
.courseOverview .MIT .courseInfo .right .row .line-item .feeText,
.courseOverview .MIT .courseInfo .right .row .line-item span {
  color: #3F2B55;
}
.courseOverview .MAHE .courseInfo .right .row .line-item span svg path,
.courseOverview .TAPMI .courseInfo .right .row .line-item span svg path,
.courseOverview .MIT .courseInfo .right .row .line-item span svg path {
  fill: #3F2B55;
}
.courseOverview .MAHE .dateHightlight,
.courseOverview .TAPMI .dateHightlight,
.courseOverview .MIT .dateHightlight {
  background: #3F2B55;
}

.learn-more-modal.mobile {
  padding: 0;
}
.learn-more-modal.mobile h5 {
  margin-bottom: 8px;
  font-size: 18px;
}
.learn-more-modal.mobile .cat-region {
  padding: 10px 24px;
  border-bottom: 0.5px solid #ccc;
}
.learn-more-modal.mobile .layout {
  display: flex;
  justify-content: space-between;
}
.learn-more-modal.mobile .Divyang-cert,
.learn-more-modal.mobile .valid-cert {
  width: 50%;
}
.learn-more-modal.mobile .smallText {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.learn-more-modal.mobile .scholarship-text-center h6 {
  padding-bottom: 0px;
}
.learn-more-modal.mobile .close-icon {
  top: 18px !important;
}

.additional-skill .skill-content {
  display: flex;
  background-color: #E9F4FC;
  padding: 22px 32px 16px;
  gap: 4%;
  margin-top: 30px;
  border-radius: 5px;
}
.additional-skill .skill-content .future-leaders,
.additional-skill .skill-content .business-leaders {
  width: 50%;
}
.additional-skill .skill-content .future-heading,
.additional-skill .skill-content .business-heading {
  font-size: 16px;
  line-height: 15px;
  padding-right: 15px;
  border-bottom: solid 2px rgba(0, 0, 0, 0.1607843137);
  padding-bottom: 10px;
  font-weight: bold;
}
.additional-skill .skill-content .future-content,
.additional-skill .skill-content .business-content {
  padding: 20px 0;
}
.additional-skill .skill-content .future-content li,
.additional-skill .skill-content .business-content li {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.32px;
}

.institute-statistics-container {
  background-color: #dae7f0;
  padding: 24px 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-radius: 5px;
}

.institute-statistics-container .statistics-container {
  width: 33.33%;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 24px;
}
.institute-statistics-container .statistics-container .statistics-count {
  white-space: nowrap;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.3px;
  color: #343634;
}
.institute-statistics-container .statistics-container .statistics-description {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0.16px;
  color: #343634;
}

.mahe-fee-alert {
  justify-content: space-between;
}
.mahe-fee-alert .fee-alert {
  background: #EADDF8;
  color: #3F2B55;
  padding: 3px 5px;
  height: -moz-fit-content;
  height: fit-content;
  margin-bottom: 12px;
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .scholarships .left-content {
    max-width: 500px;
  }
  .scholarships .scholarship-flex-container .flex-item {
    margin: 10px;
  }
  .apply-img {
    flex: 0.5;
    padding-right: 0px;
  }
  .wrapper.no-sidebar .courseSubNav {
    margin-right: -16.5% !important;
  }
  .courseSubNav.show {
    margin-left: -230px !important;
    padding-left: 230px !important;
  }
  .wrapper .testimonial {
    margin-left: -22%;
    margin-right: -4%;
  }
  .wrapper .testimonial .container {
    margin: 0 17.5% !important;
  }
  .wrapper .testimonial .testimonial-section .slick-list {
    padding: 0 5% 0 17.5%;
  }
  .wrapper .testimonial .testimonial-section .slick-prev {
    left: 15.5%;
  }
  .wrapper .testimonial .testimonial-section .slick-next {
    right: 3.5%;
  }
  .wrapper .testimonial .testimonial-section .slick-dots {
    padding-left: 17.5%;
    padding-right: 6%;
  }
  .wrapper.no-sidebar .testimonial {
    margin-left: -16.5%;
    margin-right: -15.5%;
  }
  .wrapper.no-sidebar .testimonial .container {
    margin: 0 12.5% !important;
  }
  .wrapper.no-sidebar .testimonial .testimonial-section .slick-list {
    padding: 0 12.5%;
  }
  .wrapper.no-sidebar .testimonial .testimonial-section .slick-prev {
    left: 11%;
  }
  .wrapper.no-sidebar .testimonial .testimonial-section .slick-next {
    right: 12%;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  .career-support-detail {
    padding: 20px 31px;
  }
  .fees-first {
    padding: 24px;
  }
  .apply-img {
    padding-right: 0px;
  }
  .wrapper.no-sidebar .courseSubNav {
    margin-right: -12.5%;
    margin-left: -160px !important;
    padding-left: 162px !important;
    padding-right: 154px !important;
  }
  .courseSubNav.show {
    margin-left: -160px !important;
    padding-left: 160px !important;
    padding-right: 0;
  }
  .wrapper .testimonial {
    margin-left: -18%;
    margin-right: -5%;
  }
  .wrapper .testimonial .container {
    margin: 0 14.4% !important;
  }
  .wrapper .testimonial .testimonial-section .slick-list {
    padding: 0 5% 0 14.4%;
  }
  .wrapper .testimonial .testimonial-section .slick-dots {
    padding-left: 14.5%;
    padding-right: 6.5%;
  }
  .wrapper .testimonial .testimonial-section .slick-prev {
    left: 12%;
  }
  .wrapper .testimonial .testimonial-section .slick-next {
    right: 3%;
  }
  .wrapper.no-sidebar .testimonial {
    margin-left: -12.5%;
    margin-right: -12.5%;
  }
  .wrapper.no-sidebar .testimonial .container {
    margin: 0 10% !important;
  }
  .wrapper.no-sidebar .testimonial .testimonial-section .slick-list {
    padding: 0 10%;
  }
  .wrapper.no-sidebar .testimonial .testimonial-section .slick-prev {
    left: 8.5%;
  }
  .wrapper.no-sidebar .testimonial .testimonial-section .slick-next {
    right: 9%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .left-content {
    padding-bottom: 70px;
    padding-top: 49px;
    padding-right: 9px;
    padding-left: 16px;
  }
  .career-support-detail {
    padding: 14px 34px;
  }
  .fees-first {
    padding: 70px 17px 35px 17px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .fees-second {
    flex-direction: row !important;
    width: 100%;
    justify-content: space-around;
  }
  .flex-item img {
    height: 50px;
    width: 45px;
  }
  .course-video-main {
    background-color: #e9f4fc;
  }
  .instVideoSlider {
    background-color: transparent !important;
  }
  .course-video-text {
    padding: 25px;
    font-size: 16px;
    text-align: center;
  }
  .fees-content-INR {
    font-size: 18px !important;
  }
  .scholarship-sect .home-scholarship {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  .scholarships .scholarship-flex-container {
    padding: 0px 9px 50px;
  }
  .scholarships .scholarship-flex-container .flex-item {
    margin: 10px 0px 0px 10px;
  }
  .who-can-apply-sect .section-title {
    padding-bottom: 20px !important;
  }
  .fees-first {
    width: 100%;
    margin-bottom: 10px;
    padding: 22px 68px 22px 68px;
  }
  .fees-container {
    flex-direction: column;
  }
  .fees-content-first {
    width: 50%;
    margin-right: 10px;
    height: auto;
    margin-bottom: 0px;
    padding: 34px 13px;
  }
  .fees-content-second {
    height: auto;
    padding: 20px;
  }
  .fees-scolarship h4 {
    font-size: 18px;
  }
  .left-content {
    padding-bottom: 0px;
    text-align: center !important;
    padding-top: 45px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .career-support-sect .section-title {
    padding-bottom: 20px !important;
  }
  .career-support-detail {
    padding: 20px 20px 50px 20px;
  }
  .left-content img {
    margin: auto !important;
  }
  .apply-content {
    flex: 5;
  }
  .fees-scholarship-sect {
    padding: 0px;
  }
  .flex-item p {
    color: #535353;
  }
  .flex-item-image {
    height: 45px !important;
    width: auto !important;
  }
  .sub-menu .item a:hover {
    color: #707070;
    border-bottom: none;
  }
  .sub-menu .item.active a {
    color: #343634 !important;
    border-bottom: 3px solid #343634 !important;
  }
  .institute-statistics-container {
    padding: 40px 16px;
  }
  .institute-statistics-container .statistics-container {
    flex: 1;
    flex-basis: 50%;
    align-items: center;
    padding: 6% 6px;
    justify-content: unset;
  }
  .institute-statistics-container .statistics-container .statistics-count {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.26px;
    text-align: center;
    color: #343634;
  }
  .institute-statistics-container .statistics-container .statistics-description {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.16px;
    text-align: center;
    color: #535353;
  }
}
@media only screen and (max-width: 767px) {
  body.page-template-course-page footer {
    margin-bottom: 110px;
  }
  .mahe-fee-alert {
    flex-direction: column-reverse;
    text-align: center;
  }
  .mahe-fee-alert .fee-alert {
    background: #343634;
    color: #fff;
    margin: -10px -3.34vw 12px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  .electivesSlider .line-items .name {
    line-height: 14px;
  }
  .panel-group .electives-layout {
    flex-direction: column;
  }
  .panel-group .electives-layout .left {
    padding-bottom: 12px;
  }
  .panel-group .electives-layout .right #electives-subject,
  .panel-group .electives-layout .right #electives-subject1,
  .panel-group .electives-layout .right #electives-subject2 {
    max-width: 100%;
    min-width: 100%;
  }
  .toolsCovered {
    margin-left: -35px;
    margin-right: -35px;
  }
  .toolsCovered .slick-list {
    padding: 0 10%;
  }
  .fees-container.courseFee {
    flex-direction: column;
  }
  .fees-container.courseFee .tabcontent {
    flex-direction: column;
  }
  .fees-container.courseFee .left {
    width: 100%;
    margin-bottom: 12px;
    margin-right: 0px;
  }
  .fees-container.courseFee .right {
    width: 100%;
    flex-direction: row;
  }
  .fees-container.courseFee .right .line-item {
    padding: 12px;
    width: 50%;
  }
  .fees-container.courseFee .right .line-item.full {
    width: 100%;
  }
  .fees-container.courseFee .right .line-item:nth-child(2) {
    margin-top: 0px;
    margin-left: 12px;
  }
  .fees-container.courseFee .right.single-box .line-item {
    width: 100% !important;
  }
  .fees-container.courseFee .semesterFee,
  .fees-container.courseFee .emi-price {
    font-size: 18px;
    line-height: initial;
  }
  .fees-container.courseFee .price {
    font-size: 30px;
    line-height: 32px;
  }
  .fees-container.courseFee .label {
    font-size: 10px;
    line-height: initial;
  }
  .fees-container.courseFee .inclusiveText {
    font-size: 10px;
    line-height: initial;
  }
  .fees-container.courseFee .tabs {
    overflow-x: scroll;
    margin-right: -35px;
  }
  .fees-container.courseFee .tabs .tablinks {
    flex: 0 0 auto;
  }
  .fees-container.courseFee .tabs::-webkit-scrollbar {
    display: none;
  }
  .fees-container.courseFee .tablinks.active {
    border-bottom: 7px solid #000;
  }
  .fees-container.courseFee.pgcpdsml {
    flex-direction: column;
  }
  .fees-container.courseFee.pgcpdsml .pgcpdsml-fee {
    flex-direction: column;
    display: flex;
  }
  .fees-container.courseFee.pgcpdsml .pgcpdsml-fee .left {
    width: 100%;
  }
  .fees-container.courseFee.pgcpdsml .pgcpdsml-fee .right {
    width: 100%;
  }
  .fees-container.courseFee.pgcpdsml .pgcpdsml-fee .right .line-item {
    background-color: #fdf8f4 !important;
  }
  .fees-container.courseFee.pgcpdsml .right.fullwidth {
    width: 100% !important;
    margin-top: 15px;
  }
  .fees-container.courseFee.pgcpdsml .right.fullwidth .line-item {
    width: 100% !important;
  }
  .learn-more-modal {
    padding: 6vw;
  }
  .electivesSlider .line-items img {
    margin: 0 !important;
  }
  .flex-heading {
    font-size: 2.5vw;
  }
  .courseSubNav {
    top: 66px;
  }
  .courseSubNav .sub-menu-wrapper .left-paddle {
    left: -3.34vw;
  }
  .courseSubNav .sub-menu-wrapper .right-paddle {
    right: 2px;
  }
  .learn-more-modal .who-can-apply-bg {
    gap: 10px;
  }
  .mobileNextLine {
    display: block;
  }
  .apply-img {
    flex: 0.4;
  }
  .apply-img img {
    width: 24px;
  }
  .flex-item h5 {
    font-size: 4.2vw;
  }
  .flex-item h6 {
    font-size: 4.2vw;
  }
  .career-support-details {
    border-radius: 5px 5px 5px 5px;
  }
  .career-support-sect .slick-list {
    padding: 0 0 !important;
    padding: 0 3.34vw !important;
    margin: 0 !important;
  }
  .career-support-image img {
    border-radius: 5px 5px 5px 5px;
  }
  .career-support-div .career-support-container {
    padding: 0;
    margin: 0 8px 0 0;
  }
  .career-support-div .career-support-container:last-child {
    padding: 0;
    margin: 0 0 0 0;
  }
  .career-support-sect {
    margin-right: -3.34vw;
    margin-left: -3.34vw;
  }
  .scholarship-sect .home-scholarship {
    padding: 20px 0;
  }
  .scholarships .scholarship-flex-container .flex-item:last-child {
    padding-top: 0px;
  }
  .tabs {
    margin: unset;
  }
  .scholarship-sect .home-scholarship {
    align-items: center;
  }
  .fees-scolarship h5 {
    font-size: 10px;
    line-height: 1;
  }
  .popupeasyFinancingModal .popupContainer {
    margin-left: 5%;
    margin-right: 5%;
  }
  .popupeasyFinancingModal .popupContainer {
    margin-left: 5%;
    margin-right: 5%;
  }
  .fees-scolarship h2 {
    font-size: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1;
  }
  .Electives {
    margin-left: -35px !important;
    margin-right: -35px !important;
  }
  .Electives .electivesSlider .slick-list {
    padding: 0 10% !important;
  }
  .Electives .electivesSlider .line-items {
    padding: 20px !important;
    display: flex !important;
  }
  .easy-financing-popup-container {
    margin-left: 5%;
    margin-right: 5%;
  }
  .courseSubNav {
    margin: 0 -3.34vw;
  }
  .popupattractiveScholarshipModal.smu {
    align-items: flex-start !important;
  }
  .popupattractiveScholarshipModal.smu .scholarship-text-center {
    padding: 12px 24px 0;
  }
  .popupattractiveScholarshipModal {
    padding: 0;
    width: 90% !important;
    align-items: flex-start !important;
    height: 90% !important;
  }
  .popupattractiveScholarshipModal .scholarship-text-center {
    padding: 12px 24px 0;
  }
  .popupattractiveScholarshipModal.muj {
    background: #f5ffd9 !important;
    height: 90% !important;
  }
  .popupattractiveScholarshipModal .flex-roi {
    flex: 6;
  }
  .popupattractiveScholarshipModal .flex-epm h6 {
    margin-right: 0px;
    padding-right: 2px;
  }
  .popupattractiveScholarshipModal .flex-tenure-first {
    flex: 6.5;
  }
  .flex-epm-merit h6 {
    margin-right: 22px !important;
  }
  .learn-more-modal {
    margin: 0 auto;
    border-radius: 5px;
  }
  .flex-epm h6 {
    font-size: 3.4vw;
  }
  .flex-tenure h6 {
    font-size: 3.4vw;
  }
  .flex-roi h6 {
    font-size: 3.4vw;
  }
  .easy-financing-option {
    padding: 0px;
  }
  .flex-tenure-first .flex-heading {
    margin-right: 0px;
  }
  .fees-container-modal {
    padding: 0px;
  }
  .left-content-modal {
    padding-left: 0px !important;
  }
  .popupeasyFinancingModal .left-content-modal img {
    width: 17px !important;
    height: 20px !important;
  }
  .popupattractiveScholarshipModal .left-content-modal img {
    width: 21px !important;
    height: 20px !important;
  }
  .popupeasyFinancingModal .close-icon {
    top: 22px;
    right: 24px;
  }
  .popupattractiveScholarshipModal .close-icon {
    top: 22px;
    right: 24px;
  }
  .flex-epm-first .flex-heading {
    width: 45%;
  }
  .scholarships {
    margin-left: -35px;
    margin-right: -35px;
  }
  .learn-more {
    width: 94px !important;
  }
  .course-video-sect .playVideoBtn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .career-support-sect .slick-slide {
    width: 417px;
  }
  .course-video-sect .institution .playVideoBtn {
    top: 40%;
    left: 50%;
  }
  .career-support-detail {
    padding: 20px 20px 50px 20px;
  }
  .career-support-sect .section-title {
    padding-bottom: 20px !important;
  }
  .course-video-main {
    background-color: #e9f4fc;
  }
  .instVideoSlider {
    background-color: transparent !important;
  }
  .instVideoSlider .slick-list {
    margin: 0 -11%;
    padding: 0 11%;
  }
  .instVideoSlider .videoHolder {
    padding-right: 12px;
  }
  .course-video-text {
    padding: 25px;
    font-size: 16px;
    text-align: center;
  }
  .flex-item img {
    height: 50px !important;
    width: auto;
  }
  .flex-item-image {
    max-height: 45px !important;
    width: auto !important;
  }
  .flex-item-attractive img {
    height: 45px !important;
    width: auto !important;
  }
  .flex-item p {
    color: #535353;
  }
  .fees-scholarship-sect {
    margin-bottom: 60px;
  }
  .fees-scholarship-sect .right {
    background-color: #fee8da;
  }
  .fees-scholarship-sect .right .line-item {
    padding: 34px 12px !important;
  }
  .fees-scholarship-sect .fees-container.courseFee.muj {
    margin-top: 20px;
  }
  .fees-scholarship-sect .fees-container.courseFee.muj .right .line-item:nth-child(2) {
    margin-left: 0px;
  }
  .fees-scholarship-sect .fees-container.courseFee.muj .right .line-item:nth-child(1) {
    position: relative;
  }
  .fees-scholarship-sect .fees-container.courseFee.muj .right .line-item:nth-child(1):after {
    content: "";
    height: 75%;
    width: 0;
    display: block;
    border-right: 1px solid #ccc;
    position: absolute;
    border-bottom: none;
    bottom: 90%;
    top: 0;
    padding-left: 100%;
    margin: 8% 0;
  }
  .fees-scholarship-sect .fees-container.courseFee.muj .right .line-item:nth-child(2) {
    border-bottom: none;
  }
  .fees-scholarship-sect .non-resident-indian .left {
    padding: 30px;
  }
  .fees-scholarship-sect .non-resident-indian .right {
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .fees-scholarship-sect .non-indian .left,
  .fees-scholarship-sect .indian-african .left {
    padding: 30px;
  }
  .fees-scholarship-sect .non-indian .right,
  .fees-scholarship-sect .indian-african .right {
    padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .scholarships .scholarship-flex-container .flex-item {
    margin: 12px 20px 0px 20px;
  }
  .who-can-apply-sect .section-title {
    padding-bottom: 20px !important;
    font-size: 28px;
  }
  .main-apply-section {
    padding: 20px;
  }
  .fees-content-INR {
    font-size: 18px !important;
  }
  .fees-second {
    flex-direction: row !important;
    width: 100%;
    justify-content: space-around;
  }
  .fees-scholarship-sect {
    padding: 0px;
  }
  .fees-first {
    width: 100%;
    margin-bottom: 10px;
    padding: 22px 35px 22px 35px;
  }
  .fees-container {
    flex-direction: column;
  }
  .fees-content-first {
    margin-right: 10px;
    height: auto;
    margin-bottom: 0px;
    width: 50%;
    padding: 34px 8px;
  }
  .fees-content-first.full {
    width: 100%;
    padding: 34px 0;
    margin-right: 0px;
  }
  .fees-content-second {
    height: auto;
    padding: 20px 0px;
    width: 50%;
    margin-top: 0px;
  }
  .fees-scolarship h4 {
    font-size: 18px;
    line-height: 1;
  }
  .fees-scholarship-sect p {
    text-align: center;
    font-size: 14px;
  }
  .left-content {
    text-align: center !important;
    padding: 24px;
  }
  .left-content img {
    margin: auto !important;
  }
  .apply-content {
    flex: 5;
  }
  .tab-link {
    margin: 0;
    border: 0;
    padding: 15px;
    font-weight: bold;
    color: #535353;
    display: flex;
    align-items: start;
    gap: 10px;
    overflow: hidden;
  }
  .tab-link span {
    background-color: #fff;
    border: 3px solid #b5b1b1;
    color: #b5b1b1;
    width: 41px;
    height: 41px;
    font-weight: bold;
    align-self: center;
    text-align: center;
    position: relative;
    display: block;
    border-radius: 100%;
    flex: 0 0 auto;
    font-size: 27px;
  }
  .tab-link span::before {
    left: -200px;
    right: unset !important;
  }
  .tab-link span:before, .tab-link span:after {
    height: 3px;
    margin: 0 auto;
    display: block;
    content: " ";
    background: #b5b1b1;
    width: 200px;
    position: absolute;
    top: 12px;
    z-index: -1;
    right: -200px;
  }
  .tab-link:first-child {
    margin: 0;
  }
  .tab-link:first-child span:before {
    display: none;
  }
  .tab-link:last-child span:after {
    display: none;
  }
  .tab-link.slick-current {
    color: #ff6600;
  }
  .tab-link.slick-current span {
    background-color: #fdf8f4;
    color: #ff6600;
    border-color: #ff6600;
  }
  .mobile-admission-process-nav .tab-link {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-admission-process {
    margin: 0 -35px;
  }
  .mobile-admission-process .primaryBtn {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto;
    padding: 15px 30px;
  }
  .mobile-admission-process-for .slick-track {
    display: flex;
    padding: 10px 0;
  }
  .mobile-admission-process-for .slick-track li {
    margin: 0 35px;
    background: #fdf8f4;
    height: inherit;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1607843137);
  }
  .admission-card {
    /*box-shadow: 0px 6px 6px #00000029;
    border-radius: 5px;
    overflow: hidden;*/
  }
  .admission-card .img-wrap img {
    margin: 0;
    width: 100%;
    aspect-ratio: 408/229;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .admission-card .content-wrap {
    background-color: #fdf8f4;
    padding: 20px 20px 20px;
  }
  .admission-card .content-wrap .layout {
    align-items: start;
  }
  .admission-card .content-wrap .layout .count {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    border: 3px solid #707070;
    border-radius: 100%;
    flex: 0 0 auto;
  }
  .admission-card .content-wrap .layout .content h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .sub-menu .item a:hover {
    color: #707070;
    border-bottom: none;
  }
  .sub-menu .item.active a {
    color: #343634 !important;
    border-bottom: 3px solid #343634 !important;
  }
  .courseDetails .dateHightlight {
    align-items: flex-start;
    padding: 12px 16px;
    justify-content: left;
    flex-direction: column !important;
    gap: 10px;
  }
  .testimonial-section .slick-list {
    margin-right: 0px;
    padding: 0px 3.34vw !important;
  }
  .wrapper .testimonial {
    margin-left: -3.34vw;
    margin-right: -3.34vw;
    padding: 0;
  }
  .wrapper .testimonial .testimonial-section .slick-dots {
    padding-left: 8%;
    padding-right: 10%;
  }
  .additional-skill .skill-section-title {
    text-align: center;
  }
  .additional-skill .skill-desc {
    text-align: center;
  }
  .additional-skill .skill-content {
    flex-direction: column;
  }
  .additional-skill .skill-content .future-leaders {
    width: 100%;
  }
  .additional-skill .skill-content .business-leaders {
    width: 100%;
  }
  .additional-skill .skill-content .future-heading {
    padding-right: 0px;
  }
  .additional-skill .skill-content .business-leaders {
    padding-right: 0px;
  }
  .institute-statistics-container {
    padding: 40px 16px;
  }
  .institute-statistics-container .statistics-container {
    flex: 1;
    flex-basis: 50%;
    align-items: center;
    padding: 6% 6px;
    justify-content: unset;
  }
  .institute-statistics-container .statistics-container .statistics-count {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.26px;
    text-align: center;
    color: #343634;
  }
  .institute-statistics-container .statistics-container .statistics-description {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.16px;
    text-align: center;
    color: #535353;
  }
}
.mba-lp .formBlock .websiteForm {
  padding: 50px 10%;
  background: #f7f7f7;
}
.mba-lp .formBlock .websiteForm .nameField, .mba-lp .formBlock .websiteForm .emailField, .mba-lp .formBlock .websiteForm .phoneField, .mba-lp .formBlock .websiteForm .courseField, .mba-lp .formBlock .websiteForm .institutionField {
  flex-basis: 19%;
}
.mba-lp .formBlock .websiteForm .rfi-form .fieldGroup input, .mba-lp .formBlock .websiteForm .rfi-form .fieldGroup #select_style {
  background: #EFEFEF !important;
}

.courseDetails .dateHightlight {
  border-radius: 0 0 5px 5px;
}

.mba-course-cards .row {
  display: flex;
  padding-bottom: 24px;
}
.mba-course-cards .row .left-block {
  flex-basis: 30%;
}
.mba-course-cards .row .left-block img {
  margin: 0;
}
.mba-course-cards .row .right-block {
  flex-basis: 70%;
  background: #F7F7F7;
  padding: 24px;
  border-radius: 0 5px 0 5px;
}
.mba-course-cards .row .right-block .title {
  display: flex;
  background: #FEE8DA;
  padding: 12px 24px;
  border-radius: 2px;
  font-weight: bold;
  color: #ff6600;
}
.mba-course-cards .row .right-block .title img {
  margin: 0 12px 0 0;
}
.mba-course-cards .row .right-block .universityName {
  font-weight: bold;
  padding: 6px 0;
}
.mba-course-cards .row .right-block .pointers {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 0 12px 0;
  border-bottom: 1px solid #B5B1B1;
}
.mba-course-cards .row .right-block .pointers .duration {
  display: flex;
  align-items: center;
  font-size: 12px;
}
.mba-course-cards .row .right-block .pointers .duration img {
  margin: 0 6px 0 0;
}
.mba-course-cards .row .right-block .pointers .duration span {
  font-size: 12px;
}
.mba-course-cards .row .right-block .pointers > div {
  flex-basis: 50%;
}
.mba-course-cards .row .right-block .pointers .electives {
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}
.mba-course-cards .row .right-block .pointers .electives span {
  font-weight: bold;
  font-size: 16px;
  background: #ccc;
  padding: 12px 24px;
  border-radius: 2px;
}
.mba-course-cards .row .right-block .rankings {
  display: flex;
  padding: 16px 0;
}
.mba-course-cards .row .right-block .rankings .logo-item {
  display: flex;
  align-items: center;
  padding-right: 24px;
}
.mba-course-cards .row .right-block .rankings .logo-item span {
  font-size: 16px;
  font-weight: bold;
}
.mba-course-cards .row .right-block .rankings .logo-item img {
  margin: 0 12px 0 0;
  width: 32px;
}
.mba-course-cards .row .right-block .courseDetails {
  padding-top: 0px;
}
.mba-course-cards .row .right-block .fee {
  background: #fff;
  padding: 24px;
  display: flex;
}
.mba-course-cards .row .right-block .fee .line-item {
  padding-right: 24px;
}
.mba-course-cards .row .right-block .fee .line-item .label {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 2.64px;
  text-transform: uppercase;
  color: #343634;
  align-items: center;
}
.mba-course-cards .row .right-block .fee .feeText {
  padding: 6px 0;
  color: #f60;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.2px;
}
.mba-course-cards .row .right-block .fee .nextLine {
  display: block;
}
.mba-course-cards .row .right-block .fee img {
  margin: 0 12px 0 0;
  width: 16px;
}
.mba-course-cards .row .right-block .buttons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mba-course-cards .row .right-block .buttons .know-more {
  font-size: 16px;
  text-decoration: underline;
  cursor: pointer;
  padding: 0 12px;
  background: unset;
}
.mba-course-cards .row .right-block .buttons .know-more:hover {
  color: #ff6600;
}

.downloadBtnSection {
  display: FLEX;
  justify-content: center;
  background: #343634;
  cursor: pointer;
  border-radius: 2px;
}
.downloadBtnSection .downloadBtn {
  border-radius: 2px;
  letter-spacing: 0.16px;
  color: #fff;
  padding: 16px 32px;
}

.downloadBtnSection:hover {
  background: linear-gradient(90deg, #E12333 0%, #ff6600 100%);
}

.muj .details.desktop {
  background: url("./../images/muj-mba.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.mahe .details.desktop {
  background: url("./../images/mahe-mba.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.tapmi .details.desktop {
  background: url("./../images/tapmi-mba.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.mba-course-cards .row.tapmi .right-block .rankings .logo-item img {
  width: 100px;
}

.mba-om-avantages {
  display: flex;
}
.mba-om-avantages .line-items {
  flex-basis: 25%;
  padding: 24px;
  border-radius: 5px;
  margin: 6px;
}
.mba-om-avantages .line-items img {
  width: 30px;
  margin: 0px;
  margin-bottom: 20px;
}
.mba-om-avantages .line-items .advantage-heading {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.16px;
  padding-bottom: 20px;
  min-height: 65px;
}
.mba-om-avantages .line-items h6 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.16px;
  padding-bottom: 20px;
  min-height: 65px;
}
.mba-om-avantages .line-items h3 {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.16px;
  padding-bottom: 20px;
  min-height: 65px;
}
.mba-om-avantages .line-items:first-child {
  background: #FEE8DA;
}
.mba-om-avantages .line-items:nth-child(2) {
  background: #E9F4FC;
}
.mba-om-avantages .line-items:nth-child(3) {
  background: #FEF5DF;
}
.mba-om-avantages .line-items:nth-child(4) {
  background: #F5FFD9;
}

.scholarship-sect.mba .scholarship-flex-container {
  background: #f5ffd9;
  padding: 50px;
  border-radius: 5px;
}
.scholarship-sect.mba .scholarship-flex-container .home-scholarship {
  display: flex;
}
.scholarship-sect.mba .scholarship-flex-container .home-scholarship img {
  margin: 0;
  height: 35px;
  width: auto;
}
.scholarship-sect.mba .scholarship-flex-container .home-scholarship > div {
  flex-basis: 50%;
  padding-right: 24px;
}
.scholarship-sect.mba .scholarship-flex-container .home-scholarship h6 {
  font-size: 20px;
  color: #343634;
  line-height: 24px;
  font-weight: 600;
  margin: inherit;
  padding: 12px 0;
}
.scholarship-sect.mba .scholarship-flex-container .home-scholarship .sub-heading {
  font-size: 20px;
  color: #343634;
  line-height: 24px;
  font-weight: 600;
  margin: inherit;
  padding: 12px 0;
}

.whiteColor {
  color: #fff;
}

.popupmaheElectives .popupContainer, .popupmujElectives .popupContainer {
  padding: 50px;
}
.popupmaheElectives .popupContainer .details, .popupmujElectives .popupContainer .details {
  display: flex;
  flex-direction: column;
}
.popupmaheElectives .popupContainer .details .items, .popupmujElectives .popupContainer .details .items {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.popupmaheElectives .popupContainer .details h6, .popupmujElectives .popupContainer .details h6 {
  color: #343634;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.2px;
  font-weight: bold;
  width: 100%;
  padding-bottom: 12px;
}
.popupmaheElectives .popupContainer .details .electiveText, .popupmujElectives .popupContainer .details .electiveText {
  font-size: 14px;
  background: #EFEFEF;
  padding: 8px 16px;
  border-radius: 2px;
  margin: 8px;
  text-decoration: unset;
  font-weight: bold;
}

.elective-overlay-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 9999;
  background: #000;
  padding: 100px;
  opacity: 0.6;
}

.overlay-content.popupmaheElectives, .overlay-content.popupmujElectives {
  width: 65%;
  height: 70%;
}

@media only screen and (min-width: 0px) and (max-width: 480px) {
  .mba-course-cards .row .right-block .universityName {
    text-align: left;
  }
  .overlay-content.popupmaheElectives, .overlay-content.popupmujElectives {
    width: 100%;
    height: 100%;
  }
  .mba-lp .formBlock .websiteForm {
    background: #f7f7f7;
  }
  .mba-lp .formBlock .websiteForm .nameField, .mba-lp .formBlock .websiteForm .emailField, .mba-lp .formBlock .websiteForm .phoneField, .mba-lp .formBlock .websiteForm .courseField, .mba-lp .formBlock .websiteForm .institutionField {
    flex-basis: 100%;
  }
  .mba-course-cards .row {
    flex-direction: column;
  }
  .mba-course-cards .row .left-block {
    flex-basis: 100%;
  }
  .mba-course-cards .row .right-block {
    text-align: center;
    padding: 16px;
  }
  .mba-course-cards .row .right-block .buttons {
    flex-direction: column-reverse;
  }
  .mba-course-cards .row .right-block .buttons .downloadBtnSection {
    width: 100%;
  }
  .mba-course-cards .row .right-block .buttons .know-more {
    padding: 12px;
  }
  .mba-course-cards .row .right-block .fee {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
  }
  .mba-course-cards .row .right-block .fee .line-item {
    padding-right: 0px;
  }
  .mba-course-cards .row .right-block .fee .line-item .nextLine {
    display: unset;
  }
  .mba-course-cards .row .right-block .fee .line-item:first-child {
    padding-bottom: 24px;
  }
  .mba-course-cards .row .right-block .logo-item span {
    font-size: 12px;
  }
  .courseDetails .dateHightlight .left {
    align-items: center;
  }
  .courseDetails .dateHightlight .left span:last-child {
    display: none;
  }
  .scholarship-sect.mba {
    margin: 0px !important;
  }
  .scholarship-sect.mba .scholarship-flex-container {
    padding: 24px;
    border-radius: 0px;
  }
  .scholarship-sect.mba .scholarship-flex-container .home-scholarship {
    flex-direction: column;
  }
  .scholarship-sect.mba .scholarship-flex-container .home-scholarship > div {
    padding: 12px 0;
  }
  .scholarship-sect.mba .scholarship-flex-container .home-scholarship img {
    margin: auto;
  }
  .scholarship-sect.mba .scholarship-flex-container .home-scholarship h6, .scholarship-sect.mba .scholarship-flex-container .home-scholarship p {
    text-align: center;
  }
  .scholarship-sect.mba .scholarship-flex-container .home-scholarship h6, .scholarship-sect.mba .scholarship-flex-container .home-scholarship p {
    text-align: center;
  }
  .scholarship-sect.mba .scholarship-flex-container .home-scholarship .sub-heading {
    text-align: center;
  }
  .mba-om-avantages {
    flex-direction: column;
    margin-left: -35px;
    margin-right: -35px;
  }
  .mba-om-avantages .slick-track {
    display: flex;
  }
  .mba-om-avantages .slick-list {
    padding: 0 7% !important;
  }
  .mba-om-avantages .line-items {
    flex-basis: 100%;
    height: inherit;
  }
  .mba-course-cards .row .right-block .rankings .logo-item span {
    font-size: 12px;
  }
  .mba-course-cards .row .right-block .pointers .electives span {
    font-size: 12px;
  }
  .mba-course-cards .row .right-block .fee .feeText {
    font-size: 18px;
  }
  .popupmaheElectives .popupContainer .details .electiveText, .popupmujElectives .popupContainer .details .electiveText {
    font-size: 12px;
    padding: 8px 12px;
  }
  .mba-course-cards .row .right-block .title {
    align-items: flex-start;
  }
  .mba-om-avantages .line-items h3 {
    min-height: 0px !important;
  }
}