/* Local Overrides */

/* Hero section */

@media only screen and (min-width: 378px) and (max-width: 400px) {
	.section-intro .headline-cta {
		max-width: 330px;
	}
}

/* Dynamic Pricing */
.sosumi-link-follows,
.sosumi-link-follows + .footnote {
	display: none;
}
.sosumi-link-follows[data-pricing-loaded],
.sosumi-link-follows[data-pricing-loaded] + .footnote {
	display: inline;
}

/* Pop-up Modal */

@media only screen and (min-width: 1069px) {
	.section-pro-apps
		.section-gallery
		.pro-apps-gallery
		.tablist-wrapper
		.tabnav-items {
		margin: 0;
	}
}

@media only screen and (max-width: 1068px) {
	.modal-contents .features-container .stat-value {
		font-size: 25px;
	}
}

.modal-contents .features-container .stat:last-child {
	padding-top: 0.4em;
}

@media only screen and (max-width: 734px) {
	.modal-contents .features-container .stat:last-child {
		padding-top: 0px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 1068px) {
	.typography-hardware-label {
		font-size: 18px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-hardware-label {
		font-size: 13px;
	}
}

/* Environment */
.section-routers .router-item-environment .accent-green {
	height: 57px;
}
.section-routers .router-item-environment .accent-green:before {
	width: 184px;
	bottom: 0px;
	height: 64px;
	left: -10px;
}
@media only screen and (max-width: 1068px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 174px;
		bottom: 0px;
		height: 48px;
		left: -8px;
		top: 0px;
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 174px;
		bottom: 0px;
		height: 41px;
		left: -4px;
		top: 0px;
	}
}

.section-routers .accent-green:before {
	width: 176px;
	height: 70px;
	background-size: 176px 70px;
	background-repeat: no-repeat;
	background-image: url(/br/mac-pro/images/overview/routers/environment_highlight__e9lowmb3ghui_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {
	.section-routers .accent-green:before {
		background-image: url(/br/mac-pro/images/overview/routers/environment_highlight__e9lowmb3ghui_large_2x.png);
	}
}

@media only screen and (max-width: 1068px) {
	.section-routers .accent-green:before {
		width: 148px;
		height: 49px;
		background-size: 148px 49px;
		background-repeat: no-repeat;
		background-image: url(/br/mac-pro/images/overview/routers/environment_highlight__e9lowmb3ghui_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-routers .accent-green:before {
		background-image: url(/br/mac-pro/images/overview/routers/environment_highlight__e9lowmb3ghui_medium_2x.png);
	}
}

@media only screen and (max-width: 734px) {
	.section-routers .accent-green:before {
		width: 116px;
		height: 40px;
		background-size: 116px 40px;
		background-repeat: no-repeat;
		background-image: url(/br/mac-pro/images/overview/routers/environment_highlight__e9lowmb3ghui_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-routers .accent-green:before {
		background-image: url(/br/mac-pro/images/overview/routers/environment_highlight__e9lowmb3ghui_small_2x.png);
	}
}

/* Compare Strip */
.section-compare .product-pricing {
	max-width: 13.6em;
}

.section-compare .product-pricing.mac-mini-product-pricing {
	max-width: 12.6em;
}

.section-compare .mac-pro-product-storage.product-storage {
	max-width: 12.6em;
}
