.brandbar ul {
	list-style: none;
	display: inline-block;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}

.top-search #search, .top-tools #tools{
	background: none;
	border: none;
	height: 50px;
	line-height: 45px;
	color: white;
	padding-top: 3px;
	padding-left: 17px;
	padding-right: 17px;
/* 	padding-bottom: 8px; */
}

.top-search #search:hover, .top-tools #tools:hover {

	background-color: #6d0019;
	outline: dotted 1px #000;
    
}

.top-tools a,
.top-search a {
/*   padding-top: 20px !important; */
  padding-left: 17px !important;
  padding-right: 17px !important; 
/*   padding-bottom: 17px !important; */
  }

.top-tools-container {
  position: relative;
  left: 0;
  width: 100%;
  height: 66px;
  max-height: 66px;
  z-index: 1100;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: none;
  transform: translateZ(0);
  font-size: 16px; 
  }  
 
 .removepadding {
	padding-left: 0px !important; 
	padding-right: 0px !important;
 }
 
 .capstone-margins {
	 margin-left: 0px !important; 
	 margin-top: 7px !important;
 }
 
 .wordmark-overwrites {
	 margin-top: 7px !important;  
	 padding: 0px !important; 
	 padding-left: 15px !important; 
	 font-size: 1.5em !important; 
	 line-height: 35px !important; 
	 height: 35px !important;
	 overflow: hidden;
 }

nav li.slanted {
  display:inline-block;
  transition: background 0.2s;
  background-color: #990000;
  -webkit-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  transform: skew(-20deg);  /* SKEW */
  margin-right: -5px;
}

nav li.slanted a {
  height: 66px;
  line-height: 66px;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 5px 25px;
  -webkit-transform: skew(20deg);
  -ms-transform: skew(20deg);
  transform: skew(20deg); /* INVERSE SKEW */
  color: white;
}

nav li.slanted:active,
nav li.slanted:hover	{
	background:white;
}

nav li.slanted a:hover {
	color: #990000;
}

nav li.slanted:first-child {
	
}
    	  
nav li.slanted:nth-child(n+5) {
	background-color: #353535;   
}
nav li.slanted:hover:nth-child(n+5) {
	background-color: white;   
}


div .slantedWLAM {
	display:inline-block;
	transition: background 0.2s;
	background-color: #353535;
	-webkit-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);  /* SKEW */
	margin-right: -5px;
}

div .slantedWLAM a {
	text-decoration: none;
}

div .slantedWLAM span {
	height: 50px;
	line-height: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 5px 10px;
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	transform: skew(20deg); /* INVERSE SKEW */
	color: white;
	font-size: 15px;
	letter-spacing: 6px;	  
}



.navbar-brand {
	margin-left: -30px !important;	
}

header .header-primary {
	background: #990000;
}

.header-primary .top-tools-container {
    background-image: linear-gradient(
    to right,
    	hsl(0, 100%, 30%) 40%,
	hsl(0, 0%, 21%) 10%
  );	
}

.header-primary .top-search-container {
	background-color: #353535;
}


.header-primary .top-tools-container a,
.header-primary .top-search-container a {
    color: white; 
}
    
    
.header-primary .top-tools-container a:hover,
.header-primary .top-search-container a:hover {
      color: #900f0f;
      background: none;
}

@media screen and (max-width: 335px) {

	 .wordmark-overwrites {
		 font-size: 1em !important;

	 }
	 .ua-logo {
		 width: 100%;
	 }

}

@media screen and (max-width: 500px) {
/*
	#sticky-header {
	    position: relative;
	    top: inherit;
	    left: inherit;
	    right: inherit;
	    z-index: 1000;
	    width: 100%;
	}
*/
	 .wordmark-overwrites {
/* 		 padding-top: 3px !important; */
/* 		 padding-left: 5px !important;  */
	 }
	 .ua-logo {
		 max-width: 320px;
	 }
/*
	 .header-main .ua-logo.navbar-brand {
		 margin-top: 18px;
	 }
*/
}


@media screen and (max-width: 768px) {  
	
	 .header-main .ua-logo.navbar-brand {
		 margin-top: 18px;
	 }
}

@media (max-width: 1199px) {
.top-tools-container .container, .top-search-container .container {
    width: 1000px;
/*     font-size: 12px; */
}

nav.brandbar  li.slanted a {
	padding: 5px 19px;
}

}

@media screen and (max-width: 991px) {  
	
	#sticky-header {
	    position: relative;
	    top: inherit;
	    left: inherit;
	    right: inherit;
	    z-index: 1000;
	    width: 100%;
	}
	
	.top-tools-container, .top-search-container {
		display: none !important;
		
	}
	

}


@media screen and (min-width: 992px) and (max-width: 1199px) {
		
	.header-main .ua-logo {
		padding: 0px 10px !important;
	}
	
	.navbar-header .ua-logo {
		line-height: 90px;
		height: 90px;
	}
}


@media screen and (max-width: 991px) {
	
	.navbar-brand {
		margin-left: 0 !important;
		margin-top: 10px;
	}
	
	.sticky-header-container{
		 min-height: 110px !important;
	}
	
	.header-main .ua-logo {
		padding: 0px 10px 0 0 !important;
		max-width: 80%;
		margin-top: 5px; 
		padding: 0px; 
		line-height:35px;
		height: 35px;
	}
	
	.header-main.header-light, .header-main.header-dark {
    	background: #990000;
    }
	
	.navbar-header .ua-logo {
/* 		position: fixed; */
/* 		left: 0; */
		position: inherit;
		left: inherit;
		line-height: 50px;
		height: 50px;
	}
	
}







