@media print {   
    .admin-module-section,
    .navbar,
    #top-footer,
    .comment-respond,
    .comments-area,
    #secondary-right,
    .article-share-full,
    .navigation,
    .article-author-full .author-inner-full .author-bio .author-more,
    .article-author-full .main-author .author-avatar
    .top-header-sidebar,
    .site-branding a {
        display: none;
    }
    .content-area {
        width: 100%;
    }
    .sticky-header-module {
        position: static !important;
    }
    .site-footer #bottom-footer {
        padding: 10px 0 0;
        border-top: 1px solid #333;
    }
    .theiaStickySidebar .site-main .entry-header {
        padding-top: 15px;
    }
    .theiaStickySidebar .site-main .entry-header .entry-meta .article-date {
        display: block;
        width: 100%;
        margin-bottom: 15px;
    }
    .theiaStickySidebar .site-main .entry-header .entry-title {
        width: 100%;
        display: block;
        margin-bottom: 10px;
        padding-bottom: 0;
    }
    .article-author-full {
        margin-bottom: 0;
    }
    .print-logo {
        display: block !important;
        float: left !important;
    }
    .theiaStickySidebar .site-main .entry-content > img {
        padding-bottom: .9375rem;
        margin-left: auto;
        margin-right: auto;
        padding-left: .9375rem;
        padding-bottom: .9375rem;
        margin-top: 10px;
        float: right;
    }
    .content-main {
        display: none;
    }
    .print.hidden {
        display: block !important;
    }
    .single-opinions .content-bottom,
    .single-opinions .common-tabb-info  {
        display: none;
    }
    .single-opinions .article-detail-page {
        padding-bottom: 0;
    }
    .single-opinions .print-spotlight {
        display: block !important;
        float: left;
        padding-right: 10px;
        height: 100%;
        padding-bottom: 20px;
        padding-top: 10px;
    }
    .single-opinions .content-top {
        border-bottom: 0.0625rem solid #cedfef;
        padding-bottom: 1.25rem;
        padding-left: 0;
        position: relative;
        padding-top: 1.25rem;
        width: 100%;
    }
    .article-author-full .author-inner-full {
        width: 60% !important;
    }
    .article-author-full .main-author .author-avatar {
        display: none !important;
    }
    .article-author-full.row {
        margin: 5px 0;
        padding: 0;
        border: unset;
    }
    .article-author-full .main-author .author-bio {
        float: left !important;
        width: auto;
        padding: 0 !important;
        margin: 0 0 0 -18px !important;
    }
    .site-branding > a,
    #top-advt {
        display: none !important;
    }
    .sticky-header-module.clearfix.fixed {
        padding: 0;
        margin: -15px 0 0 0;
    }
    .content-main p,
    .content-main ul,
    .content-main div {
        margin-left: 0 !important;
        width: 100% !important;
        display: block !important;
    }
    .content-main p img {
        width: 1000px !important;
    }
    .middle-advt.hidden-xs.hidden-sm {
        display: block !important;
        clear: both !important;
        width: 100% !important;
    }
}
.print-logo,
.print-spotlight {
    display: none;
}