* {
  padding: 0;
  margin: 0;
}

.halaman1 {
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: -10;
  background-color: none;
  font-family: 'Montserrat', sans-serif;
  background-image: url('limas.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-mask-image: linear-gradient(    
    rgb(0 0 0 / 1),
    rgb(0 0 0 / 0.8) 70%,
    rgb( 0 0 0 / 0)
  );
  mask-image: linear-gradient(
    rgb(0 0 0 / 1),
    rgb(0 0 0 / 0.8) 70%,
    rgb( 0 0 0 / 0)
  );
}

.halaman2 {
  align-items: center;
  justify-content: center;
  display: flex;
  z-index: 50;
  height: 100vh;
}

.virtuinite {
  height: 250px;
}

.halaman3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: clamp(0.625rem, 0.132rem + 1.974vw, 2.5rem); /*set to min 400px max 1920px*/
}

.history {
  font-family: Alex brush;
  text-align: center;
}

.historydescription {
  font-family: Montserrat;
  text-align: center;
  width:clamp(25rem, 11.842rem + 52.632vw, 75rem);
}

.history p{
  font-size: clamp(2rem, 1.786rem + 0.855vw, 2.813rem); /*set to min 400px max 1920px*/
  margin-top: clamp(0.625rem, 0.461rem + 0.658vw, 1.25rem); /*set to min 400px max 1920px*/
}

.introvideoprofile-container {
  display: flex;
  gap: clamp(0rem, -0.658rem + 2.632vw, 2.5rem); /*set to min 400px max 1920px*/
  align-items: center;
  justify-content: center;
}

.videoprofileamsa {
  width: clamp(20rem, 14.737rem + 21.053vw, 40rem); /*set to min 400px max 1920px*/
  height: clamp(11.25rem, 8.289rem + 11.842vw, 22.5rem); /*set to min 400px max 1920px*/
}

.intro {
  font-family: Alex brush;
  text-align: center;
  margin-top: clamp(0.938rem, 0.526rem + 1.645vw, 2.5rem); /*set to min 400px max 1920px*/
  height: clamp(6.25rem, 5.757rem + 1.974vw, 8.125rem); /*set to min 400px max 1920px*/
  background-color: #001d51;
  color:#fff;
  width: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}

.intro p{
  font-size: clamp(2.5rem, 2.336rem + 0.658vw, 3.125rem); /*set to min 400px max 1920px*/
}

.introdescription {
  font-family: Montserrat;
  text-align: justify;
  width: clamp(21.875rem, 12.829rem + 36.184vw, 56.25rem); /*set to min 400px max 1920px*/
  margin-top: clamp(0.625rem, 0.132rem + 1.974vw, 2.5rem); /*set to min 400px max 1920px*/
  text-indent: 15px;
}

.introdescription p {
  text-indent: 15px;
}

.organogram {
  font-family: Alex brush;
  text-align: center;
  margin-top: clamp(0.625rem, 0.132rem + 1.974vw, 2.5rem); /*set to min 400px max 1920px*/
  height: clamp(6.25rem, 5.757rem + 1.974vw, 8.125rem); /*set to min 400px max 1920px*/
  background-color: #001d51;
  color:#fff;
  width: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}

.organogram p{
  font-size: clamp(2.5rem, 2.336rem + 0.658vw, 3.125rem); /*set to min 400px max 1920px*/
}

.headerisi {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Montserrat', sans-serif;
  position: fixed;
  width: 100%;
  transition: all 0.3s ease;
  z-index: 99;
  height: clamp(5.625rem, 4.904rem + 2.885vw, 7.5rem); /*set to min 400px max 1440px*/
}

.headerisi.scrolled {
  background-color: white;
  color: black;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  height: clamp(5rem, 4.519rem + 1.923vw, 6.25rem); /*set to min 400px max 1440px*/
}

.headerisi.scrolled a {
  color: #001d51;
}

.headerisi.scrolled .logo {
  display: none;
}

.headerisi.scrolled .logoblack {
  display: block;
}

.headerisi.scrolled .slogan {
  color: #001d51;
}

.headerisi.scrolled .menu li a:hover {
  color: #fff;
  background-color: #001d51;
  border-radius: 5px;
}

.headerisi.scrolled .fa-bars {
  color: #001d51;
}

.logo {
    height: auto;
    width: clamp(3.125rem, 2.404rem + 2.885vw, 5rem); /*set to min 400px max 1440px*/
    margin: 5px 0 5px 0;
    margin-left: clamp(0.938rem, 0.337rem + 2.404vw, 2.5rem); /*set to min 400px max 1440px*/
}

.logoblack {
    height: auto;
    width: clamp(3.125rem, 2.404rem + 2.885vw, 5rem); /*set to min 400px max 1440px*/
    margin: 5px 0 5px 0;
    margin-left: clamp(0.938rem, 0.337rem + 2.404vw, 2.5rem); /*set to min 400px max 1440px*/
    display: none;
}

.slogan {
    color: #ffff;
    font-size: clamp(1.125rem, 0.768rem + 0.952vw, 1.625rem); /*set to min 400px max 1440px*/
    margin-right: 0;
    margin-left: clamp(0.938rem, 0.337rem + 2.404vw, 2.5rem); /*set to min 400px max 1440px*/
    font-weight: 600;
}

.univ {
  font-size: clamp(0.938rem, 0.817rem + 0.481vw, 1.25rem);
  font-weight: 350;
}

.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  background-color: none;
  font-size: clamp(0.75rem, 0.558rem + 0.769vw, 1.25rem); /*set to min 400px max 1440px*/
  font-weight: 550;
  margin-right: clamp(0.938rem, 0.337rem + 2.404vw, 2.5rem); /*set to min 400px max 1440px*/
  margin-left: auto;
}

.menu > li {
  position: relative;
}

.menu > li > a {
  color: white;
  text-decoration: none;
  padding-top: clamp(0.75rem, 0.654rem + 0.385vw, 1rem); /*set to min 400px max 1440px*/
  padding-bottom: clamp(0.75rem, 0.654rem + 0.385vw, 1rem); /*set to min 400px max 1440px*/
  padding-left: clamp(0.5rem, 0.404rem + 0.385vw, 0.75rem); /*set to min 400px max 1440px*/
  padding-right: clamp(0.5rem, 0.404rem + 0.385vw, 0.75rem); /*set to min 400px max 1440px*/
  display: block;
  transition: background-color 0.3s ease;
}

.menu li a:hover {
  color: #001d51;
  background-color: #fff;
  border-radius: 5px;
}

.fa-caret-down {
  margin-left: 10px;
}

/* Ini dropdown, hanya akan aktif kalau ada <ul class="drop"> di dalam <li> */
.drop {
  opacity: 0;
  visibility: hidden;
  transform: translateY(-20px);
  transition: opacity 0.5s ease, transform 0.3s ease;
  position: absolute;
  top: 100%;
  left: 0;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  min-width: 300px;
  z-index: 99;
  font-size: 1rem;
}

.drop li a {
  display: block;
  padding: 10px 16px;
  text-decoration: none;
  color: black;
}

.drop li a:hover {
  background-color: #f0f0f0; 
}

/* Hanya aktifkan dropdown untuk li yang punya .drop */
.menu > li:hover > .drop {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.sidebar {
  position: fixed;
  top: 0;
  right: 0;
  height: auto;
  width: clamp(15.625rem, 5.609rem + 40.064vw, 31.25rem); /*set to min 400px max 1024px*/
  z-index: 999;
  background-color: #fff;
  box-shadow: -10px 0 10px rgba(0, 0, 0, 0.1);
  list-style: none;
  text-decoration: none;
  display: none;
  flex-direction: column;
  font-family: 'Montserrat', sans-serif;
  font-size: clamp(0.75rem, 0.558rem + 0.769vw, 1.25rem); /*set to min 400px max 1024px*/
  color: #001d51;
  margin-top: clamp(4.688rem, 4.207rem + 1.923vw, 5.938rem);
  width: 100%;
}

.sidebar li {
  width: 100%;
  padding: 10px 16px;
  background-color: #fff;
}

.sidebar li:hover {
  background-color: #f0f0f0; 
  cursor: pointer;
}

.sidebar a {
  width: 100%;
  text-decoration: none;
  color: #001d51;
  font-weight: 500;
}

.opt {
  display: none;
  margin: 0;
}

.organogram-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.organogramimg {
  width: clamp(25rem, 6.908rem + 72.368vw, 93.75rem); /*set to min 400px max 1920px*/
  margin-top: clamp(0.625rem, 0.132rem + 1.974vw, 2.5rem); /*set to min 400px max 1920px*/
}

.bottom {
  margin-top: clamp(0.625rem, 0.132rem + 1.974vw, 2.5rem); /*set to min 400px max 1920px*/
  height: clamp(5rem, 3.317rem + 6.731vw, 9.375rem); /*set to min 400px max 1440px*/
  background-color: #001d51;
  width: 100%;
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}

.whitebawah {
  height: clamp(3.125rem, 1.442rem + 6.731vw, 7.5rem); /*set to min 400px max 1440px*/
}

.saundip {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.fa-bars {
  color: #fff;
  font-size: clamp(1.5rem, 1rem + 2vw, 2.5rem); /*set to min 400px max 1200px*/
  margin-right: clamp(0.938rem, 0.337rem + 2.404vw, 2.5rem);
  z-index: 9999;
}

.fa-xmark {
  font-size: clamp(1.5rem, 1rem + 2vw, 2.5rem); /*set to min 400px max 1200px*/
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

.sidebar li a{
  background-color: #fff;
  transition: background-color 0.3s ease;
}

.sidebar li a:hover {
  background-color: #ccc;
}

}


@media (min-width: 768px) and (max-width: 1024px){

.dissapear {
  display: none;
}

.sidebar li{
  background-color: #fff;
  width: 100%;
}

.sidebar a{
  background-color: #fff;
  width: 100%;
}

.sidebar li a{
  background-color: #fff;
  transition: background-color 0.3s ease;
}

.sidebar li a:hover {
  background-color: #ccc;
}

.opt {
  display: block;
}

.finance {
height: 40vh;
}

}


@media (min-width: 320px) and (max-width: 767px) {
  * {
    padding: 0;
    margin: 0;
  }

  .dissapear {
    display: none;
  }

.opt {
  display: block;
}

.finance {
height: 30vh;
}

  .cardbaris1 {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
  }

.cardbaris2 {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
  }

.cardbaris11 {
  margin: 0 0 40px 0;
}

.cardbaris12 {
  margin: 0 0 40px 0;
}

.cardbaris21 {
  margin: 0 0 40px 0;
}

.cardbaris22 {
  margin: 0;
}

.introvideoprofile-container {
  display: flex;
  gap: clamp(0rem, -0.658rem + 2.632vw, 2.5rem); /*set to min 400px max 1920px*/
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


}

