#top .header
{
	position: relative;
	/*min-height: 130px;*/
	width: 100%;
	font-size: 1.1em;
	background-color: #01a0e2;
	z-index: 6;
}

#top .header .print
{
	padding-left: 5px;
}

@media only screen and (max-width: 500px)
{
	#top .header
	{
		padding-right: 0;
	}
}

#top .header .logo
{
	padding-right: 5px;
	margin-top: 35px;
	margin-bottom: 10px;
}

#top .header .info .print
{
	margin-top: 20px;
	margin-bottom: 10px;
	color: #fefefe;
}

#top .header .info img
{
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	cursor: pointer;
}

#top .header .contact
{
	/*margin-top: 20px;*/
	/*margin-bottom: 10px;*/
	color: #fefefe;
	font-size: 1.1em;
}

#top .header .contact .call-back
{
	/*margin-top: 5px;*/
	cursor: pointer;
	transition: font-size 0.3s ease;
}

#top .header .contact .call-back:hover
{
	font-size: 1.15em;
	text-decoration: none;
}
#top .call-back
{
	text-decoration: underline;
}

@media only screen and (max-width: 991px)
{
	#top .header .logo
	{
		margin-top: 30px;
	}

	#top .header .logo .share-sm
	{
		padding-top: 25px;
	}
}

@media only screen and (max-width: 790px)
{
	#top .header h1
	{
		font-size: 1.3em;
	}
}


@media only screen and (max-width: 767px)
{
	#top .header .logo
	{
		margin-top: 10px;
	}

	#top .header .contact
	{
		margin-top: 10px;
	}

	#top .header h1, #top .header h2
	{
		margin-top: 5px;
		margin-bottom: 5px;
	}
}

#top > .wrapper
{
	overflow: hidden;
}

#top .slogan
{
	display: inline-block;
	font-family: "cometa";
	font-size: 1.4em;
	color: #888;
	position: relative;
	top: -15px;
	left: calc(90% - 360px);
	z-index: 3;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
}

@media only screen and (max-width: 1600px)
{
	#top .slogan
	{
		left: calc(100% - 360px);
	}
}

@media only screen and (max-width: 440px)
{
	#top .slogan
	{
		font-size: 1.2em;
		left: calc(100% - 300px);
	}
}

@media only screen and (max-width: 440px)
{
	#top .slogan
	{
		font-size: 1em;
		left: calc(100% - 250px);
	}
}

#top .images, .buttons
{
	position: relative;
	z-index: 0;
}

#top .images
{
	height: 700px;
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#top .background-top img
{
	position: absolute;
	left: 0;
	top: 14px;
	width: 1400px;
}

#top .boards-top img
{
	position: absolute;
	left: -150px;
	top: 80px;
	z-index: 3;
}

#top .clouds-top img
{
	position: absolute;
	left: 100px;
	top: 20px;
	z-index: 1;
}

#top .airplane-top img
{
	position: absolute;
	left: 70%;
	top: 100px;
	z-index: 2;
}

#top .birds-top img
{
	position: absolute;
	left: 60%;
	top: 250px;
	z-index: 1;
}

#top .balloon-top img
{
	position: absolute;
	left: 10%;
	top: 100px;
	z-index: 2;
}

#top .parallax-container
{
	position: relative;
}

#top .parallax-container > .parallax
{
	position: relative;
}

#top .boards-top .utm-term-holder
{
	position: absolute;
	height: 250px;
	width: 450px;
	top: 150px;
	left: 320px;
	color: #00a0e3;
	font-size: 2.85em;
	line-height: 1.1em;
	font-family: "impact", Verdana, Tahoma;
	text-align: center;
	z-index: 4;
}

#top .boards-top .utm-term-holder u
{
	text-decoration: none;
	font-size: 0.7em;
	font-family: "futuraOrto_Regular", Verdana, Tahoma;
	color: black;
}

@media only screen and (max-width: 800px)
{
	#top .images
	{
		height: 450px;
	}

	#top .images > .background-top img
	{
		height: auto;
		width: 785px;
	}

	#top .images > .boards-top img
	{
		height: auto;
		width: 600px;
		left: -50px;
		top: 130px;
	}

	#top .images > .boards-top .utm-term-holder
	{
		height: 120px;
		width: 220px;
		top: 160px;
		left: 170px;
		font-size: 1.5em;
	}

	#top .images > .clouds-top img
	{
		width: 780px;
		position: absolute;
		left: 50px;
		top: 20px;
	}

	#top .images > .airplane-top img
	{
		width: 70px;
		left: 420px;
		top: 80px;
	}

	#top .images > .birds-top img
	{
		width: 100px;
		left: 490px;
		top: 130px;
	}

	#top .images > .balloon-top img
	{
		width: 70px;
		left: 100px;
		top: 70px;
	}
}

@media only screen and (max-width: 520px)
{
	#top .images
	{
		height: 385px;
	}

	#top .images > .boards-top img
	{
		height: auto;
		width: 500px;
		left: -70px;
		top: 130px;
	}

	#top .images > .boards-top .utm-term-holder
	{
		height: 110px;
		width: 180px;
		top: 150px;
		left: 115px;
		font-size: 1.3em;
	}

	#top .images > .boards-top .utm-term-holder u
	{
		font-size: 0.6em;
	}

	#top .images > .balloon-top img
	{
		width: 50px;
		left: 50px;
		top: 100px;
	}
}

#top #write-form
{
	display: block;
	top: 300px;
	right: 10%;
}

@media only screen and (max-width: 1155px)
{
	#top #write-form
	{
		right: 5%;
	}
}

@media only screen and (max-width: 1078px)
{
	#top #write-form
	{
		right: 15px;
	}
}

@media only screen and (max-width: 1020px)
{
	#top #write-form
	{
		display: none;
	}
}
#top .priceRange
{
	font-size: 0.8em;
}