@media screen and (max-width: 499px) {
  h1 {
    font-size: 20px!important;
    line-height: 26px!important;
  }
  .ctaButton a {
    padding: 6px 10px!important;
}

  .bannerRichText {
    font-size: 12px!important;
}
.inner-AI {
    padding: 30px 20px!important;
}
}
@media screen (min-width: 768px) and (max-width: 991px) {
    .program-navbar-container .navbar-nav > li > a {
        font-size: 13px!important;
    }
.program-navbar-container .nav > li > a{
    padding: 10px 10px!important;
}
}
@media screen (min-width: 500px) and (max-width: 767px) {
    h1 {
    font-size: 28px!important;
    line-height: 36px!important;
  }
    h6 {
    font-size: 14px!important;
    line-height: 24px!important;
  }
}
@media screen and (min-width: 1025px) {
.passport-sec .row-fluid {
    align-items: center;
    display: flex;
}
}
/* === Media Queries === */
@media screen and (max-width: 767px) {


  h2.heading_class {
    font-size: 24px!important;
    line-height: 28px!important;
  }

  h3 {
    font-size: 20px!important;
    line-height: 28px!important;
  }

  h4 {
    font-size: 18px!important;
    line-height: 28px!important;
  }

  h5 {
    font-size: 16px!important;
    line-height: 26px!important;
  }
/* .body, p{
  font-size: 14px!important;
  } */
  
  .career-textsec hr{
    margin: 10px 0px!important;
  }
  .fees-section .AI-bottom-section{
    padding-top: 0px;
  }
  .bannerRichText .ctaButton li {
    margin-bottom: 10px;
}
.AI-bottom-section h5 {
    width: 50%;
    margin: 0px;
}
  .row-fluid [class*=span]{
    min-height: auto!important;
  }
  .program-navbar-container .navbar-toggle{
    margin-right: 12px!important;
  }
.passport-sec, .journey-bmp, .table-section  {
    padding-bottom: 50px !important;
  }
  .notes-sec {
    padding-bottom: 30px !important;
}
  .passport-sec {
    padding-top: 50px !important;
}
  .career-sec {
    padding-bottom: 50px !important;
}

  .banner-main .col {
    width: 50%;
    float: left;
  }
.AI-section {
    background-position: top!important;
  }
  .inner-AI{
    width: 70%!important;
  }
  .bannertxtmain h1 {
    margin-top: 0;
  }
  .AI-section .AI-bottom-section {
    bottom: 20px!important;
  }
  .inner-AI{
    height: 450px!important;
}
  .ctaButton.yellow-btn {
    text-align: right !important;
  }

  .bannerRichText {
    flex-wrap: nowrap !important;
  }


  .AI-section {
    background-image: url(https://www.spjain.org/hubfs/2025/2025_BBA/Mobile_Specialisation.jpg);
  }
  .body-container.container-fluid {
    padding: 0px;
}
}
@media screen and (max-width: 1240px) {
.container1 {
    padding-left: 20px;
    padding-right: 20px;
}
    .fees-section {
    padding: 20px!important;
}
}
@media screen and (min-width: 768px) {
  .body-container.container-fluid {
    padding: 0;
  }
  .width-sec {
    max-width: 95%;
}
  .fees-section .AI-bottom-section {
  padding: 20px 0;
}

.fees-section h2.heading_class, .AI-bottom-section h2.heading_class{
  width: 65%;
}
  .yellow-btn ul {
    display: flex;
  }

  .banner-heading.col {
    width: 46%;
    float: left;
    padding-right: 15px;
  }

  .banner-content.col {
    width: 54%;
    float: right;
    text-align: right;
  }

 

  .program-carousel-caption {
    display: flex;
    padding-bottom: 20px;
    align-items: flex-end;
  }

  .AI-section {
    background-image: url(https://www.spjain.org/hubfs/2025/2025_BBA/Specialisatiion.jpg);
  }

  .ctaButton.yellow-btn {
    float: right;
  }

  p.cricos-code {
    font-size: 14px;
    margin: 0;
    padding-top: 10px;
    clear: both;
    border-top: 1px solid;
  }
  
}




/* === Headings === */
h1 {
  font-family: "Inter Tight", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  letter-spacing: 0;
}

h2 {
  font-family: "Inter Tight", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 0.025em;
}

h3.inter, h3.roboto {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.015em;
}

h3.inter {
  font-family: 'Inter', sans-serif;
}

h3.roboto {
  font-family: 'Roboto', sans-serif;
}

h4.inter {
  font-family: "Inter Tight", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.01em;
}

h4.roboto {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0.01em;
}

h5.inter, h5.roboto {
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0;
}

h5.inter {
  font-family: "Inter Tight", sans-serif;
}

h5.roboto {
  font-family: 'Roboto', sans-serif;
}

h6.inter, h6.roboto {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

h6.inter {
 font-family: "Inter Tight", sans-serif;
}

h6.roboto {
  font-family: 'Roboto', sans-serif;
}

/* === Body & Paragraph === */
.body, p {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

.body-container ul li {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
}

/* === CTA Button === */
.ctaButton {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.ctaButton a {
  color: #fff;
  padding: 6px 20px;
  background: #000;
  display: inline-block;
}

/* === Lists === */
ul.icon-list {
  list-style: none;
  padding: 10px 0;
}
.icon-text {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.icon-text img {
  max-width: 24px;
  margin-right: 8px;
}

ul.bullets {
  padding-left: 18px;
  padding-bottom: 20px;
  margin: 0;
}

ul.bullets li {
  padding-left: 8px;
}

/* === Heading Class === */
h2.heading_class {
    font-size: 36px;
    letter-spacing: 0;
    margin: 0px;
    line-height: 42px;
    margin-top: 0;
    padding-bottom: 15px;
}

/* === Tables === */
table.structure-table td {
  border-bottom: 2px solid #fabf13;
  padding: 8px 4px !important;
}

table.structure-table tr,
table.structure-table td {
  font-size: 16px;
  font-family: 'Roboto', sans-serif !important;
}

/* === AI Section === */
.AI-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
      height: 600px;
}

.AI-bottom-section {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
}

.inner-AI {
    align-content: center;
    clear: both;
    height: 500px;
    padding: 0 20px;
    width: 50%;
}
p.note-class {
    padding-top: 10px;
}
/* === Career Section === */
.career-textsec .two-column .col {
  width: 50%;
  float: left;
}

.career-textsec h4.roboto,
.career-textsec p {
  margin: 0;
}

.career-textsec h4.roboto {
  font-size: 21px;
  font-weight: bold;
}

.career-textsec hr {
  margin: 15px 0;
  border-top: 1px solid #313131;
}

.career-textsec .ctaButton {
  padding-top: 20px;
}

.two-column:first-child {
  display: flex;
  flex-wrap: nowrap;
}

/* === Fee Info === */
.fee-info {
  display: flex;
  align-items: flex-start;
  gap: 30px;
  padding-bottom: 15px;
}

p.fee-label,
p.fee-amount {
  margin: 0;
}

p.fee-amount {
  font-weight: bold;
}


hr {
  width: 100% !important;
  border-color: #313131 !important;
}

.container1 {
  max-width: 1200px;
  margin: 0 auto;
}

.fees-section {
  padding: 30px 0 0;
}

.fees-section .row-fluid {
  max-width: 1200px;
  margin: 0 auto;
}



.table-section .ctaButton.black-button {
  padding-top: 20px;
}

.bannerRichText {
  color: #ffce00;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
}

.bannertxtmain .yellow-btn a {
  background-color: #ffce00;
  color: #000;
}

p.cricos-code {.programImageContainer img
  font-size: 14px !important;
  margin: 0;
  padding-top: 10px;
}

.bannertxtmain {
  align-content: center;
  color: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.programImageContainer {
  position: relative;
/*   z-index: -1; */
}

.programImageContainer img {
  height: auto !important;
  max-width: 100%;
  width: 100%;
}

.yellow-btn ul {
  list-style: none;
  padding: 0;
  margin: 0;
  column-gap: 30px;
}

.banner-main {
  margin: 0 auto;
  max-width: 1200px;
}

.degree-business {
    position: relative;
}

.AI-section .AI-bottom-section {
    position: absolute;
    bottom: 0px;
      padding: 0px 20px;
}
 .bannerRichText {
    color: #ffce00;
  }
.career-sec h2.heading_class {
    padding-bottom: 0px;
}