/* copyright */

#culture1_2,
#culture1_4,
#sports1_1,
#costume1_1,
#event1_1,
#event1_2,
#other1_1,
#other1_2,
#other1_3 {
	position: relative;
	margin-bottom: 2.2em;
}
#culture1_2::after,
#culture1_4::after,
#sports1_1::after,
#costume1_1::after,
#event1_1::after,
#event1_2::after,
#other1_1::after,
#other1_2::after,
#other1_3::after {
	content: '';
	display: block;
	position: absolute;
	z-index: 1;
	visibility: visible;
	left: 0;
	top: 100%;
	width: 100%;
	height: 1.1em;
	margin-top: 0.5em;
	color: #999;
	background: white url(../images/country/copyright_netherlands.png) no-repeat center center;
	background-size: contain;
}

@media all and (max-width: 640px) {
	#other1_2 {
		margin-bottom: 0;
	}
	#other1_2::after {
		display: none;
	}
}
@media all and (min-width: 641px) {
	#other1_2::after {
		margin-top: 1em;
		width: 200%;
	}
	#other1_3 {
		margin-bottom: 0;
	}
	#other1_3::after {
		display: none;
	}
	
	#other1_1 {
		margin-bottom: 1.1em;
	}
	#culture1_3 .image {
		min-width: 0;
		vertical-align: middle;
	}
	#culture1_4 .image {
		margin: 0 0.25em;
	}
	#event1_1 > div {
		display: block;
		padding: 0;
	}
	#event1_1 .image {
		min-width: 0;
		margin-top: 1em;
	}
	#image6_1_2 {
		margin-left: 1em;
	}
	#other1_1 > div {
		display: block;
		padding: 0;
	}
	#image7_1_2 {
		margin-left: 0.5em;
	}

	#culture5_1 ruby:nth-of-type(5) {
		margin-left: 0.5em;
	}
}
