/* Local Overrides */

br.xsmall {
	display: none;
}
@media only screen and (max-width: 483px) {
	br.xsmall {
		display: block;
	}
}

/* Dynamic Pricing */
.sosumi-link-follows,
.sosumi-link-follows + .footnote,
.sosumi-link-follows + .apr-copy,
.sosumi-link-follows + .apr-copy + .footnote {
	display: none;
}
.sosumi-link-follows[data-pricing-loaded],
.sosumi-link-follows[data-pricing-loaded] + .footnote,
.sosumi-link-follows[data-pricing-loaded] + .apr-copy,
.sosumi-link-follows[data-pricing-loaded] + .apr-copy + .footnote {
	display: inline;
}
.section-hero
	.hero-copy-wrapper
	.hero-pricing
	span[data-pricing-product].financing-apr {
	text-transform: none;
}

@media only screen and (max-width: 400px) {
	.section-hero
		.content-container
		.hero-copy-container
		.pricing-copy-container {
		max-width: 200px;
		text-align: center;
	}
}

/* images */

/* environment tile full width customization */
.section-routers .router-item-environment .router-item-content {
	margin-top: 100px;
	margin-bottom: 100px;
}

@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .router-item-content {
		margin-top: 80px;
		margin-bottom: 80px;
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .router-item-content {
		margin-top: 50px;
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 350px) {
	article.section-upgraders
		#macbook-air-intel-gallery-item-1
		.bento-item
		.image-wrapper {
		width: 100px;
	}
}

/* Messaging */
.section-hero
	.content-container
	.hero-copy-container
	.macbook-air-13-and-15-global-avail {
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

/*Images overrides*/
/* Let your apps fly */
.section-macos .apps-wrapper .apps {
	background-image: url("/ca/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_large.jpg");
}

@media (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
	.section-macos .apps-wrapper .apps {
		background-image: url("/ca/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.section-macos .apps-wrapper .apps {
		background-image: url("/ca/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_medium.jpg");
	}
}

@media only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-macos .apps-wrapper .apps {
		background-image: url("/ca/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.section-macos .apps-wrapper .apps {
		background-image: url("/ca/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_small.jpg");
	}
}

@media only screen and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-macos .apps-wrapper .apps {
		background-image: url("/ca/macbook-air/images/overview/performance/apps/all-apps/apps__dcweftdl8uqa_small_2x.jpg");
	}
}
