/* Local Overrides */

/* Local Nav */
.xs-show {
	display: none;
}

@media only screen and (max-width: 350px) {
	#ac-localnav {
		height: 53px;
	}
	#ac-localnav .ac-ln-title {
		margin-top: 6px;
	}
	#ac-localnav .ac-ln-title {
		margin-top: 12px;
	}
	#ac-localnav > div > div.ac-ln-content {
		padding-bottom: 20px;
	}
	#ac-localnav
		> div
		> div.ac-ln-content
		> div.ac-ln-menu
		> div.ac-ln-menu-tray
		> ul {
		padding-top: 25px;
	}

	.xs-show {
		display: block;
	}
	#higher-education-john-volckens-hero-john-volckens-1,
	#higher-education-mayuree-srikulwong-hero-mayuree-srikulwong-1 {
		padding-top: 15px;
	}

	#ac-localnav
		> div
		> .ac-ln-content
		> .ac-ln-menu
		> .ac-ln-actions
		> .ac-ln-action-menucta
		> label
		> span.custom-padding {
		padding-right: 15px;
	}
}

@media only screen and (min-width: 351px) and (max-width: 400px) {
	#ac-localnav .ac-ln-title a br {
		display: none !important;
	}
}

@media only screen and (min-width: 401px) and (max-width: 1023px) {
	#ac-localnav .ac-ln-title {
		font-size: 22px;
	}
	#ac-localnav .ac-ln-title a br {
		display: none;
	}
	#ac-localnav .ac-ln-title {
		margin-top: 7px;
	}
}

@media only screen and (max-width: 321px) {
	.page-brad-bergsma
		.article-product-container.product-ipad
		.article-product-image {
		right: -10px;
	}
}

/* Experience Cards */
@media only screen and (min-width: 735px) and (max-width: 890px) {
	.section-experience .card .card-content-width {
		padding: 40px 20px;
	}
}
@media only screen and (min-width: 735px) and (max-width: 890px) {
	.section-experience .card .card-headline {
		font-size: 38px;
	}
}

.section-how-to-buy .blurbs {
	grid-template-columns: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	margin-top: 0;
	margin-bottom: 0;
}

.page-overview .section-how-to-buy .blurbs {
	margin-top: 160px;
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-how-to-buy .blurbs {
		margin-top: 120px;
	}
}

@media only screen and (max-width: 734px) {
	.page-overview .section-how-to-buy .blurbs {
		margin-top: 80px;
	}
}

.section-values .blurbs {
	margin-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 390px) {
	.typography-headline-super {
		font-size: 43px;
	}
	.section-it,
	.typography-headline-super {
		font-size: 38px;
	}
}

/* Experience section */
.section-experience .card-anahuac {
	margin-bottom: 100px;
}

.page-overview .section-experience .centered-headline {
	max-width: 960px;
}

.page-overview .section-experience .card-content-container .card-content-width {
	padding-bottom: 60px;
}

.page-overview
	.section-experience
	.card-content-container
	.card-content-width
	.modal-cta {
	position: relative;
}

@media only screen and (max-width: 340px) {
	.page-overview #ac-localnav .ac-ln-menu .ac-ln-actions .ac-ln-menucta {
		text-align: right;
		display: flex;
		justify-content: flex-end;
		margin-right: -16px;
	}

	.page-overview
		#ac-localnav
		.ac-ln-menu
		.ac-ln-actions
		.ac-ln-menucta
		.ac-ln-menucta-chevron {
		width: 20px;
	}
}

/* Education Pricing Ribbon */

.ribbon-content {
	width: auto;
}

@media only screen and (max-width: 1069px) {
	.ribbon-content .column {
		flex-basis: auto;
		max-width: 90%;
	}
}

@media screen and (max-width: 350px) {
	.ribbon .ribbon-content-wrapper {
		padding-top: 1.94118em;
	}
}
