/*

Blue #184a90
Orange #f15a22

*/

@import url("https://use.typekit.net/tlp5jwd.css");

/* General */

body.omgl {
	background: #ffffff;
}
.omgl h1 a, .omgl h2 a, .omgl h3 a, .omgl h4 a, .omgl .single-story-head, .omgl .story-head, .omgl .headline {
	color: black !important;
}

/* Branding */

.omgl .kicker,
.omgl .overline,
.omgl .label,
.omgl a {
	color: #df6436;
}
.omgl .label {
  font-size: 18px;
}
.omgl .reverse-bar-label {
	background-color: #184a90;
}
.omgl .pk-layer.branding {
	background-color: #184a90 !important;
}
.omgl footer {
	background-color: #184a90;
	color: white;
}
.omgl footer a {
  color: white;
}
.btn.omgl-county-enterprise {
	background-color: #184a90;
	color: white !important;
}
.omgl .btn-primary {
  color: #fff !important;
}

/* Header */

.omgl nav,
.omgl nav a {
  color: #184a90;
}
.omgl section.header .top-row {
  margin-bottom: 20px;
}
.omgl section.header .nameplate-container {
  margin-bottom: 10px;
}
.omgl .nameplate-container img {
  max-width: 100%;
  max-height: 110px;
}
.omgl.nosubsite .nameplate-container img {
  max-height: 87px;
  margin-left: -8px;
}
.omgl nav.main {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
  text-align: center;
}
.omgl nav.main a:hover {
  color: #f15a22;
  text-decoration: none;
}
.omgl nav.main .list-inline {
  margin-bottom: 0;
  padding-bottom: 0;
}
.omgl.nosubsite nav.main {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 4.5px;
  padding-top: 10px;
}
.omgl.nosubsite nav.main.community {
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1.5px;
  padding: 10px;
  padding-top: 12px;
  background: #f0f0f0;
}
.omgl.subsite nav.main {
  font-family: "itc-avant-garde-gothic-pro", sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 1.5px;
  padding-top: 10px;
}
.omgl nav.main .divider {
  display: none;
}
@media (max-width: 768px) {
  .omgl nav.main {
    text-align: left;
  }
  .omgl nav.main .toplevel {
    display: none;
  }
  .omgl .mobile-nav-toggle {
    text-align: left;
  }
  .omgl .mobile-nav-toggle .fa-bars {
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    padding: 7px 10px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    margin-top: -12px;
  }
  .omgl section.header .nameplate-container {
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
  }
  .omgl.nosubsite nav.main {
    letter-spacing: 1px;
    text-align: left;
  }
  .omgl.nosubsite nav.main li {
    font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 10px;
  }
  .omgl.subsite nav.main {
    letter-spacing: 1px;
  }
  .omgl.subsite nav.main li {
    font-size: 13px;
    width: 100%;
    margin: 0;
    padding: 10px;
    text-align: left;
  }
  .omgl.subsite nav.main li > i {
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    padding: 7px 10px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    margin-top: -5px;
  }
  .omgl .subsite-area.mobile {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
  }
  .omgl .subsite-area.mobile select {
    background: #f0f0f0;
    border-radius: 0;
    border: none;
    font-family: "itc-avant-garde-gothic-pro", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    color: #888;
  }
}
@media (min-width: 768px) {
  .omgl.nosubsite nav.main .divider {
    display: inline-block;
  }
  .omgl.nosubsite nav.main .divider .dot {
    font-size: 7px;
    line-height: 7px;
    margin-left: 8px;
    margin-right: 8px;
  }
  .omgl.nosubsite nav.main .divider .spacer {
    height: 2px;
    overflow: hidden;
  }
  .omgl.subsite nav.main li {
    margin-left: 5px;
    margin-right: 5px;
  }
}

/* Subnav */
.omgl nav.main .subnav {
  display: none;
}
@media (min-width: 768px) {
  .omgl nav.main .subnav {
    position: absolute;
    background: white;
    min-width: 200px;
    padding: 15px;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    z-index: 9999;
    text-align: left;
    line-height: 2.0;
    font-size: 80%;
    margin-left: -10px;
  }
  .omgl nav.main ul.toplevel > li:hover .subnav {
    display: block;
  }
}
.omgl nav.main ul.toplevel .fa-caret-down {
  display: none;
}
.omgl.subsite nav.main ul.toplevel .fa-caret-down {
  display: block;
}

/* Other header */
.omgl.subsite .date-col img {
  height: 25px;
}
.parent-nameplate img {
  height: 30px;
}
.parent-nameplate img {
  margin-bottom: 15px;
}
.omgl .subsite-area {
  margin-bottom: 12px;
}
.omgl .subsite-list a {
  text-transform: uppercase;
  color: #000;
  font-size: 0.95em;
  line-height: 2.0;
  margin: 0 7px;
}

/* Banner ads */
.omgl .box.box-bannerads img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

/* carousel */
@media only screen and (min-width: 990px) {
  .omgl .pk-section.section-4col .box-content-carousel.large .carousel-inner {
    max-height: 780px;
  }
}

/* WP accommodations */

img.alignleft {
	float: left;
	margin: 0 15px 8px 0;
}
img.alignright {
	float: right;
	margin: 0 0 8px 15px;
}
.omgl .box-calendar-fluid h6,
.omgl .box-calendar-fluid a {
  color: black;
}

/* Subsite adjustments */
.omgl.yardley section.header .nameplate-container {
  margin-bottom: 15px;
}
.omgl.yardley  .nameplate-container img {
  max-height: 110px;
}
.wpcap {
  font-size: 80%;
  color: #666;
}
.wpcap img {
  display: inline-block;
  margin-bottom: 5px;
}
.wpcap.alignleft {
  float: left;
  margin: 0 15px 7px 0;
}
.wpcap.alignright {
  float: right;
  margin: 0 0 5px 15px;
}

.omgl .overline-category {
  color: #184a90;
  font-size: 13px;
}

.omgl .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;
}
.omgl .box.search-widget button {
  position: absolute;
  right: 20px;
  z-index: 999;
  background-color: unset;
  border: unset;
  font-size: 22px;
}
@media (max-width: 768px) {
  .omgl .box-eedition h1 {
    font-size: 24px;
  }
}

/* Metro Philly subsite adjustments */
.omgl.metrophilly .btn.btn-primary {
  background-color: #004C54;
  border-color: #004C54;
  color: #ffffff;
}
.omgl.metrophilly .btn.btn-primary:hover {
  background-color: #003a40;
  border-color: #003a40;
  color: #ffffff;
}
.omgl.metrophilly h3#subtitle {
  font-weight: 400;
  color: #666;
  line-height: 1.35;
}
.omgl.metrophilly .content_bootstrap .body:has(p, li, a) {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
.omgl.metrophilly .text-lede,
.omgl.metrophilly .box p {
  font-family: 'Playfair Display', serif;
  font-size: 17px;
  line-height: 1.4;
}

.omgl.metrophilly section.header .nameplate-container {
  margin-bottom: 15px;
}
.omgl.metrophilly section.header .nameplate-container img {
  max-width: 100%;
  max-height: 175px;
}
.omgl.metrophilly section.header nav.main {
  position: relative;
  background-color: #004C54;
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
}
.omgl.metrophilly nav li {
  padding-top: 14px;
  padding-bottom: 10px;
}
.omgl.metrophilly nav li:hover {
  background-color: #8baea5;
}
.omgl.metrophilly .top-row nav li:hover {
  background-color: unset;
}
.omgl.metrophilly nav a {
  color: #ffffff;
}
.omgl.metrophilly nav a:hover {
  color: #ffffff;
}
.omgl.metrophilly .top-row nav a:hover {
  color: #8baea5;
}
@media (min-width: 768px) {
  .omgl.metrophilly nav.main .subnav {
    position: absolute;
    background: #004C54;
    min-width: 200px;
    padding: 15px 0;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    z-index: 9999;
    text-align: left;
    line-height: 2.0;
    font-size: 80%;
    margin-left: -10px;
  }
  .omgl.metrophilly nav.main ul.toplevel > li:hover .subnav {
    display: block;
    top: 36px;
  }
  .omgl.metrophilly nav.main li {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.omgl.metrophilly .kicker, 
.omgl.metrophilly .overline, 
.omgl.metrophilly .label, 
.omgl.metrophilly a {
  color: #ca2029;
  font-weight: bold;
}
.omgl.metrophilly .overline-category {
  font-size: 15px;
}
.omgl.metrophilly .reverse-bar-label {
  background-color: #ca2029;
  color: #ffffff;
}
.omgl.metrophilly .content_bootstrap .body.main-body img {
  max-width: 100%;
  height: auto;
}
.omgl.metrophilly .content_bootstrap .body.main-body figure {
  font-family: sans-serif;
  font-weight: bold;
  margin-top: 5px;
  line-height: 1.3;
}
.omgl.metrophilly .pagination > .active > a {
  background-color: #004C54;
  border-color: #004C54;
  color: #ffffff;
}
.omgl.metrophilly .box.box-gam-unit {
  margin-bottom: 15px;
}
.omgl.metrophilly footer {
  background-color: #004C54;
}
.omgl.metrophilly footer a {
  color: #ffffff;
}
.omgl.metrophilly footer .social img.photo {
  max-height: 70px;
  margin-bottom: 12px;
}
.omgl.metrophilly section.header nav.main .mobile-nav-toggle.visible-xs {
  background-color: white;
  color: black;
  height: 25px;
}
.omgl.metrophilly section.header nav.main .mobile-nav-toggle .fa-bars {
  margin-top: -10px;
  right: 0;
}
@media screen and (max-width: 768px) {
  .omgl.metrophilly h1#headline {
    font-size: 2.25em;
  }
  .omgl.metrophilly .content_bootstrap .body.main-body h2 {
    font-size: 1.5em;
  }
  .omgl.metrophilly .content_bootstrap .body.main-body h3 {
    font-size: 1.4em;
  }
  .omgl.metrophilly .content_bootstrap .body.main-body h4 {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 480px) {
  .omgl.metrophilly .header.container .top-row .col-sm-12.text-right {
    text-align: center !important;
  }
  .omgl.metrophilly .box.box-content-list .photo-container {
    width: 100%;
    float: unset;
    margin-right: unset;
    margin-bottom: 7px;
  }
  .omgl.metrophilly .pk-section.section-3col .box-content-list .photo-container img, 
  .omgl.metrophilly .pk-section.section-4col .box-content-list .photo-container img, 
  .omgl.metrophilly .pk-section.section-5col .box-content-list .photo-container img, 
  .omgl.metrophilly .pk-section.section-5col .box-content-list .photo-container img, 
  .omgl.metrophilly .pk-section.section-6col .box-content-list .photo-container img {
    max-height: 230px;
  }
  .omgl.metrophilly footer .col-md-3.col-sm-12.footer-col.nameplate-col.photo {
    margin-bottom: 35px;
  }
  .omgl.metrophilly footer .col-xs-12.social {
    text-align: center;
    margin-top: 35px;
  }
  .omgl.metrophilly footer .list-unstyled {
    font-size: 14px;
  }
  .omgl.metrophilly footer .list-unstyled li {
    margin-bottom: 8px;
  }
  .omgl.metrophilly .container-fluid.pk-layer.black.copyright-container {
    margin-bottom: 0;
  }
  .omgl.metrophilly .container-fluid.pk-layer.black.copyright-container .copyright, 
  .omgl.metrophilly .container-fluid.pk-layer.black.copyright-container .powered.text-right {
    text-align: center !important;
  }
}