/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/custom.css);


.box-parallax { background-image: url(../../../../../images/yootheme/demo/teaser/home_teaser_dove.jpg); }

#menu {
	margin-top: 20px;
}

#menu .fancy {
	top: -20px;
}

.header-number {
	text-align: right;
	margin: 10px 20px 5px 0;
	color: #FFF;
	font-weight: 600;
}

/* Only Phones */
@media (max-width: 767px) {
	.header-number {
		margin: 10px 0;
		text-align: center;
	}
}