.row.divider-top {
	padding-top: 4em;
}

.row-images {
	padding-top: 2em;
}

.device-full {
	margin-bottom: 4em;
}
.example-wrap {
	overflow: hidden;
}

.row-touch-controls .example-wrap,
.row-text-size .example-wrap,
.row-hit-targets .example-wrap,
.row-contrast .example-wrap,
.row-spacing .example-wrap {
	height: 270px;
}
.row-organization .example-wrap {
	height: 310px;
}

.section-resources .icon-row {
	margin-top: 2em;
}

.section-resources .block-link {
	display: block;
	width: 120px;
	margin: 0 auto;
}

.hit-target-pins {
	position: relative;
	margin: 0 auto;
	width: 280px;
	height: 250px;
}
.hit-target-pins .pin-vertical-top {
	padding-bottom: 20px;
}
.hit-target-pins .pin-vertical-bottom {
	padding-top: 20px;
}
.hit-target-pins .pin-1 {
	top: 11px;
	bottom: 140px;
	left: 212px;
}
.hit-target-pins .pin-vertical .pin-caption {
	margin-left: 0;
	text-align: left;
	line-height: 1.29286em;
	font-size: 11px;
}
.hit-target-pins .pin-1 .pin-caption {
	left: -3px;
	width: 100px;
}

@media only screen and (max-width: 1068px) {
	.row-touch-controls .example-wrap,
	.row-text-size .example-wrap,
	.row-hit-targets .example-wrap,
	.row-contrast .example-wrap,
	.row-spacing .example-wrap {
		height: 210px;
	}
	.row-organization .example-wrap {
		height: 230px;
	}
	.hit-target-pins .pin-1 {
		bottom: 152px;
		left: 194px;
	}
}

@media only screen and (max-width: 734px) {
	.row.divider-top {
		margin-top: 2em;
		padding-top: 2em;
	}
	.row.divider-top.no-divider-small {
		border-top: none;
		margin-top: 0;
	}
	.row-images {
		padding-top: 0;
	}
	.example-wrap {
		border-bottom: 1px solid #d6d6d6;
	}
	.device-full {
		margin-bottom: 1em;
	}
	.section-resources .icon-row {
		margin-bottom: 0;
	}
}

/* ===== Images ===== */
.icon-resources {
	margin: 0 auto 1em;
	width: 50px;
	height: 50px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
}
.icon-downloads {
	background-image: url("/assets/elements/icons/wwdr-unified/download.svg");
}
.icon-guidelines {
	background-image: url("/assets/elements/icons/wwdr-unified/document.svg");
}
.icon-videos {
	background-image: url("/assets/elements/icons/wwdr-unified/play.svg");
}

.icon-mark {
	font-size:50px;
	margin-bottom: 15px;
}
.icon-right {
	color: #008009;
}
.icon-wrong {
	color: #e30000;
}

.screen-formatting-yes {
	background-image: url("/design/tips/images/screen-formatting-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-formatting-yes {
		background-image: url("/design/tips/images/screen-formatting-yes-large_2x.jpg");
	}
}

.screen-formatting-no {
	background-image: url("/design/tips/images/screen-formatting-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-formatting-no {
		background-image: url("/design/tips/images/screen-formatting-no-large_2x.jpg");
	}
}

.screen-touch-controls-yes {
	background-image: url("/design/tips/images/screen-touch-controls-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-touch-controls-yes {
		background-image: url("/design/tips/images/screen-touch-controls-yes-large_2x.jpg");
	}
}

.screen-touch-controls-no {
	background-image: url("/design/tips/images/screen-touch-controls-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-touch-controls-no {
		background-image: url("/design/tips/images/screen-touch-controls-no-large_2x.jpg");
	}
}

.screen-hit-targets-yes {
	background-image: url("/design/tips/images/screen-hit-targets-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-hit-targets-yes {
		background-image: url("/design/tips/images/screen-hit-targets-yes-large_2x.jpg");
	}
}

.screen-hit-targets-no {
	background-image: url("/design/tips/images/screen-hit-targets-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-hit-targets-no {
		background-image: url("/design/tips/images/screen-hit-targets-no-large_2x.jpg");
	}
}

.screen-text-size-yes {
	background-image: url("/design/tips/images/screen-text-size-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-text-size-yes {
		background-image: url("/design/tips/images/screen-text-size-yes-large_2x.jpg");
	}
}

.screen-text-size-no {
	background-image: url("/design/tips/images/screen-text-size-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-text-size-no {
		background-image: url("/design/tips/images/screen-text-size-no-large_2x.jpg");
	}
}

.screen-contrast-yes {
	background-image: url("/design/tips/images/screen-contrast-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-contrast-yes {
		background-image: url("/design/tips/images/screen-contrast-yes-large_2x.jpg");
	}
}

.screen-contrast-no {
	background-image: url("/design/tips/images/screen-contrast-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-contrast-no {
		background-image: url("/design/tips/images/screen-contrast-no-large_2x.jpg");
	}
}

.screen-spacing-yes {
	background-image: url("/design/tips/images/screen-spacing-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-spacing-yes {
		background-image: url("/design/tips/images/screen-spacing-yes-large_2x.jpg");
	}
}

.screen-spacing-no {
	background-image: url("/design/tips/images/screen-spacing-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-spacing-no {
		background-image: url("/design/tips/images/screen-spacing-no-large_2x.jpg");
	}
}

.screen-hi-res-yes {
	background-image: url("/design/tips/images/screen-hi-res-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-hi-res-yes {
		background-image: url("/design/tips/images/screen-hi-res-yes-large_2x.jpg");
	}
}

.inset-hi-res-yes {
	position: absolute;
	top: 0;
	left: -30%;
	width: 100%;
	height: 100%;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center 30%;
	background-image: url("/design/tips/images/hi-res-bubble-yes.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.inset-hi-res-yes {
		background-image: url("/design/tips/images/hi-res-bubble-yes_2x.png");
	}
}

.screen-hi-res-no {
	background-image: url("/design/tips/images/screen-hi-res-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-hi-res-no {
		background-image: url("/design/tips/images/screen-hi-res-no-large_2x.jpg");
	}
}

.inset-hi-res-no {
	position: absolute;
	top: 0;
	left: -30%;
	width: 100%;
	height: 100%;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center 30%;
	background-image: url("/design/tips/images/hi-res-bubble-no.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.inset-hi-res-no {
		background-image: url("/design/tips/images/hi-res-bubble-no_2x.png");
	}
}

.screen-distort-yes {
	background-image: url("/design/tips/images/screen-distort-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-distort-yes {
		background-image: url("/design/tips/images/screen-distort-yes-large_2x.jpg");
	}
}

.screen-distort-no {
	background-image: url("/design/tips/images/screen-distort-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-distort-no {
		background-image: url("/design/tips/images/screen-distort-no-large_2x.jpg");
	}
}

.screen-organization-yes {
	background-image: url("/design/tips/images/screen-organization-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-organization-yes {
		background-image: url("/design/tips/images/screen-organization-yes-large_2x.jpg");
	}
}

.screen-organization-no {
	background-image: url("/design/tips/images/screen-organization-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-organization-no {
		background-image: url("/design/tips/images/screen-organization-no-large_2x.jpg");
	}
}

.screen-alignment-yes {
	background-image: url("/design/tips/images/screen-alignment-yes-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-alignment-yes {
		background-image: url("/design/tips/images/screen-alignment-yes-large_2x.jpg");
	}
}

.screen-alignment-no {
	background-image: url("/design/tips/images/screen-alignment-no-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-alignment-no {
		background-image: url("/design/tips/images/screen-alignment-no-large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.screen-formatting-yes {
		background-image: url("/design/tips/images/screen-formatting-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-formatting-yes {
			background-image: url("/design/tips/images/screen-formatting-yes-medium_2x.jpg");
		}
	}
	.screen-formatting-no {
		background-image: url("/design/tips/images/screen-formatting-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-formatting-no {
			background-image: url("/design/tips/images/screen-formatting-no-medium_2x.jpg");
		}
	}
	.screen-touch-controls-yes {
		background-image: url("/design/tips/images/screen-touch-controls-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-touch-controls-yes {
			background-image: url("/design/tips/images/screen-touch-controls-yes-medium_2x.jpg");
		}
	}
	.screen-touch-controls-no {
		background-image: url("/design/tips/images/screen-touch-controls-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-touch-controls-no {
			background-image: url("/design/tips/images/screen-touch-controls-no-medium_2x.jpg");
		}
	}
	.screen-hit-targets-yes {
		background-image: url("/design/tips/images/screen-hit-targets-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-hit-targets-yes {
			background-image: url("/design/tips/images/screen-hit-targets-yes-medium_2x.jpg");
		}
	}

	.screen-hit-targets-no {
		background-image: url("/design/tips/images/screen-hit-targets-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-hit-targets-no {
			background-image: url("/design/tips/images/screen-hit-targets-no-medium_2x.jpg");
		}
	}
	.screen-text-size-yes {
		background-image: url("/design/tips/images/screen-text-size-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-text-size-yes {
			background-image: url("/design/tips/images/screen-text-size-yes-medium_2x.jpg");
		}
	}
	.screen-text-size-no {
		background-image: url("/design/tips/images/screen-text-size-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-text-size-no {
			background-image: url("/design/tips/images/screen-text-size-no-medium_2x.jpg");
		}
	}
	.screen-contrast-yes {
		background-image: url("/design/tips/images/screen-contrast-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-contrast-yes {
			background-image: url("/design/tips/images/screen-contrast-yes-medium_2x.jpg");
		}
	}
	.screen-contrast-no {
		background-image: url("/design/tips/images/screen-contrast-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-contrast-no {
			background-image: url("/design/tips/images/screen-contrast-no-medium_2x.jpg");
		}
	}
	.screen-spacing-yes {
		background-image: url("/design/tips/images/screen-spacing-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-spacing-yes {
			background-image: url("/design/tips/images/screen-spacing-yes-medium_2x.jpg");
		}
	}
	.screen-spacing-no {
		background-image: url("/design/tips/images/screen-spacing-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-spacing-no {
			background-image: url("/design/tips/images/screen-spacing-no-medium_2x.jpg");
		}
	}
	.screen-hi-res-yes {
		background-image: url("/design/tips/images/screen-hi-res-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-hi-res-yes {
			background-image: url("/design/tips/images/screen-hi-res-yes-medium_2x.jpg");
		}
	}
	.screen-hi-res-no {
		background-image: url("/design/tips/images/screen-hi-res-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-hi-res-no {
			background-image: url("/design/tips/images/screen-hi-res-no-medium_2x.jpg");
		}
	}

	.screen-distort-yes {
		width: 185px;
		height: 220px;
		background-image: url("/design/tips/images/screen-distort-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-distort-yes {
			background-image: url("/design/tips/images/screen-distort-yes-medium_2x.jpg");
		}
	}
	.screen-distort-no {
		width: 185px;
		height: 150px;
		background-image: url("/design/tips/images/screen-distort-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-distort-no {
			background-image: url("/design/tips/images/screen-distort-no-medium_2x.jpg");
		}
	}
	.screen-organization-yes {
		background-image: url("/design/tips/images/screen-organization-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-organization-yes {
			background-image: url("/design/tips/images/screen-organization-yes-medium_2x.jpg");
		}
	}
	.screen-organization-no {
		background-image: url("/design/tips/images/screen-organization-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-organization-no {
			background-image: url("/design/tips/images/screen-organization-no-medium_2x.jpg");
		}
	}
	.screen-alignment-yes {
		background-image: url("/design/tips/images/screen-alignment-yes-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-alignment-yes {
			background-image: url("/design/tips/images/screen-alignment-yes-medium_2x.jpg");
		}
	}
	.screen-alignment-no {
		background-image: url("/design/tips/images/screen-alignment-no-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-alignment-no {
			background-image: url("/design/tips/images/screen-alignment-no-medium_2x.jpg");
		}
	}
}

@media only screen and (max-width: 320px) {
	.inset-hi-res-yes,
	.inset-hi-res-no {
		left: -23%;
	}
}

/* ===== Grid ===== */
#main section.section {
	padding-top: 0;
	padding-bottom: 0;
}
#main section.section.section-interactivity {
	padding-top: 4em;
}
#main section.section.section-resources {
	padding-top: 4em;
	padding-bottom: 4em;
}
#main section .section-content .row {
	margin-left: 0;
	margin-right: 0;
}
#main section .section-content .row > .column {
	padding: 0;
}

@media only screen and (max-width: 1068px) {
	#main section .section-content .row {
		margin-left: 0;
		margin-right: 0;
	}
	#main section .section-content .row > .column {
		padding: 0;
	}
}

@media only screen and (max-width: 734px) {
	#main section.section {
		padding-top: 0;
		padding-bottom: 0;
	}
	#main section.section.section-resources {
		padding-top: 2em;
		padding-bottom: 2em;
	}
	#main section .section-content .row {
		margin-left: 0;
		margin-right: 0;
	}
	#main section .section-content .row.row-alignment {
		padding-bottom: 2em;
	}
	#main section .section-content .row > .column {
		padding: 1em 0;
	}
}
