.section-title {

margin: 8px 0 0 10px;
float: left;

	}
	
.navbar-brand {

	height: 32px;
}
.section-title h2 {font-size: 20px; font-weight: 500; letter-spacing: 0.2pt; margin:0;}
.navbar-header a:hover {text-decoration: none;}
	
/*ul.functions {font-size: }*/

.secondarynav { border-bottom: 1px solid #eee; background: #1361ae; z-index:100; 

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1361ae+90,ffffff+100&amp;1+90,0+100 */
background:#1361ae;


} /*Counter the margin from the top navbar when there's a secondary*/

.navbar-fixed-top {box-shadow: none; height: 100px; max-height: 49px;} /* if stacking colored secondary nav with colored top bar */

.carousel-2 {
	margin-top: 79px;
}

.secondarynav h2 {font-size: 18px; color: #0066cc; margin: 16px 0 0 1px; float: left; font-weight: bold; }


#page-content, #page-content.slide-active {padding-top:0; padding-bottom: 40px; }


#slide-nav .navbar-toggle {top: -45px;}
#slide-nav .navbar-toggle.slide-active {top:-50px;}

.xs-search-icon {margin: 3px 25px 0 0;}
.xs-search {top:85px;}

#body-content {padding-top:79px;}
.container-fluid .carousel {margin-top: 78px;}

/*Inverse Styles*/
.navbar-inverse .section-title h2 {color: #fff;}


th {font-weight: bold;}

.jumbotron {margin-top:79px;}


@media (min-width: 768px) {


.secondarynav {position: absolute; width: 101%; top: 49px; left: -1px; height: 30px;  font-size: 14px; } 
.secondarynav li>a  {
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom:8px;
	
	}
	
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav > li > a:focus { color: #333;
	background: #eee;}

}



@media (max-width: 767px) { /*xs*/

#slide-nav #slidemenu {position: absolute; /*top: -37px;*/} /*we cannot have fixed menu, because it must scroll*/
.navbar-fixed-top {box-shadow: none;}
.secondarynav {z-index:2000; border-bottom: none; }
.secondarynav.slide-active  { top: -40px;}
.secondarynav h2 {font-size: 18px; font-weight: normal; margin: 12px 0 0 0; }

#page-content {padding-top:100px;}  /*Replaced by body-content*/
#page-content.slide-active {padding-top: 0; margin-top: -59px;}  /*Replaced by body-content*/

#body-content {padding-top:71px;}

.section-title {margin: 45px 0 0 0px; float: none; display:block; background: #fff; border-bottom: 1px solid #ddd; }
.navbar-inverse .section-title h2 {margin: 5px 0; padding: 5px 0 0 15px; color:#1361ae; font-size:18px;}
}

@media (min-width: 768px) and (max-width: 991px) {  /*sm*/

}

@media (min-width: 992px) and (max-width: 1199px) {   /*md*/

}

@media (min-width: 1200px) {  /*lg*/
	
}
