.pkp_structure_head {
	background-image: url('http://jlp.puslitbang.polri.go.id/jlp/RujUxYuks/journals/1/header_image.jpg') !important;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 200px;
	height: 200px;
}

.pkp_site_name {
	display: none !important;
}

.pkp_navigation_primary_row {
	position: relative;
	top: 180px;
}

/*  
@media only screen and (min-width : 992px) {
	.pkp_search input{
		margin-left: 250px !important;
	}
} */


/* .pkp_page_index .current_issue h2{
	margin-top: 40px;
} */
.pkp_structure_content {
	margin-top: 30px;
}

@media only screen and (max-width : 991px) {
	.pkp_structure_content {
		margin-top: 70px;
	}
}

@media only screen and (max-width : 648px) {
	.pkp_structure_content {
		margin-top: 120px;
	}
} 

@media only screen and (max-width : 480px) {
	.pkp_structure_content {
		margin-top: 140px;
	}
} 

@media only screen and (max-width : 409px) {
	.pkp_structure_content {
		margin-top: 180px;
	}
} 

/* 
@media only screen and (max-width : 480px) {
	.pkp_page_index .current_issue h2{
		margin-top: 100px;
	}
} 

@media only screen and (max-width : 410px) {
	.pkp_page_index .current_issue h2{
		margin-top: 100px;
	}
} 
@media only screen and (max-width : 381px) {
	.pkp_page_index .current_issue h2{
		margin-top: 135px;
	}
}  */


.pkp_head_wrapper .pkp_search {
	transform: translateX(30px) !important;
	margin-top: 0px;
}
/* 
.pkp_search input{
	margin-left: 250px!important;
	width: 250px !important;
} */

#navigationUserWrapper {
	transform: translateY(-20px);
}

#navigationUser > li > a {
	color: rgba(0,0,0,0.54) !important;
}

.page_search .date_range {
	display: none;
}
.heading ~ .galleys > ul.galleys_links > li {
    /* color: green; */
    /* border: 1px solid black; */
    list-style-type: none;
    margin-left: -40px;
}
/* .galleys_links {
    list-style: none;
    padding-left: 0;
    margin: 0;
}
.galleys_links li::marker {
  content: none;
} */
/* ===== FOOTER LAYOUT ===== */
.pkp_structure_footer{
	color: white;
	background-color: #800000;
  text-decoration: none;
}

.footer-container{
  display:flex;
  flex-wrap:wrap;
  gap:20px;
  margin:40px 0 20px;
  width:100%;
  font-size:0.9rem;
  line-height:1.5;
  align-items: stretch;
}

.footer-left{
  flex:1 1 200px;
  min-width:280px;
}

.footer-title{
  font-size:1.35rem;
  margin:0 0 4px;
  font-weight:600;
}

.footer-desc{ margin:0 0 12px; }
.footer-copy {
  margin-top: auto;        /* <== ini mendorong ke paling bawah kolom kiri */
  padding-top: 20px;
  font-weight: bold;
}

.footer-copy img{
  width:40px;
  height:auto;
  vertical-align:middle;
  margin-left:6px;
}

.footer-right{
  flex:1 1 500px;
  min-width:280px;
  display:flex;
  flex-direction:column;
  align-items:center;
}

/* Map size */
.footer-map img{
  width:500px;          /* exact width */
  height:auto;
  max-width:100%;
}

/* ===== LOGO ===== */
.logo-row{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:20px;
  margin-top:20px;
}

.logo-row img{
  width:100px;
  height:60px;
  object-fit:contain;

  /* monokrom putih */
  filter:brightness(0) invert(1);
}

/* responsive tweaks */
@media(max-width:768px){
  .logo-row img{ width:140px; }
}
@media(max-width:480px){
  .logo-row img{ width:120px; }
  .footer-map img{ width:100%; }
}

.footer-icon-text {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 4px;
  text-decoration: none;
  color: #fff;
}
.footer-icon-text a {
  text-decoration: none;
  color: #fff;
}

.footer-icon {
  width: 16px;
  height: 16px;
  object-fit: contain;
  vertical-align: middle;
  filter:brightness(0) invert(1);
}

.article-summary-item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.5rem;
  margin-bottom: 2rem;
}

.article-summary-item:last-child {
  border-bottom: none;
}

.article-summary-item:hover {
  background-color: #f9f9f9;
}

.article-summary-item .title a {
  font-size: 1.2rem;
  font-weight: bold;
  color: #333;
  text-decoration: none;
}

.article-summary-item .title a:hover {
  text-decoration: underline;
}

.article-summary-item .meta {
  font-size: 0.9rem;
  color: #666;
  margin-top: 0.5rem;
}

.article-summary-item .doi {
  font-size: 0.85rem;
  color: #444;
  margin-top: 0.3rem;
}
.additional_content h2 {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    display: inline-block;
    padding-bottom: 0.5em;
    border-bottom: 3px solid #f7bc4a;
    text-transform: uppercase;
    font-weight: 700;
    color: rgba(0, 0, 0, 0.54);
}
.additional_content p {
    text-align: justify;
}

  .vertical-menu {
    padding: 16px;
    margin-bottom: 24px;
    background-color: #f9f9f9;
    border-radius: 8px;
  }
  .vertical-menu a {
    display: block;
    padding: 8px 12px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #ddd;
  }
  .vertical-menu a:last-child {
    border-bottom: none;
  }
  .vertical-menu .active {
    font-weight: bold;
    background-color: #eee;
    pointer-events: none;
  }