/* ROTATING BANNER */

.navigationMobileContainer, 
.subTemplate .navigationPrimary, 
.navigationContextual > li.selected > a 
{ background-color: #c41230 !important; }

.navigationContextualSub > li > a { background-color: #fff !important; }
.navigationContextualSub > li.selected > a { background-color: #c41230 !important; }

.navigationPrimaryMobile.active span, .navigationPrimaryMobile.active, .searchMobile.active span, .searchMobile.active,.navigationPrimaryMobile.active span, .navigationPrimaryMobile.active, .searchMobile.active span, .searchMobile.active, .subTemplate .navigationPrimary li.active a, .subTemplate .navigationPrimary li:hover a, .subTemplate .navigationPrimary li a:hover
{ color: #c41230 !important; }

.navigationPrimary li a { border-bottom: none /*10px solid #c41230*/ !important; }

.navigationPrimaryContainer { border-bottom: 2px solid #c41230 !important; }

.subTemplate .contentDivider  { background: url(images/patterns/redChevron.png);  }

/*SOCIAL MEDIA WIDGET -- NEEDS MOVED TO SCHOOLDEPTGLOBAL*/
.componentSocialListingContainer { margin-bottom: 20px; }
.componentSocialMediaIcons { padding-top: 15px; background: url(images/hrBg.png) top left repeat-x; }
.componentSocialMediaIcons .followUs { display: none; }
.componentSocialMediaIcons img  { width: 40px; }

.componentSocialListingHeading { /*display: none !important;*/ }
.four .componentSocialMediaIcons { display: none !important; }

iframe[title='Google conversion frame']{display:none;}

.departmentLanding .scrollCols .columns .componentRichTextTeaser {
    height:auto;
}