/*Local Fixes*/

/*Nav*/
@media only screen and (min-width: 735px) {
	.section-nav ul {
		max-width: 570px;
		overflow: auto;
	}
	.section-nav ul li:nth-child(2) {
		padding: 0 25px;
	}
}
@media only screen and (max-width: 734px) {
	.section-nav ul {
		overflow: auto;
	}
	.section-nav ul li:nth-child(2) {
		padding: 0 25px;
	}
}

/*Spotlight*/
.section-spotlight {
	padding: 0 0 140px;
}

/*card-inspiring-students*/
@media only screen and (min-width: 1069px) {
	.section-spotlight .card-inspiring-students .column-copy {
		justify-content: center;
		--padding: 0 50px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-spotlight .card-inspiring-students.card .column-copy {
		padding: 30px 30px;
	}
}
@media only screen and (max-width: 350px) {
	.section-spotlight .card-inspiring-students .card-headline {
		font-size: 26px;
	}
}

/*card-learning*/
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-spotlight .card-learning.card .column-copy {
		padding: 40px 30px;
	}
}

/* spotlight cards */
.image-spotlight-creative-expression {
	background-image: url("/cl/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("/cl/education/images/overview/spotlight_creative_expression__d5cfmpxkr6gm_large_2x.jpg");
	}
}

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

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

/* Image macbook tile */
.image-macbook-screen-developer {
	background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_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-macbook-screen-developer {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.image-macbook-screen-developer {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_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-macbook-screen-developer {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.image-macbook-screen-developer {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_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-macbook-screen-developer {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_small_2x.jpg");
	}
}

.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
	background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_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) {
	.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_large_2x.jpg");
	}
}
@media only screen and (max-width: 1068px) {
	.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_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-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_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-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_small_2x.jpg");
	}
}
@media only screen and (max-width: 734px) {
	.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_large.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-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_large_2x.jpg");
	}
}
@media only screen and (max-width: 734px) and (max-width: 1068px) {
	.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_medium.jpg");
	}
}
@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_medium_2x.jpg");
	}
}
@media only screen and (max-width: 734px) and (max-width: 734px) {
	.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_small.jpg");
	}
}
@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx),
	only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
	.section-products .hardware.macbook.macbook-developer-screen-with-hardware {
		background-image: url("/cl/education/home/images/higher_education/app_development/macbook_screen_developer__6rjrli30e82a_small_2x.jpg");
	}
}
