@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@charset "UTF-8";
/*
------------------------*/  /* GLOBAL
----------------------*/
.open-sans-<uniquifier > {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth"100;
}
*{
  font-family: "Open Sans", sans-serif;
}
html{
  font-family: "Open Sans", sans-serif;}
body {
  /* position: relative; */
  /* text-align: left; */
  font-family: "Open Sans", sans-serif;}
a {
  color: #fff;
}
a:hover, a:focus {
  color: #fff;
}
h1 {
  font-size: 40px;
  font-weight: bold;
  color: #b42b35;
  font-family: "Open Sans", sans-serif;
}
h2 {
  font-size: 28px;
  font-weight: bold;
  color: #b42b35;
  margin-bottom: 20px;
  margin-top: 0px;
    font-family: "Open Sans", sans-serif;
}
h5 {
  font-size: 28px;
  font-weight: 300;
  color: #633991;
  margin-bottom: 0.7rem;
    font-family: "Open Sans", sans-serif;
}
p {
  text-align: left;
  font-size: 15px !important;
  line-height: 22px;
}
p.lead {
  color: #e38cb7;
  margin-bottom: 2rem;
    font-family: "Open Sans", sans-serif;
}
.text-primary {
  color: #e38cb7 !important;
  
}
.light-font {
  font-weight: 300;
      font-family: "Open Sans", sans-serif;
}
#about {
  height: auto;
}
.about {
  background-color: #ededed;
      font-family: "Open Sans", sans-serif;
}
.about figure {
  width: 20%;
  display: inline-block;
}
.hastag {
  background: #b42b35;
  padding: 3px 15px;
  width: fit-content;
  font-size: 18px;
  font-weight: bold;
  border-radius: 15px 50px 50px 15px;
      font-family: "Open Sans", sans-serif;
}
#redBg {
  background: #b42b35;
}
.clearfix {
  clear: both;
  padding-top: 40px;
      font-family: "Open Sans", sans-serif;
}
.btn {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.375rem 1.35rem;
  transition: all 0.3s ease;
      font-family: "Open Sans", sans-serif;
}
.btn-outline-light:hover {
  color: #d6619c;
      font-family: "Open Sans", sans-serif;
}
.iconImg {
  width: 120%
      font-family: "Open Sans", sans-serif;
}
.btn-primary {
  border-radius: 3px;
  background-image: -moz-linear-gradient(122deg, #092041 0%, #092041 100%);
  background-image: -webkit-linear-gradient(122deg, #092041 0%, #092041 100%);
  background-image: -ms-linear-gradient(122deg, #092041 0%, #092041 100%);
  background-image: linear-gradient(122deg, #092041 0%, #092041 100%);
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.2);
  font-weight: 500;
  padding: 0.6rem 2rem;
  border: 0;
      font-family: "Open Sans", sans-serif;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  background-image: linear-gradient(122deg, #092041 0%, #092041 100%);
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.3);
  color: #FFF;
      font-family: "Open Sans", sans-serif;
}
.btn-light {
  border-radius: 3px;
  background: #FFF;
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.26);
  font-size: 14px;
  font-weight: 500;
  color: #633991;
  margin: 0.5rem;
  padding: 0.7rem 1.6rem;
  line-height: 1.8;
      font-family: "Open Sans", sans-serif;
}
.btn-group-lg > .btn, .btn-lg {
  padding: 0.8rem 1rem;
  font-size: 15px;
}
.light-bg {
  background-color: #faf6fb;
}
.section {
  padding: 20px 0;
}
.section-title {
  text-align: center;
  margin-bottom: 3rem;
}
.section-title small {
  color: #998a9b;
    font-family: "Montserrat", sans-serif;
}
/*-gt*/
.date input {
  padding-left: 56px;
  text-transform: uppercase;
}
.dob-bx {
  position: absolute;
  top: 15px;
  color: #333;
  left: 10px;
  font-size: 13px;
    font-family: "Open Sans", sans-serif;
}
.date {
  position: relative
}
.topenq {
  position: fixed;
  top: 40%;
  right: -60px;
  transform: rotate(90deg);
  overflow: hidden;
  z-index: 300;
  background-color: var(--enquiry-button-background-color);
  color: #fff;
  outline: none;
  z-index: 999;
      font-family: "Open Sans", sans-serif;
}
.topenq a {
  border: none;
  color: #fff;
  font-size: 20px;
  padding: 13px 21px;
  z-index: 999999999;
  position: relative;
  display: inline-block;
  background-color: #e02b28;
  text-decoration: none;
      font-family: "Open Sans", sans-serif;
}
.nav_btn .owl-nav > div {
  border-radius: 50% !important;
  background: #fff !important;
  opacity: 1 !important;
  font-family: "Open Sans", sans-serif;
}
.nav_btn .owl-nav > div:hover {
  background: var(--themecolor) !important;
  color: #fff !important;
      font-family: "Open Sans", sans-serif;
}
@media (max-width:767px) {
  h1 {
    font-size: 50px;
  }
  h2, h4 {
    font-size: 24px;
        font-family: "Open Sans", sans-serif;
  }
}
/* NAVBAR
----------------------*/
.nav-menu {
  padding: 1rem 0;
  transition: all 0.3s ease;
      font-family: "Open Sans", sans-serif;
}
.nav-menu.is-scrolling, .nav-menu.menu-is-open {
  background-color: rgb(74, 13, 143);
  background: -moz-linear-gradient(135deg, rgb(74, 13, 143) 0%, rgb(250, 42, 143) 100%);
  background: -webkit-linear-gradient(135deg, rgb(74, 13, 143) 0%, rgb(250, 42, 143) 100%);
  background: linear-gradient(135deg, rgb(74, 13, 143) 0%, rgb(250, 42, 143) 100%);
  -webkit-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 23px 0px rgba(0, 0, 0, 0.1);
      font-family: "Open Sans", sans-serif;
}
.nav-menu.is-scrolling {
  padding: 0;
}
.navbar-nav .nav-link {
  position: relative;
}
/*-gt*/
.clint-imge {
  background-image: url(../images/rightBg.jpg);
  background-repeat: no-repeat;
  padding: 10px 23px 0;
  background-position: -36px -114px;
      font-family: "Open Sans", sans-serif;
}
.how-to h3 {
  font-size: 27px;
  color: #fff;
  margin-bottom: 37px;
      font-family: "Open Sans", sans-serif;
}
.clint-imge p {
  font-size: 39px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
.clint-imge ul li {
  min-height: 114px;
}
.clint-imge .title {
  font-size: 20px;
  color: #fff;
}
.galler-div img {
  margin-bottom: 20px
}
.galler-div img {
  margin-bottom: 0px;
  width: 100%;
  padding: 10px
      font-family: "Open Sans", sans-serif;
}
.galler-div div {
  padding: 0
}
.col-2img img {
  width: 285px
}
.col-2img img:first-child {
  margin-right: 0px
}
.col-2img {
  display: flex;
}
img.first {
  /* height: 355px; */
}
.Life {
  padding: 30px 0
}
.Life .owl-nav span {
  font-size: 0;
  color: #000;
  display: inline-block;
  line-height: 21px;
  background-color: #fff;
  width: 39px;
  height: 38px;
  margin: 0;
  text-align: center;
  border-radius: 0;
  background-image: url(../images/nxpv.jpg);
  background-size: 80px;
  background-position: -1px -1px;
      font-family: "Open Sans", sans-serif;
}
.Life .owl-carousel .owl-nav.disabled {
  display: block;
  position: absolute;
  top: -163px;
  right: 8px;
  display: none;
  font-family: "Open Sans", sans-serif;
}
.Life .owl-nav .owl-next span {
  background-position: 40px -1px;
}
.Life .item img:hover {
  filter: grayscale(0);
}
.Life .owl-dots {
  position: static;
  right: -100px;
  top: 50%;
  transform: rotate(0deg);
  display: block;
  text-align: center;
      font-family: "Open Sans", sans-serif;
}
.Life .owl-nav {
  display: none;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: #5c5c5c;
  font-size: 14px;
}
.galler-div img {
  margin-bottom: 20px
}
.galler-div img {
  margin-bottom: 0px;
  width: 100%;
  padding: 5px
      font-family: "Open Sans", sans-serif;
}
.galler-div div {
  padding: 0
}
.col-2img img {
  width: 275px
}
.col-2img img:first-child {
  margin-right: 0px
}
.blue .blockquote p {
  color: #313131;
  font-size: 24px;
  margin-bottom: 30px;
      font-family: "Open Sans", sans-serif;
}
.testimonials-single h3 {
  color: #333;
  font-size: 33px;
  font-weight: 500;
    font-family: "Open Sans", sans-serif;
}
.blue .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
  margin-bottom: 20px;
  vertical-align: ;
      font-family: "Open Sans", sans-serif;
}
.testimonials-single {
  max-width: 100% !important;
}
.blue .blockquote {
  color: #313131;
  font-weight: 300;
  font-size: 24px;
  border: solid 3px #b2b2b2;
  position: relative;
  border-radius: 5px;
  padding: 30px 20px;
  display: inline-block;
  margin-top: 10px;
      font-family: "Open Sans", sans-serif;
}
.blockquote label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  color: #00a651;
  font-weight: 500;
  font-size: 18px;
    font-family: "Open Sans", sans-serif;
}
.blockquote span {
  font-size: 14px;
  position: relative;
  top: -8px;
    font-family: "Open Sans", sans-serif;
}
.col-sm-6.text-left.listen::before {
  content: "";
  width: 2px;
  background: #fff;
  height: 43px;
  position: absolute;
  left: -2px;
  transform: rotate(13deg);
  top: 6px;
      font-family: "Open Sans", sans-serif;
}
.testimonials.owl-carousel .owl-item img.client-img {
  border-radius: 230px;
  margin: 0px auto 30px
    font-family: "Open Sans", sans-serif;
}
.blue .blockquote::before {
  content: "";
  width: 38px;
  height: 38px;
  background: #fff;
  position: absolute;
  top: -20px;
  border-top: solid 3px #b2b2b2;
  border-right: solid 3px #b2b2b2;
  border-left: solid 3px #fff;
  transform: rotate(-47deg);
  left: 50%;
  margin-left: -21px;
      font-family: "Open Sans", sans-serif;
}
.social-ic ul li a {
  background-image: url(../images/social.png);
  width: 49px;
  display: inline-block;
  height: 40px;
    font-family: "Open Sans", sans-serif;
}
.social-ic ul li.tw a {
  background-position: -51px 0px
}
.social-ic ul li.gl a {
  background-position: -106px 0px
}
.social-ic {
  position: absolute;
  transform: scale(0);
  transition: all 0.5s;
  top: 50%;
  left: 50%;
  width: 160px;
  margin-left: -77px;
  margin-top: -20px;
      font-family: "Open Sans", sans-serif;
}
.project-col1 .img1 {
  position: absolute;
  padding-left: 280px;
  margin-right: 35px;
}
.social-ic ul li {
  display: inline-block;
}
.Uber-Supply {
  color: #ed1b4c;
  font-size: 20px;
    font-family: "Open Sans", sans-serif;
}
.hands-on2 span {
  color: #626262;
  font-size: 14px;
}
.owl-nav div {
  background: #fff;
  color: #b9b9b9;
  height: 34px;
  line-height: 34px;
  width: 34px;
  text-align: center;
  border: solid 2px #ccc;
  margin-left: 5px;
  font-weight: bolder;
      font-family: "Open Sans", sans-serif;
}
.owl-nav div.disabled {
  color: #999;
}
.Science .owl-carousel .owl-item img {
  width: auto
}
.lofo-data {
  display: inline-block;
  width: 100%;
  border-top: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  padding: 20px 0;
  margin-top: 20px;
  margin-bottom: 30px;
      font-family: "Open Sans", sans-serif;
}
body .Science.owl-carousel .owl-dots {
  display: none !important
}
/* .owl-carousel .owl-nav.disabled {
  display: block;
   !important
} */
.text-white {
  color: #fff;
}
.applybtn a {
  position: fixed;
  right: -45px;
  transform: rotate(90deg);
  background: #1a375f;
  top: 50%;
  color: #fff;
  padding: 8px 15px 9px;
  text-transform: uppercase;
  font-size: 19px;
  margin-top: -60px;
  cursor: pointer;
  z-index: 9;
  text-decoration: none;
  display: none;
  border-radius: 0 0 13px 15px;
  font-weight: 600;
  display: none;
  font-family: "Open Sans", sans-serif;
}
.applybtn.sticky a {
  display: block;
}
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
}
.hands-on2 li {
  background-image: url(../images/projectIcon1.png);
  background-repeat: no-repeat;
  padding-left: 70px;
  width: 550px;
  margin-bottom: 15px;
  background-position: 0 20px;
  border-bottom: solid 1px #626262;
  padding-bottom: 15px;
  font-family: "Open Sans", sans-serif;
}
.hands-on2 li.project1 {
  background-image: url(../images/projectIcon1.png);
}
.hands-on2 li.project2 {
  background-image: url(../images/projectIcon2.png);
}
.hands-on2 li.project3 {
  background-image: url(../images/projectIcon3.png);
}
.hands-on2 li.project4 {
  background-image: url(../images/projectIcon4.png);
}
.hands-on2 li.project5 {
  background-image: url(../images/projectIcon5.png);
}
.hands-on2 li.project6 {
  background-image: url(../images/projectIcon6.png);
  border: none
}
.hands-on2 li {}
.hands-on2 {
  padding: 80px 70px;
}
.yellow {
  color: #faca2c
}
.sky-white {
  color: #fff
}
.bennertext {
  font-size: 48px;
  line-height: 60px;
  text-align: left;
  width: 70%;
  padding-top: 50px;
    font-family: "Open Sans", sans-serif;
}
.bennertext span {
  font-weight: 300;
}
.bennertext .stron {
  color: #fff;
  display: inline-block;
  font-weight: bolder;
  text-transform: uppercase;
  padding-top: 0px;
  /* margin-top: -50px; */
}
.bennertext .stron2 {
  color: #fff;
  font-size: 24px;
  font-weight: bolder;
  margin: -27px 0;
  padding-bottom: 7px;
      font-family: "Open Sans", sans-serif;
}
.bennertext .light {
  color: #fff;
  font-size: 16px;
  margin-top: 8px;
}
.bennertext .deadline {
  color: #402d7b;
  font-size: 22px;
  font-weight: bolder;
  background: #fff;
  border-radius: 7px;
  display: inline-block;
  padding: 0 10px;
  margin-top: 20px;
  line-height: 44px;
      font-family: "Open Sans", sans-serif;
}
.bennertext span {}
.online {
  font-size: 30px;
  line-height: 39px;
  margin: -10px 0;
  padding-bottom: 10px;
}
.bennertext span {
  font-weight: 300;
}
.form-div {
  width: 400px;
  position: absolute;
  right: 28px;
  top: 10%;
    font-family: "Open Sans", sans-serif;
}
.form-div .panel-primary {
  border-color: #211d70;
  background-image: none;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  background-position: 0 0;
  border-radius: 0 0 6px 6px;
  position: relative;
  overflow: hidden;
  border-top: solid 5px #005baa;
  border: none;
      font-family: "Open Sans", sans-serif;
}
.form-div .panel-primary::before {
  content: "";
  width: 240px;
  height: 42px;
  background: #005baa;
  position: absolute;
  left: -14px;
  z-index: 0;
  transform: skew(-21deg);
    font-family: "Open Sans", sans-serif;
}
.form-group {
  text-align: left;
  margin-bottom: important;
}
.form-div .palel-primary {
  border-color: #bce8f1;
}
.form-div .panel-primary > .panel-heading {
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  padding: 5px 20px;
  background: transparent;
  border: none;
  text-align: left;
  position: relative;
  text-transform: uppercase;
}
.form-div .form-div .panel-primary > .panel-body {}
.form-div .signUp {
  color: #fff;
  border: 0px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 9px;
  width: auto;
  position: relative;
  z-index: 99999;
  float: right;
  background: transparent;
  text-align: center;
  margin-top: 39px;
}
.form-div .panel-body {
  padding: 15px 15px 0;
}
.form-div .signUp::before {
  content: "";
  width: 160px;
  height: 42px;
  background: #ef4135;
  position: absolute;
  right: -24px;
  z-index: -1;
  transform: skew(-21deg);
  top: -7px;
    font-family: "Open Sans", sans-serif;
}
.form-div .signUp1 {
  background-color: #ee2e3c;
  color: #fff;
  padding: 11px 30px;
  border: 0px;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 10px;
  width: 100%;
    font-family: "Open Sans", sans-serif;
}
.form-div .agree {
  color: #2a2a2a;
  font-size: 12px;
  float: left;
    font-family: "Open Sans", sans-serif;
}
.form-control {
  border-color: rgb(255, 0, 0);
  height: 48px;
  border-raad: 0;
  border-radius: 0;
  border: solid 1px #bdbdbd;
  box-shadow: none;
}
select.form-control {
  background-image: url(../images/select.png);
  background-position: right;
  background-repeat: no-repeat;
  -moz-appearance: none;
  -webkit-appearance: none
}
.agree label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 25px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 200;
}
.heading h3 {
  color: #e02b28;
  font-weight: 600;
  font-size: 36px;
  margin: 0;
  margin-bottom: 0px;
  text-align: left;
  margin-bottom: 20px;
    font-family: "Open Sans", sans-serif;
}
.purple .heading h3 {
  color: #fff;
}
.logo2 {
  margin: 20px 0;
  text-align: left;
  display: inline-block;
}
.logo3 {
  margin: 10px 0;
  text-align: right;
  display: inline-block;
    font-family: "Open Sans", sans-serif;
}
.heading h3 span {
  color: #402d7b;
}
.heading p {
  margin-bottom: 40px;
  text-align: left;
}
.heading h3 strong {
  color: #211d70;
  font-weight: 600;
  font-size: 36px;
}
.dark .heading h3 {
  color: #fff;
}
.dark .heading h3 strong {
  color: #d4a52a;
}
.ec {
  border: solid 1px #dbdbdb;
  padding: 26px 29px;
  border-radius: 4px;
  text-align: center;
    font-family: "Open Sans", sans-serif;
}
.ec .heading {
  text-align: left;
}
header .container {
  position: relative;
}
.ec img {
  max-width: 100%
}
.section.Why-choose {
  background: #003a68;
  color: #fff;
}
.Why-choose .card-bodyy {
  flex: auto;
  background: #3d88cd;
  color: #fff;
  padding: 20px;
  text-align: center;
    font-family: "Open Sans", sans-serif;
}
.Why-choose h4 {
  color: #fff;
}
.card-text {
  color: #fff;
}
.Why-choose .img-di.text-center {
  min-height: 70px;
}
.card.features::before {
  display: none;
}
.Why-choose .col-12 {
  margin-bottom: 30px;
}
.Why-choose .card-text {
  min-height: 93px;
  font-size: 16px;
}
.prog-dd {
  background-image: url(../images/4thSectionBg.png);
  height: 423px;
  background-size: 100%;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
    font-family: "Open Sans", sans-serif;
}
.prog-dd span {
  font-size: 24px;
  color: #d52330;
  display: block;
}
.prog-dd strong {
  font-size: 30px;
  display: block;
  color: #494949;
  font-style: italic;
    font-family: "Open Sans", sans-serif;
}
.prog-dd label {
  color: #161616;
  display: block;
  font-size: 18px;
  font-weight: 100;
    font-family: "Open Sans", sans-serif;
}
.col-d {
  height: 44px;
  margin-top: 80px;
}
.col-d.col-2, .col-d.col-4 {
  text-align: right;
}
.bg-gradient {
  /* background-image: -moz-linear-gradient( 135deg, rgba(60, 8, 118, 0.8) 0%, rgba(250, 0, 118, 0.8) 100%);
    background-image: -webkit-linear-gradient( 135deg, rgba(60, 8, 118, 0.8) 0%, rgba(250, 0, 118, 0.8) 100%);
    background-image: -ms-linear-gradient( 135deg, rgba(60, 8, 118, 0.8) 0%, rgba(250, 0, 118, 0.8) 100%);
    background-image: linear-gradient( 135deg, rgba(60, 8, 118, 0.8) 0%, rgba(250, 0, 118, 0.8) 100%);*/
  background: url(../images/banner01.jpg) no-repeat center top;
  background-repeat: no-repeat;
  background-size: 100%;
}
footer .bg-gradient {
  background: url(../images/5thSectionBg.jpg);
  padding: 30px 0;
  margin-top: -10px;
      font-family: "Open Sans", sans-serif;
}
.fHeading {
  font-size: 30px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.admission-blue-bx {
  width: 100%;
  float: left;
  text-align: center;
  background: #21409a;
  color: #fff;
  padding: 55px 0;
    font-family: "Open Sans", sans-serif;
}
.admission-blue-bx h2 {
  color: #ffffff;
  text-align: left;
}
.container {
  width: 99%!important;
}
.container.off-right {
  padding-right: 170px;
}
.admission-blue-bx {
  width: 100%;
  float: left;
  text-align: center;
  background: #000;
  color: #fff;
    font-family: "Open Sans", sans-serif;
}
.admission-blue-bx a, .admission-blue-bxa:hover {
  background: #b42b35;
  color: #fff !important;
  padding: 7px 18px;
  display: inline-block;
  border-radius: 15px 50px 50px 15px;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
      font-family: "Open Sans", sans-serif;
}
.admission-blue-bx h2 {
  margin: 0 0 20px 0;
  padding: 0;
}
footer button {
  background: #ee2e3c;
  border: none;
  padding: 10px 30px;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
    font-family: "Open Sans", sans-serif;
}
footer .img-di.text-center {
  margin: 30px 0;
}
.application {
  background-image: url(../images/application-bg.jpg)
}
.partner {
  background-image: url(../images/partner-bg.jpg)
}
.data {
  background-image: url(../images/data-bg.jpg)
}
.margin-top30 {
  margin-top: 10px
}
.col0 {
  text-align: center;
  padding: 46px 0;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #fff;
  background-size: 100% auto;
    font-family: "Open Sans", sans-serif;
}
.col0 strong {
  display: block;
  font-size: 40px;
  margin: 10px 0 0;
}
.col0 span {
  font-size: 20px;
}
.section.engineering {
  background-color: #f2f2f2;
  background-image: url(../images/egineering22.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  padding: 30px 0 86px;
    font-family: "Open Sans", sans-serif;
}
.section.engineering .title {
  font-size: 30px;
  font-weight: 600;
  line-height: 50px;
}
.section.engineering p {
  color: #333;
  font-size: 16px;
}
.section.engineering ul {
  padding: 0 21px;
  list-style: none;
  margin-top: 0;
}
.section.engineering li {
  padding: 0;
  height: 97px;
  margin-top: 44px;
  width: 541px;
}
.Experts-on .detail label img {
  width: 60px;
  text-align: right;
  display: inline-block;
  height: 50px;
  object-fit: scale-down;
    font-family: "Open Sans", sans-serif;
}
.Experts-on .detail label {
  display: inline-block;
  text-align: right;
  width: 100%;
}
.section.engineering li.Transition {
  color: #d611c4;
}
.section.engineering li.Experience {
  color: #5a1bc3
}
.section.engineering li.Apply {
  color: #1771c2;
  margin-top: 40px;
}
.section.engineering li.Learn {
  color: #eb7317;
  margin-top: 26px;
}
.project-col {
  margin: 30px 0 10px 0;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
  min-height: 292px;
}
.project-col1 {
  margin: 20px 0 10px -15px;
  border: 1px solid #ccc;
  padding: 10px;
  background: #fff;
  min-height: 213px;
    font-family: "Open Sans", sans-serif;
}
.APcol1 {
  padding: 0 60px 0 0;
  background-image: url(../images/red.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  min-height: 170px;
  font-size: 14px;
  text-align: left;
    font-family: "Open Sans", sans-serif;
}
.APcol2 {
  padding: 0 40px 0 0;
  background-image: url(../images/purple.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  min-height: 170px;
  font-size: 14px;
  text-align: left;
      font-family: "Open Sans", sans-serif;
}
.APcol1 .title {
  text-align: left;
  font-size: 30px;
  color: #402d7b;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
    font-family: "Open Sans", sans-serif;
}
.APcol {
  padding: 0 40px 0 0;
  min-height: 170px;
  font-size: 16px;
  text-align: left;
}
.APcol .title {
  text-align: left;
  font-size: 30px;
  color: #402d7b;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
      font-family: "Open Sans", sans-serif;
}
.APcol2 .title {
  text-align: left;
  font-size: 30px;
  color: #402d7b;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
}
.detail {
  background: #fff;
  padding: 15px 10px;
}
.gray {
  background: #f1f1f1
}
.purple {
  background: #402d7b
}
.pinkShade {
  background: #dcdeeb
}
.project-col:hover .title {
  color: #211d70;
}
.Experts-on .owl-nav {
  display: block;
}
.project-col .title {
  text-align: left;
  font-size: 17px;
  color: #402d7b;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
    font-family: "Open Sans", sans-serif;
}
.project-col1 .title {
  text-align: left;
  font-size: 19px;
  color: #402d7b;
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.hvr-bounce-to-top p {
  font-size: 12px;
  margin-top: 10px;
  line-height: 14px
}
.become-on .project-col .title {
  min-height: 51px;
}
.become-on .project-col p {
  min-height: 100px;
}
.detail p {
  /*min-height: 62px;*/
  text-align: left
}
p {
  font-size: 16px;
  color: #58595b;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #58595b;
}
.owl-carousel .owl-dots {
  position: absolute;
  right: 50%;
  bottom: 0;
  margin-right: -100px;
  width: 200px;
  text-align: center;
  display: none;
    font-family: "Open Sans", sans-serif;
}
.owl-carousel .owl-dot.active {
  background: #ff0036;
}
.owl-carousel .owl-dot {
  background: #505050;
  color: inherit;
  font: inherit;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  border: solid 3px #fff;
  border-radius: 40px;
    font-family: "Open Sans", sans-serif;
}
.grade .title {
  color: #ed1b4c;
  font-size: 19px;
  margin-bottom: 9px;
}
.grade {
  box-shadow: 2px 2px 2px #E4E4E4;
  padding: 0 15px 10px 0;
  margin-bottom: 30px;
}
.grade p {
  min-height: 59px;
}
.Easy-on {
  background: #f1f1f1;
}
thead {
  background: #00aae5;
  text-align: center;
}
thead th {
  color: #fff;
}
th, td {
  padding: 10px 20px 10px 10px;
  /* text-align: right; */
  font-size: 12px;
  font-weight: 400;
  border-right: solid 1px #ddd;
  border-bottom: 1px solid #ddd;
    font-family: "Open Sans", sans-serif;
}
tbody tr:nth-child(2n) {
  background: #fff;
}
table {
  border: solid 0px #D0D0D0;
}
.des-tab {
  margin-top: 40px;
}
.bg-color {
  background-image: url(../images/Get-hands-on-bg.jpg);
  background-color: #222222;
  min-height: auto;
  background-repeat: no-repeat;
    font-family: "Open Sans", sans-serif;
}
.hands-on {
  border: solid 3px #fff;
  padding: 108px 20px;
  position: relative;
  right: -64px;
  top: 97px;
}
h5 {
  font-size: 20px;
  color: #000;
  margin-bottom: 40px;
  font-weight: 600;
  text-align: left;
    font-family: "Open Sans", sans-serif;
}
.hands-on p {
  color: #fff;
  padding-right: 133px;
  line-height: 27px;
  font-size: 15px;
  padding-bottom: 120px;
    font-family: "Open Sans", sans-serif;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    font-size: 14px;
      font-family: "Open Sans", sans-serif;
  }
  .navbar-nav > .nav-item > .nav-link.active:after {
    content: "";
    border-bottom: 2px solid #cd99d4;
    left: 1rem;
    right: 1rem;
    bottom: 5px;
    height: 1px;
    position: absolute;
      font-family: "Open Sans", sans-serif;
  }
}
@media (max-width:991px) {
  .navbar-nav.is-scrolling {
    padding-bottom: 1rem;
  }
  .navbar-nav .nav-item {
    text-align: center;
  }
  .topenq.desktop {
    display: none !important;
  }
  .topenq1.mobile a {
    display: block;
    text-align: center;
    background-color: var(--red);
    padding: 8px;
    transition: all 0.3s ease;
    color: white;
    font-size: 15px;
    text-decoration: none;
      font-family: "Open Sans", sans-serif;
  }
  .topenq1 {
    position: fixed;
    top: auto;
    top: initial;
    width: 100%;
    right: auto;
    right: initial;
    transform: none;
    transform: initial;
    overflow: hidden;
    z-index: 300;
    bottom: 0;
    z-index: 9999;
    background: #e02b28;
      font-family: "Open Sans", sans-serif;
  }
}
/* HERO
----------------------*/
header {
  padding: 0px 0 5px;
  text-align: center;
  color: #FFF;
}
header .navbar-brand {
  float: none;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0;
  display: inline-block;
  height: 117px;
  background: #fff;
  width: 100%;
  text-align: center;
  padding: 13px;
    font-family: "Open Sans", sans-serif;
}
.navbar-brand > img {
  display: inline-block;
}
.tagline {
  font-size: 23px;
  font-weight: 300;
  color: #ffb8f6;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width:767px) {
  .tagline {
    font-size: 17px;
  }
  .bennertext .deadline {
    font-size: 11px;
    text-align: left;
  }
  .img-holder {
    padding-bottom: 100%;
  }
  .applybtn a {
    position: fixed;
    right: 0px;
    bottom: -1px;
    transform: rotate(0deg);
    top: inherit;
    color: #fff;
    padding: 6px 15px 9px;
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 0px;
    border: solid 0px #f48533;
    cursor: pointer;
    z-index: 9;
    text-decoration: none;
    display: none;
    border-radius: 0px;
    font-weight: 600;
    /* display: none; */
    width: 100%;
    text-align: center;
        font-family: "Open Sans", sans-serif;
  }
  .applybtn a {
    background: #b42b35;
  }
}
/* FEATURES
----------------------*/
.gradient-fill:before {
  color: #fc73b4;
  background: -moz-linear-gradient(top, #9477b4 0%, #fc73b4 100%);
  background: -webkit-linear-gradient(top, #9477b4 0%, #fc73b4 100%);
  background: linear-gradient(to bottom, #9477b4 0%, #fc73b4 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
footer .card.features {
  border-radius: 3px;
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease;
  border: solid 2px #333;
  padding: 20px 0px 30px;
      font-family: "Open Sans", sans-serif;
}
.sign-up-btn {
  background: #ee2e3c;
  border: none;
  padding: 10px 30px;
  font-size: 27px;
  color: #fff !important;
  text-transform: capitalize;
  letter-spacing: 1px;
  position: fixed;
  bottom: 0;
  right: 0;
  transform: inherit;
  border-radius: 0;
  width: 100%;
  display: none;
}
@media (max-width:991px) {
  .card.features {
    margin-bottom: 2rem;
  }
  [class^="col-"]:last-child .card.features {
    margin-bottom: 0;
  }
  .col-md-1.col-sm-1 {
    display: none;
  }
}
.card.features:before {
  content: "";
  position: absolute;
  width: 3px;
  color: #fc73b4;
  background: -moz-linear-gradient(top, #9477b4 0%, #fc73b4 100%);
  background: -webkit-linear-gradient(top, #9477b4 0%, #fc73b4 100%);
  background: linear-gradient(to bottom, #9477b4 0%, #fc73b4 100%);
  top: 0;
  bottom: 0;
  left: 0;
}
.card-text {
  font-size: 14px;
}
.card.features:hover {
  transform: translateY(-3px);
  -moz-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.08);
}
.box-icon {
  box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.14);
  padding: 10px;
  width: 70px;
  border-radius: 3px;
  margin-bottom: 1.5rem;
  background-color: #FFF;
}
.circle-icon {
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
  padding: 10px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 1.5rem;
  background-color: #FFF;
  color: #f5378e;
  font-size: 48px;
  text-align: center;
  line-height: 80px;
  font-weight: 300;
  transition: all 0.3s ease;
}
@media (max-width:992px) {
  .circle-icon {
    width: 70px;
    height: 70px;
    font-size: 28px;
    line-height: 50px;
  }
}
.ui-steps li:hover .circle-icon {
  background-image: -moz-linear-gradient(122deg, #e6388e 0%, #fb378e 100%);
  background-image: -webkit-linear-gradient(122deg, #e6388e 0%, #fb378e 100%);
  background-image: -ms-linear-gradient(122deg, #e6388e 0%, #fb378e 100%);
  background-image: linear-gradient(122deg, #e6388e 0%, #fb378e 100%);
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.09);
  color: #FFF;
}
.ui-steps li {
  padding: 15px 0;
}
.ui-steps li:not(:last-child) {
  border-bottom: 1px solid #f8e3f0;
}
.perspective-phone {
  position: relative;
  z-index: -1;
}
@media (min-width:992px) {
  .perspective-phone {
    margin-top: -150px;
  }
}
/*  TABS
----------------------*/
.tab-content {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.04);
  padding: 3rem;
}
@media (max-width:992px) {
  .tab-content {
    padding: 1.5rem;
  }
}
.tab-content h2 {
  margin-bottom: 0.5rem;
}
.nav-tabs {
  border-bottom: 0;
}
.nav-tabs .nav-item .nav-link, .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  padding: 1rem 1rem;
  border-color: #faf6fb #faf6fb #FFF;
  font-size: 19px;
  color: #b5a4c8;
  background: #f5eff7;
}
.nav-tabs .nav-link.active {
  background: #FFF;
  border-top-width: 3px;
  border-color: #ce75b4 #faf6fb #FFF;
  color: #633991;
}
@media only screen and (min-width: 600px) and (max-width: 900px) {
  /* Styles for screens that are between 600px and 900px wide */
}
/*  TESTIMONIALS
----------------------*/
.owl-carousel .owl-item img.client-img {
  width: 110px;
  margin: 30px auto;
  border-radius: 50%;
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}
.testimonials-single {
  text-align: center;
  max-width: 80%;
  margin: 0 auto;
}
.blockquote {
  color: #7a767a;
  font-weight: 300;
}
.owl-next.disabled, .owl-prev.disabled {
  opacity: 0.5;
}
.owl-prev, .owl-next {
  position: static;
  top: 50%;
  transform: translateY(-50%);
  float: left;
}
.owl-nav {
  width: 80px;
  margin: 25px auto 0;
}
.Industry-data .item {
  margin-bottom: 30px
}
.owl-next {
  right: 0;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 60px;
}
.owl-theme .owl-dots .owl-dot span {
  background: #e7d9eb;
  width: 35px;
  height: 8px;
  border-radius: 10px;
  transition: all 0.3s ease-in;
}
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ff487e;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #ff487e;
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
}
/*  IMAGE GALLERY
----------------------*/
.img-gallery .owl-item {
  box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.07);
  transform: scale(0.8);
  transition: all 0.3s ease-in;
}
.img-gallery .owl-item.center {
  transform: scale(1);
}
/*  PRICING
----------------------*/
@media (max-width:992px) {
  .card-deck {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card-deck .card {
    margin-bottom: 15px;
  }
}
.card.pricing {
  border: 1px solid #f1eef1;
}
.card.pricing.popular {
  border-top-width: 3px;
  border-color: #ce75b4 #faf6fb #FFF;
  box-shadow: 0px 12px 59px 0px rgba(36, 7, 31, 0.11);
  color: #633991;
}
.card.pricing .card-head {
  text-align: center;
  padding: 40px 0 20px;
}
.card.pricing .card-head .price {
  display: block;
  font-size: 45px;
  font-weight: 300;
  color: #633991;
}
.card.pricing .card-head .price sub {
  bottom: 0;
  font-size: 55%;
}
.card.pricing .list-group-item {
  border: 0;
  text-align: center;
  color: #959094;
  padding: 1.05rem 1.25rem;
}
.card.pricing .list-group-item del {
  color: #d9d3d8;
}
.card.pricing .card-body {
  padding: 1.75rem;
}
/*  CALL TO ACTION
----------------------*/
.call-to-action {
  text-align: center;
  color: #FFF;
  margin: 3rem 0;
}
.call-to-action .box-icon {
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  transform: scale(0.85);
  margin-bottom: 2.5rem;
}
.call-to-action h2 {
  color: #FFF;
}
.call-to-action .tagline {
  font-size: 16px;
  font-weight: 300;
  color: #ffb8f6;
  max-width: 650px;
  margin: 0 auto;
}
.btn-light img {
  margin-right: 0.4rem;
  vertical-align: text-bottom;
}
/*  FOOTER
----------------------*/
.social-icons {
  text-align: right;
}
.social-icons a {
  background-color: #FFF;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.05);
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  margin: 0 0.3rem;
  border-radius: 5px;
  color: #f4c9e2;
  transition: all 0.3s ease;
}
.social-icons a:hover {
  text-decoration: none;
  color: #e38cb7;
}
.Science.owl-carousel .owl-item img, .Science2.owl-carousel .owl-item img {
  width: 100%;
  display: inline-block;
  border: solid 1px #ddd;
}
.Science.owl-carousel .owl-item {
  text-align: center;
  content: "\2212";
  display: flex;
  color: #fff;
}
.apply-b.mb {
  display: none;
}
.img-holder {
  height: 0;
  padding-bottom: 23%;
  overflow: hidden;
}
.Centrale {
  background-image: url("../images/bgEle.jpg");
  background-repeat: no-repeat;
  background-position: right;
  padding: 80px 0;
}
.Get-hands-on1 {
  background-image: url("../images/bgChakra.jpg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}
.col-eco {
  width: 741px;
  display: flex;
}
.smartM {
  background-image: url("../images/smatMbg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0;
    font-family: "Open Sans", sans-serif;
}
.col-eco {
  width: 100%;
  text-align: justify;
  display: flex;
}
.col-eco .title {
  text-align: left;
  font-size: 16px;
  color: #402d7b;
  text-transform: capitalize;
  margin: 0 0 6px;
  font-weight: bold;
    font-family: "Open Sans", sans-serif;
}
.col-eco .detail {
  transition: 0.5s ease
}
.col-eco .detail {
  background: #fff;
  -webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;
  width: 370px;
  margin: 20px 20px 0px 0px;
  padding: 10px 20px;
}
.col-eco .detail:hover {
  background-color: #ef4135;
  cursor: pointer;
}
.col-eco .detail:hover .title, .col-eco .detail:hover p {
  color: #fff
}
.col-eco1 {
  width: 50%;
  text-align: justify;
  display: flex;
}
.hvr-bounce-to-top {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:hover::before, .hvr-bounce-to-top:focus::before, .hvr-bounce-to-top:active::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.Experts-on .project-col .detail:hover .title, .Experts-on .project-col .detail:hover p {
  color: #fff;
}
.hvr-bounce-to-top::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #402d7b;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
    font-family: "Open Sans", sans-serif;
}
.Experts-on .project-col {
  position: relative;
}
.Experts-on .detail {
  background: rgb(255, 255, 255, 0.5);
  padding: 0;
  /*border: solid 1px #ddd;
  position: absolute;*/
  bottom: 0;
  left: 0;
  width: 100%;
}
.Experts-on .detail p {
  min-height: inherit;
}
.Experts-on .detail .hvr-bounce-to-top {
  padding: 10px;
}
.Placements.owl-carousel .owl-item img {
  display: block;
  width: auto;
  border: solid 1px #ddd;
}
.thumbnail {
  margin-bottom: 6px;
}
.carousel-control.left, .carousel-control.right {
  background-image: none;
  margin-top: 10%;
  width: 5%;
}
/* Style the Image Used to Trigger the Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
#myImg:hover {
  opacity: 0.7;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0); /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9); /* Black w/ opacity */
    font-family: "Open Sans", sans-serif;
}
/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}
/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}
@keyframes zoom {
  from {
    transform: scale(0)
  }
  to {
    transform: scale(1)
  }
}
/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close:hover, .close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
    font-family: "Open Sans", sans-serif;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
  }
  .iconImg {
    width: 0%;
    display: flex;
  }
  h3 {
    margin: 0 0 0 0;
  }
  .heading_lag {
    padding: 20px !important
  }
  .logo2 {
    margin: 10px 0;
    text-align: left;
    display: block;
    /* width: 0%; */
  }
  .logo3 {
    margin: 10px 0;
    text-align: left;
    display: block;
  }
  .bennertext {
    padding-top: 0px !important;
  }
  .online {
    font-size: 18px;
    line-height: 26px;
  }
  h1 {
    margin: -6px 0 -8px 0;
  }
  .bennertext .stron2 {
    margin: -14px 0;
  }
  .bennertext .stron2 {
    color: #fff;
    font-size: 18px;
    font-weight: bolder;
    margin: 0px 0;
    line-height: 20px;
  }
  .heading_lag {
    margin-top: 50px !important
  }
  .project-col1 {
    min-height: inherit
  }
}
.dot {
  display: none !important
}
/*-gt-responsive--*/
@media screen and (min-width:0px) and (max-width:1199px) {
  .form-div {
    right: 0;
  }
  .dot {
    display: block !important
  }
  .col-d {
    height: 53px;
    margin-top: 60px;
  }
  .prog-dd span {
    font-size: 20px;
  }
  .prog-dd strong {
    font-size: 23px;
  }
  .prog-dd {
    height: 356px;
  }
  .col0 span {
    font-size: 18px;
  }
  .section.engineering .container {
    background-size: 100%;
    background-position: -71px 24px;
    padding-bottom: 35px;
      font-family: "Open Sans", sans-serif;
  }
  .section.engineering p {
    font-size: 14px;
  }
  .section.engineering .title {
    font-size: 20px;
    line-height: 40px;
  }
  .hands-on2 li {
    width: 100%;
  }
  .bg-color {
    background-position: -110px 0;
  }
  .testimonials .owl-nav div.owl-next {
    right: 371px;
    left: auto;
  }
  .testimonials .owl-nav div {
    left: 371px;
  }
  .become-on .project-col p {
    min-height: 120px;
  }
}
@media screen and (min-width:0px) and (max-width:991px) {
  .form-div {
    right: 0;
    position: static;
    width: 100%;
  }
  .bg-gradient {
    background-image: none;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background: url(../images/banner01.jpg) no-repeat center top;
      font-family: "Open Sans", sans-serif;
  }
  .bennertext {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .form-div .panel-primary > .panel-heading {
    border-top: solid #005baa;
    border-radius: 0;
  }
  header .navbar-brand {
    position: absolute;
    text-align: left;
    top: 0;
    left: 15px;
    width: auto;
    background: transparent;
    padding: 0;
    margin: 0;
      font-family: "Open Sans", sans-serif;
  }
  .img-holder {
    padding-bottom: 25%;
  }
  .prog-dd span {
    font-size: 17px;
    line-height: 10px;
  }
  .prog-dd strong {
    font-size: 20px;
  }
  .prog-dd label {
    font-size: 15px;
    font-weight: 100;
    line-height: 15px;
  }
  .col-d {
    height: 14px;
    margin-top: 60px;
  }
  .prog-dd {
    height: 266px;
  }
  .Why-choose .card-text {
    min-height: inherit;
  }
  footer button {
    padding: 10px 26px;
    font-size: 25px;
  }
  .section.engineering .container {
    background-size: 911px;
    background-position: -68px 28px;
    padding-bottom: 24px;
      font-family: "Open Sans", sans-serif;
  }
  .section.engineering li.Transition {
    height: 84px;
    margin-top: 50px;
  }
  .section.engineering li.Experience {
    margin-top: 3px;
    height: 90px;
  }
  .section.engineering li.Learn {
    margin-top: 6px;
    padding-right: 100px;
  }
  .bg-color {
    background-position: -171px 0;
  }
  .hands-on2 {
    padding: 80px 0px 80px 70px;
  }
  .hands-on p {
    padding-right: 0;
  }
  .Uber-Supply {
    font-size: 19px;
  }
  .hands-on {
    right: 0;
  }
  .grade .title {
    font-size: 17px;
    min-height: 48px;
  }
  .grade p {
    min-height: 76px;
    font-size: 13px;
  }
  .project-col .title {
    font-size: 15px;
    font-weight: 500;
  }
  .testimonials .owl-nav div {
    left: 268px;
  }
  .testimonials .owl-nav div.owl-next {
    right: 268px;
  }
  .blue .blockquote p {
    font-size: 19px;
  }
  .how-to h3 {
    font-size: 18px;
  }
  .clint-imge p {
    font-size: 30px;
  }
  .clint-imge .title {
    font-size: 16px;
  }
  footer button {
    padding: 10px 16px;
    font-size: 20px;
  }
  .clint-imge {
    background-position: -166px -124px;
  }
  .clint-imge ul li {
    min-height: 104px;
  }
  .bennertext {
    font-size: 59px;
    line-height: 60px;
    text-align: left;
    width: 100%;
    padding-top: 81px;
    /* margin-bottom: 50px; */
  }
  .become-on .project-col p {
    min-height: 219px;
  }
}
@media screen and (min-width:0px) and (max-width:767px) {
  .form-div .form-group {
    width: 100%;
    margin: 10px 0;
  }
  .card.features {
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .card.features img {
    display: inline-block;
  }
  .prog-dd {
    height: auto;
    background: transparent;
  }
  .col-d {
    height: 14px;
    margin-top: 0;
    text-align: left !important;
    height: 110px;
    background-image: url(../images/4thIcon1.png);
    background-repeat: no-repeat;
    padding-left: 92px;
    background-position: 0 0px;
      font-family: "Open Sans", sans-serif;
  }
  .col-d.col-2 {
    background-image: url(../images/4thIcon2.png);
  }
  .col-d.col-3 {
    background-image: url(../images/4thIcon3.png);
  }
  .col-d.col-4 {
    background-image: url(../images/4thIcon4.png);
  }
  .prog-dd span {
    font-size: 18px;
    line-height: 21px;
  }
  .prog-dd label {
    font-size: 16px;
    line-height: 19px;
  }
  footer .bg-gradient {
    padding: 30px 0;
  }
  .bennertext {
    font-size: 64px;
  }
  .section.engineering .container {
    background-image: none;
  }
  .section.engineering li.Transition {
    height: auto;
    margin-top: 10px;
  }
  .section.engineering li {
    height: auto !important;
    border-bottom: solid 2px;
  }
  .heading h3, .heading h3 strong {
    font-size: 21px;
  }
  .hands-on {
    right: 0;
    padding: 20px;
    margin: 40px 13px;
    top: 0;
  }
  .bg-color {
    background-image: none
  }
  .hands-on2 {
    padding: 0px 0px 10px 0px;
  }
  .hands-on p {
    padding-right: 0;
    padding-bottom: 0;
  }
  .hands-on h5 {
    color: #fff;
  }
  .section.UpGrad {
    padding: 0;
  }
  .testimonials .owl-nav div {
    left: 218px;
  }
  .testimonials .owl-nav div.owl-next {
    right: 218px;
  }
  .text-right.Cauvery {
    text-align: center;
  }
  .text-left.listen {
    text-align: center;
  }
  .text-left.listen::before {
    display: none;
  }
  .clint-imge {
    background-position: 0 0;
    width: 402px;
    margin: 0px auto 30px;
  }
  .become-on .col-md-4.col-sm-4 {
    width: 370px;
    margin: auto;
  }
  .become-on .project-col .title {
    min-height: inherit;
  }
  .become-on .project-col p {
    min-height: inherit;
  }
  .col-eco {
    width: 100%;
  }
  .Centrale {
    background-image: none;
    background-repeat: no-repeat;
    background-position: right;
    padding: 31px 0 40px;
    background-size: cover;
      font-family: "Open Sans", sans-serif;
  }
}
@media screen and (min-width:0px) and (max-width:640px) {
  .bennertext {
    font-size: 26px;
    line-height: 25px;
    text-align: left;
  }
  .col-eco1 {
    width: 100%
  }
  .smartM {
    background-image: none;
    padding: 0px
  }
  .col-eco .detail {
    margin: 8px 0px 0px 0px
  }
  .Get-hands-on1 {
    background-image: none;
  }
  table {
    width: 100% !important;
    margin: 10px 0 -20px 0 !important
  }
  .APcol1 {
    min-height: inherit
  }
  .APcol2 {
    min-height: inherit
  }
  .APcol {
    min-height: inherit
  }
  .container.off-right {
    padding: 0px;
  }
  .img-holder img {
    max-width: 100%;
  }
  .img-holder {
    padding-bottom: 0;
    display: block;
    margin-bottom: 0px;
    height: 130px;
  }
  header .navbar-brand {
    margin-bottom: 20px;
  }
  .ONLINE {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .col0 strong {
    font-size: 30px;
  }
  .col0 span {
    font-size: 15px;
  }
  .col0 {
    background-size: cover;
  }
  .form-div .panel-primary > .panel-heading {
    font-size: 25px;
  }
  .form-div .form-group {
    width: 100%;
    margin: 10px 0 0;
  }
  footer button {
    font-size: 26px;
  }
  .sign-up-btn {
    display: block;
    z-index: 9;
  }
  footer {
    padding-bottom: 40px;
  }
  footer button {
    font-size: 19px;
  }
  .sign-up-btn {
    font-size: 20px;
  }
  .form-pop .close {
    font-size: 40px;
  }
  .form-pop .modal-header {
    padding: 0 10px;
    border-bottom: 1px solid #e5e5e5;
  }
  .form-pop .panel-primary > .panel-heading {
    color: #000;
    background-color: #d4a52a;
    border-color: #d4a52a;
    font-size: 21px;
  }
  .form-pop .panel-primary {
    border-color: #d4a52a;
  }
  .section.engineering li.Learn {
    padding-right: 0;
    width: auto;
  }
  .hands-on h5 {
    margin-bottom: 11px;
    font-size: 20px;
  }
  .hands-on {
    padding: 10px 10px;
    margin: 40px 0;
  }
  .hands-on p {
    padding-right: 0;
    padding-bottom: 0;
    font-size: 13px;
  }
  .Uber-Supply {
    font-size: 17px;
  }
  .blue .blockquote p {
    font-size: 16px;
    margin-bottom: 11px;
  }
  .text-right.Cauvery {
    padding: 0;
  }
  .img-holder {
    height: 100px;
    width: 230px;
  }
  .section.engineering li {
    width: 100%;
  }
  .apply-b.mb {
    display: block;
  }
  .apply-b.ds {
    display: none;
  }
  .form-div2 .panel-primary > .panel-heading {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    padding: 10px;
    background: #ee2e3c;
    border: none;
    text-align: center;
  }
  .grade .title {
    min-height: inherit;
  }
  .testimonials .owl-nav div {
    left: 0;
  }
  .testimonials .owl-nav div.owl-next {
    right: 0;
  }
  .col-eco {
    display: block;
  }
  .Experts-on .owl-carousel .owl-dots {
    display: none;
  }
  .Experts-on .owl-nav {
    display: block;
    margin: auto;
  }
  .Placements.owl-carousel .owl-item img {
    width: 100%;
  }
  .owl-carousel .owl-dots {
    display: none;
  }
  .testimonials-single h3 {
    font-size: 22px;
  }
}
@media screen and (min-width:0px) and (max-width:640px) {
  .clint-imge {
    background-position: 0 0;
    width: 100%;
    margin: 0px auto 30px;
  }
  .become-on .col-md-4.col-sm-4 {
    width: 100%;
  }
  .col-eco .detail {
    width: inherit;
  }
  .col-2img img {
    margin-right: 0;
    width: 100%;
  }
  .heading_lag h3 {
    padding-left: 52px;
    background-image: url('../images/icon1.png');
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    min-height: 50px;
    padding-top: 3px !important;
      font-family: "Open Sans", sans-serif;
  }
  .dot {
    display: none !important;
  }
  .heading_lag h3.icon2 {
    background-image: url('../images/icon2.png');
  }
  .heading_lag h3.icon3 {
    background-image: url('../images/icon3.png');
  }
  .heading_lag h3.icon4 {
    background-image: url('../images/icon4.png');
  }
  .table-responsive {
    overflow-x: auto;
  }
}
span.help-block {
  color: #fff !important;
  font-size: 11px !important;
}
@media only screen and (min-width: 768px) {
  .topenq1 {
    display: none !important;
  }
}
.heading_lag img {
  width: 120%;
}
:root {
  --themecolor: #b42b35;
  --redcolor: #b42b35;
}
.headerapp {
  padding: 4px 0px;
  box-shadow: 0px 0px 4px hsl(0deg 0% 0% / 24%);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 56;
  background: #fff;
    font-family: "Open Sans", sans-serif;
}
a {
  transition: ease all 0.4s;
}
img {
  max-width: 100%;
}
.bannerapp {
  background: url(../images/new/b4-banner.jpg) no-repeat top right;
  padding: 26px 0px 84px;
  margin-top: 61px;
  min-height: 456px;
  background-size: 663px;
    font-family: "Open Sans", sans-serif;
}
.navi__ {
  display: flex;
  background: #fff;
  float: right;
  margin-top: 10px;
  list-style: none;
}
.navi__ li a {
  color: #1a1a1a;
  display: inline-block;
  padding: 0px 8px;
  font-weight: 600;
  font-size: 14px;
  border-right: 1px solid #1a1a1a;
  line-height: 17px;
    font-family: "Open Sans", sans-serif;
}
.navi__ li a:last-child {
  border-right: 0px solid #ccc;
}
a:focus, a:hover {
  text-decoration: none !important;
}
.navi__ li.last a {
  border: 0px;
}
.navi__ li a:hover, .navi__ li a:focus {
  text-decoration: none;
}
.navi__ li a.active {
  text-decoration: none;
  color: #b42b35;
  font-weight: 700;
  border-bottom: 1px solid;
  padding-bottom: 3px;
    font-family: "Open Sans", sans-serif;
}
.bps {
  margin-top: 50px;
}
.content_bx {
  margin-top: 0px;
  color: #fff;
  padding-top: 0px;
  padding-right: 120px;
}
.content_bx h1 strong {
  display: block;
}
.content_bx span {
  font-weight: 300;
}
.content_bx h2 {
  line-height: 32px;
  color: #fff;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 0;
  padding: 0;
  margin-top: 10px;
    font-family: "Open Sans", sans-serif;
}
.content_bx h3 {
  font-size: 26px;
  font-weight: 700;
  margin-top: 9px;
  width: 70%;
}
.bytn__ {
  position: absolute;
  right: 0;
  bottom: 0px;
}
.bytn__2 {
  position: absolute;
  right: 0;
  top: -59px;
}
.bytn__2 a {
  background: url(../images/new/shape_btn.png) no-repeat;
  color: #fff;
  padding: 48px 55px 37px;
  font-size: 21px;
  background-size: 100%;
    font-family: "Open Sans", sans-serif;
}
.bytn__ a {
  background: #fff;
  display: inline-block;
  padding: 8px 15px;
  border-radius: 30px;
  color: var(--redcolor);
  font-weight: 600;
  margin-right: 10px;
  font-size: 18px;
    font-family: "Open Sans", sans-serif;
}
.bytn__ a:hover {
  background: #e52826;
  color: #fff;
  text-decoration: none;
}
.cdts {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background: #b42b35;
}
.cdts li {
  font-weight: 600;
  width: 20%;
  padding: 20px 5px;
  font-size: 13px;
  display: flex;
  align-items: center;
    font-family: "Open Sans", sans-serif;
}
.cdts li div {
  display: flex;
  align-items: center;
}
.cdts li h3 {
  font-size: 14px;
  color: #fff;
  text-align: left;
  margin: 0;
  /* text-transform: uppercase; */
}
.cdts li h3 span {
  font-size: 22px;
  font-weight: bold;
}
.cdts1 {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background: #b42b35;
  margin-bottom: 30px;
}
.cdts1 li {
  font-weight: 600;
  width: 20%;
  font-size: 13px;
  display: flex;
  align-items: flex-start;
}
.cdts1 li div {
  display: flex;
  align-items: center;
}
.cdts1 li h3 {
  font-size: 13px;
  color: #fff;
  text-align: left;
  margin: 0;
  text-transform: capitalize;
}
.cdts1 li h3 span {
  font-size: 22px;
  font-weight: bold;
}
.mtppp {
  margin-top: 40px;
}
.mtppp h3 {
  margin: 0;
  color: var(--themecolor);
  margin-bottom: 15px;
  font-size: 24px;
}
.mtppp h3 strong {
  font-weight: 500;
}
.box_grey {
  background: #f1f2f2;
  padding: 30px 0px 0;
  margin-top: 30px;
}
.box_grey h2 {
  margin: 0;
  color: var(--themecolor);
  font-weight: 800;
  margin-bottom: 15px;
  font-size: 24px;
  text-transform: uppercase;
}
.box_grey p {
  color: #58595b;
}
.img_3 {
  margin-top: 20px;
}
.component_programs_tabs {
  padding: 30px 0px 0px;
  position: relative;
  min-height: 700px;
}
.component_programs_tabs:before {
  width: 44%;
  background: url("../images/bg545.jpg") no-repeat;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 280px;
  background-size: contain;
    font-family: "Open Sans", sans-serif;
}
.component_programs_tabs1 {
  padding: 30px 0px 0px;
  position: relative;
  min-height: 600px;
}
.component_programs_tabs1:before {
  width: 44%;
  background: url("../images/3.png") no-repeat;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 280px;
  background-size: contain;
    font-family: "Open Sans", sans-serif;
}
.posiRight {
  position: absolute;
  right: 0;
}
.bannerapp_new {
  min-height: 500px;
  display: flex;
  align-items: center;
  background: url('https://static.npfs.co/accounts/6554/documents/2025/9/2/45b0103c3d1946d4a99eff742de84509_banner.jpg') no-repeat;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
    font-family: "Open Sans", sans-serif;
}
.bottom_text {
  text-align: center;
  background: #ededed;
  font-size: 28px;
  padding: 25px 0 60px;
}
.mtppp h4 {
  color: var(--themecolor);
  font-weight: 700;
  margin-top: 16px;
  margin-bottom: 15px;
  font-size: 24px;
}
.dtr {
  text-transform: uppercase;
}
.trimester_nav_tab_ ul {
  display: flex;
  flex-wrap: wrap;
}
.trimester_nav_tab_ ul li {
  width: 100%;
}
.trimester_nav_tab_ .nav-tabs li.active a {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  background: #1a375f !important;
  color: #fff;
  border-radius: 10px;
  font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
.trimester_nav_tab_ .nav-tabs > li > a:hover {
  border-color: #fff
}
.trimester_nav_tab_ .nav-tabs > li > a {
  color: #58595b;
  font-weight: 600;
  font-size: 16px;
  box-shadow: 0px 0px 4px 0px #ccc;
  border-radius: 10px;
}
.trimester_nav_tab_ .nav-tabs > li {
  float: left;
  margin-bottom: 6px;
}
.years_data_wise_information .tab-content {
  padding: 0 !important;
  box-shadow: none !important;
}
.mt34 {
  margin-top: 1px;
}
.projects_bx5 {
  display: flex;
  align-items: center;
}
.trimester_nav_tab_ .projects_bx5 ul li {
  width: auto;
}
.projects_bx5 .nav > li > a {
  padding: 5px 24px;
  font-size: 15px !important;
  background: #d1d3d4;
}
.projects_bx5 .nav > li.active > a {
  background: #bd57ff !important;
}
.component_programs_tabs .innertabs .tab-content {
  background-color: #FFF;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
.innertabs .tab-content h4, .h4_list {
  font-size: 15px;
  color: #58595b;
  background: url(../images/new/tickmark.jpg) no-repeat;
  padding-left: 23px;
  background-size: 15px;
  padding-bottom: 2px;
  font-weight: 600;
    font-family: "Open Sans", sans-serif;
}
.component_programs_tabs .tab-content {
  background-color: #FFF;
  box-shadow: 0px 0px 6px 0px hsl(0deg 0% 0% / 7%);
  padding: 3rem;
  border-radius: 10px;
}
.component_programs_tabs .tab-content h3 {
  margin: 0 17px 15px 0;
  font-size: 24px;
  color: var(--themecolor);
}
.list56 {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.list56 li {
  width: 50%;
  border-right: 1px solid #858585;
  padding: 0 30px;
  margin: 10px 0px;
}
.tab-content .list56 li p {
  line-height: 20px;
  font-weight: 500;
  font-size: 14px;
  text-align: left;
  margin: 0;
}
.list56 li h4 {
  font-size: 16px;
  color: var(--themecolor);
  font-weight: 600;
  margin-top: 0;
}
.list56 li:nth-child(2), .list56 li:nth-child(4), .list56 li:nth-child(6) {
  border: 0px;
}
.list6 li {
  color: #1a1a1a;
  position: relative;
  padding-left: 20px;
  margin: 4px 0px;
  width: 100% !important;
}
.border_ {
  border-right: 1px solid #8876a6;
}
.list6 li:before {
  width: 7px;
  height: 7px;
  background: var(--redcolor);
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 100%;
}
.btm__ {
  padding: 20px 0 0;
}
.btm__ a.aply {
  background: var(--themecolor);
  color: #fff;
  padding: 6px 15px;
  font-weight: 600;
  font-size: 16px;
  margin-right: 9px;
  border-radius: 15px 50px 50px 15px;
}
.btm__ a.aply.red {
  background: var(--redcolor);
  width: 214px;
  margin: 0;
}
.btm__ img {
  width: 38px;
}
.list_dd {
  padding: 0;
  margin: 0;
}
.list_dd li {
  padding-left: 20px;
  position: relative;
  margin: 5px 0px;
}
.list_dd li:before {
  width: 5px;
  height: 5px;
  background: #333;
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  border-radius: 100%;
    font-family: "Open Sans", sans-serif;
}
.btm__ a.aply:hover {
  background: var(--redcolor);
  text-decoration: none;
}
.abspro {
  padding: 0 0 30px 0px;
  background: #fff;
}
#recruiters p {
  color: #fff;
}
.cola:before {
  width: 44%;
  background: url(../images/bg545.jpg) no-repeat;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 280px;
  background-size: 100%;
    font-family: "Open Sans", sans-serif;
}
#recruiters .collab {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.collab li {
  width: 20%;
  display: inline;
  align-items: center;
  vertical-align: top;
}
.collab li div {
  display: flex;
  align-items: center;
    font-family: "Open Sans", sans-serif;
}
.collab li h3 {
  font-size: 13px;
  color: #fff;
  width: 100%;
  text-align: left;
  margin: 0;
  /* text-transform: uppercase; */
}
.collab li h3 span {
  font-size: 22px;
  font-weight: bold;
}
#recruiters .topr {
  display: flex;
  position: relative;
}
.topr li {
  width: 49%;
  padding: 15px;
  font-size: 12px;
  display: inline;
  align-items: center;
  vertical-align: top;
  border: 1px solid #fff;
  border-radius: 8px;
  margin: 0 5px 5px 0;
    font-family: "Open Sans", sans-serif;
}
.topr li div {
  display: inline-block;
  align-items: center;
}
.topr li h3 {
  color: #fff;
  width: 100%;
  margin: 0;
}
.topr li h3 {
  font-size: 18px;
  font-weight: 400;
}
.topr p {
  font-size: 11px !important;
  line-height: 14px;
  padding-top: 10px;
}
.name {
  color: #fff;
  font-size: 20px;
  padding-bottom: 10px;
}
.hedr h2 {
  color: #fff;
}
#partnerships .partn {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  text-transform: capitalize;
}
.partn li {
  font-weight: 600;
  width: 33%;
  font-size: 13px;
  display: inline;
  align-items: center;
  vertical-align: top;
  color: #58595b;
}
.partn li div {
  display: flex;
  align-items: center;
}
.partn li h3 {
  font-size: 12px;
  width: 80%;
  text-align: left;
  margin: 0;
  text-transform: capitalize;
}
.partn li h3 span {
  font-size: 22px;
  font-weight: bold;
  color: #b42b35;
}
#lifeAtAshoka p {
  color: #fff;
  padding: 20px 0;
}
.abspro p {
  font-weight: 400;
  font-size: 16px;
}
.hedr {
  margin-bottom: 20px;
  margin-top: 20px;
}
#testimonials h2 {
  margin-top: 20px;
}
.section_app3 {
  background: #fff;
  padding: 30px 0px;
}
.section_app3 .trimester_nav_tab_ ul li {
  width: auto;
}
.section_app3 .nav-tabs > li > a {
  background: #fff;
  padding: 10px 30px;
}
.section_app3 .trimester_nav_tab_ ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}
.section_app3 .tab-content {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: none;
  display: block;
  overflow: hidden;
  padding: 0;
}
.Industry-data .item {
  margin: 0 5px;
}
.grey {
  background-color: #1a375f;
  font-family: "Open Sans", sans-serif;
}
.img img {
  background-position: center center;
  background-image: url(../images/new/img-bg.png);
  background-size: 100% 100%;
  border-radius: 50%;
  border: 1px solid #cccccc00;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: #fff;
    font-family: "Open Sans", sans-serif;
}
.detail_bx {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
}
.ul_bx {
  display: flex;
  gap: 8px;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 9px auto;
    font-family: "Open Sans", sans-serif;
}
.path_program > h3, .years_tab h3 {
  font-weight: 600;
}
.chlid_bx {
  flex: 1 1 45%;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.chlid_bx p {
  background-color: #bd57ff;
  color: #fff;
  padding: 9px 11px;
  margin: 0;
  border-radius: 2px;
  font-size: 14px;
  line-height: 1.4;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
    font-family: "Open Sans", sans-serif;
}
.banner_note {
  display: flex;
  justify-content: end;
  margin-bottom: 12px;
}
.head_note {
  background: lch(0 0 0 / 0.43);
  padding: 10px;
}
.banner_note p {
  text-align: right;
  color: #ddd;
  font-size: 14px;
  margin: 0;
}
.Experts-on {
  padding: 30px 0px;
}
.project-col_ {
  margin: 30px 0 10px 0;
  padding: 0px;
}
.Experts .owl-nav {
  width: 80px;
  margin: 11px auto 0;
}
.img {
  padding: 20px 25px;
}
.title_ {
  font-size: 18px;
  text-align: left;
  padding: 20px 0 0 0;
  font-weight: 700;
}
.ourtop2 {
  background: url(../images/placement-section.jpg) no-repeat;
  background-size: cover;
  padding: 32px 0px;
}
.app43 {
  width: 50%;
}
.trew {
  display: flex;
  justify-content: flex-end;
}
.plsbx {
  background: #472c76;
  color: #fff;
  padding: 13px;
  text-align: center;
  border-radius: 10px;
  font-size: 14px;
  line-height: 16px;
  min-height: 86px;
    font-family: "Open Sans", sans-serif;
}
.plsbx.m2 {
  padding-top: 25px;
}
.plsbx strong {
  display: block;
  font-size: 27px;
  margin-bottom: 9px;
}
._mb-5 {
  margin-bottom: 25px;
}
.app43 h3 {
  color: #fff;
  font-size: 24px;
}
.topcd {
  margin-top: 20px;
  width: 211px;
  margin-left: 386px;
  color: #fff;
}
.topcd h3 {
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 21px;
}
.topcd h3 strong {
  font-size: 39px;
  margin-bottom: 5px;
  display: block;
}
._tbdf {
  display: flex;
  gap: 5px;
  margin-top: 12px;
}
.tsss {
  border: 1px solid #ffffff;
  padding: 7px;
  border-radius: 6px;
  width: 50%;
  font-size: 17px;
  font-weight: 800;
}
.tsss span {
  display: block;
  font-size: 11px;
}
.ourtop .item {
  margin: 4px;
}
.ourtop .item img {
  margin: 8px 0px;
  border-radius: 7px;
}
.ourtop .owl-prev {
  left: -45px !important;
  position: absolute;
}
.ourtop .owl-next {
  right: -45px !important;
  position: absolute;
}
.admission_processs {
  padding: 30px 0px;
}
.ourworldclass {
  padding: 30px 0px;
  
}
.srty .item {
  margin: 6px;
}
.srty .item figure {
  position: relative;
}
.srty .item figure h4 {
  background: rgb(0 0 0 / 61%);
  color: #fff;
  padding: 10px;
  position: absolute;
  left: 0;
  bottom: 20px;
  margin: 0;
  width: 100%;
  font-size: 15px;
  text-align: center
    font-family: "Open Sans", sans-serif;
}
.section_app2 .panel p {
  padding: 20px 0;
}
.section_app2 .accordion {
  font-size: 18px;
}
.fee_stucture {
  display: flex;
  text-align: -webkit-center;
  justify-content: space-around;
}
.app_fee_bx {
  text-align: center;
}
.top_content h3 {
  color: #fff !important;
  font-size: 28px !important;
  margin: 0px 0px !important;
}
.invst_bg {
  display: flex;
  justify-content: center;
  height: 100%;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  align-content: center;
  text-align: center;
  padding: 49px 92px;
  background-image: url(../images/new/invesment_bf.png);
  background-size: 100% 100%;
    font-family: "Open Sans", sans-serif;
}
.amt {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
}
.desc {
  color: #fff;
}
.botton_content {
  margin-top: 20px;
}
.botton_content p {
  color: #fff;
  text-align: center;
  padding: 0 30px;
  font-weight: 500;
}
._left_content {
  background: #fff;
  padding: 20px 0 0 0;
}
.price_ {
  color: #000;
  font-weight: 600;
  font-size: 24px;
}
.app_fee_bx h3 {
  font-size: 22px !important;
  font-weight: 700 !important;
}
.fee_table table {
  width: 100%;
  box-shadow: none;
  border: 0px;
}
.none {
  border-bottom: 0px !important;
  border-right: 0px;
}
.no__ {
  border-right: none !important;
}
.tdf {
  background: var(--themecolor);
  color: #fff !important;
  font-weight: 600;
  font-size: 19px;
}
._left_content .lst_content p {
  font-size: 14px;
  color: #424242;
  text-align: justify;
  font-weight: normal;
}
.tb_title {
  font-size: 20px;
  font-weight: 600;
  color: var(--themecolor);
  margin-bottom: 14px;
  margin-top: 20px;
}
.my_investment {
  padding: 30px 0px;
}
.fulllll {
  display: flex;
}
.section_app2 {
  padding-top: 30px;
}
._Center {
  justify-content: center;
  align-items: center;
  display: flex;
}
.innertabs.trimester_nav_tab_ ul li {
  width: 24%;
}
.innertabs.trimester_nav_tab_ .nav-tabs > li > a {
  font-size: 16px;
  text-align: center;
  background: #f1f2f2;
}
.innertabs.trimester_nav_tab_ .nav-tabs li.active a {
  background: var(--redcolor) !important;
  font-size: 16px;
}
.innertabs {
  margin-top: 20px;
}
.innertabs.trimester_nav_tab_ ul {
  gap: 4px;
}
.footenote__ {
  font-size: 14px;
  color: #9e9a9a;
  width: 71%;
}
.important_date_table table {
  width: 100%;
  margin: 0;
  box-shadow: none;
}
.important_date_table table tr td {
  border: 0px;
}
.important_date_table table tr td:nth-child(2) {
  border-left: 1px solid #dfdfdf;
}
.important_date_table {
  border-top: 5px solid #dfdfdf;
}
.important_date_table table tr.whitebg td {
  background: #fff;
}
.important_date_table table tr.graybg td {
  background: #dfdfdf;
}
.important_date_table table tr.blue td {
  background: #5d24fd;
  color: #fff;
  font-weight: 700;
  text-align: center !important;
}
.nav_btn .owl-nav > div > span.ti-arrow-right::before {
  content: "\e649";
}
.nav_btn .owl-nav > div > span.ti-arrow-left::before {
  content: "\e64a";
}
.d_flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.f_social_icon {
  display: flex;
  gap: 4px;
  float: right;
}
.f_social_icon img {
  width: 40px;
}
.phn_email a {
  color: var(--themecolor);
  font-size: 16px;
  font-weight: 700;
}
._phn i, ._mail i, .f_social_icon i {
  color: var(--themecolor);
  font-size: 20px;
  border: 1px solid;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
    font-family: "Open Sans", sans-serif;
}
.phn_email {
  display: flex;
  justify-content: space-between;
}
._phn, ._mail {
  display: flex;
  align-items: center;
  color: var(--themecolor);
  font-size: 19px;
  padding-left: 36px;
  padding-bottom: 7px;
  font-weight: 700;
}
._phn {
  background: url(../images/new/phone_icon.png) no-repeat;
  background-size: 29px;
}
._mail {
  background: url(../images/new/email_icon.png) no-repeat;
  background-size: 29px;
}
.footer_main {
  padding: 21px 17px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pro_fee p {
  margin: 0px;
}
.fee_stucture {
  margin-top: 20px;
}
.pro_fee p {
  margin: 0px;
  font-weight: 500;
}
.top_content h3 {
  color: #fff !important;
  font-size: 35px !important;
  margin: 0px 0px 9px !important;
  line-height: 48px;
  font-weight: 300;
    font-family: "Open Sans", sans-serif;
}
.amt {
  color: #fff;
  font-size: 74px;
  font-weight: 600;
  line-height: 87px;
}
.desc {
  color: #fff;
  font-size: 27px;
}
.botton_content .lst_para {
  font-weight: 300;
}
.invst_bg {
  padding: 30px 20px 20px;
}
.refund ul {
  padding-left: 20px;
}
.refund ul li {
  margin: 7px 0px;
}
.refund {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 300;
  padding: 8px 84px 34px 0;
}
.bg-grey {
  background-color: #cbcbcb !important;
  color: var(--themecolor);
}
._phn i {
  margin-right: 10px;
}
.hedr.tr_ {
  text-align: right;
}
.hedr.tr_ h2, .hedr.tr_ p {
  color: #fff;
  text-align: right;
}
.hedr.tr_ p {
  font-weight: 300 !important;
}
.mt_2 {
  margin-top: 10px;
}
.banner_note p {
  color: #fff;
  font-weight: 600;
}
.buttn {
  width: 40px;
  top: 100px;
  right: 0px;
  z-index: 582;
  position: fixed;
  display: none;
}
.buttn.addbtn {
  display: block;
  cursor: pointer;
}
.vertical-text {
  color: #000000;
  color: #ffffff;
  display: block;
}
.img__3 {
  margin-top: 20px;
}
.partner_title {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin: 28px 0 15px;
}
.navi__.show {
  display: block;
}
.menu_icon {
  display: none;
}
.tbl_head_row td {
  font-size: 18px;
  text-align: center !important;
  padding: 10px 0px !important;
}
.tbl_head_row td strong {
  display: block;
  font-size: 23px;
}
.alf {
  font-style: normal;
}
.d_flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.whyexperience {
  background-color: var(--themecolor);
  color: #fff;
}
.why_text {
  padding: 18px 35px;
}
.why_text p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}
.why_text .text-bold {
  font-weight: 600 !important;
}
.why_list {
  margin-top: 25px;
}
.why_list li {
  position: relative;
  color: #fff;
  padding: 0 26px;
  margin: 4px 0;
  font-size: 13px;
  font-weight: 500;
}
.why_list li:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
    font-family: "Open Sans", sans-serif;
}
.list_items {
  padding-left: 20px;
  color: #472c76;
}
.list_items li {
  margin: 5px 0px;
}
.years_tab {
  display: flex;
}
.years_tab ul {
  list-style: disc;
  padding-left: 20px;
}
.years_tab ul li {
  margin: 7px 0px;
}
.bottom_apply_btn {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
    font-family: "Open Sans", sans-serif;
}
.desc_txt {
  width: 65%;
  font-size: 10px;
}
.bottom_apply_btn .aply {
  display: inline-block;
}
.bottom_apply_btn .btm__ {
  padding: 0;
}
.first_tab_sem2 h3 {
  font-size: 20px !important;
}
.yearone {
  border-right: 1px solid #ddd;
}
.yeartwo {
  padding-left: 12px;
}
.path_program {
  margin: 20px 0px;
}
.pb_20 {
  padding-bottom: 20px;
}
.testi_main_:before {
  background: url(../images/quote_red.png) no-repeat;
  width: 50px;
  height: 62px;
  background-size: 65%;
  content: '';
  position: absolute;
  left: 0px;
  top: 20px;
}
.testi_main_ img {
  width: 100px !important;
  height: 100px;
  border-radius: 100%;
  margin-right: 10px;
    font-family: "Open Sans", sans-serif;
}
.Expert_testimonial .item {
  padding: 20px 5px 5px 5px;
}
.testi_main_ {
  box-shadow: 0px 0px 4px 0px #d9d5d5;
  padding: 60px 120px;
  background: #fff;
}
.test_head h3 {
  font-size: 14px;
  font-weight: 700;
  color: var(--redcolor);
  margin: 0 0 6px 0;
}
.test_head .para_ p {
  color: #000;
}
.profile_btx {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.test_head p {
  margin: 0;
  font-size: 14px;
}
.p20_new {
  padding: 20px 0px
}
.testi_main_ p {
  font-size: 12px !important;
  color: #111;
  line-height: normal;
}
.testiImage {
  position: absolute;
  left: 0;
  width: 100%
}
.para_ {
  min-height: inherit;
}
.list_dd {
  list-style: none;
}
td.ts span {
  font-size: 10px;
  font-weight: 500;
}
.trimester_nav_tab_.primary_tab .nav-tabs > li > a {
  background: var(--redcolor);
  color: #fff;
}
/* npep css */
.npep-my-investment th, .npep-my-investment td {
  padding: 8px 20px !important;
}
.npep-my-investment {
  padding: 40px 0px;
}
.npep-my-investment ._left_content {
  background: #fff;
  border: 1px solid #dddcdc;
  padding: 1px;
}
.npep-my-investment .tdf {
  background: #b42b35;
  color: #fff !important;
  font-weight: 600;
  font-size: 12px;
}
.npep-my-investment .refund {
  color: #3c3c3c;
  font-size: 16px;
  font-weight: 300;
  padding: 8px 0px 0px 0;
}
.npep-my-investment .tb_title {
  margin: 0;
}
.npep-my-investment .refund ul {
  padding-left: 0px;
}
.npep-my-investment .refund ul li {
  font-size: 11px;
  color: #2e2e2e;
  font-weight: 400;
}
#scholarships {
  background: #f9f6e5
}
#Admission_process {
  background: #f1eff2
}
.application-deadline-btn {
  background-color: #5d24fd;
  font-size: 20px;
  color: #fff;
  padding: 10px 26px;
  border-radius: 30px;
  margin-top: 20px;
  display: inline-block;
    font-family: "Open Sans", sans-serif;
}
.application-deadline-btn:hover {
  background-color: var(--redcolor);
  color: #fff;
}
.distinct-features {
  background: #f0f0f0;
  padding: 40px 0px;
}
.distinct-features h2 {
  font-size: 24px;
  line-height: 30px;
  color: var(--themecolor);
}
.distinct-features .features-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  /*gap: 1px;*/
}
.distinct-features .features-cards .stage {
  background: #b42b35;
  padding: 3px 20px 3px 10px;
  width: fit-content;
  font-size: 16px;
  border-radius: 15px 50px 50px 15px;
  color: #fff
}
.distinct-features .features-cards .heading {
  font-size: 14px;
  color: #1a375f;
  font-weight: bold;
  border-bottom: 2px solid #b42b35;
  margin: 10px 0;
  padding-bottom: 10px;
}
.distinct-features .features-card {
  padding: 0 10px;
  position: relative;
  padding-top: 50px;
  border-right: 1px solid #ccc;
  height: fit-content;
    font-family: "Open Sans", sans-serif;
}
.distinct-features .features-card:last-child {
  border-right: 0px solid #ccc;
}
.distinct-features .features-card:nth-child(2) {
  border-right: 0px solid #ccc;
}
.distinct-features .features-card:nth-child(3) {
  border-left: 1px solid #ccc;
}
.distinct-features .features-card p {
  font-size: 12px !important;
  line-height: 15px !important;
  margin-bottom: 0;
  color: #1a1a1a;
  font-weight: 400;
}
.distinct-features .features-card .left-img {
  position: absolute;
  top: 0px;
  left: 14px;
  width: auto;
  height: 45px;
}
.distinct-features .right-img {
  position: absolute;
  right: 0px;
  bottom: -40px;
}
.distinct-features .features-card ul {
  list-style: none; /* Remove default bullets */
  padding-left: 0;
  margin-top: 5px;
}
.distinct-features .features-card ul li {
  position: relative;
  padding-left: 20px; /* Enough space for triangle + spacing */
  margin-bottom: 4px;
  font-size: 12px;
    font-family: "Open Sans", sans-serif;
}
.distinct-features .features-card ul li::before {
  content: "";
  position: absolute;
  top: 10px; /* Center vertically */
  left: 0;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #3d3d3d;
    font-family: "Open Sans", sans-serif;
}
.tab-pane .contents h3 {
  font-size: 18px;
  line-height: 40px;
  margin: 20px 0px 5px 0px;
}
.tab-pane .contents .content {
  position: relative;
  padding-left: 50px;
}
.tab-pane .contents .content img {
  position: absolute;
  top: 0px;
  left: 0px;
}
.tab-pane .eligibility-cust-list {
  list-style: none;
  padding-left: 20px;
}
.detail_bx .eligibility-cust-list {
  padding-left: 20px;
  font-family: "Montserrat", sans-serif;
}
.tab-pane .eligibility-cust-list li {
  position: relative;
  padding-left: 20px; /* space for custom bullet */
  font-size: 14px;
  line-height: 2;
  font-weight: 400;
  color: #1a1a1a;
  width: 100%;
    font-family: "Open Sans", sans-serif;
}
.tab-pane .eligibility-cust-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 8px;
  height: 8px;
  background-color: #b42b35; /* purple dot */
  border-radius: 50%; /* make it circular */
}
.new-list.trimester_nav_tab_ .tab-pane .eligibility-cust-list {
  display: block;
  padding-left: 20px;
  margin-top: 20px;
    font-family: "Open Sans", sans-serif;
}
.new-list.trimester_nav_tab_ .tab-pane .eligibility-cust-list li {
  width: 100%;
}
#ProgramPartners h4 {
  color: #bd57ff;
  font-size: 18px;
  line-height: 40px;
}
.topr li:nth-child(4) {
  background: transparent;
}
.topr li:nth-child(3) {
  background: transparent;
}
.topr li:nth-child(2) {
  background: transparent;
}
.topr li:nth-child(1) {
  background: transparent;
}
@media screen and (max-width:767px) {
  .about figure {
    width: 15%
  }
  h2 {
    margin: 20px 0;
  }
  .mtppp {
    margin-top: 0px;
  }
  .collab li {
    width: 50%;
    padding-bottom: 20px;
  }
  .component_programs_tabs1:before {
    display: none;
  }
  #lifeAtAshoka p {
    padding: 0;
  }
  .cdts1 li {
    width: 50%;
    padding-bottom: 20px;
  }
  .testiImage {
    position: inherit
  }
  .testi_main_ {
    padding: 10px;
    box-shadow: inherit;
    margin: 30px 0;
  }
  .testi_main_:before {
    top: 10px;
  }
  table {
    margin: 0px !important;
  }
  .distinct-features .features-card {
    border-right: 0px;
    padding-bottom: 30px;
  }
  .distinct-features .features-card:nth-child(3) {
    border-left: 0px;
  }
  .admission-blue-bx {
    margin: 0px !important;
  }
  .posiRight {
    position: inherit;
  }
  #recruiters .topr {
    display: inherit;
  }
  .topr li {
    display: inherit;
    width: 100%;
  }
  .topr li h3 {
    font-size: 17px;
  }
  .cdts li:last-child {
    border-bottom: 0px;
  }
  .navi__ li a {
    text-align: left !important;
    padding: 10px !important;
  }
  .bannerapp_new:after {
    content: unset;
  }
  .bottom_text {
    font-size: 18px;
  }
  .ul_bx {
    flex-direction: column;
  }
  .years_tab {
    display: block;
  }
  .yearone {
    border: none;
  }
  .yeartwo {
    padding-left: 0px;
  }
  .bottom_apply_btn {
    display: block;
  }
  .desc_txt {
    width: 100%;
    font-size: 14px;
  }
  .btm__ {
    margin-top: 15px;
  }
  .why_text {
    padding: 15px;
  }
  .trimester_nav_tab_ .nav-tabs > li > a {
    font-size: 16px;
  }
  .menu_icon {
    display: inline-block;
  }
  .banner_note p {
    text-align: left;
  }
  .f_social_icon {
    display: flex;
    gap: 4px;
    float: left;
    margin-top: 12px;
  }
  .mtppp p {
    padding-right: 0px;
  }
  .chlid_bx p {
    padding: 12px 15px;
    min-height: 43px;
    font-size: 14px;
  }
  .buttn img {
    width: 26px;
  }
  .buttn {
    width: 25px;
  }
  .bytn__ a {
    padding: 9px 15px;
    margin-right: 2px;
    font-size: 15px;
  }
  .banner_note {
    position: relative;
  }
  .menu_icon {
    width: 40px;
    position: absolute;
    right: 11px;
    top: 10px;
  }
  .navi__ li {
    width: 100%;
  }
  .navi__ {
    background: #fff;
    margin-top: 0;
    position: absolute;
    width: 200px;
    top: 13px;
    z-index: 9999;
    left: 3px;
    display: none;
  }
  .navi__ li a {
    border-right: 0;
    line-height: 17px;
    text-align: center;
    display: block;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
  }
  navi__ li a:last-child {
    border-right: 0px solid #ccc;
  }
  .content_bx h3 {
    font-size: 18px;
    width: 100%;
    font-weight: 600;
    line-height: 24px;
  }
  .cdts li div {
    border: 0px;
  }
  .projects_bx5 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .plsbx {
    margin: 5px 0px;
  }
  .plsbx {
    background: hsl(261.89deg 45.68% 31.76% / 76%);
    max-width: 220px;
    margin: 5px auto;
  }
  .distinct-features .features-cards {
    grid-template-columns: repeat(1, 1fr);
  }
  .bannerapp {
    padding: 26px 0px 84px;
    margin-top: 61px;
    min-height: 246px;
    background-size: 247px;
  }
  .cdts:before, .bytn__2 {
    display: none;
  }
  .footer_main {
    padding: 16px 17px 50px;
  }
  .content_bx h1 {
    font-size: 24px;
    margin-bottom: 10px;
    padding: 20px 0px 0px 0px;
    line-height: 24px;
  }
  .bannerapp_new {
    background-position: left;
    background: url(../images/mobileBanner.jpg) no-repeat;
    min-height: 550px;
  }
  .content_bx {
    padding-right: 0px;
  }
  .content_bx h2 {
    line-height: 25px;
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    margin-top: 29px;
  }
  .app43 {
    width: 100%;
    margin-top: 12px;
  }
  .title_ {
    margin: 0 0 12px 0px;
  }
  ._phn {
    margin: 10px 0px;
  }
  .content_bx {
    margin-top: -150px;
    margin-bottom: 28px;
  }
  img.first {
    height: auto;
  }
  .galler-div div {
    display: list-item;
  }
  .topr li:nth-child(4) {
    background: #81c244;
  }
  .topr li:nth-child(3) {
    background: #19b8ac;
  }
  .topr li:nth-child(2) {
    background: #ec6524;
  }
  .topr li:nth-child(1) {
    background: #6552a3;
  }
  .posiRight {
    padding: 0px;
  }
  .app2 {
    margin-top: 0;
  }
  .cdts li {
    font-weight: 600;
    width: 100%;
    padding-left: 47px;
    border-right: 0;
    padding-right: 12px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding: 10px 0px;
  }
  .innertabs.trimester_nav_tab_ ul li {
    width: 50%;
  }
  .innertabs.trimester_nav_tab_ ul {
    gap: 0;
  }
  h4 {
    font-size: 17px;
    font-weight: 600;
  }
  .headerapp {
    padding: 12px 0px;
  }
  .headerapp img {
    width: 150px;
  }
  ._Center {
    justify-content: left;
    align-items: flex-end;
    display: flex;
  }
  .bannerapp {
    padding: 20px 0px 0px;
  }
  .dtr {
    text-transform: uppercase;
    text-align: left;
    font-size: 15px;
  }
  .npep-my-investment .img-fluid {
    margin-top: 38px;
  }
  .component_programs_tabs .tab-content {
    padding: 10px;
  }
  .tab-content .list56 li p {
    line-height: 18px;
    font-size: 13px;
  }
  .list56 li {
    border-right: 1px solid #d9d9d9;
  }
  .list56 li {
    padding: 0 9px;
    margin: 10px 0px;
  }
  .component_programs_tabs .tab-content h3 {
    font-size: 19px;
  }
  .btm__ {
    padding: 14px;
    padding-left: 0;
  }
  .btm__ a {
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 18px;
    margin-right: 0;
    display: block;
    margin-bottom: 5px;
    text-align: center;
      font-family: "Open Sans", sans-serif;
  }
  .hedr p {
    text-align: left;
    font-size: 14px;
  }
  .topcd {
    width: 100%;
    margin-left: 0;
    color: #fff;
  }
  .trew {
    flex-wrap: wrap;
  }
  ._tbdf {
    margin-top: 12px;
    margin-bottom: 30px;
  }
  .srty .item figure h4 {
    padding: 7px;
    left: 0;
    bottom: 7px;
    margin: 0;
    width: 100%;
    font-size: 12px;
    text-align: center;
  }
  .fulllll {
    flex-wrap: wrap;
  }
  .admission-blue-bx {
    margin: 30px 0 33px 0;
  }
  .component_programs_tabs:before {
    display: none;
  }
  .invst_bg {
    padding: 23px;
  }
  .footenote__ {
    width: 100%;
    margin-top: 12px;
  }
  .refund {
    padding: 0 0 22px 0;
  }
  .cdts li:nth-child(2) {
    justify-content: left;
  }
}


  
.datepicker-field:before{
    display:none !important;
}

.dynamic_theme_block .tab-pane .form-group, .dynamic_theme_block .form-custom .merge_field_div, .dynamic_theme_block .form-custom .checkbox {
    margin-bottom: 37px;
}

.input-group.widget_input {
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .col-md-9 {
        width: 70%;
    }
}


.custom-model-main {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* z-index: 1050; */
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "Open Sans", sans-serif;
  display: none;
  }
  .custom-model-main-n1 {
  text-align: center;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear, z-index 0.15;
  -o-transition: opacity 0.15s linear, z-index 0.15;
  transition: opacity 0.15s linear, z-index 0.15;
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
  font-family: "Open Sans", sans-serif;
  display: none;
  }
  
  
  .model-open {
  z-index: 99999;
  opacity: 1;
  overflow: hidden;
  display: block;
  }
  .custom-model-inner {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  display: inline-block;
  vertical-align: middle;
  width: 600px;
  margin: 30px auto;
  max-width: 97%;
  }
  .custom-model-wrap {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
  text-align: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: calc(100vh - 70px);
  overflow-y: auto;
  /* display: none; */
  }
  .model-open .custom-model-inner {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  position: relative;
  z-index: 999;
  }
  .model-open .bg-overlay {
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
  display: block;
  }
  .bg-overlay {
  background: rgba(0, 0, 0, 0);
  height: 100vh;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transition: background 0.15s linear;
  -o-transition: background 0.15s linear;
  transition: background 0.15s linear;
  display: none;
  }
  .close-btn {
  position: absolute;
  right: 0;
  top: -30px;
  cursor: pointer;
  z-index: 99;
  font-size: 30px;
  color: #fff;
  }
  
  @media screen and (min-width:800px){
  .custom-model-main:before {
	content: "";
	display: inline-block;
	height: auto;
	vertical-align: middle;
	margin-right: -0px;
	height: 100%;
  }
  }
  @media screen and (max-width:799px){
  .custom-model-inner{margin-top: 45px;}
  }
  @media (min-width: 600px) {
    i#intra1 {
        color: #a70e13 !important;
        right: 52%;
        top: 29% !important;
        position: absolute;
        transform: translate(-50%, -50%);
        z-index: 9999;
    }
}

.Life .container .owl-carousel .item img.first {
  width: 100%;
  height: auto;
  object-fit: contain;
  max-width: 1250px;
  display: block;
  margin: 0 auto;
    font-family: "Open Sans", sans-serif;
}