.pkp_site_name {padding-top: 0 !important; padding-bottom: 0 !important}
.pkp_site_name > a {padding-top: 0; padding-bottom: 0;}
.pkp_site_name .is_img img {max-height: 300px !important;}
.pkp_site_name_wrapper {padding-left: 0; padding-right: 0;}
.pkp_navigation_user_wrapper {top: 0; right: 0; padding-right:30px;}
.pkp_structure_page {margin-top:  20px !important; margin-bottom:20 !important; padding-bottom: 20 !important;}


.pkp_structure_content {    
    font-family: "Candara", Cambria;
    font-weight: normal;
    font-size: 16px;
    color: #222
    padding-top: 0px;
}


.pkp_structure_head {

    margin: 0;
    padding: 0;
    background: transparent none;
    min-height: 100%;
    width: 100%;
    display: inline-block
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 0px;
}

.pkp_structure_head {
   border-bottom: 0px solid #ddd;
}

.pkp_footer_content {
    background: #b7b4b4;
    float: left;
    height: 100%;
    width: 100%;
    padding: 30px;
    text-align: left;
}

.pkp_structure_footer_wrapper {

    background: transparent;
    height: 100%;
    width: 100%;
    display: inline-block
    border-top: 1px solid #ddd;
    border-bottom: 0px solid #797373;
}

.pkp_brand_footer {
    background: #b7b4b4;
    float: right;
    height: 100%;
    width: 0%;
    padding: 0px;
}

.pkp_site_name .is_img {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0px;
}

.pkp_site_name .is_img img {
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;

}

.pkp_navigation_primary > li > a {
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 17px;
    display: block;
	color: #FFFFFF;

}
.pkp_navigation_primary_row {
    background: #AB0C00;
    padding-left: 20px
    

}

.pkp_site_nav_menu {
    background: transparent;
    
}

.pkp_navigation_user > li > a {

	background-color:transparent;
    color: Milk White;
}

.pkp_structure_main {

    background: Milk White;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
       height:auto;

}

.pkp_structure_sidebar {

    background: #f0f0f0;
    height:auto;

}




.pkp_head_wrapper {

    background: Milk White;
    width="2100" height="696"

}


.pkp_structure_content {
    background: #f0f0f0; 
    padding: 0px;
    height: auto;
}

body {
   	#background: url(https://png.pngtree.com/element_our/sm/20180313/sm_5aa74626dc99f.jpg);
	background: url(https://i.ibb.co/JzfVYP0/pngtree-white-festive-seamless-pattern-picture-image-1072347.png);
	min-width: 730px !important;
}

article, aside, footer, header, nav, section {
    display: block;
    font-family: "IBM Plex Sans", sans-serif;
    font-weight: normal;
    font-size: 16px;
   
}

.editorial-list{
    position: relative;
}
.editorial-list li{
    margin-bottom: 1.125rem;
}
.editorial-list .img-profile{
    position: absolute;
    width: 95px;
    height: 105px;
    border: 1px solid #ddd;
    padding: .5rem;
}
.editorial-list .img-profile .imgthumb{
    width: 80px;
    height: 90px;
    overflow: hidden;
    margin: 0 auto;
    object-fit: fill;
}
.editorial-list .img-profile img{
    width: 100%;
    height:100%;
}
.team-content{
    margin-left: 100px;
    min-height: 130px;
}
.team-content .ico-label{
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}  
.team-aff ul li{
    margin-bottom: 0;
}
.team-aff ul li .tm_label{
    display: inline-block;
    width: 80px;
}
 
.team-aff ul li .ico-label{
    width: 18px;
    height: 18px;
    margin-right: .5rem;
}
