#downloadForm_popup {
  width: 25%;
  padding: 0;
}
#downloadForm_popup .field-list {
  flex-direction: column;
}
#downloadForm_popup .close-btn {
  background-image: url("/wp-content/themes/flamingo/images/close-white.svg");
}
#downloadForm_popup .formBlock {
  padding-top: 0px;
  padding: 20px 32px;
  padding-top: 0px;
}
#downloadForm_popup .formBlock .lead-submit {
  padding: 12px;
  width: 100%;
  border-radius: 0;
}
#downloadForm_popup .formBlock .terms-condition label {
  font-size: 10px !important;
  color: #fff;
}
#downloadForm_popup .formBlock .terms-condition input {
  padding: 8px;
}
#downloadForm_popup .form-group .iti__selected-dial-code {
  font-size: 12px;
}
#downloadForm_popup input, #downloadForm_popup textarea, #downloadForm_popup select {
  font-size: 14px;
  border-radius: 0px;
  padding: 12px 12px;
  border-radius: 3px;
}
#downloadForm_popup .form-group {
  margin-bottom: 14px;
}
#downloadForm_popup .formBlock h5 {
  color: #fff !important;
}
#downloadForm_popup .formBlock .otp-verification-block #resendOtpBtn {
  color: #fff !important;
}

#downloadForm_popup {
  width: 420px;
  border-radius: 10px;
}
#downloadForm_popup.redesignPopup {
  background: linear-gradient(145deg, #0522D2 0%, #09143E 50%);
}
#downloadForm_popup.redesignPopup .popupContainer .popup-text {
  background: transparent;
}
#downloadForm_popup.redesignPopup .brochureFormTop {
  padding: 20px 32px 12px;
  padding-bottom: 0px;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-1 {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: space-between;
  margin-right: 12px;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-1 .left img {
  height: auto;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-1 .right .gamechanger {
  margin: 0 0 0 auto;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-1 .right .title {
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
  margin-bottom: 10px;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-1 .right .acc-logos {
  display: flex;
  gap: 8px;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-1 .right .acc-logos .logo-item {
  display: flex;
  gap: 5px;
  align-items: center;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-1 .right .acc-logos .logo-item span {
  color: #fff;
  font-size: 10px;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-1 .right .acc-logos .logo-item span strong {
  color: inherit;
  font-size: inherit;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-2 {
  display: flex;
  background: #26387B;
  border-radius: 3px;
  gap: 8px;
  padding: 6px 6px;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-2 .list-item {
  display: flex;
  gap: 6px;
  font-size: 12px;
  color: #fff;
}
#downloadForm_popup.redesignPopup .brochureFormTop .row-2 .list-item img {
  margin: 0;
  width: 14px;
  height: auto;
}
#downloadForm_popup.redesignPopup .websiteForm.Horizontal {
  padding: 0px 16px 20px;
}
#downloadForm_popup.redesignPopup .rfi-form .fieldGroup .label {
  display: none;
}
#downloadForm_popup.redesignPopup .rfi-form .termsField label {
  color: #fff;
}
#downloadForm_popup.redesignPopup .rfi-form .form-group label:before {
  border-color: #cecece !important;
}
#downloadForm_popup.redesignPopup .otp-verification-block p,
#downloadForm_popup.redesignPopup .otp-verification-block span {
  color: #fff !important;
}
#downloadForm_popup.redesignPopup .otp-verification-block .edit {
  color: #fff !important;
}
#downloadForm_popup.redesignPopup .otp-verification-block .buttons .resend-otp {
  color: #fff !important;
}
#downloadForm_popup.redesignPopup .otp-verification-block .buttons .resend-otp .countdown {
  color: #fff;
}
#downloadForm_popup.redesignPopup .otp-verification-block .buttons .formMsg .success {
  color: #fff;
}
#downloadForm_popup.redesignPopup .otp-verification-block .buttons .formMsg .error {
  color: #FF5204;
}
#downloadForm_popup.redesignPopup .otp-verification-block .edit i {
  color: #fff !important;
}
#downloadForm_popup.redesignPopup .close-icon {
  background: rgba(255, 255, 255, 0.4);
  padding: 5px;
  border-radius: 4px;
}

.banner-section {
  background: url("../images/homepage-banner/Grids.png") no-repeat 0 0;
  background-attachment: scroll;
  display: flex;
  color: #000;
  position: relative;
  background-size: 100% auto;
  background-position: right top;
}
.banner-section .select2-container--default .select2-selection--single {
  height: 46px !important;
  border-radius: 0 !important;
}
.banner-section .doodle {
  left: unset;
  right: 20%;
  top: 0;
  transform: unset;
  width: auto;
  height: 80%;
  animation: unset;
}
.banner-section .doodle.animate {
  animation: draw 2s ease-out forwards;
}
.banner-section .doodle.mobile {
  display: none;
}
.banner-section .banner-bg {
  background-size: 100% auto;
  background-position: left 50px;
  height: 100%;
  width: 100%;
  margin-top: auto;
  position: relative;
}
.banner-section .container {
  margin-top: auto;
}
.banner-section .banner-wrapper {
  position: relative;
  height: 100%;
  padding-top: 102px;
  display: flex;
  gap: 10px;
}
.banner-section .left {
  flex: 0 0 auto;
  width: 75%;
  display: flex;
  flex-direction: column;
  margin-top: auto;
}
.banner-section .left .first-row {
  display: flex;
  align-items: end;
  z-index: 1;
}
.banner-section .left .first-row .tagline {
  font-size: 18px;
  color: #575757;
}
.banner-section .left .first-row h1 {
  font-size: 44px;
  margin-bottom: 0;
}
.banner-section .left .first-row h1 span {
  position: relative;
  display: inline-block;
  padding: 4px 0;
}
.banner-section .left .first-row h1 span::after {
  background: url("../images/course-specific-lp/Circle.svg") no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
  height: 110%;
  width: 110%;
  content: " ";
  display: block;
  position: absolute;
  left: -13px;
  top: -13px;
}
.banner-section .left .first-row h1 span.mcom, .banner-section .left .first-row h1 span.bcom {
  padding: 10px 0;
}
.banner-section .left .first-row h1 span.majmc {
  padding: 12px 0;
}
.banner-section .left .first-row h1 span.maineconomics::after, .banner-section .left .first-row h1 span.maineconomics ~ br {
  display: none;
}
.banner-section .left .first-row .ugc-nac-wrap {
  display: flex;
  gap: 20px;
}
.banner-section .left .first-row .ugc-nac-wrap .ugc-logo,
.banner-section .left .first-row .ugc-nac-wrap .aicte-logo {
  display: flex;
  gap: 13px;
  align-items: center;
}
.banner-section .left .first-row .ugc-nac-wrap .ugc-logo img,
.banner-section .left .first-row .ugc-nac-wrap .aicte-logo img {
  width: 55px;
  height: auto;
}
.banner-section .left .first-row .ugc-nac-wrap .ugc-logo span,
.banner-section .left .first-row .ugc-nac-wrap .aicte-logo span {
  font-size: 14px;
}
.banner-section .left .first-row .brochure-btn {
  width: max-content;
  margin-bottom: 100px;
}
.banner-section .left .first-row .banner-content {
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 56%;
  flex: 0 0 auto;
  justify-content: center;
}
.banner-section .left .first-row .abd-img {
  width: 50%;
  height: auto;
  flex: 0 0 auto;
  margin-left: -13%;
}
.banner-section .left .scholarship-band {
  background: linear-gradient(98deg, #3B4096 0%, #151419 30%);
  width: 95%;
  padding: 16px 0 16px 0;
  z-index: 0;
  margin-top: -58px;
}
.banner-section .left .scholarship-band .scholarship-content {
  color: #fff;
}
.banner-section .left .scholarship-band .scholarship-content .scholarship-title {
  font-weight: bold;
}
.banner-section .left .second-row .course-details .layout {
  gap: 12px;
}
.banner-section .left .second-row .course-details .layout .row {
  background: #F4F4F4;
  border: 1px solid rgba(21, 20, 25, 0.1);
  border-radius: 14px;
  padding: 14px;
  width: calc(25% - 10px);
}
.banner-section .left .second-row .course-details .layout .row .line-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
}
.banner-section .left .second-row .course-details .layout .row .line-item .label {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  color: #151419;
}
.banner-section .left .second-row .course-details .layout .row .line-item .durationText,
.banner-section .left .second-row .course-details .layout .row .line-item .feeText {
  font-family: "Queens";
  font-size: 16px;
  color: #151419;
}
.banner-section .left .second-row .course-details .layout .row.coursera {
  padding: 0;
}
.banner-section .left .second-row .course-details .layout .row.coursera .line-item span {
  display: flex;
  gap: 8px;
  font-family: "Queens";
  font-size: 16px;
  color: #151419;
  text-transform: capitalize;
}
.banner-section .left .second-row .course-details .layout .row.coursera .line-item span img {
  width: 22px;
}
.banner-section .banner-tag {
  display: none;
}

main.mahe .banner-section .left {
  width: 70%;
}
main.mahe .banner-section .left .first-row {
  justify-content: space-between;
}
main.mahe .banner-section .left .first-row .tagline {
  color: #09143E;
  font-size: 24px;
  letter-spacing: 0.24px;
  font-weight: bold;
}
main.mahe .banner-section .left .first-row h1 {
  font-size: 42px;
  font-family: "HelveticaNowDisplay";
  font-weight: 700;
}
main.mahe .banner-section .left .first-row h1 span {
  padding: 0;
}
main.mahe .banner-section .left .first-row h1 span::after {
  background: none;
}
main.mahe .banner-section .left .first-row h1 .university-name {
  color: #09143E;
  font-family: "Sabon LT Std";
  display: block;
  font-style: italic;
  width: 70%;
}
main.mahe .banner-section .left .first-row .ugc-nac-wrap .ugc-logo span {
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}
main.mahe .banner-section .left .first-row .ugc-nac-wrap .aicte-logo span {
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
}
main.mahe .banner-section .left .first-row .abd-img {
  width: auto;
  height: 555px;
}
main.mahe .banner-section .left .first-row .brochure-btn {
  margin-top: 36px;
}
main.mahe .banner-section .left .first-row .scholarship-content {
  color: #fff;
}
main.mahe .banner-section .left .first-row .scholarship-content .scholarship-title {
  font-size: 24px;
  font-weight: 700;
}
main.mahe .banner-section .left .first-row .scholarship-content .scholarship-subtext {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
}
main.mahe .banner-section .left .first-row .scholarship-content .scholarship-subtext a {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-left: 2px;
}
main.mahe .banner-section .scholarship-band {
  background: linear-gradient(98deg, #2F7EBF 0%, #151419 60%);
  margin-top: -82px;
}
main.mahe .banner-section .scholarship-band .scholarship-content {
  opacity: 0;
}
main.mahe .banner-section .scholarship-band .scholarship-content .scholarship-title {
  font-size: 24px;
}
main.mahe .banner-section .scholarship-band .scholarship-content .scholarship-subtext {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
}
main.mahe .banner-section .scholarship-band .scholarship-content .scholarship-subtext a {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-left: 2px;
}
main.mahe .banner-wrapper {
  gap: 5%;
}
main.mahe .form-box .programLeadForm {
  border-radius: 36px 0 0 36px;
  background: linear-gradient(150deg, #2F7EBF 0%, #151419 56%);
}

main.smu .banner-section {
  background: url("../images/smu-bg.png") no-repeat;
  background-size: cover;
}
main.smu .banner-section .left .first-row .tagline {
  color: #fff;
  font-size: 20px;
}
main.smu .banner-section .left .first-row h1 {
  color: #fff;
  font-size: 42px;
}
main.smu .banner-section .left .first-row h1 span::after {
  background: none;
}
main.smu .banner-section .left .first-row .abd-img {
  max-height: 500px;
  width: auto;
}
main.smu .banner-section .left .first-row .banner-content {
  margin: auto;
}
main.smu .banner-section .left .first-row .ugc-nac-wrap .ugc-logo span, main.smu .banner-section .left .first-row .ugc-nac-wrap .aicte-logo span {
  color: #fff;
}
main.smu .banner-section .left .first-row .brochure-btn {
  margin-top: 20px;
  margin-bottom: 0;
}
main.smu .form-box .programLeadForm {
  background: linear-gradient(150deg, #ff6600 0%, #151419 40%);
  border-radius: 26px 0 0 26px;
  padding: 3vw 4vw;
  margin-top: 0;
  justify-content: flex-start;
}
main.smu .form-box .programLeadForm .title-section h2 {
  margin: 0 auto;
}

.form-box {
  display: flex;
}
.form-box .container {
  padding: 0;
}
.form-box .programLeadForm {
  background: linear-gradient(150deg, #0522D2 0%, #09143E 30%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2vw 3vw;
  border-radius: 15px 0 0 15px;
  margin: auto;
}
.form-box .programLeadForm .title-section {
  justify-content: center;
  margin-bottom: 10px;
}
.form-box .programLeadForm .title-section h2 {
  font-size: 14px !important;
  font-family: "HelveticaNowDisplay";
  color: #fff;
  margin: 0;
  font-weight: bold;
  text-transform: none;
}
.form-box .programLeadForm h5 {
  font-size: 16px !important;
  font-family: "HelveticaNowDisplay";
  color: #fff;
  margin: 0;
  font-weight: bold;
}
.form-box .programLeadForm .otp-verification-block .otp-info-block {
  margin-bottom: 1rem;
}
.form-box .programLeadForm .otp-verification-block .otp-info-block p {
  color: #fff;
  font-size: 14px;
}
.form-box .programLeadForm .otp-verification-block .otp-info-block .editLink {
  color: #fff;
}
.form-box .programLeadForm .otp-verification-block .otp-field input {
  width: 50px;
  height: 50px;
  border-radius: 0;
}
.form-box .programLeadForm .otp-verification-block #resendOtpBtn,
.form-box .programLeadForm .otp-verification-block span {
  color: #fff;
  font-size: 14px;
}
.form-box .programLeadForm .otp-verification-block #otpSection {
  margin-bottom: 1rem !important;
}
.form-box .programLeadForm .otp-verification-block p {
  color: #fff;
  font-size: 14px;
}
.form-box .programLeadForm .otp-verification-block .lsq-submit {
  width: 100%;
  padding: 12px 12px;
  border-radius: 0;
  height: auto;
}
.form-box .programLeadForm .field-list {
  flex-direction: column;
  gap: 8px;
}
.form-box .programLeadForm .field-list .form-group {
  margin-bottom: 0;
}
.form-box .programLeadForm .field-list .form-group input[type=text],
.form-box .programLeadForm .field-list .form-group input[type=email],
.form-box .programLeadForm .field-list .form-group input[type=tel],
.form-box .programLeadForm .field-list .form-group textarea,
.form-box .programLeadForm .field-list .form-group select {
  padding: 12px 12px;
  font-size: 12px;
  border-radius: 0;
}
.form-box .programLeadForm .field-list .form-group .lead-submit {
  width: 100%;
  padding: 12px 12px;
  border-radius: 0;
}
.form-box .programLeadForm .field-list .form-group .iti.iti--separate-dial-code {
  height: calc(1.5em + 0.75rem + 1px);
}
.form-box .programLeadForm .field-list .form-group .iti__selected-dial-code {
  font-size: 12px;
}
.form-box .programLeadForm .terms-condition {
  align-items: flex-start;
}
.form-box .programLeadForm .terms-condition label {
  color: #fff;
  font-size: 10px !important;
}
.form-box .application-deadline {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.form-box .application-deadline .time-wrap {
  padding: 0px 14px 0px 0;
  border-right: 1px solid #fff;
  flex: 0 0 50%;
  display: block;
}
.form-box .application-deadline .time-wrap .close_in {
  font-weight: bold;
  color: #fff;
  margin-bottom: 0px;
  font-size: 12px;
}
.form-box .application-deadline .time-wrap .layout span {
  font-weight: bold;
  color: #fff;
  margin-right: 5px;
  font-size: 18px;
}
.form-box .application-deadline .seats {
  padding: 0px 0 0px 0px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
.form-box .application-deadline .seats .circle {
  width: 19px;
  height: 19px;
  border: 2px solid #F26722;
  margin-right: 2px;
  display: inline-block;
  border-radius: 100%;
}
.form-box .application-deadline .seats .filled {
  font-weight: bold;
  color: #fff;
  margin-top: 0px;
  font-size: 12px;
}
.form-box .circle-svg {
  height: 35px;
  transform: rotate(-90deg);
  width: 35px;
  margin-left: auto;
  margin-right: 5px;
}
.form-box .progress-bar__background {
  fill: none;
  stroke: #09143E;
  stroke-width: 3;
}
.form-box .progress-bar__progress {
  fill: none;
  stroke: #09143E;
  stroke: #F26722;
  stroke-dasharray: 100 100;
  stroke-dashoffset: 100;
  stroke-linecap: round;
  stroke-width: 3;
  transition: stroke-dashoffset 3s ease-in-out;
}
.form-box .js-progress-bar {
  stroke-dashoffset: 30;
  -webkit-animation: pie1 3s ease both;
  animation: pie1 6s ease both;
}
@keyframes pie1 {
  50% {
    stroke-dashoffset: 100;
  }
  100% {
    stroke-dashoffset: 8;
  }
}

.bba-statistic .right {
  background: #f4f7fa;
  border-radius: 0;
  padding: 20px 0;
}
.bba-statistic .right .layout {
  gap: 0px;
}
.bba-statistic .right .border-right {
  border-right: 1px solid #09143E;
  height: 100px;
  width: 2px;
}
.bba-statistic .right .row {
  border-color: #A0A6B6;
  display: block;
  padding: 10px 20px;
  border-bottom: 0;
  border-right: 1px solid #09143E;
}
.bba-statistic .right .row .line-item {
  display: flex;
  flex-direction: column;
}
.bba-statistic .right .row .line-item .feeText {
  display: block;
}
.bba-statistic .right .row .line-item .durationText,
.bba-statistic .right .row .line-item .feeText {
  font-size: 24px;
  font-family: "Queens";
  flex-flow: column;
  color: #f60;
  align-items: flex-start;
}
.bba-statistic .right .row .line-item span svg {
  margin: 0 12px 0 0;
  width: 16px;
}
.bba-statistic .right .row .line-item:first-child {
  margin-bottom: 0px;
}
.bba-statistic .right .row .line-item .label {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 2.64px;
  text-transform: uppercase;
  color: #09143E;
  align-items: center;
}
.bba-statistic .right .row .line-item.free-content span {
  font-family: "Queens";
  font-size: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  color: #09143E;
}
.bba-statistic .right .row .line-item.free-content img {
  margin: 0 10px 0 0;
  border-radius: 2px;
  width: 25px;
}
.bba-statistic .right .row:first-child {
  flex-basis: 15%;
}
.bba-statistic .right .row:nth-child(2) {
  flex-basis: 26%;
}
.bba-statistic .right .row:nth-child(3) {
  flex-basis: 34%;
}
.bba-statistic .right .row:last-child {
  flex-basis: 25%;
  border-right: unset !important;
}

.guided-mentorship-and-support {
  position: relative;
}
.guided-mentorship-and-support svg.doodle.animate {
  top: 74%;
  left: 48%;
  right: 41%;
  transform: translate3d(-50%, -74%, 0);
  height: 100%;
}
.guided-mentorship-and-support .student {
  display: flex;
  gap: 24px;
}
.guided-mentorship-and-support .student .left,
.guided-mentorship-and-support .student .right {
  background: #F7F6F6;
  width: 50%;
  padding: 32px;
  border-radius: 12px;
}
.guided-mentorship-and-support .student .left img,
.guided-mentorship-and-support .student .right img {
  padding-bottom: 8px;
}
.guided-mentorship-and-support .student .left h5,
.guided-mentorship-and-support .student .right h5 {
  margin-bottom: 0;
}
.guided-mentorship-and-support .student .left .tilte,
.guided-mentorship-and-support .student .right .tilte {
  margin-bottom: 4px;
  color: #151419;
}
.guided-mentorship-and-support .student .left .description,
.guided-mentorship-and-support .student .right .description {
  font-size: 20px;
  line-height: 1.4;
}
.guided-mentorship-and-support .guided-mentorship-sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.guided-mentorship-and-support .guided-mentorship-sec .left {
  width: 50%;
  flex: 0 0 auto;
}
.guided-mentorship-and-support .guided-mentorship-sec .left .section-title {
  width: fit-content;
  position: relative;
}
.guided-mentorship-and-support .guided-mentorship-sec .left .section-title .circle-word {
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 12px 6px;
}
.guided-mentorship-and-support .guided-mentorship-sec .left .section-title .circle-word::before {
  content: "";
  position: absolute;
  top: 36%;
  left: 52%;
  width: 115%;
  height: 115%;
  background: url("../images/manipal-advantage/support-circle.svg") no-repeat center center;
  background-size: contain;
  transform: translate(-50%, -50%);
  z-index: -1;
  pointer-events: none;
}
.guided-mentorship-and-support .guided-mentorship-sec .left li {
  position: relative;
  font-size: 18px;
  line-height: 1.4;
  padding-bottom: 24px;
  color: #151419;
  list-style-type: none;
}
.guided-mentorship-and-support .guided-mentorship-sec .left li .title {
  font-weight: bold;
}
.guided-mentorship-and-support .guided-mentorship-sec .left li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #333;
  position: absolute;
  left: -22px;
  top: 12px;
  transform: translateY(-50%) rotate(45deg);
  display: block;
}
.guided-mentorship-and-support .guided-mentorship-sec .right {
  position: relative;
}
.guided-mentorship-and-support .guided-mentorship-sec .right .pink-star {
  position: absolute;
  left: -30px;
  top: -20px;
  width: 40px;
}
.guided-mentorship-and-support .guided-mentorship-sec .right .girl-img img {
  border-radius: 16px;
}

.specialization-offered .specialization-offered-slider .slick-list .slick-track .slick-slide {
  cursor: default;
}

.admission-process-sect.desktop {
  overflow: hidden;
}
.admission-process-sect.desktop .admission-wrapper {
  flex-direction: column;
}
.admission-process-sect.desktop .admission-wrapper .admission-step-container {
  flex-direction: row;
  width: 100%;
  justify-content: normal;
  overflow: auto;
}
.admission-process-sect.desktop .admission-wrapper .admission-step-container::before {
  left: 30px;
  right: 0;
  top: 15px;
  bottom: unset;
  height: 2px;
  width: calc(100% + 60px);
}
.admission-process-sect.desktop .admission-wrapper .admission-step-container::-webkit-scrollbar {
  width: 0;
  scrollbar-width: none;
  display: none;
}
.admission-process-sect.desktop .admission-wrapper .item {
  flex-direction: column;
  gap: 25px;
}
.admission-process-sect.desktop .admission-wrapper .number {
  position: relative;
  top: unset;
  left: 20px;
}
.admission-process-sect.desktop .admission-wrapper .content {
  margin-left: 0;
  width: 370px;
}
.admission-process-sect.desktop .admission-wrapper .content::after, .admission-process-sect.desktop .admission-wrapper .content::before {
  border-width: 0 12px 12px;
  border-color: rgba(21, 20, 25, 0.8) transparent;
  top: -12px;
  left: 24px;
}
.admission-process-sect.desktop .admission-wrapper .content::before {
  border-color: #575757 transparent;
  top: -13px;
}

header .top-enroll {
  display: block;
}

.course-fee-section .course-fee-container .course-tab .course-tab-containt {
  padding-top: 0;
}

.specialization-offered .specialization-offered-slider .slick-list .slick-track .slick-slide .secialization-desc {
  cursor: default;
}

.downloadForm .select2-container--default .select2-selection--single {
  border-radius: 3px !important;
}
.downloadForm .select2-selection {
  height: 43px !important;
}

@media (min-width: 1920px) {
  .banner-section .banner-wrapper {
    padding: 102px 0 50px 0;
  }
  .form-box .programLeadForm .title-section h2 {
    font-size: 20px !important;
  }
  .form-box .programLeadForm .field-list .form-group input[type=text],
  .form-box .programLeadForm .field-list .form-group input[type=email],
  .form-box .programLeadForm .field-list .form-group input[type=tel],
  .form-box .programLeadForm .field-list .form-group textarea,
  .form-box .programLeadForm .field-list .form-group select {
    font-size: 14px;
  }
  .form-box .application-deadline .time-wrap .close_in {
    font-size: 14px;
  }
  .form-box .application-deadline .time-wrap .layout span {
    font-size: 20px;
  }
  .form-box .application-deadline .seats {
    font-size: 20px;
  }
  .form-box .application-deadline .seats .filled {
    font-size: 14px;
  }
  .online-smu-mba {
    width: 64% !important;
  }
}
@media (min-width: 1600px) {
  .banner-section .left .first-row {
    align-items: center;
  }
  .banner-section .banner-wrapper {
    padding: 152px 0 0 0;
  }
  .banner-section .banner-bg {
    background-position: left 0 bottom -100px;
  }
  .banner-section .form-box .programLeadForm {
    margin: 0 !important;
  }
}
@media (max-width: 1920px) {
  .banner-section .form-box .programLeadForm {
    margin: 2.8vw auto;
    padding: 2vw 4vw;
  }
}
@media (max-width: 1600px) {
  .banner-section .form-box .programLeadForm {
    margin: 3.5vw auto 0;
    padding: 2vw 2vw;
  }
  main.mahe .banner-section .left .first-row h1 .university-name {
    width: 85%;
  }
  main.smu .banner-section .left .first-row h1 {
    line-height: 42px;
  }
  main.smu .banner-section .left .first-row .brochure-btn {
    font-size: 16px;
    padding: 14px 22px;
  }
  .bba-statistic .right .row .line-item .label {
    font-size: 10px;
    color: #151419;
    font-weight: 700;
  }
}
@media (max-width: 1500px) {
  main.mahe .banner-section .left .first-row .brochure-btn {
    margin-bottom: 84px;
  }
  main.mahe .banner-section .left .first-row .scholarship-content {
    margin-bottom: 16px;
  }
  main.smu .banner-section .left .first-row h1 {
    color: #fff;
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  .banner-section {
    max-height: 680px;
  }
  .banner-section .form-box .programLeadForm {
    margin: 3.8vw auto 0;
  }
  .muj-mba-page .banner-section .left .first-row h1 {
    font-size: 36px;
    margin-bottom: 0;
  }
  .muj-mba-page .banner-section .banner-wrapper {
    padding-top: 58px;
  }
  .muj-mba-page .banner-section img.girl-img {
    height: 380px;
  }
  .muj-mba-page .form-box .programLeadForm .field-list .form-group {
    margin-bottom: 0;
  }
  .muj-mba-page .form-box .programLeadForm .field-list .form-group input[type=text],
  .muj-mba-page .form-box .programLeadForm .field-list .form-group input[type=email],
  .muj-mba-page .form-box .programLeadForm .field-list .form-group input[type=tel],
  .muj-mba-page .form-box .programLeadForm .field-list .form-group textarea,
  .muj-mba-page .form-box .programLeadForm .field-list .form-group select {
    padding: 8px 12px;
  }
  .muj-mba-page .form-box .programLeadForm .field-list .form-group .lead-submit {
    padding: 8px 12px;
  }
}
@media (max-width: 1280px) {
  .banner-section .form-box .programLeadForm {
    margin: auto;
  }
  .muj-mba-page .banner-section .left .first-row h1 {
    font-size: 36px;
    margin-bottom: 0;
  }
  .muj-mba-page .banner-section .banner-wrapper {
    padding-top: 90px;
  }
  .muj-mba-page .banner-section img.girl-img {
    height: 380px;
  }
}
@media (max-width: 1024px) {
  .container {
    max-width: calc(100% - 6.15vw) !important;
  }
  .banner-section .banner-bg {
    background-position: left 120px;
  }
  .banner-section .left .first-row h1 {
    font-size: 40px;
  }
}
@media (max-width: 992px) {
  header .header-mob-wrapper {
    padding: 14px 10px;
  }
  header .header-mob-wrapper button.small {
    padding: 12px 10px;
    font-size: 12px;
  }
  .programLeadForm .select2-container--default {
    padding-top: 4px;
  }
  .programLeadForm .select2-container--default .select2-selection--single {
    height: 48px !important;
    border-radius: 0 !important;
  }
}
@media (max-width: 768px) {
  .banner-section .banner-bg {
    background-position: left bottom;
  }
  .banner-section .left {
    width: 100%;
  }
  .banner-section .left .first-row .banner-content {
    width: 50%;
  }
  .banner-section .left .first-row .abd-img {
    margin-left: 0;
  }
  .banner-section .left .scholarship-band {
    background: linear-gradient(106deg, #3B4096 0%, #151419 40%);
    margin: 0 -20px !important;
    padding: 16px 20px !important;
    width: calc(100% + 40px);
    text-align: center;
  }
  .banner-section .left .scholarship-band .scholarship-content .scholarship-title span {
    display: block;
    font-weight: normal;
    font-size: 14px;
  }
  .banner-section .left .second-row .course-details .layout {
    justify-content: space-between;
  }
  .banner-section .doodle {
    right: 0;
  }
  .form-box .programLeadForm {
    border-radius: 0;
    padding: 6vw;
  }
  .guided-mentorship-and-support .guided-mentorship-sec {
    flex-direction: column;
  }
  .guided-mentorship-and-support .guided-mentorship-sec .left {
    width: 100%;
  }
  .guided-mentorship-and-support .guided-mentorship-sec .right .pink-star {
    left: 0;
    top: -30px;
    width: 30px;
  }
  .banner-section .left .second-row {
    background: #F4F4F4;
    margin-top: 0px !important;
  }
  .banner-section .left .second-row .course-details .layout .row {
    border: none;
    border-radius: none;
    background: none;
    padding: 12px 30px;
  }
  .banner-section .left .second-row .course-details .layout .row .durationText,
  .banner-section .left .second-row .course-details .layout .row .feeText {
    color: #F26722 !important;
  }
  .form-box {
    margin-top: -20px;
  }
  .mobileWidgetBottom {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateY(100%) !important;
    transition: opacity 180ms ease, transform 180ms ease !important;
  }
  .mobileWidgetBottom.widget-visible {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
  }
}
@media (max-width: 575.98px) {
  header .header-mob-wrapper .logo {
    max-width: 35vw;
  }
  .header-mob-wrapper button,
  .header-mob-wrapper .primaryBtn {
    font-size: 10px;
    line-height: 1.4;
    padding: 12px 16px;
  }
  .container {
    max-width: unset !important;
  }
  .banner-section {
    background: none;
    height: auto;
    max-height: unset;
  }
  .banner-section .banner-bg {
    background-position: center bottom 140px;
    position: relative;
    background-size: 100% auto;
  }
  .banner-section .left {
    justify-content: flex-start;
  }
  .banner-section .left .first-row {
    position: relative;
    z-index: 1;
    flex-direction: column;
    align-items: flex-start;
  }
  .banner-section .left .first-row .banner-content {
    width: 100%;
    height: auto;
  }
  .banner-section .left .first-row .abd-img {
    width: 30vh;
    margin: -50px 0 0 auto;
  }
  .banner-section .left .first-row h1 {
    font-size: 30px;
  }
  .banner-section .left .first-row h1 span::after {
    top: -2px;
  }
  .banner-section .left .first-row h1 span.mcom::after, .banner-section .left .first-row h1 span.bcom::after, .banner-section .left .first-row h1 span.majmc::after {
    top: -6px;
  }
  .banner-section .left .first-row .brochure-btn {
    margin-bottom: 0;
  }
  .banner-section .left .second-row {
    margin-top: auto;
    position: relative;
    z-index: 1;
  }
  .banner-section .left .second-row .course-details .layout {
    justify-content: unset;
    flex-wrap: wrap;
  }
  .banner-section .left .second-row .course-details .layout .row {
    width: calc(50% - 6px);
    padding: 12px;
  }
  .banner-section .left .second-row .course-details .layout .row.coursera {
    padding: 6px;
  }
  .banner-section .left .second-row .course-details .layout .row.coursera .line-item span {
    font-size: 14px;
  }
  .banner-section .banner-tag {
    position: absolute;
    bottom: 20%;
    right: 2%;
    z-index: 1;
    display: block;
  }
  .banner-section .banner-wrapper {
    padding-top: 110px;
  }
  main.mahe .banner-section {
    margin-bottom: 0;
  }
  main.mahe .banner-section .left {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  main.mahe .banner-section .left .first-row h1 {
    font-size: 30px;
  }
  main.mahe .banner-section .left .first-row h1 span {
    padding: 0;
  }
  main.mahe .banner-section .left .first-row .tagline {
    font-size: 18px;
  }
  main.mahe .banner-section .left .first-row .ugc-nac-wrap {
    flex-direction: column;
    gap: 5px;
  }
  main.mahe .banner-section .left .first-row .abd-img {
    height: auto;
    margin-top: -50%;
  }
  main.mahe .banner-section .left .first-row .brochure-btn {
    z-index: 1;
    font-size: 14px;
    padding: 12px 22px;
    margin-bottom: 0;
  }
  main.mahe .banner-section .left .second-row {
    border: 1px solid #e6eaee;
    border-radius: 5px;
  }
  main.mahe .banner-section .left .second-row .course-details .layout {
    gap: 0;
    padding: 4px 10px;
    justify-content: center;
  }
  main.mahe .banner-section .left .second-row .course-details .layout .row:nth-child(1), main.mahe .banner-section .left .second-row .course-details .layout .row:nth-child(2) {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
  }
  main.mahe .banner-section .scholarship-band .scholarship-content {
    opacity: 1;
  }
  main.mahe .form-box {
    margin-top: 0;
  }
  main.mahe .form-box .container {
    padding: 0 20px;
  }
  main.mahe .form-box .programLeadForm {
    padding: 8vw;
    border-radius: 0;
  }
  main.mahe .form-box .programLeadForm .title-section h2 {
    text-align: center;
    margin: 0 auto;
  }
  main.smu .banner-section {
    margin-bottom: 0;
  }
  main.smu .banner-section .left {
    position: relative;
  }
  main.smu .banner-section .left .first-row {
    flex-direction: column-reverse;
  }
  main.smu .banner-section .left .first-row .tagline {
    font-size: 18px;
  }
  main.smu .banner-section .left .first-row h1 {
    font-size: 30px;
    line-height: 1.2;
  }
  main.smu .banner-section .left .first-row h1 span {
    padding: 0;
  }
  main.smu .banner-section .left .first-row .ugc-nac-wrap {
    flex-direction: column;
    gap: 6px;
  }
  main.smu .banner-section .left .first-row .abd-img {
    margin-top: -40%;
  }
  main.smu .banner-section .left .first-row .brochure-btn {
    z-index: 1;
  }
  main.smu .banner-section .left .second-row {
    border: 1px solid #e6eaee;
    border-radius: 0px;
  }
  main.smu .banner-section .left .second-row .course-details .layout {
    gap: 0;
    padding: 4px 10px;
    justify-content: center;
  }
  main.smu .banner-section .left .second-row .course-details .layout .row:nth-child(1), main.smu .banner-section .left .second-row .course-details .layout .row:nth-child(2) {
    border-bottom: 1px solid #ccc;
    border-radius: 0;
  }
  main.smu .form-box {
    margin-top: 0;
  }
  main.smu .form-box .container {
    padding: 0 20px;
  }
  main.smu .form-box .programLeadForm {
    border-radius: 0px;
    padding: 8vw;
  }
  .form-box .programLeadForm {
    padding: 10vw 6vw;
  }
  #downloadForm_popup .formBlock {
    padding: 0px 40px 24px;
  }
  #downloadForm_popup .form-group:last-child {
    margin-bottom: 0px;
  }
  #downloadForm_popup.redesignPopup .brochureFormTop .row-2 {
    gap: 20px;
  }
  #downloadForm_popup.redesignPopup .brochureFormTop .row-2 .list-item {
    font-size: 10px;
  }
}
@media only screen and (min-width: 0px) and (max-width: 480px) {
  .section-title {
    font-size: 26px !important;
  }
}
@media (max-width: 390px) {
  #downloadForm_popup {
    width: 357px;
  }
  #downloadForm_popup .brochureFormTop {
    padding: 20px 11px 12px !important;
  }
  #downloadForm_popup .brochureFormTop .right {
    width: 70%;
  }
  #downloadForm_popup .formBlock {
    padding: 0px 17px 24px;
  }
  .banner-section .left .first-row .abd-img {
    width: 17vh;
  }
}
@media (max-width: 426px) {
  #downloadForm_popup {
    width: 385px;
  }
  #downloadForm_popup .brochureFormTop .row-1 .right {
    width: 70%;
  }
  .banner-section .left .first-row .abd-img {
    width: 23vh;
  }
}
@media (max-width: 370px) {
  #downloadForm_popup {
    width: 380px;
  }
  .form-box {
    margin-top: -24px;
  }
  #downloadForm_popup {
    width: 341px;
  }
  #downloadForm_popup .brochureFormTop .row-1 .right .acc-logos .logo-item span {
    font-size: 9px !important;
  }
  #downloadForm_popup .brochureFormTop .row-2 {
    gap: 12px !important;
  }
  .banner-section .left .first-row .abd-img {
    width: 17vh;
  }
}/*# sourceMappingURL=course-specific-lp.css.map */