.pkp_structure_head {
  background: center !important;
}
#headerNavigationContainer {
    background-image: url(https://hjmsuob.com/public/b1.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 163px;  
    background-color: #3f646f !important;
    background-position: top right !important;
}
@media (min-width: 992px) {
  .pkp_structure_content {
    padding-top: 10.1rem;
  }
}
@media (min-width: 992px) {
  .pkp_head_wrapper {
    padding-top: 130px;
  }
}
.pkp_navigation_primary_wrapper {
  z-index: 99999 !important;
}
@media (min-width:768px) {
  .pkp_structure_main:before,
  .pkp_structure_main:after {
    
    background:none !important; 
  }
  
}
.pkp_site_nav_menu {
 
  width: 100%;
 
  background: #24384c !important;
  left: 0;
 
  z-index: 9999;
}
.pkp_structure_footer_wrapper {
  background: #24384c;
}
.pkp_structure_footer_wrapper a {
  background: #fff !important;
}
@media (min-width: 992px) and (min-width: 992px) {
  .pkp_navigation_primary {
    display: inline-block;
    max-width: 100% !important;
    text-align: left;
  }
}

.cmp_breadcrumbs ol {
  background: #c7b064;
  padding: 10px 20px;
  width: 100% !important;
  border-radius: 5px;
  border-left: 7px solid #24384c;
}
.pkp_structure_sidebar h2 {
    background: #c7b064;
  padding: 10px 20px;
  width: 100% !important;
  border-radius: 5px;
  border-left: 7px solid #24384c;
}
.pkp_structure_sidebar #customblock-contact-as {
  background: #d8eaff;
  border-radius: 8px;
}
.block_make_submission .content a {
  background: #285a54 !important;
  color: #fff !important;
  width: 100%;
  padding: 10px;
  text-align: center;
  font-size: 1.1em;
  border-radius: 10px;
  transition: 0.2s ease;
}
.cmp_breadcrumbs .current {
  color: rgb(255, 255, 255);
  font-weight: bold;
}