/* Local Overrides */

/* section content bentos */
@media only screen and (max-width: 370px) {
	.section-content-bentos .typography-headline-elevated {
		font-size: 35px;
	}
}

@media only screen and (max-width: 340px) {
	.typography-headline-elevated-bold {
		font-size: 38px;
	}
}
@media only screen and (max-width: 340px) {
	.margin-bottom-small {
		margin-bottom: 42px;
	}
}

@media only screen and (min-width: 734px) {
	.section-leaders .image-tile-books-alt {
		width: 50%;
		margin: auto;
	}
}
.section-leaders .flex-content-alt {
	text-align: left;
}
@media only screen and (max-width: 734px) {
	.page-overview .section-leaders .shapes-bg-container .middle.right {
		top: 1850px;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-leaders .shapes-bg-container .bottom.left {
		top: 1060px;
	}
}
@media only screen and (min-width: 500px) and (max-width: 734px) {
	.page-overview
		.section-leaders
		.shapes-bg-container
		.bottom
		.shape-bottom-left-bottom {
		bottom: -455px;
	}
}
@media only screen and (min-width: 500px) and (max-width: 734px) {
	.page-overview .section-leaders .shapes-bg-container .middle.right {
		top: 1655px;
	}
}

/*everyone can create*/
@media only screen and (max-width: 397px) {
	.section-everyone-can-create .shapes-bg-wrapper .shapes-bg-container {
		position: absolute;
		top: 48px;
	}
}
@media only screen and (max-width: 336px) {
	.section-everyone-can-create .shapes-bg-wrapper .shapes-bg-container {
		position: absolute;
		top: 95px;
	}
}

/*everyone can create*/
@media only screen and (max-width: 397px) {
	.section-everyone-can-create .shapes-bg-wrapper .shapes-bg-container {
		position: absolute;
		top: 48px;
	}
}
@media only screen and (max-width: 336px) {
	.section-everyone-can-create .shapes-bg-wrapper .shapes-bg-container {
		position: absolute;
		top: 95px;
	}
}

/*impact of creativity --> shadows*/
@media only screen and (max-width: 734px) {
	.section-leaders .shapes-bg-wrapper .shapes-bg-container {
		top: -565px;
	}
}
@media only screen and (max-width: 734px) {
	.page-overview .section-leaders .shapes-bg-container .top.right {
		top: 42%;
	}
}

/* For teachers section */
.section-for-teachers .flex-column.with-text .flex-content {
	padding-right: 3% !important;
}

@media only screen and (max-width: 734px) {
	.section-for-teachers .flex-column.with-text .flex-content {
		padding-right: 5% !important;
	}
}

@media only screen and (max-width: 1068px) {
	.section-for-teachers .flex-column.with-text .flex-content {
		padding-right: 6% !important;
	}
}

/* environment */

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-values
		.grid-bentos
		.grid-item.grid-item-environment
		.tile-content
		.tile-headline {
		max-width: 350px;
	}
}

/*Localized Screens*/

/* Contact us section*/
#main
	> section.section.section-how-to-buy-module.wider-content
	> div:nth-child(4)
	> div
	> div.column.column-contact.large-5.medium-5.small-12 {
	flex-basis: 100%;
	max-width: 100%;
}
