html,
button,
input,
select,
textarea {
    color: #222;
}
body{
	overflow:hidden;
	font-size: 16px;
}
html {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.section{
	height: 38.875em;
    margin: 0 auto;
    position: relative;
    width: 42.5em;	
}
.wrapper {
    height: 38.875em;
    margin: 0 auto;
    position: relative;
    width: 42.5em;
	padding-top:1px;
	overflow:hidden;
	background:url(../img/image1.jpg) no-repeat center center / contain;
}
.learn {
    background-color: #CCCCCC;
    bottom: 3.8125em;
    height: 2.125em;
    left: 13.6875em;
    position: absolute;
    width: 25.3125em;
	cursor:pointer;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.play {
    background-color: #CCCCCC;
    bottom: 1.125em;
    height: 2.125em;
    left: 13.6875em;
    position: absolute;
    width: 25.3125em;
	cursor:pointer;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.xMask {
    background-color: #FFFFFF;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.table {
    border-collapse: separate;
    border-spacing: 0.3125em;
    /*display: table;*/
	margin:3.5em auto 0;
}
.tr{
	/*display:table-row;*/
}
.td {
    background-color: #CCCCCC;
    /*display: table-cell;
    height: 17.1875em;
    width: 20.625em;
	height: 22.1875em;
    width: 26.5625em;*/
    cursor: pointer;
    position: absolute;
	cursor:pointer;
}

#item1{
	background:url(../img/img8.png) no-repeat center center / contain;
	left: 2em;
	top: 7em;
	height: 15.875em;
    width: 18.5em;
}
#item1.complete{
	background:url(../img/img8-complete.png) no-repeat center center / contain;
	cursor:default;
}

#item1:not(.complete):hover{
	background:url(../img/img9.png) no-repeat center center / contain;
}

#item2{
	background: url(../img/img10.png) no-repeat center center / contain;
	top: 7.1em;
	right: 2em;
	height: 14.6875em;
    width: 19.3125em;
}
#item2.complete{
	background: url(../img/img10-complete.png) no-repeat center center / contain;
	cursor:default;
}

#item2:not(.complete):hover{
	background: url(../img/img11.png) no-repeat center center / contain;
}

#item3{
	background:url(../img/img12.png) no-repeat center center / contain;
	background-position:-24px 0px;
	top: 23.2em;
    left: 3em;
	height: 14.9375em;
    width: 20.0625em;
}
#item3.complete{
	background:url(../img/img12-complete.png) no-repeat center center / contain;
	background-position:-24px 0px;
	cursor:default;
}

#item3:not(.complete):hover{
	background:url(../img/img13.png) no-repeat center center / contain;
	background-position:-24px 0px;
}

#item4{
	background:url(../img/img14.png) no-repeat center center / contain;
	top: 24.4em;
    right: 1.4em;
	height: 12.4375em;
    width: 20.25em;
}
#item4.complete{
	background:url(../img/img14-complete.png) no-repeat center center / contain;
	cursor:default;
}

#item4:not(.complete):hover{
	background:url(../img/img15.png) no-repeat center center / contain;
}

.adv{
	padding-top:1px;
}

.story{
	padding-top:1px;
}

.channel{
	display:none;
	/*visibility:hidden;*/
}

.channel div{
	display:none;
	/*visibility:hidden;*/
}

#sp {
    display:none;
    height: 9%;
    left: 20.625em;
    position: absolute;
    text-align: center;
    top: 18.9375em;
    width: 9%;
    z-index: 999;
}
.advText, .channel{
    height: 27.5em;
    margin: 6.25em auto 0;
    width: 90%;
	color:#ffffff;
	padding-right:0.9375em;
	overflow:auto;
	text-shadow: 0 6px 4px #000000, 0 -5px 8px #000000, 0 4px 10px #000000,0 -3px 12px #000000,0 5px 12px #000000,0 -4px 11px #000000,0 5px 12px #000000;
	filter: Shadow(Color='#000000', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#000000",Strength="10")
}

.advBtn {
    height: 1.5625em;
    margin: 1.9375em 3em 0 auto;
    width: 13em;
	cursor:pointer;
	background-color: #FFFFFF;
	opacity:0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.rightBar {
    height: 31.425em;
    margin: 0 -18em 0 auto;
    width: 15em;
	position:relative;
}

.rightBar > div{
	color: #FFFFFF;
}
.qsn-no {
    font-size: 4em;
    padding: 0 0.15em;
    margin-left:-1em;
    text-shadow: 2px 2px 8px #000;
    position: absolute
}
.scoreBar > div{
	display:inline-block;
	margin-top:0.5em;
	vertical-align:top;
}

.scoreBar {
    height: 2.3125em;
    margin-top: 5em;
	background:url(../img/img24.png) no-repeat center center / contain;
	position: relative;
}

.qsn {
    font-size: 1em;
    height: 20.65em;
    padding: 1em 0.625em 0.625em 0.625em;
    /*overflow-y: auto*/
}

#opt0 {
    background:url(../img/img16.png) no-repeat center center / contain;;
}

#opt0:hover {
    background:url(../img/img17.png) no-repeat center center / contain;;
}

#opt1 {
    background:url(../img/img18.png) no-repeat center center / contain;;
}

#opt1:hover {
    background:url(../img/img19.png) no-repeat center center / contain;;
}

#opt2 {
    background:url(../img/img20.png) no-repeat center center / contain;;
}

#opt2:hover {
    background:url(../img/img21.png) no-repeat center center / contain;;
}

.opt{
	height: 3.375em;
	width: 11.5em;
	padding:0.4375em 0.3125em 0.4375em 3.125em;
	cursor:pointer;
	font-size:1em;
	line-height:1em;
	margin-top: 0.2em;
}

/*#result,
#helpBox {
    background:url(../img/img1.png) no-repeat;
    height: 328px;
    left: 100px;
    position: absolute;
    top: 80px;
    width: 357px;
	display:none;
	padding: 70px 60px 70px 60px;
}*/
.congrats{ color: #fff; text-align: center; font-size: 1.2em; display: none;}
#certificate img{ width: 31em; }
.congrats p{text-shadow: 0px 0px 5px #f00;  margin: 0.4em 0;}
.congrats p a{ color: #fff; }
#result.funfact{
    background:#063971;
    height: 20em;
    left: 5em;
    position: absolute;
    top: 5em;
    width: 30em;
	display:none;
	padding: 1.3em;
}
#helpBox {
    background:#063971;
    height: auto;
    left: 5em;
    position: absolute;
    top: 5em;
    width: 30em;
	display:none;
	padding: 1.3em;
}
#result{
    background: #063971;
    height: 14em;
    left: 8em;
    position: absolute;
    top: 9em;
    width: 22.625em;
    display: none;
    padding: 1.875em;
}
.pItem1,
.hItem1 {
    font-size: 1.625em;
	font-weight:bold;
}
.hItem2 {
    font-size: 1.125em;
    height: auto;
	overflow-y:auto;
	color: #9AC9FF !important;
}
.pItem2{
	font-size: 1.125em;
    height: 9.25em;
	overflow-y:auto;
	color: #9AC9FF !important;
}
.pItem3,
.hItem3 {
    font-size: 1.375em;
    margin: 0 0 0 auto;
    width: 13.4375em;
	cursor:pointer;
	text-align:right;
}
.pItem4{ display: none; }
.funfact .pItem2{ height: 14.25em; }
.funfact .pItem3{ position: absolute; right: 1.875em; width: auto; }
.funfact .pItem4{ position: absolute; left: 1.875em; display: block; font-size: 1.375em; cursor:pointer; }
#result > div,
#helpBox > div{
	color:#fff;
	text-shadow: 0 6px 4px #043172, 0 -5px 6px #043172, 0 4px 10px #043172,0 -3px 8px #043172,0 5px 6px #043172,0 -4px 8px #043172,0 5px 6px #043172;
	filter: Shadow(Color='#043172', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#043172",Strength="10")
}

.hItem2 > p {
    font-size: 1.0625em;
    line-height: 1.3125em;
	margin: 0.75em 0;
}

.hItem2 > p > label {
    display: inline-block;
    vertical-align: top;
    width: 91%;
	margin-left:0.625em;
	text-indent:0;
}

.pItem2 > span {
	display:block;
	margin-top:2.375em;
	text-indent:0
}

.score {
    color: #FFFFFF;
    margin-left: 6.25em;
    width: 3.125em;
}

#mute {
    height: 52%;
    margin-left: 27.3125em;
    width: 2.5em;
	cursor:pointer;
	background:url(../img/speaker_icon.svg) no-repeat center center / contain;
}

#help {
    height: 55%;
    margin-left: 0em;
    width: 2.5em;
	cursor:pointer;
}

.muted{
	background:url(../img/mute_icon.svg) no-repeat center center / contain !important;
}


.pItem2 > label {
    display: block;
    font-size: 1.25em;
    font-weight: bold;
    padding: 0.875em 0 0 0;
}

.pItem2 > p {
    line-height: 1.5em;
	margin-top: 0.5em;
    text-indent: 0;
}

.qsn > label {
    display: block;
    font-size: 1.25em;
    margin-bottom: 0.8125em;
}

.brk {
    display: block;
    margin-top: 0.625em;
}

.dwnit {
    background-color: #CCCCCC;
    display: block;
    height: 1.5625em;
	width: 10.875em;
    margin: 3.4375em 5.9375em 0 auto;
    opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.ImageRiver {
    background-color: #CCCCCC;
    display: block;
    height: 1.5625em;
    width: 9em;
    margin: 2.0em 6em 0 auto;
    opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

#Animate{
	display:inline-block;
	top:0;
	left:1.875em;
	position:absolute;
	background-repeat:no-repeat;
	/*background:url(../img/img6.png) no-repeat;
	width:130px;
	height:133px;*/
}


.advText > p {
    line-height: 1.375em;
    margin: 0.9375em 0;
	
}
.videos{ position: absolute; width: 100%; height: 100%; z-index: -9; }
.pop_video {
    position: absolute;
    width: 30em;
    height: 20em;
    z-index: 999;
    left: 6.2em;
    top: 6.6em;
	background: #000;
	visibility: hidden;
}
.stop-video {
    position: absolute;
    top: 6em;
    right: 6em;
    border: 0.1em solid #fff;
    padding: 0.15em 0.4em;
    border-radius: 100%;
    background: #f00;
    line-height: 1;
	z-index: 999;
    cursor: pointer;
	    color: #fff;
	display: none;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
