.pkp_structure_main:before, .pkp_structure_main:after {
	diplay: none !important;
}
.pkp_footer_content {
    color: #fff;
    text-align: center !important;
}
.pkp_structure_footer_wrapper {
    background: #004b7f !important;
}
.pkp_brand_footer {
    display: none !important;
}

@media (min-width: 1200px) {
    .has_site_logo .pkp_head_wrapper {
        width: 100%;
    }
}
.has_site_logo .pkp_navigation_primary_wrapper {
    text-align: center;
    font-weight: bold;
}
.has_site_logo .pkp_site_nav_menu {
    background: #004b7f !important;
}
.has_site_logo .pkp_structure_main p,.has_site_logo  .pkp_structure_main ul {
    text-align: justify;
}
@media (min-width: 992px) {
    .has_site_logo .pkp_head_wrapper {
        padding-top: 10rem;
    }
}
.has_site_logo .pkp_structure_head {
    background: url(https://sphinxsp.org/wp-content/uploads/2025/06/2149160928.jpg);
    background-position: center;
}
    .has_site_logo .pkp_site_name .is_img img {
 
        border-radius: 10px;
    }