/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
	Author's custom styles
   
   	font-family:'Museo Sans W01 100';
	font-family:'Museo Sans W01 300';
	font-family: 'Roboto', sans-serif;
	font-family:'Museo Sans W01 900';
	font-family:'Helvetica W01 Bold';
   ========================================================================== */

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-repeat: no-repeat;
}

html, body {
	background-color: #179aac;
}

a {
	color: #fff;
	text-decoration: none;
	outline: 0;
}

ul, li {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

#orientation{

}
#container {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 733px;
	background-image: url('../imgs/bg-main.jpg');
}

.logo-bubble {
	position: absolute;
	left: 0px;
	top: 510px;
	width: 379px;
	height: 225px;
	background-image: url('../imgs/logo-bubble.png');
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #fff;
	padding-left: 10px;
	padding-top: 135px;
	font-size: 11px;
	letter-spacing: 1px;
/*	text-shadow: 2px 2px 2px #000;*/
}

.logo-bubble a{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 379px;
	height: 225px;
	border: 0px;
}

.ribbon-top {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('../imgs/ribbon-top.png');
	width: 100%;
	height: 26px;
	display:none;
}

.footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 47px;
	background-color: #000;
}

.logo {
	position: absolute;
}

.rd {
	display: none;
}




.screen {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1024px;
	height: 733px;
	display: none;
	overflow: hidden;
}

.number-rope {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 93px;
	height: 191px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	color: #fff;
	text-align: center;
	background-image: url('../imgs/number-rope.png');

	font-size: 50px;
	padding-top: 107px;
}

.rope1 { left: 433px; top: -52px; }
.rope2 { left: 533px; top: -191px; }
.rope3 { left: 633px; top: -191px; }
.rope4 { left: 733px; top: -191px; }
.rope5 { left: 833px; top: -191px; }
.rope6 { left: 933px; top: -191px; }


.screen1 {
	display: block;
}

.logo-s1 {
	 width: 423px;
    height: 360px;
    left: 18px;
    top: 22px;
}

.rds{
	position: absolute;
	top: 152px;
	left: 65px;
}

.screen1 span {
	font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 23px;
    position: absolute;
    left: 10px;
    top: 310px;
    /* text-shadow: 2px 2px 3px #ba81e4; */
    width: 460px;
    text-align: center;
}

.btn-start {
	position: absolute;
	left: 105px;
	top: 345px;
	width: 250px;
	height: 74px;
	background-image: url('../imgs/btn-start.png');
	color: #fff;
	text-align: center;
	/*font-family: 'Roboto', sans-serif;*/
	font-weight: 900;
	font-size: 54px;
	/*text-shadow: 0px 0px 12px #2ee3e0;*/
	line-height: 75px;
}

.btn-start:hover {
	color: #73287b;
	/*text-shadow: 0px 0px 12px #fff;*/
}

.oh-s1 {
	position: absolute;
	left: 426px;
	top: 17px;
}



.logo-s2 {
	width: 280px;
	left: 28px;
	top: 0px;
	display: none;
}

.oh-s2 {
	position: absolute;
	left: -60px;
	top: 0px;
}

.text-wrapper {
	position: absolute;
	left: 405px;
	top: 165px;
	width: 600px;
}

.question-number {
	font-size: 42px;
	color: #177098;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	margin-bottom: -7px;
}

.question {
	font-size: 36px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	margin-bottom: 15px;
	line-height: 39px;
}

.choice-bubble {
	position: absolute;
    left: 0px;
    top: -4px;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 23px;
    background-color: #9F08A6;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    text-align: center;
    padding-top: 7px;
    display: inline-block;
}

.choices {
	position: relative;
	width: 600px;
}

.choices li {
	position: relative;
	color: #fff;
	font-size: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
	margin-bottom: 30px;
	padding-left: 48px;
	line-height: 24px;
	cursor: pointer;
}

.choices li:hover, .choices span:hover, .choices-pre:hover {
	color: #9f08a6;
	/*text-shadow: 0px 0px 12px #2ee3e0;*/
	cursor: pointer;
	!important;
}

.choices li span img:hover {
 width:40px;
}


.choices li:last-of-type {
	margin-bottom: 0px;
}

.choices-pre{
color:#d24e11;
}






.screen3 {
	background-repeat: no-repeat;
}

.s3-left {
	position: absolute;
	left: 0px;
	width: 490px;
	height: 100%;
	text-align: center;
}

.s3-label {
	position: absolute;
	color: #fff;
	font-size: 27px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	text-align: center;
	width: 100%;
	margin-left: -30px;
}

.time-period {
	top: 20px;
}

.location {
	top: 94px;
	/*color: #8452ac;*/
	font-size: 33px;
	/*text-shadow: 0px 0px 12px #fff;*/
	line-height: 30px;
	color: #fff;
	/*text-shadow: 0px 0px 12px #fff;*/
}

.personality-type {
	top: 94px;
	font-size: 22px;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
	/*text-shadow: 0px 0px 12px #000;*/
	

}

.character {
	/*color: #8452ac;*/
	font-size: 48px;
	/*text-shadow: 0px 0px 12px #fff;*/
	line-height: 42px;
	top: 45px;
	color: #f4df22;
	/*text-shadow: 0px 0px 12px #fff;*/

}

.badge {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 464px;
	height: 493px;
	text-align: center;
	background-image: url('../imgs/badge-1.png');
	padding-top: 185px;
	padding-left: 15px;
	padding-right: 15px;
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-weight: 900;
    font-size: 19px;
    line-height: 23px;
}

.badge p{
	 margin-left: 12px;
    margin-top: 0px;
    width: 390px;
    color: #fff;
}

.btn-save {
	position: absolute;
    left: 85px;
    top: 410px;
    width: 250px;
    height: 74px;
    background-image: url(../imgs/btn-save.png);
    color: #fff;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 18px;
/*    text-shadow: 0px 0px 12px #2ee3e0;*/
    padding-top: 0px;
    line-height: 38px;
    cursor: pointer;

}

.btn-save span {
	display: block;
	position: relative;
	margin-top: -13px;
	font-size: 45px;
}

.btn-save:hover {
	color: #fdba2d;
	/*text-shadow: 0px 0px 12px #fff;*/
}


.btn-restart {
	position: absolute;
	left: 690px;
	top: 580px;
	width: 320px;
	height: 90px;
	background-image: url('../imgs/btn-restart.png');
    color: #fff;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 18px;
    /* text-shadow: 20px 0px 12px #2ee3e0; */
    padding-top: 0px;
    line-height: 50px;
}

.btn-restart span {
	display: block;
	position: relative;
	margin-top: -22px;
	font-size: 42px;
	cursor: pointer;
}

.btn-restart:hover {
	color: #b33583;
	/*text-shadow: 0px 0px 12px #fff;*/
}



#socialContainer {
	position:absolute;
left:635px;
top:15px;
width:250px;
height:50px;
z-index:2000;
}

#flike {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
}

#twlike {
	position:absolute;
	left:96px;
	top:0px;
	width:150px;
}

#gplus {
	position:absolute;
	left:187px;
	top:0px;
	width:70px;
}



.legal {
	position:absolute;
	left:283px;
	top:12px;
	color: #7d7d7d;
	font-size: 9px;
	text-align: center;
}

.legalLinks {
	position:absolute;
	left:345px;
	top:24px;
	font-size: 9px;
	text-align: center;
}

.legalLinks li {
	display: inline-block;
	margin-right: 3px;
	color: #04e1dd;
}

.legalLinks a {
	color: #04e1dd;
}

.legalLinks a:hover {
	color: #fff;
}

.dw-logo {
	position:absolute;
	left:0px;
	top:3px;
}

.rating {
	position:absolute;
	left:150px;
	top:10px;
}

#soundBtn {
	position:absolute;
	left:995px;
	top:15px;
	width:24px;
	height:24px;
	background-image:url('../imgs/soundBtn.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	cursor:pointer;
}

#moregamesBtn {
	font-size: 13px;
	position:absolute;
	left:890px;
	top:0px;
	width:100px;
	height:47px;
	background-color: #73287b;
	text-align: center;
	color: #fff;

	
}
#moregamesBtn span{
	position:absolute;
	left:0px;
	top:15px;
	width: 100px;
	z-index: 1000;
}


#moregamesBtn:hover{
	color: #04e1dd;
}














/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

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

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.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 only screen and (min-width: 1024) {
    /* Style adjustments for viewports that meet the condition */

    .choices li:hover, .choices span:hover, .choices-pre:hover {
	color: #73287b;
	text-shadow: 0px 0px 12px #2ee3e0;
	!important;
}

}

@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;
    }
}

#orientation{
	background-color: #ba81e4;
		display: none;
		text-align: center;
	}


