/* ==================================================
    = 1200 px
===================================================== */
.cf {
  zoom: 1;
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
/* ===================================================== */
#page-header {
  height: auto;
}
#wrapper {
  width: 100%;
}
.sticky-nav {
  width: 100%;
}
.search-box {
  width: 270px;
}
.category-groups {
  width: 56%;
}
.nav-articles {
  width: 100%;
}
.advertise-header {
  display: none;
}
.site-branding-slat {
  height: auto;
  overflow: hidden;
}
.main-content {
  width: 100%;
  border: none;
  padding-bottom: 0;
}
.small-article-1 .article-content {
  width: 56%;
}
.small-news .small-article-1 .article-content {
  width: 52%;
}
.side-content {
  width: 100%;
  zoom: 1;
}
.side-content:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.side-content .widget {
  float: left;
  width: 50%;
  height: 300px;
}
.side-content .widget.small-news {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.side-content .small-article-1 {
  width: 48%;
  float: left;
  margin-left: 1%;
  margin-right: 1%;
}
.side-content .widget-list-1 {
  width: 100%;
}
#page-footer .slat-1 ul {
  float: left;
  margin-left: 166px;
}
#page-footer .col {
  width: 20%;
}
#page-footer .col ul {
  width: 100%;
}
#page-footer .col ul li {
  width: 100%;
  padding-right: 10px;
}
/* --------------------------------------------------------------------- Article */
.article-page .article-header {
  margin-bottom: 0px;
}
.article-page .main-content {
  padding-top: 30px;
}
.article-widget .inner {
  width: 90%;
  margin: 0 auto;
}
.article-breadcrumbs {
  margin-left: 7%;
}
.revealing-content li,
.article-widget .tags {
  padding-left: 7%;
}
.article-widget .article-gallery {
  width: 100%;
  position: static;
}
.article-gallery .info {
  width: 50%;
  padding-right: 20px;
}
.article-gallery .info .share {
  right: 20px;
}
.article-gallery .gallery-slider-1 {
  width: 50%;
}
.article-page .side-content {
  margin-top: 0;
}
.article-widget .comments-wrapper .comments-title {
  padding-left: 7%;
}
.article-line h2 {
  font-size: 16px;
}
.article-line a {
  height: 16px;
  margin-right: 16px;
}
.article-line a span {
  display: none;
}
/* --------------------------------------------------------------------- Student life */
.category-head .category-head-article {
  float: left;
  width: 100%;
}
.category-head .side-widget {
  float: left;
  width: 100%;
}
.category-head .side-widget .small-article-1 {
  float: left;
  width: 50%;
}
/* --------------------------------------------------------------------- Info */
.category-head .side-widget {
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}
.small-news.border-news .small-article-1 {
  border-bottom: none;
}
/* --------------------------------------------------------------------- Info single */
.side-box {
  width: 100%;
  float: left;
  margin-top: 0;
}
/* --------------------------------------------------------------------- Filter */
.filter .title {
  margin-right: 15px;
}
.filter-btn {
  padding: 7px 10px;
}
