.trail-body p {margin-bottom: 24px !important}

.stopitemslist .steptextindent p {font-size: 15px}

#trailpage .xspot.spotholder:not(.spotopen) {margin-bottom: 50px}

#trailpage .stopitemslist {padding-top: 50px}

#foursquare-list li:nth-child(6) {display: none}

.fullsize.articletrail .gamma {float: none !important; display: block !important}
.fullsize.articletrail .township {float: none !important; display: block !important; margin: 0 !important; padding:5px 0 !important}
.mobile.articletrail .alpha br, .mobile.articletrail .alpha br:after  {content: ' '}  /* ignore break tags on mobile title */

.articletrail .zipcar {display: none;}

.towns.townstrail .zipcar{display: block;}


/* ADDED .fullsize.pageunit .description-wrap p, .fullsize.pageunit .description-wrap  li {font-size: 15px;} */

/* vertical spacing */

.break-5 {
  height: 5px;
}
.break-10 {
  height: 10px;
}
.break-15 {
  height: 15px;
}
.break-20 {
  height: 20px;
}
.break-25 {
  height: 25px;
}
.break-30 {
  height: 30px;
}
.break-35 {
  height: 35px;
}
.break-40 {
  height: 40px;
}
.break-45 {
  height: 45px;
}
.break-50 {
  height: 50px;
}

#header .logo a {background-image: url(/m/home-visit-philadelphia2.png?2);}

#content-bg {
    background: #ffffff url(/m/screen/bg-content.gif) repeat-x 0 top; /*EB:  this fixes the repeating bg issue for now */
  }

.fullsize .noslides .caption {width: 100%;}

body.article.articletypeformattedlist #content .main h2.title {font-size: 34px;}

body.article.articletypeformattedlist #content .main h2.title a {color: #37455c;}
body.article.articletypeformattedlist #content .main h2.title a:hover {opacity: .8;}

.socialrank td{padding:3px;}

.pageunit .details-pad .actions {display: none}

.pageunit .details-pad .actions {display: none}

.mobile.article #barnespkg{
  width: 100% !important
}

.mobile.article #barnespkg th{
 display: none
}

.mobile.article #barnespkg td{
  display: block;
 
}

.article em.instagramcaption {
  font-size: 16px;
  line-height: 25px;
 
}

/* hashtag hover message */

.hashtag a:hover {
    text-decoration: none;
    margin-top: -25px;
    padding-top: 25px;
    margin-bottom: -25px;
    padding-bottom: 25px;
}
.hashtag a:before {
    content:'Tag your best photos with';
    display: block;
    width: 85px;
    font-size: 11px;
    max-height:0;
    transition: max-height 0.7s ease-in;
    opacity: 0;
    font-style: normal;
    font-family:'MuseoSans-500';
    text-transform: uppercase;
    text-align: center;
}
.hashtag a:hover:before {
    max-height: 100px;
    opacity: 1
}
.hashtag a:after {
    content:"\f16d";
    display: block;
    max-height:0;
    transition: max-height 0.7s ease-in;
    opacity: 0;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
}
.hashtag a:hover:after {
    max-height: 100px;
    opacity: 1
}

/*.scroll-section .headliners li {
  font-size: 30px !important;
  line-height: 1.5em;
  font-family: 'MuseoSans-500'

}

.scroll-section .headliners li:before{
  
  content: '\2022';
  padding-right: 10px;
  margin-left: 50px !important;
    
}

.scroll-section .accolade {
 text-align: center;
}

.scroll-section .accolade a{

  color: #0000ff;
  font-family: 'MuseoSans-500';
  font-size: 22px
}

.scroll-section .accolade hr{
  width: 30%;
  padding-top: 30px;
}*/
