.nav-tabs > li > a,
.nav-pills > li > a {
    font-size: 1.2em;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
   color: #FFF;
   background-color: 800000;
font-size: 1.1em;
  }

.banneritem,
.banneritem .clr{
   display: inline;
}
.brand {
-webkit-transition: color .5s linear;
-moz-transition: color .5s linear;
-o-transition: color .5s linear;
transition: color .5s linear;
float: none;
display: block;
text-align: left;
margin-left: 20px;
margin-top: 0px;
width: 100%;
}
hr {
  display: none;
}

.navi1 {
   float:right;
}


hr {
  display: none;
}
.nav-collapse {
    background-color: #FFF !important;
    color: #fff !important;
box-sizing: content-box;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff !important;
    color: #000066 !important;
}
/**.nav-list > .active > a  
{
background-color: green;
}**/

.hgfb {
background-color: #FFD428 !important;
}
.hgfb1 {
background-color: #00BAFD !important;
}
.hgkj {
background-color: #F75F1C !important;
}
.hgkj1 {
background-color: #ebbd26 !important;
}
.hgkjgelb {
background-color: #FFFF58 !important;
}