
  
ul.menu.nav.navbar-nav li
{
width: 100%;
}
  
    
.bigmenu
{display: none;}

ul.menu.nav.navbar-nav
{margin-left: 0}

.toptools
{float: left; margin-left: 8px;}

.menutext
{
color: white;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus
{
background-color:#4276a6;
}

.navbar-default .navbar-toggle
{border-color:#000}
  
.navbar-toggle
{
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: -10px;
margin-bottom: 8px;
border: 1px solid transparent;
border-radius: 4px;


background: rgba(51,131,228,1);
/*background: -moz-linear-gradient(top, rgba(51,131,228,1) 0%, rgba(51,97,149,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,131,228,1)), color-stop(100%, rgba(51,97,149,1)));
background: -webkit-linear-gradient(top, rgba(51,131,228,1) 0%, rgba(51,97,149,1) 100%);
background: -o-linear-gradient(top, rgba(51,131,228,1) 0%, rgba(51,97,149,1) 100%);
background: -ms-linear-gradient(top, rgba(51,131,228,1) 0%, rgba(51,97,149,1) 100%);
background: linear-gradient(to bottom, rgba(51,131,228,1) 0%, rgba(51,97,149,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3383e4', endColorstr='#336195', GradientType=0 );*/
}
  
  
  
.navbar-header
{padding: 0 10px;}
  
  
  
  
  
   
.flexslider #transpcontent
{
padding: 0px 10px;

position: absolute;
width: 100%;
height: 50%;
bottom: 0;
/*background-color: white;
opacity: .90;*/
background: url('/sites/all/themes/NEI_bootstrap/images/white.png');
border: 0px solid #ccc;
}

  
.flexslider h2
{font-size: 1.3em;
font-weight: 500;
color: #000;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
