﻿@font-face {
    font-family: 'shark_random_funnynessregular';
    src: url('../fonts/shark_random_funnyness.eot');
    src: url('../fonts/shark_random_funnyness.eot?#iefix') format('embedded-opentype'),
         url('../fonts/shark_random_funnyness.woff2') format('woff2'),
         url('../fonts/shark_random_funnyness.woff') format('woff'),
         url('../fonts/shark_random_funnyness.ttf') format('truetype'),
         url('../fonts/shark_random_funnyness.svg#shark_random_funnynessregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


html,
button,
input,
select,
textarea {
    color: #fff;
	font-family: Arial;
}

html {
    font-size: 1em;
    line-height: 1.4;
}
html,
body{
    overflow: hidden;
	font-size: 16px;
}
::-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
   ========================================================================== */

.game-view{
	height: 38.875em;
	position: relative;
	width: 42.5em;
    overflow: hidden;
	margin: 0 auto;
  transform-origin: center center;
}

.wrapper {
	height: 100%;
	margin: 0 auto;
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url(../img/loader.jpg) no-repeat center/contain;
}

.mask,#layer {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background-color:#FFF;
	z-index:9999;
	display:none
}

#mask { 
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index: 998 
}

/* Custom CSS*/

.ins{
    bottom: 5.4375em;
    cursor: pointer;
    height: 2.125em;
    left: 2.3125em;
    width: 25.4375em;
    position: absolute;    
}

.play{
    bottom: 2.625em;
    cursor: pointer;
    height: 2.125em;
    left: 2.3125em;
    position: absolute;
    width: 25.4375em;
}
.item_bg {
	width: 10.6875em;
	height: 14.0625em;
	position: absolute
}

#item_bg1 {
    left: 3.45em;
    top: 15.2em;
	background: url("../img/level_1.png") no-repeat center/contain;
}

#item_bg2{
    left: 15.8em;
    top: 15.2em;
	background: url("../img/level_2.png") no-repeat center/contain;
}

#item_bg3{
    left: 28.4em;
    top: 15.2em;
	background: url("../img/level_3.png") no-repeat center/contain;
}

.item {
	width: 100%;
	height: 100%;
}
.item.complete{ background: url("../img/complete-arrow.png") no-repeat center/contain; }

.start{	
    cursor: pointer;
    height: 3.15em;
    left: 14.1em;
    position: absolute;
    bottom: 4.344em;
    width: 14.3125em;
}

.qPart1{
    left: 0.9em;
    top: 0.9em;
    position: absolute;
    color: #fff;
    font-size: 1.6em;
    width: 20.5em;
    text-align: center;
    padding: 0 2em;
    line-height: 1.3;
}
.level_item2 .qPart1, .level_item3 .qPart1 { width: 23.3em; padding: 0 0.6em; }
.qPart2{
    color: #fff;
    display: inline-block;
    left: 6.6em;
    line-height: 1.3em;
    position: absolute;
    top: 6.5em;
    width: 20em;
    font-size: 1.3em;
   /* text-shadow: 3px -2px 3px #000000, 3px -2px 3px #000000, -6px 2px 3px #000000, -6px 2px 3px #000000;
	filter: Shadow(Color='#000000', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#000000",Strength="6")*/
}
.level_item3 .qPart2 {
    left: 3.2em;
    top: 5.35em;
    width: 23em;
    text-align: center;
}
.level_item2 .qPart2 {
    left: 3.65em;
    top: 4.35em;
    width: 20em;
    text-align: center;
}
.input {
    display: inline-block;
    min-width: 2em;
	font-weight: bold;
    border-bottom: 0.1em solid #fff;
	text-transform: lowercase;
}
.underline {
    display: inline-block;
    color: #000;
    border-bottom: 0.1em solid;
}
.enter {
    position: absolute;
    font-size: 1.3em;
    right: 2em;
    top: 7.1em;
    cursor: pointer;
    font-family: shark_random_funnynessregular;
    text-align: center;
    padding: 0.2em 0.5em;
    border: 0.06em solid;
}
.level_item2 .enter, .level_item3 .enter {
    right: 2em;
    top: 6.2em;
}
#left_res{	
    height: 3.6em;
    bottom: 2.3em;
    width: 23.8em;
    left: 11em;
    position: absolute;
    z-index: 103;
}

.left_res{	
    height: 2.0625em;
    width: 1.875em;
   	position:absolute;   
	top: 0.68em;
   	background: url('../img/circle.png') no-repeat center/contain;
}
.progress {
    position: absolute;
    top: 0.8em;
    font-size: 1.2em;
}
.left_res.complete{ background: url('../img/circle_complete.png') no-repeat center/contain; }
#left_res1{ left: 11.5em; }
#left_res2{ left: 14.05em; }
#left_res3{ left: 16.66em; }
#left_res4{ left: 19.28em; }
div#equipment {
    position: absolute;
    bottom: 6em;
    width: 100%;
    height: 17.6em;
}
/*.level_item1 .qPart2 { text-align: justify; }*/
.level_item1 .equipment .parts{ 
	position: absolute;
	width: 22.625em;
	height: 12.3125em;
	left:10.3em;
	top:3em;
	display: none;
}
.level_item1 .equipment #part_0{	
	background: url('../img/leve11_part_0.png') no-repeat center/contain;
}
.level_item1 .equipment #part_1{
	background: url('../img/leve11_part_1.png') no-repeat center/contain;
}
.level_item1 .equipment #part_2{
	background: url('../img/leve11_part_2.png') no-repeat center/contain;
}
/*.level_item1 .equipment #part_3{
	background: url('../img/leve11_part_3.png') no-repeat center/contain;
}*/
.level_item2 .equipment .parts{ 
	position: absolute;
	width: 22.625em;
	height: 12.3125em;
	left:10.3em;
	top:3em;
	display: none;
}
.level_item2 .equipment #part_0{
	width: 13.0625em;
	height: 8.375em;
	left: 13.5em;
    top: 6em;
	background: url('../img/leve12_part_0.png') no-repeat center/contain;
}
.level_item2 .equipment #part_1{
	width: 8.375em;
	height: 9em;
	left: 4em;
    top: 4.3em;
	background: url('../img/leve12_part_1.png') no-repeat center/contain;
}
.level_item2 .equipment #part_2{
	width: 8.25em;
	height: 9.1875em;
	    left: 30.8em;
    top: 5.5em;
	background: url('../img/leve12_part_2.png') no-repeat center/contain;
}
/*.level_item2 .equipment #part_3{
	background: url('../img/leve12_part_3.png') no-repeat center/contain;
}*/

.level_item3 .equipment .parts{ 
	position: absolute;
	width: 22.25em;
	height: 13.1875em;
	left:10.3em;
	top:3em;
	display: none;
}
.level_item3 .equipment #part_0{	
	background: url('../img/leve13_part_0.png') no-repeat center/contain;
}
.level_item3 .equipment #part_1{
	background: url('../img/leve13_part_1.png') no-repeat center/contain;
}
.level_item3 .equipment #part_2{
	background: url('../img/leve13_part_2.png') no-repeat center/contain;
}
.level_item3 .equipment #part_3{
	background: url('../img/leve13_part_3.png') no-repeat center/contain;
}
.drag{	
    top: 6.4em;
    height: 2.9em;
    left: 2.45em;
    position: absolute;
    width: 2.9em;
    text-align: center;
    line-height: 2.9;
    font-size: 1.3em;
	border-radius: 100%;
	border: 0.1em solid #fff;	
}

.drag .draggble{	
	position: absolute;
	text-align: center;
	cursor:pointer;
	left:0;
	top:0;
	color: #f00;
	width: 100%;
	height: 100%;
	
	font-size: 2em;
    line-height: 1;
}
.droppable {
    display: inline-block;
	width: 0.5em;
}
.droppable label{ opacity: 0; }
div#fill { position: absolute; top: 12em; width: 100%; }
div.fills{ position: absolute; padding: 0.3em 0.5em; border: 0.08em solid; cursor: pointer; text-align: center; text-transform: lowercase; min-width: 4.5625em; }
div.fills.active,div.fills:hover{ border-color: #f00; }
div#fills_0 { left: 5.2em; }
div#fills_1 { left: 12.2em; }
div#fills_2 { left: 19.2em; }
div#fills_3 { left: 26.2em; }

div#synonym { position: absolute; top: 12em; width: 100%; }
div.synonyms{ position: absolute; padding: 0.3em 0.9em; border: 0.08em solid; cursor: pointer;  min-width: 6em; text-align: center; }
div.synonyms.active,div.synonyms:hover{ border-color: #f00; }
div#synonyms_0 { left: 5.1em; }
div#synonyms_1 { left: 14.4em; }
div#synonyms_2 { left: 23.8em; }
div#synonyms_3 { left: 26.2em; }

.l_mask{
	bottom: 39px;
    height: 200px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 60px;
    z-index: 101
}

.r_mask{
	width: 60px;
	height: 200px;
	position: absolute;
	overflow: hidden;
	bottom:39px;
	right:0px;
	z-index:101
}

.star {
	left: 70px;
	top: -150px;
	z-index: 112;
	position: absolute
}

.gps {
	 left: 453px !important;
	 top: 132px !important
}
/*Congratulations*/
div#info {
    position: absolute;
    top: 10.2em;
    padding: 0 4em;
    text-align: center;
    font-size: 1.2em;
}
a.certificate{
	display: block;
    text-align: center;
    margin-top: 17em;
    margin-left: auto;
    margin-right: auto;
    width: 20.6em;
}
p.passport{
    position: absolute;
    bottom: 2.3em;
    text-align: center;
    width: 100%;
	
}
a.certificate > img{ width: 100%; }
p.passport a{ text-decoration: none; }
p.passport a, p.passport a:hover{ color: #fff; }
p.passport a:hover{ text-decoration: underline; }
/*footer css starts */

.footer {
	color: #FFF;
	font-weight: bold;
	font-size: 1.0625em;
	width: 42.5em;
	height: 2.375em;
	top: 36.5em;
	position: absolute;
	z-index: 9999
}

.score_con {
	width: 16.875em;
	height: 2.125em;
}

.score {
	width: 3.125em;
	margin-left: 8.125em;
	margin-top: 0.5em;
	position: absolute
}

.mute{		
	cursor:pointer;
	z-index:99999;	
	position:absolute;
	width: 1.5em;
    height: 1.5em;
    right: 6em;
    bottom: 2.6em;
}
.mute_img{
	fill: #fff;
    width: 100%;
    height: 100%;
}
.help {
	cursor: pointer;
	width: 2.375em;
	height: 1.25em;
	position: absolute;
	right: 3em;
    bottom: 2.6em;
}
 
/* popup css starts */

.popup {
	display: none;
	opacity: 0;	
	position: absolute;
	left: 6.5em;
	top: 9em;
	width: 30em;
	height: 20.9375em;
	line-height: 1.3em;
	z-index: 99999;
	color:  #fff;
}

#overlay {
	width: 100%;
	height: 100%;
	z-index: 9999;
	position: absolute;
	top:0;
	left: 0;
}
.pop-head {
    font-family: shark_random_funnynessregular;
    text-align: center;
    color: #fff;
    font-size: 2.8em;
    padding: 1em;
    line-height: 1;
}
.pop_2 .pop-head, .pop_3 .pop-head{ padding: 1em 1em 0.5em; }
.item1.feedback .pop-head{ padding: 1em 1em 0.8em; }
.item1.funfact .pop-head{  padding: 1em 1em 0.7em; }
.item2.funfact .pop-head{  padding:1em 1em 0.3em; }
.item2.feedback .pop-head,.item3.feedback .pop-head{ padding: 1em 1em 0.2em; }
.pop-msg{ text-align: center; padding: 1em; }
.pop-close {
    font-family: shark_random_funnynessregular;
    width: 4em;
    height: 1em;
    margin: 0 auto;
    text-align: center;
    font-size: 1.5em;
    border: 0.07em solid #fff;
    padding: 0.1em 0.3em;
	position: absolute;
    left: 7.65em;
    bottom: 2em;
	cursor: pointer;
}
.play-video {
    font-family: shark_random_funnynessregular;
    width: 4em;
    height: 1em;
    margin: 0 auto;
    text-align: center;
    font-size: 1.5em;
    border: 0.07em solid #fff;
    padding: 0.1em 0.3em;
	position: absolute;
    left: 7.45em;
    bottom: 2em;
	cursor: pointer;
	display: none;
}
.pop_video {
    position: absolute;
    width: 30em;
    height: 20em;
    left: 0;
    top: 0.5em;
	visibility: hidden;
	background: #000;
}

.stop-video {
    position: absolute;
    top: -0.1em;
    right: -1em;
    border: 0.1em solid #fff;
    padding: 0.15em 0.4em;
    border-radius: 100%;
    background: #f00;
    line-height: 1;
    cursor: pointer;
	display: none;
}
.funfact .pop-close{ left: 4.45em; }
.funfact .play-video{ left: 11em; display: block; }
.pop-close label,.play-video label{ cursor: pointer; }
.pop-close.arrow{ background: url("../img/arrow.png")no-repeat center center / contain; border: 0; }
.pop-close.arrow label{ opacity: 0; }
.popup.item1{ background: #2B4102; }
.popup.item2{ background: #0C63A8; }
.popup.item3{ background: #9E8F3A; }
.popup.help-pop{ background: #000; }
.popup.help-pop .pop-head{ padding:0.1em 1em; }
.popup.help-pop .pop-close{ bottom: 0.5em; }
.oops,.did_con,.help_ins,.way_go {
	color: #EBB80B;
	font-size: 30px;
	font-weight: bold;
	margin-left: 83px;
	margin-top: 73px
}
.help_ins {
    font-style: italic;
    margin-left: 71px;
    margin-top: 62px;
}
.pop_msg,.did_msg {
	color: #FFE1FF;
    font-size: 21px;
    margin-left: 85px;
    margin-top: 26px;
    line-height: 1.2em;
    position: absolute;
    text-shadow: 3px 3px 2px #900, 3px 3px 2px #900;
	filter: Shadow(Color='#900', Direction=100, Strength=0);
	filter: progid:DXImageTransform.Microsoft.Glow(Color="#900",Strength="6")
}

.did_msg { width: 344px }

.try_again,.did_cont,.try_another,.go_cont {
	color: #EBB80B;
	font-size: 20px;
	font-weight: bold;
	margin-left: 335px;
	margin-top: 285px;
	cursor: pointer;
	position: absolute
}

.try_another { margin-left: 206px }
.help_cont { margin-top: 306px }
.popup .main_list { text-align: left; }
.popup .list {
    font-size: 0.85em;
    line-height: 1.3em;
	margin-bottom: 0.5em;
}

.popup .list .list1{ 
	width: 4%;
	vertical-align: top;
	display: inline-block
}

.popup .list .list2{ 
	width: 96%;
	vertical-align: top;
	display: inline-block;	
}

#pass1 {
	width: 80px;
	height: 108px;
	left: 63px;
	top: 238px
}

#pass2 {
	width: 130px;
	height: 18px;
	left: 264px;
	top: 330px
}

.topIndex {
	z-index: 110 !important
}

.topIndex1 {
	z-index: 9991 !important
}

/* hover pop css starts */

.hpop {
	width: 350px;
	height: 328px;
	top: 115px;
	color: #fff;
	position: absolute;
	z-index: 111;
	display: none
}

#hpop1 {
	left: 174px;
	background: url('../img/left_pop.png') no-repeat 
}

#hpop2 {
	left: 166px;
	background: url('../img/middle_pop.png') no-repeat
}

#hpop0 {
	left: 178px;
	background: url('../img/right_pop.png') no-repeat 
}

.hpop > div {
    height: 175px;
    margin-left: 65px;
    margin-top: 52px;
    width: 225px
}

/* ==========================================================================
   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;
    }
}
