
/* Media queries */

@media(min-width: 1500px) and (max-width: 1699px) {

}

@media(min-width: 1350px) and (max-width: 1499px) {

}

@media(min-width: 1230px) and (max-width: 1349px) {
	.testimonials-section {
		padding: 35px 0;
	}

	.testimonials-section .column:nth-child(1) {
		width: 100%;
		padding-bottom: 35px;
	}

	.testimonials-section .section-title {
		text-align: center;
	}

	.testimonials-section .section-title i {
		margin: 0;
	}

	.testimonials-section .section-title i svg {
		height: 100px;
	}

	.testimonials-section .section-title .title {
		margin-top: 5px;
	}

	.testimonials-section .column:nth-child(n+2) {
		width: 50%;
	}

	.testimonials-section .testimonial {
		padding: 30px;
	}
}

@media(min-width: 990px) and (max-width: 1229px) {
	.wrapper {
		width: 970px;
	}

	.header-boxes-section .box {
		padding: 35px 20px;
	}

	.header-boxes-section .box .title .large {
		font-size: 38px;
	}

	.why-field-section .illustration {
		display: none;
	}

	.why-schools-section .illustration {
		display: none;
	}

	.why-schools-section .column:first-child {
		padding-right: 20px;
	}

	.numbers-intro .large {
		font-size: 42px;
	}

	.numbers-intro .small {
		margin-top: 10px;
	}

	.numbers-section .column .number {
		font-size: 85px;
	}

	.testimonials-section {
		padding: 35px 0;
	}

	.testimonials-section .column:nth-child(1) {
		width: 100%;
		padding-bottom: 35px;
	}

	.testimonials-section .section-title {
		text-align: center;
	}

	.testimonials-section .section-title i {
		margin: 0;
	}

	.testimonials-section .section-title i svg {
		height: 100px;
	}

	.testimonials-section .section-title .title {
		margin-top: 5px;
	}

	.testimonials-section .column:nth-child(n+2) {
		width: 50%;
	}

	.testimonials-section .testimonial {
		padding: 30px;
	}

	.form-wrapper .form-holder {
		width: 65%; display: block;
	}

	.form-wrapper .illustration {
		left: 65%;
	}

}

@media(min-width: 768px) and (max-width: 989px) {
	.wrapper {
		width: 100%;
		padding-left: 20px; padding-right: 20px;
	}

	.site-header .content {
		padding-bottom: 60px;
	}

	.site-header .content .text {
		margin-top: 40px;
	}

	.site-header .illustration {
		width: 70%; height: calc(100% - 80px); opacity: 0.2;
	}

	.header-boxes-section .box {
		padding: 25px 15px;
	}

	.header-boxes-section .box .title .large {
		font-size: 30px;
	}

	.why-field-section .illustration {
		display: none;
	}

	.why-field-columns-section .column {
		width: 50%; display: block; float: left;
	}

	.why-field-columns-section .column:nth-child(1) {
		padding-right: 15px;
	}

	.why-field-columns-section .column:nth-child(2) {
		padding-left: 15px;
	}

	.why-schools-section .illustration {
		display: none;
	}

	.why-schools-section .column:first-child {
		padding-right: 20px;
	}

	@media(min-width: 768px) and (max-width: 879px) {
		.why-schools-section .column {
			width: 100%; float: none;
		}

		.why-schools-section .column:first-child {
			padding-right: 0; margin-bottom: 45px;
		}
	}

	.numbers-section .column .number {
		font-size: 60px;
	}

	.testimonials-section {
		padding: 35px 0;
	}

	.testimonials-section .column:nth-child(1) {
		width: 100%;
		padding-bottom: 15px;
	}

	.testimonials-section .section-title {
		text-align: center;
	}

	.testimonials-section .section-title i {
		margin: 0;
	}

	.testimonials-section .section-title i svg {
		height: 100px;
	}

	.testimonials-section .section-title .title {
		margin-top: 5px;
	}

	.testimonials-section .column:nth-child(n+2) {
		width: 100%;
	}

	.testimonials-section .testimonial {
		padding: 30px;
	}

	.testimonials-section .column:last-child .testimonial {
		border: none; border-top: 1px dashed rgba(0, 0, 0, 0.12);
	}

	.form-wrapper .form-holder {
		width: 100%; display: block;
	}

	.form-wrapper .illustration {
		display: none;
	}

	.site-footer .wrapper {
		padding-left: 0; padding-right: 0;
	}

	.site-footer .wrapper::before {
		display: none;
	}

	.site-footer-logo {
		width: 100%; float: none;
		background: #343e8d;
		text-align: center;
	}

	.site-footer-notes {
		width: 100%; float: none;
		padding: 25px 0 30px 0;
		text-align: center;
	}

	.site-footer-notes .created {
		margin-top: 5px;
	}
}

@media(min-width: 480px) and (max-width: 767px) {
	body, td, p, ul, ol {
		font-size: 17px; line-height: 1.6em;
	}
 
	.wrapper {
		width: 100%;
		padding-left: 20px; padding-right: 20px;
	}

	.site-header .content {
		padding-bottom: 40px;
		text-align: center;
	}

	.site-header .content .logo-holder img {
		display: inline-block;
	}

	.site-header .content .text {
		display: inline-block;
		margin-top: 20px;
	}

	.site-header .content h1 {
		text-align: center;
	}

	.site-header .content .claim {
		font-size: 28px;
		text-align: center;
	}

	.site-header .content .button-holder {
		margin-top: 30px;
	}

	.site-header .content .text-price {
		width: 100%;
	}

	.site-header .illustration {
		width: 80%; height: auto;
		position: relative;
		margin: 0 auto;
		font-size: 0; line-height: 0; text-align: center;
	}

	.site-header .illustration img {
		display: inline-block;
		position: relative;
	}

	.header-boxes-section .box {
		width: 100%; float: none;
		padding: 20px; margin-bottom: 10px;
		border-radius: 12px;
	}

	.header-boxes-section .box:nth-child(2) {
		width: 100%;
		margin-left: 1px; margin-right: 1px;
	}

	.header-boxes-section .box .icon {
		margin-top: 20px;
	}

	.header-boxes-section .box .icon svg {
		height: 60px;
	}

	.header-boxes-section .box .text {
		max-width: 600px;
		margin: 15px auto 0 auto;
	}

	.why-field-section .illustration {
		display: none;
	}

	.why-field-columns-section .column {
		width: 100%; float: none;
		margin-bottom: 35px;
	}

	.why-field-columns-section .column:last-child {
		margin-bottom: 0;
	}

	.why-field-columns-section .column:nth-child(1),
	.why-field-columns-section .column:nth-child(2) {
		padding: 0;
	}

	.why-field-columns-section .button-holder {
		margin-top: 35px;
	}

	.what-youll-learn-section h2 {
		text-align: center;
	}

	.what-youll-learn-section ul li {
		width: 50%;
		margin-bottom: 35px;
	}

	.what-youll-learn-section ul li:nth-child(n+3) {
		margin-bottom: 0;
	}

	.video-section {
		margin-top: 65px;
	}

	.video-section .illustration {
		display: none;
	}

	.video-section .video {
		width: 100%; display: block; position: relative;
		padding: 0; margin: 0;
	}

	.why-schools-section .illustration {
		display: none;
	}

	.why-schools-section .column {
		width: 100%; float: none;
	}

	.why-schools-section .column:first-child {
		margin-bottom: 45px;
	}

	.numbers-intro-section {
		margin-top: 35px;
	}

	.numbers-intro .large {
		font-size: 42px;
	}

	.numbers-intro .small {
		margin-top: 10px;
	}

	.numbers-section {
		padding: 25px 0 45px 0; margin-top: 35px;
	}

	.numbers-section .column {
		width: 100%; float: none;
		margin-bottom: 25px;
	}

	.numbers-section .column:last-child {
		margin-bottom: 0;
	}

	.numbers-section .column .number {
		font-size: 75px;
	}

	.numbers-section .column .text {
		margin-top: 0;
	}

	.testimonials-section {
		padding: 35px 0;
	}

	.testimonials-section .column:nth-child(1) {
		width: 100%;
		padding-bottom: 15px;
	}

	.testimonials-section .section-title {
		text-align: center;
	}

	.testimonials-section .section-title i {
		margin: 0;
	}

	.testimonials-section .section-title i svg {
		height: 100px;
	}

	.testimonials-section .section-title .title {
		margin-top: 5px;
	}

	.testimonials-section .column:nth-child(n+2) {
		width: 100%;
	}

	.testimonials-section .testimonial {
		padding: 30px;
	}

	.testimonials-section .column:last-child .testimonial {
		border: none; border-top: 1px dashed rgba(0, 0, 0, 0.12);
	}

	.form-wrapper .form-holder {
		width: 100%; display: block;
	}

	.form-wrapper .illustration {
		display: none;
	}

	.site-footer .wrapper {
		padding-left: 0; padding-right: 0;
	}

	.site-footer .wrapper::before {
		display: none;
	}

	.site-footer-logo {
		width: 100%; float: none;
		background: #343e8d;
		text-align: center;
	}

	.site-footer-notes {
		width: 100%; float: none;
		padding: 25px 0 30px 0;
		text-align: center;
	}

	.site-footer-notes .created {
		margin-top: 5px;
	}

}

@media(max-width: 479px) {
	body, td, p, ul, ol {
		font-size: 17px; line-height: 1.6em;
	}
	
	h1 {
		font-size: 50px;
	}

	h2 {
		font-size: 50px;
	}

	h3 span {
		font-size: 30px;
	}

	.wrapper {
		width: 100%;
		padding-left: 15px; padding-right: 15px;
	}

	button,
	a.button {
		display: inline-block; position: relative;
		padding: 20px;
		border-radius: 32px;
		font-size: 24px; line-height: 1em;
	}

	a.button i {
		display: none;
	}

	.site-header .content {
		padding-bottom: 40px;
		text-align: center;
	}

	.site-header .content .logo-holder img {
		display: inline-block;
	}

	.site-header .content .text {
		width: 100%;
		margin-top: 20px;
	}

	.site-header .content h1 {
		text-align: center;
	}

	.site-header .content .claim {
		font-size: 26px; line-height: 1.15em;
		text-align: center;
	}

	.site-header .content .button-holder {
		margin-top: 30px;
	}

	.site-header .content .text-price {
		width: 100%;
		font-size: 21px;
	}

	.site-header .illustration {
		width: 100%; height: auto;
		position: relative;
		margin: 0 auto;
		font-size: 0; line-height: 0; text-align: center;
	}

	.site-header .illustration img {
		display: inline-block;
		position: relative;
	}

	.header-boxes-section .box {
		width: 100%; float: none;
		padding: 20px; margin-bottom: 10px;
		border-radius: 12px;
	}

	.header-boxes-section .box:nth-child(2) {
		width: 100%;
		margin-left: 1px; margin-right: 1px;
	}

	.header-boxes-section .box .title .large {
		font-size: 38px;
	}

	.header-boxes-section .box .icon {
		margin-top: 20px;
	}

	.header-boxes-section .box .icon svg {
		height: 60px;
	}

	.header-boxes-section .box .text {
		max-width: 600px;
		margin: 15px auto 0 auto;
	}

	.why-field-section .illustration {
		display: none;
	}

	.why-field-columns-section .column {
		width: 100%; float: none;
		margin-bottom: 35px;
	.site-header .content .text-price {
		width: 100%;
	}	}

	.why-field-columns-section .column:last-child {
		margin-bottom: 0;
	}

	.why-field-columns-section .column:nth-child(1),
	.why-field-columns-section .column:nth-child(2) {
		padding: 0;
	}

	.why-field-columns-section .button-holder {
		margin-top: 35px;
	}

	.what-youll-learn-section h2 {
		text-align: center;
	}

	.what-youll-learn-section ul {
		margin-top: 35px;
	}

	.what-youll-learn-section ul li {
		width: 100%; max-width: 400px;
		margin-bottom: 25px;
	}

	.what-youll-learn-section ul li:last-child {
		margin-bottom: 0;
	}

	.video-section {
		margin-top: 65px;
	}

	.video-section .illustration {
		display: none;
	}

	.video-section .video {
		width: 100%; display: block; position: relative;
		padding: 0; margin: 0;
	}

	.video-section .video .video-poster .play-trailer-button {
		height: 66px;
		margin-top: calc(28% - 33px);
		border-radius: 33px;
	}

	.video-section .video .video-poster .play-trailer-button .play {
		width: 60px; height: 60px;
	}

	.video-section .video .video-poster .play-trailer-button .text {
		height: 60px;
		padding: 0 15px 0 10px;
		font-size: 18px; line-height: 60px;
	}

	.why-schools-section .illustration {
		display: none;
	}

	.why-schools-section .column {
		width: 100%; float: none;
	}

	.why-schools-section .column:first-child {
		margin-bottom: 45px;
	}

	.why-schools-section .column .text { 
		padding-left: 0; 
	}

	.numbers-intro-section {
		margin-top: 35px;
	}

	.numbers-intro .large {
		font-size: 32px;
	}

	.numbers-intro .small {
		margin-top: 10px;
		font-size: 28px;
	}

	.numbers-section {
		padding: 25px 0 45px 0; margin-top: 35px;
	}

	.numbers-section .column {
		width: 100%; float: none;
		margin-bottom: 25px;
	}

	.numbers-section .column:last-child {
		margin-bottom: 0;
	}

	.numbers-section .column .number {
		font-size: 65px;
	}

	.numbers-section .column .text {
		margin-top: 0;
	}

	.testimonials-section {
		padding: 35px 0;
	}

	.testimonials-section .column:nth-child(1) {
		width: 100%;
		padding-bottom: 15px;
	}

	.testimonials-section .section-title {
		text-align: center;
	}

	.testimonials-section .section-title i {
		margin: 0;
	}

	.testimonials-section .section-title i svg {
		height: 100px;
	}

	.testimonials-section .section-title .title {
		margin-top: 5px;
	}

	.testimonials-section .section-title .title .large {
		font-size: 46px; line-height: 1em;
	}

	.testimonials-section .section-title .title .small {
		font-size: 36px; line-height: 1em;
	}

	.testimonials-section .column:nth-child(n+2) {
		width: 100%;
	}

	.testimonials-section .testimonial {
		padding: 30px;
	}

	.testimonials-section .column:last-child .testimonial {
		border: none; border-top: 1px dashed rgba(0, 0, 0, 0.12);
	}

	.testimonials-section .testimonial .photo {
		display: none;
	}

	.testimonials-section .testimonial .text {
		width: 100%; float: none;
	}

	.form-wrapper .form-holder {
		width: 100%; display: block;
	}

	.form-wrapper .illustration {
		display: none;
	}

	.form-row {
		margin-bottom: 0;
	}

	.form-column {
		width: 100%;
		margin-right: 0; margin-bottom: 45px;
	}

	.site-footer .wrapper {
		padding-left: 0; padding-right: 0;
	}

	.site-footer .wrapper::before {
		display: none;
	}

	.site-footer-logo {
		width: 100%; float: none;
		background: #343e8d;
		text-align: center;
	}

	.site-footer-notes {
		width: 100%; float: none;
		padding: 25px 0 30px 0;
		text-align: center;
	}

	.site-footer-notes .created {
		margin-top: 5px;
	}

	.site-footer-notes .created > span:first-child {
		width: 100%;
		margin-bottom: 3px;
	}
}


/* Form on small screens */

@media(max-height: 640px) {
	.overlay .form-wrapper .form-holder .form-intro {
		display: none;
	}

	.overlay .form-wrapper {
		position: relative;
		margin-top: 15px;
	}

	.overlay .form-wrapper .form-holder form {
		margin-top: 25px;
	}

	.overlay .form-column {
		margin-bottom: 15px;
	}

	.overlay .form-group-input input {
		padding: 6px 10px 6px 5px;
		font-size: 18px; line-height: 26px;
	}

	.overlay .form-group-input label {
		font-size: 15px; line-height: 26px;
	}

	.overlay .form-group-input input:focus ~ label,
	.overlay .form-group-input input:valid ~ label,
	.overlay .form-group-input.has-error input ~ label {
		top: -15px;
		font-size: 12px;
	}

	.form-group-input label.error {
		top: -15px;
		font-size: 12px !important;
	}

	.overlay .form-group-select select {
		padding: 6px 5px;
		font-size: 15px; line-height: 26px;
	}

	.overlay .form-small-label {
		margin-top: 10px; margin-bottom: 8px;
	}

	.overlay .form-disclaimer {
		display: none;
	}

}
