.section.banner-nav::before {
    background-color: rgba(0,0,0,.4);
}
.section--dark .featuredblocks-grid-e .featuredblock__bgImage:before {
    background: rgba(0,0,0,.4);
}

.featuredblocks-grid-e .featuredblock__bgImage:before {
    content: "";
    opacity: 0.8;
    position: absolute;
    height: 100%;
    width: 100%;
}
.banner .banner-text__title--extraLarge {
    font-size: 3.125rem!important;
    line-height: 3.125rem!important;
}
.banner .banner-text__subtitle--medium {
    font-size: 1.75rem!important;
    line-height: 2.125rem!important;
}
.harrisburg .section.section__bg--dark-4 .navigation__list--sub .navigation__item.has-drop-down ul a:hover {
    color: #2459a9!important;
}
#top hr{
    clear:both;
}
#brushing-instructions li, #flossing-instructions li{
    clear:both;
}

@media (min-width: 1199px){
.form_refer_a_friend__container--inner .form__group:nth-child(-n+5) {
    margin-right: 0!important;
    padding: 0 0% 0 0!important;
}
}
@media only screen and (min-width: 48em){
.img-left {
    float: left;
    margin: 0 2.5% 2.5% 0;
    clear: left;
}
}