@media only screen and (max-width: 600px) {
  .mobile-footer-img {
    margin-left: 25%;
  }
  .mobile-nav-buttom {
    display: block !important;
  }

  .size-100-px {
    width: 100% !important;
    height: 32px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 5px !important;
    margin: 5px !important;
  }

  .header-container {
    min-height: 55px !important;
  }

  .margin-top-70-slide {
    margin-top: 70px !important;
  }

  .margin-top-30 {
    margin-top: 70px !important;
  }

  .header-effect-shrink {
    position: fixed !important;
    top: 0;
    width: 100%;
    z-index: 1000;
    transition: all 0.3s ease;
  }

  .col-md-custom-2 {
    width: 32% !important;
    /* width: 50% !important; */
  }

  .col-sm-custom-2 {
    width: 50% !important;
  }

  .font-8pt {
    text-align: center;
    margin-top: 15px;
    font-size: 9pt !important;
  }

  .col-colums-5 {
    flex: 0 0 auto !important   ;
    width: 100% !important;
  }

  .img-owl-class {
    width: 18rem !important;
    text-align: center;
    margin-left: 10%;
  }

  .m-mobile {
    margin: 5px !important;
  }

  .banner-bawah img {
    height: 110px;
  }
  .m-top-m-50 {
    margin-top: -50px !important;
  }
  .m-top-mines {
    margin-top: -90px !important;
  }

  .img-card img {
    width: 350px !important;
    max-height: 500px !important;
    margin-top: -80px !important;
    margin-left: -70px !important;
  }

  .size-card {
    max-height: 500px !important;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .setting-img {
    background-size: 100% 100%;
    background-position: center;
    height: 200px !important;
    background-repeat: no-repeat;
  }

  .padding-mobile {
    margin-top: -100px !important;
    padding: 20px;
  }

  .padding-mobile-20 {
    padding: 20px;
  }

  .desktop-only {
    display: none !important;
  }

  .mobile-only {
    display: block !important;
  }

  .font-size-h1-m {
    font-size: 15pt !important;
  }
}

.mobile-nav-buttom {
  display: none;
}

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

.img-owl-class {
  width: 12rem;
}

html .scroll-to-top.visible {
  display: none !important;
}

.col-colums-5 {
  flex: 0 0 auto !important   ;
  width: 19.866667%;
}

.owl-next {
  margin-right: 20px !important;
}

.footer-melayang {
  position: fixed;
  right: 0;
  top: 96%;
  /* top:715px; */

  z-index: 9999;
}

.container-survey {
  position: fixed;
  right: 0;
  /* top: 53%; */
  top: 405px;
  z-index: 9999;
  transform: rotate(-90deg) translateY(100%);
}

.container-survey a .fa {
  transform: rotate(90deg);
  color: #0188cc;
}

.container-survey a:hover {
  color: #005490;
}

.container-survey a {
  /* background-color: #0088ccd6; */
  background-color: white;
  color: black;
  /* klo tulisannya pendek komen display block */
  display: block;
  padding: 10px 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 0 4px 1px rgb(0 0 0 / 15%);
  text-decoration: unset !important;
  margin-top: -7px;
  font-size: 12px;
}

.container-pelayanan {
  position: fixed;
  right: 0;
  /* top: 37.5%; */
  top: 302px;
  z-index: 9999;
  transform: rotate(-90deg) translateY(100%);
}

.container-pelayanan a .fa {
  transform: rotate(90deg);
  color: #0188cc;
}

.container-pelayanan a:hover {
  color: #005490;
}

.container-pelayanan a {
  /* background-color: #0088ccd6; */
  background-color: white;
  color: black;
  /* klo tulisannya pendek komen display block */
  display: block;
  padding: 10px 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 0 4px 1px rgb(0 0 0 / 15%);
  text-decoration: unset !important;
  margin-top: -7px;
  font-size: 13px;
}

.container-pengaduan {
  position: fixed;
  right: 0;
  /* top: 37.5%; */
  top: 200px;
  z-index: 9999;
  transform: rotate(-90deg) translateY(100%);
}

.container-pengaduan a .fa {
  transform: rotate(90deg);
  color: #0188cc;
}

.container-pengaduan a:hover {
  color: #005490;
}

.container-pengaduan a {
  /* background-color: #0088ccd6; */
  background-color: white;
  color: black;
  /* klo tulisannya pendek komen display block */
  display: block;
  padding: 10px 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 0 4px 1px rgb(0 0 0 / 15%);
  text-decoration: unset !important;
  margin-top: -7px;
  font-size: 12px;
}

.container-laporan {
  position: fixed;
  right: 0;
  /* top: 53%; */
  top: 524px;
  z-index: 9999;
  transform: rotate(-90deg) translateY(100%);
}

.container-laporan a .fa {
  transform: rotate(90deg);
  color: #0188cc;
}

.container-laporan a:hover {
  color: #005490;
}

.container-laporan a {
  /* background-color: #0088ccd6; */
  background-color: white;
  color: black;
  /* klo tulisannya pendek komen display block */
  display: block;
  padding: 10px 15px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  box-shadow: 0 0 4px 1px rgb(0 0 0 / 15%);
  text-decoration: unset !important;
  /* margin-top:-7px; */
  margin-top: 8px;
  font-size: 12px;
}

/* @keyframes blink {
        0% {
          opacity: 0;
        }
        50% {
          opacity: .5;
        }
        100% {
          opacity: 1;
        }
      }
.blink{
	  animation: blink 15s linear infinite;
} */

@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.blink {
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}

.hover-owl:hover {
  background-color: yellow !important;
}

.banner-bawah img {
  max-height: 270px;
}

.text-stroke {
  color: black;
  -webkit-text-fill-color: white; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}

/* .zoom {
  padding: 50px;
  background-color: green;
  transition: transform .2s;
  width: 200px;
  height: 200px;
  margin: 0 auto;
} */

.zoom {
  transition: transform 0.2s;
}

.zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5);
}

figure.zoom {
  background-position: 50% 50%;
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: zoom-in;
}
figure.zoom img:hover {
  opacity: 0;
}
figure.zoom img {
  transition: opacity 0.5s;
  display: block;
  width: 100%;
}

.posisi-left {
  margin-left: -60px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.m-top-mines {
  margin-top: -50px;
}

.size-card {
  max-height: 200px;
}

.img-card img {
  width: 200px;
  max-height: 500px;
  margin-top: -80px;
  margin-left: -70px;
}

.size-h-150 {
  height: 150px;
  max-height: 155px;
  overflow: auto;
}

.shadow-card {
  background: #fff;
}

.setting-img {
  background-size: 100% 100%;
  background-position: center;
  height: 560px;
  background-repeat: no-repeat;
}

.setting-card {
  background: white !important;
  border: 1px solid #e5e5e5 !important;
}

.m-show {
  display: none;
}

.padding-mobile {
  margin-top: -50px;
}

.margin-top-50 {
  margin-top: -50px;
}

.margin-top-80 {
  margin-top: -80px;
}

.margin-top-90 {
  margin-top: -9 0px;
}

.margin-top-100 {
  margin-top: -100px;
}

.card-custom-index {
  background: white !important;
  z-index: 1;
}

.thumb-info-caption-text h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Menentukan jumlah baris yang ingin ditampilkan */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12pt;
}

.thumb-info-caption-text h5 {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Menentukan jumlah baris yang ingin ditampilkan */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none !important;
}

.thumb-info-caption-text p {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Menentukan jumlah baris yang ingin ditampilkan */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bg-red-banner {
  background: #da251c !important;
}

.bg-dark-blue-banner {
  background: #030060 !important;
}

.bg-dark-grey-banner {
  background: #34383d !important;
}

.bg-footor-banner {
  background: #323232 !important;
}

.custom-rounded {
  border-radius: 20px; /* Atur border-radius sesuai kebutuhan */
}

.bg-navbar {
  background: #030060 !important;
}

.blur-background {
  /* position: relative; */
  filter: blur(7px);
  /* z-index: -1; */
}

.shadow-image {
  /* box-shadow: 0 4px 6px rgba(255, 255, 255, 0.734); */
  /* box-shadow: 0px 0px 10px 1px rgb(3 0 96 / 48%); */
  box-shadow: 0px 0px 6px 4px rgb(191 159 98);
}

.rounded-custom input {
  border-radius: 15px 0px 0px 15px !important;
}

.nama-penulis {
  font-size: 13pt;
  font-weight: 700;
  color: #000;
}

.nama-penulis-15 {
  font-size: 15pt;
  font-weight: 700;
  color: #000;
}

.nama-penulis-17 {
  font-size: 17pt;
  font-weight: 700;
  color: #000;
}

.deskripsi-buku {
  font-size: 14pt;
  font-weight: 700;
  color: #000;
}

.custom-card-komen {
  height: 250px !important;
  max-height: 250px !important;
  overflow-y: auto;
}

.align-items-center {
  display: flex;
  align-items: center;
}

.border-radius-10 {
  border-radius: 10px !important;
}

.none-underline {
  text-decoration: none;
}

.color-black {
  color: black;
}

.hover-color:hover {
  background-color: #34383d !important;
  transition: background-color 0.3s ease !important;
  text-decoration: none !important;
}

.hover-color:hover h4 {
  color: white;
  text-decoration: underline !important;
}

.flip-card {
  background-color: transparent;
  /* width: 300px; */
  height: 300px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.7s;
  transform-style: preserve-3d;
  /* box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); */
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 10px;
}

.flip-card-front {
  /* background-color: #bbb; */
  color: black;
}

.flip-card-back {
  background-color: #34383d;
  color: white;
  transform: rotateY(180deg);
}

/* .custom-tag-html {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5em; 
  max-height: 3em; 
} */

.custom-tag-html p {
  font-size: 8pt !important;
  line-height: 13px !important;
}

.custom-tag-html-desc p {
  font-size: 12pt !important;
  line-height: 30px !important;
  text-align: justify !important;
}

.pagination .shadow-sm {
  display: none !important;
}

.pagination .text-sm {
  margin-top: 10px !important ;
}

.custom-container {
  display: flex;
  justify-content: space-around;
  align-items: center; /* Pastikan elemen di tengah secara vertikal */
}

.nav-item-custom {
  flex-basis: 20%; /* Atur semua elemen ke lebar yang sama */
  text-align: center; /* Buat semua elemen di tengah secara horizontal */
}

.nav-link-custom {
  display: flex;
  flex-direction: column;
  align-items: center; /* Pastikan semua elemen ada di tengah */
}

.nav-item-custom img {
  width: 35px; /* Atur lebar gambar sesuai kebutuhan */
  height: 35px; /* Atur tinggi gambar sesuai kebutuhan */
  margin-top: -10px; /* Atur margin sesuai kebutuhan */
}
.nav-link-custom.active {
  color: #da251c;
}

.nav-link-custom.noactive {
  color: #030060;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  background-color: #030060;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 22pt;
  margin-left: 50px;
  color: white;
}

.owl-dots {
  display: none !important;
}

.tag-custom {
  display: inline-flex;
  align-items: stretch;
  background: #050096;
  font-size: 12px;
  border-radius: 4px;
  padding: 0 10px;
}

.tag-custom-detail {
  display: inline-flex;
  align-items: stretch;
  background: #050096;
  font-size: 14px;
  border-radius: 4px;
  padding: 5px 10px;
}

.active-tag {
  background: white !important;
  color: black !important;
  font-weight: bold !important;
}

.color-white {
  color: #ffffff;
  font-weight: 300;
}
