/*
    logo colors:
    blue - #03045e
    yellow - #f7f708
 */

.logo_img img {
    max-width: 135%;
}

.navigation-header{
	margin-top: 171px !important;
}

@media only screen and (max-width: 767px)
{
	.navigation-header{
		margin-top: 90px !important;
	}
}

.footer{
	padding-top:30px;
}

.copyright{
	margin-top:30px;
}
