/* ==================================================
    = 500 px
===================================================== */
.cf {
  zoom: 1;
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
/* ===================================================== */
#promo .inner {
  bottom: 15px;
}
#promo h1 {
  font-size: 22px;
}
#promo .sub-title {
  display: block;
}
#promo p {
  font-size: 14px;
}
#promo p span {
  line-height: 21px;
}
.widget-title {
  font-size: 18px;
  line-height: 24px;
  max-width: 200px;
}
.small-article-1 {
  margin-bottom: 15px;
}
.small-article-1 .img-box {
  width: 130px;
  height: auto;
}
.small-article-1 .article-content {
  padding-top: 0;
}
.small-article-1 .article-content a {
  font-size: 14px;
  line-height: 17px;
}
.side-content .widget {
  min-height: 300px;
}
.slider-2 .slide {
  min-height: 400px;
  height: auto;
}
.slider-2 h2 {
  font-size: 28px;
  line-height: 30px;
}
.register-slat {
  padding-top: 0;
}
.register-slat .col {
  background: none;
  padding-left: 20px;
  padding-right: 20px;
}
#page-footer .col {
  width: 100%;
  margin-right: 0;
}
#page-footer .list-title {
  font-size: 14px;
}
#page-footer ul li {
  font-size: 14px;
}
/* --------------------------------------------------------------------- Article */
.user-content h1 {
  font-size: 30px;
}
.article-widget .article-gallery .info {
  width: 100%;
  height: auto;
  padding: 20px 3%;
}
.article-widget .article-gallery .info p {
  text-align: left;
}
.article-widget .article-gallery .gallery-title {
  margin-bottom: 10px;
}
.article-widget .article-gallery .share {
  position: relative;
  bottom: auto;
  right: auto;
  float: right;
}
.article-widget .article-gallery .gallery-slider-1 {
  width: 100%;
}
/* --------------------------------------------------------------------- Student life */
.category-head .category-head-article {
  height: 300px;
}
.category-head .category-head-article img {
  width: auto;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
/* --------------------------------------------------------------------- Info single */
.side-box {
  padding: 22px 10px 15px 10px;
}
.side-box h2 {
  width: 70%;
}
/* --------------------------------------------------------------------- Info list */
.filter {
  padding-bottom: 15px;
}
.filter .col-1 .group {
  width: 100%;
  margin-bottom: 10px;
}
.filter .col-2,
.filter .col-3 {
  text-align: left;
  min-width: 250px;
  margin-left: 0px;
  margin-right: 0;
  margin-bottom: 0;
  margin-top: 16px;
}
.filter .col-2 p,
.filter .col-3 p {
  min-width: 90px;
}
.filter .col-3 .group {
  margin-bottom: 30px;
}
.filter-btn {
  display: block;
  top: 0;
  width: 250px;
  float: left;
  margin-left: 0;
}
/* -------------------------------------------------------------------------------- Popups */
.popup-box {
  width: 94%;
  margin-left: 3%;
  left: 0;
}
