article > h1 {
  font-size: 2.1em; }

article > time {
  color: #999;
  display: block;
  margin: 10px 0px; }

article > .social {
  margin: 10px 0px; }

article > text {
  margin: 10px 0px;
  line-height: 1.7; }

.article-info {
  font-size: 10px;
  color: #f19217;
  margin-bottom: 15px; }

.article-info time {
  font-weight: bold; }

.article-thumb {
  height: 140px;
  background-size: cover;
  background-position: center center;
  display: block;
  position: relative;
  overflow: auto;
  background-color: #000;
  margin: 10px 0; }

.article-thumb span {
  display: block;
  position: absolute;
  bottom: 5px;
  left: 5px;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
  font-size: 1.4em;
  font-weight: 600; }

.article-page .article-header {
  height: 300px;
  background-color: #f19217;
  background-image: url("../img/news-bg.png");
  background-repeat: no-repeat;
  background-position: right center;
  margin-bottom: 20px;
  overflow-x: hidden;
  overflow-y: auto; }

.article-page .article-header .container {
  position: relative;
  height: 100%; }

.article-page .article-header h1 {
  font-size: 4em;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  color: #FFF;
  font-family: Bebas;
  position: absolute;
  bottom: 5px;
  left: 30px;
  max-width: 50%;
  display: block; }

.social {
  overflow: auto; }

.social > div {
  float: left;
  margin-right: 20px; }

.article-page .social .fb-like {
  float: left; }

.article-text {
  display: block;
  font-size: 1.3em;
  line-height: 1.5;
  margin: 15px 0;
  text-align: justify; }

@media screen and (max-width: 700px) {
  .article-page .article-header h1 {
    font-size: 2.7em; }

  .article-text {
    display: block;
    font-size: 1.1em;
    line-height: 1.5;
    margin: 15px 0; }

  article > .social {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    padding: 8px 15px 5px 15px;
    background: #ccc;
    margin: 0; } }
.news-more-header {
  background: #f19217;
  font-weight: bold;
  color: #FFF;
  padding: 14px 10px 10px 10px;
  font-family: Bebas;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1; }
  .news-more-header a {
    color: #FFF;
    font-size: 0.75em; }

.news-more .news-box {
  color: #000;
  margin: 20px 0 20px 0;
  text-decoration: none;
  overflow: auto;
  display: block; }

.news-more .news-box-details {
  font-size: 12px;
  margin: 15px 0 0 0;
  float: right;
  font-weight: 300; }

.news-more .news-box h2 {
  margin: 0 0 10px 0;
  font-weight: 700;
  border-bottom-style: solid;
  border-bottom-width: 2px; }

.news-more .news-box h2 {
  color: #f19217;
  border-bottom-color: #f19217; }

.wlkp-notify:hover {
  color: #ce1b1f; }

.news-detail-tile {
  display: block;
  background: #ccc;
  padding: 10px;
  height: 110px;
  font-size: 1em;
  font-weight: 100;
  line-height: 1.5; }
  .news-detail-tile, .news-detail-tile a, .news-detail-tile a:visited, .news-detail-tile a:hover, .news-detail-tile a:active {
    color: #FFF;
    text-decoration: none; }
  .news-detail-tile .tile-header {
    font-weight: bold;
    font-size: 1.8em;
    font-family: Bebas;
    display: block;
    margin-bottom: 5px; }
  .news-detail-tile.tile-gray {
    background: #838383;
    color: #FFF; }
  .news-detail-tile.tile-orange {
    background: #f19217;
    color: #FFF; }
  .news-detail-tile.tile-wlkp {
    background: #ce1b1f;
    color: #FFF; }

.company-header {
  height: 400px !important; }

.year-select {
  padding: 0;
  list-style: none;
  margin: 5px;
  display: block; }
  .year-select li {
    padding: 4px;
    list-style: none;
    margin: 0;
    display: block;
    line-height: 1; }
    .year-select li a {
      font-family: 'Bebas';
      font-size: 21px;
      font-weight: bold; }

/*# sourceMappingURL=proart.news.css.map */
