.new-methods {
	background-image: url("images/MathematicsBS-NewMethods.jpg");
	background-size: cover;
	background-position: center;
}
.new-methods h2, .new-methods h3, .new-methods p, .new-methods li {
	color: #fff !important;
}
.video-container iframe {
	border-width: 0px;
}
.beyond-background {
    background-image: url("images/MathematicsBS-BeyondClassroom.jpg");
    background-size: cover;
    background-position: center;
}

.beyond-background h2, .beyond-background h3, .beyond-background p, .beyond-background li {
	color: #fff !important;
}

@media only screen and (min-width: 40.063em) {
	.new-methods a {color: #F6B000 !important;}
}

@media only screen and (max-width: 40.063em){
	.new-methods .medium-5 {background-color:rgba(255,255,255,.5)}
	.beyond-background .medium-5 {background-color:rgba(255,255,255,.5)}	
}

@media only screen and (min-width: 64.063em) {
	.new-methods-content {padding-top: 1.8em;}
}
