/* Center column for tiempos theme */
@media screen and (min-width: 1088px) {
  #main-nav .navbar .navbar-end {
    /* Social Icons */
    position: inherit;
    top: 0;
  }
}
/* Teaser formatting. */
.node--view-mode-teaser .field--name-body > p::after,
.node--view-mode-teaser .field--name-body > .field__item::after {
  content: "";
}

/* Mobile Home Page */
@media screen and (max-width: 768px) {
  .block-views-blockmobile-front-page-block-1 .image-container img {
    float: none;
    width: fit-content;
    margin: 0;
  }

  .path-frontpage .view-display-id-page_1,
#block-views-block-front-page-sections-block-1-2,
#block-views-block-front-page-sections-block-2,
#block-views-block-front-page-sections-block-3-2 {
    visibility: visible !important;
    display: block !important;
  }

  .front-page-sections .view-content {
    display: block;
    margin: 0;
  }

  #block-weatherwidget-2 > iframe {
    margin: auto;
  }
}
/* DFP ADS */
/* Square Ads on Home Page */
#block-tiemposcni-dfptagcnidahlonegamidhome,
#block-dfptagcninegmidhome,
#block-dfptagcnitoccoamidhome,
#block-dfptagcnihartwellmidhome,
#block-dfptagcnicherokeemidhome,
#block-dfptagcninewsobservermidhome,
#block-dfptagcni-timescouriermidhome,
#block-dfptagcnilakecmidhome {
  display: inline-block;
  float: left;
}

#block-tiemposcni-dfptagcnidahlonegamidhome2,
#block-dfptagcninegmidhome2,
#block-dfptagcnitoccoamidhome2,
#block-dfptagcnihartwellmidhome2,
#block-dfptagcnicherokeemidhome2,
#block-dfptagcninewsobservermidhome2,
#block-dfptagcni-timescouriermidhome2,
#block-dfptagcnilakecmidhome2 {
  display: inline-block;
  float: right;
}

@media screen and (max-width: 950px) {
  #block-tiemposcni-dfptagcnidahlonegamidhome,
#block-dfptagcninegmidhome,
#block-dfptagcnitoccoamidhome,
#block-dfptagcnihartwellmidhome,
#block-dfptagcnicherokeemidhome,
#block-dfptagcninewsobservermidhome,
#block-dfptagcni-timescouriermidhome,
#block-dfptagcnilakecmidhome {
    display: block;
    text-align: center;
    float: none;
  }

  #block-tiemposcni-dfptagcnidahlonegamidhome2,
#block-dfptagcninegmidhome2,
#block-dfptagcnitoccoamidhome2,
#block-dfptagcnihartwellmidhome2,
#block-dfptagcnicherokeemidhome2,
#block-dfptagcninewsobservermidhome2,
#block-dfptagcni-timescouriermidhome2,
#block-dfptagcnilakecmidhome2 {
    display: block;
    text-align: center;
    float: none;
  }
}
@media screen and (max-width: 768px) {
  /* Hide content on mobile */
  #block-tiemposcni-dfptagcnidahlonegaleaderboard-2 {
    visibility: hidden !important;
    display: none !important;
  }
}
.announcements {
  background: url("images/classified_icons/announcements.png") no-repeat;
  background-size: 60px 60px;
  padding-left: 71px;
  line-height: 60px;
}

.transportation {
  background: url("images/classified_icons/transportation.png") no-repeat;
  background-size: 60px 60px;
  padding-left: 71px;
  line-height: 60px;
}

.employment {
  background: url("images/classified_icons/employment.png") no-repeat;
  background-size: 60px 60px;
  padding-left: 71px;
  line-height: 60px;
}

.pets {
  background: url("images/classified_icons/pets.png") no-repeat;
  background-size: 60px 60px;
  padding-left: 71px;
  line-height: 60px;
}

.services {
  background: url("images/classified_icons/services.png") no-repeat;
  background-size: 60px 60px;
  padding-left: 71px;
  line-height: 60px;
}

.shop {
  background: url("images/classified_icons/shop.png") no-repeat;
  background-size: 60px 60px;
  padding-left: 71px;
  line-height: 60px;
}

.real-estate-sale {
  background: url("images/classified_icons/real-estate-sale.png") no-repeat;
  background-size: 60px 60px;
  padding-left: 71px;
  line-height: 60px;
}

.real-estate-rent {
  background: url("images/classified_icons/real-estate-rent.png") no-repeat;
  background-size: 60px 60px;
  padding-left: 71px;
  line-height: 60px;
}

/* .tribune-georgian hide 'By ' on full Article nodes */
.tribune-georgian #author_id {
  display: none;
  visibility: hidden;
}

/*# sourceMappingURL=site.css.map */
