/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.card .modal-cta {
	bottom: -50px;
}

@media only screen and (max-width: 1068px) {
	.card .modal-cta {
		bottom: -33px;
	}
}

@media only screen and (max-width: 734px) {
	.card .modal-cta {
		bottom: 0px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-higher-education .typography-headline-super {
		max-width: 812px;
	}
}

.section-opportunities .row-macbook .column-copy {
	margin-top: 12px;
}

@media only screen and (max-width: 1068px) {
	.section-opportunities .row-macbook .column-copy {
		margin-top: 42px;
	}
}

@media only screen and (max-width: 734px) {
	.section-opportunities .row-macbook .column-copy {
		margin-top: 0;
	}
}

.section-hero .typography-headline-standalone {
	line-height: 1.1;
}

@media only screen and (max-width: 734px) {
	.section-hero .typography-headline-standalone {
		line-height: 1.2;
	}
}

.section-resources .typography-headline-super {
	line-height: 1.15;
}

@media only screen and (max-width: 890px) {
	.section-swift .card-student-challenge .card-content-width {
		padding: 0 40px;
	}
}

@media only screen and (max-width: 734px) {
	.section-swift .card-student-challenge .card-content-width {
		padding: 68px 6.25%;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-opportunities .card-opportunities .modal-cta {
		margin-bottom: 30px;
	}
	.section-opportunities .card-opportunities .card-content-width {
		padding: 68px 40px 108px 52px;
	}
}

.section-ribbon {
	position: relative;
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
