/*marc new general web edits for fluid top nav */
#ctaModal {
	text-align: left;
}
#ctaModal .modal-body {
	padding-top: 0px;
}
#ctaModal li {
	display: block;
	padding: 0;
	border-bottom: 1px solid #dee2e4;
	font-size: 21px;
}
#ctaModal li a,
#ctaModal .modal.b li a {
	display: block;
	background-size: 28px !important;
	background-position: 5px center !important;
	padding: 10px !important;
}
#ctaModal li img,
#ctaModal .modal.b li img {
	position: relative;
	width: 50px;
	height: 50px;
}
#ctaModal li .label {
	position: absolute;
	padding: 15px;
}
#ctaModal li a:hover {
	background-color: #f8f8f8;
}
#testimonials {
	height: 300px;
	top: 50px;
}
#testimonials h2 {
	margin-bottom: 30px;
	color: #4176a6;
	opacity: 0.5;
}
#testimonials strong {
	font-weight: 500;
}
#testimonials p {
	font-size: 21px;
}
.attribution {
	font-size: 12px;
	opacity: 0.5;
}
.slides {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 15px;
}
#trustpilot {
	display: block;
	clear: both;
}
#trustpilot a {
	padding: 10%;
}
#trustpilot img {
	width: 140px;
}
#trustpilot_stars {
	width: 140px;
	padding-top: 10px;
}
#secondary-cta {
	padding: 25px 0;
	background-color: #4176a6;
	color: #fff;
	text-align: center;
}
#secondary-cta p {
	display: inline-block;
	margin-right: 15px;
	letter-spacing: .015em;
	font-size: 21px;
	font-weight: 500;
}
#secondary-cta .btn.cta {
	padding: 20px 80px;
}

/* this should be there once testing is done */
header.logged-in,
header.not-logged-in {
	display: none !important;
}
.alexlanding1 {
	position: relative;
	width: 90%;
	max-width: 1408px;
	margin: 0 auto;
	overflow: hidden;
}
.top_nav {
	position: fixed;
	width: 90%;
	max-width: 1408px;
	top: 0;
	padding: 10px 50px;
	background: #679fe5;
	height: 75px;
  background-image: linear-gradient(to right, #77b4f4, #588bd6);
	z-index: 1000;
}
.top_nav .left {
	float: left;
}
.top_nav .right {
	float: right;
	font-size: 1.2em;
}
.top_nav .right .translate {
	display: inline-block;
	margin: 0 10px;
}
.top_nav .right .translate .title {
	color: #fff;
}
.button {
	display: inline-block;
	margin: 10px;
	padding: 10px 20px;
	border-radius: 4px;
	background: #f6822b;
	color: #fff;
}
.button:hover {
	transform: scale(1.1);
	transition: all 0.2s ease;
	cursor: pointer;
	color: #fff;
}
.button.username {
	background: #224a9a;
}
.button.subscribe {
	margin: 0;
}
.section.top {
	position: relative;
	width: 100%;
	height: 730px;
	max-height: 760px;
	top: 0;
}
.blueHeroImage {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.blueHeroImage img.mobile {
	display: none;
}
.blueHeroImage > img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.heroContent {
	position: absolute;
	top: 176px;
	right: 100px;
	font-size: 2.5em;
	color: #fff;
	z-index: 1;
}
.heroContent .title {
	font-size: 110%;
}
.heroContent .subtitle {
	font-size: 90%;
}
.heroContent .subscribe.button {
	margin-top: 10px;
	padding: 15px 30px;
	font-size: 90%;
}
.section.bottom {
	margin-top: -120px; }
.section.bottom .languageSelection {
	text-align: center;
	padding: 50px 0;
}
.section.bottom .languageSelection .title {
	padding-bottom: 10px;
	color: #224a9a;
	font-size: 2.4em;
}
.section.bottom .languageSelection .languageButtons a {
	position: relative;
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 10px 20px;
	font-size: 1.4em;
}
.section.bottom .languageSelection .languageButtons a:hover {
	transform: scale(1.1);
	transition: all 0.2 ease;
}
.section.bottom .languageSelection .languageButtons a .label {
	display: inline-block;
	padding-top: 15px;
}
.section.bottom .languageSelection .languageButtons a > img {
	width: 100%;
	height: 100%;
}
.section.bottom .endorsementGroup {
	width: 60%;
	margin: 0 auto;
	margin-bottom: 50px;
	background: #fff;
	text-align: center;
	border: 1px solid #eee;
}
.section.bottom .endorsementGroup .title {
	padding: 10px;
	text-align: center;
	color: #f6822b;
	font-size: 2.4em;
}
.section.bottom .endorsementGroup .testimonials {
	padding: 50px 0;
	color: #337ab7;
}
.section.bottom .endorsementGroup .testimonials .slides {
	font-size: 1.4em;
}
.section.bottom .endorsementGroup .background {
	width: 85%;
	padding: 20px 0;
}
.section.bottom .vidPlayerDemo {
	position: relative;
	width: 100%;
	max-width: 1408px;
	height: 800px;
	margin: 0 auto;
	margin-bottom: 50px;
	color: #fff;
	text-align: center;
}
.section.bottom .vidPlayerDemo .background,
.section.bottom .vidPlayerDemo .background > svg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.section.bottom .vidPlayerDemo > .title {
	position: absolute;
	width: 100%;
	top: 50px;
	top: 70px;
	text-align: center;
	font-size: 2.4em;
}
.section.bottom .vidPlayerDemo > .desc {
	position: absolute;
	width: 550px;
	top: 120px;
	left: 400px;
	font-size: 1.4em;
	line-height: 1.6;
}
.section.bottom .vidPlayerDemo .player.pic {
	display: inline-block;
	position: relative;
	width: 550px;
	max-width: 550px;
	height: 400px;
	max-height: 400px;
	top: 320px;
}
.section.bottom .vidPlayerDemo .player.pic > svg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.section.bottom .vidPlayerDemo .left.side,
.section.bottom .vidPlayerDemo .right.side {
	position: absolute;
	top: 295px;
	top: 310px;
	margin: 0px -30px 0px -30px;
}
.section.bottom .vidPlayerDemo .side .feature {
	width: 400px;
  margin: 30px 0px;
	text-align: right;
}
.section.bottom .vidPlayerDemo .side.right .feature {
	text-align: left;
}
.section.bottom .vidPlayerDemo .side .feature .title {
	font-size: 1.8em;
	padding: 0 10px;
}
.section.bottom .vidPlayerDemo .side .feature .desc {
	width: 60%;
	padding: 20px 10px;
  padding: 2px 12px 20px 12px;
	font-size: 1.4em;
	line-height: 1.6em;
}
.section.bottom .vidPlayerDemo .side.left .feature .desc {
	margin-left: 40%;
}
.section.bottom .vidPlayerDemo .side.right .feature .desc {
	margin-right: 40%;
}
.section.bottom .vidPlayerDemo .right.side {
	right: 0;
}
.section.bottom .featureDescriptions {

}
.section.bottom .featureDescriptions .section {
	display: inline-block;
}
.section.bottom .featureDescriptions .section .title,
.last_section .title {
	color: #f6822b;
	font-size: 1.8em;
	line-height: 1.6;
}
.section.bottom .featureDescriptions .section .right .title {
	text-align: right;
}
.section.bottom .featureDescriptions .section .desc,
.last_section .desc {
	width: 70%;
	line-height: 1.6;
	font-size: 1.4em;
}
.section.bottom .featureDescriptions .section .right .desc {
	margin-left: 30%;
	text-align: right;
}
.section.bottom .featureDescriptions .section .left {
	width: 50%;
	float: left;
	left: 10px;
}
.section.bottom .featureDescriptions .section.immerse.anywhere .right {
	padding-top: 65px;
}
.section.bottom .featureDescriptions .section.immerse.anywhere .left > lottie-player {
	width: 350px;
	height: 350px;
}
.section.bottom .featureDescriptions .section.stay.engage .right > .animation {
	display: inline-block;
	position: absolute;
	width: 200px;
	height: 200px;
	top: -120px;
	right: 100px;
}
.section.bottom .featureDescriptions .section .right {
	position: relative;
	width: 50%;
	float: right;
}
.section.bottom .featureDescriptions .section .right > img,
.section.bottom .featureDescriptions .section .right > svg {
	float: right;
	right: 10px;
}
.section.bottom .featureDescriptions .section.test.improve .right > img {
	transition: all 0.2s ease;
}
.section.bottom .featureDescriptions .section.test.improve .right > img:hover {
	transform: rotate(8deg);
}
.section.bottom .featureDescriptions .section.stay.engage {
	margin: 50px 0;
}
.last_section {
	display: inline-block;
	margin-top: 70px;
}
.last_section .left {
	float: left;
	padding-right: 40px;
}
.last_section .right {
	display: inline-block;
}
.last_section .educator {
	width: 50%;
	float: left;
}
.last_section .educator .right {
	padding-top: 50px;
}
.last_section .educator .classroom {
	padding: 10px 0;
	font-size: 1.4em;
}
.last_section .mobile.apps {
	position: relative;
	width: 50%;
	top: -30px;
	padding-left: 10%;
	float: right;
}
.last_section .mobile.apps .wrapper {
	display: inline-block;
}
.last_section .mobile.apps .left {
	position: relative;
	top: -20px;
	float: left;
}
.last_section .mobile.apps .right .desc {
}
.last_section .mobile.apps .icon {
	display: inline-block;
	font-size: 1.8em;
	padding: 20px;
	padding-left: 0;
}
.last_section .mobile.apps .left img {
	width: 200px;
}
img.background.blue.wave {
	position: absolute;
	width: 95%;
	top: 23%;
	left: 0;
	z-index: -1;
}
.blueWaveFooter {
	position: relative;
	text-align: center;
	font-size: 2.5em;
}
.blueWaveFooter .img {
	display: inline-block;
	width: 100%;
	max-width: 1408px;
	left: 0;
}
.blueWaveFooter .img > img{
	position: relative;
	width: 100%;
	height: 100%;
	bottom: -18px;
}
.blueWaveFooter .title {
	position: absolute;
	width: 60%;
	top: 50%;
	left: 50%;
	color: #fff;
	z-index: 1;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}
.blueWaveFooter .button {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	z-index: 1;
	transform: translate(-50%, 75%);
	-webkit-transform: translate(-50%, 75%);
	-moz-transform: translate(-50%, 75%);
}
footer {
	width: 100%;
	max-width: 1408px;
	margin: 0 auto;
}
.asterisk {
	position: relative;
	top: 400px;
	z-index: 1;
	color: #ffffff;
	font-style: italic;
}
.fa.fa-twitter img, .fa.fa-facebook img {
	display: none;
}
@media screen and (min-width: 0px) and (max-width: 600px) {
	.asterisk {
		top: 36vw;
	}
	.alexlanding1 {
		width: 100%;
	}
	.top_nav {
		width: 100%;
		height: 50px;
		padding: 10px;
	}
	.top_nav .left img {
		width: 90px;
	}
	.top_nav .left,
	.top_nav .right {
		font-size: 0.8em;
	}
	.top_nav .right .button.educators {
		display: none !important;
	}
	.button {
		margin: 0px;
		padding: 6px;
	}
	.blueHeroImage img.desktop {
		display: none;
	}
	.blueHeroImage img.mobile {
		display: block;
	}
	.section.top {
		height: 350px;
	}
	.section.bottom {
		margin-top: 20px;
	}
	.heroContent {
		width: 100%;
		top: 100px;
		right: unset;
		font-size: 1.2em;
		text-align: center;
	}
	.section.bottom .endorsementGroup {
		width: 80%;
	}
	.section.bottom .endorsementGroup .title {
		font-size: 1.4em;
	}
	.section.bottom .languageSelection .languageButtons a {
		width: 60px;
		height: 60px;
	}
	.section.bottom .languageSelection {
		padding-top: 0;
	}
	.section.bottom .vidPlayerDemo {
		height: 300px;
	}
	.section.bottom .vidPlayerDemo > .title {
		font-size: 0.8em;
		top: 65px;
	}
	.section.bottom .vidPlayerDemo > .desc {
		display: none !important;
	}
	.section.bottom .vidPlayerDemo .player.pic {
		width: 150px;
		height: 150px;
		top: 106px;
	}
	.section.bottom .vidPlayerDemo .side .feature:nth-child(2) {
		margin-top: 0;
	}
	.section.bottom .vidPlayerDemo .left.side,
	.section.bottom .vidPlayerDemo .right.side {
		top: 85px;
	}
	.section.bottom .vidPlayerDemo .side .feature {
		width: 350px;
		margin: 10px 20px;
	}
	.section.bottom .vidPlayerDemo .side .feature .title {
		font-size: 0.6em;
	}
	.section.bottom .vidPlayerDemo .side .feature .desc {
		display: none !important;
	}
	.section.bottom .featureDescriptions,
	.last_section {
		padding: 0 20px;
	}
	.section.bottom .featureDescriptions .section .desc,
	.last_section .desc {
		display: none !important;
	}
	.section.bottom .featureDescriptions .section .left {
		width: 100%;
	}
	.section.bottom .featureDescriptions .section.immerse.anywhere .right {
		padding-top: 0;
		top: -120px;
	}
	.section.bottom .featureDescriptions .section .right {
		top: 30px;
	}
	.section.bottom .featureDescriptions .section.stay.engage .right > .animation {
		width: 100px;
		height: 100px;
		top: -50px;
		right: 60px;
	}
	.section.bottom .featureDescriptions .section.immerse.anywhere .left > lottie-player {
		width: 220px;
		height: 220px;
	}
	.section.bottom .featureDescriptions .section .right > img,
	.section.bottom .featureDescriptions .section .right > svg {
		width: 300px;
	}
	.section.bottom .featureDescriptions .section.stay.engage .right > img {
		width: 350px;
	}
	.section.bottom .featureDescriptions .section .title,
	.last_section .title {
		display: inline-block;
		line-height: 1.2;
	}
	.last_section .educator .left img {
		width: 100px;
	}
	.last_section .mobile.apps .left img {
		width: 140px;
	}
	.last_section .educator .classroom {
		margin-left: 0;
	}
	.last_section .mobile.apps .icon {
		padding: 5px;
	}
	.blueWaveFooter {
		font-size: 1.5em;
		line-height: 1.2;
	}
	.blueWaveFooter .img > img {
		width: 200%;
		bottom: -16px;
		left: -100px;
	}
	.blueWaveFooter .title {
	 top: 50%;
		width: 96%;
	}
	.blueWaveFooter span.button {
		top: 70%;
	}
	.blueWaveFooter p.asterisk {
		top: 56vw;
		line-height: 1;
	}
}
@media screen and (min-width: 601px) and (max-width: 740px) {
	.asterisk {
		top: 240px;
	}
	.alexlanding1 {
		width: 100%;
	}
	.top_nav {
		width: 100%;
		padding: 10px;
	}
	.top_nav .left img {
		width: 120px;
	}
	.top_nav .left,
	.top_nav .right {
		font-size: 1em;
	}
	.top_nav .right .button.educators {
		display: none !important;
	}
	.button {
		margin: 5px;
	}
	.blueHeroImage img.desktop {
		display: none;
	}
	.blueHeroImage img.mobile {
		display: block;
	}
	.section.top {
		height: 400px;
		top: 0px;
	}
	.section.bottom {
		margin-top: -35px;
	}
	.heroContent {
		width: 100%;
		top: 100px;
		right: unset;
		font-size: 1.4em;
		text-align: center;
	}
	.section.bottom .endorsementGroup {
		width: 80%;
	}
	.section.bottom .languageSelection .languageButtons a {
		width: 70px;
		height: 70px;
	}
	.section.bottom .vidPlayerDemo {
		height: 530px;
	}
	.section.bottom .vidPlayerDemo > .title {
		font-size: 1.2em;
		top: 110px;
	}
	.section.bottom .vidPlayerDemo > .desc {
		display: none !important;
	}
	.section.bottom .vidPlayerDemo .player.pic {
		width: 300px;
		height: 300px;
		top: 180px;
	}
	.section.bottom .vidPlayerDemo .side .feature:nth-child(2) {
		margin-top: 0;
	}
	.section.bottom .vidPlayerDemo .left.side,
	.section.bottom .vidPlayerDemo .right.side {
		top: 120px;
	}
	.section.bottom .vidPlayerDemo .side .feature {
		width: 250px;
		margin: 20px;
	}
	.section.bottom .vidPlayerDemo .side .feature .title {
		font-size: 1.2em;
	}
	.section.bottom .vidPlayerDemo .side .feature .desc {
		display: none !important;
	}
	.section.bottom .featureDescriptions,
	.last_section {
		padding: 0 20px;
	}
	.section.bottom .featureDescriptions .section.stay.engage .right > .animation {
		width: 150px;
		top: -100px;
		right: 60px;
	}
	.section.bottom .featureDescriptions .section.immerse.anywhere .left > lottie-player {
		width: 250px;
		height: 250px;
	}
	.section.bottom .featureDescriptions .section .right > img,
	.section.bottom .featureDescriptions .section .right > svg {
		width: 350px;
	}
	.blueWaveFooter {
		font-size: 1.4em;
	}
}
@media screen and (min-width: 741px) and (max-width: 920px) {
	.asterisk {
		top: 280px;
	}
	.alexlanding1 {
		width: 100%;
	}
	.top_nav {
		width: 100%;
	}
	.section.top {
		height: 500px;
	}
	.section.bottom {
	}
	.heroContent {
		right: 50px;
		font-size: 1.6em;
		top: 136px;
	}
	.section.bottom .endorsementGroup {
		width: 80%;
	}
	.section.bottom .languageSelection .languageButtons a {
		width: 80px;
		height: 80px;
	}
	.section.bottom .vidPlayerDemo {
		height: 560px;
	}
	.section.bottom .vidPlayerDemo > .title {
		font-size: 1.2em;
		top: 80px;
	}
	.section.bottom .vidPlayerDemo > .desc {
		font-size: 1em;
    top: 110px;
    left: 100px;
	}
	.section.bottom .vidPlayerDemo .player.pic {
		width: 300px;
		top: 180px;
	}
	.section.bottom .vidPlayerDemo .side .feature:nth-child(2) {
		margin-top: 0;
	}
	.section.bottom .vidPlayerDemo .left.side,
	.section.bottom .vidPlayerDemo .right.side {
		top: 250px;
	}
	.section.bottom .vidPlayerDemo .side .feature {
		width: 200px;
		margin: 0;
	}
	.section.bottom .vidPlayerDemo .side .feature .title {
		font-size: 1.2em;
	}
	.section.bottom .vidPlayerDemo .side .feature .desc {
		font-size: 1em;
	}
	.section.bottom .vidPlayerDemo .side .feature .desc {
		width: 80%;
	}
	.section.bottom .vidPlayerDemo .side.left .feature .desc {
		margin-left: 20%;
	}
	.section.bottom .featureDescriptions,
	.last_section {
		padding: 0 20px;
	}
	section.bottom .featureDescriptions .section.immerse.anywhere .left > lottie-player {
		width: 250px;
		height: 250px;
	}
	.section.bottom .featureDescriptions .section .title,
	.last_section .title {
		font-size: 1.6em;
	}
	.section.bottom .featureDescriptions .section .desc,
	.last_section .desc {
		font-size: 1.2em;
	}
	.section.bottom .featureDescriptions .section .right > img, .section.bottom .featureDescriptions .section .right > svg {
		width: 400px;
	}
	.blueWaveFooter {
		font-size: 1.6em;
	}
}
@media screen and (min-width: 921px) and (max-width: 1024px) {
	.asterisk {
		top: 320px;
	}
	.alexlanding1 {
		width: 100%;
	}
	.top_nav {
		width: 100%;
	}
	.section.top {
		height: 560px;
	}
	.section.bottom {
	}
	.heroContent {
		right: 50px;
		font-size: 1.6em;
		top: 136px;
	}
	.section.bottom .endorsementGroup {
		width: 80%;
	}
	.section.bottom .languageSelection .languageButtons a {
		width: 80px;
		height: 80px;
	}
	.section.bottom .vidPlayerDemo {
		height: 760px;
	}
	.section.bottom .vidPlayerDemo > .title {
		font-size: 1.4em;
		top: 160px;
	}
	.section.bottom .vidPlayerDemo > .desc {
		font-size: 1.1em;
    top: 200px;
    left: 200px;
	}
	.section.bottom .vidPlayerDemo .player.pic {
		width: 400px;
		height: 300px;
		top: 320px;
	}
	.section.bottom .vidPlayerDemo .side .feature {
		width: 275px;
	}
	.section.bottom .vidPlayerDemo .side .feature .title {
		font-size: 1.4em;
	}
	.section.bottom .vidPlayerDemo .side .feature .desc {
		font-size: 1.2em;
	}
	.section.bottom .featureDescriptions,
	.last_section {
		padding: 0 20px;
	}
	.blueWaveFooter {
		font-size: 1.6em;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1257px) {
	.alexlanding1 {
		width: 100%;
	}
	.top_nav {
		width: 100%;
	}
	.section.top {
		height: 660px;
	}
	.section.bottom {
	}
	.heroContent {
		right: 50px;
		font-size: 2em;
	}
	.section.bottom .endorsementGroup {
		width: 80%;
	}
	.section.bottom .endorsementGroup .background {
		width: 70%;
	}
	.section.bottom .languageSelection .languageButtons a {
		width: 90px;
		height: 90px;
	}
	.section.bottom .vidPlayerDemo > .title {
		font-size: 1.6em;
		top: 120px;
	}
	.section.bottom .vidPlayerDemo > .desc {
		font-size: 1.2em;
		top: 160px;
		left: 275px;
		left: 340px;
	}
	.section.bottom .vidPlayerDemo .player.pic {
		width: 480px;
		height: 350px;
		top: 320px;
	}
	.section.bottom .vidPlayerDemo .side .feature {
		width: 300px;
	}
	.section.bottom .vidPlayerDemo .side .feature .title {
		font-size: 1.4em;
	}
	.section.bottom .vidPlayerDemo .side .feature .desc {
		font-size: 1.2em;
	}
	.section.bottom .featureDescriptions,
	.last_section {
		padding: 0 20px;
	}
	.blueWaveFooter {
		font-size: 2em;
	}
}
@media screen and (min-width: 1258px) and (max-width: 1420px) {
	.heroContent {
		right: 50px;
		font-size: 2.3em;
	}
	.section.bottom .languageSelection .languageButtons a {
		width: 90px;
		height: 90px;
	}
 .section.bottom .vidPlayerDemo > .side {
		top: 295px !important;
		margin: 0 !important;
	}
 .section.bottom .vidPlayerDemo > .side .feature {
		width: 300px;
		margin: 50px -20px;
	}
 .section.bottom .vidPlayerDemo > .title {
		font-size: 1.6em;
		top: 110px;
	}
	.section.bottom .vidPlayerDemo > .desc {
		font-size: 1.2em;
		top: 160px;
		left: 300px;
	}
	.section.bottom .vidPlayerDemo .player.pic {
		width: 550px;
		height: 400px;
		top: 320px;
	}
	.section.bottom .vidPlayerDemo .side .feature .title {
		font-size: 1.4em;
	}
	.section.bottom .vidPlayerDemo .side .feature .desc {
		font-size: 1.2em;
	}
	.blueWaveFooter {
		font-size: 2.3em;
	}
}
@media screen and (min-width: 1258px) and (max-width: 1565px) {
	footer {
		width: 90%;
	}
}
@media screen and (min-width: 1566px) {
	.heroContent {
		right: 50px;
	}
	.last_section .right {
		display: inline;
	}
	.last_section .educator .desc {
		width: 80%;
	}
	.last_section .mobile.apps {
		top: 0;
	}
	.last_section .mobile.apps .desc {
		width: 95%;
	}
	.last_section .educator .classroom {
		margin-left: 26.5%;
	}
}
