header .header-top,
header .header-middle-bottom,
header .header-bottom,
header .b-nav,
object,
iframe,
[class*='b-modal'],
footer {
  display: none;
}
img {
  display: none !important;
}
a[href]:after {
  content: none!important;
}
.b-header .b-search-main,
.b-header .header-breadcrumb,
.b-header .action-links {
  display: none;
}
.b-filters {
  display: none;
}
.b-ragged-bar:before,
.b-ragged-bar:after {
  display: none;
}
.b-advertisement {
  display: none;
}
.b-article-tabs .tab-pane {
  display: block!important;
}
.b-article .sidebar-left,
.b-article .sidebar-right {
  display: none;
}
.b-article .article-content {
  width: 100%!important;
}
.b-article .article-footer .b-article-feedback,
.b-article .article-footer .b-article-feedback-form {
  display: none;
}
.b-article .b-tabs-related {
  display: none;
}
#disqus_thread {
  display: none;
}

    .b-article-tabs .tab-pane  {
        display: block !important;
    }