body {
	margin: 0;
	padding: 0;
	color: black;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	color: white;
}

#container {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	min-width: 1200px;
	min-height: 800px;
}

#menu {
	background: #9d9d9d;
	position: fixed;
	width: 100%;
	height: 40px;
	z-index: 9999;
}

#nav-container {
	width: 1100px;
	height: 40px;
	margin: 0 auto;
	text-transform: uppercase;
}

.nav {
	position: relative;
	background: #9e9e9e;
	float: left;
	width: auto;
	height: 30px;
	padding: 0 24px;
	padding-top: 10px;
	cursor: pointer;
}

.nav.selected {
	background: #61a534;
}

#title {
	width: 100%;
	min-width: 1100px;
	height: 100%;
	min-height: 800px;
	background: url("img/background.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

#logo {
	position: absolute;
	bottom: 60px;
	right: 60px;
}

#title img {
	background: white;
	padding: 10px;
	width: 200px;
	height: auto;
}

#triangle {
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0;
	right: 0;
	border-style: solid;
	border-width: 0 1000px 200px 0;
	border-color: transparent #61a534 transparent transparent;
	z-index: 1;
}

#introtitle {
	position: absolute;
	right: 70px;
	top: 45px;
	text-align: right;
	z-index: 2;
}

#introtitle h1 {
	font-size: 58px;
	text-transform: uppercase;
	margin: 0;
	-webkit-transform: rotate(11deg);
	-moz-transform: rotate(11deg);
	-o-transform: rotate(11deg);
}

#introtext {
	position: absolute;
	margin: 0;
	padding: 0 50px;
	width: 400px;
	height: 100%;
	top: 0%;
	left: 75px;
	text-align: left;
	background: #873986;
}

#introtext h2 {
	font-size: 19px;
	margin-top: 100px;
	font-weight: 100;
}

#introtext h2 a {
	color: white;
}

#content {
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 100px;
}

.block-title {
	background: #61a534;
	width: 1100px;
	height: 100px;
	margin-bottom: 20px;
}

.block-title h2 {
	padding: 0;
	margin: 0;
	padding-top: 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: 42px;
}

.block h3 {
	color: #2b2d6b;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 40px 0;
}

.question-title {
	background: #f16e22;
	width: 1100px;
	height: 100px;
	margin-bottom: 20px;
}

.question-title h2 {
	padding: 0;
	margin: 0;
	padding-top: 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: 42px;
}

.result {
	position: relative;
	width: 100%;
	background: white;
	height: 440px;
	margin-bottom: 20px;
}

.explanation {
	position: absolute;
	background: #61a534;
	width: 220px;
	border-radius: 15px;
	height: auto;
	max-height: 370px;
	overflow: scroll;
	padding: 15px;
	display: none;
}

.story.visible {
	display: block;
}

.location.visible {
	display: block;
}

.plenary.visible {
	display: block;
}

.recommends.visible {
	display: block;
}

.table {
	position: absolute;
	color: #2b2d6b;
	width: 500px;
	left: 300px;

}

.table-title h3 {
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	margin: 0;
	padding: 0;
	padding-bottom: 20px;
	line-height: 1;
	margin-right: 0;
}

#result6 .table-title {
	margin-bottom: 30px;
}

#result9 .table-title {
	margin-bottom: 30px;
}

#result10 .table-title {
	margin-bottom: 30px;
}

#result11 .table-title {
	margin-bottom: 20px;
}

#result12 .table-title {
	margin-bottom: 30px;
}

#result15 .table-title {
	margin-bottom: 30px;
}

#result16 .table-title {
	margin-bottom: 30px;
}

.image {
	width: 450px;
	height: 350px;
	margin: 0 auto;
	z-index: 1;
}

.details {
	position: absolute;
	background: #61a534;
	width: 220px;
	height: auto;
	right: 0;
	border-radius: 15px;
	padding: 15px;
	display: none;
}

.legend-img {
	position: absolute;
	top: 200px;
	right: 0;
}

.legend-img img {
	width: 150px;
	height: auto;
}

.details.visible {
	display: block;
}

.details p {
	margin: 0;
	padding: 0;
}

#result6 {
	/* height: 653px; */
	height: 869px;
}

#result9 {
	/* height: 773px; */
	height: 663px;
}

#result10 {
	height: 791px;
}

#result11 {
	height: 477px;
}

#result12 {
	height: 496px;
}

#result14 {
	height: 457px;
}

#result15 {
	height: 714px;
}

.image {
	background-repeat: no-repeat;
}

#image3 {
	background: url("img/3.png");
}
#image4 {
	background: url("img/4.jpg");
}
#image6 {
	background: url("img/6.jpg");
	/* height: 533px; */
	height: 749px;
}
#image7 {
	background: url("img/7.jpg");
}
#image8 {
	background: url("img/8.png");
}
#image9 {
	background: url("img/9.jpg");
	/* height: 713px; */
	height: 582px;
}
#image10 {
	background: url("img/10.jpg");
	height: 673px; 
}
#image11 {
	background: url("img/11.jpg");
	height: 357px;
}
#image12 {
	background: url("img/12.png");
}
#image13 {
	background: url("img/13.jpg");
}
#image14 {
	background: url("img/14.jpg");
	height: 368px;
}
#image15 {
	background: url("img/15.jpg");
	height: 624px;
}
#image16 {
	background: url("img/16.jpg");
}

.tripole {
	position: absolute;
	width: 296px;
	height: 260px;
	left: 100px;
}

#tripole3 {
	top: 91px;
}

#tripole7 {
	left: 102px;
	top: 109px;
}

#tripole8 {
	left: 101px;
	top: 114px;
}

.recommendation {
	background: #f4a91b;
	margin: 20px 0;
	color: white;
	padding: 15px;
	border-radius: 15px;
	margin: 20px;
	margin-left: 50px;
}

.recommendation .circle {
	position: absolute;
	margin-left: -50px;
	margin-top: 5px;
}

.recommendation .circle.big {
	position: absolute;
	margin-left: -57px;
	margin-top: -2px;
}

.recommend {
	width: 100%;
	
}

.recommend p {
	margin: 0;
	padding: 0;
}

.workshop img {
	width: 1100px;
	height: auto;
	margin-bottom: 10px;
}


.circle {
	border-width: 1px;
	border-style: solid;
	border-color: white;
	border-radius: 50%;
	width: 14px; 
	height: 14px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

.circle.big {
	width: 25px;
	height: 25px;
	margin-left: -6px;
	margin-top: -6px;
	z-index: 1000;
}

.circle.red {
	background: red;
}

.female {
	background: #5e3e8f;
}

.male {
	background: #7fb600;
}

.afghanistan {
	background: #e30951;
}

.pakistan {
	background: #0b9517;
}

.herat {
	background: #0b9517;
}

.khyber {
	background: #7fb600;
}

.nangarhar {
	background: #5e3e8f;
}

.punjab {
	background: #e30951;
}

.sindh {
	background: #ec7700;
}

.takhar {
	background: #fec900;
}