#tradition_banner_1 {
	background-image: url(/src/tradition/banner.png);
}

#tradition_mood {
	padding-bottom: 150px;
	height: auto;
}

#overlapping_1,
#overlapping_2 {
	width: 30%;
	padding-bottom: 50%;
}

#overlapping_1 {
	margin-left: 21%;
	z-index: 2;
	float: left;
	background-image: url(/src/tradition/double_1_1.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#overlapping_2 {
	position: absolute;
	right: 21%;
	z-index: -1;
	top: 150px;
	float: right;
	background-image: url(/src/tradition/double_1_2.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#tradition_map {
	width: 100%;
	padding-bottom: 50%;
	margin-top: -230px;
	z-index: -5;
	position: relative;
	background-image: url(/src/tradition/map_tradition_marker.png);
	background-size: contain;
	background-position: right top;
	background-repeat: no-repeat;
}

#maze_cat {
	position: absolute;
	width: 300px;
	top: 40%;
	left: 49%;
	text-align: justify;
	transform: translateY(-50%);
}

#follow_music > .image {
	background-image: url(/src/tradition/follow_music.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#tradition_parallax {
	background-image: url(/src/tradition/parallax.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 600px;
	margin-bottom: 0;
}

#breath_of_time_bg {
	color: #fff;
	background-image: url(/src/tradition/end_pic.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 100px;
	padding-top: 100px;
	margin-bottom: 0;
}

#breath_of_time_box {
	background-image: url(/src/tradition/breath_of_time.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 20%;
	width: 60%;
	margin: auto;
	height: 900px;
}

#breath_of_time_box > h2 {
	padding-top: 100px;
}

#breath_of_time_box > .border_divider {
	border-color: #fff;
}

#breath_of_time_box > .link_button_round {
	border-color: #fff;
}
