.home .siteHeader .header-logo 
{ 
	padding-top: 0; 
	padding-inline:1em; 
	justify-self:auto;
} 

.languageMenuButton
{ 
	display: none;  
}

a[data-aid='Feedback'] 
{ 
	display: none !important; 
} 

.customFooter { 
	position: fixed; left: 0; bottom: 0; width:100%; background-color: #254D5F; z-index:1000;
} 

.customFooter a 
{ 
	color: #FFF; padding-left: 5px;
} 

.linksMenuButton, div[hamburger-menu] 
{ 
	display: none; 
} 

.FilterGroup .values 
{ 
	max-height: none; overflow-x: visible; margin-bottom: 50px;

} 

@media (max-height: 600px) 
{ 
	#nlbInfo {display : none; } 
} 

@media (max-width: 768px) 
{ 
	#nlbInfo {display: none;  } 
}

.header-searchbox-container {

    background-color: #fff !important;

}


.top-banner {
  background-color: #e31b23; 
  color: white;
  padding: 10px;
  font-size: 16px;
  line-height: 1;
  font-family: 'Urbanist', sans-serif;
}

.close-btn {
   font-size: 30px;
   font-weight: bold;
   vertical-align: middle;
   border: none;
   background: transparent;
}

.header-searchbox-container {
    background-color: #fff !important;
}

.resultsPane {

    padding-bottom: 100px;

}