#header
{
	box-shadow: 0 5px 10px 0 rgba(5, 5, 5, 0.1), 0 5px 10px 0 rgba(0, 0, 0, 0.1);
	height: 85px;
	width: 100%;
}

nav .nav-wrapper
{
	position: relative;
	height: 100%;
	width: 100%;
}


nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i
{
	line-height: 85px;
}

.brown.darken-3
{
	background-color: #472F17 !important;
}

.right li
{


}
body, #header, .white
{
	/*background-color: rgba(255, 246, 0, 0.16);*/
}

.brown-text
{
	color: #0000FF !important;
}

#footer-color
{
	background-color: rgb(22, 30, 107);
	/* background-color: rgb(204, 204, 204);*/
}

#link
{
	color: rgb(132, 125, 120);
}

#link a
{
	color: rgb(132, 125, 120);
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}


/*Contentlauyout --------------------------- start*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) and (max-width : 479px)
{
	#logo-container img
	{
		width: 250px;
	}
	.parallax-container
	{
		min-height: 200px;
	}
	.container
	{
		width: 85%;
	}
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) and (max-width : 765px)
{
	#logo-container img
	{
		width: 330px;
	}
	.parallax-container
	{
		min-height: 250px;
	}
	.container
	{
		width: 90%;
	}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 766px) and (max-width : 991px)
{
	#logo-container img
	{
		width: 450px;
	}
	.parallax-container
	{
		min-height: 300px;
	}
	.container
	{
		width: 95%;
	}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width : 1199px)
{
	#logo-container img
	{
		width: 450px;
	}
	.parallax-container
	{
		min-height: 340px;
	}
	.container
	{
		width: 97%;
	}
}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) and (max-width : 1399px)
{
	#logo-container img
	{
		width: 450px;
	}
	.parallax-container
	{
		min-height: 380px;
	}
	.container
	{
		width: 95%;
	}
}
/* Ultra Wide Screens */
@media only screen and (min-width : 1400px)
{
	#logo-container img
	{
		width: 450px;
	}
	.parallax-container
	{
		min-height: 380px;
	}
	.container
	{
		width: 90%;
	}
}
/*--------------------------Handys ---------------------------------*/
@media only screen and (min-width : 1000px) and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi)
{

	#logo-container img
	{
		width: 240px;
	}
	.parallax-container
	{
		min-height: 160px;
	}
}

.icon-block22
{
	background-color: aqua; */
	padding: 0px;
	margin: 0px;
	margin-bottom: 40px;
	margin-left: -10px;
	border-bottom: 1px solid blue;
}
.icon-block
{
	margin-bottom: 40px;
}
