/*.contact-form-section{
    max-width: 710px;
}
.single-post .post-meta{
max-width: calc(100% - 220px);
    width: 100%;
}
@media (max-width: 1200px) {
.single-post .post-meta{


}

}

@media (max-width: 768px) {
.single-post .post-meta{
max-width: 100%;
    flex-flow: wrap;
}
.single-post .post-share{
    position: relative !important;
    left: 0;
}
.single-post .post-share p{
    text-align: left !important; 
}
.single-post .post-share-icon{
    justify-content: flex-start !important;
}
.single-post .post-date-time{
    margin-left: 0px !important;
}
.single-post .post-date-time span{
        white-space: nowrap;
}
.single-post.ast-separate-container #content .ast-container{
    padding: 0px !important;
}
.fullwidth-image{
        width: calc(100vw - 40px) !important;
}
}*/

/*.single-post .bottom .post-share-icon {
    justify-content: flex-start;
}
.single-post .bottom.post-share {
    width: 40%;
    position: relative;
    left: 0;
    text-align: left;
}
.fullwidth-image {
    padding-right: 48px;
}
.page-id-5339 .industry-card p {
    margin-bottom: 50px !important;
}*/