/* Utililites */
.orange {
	color:#ff6000;
}

.orange a:hover {
	color:#ff6000;
	text-decoration:underline;
}

/* alert */
.close {
    opacity: .86;
}


@media (max-width: 831px) {
	#main-content {
		margin-top:20px;
	}
}

/* HEADER styles */
@media (max-width: 1200px) {
	.sm-quicklinks {
		font-size:1.05rem;
	}
}

.todays-hours{
    text-align: center;
    padding-top: .5rem;
}


.hours {
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	line-height:1.4;
}

@media (min-width: 768px) {
	.hours {
		font-size:18px;
	}
}

@media (min-width: 1200px) {
	.hours {
		font-size:21px;
	}
}

a.banner-link {
	color:#fff;
	text-decoration:none;
}

a.banner-link:hover,a.banner-link:focus,.banner a:hover,.banner a:focus,#quicklinks li a:hover,#quicklinks li a:focus,#site-name:hover,#site-name:focus {
	color:#f60;
	text-decoration:none;
}



@media (min-width: 992px){
#top-nav-bar #primary-menu {
    margin-left: 113px;
}
.navbar-nav>li.navbar-last {
    float: right;
}
#top-nav-bar .navbar-nav {
    height: 36px;
    overflow: hidden;
    position: static;
    width: 857px;
}
.navbar-last{
  float: left;
  background: #ff6000;
}
}

@media (min-width: 1200px){
#top-nav-bar .navbar-nav {
    height: 36px;
    overflow: hidden;
    position: static;
    width: 1087px;
}
.navbar-last{
  float: right;
  background: #ff6000;
}
.ask-us{border-right: 1px solid #000;}
}



#top-nav-bar .navbar-nav>li>a:hover,#top-nav-bar .navbar-nav>li>a:focus,#top-nav-bar .navbar-nav>li>a.highlighted {
		background:#ff6000;
	}
	
@media (max-width: 991px){	
#main-menu > li > a.menu-toggle {
    background: #000;
    border: 0;
    border-bottom: 1px solid #533324;
    color: #ff6000;
    height: 45px;
    font-size: 1.286em;
    font-weight: bold;
    line-height: 18px;
    padding-left: 0.769em;
    padding-right: 0.769em;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    z-index: inherit;
}
#main-menu > li > a.menu-toggle:hover {
    background: #ff6000;
    border: 0;
    border-bottom: 1px solid #533324;
    color: #000;
    height: 45px;
    font-size: 1.286em;
    font-weight: bold;
    line-height: 18px;
    padding-left: 0.769em;
    padding-right: 0.769em;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    z-index: inherit;
}

}






.center-bar-dropdown {
    background-color: #000;
    border: 1px solid #000;
    border: 1px solid #000;
}



.center-bar-dropdown>li>a {
    color: #fff;
    text-decoration: none;
    }

.center-bar-dropdown>li>a:hover, .center-bar-dropdown>li>a:focus {
    color: #ff6000;
    text-decoration: underline;
    background: #000;
    }


.center-bar-dropdown>li>a {
    background: #000;
    }



/*  Splash Styles */

.bottom-splash a{
    color:#fff;
}
.bottom-splash a:hover, .bottom-splash a:focus{
    color:#fff;
}

.bottom-splash-footer{
    padding-top: 0.75rem;
}

@media (min-width: 768px){
  .top-splash{
      min-height: 740px;
    }
  .bottom-splash{
      min-height: 658px;
    }
      
    .top-splash-footer, .bottom-splash-footer {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;  
      }
      .bottom-splash-footer{
	      xmargin: 1rem;
      }
  }


@media (max-width: 768px){
  .bottom-splash{
      min-height: 0;
    }
  }

@media (min-width: 769px) and  (max-width: 991px) {
  .bottom-splash{
      min-height: 0;
    }
  }

@media (min-width: 992px) and  (max-width: 1199px) {
  .bottom-splash{
      min-height: 0px;
    }
  }

@media (min-width: 1200px) {
  .bottom-splash{
      min-height: 658px;
    }
  }




@media (max-width: 768px){
    
    .top-splash-footer {
      margin-right: -15px; 
      margin-left: -15px; 
      }
  }

 .top-splash{
      background-image:url('splash/2-003bg.jpg');
      background-repeat:no-repeat;
      background-size:cover;
      background-position: center top;
      position:relative;
      color: #fff;
    }
    
  .bottom-splash{
      background:#333;
      background-repeat:no-repeat;
      background-size:cover;
      background-position: left top;
      position:relative;
      color: #fff;
    }
  
  
@media (max-width: 768px){
    
    .top-splash{
      background: #000;
      color: #fff;
    }
  }
   
   
   
.top-splash-search-wrapper{
	 margin-left: 3rem;
	 margin-right: 3rem;
 } 
 
  
  .top-splash-footer, .bottom-splash-footer {
      background: rgba(0,0,0,0.5);

      }

@media (max-width: 768px){
    
    .bottom-splash-footer {
      background: #000;
      }
  }






   .splash-footer .row{
  	 margin-right:0;
  	 margin-left:0;
   } 

  .top-splash-footer a{
      color:#fff;
    }  

.bottom-splash-footer h4{
	font-size: 3rem;
	font-weight: 400;
}
.bottom-splash-footer p, .bottom-splash-footer li{
	font-size: 18px;
	font-weight: 400;
}
@media (max-width: 768px){
  .bottom-splash-footer h4{
  	font-size: 2.25rem;
  	font-weight: 400;
  }
  .bottom-splash-footer p, .bottom-splash-footer li{
  	font-size: 1.5rem;
  	font-weight: 400;
  }
}
    
.top-splash-footer-topline{
    margin: 5px 0;
}

.top-splash-footer-tagline{
    margin-bottom: 10px;
}

.bottom-splash-inner-wrapper{
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.splash-headline-wrapper{
	margin: 3rem 4rem 0 4rem;
}

h3.bottom-splash-tagline{}


h2.bottom-splash-headline{
	font-size: 5rem;
	color: #fff;
	font-weight: 700;
}






@media (max-width: 768px){
	
	.splash-headline-wrapper{
  	margin: 1rem 2rem 2rem 0;
    }

    h3.bottom-splash-tagline{}


  h2.bottom-splash-headline{
  	font-size: 3rem;
  	color: #fff;
  	font-weight: 700;
  }
  .bottom-splash-content{
    margin-left: 1.5rem;
    margin-bottom: 3rem
  }
}
.how-do-i a{
  padding-right: .75rem;
}


footer #footer-department-links {
	border-top:0;
	}

/*  Splash Search */   

@media (min-width: 768px){
   .search-well {
      min-height: 20px;
      padding: 19px 0 6px 0;
      background-color: #ff6000;
      border: 1px solid #ff6000;
      border-radius: 4px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
      box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
      background: #ff6000; 
      margin: 23px 0;
    }
  }
  
    
    @media (max-width: 768px){
      .search-well{
        min-height: 20px;
        padding: 19px 0 0px 1rem;
        background-color: #000;
        border: 1px solid #000;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
        margin: 23px;
        }
      }
  
    .btn-search{
    	 border: 0;
    }
    
p.event-title{
  	 font-size: 3rem;
  	 margin-bottom: 5px;
   }

@media (max-width: 1200px){   
p.event-title{
  	 font-size: 2.3rem;
  	 margin-bottom: 5px;
   }
}
   
a.btn.btn-default.btn-lg.btn-study-room, .btn-square{
  border-radius: 0;
  font-size: 1.1em;
}


.search-alt-links{
    margin-top: .75rem;
}
.advanced-search a, .search-options a{
    color: #fff;
    text-decoration: none;
}
.advanced-search a:hover, .search-options a:hover{
    color: #fff;
    text-decoration: underline;
}

.event-title a{
    text-decoration: none;
}

.event-title a:hover{
    text-decoration: underline;
}

.todays-hours{
    text-align: center;
    padding-top: .5rem;
}







/*Center navigation bar */

.center-bar{
  background: #ff6000;
  padding: .4rem 0;
  text-align:center;
}

.center-bar-link{
  color:#fff;
  text-align: center;
  text-decoration: none;
  font-size: larger;
}

@media (max-width: 768px) {
.center-bar-link{
  padding-left:.5rem;
  font-size: 21px;
}
.popular, .how-do-i{
  font-size: 21px;
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-top: .5rem;
  margin-bottom: .5rem;

}
.how-do-i{

  }
}


.center-bar-link:hover, .center-bar-link:focus{
  color:#fff;
  text-align: center;
  text-decoration: underline;
}


@media (max-width: 768px) {
  .center-bar{
  
    text-align: left;
  
  }

}


@media (max-width: 768px) {
.center-bar{

  xtext-align: left;

}
.popular, .how-do-i{
  font-size: larger;
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-top: .5rem;
  margin-bottom: .5rem;

}
}


        @media(min-width:992px) {
  	               #main-menu .mega-menu h2 {
                  		color:#fff;
                  		font-size:1em;
                  		font-weight:900;
                  		margin:0 0 10px;
                  		border-bottom: 1px solid #fff;
                	  }
                	  
                	  #main-menu ul.dropdown-menu.mega-menu {
                  		border-top:1px solid #333;
                  		display:none;
                  		height:auto!important;
                  		left:0px!important;
                  		margin-left:0!important;
                  		max-width:none!important;
                  		padding:1em 0;
                  		position:absolute;
                  		visibility:visible;
                  		width:970px!important;
                  	}
                  	
                  	ul.mega-menu .column-1-4 {
                  		float:left;
                  		padding:0 1em;
                  		width:235px;
                  	}
                  	
                  	#main-menu ul.dropdown-menu.mega-menu>li {
                      background: #000;
                      background rgba(0,0,0,0.8);
                      display:inline-block;
	                  }
	                  }
                  	
                  	@media(min-width:1200px) {
                    	 #main-menu ul.dropdown-menu.mega-menu {
                          width:1200px!important;
                          }
                        ul.mega-menu .column-1-4 {;
                      		width:300px;
                      	}
                  	}
                @media(min-width:992px) {  	
                  	.column-1-4 h2{
                    	padding-top: 2rem;
                  	}

                  	
                  	.column-1-4 h2:first-of-type{
                    	padding-top: 0px;
                  	}
                  	}





.row-5 {
  margin-left: -15px;
  margin-right: -15px;
}
.col5-xs-1, .col5-sm-1, .col5-md-1, .col5-lg-1, .col5-xs-2, .col5-sm-2, .col5-md-2, .col5-lg-2, .col5-xs-3, .col5-sm-3, .col5-md-3, .col5-lg-3, .col5-xs-4, .col5-sm-4, .col5-md-4, .col5-lg-4, .col5-xs-5, .col5-sm-5, .col5-md-5, .col5-lg-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col5-xs-1, .col5-xs-2, .col5-xs-3, .col5-xs-4, .col5-xs-5 {
  float: left;
}
.col5-xs-5 {
  width: 100%;
}
.col5-xs-4 {
  width: 80%;
}
.col5-xs-3 {
  width: 60%;
}
.col5-xs-2 {
  width: 40%;
}
.col5-xs-1 {
  width: 20%;
}
.col5-xs-pull-5 {
  right: 100%;
}
.col5-xs-pull-4 {
  right: 80%;
}
.col5-xs-pull-3 {
  right: 60%;
}
.col5-xs-pull-2 {
  right: 40%;
}
.col5-xs-pull-1 {
  right: 20%;
}
.col5-xs-pull-0 {
  right: auto;
}
.col5-xs-push-5 {
  left: 100%;
}
.col5-xs-push-4 {
  left: 80%;
}
.col5-xs-push-3 {
  left: 60%;
}
.col5-xs-push-2 {
  left: 40%;
}
.col5-xs-push-1 {
  left: 20%;
}
.col5-xs-push-0 {
  left: auto;
}
.col5-xs-offset-5 {
  margin-left: 100%;
}
.col5-xs-offset-4 {
  margin-left: 80%;
}
.col5-xs-offset-3 {
  margin-left: 60%;
}
.col5-xs-offset-2 {
  margin-left: 40%;
}
.col5-xs-offset-1 {
  margin-left: 20%;
}
.col5-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col5-sm-1, .col5-sm-2, .col5-sm-3, .col5-sm-4, .col5-sm-5 {
    float: left;
  }
  .col5-sm-5 {
    width: 100%;
  }
  .col5-sm-4 {
    width: 80%;
  }
  .col5-sm-3 {
    width: 60%;
  }
  .col5-sm-2 {
    width: 40%;
  }
  .col5-sm-1 {
    width: 20%;
  }
  .col5-sm-pull-5 {
    right: 100%;
  }
  .col5-sm-pull-4 {
    right: 80%;
  }
  .col5-sm-pull-3 {
    right: 60%;
  }
  .col5-sm-pull-2 {
    right: 40%;
  }
  .col5-sm-pull-1 {
    right: 20%;
  }
  .col5-sm-pull-0 {
    right: auto;
  }
  .col5-sm-push-5 {
    left: 100%;
  }
  .col5-sm-push-4 {
    left: 80%;
  }
  .col5-sm-push-3 {
    left: 60%;
  }
  .col5-sm-push-2 {
    left: 40%;
  }
  .col5-sm-push-1 {
    left: 20%;
  }
  .col5-sm-push-0 {
    left: auto;
  }
  .col5-sm-offset-5 {
    margin-left: 100%;
  }
  .col5-sm-offset-4 {
    margin-left: 80%;
  }
  .col5-sm-offset-3 {
    margin-left: 60%;
  }
  .col5-sm-offset-2 {
    margin-left: 40%;
  }
  .col5-sm-offset-1 {
    margin-left: 20%;
  }
  .col5-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col5-md-1, .col5-md-2, .col5-md-3, .col5-md-4, .col5-md-5 {
    float: left;
  }
  .col5-md-5 {
    width: 100%;
  }
  .col5-md-4 {
    width: 80%;
  }
  .col5-md-3 {
    width: 60%;
  }
  .col5-md-2 {
    width: 40%;
  }
  .col5-md-1 {
    width: 20%;
  }
  .col5-md-pull-5 {
    right: 100%;
  }
  .col5-md-pull-4 {
    right: 80%;
  }
  .col5-md-pull-3 {
    right: 60%;
  }
  .col5-md-pull-2 {
    right: 40%;
  }
  .col5-md-pull-1 {
    right: 20%;
  }
  .col5-md-pull-0 {
    right: auto;
  }
  .col5-md-push-5 {
    left: 100%;
  }
  .col5-md-push-4 {
    left: 80%;
  }
  .col5-md-push-3 {
    left: 60%;
  }
  .col5-md-push-2 {
    left: 40%;
  }
  .col5-md-push-1 {
    left: 20%;
  }
  .col5-md-push-0 {
    left: auto;
  }
  .col5-md-offset-5 {
    margin-left: 100%;
  }
  .col5-md-offset-4 {
    margin-left: 80%;
  }
  .col5-md-offset-3 {
    margin-left: 60%;
  }
  .col5-md-offset-2 {
    margin-left: 40%;
  }
  .col5-md-offset-1 {
    margin-left: 20%;
  }
  .col5-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col5-lg-1, .col5-lg-2, .col5-lg-3, .col5-lg-4, .col5-lg-5 {
    float: left;
  }
  .col5-lg-5 {
    width: 100%;
  }
  .col5-lg-4 {
    width: 80%;
  }
  .col5-lg-3 {
    width: 60%;
  }
  .col5-lg-2 {
    width: 40%;
  }
  .col5-lg-1 {
    width: 20%;
  }
  .col5-lg-pull-5 {
    right: 100%;
  }
  .col5-lg-pull-4 {
    right: 80%;
  }
  .col5-lg-pull-3 {
    right: 60%;
  }
  .col5-lg-pull-2 {
    right: 40%;
  }
  .col5-lg-pull-1 {
    right: 20%;
  }
  .col5-lg-pull-0 {
    right: auto;
  }
  .col5-lg-push-5 {
    left: 100%;
  }
  .col5-lg-push-4 {
    left: 80%;
  }
  .col5-lg-push-3 {
    left: 60%;
  }
  .col5-lg-push-2 {
    left: 40%;
  }
  .col5-lg-push-1 {
    left: 20%;
  }
  .col5-lg-push-0 {
    left: auto;
  }
  .col5-lg-offset-5 {
    margin-left: 100%;
  }
  .col5-lg-offset-4 {
    margin-left: 80%;
  }
  .col5-lg-offset-3 {
    margin-left: 60%;
  }
  .col5-lg-offset-2 {
    margin-left: 40%;
  }
  .col5-lg-offset-1 {
    margin-left: 20%;
  }
  .col5-lg-offset-0 {
    margin-left: 0%;
  }
}

.row-5:before,
.row-5:after {
  content: " ";
  display: table;
}

.row-5:after {
  clear: both;
}



@media (min-width: 992px){
#main-menu .mega-menu h2 {
    font-weight: 400; 
    }
}







