/* Pancakes styles */

.liherald .grid-item .single-story-head {
  font-size: 1.8em;
  line-height: 1.2;
}
.liherald .section-6col .grid-item,
.liherald .section-5col .grid-item,
.liherald .section-4col .grid-item,
.liherald .section-3col .grid-item,
.liherald .section-2col .grid-item {
  height: unset;
}
.liherald h5 {
  font-size: 1.8em;
  line-height: 1;
}

.story-head,
.single-story-head {
  font-size: 1.3em !important;
  line-height: 1.2;
}

.liherald h4 {
  font-size: 1.9em;
  line-height: 1;
}
.liherald .pk-section.section-3col h3,
.liherald .pk-section .box.box-content-list-vh .list h3,
.liherald .pk-section .box.box-content-list-vh .list h3 {
  font-size:  2.35em;
  line-height: 1.2;
}
.box .photo.vertical {
  height: unset;
}

.liherald .reverse-bar {
  background-color: #004079;
}
.liherald .reverse-bar-label {
  font-family: 'Open sans condensed', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
}
.liherald .box.search-widget form {
  position: relative;
}
.liherald .box.search-widget input {
  font-family: 'Lato', sans-serif;
  position: relative;
  width: 100%;
  border: none;
  border-radius: 5px;
  padding: none;
  background: #efefef;
  padding: 8px 40px 8px 16px;
  color: #888;
  z-index: 90;
}
.liherald .box.search-widget button {
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 999;
  background-color: unset;
  border: unset;
}
.liherald .box.search-widget button .fa.fa-search {
  font-size: 22px;
}
.liherald .box.search-widget .advanced {
    display: block;
    position: relative;
    font-size: 0.75em;
    font-family: 'Open sans', sans-serif;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 10px;
    z-index: 92;
}
.liherald .box.search-widget .advanced a {
    color: #999;
}
.liherald .pk-layer .section-1col .box-content-default .photo img {
  max-height:  165px;
}
.liherald .pk-section.section-6col .box-content-default img.vertical,
.liherald .pk-section.section-5col .box-content-default img.vertical,
.liherald .pk-section.section-4col .box-content-default img.vertical, 
.liherald .pk-section.section-3col .box-content-default img.vertical {
  max-width: 100%;
}
.liherald .pk-layer .box.box-content-default .columns {
  column-count: 2;
  column-gap: 20px;
}
.liherald .pk-layer .box.box-content-default #rail_breakout_boxes {
  background-color: #e3e3e3;
  padding: 20px 20px 5px 20px;
}
.liherald .pk-layer .section-1col .box-content-default .poll-section {
  display: none;
}
/*.liherald .pk-layer .box-calendar-default .calendar-featured-date a {
  color: black;
}*/
.liherald .box-content-list .story-head {
  display: block;
}
.liherald .hero-photo .label,
.liherald .hero-photo-container .label,
.liherald .hero-photo-container .label.right {
  color: #0c7d8a;
}
.liherald .box.box-content-sbs .row.row-eq-height {
  display: block;
  padding-bottom: 15px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 15px;
}
.liherald .box.box-content-sbs h4 {
  font-size: 1.9em;
}
.liherald .box.box-content-sbs h4 .story-head,
.liherald .box.box-content-sbs h4 .single-story-head {
  font-size: unset;
}
.liherald .box.box-content-tiles .photo-head,
.liherald .box.box-content-tiles .photo-head.large {
  font-family: 'kepler-std-condensed-display', 'Times new roman', serif;
}
.liherald .tile-label {
  font-family: 'Open sans condensed', sans-serif;
  background-color: #000000;
  color: #0c7d8a;
}
.liherald .box.box-content-tiles .tile:hover .tile-label {
  background-color: #0c7d8a;
  color: #ffffff;
}


@media only screen and (min-width : 1200px) {  /* lg */ 
  .liherald .content-container.col-sm-9 {
    width: 842px;
  }
  .liherald .content-withrail {
    float: right;
    width: 610px;
    margin-bottom: 0;
    padding-left: 20px;
    border-left: 1px solid #ddd;
  }
}

.liherald .label {
  font-size: 150%;
}

.story-head,
.single-story-head {
  font-size: 2.0em !important;
  line-height: 1.2;
}