.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;
  }
}/*# sourceMappingURL=mba-lp.css.map */