.element-box {
  margin: 0;
  position: relative;
  height: auto;
}
/*element upload file*/
.imagePreview {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 0;
  position: absolute;
  background-color: #fff;
  top: 0;
  left: 0;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.file-upload {
  display: flex;
}
.file-select {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.file-select.file-select-box {
  width: 100%;
  height: 100%;
  display: flex;
  border-radius: 10px;
  border: 2px dashed #d3d4d4;
  aspect-ratio: 1/1;
  justify-content: center;
  align-items: center;
}
.file-upload-custom-btn {
  width: 100%;
  height: 100%;
  border: none;
  color: #d3d4d4;
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 12px;
  align-items: center;
}
.file-upload-custom-btn i {
  font-size: 30px;
}
.file-select-name {
  margin-left: 15px;
}
.file-select input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.file-select.file-select-box input[type="file"] {
  z-index: 2;
}
.file-upload + .file-upload {
  margin-left: 10px;
}
.element-box.wide .imagePreview {
  height: 160px;
  aspec-ration: inherit;
}
.element-box.wide .file-select.file-select-box {
  height: 160px;
}
.element-box.wide .file-upload-custom-btn {
  height: 160px;
}
.cl-gray {
  color: #777777 !important;
}

.button-container {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
  text-align: center;
}
.mr-3 {
  margin-right: 3px;
}

/* only mobile */
@media only screen and (max-width: 768px) {
  .post-say-something {
    display: none;
  }
  .no-mobile {
    display: none;
  }
  .mob-frnd-search-inner {
    display: none;
  }
  .edit-btn-mobile {
    display: block !important;
  }

  .mt-bg-custome{
    margin-top:77px;
  }

  .logo-kemenpora{
    height:110px; 
    margin-bottom:0px;
    margin-top:-1px;
  }

  .popup-pin {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    width: 80%;
  }

  .profile-banner-large {
    background-size: auto 100%;
  }

  .profile-picture-box{
    margin-top:15px;
  }

  .show-password-login{
    top:30%;
  }

}

/* only desktop */
@media only screen and (min-width: 768px) {
  .show-password-login{
    top:50%;
  }

  .profile-user {
    height: 270px;
    width: 270px;
  }
  .no-desktop {
    display: none;
  }
  .mt-bg-custome{
    margin-top:117px;
  }

  .logo-kemenpora{
    height:235px; 
    margin-bottom:33px;
  }

  .popup-pin {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    width: 400px;
  }

  .profile-banner-large {
    background-size: auto 100%;
  }
}

.share-hover:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.meta-data-posting {
  color: blue !important;
  cursor: pointer;
}

.meta-data-posting:hover {
  text-decoration: underline;
}

.edt-meta-data-posting {
  color: blue !important;
  cursor: pointer;
}

.edt-meta-data-posting:hover {
  text-decoration: underline;
}

.share-field-big {
  width: 100%;
  padding: 15px;
  border: 1px solid #dddddd;
  height: 200px !important;
}

.kotak {position: relative;width:100%;display:flex; align-items:center; justify-content: center; background:#A2292B;}
.kotak:after {content: "";display: block;padding-bottom: 100%;}
.kotak-img {position: absolute;width: 100%;height:100%; overflow: hidden; border-radius:4px;display:block; align-items:center; justify-content: center; flex-direction:column; padding:0;overflow-y:auto;}
.kotak-img a{display:flex; align-items:center; justify-content: center; height:100%; width:100%;}
.kotak-img img{width:auto; height:100%; margin:0;}
.kotak-img .scrolling{ color:#343434; height:auto; min-height:79vh; width:100%; padding:24px;background: linear-gradient(135deg, rgba(250,182,250,1) 0%, rgba(179,162,235,1) 47%, rgba(160,250,220,1) 100%);}
.kotak-img .scrolling p{font-size:16px; line-height:22px; margin:24px 0;}
.kotak-img .scrolling h4.program{font-size:18px; line-height:22px; margin:0 auto; text-align:center;}
.kotak-img .scrolling h2.tema{font-size:32px; line-height:36px; margin:0 auto; text-align:center; font-weight:900;}
.kotak-img::-webkit-scrollbar {width:6px; background:rgba(255,255,255,0.9);}
.kotak-img::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);}
.kotak-img::-webkit-scrollbar-thumb {background-color:#666666;}
.kotak-img::-webkit-scrollbar:horizontal {height:6px;}
.kotak-img::-webkit-scrollbar:vertical {width:6px;}
.modal.show .modal-dialog.centering{position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; width:96%; height:90vh;}


.kotak-img .box-tokoh{position:relative;margin:24px auto;}
.kotak-img .box-tokoh .tokoh-inline{display:flex; justify-content:center; align-items:center; gap:12px;}
.kotak-img .box-tokoh h5.title{font-size:16px; line-height:20px; margin:0 auto 16px auto; text-align:center; font-weight:500;}
.kotak-img .box-tokoh .tokoh{margin:8px auto; max-width:100px;}
.kotak-img .box-tokoh .tokoh h4.nama{font-size:14px; line-height:18px; font-weight:500; margin:8px 0 0 0; text-align:center;}
.kotak-img .box-tokoh .tokoh h4.jabatan{font-size:12px; line-height:16px; font-weight:400; text-align:center;}
.kotak-img .box-tokoh .tokoh .profile-thumb-2{position:inherit; bottom:unset; top:unset; left:unset; right:unset;display:flex; justify-content:center; align-items:center;}
.kotak-img .peta{padding:0; background:rgba(255,255,255,0.1); border-radius:6px; margin:24px auto; position:relative; overflow:hidden;
position:relative;box-shadow:1px 1px 12px rgba(0,0,0,0.2); border:1px solid rgba(255,255,255,0.3);}
.kotak-img .peta .text-peta{min-height:150px; display:flex; justify-content:center; align-items:flex-start; flex-direction:column; padding:16px; float:left; padding-right:166px; position:relative;}
.kotak-img .peta .img-peta{width:150px; height:150px; overflow:hidden; display:flex; justify-content:center; align-items:center; position:absolute; top:0; right:0;}
.kotak-img .peta .img-peta {width:auto; height:150px;}
.kotak-img .peta h5.title{font-size:14px; line-height:18px;font-weight:500;}
.kotak-img .peta p{font-size:14px; line-height:18px; margin:0;}

.kotak-img .box-sponsor{position:relative;margin:24px auto;}
.kotak-img .box-sponsor .sponsor-inline{display:flex; justify-content:center; align-items:center; gap:12px;}
.kotak-img .box-sponsor h5.title{font-size:16px; line-height:20px; margin:0 auto 16px auto; text-align:center; font-weight:500;}
.kotak-img .box-sponsor .sponsor{margin:8px auto; max-width:100px;}
.kotak-img .box-sponsor .sponsor h4.nama{font-size:14px; line-height:18px; font-weight:500; margin:8px 0 0 0; text-align:center;}
.kotak-img .box-sponsor .sponsor h4.jabatan{font-size:12px; line-height:16px; font-weight:400; text-align:center;}
.kotak-img .box-sponsor .sponsor .profile-thumb-2{position:inherit; bottom:unset; top:unset; left:unset; right:unset; display:flex; justify-content:center; align-items:center; border-radius:0;}
.kotak-img .box-sponsor .sponsor .profile-thumb-2 img{width:auto; height:auto; object-fit:fill;}
.kotak-img .box-sponsor .sponsor a{color:#333333;}
@media only screen and (min-width:320px) and (max-width:768px) {
.kotak-img .box-tokoh .tokoh-inline{flex-wrap:wrap;}
.kotak-img .box-sponsor .sponsor-inline{flex-wrap:wrap;}
}

.post-meta-like:hover {
  color: #dc4734;
}

.slick-burger {
  position: absolute;
  bottom: -25px;

  display: block;

  width: 100%;
  padding: 0;
  margin: 0;

  list-style: none;

  text-align: center;
}
.slick-burger li {
  position: relative;

  display: inline-block;

  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;

  cursor: pointer;
}
.slick-burger li:first-child button {
  width: 15px;
  height: 13px;
  display: inline-block;
  position: relative;
}
.slick-burger li:first-child button::before,
.slick-burger li:first-child button::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #000;
  position: absolute;
  left: 0;
  opacity: 0.25;
}
.slick-burger li:first-child button:hover::after,
.slick-burger li:first-child button:focus::after {
  opacity: 1;
}
.slick-burger li button {
  font-size: 0;
  line-height: 0;

  display: block;

  width: 20px;
  height: 20px;
  padding: 5px;

  cursor: pointer;

  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-burger li button:hover,
.slick-burger li button:focus {
  outline: none;
}
.slick-burger li button:hover:before,
.slick-burger li button:focus:before {
  opacity: 1;
}
.slick-burger li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;

  position: absolute;
  top: 0;
  left: 0;

  width: 20px;
  height: 20px;

  content: "•";
  text-align: center;

  opacity: 0.25;
  color: black;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-burger li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.responsive-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
}

.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.btn-circle{
  border-radius: 50% !important;
  margin-bottom: 5px;
}

.bg-image {
  background-image: url('../../assets/images/banner/bg2.jpg'); 
}

.thumb-youtube{
  cursor:pointer;
}
.thumb-ig{
  cursor:pointer;
}
.thumb-fb{
  cursor:pointer;
}
.thumb-spotify{
  cursor:pointer;
}
.thumb-soundcloud{
  cursor:pointer;
}
.thumb-link{
  cursor:pointer;
}

.no-comment{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

.publish-schedule-posting {
  color: blue !important;
  cursor: pointer;
}

.publish-schedule-posting:hover {
  text-decoration: underline;
}

.edt-publish-schedule-posting {
  color: blue !important;
  cursor: pointer;
}

.edt-publish-schedule-posting:hover {
  text-decoration: underline;
}

.approve-publish-schedule-posting {
  color: blue !important;
  cursor: pointer;
}

.approve-publish-schedule-posting:hover {
  text-decoration: underline;
}

.edt-approve-publish-schedule-posting {
  color: blue !important;
  cursor: pointer;
}

.edt-approve-publish-schedule-posting:hover {
  text-decoration: underline;
}

.thumb-teks{
  position: absolute;
  width: 70px;
  height: 24px;
  font-size: 12px;
  padding: 0 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background: rgba(249 0 0);
  top: 10px;
  right: 10px;
  z-index: 1;
  border-radius: 4px;
  display: none;
}

.thumb-play-youtube{
  position: absolute;
  width: 68px;
  height: 48px;
  font-size: 100%;
  padding: 0 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  top: 50%; /* Center vertically */
  left: 50%; /* Center horizontally */
  transform: translate(-50%, -50%); /* Translate back to center */
  z-index: 1;
}

.grecaptcha-badge { 
  visibility: hidden !important;
}

.live-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: red;
  color: white;
  font-size: 12px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
}

.sticky-position-widget {
  position: fixed;
  top: 130px; 
  /* z-index: 9; */
}

.mt-bg{
  margin-top:60px;
}

.bg-cover{
  bottom: 0px;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 100%;
}

.scroll-mobile{
  box-shadow: 0px 0px 0px 0px white;
  border: 0px solid white;
  margin-bottom:0px;
  margin-top:-1px;
}
.clear-btn{
  background-color:buttonface; /* Warna background */
  color: black; /* Warna teks */
  margin-top:5px;
  padding: 3px 3px; 
  border: 2px solid #eee;
  border-radius: 3px; /* Border radius yang lebih kecil */
  cursor: pointer; /* Mengubah kursor menjadi pointer saat mengarahkan ke tombol */
  transition: background-color 0.3s; /* Efek transisi saat hover */
  font-size: 12px; /* Ukuran font yang lebih kecil */
}
/* Hover effect */
.clear-btn:hover {
  fill: #444;
}

.hyperlink-click-toggle {
  color: blue !important;
  cursor: pointer;
}

.hyperlink-click-toggle:hover {
  text-decoration: underline;
}

.hyperlink-click-toggle {
  color: blue !important;
  cursor: pointer;
}

.hyperlink-click-toggle:hover {
  text-decoration: underline;
}

.btn-category:hover{
  background-color: rgba(0,0,0,0.1) !important;
  color: #000 !important;
}
.post-share-btn:hover img {
  content: url('../images/live.png');
}
.btn-category{
  height:32px;
  line-height: 0;
  margin-bottom:1px;
  padding:5px;
  padding-right:14px;
  padding-left:14px;
  text-transform: none;
}

.custom-dot-link-vote:before {
  /* Mengatur konten untuk pseudo-elemen */
  content: "Vote" !important;
  /* Mengatur properti gaya untuk membuat kotak */
  display: inline-block !important; /* Mengubah display menjadi inline-block agar ukuran dapat diatur */
  width: 50px !important; /* Lebar kotak */
  height: 20px !important; /* Tinggi kotak */
  background-color: #007bff !important; /* Warna latar belakang kotak */
  color: #ffffff !important; /* Warna teks */
  text-align: center !important; /* Posisi teks ke tengah */
  line-height: 20px !important; /* Ketinggian garis sama dengan tinggi kotak untuk memposisikan teks di tengah */
  font-size: 12px !important; /* Ukuran teks */
  border-radius: 5px !important; /* Mengatur border radius untuk membuat sudut kotak */
  font-family: "Roboto", sans-serif;
}

.custom-dot-link-lihat-hasil:before {
  /* Mengatur konten untuk pseudo-elemen */
  content: "Lihat Hasil" !important;
  /* Mengatur properti gaya untuk membuat kotak */
  display: inline-block !important; /* Mengubah display menjadi inline-block agar ukuran dapat diatur */
  width: 100px !important; /* Lebar kotak */
  height: 20px !important; /* Tinggi kotak */
  background-color: red !important; /* Warna latar belakang kotak */
  color: #ffffff !important; /* Warna teks */
  text-align: center !important; /* Posisi teks ke tengah */
  line-height: 20px !important; /* Ketinggian garis sama dengan tinggi kotak untuk memposisikan teks di tengah */
  font-size: 12px !important; /* Ukuran teks */
  border-radius: 5px !important; /* Mengatur border radius untuk membuat sudut kotak */
  font-family: "Roboto", sans-serif !important;
}

.slick-dots > li:has(.custom-dot-link-vote) {
  padding-right: 50px;
}

.slick-dots > li:has(.custom-dot-link-lihat-hasil) {
  padding-right: 100px;
}

.slick-burger > li:has(.custom-dot-link-vote) {
  padding-right: 50px;
}

.slick-burger > li:has(.custom-dot-link-lihat-hasil) {
  padding-right: 100px;
}

.overlay-pin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  text-align: center; 
}

.popup-pin-close {
  position: absolute;
  right: 10px;
  cursor: pointer;
  font-size: 30px;
  font-weight: bold;
  color:black
}

.popup-pin-close-type-6 {
  position: absolute;
  right: 10px;
  cursor: pointer;
  font-size: 30px;
  font-weight: bold;
  color:black
}

.popup-pin img {
  width: 100%;
  display: block;
  margin-bottom: 10px; 
}

.header-menu-mobile {
  max-width: 100%
}
.imsak-mobile{
  max-width: 100%
}
.container-mobile{
  max-width: 100%;
}
.container-mobile-landscape{
  max-width: 100%;
  padding-left:0px;
  padding-right:0px;
  margin-right:0px;
  margin-right:0px;
}

.container-mobile-landscape  #all-content .card.custome-card {
  padding: 0 !important;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.post-content figure figcaption {
  color: #999;
  display: block;
  margin-top: .25rem;
  text-align: center;
}