@charset "utf-8";

#header-1 h2 img { width: 20vw; }

#activity #sec5{
	width: 90%;
	margin: 8% auto;
	font-size: 0.8em;
}

#activity #sec6,
#activity #sec7,
#activity #sec8,
#activity #sec9 {
	width: 100%;
	margin-top: 3%;
}

#activity #sec6 div { background: url(../images/activity-sec6-img-2.png) no-repeat center top; }
#activity #sec7 div { background: url(../images/activity-sec7-img-2.png) no-repeat center top; }
#activity #sec8 div { background: url(../images/activity-sec8-img-2.png) no-repeat center top; }
#activity #sec9 div { background: url(../images/activity-sec9-img-2.png) no-repeat center top; }

#activity #sec6 div,
#activity #sec7 div,
#activity #sec8 div,
#activity #sec9 div {
	color: white;
	background-size: cover;
	padding-bottom: 5%;
}

#activity #sec6 h2,
#activity #sec7 h2,
#activity #sec8 h2,
#activity #sec9 h2 {
	text-align: center;
	padding-top: 12%;
}
#activity #sec6 h2 img { width: 40vw; }
#activity #sec7 h2 img { width: 60vw; }
#activity #sec8 h2 img { width: 27vw; }
#activity #sec9 h2 img { width: 27vw; }

#activity #sec6 p,
#activity #sec7 p,
#activity #sec8 p,
#activity #sec9 p{
	margin: 8% 5%;
}

#activity #sec10{
	width: 90%;
	margin:8% auto;
}