/* ==================================================
    = 768 px
===================================================== */
.cf {
  zoom: 1;
}
.cf:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
/* ===================================================== */
.grid {
  width: 98%;
}
/* ===================================================== */
body {
  background: #fff;
}
.sticky-nav,
.sticky-wrapper,
.site-branding-slat,
.header-login,
.social-header,
.advertise-728 {
  display: none;
}
.top-header .group {
  display: none;
}
.mobile-header {
  display: block;
}
.mobile-logo {
  display: inline-block;
  float: left;
  margin-left: 10px;
  margin-top: 10px;
}
.mobile-logo a {
  display: inline-block;
  width: 100px;
  height: 28px;
  background: url(../img/background/logo-2.png) top left no-repeat;
  background-size: 100px;
  text-indent: -999px;
  overflow: hidden;
}
.mobile-btn {
  position: absolute;
  top: 13px;
  right: 10px;
  z-index: 10;
  display: block;
  text-align: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-text-size-adjust: none;
  /* prevent webkit from resizing text to fit */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* prevent tap highlight color / shadow */
  user-select: none;
}
.mobile-btn li {
  display: block;
  width: 32px;
  height: 4px;
  background: #fff;
  margin-bottom: 5px;
  opacity: 1;
  position: relative;
  top: 0;
  left: 0;
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
#wrapper {
  position: relative;
  z-index: 50;
  background: #fff;
}
.mobile-menu {
  display: block;
  width: 260px;
  position: absolute;
  top: 0;
  right: 0;
}
.mobile-menu {
  background: #fff;
}
.mobile-menu .group {
  width: 100%;
  float: left;
  padding: 10px 0;
  background-color: #31597f;
  border-bottom: 1px solid #fff;
}
.mobile-menu .select-1 div.fancy-select div.trigger {
  font-size: 14px;
  padding-left: 10px;
}
.mobile-menu .select-1 div.fancy-select div.trigger:after {
  right: 20px;
}
.mobile-menu .select-1 div.fancy-select ul.options {
  width: 100%;
  top: 26px;
}
.mobile-menu .select-1 div.fancy-select ul.options li {
  font-size: 14px;
  line-height: 15px;
  background-position: 92% center;
}
.mobile-login {
  width: 100%;
  background-color: #31597f;
  border-bottom: 1px solid #fff;
  padding: 12px 0;
  padding-left: 10px;
  text-align: center;
}
.mobile-login a {
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 34px;
  font-weight: 700;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.mobile-login a:hover {
  color: #bfdff4;
}
.mobile-login i {
  display: inline-block;
  float: right;
  width: 34px;
  height: 34px;
  margin-right: 16px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background: #d9f0ff url(../img/icons/user.png) center center no-repeat;
}
.social-wrapper {
  width: 100%;
  overflow: hidden;
  background-color: #31597f;
  border-bottom: 1px solid #fff;
  padding: 8px 0;
}
.mobile-font-sizer {
  float: left;
  padding: 5px 10px 5px 10px;
  border-right: 1px solid #fff;
}
.mobile-font-sizer ul {
  display: block;
  overflow: hidden;
}
.mobile-font-sizer li {
  display: inline-block;
}
.mobile-font-sizer a {
  color: #bfdff4;
  margin: 2px;
}
.mobile-font-sizer .selected a {
  color: #fff;
}
.mobile-font-sizer .size-1 {
  font-size: 12px;
}
.mobile-font-sizer .size-2 {
  font-size: 16px;
}
.mobile-font-sizer .size-3 {
  font-size: 20px;
}
.mobile-social ul {
  text-align: center;
}
.mobile-social ul li {
  display: inline-block;
  margin: 0 7px;
}
.mobile-social ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #bfdff4;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.mobile-social .facebook a {
  background-image: url(../img/icons/facebook-5.png);
  background-size: 9px;
}
.mobile-social .twitter a {
  background-image: url(../img/icons/twitter-3.png);
  background-size: 17px;
}
.mobile-social .instagram a {
  background-image: url(../img/icons/instagram-7.png);
  background-size: 16px;
}
.mobile-search-box {
  background: #fff;
  border-bottom: 1px solid #cfcfcf;
  position: relative;
  padding: 2px 0;
}
.mobile-search-box .input-search {
  float: none;
  border: none;
  font-size: 14px;
  color: #31597f;
}
.mobile-search-box .input-search:focus {
  background: none;
}
.mobile-search-box .button-search {
  width: 46px;
  height: 34px;
}
.mobile-nav {
  width: 100%;
  background: #fff;
  padding-top: 12px;
}
.mobile-nav a {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}
.mobile-nav .nav-color-1 a {
  color: #297fb6;
}
.mobile-nav .nav-color-1 a:after {
  background: url(../img/icons/arrow-bottom-2.png) top left no-repeat;
}
.mobile-nav .nav-color-2 a {
  color: #f10044;
}
.mobile-nav .nav-color-2 a:after {
  background: url(../img/icons/arrow-bottom-3.png) top left no-repeat;
}
.mobile-nav .nav-color-3 a {
  color: #6a9c09;
}
.mobile-nav .nav-color-3 a:after {
  background: url(../img/icons/arrow-bottom-4.png) top left no-repeat;
}
.mobile-nav .nav-color-4 a {
  color: #e700c9;
}
.mobile-nav .nav-color-4 a:after {
  background: url(../img/icons/arrow-bottom-5.png) top left no-repeat;
}
.mobile-nav .menu-item-has-children .sub-nav a {
  background-color: #fff;
  background-position: 95% center;
  background-repeat: no-repeat;
}
.mobile-nav .nav-color-1 .sub-nav a {
  background-image: url(../img/icons/arrow-right-6.png);
}
.mobile-nav .nav-color-2 .sub-nav a {
  background-image: url(../img/icons/arrow-right-3.png);
}
.mobile-nav .nav-color-3 .sub-nav a {
  background-image: url(../img/icons/arrow-right-4.png);
}
.mobile-nav .nav-color-4 .sub-nav a {
  background-image: url(../img/icons/arrow-right-5.png);
}
.mobile-nav .sub-menu {
  display: none;
  width: 100%;
  padding-bottom: 10px;
}
.mobile-nav .sub-menu a {
  display: block;
  width: 100%;
  line-height: 20px;
  padding: 5px 10px;
  padding-left: 20px;
}
.mobile-nav > ul > li {
  display: block;
  position: relative;
  padding: 0 20px;
}
.mobile-nav > ul > li:hover {
  background: #fff;
}
.mobile-nav > ul > li > a {
  display: block;
  padding: 10px 10px 10px 0;
}
.mobile-nav > ul > li > a:after {
  content: '';
  display: block;
  width: 8px;
  height: 5px;
  position: absolute;
  top: 12px;
  right: 0px;
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mobile-nav > ul > li.current-menu-item > a:after {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#promo .slide {
  height: 345px;
}
#promo .owl-prev,
#promo .owl-next {
  top: 130px;
}
#promo h1 {
  font-size: 30px;
}
#promo p {
  font-size: 14px;
}
#promo p span {
  line-height: 20px;
  padding: 4px 15px 7px 18px;
}
.side-content .widget {
  width: 100%;
}
.side-content .small-article-1 {
  width: 98%;
}
.slider-2 .slide {
  min-height: 300px;
  height: auto;
}
.slider-2 .inner {
  position: relative;
  padding-bottom: 70px;
}
.slider-2 h2 {
  padding: 0 20px;
}
.slider-2 p {
  padding: 0 20px;
}
#page-footer .slat-1 p {
  width: 100%;
  line-height: 14px;
  margin-bottom: 0;
}
#page-footer .slat-1 ul {
  margin-left: 0;
}
#page-footer .slat-1 ul li {
  padding-left: 0;
  margin-right: 10px;
  line-height: 14px;
}
#page-footer .col {
  width: 31.33%;
  margin-right: 2%;
}
#page-footer .col ul {
  margin-bottom: 40px;
}
#page-footer .col-5 {
  width: 100%;
  padding-top: 30px;
  margin-right: 0;
}
#page-footer .col-5 ul {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
#page-footer .col-5 li {
  display: inline-block;
  padding-right: 0;
  margin: 5px;
}
.mid-article-1 .img-box {
  margin-bottom: 10px;
  margin-right: 0;
  width: 100%;
}
.mid-article-1 .img-box:after {
  display: none;
}
/* --------------------------------------------------------------------- Article */
.article-header {
  height: 300px;
  overflow: hidden;
}
.article-header 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%);
}
.article-header .buttons-wrapper {
  bottom: 5px;
}
.article-header .buttons-wrapper .btn-2 {
  margin-bottom: 8px;
}
.article-page .main-content {
  padding-top: 15px;
}
.article-widget .details .meta {
  float: left;
  width: 100%;
  margin-top: 5px;
}
.comments-box {
  width: 96%;
  padding-left: 0;
  margin: 0 auto;
}
.article-widget .comments-wrapper .comments-title {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}
/* --------------------------------------------------------------------- Calendar */
.calendar-mobile {
  display: block;
  position: absolute;
  top: 0;
  right: 60px;
}
.calendar-mobile .calendar-button {
  width: 50px;
  height: 50px;
  background-size: 30px;
}
.calendar-mobile .calendar-wrapper {
  width: 264px;
  padding-top: 20px;
  padding-bottom: 10px;
  top: 50px;
  right: -60px;
}
.calendar-mobile .calendar-table {
  width: 100%;
  border-bottom: 1px solid #fff;
}
.calendar-mobile .inner {
  padding-top: 10px;
}
.calendar-mobile .event-box {
  width: 100%;
  border-left: 0;
}
.calendar-mobile .event-box .section-title {
  margin-bottom: 20px;
}
.calendar-mobile .event-box .title {
  font-size: 18px;
  min-height: 78px;
  padding-top: 10px;
}
.calendar-mobile .event-box .location {
  padding-left: 0;
}
.calendar-mobile .btn-1 {
  float: right;
}
.calendar-mobile.active .calendar-button {
  background-image: url(../img/icons/close.png);
}
/* --------------------------------------------------------------------- Student life */
.category-head .content-wrapper {
  padding-bottom: 10px;
}
.category-head .content-wrapper h2 {
  font-size: 20px;
  line-height: 24px;
}
.category-head .content-wrapper .tagline {
  margin-bottom: 5px;
}
.category-head .content-wrapper .article-info {
  margin-bottom: 10px;
}
.category-head .content-wrapper .article-info strong {
  display: block;
  width: 100%;
}
.category-head .content-wrapper .article-info .divider {
  display: none;
}
.category-head .side-widget .small-article-1 {
  width: 100%;
}
/* --------------------------------------------------------------------- Info list */
.widget.category-head-article.full-width .content-wrapper {
  bottom: 15px;
}
.widget.category-head-article.full-width .content-wrapper h2 {
  font-size: 30px;
  line-height: 38px;
}
.filter .title {
  margin-bottom: 10px;
}
.filter .col-1 {
  width: 100%;
}
.filter .col-2 {
  margin-left: 0px;
}
.list-widget ul {
  clear: both;
}
/* -------------------------------------------------------------------------------- Popups */
.modal-container {
  position: absolute;
}
.popup-box {
  width: 500px;
  margin-left: -250px;
  top: 0;
  opacity: 0;
  visibility: hidden;
}
.popup-box .col {
  width: 100%;
}
.popup-box .col-1 {
  padding-right: 0;
}
.popup-box .col-2 {
  padding-left: 0;
  border: none;
}
.popup-box.active {
  opacity: 1;
  visibility: visible;
}
/* -------------------------------------------------------------------------------- Profile */
.profile-wrapper .col-1,
.profile-wrapper .col-2 {
  width: 100%;
}
.profile-wrapper .col-2 {
  padding: 20px 20px 0 20px;
}
.mobile-login {
  zoom: 1;
  text-align: center;
}
.mobile-login:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}
.mobile-login .profile-box {
  display: inline-block;
  float: none;
  margin-right: 20px;
}
.mobile-login .profile-box p {
  margin-bottom: 0;
}
.mobile-login ul {
  width: 100%;
  overflow: hidden;
}
.mobile-login ul li {
  float: left;
  width: 50%;
  text-align: center;
}
.mobile-login li a {
  display: block;
  font-family: 'lato', sans-serif;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.mobile-login li:first-child {
  border-right: 1px solid #fff;
}
