/*Fonts*/
/* -----------------
   ROBOTO (Latin)
------------------- */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../../../s/roboto/v29/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url(../../../../../../s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  font-display: swap;
}
/* -----------------
   MONTSERRAT (Latin)
------------------- */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../../../s/montserrat/v24/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(../../../../../../s/montserrat/v24/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  font-display: swap;
}
/* -----------------
   POPPINS (Latin)
------------------- */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../../../s/poppins/v19/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(../../../../../../s/poppins/v19/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(../../../../../../s/poppins/v19/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  font-display: swap;
}
/*---------------------Common----------------------------*/ :root {
  --white: #fff;
  --blue: #034ea2;
  --red: #ed1c24;
  --bred: #c00209;
  --bgblue: #034ea2;
  --grey: #2f3031;
}
.container {
  max-width: 1170px;
}
body {
  font-family: 'Poppins', sans-serif;
  background: #fff;
  color: #313131;
  font-size: 14px;
}
h2 {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: var(--grey);
}
h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 10px 0 10px 0;
  color: var(--grey);
}
p {
  font-size: 14px;
  line-height: 20px;
  padding: 0;
}
.wrapper {
  width: 100%;
  float: left;
  position: relative;
  overflow-x: hidden;
}
.effect, img {
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
}
.effect:hover, .cmp-bx:hover figure img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
a {
  transition: .5s;
  -webkit-transition: .5s;
  color: #ffffff;
}
img {
  max-width: 100%;
  height: auto;
  transition: .5s;
  -webkit-transition: .5s;
}
.logo {
  float: left;
  width: 100%;
  margin: 0px 0px;
  padding: 6px 0;
  text-align: left;
}
.logo img {
  width: 250px;
}
.sticky .logo img {
  width: 250px;
}
button:focus {
  outline: none;
}
.navigation-menu {
  width: auto;
  transition: ease all 0.4s;
  padding: 0px 21px 0 0px;
  float: left;
}
.header-banner-info {
  background: #fff;
  width: 100%;
  float: left;
  ;
}
.topheadsection {
  width: 100%;
  float: left;
  background: #e1e1e1;
}
.tp-social {
  width: auto;
  float: right;
}
.social-media {
  float: left;
  width: auto;
  padding-top: 2px;
}
.social-media a {
  color: #6f6f6f;
  font-size: 14px;
  display: inline-block;
  margin: 0 4px;
}
.social-media a:hover, .wts:hover {
  color: #ed1c24;
  text-decoration: none
}
.wts {
  color: var(--blue);
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 0 8px 0 8px;
  display: inline-block;
}
.aplynw {
  background: var(--red);
  display: inline-block;
  color: var(--white);
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 10px 2px;
  font-size: 14px;
}
.aplynw:hover {
  background: var(--bred);
  text-decoration: none;
  color: var(--white)
}
.form-app {
  float: right;
  padding: 27px 0 0 0;
  width: 60px;
  position: relative;
}
.sticky .form-app {
  padding: 24px 0 0 0
}
.mid-head {
  width: 100%;
  float: left;
  padding: 0px 0px;
}
.header-banner-info.sticky {
  box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 19%);
  top: 0px
}
.form-app button.nav-btn {
  display: none
}
.container.off-right {
  padding-right: 140px;
  clear: both;
}
.topscroll {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer
}
/*---------------------FooterComponent----------------------------*/
.footer-app-component {
  float: left;
  text-align: center;
  width: 100%;
  background: #fff;
  /* padding: 20px 0px; */
}
.footer-app-component h3 {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #21409a;
  text-transform: uppercase;
  text-decoration: underline;
}
.info-support p {
  margin: 0px 0 10px 0;
  font-size: 18px;
  color: #333
}
.info-support p a {
  color: #333;
  margin: 0px 5px;
  display: inline-block
}
.info-support p .fa {
  color: #21409a;
  font-size: 20px;
}
.info-support {
  position: relative
}
/*------------------------------banner-hero---------------------*/
.banner-hero {
  width: 100%;
  float: left;
  height: auto;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  margin-bottom: 20px;
  /* background-image: url(https://static.npfs.co/accounts/257/documents/2025/1/7/top_Banner_BU.jpg);
  background: url(https://static.npfs.co/accounts/257/documents/2025/1/7/top_Banner_BU.jpg) no-repeat top center*/
}
.banner-hero img {
  width: 100%;
}
/** jumbotron for marquee **/
.jumbotron figure {
  margin: 0;
}



/*-------------------------Smart Marquee (Auto-Scroll)-------------------------*/
.marquee-component {
  width: 100%;
  background: #f2f2f2;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.Amts {
  display: flex;
  align-items: center;
  padding: 10px 0;
  max-width: 1200px; /* Or your container width */
  margin: 0 auto;
  overflow: hidden;
}

.announcement-label {
  color: #da2032;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  padding: 0 15px;
  flex-shrink: 0;
  background: #f2f2f2;
  z-index: 5;
}

.marquee-wrapper {
  flex: 1;
  overflow: hidden; /* This is the "window" */
  position: relative;
}

.marquee-content {
  display: inline-block;
  white-space: nowrap;
  padding-left: 10px;
  transition: transform 0.1s linear;
}

/* This class will be added by JS ONLY if text is too long */
.is-scrolling {
  animation: smartScroll 15s linear infinite;
}

.marquee-content:hover {
  animation-play-state: paused;
}

.marquee-content p {
  margin: 0px;
  font-size: 14px;
  font-weight: 500;
  display: block;
          width: 100%;
}

.marquee-btn {
  background-color: #EA1D25;
  color: white !important;
  padding: 4px 12px;
  border-radius: 4px;
  text-decoration: none;
  margin-left: 10px;
  font-size: 12px;
}

/* Animation that scrolls only the required distance */
@keyframes smartScroll {
  0% { transform: translateX(100%-100px); }
  100% { transform: translateX(-100%); }
}


/*scholarship*/
.scholarship {
  width: 100%;
  padding: 10px;
  margin: 10px auto;
  background: radial-gradient(circle, #4d1759 0%, #1d1b66 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Center image inside container */
.scholarship .fig {
  text-align: center;
}
/* Responsive image */
.scholarship .fig img {
  max-width: 300px;
  height: auto;
  display: inline-block;
  padding: 10px;
  box-sizing: border-box;
}
@media screen and (max-width:480px) {
  .scholarship .fig img {
    max-width: 300px;
  }
  .scholarship {
    margin: 0;
  }
}
@media screen and (max-width:320px) {
  .scholarship .fig img {
    max-width: 90%;
  }
}
/*-----------------------------------Ranking---------------------*/
.section-placed-data {
  width: 100%;
  float: left;
}
.section-placed-data ul {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.section-placed-data ul li {
  float: left;
  width: 16%;
  text-align: center;
  padding: 6px;
  color: #fff;
  min-height: 146px;
}
.section-placed-data ul li.odd {
  background: #333;
}
.section-placed-data ul li.even {
  background: #21409a;
}
.section-placed-data ul li span {
  display: block;
  font-size: 44px;
  font-family: 'impact';
}
.section-placed-data ul li p {
  font-size: 16px;
  margin-top: 4px;
  padding: 0 10px;
}
.section-one-in-three {
  width: 100%;
  float: left;
  background: #21409a;
  margin-top: 10px;
}
.bnt-bx {
  float: left;
  width: auto;
  background: url(../images/1-in-3.jpg) left no-repeat;
  padding-left: 183px;
  color: #fff;
}
.bnt-bx h3 {
  font-size: 59px;
  font-weight: 100;
  margin: 10px 0 0px 0;
  color: #fff; /* text-transform: uppercase; */
}
.pls {
  font-size: 35px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 4px 0 11px 0;
}
.abv span {
  background: #ed1c24;
  display: inline-block;
  padding: 0px 10px;
  font-weight: 900;
  font-size: 56px;
  line-height: 26px;
  margin-right: 7px;
}
.abv {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 62px;
}
/*-------------------------enquiryform-------------------------*/
.enq-form {
  position: absolute;
  top: 20px;
  right: 130px;
  background: #eee;
  width: 100%;
  max-width: 300px;
  height: auto;
}
.fixed-enquire {
  position: fixed;
}
.enquiryform {
  position: fixed;
  right: 0px;
  width: 300px;
  background: #005eb6;
  bottom: 0px;
  z-index: 870;
  padding: 65px 12px 12px 12px;
}
.enquiryform h3 {
  background: #ffffff;
  color: #07549e;
  font-size: 19px;
  padding: 6px 16px;
  text-transform: uppercase;
  position: absolute;
  display: block;
  top: -1px;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, 0%);
}
.enq-form-info {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.enq-form-info .enqrow {
  width: 100%;
  float: left;
  margin: 2px 0px;
}
.tt_fields {
  width: 100%;
  float: left;
  height: 37px;
  padding: 7px;
}
.dd-selectB {
  width: 100%;
  float: left;
  height: 37px;
  padding: 7px;
}
.L2 .dd-selectB {
  float: left;
  width: 49%
}
.L2 .dd-selectB.right {
  float: right
}
.enqrow.otm .dd-selectB {
  width: 64px;
}
.enqrow.otm .tt_fields {
  float: left;
  width: 172px;
}
.sbt-data-form {
  background: #ed1c24;
  color: #fff;
  font-weight: 600;
  border: 0px;
  text-transform: uppercase;
  padding: 4px 20px;
  border-radius: 7px;
  font-size: 18px;
  margin-top: 12px;
  cursor: pointer;
}
.scholarship-area {
  width: 100%;
  float: left;
  background: #21409a;
  padding: 14px 0px;
  margin-bottom: 0px;
}
.sc-1 {
  float: left;
  background: #ed1c24;
  color: #fff;
  font-size: 34px;
  text-transform: uppercase;
  padding: 0px 14px;
  font-weight: 500;
  line-height: 50px;
}
.sc-2 {
  float: left;
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  margin: 17px 0 0 7px;
}
.sc-3 {
  background: #ed1c24;
  float: left;
  color: #fff;
  padding: 0px 9px;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 50px;
  margin: 2px 0 0 15px;
}
/*-------------owl-carousel---------------------*/
.owl-buttons .owl-prev {
  display: none;
}
.owl-buttons .owl-next {
  display: none;
}
.b_slides .owl-pagination {
  margin-top: 10px;
}
.b_slides.b-white .owl-pagination .owl-page {
  background: #fff;
  border: 1px solid #fff;
}
.b_slides .owl-pagination .owl-page {
  display: inline-block;
  border: 1px solid #efefef;
  margin: 0px 5px;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #efefef;
}
.b_slides .owl-pagination .owl-page.active {
  background: #004DA0;
  ;
}
.owl-controls {
  margin-bottom: 0px;
}
.owl-buttons .owl-prev {
  background: url(../../../../../../accounts/257/documents/2025/11/27/2b8decf6231c441da6dca9f0e36731e0_left-arrow2.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 38%;
  left: -3%;
  transform: translate(-3%, -50%);
  text-indent: -9999px;
  width: 25px;
  height: 25px;
}
.owl-buttons .owl-next {
  background: url(../../../../../../accounts/257/documents/2025/11/27/1daa9cb964da47dfa14c4c51a6d44548_right-arrow2.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 38%;
  right: -3%;
  transform: translate(-3%, -50%);
  text-indent: -9999px;
  width: 25px;
  height: 25px;
}
@media screen and (max-width:1366px) {
  .owl-buttons .owl-prev {
    left: -2%;
    width: 22px;
    height: 22px;
  }
  .owl-buttons .owl-next {
    width: 22px;
    height: 22px;
    right: -2%;
  }
}
@media screen and (max-width:767px) {
  .container.off-right {
    padding: 10px;
  }
  .bnt-bx {
    padding-left: 95px;
    background-size: 85px;
  }
  .bnt-bx h3 {
    font-size: 24px;
  }
  .pls {
    font-size: 20px;
    margin: 0px 0 11px 0;
  }
  .abv span {
    padding: 4px 3px;
    font-size: 26px;
  }
  .abv {
    font-size: 24px;
  }
  .scholarship-area {
    text-align: center
  }
  .sc-1, .sc-2, .sc-3 {
    float: none;
    display: inline-block;
  }
  .admission-blue-bx h2 {
    font-size: 33px;
    margin: 0 0 20px 0;
  }
  .grd {
    right: 0px;
  }
  .highlight-plcement-box {
    padding: 0 16px;
  }
  /*-------------------------------- Start form section---------------- */
  .enquiryform {
    position: relative;
    right: 0px;
    width: 100%;
    bottom: auto;
    z-index: auto;
    float: left;
    margin-top: 30px;
  }
  .sc-3 {
    font-size: 31px;
    margin: 9px 0 0 0;
  }
  .sc-1 {
    font-size: 31px;
    padding: 0px 10px;
    line-height: 48px;
  }
}
.block-class {
  max-width: 100%;
  background-color: #fff;
}
.block-class .form-control {
  padding-left: 10px;
}
.block-class .input-group-btn.bs-dropdown-to-select-group {
  padding-right: 3px !important;
}
.block-class .dynamic_theme_block .form-custom .form-group.StateId {
  padding: 0 10px 0 0;
}
.block-class .panel, .block-class .panel-default > .panel-heading {
  background-color: transparent !important;
}
.block-class .panel-default, .block-class .panel-default > .panel-heading {
  border: none;
  padding: 0;
}
.panel-default > .panel-heading {
  font-family: 'Nunito Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 100%;
}
.form-heading {
  padding-top: 10px;
  margin: 0
}
.form-block {
  max-width: 400px;
  min-width: 400px;
  font-size: 12px;
  position: absolute;
  left: 50%;
  margin-left: 176px
}
.form-block-inner {
  background-color: #fff
}
.form-group > label {
  font-weight: normal;
  line-height: 18px;
  display: none
}
.form-group > label[for="termscondition"] {
  display: block
}
input[type="checkbox"] {
  vertical-align: top;
  margin-top: 2px;
}
.form-control::-moz-placeholder, .has-error .SumoSelect::-moz-placeholder {
  color: #333
}
.select-arrow-cust {
  background-color: transparent
}
.has-error .form-control, .has-error .SumoSelect {
  border-color: #f44336;
  box-shadow: none;
  color: #f44336
}
.has-error .form-control::-webkit-input-placeholder, .has-error .SumoSelect::-webkit-input-placeholder {
  color: #f44336
}
.has-error .form-control:-moz-placeholder, .has-error .SumoSelect:-moz-placeholder {
  color: #f44336
}
.has-error .form-control::-moz-placeholder, .has-error .SumoSelect::-moz-placeholder {
  color: #f44336
}
.has-error .form-control:-ms-input-placeholder, .has-error .SumoSelect:-ms-input-placeholder {
  color: #f44336
}
.panel.dynamic_theme_block {
  border: none;
  padding: 10px 20px 10px 20px;
  margin-bottom: 0; /* border-radius: 10px; */
}
.panel.dynamic_theme_block .nav-tabs {
  border: none
}
.panel.dynamic_theme_block .nav > li > a {
  padding: 5px 15px;
  border: none;
  font-size: 14px;
  color: #2874f0;
  border-bottom: 1px solid #ddd;
  padding-left: 18px;
  padding-right: 18px;
}
.panel.dynamic_theme_block .nav-tabs > li.active > a, .panel.dynamic_theme_block .nav-tabs > li.active > a:focus, .panel.dynamic_theme_block .nav-tabs > li.active > a:hover {
  border: none;
  background-color: #dd302e;
  padding-right: 18px;
  border-bottom: 1px solid #dd302e;
  font-size: 15px;
  padding-left: 18px;
}
.panel.dynamic_theme_block .nav-tabs > li > a:focus, .panel.dynamic_theme_block .nav-tabs > li > a:hover {
  background-color: transparent;
}
.panel.dynamic_theme_block .panel-body {
  box-shadow: 0 0 0 #fff;
  margin-top: 8px;
  padding: 0;
}
.panel.dynamic_theme_block .form-custom .Mobile .form-control, .panel.dynamic_theme_block .form-custom .Mobile .has-error .SumoSelect, .has-error .panel.dynamic_theme_block .form-custom .Mobile .SumoSelect {
  padding: 0 0 5px
}
.panel.dynamic_theme_block .or-seperator {
  margin: 20px 0 10px
}
.panel.dynamic_theme_block .form-custom {
  max-height: 100%;
  padding-right: 0
}
.panel.dynamic_theme_block .btn-npf {
  background-color: #eb1b2b;
  border: none;
  color: #fff;
  font-size: 14px; /* width: 180px; */ margin-top: 5px;
  text-transform: uppercase;
  border-radius: 0;
  transition: .5s;
  z-index: 1;
  position: relative;
  font-weight: 700;
  letter-spacing: .5px;
  border: 1px solid #eb1b2b;
  border-radius: 0;
}
.panel.dynamic_theme_block .btn-npf:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #103f6d;
  transform: scaleX(0);
  transition: .5s;
  z-index: -1;
}
.panel.dynamic_theme_block .btn-npf:hover:before {
  transform: scaleX(1);
}
.panel.dynamic_theme_block .btn-npf:hover, .panel.dynamic_theme_block .btn-npf:focus {
  background-color: #103f6d;
  color: #fff !important;
  border: 1px solid #fff;
}
.accordionStyle .panel-accordion {
  border-radius: 0;
  border: 1px solid #ccc
}
.accordionStyle .panel-heading {
  padding: 0
}
.form-control, .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .input-group-btn .btn {
  background-color: transparent;
  border: 1px solid #e6e6e6;
  color: #000;
  border-radius: 0;
}
.dynamic_theme_block .form-control[disabled], .dynamic_theme_block .form-control[readonly], .dynamic_theme_block fieldset[disabled] .form-control {
  background-color: transparent;
  color: #999;
  border: 1px solid #e6e6e6;
  border-radius: 0;
}
.form-group.label-floating.Mobile.country_dial_code.reg_mobile_div span {
  font-size: 10px;
  color: #f44336;
}
.merge_field_div {
  margin-bottom: 15px;
}
.input-group .form-group {
  vertical-align: top;
  display: table-cell;
}
.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #000;
}
.form-control::-moz-placeholder { /* Firefox 19+ */ color: #000;
}
.form-control:-ms-input-placeholder { /* IE 10+ */ color: #000;
}
.form-control:-moz-placeholder { /* Firefox 18- */ color: #000;
}
/** Start css for focus on input field **/
.input-focus::-webkit-input-placeholder {
  color: #ccc;
}
.input-focus::-moz-placeholder {
  color: #ccc;
}
.input-focus::-ms-input-placeholder {
  color: #ccc;
}
/** End css for focus on input field **/
.panel.dynamic_theme_block .form-custom .Mobile .form-control, .panel.dynamic_theme_block .form-custom .Mobile .has-error .SumoSelect, .has-error .panel.dynamic_theme_block .form-custom .Mobile .SumoSelect {
  padding: 6px 6px 6px 10px;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
  background-color: #fff;
  padding: 6px 10px;
  border-top: 1px solid #e6e6e6 !important;
  border-right: 1px solid #e6e6e6 !important;
  border-left: 1px solid #e6e6e6 !important;
  border-radius: 0;
  color: #000;
}
.enquiryform .input-group {
  display: table
}
.enquiryform .panel.dynamic_theme_block {
  background: #fff;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: 0;
}
.dynamic_theme_block .form-custom .form-group.CourseId {
  width: 100%;
  padding: 0 0px 0 0;
}
.dynamic_theme_block .form-custom .agree-group .agree-condition {
  color: #000;
  line-height: 12px;
  font-size: 12.4px;
  padding-left: 5px;
}
.CountryId:before, .StateId:before, .CityId:before, .CourseId:before, .reg_specialization_id_div:before, .reg_university_id_div:before {
  z-index: 1;
  color: #000;
  font-size: 16px;
  margin-bottom: -10px;
}
.CourseId:before {
  right: 10px !important;
}
.form-group.label-floating.field-select.reg_university_id_div {
  position: relative;
}
.reg_university_id_div:before {
  position: absolute;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus input:-webkit-autofill, textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.form-control:focus {
  border-color: lightgrey;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(211, 211, 211, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(211, 211, 211, .6);
}
.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-custom {
  overflow: unset;
}
.dynamic_theme_block .tab-pane .form-group, .dynamic_theme_block .form-custom .merge_field_div, .dynamic_theme_block .form-custom .checkbox {
  margin-bottom: 15px;
}
.dynamic_theme_block .btn-register {
  margin: 0;
}
.dynamic_theme_block .fpass a {
  color: #2874f0;
  text-transform: uppercase;
}
span.agree-condition {
  color: #000;
  font-size: 13px;
  padding-left: 5px;
}
.form-group.agree-group.col-md-12.m0.has-error .help-block {
  font-size: 10px;
}
.form-group.agree-group.col-md-12.m0.has-error {
  line-height: 18px;
}
.StateId:before {
  right: 6px !important;
}
.panel.dynamic_theme_block .nav > li > a[aria-expanded="true"] {
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.form-control {
  padding: 0 5px 0px;
  height: 38px;
}
.dynamic_theme_block .tab-pane .form-group {
  margin-bottom: 10px;
}
.panel-default > .panel-heading {
  margin-top: 5px;
  display: none;
}
.dynamic_theme_block .form-custom .captcha {
  margin-top: 0px;
}
.dynamic_theme_block .form-custom .form-group.StateId {
  margin-top: 0px;
  padding-right: 6px;
}
.dynamic_theme_block .form-custom .form-group.CityId {
  margin-top: 0px;
}
.dynamic_theme_block .tab-pane .form-group, .dynamic_theme_block .form-custom .merge_field_div, .dynamic_theme_block .form-custom .checkbox {
  margin-bottom: 5px;
}
.dynamic_theme_block .form-custom .checkbox {
  margin: 5px 0 0;
}
input#Captcha {
  padding: 14px 5px;
}
.block-class input#Captcha {
  padding-left: 10px;
}
.dynamic_theme_block .form-custom .form-group.captcha-txt {
  width: 50%;
  padding-right: 10px;
}
.dynamic_theme_block .form-group.has-error .help-block {
  color: red;
}
.dynamic_theme_block .form-custom .captcha {
  width: 100%;
  float: left;
  padding: 0;
  z-index: 999;
  position: relative;
  clear: both;
  margin-bottom: 5px;
}
.dynamic_theme_block .captcha img {
  width: 50%;
  height: 36px;
  float: right;
  padding-right: 0;
  margin-right: 0;
}
.dynamic_theme_block .captcha .CaptchaRefreshBtn {
  top: 8px;
  right: -13px;
  color: #000;
  border: none;
  position: absolute;
  background-color: #fff;
  font-size: 0px;
  margin-right: 20px;
}
.dynamic_theme_block #forgotBtn {
  margin-top: 20px;
}
.form-control {
  font-size: 13px;
  z-index: 11;
}
.form-group.label-floating.Mobile.country_dial_code.reg_mobile_div.is-focused .help-block {
  display: block;
  color: #767676;
}
.help-block {
  font-size: 10px;
}
.form-group.label-floating.is-empty.captcha-txt.has-error .help-block {
  margin-bottom: 10px;
}
.form-group.is-focused .help-block {
  line-height: 12px;
}
.dynamic_theme_block .tab-content .help-block {
  line-height: 12px;
  font-size: 10px; /* color: red; */
}
.dynamic_theme_block .form-group.has-error .help-block {
  font-size: 11px; /* margin-top: 2px; */
}
input#forgetEmail {
  margin-top: 10px;
}
.reg_specialization_id_div:before {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  font-size: 16px;
  color: #000;
  top: 4px;
}
.reg_specialization_id_div {
  display: inline-block;
  width: 50%;
  position: relative;
}
.Password.reg_password_div {
  clear: both;
}
.block-class .dynamic_theme_block .datepicker-field .form-control[readonly] {
  border: 1px solid #e6e6e6;
}
/* .form-group.label-floating.reg_email_div.Email_email .help-block {line-height: 12px !important;margin-top: 2px !important;}
.form-group.label-floating.reg_email_div.Email_email .help-block{color: red !important;font-size: 9px;} */
.dynamic_theme_block .tab-content {
  line-height: 18px;
}
.fbLogin, .gpLogin {
  padding: 5px 3px;
  font-size: 12px;
}
.row.margin-top-10.margin0 .col-sm-6 {
  width: 48%;
  padding-right: 0;
}
.gpLogin {
  padding: 5px;
}
#tab3default > div > div.form-group.agree-group.col-sm-6.col-xs-6.text-left.fpass > a { /* float: left; */
}
#tab3default > div > div.form-group.agree-group.col-sm-6.col-xs-6.text-right.fpass > a {
  margin-right: 0;
}
button#registerBtn {
  margin-bottom: 5px;
}
h2#alertTitle {
  font-size: 22px;
}
.dynamic_theme_block .CaptchaRefreshBtn:before {
  content: "\f021";
  font-family: 'FontAwesome';
  font-size: 14px;
}
.CountryId:before, .StateId:before, .CityId:before, .CourseId:before, .reg_specialization_id_div:before, .reg_university_id_div:before {
  content: '';
  border-color: transparent #a0a0a0 #a0a0a0 transparent;
  border-style: solid;
  border-width: 6px;
  right: 0px;
  bottom: 0;
  margin-bottom: 0;
  top: auto;
}
.StateId:before {
  right: 15px;
}
.form-group.label-floating.reg_name_div {
  margin-top: -5px;
}
.site-logo {
  padding: 4px 0;
}
.block-class .StateId:before {
  right: 10px;
}
.help-block {
  color: red;
}
.fa-graduation-cap:before {
  color: #eb1b2b;
}
.form-group.label-floating.has-error .help-block {
  margin-top: 2px;
}
img.plane_img {
  max-width: 12%;
  padding-bottom: 3px;
}
span.apply_now {
  padding-right: 8px;
  letter-spacing: .5px;
  font-weight: 700;
  font-size: 14px;
}
#loginBtn img {
  max-width: 12%;
  padding-bottom: 3px;
}
#otpSubmitBtn {
  background-color: #eb1b2b;
  color: #fff;
  border-color: #eb1b2b;
  text-transform: uppercase;
}
#otpSubmitBtn:hover {
  background-color: #000;
  color: #fff !important;
  text-decoration: none;
  border-color: #000;
}
.panel.dynamic_theme_block .tab-pane .form-group.fpass a.registerYet {
  font-size: 14px;
  opacity: .8;
  text-transform: capitalize;
  padding-top: 4px;
  font-weight: 600;
}
.panel.dynamic_theme_block .tab-pane .form-group.fpass a {
  font-size: 14px;
  opacity: .8;
  text-transform: capitalize;
  display: block;
  font-weight: 600;
}
.form-group.agree-group.col-md-12.text-center.fpass {
  margin-bottom: 0;
}
.form-group.agree-group.col-sm-6.col-xs-6.text-left.fpass {
  margin-bottom: 0;
}
.form-group.agree-group.col-sm-6.col-xs-6.text-right.fpass {
  margin-bottom: 0;
}
.resentVerification.text-center { /* text-transform: uppercase; */ margin-top: 2px;
}
.resetVerify a {
  font-size: 14px;
  opacity: .9;
  font-weight: 600;
}
.text-center.center-link a {
  font-size: 14.5px;
  opacity: .8;
  font-weight: 600;
}
.color-class a#loginViaOtp {
  color: #fff;
  font-size: 12px;
  opacity: .8;
  font-weight: 600;
}
/** Start Strong Password Section **/
.info-password {
  right: 50%;
  margin-right: -146px;
  margin-top: 2px;
}
.popover {
  font-size: 12px;
}
/** End Strong Password Section **/
/* Start Inline class section */
.inline-class {
  max-width: 100%;
  background-color: #fff;
}
.inline-class .panel, .inline-class .panel-default > .panel-heading {
  background-color: transparent !important;
  color: red !important;
}
.inline-class .panel.dynamic_theme_block .nav > li > a {
  color: #2874f0;
  border-bottom: 1px solid #ddd;
}
.inline-class .panel.dynamic_theme_block .nav > li > a[aria-expanded="true"] {
  color: #fff;
}
.inline-class .dynamic_theme_block .fpass a {
  color: #2874f0;
}
.inline-class .dynamic_theme_block .form-custom .agree-group .agree-condition {
  color: #000;
}
.inline-class .form-control, .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, .input-group-btn .btn {
  color: #000;
  background-color: transparent;
  border-radius: 0;
  border: 0;
}
.inline-class .dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
  background-color: #fff;
  border: 0 !important;
  border-radius: 0;
  color: #000;
}
.inline-class .CountryId:before, .inline-class .StateId:before, .inline-class .CityId:before, .inline-class .CourseId:before, .inline-class .reg_specialization_id_div:before {
  color: #000;
  font-size: 16px;
}
.inline-class .dynamic_theme_block .form-control[disabled], .dynamic_theme_block .form-control[readonly], .dynamic_theme_block fieldset[disabled] .form-control {
  background-color: transparent;
  color: #999;
  border: none;
  border-bottom: 1px solid lightgrey;
}
.inline-class .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #ddd;
}
.inline-class .dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group {
  border-bottom: 1px solid lightgrey;
}
.inline-class .dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
  padding: 4px 10px 4px 10px;
}
.inline-class .panel.dynamic_theme_block .form-custom .Mobile .form-control, .inline-class .panel.dynamic_theme_block .form-custom .Mobile .has-error .SumoSelect, .inline-class .has-error .panel.dynamic_theme_block .form-custom .Mobile .SumoSelect {
  border-radius: 0;
}
.inline-class .form-control {
  font-size: 13px;
  z-index: 11;
}
.inline-class .panel.dynamic_theme_block {
  padding: 8px 20px 8px 20px;
}
.inline-class .panel-default > .panel-heading {
  margin-top: 5px;
  border-bottom: unset;
}
.inline-class .dynamic_theme_block .tab-pane .form-group, .inline-class .dynamic_theme_block .form-custom .merge_field_div, .inline-class .dynamic_theme_block .form-custom .checkbox {
  margin-bottom: 8px;
}
.inline-class span.agree-condition {
  color: #000;
}
.inline-class .panel.dynamic_theme_block .nav-tabs > li.active > a, .inline-class .panel.dynamic_theme_block .nav-tabs > li.active > a:focus, .inline-class .panel.dynamic_theme_block .nav-tabs > li.active > a:hover {
  border-bottom: 1px solid #dd302e;
}
.inline-class .dynamic_theme_block .form-custom .checkbox {
  margin: 5px 0 0;
}
.inline-class .panel.dynamic_theme_block .form-custom {
  max-height: 100%;
  overflow: unset;
}
.inline-class .form-group.label-floating.Mobile.country_dial_code.reg_mobile_div .help-block {
  position: absolute;
  bottom: -13px;
}
.inline-class .has-error .form-control {
  border-color: red;
}
.inline-class .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #000;
}
.inline-class .form-control::-moz-placeholder { /* Firefox 19+ */ color: #000;
}
.inline-class .form-control:-ms-input-placeholder { /* IE 10+ */ color: #000;
}
.inline-class .form-control:-moz-placeholder { /* Firefox 18- */ color: #000;
}
/** Start css for focus on input field **/
.inline-class .form-control.input-focus::-webkit-input-placeholder {
  color: #ccc;
}
.inline-class .form-control.input-focus::-moz-input-placeholder {
  color: #ccc;
}
.inline-class .form-control.input-focus::-ms-input-placeholder {
  color: #ccc;
}
/** End css for focus on input field **/
/* End inline class section */
/** Start color class section **/
.color-class {
  background-color: #103f6d;
}
.color-class button.btn.btn-default.dropdown-toggle.as-is.bs-dropdown-to-select {
  background-color: #fff;
  color: #000;
  border-radius: 2px;
}
.color-class .dynamic_theme_block .form-custom .agree-group .agree-condition {
  color: #fff;
}
.color-class .form-control {
  color: #000;
  background-color: #fff;
  border-radius: 2px;
}
.color-class .CountryId:before, .color-class .StateId:before, .color-class .CityId:before, .color-class .CourseId:before, .color-class .reg_specialization_id_div:before, .color-class .reg_university_id_div:before {
  color: #fff;
  z-index: 9999;
}
.CountryId.has-error:before, .StateId.has-error:before, .CityId.has-error:before, .CourseId.has-error:before, .reg_specialization_id_div.has-error:before, .reg_university_id_div.has-error:before {
  bottom: 2px;
}
.color-class .reg_specialization_id_div:before {
  color: #fff;
}
.color-class .panel.dynamic_theme_block .nav > li > a {
  color: #fff;
}
.color-class span.agree-condition {
  color: #fff;
}
.color-class .dynamic_theme_block .fpass a {
  color: #fff;
  font-size: 12.4px;
}
.color-class .form-group.label-floating.Mobile.country_dial_code.reg_mobile_div span {
  color: #fff;
}
.color-class .form-control.select-arrow-cust option {
  color: #000;
}
.color-class .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #000;
}
.color-class .form-control::-moz-placeholder { /* Firefox 19+ */ color: #000;
}
.color-class .form-control::-ms-input-placeholder { /* IE 10+ */ color: #000;
}
.color-class .form-control::-moz-placeholder { /* Firefox 18- */ color: #000;
}
.color-class .form-click {
  background-color: #2e6a8f;
  color: #fff;
}
.color-class .form-group.agree-group.col-md-12.m0.has-error .help-block {
  color: yellow;
  font-size: 11px;
}
.color-class .form-group.label-floating.reg_email_div.Email_email .help-block {
  color: #fff !important;
}
.color-class .form-group.label-floating.has-error .help-block {
  color: #fff;
}
.color-class .form-group.label-floating.reg_email_div.Email_email.has-error .help-block a {
  color: yellow;
}
.color-class .form-group.label-floating.reg_email_div.Email_email .help-block a {
  color: yellow;
}
.color-class .form-group.label-floating.has-error .help-block a {
  color: yellow;
}
.color-class .form-group.label-floating.reg_name_div .help-block {
  color: #fff;
}
.color-class .form-group.label-floating.Mobile.country_dial_code.reg_mobile_div.is-focused .help-block {
  color: #fff;
}
.color-class .dynamic_theme_block .form-control[disabled], .color-class .dynamic_theme_block .form-control[readonly], .color-class .dynamic_theme_block fieldset[disabled] .form-control {
  background-color: #f1f1f1;
  color: #000;
  border-radius: 2px;
}
.color-class .panel.dynamic_theme_block .form-custom .Mobile .form-control, .color-class .panel.dynamic_theme_block .form-custom .Mobile .has-error .SumoSelect, .color-class .has-error .panel.dynamic_theme_block .form-custom .Mobile .SumoSelect {
  border-radius: 2px;
}
.color-class .dynamic_theme_block .captcha img {
  border-radius: 2px;
  width: 50%;
  margin-right: 0;
  padding-right: 0;
  float: right;
  height: 38px;
}
.color-class .dynamic_theme_block .form-custom .form-group.captcha-txt {
  padding-left: 1px;
}
.color-class .fbLogin {
  color: #fff;
  border-color: #fff;
}
.color-class .gpLogin {
  color: #fff;
  border-color: #fff;
}
.color-class .inLogin {
  font-size: 12px;
  color: #fff;
  border-color: #fff;
}
.color-class .form-heading {
  color: #fff;
}
.color-class .fa-graduation-cap:before {
  color: #fff;
}
.color-class .text-center.center-link a {
  color: #fff;
}
.color-class .resetVerify a {
  color: #fff;
}
/** End color class section **/
/** Start css for focus on input field **/
.color-class .form-control.input-focus::-webkit-input-placeholder {
  color: #ccc;
}
.color-class .form-control.input-focus::-moz-input-placeholder {
  color: #ccc;
}
.color-class .form-control.input-focus::-ms-input-placeholder {
  color: #ccc;
}
/** End css for focus on input field **/
/** Start color class media query for image captcha **/
@media (max-width: 1100px) and (min-width: 400px) {
  .color-class .dynamic_theme_block .captcha img {
    width: 50%;
    margin-right: 0; /* padding-right:10px; */
  }
  .color-class .dynamic_theme_block .form-custom .form-group.captcha-txt {
    padding-left: 0;
  }
}
/** End color class media query for image captcha **/
/** Start Link-Border Class **/
.link-border .panel.dynamic_theme_block {
  padding: 3px 25px 6px 25px;
}
.link-border .panel.dynamic_theme_block .nav > li > a[aria-expanded="true"] {
  color: #000;
  text-shadow: unset;
  font-size: 15px;
  padding-bottom: 10px;
}
.link-border .panel.dynamic_theme_block .nav > li > a {
  border: none;
  color: #333131;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 15px;
}
.link-border .panel.dynamic_theme_block .nav-tabs > li.active > a, .link-border .panel.dynamic_theme_block .nav-tabs > li.active > a:focus, .link-border .panel.dynamic_theme_block .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border-bottom: 2px solid #dd302e;
}
.link-border .panel.dynamic_theme_block .nav > li > a:hover {
  color: #000;
}
.link-border .panel.dynamic_theme_block .nav-tabs > li.active > a, .link-border .panel.dynamic_theme_block .nav-tabs > li.active > a:focus, .link-border .panel.dynamic_theme_block .nav-tabs > li.active > a:hover {
  padding-left: 16px;
  padding-right: 16px;
}
@media(max-width:768px) {
  .link-border .panel.dynamic_theme_block {
    padding: 3px 15px 6px 15px;
  }
}
/** End Link-Border Class **/
/** Start Link-Border Class with color class **/
.color-class.link-border .panel.dynamic_theme_block .nav > li > a[aria-expanded="true"] {
  color: #fff;
}
.color-class.link-border .panel.dynamic_theme_block .nav > li > a {
  color: #fff;
}
/** End Link-Border Class with color class **/
/** Start css for input icons in the form **/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-class .icon-name:before {
  content: "\e903";
}
.icon-class .icon-Email:before {
  content: "\e902";
}
.icon-class .icon-phone:before {
  content: "\e905";
}
.icon-class .icon-password:before {
  content: "\e904";
}
.icon-class .icon-chat:before {
  content: "\e900";
}
.icon-class .icon-State--city:before {
  content: "\e907";
}
.icon-class .icon-school:before {
  content: "\e906";
}
.icon-class .icon-course:before {
  content: "\e901";
}
.icon-class .field-icon:before {
  color: #eb1b2b;
  font-size: 13px;
  font-weight: 700;
}
.icon-class .field-icon {
  position: absolute;
  margin-top: 12px;
  padding: 0 10px 0;
  z-index: 99;
}
.datepicker-field:before {
  z-index: 9999;
  left: 10px;
  margin-top: -10px;
  color: #eb1b2b;
  font-size: 13px;
  font-weight: 700;
}
input#FieldScheduleCampusDate {
  padding-left: 30px;
}
/** Start Font Family for form **/
.icon-class.formContainer {
  font-family: 'Nunito Sans', sans-serif;
}
/** End Font Family for form **/
.icon-class #Name {
  padding-left: 30px;
}
.icon-class #Email {
  padding-left: 30px
}
.icon-class button.btn.btn-default.dropdown-toggle.as-is.bs-dropdown-to-select {
  padding-left: 30px
}
.icon-class #opt_dataMobile {
  padding-left: 30px
}
.icon-class #StateId {
  padding-left: 30px
}
.icon-class #CityId {
  padding-left: 30px
}
.icon-class #loginEmail {
  padding-left: 30px
}
.icon-class #loginPassword {
  padding-left: 30px
}
.icon-class #forgetEmail {
  padding-left: 30px
}
.icon-class #resentVerificationEmail {
  padding-left: 30px
}
.icon-class #Password {
  padding-left: 30px;
}
.icon-class #UniversityId {
  padding-left: 30px;
}
.icon-class #CourseId {
  padding-left: 30px;
}
.icon-class #SpecializationId {
  padding-left: 30px;
}
.icon-class #CountryId {
  padding-left: 30px;
}
/** End css for input icons in the form **/
/*** Start Form float design section ***/
.floatForm {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  transition: all 0.8s ease 0s;
  z-index: 9999;
  right: 0;
  top: 100px;
}
.form-heading {
  background-color: transparent;
  color: #000;
  padding: 8px;
  margin: 0;
  font-size: 19px;
  padding-bottom: 2px;
}
.floatForm.open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  top: 80px;
}
.form-clickOuter {
  left: 0;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  margin-left: -107px;
  webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.form-click {
  background-color: #dd302e;
  color: #fff;
  position: relative;
  font-size: 22px;
  padding: 10px 20px;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px 5px 0 0;
  border: 1px solid #fff;
  border-bottom: none;
}
.form-inner {
  position: relative;
}
.form-block {
  max-width: 400px;
  min-width: 400px;
  font-size: 12px;
}
.form-block-inner {
  background-color: #fff;
}
/*** End Form float design section ***/
/* Strat footer section */
.footer-top {
  /* background-color: #f9f9f9; */
  padding: 5px 0;
  float: left;
  WIDTH: 100%;
}
/* End footer section */
/** Start Form position section **/
@media (min-width:1099px) {
  .formContainer {
    max-width: 370px;
    min-width: 370px;
    z-index: 1;
    border-radius: 5px;
  }
  .form-absolute {
    position: absolute;
    top: 10px;
  }
  .form-fixed {
    position: fixed;
  }
  .form-relative {
    position: relative;
    top: 12px;
  }
  .form-position-left {
    left: 50%;
    margin-left: -585px;
  }
  .form-position-right {
    right: 54%;
    margin-right: -600px; /* border-radius: 5px; */ box-shadow: 0 0 10px #000;
  }
  .resentVerification.text-center { /* text-transform: uppercase; */ margin-top: 0px; /* position: absolute; */ bottom: 0px;
    z-index: 9999;
    right: 20px;
  }
  .center-link {
    text-align: center;
    display: block;
    position: relative;
  }
}
/** End Form position section **/
/* Start media query for mobile view */
@media (max-width: 1100px) {
  /* Start owl carousel section */
  .owl-carousel .owl-dots {
    display: none;
  }
  .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    font-size: 28px;
    top: 33%;
    color: #ccc;
  }
  .banner-section .owl-carousel .owl-nav {
    display: block;
  }
  .owl-carousel .owl-nav .owl-next {
    right: 10px;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: 10px;
  }
  /* End owl carousel section */
  /** Start banner text content **/
  .banner-text {
    top: 12%;
    position: absolute;
    z-index: 99;
    left: 3%;
  }
  .banner-text-content {
    background-color: #000000c2;
    color: #fff;
    font-size: 13px;
    padding: 5px 7px;
    border-radius: 10px;
  }
  /** End banner text content **/
  /** Start form section **/
  .form-control {
    height: 38px;
    font-size: 14px;
  }
  .panel.dynamic_theme_block {
    padding: 12px;
    margin-top: 20px;
  }
  .CountryId:before, .StateId:before, .CityId:before, .CourseId:before, .reg_specialization_id_div:before {
    content: '';
    border-color: transparent #a0a0a0 #a0a0a0 transparent;
    border-style: solid;
    border-width: 6px;
    right: 0px;
    bottom: 0;
    margin-bottom: 0;
    top: auto;
  }
  .color-class .CountryId:before, .color-class .StateId:before, .color-class .CityId:before, .color-class .CourseId:before, .color-class .reg_specialization_id_div:before {
    border-color: transparent #a0a0a0 #a0a0a0 transparent;
  }
  .inline-class .StateId:before {
    right: 15px;
  }
  .has-error.CountryId:before, .has-error.StateId:before, .has-error.CityId:before, .has-error.CourseId:before, .has-error.reg_specialization_id_div:before {
    bottom: 3px;
  }
  .dynamic_theme_block .CaptchaRefreshBtn:before {
    font-size: 13px;
  }
  .dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
    padding: 8px 10px 9px 10px;
  }
  .dynamic_theme_block .captcha img {
    height: 38px !important;
  }
  .dynamic_theme_block .captcha .CaptchaRefreshBtn {
    top: 9px;
  }
  .captcha {
    margin-bottom: 8px;
  }
  .fbLogin, .gpLogin, .color-class .inLogin {
    font-size: 15px;
    padding: 8px 10px;
    text-align: center
  }
  .row.margin-top-10.margin0 .col-sm-6 {
    width: 100%;
    padding-right: 15px;
    text-align: center;
  }
  .dynamic_theme_block .form-custom .captcha {
    margin-bottom: 14px;
  }
  .inline-class .panel.dynamic_theme_block {
    padding: 15px 20px 8px 20px;
  }
  .text-center.center-link a {
    font-size: 15px;
  }
  .resetVerify a {
    font-size: 15px;
  }
  .Password.reg_password_div {
    clear: both;
  }
  /** End form section **/
}
label.control-label.widget_label {
  display: none;
}
.form-group.label-floating.Mobile.country_dial_code.reg_mobile_div {
  width: 72% !important;
}
.form-group.label-floating.reg_course_id_div.CourseId.field-select:before {
  right: 0px !important;
}
/*---------------------------------------------------------------------ENDING OF FORM CSS */
.fade {
  opacity: 1;
}
a.top {
  position: fixed;
  bottom: 20px;
  right: 5px;
  border-radius: 50%;
  background: red;
  color: #fff;
  z-index: 99999;
  padding: 14px;
}
a[href="#tab2default"] {
  color: #0056b3 !important;
}
.dynamic_theme_block .datepicker-field .form-control[readonly] {
  padding-left: 30px;
  z-index: 9999;
}
.modal-header {
  display: table !important;
}
#ranking_2 {
  width: 100%;
  margin-top: 10px;
}
.newItem {
  display: inline-block !important;
  font-size: 10px;
  padding: 0 5px !important;
  background: #d81f36;
  animation-name: newItemBlink;
  animation-duration: .5s;
  border-radius: 10px;
  margin: 0px 5px;
  color: #ffffff;
  animation-iteration-count: infinite;
}
@keyframes newItemBlink {
  from {
    background-color: #a90116;
  }
  to {
    background-color: #ff0020;
  }
}
.spl_border {
  position: relative;
  margin: 0 10px;
  padding: 0;
  padding-bottom: 5px;
  border: 4px solid #9D9D9D;
}
/* ==============================
   BU ADVANTAGE – FLEXBOX LAYOUT
   ============================== */
.bu_advantage {
  margin: 0 auto;
  padding: 30px 0 20px 0;
}
/* Section heading */
.bu_advantage h2 {
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 25px;
  background: #fff;
  font-size: 42px;
  font-weight: 600;
  color: #1e4c9a;
  text-align: center;
  white-space: nowrap;
}
.bu_advantage h2 span {
  color: #dc1f32;
}
/* Icon container */
.bu_advantage .advIcon {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* centers last row */
  gap: 10px;
  padding-top: 15px;
  max-width: 100%;
  margin: 0 auto;
}
/* Each item */
.bu_advantage .adv-item {
  flex: 0 0 18%;
  text-align: center;
}
/* Icon image */
.bu_advantage .adv-item img {
  max-width: 80px;
  width: 100%;
  padding: 5px 0px 0px;
}
/* Text */
.bu_advantage .adv-item h4 {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.4;
}
/* ==============================
   RESPONSIVE BREAKPOINTS
   ============================== */
@media (min-width: 769px) {
  .spl_border ._head-clr h2 {
    top: -48px;
  }
}
/* Large tablets */
@media (max-width: 992px) {
  .bu_advantage .adv-item {
    flex: 0 0 22%;
  }
}
/* Tablets */
@media (max-width: 768px) {
  .bu_advantage h2 {
    font-size: 34px;
  }
  .bu_advantage .adv-item img {
    max-width: 70px;
  }
  .bu_advantage .adv-item {
    flex: 0 0 16%;
  }
  .bu_advantage .adv-item h4 {
    font-size: 14px;
  }
}
/* Mobile – EXACT REQUIREMENT */
@media (max-width: 480px) {
  .bu_advantage h2 {
    font-size: 28px;
    top: -22px;
  }
  .bu_advantage .advIcon {
    gap: 25px;
  }
  .bu_advantage .adv-item {
    flex: 0 0 28%; /* 3 in first row, 2 centered below */
  }
  .bu_advantage .adv-item img {
    max-width: 80px;
  }
  .bu_advantage .adv-item h4 {
    font-size: 13px;
  }
  .bu_advantage .advIcon {
    gap: 10px;
  }
}
/* Very small screens */
@media (max-width: 360px) {
  .bu_advantage .adv-item {
    flex: 0 0 45%;
  }
}
/*-------------------------------BU Programs-----------------------------*/
.bu_programs {
  margin: 0 auto;
  padding: 0;
}
.bu_programs h2 {
  position: absolute;
  top: -1em;
  left: 0;
  right: 0;
  display: inline-table;
  margin: 0 auto;
  padding: 0px 20px;
  margin-top: 15px;
  font-size: 3em;
  text-align: center;
  color: #1e4c9a;
  background-color: #FFFFFF;
  font-weight: 600;
}
.bu_programs .inside h2 {
  position: static;
  display: block;
  margin: 0 auto;
  padding: 0px 20px;
  margin-top: 20px;
  font-size: 3em;
  text-align: center;
  color: #1e4c9a;
  background-color: #FFFFFF;
  font-weight: 600;
}
.bu_programs h2 span {
  color: #dc1f32;
}
.bu_programs h3 {
  position: relative;
  margin: 0 auto;
  padding: 0px;
  padding-left: 30px;
  font-size: 1.4em;
  text-align: left;
  color: #d81f36;
  text-transform: uppercase;
}
.bu_programs h3::before {
  content: '';
  background: url("../images/Arrow-Bullet.png") no-repeat;
  position: absolute;
  opacity: 1;
  top: 5px;
  left: 0px;
  width: 20px;
  height: 20px;
  z-index: -1;
  background-size: contain;
}
ul.BUPrg {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  margin-bottom: 10px;
}
ul.BUPrg li {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2em;
  padding-top: 8px;
}
ul.BUPrg li p {
  font-size: 11px;
  font-weight: 500;
  line-height: 1.1em;
  padding: 4px 0 0;
  margin: 0px;
}
/*-------------------------------------------BUPlacement--------------------------------*/
#BUPlacement {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}
._head-clr h2 {
  margin: 0 auto;
  padding: 0px 20px;
  margin-top: 10px;
  font-size: 3em;
  text-align: center;
  color: #005eb6;
  background-color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
}
._head-clr h2 span {
  color: #dc1f32;
}
.inside {
  padding: 0px !important;
}
.inside h5 {
  margin: 0;
  font-size: 16px;
  padding-top: 7px;
  font-weight: 600;
}
.inside ._head-clr h2 {
  margin: 0 auto;
  padding: 0px 10px;
  margin-top: 25px;
  padding-bottom: 15px;
  font-size: 3em;
  text-align: center;
  color: #1e4c9a;
  background-color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
}
.recruiters-brands h2 {
  position: absolute;
  top: -1em;
  left: 0;
  right: 0;
  display: inline-table;
  margin: 0 auto;
  padding: 0px 20px;
  margin-top: 15px;
  font-size: 3em;
  text-align: center;
  color: #1e4c9a;
  background-color: #FFFFFF;
  font-weight: 600;
}
.recruiters-brands {
  width: 100%;
  margin: 0 auto;
  padding: 35px 0px;
}
.recruiters-brands ul {
  width: 100%;
  list-style: none;
  padding: 0px auto;
  margin: 0px auto;
}
.recruiters-brands ul li {
  float: left;
  width: 15%;
  margin: 0px 0.5% 8px;
  min-height: 90px;
  border: 1px solid #949496;
}
.recruiters-brands ul li img {
  width: 100%; /* border: 1px solid rgb(255 255 255 / 78%); */ border-radius: 10px;
  background: #fff;
}
.ins-logo {
  width: 100%;
  float: left;
  background-color: #f8f9fe;
  padding: 10px 0 20px 0px;
  background-color: #f8f9fe;
  margin-bottom: 30px;
}
.ins-logo figure {
  margin: 0px;
}
.ins-logo figure img {
  margin: 0px; /* border: 1px solid #fff; */ border-radius: 10px;
  display: inline-block;
  height: auto;
}
.ins-logo .item {
  padding: 0px 5px;
  border: 0px solid #adadae;
  margin: 5px;
  background: #fff;
  border-radius: 0px;
  height: auto;
  align-content: center;
}
.gallery h4 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #d81f36;
  line-height: 1.3em;
}
.gallery h3 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 35px;
  text-transform: uppercase;
  color: #09539c;
  line-height: 1.3em;
}
.section-advantage4 .section-head-components-info h3 {
  display: block;
}
.admission-red-bx {
  width: 100%;
  float: left;
  text-align: center;
  background: #d81f36;
  margin: 0px;
  color: #fff;
  padding: 32px 0;
}
.admission-red-bx h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 20px 0;
  color: #ffffff;
  padding: 0;
}
.admission-red-bx a {
  background: #09539c;
  color: #fff;
  padding: 4px 27px 4px;
  display: inline-block;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 700;
}
.admission-red-bx a:hover {
  text-decoration: none;
  background: #0a3a69;
}
.allSchool {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 10px 20px;
}
.BUSchool {
  flex-grow: 4;
  flex-shrink: 3;
  width: 100%;
}
.inside .BUSchool {
  flex-grow: 0;
  flex-shrink: 3;
  width: 33%;
}
.inside .allSchool {
  padding: 0px;
}
@media (max-width: 768px) {}
}
.responsive-image {
  width: 100%;
  height: auto;
}
/* Default image for larger screens */
.image-large {
  display: block;
}
.image-small {
  display: none;
}
.jumbotron {
  background-color: #FFFFFF;
}
.ins-logo .item {
  height: 90px;
  box-sizing: border-box;
}
.ins-logo figure img {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.gallery-app-component ul li h3 a {
  color: #ffffff;
}
/* Change image for smaller screens */
@media (max-width: 600px) {
  .image-large {
    display: none;
  }
  .image-small {
    display: block;
  }
}
@media screen and (min-width:1366px) {
  .container .off-right {
    padding-right: 220px;
  }
}
@media screen and (min-width:1024px) {}
@media screen and (max-width:768px) {
  ._head-clr h2 {
    font-size: 30px !important;
  }
  .admission-red-bx h2 {
    font-size: 35px !important;
  }
  .recruiters-brands ul li {
    min-height: 70px;
  }
  .spl_border {
    border: 2px solid #9D9D9D;
  }
  .gallery-app-component {
    padding-top: 20px;
  }
  .gallery-app-component ul li {
    width: 32%;
    padding: 2px;
  }
  .gallery-app-component ul li h3 {
    font-size: 10px;
  }
}
@media screen and (max-width:480px) {
  ._head-clr h2 {
    font-size: 26px !important;
  }
  .admission-red-bx h2 {
    font-size: 28px !important;
  }
  .recruiters-brands ul {
    margin-left: 10%;
  }
  .recruiters-brands ul li {
    width: 27%;
    margin: 5px 5px;
    min-height: 65px;
  }
    .ins-logo {
        padding: 20px 0px;
    }
  .ins-logo .item {
    height: 50px;
  }
  .ins-logo figure img {
    width: 95%;
  }
  .gallery-app-component {
    padding: 10px 5px;
  }
  .gallery-app-component .section-head p span {
    text-align: center;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
  .enquiryform {
    margin-bottom: 20px;
  }
  .admission-red-bx {
                padding: 30px !important;
    margin: 0px 0 0px 0 !important;
 
  }
  .spl_border {
    margin: 0 auto;
  }
}
@media screen and (max-width:375px) {
  .recruiters-brands ul li img {
    padding-top: 5px;
  }
}
/* POPUP: Isolated Styling */
.popup {
  display: none; /* initially hidden */
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}
.popup-content {
  background: #fff;
  padding: 0px;
  border-radius: 15px;
  text-align: center;
  position: relative;
  width: 90%;
  max-width: 800px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  animation: zoomIn 0.5s ease-out;
}
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 24px;
  color: #999;
  cursor: pointer;
  transition: opacity 0.3s ease;
  display: none;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale(0.8);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
body.popup-open {
  overflow: hidden;
}
button#registerBtn {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  border-color: #d81f36 !important;
}
button#registerBtn:hover, button#registerBtn:focus {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  box-shadow: none;
  border-color: #d81f36 !important;
}
button#forgotBtn {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  box-shadow: none;
  border-color: #d81f36 !important;
}
button#forgotBtn:hover, button#forgotBtn:focus {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  box-shadow: none;
  border-color: #d81f36 !important;
}
button#loginBtn {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  border-color: #d81f36 !important;
  border-radius: 5px;
  box-shadow: none;
}
button#loginBtn:hover, button#loginBtn:focus {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  box-shadow: none;
  border-color: #d81f36 !important;
}
button#otpSubmitBtn {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  width: 100% !important;
  border-color: #d81f36 !important;
  box-shadow: none;
}
button#otpSubmitBtn:hover, button#otpSubmitBtn:focus {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  border-color: #d81f36 !important;
  box-shadow: none;
}
button#resendVlinkBtn {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  border-color: #d81f36 !important;
  box-shadow: none;
}
button#resendVlinkBtn:hover, button#resendVlinkBtn:focus {
  background-color: #d81f36 !important;
  text-transform: uppercase;
  color: white !important;
  outline: none;
  border-color: #d81f36 !important;
  box-shadow: none;
}
.modal-header .close {
  margin-top: -1px;
  color: white !important;
  opacity: 1;
  font-size: 32px !important;
}
.modal-content {
  /* right: 29px!important; */
}
button#forgotVerifyCode {
  margin: 21px auto;
  display: block;
  box-shadow: none;
}
button#forgotVerifyCode:hover, button#forgotVerifyCode:focus {
  margin: 21px auto;
  display: block;
  box-shadow: none;
  border-radius: 5px;
}
span#clockdivForget {
  color: black !important;
}
.form-group.label-floating.has-error .help-block {
  text-transform: capitalize;
  color: red !important;
  font-size: 10px !important;
}
.enquiryform {
  padding: 32px 12px 25px 12px !important;
}
.enquiryform {
  bottom: 20px !important;
}
.dynamic_theme_block .form-group.has-error .help-block a {
  Color: blue !important;
}
span#otpverifylink-textMobile {
  color: black !important;
}
.CountryId:before, .StateId:before, .CityId:before, .CourseId:before, .reg_specialization_id_div:before, .reg_university_id_div:before {
  content: '';
  border-color: transparent #a0a0a0 #a0a0a0 transparent;
  border-style: solid;
  border-width: 6px;
  right: 0px;
  bottom: 0;
  margin-bottom: 0;
  top: auto;
  display: none;
}
span#clockdivMobile {
  color: black !important;
}
a#registerTab {
  color: blue !important;
}
.color-class .form-group.label-floating.has-error .help-block a {
  color: blue !important;
}
.panel.dynamic_theme_block .btn-npf:hover:before {
  transform: none !important;
}
.panel.dynamic_theme_block .btn-npf:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #d81f36;
  transform: none !important;
  transition: .5s;
  z-index: -1;
}
 
.dynamic_theme_block .npf_cpt_new img {
  width: 100%;
  height: 38px;
  float: left;
  padding-right: 6px !important;
}
.dynamic_theme_block .form-custom .agree-group .agree-condition {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  max-width: calc(100% - 30px);
  line-height: 1.1;
}
span.agree-condition {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  max-width: calc(100% - 30px);
  line-height: 1.1;
}
.dynamic_theme_block .form-custom .agree-group {
  /* margin-top: 15px !important; */
  /* display: flex; */
  /* align-items: flex-start; */
}
.form-group.label-floating.Mobile.country_dial_code.reg_mobile_div span {
  font-size: 10px;
  color: red !important;
}
.form-group.label-floating.has-error .help-block {
  text-transform: capitalize;
  color: red !important;
  font-size: 10px !important;
}
.digit-group input {
  width: 29px !important;
}
.checkbox label {
  display: inline-block;
  margin-bottom: .5rem;
  margin-top: 10px;
}
h2#ErroralertTitle {
  color: white !important;
}
#SuccessPopupArea .modal-header {
  background-color: #d81f36 !important;
  padding: 10px !important;
}
#SuccessPopupArea .modal-header .modal-title {
  /* margin: 0; */
  /* text-align: left; */
  /* flex: 1; */
  color: white !important;
}
#SuccessPopupArea .modal-header .close {
  position: absolute;
  top: 12px !important;
  right: 10px;
  margin: 0 !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  outline: none !important;
  font-size: 24px;
  color: #fff;
  opacity: 1 !important;
}
.modal-header {
  background-color: #d81f36 !important;
}
.modal-dialog {
  margin-top: 74px !important;
}
h2#alertTitle {
  font-size: 22px;
}
span#otpMsgBlock {
  display: flex;
  justify-content: center;
}
.dynamic_theme_block .merge_field_div .bs-dropdown-to-select-group .bs-dropdown-to-select {
  box-shadow: none !important;
}
.panel.dynamic_theme_block .btn-npf {
  background-color: #eb1b2b;
  color: #fff;
  font-size: 14px;
  /* width: 180px; */
  margin-top: 5px;
  text-transform: uppercase;
  transition: .5s;
  z-index: 1;
  position: relative;
  font-weight: 700;
  letter-spacing: .5px;
  border: 1px solid #eb1b2b;
  border-radius: 5px !important;
}
.panel.dynamic_theme_block .btn-npf:hover, .panel.dynamic_theme_block .btn-npf:focus {
  border-radius: 5px !important;
}
/*------------------Recogination & Approvals-------------------*/
/* 1. Create a positioning context and use Flexbox to center the content */
.spl_line {
  position: relative; /* Essential for positioning the line */
  display: flex;
  justify-content: center; /* Centers the H2 horizontally */
  align-items: center;
  padding: 20px 0; /* Add some vertical space */
}
/* 2. Create the line using a pseudo-element on the parent container */
.spl_line::before {
  content: ""; /* Required for pseudo-elements */
  position: absolute; /* Allows precise positioning relative to the parent */
  top: 50%; /* Position the line vertically in the middle */
  left: 0;
  right: 0;
  height: 2px; /* Thickness of the line */
  background: #ccc; /* Color of the line */
  z-index: 1; /* Ensure the line is behind the text */
}
/* 3. Style the H2 text to cover the line */
.spl_line h2 {
  /* The H2 needs a background color so it blocks the line from showing through */
  background-color: #ffffff; /* Use the background color of your page */
  padding: 0 15px; /* Adds space (padding) around the text */
  position: relative; /* Required to use z-index */
  z-index: 2; /* Ensure the text is on top of the line */
  margin: 0; /* Remove default margin for clean centering */
}
/* --- Recognition Grid Styles --- */
.recognitions-grid {
  display: flex; /* Enable flexbox for the main layout */
  justify-content: space-between; /* Distribute items evenly */
  align-items: center; /* Vertically align items */
  padding: 10px 0;
}
.grid-item {
  /* Flex-grow to make items take equal space, but not exceed the container width */
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 0 10px; /* Add some horizontal padding inside items */
}
.grid-item img {
  /* Responsive image sizing */
  max-width: 80%;
  height: auto;
  max-height: 120px; /* Set a consistent height for the logos */
  object-fit: contain;
  margin-bottom: 8px;
}
.grid-item p {
  font-size: 0.75rem; /* Smaller, readable text */
  color: #555; /* Subtle text color */
  line-height: 1.2;
  margin: 0;
  font-family: sans-serif;
  text-transform: uppercase;
}
/* --- Vertical Separator Style --- */
.separator {
  width: 2px;
  height: 120px; /* Adjust height to match the combined height of logo + text */
  background-color: #ddd; /* Light grey color for the line */
  flex-shrink: 0; /* Prevents the separator from shrinking */
}
/* --- Responsive: up to 768px ? 2 columns --- */
@media (max-width: 768px) {
  .spl_line::before {
    display: none;
  }
  .recognitions ._head-clr h2 {
    padding-top: 20px;
  }
  .spl_line {
    padding: 0px;
  }
  .recognitions-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 columns */
    gap: 20px;
    align-items: center;
  }
  .separator {
    display: none; /* Remove vertical separators */
  }
  .grid-item {
    flex: none;
    text-align: center;
    padding: 10px 0;
  }
}
/* --- Responsive: up to 480px ? stays 2 columns --- */
@media (max-width: 480px) {
  .recognitions ._head-clr h2 {
    padding-top: 0px;
  }
  .recognitions-grid {
    grid-template-columns: repeat(2, 1fr); /* still 2 columns */
    gap: 0px;
    padding: 0 20px;
  }
}
/* --------------------Global Imersion------------------- */
.global-immersion .heading {
  font-size: 2.4rem; /* Base heading size */
  font-weight: 800;
  line-height: 1.1;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 8px;
  color: #606060;
}
.global-immersion .img-fluid {
  height: 50px;
  max-width: auto;
}
.lead {
  font-size: 1.25rem;
  font-weight: 500;
  text-align: center;
  line-height: 1.6rem;
  padding-top: 10px;
}
.global-immersion .heading span {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.title-globe {
  height: 1.1em;
  width: auto;
  vertical-align: middle;
}
/* ===========================
   RESPONSIVE BREAKPOINTS
   =========================== */
@media (max-width: 992px) {
  .global-immersion .heading {
    font-size: 2rem;
  }
}
@media (max-width: 768px) {
  .global-immersion .heading {
    font-size: 1.9rem;
    max-width: 420px;
  }
  .text-danger {
    max-width: 350px;
    margin: 0 auto
  }
}
@media (max-width: 576px) {
  .global-immersion .heading {
    font-size: 1.5rem;
  }
  .lead {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.2rem;
  }
  .global-immersion p {
    max-width: 360px;
    margin: 5px auto 25px;
    text-align: center;
    padding: 0px;
  }
}

/* --------------------Excellence in Every State------------------- */
.excellence {
  margin-top: 30px;
}
.excellence ._head-clr h2 {
  background: none;
}
.stipedBG {
  max-width: 100%;
  /* background-image: url("https://static.npfs.co/accounts/257/documents/2025/11/14/314dcdf8d29643efb743fdf07e38d996_excellence-bg.jpg");*/
  background-color: #ecefff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  color: white;
  padding: 20px 20px 50px;
  text-align: center;
}
.heading {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}
.heading span {
  color: #f53b3b;
}
._head-clr h2 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.stat-box {
  border: 1px solid #fff;
  padding: 25px;
  border-radius: 8px;
  background: #fff;
  position: relative;
  color: #fff;
}
.stats-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  max-width: 960px;
  margin: 0px auto;
}
.stat-box {
  width: 173px;
}
.stat-box:nth-child(even) {
  background: #fff;
}
.stat-box h3 {
  font-size: 32px;
  margin: 0 0 10px;
  margin-bottom: 0px;
  position: relative;
  padding-bottom: 0px;
  color: #000;
}
.stat-box h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  height: 2px;
  background: #056bdb;
  display: none;
}
.stat-box p {
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  color: #3d3d3d;
}
/* ---------- Responsive ---------- */
@media (max-width: 992px) {}
@media (max-width: 768px) {
  .stat-box h3 {
    font-size: 28px;
  }
  .stat-box p {
    font-size: 14px;
  }
  .stat-box h3::after {
    width: 40%;
  }
}
@media (max-width: 600px) {}
@media (max-width: 460px) {
  .stats-grid {
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 15px;
    padding: 15px;}
.stat-box{width: 47%; padding: 1%; min-height: 120px;}
          .stat-box h3{font-size: 25px; padding-top: 15px;}
}
@media (max-width: 320px) {
        
}

/*------------------BU_City_Itself----------------------*/
.BU_City_Itself {
  margin-top: 20px;
}
.content_BOX {
  display: block;
  max-width: 950px;
  margin: auto;
}
.top-banner img {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #fff;
}
.tabs {
  margin: 0px 0 20px 0px;
  display: flex;
  flex-wrap: nowrap; /* keep all tabs in one line */
  gap: 0px;
}
.tabs .tab {
  border: none;
  border-radius: 0px;
  background: #fff;
  cursor: pointer;
  font-weight: 600;
  flex: 1; /* each tab gets equal width */
  text-align: center;
  padding: 15px 0;
  box-sizing: border-box;
}
.tabs .tab.active {
  color: #a82835;
}
.tabs .tab:hover {
  color: #d52330;
}
.gallery-wrapper {
  display: grid;
  grid-template-columns: 1.1fr 2.25fr;
  gap: 20px;
}
.big-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid #fff;
}
.small-images-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 140px);
  gap: 12px;
}
.small-images-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
  border: 1px solid #fff;
}
/* image wrapper */
.img-wrap {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #fff;
}
/* smooth zoom */
.img-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
  display: block;
}
/* zoom only inside masked area */
.img-wrap:hover img {
  transform: scale(1.12);
}
/* ---------- Responsive ---------- */
@media (max-width: 992px) {
  .gallery-wrapper {
    grid-template-columns: 1fr;
  }
  .small-images-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 120px);
  }
}
@media (max-width: 768px) {
  .tabs {
    display: flex;
    flex-wrap: wrap; /* allow 2 rows */
    gap: 0px;
  }
  .tabs .tab {
    font-size: 12px;
    padding: 10px;
  }
}
@media (max-width: 600px) {
  .small-images-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 120px);
  }
}
@media (max-width: 460px) {
  .BU_City_Itself {
    margin-top: 0px;
  }
  .content_BOX {
    padding: 10px 0px;
  }
  .tabs .tab {
    font-size: 10px;
    flex: 1 1 calc(50% - 10px);
    text-align: center;
  }
  .BU_City h2.heading {
    margin: 0 auto;
    max-width: 260px;
  }
}

/*---------------FAQ Section--------------------------*/
.faq-section {
  max-width: 100%;
  /*---background: url("https://static.npfs.co/accounts/257/documents/2025/11/15/2896e13e78c14affb4b235c583738b9b_faq-bg.jpg") center/cover no-repeat;------*/
  padding: 60px 10px;
  height: auto;
  background-color: #ecefff;
}
.faq-container {
  position: relative;
  max-width: 950px;
  margin: auto;
  padding: 0 15px;
}
/* Title */
.faq-title {
  font-size: 42px;
  font-weight: 600;
  color: #182878;
  margin-bottom: 30px;
  text-align: left;
}
/* TAB STYLES */
.faq-tabs {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.faq-tab {
  padding: 10px 28px;
  border: none;
  border-radius: 10px;
  background-color: #fff;
  font-size: 18px;
  font-weight: 400;
  color: #182878;
  cursor: pointer;
  transition: 0.3s ease;
  white-space: nowrap;
}
.faq-tab.active, .faq-tab:hover {
  background: #005eb6;
  color: #fff;
}
/* FAQ ITEMS */
.faq-item {
  margin-bottom: 18px;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.faq-question {
  font-size: 20px;
  font-weight: 500;
  color: #09549d;
  cursor: pointer;
  padding: 10px 0;
  line-height: 1.3;
  transition: 0.2s;
}
.faq-question:hover {
  color: #004080;
}
.faq-answer {
  display: none;
  font-size: 17px;
  color: #333;
  padding: 10px 0 0;
  line-height: 1.65;
}
.faq-item.open .faq-answer {
  display: block;
}
/* ------------------------------------
   ðŸ“± RESPONSIVE (TABLETS / MOBILES)
------------------------------------- */
/* Medium screens */
@media (max-width: 992px) {
  .faq-title {
    font-size: 36px;
  }
  .faq-tab {
    font-size: 16px;
    padding: 10px 24px;
  }
  .faq-question {
    font-size: 20px;
  }
  .faq-answer {
    font-size: 16px;
  }
}
/* Small tablets / large phones */
@media (max-width: 768px) {
  .faq-container {
    padding: 10px;
  }
  .faq-section {
    padding: 40px 15px;
  }
  .faq-title {
    font-size: 32px;
  }
  .faq-tabs {
    flex-wrap: wrap;
    gap: 10px;
  }
  .faq-tab {
    width: calc(30% - 10px);
    text-align: center;
  }
  .faq-question {
    font-size: 19px;
  }
}
/* Mobile - Best layout */
@media (max-width: 576px) {
  .faq-title {
    font-size: 30px;
    margin: 20px auto;
  }
  .faq-tabs {
    flex-direction: row;
    gap: 10px;
  }
  .faq-tab {
    width: 30%;
    font-size: 12px;
    padding: 10px;
  }
  .faq-question {
    font-size: 18px;
  }
  .faq-answer {
    font-size: 15px;
    line-height: 1.55;
  }
  .faq-item {
    margin-bottom: 15px;
    padding-bottom: 8px;
  }
}
@media (max-width:480px) {
  .faq-title {
    font-size: 28px;
  }
}
/*---------------brochure-section--------------------------*/
.brochure-section {
  width: 100%;
  padding: 50px 15px;
  background: #005eb6;
          margin: 0px;
}
.brochure-wrapper {
  display: flex;
  justify-content: center; /* Centers horizontally */
  align-items: center; /* Centers vertically */
  flex-wrap: wrap;
  gap: 15px;
}
.brochure-title {
  font-size: 48px;
  font-weight: 700;
  color: #004b93;
  margin: 0 auto;
  flex: 1;
  min-width: 260px;
  text-align: center;
          
}
/* ---------------------------
   DOWNLOAD BUTTON (Final)
   --------------------------- */
.download-btn {
  display: inline-block; /* required for <a> */
  color: #fff; /* ensure no blue link */
  padding: 10px 15px;
  font-size: 20px;
  font-weight: 600;
  border: none;
  border-radius: 10px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  text-decoration: none !important; /* REMOVE underline */
  background: linear-gradient(to bottom, #ff3b3b 0%, #e11d2e 50%, #c8102e 100%);
}
/* hover effect */
.download-btn:hover {
  background: #fff;
  transform: translateY(-2px);
  color: #c8102e;
}
/* click (active) effect */
.download-btn:active {
  transform: translateY(0);
}
/* ---------- Responsive ---------- */
@media (max-width: 1024px) {
  .brochure-title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .brochure-title {
    font-size: 28px;
    text-align: left;
  }
  .download-btn {
    max-width: 300px;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .brochure-wrapper {
 
            min-height: 150px;
  }
  .brochure-title {
    text-align: center;
    font-size: 30px;
    margin: 20px 0px 10px;
  }
  .download-btn {
    padding: 8px 20px;
    font-size: 16px;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
  }
}
/*-----------*/
.stats-section {
  padding: 20px;
}
.stats-container {
  max-width: 1200px;
  margin: auto;
  display: grid;
 grid-template-columns: repeat(2, 1fr);
  gap: 0px;
  text-align: center;
  place-items: center;
}
.stat-item {
  padding: 20px;
}
.stat-item h2 {
  font-size: 35px;
  font-weight: 800;
  color: #1f2d3d;
  line-height: 0.6em;
  margin-bottom: 10px;
}
.stat-item h2 span {
  font-size: 24px;
  font-weight: 700;
}
.stat-item p {
  margin-top: 8px;
  font-size: 15px;
  color: #555;
  line-height: 1.2em;
}
.stat-item:first-child {
  width: 168px;
}
.stat-item:last-child {
  width: 200px;
}
/* Tablet */
@media (min-width: 600px) {
  .stats-container {
    grid-template-columns: repeat(3, 1fr);
  }
}
/* Desktop */
@media (min-width: 992px) {
  .stats-container {
    grid-template-columns: repeat(6, 1fr);
  }
  .stat-item {
    border-right: 1px solid #cfd4da;
  }
  .stat-item:last-child {
    border-right: none;
  }  
}

@media (max-width:460px) {
.stat-item h2{font-size: 25px;}
.stat-item{padding: 10px;}
.stat-item p{font-size: 12px;}
.stat-item h2 span{font-size: 18px;}
.stat-item:first-child {width: 100px;}
.stat-item:last-child {width: 140px;}
}




  /*---------------------All Programs----------------*/
  .section-title {
    font-size: 48px;
    font-weight: 800;
    color: #1f5ea8;
    padding: 40px 5%;
  }
  /* Layout */
  .programs-wrapper {
    display: flex;
    gap: 30px;
    padding: 0 10px 10px;
    align-items: stretch;
    background-color: #fff;
    border-radius: 20px;
  }
  /* Left Menu */
  .programs-menu {
    flex: 0 0 300px;
    border-radius: 0px;
    padding: 20px;
  }
  .programs-menu button {
    display: block;
    width: 100%;
    text-align: left;
    padding: 8px 10px;
    margin-bottom: 2px;
    border: none;
    background: transparent;
    font-size: 15px;
    cursor: pointer;
    border-radius: 5px;
    transition: 0.3s;
  }
  .programs-menu button.active, .programs-menu button:hover {
    background: #1f5ea8;
    color: #fff;
  }
  /* Content Area */
.programs-content {
    flex: 1;
    background: #f7f7f7;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    margin: 20px;
    height: 485px;

    overflow-y: scroll;     /* Always show scrollbar area */
    overflow-x: hidden;

    scrollbar-gutter: stable;  /* Prevent content shift */
}

/* Chrome, Edge, Safari */
.programs-content::-webkit-scrollbar {
  width: 2px;
}

.programs-content::-webkit-scrollbar-track {
  background: #e5e5e5;
}

.programs-content::-webkit-scrollbar-thumb {
  background: #1f5ea8;
  border-radius: 2px;
}

/* Firefox */
.programs-content {
  scrollbar-width: auto;
  scrollbar-color: #1f5ea8 #e5e5e5;
}
  .tabs-content {
    display: none;
    animation: fadeIn 0.3s ease-in-out;
  }
  .tabs-content.active {
    display: block;
  }
  .tabs-content h2 {
    font-size: 22px;
    color: #1f5ea8;
    margin-bottom: 20px;
    border-bottom: 3px solid #1f5ea8;
    display: inline-block;
    padding-bottom: 6px;
  }
  .tabs-content h4 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
  }
  .tabs-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .tabs-content ul li {
    position: relative;
    padding-left: 20px; /* space for arrow */
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 1.5;
  }
  .tabs-content ul li::before {
    content: ">>";
    position: absolute;
    left: 0;
    top: 0;
    color: #1f5ea8;
    font-weight: bold;
  }
  /* Image Right */
  .program-image {
    flex: 0 0 350px;
  }
  .program-image img {
    width: 100%;
    border-radius: 12px;
  }
  /* Animation */
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  /* Responsive */
  @media (max-width: 992px) {
    .programs-wrapper {
      flex-direction: column;
    }
    .program-image {
      order: -1;
    }
  }
  @media (max-width: 600px) {
    .section-title {
      font-size: 32px;
    }
    .programs-menu {
      padding: 10px;
    }
    .programs-menu button {
      font-size: 16px;
    }
.programs-menu button{font-size:16px; line-height: 1.25em; }
.tabs-content h2 {font-size: 22px; margin-bottom: 10px;}
.programs-content{margin: 10px;}
.tabs-content h4{font-size: 15px;}
}
@media (max-width: 480px) {
.programs-menu button {font-size: 14px;}
}
.all_programs {
    background: url("../../../../../../accounts/257/documents/2026/2/16/0fe1257dcb754d15804c8615f2441f56_50_Programs_BG.jpg");
       background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
    background-position: right;
    background-color: #edefff;
    background-position-y: top;
    background-position-x: right;
  }
  .all_programs .tabpanel {
    display: flex;
    margin: 20px 0;
  }
  .all_programs .tab_icon {
    width: 108px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    margin-top: 10px;
    margin-right: -20px;
    z-index: 99;
  }
  .all_programs .tab_icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 50px;
    margin: 0 auto;
    text-align: center;
  }
  .all_programs .tab_bg {
    position: relative;
    background-color: #d7d7d7;
    width: 50%;
    height: 108px;
    margin-top: 6px;
    border-left: 20px solid #092f6e;
  }
  .all_programs .tab_bg h4 {
    position: absolute;
    top: 50%;
    translate: 0 -50%;
    font-size: 22px;
    width: 95%;
    padding: 20px 30px 20px 20px;
  }
  .all_programs h3 {
    font-size: 35px;
    color: #005eb6;
    text-transform: uppercase;
  }
  @media screen and (max-width:480px) {
            .all_programs h3{font-size: 25px; margin: 0 auto; padding-top: 10px;}
           
}


/* Accordion behavior for mobile */
@media (max-width: 768px) {
           .all_programs {background-image: none;}

  .programs-wrapper {
    flex-direction: column;
  }

  .programs-menu {
    display: none; /* hide left menu on mobile */
  }

  .programs-content {
    margin: 0;
    padding: 0;
    background: transparent;
  }

  .tabs-content {
    display: block;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
    background: #f7f7f7;
            margin-top: 10px;
  }

  /* Accordion Header */
  .tabs-content h2 {
            display: block;
    font-size: 14px;
    padding: 15px;
    margin: 0;
    background: #1f5ea8;
    color: #fff;
    cursor: pointer;
    border: none;
  }

  /* Accordion Body */
  .tabs-content .accordion-body {
    display: none;
    padding: 15px;
  }

  .tabs-content.active .accordion-body {
    display: block;
  }

}



  /*--------------- GPP ----------------*/
  .GPP {
    background: #ffffff;
    margin: 0px;
    padding: 0px;
  }
  .GPP h3 {
    font-size: 36px;
    color: #0d5cab;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
  }
  .GPP h4 {
    font-size: 26px;
    color: #000;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin: 0;
  }
  .GPP .hr_line {
    width: 100%;
    height: 6px;
    background-color: #e6ecf5;
    margin: 12px 0 18px 0;
  }
  .GPP .subtitle {
    font-size: 16px;
    color: #333;
    max-width: 500px;
  }
  /* Features */
  .gpp-features {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
  }
  .feature-box {
    text-align: center;
    flex: 1;
    min-width: 70px;
  }
  .feature-box img {
    width: 55px;
    margin-bottom: 10px;
  }
  .feature-box h5 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
  }
  /* Partner Box */
  .partner-box {
    background: #f4f4f4;
    padding: 20px;
    border-radius: 20px;
    position: relative;
    text-align: center;
  }
  .partner-title {
    display: inline-block;
    background: #0d5cab;
    color: #fff;
    padding: 10px 25px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
  }
  .partner-logos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }
  .partner-logos img {
    max-height: 60px;
    object-fit: contain;
  }
  /* ---------------- RESPONSIVE ---------------- */
  @media (max-width: 991px) {
    .gpp-features {
      justify-content: center;
      text-align: center;
    }
    .partner-box {
      margin-top: 30px;
    }
  }
  @media (max-width: 576px) {
    .GPP h3 {
      font-size: 28px;
    }
    .GPP h4 {
      font-size: 20px;
      letter-spacing: 2px;
    }
    .subtitle {
      font-size: 16px;
    }
    .gpp-features {
      gap: 25px;
    }
    .feature-box img {
      width: 50px;
    }
    .partner-title {
      font-size: 16px;
      padding: 8px 18px;
    }
    .partner-logos img {
      max-height: 45px;
    }
  }

@media (max-width: 480px) {
          .feature-box h5 {font-size: 12px;}
          .partner-logos img{max-height: 55px;}
          .GPP .subtitle{font-size: 14px;}
          .partner-logos{gap: 20px;}
          .GPP {padding-bottom: 0px !important}
}

  /*------COMMON RESPONSIVE------*/
.disp_off{display: none;}
  .IIP .BUSchool {
    width: 49%;
  }
  #ranking .owl-item {
    padding: 0 15px;
  }
  @media screen and (max-width:768px) {
    .inside .BUSchool {
      width: 50%;
    }
    ._head-clr h2 {
      padding-top: 0px;
    }
  }
  @media screen and (max-width:480px) {
    .enquiryform h3 {
      top: 8px;
    }
    .enquiryform {
      margin-top: 20px;
    }
    .enquiryform {
      bottom: 10px !important;
    }
    .banner-hero {
      margin-bottom: 10px;
    }
    .bu_advantage .advIcon {
      max-width: 100%;
    }
    .ins-logo .container.off-right {
      padding: 0px 10px;
    }
    ._head-clr h2 {
      padding-bottom: 0px;
    }
    .BUSchool {
      width: 100%;
    }
    .inside .BUSchool {
      width: 100%;
    }
    .BUPlacement ._head-clr h2 {
      padding-bottom: 10px;
    }
    ._head-clr h2 {
      font-size: 28px !important;
      max-width: 100%;
      margin: 0 auto;
      padding: 10px;
      text-align: center;
      line-height: 1.1em;
          margin-top: 20px;
    }
    section {
      margin: 0px !important;
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
    .container {
      margin-top: 0px !important;
    }
    .recognitions {
      padding-top: 15px !important;
    }
    .bu_programs h3 {
      font-size: 18px;
      padding-top: 5px;
    }
  }
  @media screen and (max-width:375px) {}

