/* Local Overrides */

/* nav */
#ac-localnav > div > div.ac-ln-content {
	max-width: 1015px;
	padding-left: calc(max(17px, env(safe-area-inset-left)));
	padding-right: calc(max(17px, env(safe-area-inset-right)));
}
@media only screen and (max-width: 734px) {
	div.ac-ln-action.ac-ln-action-menucta {
		left: 8px;
	}
}

/* Screens */

/* progress tracker */
.section-hero .image-hero-macbook-bottom-right {
	background-image: url("/br/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_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-hero .image-hero-macbook-bottom-right {
		background-image: url("/br/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/br/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_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-hero .image-hero-macbook-bottom-right {
		background-image: url("/br/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .image-hero-macbook-bottom-right {
		background-image: url("/br/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_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-hero .image-hero-macbook-bottom-right {
		background-image: url("/br/education/k12/home/images/overview/hero_macbook_1__emf081hfi4eq_small_2x.jpg");
	}
}

/* enchanted realms video call*/
.section-hero .image-hero-macbook-top-left {
	background-image: url(/br/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_large.jpg);
	z-index: 2;
	margin-left: -1080px;
	margin-top: 80px;
}
@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-hero .image-hero-macbook-top-left {
		background-image: url(/br/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_large_2x.jpg);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url(/br/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_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-hero .image-hero-macbook-top-left {
		background-image: url(/br/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_medium_2x.jpg);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .image-hero-macbook-top-left {
		background-image: url(/br/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_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-hero .image-hero-macbook-top-left {
		background-image: url(/br/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_small_2x.jpg);
	}
}

@media only screen and (max-width: 734px) {
	#main
		> section.section.section-tools
		> div
		> div.sticky-wrapper.tools-sticky-wrapper.sticky-wrapper-macbook
		> div
		> div.section-hardware.section-hardware-performance.section-hardware-macbook
		> div
		> div.hardware-copy.hardware-headline.hardware-headline-performance.column.large-centered.large-12.animate
		> h3 {
		font-size: 30px;
	}
}

@media only screen and (min-width: 350px) and (max-width: 734px) {
	#ac-localnav .ac-ln-menucta {
		margin-right: 0px;
	}
}

/* section-how-to-buy-module */
.section-how-to-buy-module .column {
	padding: 0;
}

.modal .section-how-to-buy-module .column-contact,
.section-how-to-buy-module .column-contact {
	padding: 0;
}

.section-how-to-buy-module .column-contact .typography-body-tight {
	max-width: 330px;
	margin-left: auto;
	margin-right: auto;
}

.section-how-to-buy-module .column-explore .typography-body-tight {
	max-width: 490px;
	margin-left: auto;
	margin-right: auto;
}
