/* redesign header August 2017 styles */
.gray--light-3 {
  color: #eee;
}

.bg--lighter-gray {
  background-color: #eee;
}

.header {
  background: #fff;
  padding: 0;
  box-shadow: none;
}
.is-subscriber .header {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.header--inner {
  top: 0;
  background: transparent;
  padding: 0.125rem 0 0 0;
}

.header__icons {
  top: 0.125rem;
  padding-left: 0;
}

.content {
  padding-top: 6.3125rem;
}
.content.is-subscriber {
  padding-top: 3.75rem;
}
.page__home .content {
  padding-top: 6.3125rem;
}
.page__home .content.is-subscriber {
  padding-top: 3.75rem;
}
.page__article .content {
  padding-top: 6.3125rem;
}
.page__article .content.is-subscriber {
  padding-top: 3.75rem;
}

.progress {
  top: 0;
  height: 0.125rem;
}

.header:not(.header--compact), .ut_fix .header {
  height: 6.3125rem !important;
}
.is-subscriber .header:not(.header--compact), .is-subscriber .ut_fix .header {
  height: 3.75rem !important;
}

.header:not(.header--compact) > .lc, .ut_fix .header > .lc {
  height: 3.75rem !important;
}

.papers-logo, .primary-nav__wrap {
  height: 3.625rem !important;
}

.papers-logo {
  padding: 0 0 0 0.625rem;
  border: 0;
}
.papers-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.primary-nav--full ul li a b {
  display: none;
}

.header__icons {
  height: 3.625rem;
}

.section-dropdown .secondary-nav__link-list h2.heading__secondary {
  color: #cc0000 !important;
  letter-spacing: 0.163rem;
}

.section-dropdown__inner {
  position: fixed;
  top: 3.125rem;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 50000010;
}

.section-nav__wrap {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

.section-nav-pad {
  padding: 1.25rem;
}

.section-dropdown__search {
  position: fixed;
  top: 0.125rem;
  background-color: #000;
  width: calc(100% - 46px);
  padding: 0.688rem 0.75rem 0.688rem 0.625rem;
}
.section-dropdown__search .search-form__input {
  height: 2.25rem;
  padding: 0 0.5rem;
  border: 0.063rem solid #444;
  border-radius: 0.25rem;
}
.section-dropdown__search .search-form__submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column-align: center;
      justify-items: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.25rem;
  padding: 0 0.25rem;
}
.section-dropdown__search .search-form__submit .icon {
  display: block;
}

.section-dropdown-account .snp__sub-list-item {
  padding-bottom: 0.938rem;
}

@media (min-width: 18.75em) {
  .section-dropdown__inner {
    height: calc(100% - 50px);
  }
}
@media (max-width: 25em) {
  .search-form__submit {
    top: 0;
  }
}
@media (min-width: 31.25em) {
  .content {
    padding-top: 8.1875rem;
  }
  .is-subscriber .content {
    padding-top: 5.625rem;
  }
  .page__home .content {
    padding-top: 8.1875rem;
  }
  .page__home .content.is-subscriber {
    padding-top: 5.625rem;
  }
  .page__article .content {
    padding-top: 8.1875rem;
  }
  .page__article .content.is-subscriber {
    padding-top: 5.625rem;
  }

  .header:not(.header--compact), .ut_fix .header {
    height: 8.1875rem !important;
  }
  .is-subscriber .header:not(.header--compact), .is-subscriber .ut_fix .header {
    height: 5.625rem !important;
  }

  .header:not(.header--compact) > .lc, .ut_fix .header > .lc {
    height: 5.625rem !important;
  }

  .papers-logo, .primary-nav__wrap {
    height: 5.5rem !important;
  }

  .header:not(.header--compact) .header--inner {
    padding-top: 0.125rem;
  }

  .header:not(.header--compact) .primary-nav,
  .primary-nav--full,
  .primary-nav--full ul,
  .primary-nav--recirc,
  .primary-nav--recirc ul {
    height: 100%;
  }

  .header:not(.header--scrolled) .primary-nav--recirc {
    height: 0;
  }

  .primary-nav {
    padding-top: 0;
    padding-bottom: 0;
  }

  .header:not(.header--compact) .header__icons {
    height: 5.5rem;
  }

  .section-dropdown__inner {
    top: 5.438rem;
  }

  .section-dropdown__search {
    width: calc(100% - 54px);
    padding-top: 1.438rem;
    padding-bottom: 1.5rem;
  }
  .section-dropdown__search .search-form__input {
    font-weight: bold;
    height: 2.625rem;
    padding: 0.75rem;
  }
  .section-dropdown__search .search-form__submit {
    height: 2.625rem;
    padding-right: 0.594rem;
  }
  .section-dropdown__search .search-form__submit .icon--s {
    width: 1.456rem;
    height: 1.456rem;
    padding: 0;
  }
}
@media (max-width: 49.9em) {
  .section-dropdown .snp__list-item:nth-child(even),
  .section-dropdown .secondary-nav__group:nth-child(even) {
    padding-left: 0;
  }
}
@media (min-width: 50em) {
  .primary-nav--full ul:before, .primary-nav--recirc ul:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }

  .primary-nav--full ul li, .primary-nav--recirc ul li {
    vertical-align: middle;
    margin-bottom: 0;
  }

  .primary-nav--recirc .pn__list-item {
    position: relative;
    display: inline-block;
    width: auto;
  }

  .primary-nav--full ul li a b {
    display: block;
    font-size: 0.875rem;
  }

  .hover-left, .hover-right {
    height: 100%;
    top: 0;
  }

  .section-dropdown__wrap, .section-dropdown__inner {
    width: 39.063rem;
  }

  .section-dropdown__search {
    width: 34.813rem;
    padding: 1.438rem 0.813rem 1.5rem 2.375rem;
  }
  .section-dropdown__search .search-form__submit {
    padding-right: 0.563rem;
  }

  .section-nav__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-nav__wrap nav, .section-nav__wrap .section-dropdown__powered-by {
    display: block;
    float: none;
  }
  .section-nav__wrap nav.section-nav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    background: #000;
    width: calc(100% - 14.063rem);
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .section-nav__wrap nav.secondary-nav {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    width: 13.938rem;
    margin-left: 0.125rem;
  }
  .section-nav__wrap .section-dropdown__powered-by {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }

  .section-dropdown .secondary-nav__group:nth-child(odd),
  .section-dropdown .secondary-nav__group:nth-child(even),
  .section-dropdown .snp__list-item:nth-child(odd),
  .section-dropdown .snp__list-item:nth-child(even) {
    float: none;
    width: auto;
  }

  .section-dropdown .snp__sub-list-item {
    display: inline-block;
    margin-right: 0.313rem;
  }

  .section-dropdown-account .snp__sub-list-item {
    display: block;
    margin-right: 0;
  }
}
@media (min-width: 68.75em) {
  .content {
    padding-top: 8.8125rem;
  }
  .page__home .content {
    padding-top: 8.8125rem;
  }
  .page__article .content {
    padding-top: 8.8125rem;
  }

  .header:not(.header--compact), .ut_fix .header {
    height: 8.8125rem !important;
  }
}
.subscribetoday__wrap {
  position: fixed;
  background: #222;
  top: 3.75rem;
  z-index: 50000000 !important;
  padding-top: 0.313rem;
  padding-bottom: 0.313rem;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.is-subscriber .subscribetoday__wrap {
  display: none;
}
.ut_fix .subscribetoday__wrap {
  position: absolute !important;
}

.subscribetoday {
  height: 100%;
  font-size: 1.08rem;
}
.subscribetoday a {
  font-weight: bold;
}

.subscribetoday__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.subscribetoday__inner > .vis-gt--800 {
  display: none;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
}
.subscribetoday__inner > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.subscribetoday__inner > div span {
  display: block;
}
.subscribetoday__inner > div span:not(:first-child) {
  text-align: right;
  margin-left: 0.625rem;
  padding-left: 0.625rem;
}
.subscribetoday__inner > div span .btn {
  background: #900;
  font-size: 0.813rem;
  padding: 0.563rem;
  border-radius: 0.25rem;
}

.brandlockup-logo {
  height: 100%;
}
.brandlockup-logo img {
  display: block;
  height: 2.5rem;
}

.account-is-active .section-dropdown {
  display: block;
}
.account-is-active .section-dropdown__search, .account-is-active .section-nav__wrap {
  display: none;
}
.account-is-active .section-dropdown-account__wrap {
  display: block;
}
.account-is-active .section-dropdown-account__wrap .subscriber {
  display: none;
}
.account-is-active.is-subscriber .section-dropdown-account__wrap .subscriber:not(.hide) {
  display: block;
}
.account-is-active.is-subscriber .section-dropdown-account__wrap .nonsubscriber:not(.hide) {
  display: none;
}

#profilelinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100% !important;
  padding: 0 0.625rem 0 0.375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#profilelinks a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.875rem;
  color: black;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-left: 0.75rem;
  height: 2.25rem;
  border: 0.063rem solid #aaa;
  border-radius: 0.25rem;
  box-sizing: border-box;
}
#profilelinks a:first-child {
  margin-left: 0;
}
#profilelinks a.signinlink {
  background: url(http://media.philly.com/designimages/avatar-outline_3x.png) center no-repeat;
}
#profilelinks a.profilelink {
  background: url(http://media.philly.com/designimages/avatar_3x.png) center no-repeat;
}
#profilelinks a.signinlink, #profilelinks a.profilelink {
  background-size: 1.25rem;
}
#profilelinks a.signinlink span, #profilelinks a.profilelink span {
  display: none;
}
#profilelinks a.signinlink, #profilelinks a.profilelink, #profilelinks a.search-toggler, #profilelinks a.menu-toggler {
  top: 0;
  width: 2.25rem;
}
#profilelinks a.search-toggler .icon--s {
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
}
#profilelinks a.hide {
  display: none;
}
#profilelinks a .menu-toggler--wrap {
  top: -0.45rem;
}
#profilelinks a .menu-toggler--wrap .menu-toggler__spans {
  top: 0;
  width: 1.25rem;
}
#profilelinks a span {
  display: inline-block;
  vertical-align: middle;
}
#profilelinks a.menu-toggler span {
  display: block !important;
}

.menu-is-active #profilelinks a {
  color: #fff;
  border-color: #444;
}

.account-is-active .section-dropdown__wrap, .account-is-active .section-dropdown__inner {
  width: 10rem;
  height: auto;
}

.section-dropdown-account__wrap {
  font-size: 0.875rem;
  padding: 1.563rem 0.581rem 0.875rem;
}

@media (min-width: 23.375em) {
  .subscribetoday {
    font-size: 1.125rem;
  }

  .subscribetoday_inner {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  #profilelinks {
    padding-left: 0.125rem;
  }
  #profilelinks a.signinlink {
    width: 5rem;
  }
  #profilelinks a.profilelink {
    width: 6.25rem;
  }
  #profilelinks a.signinlink, #profilelinks a.profilelink {
    background: none;
  }
  #profilelinks a.signinlink span, #profilelinks a.profilelink span {
    display: block;
  }

  .account-is-active .section-dropdown__wrap, .account-is-active .section-dropdown__inner {
    width: 13.75rem;
  }
}
@media (min-width: 31.25em) {
  .brandlockup-logo img {
    height: 3.75rem;
  }

  .subscribetoday__wrap {
    top: 5.625rem;
  }

  #profilelinks {
    padding-left: 1.625rem;
  }
  #profilelinks a {
    font-size: 1rem;
    margin-left: 0.875rem;
    padding: 0.75rem;
    height: 2.625rem;
  }
  #profilelinks a.signinlink {
    width: 6.875rem;
  }
  #profilelinks a.profilelink {
    width: 7.375rem;
  }
  #profilelinks a.search-toggler, #profilelinks a.menu-toggler {
    width: 2.625rem;
    padding: 0.625rem;
  }
  #profilelinks a.search-toggler {
    padding: 0.5875rem 0.375rem;
  }
  #profilelinks a.search-toggler .icon--s {
    width: 1.456rem;
    height: 1.456rem;
  }
  #profilelinks a .menu-toggler__spans {
    width: 1.5rem;
  }

  .account-is-active .section-dropdown__wrap, .account-is-active .section-dropdown__inner {
    width: 17.5rem;
  }

  .section-dropdown-account__wrap {
    font-size: 1rem;
    padding: 0.75rem 1.75rem 2.25rem;
  }
}
@media (min-height: 37.5em) and (min-width: 37.5em) {
  .section-dropdown-account .snp__sub-list-item:first-child {
    padding-left: .75rem;
  }
  .section-dropdown-account .snp__sub-list-item:first-child:before {
    display: inline-block;
  }
}
@media (min-width: 50em) {
  .subscribetoday__inner {
    padding-left: 0.938rem;
    padding-right: 1.563rem;
  }

  #profilelinks {
    padding-left: 0.688rem;
    padding-right: 1.563rem;
  }
}
@media (min-width: 68.75em) {
  .content {
    padding-top: 8.8125rem;
  }
  .page__home .content {
    padding-top: 8.8125rem;
  }
  .page__article .content {
    padding-top: 8.8125rem;
  }

  .subscribetoday {
    font-size: 1rem;
  }

  .subscribetoday__inner .vis-gt--800 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    text-align: left;
    padding-right: 0;
  }
  .subscribetoday__inner .vis-gt--800 span:not(:first-child) {
    border-left: 0.063rem solid #c00;
  }
  .subscribetoday__inner > div:not(.vis-gt--800) {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    font-size: 1.25rem;
  }
  .subscribetoday__inner > div:not(.vis-gt--800) span:not(:first-child) {
    margin-left: 0.912rem;
  }
  .subscribetoday__inner > div span .btn {
    font-size: 1.125rem;
    padding: 0.688rem 1.563rem;
  }
}
/* auth0 style overrides */
.auth0-lock-last-login-pane:before {
  content: "Click to verify your email address";
  display: block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.74);
}
.auth0-lock-last-login-pane p:not(.auth0-lock-alternative) {
  display: none;
}

.auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button[data-provider=""], .auth0-lock.auth0-lock .auth0-lock-social-button.auth0-lock-social-big-button[data-provider="auth0"] {
  background: #c00 !important;
}

.auth0-lock-no-submit .auth0-lock-close-button {
  display: none;
}

.auth0-lock-alternative:after {
  content: "NOTE: Commenters log in below stories";
  display: block;
  margin: 15px auto 0;
}

.auth0-lock-last-login-pane .auth0-lock-alternative:after {
  content: none;
}
.auth0-lock .auth0-lock-header-bg {
    background: rgba(241,241,241,0.8);
}
.auth0-lock .auth0-lock-header-bg .auth0-lock-header-bg-solid{
    background:none !important;
}







/* older section front styles! */
.section-front-header {
  margin-bottom: 10px;
  padding-bottom: 8px;
}
.section-front-header .sf-header__heading {
/*  font-family: "Gotham Narrow", Gotham, Arial, sans-serif;
  font-weight: 800; */
  font-size: 64px;
  letter-spacing: -0.2rem;
}

.section-front-header.border--btm {
  border-color: #c00;
  border-width: 2px;
}

.section-front-header .page--pad {
  padding: 0;
}

.section-front-header .mobile-nav {
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  vertical-align: bottom;
  margin-bottom: 5px;
  background: #c00 url("http://media.philly.com/designimages/philly_section_redesign2017_plus.png") no-repeat center;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.section-front-header .mobile-nav.open {
  background-image: url("http://media.philly.com/designimages/philly_section_redesign2017_minus.png");
}
.section-front-header .mobile-nav:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.tertiary-nav {
  display: block;
  margin-bottom: 8px;
}
.tertiary-nav.section-nav-pad {
  padding: 0;
}
.tertiary-nav h3 {
  display: none;
}
.tertiary-nav ul {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tertiary-nav li {
  background-color: #eee;
  text-align: center;
  margin: 0 10px 10px 0;
  border-radius: 5px;
}
.tertiary-nav li.sf__link-list-spacer, .tertiary-nav li.sf__link-list-header {
  display: none;
}

.tertiary-nav a {
  display: block;
  color: #333;
  font-size: 11px;
  padding: 10px;
 /* font-family: "Gotham Narrow", Gotham, Arial, sans-serif;
  font-weight: 500; */
}

.tertiary-nav li.active {
  background-color: #c00;
}

/* social links */
.sf-header__follow span:first-of-type {
  display: none;
}

.sf-header__follow svg path {
  fill: #868686;
}

/* adding a class */
.border--top--thick-red {
  border-top: 2px solid #c00;
}
@media (max-width: 46.8749em) {
  .section-front-header .sf-header__heading {
    font-size: 42px;
  letter-spacing: normal;
  }
  .tertiary-nav ul {
    background-color: rgba(34, 34, 34, 0.9);
    max-height: 0px;
    margin-top: -10px;
    padding-left: 10px;
    overflow: hidden;
    z-index: 700;
    -webkit-transition: max-height 400ms ease;
    transition: max-height 400ms ease;
  }
  .tertiary-nav li {
    background-color: rgba(238, 238, 238, 0.2);
    width: calc(50% - 10px);
    float: none;
  }
  .tertiary-nav li:nth-of-type(-n+2) {
    margin-top: 10px;
  }
  .tertiary-nav a {
    color: #fff;
    padding:10px;
  }
}
@media (min-width: 46.875em) {
  .section-front-header .mobile-nav {
    display: none;
  }
  .tertiary-nav li:hover {
    background-color: #ddd;
  }
  .tertiary-nav li.active a {
    color: #fff;
  }
}

/* HOMEPAGE OVERRIDES */

@media (min-width: 37.5em) {
.page__home .ad__wallpaper .block__list-items-flex {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}

.page__home .ad__wallpaper .sec-news__primary--var1 .block__list-items-flex {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
.page__home .ad__wallpaper .g-3up--wide-right.with-dividers {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
.page__home .ad__wallpaper .g-3up--wide-right.g--with-pad>.gi {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
.page__home .ad__wallpaper .g-4up-v2.with-dividers>.gi:nth-of-type(odd) {
    padding-right: 0.625rem;
    border-right: none;
}
}

@media (max-width: 56.25em) and (min-width: 37.5em), (min-width: 62.5em) {
.page__home .g-2up--wide-right.with-dividers>.gi:nth-of-type(even) {
    padding-left: 0.625rem;
    border-left: none;
}
.page__home .g-2up--wide-right.with-dividers>.gi:nth-of-type(odd) {
    padding-right: 0.625rem;
}
}

@media (min-width: 50em) {
.page__home .ad__wallpaper .g-4up-v2.with-dividers {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}

.page__home .ad__wallpaper .g-4up-v2.with-dividers>.gi {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    border-right: none;
}
}
