.pkp_brand_footer {
	display:none;
}

.pkp_structure_head
{
  background-image: url('https://jurnal-mhki.or.id/public/journals/1/pageHeaderLogoImage-new.png?v=1');
 background-repeat: no-repeat;
  background-size: cover; 
}

.pkp_site_name{
height:148px;
}

.pkp_site_name .is_img img{
display:none;
}

.block_custom a {
color:#fff;
}
.pkp_site_nav_menu{
background: transparent;
}

@media only screen and (max-width: 768px) {
  .pkp_site_nav_menu{
	background: #00003b;
  }
.pkp_site_name_wrapper {
 height:60px
}	
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 1024px)  and (orientation: landscape) {
.pkp_site_nav_menu{
	background: #00003b;
  }
}
