HEADER#header A.navbar-brand IMG.navbar-brand-logo
{
	height: auto !important;
	min-width: 100% !important;
}
@media (max-height: 767px) and (min-width: 767px)
{
	HEADER#header A.navbar-brand IMG.navbar-brand-logo
	{
		height: auto !important;
		min-width: 100% !important;
		display: none;
	}
	MAIN#content
	{
		margin-top: 40px !important;
	}
}
HEADER#header.navbar
{
	/*position: relative;*/
}
HEADER#header A.navbar-brand
{
	position: relative !important;
	width: 300px !important;
}
A
{
	color: #53B7E8;
	text-decoration: none;
}
A:hover
{
	color: #4191B8;
}
@media (max-width: 991px)
{
	MAIN#content
	{
		margin-top: 76px;
	}
}
@media (max-width: 767px)
{
	MAIN#content
	{
		margin-top: 281px;
	}
}
@media (max-width: 575px)
{
	MAIN#content
	{
		margin-top: 140px !important;
	}
}
@media (max-width: 400px)
{
	MAIN#content
	{
		margin-top: 60px !important;
	}
}
MAIN#content DIV DIV DIV DIV DIV H1
{
	font-size: 2rem;
	color: #093F1B;
	line-height: 1;
}
A
{
	color: #093F1B;
}
