@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: "HelveticaNowDisplay";
  src: url("../fonts/HelveticaNowDisplay-Medium.woff2") format("woff2"), url("../fonts/HelveticaNowDisplay-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowText";
  src: url("../fonts/HelveticaNowText-Medium.woff2") format("woff2"), url("../fonts/HelveticaNowText-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowText";
  src: url("../fonts/HelveticaNowText-Bold.woff2") format("woff2"), url("../fonts/HelveticaNowText-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowText";
  src: url("../fonts/HelveticaNowText-Light.woff2") format("woff2"), url("../fonts/HelveticaNowText-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowText";
  src: url("../fonts/HelveticaNowText-Regular.woff2") format("woff2"), url("../fonts/HelveticaNowText-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-weight: 400;
  line-height: 24px;
  outline: none;
  font-family: "HelveticaNowDisplay";
  font-size: 16px;
  color: #000;
  letter-spacing: 0px;
}

html {
  scroll-behavior: smooth;
}

#lsqLoginForm .trigger-send-otp {
  cursor: pointer;
}

.online-manipal-advantages .online-manipal-main {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.1607843137);
  overflow: hidden;
  width: 370px;
  min-height: 410px;
}
.online-manipal-advantages .online-manipal-main h4 {
  text-align: center;
  font-size: 22px;
  line-height: 27px;
}
.online-manipal-advantages .online-manipal-main img {
  margin: auto;
}
.online-manipal-advantages .online-manipal-main p {
  font-size: 16px;
  line-height: 20px;
  color: #000;
  text-align: center;
  margin-top: 20px;
  padding: 0 24px;
}
.online-manipal-advantages .online-manipal-main .advantage-heading {
  padding: 20px;
  background-color: #074a76;
}
.online-manipal-advantages .online-manipal-main .advantage-heading h4 {
  color: #fff;
}
.online-manipal-advantages .online-manipal-advantage-slider {
  padding: 20px 16px;
}
.online-manipal-advantages .online-manipal-adv {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0 60px;
  overflow: hidden;
}
.online-manipal-advantages .online-manipal-adv:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.online-manipal-advantages .online-manipal-advantage-slider {
  position: relative !important;
  z-index: 200;
  padding: 0 0px;
  margin: 1rem auto;
  max-width: 800px;
  width: 100%;
}
.online-manipal-advantages .slick-arrow {
  position: absolute;
  width: 49px;
  height: 49px;
  background: #fff 0% 0% no-repeat padding-box;
  box-shadow: 0 3px 20px rgba(128, 127, 123, 0.2117647059);
  border-radius: 64px;
  z-index: 99;
}
.online-manipal-advantages .slick-prev {
  left: -42px;
  z-index: 3;
}
.online-manipal-advantages .slick-next {
  right: -40px;
  z-index: 3;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide {
  width: 500px !important;
  height: 450px !important;
  transition: transform 0.4s;
  position: relative;
}
.online-manipal-advantages .slick-slide:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: transform 0.4s;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide {
  transform: scale(0.7) translate(945px);
  margin-top: -20px;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide {
  transform: scale(0.8) translate(-124px);
  z-index: 10;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide + .online-manipal-advantage-slider.slick-slide {
  transform: scale(0.7) translate(-817px);
  z-index: 5;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-active {
  transform: scale(0.8) translate(253px);
  margin-top: -20px;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center {
  margin-top: 0px;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center .online-manipal-main {
  min-height: 380px;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center img {
  height: 172px;
  width: 100%;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center p {
  margin-top: 13px;
}
.online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center {
  /* margin: 0 -10%; */
  transform: scale(1) translate(65px);
  z-index: 30;
}
.online-manipal-advantages .slick-center:after {
  opacity: 0;
}

.program-benefits-sect .advantage-heading {
  background-color: #006372 !important;
}
.program-benefits-sect .online-manipal-main {
  min-height: 460px;
}
.program-benefits-sect .online-manipal-advantage-slider.slick-slide.slick-center .online-manipal-main {
  min-height: 425px !important;
}

.section-title {
  text-align: center;
  padding-bottom: 20px;
}

.page-title {
  font-size: 48px;
  line-height: 60px;
  font-weight: bold;
  color: #000;
  padding: 20px 0;
  text-align: center;
}

h1 {
  font-size: 48px;
  line-height: 60px;
  font-weight: bold;
  color: #000;
}

h2 {
  font-size: 36px;
  line-height: 53px;
  font-weight: bold;
  color: #000;
}

h3 {
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  color: #000;
}

h4 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  color: #000;
}

h5 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

p {
  font-size: 16px;
  line-height: 24px;
}

a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}

b,
strong {
  font-weight: bold;
}

img {
  max-width: 100%;
  display: block;
  margin: 0;
}

.wh-auto {
  width: auto;
  height: auto;
}

table {
  font-family: "HelveticaNowDisplay";
  border-collapse: collapse;
  width: 100%;
}
table th {
  padding: 12px;
  text-align: left;
  background-color: #074a76;
  color: #fff;
  font-weight: bold;
  border: 1px solid #074a76;
  border-width: 1px;
  border-style: solid;
  -o-border-image: linear-gradient(90deg, #006372 0%, #074a76 100%);
     border-image: linear-gradient(90deg, #006372 0%, #074a76 100%);
}
table th,
table td {
  border: 1px solid #ddd;
  text-align: left;
  padding: 12px;
  font-size: 16px;
}
table tr:nth-child(even) {
  background-color: #f2f2f2;
}
table tr:hover {
  background-color: #ddd;
}

ul {
  padding-left: 24px;
}
ul li {
  list-style: disc;
}

ol {
  padding-left: 24px;
}
ol li {
  list-style: decimal;
}

.noPadding_noListStyle {
  padding: 0;
}
.noPadding_noListStyle li {
  list-style: none;
}

.smallText {
  font-size: 12px;
}

.note {
  color: #707070;
}

.fontBold {
  font-weight: bold;
}

.layout {
  display: flex;
}

.layout-vertical {
  flex-direction: column;
}

.layout-horizantal {
  flex-direction: row;
}

.layout-item-center {
  align-items: center;
}

.layout-item-flex-end {
  align-items: flex-end;
}

.layout-justify-center {
  justify-content: center;
}

.layout-justify-space-between {
  justify-content: space-between;
}

.layout-justify-space-around {
  justify-content: space-around;
}

.layout-justify-end {
  justify-content: end;
}

.layout-flex-full {
  flex: 1 100%;
}

.container {
  margin: 0 8%;
}

.container-padding {
  padding: 0 8%;
}

.topMargin {
  margin-top: 70px !important;
}

.bottomMargin {
  margin-bottom: 70px !important;
}

.topPadding {
  padding-top: 70px !important;
}

.bottomPadding {
  padding-bottom: 70px !important;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-24 {
  padding-bottom: 24px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-24 {
  margin-bottom: 24px;
}

.text-center {
  text-align: center;
}

.primaryBtn {
  cursor: pointer;
  background: #F78D2D;
  padding: 10px 24px;
  border-radius: 5px;
  border: 1px solid #F78D2D;
  color: #fff;
  text-decoration: none;
}

.primaryBtn:hover {
  background: #074a76;
  border: 1px solid #074a76;
}

.secondaryBtn {
  cursor: pointer;
  background: #074a76;
  padding: 10px 24px;
  border-radius: 5px;
  border: 1px solid #074a76;
  color: #fff;
}

.secondaryBtn:hover {
  background: #F78D2D;
  border: 1px solid #F78D2D;
}

.transBtn {
  cursor: pointer;
  background: #fff;
  padding: 10px 24px;
  border-radius: 5px;
  border: 1px solid #000;
  color: #000;
}

.transBtn:hover {
  background: #efefef;
}

.whiteBtn {
  cursor: pointer;
  background: #fff;
  padding: 10px 24px;
  border-radius: 5px;
  border: 1px solid #fff;
  color: #074a76;
  text-decoration: none;
  width: -moz-fit-content;
  width: fit-content;
}

.whiteBtn:hover {
  background: #F78D2D;
  border: 1px solid #F78D2D;
  color: #000;
}

.whiteColor {
  color: #fff !important;
}

main {
  margin-top: 160px;
}

.websiteForm {
  background: #fff;
  padding: 24px;
  border-radius: 5px;
  box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.1607843137);
}

.rfi-form {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.rfi-form .hiddenFields {
  padding: 0 !important;
}
.rfi-form .fieldGroup {
  padding: 6px;
  flex-basis: 100%;
}
.rfi-form .fieldGroup input,
.rfi-form .fieldGroup select,
.rfi-form .fieldGroup option {
  background: #fff;
  padding: 6px 12px;
  border: 1px solid #707070;
  border-radius: 5px;
  width: 100%;
  color: #000;
  font-size: 12px;
  opacity: 0.8;
}
.rfi-form .fieldGroup input:not(:-moz-placeholder) {
  border: 1px solid #707070;
  background: #fff;
  border-radius: 5px;
  color: #000;
}
.rfi-form .fieldGroup input:focus,
.rfi-form .fieldGroup input:not(:placeholder-shown) {
  border: 1px solid #707070;
  background: #fff;
  border-radius: 5px;
  color: #000;
}
.rfi-form .fieldGroup .label {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  line-height: 17px;
  display: block;
}
.rfi-form .fieldGroup .wpcf7-list-item-label {
  font-size: 12px;
  color: #707070;
}
.rfi-form .fieldGroup .wpcf7-list-item {
  margin: 0;
}
.rfi-form .nameField,
.rfi-form .termsField {
  flex-basis: 100%;
  padding: 6px;
}
.rfi-form .submitField {
  justify-content: center;
  align-items: center;
  flex-basis: 100%;
  cursor: pointer;
  border-radius: 5px;
  color: #fff;
}
.rfi-form .submitField .wpcf7-spinner {
  display: none;
}
.rfi-form .submitField input {
  background: #F78D2D;
  padding: 12px 0;
  border-radius: 5px;
  width: 100%;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0.16px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 100%;
  width: 100%;
  cursor: pointer;
  background: #F78D2D;
  padding: 12px 50px;
  border-radius: 5px;
  color: #fff;
}
.rfi-form .fieldError {
  font-size: 12px;
  color: #074a76;
  font-style: italic;
}
.rfi-form .fieldError a {
  font-size: inherit;
  font-style: inherit;
  color: inherit;
}
.rfi-form .iti {
  width: 100%;
}
.rfi-form .iti__selected-dial-code,
.rfi-form .iti__country-list li span {
  font-size: 12px;
}
.rfi-form .wpcf7-not-valid-tip {
  font-size: 12px;
  font-style: italic;
}
.rfi-form .form-group {
  display: block;
  margin-bottom: 15px;
}
.rfi-form .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.rfi-form .form-group label {
  position: relative;
  cursor: pointer;
  font-size: 12px;
  display: flex;
}
.rfi-form .form-group label:before {
  content: "";
  background-color: transparent;
  border: 2px solid #cecece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 5px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
  height: 2px;
}
.rfi-form .form-group input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 4px;
  width: 3px;
  height: 6px;
  border: solid #cecece;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.rfi-form .linkText {
  width: 100%;
  text-align: center;
  padding: 12px 0;
}
.rfi-form .linkText p {
  font-size: 12px;
}
.rfi-form .linkText a {
  font-size: 12px;
  color: #074a76;
}
.rfi-form .countdown {
  font-size: 12px;
}

.nextLine {
  display: block;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}

#enRoll {
  scroll-margin-block-start: 100px;
}

.formSection {
  display: flex;
  align-items: center;
  background: linear-gradient(to bottom, #fff 0%, #fff 20%, #074A76 20%, #074A76 80%, #fff 80%, #fff 100%);
  padding: 0 8%;
}
.formSection .left {
  flex-basis: 50%;
  padding-left: 8%;
}
.formSection .left h3 {
  color: #fff;
  padding-bottom: 20px;
}
.formSection .left p {
  color: #fff;
}
.formSection .right {
  flex-basis: 50%;
}

.overlapblackbg {
  left: 0;
  width: 100%;
  height: 100vh;
  min-height: 100%;
  position: fixed;
  top: 0;
  display: none;
  background-color: rgba(0, 0, 0, 0.4) !important;
  cursor: pointer;
}

.overlapblackbg {
  display: none;
}

.overlay-menu {
  left: 0;
  width: 100%;
  height: 100vh;
  min-height: 100%;
  position: fixed;
  top: 0;
  /* display: none; */
  background-color: rgba(0, 0, 0, 0.4) !important;
  cursor: pointer;
}

header {
  position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  background: #fff;
  z-index: 5;
  box-shadow: 0 2px 15px 0px #ccc;
}
header .header-top {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px 0;
}
header .header-top .logo-wrapper {
  display: flex;
  align-items: center;
  gap: 4vw;
}
header .header-top .logo-wrapper div.menu {
  padding-left: 0;
}
header .header-top .logo-wrapper div.menu .menu-item {
  padding: 10px 15px;
  display: inline-block;
  list-style: none;
  border: 1px solid transparent;
  cursor: pointer;
  font-family: "HelveticaNowText";
  font-weight: 500;
  border-radius: 5px;
  border: 1px solid #707070;
  position: relative;
}
header .header-top .logo-wrapper div.menu .menu-item .course-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 6px;
  font-family: "HelveticaNowText";
  font-weight: 500;
  color: #1c1c1c;
}
header .header-top .logo-wrapper div.menu .menu-item .course-menu:after {
  content: "\f107";
  font: normal normal normal 20px/1 FontAwesome;
  color: #1c1c1c;
  font-weight: 400;
}
header .header-top .logo-wrapper div.menu .menu-item a {
  text-decoration: none;
  font-family: "HelveticaNowText";
  font-weight: 500;
  color: #1c1c1c;
}
header .header-top .logo-wrapper div.menu .menu-item .tab-menu {
  border-right: 1px solid #efefef;
}
header .header-top .logo-wrapper div.menu .menu-item .tab-menu .academic-menu-title:hover {
  background-color: rgba(0, 0, 0, 0.1607843137);
  cursor: pointer !important;
}
header .header-top .logo-wrapper div.menu .menu-item .tab-menu .tablinks {
  border-bottom: 1px solid #efefef;
  background: #fff;
}
header .header-top .logo-wrapper div.menu .menu-item .tab-menu .academic-menu-title {
  padding: 5px;
  margin: 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper {
  display: flex;
  flex: 0 0 auto;
  min-width: 0;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .subsub-menu li:last-child {
  border-bottom: none !important;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .header-menu-sub-tab-items {
  display: FLEX;
  flex-direction: column;
  width: 100%;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .header-menu-sub-tab-items .tabs {
  border-bottom: 3px solid #E5E5E5;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .header-menu-sub-tab-items .tabs .tablinks.active {
  border-bottom: 3px solid #074A76;
  color: #074A76;
  top: 3px;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .header-menu-sub-tab-items .tabs .tablinks {
  font-size: 12px;
  line-height: 17px;
  color: #707070;
  padding: 16px 14px 6px;
  top: 3px;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .tabs {
  display: flex;
  border-bottom: 10px solid #eeeeef;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .degrees-tabcontent {
  margin-top: 12px;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .faculty-tabcontent {
  margin-top: 25px;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .tabcontent.active {
  width: 100%;
  flex: 0 0 100%;
  min-width: 0;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper .tablinks {
  cursor: pointer;
  color: #d8d8d8;
  font-size: 16px;
  border-bottom: 2px solid transparent;
  position: relative;
  padding-bottom: 12px;
  margin: 0 24px 0px 0;
}
header .header-top .logo-wrapper div.menu .menu-item .data-content-wrapper {
  display: none;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent {
  display: none;
  padding: 0 !important;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent.active {
  display: block;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent .faculties-list {
  width: 100%;
  min-width: 0;
  -webkit-overflow-scrolling: touch;
  padding-right: 24px;
  cursor: default;
  overflow-y: auto;
  height: 26vh;
  overscroll-behavior: contain;
  touch-action: pan-y;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent .faculties-list .faculties-list-item {
  padding: 10px 15px;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent .faculties-list .faculties-list-item .faculties-profile-card {
  display: flex;
  gap: 10px;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent .faculties-list .faculties-list-item .faculties-profile-card .faculties-profile-img {
  height: 41px;
  width: 41px;
  -o-object-fit: cover;
     object-fit: cover;
  background-color: #F2FAFC;
  border-radius: 5px;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent .faculties-list .faculties-list-item .faculties-profile-card .faculties-profile h3 {
  font-size: 12px;
  line-height: 14px;
  color: #074A76;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent .faculties-list .faculties-list-item .faculties-profile-card .faculties-profile p {
  font-size: 12px;
  line-height: 14px;
  color: #074A76;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent .know-more-link {
  font-size: 12px;
  line-height: 17px;
  color: #000;
  float: right;
  padding: 12px 10px;
  font-weight: 100;
  font-family: HelveticaNowDisplay;
}
header .header-top .logo-wrapper div.menu .menu-item .tabcontent .know-more-link i {
  margin-left: 5px;
}
header .header-top .logo-wrapper div.menu .menu-item .course-submenu ul li:last-child {
  border-bottom: none !important;
}
header .header-top .logo-wrapper div.menu .menu-item:hover {
  background-color: #e5e5e5;
  border: 1px solid #707070;
}
header .header-top .logo-wrapper div.menu .menu-item:hover a {
  color: #000;
}
header .header-top .logo-wrapper div.menu div.course-item.active {
  background-color: #e5e5e5;
  border-radius: 5px;
  border: 1px solid #707070;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-menu {
  color: #000;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu {
  display: block !important;
  position: absolute;
  left: 0;
  top: 55px;
  width: 230px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.1607843137);
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul {
  padding-left: 0 !important;
  list-style: none !important;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul li {
  list-style: none;
  display: flex;
  flex-direction: column;
  border-radius: 2px;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul li.academic-menu .academic-menu-title {
  color: #074a76;
  font-size: 15px;
  line-height: 17px;
  padding: 10px 15px;
  font-weight: bold;
  cursor: default;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu {
  padding-left: 0;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li {
  list-style: none;
  background: #fff;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #efefef;
  border-radius: 2px;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper {
  padding: 5px;
  margin: 10px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  border: 1px solid transparent;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 60px;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .duration,
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .time {
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .duration img,
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .time img {
  display: inline-block;
  margin-right: 5px;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .duration .duration_stroke,
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .time .duration_stroke {
  fill: #000;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .duration .duration_fill,
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .time .duration_fill {
  fill: transparent;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .duration .time_stroke,
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .time .time_stroke {
  fill: #000;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .duration .time_fill,
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-details .time .time_fill {
  fill: transparent;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li .wrapper .course-name {
  color: #074a76;
  font-weight: bold;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li:hover .wrapper {
  background-color: #074a76;
  border: 1px solid #074a76;
  border-radius: 2px;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li:hover .wrapper .duration,
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li:hover .wrapper .time,
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li:hover .wrapper .course-name {
  color: #fff !important;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li:hover .wrapper .duration .duration_stroke {
  fill: #fff;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li:hover .wrapper .duration .duration_fill {
  fill: transparent;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li:hover .wrapper .time .time_stroke {
  fill: #fff;
}
header .header-top .logo-wrapper div.menu div.course-item.active .course-submenu ul.subsub-menu li:hover .wrapper .time .time_fill {
  fill: transparent;
}
header .header-top .course-submenu {
  display: none;
}
header .header-top #user-login-wrapper.wide {
  display: block;
}
header .header-top .logo img {
  width: 300px;
}
header .header-top .enrollDiv {
  display: flex;
  align-items: center;
}
header .header-top .enrollDiv .primaryBtn {
  font-weight: 500;
}
header .header-top .enrollDiv .header-call {
  display: flex;
  align-items: center;
  background: unset !important;
  font-weight: 500;
  color: #1c1c1c;
  text-decoration: none;
  padding: 10px 13px;
  margin-right: 7px;
  border-radius: 5px;
  border: 1px solid transparent;
}
header .header-top .enrollDiv .header-call img {
  margin: 0 8px 0 0;
}
header .header-top .enrollDiv .header-call:hover {
  background-color: #efefef !important;
  border-radius: 5px;
  border: 1px solid #707070;
  padding: 10px 13px;
  margin-right: 7px;
}
header .header-top .enrollDiv .login-btn {
  display: block;
  padding: 10px 32px;
  border-radius: 5px;
  border: 1px solid #707070;
  margin-right: -5px;
  text-decoration: none;
  font-weight: 500;
}
header .header-top .enrollDiv .login-btn:hover {
  background-color: #efefef;
}
header .header-bottom {
  position: relative;
  display: flex;
  flex-direction: row;
  background-color: #f7f7f7;
  z-index: -1;
}
header .header-bottom ul.bottom-menu {
  padding-left: 0;
}
header .header-bottom ul.bottom-menu li {
  padding: 10px 15px;
  display: inline-block;
  list-style: none;
  border: 1px solid transparent;
  cursor: pointer;
  font-family: "HelveticaNowText";
  font-weight: 500;
}
header .header-bottom ul.bottom-menu li a {
  text-decoration: none;
  font-family: "HelveticaNowText";
  font-weight: 500;
  color: #1c1c1c;
}
header .header-bottom ul.bottom-menu li:hover {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
}

header.nav-up {
  top: -160px;
}

#scrollTopBtn {
  position: fixed;
  height: 41px;
  padding: 0 8px;
  bottom: 20px;
  left: 18px;
  z-index: 1;
  font-size: 18px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid transparent;
  box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.1607843137);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#scrollTopBtn img {
  margin: 0 auto;
}

#scrollTopBtn:hover {
  background: #efefef;
  border: 1px solid #707070;
}
#scrollTopBtn:hover .scrollTopOver {
  fill: #000;
}
#scrollTopBtn:hover .scrollOverline {
  stroke: #000;
}

.dNone {
  display: none !important;
}

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

.close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}
.close-icon img {
  float: right;
}

.overlay-content {
  display: none;
  background: #fff;
  padding: 24px;
  width: 51%;
  height: 70%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99999999999;
  border-radius: 4px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.overlay-content::-webkit-scrollbar {
  width: 7px !important;
  cursor: pointer;
}

.overlay-content::-webkit-scrollbar-track {
  cursor: pointer;
  background: #d8d8d8;
  box-shadow: inset 0 0 5px #d8d8d8;
}

.overlay-content::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #b5b1b1;
}

.overlay-content::-webkit-scrollbar-thumb:hover {
  cursor: pointer;
}

.popupContainer {
  display: flex;
  overflow: auto;
}

.overlay-bg {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.popupknowmorescholarship .close-icon {
  background-color: #fff;
  padding: 10px;
  border-radius: 20px;
}
.popupknowmorescholarship .knowmore {
  display: flex;
  flex-wrap: wrap;
}
.popupknowmorescholarship .knowmore .categories-bg {
  width: 30%;
}
.popupknowmorescholarship .knowmore .concession-text {
  width: 30%;
}
.popupknowmorescholarship .knowmore .address-proof {
  width: 40%;
}
.popupknowmorescholarship .knowmore .note {
  flex: 0 0 100%;
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
  font-size: 16px;
  background: #fff;
  color: #000;
  padding-bottom: 12px;
  padding-left: 15px;
}
.popupknowmorescholarship .popupContainer {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
}
.popupknowmorescholarship .popupContainer .bg-white {
  background-color: #fff;
}
.popupknowmorescholarship .popupContainer .seperator {
  margin: 5px 0;
}
.popupknowmorescholarship {
  justify-content: center;
}
.popupknowmorescholarship .categories-bg {
  background-color: #074a76;
}
.popupknowmorescholarship .categories-bg .cate-text {
  color: #85bde2;
}
.popupknowmorescholarship .concession-text {
  padding: 40px 60px 40px 35px !important;
  border-right: 1px solid #e5e5e5;
}
.popupknowmorescholarship .concession-text p {
  color: #074a76;
}
.popupknowmorescholarship .defence-con {
  padding: 40px 30px;
}
.popupknowmorescholarship .defence-con .heading-text {
  color: #707070;
}
.popupknowmorescholarship .defence-con p {
  font-weight: 600;
  padding-bottom: 20px;
}
.popupknowmorescholarship .document-text {
  font-weight: 500 !important;
}
.popupknowmorescholarship .smallText {
  font-weight: bold;
}

.overlay-content.popupknowmorescholarship {
  width: 70%;
  padding: 0px;
  box-shadow: unset;
  background-color: transparent !important;
  height: auto;
}

.rankings-accredition-sect .rank-title {
  text-align: center;
  letter-spacing: 0px;
}
.rankings-accredition-sect .rank-bg {
  background-color: #efefef;
}
.rankings-accredition-sect .rank-wrapper {
  padding: 24px 0px;
}
.rankings-accredition-sect .rankingaccrSlider .slick-list .slick-track {
  display: flex;
  justify-content: center;
}
.rankings-accredition-sect .rankingaccrSlider .slick-list .ranking-items .ranking-text {
  font-weight: bold;
  text-align: center;
  letter-spacing: 0px;
  line-height: 17px;
  color: #000;
  min-height: 52px;
  padding: 15px 15px 0px;
}
.rankings-accredition-sect .rankingaccrSlider .slick-list .ranking-items .image img {
  height: 130px;
  width: auto;
  margin: auto;
}

.financing-options-sect {
  background-color: #006372;
}
.financing-options-sect .financing-img {
  margin-top: -74px;
}
.financing-options-sect .financing-img img {
  width: auto;
  height: auto;
}
.financing-options-sect .finance-attractive {
  text-align: center;
}
.financing-options-sect .finance-attractive p {
  padding: 15px 30px;
}
.financing-options-sect .finance-attractive .know-more-btn {
  text-decoration: underline;
  cursor: pointer;
}

.stats-sect {
  background-color: #efefef;
  padding: 36px 0px;
}
.stats-sect .heading-text {
  color: #006372;
  font-size: 30px;
  letter-spacing: 0.3px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
}
.stats-sect .educt-exce {
  padding: 0px 40px;
}
.stats-sect .educt-exce .stats-para {
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.16px;
  font-weight: bold;
}

footer {
  margin-top: 0;
  display: block;
  color: #000;
  list-style: none;
  font-size: 16px;
  font-family: "HelveticaNowText";
  line-height: 24px;
}
footer a {
  text-decoration: none;
}
footer .footer-main {
  box-shadow: 0px 20px 22px rgba(0, 0, 0, 0.1607843137);
  padding-bottom: 62px;
}
footer .footer-main .blue-text {
  color: #074A76;
  font-weight: 500;
  font-family: "HelveticaNowText" !important;
}
footer .footer-main .blue-text a {
  font-family: "HelveticaNowText" !important;
  color: #074A76;
  font-weight: 500;
}
footer .footer-main .footer-main-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
footer .footer-main .footer-main-wrapper .footer-logo {
  width: 280px;
}
footer .footer-main .footer-main-wrapper .footer-logo img {
  width: 280px;
}
footer .footer-main .footer-main-wrapper .footer-top {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 30px;
}
footer .footer-main .footer-main-wrapper .footer-top .campus {
  position: relative;
}
footer .footer-main .footer-main-wrapper .footer-top .campus img {
  display: inline-block;
  margin-left: 6px;
}
footer .footer-main .footer-main-wrapper .footer-top .courses-links,
footer .footer-main .footer-main-wrapper .footer-top .main-links {
  width: auto;
}
footer .footer-main .footer-main-wrapper .footer-top .courses-links ul,
footer .footer-main .footer-main-wrapper .footer-top .main-links ul {
  padding-left: 0;
}
footer .footer-main .footer-main-wrapper .footer-top .courses-links ul li,
footer .footer-main .footer-main-wrapper .footer-top .main-links ul li {
  list-style: none;
  margin-bottom: 5px;
}
footer .footer-main .footer-main-wrapper .footer-top .courses-links ul li a,
footer .footer-main .footer-main-wrapper .footer-top .main-links ul li a {
  font-family: "HelveticaNowText" !important;
  text-decoration: none;
}
footer .footer-main .footer-main-wrapper .footer-top .courses-links .blue-text,
footer .footer-main .footer-main-wrapper .footer-top .main-links .blue-text {
  margin-bottom: 15px;
}
footer .footer-main .footer-main-wrapper .footer-top .courses-links .campus,
footer .footer-main .footer-main-wrapper .footer-top .main-links .campus {
  margin-top: 10px;
}
footer .footer-main .footer-main-wrapper .footer-top .contact-us {
  margin-left: 14.26vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 21px;
  font-family: "HelveticaNowText" !important;
}
footer .footer-main .footer-main-wrapper .footer-top .contact-us p {
  font-family: "HelveticaNowText" !important;
}
footer .footer-main .footer-main-wrapper .footer-top .contact-us .social-media ul {
  display: flex;
  flex-direction: row;
  padding-left: 0;
  justify-content: space-between;
  align-items: center;
  max-width: 160px;
}
footer .footer-main .footer-main-wrapper .footer-top .contact-us .social-media ul li {
  list-style: none;
}
footer .footer-copyright {
  padding: 29px 0 26px;
  color: #707070;
}
footer .footer-copyright .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
footer .footer-copyright .copyright-links ul {
  display: flex;
  padding: 0;
  gap: 25px;
}
footer .footer-copyright .copyright-links ul li {
  list-style: none;
}
footer .footer-copyright .copyright-links ul li a {
  color: #707070;
  text-decoration: none;
}
footer .footer-copyright .copyright-text {
  color: #707070;
}
footer .d-block {
  display: block;
}

.mobileBottomWidget {
  display: none;
}

.semestersBlock {
  display: flex;
}
.semestersBlock .slick-track {
  display: flex !important;
}
.semestersBlock .slick-slide {
  height: inherit !important;
}
.semestersBlock .line-items {
  background: #fff;
  box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  margin: 8px 12px;
  flex: 1;
  height: inherit;
}
.semestersBlock .line-items .title {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  padding: 24px;
}
.semestersBlock .line-items span {
  display: block;
  padding: 12px 24px;
  border-bottom: 1px solid #707070;
  font-size: 16px;
  line-height: 24px;
  font-family: "HelveticaNowText";
}
.semestersBlock .line-items span:last-child {
  border-bottom: unset;
}
.semestersBlock .line-items span.choose-title {
  background: #707070;
  color: #fff;
  text-align: center;
  margin-top: -1px;
  font-weight: bold;
}
.semestersBlock .line-items span.choose-title strong {
  color: #fff;
}
.semestersBlock .line-items span.choose-sub {
  background: #d6d6d6;
}

.elective-tabs {
  display: flex;
  justify-content: center;
  padding: 12px;
}
.elective-tabs .tablinks {
  font-family: "HelveticaNowText";
  font-weight: 500;
  padding: 8px 16px;
  margin: 0 4px;
  border: 1px solid #074A76;
  border-radius: 5px;
  cursor: pointer;
}
.elective-tabs .tablinks.active {
  background: #074A76;
  color: #fff;
}

.online-manipal-advantage-slider .online-manipal-main {
  overflow: hidden;
}

.faq-details .tabs .tablinks,
.can-apply-section .tabs .tablinks {
  cursor: pointer;
  border: 1px solid #B5B1B1;
  border-radius: 5px 5px 0 0;
}

.faq-details .tabs .tablinks.active,
.can-apply-section .tabs .tablinks.active {
  border: 1px solid #707070 !important;
}

.faq-details .tabs .tablinks:nth-child(2) {
  border-left: unset;
  border-right: unset;
}

.electives-block .tabcontent {
  padding: 30px 0px !important;
}

.page-template-home-page .top-banner-sect.bottomMargin {
  margin-bottom: 40px !important;
}

.page-template-home-page .top-banner-sect a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.page-template-home-page .top-banner-sect #videobanner {
  overflow: hidden;
  width: 100%;
  max-height: 588px;
  position: relative !important;
  z-index: 1;
}
.page-template-home-page .top-banner-sect #videobanner iframe {
  width: 100%;
  aspect-ratio: 1920/588;
  position: relative !important;
  z-index: -1 !important;
}

.banner-details {
  display: flex;
  justify-content: space-between;
  height: 525px;
  overflow: hidden;
}
.banner-details .sliderText {
  position: absolute;
  top: 120px;
  right: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 50px;
}
.banner-details .sliderText .left h1 {
  font-size: 29px;
  font-weight: 700;
  padding-bottom: 20px;
  line-height: 60px;
  color: rgb(246, 246, 246);
  margin-top: -10px;
}
.banner-details .courseEntity img {
  margin: 0px;
  width: 300px;
}
.banner-details .right {
  background: #fff;
  padding: 24px;
  border-radius: 5px;
}
.banner-details .right h3 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.banner-details .right .otpLinkText {
  text-align: center;
}
.banner-details #lsqLoginForm {
  padding: 6px 0 12px 0;
  min-width: 300px;
}
.banner-details #lsqLoginForm .form-group {
  display: block;
  padding: 12px 0;
}
.banner-details #lsqLoginForm label {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 6px;
  display: block;
}
.banner-details #lsqLoginForm input {
  width: 100%;
  font-size: 14px;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.banner-details .otp-verification-block {
  display: none;
}
.banner-details .otp-verification-block {
  padding: 0px !important;
}
.banner-details .iti {
  display: flex;
}
.banner-details .submitField input {
  background-color: #f7b314;
  border: 1px solid #f7b314;
  border-radius: 5px !important;
  background-image: none !important;
  cursor: pointer;
  padding: 12px;
}

.admission-process {
  padding: 30px 40px;
}
.admission-process .section-title {
  font-size: 38px;
}
.admission-process .orangeColor {
  color: #074a76;
  font-size: inherit;
}

.highlight-text {
  background: #ffffff;
  padding: 10px 15px;
  margin-top: 5px;
  text-align: center;
  font-size: 18px;
}

.highlighted-text {
  background: #fcaf17;
  padding: 10px 15px;
  margin-top: 5px;
  text-align: center;
  font-size: 15px;
}

.smu-header {
  position: relative;
  display: flex;
  background: #fff !important;
  padding: 10px 50px;
  z-index: 3;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}
.smu-header .logo {
  display: block;
  float: left;
  padding: 10px 0px;
  text-decoration: none;
  position: relative;
  background-color: transparent;
}
.smu-header .menu-btn {
  display: none;
}
.smu-header .menu-icon {
  display: none;
}
.smu-header #myWhiteLogoImg,
.smu-header #mySearchIcon {
  display: block;
}
.smu-header #myLogoImgLaptop {
  display: none;
}
.smu-header #myLogoImgMobile {
  display: none;
}

.lsq-login {
  margin-top: 0px !important;
}

.smu-footer {
  background: #2C2C2C;
  position: relative;
  float: left;
  width: 100%;
  padding: 16px;
}
.smu-footer .copyRight {
  color: #fff;
  text-align: center;
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .online-manipal-advantages .online-manipal-main {
    width: 100%;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-active {
    transform: scale(0.8) translate(30px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center {
    /* margin: 0 -10%; */
    transform: scale(1) translate(0px);
    z-index: 30;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(694px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-30px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide + .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(-694px);
  }
  .program-benefits-sect .online-manipal-main {
    min-height: 460px;
  }
  .program-benefits-sect .online-manipal-advantage-slider.slick-slide.slick-center .online-manipal-main {
    min-height: 435px !important;
  }
  .smu-header #myWhiteLogoImg {
    width: 215px;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  .smu-header #myWhiteLogoImg {
    width: 215px;
  }
  .online-manipal-advantages .online-manipal-main {
    width: 80%;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-active {
    transform: scale(0.8) translate(193px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center {
    /* margin: 0 -10%; */
    transform: scale(1) translate(49px);
    z-index: 30;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center img {
    height: 183px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(878px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-95px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide + .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(-782px);
  }
  .program-benefits-sect .online-manipal-main {
    min-height: 460px;
  }
}
@media only screen and (min-device-width: 800px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 1) and (-webkit-min-device-pixel-ratio: 2) {
  main {
    margin-top: 60px;
  }
}
.overlay-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  z-index: 9999;
  background: #707070;
  padding: 100px;
}

.close-icon {
  position: absolute;
  top: 16px;
  right: 16px;
  cursor: pointer;
}
.close-icon img {
  float: right;
}

.overlay-content {
  display: none;
  background: #fff;
  padding: 24px;
  width: 50%;
  height: 70%;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99999999999;
  border-radius: 4px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
}

.overlay-content::-webkit-scrollbar {
  width: 7px !important;
  cursor: pointer;
}

.overlay-content::-webkit-scrollbar-track {
  cursor: pointer;
  background: #d8d8d8;
  box-shadow: inset 0 0 5px #d8d8d8;
}

.overlay-content::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #b5b1b1;
}

.overlay-content::-webkit-scrollbar-thumb:hover {
  cursor: pointer;
}

.popupContainer {
  display: flex;
  overflow: auto;
  margin: 0 auto;
}

.overlay-bg {
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.popupknowmorescholarship .close-icon {
  background-color: #fff;
  padding: 10px;
  border-radius: 20px;
  top: 6px;
  right: 6px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1607843137);
}
.popupknowmorescholarship .popupContainer {
  padding: 20px;
  margin: 0px auto;
  position: relative;
  border-radius: 5px;
  box-shadow: unset;
}
.popupknowmorescholarship .popupContainer .bg-white {
  background-color: #fff;
}
.popupknowmorescholarship {
  justify-content: center;
}
.popupknowmorescholarship .categories-bg {
  background-color: #074a76;
  border-radius: 5px 0px 0px 5px;
}
.popupknowmorescholarship .categories-bg .cate-text {
  color: #85bde2;
}
.popupknowmorescholarship .address-proof {
  border-radius: 0px 5px 5px 0px;
}
.popupknowmorescholarship .concession-text {
  padding: 40px 40px 0px 35px !important;
  border-right: 1px solid #e5e5e5;
  width: 26%;
}
.popupknowmorescholarship .concession-text p {
  color: #074a76;
}
.popupknowmorescholarship .defence-con {
  padding: 40px 30px 0px;
}
.popupknowmorescholarship .defence-con .heading-text {
  color: #707070;
}
.popupknowmorescholarship .defence-con p {
  font-weight: 600;
  padding-bottom: 20px;
  min-height: 68px;
}
.popupknowmorescholarship .defence-con ul.docc-text {
  padding-left: 14px;
}
.popupknowmorescholarship .document-text {
  font-weight: 500 !important;
}
.popupknowmorescholarship .smallText {
  font-weight: bold;
  line-height: 17px;
}

.overlay-content.popupknowmorescholarship {
  padding: 0px;
  box-shadow: unset;
  background-color: transparent !important;
}

.rankings-accredition-sect .rank-title {
  text-align: center;
  letter-spacing: 0px;
}
.rankings-accredition-sect .rank-bg {
  background-color: #efefef;
}
.rankings-accredition-sect .rank-wrapper {
  padding: 24px 0px;
}
.rankings-accredition-sect .rankingaccrSlider .slick-list .slick-track {
  display: flex;
  justify-content: center;
}
.rankings-accredition-sect .rankingaccrSlider .slick-list .ranking-items .ranking-text {
  font-weight: bold;
  text-align: center;
  letter-spacing: 0px;
  line-height: 17px;
  color: #000;
  min-height: 52px;
  padding: 15px 15px 0px;
}
.rankings-accredition-sect .rankingaccrSlider .slick-list .ranking-items .image img {
  height: 130px;
  width: auto;
  margin: auto;
}

.financing-options-sect {
  background-color: #006372;
}
.financing-options-sect .financing-img {
  margin-top: -74px;
}
.financing-options-sect .financing-img img {
  width: auto;
  height: auto;
}
.financing-options-sect .finance-attractive {
  text-align: center;
}
.financing-options-sect .finance-attractive p {
  padding: 15px 30px;
}
.financing-options-sect .finance-attractive .know-more-btn {
  text-decoration: underline;
  cursor: pointer;
}

.stats-sect {
  background-color: #efefef;
  padding: 36px 0px;
}
.stats-sect .heading-text {
  color: #006372;
  font-size: 30px;
  letter-spacing: 0.3px;
  line-height: 36px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 10px;
}
.stats-sect .educt-exce {
  padding: 0px 40px;
}
.stats-sect .educt-exce .stats-para {
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.16px;
  font-weight: bold;
}

.testimonial-sect .section-title {
  text-align: center;
  line-height: 53px;
}
.testimonial-sect .testimonialSlider {
  padding: 24px 0px;
}
.testimonial-sect .testimonialSlider .testmonial-para {
  text-align: center;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  min-height: 168px;
  padding: 0px 24px 24px 24px;
}
.testimonial-sect .testimonialSlider .testmonial-slide {
  margin: 0px 8px;
}
.testimonial-sect .testimonialSlider .testmonial-slide .person-image {
  border-radius: 5px;
  box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.1607843137);
}
.testimonial-sect .testimonialSlider .testmonial-slide .person-image img {
  height: 80px;
  width: auto;
  border-radius: 5px;
}
.testimonial-sect .testimonialSlider .testmonial-slide .layout {
  gap: 30px;
}
.testimonial-sect .testimonialSlider .testmonial-slide .person-details p {
  color: #074a76;
}
.testimonial-sect .testimonialSlider .testmonial-slide .person-details .person-name {
  font-weight: bold;
}
.testimonial-sect .testimonialSlider .pb-20 {
  padding-bottom: 10px;
}

.electives-block .tabcontent {
  padding: 30px 0px;
}

.otp-verification-block {
  display: flex;
  justify-content: center;
  padding: 0px 24px 24px 24px;
  border-radius: 2px;
}
.otp-verification-block p {
  font-weight: BOLD;
  font-size: 16px;
  text-align: center;
  width: 100%;
}
.otp-verification-block .mobile-number {
  display: flex;
  justify-content: center;
  margin: 12px 0;
}
.otp-verification-block .number {
  font-weight: 700;
  padding-right: 12px;
  color: #ff6600;
}
.otp-verification-block .edit {
  font-weight: 700;
  font-size: 12px;
  cursor: pointer;
  line-height: 15px;
}
.otp-verification-block .verification-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.otp-verification-block .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.otp-verification-block input {
  background: #efefef;
  margin: 0 6px;
  border-radius: 4px;
  padding: 4px;
  text-align: center;
}
.otp-verification-block .resend-otp {
  display: flex;
  font-size: 14px;
  font-weight: BOLD;
  padding: 12px 0;
  text-decoration: underline;
  justify-content: center;
}
.otp-verification-block .resend-otp span {
  font-size: inherit;
  font-weight: inherit;
}
.otp-verification-block .lsq-submit {
  background: #343634;
  padding: 16px;
  border-radius: 2px;
  border: 1px solid #343634;
  color: #fff;
  font-weight: BOLD;
  font-size: 16px;
  cursor: pointer;
  width: 100%;
  display: block;
}
.otp-verification-block .courseDetails {
  display: flex;
  background: #fff !important;
  flex-direction: column;
}
.otp-verification-block .courseDetails p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 12px;
}
.otp-verification-block .courseDetails p label {
  color: #d8d8d8;
  font-size: 12px;
}
.otp-verification-block .details {
  background: #f5ffd9;
  padding: 24px;
  margin-bottom: 20px;
}
.otp-verification-block .details .university {
  flex-basis: 50%;
  font-size: 12px;
}

#course-float-form .otp-verification-block .lsq-submit {
  padding: 16px 50px;
}

.hidden-fields {
  display: none;
}

#lsq-process-overlay {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(51, 51, 51, 0.9);
}

#lsq-process-overlay .spinner {
  width: 250px;
  height: unset;
  border: unset;
  border-top: unset;
  border-radius: unset;
  animation: unset;
}

#lsq-process-overlay .status-text {
  font-size: 24px;
}

.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .lsq-login {
    margin-top: 0px;
  }
  .online-manipal-advantages .online-manipal-main {
    width: 100%;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-active {
    transform: scale(0.8) translate(30px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center {
    /* margin: 0 -10%; */
    transform: scale(1) translate(0px);
    z-index: 30;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center img {
    height: 220px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(694px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-30px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide + .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(-694px);
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
  .online-manipal-advantages .online-manipal-main {
    width: 80%;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-active {
    transform: scale(0.8) translate(200px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center {
    /* margin: 0 -10%; */
    transform: scale(1) translate(44px);
    z-index: 30;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(874px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-114px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide + .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(-790px);
  }
}
@media only screen and (max-width: 1280px) {
  .overlay-content.popupknowmorescholarship {
    width: 80%;
  }
  .overlay-content.popupknowmorescholarship .concession-text {
    width: 28%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .online-manipal-advantages .online-manipal-adv .online-manipal-main {
    width: 200px;
    padding: 0;
    min-height: 420px;
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(1278px);
  }
  .online-manipal-advantages .online-manipal-adv s .online-manipal-advantage-slider.slick-slide.slick-center {
    /* margin: 0 -10%; */
    transform: scale(1) translate(150px) !important;
  }
  .online-manipal-advantages .online-manipal-adv .nline-manipal-advantage-slider.slick-slide.slick-active {
    transform: scale(0.8) translate(541px);
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-239px) !important;
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide + .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(-975px);
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide {
    width: 498px !important;
    height: 420px !important;
  }
  .online-manipal-advantages .online-manipal-adv .slick-next {
    right: -57px;
  }
  .online-manipal-advantages .online-manipal-adv o .slick-prev {
    left: -57px;
  }
  .online-manipal-advantages-mobile .online-manipal-main {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.1607843137);
    padding: 22px 20px 67px 20px;
  }
  .online-manipal-advantages-mobile .online-manipal-main h4 {
    text-align: center;
    font-size: 18px;
  }
  .online-manipal-advantages-mobile .online-manipal-main img {
    width: 135px;
    margin: auto;
  }
  .online-manipal-advantages-mobile .online-manipal-main p {
    font-size: 12px;
    line-height: 17px;
    color: #000;
    text-align: center;
    margin-top: 17px;
  }
  .online-manipal-advantages-mobile .online-manipal-advantage-slider {
    padding: 12px;
  }
  .online-manipal-advantages-mobile .slick-list {
    padding: 0 10%;
    margin: 0 -10%;
  }
  .online-manipal-advantages-mobile .slick-track {
    display: flex;
  }
  .online-manipal-advantages-mobile .slick-slide {
    display: flex !important;
    height: inherit;
  }
  .overlay-content {
    width: 100%;
  }
  .overlay-content.popupknowmorescholarship {
    width: 100%;
  }
  .overlay-content.popupknowmorescholarship .concession-text {
    width: 30%;
  }
  .popupknowmorescholarship .concession-text {
    width: 30%;
  }
  .popupknowmorescholarship .defence-con p {
    min-height: 68px;
  }
  .financing-options-sect .financing-img {
    margin-top: -40px;
  }
  .financing-options-sect .finance-attractive h3 {
    font-size: 20px;
  }
  .financing-options-sect .finance-attractive p {
    font-size: 14px;
    padding: 15px 8px;
  }
  .stats-sect .educt-exce {
    padding: 0px 16px;
  }
  .stats-sect .educt-exce .stats-para {
    font-size: 14px;
  }
  .stats-sect .heading-text {
    font-size: 20px;
  }
  .testimonial-sect .testimonialSlider .slick-list {
    margin: 0px -9%;
  }
  .testimonial-sect .testimonialSlider .testmonial-slide .layout {
    padding-top: 20px;
  }
  footer .footer-main .footer-main-wrapper .footer-top .contact-us {
    margin-left: 0;
  }
  footer .footer-copyright .container {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  footer .footer-copyright .container .copyright-links {
    justify-content: center;
    display: flex;
  }
}
@media only screen and (max-device-width: 1280px) {
  .online-manipal-advantages .online-manipal-main {
    width: 330px;
    min-height: 420px;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(1012px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center {
    /* margin: 0 -10%; */
    transform: scale(1) translate(80px) !important;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center .online-manipal-main {
    min-height: 425px !important;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-active {
    transform: scale(0.8) translate(318px);
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-161px) !important;
  }
  .online-manipal-advantages .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide + .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(-859px);
  }
  .program-benefits-sect .online-manipal-main {
    min-height: 460px !important;
  }
  section.rankings {
    margin-top: -32px;
  }
}
@media only screen and (max-device-width: 1366px) {
  main {
    margin-top: 60px;
  }
  header .logo img {
    width: 152px !important;
  }
  header .header_wrapper {
    position: relative;
  }
  header .mobile-nav {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    padding: 10px 15px;
    margin-bottom: 20px;
    background: #fff;
  }
  header .mobile-nav .header-logo {
    margin: auto auto auto 0;
  }
  header .mobile-nav .academic {
    border-radius: 5px;
    border: 1px solid #707070;
    padding: 8px 10px;
    background: #efefef;
    font-size: 12px;
    line-height: 17px;
    color: #1c1c1c;
  }
  header .mobile-nav #menu-toggle {
    display: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
  header .mobile-nav #academic-toggle {
    display: none;
    position: relative;
    right: 70px;
    width: 20px;
    height: 20px;
    cursor: pointer;
  }
  header .mobile-nav .menu-button,
  header .mobile-nav .menu-button::before,
  header .mobile-nav .menu-button::after {
    display: block;
    background-color: #000;
    position: absolute;
    height: 2px;
    width: 20px;
    transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
    border-radius: 2px;
    cursor: pointer;
  }
  header .mobile-nav .menu-button::before {
    content: "";
    margin-top: -6px;
  }
  header .mobile-nav .menu-button::after {
    content: "";
    margin-top: 6px;
  }
  header .mobile-nav #menu-toggle:checked + .menu-button-container .menu-button::before {
    margin-top: 0px;
    transform: rotate(405deg);
  }
  header .mobile-nav #menu-toggle:checked + .menu-button-container .menu-button {
    background: rgba(255, 255, 255, 0);
  }
  header .mobile-nav #menu-toggle:checked + .menu-button-container .menu-button::after {
    margin-top: 0px;
    transform: rotate(-405deg);
  }
  header .mobile-nav #academic:checked + .academic-button-container .menu-button::before {
    margin-top: 0px;
  }
  header .mobile-nav #academic:checked + .academic-button-container .menu-button {
    background: rgba(255, 255, 255, 0);
  }
  header .mobile-nav #academic:checked + .academic-button-container .menu-button::after {
    margin-top: 0px;
  }
  header .mobile-nav .academic:after {
    content: "\f105";
    font: normal normal normal 15px/1 FontAwesome;
    float: right;
    color: #707070;
    line-height: 17px;
    padding-left: 6px;
  }
  header .mobile-nav .rotate-toggle {
    background: rgba(255, 255, 255, 0);
  }
  header .mobile-nav .rotate-toggle:after {
    transform: rotate(-405deg);
    margin-top: 0px;
    content: "";
  }
  header .mobile-nav .rotate-toggle:before {
    transform: rotate(405deg);
    margin-top: 0px;
    content: "";
  }
  header .menu-button-container {
    display: flex !important;
    position: absolute;
    right: 20px;
    padding-right: 15px;
  }
  header .academic-button-container {
    display: flex !important;
    position: absolute;
    right: 40px;
    padding-right: 15px;
  }
  header .mobilemenu_wrapper.fullheight .mobilemenu {
    display: flex;
    overflow-x: scroll;
  }
  header .mobilemenu_wrapper .mobile-menu-checked {
    padding-right: 24px;
  }
  header .mobilemenu_wrapper .mobile-menu-checked li {
    text-align: left;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    height: auto;
    padding: 11px 20px;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
    opacity: 1;
  }
  header .mobilemenu_wrapper .mobile-menu-checked li a {
    text-decoration: none;
  }
  header .mobilemenu_wrapper .tabcontent {
    display: none;
    padding: 0 !important;
  }
  header .mobilemenu_wrapper .degrees-tabcontent {
    margin-top: 3px;
  }
  header .mobilemenu_wrapper .faculty-tabcontent {
    margin-top: 3px;
  }
  header .mobilemenu_wrapper .tabcontent.active {
    display: block;
  }
  header .mobilemenu_wrapper {
    position: absolute;
    top: 0;
    z-index: 4;
    margin-top: 60px;
    left: 0;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    background: #F7F7F7;
  }
  header .mobilemenu_wrapper .menu-scroll-box {
    overflow-y: scroll;
    width: 100%;
    max-height: 85%;
  }
  header .mobilemenu_wrapper .mobilemenu::-webkit-scrollbar {
    display: none;
  }
  header .mobilemenu_wrapper .cross-icon-div {
    padding: 20px 20px 0;
  }
  header .mobilemenu_wrapper .cross-icon-div img {
    float: right;
    padding-top: 12px;
  }
  header .mobilemenu_wrapper .mobilemenu {
    flex-direction: column;
    width: 100%;
    justify-content: flex-start;
    align-items: left;
    background: #F7F7F7;
    max-height: 500px;
    overflow-y: scroll;
    border-bottom: 2px solid #f7f7f7;
    padding: 0 18px 10px;
  }
  header .mobilemenu_wrapper .mobilemenu .mobile-course-menu {
    font-family: "HelveticaNowText";
    font-weight: 500;
    margin-top: 10px;
    padding: 10px 10px;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
  }
  header .mobilemenu_wrapper .mobilemenu .mobile-course-menu i {
    float: right;
    margin: auto 0;
    font-size: 10px;
  }
  header .mobilemenu_wrapper .mobilemenu .tablinks {
    flex: 0 0 auto;
  }
  header .mobilemenu_wrapper .mobilemenu .tablinks.active {
    background-color: #fff;
    border-radius: 5px;
  }
  header .mobilemenu_wrapper .department-heading {
    padding: 78px 16px 0;
    font-size: 16px;
    letter-spacing: 0.8px;
    line-height: 24px;
  }
  header .mobilemenu_wrapper .btn-container {
    display: flex;
    flex-direction: row;
    width: 100%;
    bottom: 0;
    margin-bottom: 60px;
  }
  header .mobilemenu_wrapper .btn-container .login_btn {
    display: block;
    padding: 7px;
    text-align: center;
    width: calc(100% - 30px);
    background: #f7f7f7;
    border: 1px solid #707070 !important;
    border-radius: 5px;
    margin: 15px !important;
    text-decoration: none;
    cursor: pointer;
  }
  header .mobilemenu_wrapper .btn-container .enroll_btn {
    display: block;
    padding: 7px;
    text-align: center;
    width: calc(100% - 30px);
    background: #f78d2d;
    color: #fff;
    border: 1px solid #f78d2d !important;
    border-radius: 5px;
    margin: 15px !important;
    text-decoration: none;
    cursor: pointer;
  }
  header .mobilemenu_wrapper .data-content-wrapper {
    display: none;
    width: 100%;
    min-width: 0;
    flex: 1 1 100%;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tab-content-heading {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.8px;
    padding: 4px 16px;
  }
  header .mobilemenu_wrapper .data-content-wrapper .header-menu-sub-tab-items {
    display: flex;
    flex-direction: column;
    margin: 0 16px;
  }
  header .mobilemenu_wrapper .data-content-wrapper .header-menu-sub-tab-items .tabs {
    border-bottom: 3px solid #E5E5E5;
    display: flex;
    gap: 52px;
  }
  header .mobilemenu_wrapper .data-content-wrapper .header-menu-sub-tab-items .tabs .tablinks.active {
    border-bottom: 3px solid #074A76;
    color: #074A76;
  }
  header .mobilemenu_wrapper .data-content-wrapper .header-menu-sub-tab-items .tabs .tabcontent.active {
    width: 100%;
    min-width: 0;
    flex: 1 1 100%;
  }
  header .mobilemenu_wrapper .data-content-wrapper .header-menu-sub-tab-items .tabs .tablinks {
    font-size: 12px;
    line-height: 17px;
    color: #707070;
    padding: 16px 14px 6px;
    position: relative;
    top: 2px;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tabcontent .faculties-list {
    width: 100%;
    min-width: 0;
    height: 28vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior: contain;
    touch-action: pan-y;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tabcontent .faculties-list .faculties-list-item {
    padding: 10px 6px;
    list-style-type: none;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tabcontent .faculties-list .faculties-list-item .faculties-profile-card {
    display: flex;
    gap: 10px;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tabcontent .faculties-list .faculties-list-item .faculties-profile-card .faculties-profile-img {
    height: 41px;
    width: 41px;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tabcontent .faculties-list .faculties-list-item .faculties-profile-card .faculties-profile h3 {
    font-size: 12px;
    line-height: 14px;
    color: #074A76;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tabcontent .faculties-list .faculties-list-item .faculties-profile-card .faculties-profile p {
    font-size: 12px;
    line-height: 14px;
    color: #074A76;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tabcontent .know-more-link {
    font-size: 12px;
    line-height: 17px;
    color: #000;
    float: right;
    padding: 12px 20px;
    text-decoration: none;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tabcontent .know-more-link i {
    margin-left: 5px;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tab-back-btn-div {
    padding: 0px 16px 36px;
  }
  header .mobilemenu_wrapper .data-content-wrapper .tab-back-btn-div .tab-back-btn {
    background-color: #fff;
    padding: 6px 14px;
    border-radius: 100%;
    font-size: 26px;
    box-shadow: 0px 3px 18px rgba(0, 0, 0, 0.1607843137);
  }
  header #menu-toggle ~ .mobilemenu_wrapper ul.mobilemenu li,
  header #menu-toggle ~ .mobilemenu_wrapper ul.mobilemenu li ul li,
  header #menu-toggle ~ .mobilemenu_wrapper a.login_btn,
  header #menu-toggle ~ .mobilemenu_wrapper {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li {
    text-align: left;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    height: auto;
    padding: 11px 20px;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
    opacity: 1;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li a {
    text-decoration: none;
    font-family: "HelveticaNowText";
    font-weight: 500;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper a.login_btn {
    font-family: "HelveticaNowText";
    font-weight: 500;
    text-align: center;
    height: auto;
    padding: 8px 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
    opacity: 1;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper a.login_btn a {
    text-decoration: none;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper {
    margin-top: 60px;
    height: auto;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 1;
    display: flex;
    flex-direction: column;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item {
    padding-top: 0;
    display: none;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item .toggle {
    font-family: "HelveticaNowText";
    font-weight: 500;
    margin-top: 10px;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item .toggle:after {
    content: "\f107";
    font: normal normal normal 20px/1 FontAwesome;
    color: #000;
    font-weight: 400;
    margin-left: 10px;
    padding-top: 4px;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item .mobile-course-submenu {
    display: none;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item.active {
    padding-top: 0;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item.active .toggle:after {
    content: "\f106";
    font: normal normal normal 20px/1 FontAwesome;
    color: #000;
    font-weight: 400;
    margin-left: 10px;
    padding-top: 3px;
  }
  header #menu-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item.active .mobile-course-submenu {
    display: block;
  }
  header #academic-toggle ~ .mobilemenu_wrapper ul.mobilemenu li,
  header #academic-toggle ~ .mobilemenu_wrapper ul.mobilemenu li ul li,
  header #academic-toggle ~ .mobilemenu_wrapper a.login_btn,
  header #academic-toggle ~ .mobilemenu_wrapper {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li {
    text-align: left;
    background-color: #fff;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    height: auto;
    padding: 11px 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
    opacity: 1;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li a {
    text-decoration: none;
    font-family: "HelveticaNowText";
    font-weight: 500;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li:nth-child(2) {
    display: none;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li:nth-child(3) {
    display: none;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu .mobile-course-item li:nth-child(2) {
    display: block;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu .mobile-course-item li:nth-child(3) {
    display: block;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper a.login_btn {
    font-family: "HelveticaNowText";
    font-weight: 500;
    text-align: center;
    height: auto;
    padding: 8px 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    display: block;
    opacity: 1;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper a.login_btn a {
    text-decoration: none;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper {
    margin-top: 60px;
    height: 100vh;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 1;
    display: flex;
    flex-direction: column;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item {
    padding-top: 0;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item .toggle {
    font-family: "HelveticaNowText";
    font-weight: 500;
    margin-top: 10px;
    color: #074a76;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item .toggle:after {
    content: "\f107";
    font: normal normal normal 20px/1 FontAwesome;
    color: #000;
    font-weight: 400;
    margin-left: 10px;
    padding-top: 4px;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item .mobile-course-submenu {
    display: none;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item.active {
    padding-top: 0;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item.active .toggle:after {
    content: "\f106";
    font: normal normal normal 20px/1 FontAwesome;
    color: #000;
    font-weight: 400;
    margin-left: 10px;
    padding-top: 3px;
  }
  header #academic-toggle:checked ~ .mobilemenu_wrapper ul.mobilemenu li.mobile-course-item.active .mobile-course-submenu {
    display: block;
  }
  header .mobile-course-submenu {
    width: 100%;
    margin: 0 auto;
    border-radius: 5px;
    padding: 0 20px;
  }
  header .mobile-course-submenu ul {
    padding-left: 0;
  }
  header .mobile-course-submenu ul li {
    list-style: none;
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #efefef !important;
    border-radius: 2px;
    padding: 11px 0 !important;
  }
  header .mobile-course-submenu ul li .wrapper {
    text-align: left;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    gap: 0;
    border: 1px solid transparent;
  }
  header .mobile-course-submenu ul li .wrapper .course-details {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  header .mobile-course-submenu ul li .wrapper .course-details .duration,
  header .mobile-course-submenu ul li .wrapper .course-details .time {
    font-weight: bold;
    font-size: 12px;
    line-height: 17px;
  }
  header .mobile-course-submenu ul li .wrapper .course-details .duration img,
  header .mobile-course-submenu ul li .wrapper .course-details .time img {
    display: inline-block;
    margin-right: 5px;
  }
  header .mobile-course-submenu ul li .wrapper .course-details .duration .duration_stroke,
  header .mobile-course-submenu ul li .wrapper .course-details .time .duration_stroke {
    fill: #000;
  }
  header .mobile-course-submenu ul li .wrapper .course-details .duration .duration_fill,
  header .mobile-course-submenu ul li .wrapper .course-details .time .duration_fill {
    fill: transparent;
  }
  header .mobile-course-submenu ul li .wrapper .course-details .duration .time_stroke,
  header .mobile-course-submenu ul li .wrapper .course-details .time .time_stroke {
    fill: #000;
  }
  header .mobile-course-submenu ul li .wrapper .course-details .duration .time_fill,
  header .mobile-course-submenu ul li .wrapper .course-details .time .time_fill {
    fill: transparent;
  }
  header .mobile-course-submenu ul li .wrapper .course-name {
    color: #074a76;
    font-weight: bold;
  }
  header .mobile-course-submenu ul li:last-child {
    border-bottom: 0 !important;
  }
  header .mobilemenu > li {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0.5em 0;
    width: 100%;
    color: white;
    background-color: #222;
  }
  header .mobilemenu > li:not(:last-child) {
    border-bottom: 1px solid #444;
  }
}
@media only screen and (max-width: 799px) {
  .container {
    margin: 0 15px;
  }
  #scrollTopBtn {
    left: 15px;
    bottom: 80px;
  }
  footer {
    margin-top: 0;
  }
  footer .container {
    margin: 0;
  }
  footer .footer-main {
    padding-bottom: 0;
  }
  footer .footer-main .blue-text a {
    font-size: 12px;
    line-height: 17px;
  }
  footer .footer-main .blue-text.campus a {
    font-size: 14px;
    line-height: 21px;
  }
  footer .footer-main .footer-main-wrapper .footer-logo {
    width: 216px;
    margin: 0 auto;
  }
  footer .footer-main .footer-main-wrapper .footer-logo img {
    width: 216px;
  }
  footer .footer-main .footer-main-wrapper .footer-top {
    padding-top: 0;
    flex-direction: column;
    text-align: center;
  }
  footer .footer-main .footer-main-wrapper .footer-top .main-links,
  footer .footer-main .footer-main-wrapper .footer-top .courses-links,
  footer .footer-main .footer-main-wrapper .footer-top .contact-us {
    border-bottom: 2px solid #e5e5e5;
    padding: 40px 0;
  }
  footer .footer-main .footer-main-wrapper .footer-top .main-links ul li,
  footer .footer-main .footer-main-wrapper .footer-top .courses-links ul li {
    margin-bottom: 8px;
  }
  footer .footer-main .footer-main-wrapper .footer-top .main-links ul li a,
  footer .footer-main .footer-main-wrapper .footer-top .courses-links ul li a {
    font-size: 14px;
    line-height: 21px;
  }
  footer .footer-main .footer-main-wrapper .footer-top .main-links .blue-text,
  footer .footer-main .footer-main-wrapper .footer-top .courses-links .blue-text {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 18px;
  }
  footer .footer-main .footer-main-wrapper .footer-top .main-links .campus,
  footer .footer-main .footer-main-wrapper .footer-top .courses-links .campus {
    margin-bottom: 0;
  }
  footer .footer-main .footer-main-wrapper .footer-top .contact-us {
    margin-left: 0;
    border-bottom: 0;
  }
  footer .footer-main .footer-main-wrapper .footer-top .contact-us p {
    margin-bottom: 27px;
    font-size: 12px;
    line-height: 17px;
  }
  footer .footer-main .footer-main-wrapper .footer-top .contact-us p span {
    font-size: 12px;
    line-height: 17px;
  }
  footer .footer-main .footer-main-wrapper .footer-top .contact-us .social-media ul {
    justify-content: space-between;
    align-items: center;
    margin: 13px auto 0;
    max-width: 160px;
  }
  footer .footer-copyright {
    padding: 20px 0 70px;
  }
  footer .footer-copyright .container {
    flex-direction: column;
    text-align: center;
  }
  footer .footer-copyright .container .copyright-links ul {
    justify-content: space-around;
    display: block;
    max-width: 480px;
    margin: 0 auto;
  }
  footer .footer-copyright .container .copyright-links ul li {
    width: 49%;
    display: inline-block;
  }
  footer .footer-copyright .container .copyright-links ul li a {
    font-size: 12px;
  }
  footer .footer-copyright .container .copyright-links ul li:last-child {
    width: 100%;
  }
  footer .footer-copyright .container .copyright-text {
    font-size: 10px;
  }
  .mobileBottomWidget {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #fff;
    z-index: 5;
  }
  .mobileBottomWidget .mobileEnrollBtn {
    cursor: pointer;
    background: #fff;
    border-radius: 2px;
    border: 0;
    box-shadow: 0px -3px 5px rgba(0, 0, 0, 0.1019607843);
    font-weight: 600;
    align-items: center;
    font-size: 16px;
    padding: 10px 15px;
    color: #000;
  }
  .mobileBottomWidget .mobileEnrollBtn .mobileEnrollBtn-wrapper {
    display: flex;
    justify-content: center;
    text-decoration: none;
    gap: 1px;
    position: relative;
    border-radius: 5px;
  }
  .mobileBottomWidget .mobileEnrollBtn .mobileEnrollBtn-wrapper .enrolLeft {
    display: block;
    font-size: 26px;
    background: #F78D2D;
    padding: 7px 14px;
    border-radius: 5px 0 0 5px;
    color: #fff;
    flex-basis: 6%;
    position: absolute;
    left: 0px;
    top: 0;
    border-right: 1px solid #fff;
    border-radius: 5px 0 0 5px !important;
  }
  .mobileBottomWidget .mobileEnrollBtn .mobileEnrollBtn-wrapper .enrolLeft i {
    color: #fff;
  }
  .mobileBottomWidget .mobileEnrollBtn .mobileEnrollBtn-wrapper .enrolLeft.open i {
    transform: rotate(-180deg);
  }
  .mobileBottomWidget .mobileEnrollBtn .mobileEnrollBtn-wrapper .enrolRight {
    display: block;
    padding: 10px 10px;
    background: #F78D2D;
    border-radius: 0px 5px 5px 0px;
    color: #fff;
    text-decoration: none;
    flex-basis: 94%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 21px;
    border-radius: 5px;
    flex-basis: 100%;
    /* padding-left: 31%; */
    /* z-index: 4; */
  }
  .mobileBottomWidget .mobileEnrollBtn .footer-loginBtn {
    display: none;
    padding: 8px;
    font-family: "HelveticaNowText";
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    width: 100%;
    background: #fff;
    border: 1px solid #000 !important;
    border-radius: 5px;
    margin: 0 auto 10px auto !important;
    text-decoration: none;
    cursor: pointer;
  }
  .mobileBottomWidget .mobileEnrollBtn .footer-loginBtn.active {
    display: block;
  }
  .mobileBottomWidget.hide {
    display: none !important;
  }
}
@media only screen and (max-device-width: 1024px) {
  .semestersBlock .slick-list {
    margin: 0 -10%;
    padding: 0 15px 0 15px;
  }
}
@media only screen and (max-width: 768px) {
  section.rankings {
    margin-top: -232px;
  }
  .page-template-home-page .top-banner-sect #videobanner {
    overflow: hidden;
    width: 100%;
    max-height: 556px;
  }
  .page-template-home-page .top-banner-sect #videobanner iframe {
    width: 100%;
    aspect-ratio: 500/556;
  }
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .online-manipal-advantages .online-manipal-adv .online-manipal-main {
    width: 200px;
    padding: 0;
    min-height: 420px;
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(1267px);
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide.slick-center {
    /* margin: 0 -10%; */
    transform: scale(1) translate(150px) !important;
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide.slick-active {
    transform: scale(0.8) translate(541px);
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide {
    transform: scale(0.8) translate(-239px) !important;
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide.slick-center + .slick-slide + .online-manipal-advantage-slider.slick-slide {
    transform: scale(0.7) translate(-962px);
  }
  .online-manipal-advantages .online-manipal-adv .online-manipal-advantage-slider.slick-slide {
    width: 498px !important;
    height: 420px !important;
  }
  .online-manipal-advantages .online-manipal-adv .slick-next {
    right: -57px;
    z-index: 3;
  }
  .online-manipal-advantages .online-manipal-adv .slick-prev {
    left: -57px;
    z-index: 3;
  }
  .online-manipal-advantages-mobile .online-manipal-main {
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.1607843137);
    padding: 22px 20px 67px 20px;
  }
  .online-manipal-advantages-mobile .online-manipal-main h4 {
    text-align: center;
    font-size: 18px;
  }
  .online-manipal-advantages-mobile .online-manipal-main img {
    width: 135px;
    margin: auto;
  }
  .online-manipal-advantages-mobile .online-manipal-main p {
    font-size: 12px;
    line-height: 17px;
    color: #000;
    text-align: center;
    margin-top: 17px;
  }
  .online-manipal-advantages-mobile .online-manipal-advantage-slider {
    padding: 8px;
  }
  .online-manipal-advantages-mobile .slick-list {
    padding: 0 7%;
    margin: 0 -8%;
  }
  .online-manipal-advantages-mobile .slick-track {
    display: flex;
  }
  .online-manipal-advantages-mobile .slick-slide {
    display: flex !important;
    height: inherit;
  }
  .topMargin {
    margin-top: 40px !important;
  }
  .bottomMargin {
    margin-bottom: 40px !important;
  }
  .topPadding {
    padding-top: 40px !important;
  }
  .bottomPadding {
    padding-bottom: 40px !important;
  }
  .section-title {
    font-size: 24px;
    text-align: center;
  }
  .overlay-bg {
    padding: 0px;
  }
  .overlay-content {
    width: 90%;
    height: 100%;
  }
  .overlay-content.popupknowmorescholarship {
    width: 90%;
    height: 100%;
    justify-content: flex-start;
  }
  .overlay-content.popupknowmorescholarship .concession-text {
    width: 100%;
  }
  .popupknowmorescholarship .categories-bg {
    border-radius: 0px 0px 0px 0px;
  }
  .popupknowmorescholarship .categories-bg .divy-para {
    color: #f7f7f7;
  }
  .popupknowmorescholarship .popupContainer {
    flex-direction: column;
    width: 100%;
    height: 90%;
  }
  .popupknowmorescholarship .popupContainer .cat-region {
    padding: 20px;
  }
  .popupknowmorescholarship .popupContainer .cat-region .Divyang-cert {
    width: 40%;
  }
  .popupknowmorescholarship .popupContainer .cat-region .valid-cert {
    width: 60%;
  }
  .popupknowmorescholarship .popupContainer .heading-text {
    color: #074a76;
  }
  .popupknowmorescholarship .popupContainer .smallText {
    color: #707070;
  }
  .popupknowmorescholarship .popupContainer .conc-doc {
    color: #85bde2;
  }
  .popupknowmorescholarship .popupContainer .candidate-con {
    border-radius: 5px 5px 0px 0px;
  }
  .popupknowmorescholarship .popupContainer .defence-pers {
    border-radius: 0px 0px 5px 5px;
  }
  .popupknowmorescholarship .popupContainer .reg-divy-def {
    line-height: 26px;
  }
  .rankings-accredition-sect .rank-title {
    font-size: 20px;
  }
  .rankings-accredition-sect .rankingaccrSlider .slick-list {
    margin: 0px -15px;
  }
  .financing-options-sect .layout {
    flex-direction: column;
  }
  .financing-options-sect .financing-img {
    margin-top: 0px;
    order: 3;
  }
  .financing-options-sect .financing-img img {
    width: 217px;
    height: auto;
  }
  .financing-options-sect .Attractive-scholarship.finance-attractive {
    padding: 30px 0px 0px;
  }
  .financing-options-sect .finance-attractive {
    padding: 40px 0px 0px;
  }
  .financing-options-sect .finance-attractive h3 {
    font-size: 18px;
  }
  .financing-options-sect .finance-attractive p {
    padding: 10px 45px 0px;
    font-size: 14px;
    line-height: 21px;
  }
  .testimonial-sect .testimonialSlider .slick-list {
    margin: 0px -15px;
  }
}
@media only screen and (max-device-height: 599px) {
  header .mobilemenu_wrapper .menu-scroll-box {
    overflow-y: scroll;
    width: 100%;
  }
}
.notification-gif {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
}

@media only screen and (min-width: 0px) and (max-width: 480px) {
  section.rankings img {
    margin-top: 54%;
  }
  .page-template-smu-lsq-login .banner-details #lsqLoginForm {
    min-width: unset !important;
  }
  .page-template-smu-lsq-login header .logo img {
    width: 200px !important;
  }
  .banner-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: unset;
    overflow: unset;
  }
  .banner-details #lsqLoginForm input {
    width: 100%;
  }
  .banner-details .sliderText {
    position: absolute;
    top: 100px;
    right: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 24px;
    flex-direction: column;
  }
  .banner-details .sliderText .left h1 {
    font-size: 28px;
    text-align: center;
    line-height: 32px;
    padding-top: 42px;
  }
  .banner-details .nextLine {
    display: contents;
  }
  .login-rankings .mobileOnly {
    display: inline-block;
  }
  .login-rankings .image1 {
    width: 20%;
    float: left;
    margin-top: 9px;
  }
  .login-rankings .center-orange-text {
    width: 30%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    margin-left: 10px;
    margin-top: 20px;
  }
  .login-rankings .divider {
    width: 20%;
    float: left;
    border-left: 1px solid white;
    height: 50px;
    margin: 0px;
    margin-top: 18px;
    margin-right: -105px;
    margin-left: -12px;
  }
  .login-rankings .image2 {
    width: 20%;
    float: left;
  }
  .smu-header {
    padding: 10px 30px;
  }
  .page-template-home-page .top-banner-sect.bottomMargin {
    margin-bottom: 20px !important;
  }
  .elective-tabs .tablinks {
    font-size: 14px;
    line-height: 21px;
    padding: 8px 10px;
  }
  .electives-block .tabcontent {
    padding: 24px;
  }
  .electives-block .tabcontent .semestersBlock .line-items {
    margin: 8px 6px;
  }
  .electives-block .tabcontent .slick-list {
    margin: 0 -5%;
    padding: 0 15px 0 15px;
  }
  .online-manipal-advantages-mobile .online-manipal-main {
    min-height: 300px !important;
    border-radius: 5px;
    box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.1607843137);
  }
  .online-manipal-advantages-mobile .online-manipal-main h4 {
    text-align: center;
    font-size: 18px;
  }
  .online-manipal-advantages-mobile .online-manipal-main .advantage-desc {
    padding: 0px 20px 20px 20px;
  }
  .online-manipal-advantages-mobile .online-manipal-main .advantage-heading {
    padding: 20px;
    background-color: #074a76;
  }
  .online-manipal-advantages-mobile .online-manipal-main .advantage-heading h4 {
    color: #fff;
  }
  .online-manipal-advantages-mobile .online-manipal-main img {
    margin: auto;
  }
  .online-manipal-advantages-mobile .online-manipal-main p {
    font-size: 12px;
    line-height: 17px;
    color: #000;
    text-align: center;
    margin-top: 17px;
  }
  .online-manipal-advantages-mobile .online-manipal-advantage-slider {
    padding: 8px;
  }
  .online-manipal-advantages-mobile .slick-list {
    padding: 0 5%;
    margin: 0 0 0 -6%;
  }
  .online-manipal-advantages-mobile .slick-track {
    display: flex;
  }
  .online-manipal-advantages-mobile .slick-slide {
    display: flex !important;
    height: inherit;
  }
  .program-benefits-sect .advantage-desc {
    padding: 0px 20px !important;
  }
  .topMargin {
    margin-top: 40px !important;
  }
  .bottomMargin {
    margin-bottom: 40px !important;
  }
  .topPadding {
    padding-top: 40px !important;
  }
  .bottomPadding {
    padding-bottom: 40px !important;
  }
  .section-title {
    font-size: 24px;
    text-align: center;
  }
  .formSection {
    flex-direction: column;
    background: linear-gradient(to bottom, #074A76 0%, #074A76 60%, #fff 60%, #fff 100%);
    padding: 24px 4%;
  }
  .formSection .left {
    flex-basis: 100%;
    padding-bottom: 24px;
    padding-left: 0;
  }
  .formSection .left h3 {
    text-align: center;
  }
  .formSection .left p {
    text-align: center;
  }
  .formSection .right {
    flex-basis: 100%;
  }
  .formSection .right .termsField label {
    line-height: 12px;
  }
  .overlay-bg {
    padding: 0px;
  }
  .overlay-content {
    width: 100%;
    height: 100%;
  }
  .overlay-content.popupknowmorescholarship {
    width: 100%;
    height: 100%;
  }
  .popupknowmorescholarship {
    justify-content: flex-start;
  }
  .popupknowmorescholarship .categories-bg {
    border-radius: 0px 0px 0px 0px;
  }
  .popupknowmorescholarship .categories-bg .divy-para {
    color: #f7f7f7;
  }
  .popupknowmorescholarship .popupContainer {
    flex-direction: column;
    width: 100%;
    height: 80%;
  }
  .popupknowmorescholarship .popupContainer .cat-region {
    padding: 20px;
  }
  .popupknowmorescholarship .popupContainer .cat-region .Divyang-cert {
    width: 40%;
  }
  .popupknowmorescholarship .popupContainer .cat-region .valid-cert {
    width: 60%;
  }
  .popupknowmorescholarship .popupContainer .cat-region .valid-cert .cate-para {
    font-size: 14px;
    line-height: 18px;
  }
  .popupknowmorescholarship .popupContainer .heading-text {
    color: #074a76;
  }
  .popupknowmorescholarship .popupContainer .smallText {
    color: #707070;
    line-height: 17px;
  }
  .popupknowmorescholarship .popupContainer .conc-doc {
    color: #85bde2;
  }
  .popupknowmorescholarship .popupContainer .candidate-con {
    border-radius: 5px 5px 0px 0px;
  }
  .popupknowmorescholarship .popupContainer .defence-pers {
    border-radius: 0px 0px 5px 5px;
  }
  .popupknowmorescholarship .popupContainer .reg-divy-def {
    line-height: 26px;
  }
  .rankings-accredition-sect .rank-title {
    font-size: 20px;
  }
  .rankings-accredition-sect .rankingaccrSlider .slick-list {
    margin: 0px -15px;
  }
  .financing-options-sect .layout {
    flex-direction: column;
  }
  .financing-options-sect .financing-img {
    margin-top: 0px;
    order: 3;
  }
  .financing-options-sect .financing-img img {
    width: 217px;
    height: auto;
  }
  .financing-options-sect .Attractive-scholarship.finance-attractive {
    padding: 30px 0px 0px;
  }
  .financing-options-sect .finance-attractive {
    padding: 40px 0px 0px;
  }
  .financing-options-sect .finance-attractive h3 {
    font-size: 18px;
  }
  .financing-options-sect .finance-attractive p {
    padding: 10px 45px 0px;
    font-size: 14px;
    line-height: 21px;
  }
  .financing-options-sect .know-more-btn {
    font-size: 14px;
    line-height: 21px;
  }
  .stats-sect .educt-exce {
    padding: 0px 10px;
  }
  .stats-sect .educt-exce .stats-para {
    letter-spacing: 0px;
    font-size: 14px;
  }
  .stats-sect .heading-text {
    font-size: 26px;
    letter-spacing: 0.26px;
  }
  .testimonial-sect .section-title {
    font-size: 24px;
    line-height: 36px;
  }
  .testimonial-sect .testimonialSlider {
    padding: 0px 0px;
  }
  .testimonial-sect .testimonialSlider .slick-list {
    margin: 0px -15px;
  }
  .testimonial-sect .testimonialSlider .testmonial-para {
    -webkit-line-clamp: 8;
    padding: 20px 24px;
    font-size: 12px;
    line-height: 17px;
  }
  .testimonial-sect .testimonialSlider .testmonial-slide .layout {
    gap: 20px;
  }
  .testimonial-sect .testimonialSlider .testmonial-slide .person-image img {
    height: 58px;
  }
  .testimonial-sect .testimonialSlider .testmonial-slide .person-details p {
    font-size: 10px;
    line-height: 15px;
  }
  .program-curriculum-sect .slick-list {
    margin: 0 0 0 -6%;
    padding: 0 5%;
  }
}
@media only screen and (max-width: 375px) {
  .mobileBottomWidget .mobileEnrollBtn .footer-loginBtn {
    max-width: 320px;
  }
}
@media only screen and (max-width: 320px) {
  .elective-tabs {
    padding: 12px 0;
  }
}
@media screen and (max-width: 1366px) {
  .details {
    overflow-y: auto !important;
    max-height: 400px !important;
  }
}/*# sourceMappingURL=style.css.map */