.iad-footer { padding-top:30px; }

/* shared iad styles */
#iad img { display:block; }

/* Overview page */
#iad.overview .iad-hero {
	background-repeat: no-repeat;
	background-image: url("/iad/images/promote_with_iad_large.png");
	background-size: 902px 548px;
	width:902px;
	height:548px;
	margin: 0 0 10px 24px;
}

#iad.overview .overview-vertising {
	background-repeat: no-repeat;
	background-image: url("https://devimages.apple.com.edgekey.net/iad/images/overview_vertising.png");
	background-size: 499px 451px;
	width:499px;
	height:451px;
	margin:20px 0 0 0;
}

#iad.overview .overview-downloads {
	background-repeat: no-repeat;
	background-image: url("https://devimages.apple.com.edgekey.net/iad/images/overview_downloads.jpg");
	background-size: 541px 316px;
	width:541px;
	height:316px;
	margin:10px 0 0 -80px;
}

#iad.monetize .monetize-hero {
	background-repeat: no-repeat;
	background-image: url("https://devimages.apple.com.edgekey.net/iad/images/monetize_hero.jpg");
	background-size: 853px 543px;
	width:853px;
	height:543px;
	margin:40px auto 40px auto;
}

#iad.advertise .vertise-hero {
	background-repeat: no-repeat;
	background-image: url("https://devimages.apple.com.edgekey.net/iad/images/vertise_hero.jpg");
	background-size: 873px 503px;
	width:873px;
	height:503px;
	margin:40px auto 20px;
}

#iad.iad-producer .producer-hero {
	background-repeat: no-repeat;
	background-image: url("https://devimages.apple.com.edgekey.net/iad/iad-producer/images/producer_hero.jpg");
	background-size: 609px 351px;
	width:609px;
	height:351px;
	margin:0 auto 24px;
}


@media all and (min-width:768px) and (max-width: 1023px) {
	#iad.overview .iad-hero {
		background-image: url("/iad/images/promote_with_iad_medium.png");
		background-size: 728px 440px;
		width:728px;
		height:440px;
		margin: 0 0 10px -12px;
	}

	#iad.overview .overview-vertising {
		background-image: url("https://devimages.apple.com.edgekey.net/iad/images/overview_vertising_medium.png");
		background-size: 384px 347px;
		width:384px;
		height:347px;
		margin:80px 0 0 0;
	}

	#iad.overview .overview-downloads {
		margin:10px 0 0 -200px;
	}

	#iad.monetize .monetize-hero {
		background-image: url("https://devimages.apple.com.edgekey.net/iad/images/monetize_hero_medium.jpg");
		background-size: 700px 446px;
		width:700px;
		height:446px;
		margin:40px auto 40px auto;
	}

	.screen-clip {
		margin-left: -50px
	}

	#iad.advertise .vertise-hero {
		background-image: url("https://devimages.apple.com.edgekey.net/iad/images/vertise_hero_medium.jpg");
		background-size: 700px 404px;
		width:700px;
		height:404px;
		margin:20px auto 20px;
	}
}

@media all and (max-width: 767px) {
	#iad.overview .iad-hero {
		background-image: url("/iad/images/promote_with_iad_small.png");
		background-size: 350px 212px;
		width:350px;
		height:212px;
		margin:50px 0 20px -14px;
	}

	#iad.overview .overview-vertising {
		background-image: url("https://devimages.apple.com.edgekey.net/iad/images/overview_vertising_small.png");
		background-size: 300px 271px;
		width:300px;
		height:271px;
		margin:20px auto 0;
	}

	#iad.overview .overview-downloads {
		margin:10px 0 24px -200px;
	}

	#iad.monetize .monetize-hero {
		background-image: url("https://devimages.apple.com.edgekey.net/iad/images/monetize_hero_small.jpg");
		background-size: 300px 191px;
		width:300px;
		height:191px;
		margin:20px auto;
	}

	.screen-clip {
		width:100%;
		height:auto;
	}

	#iad.advertise .vertise-hero {
		background-image: url("https://devimages.apple.com.edgekey.net/iad/images/vertise_hero_small.jpg");
		background-size: 300px 173px;
		width:300px;
		height:173px;
	}

	#iad.iad-producer .producer-hero {
		background-image: url("https://devimages.apple.com.edgekey.net/iad/iad-producer/images/producer_hero_small.jpg");
		background-size: 300px 173px;
		width:300px;
		height:173px;
	}
}

.callout { background-position: 1em 1.55em; }