/*Local overrides*/

/* Local Nav */
@media only Screen and (max-width: 360px) {
	#ac-localnav {
		padding: 10px 0 15px;
	}

	#ac-localnav .ac-ln-menu .ac-ln-actions {
		padding-top: 25px;
	}

	#ac-localnav .ac-ln-title > a {
		max-width: 100px;
		white-space: normal;
	}
}

/*image-card-professional-services alignement*/
.section-support-services
	.group-card-quote-service-tech-planning
	.image-card-professional-services {
	margin-left: -59px;
	max-width: 548px;
	width: 610px;
	height: 410px;
	background-size: 610px 410px;
	background-repeat: no-repeat;
}
@media only screen and (max-width: 1239px) {
	.section-support-services
		.group-card-quote-service-tech-planning
		.image-card-professional-services {
		margin-left: 63px;
		max-width: 427px;
		width: 457px;
		height: 305px;
		background-size: 457px 305px;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 1068px) {
	.section-support-services
		.group-card-quote-service-tech-planning
		.image-card-professional-services {
		margin-left: -59px;
		max-width: 405px;
		width: 457px;
		height: 305px;
		background-size: 457px 305px;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 890px) {
	.section-support-services
		.group-card-quote-service-tech-planning
		.image-card-professional-services {
		max-width: 328px;
		margin-left: 18px;
		width: 412px;
		height: 275px;
		background-size: 412px 275px;
		background-repeat: no-repeat;
	}
}
@media only screen and (max-width: 734px) {
	.section-support-services
		.group-card-quote-service-tech-planning
		.image-card-professional-services {
		margin-left: 0;
		max-width: 415px;
		width: 412px;
		height: 275px;
		background-size: 412px 275px;
		background-repeat: no-repeat;
	}
}

/* .section.section-higher-education .typography-headline-super */
.section.section-higher-education .typography-headline-super {
	max-width: 100%;
}
#higher-education > div {
	width: 100%;
}

/* local images */

/* Section student ID */

.section-support-services
	.group-card-quote-service-campus-exp
	.image-card-student-id {
	width: 255px;
	height: 422px;
	background-size: 255px 422px;
	background-repeat: no-repeat;
	background-image: url("/la/education/images/higher_education/how_to_buy/campus_watch__beq2o7mjkwlu_large.png");
}

@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-support-services
		.group-card-quote-service-campus-exp
		.image-card-student-id {
		background-image: url("/la/education/images/higher_education/how_to_buy/campus_watch__beq2o7mjkwlu_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-support-services
		.group-card-quote-service-campus-exp
		.image-card-student-id {
		width: 222px;
		height: 367px;
		background-size: 222px 367px;
		background-repeat: no-repeat;
		background-image: url("/la/education/images/higher_education/how_to_buy/campus_watch__beq2o7mjkwlu_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-support-services
		.group-card-quote-service-campus-exp
		.image-card-student-id {
		background-image: url("/la/education/images/higher_education/how_to_buy/campus_watch__beq2o7mjkwlu_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-support-services
		.group-card-quote-service-campus-exp
		.image-card-student-id {
		width: 170px;
		height: 280px;
		background-size: 170px 280px;
		background-repeat: no-repeat;
		background-image: url("/la/education/images/higher_education/how_to_buy/campus_watch__beq2o7mjkwlu_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-support-services
		.group-card-quote-service-campus-exp
		.image-card-student-id {
		background-image: url("/la/education/images/higher_education/how_to_buy/campus_watch__beq2o7mjkwlu_small_2x.png");
	}
}

/* section-higher-education */

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