.pkp_structure_head {

    background: white;
    height:100%;
	width: 100%;
}

.pkp_site_name .is_img img {

    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;

}

.pkp_navigation_primary_wrapper {

   	display: block;
	color: red;

}

.pkp_navigation_primary_row {
    background: #273C70;
	color: white;
}

.pkp_site_name_wrapper, .pkp_navigation_primary_row {
    padding-left: 5px;
    padding-right: 5px;
}

.pkp_site_name {
    padding-top: 0.5px;
    padding-bottom: 0.5px;
}

.pkp_navigation_user > li > a {

    color: #f3f3f7;
} 

.pkp_head_wrapper {

    background: #f3f3f7;
	color: white;
    width="2100" height="696"

}

.pkp_structure_footer_wrapper {
    background: rgba(0,0,0,0.05);
    border-top: 1px solid #ddd;
    border-bottom: 20px solid white;
}

.pkp_brand_footer {
    padding: 0px;
    float: right;
    display: block;
    max-width: 0px;
}

body {
   	background: white;
    min-width: 130px !important;
}

.pkp_structure_main .content .hvr-underline-from-center img {
  max-width: 100%;
  width: 25px;
  height: 25px;
}

.pkp_structure_main .content img {
  max-width: 100%;
  width: 78px;
  height: 78px;
}
