.js_active .vc_row{
    margin-left:auto;
    margin-right:auto
}
.js_active .ast-plain-container.ast-single-post #primary,.js_active .ast-plain-container.ast-single-post .hentry{
    margin:0;
    padding-top:0;
    padding-bottom:0
}
.js_active .ast-plain-container.ast-single-post .entry-header{
    margin-top:4em
}
.js_active .ast-plain-container.ast-single-post .entry-header.ast-header-without-markup{
    margin-top:0;
    margin-bottom:0
}
.js_active .ast-plain-container.ast-single-post .entry-header.ast-no-title.ast-no-meta{
    margin-bottom:0
}
@media (max-width:768px){
    .js_active .ast-plain-container.ast-single-post .entry-header{
        margin-top:1.5em
    }
}
.js_active .ast-page-builder-template.ast-left-sidebar .vc_row[data-vc-full-width],.js_active .ast-page-builder-template.ast-right-sidebar .vc_row[data-vc-full-width],.js_active .ast-plain-container.ast-left-sidebar .vc_row[data-vc-full-width],.js_active .ast-plain-container.ast-right-sidebar .vc_row[data-vc-full-width]{
    max-width:100%;
    left:0!important
}
.js_active .ast-left-sidebar .vc_row[data-vc-full-width],.js_active .ast-right-sidebar .vc_row[data-vc-full-width]{
    max-width:100%;
    left:0!important;
    padding-right:0!important;
    padding-left:0!important
}