@charset "utf-8";
 

html{
	margin:0px;
}
/*div {border:1px solid green;}*/
body{
	padding:0px;
	margin:0px;
	margin-top:-20px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}
h3 a, h3 a:visited{text-decoration:none; color:#9cf;}
#wrapper{
	width:100%;
	margin:0px;
}
	#wrapper:after {
  content: "";
  display: table;
  clear: both;
}
#main-image{
	width:100%;
	background-color:#999;
	background-image:url(../../images/Photos/Cover%20Draft3-Tablet.jpg);
	background-size: cover; 
	background-repeat: no-repeat; 
	border-top:1px solid #026135; 
	height:200px;
	background-position:center;}
#contentwrapper{
	width:100%;
	min-height:100px;
	float:left;
}
#text{
	clear:left;
	position:relative;
}
#action_menu{
	text-align:left;
	width:100%;
	font-size:1.5em;
		line-height:1.8em;

	color:#004494;
}
#action_menu a, #footer a {
    text-decoration: none;
    color: #39f;
}
#image-link-wrapper{
	width:100%;
	margin-top:20px;
	/*display:inline-block;*/
}
#cover-wrapper{
		margin-top:20px;
width:100%;
	float:right;
	position:relative;
}
.imagelink{
display: inline-block; 
background-color: #ddd; 
	width:100%;
	float:left;
	position:relative;
	min-height:2em;
	border:1px solid black;
	margin:0px;
	background-position:center;
	background-size:auto 100%;}

	.imagelink h3{
		position:relative;
		bottom:0px;
		color:#9cf;
		margin:5px;
		padding:0px;
		font-weight:lighter;
	}
	.link-title{
		width:100%;
height: 2em;
position: absolute;
bottom: 0px;
background-color: #000;
opacity: 0.5;
filter: alpha(opacity=50);
	}
		.imagelink img{
			display:none;
		opacity: 0.5;
filter: alpha(opacity=50);
width:100%;
overflow:hidden;
	}

	h1.site-name, h1.section {
color: #006;
font: Century Gothic,Arial,sans-serif;
font-size:22pt;
line-height:1em;
}

h1.site-name{
text-align:right;
margin:1em 5% 0px 0px;
}
h1.section{
	/*font-size:100%;*/
	margin:0px;
}
#cover{
	width:95%;
	height:95%;
	/*background-image:url(images/Photos/Global%20asthma%20Report2018_Final_Print_9-8-18-1.png);*/
	background-position:center;
	background-size:cover;
	position:relative;
	float:right;
	margin:10px;
	border:1px solid black;
	}
#cover img {
	width: 100%;
}
#intro{
	background-image: url(../../images/Photos/2005-607-2.jpg);
	margin-left:0px}
#part-1{background-image: url(../../images/Photos/Part%20One%20Burden_v2.jpg);}
#part-2{background-image: url(../../images/Photos/Part3_Ghana.jpg)}
#part-3{background-image: url(../../images/Photos/1439.jpg);}
#benin{background-image: url(../../images/Photos/Part3_Ghana.jpg);}
#ghana{background-image: url(../../images/Photos/Part3_Ghana.jpg);}
#kenya{background-image: url("../../images/Photos/Kenya.jpg");}
#nigeria{background-image: url(../../images/Photos/Part%20One%20Burden.jpg);}
#southafrica{background-image: url(../../images/Photos/South%20Africa.jpg);}
#sudan{background-image: url(../../images/Photos/Sudan%20asthma%20PHOTO.jpg);}
#spirometry{background-image: url(../../images/Photos/1099.jpg);}
#china{background-image: url(../../images/Photos/Ch13%20P58%20EE%20BN-SF863_2oRAd_OR_20170224053637.jpg);}
#india{background-image:  url(../../images/Photos/asthma_camp_india.jpg);}
#indonesia{background-image: url(../../images/Photos/ZellwegerMPE-20140526-IMG_4943.jpg);}
#malaysia{background-image: url(../../images/Photos/iStock-481464709.jpg);}
#thailand{background-image: url(../../images/Photos/Thailand.jpg);}
#argentina{background-image: url(../../images/Photos/Ch14%20P64.jpg);}
#brazil{background-image: url(../../images/Photos/shutterstock_121013941.jpg);}
#chile{background-image: url(../../images/Photos/iStock-498879750.jpg);}
#colombia{background-image: url(../../images/Photos/Colombia%20IMG_5975.jpg);}
#mexico{background-image: url(../../images/Photos/Mexico%2020180117_135358.jpg);}

#footer{	
	width:100%;
	min-height:50px;
	background-color:#006;
	
}

#footer-menu{
	font-size:.9em;
	
	margin:0 auto;
	text-align:right;
	padding:1px 0px;
	float:right;
		}
		#footer-menu p{
			color:#9cf;
		}
.gan-logo {
height: 55px;
width: 120px;
display:inline-block;
}


 @media (max-width : 1800px) { body { font-size: 100%; line-height:120%}} 
  @media (max-width : 1500px) { body { font-size: 85% }} 
    @media (max-width : 1280px) { body { font-size: 75% }} 
    @media (max-width : 1040px) { body { font-size: 60% }} 
	@media (max-width : 760px) { body { font-size: 80% }}