/* Local Overrides */

@media only screen and (min-width: 735px) {
	.modal .section-how-to-buy-module .column-contact {
		padding-right: 0px;
	}
}

/* Hero */
/* progress tracker */
.section-hero .image-hero-macbook-bottom-right {
	background-image: url("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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("/lae/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(/lae/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_large.jpg);
	z-index: 2;
}
@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(/lae/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(/lae/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(/lae/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(/lae/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(/lae/education/k12/home/images/overview/hero_macbook_2__fx4gtlu4h0a6_small_2x.jpg);
	}
}
