/*Local Overrides*/

/*Hero*/
@media only screen and (min-width: 1068px) {
	.section-hero .hero-headline {
		max-width: 850px;
	}
}

/*Nav*/
@media only screen and (max-width: 734px) {
	.section.section-nav > ul {
		text-align: center;
	}
}

/*  Cards - Hero */

.section-hero .card-k12 .card-copy {
	max-width: 228px;
}

@media only screen and (max-width: 734px) {
	.section-hero .cards .card-k12 .column-copy .card-copy {
		max-width: 230px;
	}
}
@media only screen and (max-width: 483px) {
	.card.card-college-students .column.column-copy.large-12 {
		padding: 36px 26px;
	}
}

/*Spotlight*/
@media only screen and (max-width: 1068px) {
	.section-spotlight .card .column-copy {
		padding-right: 20px;
		padding-left: 20px;
	}
}

/* Earth Day Tile*/
.section-hero .hero-plan {
	display: grid;
	justify-items: center;
	margin: 165px auto 60px;
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-plan {
		margin: 120px auto 65px;
	}
}
.section-hero .hero-plan .plan-logo {
	width: 84px;
	height: 102px;
	background-size: 84px 102px;
	background-repeat: no-repeat;
	background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_large.png);
	display: inline-block;
	position: relative;
}
@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 .hero-plan .plan-logo {
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_large_2x.png);
	}
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-plan .plan-logo {
		width: 55px;
		height: 66px;
		background-size: 55px 66px;
		background-repeat: no-repeat;
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_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-hero .hero-plan .plan-logo {
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_medium_2x.png);
	}
}
@media only screen and (max-width: 734px) {
	.section-hero .hero-plan .plan-logo {
		width: 32px;
		height: 39px;
		background-size: 32px 39px;
		background-repeat: no-repeat;
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_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-hero .hero-plan .plan-logo {
		background-image: url(/br/education/images/overview/icon_apple__ewzqrpq04egm_small_2x.png);
	}
}
.section-hero .hero-plan .plan-copy {
	max-width: 27ch;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-plan .plan-copy {
		max-width: 22ch;
	}
}

/* earth day HL */
.typography-plan-headline {
	font-size: 124px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -0.015em;
	font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
		sans-serif;
}
@media only screen and (max-width: 1068px) {
	.typography-plan-headline {
		font-size: 80px;
	}
}
@media only screen and (max-width: 734px) {
	.typography-plan-headline {
		font-size: 48px;
	}
}

/* Earth Day Copy */
.section-hero .hero-plan .plan-copy {
	max-width: 28ch;
	margin-left: auto;
	margin-right: auto;
}
.typography-plan-copy {
	font-size: 40px;
	line-height: 1.1;
	font-weight: 600;
	letter-spacing: 0em;
	font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial,
		sans-serif;
}
@media only screen and (max-width: 1068px) {
	.section-hero .hero-plan .plan-copy {
		max-width: 22ch;
	}
	.typography-plan-copy {
		font-size: 32px;
		line-height: 1.125;
		letter-spacing: 0.004em;
	}
}
@media only screen and (max-width: 734px) {
	.typography-plan-copy {
		font-size: 21px;
		line-height: 1.1904761905;
		letter-spacing: 0.011em;
	}
}

/*Spotlight - image*/
.image-spotlight-buy {
	width: 610px;
	height: 420px;
	background-size: 610px 420px;
	background-repeat: no-repeat;
	background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and(min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-spotlight-buy {
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-spotlight-buy {
		width: 397px;
		height: 330px;
		background-size: 397px 330px;
		background-repeat: no-repeat;
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_medium_2x.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) {
	.image-spotlight-buy {
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-spotlight-buy {
		width: 500px;
		height: 290px;
		background-size: 500px 290px;
		background-repeat: no-repeat;
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_small_2x.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) {
	.image-spotlight-buy {
		background-image: url("/br/education/images/overview/spotlight_buy__dqoo6d4nhk66_small_2x.jpg");
	}
}

/* spotlight cards */
.image-spotlight-creative-expression {
	background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_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) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_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) {
	.image-spotlight-creative-expression {
		background-image: url("/br/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_small_2x.jpg");
	}
}

.image-spotlight-inspiring-students {
	width: 610px !important;
	height: 420px !important;
	background-size: 610px 420px !important;
	background-repeat: no-repeat;
	background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-spotlight-inspiring-students {
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.image-spotlight-inspiring-students {
		width: 397px !important;
		height: 330px !important;
		background-size: 397px 330px !important;
		background-repeat: no-repeat;
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_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) {
	.image-spotlight-inspiring-students {
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_medium_2x.jpg");
	}
}

@media only screen and (max-width: 734px) {
	.image-spotlight-inspiring-students {
		width: 500px !important;
		height: 290px !important;
		background-size: 500px 290px !important;
		background-repeat: no-repeat;
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_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) {
	.image-spotlight-inspiring-students {
		background-image: url("/br/education/images/overview/spotlight_inspiring_students__c68ste27ji6a_small_2x.jpg");
	}
}

.image-spotlight-representation {
	background-image: url("/br/education/home/images/overview/spotlight_representation__cy8f3h5qjiwm_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-spotlight-representation {
		background-image: url("/br/education/home/images/overview/spotlight_representation__cy8f3h5qjiwm_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-spotlight-representation {
		width: 397px;
		height: 330px;
		background-size: 397px 330px;
		background-repeat: no-repeat;
		background-image: url("/br/education/home/images/overview/spotlight_representation__cy8f3h5qjiwm_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) {
	.image-spotlight-representation {
		background-image: url("/br/education/home/images/overview/spotlight_representation__cy8f3h5qjiwm_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-spotlight-representation {
		width: 500px;
		height: 290px;
		background-size: 500px 290px;
		background-repeat: no-repeat;
		background-image: url("/br/education/home/images/overview/spotlight_representation__cy8f3h5qjiwm_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) {
	.image-spotlight-representation {
		background-image: url("/br/education/home/images/overview/spotlight_representation__cy8f3h5qjiwm_small_2x.jpg");
	}
}

/* Representation Card */
.card.row.card-representation .column-image figure {
	min-height: 420px;
}

@media only screen and (max-width: 1068px) {
	.card.row.card-representation .column-image figure {
		min-height: 330px;
	}
}

@media only screen and (max-width: 734px) {
	.card.row.card-representation .column-image figure {
		min-height: 290px;
	}
}

/*.section-spotlight .card-sisler*/
.image-spotlight-sisler {
	width: 610px;
	height: 421px;
	background-size: 610px 421px;
	background-repeat: no-repeat;
	background-image: url("/br/education/home/images/overview/spotlight_sisler__evj8rginc38m_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-spotlight-sisler {
		background-image: url("/br/education/home/images/overview/spotlight_sisler__evj8rginc38m_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-spotlight-sisler {
		width: 397px;
		height: 330px;
		background-size: 397px 330px;
		background-repeat: no-repeat;
		background-image: url("/br/education/home/images/overview/spotlight_sisler__evj8rginc38m_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) {
	.image-spotlight-sisler {
		background-image: url("/br/education/home/images/overview/spotlight_sisler__evj8rginc38m_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-spotlight-sisler {
		width: 500px;
		height: 290px;
		background-size: 500px 290px;
		background-repeat: no-repeat;
		background-image: url("/br/education/home/images/overview/spotlight_sisler__evj8rginc38m_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) {
	.image-spotlight-sisler {
		background-image: url("/br/education/home/images/overview/spotlight_sisler__evj8rginc38m_small_2x.jpg");
	}
}

/*.section-spotlight .card-gardens*/
.image-spotlight-gardens {
	width: 610px;
	height: 421px;
	background-size: 610px 421px;
	background-repeat: no-repeat;
	background-image: url("/br/education/home/images/overview/spotlight_gardens__bq6czachb6r6_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-spotlight-gardens {
		background-image: url("/br/education/home/images/overview/spotlight_gardens__bq6czachb6r6_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-spotlight-gardens {
		width: 397px;
		height: 330px;
		background-size: 397px 330px;
		background-repeat: no-repeat;
		background-image: url("/br/education/home/images/overview/spotlight_gardens__bq6czachb6r6_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) {
	.image-spotlight-gardens {
		background-image: url("/br/education/home/images/overview/spotlight_gardens__bq6czachb6r6_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-spotlight-gardens {
		width: 500px;
		height: 290px;
		background-size: 500px 290px;
		background-repeat: no-repeat;
		background-image: url("/br/education/home/images/overview/spotlight_gardens__bq6czachb6r6_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) {
	.image-spotlight-gardens {
		background-image: url("/br/education/home/images/overview/spotlight_gardens__bq6czachb6r6_small_2x.jpg");
	}
}

/*.section-spotlight .card-standrews*/
.image-spotlight-standrews {
	width: 610px;
	height: 421px;
	background-size: 610px 421px;
	background-repeat: no-repeat;
	background-image: url("/br/education/home/images/overview/spotlight_standrews__dcdwuv61u3gy_large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	(-webkit-min-device-pixel-ratio: 1.5),
	(min-resolution: 144dpi) {
	.image-spotlight-standrews {
		background-image: url("/br/education/home/images/overview/spotlight_standrews__dcdwuv61u3gy_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-spotlight-standrews {
		width: 397px;
		height: 330px;
		background-size: 397px 330px;
		background-repeat: no-repeat;
		background-image: url("/br/education/home/images/overview/spotlight_standrews__dcdwuv61u3gy_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) {
	.image-spotlight-standrews {
		background-image: url("/br/education/home/images/overview/spotlight_standrews__dcdwuv61u3gy_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-spotlight-standrews {
		width: 500px;
		height: 290px;
		background-size: 500px 290px;
		background-repeat: no-repeat;
		background-image: url("/br/education/home/images/overview/spotlight_standrews__dcdwuv61u3gy_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) {
	.image-spotlight-standrews {
		background-image: url("/br/education/home/images/overview/spotlight_standrews__dcdwuv61u3gy_small_2x.jpg");
	}
}

.section-spotlight .card-gardens .image {
	position: relative;
	left: 50%;
	margin-left: -305px;
	min-height: 421px;
}
@media only screen and (max-width: 1068px) {
	.section-spotlight .card-gardens .image {
		left: 50%;
		margin-left: -198.5px;
	}
}
@media only screen and (max-width: 734px) {
	.section-spotlight .card-gardens .image {
		left: 50%;
		margin-left: -250px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-spotlight .card-gardens .image {
		min-height: 330px;
	}
}
@media only screen and (max-width: 734px) {
	.section-spotlight .card-gardens .image {
		min-height: 290px;
	}
}
.section-spotlight .card-standrews .image {
	position: relative;
	left: 50%;
	margin-left: -305px;
	min-height: 421px;
}
@media only screen and (max-width: 1068px) {
	.section-spotlight .card-standrews .image {
		left: 50%;
		margin-left: -198.5px;
	}
}
@media only screen and (max-width: 734px) {
	.section-spotlight .card-standrews .image {
		left: 50%;
		margin-left: -250px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-spotlight .card-standrews .image {
		min-height: 330px;
	}
}
@media only screen and (max-width: 734px) {
	.section-spotlight .card-standrews .image {
		min-height: 290px;
	}
}
@media only screen and (min-width: 1069px) {
	.section-spotlight .card-standrews .card-headline {
		margin: 0 -40px;
	}
}
@media only screen and (min-width: 1069px) and (max-width: 1131px) {
	.section-spotlight .card-standrews .card-headline {
		margin: 0;
	}
}
@media only screen and (max-width: 446px) {
	.section-spotlight .card-standrews .card-headline {
		margin: 0 8px;
	}
}
.section-spotlight .card-sisler .image {
	position: relative;
	left: 50%;
	margin-left: -305px;
	min-height: 421px;
}
@media only screen and (max-width: 1068px) {
	.section-spotlight .card-sisler .image {
		left: 50%;
		margin-left: -198.5px;
	}
}
@media only screen and (max-width: 734px) {
	.section-spotlight .card-sisler .image {
		left: 50%;
		margin-left: -250px;
	}
}
@media only screen and (max-width: 1068px) {
	.section-spotlight .card-sisler .image {
		min-height: 330px;
	}
}
@media only screen and (max-width: 734px) {
	.section-spotlight .card-sisler .image {
		min-height: 290px;
	}
}
