#heritage article p {
  margin: 15px 20% auto 20%;
  font-weight: 500;
  font-size: 20px;
  color: #555;
  text-decoration: none; }
  @media screen and (max-width: 768px) {
    #heritage article p {
      margin: 15px 5% auto 5%; } }
  @media screen and (max-width: 768px) {
    #heritage article p {
      font-size: 13.5px;
      line-height: 22px; } }

.heading {
  margin-bottom: 20px; }
  .heading .anchor {
    display: block; }
  .heading .img .overlay {
    opacity: 1;
    background: linear-gradient(to bottom, transparent 0, transparent 1%, transparent 20%, black 180%); }
    .heading .img .overlay h3 {
      position: absolute;
      bottom: 20px;
      left: 25px;
      color: #fff;
      text-align: left; }

.nomargin {
  margin-top: 0px; }

ul.ul-heritage li {
  padding: 10px 0;
  margin: 0;
  position: relative;
  font-size: 16px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.21);
  font-weight: 500;
  color: #7e7e7e; }
  ul.ul-heritage li a {
    margin-left: 15px; }
    ul.ul-heritage li a:before {
      content: '\f105';
      font-family: FontAwesome;
      right: 0px;
      left: 0px;
      bottom: 13px;
      position: absolute;
      font-weight: 400;
      font-size: 14px; }

#populars #popular article.poplist {
  display: inline-block; }

.share-button li:first {
  margin-left: 0px; }

.grid article p {
  text-align: left;
  text-overflow: clip;
  display: block; }
.grid span.brief + a {
  color: #8a8a8a;
  line-height: 13px;
  font-weight: normal; }
.grid .itemprop p {
  font-size: 14px;
  margin: 10px auto; }
  .grid .itemprop p img.img {
    width: 100%;
    min-height: 20vh;
    margin: 10px auto; }

#heritage {
  margin-bottom: 10px;
  margin-top: 20px; }

#heritage li {
  width: 32%;
  float: left;
  height: 220px;
  position: relative;
  margin-bottom: 10px;
  margin-left: 10px;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    #heritage li {
      margin-right: 0px; } }
  @media screen and (max-width: 768px) {
    #heritage li {
      width: 95%; } }
  #heritage li a {
    display: block;
    height: 220px; }
  #heritage li h3 {
    position: absolute;
    bottom: 10px;
    left: 20px;
    text-align: center;
    color: #FFF;
    font-size: 20px;
    font-family: "Lora", serif;
    text-shadow: 0px 0px 8px #969696; }

@media screen and (max-width: 768px) {
  #main-image {
    min-height: 290px !important;
    margin-top: 45px;
    background-position: top center;
    background-size: cover; } }
@media screen and (max-width: 480px) {
  #main-image {
    min-height: 120px !important; } }

.blgcat a {
  color: #fb7d88;
  font-weight: 600;
  font-family: "Montserrat", sans-serif; }

.blgTop article h3 {
  margin-top: 5px;
  margin-bottom: 5px; }
.blgTop article p {
  margin-bottom: 10px; }

/*# sourceMappingURL=heritage.css.map */
