@font-face {
  font-family: "HelveticaNowDisplay";
  src: url(../../../../../../../../../themes/the-theme/assets/fonts/HelveticaNowDisplay-Regular.woff2) format("woff2"), url(../../../../../../../../../themes/the-theme/assets/fonts/HelveticaNowDisplay-Regular.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplay";
  src: url(../../../../../../../../../themes/the-theme/assets/fonts/HelveticaNowDisplay-Bold.woff2) format("woff2"), url(../../../../../../../../../themes/the-theme/assets/fonts/HelveticaNowDisplay-Bold.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Sabon LT Std";
  src: url(../../../../../../../../../themes/the-theme/assets/fonts/SabonLTStd-BoldItalic.eot);
  src: url("../../../../../../../../../themes/the-theme/assets/fonts/SabonLTStd-BoldItalic.eot?#iefix") format("embedded-opentype"), url(../../../../../../../../../themes/the-theme/assets/fonts/SabonLTStd-BoldItalic.woff2) format("woff2"), url(../../../../../../../../../themes/the-theme/assets/fonts/SabonLTStd-BoldItalic.woff) format("woff"), url(../../../../../../../../../themes/the-theme/assets/fonts/SabonLTStd-BoldItalic.ttf) format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowDisplayBlack";
  src: url(../../../../../../../../../themes/the-theme/assets/fonts/HelveticaNowDisplay-Black.woff2) format("woff2"), url(../../../../../../../../../themes/the-theme/assets/fonts/HelveticaNowDisplay-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.learn img {
  width: auto;
}

.learn-sect {
  align-self: center;
}

.footer-second-sect .row {
  flex-wrap: nowrap;
}

.download-url {
  display: none;
}

.acad-eduction-sect img {
  height: auto;
}

.border-right {
  border-right: 1px solid #fff;
  width: 1.333333%;
  margin-right: 55px;
  height: 175px;
  margin-top: 70px;
}

.page-template-home-page-v2 .border-right {
  border-right: 1px solid #fff;
  width: 1.333333%;
  margin-right: 80px;
  height: 175px;
  margin-top: 70px;
}

.page-template-page-our-offerings .banner-section .slide-item .container .left {
  margin-top: 160px;
}
.page-template-page-our-offerings .banner-section .slide-item .container .right {
  margin-top: 130px;
}

#success-form .modal-dialog,
.mr-download-form .modal-dialog {
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  display: flex;
  align-items: center;
  /* Center vertically */
  justify-content: center;
}

.enterprise-header-menu {
  margin-left: auto;
  flex-direction: row;
  display: flex;
  list-style: none;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
  opacity: 1;
}
.enterprise-header-menu .menu-item {
  position: relative;
}
.enterprise-header-menu .menu-item a {
  padding: 0.5rem 1rem;
  display: block;
}
.enterprise-header-menu .menu-item .fa {
  margin-left: 4px;
  color: #ffffff;
}
.enterprise-header-menu .menu-item .sub-menu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  padding: 23px 0 0 0;
  list-style: none;
  width: 100%;
  border-radius: 5px;
}
.enterprise-header-menu .menu-item .sub-menu:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  top: 13px;
  left: 50px;
  bottom: auto;
  right: auto;
  border-width: 0 10px 10px;
  border-color: #3b3a33 transparent;
}
.enterprise-header-menu .menu-item .sub-menu .menu-item {
  background: rgba(58, 57, 50, 0.9);
}
.enterprise-header-menu .menu-item .sub-menu .menu-item:first-child {
  border-radius: 5px 5px 0 0;
}
.enterprise-header-menu .menu-item .sub-menu .menu-item:last-child {
  border-radius: 0px 0px 5px 5px;
}
.enterprise-header-menu .menu-item .sub-menu .menu-item a {
  border-radius: 5px;
  overflow: hidden;
}
.enterprise-header-menu .menu-item .sub-menu .menu-item a:hover {
  background: linear-gradient(to left, #f60, #ff270d 2%);
}
.enterprise-header-menu .menu-item:hover .sub-menu {
  display: block;
}

.header-btn {
  margin-left: 30px;
  border: 0;
  padding: 12px 30px;
}

.banner-section .slide-item {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  aspect-ratio: 1281/430;
}
.banner-section .slide-item .container {
  display: flex;
  justify-content: space-between;
  margin: 50px auto 0 auto;
}
.banner-section .slide-item .container .left {
  width: 45%;
  display: flex;
  flex-direction: column;
  margin-top: 100px;
}
.banner-section .slide-item .container .left .slide-title {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 18px;
}
.banner-section .slide-item .container .left .btn-primary {
  margin-top: 50px;
  border: 0;
  align-self: flex-start;
  padding: 12px 30px;
}
.banner-section .slide-item .container .right {
  margin-top: 70px;
}
.banner-section .slide-item .left-slide {
  margin-top: 0px !important;
}
.banner-section .slick-dots {
  bottom: 30px;
  position: absolute;
  width: 100%;
}
.banner-section .offerings-banner .banner-heading ul.bread-ul {
  padding: 0;
  margin: 15px 0 10px;
}
.banner-section ul.bread-ul {
  padding-left: 0px;
}
.banner-section ul.bread-ul li {
  display: inline-block;
  font-weight: 300;
  font-size: 16px;
  color: #000;
  line-height: 1.5;
}
.banner-section ul.bread-ul li a {
  text-decoration: none;
  color: #000;
}
.banner-section ul.bread-ul li i {
  color: #000;
}
.banner-section .banner-head-text {
  line-height: 1.2;
  margin: 0 0 15px;
  font-size: 28px;
  font-weight: 700;
  color: #131313;
}
.banner-section .banner-head-para {
  font-size: 16px;
  line-height: 1.19;
  color: #131313;
}
.banner-section .banner-section-third-slide {
  background-image: none !important;
  background-color: #fff7ea !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.about-section .layout {
  gap: 16px;
}
.about-section .layout .left {
  width: 60%;
  flex: 0 0 auto;
}
.about-section .layout .right {
  width: 38%;
  flex: 0 0 auto;
}
.about-section .layout .right .key-highlight-wrap {
  background: #FBF0EB;
  border-radius: 14px;
  padding: 18px 44px 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 38px;
}
.about-section .layout .right .key-highlight-wrap .sub-title {
  flex: 0 0 100%;
  font-size: 20px;
  font-weight: bold;
}
.about-section .layout .right .key-highlight-wrap .key-item {
  width: 42%;
  flex: 0 0 auto;
}
.about-section .layout .right .key-highlight-wrap .key-item .title {
  font-size: 25px;
  letter-spacing: 1.25px;
  font-weight: bold;
  color: #ff6600;
}
.about-section .layout .right .key-highlight-wrap .key-item .desc {
  color: #000000;
  margin-bottom: 0;
}

.expertise-section .domain-expert-list .slick-track {
  display: flex;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item {
  height: inherit;
  position: relative;
  min-height: 368px;
  border: 1px solid transparent;
  border-radius: 14px;
  margin: 0 8px 10px;
  overflow: hidden;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #FF3400 0%, #1B0F5C 100%);
  z-index: 0;
  border-radius: 14px;
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: 2;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item:first-child {
  margin-left: 0;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .front-content {
  display: flex;
  align-items: center;
  text-align: center;
  flex-direction: column;
  height: 100%;
  position: relative;
  z-index: 1;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .front-content .domain-icon {
  -o-object-fit: cover;
     object-fit: cover;
  height: 220px;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .front-content .expert-title {
  margin-top: 20px;
  font-size: 25px;
  color: #ff6600;
  font-weight: bold;
  padding: 0 15px;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .back-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ff6600;
  padding: 10px 15px;
  z-index: 2;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .back-content ul {
  margin: 0;
  padding: 0;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .back-content ul li {
  list-style: none;
  padding: 8px 5px;
  color: #ffffff;
  border-bottom: 1px solid #FFBD91;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .back-content ul li a {
  color: #ffffff;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .back-content .content {
  display: none;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .back-content .content.active {
  display: block;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button {
  position: absolute;
  bottom: 10px;
  left: 50%;
  background: #ff6600;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 100px;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 3;
  transition: all 0.3s ease-in-out;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button i {
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .foundational-bold {
  font-weight: bold;
  display: flex;
  align-items: center;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .foundational-bold .third-block {
  background: none;
  margin-left: auto;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .foundational-bold .third-block i {
  color: #ffffff;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button.white-box {
  background: #ffffff;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button.white-box i {
  color: #5F6368;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button.white-box i::before {
  content: "\f00d";
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button.white-box.inner-back i {
  transform: rotate(-180deg);
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button.white-box.inner-back i::before {
  content: "\f054";
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button.white-color {
  background: #ffffff;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item .toggle-button.white-color i {
  color: #5F6368;
}
.expertise-section .domain-expert-list .slick-track .expert-list-item.active .back-content {
  opacity: 1;
}

.brochure-strip {
  padding: 20px 0px;
  border-top: 1px solid #ADADAD;
  border-bottom: 1px solid #ADADAD;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.brochure-strip .btn-primary {
  background: linear-gradient(180deg, #ff6600 0%, #FF5204 0%, #FF270D 100%);
  border: 0;
  padding: 12px 30px;
}
.brochure-strip .left {
  font-size: 20px;
}
.brochure-strip .left span {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

.flagship-section .flagship-banner img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px;
}
.flagship-section .flagship-wrapper {
  gap: 20px 28px;
  margin-right: -15px;
}
.flagship-section .flagship-wrapper .slick-track {
  display: flex;
}
.flagship-section .flagship-wrapper .flagship-item {
  border-radius: 14px;
  flex: 0 0 auto;
  width: 31.33%;
  overflow: hidden;
  margin: 24px 24px 0 0;
  border: 0px solid #ff6600;
  height: inherit;
  position: relative;
  box-shadow: 10px 10px 25px 0 rgba(206, 206, 206, 0.2509803922);
}
.flagship-section .flagship-wrapper .flagship-item .flagship-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  -o-object-fit: cover;
}
.flagship-section .flagship-wrapper .flagship-item .flagship-content {
  padding: 26px 14px 16px;
}
.flagship-section .flagship-wrapper .flagship-item .flagship-content .title {
  color: #ff6600;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.flagship-section .flagship-wrapper .flagship-item .flagship-content .description {
  margin-bottom: 0;
  min-height: 62px;
}
.flagship-section .flagship-wrapper .flagship-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(168deg, #fff 67%, #FF3400 100%);
  z-index: 0;
  border-radius: 14px;
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}

.setus-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(150deg, #fff 60%, #FF3400 100%);
  border-radius: 30px;
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: 2;
}

.setus-section .setus-wrapper {
  display: flex;
  gap: 45px 36px;
  flex-wrap: wrap;
}
.setus-section .setus-wrapper .setus-item {
  border-radius: 14px;
  flex: 0 0 auto;
  flex-direction: column;
  width: calc(33% - 22px);
  overflow: hidden;
  background: #ffffff;
  padding: 24px 22px;
  border: 0px solid #ff6600;
  display: flex;
  align-items: center;
  position: relative;
  box-shadow: 10px 10px 25px 0 rgba(206, 206, 206, 0.2509803922);
}
.setus-section .setus-wrapper .setus-item img {
  align-self: end;
}
.setus-section .setus-wrapper .setus-item .title {
  margin-bottom: 31px;
  margin-top: 19px;
  font-size: 20px;
  line-height: 20px;
}
.setus-section .setus-wrapper .setus-item .setus-content .title {
  color: #ff6600;
  font-weight: bold;
}
.setus-section .setus-wrapper .setus-item .setus-content .description {
  margin-bottom: 0;
  font-size: 14px;
}

.coffeetable-section .slick-track {
  display: flex;
}
.coffeetable-section .coffeetable-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: inherit;
  margin-right: 24px;
  padding-top: 40px;
}
.coffeetable-section .coffeetable-wrap:last-child {
  margin-right: 0;
}
.coffeetable-section .coffeetable-wrap .coffee-inner-wrap {
  padding: 20px 30px;
  display: flex;
  height: 100%;
  border-radius: 30px;
  position: relative;
  width: 100%;
  box-shadow: 10px 10px 25px 0 rgba(206, 206, 206, 0.2509803922);
}
.coffeetable-section .coffeetable-wrap .coffee-inner-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(175deg, #fff 67%, #FF3400 100%);
  z-index: 0;
  border-radius: 14px;
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
.coffeetable-section .coffeetable-wrap .left {
  width: 35.1%;
  flex: 0 0 auto;
  padding: 0 0 0 0px;
}
.coffeetable-section .coffeetable-wrap .left .section-title {
  font-size: 20px;
  line-height: 1.2;
  min-height: 106px;
}
.coffeetable-section .coffeetable-wrap .left .section-title span {
  line-height: inherit;
  display: block;
}
.coffeetable-section .coffeetable-wrap .left .sub-title {
  font-weight: bold;
  margin-bottom: 20px;
}
.coffeetable-section .coffeetable-wrap .left .btn-primary {
  margin-top: 20px;
  border: 0;
  padding: 12px 30px;
}
.coffeetable-section .coffeetable-wrap img.coffee-table-book {
  position: absolute;
  right: 0;
  height: auto;
  width: auto;
  bottom: 0;
}
.coffeetable-section .coffeetable-wrap .right {
  width: 40%;
}
.coffeetable-section .coffeetable-wrap .right img {
  width: 100%;
}
.page-template-home-page-v2 .coffeetable-section .container {
  margin-left: inherit;
}
.page-template-home-page-v2 .coffeetable-section .left {
  width: 52% !important;
}
.page-template-home-page-v2 .coffeetable-section .right {
  width: 50%;
}
.page-template-home-page-v2 .coffeetable-section .right img {
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
#success-form .send-button,
.mr-download-form .send-button {
  font-weight: 700;
  color: #ffffff;
  margin: 0 auto;
  padding: 11px 20px 10px 21px;
  border-radius: 5px;
  background-color: #ffc107;
  font-style: normal;
  display: block;
}
#success-form .emailError,
#success-form .phoneError,
#success-form .wpcf7-not-valid-tip,
.mr-download-form .emailError,
.mr-download-form .phoneError,
.mr-download-form .wpcf7-not-valid-tip {
  color: #ffffff;
  font-size: 12px;
}
#success-form .iti,
.mr-download-form .iti {
  margin-bottom: 0;
}
#success-form .field-wrap,
.mr-download-form .field-wrap {
  margin-bottom: 10px;
}
#success-form .wpcf7-list-item,
.mr-download-form .wpcf7-list-item {
  margin: 0;
}
#success-form .wpcf7-list-item label,
.mr-download-form .wpcf7-list-item label {
  line-height: 1;
  display: block;
}
#success-form .wpcf7-list-item-label,
.mr-download-form .wpcf7-list-item-label {
  margin: 0;
  font-size: 12px;
  line-height: 17px;
  color: #ffffff;
}

.cf7-cf-turnstile,
#success-form br,
.mr-download-form br {
  display: none;
}

.wpcf7-spinner {
  margin: 0 0 -14px -142px !important;
}

.iti {
  display: block;
}

#exampleModalLabel {
  text-align: center !important;
  font-size: 12px;
  font-weight: 300;
  color: #ffffff;
  margin: 0 0 12px;
  width: 100%;
}
#exampleModalLabel span {
  color: #ffffff;
}

.modal-body button.close {
  margin: -7px -5px auto auto;
  padding: 0;
}
.modal-body button.close i {
  color: #ffffff;
}

.section-desc {
  font-size: 16px;
  line-height: 24px;
  color: #131313;
}

.slick-dots {
  padding-top: 30px;
  margin-bottom: 0;
  line-height: 0;
}

.our-leader-sect .faculty-sec {
  margin-top: 16px;
}
.our-leader-sect .faculty-sec .faculty-team {
  margin: 0 16px;
  background-color: #ffffff;
  border: 1px solid transparent;
  height: inherit;
  cursor: pointer;
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 10px 10px 25px 0 rgba(206, 206, 206, 0.2509803922);
}
.our-leader-sect .faculty-sec .faculty-team::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(150deg, #fff 60%, #FF3400 100%);
  border-radius: 30px;
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: 2;
}
.our-leader-sect .faculty-sec .faculty-team .faculty-details {
  padding: 16px;
}
.our-leader-sect .faculty-sec .faculty-team .faulty-image {
  width: 100%;
  background: #efefef;
}
.our-leader-sect .faculty-sec .faculty-team .faulty-image img {
  width: auto;
  height: 180px;
  margin: 0 auto;
}
.our-leader-sect .faculty-sec .faculty-team .faculty-name {
  font-size: 16px;
  line-height: 24px;
  color: #ff6600;
  font-weight: bold;
  text-transform: uppercase;
}
.our-leader-sect .faculty-sec .faculty-team .faculty-designation {
  font-size: 16px;
  line-height: 1.2;
  color: #131313;
}
.our-leader-sect .faculty-sec .slick-track {
  display: flex;
  margin: 0;
}
.our-leader-sect .brochure-strip .left {
  width: 75%;
}

.testimonials .testi-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.testimonials .testi-sec::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, #FF3400 0%, #1B0F5C 100%);
  border-radius: 14px;
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: 2;
}
.testimonials .testi-sec {
  border: 0px solid #FF270D;
  border-radius: 14px;
  margin: 0 8px;
  height: inherit;
  position: relative;
}
.testimonials .testi-sec .testi-designation span {
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  font-weight: bold;
}
.testimonials .testi-sec .testi-designation p {
  margin-bottom: 0;
}
.testimonials .testi-details {
  display: flex;
  padding: 14px 25px;
  align-items: self-end;
  gap: 10px;
  margin-top: auto;
}
.testimonials .testi-details .testi-image {
  width: 83px;
  flex: 0 0 auto;
}
.testimonials .testi-details .testi-image img {
  border-radius: 100%;
  width: 83px;
  height: auto;
  border: 1px solid #707070;
}
.testimonials .testi-desc {
  padding: 25px 25px 40px 25px;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
  margin: auto;
  font-style: italic;
}
.testimonials .slick-track {
  display: flex;
}

.podcast-sec .slick-track {
  display: flex;
}
.podcast-sec .slick-track a {
  height: inherit;
}
.podcast-sec .podcast-details {
  border: 1px solid #E3E3E3;
  border-radius: 14px;
  margin: 0 7px;
  height: 100%;
}
.podcast-sec .podcast-details .podcast-image img {
  width: 100%;
  border-radius: 14px 14PX 0 0;
}
.podcast-sec .podcast-details .podcast-desc {
  padding-top: 10px;
}
.podcast-sec .podcast-details .podcast-desc span p {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #000000;
  padding: 20px 20px 0px 20px;
  min-height: 80px;
}
.podcast-sec .podcast-details .podcast-date-time {
  display: flex;
  gap: 10px;
  padding: 0px 20px 20px 20px;
}
.podcast-sec .podcast-details .podcast-date-time .date-show {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}
.podcast-sec .podcast-details .podcast-date-time .time-show {
  font-size: 14px;
  color: #000000;
}
.podcast-sec .podcast-details .podcast-date-time .podcast-date::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f274";
  color: #ff6600;
  font-size: 24px;
  padding-right: 6px;
}
.podcast-sec .podcast-details .podcast-date-time .podcast-time::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f017";
  color: #ff6600;
  font-size: 24px;
  padding-right: 6px;
}
.podcast-sec .podcast-details .podcast-info {
  display: flex;
  padding: 0px 20px 10px 20px;
  gap: 10px;
}
.podcast-sec .podcast-details .podcast-info span {
  color: #000000;
  font-weight: 500;
}
.podcast-sec .podcast-details .podcast-info .img-author {
  flex: 0 0 auto;
}
.podcast-sec .podcast-details .podcast-info .img-author img {
  border-radius: 100%;
  border: 1px solid #707070;
  width: 42px;
  flex: 0 0 auto;
}
.podcast-sec .podcast-details .podcast-info .name-designation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5px;
}
.podcast-sec .podcast-details .podcast-info .name-designation span {
  font-weight: bold;
}
.podcast-sec .podcast-details .podcast-info .name-designation p {
  width: 100%;
}
.podcast-sec .podcast-details .podcast-info .name-designation .date-show {
  font-weight: normal;
}
.podcast-sec .podcast-details .podcast-flex {
  display: flex;
}
.podcast-sec .podcast-details .podcast-flex .podcast-info {
  flex-basis: 100%;
}
.podcast-sec .date-show::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f274";
  color: #ff6600;
  font-size: 16px;
  padding-right: 6px;
}

.news-sec .layout {
  gap: 24px;
}
.news-sec .accordionTitle ul {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  border-bottom: 1px solid #e3e3e3;
  text-decoration: none;
  padding-left: 0px;
}
.news-sec .accordionTitle ul li.active {
  padding: 12px 22px;
  border-radius: 4px !important;
  background: #ff6600;
  text-decoration: none;
}
.news-sec .accordionTitle ul li.active a {
  color: #ffffff !important;
}
.news-sec .accordionTitle ul li {
  list-style: none;
  cursor: pointer;
}
.news-sec .accordionTitle ul li a {
  color: #ACACAC;
  font-weight: bold;
  font-size: 14px;
  pointer-events: none;
}
.news-sec .tabcontent {
  display: none;
}
.news-sec .tabcontent.active {
  display: block;
}
.news-sec #feature {
  flex: 0 0 auto;
  width: 60%;
}
.news-sec #feature .videoHolder {
  position: relative;
  margin-right: 12px;
}
.news-sec #feature .videoHolder .videoDiv {
  background: #000000;
  border-radius: 30px;
  overflow: hidden;
}
.news-sec #feature .videoHolder .videoDiv img {
  width: 100%;
  height: auto;
  border-radius: 14px;
  opacity: 0.8;
}
.news-sec #feature .playVideoBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
}
.news-sec #feature .video-caption {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: 60%;
}
.news-sec #feature .video-caption img {
  height: auto;
  width: 150px;
}
.news-sec #feature .video-caption p {
  color: #ffffff;
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
}
.news-sec #feature .video-caption p::before, .news-sec #feature .video-caption p::after {
  content: "";
  height: 1px;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
}
.news-sec #feature .video-caption p::after {
  width: 40px;
  position: absolute;
  left: 105px;
}
.news-sec #feature .slick-prev,
.news-sec #feature .slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: #ffffff;
  color: transparent;
  top: unset;
  width: 48px;
  height: 48px;
  transform: none;
  bottom: 30px;
  padding: 0;
  border: none;
  outline: none;
  border-radius: 100%;
  z-index: 1;
  opacity: 1;
}
.news-sec #feature .slick-prev.slick-disabled,
.news-sec #feature .slick-next.slick-disabled {
  opacity: 0;
}
.news-sec #feature .slick-prev {
  right: 90px;
  left: unset;
}
.news-sec #feature .slick-prev::before {
  background: var(--wpr-bg-8595d833-ff18-4f31-a494-74e0de819a09) no-repeat;
  background-size: 100%;
  display: block;
  content: "" !important;
  width: 21px;
  height: 19px;
  background-position: center;
  margin-left: 12px;
}
.news-sec #feature .slick-next {
  right: 30px;
  transform: rotate(-180deg);
}
.news-sec #feature .slick-next::before {
  background: var(--wpr-bg-e8d3aa52-a5e3-48bd-a94c-985adaf20463) no-repeat;
  background-size: 100%;
  display: block;
  content: "" !important;
  width: 21px;
  height: 19px;
  background-position: center;
  margin-left: 12px;
}
.news-sec #spotlight {
  height: 580px;
  overflow: auto;
  padding-right: 12px;
  flex: 0 0 auto;
  width: 40%;
}
.news-sec #spotlight::-webkit-scrollbar {
  width: 4px;
}
.news-sec #spotlight::-webkit-scrollbar-track {
  background: #f2f2f2;
  border-radius: 20px;
}
.news-sec #spotlight::-webkit-scrollbar-thumb {
  background: linear-gradient(0deg, #FF3400 0%, #1B0F5C 100%);
  border-radius: 20px;
}
.news-sec #spotlight::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(0deg, #FF3400 0%, #1B0F5C 100%);
}
.news-sec .spotlight-sec-tab .slick-track {
  display: flex;
}
.news-sec .spotlight-sec-tab .spotlight-tab {
  margin: 0px 12px 24px 0;
  border: 0px solid #E3E3E3;
  border-radius: 14px;
  height: inherit;
  display: flex;
  box-shadow: 10px 10px 25px 0 rgba(206, 206, 206, 0.2509803922);
  gap: 24px;
  border-radius: 25px;
  padding: 10px 20px;
  position: relative;
}
.news-sec .spotlight-sec-tab .spotlight-tab::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(175deg, #fff 67%, #FF3400 100%);
  z-index: 0;
  border-radius: 14px;
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  z-index: -1;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-image {
  width: 57px;
  height: 57px;
  border-radius: 100%;
  flex: 0 0 auto;
  overflow: hidden;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-image img {
  width: 100%;
  border-radius: 14px 14px 0 0;
  background: #ddd;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-desc {
  padding: 0px;
  min-height: 60px;
  margin-bottom: 10px;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-desc span {
  font-size: 14px;
  line-height: 20px;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-date-time {
  display: flex;
  padding: 10px;
  padding-top: 10px;
  padding-left: 0;
  margin-top: auto;
  position: relative;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-date-time::before, .news-sec .spotlight-sec-tab .spotlight-tab .spotlight-date-time::after {
  content: "";
  height: 1px;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(-90deg, #FF3400 0%, #1B0F5C 100%);
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-date-time::after {
  width: 20px;
  position: absolute;
  left: 55px;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-date-time .spotlight-link {
  align-content: center;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-date-time .spotlight-link span a {
  font-size: 16px;
  font-weight: 300;
  color: #ff6600;
  margin-left: 5px;
}
.news-sec .spotlight-sec-tab .spotlight-tab .spotlight-date-time .spotlight-date span {
  font-size: 14px;
  line-height: 20px;
}
.news-sec .spotlight-sec-tab .slick-list {
  margin-right: -15px;
}
.news-sec .media-tab .slick-list {
  margin-right: -15px;
}

.ureka-sec .ureka-slider .videoHolder {
  position: relative;
  margin-right: 12px;
}
.ureka-sec .ureka-slider .videoHolder .videoDiv {
  background: #000000;
  border-radius: 14px;
}
.ureka-sec .ureka-slider .videoHolder .videoDiv img {
  width: 100%;
  height: auto;
  border-radius: 14px;
  opacity: 0.6;
}
.ureka-sec .ureka-slider .playVideoBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 75px;
}

.about-popup .wpcf7-list-item-label {
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  text-align: left;
  color: #fff !important;
  margin: 0 0 12px;
  width: 100%;
}

.insight-sec .insight-info {
  margin-right: 12px;
  position: relative;
}
.insight-sec .insight-image img {
  width: 100%;
  border-radius: 14px;
}
.insight-sec .insight-date {
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  padding-left: 12px;
  width: 100%;
  background: linear-gradient(0deg, rgba(83, 84, 85, 0.8) 50%, rgba(20, 34, 61, 0) 100%);
  padding: 12px 0px;
  padding-left: 18px;
  font-size: 16px;
  border-radius: 0px 0px 14px 14px;
}

.page-template-home-page-v2 .client-image {
  display: flex !important;
  justify-content: center;
  flex-direction: column;
}
.page-template-home-page-v2 .name-designation p {
  width: 60% !important;
}

#contact-form-common input[type=submit] {
  display: block;
  margin: 20px auto 10px auto;
}

#alumniModal .modal-body {
  padding: 21px 30px 38px 40px;
}
#alumniModal .modal-body .popup-content {
  display: flex;
  flex-direction: column;
}
#alumniModal .modal-body .popup-content .btn-close {
  align-self: end;
  margin: -10px -10px 0 0;
}
#alumniModal .modal-body .popup-content .d-flex {
  gap: 30px;
}
#alumniModal .modal-body .popup-content .d-flex .popup-people-image {
  flex: 0 0 auto;
}
#alumniModal .modal-body .popup-content .d-flex .popup-people-image img {
  border: 1px solid #707070;
  width: 209px;
}
#alumniModal .modal-body .popup-content .d-flex .people-content {
  display: flex;
  flex-direction: column;
}
#alumniModal .modal-body .popup-content .d-flex .people-content #people-title {
  margin: auto 0 0;
  font-size: 16px;
  color: #ff6600;
  font-weight: bold;
}

.client-section .client-image img {
  height: auto;
  width: auto;
}
.client-section .slick-dots {
  margin-bottom: 0;
}

.field-wrap {
  margin-bottom: 10px;
}

.wpcf7-list-item-label {
  color: #ffffff;
}

.our-programs .slick-track {
  display: flex;
}
.our-programs .slick-track .col-md-4:first-child .card-box {
  padding-left: 0;
}
.our-programs .slick-track .col-md-4:last-child .card-box {
  padding-right: 0;
}
.our-programs .slick-slide {
  height: inherit;
}
.our-programs .slick-dots {
  display: none;
}
.our-programs .tabber-section .tab-content {
  margin-bottom: 0;
}
.our-programs .tabber-section .tab-content .card-section-start {
  height: auto;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box {
  height: 100%;
  cursor: default;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card {
  border: 1px solid #ff6600;
  border-radius: 14px;
  height: 100%;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.title {
  background-image: none !important;
  border-radius: 0 !important;
  padding: 25px;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.title .card-text {
  margin-bottom: 0 !important;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec {
  background-color: transparent;
  height: auto;
  padding: 20px 25px;
  display: flex;
  gap: 20px;
  justify-content: unset;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec .playerOne {
  min-height: 42px;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec .playerOne,
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec .playerTwo {
  display: flex;
  gap: 5px;
  align-items: flex-start;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec .playerOne svg,
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec .playerTwo svg {
  align-self: flex-start;
  margin-top: 5px;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.logo-sec {
  min-height: auto;
  padding: 0 30px 1rem;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.oneline-sec {
  padding-bottom: 0;
  font-size: 16px;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.title {
  min-height: 120px;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box:hover .card-body.title {
  border: 0 !important;
  min-height: 120px !important;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box:hover .card-body.title .card-text {
  color: #3a3932 !important;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box:hover .card-body.rating-sec {
  background: transparent !important;
}
.our-programs .tabber-section .tab-content .card-section-start .our-program-slider .slick-track .slick-slide .card-box {
  padding: 0 24px 24px;
}
.our-programs .tabber-section .tab-content .card-section-start .our-program-slider .slick-track .slick-slide:first-child .card-box {
  padding-left: 0;
}
.our-programs .tabber-section .tab-content .card-section-start .our-program-slider .slick-track .slick-slide:last-child .card-box {
  padding-right: 2px;
}

.coffetable-slide {
  background: linear-gradient(180deg, #F7F7F7 0%, #E3E3E3 100%) !important;
  background-size: auto 100% !important;
  background-position: right 0 !important;
  position: relative;
}
.coffetable-slide .book-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-size: 40% auto;
  background-position: 90% bottom;
}
.coffetable-slide .banner-txt h2 {
  color: #131313;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 17px;
}
.coffetable-slide .banner-txt p {
  color: #131313;
}
.coffetable-slide .banner-txt p strong {
  color: #131313;
}

.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.title {
  border-bottom: none !important;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.title {
  border-bottom: none !important;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.oneline-sec {
  color: #FF3400;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec {
  display: flex;
  gap: 10px;
}
.our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.logo-sec {
  margin: 18px 0 !important;
}
.our-programs .accordionTitle ul {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  border-bottom: 1px solid #e3e3e3;
  text-decoration: none;
  padding-left: 0;
}
.our-programs .accordionTitle ul li.active {
  padding: 12px 22px;
  border-radius: 4px !important;
  background: #ff6600;
  text-decoration: none;
}
.our-programs .accordionTitle ul li.active a {
  color: #ffffff !important;
}
.our-programs .accordionTitle ul li {
  list-style: none;
  cursor: pointer;
}
.our-programs .accordionTitle ul li a {
  color: #ACACAC;
  font-weight: bold;
  font-size: 14px;
  pointer-events: none;
}
.our-programs .tabcontent {
  display: none;
}
.our-programs .tabcontent.active {
  display: block;
}
.our-programs .border-bottom-program {
  height: 1px;
  flex-shrink: 0;
  background: linear-gradient(90deg, #1B0F5C 0%, #FF3400 100%);
  margin: 0 25px 25px 25px;
}
.our-programs .card-text2 {
  color: #FF3400;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  padding: 0px 25px;
  min-height: 44px;
}
.our-programs .card-text2 span {
  display: block;
  color: #FF3400;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card {
  border: 0px solid #ff6600;
  border-radius: 14px;
  height: 100%;
  min-width: auto;
  overflow: hidden;
  background: #ffffff;
  position: relative;
  box-shadow: 10px 10px 25px 0 rgba(206, 206, 206, 0.2509803922);
}
.our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(150deg, #fff 60%, #FF3400 100%);
  z-index: 0;
  border-radius: 14px;
  padding: 1px;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
.our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .card-body.title {
  background-color: transparent !important;
  min-height: 130px !important;
  border-bottom: none;
}
.our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .card-body.title .card-text {
  color: #000 !important;
}
.our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec {
  gap: 10px;
  padding: 22px 25px;
}
.our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .card-body.logo-sec {
  display: flex;
  justify-content: space-between;
  margin: 20px 0px;
}
.our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .card-body.logo-sec .fonts img {
  height: 32px;
}

@media (min-width: 1920px) {
  .banner-section .slide-item {
    aspect-ratio: 1280/500 !important;
  }
  .coffeetable-section .coffeetable-wrap .left {
    width: auto !important;
  }
  .acad-eduction-sect {
    width: 30% !important;
  }
  #success-form .modal-dialog,
  .mr-download-form .modal-dialog {
    max-width: 500px;
  }
  #success-form.about-popup .modal-body p#exampleModalLabel,
  .mr-download-form.about-popup .modal-body p#exampleModalLabel {
    font-size: 16px;
  }
  #success-form .wpcf7-list-item-label,
  .mr-download-form .wpcf7-list-item-label {
    font-size: 14px;
  }
  .flagship-section .flagship-wrapper .flagship-item .flagship-content .description {
    min-height: 41px;
  }
  .home-first-banner {
    margin-top: 0px !important;
  }
  .home-banner-first .col-md-5 {
    margin-top: 0px !important;
  }
}
@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .banner-section .slide-item {
    aspect-ratio: 1280/400 !important;
  }
  .acad-eduction-sect {
    width: 29% !important;
  }
}
@media (min-width: 1600px) {
  .coffeetable-section .coffeetable-wrap .left {
    width: 37.1%;
  }
}
@media (max-width: 1600px) {
  .coffeetable-section .coffeetable-wrap .left {
    width: 45% !important;
  }
}
@media (max-width: 1366px) {
  .coffeetable-section .coffeetable-wrap .left {
    width: 50% !important;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
  .banner-section .slide-item {
    aspect-ratio: 1281/490 !important;
  }
  .acad-eduction-sect {
    width: 28% !important;
  }
}
@media (max-width: 1400px) {
  .coffeetable-wrap .left {
    padding: 0 0 0 50px;
    width: 40.1% !important;
  }
  .coffeetable-wrap .right {
    width: 44% !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1004px;
  }
  .banner-section .slide-item {
    aspect-ratio: 1281/560;
  }
  .acad-eduction-sect {
    width: 26%;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .acad-eduction-sect {
    width: 24%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 838px) {
  .acad-eduction-sect {
    width: 24%;
  }
  .page-template-home-page-v2 .border-right {
    margin-right: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .coffeetable-wrap .left {
    padding: 0 0 0 50px;
  }
  .our-leader-sect .faculty-sec {
    margin-right: -50px;
  }
  .banner-section .slide-item .container {
    margin: 0;
  }
  .banner-section .slide-item .container .left {
    width: 60%;
  }
  .flagship-section .flagship-slider .slick-track {
    display: flex;
  }
  .flagship-section .flagship-slider .slick-dots {
    width: 100%;
  }
  .flagship-section .flagship-slider .flagship-item {
    height: inherit;
    margin: 0 8px;
  }
  .flagship-section .flagship-slider .flagship-item:first-child {
    margin-left: 0;
  }
  .setus-section .setus-slider .slick-track {
    display: flex;
  }
  .setus-section .setus-slider .slick-dots {
    width: 100%;
  }
  .setus-section .setus-slider .setus-item {
    height: inherit;
    margin: 0 8px;
  }
  .setus-section .setus-slider .setus-item:first-child {
    margin-left: 0;
  }
  .coffeetable-section .coffeetable-wrap {
    gap: 50px;
  }
  .news-sec .accordionTitle ul li.active {
    font-size: 17px;
    line-height: 31px;
    padding: 14px;
  }
  .news-sec .accordionTitle ul li {
    font-size: 17px;
    line-height: 31px;
  }
  .news-sec .spotlight-sec-tab .spotlight-tab .spotlight-desc {
    min-height: 94px;
  }
  .playVideoBtn img {
    width: 65px;
  }
  .insight-slider {
    margin-right: -50px !important;
  }
  .insight-slider .insight-date {
    font-size: 14px;
    line-height: 20px;
    margin-top: 14px;
  }
  .ureka-sec .ureka-slider {
    margin-right: -50px;
  }
  .ureka-sec .ureka-slider .videoHolder .videoDiv img {
    height: 256px;
  }
  .testimonial-sec {
    margin-right: -50px;
  }
  .podcast-sect-slider {
    margin-right: -50px;
  }
  .client-section .client-image img {
    width: 100%;
    height: auto;
  }
  .container {
    max-width: unset !important;
    padding: 0 50px !important;
  }
  .coffeetable-section .coffeetable-wrap .left {
    width: 50%;
  }
  .about-section .layout .left {
    width: 54%;
  }
  .about-section .layout .right {
    width: 44%;
  }
  .about-section .layout .right .key-highlight-wrap {
    padding: 18px 26px 40px;
  }
  .banner-section .slide-item {
    aspect-ratio: 1280/815;
  }
  .our-leader-sect .brochure-strip {
    margin-top: 28px !important;
  }
  .homepage-bg-img {
    height: 100%;
    min-height: 350px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: start;
    aspect-ratio: 387/246;
    background-position: center !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .coffeetable-wrap .left {
    padding: 0 0 0 30px;
  }
  .banner-section .slide-item {
    aspect-ratio: 1280/690;
  }
  .banner-section .slide-item .container {
    margin: 0;
  }
  .banner-section .slide-item .container .left {
    width: 100%;
  }
  .flagship-section .flagship-slider .slick-track {
    display: flex;
  }
  .flagship-section .flagship-slider .slick-dots {
    width: 100%;
  }
  .flagship-section .flagship-slider .flagship-item {
    height: inherit;
    margin: 0 8px;
  }
  .flagship-section .flagship-slider .flagship-item:first-child {
    margin-left: 0;
  }
  .setus-section .setus-slider .slick-track {
    display: flex;
  }
  .setus-section .setus-slider .slick-dots {
    width: 100%;
  }
  .setus-section .setus-slider .setus-item {
    height: inherit;
    margin: 0 8px;
  }
  .setus-section .setus-slider .setus-item:first-child {
    margin-left: 0;
  }
  .coffeetable-section .coffeetable-wrap {
    gap: 50px;
  }
  .expertise-section .domain-expert-list .slick-dots {
    margin: 20px 0 0;
  }
  .brochure-strip .left {
    width: 70%;
  }
  .client-section .client-image img {
    width: revert-layer;
  }
  .container {
    max-width: unset !important;
    padding: 50 30px !important;
  }
  .coffeetable-section .coffeetable-wrap .left {
    width: 50%;
  }
  .about-section .layout .right .key-highlight-wrap {
    padding: 18px 22px 40px;
  }
  .testimonial-sec {
    margin-right: -80px;
  }
  .podcast-sect-slider {
    margin-right: -80px;
  }
  .container {
    max-width: unset !important;
    padding: 50 30px !important;
  }
  .client-section .client-image img {
    width: 100%;
  }
  .homepage-bg-img {
    height: 100%;
    min-height: 350px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: start;
    padding: 90px 0 0 0 !important;
    aspect-ratio: 381/380;
    background-size: cover !important;
    background-position: center !important;
  }
  .news-sec .layout {
    gap: 45px;
    flex-direction: column;
  }
  .news-sec .layout #spotlight,
  .news-sec .layout #feature {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  #navbarSupportedContent {
    flex-flow: column;
  }
  .header-btn {
    display: none;
  }
  .enterprise-header-menu {
    margin-left: 0;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0;
    width: 100%;
  }
  .enterprise-header-menu .menu-item {
    width: 100%;
  }
  .enterprise-header-menu .menu-item .fa {
    margin: -0.5rem -1rem -0.5rem auto;
    color: #ffffff;
    padding: 0.5rem 1rem;
  }
  .enterprise-header-menu .menu-item .sub-menu {
    display: none !important;
    padding: 0;
    position: relative;
  }
  .enterprise-header-menu .menu-item .sub-menu::before {
    display: none;
  }
  .enterprise-header-menu .menu-item .sub-menu.active {
    display: block !important;
  }
  .enterprise-header-menu .menu-item .sub-menu .menu-item {
    padding: 0 0 0 20px;
  }
  .our-leader-sect .brochure-strip {
    margin-top: 28px !important;
  }
}
@media screen and (max-width: 767px) {
  .banner-section .slide-item {
    aspect-ratio: unset;
    min-height: 375px;
    padding-bottom: 43px;
    background-image: none !important;
    background-color: #E3E3E3;
    text-align: center;
  }
  .banner-section .slide-item .container {
    flex-direction: column;
  }
  .banner-section .slide-item .container .left {
    width: 100%;
    margin-top: 122px;
  }
  .banner-section .slide-item .container .left .slide-title {
    font-size: 7.3vw;
    line-height: 1.2;
  }
  .banner-section .slide-item .container .left .btn-primary {
    align-self: center;
    margin-top: 25px;
  }
  .coffeetable-wrap .left {
    padding: 0 0 0 50px;
  }
  .about-section .layout {
    flex-direction: column;
  }
  .about-section .layout .left,
  .about-section .layout .right {
    width: 100%;
    text-align: center;
  }
  .about-section .layout .right .key-highlight-wrap {
    padding: 30px 36px 30px;
  }
  .about-section .layout .right .key-highlight-wrap .key-item {
    width: 42%;
  }
  .about-section .layout .right .key-highlight-wrap .key-item .title {
    font-size: 22px;
  }
  .about-section .layout .right .key-highlight-wrap .key-item .desc {
    font-size: 14px;
  }
  .expertise-section .section-desc {
    text-align: center;
  }
  .expertise-section .slick-list {
    padding: 0 98px 0 15px;
  }
  .expertise-section .domain-expert-list {
    margin: 0 -15px;
  }
  .brochure-strip {
    margin-top: 28px;
    flex-direction: column;
    text-align: center;
  }
  .brochure-strip .left {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .brochure-strip .left br {
    display: none;
  }
  .flagship-section .flagship-banner img {
    border-radius: 14px;
  }
  .flagship-section .slick-list {
    padding: 0 42px 0 15px;
  }
  .flagship-section .slick-list .slick-track {
    display: flex;
  }
  .flagship-section .slick-list .flagship-item {
    margin: 0 10px;
    flex: unset;
    height: inherit;
  }
  .flagship-section .slick-list .flagship-item:first-child {
    margin-left: 0px;
  }
  .flagship-section .flagship-wrapper {
    display: block;
    margin: 0 -15px;
  }
  .setus-section .slick-track {
    display: flex;
  }
  .setus-section .setus-wrapper {
    flex-direction: column;
    flex-wrap: nowrap;
    margin: 0 -15px;
    gap: 0;
  }
  .setus-section .setus-wrapper .slick-list {
    padding: 0 70px 0 14px;
  }
  .setus-section .setus-wrapper .setus-item {
    flex: unset;
    flex-direction: column;
    height: inherit;
    align-items: flex-start;
    margin: 0 10px;
  }
  .setus-section .setus-wrapper .setus-item:first-child {
    margin-left: 0;
  }
  .coffeetable-section {
    padding: 28px 15px;
  }
  .coffeetable-section .coffeetable-wrap {
    flex-direction: column;
  }
  .coffeetable-section .coffeetable-wrap .left,
  .coffeetable-section .coffeetable-wrap .right {
    width: 100% !important;
    flex: 0 0 100%;
    padding: 0;
    text-align: center;
  }
  .coffeetable-section .coffee-table-book {
    display: none;
  }
  #alumniModal .modal-body .popup-content .d-flex {
    gap: 30px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .news-sec .layout {
    gap: 45px;
    flex-direction: column;
  }
  .news-sec .layout #spotlight,
  .news-sec .layout #feature {
    width: 100%;
  }
  .news-sec .layout #spotlight {
    padding-right: 10px;
    height: 580px !important;
  }
  .news-sec .layout #feature {
    padding-right: 10px;
  }
  .news-sec .accordionTitle ul li.active {
    font-size: 17px;
    line-height: 31px;
    padding: 6px 14px;
  }
  .news-sec .accordionTitle ul li {
    font-size: 17px;
    line-height: 31px;
  }
  .news-sec .spotlight-sec-tab {
    margin: 0 0px;
    gap: 14px;
  }
  .news-sec .spotlight-sec-tab .spotlight-tab {
    border-radius: 10px;
    gap: 14px;
  }
  .news-sec .spotlight-sec-tab .spotlight-tab .spotlight-desc {
    min-height: 94px;
  }
  .news-sec .spotlight-sec-tab .slick-list {
    padding: 0 0px;
  }
  .news-sec .media-tab {
    margin: 0 0px !important;
  }
  .news-sec .media-tab .slick-list {
    padding: 0 15px;
    margin-left: -15px;
  }
  .news-sec #feature .videoHolder .playVideoBtn {
    width: 65px;
  }
  .news-sec #feature .video-caption {
    bottom: 10px;
    left: 0px;
    width: 100%;
    padding: 0 20px;
  }
  .news-sec #feature .video-caption img {
    width: 100px;
  }
  .playVideoBtn img {
    width: 65px;
  }
  .insight-slider {
    margin: 0 -15px !important;
  }
  .insight-slider .insight-date {
    font-size: 14px;
    line-height: 20px;
    margin-top: 14px;
  }
  .insight-slider .slick-list {
    padding: 0 15px;
  }
  .ureka-sec .ureka-slider {
    margin: 0 -15px;
  }
  .ureka-sec .ureka-slider .videoDiv img {
    border-radius: 7px !important;
  }
  .ureka-sec .slick-list {
    padding: 0 15px;
  }
  .testimonial-sec {
    margin: 0 -15px;
  }
  .testimonial-sec .slick-list {
    padding: 0 2%;
  }
  .podcast-sect-slider {
    margin: 0 -15px;
  }
  .podcast-sect-slider .slick-list {
    padding: 0 2%;
  }
  .container {
    max-width: unset !important;
    padding: 0 15px;
  }
  .our-leader-sect .brochure-strip {
    margin-top: 28px !important;
  }
  .homepage-bg-img {
    width: -webkit-fill-available;
    height: 100%;
    min-height: 350px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: start;
    aspect-ratio: 381/403;
    background-size: cover !important;
    background-position: center !important;
  }
  .slick-dots {
    padding: 30px 0 0;
    top: 89%;
  }
  .insight-sec {
    margin-bottom: 0;
  }
  .page-template-home-page-v2 .cofee-table-sec .slick-dots {
    position: relative;
    left: unset !important;
    top: unset !important;
    bottom: unset !important;
    padding-top: 30px !important;
    margin-bottom: 0px !important;
  }
  .coffeetable-section .slick-dots {
    position: absolute;
    left: 43% !important;
    top: 101% !important;
    padding-top: 60px !important;
    margin-bottom: 38px !important;
  }
  .footer-mobile-logo {
    display: flex;
  }
  .footer-first-sect .footer-logo {
    border: none;
  }
  .mobile-manipal-img {
    margin-right: 30px !important;
  }
  .mobile-manipal-img img {
    width: 50px !important;
    height: auto !important;
  }
  .footer-mobile-logo {
    justify-content: space-between;
  }
  .footer-mobile-logo .footer-logo {
    margin: 0px;
    margin-bottom: 40px;
  }
  .expertise-section .domain-expert-list .slick-track .expert-list-item {
    margin-bottom: 0;
  }
  .banner-head-text {
    text-align: center;
    line-height: 1.2;
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 700;
    color: #131313;
  }
  .banner-head-para {
    margin: 15px auto;
    font-size: 14px;
    text-align: center;
    line-height: 1.19;
    color: #131313;
  }
  .banner-section-third-slide {
    background-image: none !important;
    background-color: #fff7ea !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .page-template-page-our-offerings .banner-section .slide-item .container .left {
    margin-top: 122px;
  }
  .homepage-bg-img {
    aspect-ratio: 375/418 !important;
  }
  .page-template-page-our-offerings .banner-section .banner-slider .slick-track {
    display: flex;
  }
  .future-skill.homepage-bg-img {
    aspect-ratio: unset !important;
    height: inherit;
  }
  .homepage-bg-img.coffetable-slide {
    background-size: 100% auto !important;
    background-position: 0 0% !important;
    background-color: #a53329 !important;
  }
  .homepage-bg-img.coffetable-slide .banner-txt h2 {
    font-size: 22px;
  }
  .homepage-bg-img.coffetable-slide .banner-txt p {
    text-align: center;
  }
  .our-programs > .container {
    padding: 0 !important;
  }
  .our-programs .our-program-slider .slick-list {
    padding: 0 15px 0 15px;
  }
  .our-programs .row {
    margin: 0;
  }
  .our-programs .row > * {
    padding: 0;
  }
  .coffetable-img {
    position: absolute;
    left: 0;
  }
  #get-in-touch button.btn.close {
    margin: 0px -21px 0 0 !important;
  }
  .get-intouch .modal-body input,
  .get-intouch .modal-body select,
  .get-intouch .modal-body textarea {
    font-size: 16px !important;
  }
  #teach-with-us .modal-body input,
  #teach-with-us .modal-body select,
  #teach-with-us .modal-body textarea {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 600px) {
  .card-section-start {
    height: auto;
    overflow: visible;
  }
}
@media screen and (max-width: 480px) {
  .coffeetable-wrap .left {
    padding: 0 0 0 15px;
  }
  .our-leader-sect .faculty-sec {
    margin-right: -15px;
    margin-left: -15px;
  }
  .our-leader-sect .faculty-sec .slick-list {
    padding: 0 6px;
  }
  .container {
    max-width: unset !important;
    padding: 0 15px;
  }
  .client-section .client-image img {
    width: 100%;
    height: auto;
  }
  .our-leader-sect .brochure-strip {
    margin-top: 28px !important;
  }
  .insight-sec {
    margin-bottom: 0 !important;
  }
  .our-programs .accordionTitle {
    padding: 0 25px 0 15px;
  }
  .our-programs .accordionTitle ul {
    gap: 48px;
  }
  .our-programs .accordionTitle ul li.active {
    padding: 12px 45px;
  }
  .our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec {
    gap: 9px;
  }
  .our-programs .tabber-section .tab-content .card-section-start .card-box .card .card-body.title {
    min-height: 120px !important;
    padding: 25px;
  }
  .our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .card-body.rating-sec {
    gap: 9px;
  }
  .our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .card-body.title {
    min-height: 120px !important;
    padding: 18px 25px;
  }
  .our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .card-body.oneline-sec {
    color: #131313;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding: 26px;
  }
  .our-programs #mabfsi-program .tabber-section .tab-content .card-section-start .card-box .card .border-bottom-program-mabfsi {
    border-bottom: 1px solid;
    width: 86%;
    height: 2px;
    flex-shrink: 0;
    background: linear-gradient(90deg, #FF3400 0%, #1B0F5C 100%);
    margin: 0 25px 10px 25px;
  }
}
@media screen and (max-width: 415px) {
  .homepage-bg-img.mbl .coffetable-img {
    top: 54%;
  }
}
@media screen and (max-width: 391px) {
  .homepage-bg-img {
    aspect-ratio: 381/471;
  }
  .news-sec .spotlight-sec-tab .slick-list {
    padding: 0 0%;
  }
  .homepage-bg-img.mbl .coffetable-img {
    top: 60%;
  }
  .coffetable-slide .banner-txt h2 {
    margin-top: 0px;
  }
}/*# sourceMappingURL=our-offerings-new.css.map */