div#theme_v3_container.philippines-blogs header nav,
div#theme_v3_container.blogs-nga-911-ph header nav,
div#theme_v3_container.philippines-case-study-case-study-ph header nav{
    background: #231f20;
}
h1.post_titles {
    color: #002f5a;
} 
h1.post_titles::before {
    content: "";
    width: 11%;
    display: block;
    position: relative;
    height: 5px;
    background: #c7233b;
    margin-bottom: 10px;
}
.blog-item:last-child {
    border: none;
}
a.demo-btn {
    border: 1px solid #fff;
    padding: 15px 30px;
    color: #FFFF;
    text-transform: uppercase;
    font-size: calc(.7vh + .7vw);
    border-radius: 8px !important;
    transition: 0.5s all;
}
.header_socials a {
    padding: 0 5px;
    border: 1px solid #fff;
    margin-right: 10px;
    text-align: center !important;
    border-radius: 4px;
    display: inline-block;
    width: auto;
    transition: 0.5s all;
}
.header_contact i{
    margin:0;
}
div#theme_v3_container.philippines-blogs .blog-title h4 a{
    color:#000 !important; 
    font-size:22px;
}
div#theme_v3_container.philippines-blogs .blog-title {
    padding: 20px 0 !important;
}
.blog-post h3{
    font-size:26px;
}
body#page-press-releases-press-release-post .blog-post,
body#page-philippines-blogs-post .blog-post{
    max-width: 1170px;
}