.pkp_structure_main li{
margin: 10px 0;
  text-align: justify;
}
body{
  /*! background-color: #0028ff0a; */
}
.pkp_structure_main p{
  text-align: justify;
}

.pkp_site_nav_menu .pkp_nav_list {
  max-width: 100%;
}

.sidebar_1{
    width: 100%;
    /*! border-collapse: collapse; */
}

.sidebar_1 td{
    height: 30px;
    padding-bottom: 3px;
    padding-top: 3px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 2px solid #ffffff;
}
.sidebar_1 td a{
    width: 100%;
    display: block;
}
.sidebar_1 tr{
    background: #4b92b7;
    color: #ffffff;
    margin: 3px;
}

.sidebar_1 tr:hover{
    background-color: #2c3e50;
}

.sidebar_1 tr a{
    color: #ffffff;
}

@media (min-width: 992px) {
.pkp_site_name .is_img img {
    max-height: 180px; !important
  }
}
