.pkp_site_name .is_img img {display: inline-block; max-height: 165px; max-width: 1500%; width: auto; height: auto;}
.pkp_footer_content { float:left; width:70%; padding-top:10px; padding-bottom:10px;}
.pkp_brand_footer {float:right; width:30%; padding-top:10px; padding-bottom:10px;}

.pkp_head_wrapper .pkp_search {display: block; padding: 10px 0; font-size: 13px; line-height: 20px; text-align: center; display: none;}

@media only screen and (max-width: 800px)
.has_site_logo .pkp_head_wrapper {
    position: relative;
    width: 1500%;
    margin: 0px auto;
    padding-left: 1px;
    padding-right: 1px;
}

.pkp_head_wrapper {
    padding-top: 5px;
}

.pkp_structure_footer {
    text-align: center;
    background: #0549a8;
}

.pkp_structure_footer_wrapper {
    background: #064AA8;
}