﻿h1:before {
    background: #767676;
    content: "\020";
    display: block;
    height: 0px;
    margin: 0rem 0;
    width: 0em;
}
article {
    margin: 40px 0px !important;
    font-size: 20px;
    line-height: 32px;
}
footer.entry-footer {
    display: none;
}
.post-navigation .nav-links {
    flex-direction: row;
    margin: 0 calc(10% + 60px);
    max-width: calc(6 * (100vw / 12) - 28px);
    display: none;
}
.comments-area .comments-title-wrap {
    align-items: baseline;
    display: none;
    justify-content: space-between;
}
.comment-list {
    list-style: none;
    padding: 0;
    display: none !important;
}
.fa-file-text-o:before {
    content: "\f0f6";
    background: url(../image/brochure.png);
    color: #fff0;
    font-size: 38px;
    background-repeat: no-repeat;
    background-size: contain;
}
.fa-hdd-o:before {
    background: url(../image/social-media.png);
    color: #fff0;
    font-size: 38px;
    background-repeat: no-repeat;
    background-size: contain;
    content: "\f0a0";
}
.fa-edit:before, .fa-pencil-square-o:before {
    background: url(../image/logo-design.png);
    color: #fff0;
    font-size: 38px;
    background-repeat: no-repeat;
    background-size: contain;
    content: "\f0a0";
}
.fa-newspaper-o:before {
    background: url(../image/new-product.png);
    color: #fff0;
    font-size: 38px;
    background-repeat: no-repeat;
    background-size: contain;
    content: "\f0a0";
}
.fa-code:before {
    content: "\f0f6";
    background: url(../image/responsive-design.png);
    color: #fff0;
    font-size: 38px;
    background-repeat: no-repeat;
    background-size: contain;
}
.fa-address-book-o:before {
    content: "\f0f6";
    background: url(../image/instruction.png);
    color: #fff0;
    font-size: 38px;
    background-repeat: no-repeat;
    background-size: contain;
}
@media only screen and (max-width: 700px)
{
#click_to_call_bar {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    display: block;
    z-index: 10000;
    height: 50px;
    line-height: 50px;
    text-decoration: none !important;
    font-family: poppins;
    font-size: 21px;
    letter-spacing: 1px;
}
}
.esg-loadmore-wrapper {
    position: relative;
    top: 31px;
}