/* CAFR Overrides */

.page-imovie .section-download .download-col {
	width: 650px;
}

@media only screen and (max-width: 1068px) {
	.page-imovie .section-download .download-col {
		width: 500px;
	}
}

@media only screen and (max-width: 735px) {
	.page-imovie .section-download .download-col {
		width: 100%;
	}
}

.page-imovie .section-clips .download-clips-link {
	width: 180px;
}

@media only screen and (max-width: 1068px) {
	.page-imovie .section-clips .download-clips-link {
		width: 180px;
	}
}

@media only screen and (max-width: 735px) {
	.page-imovie .section-clips .download-clips-link {
		width: 100%;
	}
}

@media only screen and (max-width: 1068px) {
	.page-imovie .alt-link {
		margin-left: 0;
		display: block;
		margin-top: 9px;
	}
}

/* screens */

.section-router .fcp-for-ipad-full-tile .image-fcp-for-ipad {
	margin-bottom: 25px;
	width: 544px;
	height: 418px;
	background-size: 544px 418px;
	background-repeat: no-repeat;
	background-image: url("/ca/fr/imovie/images/overview/footer_ipad__gbosyvulyxme_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.section-router .fcp-for-ipad-full-tile .image-fcp-for-ipad {
		background-image: url("/ca/fr/imovie/images/overview/footer_ipad__gbosyvulyxme_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-router .fcp-for-ipad-full-tile .image-fcp-for-ipad {
		width: 386px;
		height: 296px;
		background-size: 386px 296px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/imovie/images/overview/footer_ipad__gbosyvulyxme_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-router .fcp-for-ipad-full-tile .image-fcp-for-ipad {
		background-image: url("/ca/fr/imovie/images/overview/footer_ipad__gbosyvulyxme_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-router .fcp-for-ipad-full-tile .image-fcp-for-ipad {
		width: 298px;
		height: 228px;
		background-size: 298px 228px;
		background-repeat: no-repeat;
		background-image: url("/ca/fr/imovie/images/overview/footer_ipad__gbosyvulyxme_small.png");
	}
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-router .fcp-for-ipad-full-tile .image-fcp-for-ipad {
		background-image: url("/ca/fr/imovie/images/overview/footer_ipad__gbosyvulyxme_small_2x.png");
	}
}
