.t3-homepage-2 .t3-header h4.nspHeader {
  font-size: 14px;
}
@media (min-width: 1129px) {
  .t3-homepage-2 .t3-mainnav {
    background-color: #ffffff;
    border-top: 1px solid #e4e4e4;
    padding-bottom: 0;
  }
  .t3-homepage-2 .t3-mainnav .t3-navbar {
    border: none;
  }
  .t3-homepage-2 .t3-mainnav .navbar-nav > li:first-child {
    border-left: 1px solid #e4e4e4;
  }
  .t3-homepage-2 .t3-mainnav .navbar-nav > li > a,
  .t3-homepage-2 .t3-mainnav .head-login a.link i {
    padding: 18px 25px;
  }
  .t3-homepage-2 .t3-mainnav.affix .head-search {
    top: 1px;
  }
  .t3-homepage-2 .head-search .form-control {
    height: 60px;
  }
  .t3-homepage-2 .head-search .fa-search {
    top: 22px;
  }
  .t3-homepage-2 .t3-featured-news .container {
    width: 100%;
  }
  .t3-homepage-2 .t3-featured-news {
    padding-top: 0;
    margin-top: -1px;
  }
}