/* Local overrides */

/* Hero section */

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

/* mac-pro-global-avail section */

.section-manifest .section-intro .mac-pro-global-avail {
	margin-top: 36px;
}

@media only screen and (max-width: 1068px) {
	.section-manifest .section-intro .mac-pro-global-avail {
		margin-top: 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-manifest .section-intro .mac-pro-global-avail {
		margin-top: 20px;
	}
}

/* "View the event" CTA */
.section-manifest .section-intro .event-link {
	display: block;
}

/* "Performance" CTA button for pop-up modal */
@media only screen and (max-width: 734px) {
	.modal-trigger-container .button,
	.modal-trigger-container .button.disabled {
		font-size: 13px;
	}
}

/* Pop-up Modal */
.modal-contents .features-container .stat:last-child {
	padding-top: 0.4em;
}

.modal-contents .features-container .stat:nth-child(3) {
	margin-top: 65px;
}

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

	.modal-contents .features-container .stat:nth-child(3) {
		margin-top: 58px;
	}
}

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

	.modal-contents .features-container .stat:nth-child(3) {
		margin-top: 24px;
	}
}

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

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-pro-apps
		.section-gallery
		.pro-apps-gallery
		.tablist-wrapper
		.tabnav-items {
		max-width: 617px;
	}
}

/* Touch ID */
.section-magic-accessories .magic-accessories-image {
	background-image: url(/co/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_large.jpg);
}

@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-magic-accessories .magic-accessories-image {
		background-image: url(/co/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_large_2x.jpg);
	}
}

@media only screen and (max-width: 1068px) {
	.section-magic-accessories .magic-accessories-image {
		background-repeat: no-repeat;
		background-image: url(/co/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_medium.jpg);
	}
}

@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-magic-accessories .magic-accessories-image {
		background-image: url(/co/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_medium_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	.section-magic-accessories .magic-accessories-image {
		background-repeat: no-repeat;
		background-image: url(/co/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_small.jpg);
	}
}

@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-magic-accessories .magic-accessories-image {
		background-image: url(/co/mac-pro/images/shared/router_accessories__bcw6jtll9sg2_small_2x.jpg);
	}
}

/* Environment */
.section-routers .router-item-environment .accent-green:before {
	width: 183px;
	bottom: 0px;
	height: 58px;
	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;
	}
}
@media only screen and (max-width: 734px) {
	.section-routers .router-item-environment .accent-green:before {
		width: 174px;
		bottom: 0px;
		height: 39px;
		left: -4px;
	}
}

.section-routers .accent-green:before {
	width: 176px;
	height: 60px;
	background-size: 176px 60px;
	background-repeat: no-repeat;
	background-image: url(/co/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(/co/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(/co/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(/co/mac-pro/images/overview/routers/environment_highlight__e9lowmb3ghui_medium_2x.png);
	}
}

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

/* Compare section */

.section-compare .compare-link {
	margin-top: 26px;
}

@media only screen and (max-width: 734px) {
	.section-compare .compare-link {
		margin-top: 31px;
	}
}

@media only screen and (min-width: 421px) and (max-width: 734px) {
	.section-compare .grid {
		grid-column-gap: 7px;
	}
}
