@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #ffffff;
	font-family: 'Lato', Arial, sans-serif;
	font-size: 15px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	color: #0060aa;
	background-color: #0060aa;
}
h1 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.pagetitle h1 { padding-top: 20px; }
#lessoninfo h1 { padding-top: 20px; padding-bottom: 10px; }
h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	line-height: 22px;
	margin-bottom: 20px;
}
h3 {
	font-size: 20px;
	color: #000;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	line-height: 20px;
	margin-bottom: 10px;
}
h4 {
	font-size: 25px;
	color: #000;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 25px;
}
h5 {
	font-size: 18px;
	color: #000;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	line-height: 18px;
	font-weight: bold;
}
p {
	font-size: 16px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 130%;
}
ol {
	margin-left: 20px;
	list-style-type:decimal;
}
ol li {
	list-style-type:decimal;
	margin-bottom: 10px;
	padding-left: 15px;
}
.centered { text-align:center; }
.alignright { text-align:right;}
.white { color: #ffffff; }
.error{color:red;}
.success{color:green;}
.largetext {
	font-size: 20px;
	line-height: 120%;
}
.caps {
	text-transform: uppercase;
}
.bigbold {
	font-size: 105%;
	font-weight: bold;
}
.small { font-size: 85%; }
.shorttop { padding-top: 10px !important }
a:link, a:visited {
	color: #296195;
}
a:hover {
	color: #8a8a8a;
}
a.pagelink {
	font-size: 115%;
	font-weight:600;
}
#bannerWrapper, #index-slider-container {
	position: relative;
	height: 100vh;
	min-height: 750px;
}
#top {
	width: 100%;
	z-index: 200;
	position: relative;
}
.lesson4 .lesson-banner-container, .lesson5 .lesson-banner-container, .lesson6 .lesson-banner-container, .lesson7 .lesson-banner-container {
	display:none;
}
.lesson8 .lesson-banner-container, .lesson9 .lesson-banner-container, .lesson10 .lesson-banner-container, .lesson11 .lesson-banner-container {
	display:none;
}
#toprightcontainer {
	padding-top:10px;
	width: 400px;
	float: right;
	text-transform: uppercase;
	text-align: right;
	display: inline-block;
}
#toprightcontainer span {
	font-size: 36px;
}

a.top-nav-link {
	display: block;
	float: left;
	padding-top: 0.45em;
	padding-bottom: 0.45em;
	padding-left: 2.500em;
    text-transform: uppercase;
	text-decoration: none;
}
a.top-nav-link:first-child {
	padding-left: 0;0
}
a.top-nav-link.contactlink {float: right;}
span.top-nav-info {
	display: block;
	float: left;
	padding-top: 0.45em;
	padding-bottom: 0.45em;
	padding-left: 2.500em;
    text-transform: uppercase;
}
span.top-nav-info-right {
	display: block;
	float: right;
	padding-top: 0.45em;
	padding-bottom: 0.45em;
	padding-left: 2.500em;
    text-transform: uppercase;
}
#userlinks {
	margin-bottom:20px;
	text-align: right;
}
#userlinks p {
	display:inline-block;
	text-transform: none;
	font-size: 15px;
	padding: 2px 4px 2px 10px;
	border-right: solid 1px #000000;
}
#userlinks a {
	display:inline-block;
	text-transform: none;
	font-size: 15px;
	padding: 2px 10px;
	color: #000;
	text-decoration: none;
}
#toprightcontainer h3 {
	text-align: right;
	font-size: 26px;
	line-height: 30px;
	font-weight: 700;
	margin:0;
	padding:0;
}
.banner-container {
	height: 250px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.lesson-banner-container {
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

iframe {
    overflow-y:scroll !important;
    overflow-x:hidden !important;
    overflow:hidden;
    height:500px; /* optional */
    width:100%; /* optional */
    border:none; /* optional */
}
.content-area {
	position: relative;
	z-index: 99;
}
.container {
	position: relative;
	max-width: 1170px;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.container.narrow {
	max-width: 800px;
}
#logo {
	width: 386px;
	padding-top: 15px;
	padding-bottom: 10px;
	float: left;
}
.logos {
	width: 90%;
	max-width: 386px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.blueback {
	background-color: #0060aa;
}
.bluerow {
	background-color: #0060aa;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -0px;
	position: relative;
}
.whiterow {
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -0px;
	position: relative;
}
.greyrow {
	background-color: #808285;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: -15px;
	position: relative;
}
.greyrow span, .bluerow span {
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	display: inline-block;
}
.greyrow span a, .bluerow span a {
	color: #ffffff;
	text-decoration: none;
}
.greyrow span a:hover {
	color: #ffde92;
}

#langlinkcontainer {
	width: 100px;
	float: left;
	height: 27px;
}
a.langlink {
	width: 45px;
	color: #ffde92;
	font-size: 30px;
	display: inline-block;
	text-decoration: none;
	float: left;
}
a.langlink:hover {
	color: #ffffff;
}
a.langlinkactive {
	width: 55px;
	color: #ffffff;
	font-size: 40px;
	display: inline-block;
	text-decoration: none;
	float: left;
	margin-top:-10px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left-content {
	float: left;
	width: 70%;
	padding-left:1%;
}
.left-content h1 {
	text-align: left;
}
.box-container {
	width: 96%;
	max-width: 1194px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom: 40px;
}
.half {
	width: 50%;
	float: left;
}
.third {
	width: 31%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom: 25px;
	float: left;
}
.fourth {
	width: 23%;
	margin-left:1%;
	margin-right:1%;
	float: left; 
}

.blackbox {
	background-color: #000000;
	font-size: 19px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
.whitebox {
	background-color: #ffffff;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	flex-direction:column;
    align-items: center;
    justify-content: center;
}
.whiteback {
	background-color: #ffffff;
}
.whitebox .lessonnmbr {
	font-size: 18px;
	font-weight: 700;
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
}
.whitebox .lessonnmbr:before, .whitebox .lessonnmbr:after {
	content:"";
	display: block;
	width: 10px;
	height: 2px;
	background-color: #333333;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}
.whitebox .lessonnmbr:before {
	left: -15px;
}
.whitebox .lessonnmbr:after {
	right: -15px;
}
.whitebox .lessonname {
	text-align: center;
	font-size: 16px;
	display: flex;
    align-items: center;
    justify-content: center;
	min-height: 36px;
}
#lesson1 .lessonname, #lesson2 .lessonname, #lesson3 .lessonname, #lesson4 .lessonname {
	min-height: 20px;
}
a.courselink {
	text-decoration: none;
	display: block;
	position:relative;
}
a.courselink img {
	margin-bottom: 0px;
	width: 100%;
}
a.courselink:hover > .blackbox {
	color: #ffde92;
}
a.courselink:hover > .whitebox {
	color: #0060aa;
}
.progressbar {
	position: relative;
	background-color: #333333;
	color: #ffffff;
	display:block;
	line-height: 40px;
	font-size: 17px;
	text-align:center;
	text-decoration: none;
}
#pagecontrols {
	width: 300px;
	float: right;
	text-align: right;
	padding-top:10px;
	padding-bottom: 10px;
}
a.nextbutton {
	display: inline-block;
	padding: 8px 30px 8px 30px;
	background-color: #000000;
	color: #ffffff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #0060aa;
	margin-left: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
a.backbutton {
	display: inline-block;
	padding: 8px 30px 8px 30px;
	background-color: #000000;
	color: #ffffff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #0060aa;
	margin-left: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
a.go-button {
	display: inline-block;
	padding: 8px 30px 8px 30px;
	background-color: #000000;
	color: #ffffff;
	font-size: 15px;
	line-height: 16px;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #0060aa;
	float: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#lessoninfo {
	display: relative;
	width: 100%;
}
#lessoninfo h1 {
	width: 40%;
	text-align: left;
	float: left;
	display:block;
}
#lessoninfo .lessonlogo {
    float: right;
	width: 40%;
	text-align: right;
	height: 50px;
	padding-top: 10px;
}
#lessoninfo .lessonlogo img {
	max-height: 100%;
	max-width: 100%;
}
.hb-logo {
	background-color: #ffffff;
	width: 70%;
	max-width: 254px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.hb-logo img {
	max-height: 100px;
}
.signupform {
	background-color: #808285;
	text-align: center;
	width: 94%;
	padding-top: 0px;
	padding-right: 3%;
	padding-left: 3%;
}
.signupform p.header {
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footer { padding-top: 30px; padding-bottom: 30px; width: 100%;}
a.footerlink {
	/*display: inline-block;*/
	display:none;
    padding: 8px;
    font-size: 13px;
}
.clialogo { float: right;}
.social-links {
	float: left;
	padding-top: 10px;
}
.social-links a.social-button {
	display: inline-block;
	width: 38px;
	height: 38px;
	background-image: url(../images/social-buttons.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}
.social-links a#facebook {
	background-position: -1px bottom;
}
.social-links a#facebook:hover {
	background-position: -1px -2px;
}
.social-links a#twitter {
	background-position: -42px bottom;
}
.social-links a#twitter:hover {
	background-position: -42px -2px;
}
.social-links a#youtube {
	background-position: -82px bottom;
}
.social-links a#youtube:hover {
	background-position: -82px -2px;
}
.copyright {
	padding-top: 11px;
	font-size: 11px;
	color: #333333;
}
.siteby {
	padding-top: 11px;
	font-size: 11px;
	color: #333333;
}
.siteby a {
	color: #333333;
	text-decoration: none;
}
.siteby img {
	margin-bottom: -5px;
	margin-left: 2px;
}
.blackbutton {
	width: 100%;
	display: block;
	background-color: #000000;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
}
a.courselink:hover > .blackbutton {
    color: #ffde92;
}

#login-container {
	width: auto;
	padding: 20px 30px;
	margin-left:auto;
	margin-right: auto;
	max-width: 500px;
}

#home-page-container > div#instructor1{
	float: right;margin: 15px 0;
}
.quiz-start-content {
	width: 55%; 
    float: left;
	margin: 15px 0;
}
#home-page-container > div#instructor1 {
	width: 40%;
    float: right;
    margin: 15px 0;
}
/*=================== FORM   ====================*/
.formtitles {
	padding-left: 20px;
	color: #2488BA;
	font-weight: bold;
	margin-bottom: 20px;
}
.formfieldstd .dateformat {
	font-size: 9px;
}
.formasterictd {
	padding-left: 0px;
	vertical-align: top;
	line-height: 20px;
	padding-right: 5px;
	width: 20px;
	color: #1796CB;
}
.formfieldstd, .formfieldstdrt {
	width: 48%;
	max-width: 350px;
	margin-right: 1%;
	float: left;
	padding-left: 20px;
	padding-bottom: 4px;
	line-height: 18px;
	margin-bottom: 5px;
	
}
.formfieldstdrt {
	padding-left:37px;
	width: 75%;
}
.astricks {
	color: #2488BA;
	padding-right: 8px;
}

form p {
	position: relative;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
form p label { position: absolute; top: 0; left: 0;}
form p br {display: none;}


form p input,
form p textarea {
	display: block;
	padding: 4px;
	width: 100%;
	margin: 0;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
form .error {
	font-size: 11px;
	color: #A00;
	display: block;
	width: 100%;
	float: left;
	margin-top: -5px;
}
form p label {
	font-size: 15px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 85%;
	color: #777;
	text-align: left;
}
form p label span {
	font-size: 11px;
}
form p textarea {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 100%;
}
form p input {
	font-size: 15px;
	border: solid 1px #808285;
	padding-top: 7px;
	padding-right: 3%;
	padding-bottom: 7px;
	padding-left: 3%;
	width: 94%;
}
form p select {
	font-size: 15px;
	border: solid 1px #808285;
	padding-top: 7px;
	padding-right: 3%;
	padding-bottom: 7px;
	padding-left: 3%;
	width: 100%;
	background-color: #ffffff;
}
form p label.signup {
	text-align: center;
}
form .form-left {
	float: left;
	width: 47%;
}
form .form-right {
	float: right;
	width: 47%;
	text-align: left;
}
form .form-full {
	float: none;
	width: 100%;
	text-align: left;
}
form .form-label {
	width: 50%;
	float: left;
	text-align: left;
}
form .form-field {
	width: 50%;
	float: left;
	text-align: left;
}
form select.form-select {
	border: 0px none;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
	width: 100%;
	text-align: left;
	padding-top: 7px;
	padding-right: 2%;
	padding-bottom: 7px;
	padding-left: 2%;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	margin-top:1px;
}
form input#submitsignup {
	border: 0px none;
	background-color: #000000;
	font-size: 14px;
	color: #ffffff;
	min-width: 60%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	margin-top:1px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: -15px;
	text-transform: uppercase;
	text-decoration: none;
}
form input#submitsignup:hover {
	color: #ffde92;
}
form textarea {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #201209;
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 1%;
	padding-bottom: 8px;
	padding-left: 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
form textarea.fullwidth {
	width: 100%;
	max-width: 100%;
}
form input.submit-button {
	font-size: 18px;
	color: #FFF;
	background-color: #0060aa;
	padding:8px 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
	margin-top: 9px;
	text-align: center;
	display: inline-block;
	-webkit-appearance: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	cursor: pointer;
}
form input.submit-button:hover {
	background-color: #333333;
	color: #ffffff;
}

input.button{
	color:#ffffff;
	display:inline-block;
	/* [disabled]font-family:'HelveticaInserat', sans-serif;*/
	font-size:18px;
	padding:8px 20px;
	background-attachment: scroll;
	background-color: #104577;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	-moz-box-shadow: 1px 1px 4px #666;
	-webkit-box-shadow: 1px 1px 4px #666;
	box-shadow: 1px 1px 4px #666;
	border: 1px solid #104577;

}
input.button:hover {
	color: #ffde92;
}

a.submit-button {
	font-size: 16px;
	color: #FFF;
	background-color: #cd4609;
	padding-top: 8px;
	padding-bottom: 8px;
	border: none;
	line-height: 18px;
	margin-top: 9px;
	float: left;
	text-align: center;
	display: inline-block;
	text-decoration: none;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
a.submit-button:hover {
	color: #0f4d85;
}
input.calButton {
	background-color: transparent;
	background-image: url(../images/cal-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 4px;
	right: 4px;
	text-indent: -9999px;
	cursor: pointer;
}
.captcha-row {
	margin-top: 12px;
	margin-bottom: 7px;
	padding-top: 15px;
}
.captcha-row img {
	margin-bottom: 5px;
}
.captcha-input-container {
	position: relative;
	padding: 0px;
	width: 170px;
	margin: 0px;
}
.captcha-input-container.error {
	border: 1px solid #c12424;
}
.captcha-input-container.error > input {
	background-color: #f2dcdc;
}
.form-error {
	font-size: 13px;
	color: #CE0000;
}

.accord-img {
	width: 320px;
	max-width: 40%;
	margin-left: 5%;
}
.ui-accordion-content p {
	line-height: 130%;
}
.table-header {
	background-color: #104577;
	color: #ffffff;
	font-size: 17px;
	padding: 12px 20px;
	border: solid 1px #ffffff;
}
td.dark {
	background-color: #d0d8e8;
	color: #000000;
	font-size: 16px;
	padding: 12px 20px;
	border: solid 1px #ffffff;
}
td.light {
	background-color: #e9edf4;
	color: #000000;
	font-size: 16px;
	padding: 12px 20px;
	border: solid 1px #ffffff;
}

.landing_black-button {
	color: #ffffff !important;
	background-color: #000000;
	text-align: center;
	display: inline-block;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.landing_black-button:visited {
	color: #ffffff !important;
}
.landing_black-button:hover {
	color: #ffde92 !important;
}


.hint1-container.course {
	display: none; position: absolute;top: 65%;width: 25.000em; left:50%; margin-left:-12.500em; z-index: 999;
}
.hint1-container.course .hint-box {
    background-color: #eac473;
    background-repeat: repeat;
    border: 1px solid #d0a957;
    margin-left: 1%;
    margin-right: 1%;
    padding: 0.9em;
    width: 95%;
	text-align:center;
}
.hint1-container.course .hint-box .white-area {
    background-color: #FFFFFF;
    padding: 3%;
}
.hint1-container.course h2 {
    font-size: 120%;
	text-align:center;
}
.hint1-container.course a.continue-button {
    background-color: #0060aa;
    background-position: center center;
    background-repeat: repeat-x;
    box-shadow: 1px 1px 2px #888888;
    clear: both;
    color: #FFFFFF;
    display: inline-block;
    font-size: 120%;
    line-height: 160%;
    padding-left: 6%;
    padding-right: 6%;
    text-align: center;
    text-decoration: none;
    width: 6em;
	margin-top: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.hint1-container.course a.continue-button:hover {
	background-color: #333333;
}
#overlay {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-image:url(../images/white-transparent.png);
	background-repeat:repeat;
	z-index: 900;
	display:none;
}
#modal {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 950;
	display:none;
}
#modalwindow {
	position:fixed;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	z-index: 955;
	width: 90%;
    max-width: 1000px;
	-webkit-box-shadow: 1px 1px 14px 2px rgba(0,0,0,0.31);
	-moz-box-shadow: 1px 1px 14px 2px rgba(0,0,0,0.31);
	box-shadow: 1px 1px 14px 2px rgba(0,0,0,0.31);
}
.scrollcontainer {
	max-height: 90vh;
	max-width: 90vw;
	overflow: auto;
}

#lesson1a .whitebox .lessonname, #lesson1b .whitebox .lessonname, #lesson1c .whitebox .lessonname, #lesson1d .whitebox .lessonname {
	padding: 16px;
	font-weight:700;
	min-height: 32px;
}
#lesson2a .whitebox .lessonname, #lesson2b .whitebox .lessonname, #lesson2c .whitebox .lessonname, #lesson2d .whitebox .lessonname {
	padding: 16px;
	font-weight:700;
}
#lesson3a .whitebox .lessonname, #lesson3b .whitebox .lessonname, #lesson3c .whitebox .lessonname, #lesson3d .whitebox .lessonname {
	padding: 16px;
	font-weight:700;
}
.comingsoon {
	opacity: 70%;
	color: #ffffff;
	font-size: 50px;
	font-weight: 900;
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translate(-50%, -50%);
	text-align:center;
}
#certificatebox {
	background-color: #333333;
    color: #ffffff;
	font-size: 17px;
	margin:20px 1% 0 1%;
	padding: 10px;
	text-align:center;
}
#certificatebox a.go-button {
    display: inline-block;
	margin-left: 15px;
    float: none;
	background-color: #ffffff;
    color: #333333;
}   

@media all and (max-width: 1100px) {
	#logo {
        width: 386px;
		padding-top: 15px;
		padding-bottom: 6px;
	}
	#toprightcontainer {
		padding-top: 15px;
		padding-bottom: 15px;
		width: 320px;
		float: right;
		font-size: 15px;
		text-transform: uppercase;
		text-align: right;
		display: inline-block;
	}
	#userlinks {
		margin-bottom: 10px;
		text-align: right;
	}
	#userlinks p, #userlinks a {
		font-size: 15px;
	}
	#toprightcontainer span {
		font-size: 30px;
	}
	#toprightcontainer h3 {
		text-align: right;
		font-size: 22px;
		line-height: 30px;
		font-weight: 700;
		margin: 0;
		padding: 0;
	}
	.blackbox {
		font-size: 16px;
	}
	.comingsoon {
	    font-size: 40px;
	}
	#certificatebox a.go-button {
		margin-top: 10px;
	}
}

@media all and (max-width: 900px) {
	#logo {
        width: 270px;
		padding-top: 24px;
	}
	#toprightcontainer {
		padding-top: 15px;
		padding-bottom: 15px;
		width: 55%;
		font-size: 13px;
	}
	span.top-nav-info-right {
		display: block;
		float: left;
		padding-top: 0.45em;
		padding-bottom: 0.45em;
		padding-left: 0;
		text-transform: uppercase;
		text-align: left;
		width: 100%;
	}
	#userlinks p, #userlinks a {
		font-size: 14px;
	}
	.fourth {
		width: 48%;
		margin-bottom: 20px;
	}
	.left-content {
		width: 59%;
	}
	
	.third {
		width: 48%;
	}
    
	form .form-left, form .form-right {
		width: 98%;
		float: left;
	}
	iframe{ overflow-y: auto; height: 1200px; }
	.comingsoon {
	    font-size: 50px;
	}
}
    
@media all and (max-width: 750px) {	
	
	.half {
		width: 100%;
		float: left;
	}
	#footer .half { text-align:center; }
}
@media all and (max-width: 650px) {
	#logo {
        width: 300px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#toprightcontainer {
		width: 100%;
		
	}
	#toprightcontainer h3, #userlinks { text-align:center; }
	#userlinks p, #userlinks a {
		font-size: 12px;
	}
}
@media all and (max-width: 500px) {
	
	.fourth, .third, .three-fourths, .left-content {
		width: 98%;
	}
	
}
