section.content p {
	z-index: 10;
}
i.egypt {
	display: block;
	position: relative;
	height: 36.176vw;
}
i.egypt>i.image {
	display: block;
	position: absolute;
	width: 27.255vw;
	height: 36.176vw;
	top: 0;
	z-index: 3;
	left: 50%;
	margin-left: -13.627vw;
	background: center center url(../img/hs-egypt.png) no-repeat;
	background-size: contain;
	transform: scaleX(-1);
}
i.egypt>i.cloud-1 {
	display: block;
	position: absolute;
	width: 23.137vw;
	height: 23.529vw;
	top: 13.137vw;
	z-index: 2;
	left: 50%;
	margin-left: -7.353vw;
	background: center center url(../img/hs-c-3.png) no-repeat;
	background-size: contain;
	transform: scaleX(-1) ;
}
i.egypt>i.cloud-2 {
	display: block;
	position: absolute;
	width: 33.725vw;
	height: 29.314vw;
	top: 5.392vw;
	z-index: 1;
	left: 50%;
	margin-left: -16.863vw;
	background: center center url(../img/hs-g-5.png) no-repeat;
	background-size: contain;
	transform: scaleX(-1) rotate(20deg);
}

i.greece {
	display: block;
	position: relative;
	height: 35.98vw;
}
i.greece>i.image {
	display: block;
	position: absolute;
	width: 48.235vw;
	height: 35.98vw;
	top: 0;
	z-index: 3;
	left: 50%;
	margin-left: -25.49vw;
	background: center center url(../img/hs-greece.png) no-repeat;
	background-size: contain;
}
i.greece>i.cloud-1 {
	display: block;
	position: absolute;
	width: 107.843vw;
	height: 58.333vw;
	top: -9.804vw;
	z-index: 2;
	left: 50%;
	margin-left: -46.078vw;
	background: center center url(../img/hs-c-1.png) no-repeat;
	background-size: contain;
}
i.greece>i.cloud-2 {
	display: block;
	position: absolute;
	width: 107.843vw;
	height: 58.333vw;
	top: -9.804vw;
	z-index: 2;
	left: 50%;
	margin-left: -46.078vw;
	background: center center url(../img/hs-g-1.png) no-repeat;
	background-size: contain;
}

i.iran {
	display: block;
	position: relative;
	height: 24.51vw;
}
i.iran>i.image {
	display: block;
	position: absolute;
	width: 32.647vw;
	height: 24.51vw;
	top: 0;
	z-index: 3;
	left: 50%;
	margin-left: -15.882vw;
	background: center center url(../img/hs-iran.png) no-repeat;
	background-size: contain;
}
i.iran>i.cloud-1 {
	display: block;
	position: absolute;
	width: 77.157vw;
	height: 41.765vw;
	top: -5.392vw;
	z-index: 2;
	left: 50%;
	margin-left: -32.647vw;
	background: center center url(../img/hs-c-5.png) no-repeat;
	background-size: contain;
}
i.iran>i.cloud-2 {
	display: block;
	position: absolute;
	width: 77.157vw;
	height: 41.765vw;
	top: -5.392vw;
	z-index: 1;
	left: 50%;
	margin-left: -32.647vw;
	background: center center url(../img/hs-g-6.png) no-repeat;
	background-size: contain;
	transform: rotate(-10deg);
}

i.china {
	display: block;
	position: relative;
	height: 29.706vw;
}
i.china>i.image {
	display: block;
	position: absolute;
	width: 15.98vw;
	height: 29.706vw;
	top: 0;
	z-index: 3;
	left: 50%;
	margin-left: -9.118vw;
	background: center center url(../img/hs-china.png) no-repeat;
	background-size: contain;
}
i.china>i.cloud-1 {
	display: block;
	position: absolute;
	width: 88.235vw;
	height: 47.745vw;
	top: -6.373vw;
	z-index: 2;
	left: 50%;
	margin-left: -32.647vw;
	background: center center url(../img/hs-c-2.png) no-repeat;
	background-size: contain;
	transform: rotate(15deg);
}
i.china>i.cloud-2 {
	display: block;
	position: absolute;
	width: 88.235vw;
	height: 47.745vw;
	top: -3.431vw;
	z-index: 1;
	left: 50%;
	margin-left: -32.647vw;
	background: center center url(../img/hs-g-3.png) no-repeat;
	background-size: contain;
}

i.japan {
	display: block;
	position: relative;
	height: 24.412vw;
}
i.japan>i.image {
	display: block;
	position: absolute;
	width: 15.686vw;
	height: 24.412vw;
	top: 0;
	z-index: 3;
	left: 50%;
	margin-left: -9.118vw;
	background: center center url(../img/hs-japan.png) no-repeat;
	background-size: contain;
}
i.japan>i.cloud-1 {
	display: block;
	position: absolute;
	width: 94.902vw;
	height: 51.373vw;
	top: -17.059vw;
	z-index: 1;
	left: 50%;
	margin-left: -32.353vw;
	background: center center url(../img/hs-c-4.png) no-repeat;
	background-size: contain;
}
i.japan>i.cloud-2 {
	display: block;
	position: absolute;
	width: 94.902vw;
	height: 51.373vw;
	top: -13.824vw;
	z-index: 2;
	left: 50%;
	margin-left: -32.647vw;
	background: center center url(../img/hs-g-4.png) no-repeat;
	background-size: contain;
	transform: rotate(-10deg);
}

i.boy {
	display: block;
	position: relative;
	height: 24.608vw;
}
i.boy>i.image {
	display: block;
	position: absolute;
	width: 25.784vw;
	height: 24.608vw;
	top: 0;
	z-index: 3;
	left: 50%;
	margin-left: -9.118vw;
	background: center center url(../img/hs-boy.png) no-repeat;
	background-size: contain;
}
i.boy>i.cloud-1 {
	display: block;
	position: absolute;
	width: 86.961vw;
	height: 47.059vw;
	top: -9.804vw;
	z-index: 1;
	left: 50%;
	margin-left: -26.471vw;
	background: center center url(../img/hs-c-6.png) no-repeat;
	background-size: contain;
	transform: rotate(20deg);
}
i.boy>i.cloud-2 {
	display: block;
	position: absolute;
	width: 86.961vw;
	height: 47.059vw;
	top: -9.314vw;
	z-index: 2;
	left: 50%;
	margin-left: -30.882vw;
	background: center center url(../img/hs-g-2.png) no-repeat;
	background-size: contain;
	transform: rotate(-10deg);
}


@media only screen and (max-width: 480px) {
	i.egypt {
		height: 102.5vw;
	}
	i.egypt>i.image {
		width: 77.222vw;
		height: 102.5vw;
		top: 0;
		margin-left: -38.611vw;
	}
	i.egypt>i.cloud-1 {
		width: 65.556vw;
		height: 66.667vw;
		top: 37.222vw;
		margin-left: -20.833vw;
	}
	i.egypt>i.cloud-2 {
		width: 95.556vw;
		height: 83.056vw;
		top: 15.278vw;
		margin-left: -47.778vw;
	}

	i.greece {
		height: 101.944vw;
	}
	i.greece>i.image {
		width: 136.667vw;
		height: 101.944vw;
		top: 0;
		margin-left: -72.222vw;
	}
	i.greece>i.cloud-1 {
		width: 305.556vw;
		height: 165.278vw;
		top: -27.778vw;
		margin-left: -130.556vw;
	}
	i.greece>i.cloud-2 {
		width: 305.556vw;
		height: 165.278vw;
		top: -27.778vw;
		margin-left: -130.556vw;
	}

	i.iran {
		height: 69.444vw;
	}
	i.iran>i.image {
		width: 92.5vw;
		height: 69.444vw;
		top: 0;
		margin-left: -45vw;
	}
	i.iran>i.cloud-1 {
		width: 218.611vw;
		height: 118.333vw;
		top: -15.278vw;
		margin-left: -92.5vw;
	}
	i.iran>i.cloud-2 {
		width: 218.611vw;
		height: 118.333vw;
		top: -15.278vw;
		margin-left: -92.5vw;
	}

	i.china {
		height: 84.167vw;
	}
	i.china>i.image {
		width: 45.278vw;
		height: 84.167vw;
		top: 0;
		margin-left: -25.833vw;
	}
	i.china>i.cloud-1 {
		width: 250vw;
		height: 135.278vw;
		top: -18.056vw;
		margin-left: -92.5vw;
	}
	i.china>i.cloud-2 {
		width: 250vw;
		height: 135.278vw;
		top: -9.722vw;
		margin-left: -92.5vw;
	}

	i.japan {
		height: 69.167vw;
	}
	i.japan>i.image {
		width: 44.444vw;
		height: 69.167vw;
		top: 0;
		margin-left: -25.833vw;
	}
	i.japan>i.cloud-1 {
		width: 268.889vw;
		height: 145.556vw;
		top: -48.333vw;
		margin-left: -91.667vw;
	}
	i.japan>i.cloud-2 {
		width: 268.889vw;
		height: 145.556vw;
		top: -39.167vw;
		margin-left: -92.5vw;
	}

	i.boy {
		height: 69.722vw;
	}
	i.boy>i.image {
		width: 73.056vw;
		height: 69.722vw;
		top: 0;
		margin-left: -25.833vw;
	}
	i.boy>i.cloud-1 {
		width: 246.389vw;
		height: 133.333vw;
		top: -27.778vw;
		margin-left: -75vw;
	}
	i.boy>i.cloud-2 {
		width: 246.389vw;
		height: 133.333vw;
		top: -26.389vw;
		margin-left: -87.5vw;
	}

}