/**** CoolBlueWeb custom styles ****/

.sub-side-nav li{
  list-style:none;
  text-transform: uppercase;
}

.sub-side-nav .current_page_item{
  font-weight:bold;
}
.single-high-performance-101 div.sticky nav.top-bar, .single-high-performance-101 div#container div.sticky nav.top-bar .top-bar-section ul.dropdown {
/* fix disappearing stick nav */
   background: #20282b;
}

/* fix slider center issues */
.orbit-container .orbit-slides-container img {margin: 0 auto;}


/*.sub-side-nav  li{
font-size: 76%;
line-height: 21px;
margin-bottom:0 !important;
}*/


@media only screen and (max-width: 480px) {
  .single-high-performance-101 .sub-side-nav{
    margin:0;
  }

  .single-high-performance-101 .subtitle{
    visibility:hidden;
  }
}

div#inner-content .sub-side-nav{
	font-weight: inherit;
	font-size:16px;
}

.orbit li{
  list-style: none;
}

.page-template-high-performance-building-101-template div#container div.sticky nav.top-bar, .page-template-high-performance-building-101-template div#container div.sticky nav.top-bar .top-bar-section ul.dropdown{
  background: #20282b !important;
}
