

#content-area {
	position: relative;
	margin: 0 77px
}

#content-area header {
	height: 10px;
	margin: 0 -15px;
	line-height: normal
}

#content-area h1 {
	margin-bottom: -5px
}

#content-area .titlepageicons {
	float: right;
	margin: -25px 27px 0 0
}

#content-area .titlepageicons a {
	margin-right: 5px
}

#content-area .titlepageicons img {
	margin-right: 5px;
	cursor: pointer
}

.pagenumber {
	position: absolute;
	right: 10px;
	margin-top: -10px
}

#content-area h2 {
	font-size: 20px;
	color: #a2a2a2
}

#corner-gradient-left,
#corner-gradient-right {
	pointer-events: none
}

.top-page-nav {
	position: absolute;
	top: 30px;
	right: 37px
}

.top-page-nav .next,
.top-page-nav .previous {
	display: inline-block;
	position: relative;
	width: 23px;
	height: 24px;
	overflow: hidden
}

.top-page-nav .next img,
.top-page-nav .previous img {
	position: absolute;
	left: 0;
	width: 46px;
	height: 24px
}

.top-page-nav .next:hover img,
.top-page-nav .previous:hover img {
	left: -23px
}

.page-nav {
	clear: both;
	margin-top: 24px;
	padding-top: 15px;
	height: 35px;
	line-height: 35px;
	text-align: center
}

.page-nav .pages {
	background-color: #cdd0d3;
	padding: 10px 9px;
	pointer-events: none
}

.page-nav .pages span {
	padding: 9px
}

.page-nav .pages span span {
	margin-left: 6px;
	padding: 0 1px 0 0;
	cursor: default
}

.page-nav .next,
.page-nav .previous {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 21px;
	margin: 0 5px -6px 8px;
	overflow: hidden
}

.page-nav .next img,
.page-nav .previous img {
	position: absolute;
	left: 0;
	width: 32px;
	height: 21px
}

.page-nav .next:hover img,
.page-nav .previous:hover img {
	left: -16px
}

.fullpage-nav .next,
.fullpage-nav .previous {
	display: inline-block;
	width: 45%;
	position: relative
}

.fullpage-nav .next {
	float: right;
	text-align: right
}

.fullpage-nav .arrow-box {
	display: inline-block;
	position: relative;
	height: 19px;
	width: 15px;
	overflow: hidden
}

.arrow-box,
.fullpage-nav a {
	vertical-align: middle
}

.fullpage-nav a {
	margin: 0 3px;
	width: 90%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.fullpage-nav #next,
.fullpage-nav #prev,
.robot-wrapper div {
	position: absolute
}

.fullpage-nav #next {
	right: -16px
}

.fullpage-nav .next:hover #next {
	right: 0
}

.fullpage-nav .previous:hover #prev {
	left: -16px
}

.fullpage-nav .full-page-divider {
	border-bottom: 1px solid #d4d6d9;
	margin: 50px auto;
	display: block;
	width: 50%;
	clear: both
}

.page-nav .current-page {
	background: url("../image5.png" ) no-repeat center;
	color: #fff;
	font-weight: 700
}

.page-nav a {
	color: #fff;
	font-weight: 700;
	pointer-events: initial!important
}

.lesson {
	color: #4e4e4e
}

.lesson a {
	color: #00acd7;
	font-weight: 700;
	text-decoration: none
}

.lesson a:hover {
	color: #0089ac;
	text-decoration: underline
}

.lesson a:visited {
	color: #324698
}

.lesson ol,
.lesson ul {
	margin: 0 50px 20px
}

.lesson h3,
.lesson h4 {
	color: #4e4e4e;
	font-size: 2.5em;
	line-height: 1.05em;
	letter-spacing: -.02em;
	margin: 1.8em auto .65em;
	font-weight: 400
}

.lesson h4 {
	font-size: 1.6em;
	line-height: 1.15em;
	margin: 2em auto .8em;
	letter-spacing: -.015em
}

h3+h4 {
	margin: 1.25em auto .8em!important
}

.lesson p {
	margin: 1.27em auto;
	font-size: 1em;
	line-height: 1.5em
}

iframe {
	max-width: 100%
}

.lesson .clearfl {
	clear: both
}

.lesson ul {
	list-style-type: none
}

.lesson ul li:before {
	content: "\25B6 \FE0E \0020";
	color: #0ad;
	font-size: .85em;
	margin-left: -1.8em;
	padding-right: .8em
}

.lesson ol li,
.lesson ul li {
	max-width: 100%;
	margin-bottom: .7em
}

.lesson ol li img,
.lesson ul li img {
	margin: .72em auto .38em;
	text-align: center;
	height: auto!important
}

.lesson ul li img {
	display: inline-block
}

.lesson ol ol,
.lesson ol ul,
.lesson ul ol,
.lesson ul ul {
	margin: 0 30px
}

.lesson .diamondBullet {
	margin: 0 53px 1.3em 15px
}

.lesson .diamondBullet li {
	list-style-type: none;
	margin: 0 0 20px;
	padding-left: 15px;
	border-left: 10px solid #d2d4d7
}

.lesson .diamondBullet li:before {
	content: "";
	color: #505860;
	font-size: 1.3em;
	margin-left: 0;
	padding-right: 0
}

.lesson li p br {
	display: none
}

.lesson ol {
	counter-reset: li;
	list-style: none;
	*list-style: decimal;
	font-family: 'Source Sans Pro';
	position: relative;
	padding: 0;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

.lesson ol li {
	min-height: 65px
}

.lesson ol li:before {
	content: counter(li);
	counter-increment: li;
	background: #0ad;
	color: #fff;
	font-size: 1em;
	line-height: 1.9em;
	position: absolute;
	height: 2em;
	width: 2em;
	text-align: center;
	border-radius: 2em;
	transition: all .3s ease-out;
	margin-top: -.25em;
	margin-left: -2.6em
}

.lesson ol li li:before {
	content: none;
	counter-increment: none
}

.lesson ol li p {
	max-width: 100%;
	margin-left: 0
}

.lesson ol li .leftImage {
	margin: auto
}

.lesson img,
.lesson ol li .centerImage img {
	max-width: 100%;
	height: auto!important
}

.imgBoxShadow img {
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, .08)
}

.lesson .ict img {
	max-width: initial
}

.fullWidthImage,
.lesson .ict.tooltip,
.lesson .video-embed {
	margin: 0 -77px
}

.lesson .video-embed {
	text-align: center
}

.lesson .centerImage {
	position: relative;
	text-align: center;
	margin-bottom: .38em
}

.lesson .leftImage {
	margin: 0 auto 1.3em
}

.lesson .interactive-wrapper,
.lesson .storyline-wrapper {
	text-align: center;
	margin: 0 -145px
}

.lesson .interactive-wrapper {
	padding-top: 30px;
	padding-bottom: 30px
}

.lesson .imageCaption,
.lesson .slideshow li:before {
	display: none
}

.lesson .moreInfo,
.lesson .new,
.lesson .undo {
	clear: both;
	min-height: 35px;
	background: url("../moreinfoasterix.png") no-repeat;
	padding: 0 50px;
	margin: 1.27em 0
}

.lesson .moreInfo.clearfl {
	clear: both;
	max-width: 700px;
	min-height: 35px;
	padding: 0 50px;
	margin: 1.27em 0
}

.lesson .attention,
.lesson .glitch {
	clear: both;
	max-width: 700px;
	min-height: 38px;
	background: url("../attention.png") no-repeat;
	padding: .25em 50px;
	margin: 1.02em 0
}

.lesson .moreInfo.attention {
	max-width: 700px;
	background: url("../attention.png") no-repeat!important
}

.lesson .chevron {
	max-width: 676px;
	background: url("../chevron.png") no-repeat;
	padding: 0 50px;
	margin: 1.27em 0;
	background-position-y: .25em
}

.lesson .trythis,
.lesson .trythis_math {
	clear: both;
	background: url("../image10.png" ) no-repeat;
	height: auto;
	margin-top: 40px;
	margin-left: 0;
	padding: 80px 0 3px 30px
}

.lesson .moreresources {
	clear: both;
	background: url("../image11.png" ) no-repeat;
	height: auto;
	margin-top: 40px;
	padding: 80px 0 3px 30px
}

.calloutTextBox {
	position: absolute;
	padding: 23px 30px;
	z-index: 1000;
	background-color: #e4e6e9;
	color: #707880;
	border-width: 3px;
	border-color: #fff;
	border-style: solid;
	font-size: 19px;
	line-height: 24px
}

.lesson .slideshow ol,
.lesson .slideshow ul {
	margin: initial
}

.lesson .slideshow li img {
	margin: initial;
	text-align: initial;
	box-shadow: none!important
}

.lesson .slideshow a img {
	box-shadow: none!important
}

.lesson .slideshow li img {
	height: initial!important
}

.lesson .probCentered {
	padding-left: 36px;
	padding-right: 140px;
	font-family: 'Kalam'!important;
	font-style: normal;
	font-weight: 400;
	font-size: 28px;
	line-height: 32px;
	text-align: center
}

.mathIntContainer img {
	box-shadow: none
}

.lesson .full-page-divider {
	border-bottom: 1px solid #d4d6d9;
	margin: 60px auto;
	display: block;
	width: 50%
}

.fullpage-nav {
	margin-bottom: 40px
}

.languageRollover {
	color: #768335!important;
	cursor: pointer;
	text-align: center
}

.languageRollover:hover {
	color: #a4b93e!important
}

.translateAudio {
	cursor: pointer
}

.lesson .guide-flowchart {
	margin: 0 auto!important;
	list-style-type: none!important;
	width: 350px;
	text-align: center
}

.lesson .guide-flowchart>li {
	margin: 20px;
	background-color: #d7f0f8
}

.lesson .guide-flowchart li:before {
	content: none!important
}

.lesson .guide-flowchart li:hover {
	background-color: #e9f8ff
}

.lesson .guide-flowchart a {
	display: block;
	padding: 28px 34px;
	font-size: 1.13em;
	line-height: 1.2em;
	font-weight: regular;
	text-decoration: none!important;
	color: #249fd0!important
}

#lessonNavSidebar {
	position: fixed;
	z-index: 200;
	width: 370px;
	padding-left: 15px;
	top: 32%;
	right: 0
}

.uk-panel-box {
	background: #f5f5f5;
	padding: 15px
}

.uk-panel-box a {
	color: #444
}

#sideNavContainer {
	position: relative;
	border: 1px solid #ccc
}

#sideNavContainer ul {
	margin-left: 5px
}

#sideNavContainer ul li {
	padding: 1px 5px
}

#sideNavControl {
	background-color: #fff;
	position: absolute;
	height: 25px;
	border-radius: 50px;
	margin: 0 0 0 -30px;
	padding: 5px;
	cursor: pointer;
	visibility: hidden
}

#sideNavControl img {
	width: 20px
}

.uk-active {
	background: #4e7e9a
}

.uk-active a {
	color: #fff
}

.lesson-sidenav-parentheader {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700
}

.lesson-sidenav-childheader {
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding-left: 10px
}

.rightImage {
	float: right;
	margin: 6px 15px 1.3em 32px
}

.rightImage h4 {
	padding-top: 0;
	margin-bottom: 8px;
	margin-right: 5px
}

.leftImageFloat {
	float: left;
	margin: 1em 30px .75em 20px
}

.clearfl {
	clear: both
}

.hasfloat {
	overflow: auto
}

.floatLeft {
	float: left;
	padding-right: 15px;
	margin-bottom: 1em
}

.listImage {
	text-align: center;
	margin-bottom: 1em
}

.lesson img {
	display: block!important;
	margin: auto
}

#page-header {
	position: fixed!important
}

#page-wrapper {
	padding-top: 350px;
	width: 853px
}

#subheaderContentContainer .header-nodesc h1 {
	width: 680px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: auto
}

#subheaderContentContainer .header-tutorial-link {
	display: none;
	position: absolute;
	top: 10px;
	right: 0;
	background-color: #fff;
	border-radius: 30px;
	color: #324698;
	font-size: 17px;
	padding: 1px 10px
}

.back-to-tutorial-mobile {
	display: none!important
}

#subheaderContentContainer .header-tutorial-link:hover {
	background-color: #324698;
	color: #fff
}

.loading-spinner {
	width: 50px;
	margin: 60px auto 100px;
	display: block
}

.divider-box {
	position: relative;
	text-align: center;
	margin: 80px auto 50px
}

.infinite-scroll-divider {
	background: #ececed;
	padding: 1px;
	text-align: center;
	color: #bdbdbd;
	position: absolute;
	width: 100%;
	top: 18px;
	z-index: 1
}

.divider-box h4 {
	margin: auto;
	position: relative;
	background-color: #fff;
	color: #bdbdbd;
	display: inline;
	padding: 0 10px;
	z-index: 2
}

.print-button:hover {
	border-bottom: none!important
}

.print-button img {
	width: 20px;
	margin-left: 5px
}

#first-divider,
.down-arrow,
.push {
	display: none
}

.infinite-nav a,
footer {
	background: #fff;
	margin: 0
}

footer {
	z-index: 200
}

.footer-drag-handle,
.infinite-nav span {
	display: inline-block
}

.print-header {
	display: none
}

@media print {
	body,
	html {
		height: initial
	}
	img {
		page-break-before: auto;
		page-break-after: auto;
		page-break-inside: avoid
	}
	#lessoncontent .infinite-nav,
	#page-header,
	.fullpage-nav,
	.primary-header,
	footer {
		display: none
	}
	.print-header {
		display: block
	}
	.print-header .print-header-wrapper {
		background-color: #fff!important;
		position: relative!important;
		width: 980px;
		margin: 20px auto
	}
	.print-header .print-header-wrapper h1 {
		float: left;
		font-size: 18px
	}
	.print-header .print-header-wrapper div {
		color: #707980
	}
	.print-header .print-first-title {
		font-size: 30px;
		font-weight: 400
	}
	.print-header .print-second-title {
		font-weight: 700
	}
	.print-header .logo {
		float: right;
		height: 60px;
		margin-top: 13px;
		max-width: 250px
	}
	#background #page-wrapper {
		padding-top: 100px!important
	}
}

@media only screen and (max-device-width:960px) {
	.print.mobile-header a {
		color: inherit
	}
	.print.mobile-header .logo-link {
		display: block!important
	}
	.print.mobile-header {
		position: relative!important
	}
	.print.mobile-header .logo {
		width: 50%;
		margin: 25px auto 0;
		display: block
	}
	.print.mobile-header h1 {
		margin-top: 20px!important
	}
}

.infinite-nav a {
	cursor: pointer;
	color: #00acd7;
	font-size: 21px;
	font-weight: 400;
	text-decoration: none;
	width: 30%;
	padding: 10px 30px;
	border-radius: 40px;
	border: solid 2px #00acd7
}

.infinite-nav a:hover {
	background-color: #00acd7;
	color: #fff!important;
	text-decoration: none
}

.infinite-nav a:visited {
	color: #00acd7
}

.infinite-nav .nextLoadMore {
	position: relative
}

.infinite-nav .nextLoadMore span {
	margin-left: 10px
}

.infinite-nav .continue-arrow {
	position: absolute;
	top: 13px;
	left: 8px;
	box-shadow: none
}

.infinite-nav {
	margin: 75px 0
}

.lesson p.scroll-trigger {
	clear: both;
	line-height: 4em
}

.infinite-nav .material-icons {
	vertical-align: middle;
	margin-right: 8px
}

.infinite-nav span {
	vertical-align: middle;
	white-space: pre;
	overflow: hidden;
	max-width: 70%;
	text-overflow: ellipsis
}

.infinite-nav,
.infinite-nav.lastLesson,
.ma-click,
.ma-click button,
.ma-rollover,
.rollover-1 {
	text-align: center
}

.infinite-nav.lastLesson a {
	float: none;
	display: inline-block
}

.mouse-activity img {
	box-shadow: none
}

.ma-click button {
	padding: 15px 25px;
	font-size: 24px;
	cursor: pointer;
	outline: 0;
	color: #fff;
	background-color: #00acd7;
	border: 0;
	border-radius: 15px;
	box-shadow: 0 9px #999
}

.ma-click button:active {
	background-color: #0094b9;
	box-shadow: 0 5px #666;
	transform: translateY(4px)
}

.ma-click .activity-bc-response {
	height: 30px;
	margin-top: 25px
}

.ma-rollover button {
	vertical-align: middle;
	margin-right: 20px
}

.rollover-1 {
	outline: 0;
	color: #fff;
	background-color: #ff8a28
}

.rollover-1:hover {
	background-color: #404040
}

.ma-rollover .rollover-2,
.ma-rollover .rollover-3,
.rollover-1 {
	width: 150px;
	border: 0;
	font-size: 24px;
	padding: 15px 25px;
	border-radius: 4px;
	cursor: pointer
}

.ma-rollover .rollover-2 {
	background-color: #324698;
	text-align: center;
	color: #fff;
	transition: all .5s
}

.ma-rollover .rollover-2 span {
	cursor: pointer;
	display: inline-block;
	position: relative;
	transition: .5s
}

.ma-rollover .rollover-2 span:after {
	content: '\00bb';
	position: absolute;
	opacity: 0;
	top: 0;
	right: -20px;
	transition: .5s
}

.ma-rollover .rollover-2:hover span {
	padding-right: 25px
}

.ma-rollover .rollover-2:hover span:after {
	opacity: 1;
	right: 0
}

.ma-rollover .rollover-3 {
	background: #404040;
	color: #fff!important;
	font-weight: 100;
	display: inline-block;
	transition: all .3s ease 0s
}

.ma-rollover .rollover-3:hover {
	color: #404040!important;
	font-weight: 700!important;
	letter-spacing: 3px;
	background: 0 0;
	-webkit-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, .57);
	-moz-box-shadow: 0 5px 40px -10px rgba(0, 0, 0, .57);
	transition: all .3s ease 0s
}

.double-click-window {
	position: relative;
	width: 600px;
	height: 300px;
	background-color: #4cd282;
	border: 1px solid #6b6b6b;
	margin: 0 auto
}

.desktop-item-wrapper {
	position: absolute;
	width: 70px;
	height: 75px;
	text-align: center;
	top: 15px;
	left: 10px
}

.desktop-item-wrapper .desktop-item-caption {
	color: #000;
	font-size: 14px;
	display: block;
	margin-top: -5px
}

.ma-file,
.ma-folder {
	cursor: pointer
}

.folder-header {
	background-color: #e4e4e4;
	position: absolute;
	width: 270px;
	top: 0;
	left: 0;
	color: #4e4e4e;
	text-align: center;
	font-weight: 600;
	padding: 2px 0
}

.dc-file-open,
.dc-folder-open {
	display: none;
	width: 250px;
	height: 180px;
	background: #fff;
	font-size: 16px;
	border: 1px solid #d7d7d7;
	padding: 20px 10px 10px;
	position: absolute;
	top: 45px;
	left: 80px;
	z-index: 10
}

.dc-folder-open .desktop-item-wrapper {
	top: 45px;
	left: 10px
}

.dc-file-open {
	padding: 10px;
	top: 80px;
	left: 237px;
	z-index: 15
}

.dc-file-open .desktop-item-wrapper {
	top: 45px;
	left: 2px
}

.dc-file-open .ma-description,
.dc-folder-open .ma-description {
	font-size: 15px;
	margin-top: 120px
}

.robot-wrapper {
	position: relative;
	background-image: url("../image12.png" );
	background-repeat: no-repeat;
	background-size: cover;
	width: 699px;
	height: 420px;
	padding: 10px;
	border: 1px solid #36454f
}

.robot-wrapper .robot-complete {
	display: none;
	background: #fff;
	border: 1px solid #6b6b6b;
	position: absolute;
	width: 325px;
	height: 30px;
	font-size: 16px;
	text-align: center;
	padding: 10px
}

.robot-wrapper .head-bw {
	width: 126px;
	top: 299px;
	left: 209px;
	z-index: 1
}

.robot-wrapper .torso-bw {
	width: 161px;
	top: 10px;
	left: 19px;
	z-index: 10
}

.robot-wrapper .arm-left-bw {
	width: 112px;
	top: 322px;
	left: 33px;
	z-index: 11
}

.robot-wrapper .arm-right-bw {
	width: 85px;
	top: 200px;
	left: 153px;
	z-index: 9
}

.robot-wrapper .leg-left-bw {
	width: 72px;
	top: 30px;
	left: 205px;
	z-index: 1
}

.robot-wrapper .leg-right-bw {
	width: 90px;
	top: 186px;
	left: 12px;
	z-index: 1
}

.robot-wrapper .head-outline {
	width: 126px;
	top: 35px;
	left: 501px
}

.robot-wrapper .torso-outline {
	width: 161px;
	top: 141px;
	left: 483px
}

.robot-wrapper .arm-left-outline {
	width: 112px;
	top: 183px;
	left: 565px
}

.robot-wrapper .arm-right-outline {
	width: 85px;
	top: 162px;
	left: 426px
}

.robot-wrapper .leg-left-outline {
	width: 72px;
	top: 260px;
	left: 546px
}

.robot-wrapper .leg-right-outline {
	width: 90px;
	top: 265px;
	left: 464px
}

.robot-wrapper .head-color {
	display: none;
	width: 126px;
	top: 35px;
	left: 501px
}

.robot-wrapper .torso-color {
	display: none;
	width: 161px;
	top: 141px;
	left: 483px;
	z-index: 10
}

.robot-wrapper .arm-left-color {
	display: none;
	width: 112px;
	top: 183px;
	left: 565px;
	z-index: 11
}

.robot-wrapper .arm-right-color {
	display: none;
	width: 85px;
	top: 162px;
	left: 426px;
	z-index: 9
}

.robot-wrapper .leg-left-color {
	display: none;
	width: 72px;
	top: 260px;
	left: 546px
}

.robot-wrapper .leg-right-color {
	display: none;
	width: 90px;
	top: 265px;
	left: 464px
}

.ma-drag {
	width: 60px;
	height: 60px;
	border-radius: 40px;
	margin-top: 10px;
	z-index: 10
}

.drag-drop-window {
	position: relative;
	width: 600px;
	height: 375px;
	background-color: #4cd282;
	border: 1px solid #6b6b6b;
	margin: 0 auto
}

.dd-desktop-folder-2 {
	top: 106px
}

.dd-desktop-folder-3 {
	top: 197px
}

.dd-desktop-folder-4 {
	top: 287px
}

.dd-desktop-file-1 {
	top: 236px;
	left: 196px
}

.dd-desktop-file-2 {
	top: 65px;
	left: 492px
}

.dd-desktop-file-3 {
	top: 29px;
	left: 165px
}

.dd-desktop-file-4 {
	top: 230px;
	left: 90px
}

.dd-desktop-file-5 {
	top: 44px;
	left: 336px
}

.dd-desktop-file-6 {
	top: 172px;
	left: 325px
}

.dd-desktop-file-7 {
	top: 249px;
	left: 457px
}

.dd-window-status {
	height: 30px;
	text-align: center;
	margin-top: 25px
}

.reading {
	border: solid 1px #ddd;
	padding: 50px;
	min-height: 100px
}

.code-input {
	border: solid 1px #ddd;
	background: #eee;
	padding: 10px;
	border-radius: 5px
}

.code-input .linkblue-button,
.code-input textarea {
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle
}

.code-input textarea {
	max-width: 70%;
	border: 1px solid #ddd;
	height: 68px;
	box-sizing: border-box;
	margin: 0;
	width: 70%;
	padding: 10px
}

.code-input .linkblue-button {
	padding: 25px 0;
	font-size: 14px;
	width: 29%;
	margin-left: 1%
}

.code-input .htmldemo {
	height: 100px;
	border: dotted 2px #ddd;
	border-radius: 5px;
	background: #fff;
	padding: 25px;
	margin-top: 5px;
	overflow-y: scroll
}

.error.htmldemo {
	border: dotted 1px #a63232
}

p.scriptInputError {
	text-align: center;
	padding: 10px 0
}

#uservoice-satisfaction {
	right: 60px!important
}

@media only screen and (max-width:1120px) {
	.logo-en,
	.logo-es,
	.logo-pt {
		display: none
	}
	#page-header .logo {
		margin-top: 18px
	}
}

@media only screen and (max-width:960px) {
	#page-header {
		min-width: initial
	}
	.header-nodesc h1,
	.headerfooter-content-wrapper {
		width: initial!important
	}
}

@media only screen and (max-width:850px) {
	.header-print-link,
	.logo-link {
		display: none!important
	}
}

@media only screen and (max-width:500px) {
	.topnav-language {
		display: none!important
	}
	.topnav-sls-container {
		width: 65%!important;
		right: initial;
		left: 10px
	}
}

@media only screen and (max-width:300px) {
	.topnav-sls-container {
		width: 65%!important;
		right: initial;
		left: 10px
	}
}

@media only screen and (min-device-width:320px) and (max-device-width:960px) {
	div#lessoncontent {
		margin-left: 30px
	}
	.back-to-tutorial-mobile {
		background: #38cfca;
		position: fixed;
		left: -45px;
		top: 295px;
		color: #fff;
		width: 108px;
		z-index: 100;
		transform: rotate(-90deg);
		padding: 7px;
		text-align: center;
		font-size: 14px;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
		display: block!important
	}
	.video-embed>iframe {
		width: 100%!important;
		height: auto!important
	}
	.lesson ol,
	.lesson ul {
		max-width: 90%;
		margin: 0 2em 1.3em
	}
	.lesson {
		margin-top: 20px
	}
	.lesson img,
	.lesson ol li img,
	.lesson ul li img {
		max-width: 100%!important;
		height: auto!important
	}
	.lesson ol li img,
	.lesson ul li img {
		margin: 1.25em auto;
		text-align: center
	}
	#featurepage-header h1 {
		line-height: 1em
	}
	.top-page-nav {
		position: absolute;
		top: 120px;
		width: 90vw
	}
	.top-page-nav .next,
	.top-page-nav .previous {
		display: inline-block;
		position: relative;
		width: 24px;
		height: 24px;
		overflow: hidden;
		margin: 1em
	}
	.top-page-nav .next {
		position: absolute;
		right: 0
	}
	.lesson h3 {
		color: #505860;
		font-size: 2.5em;
		line-height: 1.05em;
		letter-spacing: -.02em;
		margin: 1.8px 0 .65px;
		font-weight: 400;
		clear: both
	}
	.fullWidthImage,
	.lesson .ict.tooltip,
	.lesson .video-embed {
		margin: 0
	}
	#lessoncontent .video-embed {
		position: relative;
		padding-bottom: 56.25%;
		overflow: hidden;
		height: 0
	}
	#lessoncontent .video-embed iframe {
		position: absolute;
		left: 0;
		right: 0;
		width: 100%;
		height: 100%!important;
		min-height: 0!important
	}
	.lesson .numbered-list {
		max-width: 90vw
	}
	.lesson .numbered-list li {
		margin: 10px 0 10px 1.5em;
		max-width: 92%;
		min-height: 65px
	}
	.lesson .numbered-list li:before {
		content: counter(li);
		counter-increment: li;
		background: #0ad;
		color: #fff;
		font-size: 1.19em;
		line-height: 1.5em;
		position: absolute;
		height: 1.5em;
		width: 1.5em;
		text-align: center;
		border-radius: 2em;
		transition: all .3s ease-out;
		margin-top: -.3em;
		margin-left: -1.8em
	}
	.lesson h3,
	header h1,
	header h2 {
		text-align: center
	}
	header h1 {
		margin-top: 70px!important
	}
	header .titlepageicons {
		float: none!important;
		margin: 0!important;
		position: absolute;
		right: 0;
		top: 15px
	}
	#lessonNavSidebar,
	#socialmedia-stats {
		display: none
	}
	.textplus h3:first-of-type {
		margin-top: 75px
	}
	.infinite-nav a {
		float: none!important;
		display: block;
		margin: 25px auto;
		width: 75%;
		padding: 10px 20px;
		text-align: center
	}
	.mobilefooter {
		border-top: solid 5px
	}
	footer {
		bottom: -105px
	}
}

@media only screen and (max-width:630px) {
	.topnav-sls-container .logo-link {
		display: none!important
	}
	.header-nodesc h1 {
		top: 58px!important
	}
}

@media only screen and (max-width:1120px) {
	#lessonNavSidebar {
		display: none
	}
	.topnav-sls-container {
		width: 40%
	}
}

