#landing-listing {
  background: #fff;
  padding: 0 40px 45px 40px;
  overflow: hidden;
}
#landing-listing article {
  margin-top: 73px;
}
#landing-listing article:after {
  content: '';
  display: block;
  clear: both;
}
#landing-listing article .title-link {
  display: block;
  text-decoration: none;
  margin-bottom: 18px;
}
#landing-listing article.short .title-link {
  margin-bottom: 22px;
}
#landing-listing article .title-link h2 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 48px;
  color: #005673;
  margin: 0;
}
#landing-listing article.short .title-link h2 {
  font-size: 32px;
}
#landing-listing article .title-link:hover h2 {
  color: #64c1c5;
}
#landing-listing article figure {
  position: relative;
  margin: 0;
}
#landing-listing article.short figure {
  float: left;
  margin: 0 40px 40px 0;
  width: 48.5%;
}
#landing-listing article figure time {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  background: #64c1c5;
  font-family: 'Fjalla One', sans-serif;
  font-size: 32px;
  height: 52px;
  line-height: 52px;
  padding: 0 48px 0 38px;
}
#landing-listing article.short figure time {
  font-size: 22px;
  height: 36px;
  line-height: 36px;
  padding: 0 33px 0 24px;
}
#landing-listing article figure img {
  display: block;
  width: 100%;
  height: auto;
}
#landing-listing article .article-desc {
  font-size: 20px;
  line-height: 29px;
  color: #000;
  margin: 22px -200px 0 0;
  padding: 0 200px 0 0;
  width: 100%;
  float: right;
}
#landing-listing article.short .article-desc {
  float: none;
  margin: 0;
  padding: 0;
}
#landing-listing article .article-info {
  margin: 22px 0 0 0;
  width: 150px;
  float: left;
}
#landing-listing article.short .article-info {
  float: none;
  width: auto;
}
#landing-listing article.short.with-short-description .article-info {
  margin-top: 36px;
}
#landing-listing article.wide.with-short-description .article-info {
  border-right: 1px solid #005673;
  width: 149px;
}
#landing-listing article .article-info > span {
  display: block;
  position: relative;
  margin-top: 10px;
}
#landing-listing article .article-info > span,
#landing-listing article .article-info > span a {
  color: #333;
  font-size: 17px;
  text-decoration: none;
}
#landing-listing article .article-info > span:before {
  content: '';
  display: inline-block;
  background: transparent url(../../images/we-article-info.png) no-repeat scroll;
  background-size: 18px auto;
  width: 20px;
  height: 22px;
  vertical-align: middle;
  margin-right: 6px;
}
#landing-listing article .article-info > span.tag:before {background-position: 0 1px}
#landing-listing article .article-info > span.comments:before {background-position: 0 -27px}
#landing-listing article .article-info > span.shares:before {background-position: 0 -59px}
#landing-listing article .article-info > span.author:before {background-position: 0 -88px}


@media screen and (max-width: 767px) {
  #landing-listing {
    padding: 0 14px 20px 14px;
  }
  #landing-listing article {
    margin-top: 18px;
    padding-bottom: 18px;
    border-bottom: 2px solid #64c1c5;
  }
  #landing-listing article:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
  #landing-listing article .title-link {
    margin-bottom: 8px;
  }
  #landing-listing article.short .title-link {
    margin-bottom: 6px;
  }
  #landing-listing article .title-link h2 {
    font-size: 22px;
  }
  #landing-listing article.short .title-link h2 {
    font-size: 17px;
  }
  #landing-listing article.short figure {
    margin: 0 0 10px 0;
    width: 48%;
  }
  #landing-listing article figure time {
    font-size: 13px;
    height: 27px;
    line-height: 27px;
    padding: 0 10px 0 5px;
  }
  #landing-listing article.short figure time {
    font-size: 8px;
    height: 19px;
    line-height: 19px;
    padding: 0 6px 0 4px;
  }
  #landing-listing article .article-desc {
    font-size: 12px;
    line-height: 15px;
    margin: 10px -33% 0 0;
    padding: 0 33% 0 0;
  }
  #landing-listing article.short .article-desc {
    margin: 0;
    width: 48%;
    float: right;
  }
  #landing-listing article .article-info {
    margin: 10px 0 0 0;
    width: 48%;
  }
  #landing-listing article.short .article-info {
    float: none;
    clear: both;
    width: 48%;
  }
  #landing-listing article.short.with-short-description .article-info {
    margin-top: 0;
    float: left;
    clear: left;
  }
  #landing-listing article.wide.with-short-description .article-info {
    width: 30%;
  }
  #landing-listing article .article-info > span {
    margin-top: 0;
  }
  #landing-listing article .article-info > span,
  #landing-listing article .article-info > span a {
    color: #333;
    font-size: 10px;
  }
  #landing-listing article .article-info > span:before {
    background-size: 14px auto;
    width: 14px;
    height: 16px;
    margin-right: 4px;
  }
  #landing-listing article .article-info > span.tag:before {background-position: 0 1px}
  #landing-listing article .article-info > span.comments:before {background-position: 0 -21px}
  #landing-listing article .article-info > span.shares:before {background-position: 0 -46px}
  #landing-listing article .article-info > span.author:before {background-position: 0 -70px}
}

/* View More Articles link */
body#page-pewelandingpage .btn-more {
  padding: 0 40px;
  text-align: right;
  position: relative;
  background: #fff;
}
body#page-pewelandingpage .btn-more:after {
  content: '';
  display: block;
  position: absolute;
  left: 40px;
  right: 40px;
  top: 0;
  height: 2px;
  background: #64c1c5;
}
body#page-pewelandingpage .btn-more a {
  display: inline-block;
  font-family: 'Fjalla One', sans-serif;
  font-size: 28px;
  line-height: 69px;
  color: #64c1c5;
  padding-right: 40px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
body#page-pewelandingpage .btn-more a:hover {
  color: #005673;
}
body#page-pewelandingpage .btn-more a:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  width: 23px;
  height: 18px;
  background: transparent url(../../images/navigation-arrors-we.png) no-repeat scroll right top;
}
body#page-pewelandingpage .btn-more a:hover:after {
  background-position: right bottom;
}
@media screen and (max-width: 767px) {
  body#page-pewelandingpage .btn-more {
    padding: 0 13px;
  }
  body#page-pewelandingpage .btn-more:after {
    left: 13px;
    right: 13px;
  }
  body#page-pewelandingpage .btn-more a {
    font-size: 19px;
    line-height: 44px;
    padding-right: 25px;
  }
  body#page-pewelandingpage .btn-more a:after {
    margin-top: -6px;
    width: 16px;
    height: 12px;
    background-size: 33px auto;
  }
}