.headingStyle, .subHeadingStyle {
	text-align: center;
}

.subHeadingStyle {
	font-weight: 500 !important;
}

.mobile-menu-icon {
    display: none;
}

.search-icon {
    display: none;
}

.masthead-slide-content a {
	display: none;
}

.breadcrumbNav li:last-child a {
    background: none;
    display: none;
}

.breadcrumbNav ul {
    padding: 12px 0;
}

/*
.site-identifier p, .site-identifier h1, .site-identifier-sublogo1 p, .site-identifier-sublogo1 h1, .site-identifier-sublogo2 p, .site-identifier-sublogo2 h1 {
    display: none;
}*/

.feature-content-container-outer.last p,
.feature .mainContentContainer > div:last-of-type p {
	font-size: 1.230769em;
	font-weight: 400;
}

ul.pagination {
display: none;
}

@media screen and (min-width:700px)
		{
.primaryNav {display:none; }
}

/*
@media only screen and (min-width: 960px)
		{
.site-identifier, .site-identifier-sublogo1, .site-identifier-sublogo2 {

    display: none;
			}
		}
*/
		
.tabPanel h2.internalTitle a {
    padding: 0.5em 0 0.5em 40px !important;
}

.imagePromo p {
    display: block;
}