@media only screen and (max-width: 1280px) and (min-width: 641px)
{
	.research-year-filter-dash
	{
		text-align: center;
	}
	
	.research-year-filter
	{
		padding-left: 3.5%;
		padding-right: 3.5%;
	}
	
	.apply-filter
	{
		margin-top: 5%;
		width: 100%;
	}

	.reset-filter
	{
		margin-top: 4%;
		margin-bottom: 2%;
		width: 100%;
	}
	
	.research-year-filter-row
	{
		margin-top: 5%;
	}
	
	.dropdown-submenu > ul:not(.open)
	{
		display: none !important;
	}
	
	.dropdown-submenu > .open
	{
		display: block;
	}
	
	.search-alert-div-header
	{
		text-align:center;
	}
	
	.search-alert-div
	{
		padding: 2%;
		margin-bottom: 10%;
		margin-top: 5%;
	}
	
	.small-screen
	{
		display: block;
		margin-top: 4%;
	}
	
	.not-small-screen
	{
		display: none;
	}
	
	.search-alert-label
	{
		font-weight: bold;
		
	}
	
	.search-alert-list-hr
	{
		margin-bottom: 5% !important;
		margin-top: 0;
	}
	
	.search-alert-list-btns
	{
		margin-left: 0;
	}
	
	.small-screen-container > .row > div
	{
		margin-bottom: 4%;
	}
	
	.small-screen-container
	{
		margin-left: 2.3%;
	}
}

@media only screen and (max-width: 1199px) and (min-width: 768px) {
	#herdin_tlbar1 {
		margin-top: 60px;
	}
}
