.container-banner {
  margin-bottom: 150px;
}

.container-banner-bottom {
  margin-top: -150px;
}

@media only screen and (max-width: 675px) {
  .container-banner {
    margin-bottom: 90px;
  }

  .container-banner-bottom {
    margin-top: -90px;
  }
  .bg6 {
    background: url(images/bg/semnasweb-mobile.jpg);
    background-size: cover;
    background-position: center;
    display: grid;
    align-items: center;
  }
}

@media only screen and (max-width: 675px) {
  .container-banner {
    margin-bottom: 90px;
  }

  .container-banner-bottom {
    margin-top: -90px;
  }
  
  .rs-slider.style1 .slider-content.slide10 {
    background: url(images/slider/mobile/selamat-datang-mobile.jpg);
    background-size: cover;
    background-position: center;
    display: grid;
    align-items: center;
  }
  
  .rs-slider.style1 .slider-content.slide11 {
    background: url(images/slider/mobile/promosi-mmp-mobile.jpg);
    background-size: cover;
    background-position: center;
    display: grid;
    align-items: center;
  }
  
  .rs-slider.style1 .slider-content.slide8 {
    background: url(images/slider/mobile/graber-mobile-2.jpg);
    background-size: cover;
    background-position: center;
    display: grid;
    align-items: center;
  }
  
  .rs-slider.style1 .slider-content.slide13 {
    background: url(images/slider/mobile/mulmed-academy-mobile.jpg);
    background-size: cover;
    background-position: center;
    display: grid;
    align-items: center;
  }
  
    .rs-slider.style1 .slider-content.slide12 {
    background: url(images/slider/mobile/pmb-gel4-2025-mobile.jpg);
    background-size: cover;
    background-position: center;
    display: grid;
    align-items: center;
  }
  
  .rs-slider.style1 .slider-content.slide2 {
    background: url(images/slider/mobile/drone-mobile.jpg);
    background-size: cover;
    background-position: center;
    display: grid;
    align-items: center;
  }
}

/* Program Studi */
.inner-box h4::after {
  content: '';
  border-bottom: 4px solid #f4bf00;
  width: 170px;
  border-width: 4px;
  display: block;
  margin-top: 3px;
}

.tab-25 {
  width: 25% !important;
}

.tab-30 {
  width: 30% !important;
}

.tab-35 {
  width: 35% !important;
}
