.pt {padding-top:50px;}
.pb {padding-bottom:60px;}
.page-header {
    background-color: #383737;
    color: #fff;
    padding: 3rem 2rem;
    text-align: center;
    margin-top:0px !important;
}
.blog-details {
    background:#fff;
}
.blog-hding h4 {
    font-size: 25px;
    font-family: 'Josefin Sans';
    font-weight: 600;
    letter-spacing: -1px;
    text-transform: inherit;
    text-align: left;
    line-height:30px;
    margin:15px 0;
    color: #282828;
}
.blog-hding p {
    font-size: 16px;
    font-family: 'Josefin Sans';
    letter-spacing: 0px;
    color: #646464;
    margin: 0;
    padding: 0;
    line-height:30px;
    text-align: left;
}
.blogdetl-imag {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.blog-hding p.highlt {
    color: #000;
    letter-spacing: 0.01em;
}
.listitem {
    margin:0;
}
.listitem ul li, .listitem-nd ul li {
    position: relative;
    font-size: 16px;
    font-family: 'Josefin Sans';
    color: #646464;
    line-height: 30px;
    margin: 0;
    padding: 0;
    letter-spacing: 0px;
    text-transform: inherit;
    text-align: left;
    list-style: none;
}
.listitem-nd ul, .listitem ul
 {
    margin: 0;
    padding: 0;
}
.bloghding-img p {
    position: relative;
}

.blog-hding p span {
    color: #191919;
    font-family: 'Josefin Sans';
}
.blog-hding p.highlt:before
 {
    content: "";
}
.blog-hding.bloghding-img {
    margin-top:0x;
}