
/*==================================================
FONT INTEGRATION
==================================================*/

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

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

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

@font-face {
    font-family: 'open_sans_cb';
    src: url('../fonts/open_sans_cb.eot');
    src: url('../fonts/open_sans_cb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/open_sans_cb.woff') format('woff'),
         url('../fonts/open_sans_cb.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_cl';
    src: url('../fonts/open_sans_cl.eot');
    src: url('../fonts/open_sans_cl.eot?#iefix') format('embedded-opentype'),
         url('../fonts/open_sans_cl.woff') format('woff'),
         url('../fonts/open_sans_cl.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'open_sans_cb';
    src: url('../fonts/open_sans_cb.eot');
    src: url('../fonts/open_sans_cb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/open_sans_cb.woff') format('woff'),
         url('../fonts/open_sans_cb.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/*==================================================
DEFAULT TAGS
==================================================*/

html, body
{
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

body
{
	background: #000000;
	font-family: calibri_r;
	color: #ffffff;

	font-size: 16px;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

input[type="checkbox"]
{
	width: 24px;
	height: 24px;
	border: none;
	background: #ffffff;
	-webkit-border-radius: 64px;
	-moz-border-radius: 64px;
	border-radius: 64px;

	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

/*==================================================
CONTAINER
==================================================*/

#content
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.screen
{
	width: 100%;
	height: 100%;

	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	z-index: 0;

	text-align: center;
	opacity: 0;
	display: none;

	overflow: hidden;
}

.logos
{
	max-width: 240px;
	width: 100%;
	height: auto;
}

.btn
{
	width: auto;
	height: 36px;

	margin: 10px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 36px;
	
	border-radius: 5px;

	color: #ffffff;
	background: rgba(0, 0, 0, 0.75);
	border: 3px solid #F6C606;

	cursor: pointer;
}

.back_btn
{
	position: fixed;
	margin: auto;
	top: 10px;
	left: 10px;

	background: rgba(0, 0 , 0, 0.75);
	border: 3px solid #cccccc;
}

.screen_title, .gameplay_title1, .gameplay_title2, .gameplay_title3
{
	margin: auto;
	margin-top: 64px;
	font-family: calibri_b;
	color: #ffffff;
	font-size: 2.5em;
	line-height: 0.75em;
	/*text-shadow: 0px 0px 100px #000000;*/
	/*
	background: -webkit-linear-gradient(#F6C500, #B0870E);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	*/
}

.gameplay_title1, .gameplay_title2, .gameplay_title3
{
	margin-top: 128px;
	opacity: 0;
	display: none;
}

.screen_title
{
	max-width: 100%;
	width: auto;
	height: auto;
}

.screen_title img, .gameplay_title1 img, .gameplay_title2 img, .gameplay_title3 img
{
	max-width: 100%;
	width: auto;
	height: auto;
}

#bocina
{
	width: 32px;
	height: 32px;
	margin: auto;
	position: absolute;
	left: 10px;
	bottom: 20px;
	z-index: 10;
}

#bocina img
{
	max-width: 100%;
	width: auto;
	height: auto;
	position: absolute;
	margin: auto;
}

#bocina_off
{
	display: none;
}

#beta_test
{
	color: #666666;
	font-size: 0.5em;
	width: 240px;
	text-align: center;
	margin: auto;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	z-index: 1;
}

.menu_arrow
{
	width: 24px;
	height: 24px;
	border: none;

	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}

/*==================================================
DISCLAIMER
==================================================*/

#disclaimer #preview_text_container
{
	font-family: calibri_r;
}

#disclaimer #start_btn
{
	width: 180px;

	position: fixed;
	margin: auto;
	bottom: 20px;
	left: 0;
	right: 0;
}

#disclaimer .screen_title
{
	margin-top: 0;
	margin-bottom: 16px;
	text-align: center;
}

/*==================================================
BRANDS
==================================================*/

#brands
{
	background: #ffffff;
}

.brand
{
	max-width: 240px;
	width: 100%;
	height: auto;
	opacity: 0;
}

#logo_pk, #logo_gk
{
	margin: auto;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#preview_text_container
{
	max-width: 640px;
	width: auto;
	height: 320px;

	position: fixed;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;

	display: table;
}

#preview_block
{
	width: 100%;
	height: 100%;

	text-align: left;

	display: table;
}

#preview_text
{
	padding: 10px;

	max-width: 640px;
	width: auto;
	height: 128px;

	display: table-cell;
	vertical-align: middle;

	font-size: 1.2em;
}

/*==================================================
HOME
==================================================*/

#home
{
	background-image: url(../img/home/light.png), url(../img/home/flag.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 2;
}

#home #jugar_btn
{
	width: 180px;

	position: fixed;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

#game_logo
{
	position: fixed;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;

	max-width: 420px;
	width: 100%;
	height: auto;
}

#house_img
{
	max-width: auto;
	width: 100%;
	height: auto;

	position: fixed;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}

#flag_img
{
	max-width: auto;
	width: 100%;
	height: auto;

	position: fixed;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

/*==================================================
AVATARS
==================================================*/

#avatars
{
	background-image: url(../img/avatars/light.png), url(../img/avatars/flag.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.avatar
{
	max-width: 25%;
	width: auto;
	height: 320px;

	margin: auto;
	padding: 10px;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#avatar_character
{
	left: 0;
	right: 0;
}

.avatar_char
{
	height: 420px;
}

#avatars #cancel_btn
{
	width: 180px;

	position: fixed;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;

	background: rgba(0, 0 , 0, 0.75);
	border: 3px solid #cccccc;

	display: none;
	opacity: 0;
}

#avatars #confirm_btn
{
	width: 180px;

	position: fixed;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

#arrowl_btn, #arrowr_btn
{
	width: 48px;
	height: 48px;
	line-height: 40px;
	border-radius: 64px;

	background: rgba(0, 0 , 0, 0.75);
	border: 3px solid #F6C606;

	position: absolute;
	margin: auto;
	top: 10px;
	bottom: 10px;

	font-size: 24px;

	cursor: pointer;

}

#arrowl_btn
{
	left: 10px;
	right: 30%;

	opacity: 0;
	display: none;
}

#arrowr_btn
{
	right: 10px;
	left: 30%;
}

#arrowl_btn span, #arrowr_btn span
{
	display: inline-block;
	-webkit-transform:scale(1,2); /* Safari and Chrome */
	-moz-transform:scale(1,2); /* Firefox */
	-ms-transform:scale(1,2); /* IE 9 */
	-o-transform:scale(1,2); /* Opera */
	transform:scale(1,2); /* W3C */
}

.avatar_char
{
	opacity: 0;
	display: none;

	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.avatar_char:first-child
{
	opacity: 1;
	display: block;
}

#avatars .screen_title
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 58px;
	max-width: 75%;
}

/*==================================================
INTRO
==================================================*/

#intro
{
	background-image: url(../img/intro/bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#intro #continue_btn
{
	width: 180px;

	position: fixed;
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
}

.congrats_message
{
	padding: 10px;
	text-align: left;
}

.congrats_message b
{
	margin: auto !important;
	text-align: center !important;
}

/*==================================================
GAMEPLAY
==================================================*/

#gameplay
{
	background-image: url(../img/gameplay/bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#desk_img
{
	max-width: auto;
	width: 100%;
	height: auto;

	position: fixed;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
}

#wall_img
{
	max-width: auto;
	width: 100%;
	height: auto;

	position: fixed;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
}

.game_hands
{
	max-width: 100%;
	width: auto;
	height: auto;

	position: fixed;
	margin: auto;
	bottom: 0;
	left: 0;
	right: 0;

	display: none;
}

#health_block
{
	width: 40%;
	height: 20px;

	position: absolute;
	margin: auto;
	top: 10px;
	left: 10px;

	border: 4px solid #F6C606;
	background-color: rgba(0, 0, 0, 0.50);
}

#health_bar
{
	width: auto;
	height: 20px;
	line-height: 20px;
	background: #ff0000;
}

#health_bar span
{
	padding-left: 25px;
	padding-right: 25px;
}

#health_adorno1
{
	width: 36px;
	height: auto;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -14px;
}

#health_adorno2
{
	width: 64px;
	height: auto;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -24px;
}

.periodo_upgrade
{
	font-size: 2.5em;
	width: 100%;
	height: 64px;
	line-height: 64px;
	margin: auto;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #ffffff;
	z-index: 10;

	text-align: center;
	display: block;
	opacity: 1;
	background: rgba(0,0,0,0.75);
	border-top: 3px solid #F6C606;
	border-bottom: 3px solid #F6C606;
}

.year_updrage
{
	height: 128px;
	line-height: 128px;
	background: rgba(255,0,0,0.75);
	z-index: 100;
	font-size: 3em;
}

#periodo
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	max-width: 80px;
	width: auto;
	height: auto;
	line-height: 18px;
	text-align: center;
	box-shadow: 0px 0px 20px -5px #000000;
	font-size: 0.70em;
	font-weight: bold;
	color: #000000;
	background: #F6C606;
	border-radius: 5px;
}

#deficit
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	max-width: 80px;
	width: auto;
	height: auto;
	line-height: 12px;
	text-align: center;
	box-shadow: 0px 0px 20px -5px #000000;
	font-size: 0.70em;
	font-weight: bold;
	color: #000000;
	background: #F6C606;
	border-radius: 5px;
}

#money_block
{
	width: 40%;
	height: 40px;
	line-height: 40px;

	position: absolute;
	margin: auto;
	top: 10px;
	right: 10px;

	border: 4px solid #F6C606;
	background-color: rgba(0, 0, 0, 0.50);
}

#money_bar
{
	width: auto;
	height: 100%;
	color: #F6C606;
	background: #000000;
	font-size: 1.5em;
}

#dollar_sign
{
	width: 16px;
	height: auto;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 16px;
}


#dollar_adorno1
{
	width: 32px;
	height: auto;
	margin: auto;
	position: absolute;
	top: -12px;
	left: -16px;

	-ms-transform: rotate(25deg); /* IE 9 */
    -webkit-transform: rotate(25deg); /* Chrome, Safari, Opera */
    transform: rotate(25deg);
}

#dollar_adorno2
{
	width: 32px;
	height: auto;
	margin: auto;
	position: absolute;
	top: -12px;
	right: -16px;

	-ms-transform: rotate(150deg); /* IE 9 */
    -webkit-transform: rotate(150deg); /* Chrome, Safari, Opera */
    transform: rotate(150deg);
}

#dollar_adorno3
{
	width: 32px;
	height: auto;
	margin: auto;
	position: absolute;
	bottom: -12px;
	left: -16px;

	-ms-transform: rotate(-25deg); /* IE 9 */
    -webkit-transform: rotate(-25deg); /* Chrome, Safari, Opera */
    transform: rotate(-25deg);
}

#dollar_adorno4
{
	width: 32px;
	height: auto;
	margin: auto;
	position: absolute;
	bottom: -12px;
	right: -16px;

	-ms-transform: rotate(-150deg); /* IE 9 */
    -webkit-transform: rotate(-150deg); /* Chrome, Safari, Opera */
    transform: rotate(-150deg);
}

#book_btn
{
	width: 70px;
	height: 90px;
	
	position: absolute;
	margin: auto;
	left: 10px;
	right: 10px;
	bottom: 20px;
	z-index: 2;
	opacity: 0;
	display: none;
	border-radius: 50%;
	vertical-align: middle;
}

#book_btn img
{
	position: absolute;
	margin: auto;
	width: 56px;
	height: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

#book_container
{
	width: auto;
	height: 100%;
}


#book_pages, #temp_book
{
	width: 100%;
	height: auto;
	
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;

	font-size: 0.9em;
	overflow-y: auto;
}

#book_pages hr, #temp_book hr
{
	margin-top: 6px;
	margin-bottom: 6px;
	border-color: rgba(255,255,255,0.25);
}

#book_pages hr:last-child, #temp_book hr:last-child
{
	display: none;
}

.book_categories, .book_categories_disable
{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: auto;

	text-align: left;
	/*border-top: 1px solid transparent;*/
	border-bottom: 1px solid rgba(255,255,255,0.25);

	cursor: pointer;
	position: relative;
}

.book_categories_text
{
	padding-left: 36px;
	padding-right: 36px;
	font-size: 0.75em;
	height: auto;

	position: relative;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
}

.book_categories:last-child,  .book_categories_disable:last-child
{
	border: none;
}

.adorno
{
	width: 24px;
	height: auto;

	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
}

.bullet_num
{
	padding-left: 24px;
	padding-right: 24px;
	text-align: justify;
	list-style-type: decimal;
	font-size: 1.2em;
}

#gameplay #confirm_options_btn
{
	width: 180px;
	position: fixed;
	margin: auto;
	bottom: 20px;
	left: 0;
	right: 0;
	background: #F6C606;
	color: #000000;

	opacity: 0;
	display: none;
}

#gameplay .gameplay_title1
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 96px;
	max-width: 75%;
}

#gameplay .gameplay_title2
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 58px;
	max-width: 75%;
}

#gameplay .gameplay_title3
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 58px;
	max-width: 35%;
}

.unavailable
{
	opacity: 0.25;
}

/*==================================================
WIN & LOSE
==================================================*/

#win
{
	background-image: url(../img/winlose/bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#win .screen_title
{
	font-size: 5em;
}

.win
{
	font-size: 2em !important;
}





#lose
{
	background-image: url(../img/winlose/bg2.gif);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#lose .screen_title
{
	font-size: 5em;
}

.lose
{
	font-size: 2em !important;
}





#again_btn, #try_btn
{
	width: 180px;

	position: fixed;
	margin: auto;
	bottom: 20px;
	left: 0;
	right: 0;
}

/*==================================================
POPUPS
==================================================*/

#credits
{
	background: #B6CBDB;
}

#orientation
{
	z-index: 10;
	background: #000000;
	position: fixed;
	display: none;
}

#orientation_message
{
	padding: 10px;
	width: auto;
	height: 48px;
	position: fixed;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 0.75em;
}

#phone
{
	padding: 10px;
	max-height: 180px;
	width: auto;
	height: 100%;
	position: fixed;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;	
}

#dialog_box
{
	display: none;

	max-width: 640px;
	width: auto;
	height: 320px;

	position: absolute;
	margin: auto;
	padding: 5px;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	z-index: 3;

	background-color: rgba(0, 0, 0, 0.75);
	border: 4px solid #F6C606;
	border-radius: 5px;

	display: table;
}

#dialog_block
{
	width: 100%;
	height: 100%;

	text-align: center;

	overflow: hidden;
	display: table;
}
/*
#dialog_block #scroll
{
	min-height: 240px;
	height: 100%;
	overflow: auto;
}
*/
#dialog_text
{
	max-width: 100%;
	width: auto;
	height: 320px;
	font-size: 1.5em;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 10;
}

.instrucciones
{
	font-size: 1.1em !important;
}

.consecuencias
{
	font-size: 1em !important;
	text-align: left;
	color: #ffffff;
}

.consecuencias b
{
	color: #F6C606;
}

#dialog_btn
{
	width: 100px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

	position: absolute;
	right: 0;

	text-align: center;
}

#dialog_box #dialog_back_btn
{
	width: 100px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

	position: absolute;
	left: 0;
	text-align: center;

	background: rgba(0, 0 , 0, 0.75);
	border: 3px solid #cccccc;
}

#dialog_back_btn
{
	opacity: 0;
	display: none;
}

.resultado .stats_title
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 2em;
	text-align: center;
}

.resultado hr
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: rgba(255,255,255,0.25);
}

.resultado .stats_info
{
	text-align: center;
	font-size: 0.75em;
	font-weight: bold;
	color: #F6C606;
}

.resultado .stats_info span
{
	font-weight: normal;
	color: #ffffff;
}

#share_btn
{
	margin-left: auto;
	margin-right: auto;
	max-width: 50%;
	font-size: 1em;
	color: #000000;
	background: #F6C606;
	text-align: center;
}

/*==================================================
SCROLL
==================================================*/

::-webkit-scrollbar {
    width: 14px;
    height: 18px;
    z-index: 100000;
}

::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    background-color: rgba(255, 255, 255, 0.25);
    /*-webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);*/
    /*box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);*/
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

::-webkit-scrollbar-corner {
    background-color: transparent;
}

/*==================================================
RESPONSIVE
==================================================*/

/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
{
	
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait)
{
	#disclaimer #preview_text_container
	{
		margin-top: 0;
		vertical-align: top;
	}

	#disclaimer #preview_text
	{
		font-size: 0.75em;
	}

	#disclaimer #start_btn
	{
		
	}

	/*==============================*/

	.brand
	{
		max-width: 180px;
	}

	#game_logo
	{
		max-width: 240px;
	}

	/*==============================*/

	#avatars .screen_title
	{
		margin-top: 64px;
		max-width: 180px;
	}

	#avatar_character
	{
		top: 32px;
	}

	.avatar_char
	{
		height: 230px;
	}

	#arrowr_btn
	{
		left: 70%;
	}

	#arrowl_btn
	{
		right: 70%;
	}

	/*==============================*/

	#intro .screen_title
	{
		margin-top: 48px;
		max-width: 240px;
	}

	#dialog_box, #dialog_text
	{
		height: 40%;
	}

	#dialog_box .congrats_message
	{
		font-size: 0.75em;
	}

	#dialog_box .congrats_message b
	{
		font-size: 1.2em;
	}

	/*==============================*/

	#health_block
	{
		width: 40%;
		height: 20px;
		border: 3px solid #F6C606;
	}

	#health_bar
	{
		height: 20px;
		line-height: 20px;
		font-size: 0.7em;
	}

	#health_adorno1
	{
		width: 32px;
		left: -16px;
	}

	#health_adorno2
	{
		width: 48px;
		right: -20px;
	}

	#periodo
	{
		line-height: 12px;
	}

	#deficit
	{
		
	}

	#money_block
	{
		height: 20px;
		line-height: 20px;
		top: 10px;
		right: 10px;
		border: 3px solid #F6C606;
	}

	#money_bar
	{
		font-size: 0.70em;
	}

	#dollar_sign
	{
		width: 8px;
		left: 6px;
	}


	#dollar_adorno1
	{
		width: 20px;
		top: -8px;
		left: -12px;
	}

	#dollar_adorno2
	{
		width: 20px;
		top: -8px;
		right: -12px;
	}

	#dollar_adorno3
	{
		width: 20px;
		bottom: -8px;
		left: -12px;
	}

	#dollar_adorno4
	{
		width: 20px;
		bottom: -8px;
		right: -12px;
	}

	#gameplay .gameplay_title1
	{
		margin-top: 80px;
		max-width: 70%;
	}

	#gameplay .gameplay_title2
	{
		margin-top: 75px;
		max-width: 50%;
	}

	#gameplay .gameplay_title3
	{
		margin-top: 75px;
		max-width: 60%;
	}

	.bullet_num
	{
		font-size: 0.65em;
	}

	#book_pages, #temp_book
	{
		font-size: 0.70em;	
	}

	.periodo_upgrade
	{
		font-size: 1.2em;
		height: 32px;
		line-height: 32px;
	}

	.year_updrage
	{
		font-size: 2em;
		height: 64px;
		line-height: 64px;	
	}

	.consecuencias
	{
		font-size: 1.2em !important;
		text-align: left;
	}

	/*==============================*/

	#win .screen_title, #lose .screen_title
	{
		margin-top: 42px;
		max-width: 60%;
	}

	.resultado .stats_title
	{
		font-size: 1em;
	}

	.resultado .stats_info
	{
		font-size: 0.5em;
	}

	.resultado #share_btn
	{
		font-size: 0.65em;
		height: 20px;
		line-height: 20px;
	}
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape)
{
	#orientation
	{
		display: block;
		opacity: 1;
	}

	#bocina
	{
		display: none;
	}
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
{

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait)
{

}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape)
{

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
{
	#disclaimer #preview_text_container
	{
		margin-top: auto;
		vertical-align: middle;
	}

	#disclaimer #preview_text
	{
		font-size: 0.9em;
	}

	#disclaimer #start_btn
	{
		
	}

	/*==============================*/

	.brand
	{
		max-width: 240px;
	}

	#game_logo
	{
		max-width: 320px;
	}

	/*==============================*/

	#avatars .screen_title
	{
		margin-top: 64px;
		max-width: 280px;
	}

	#avatar_character
	{
		top: 32px;
	}

	.avatar_char
	{
		height: 320px;
	}

	#arrowr_btn
	{
		left: 70%;
	}

	#arrowl_btn
	{
		right: 70%;
	}

	/*==============================*/

	#intro .screen_title
	{
		margin-top: 64px;
		max-width: 320px;
	}

	#dialog_box, #dialog_text
	{
		height: 40%;
	}

	#dialog_box .congrats_message
	{
		font-size: 0.9em;
	}

	#dialog_box .congrats_message b
	{
		font-size: 1.2em;
	}

	/*==============================*/

	#health_block
	{
		width: 40%;
		height: 20px;
		border: 3px solid #F6C606;
	}

	#health_bar
	{
		height: 20px;
		line-height: 20px;
		font-size: 0.7em;
	}

	#health_adorno1
	{
		width: 32px;
		left: -16px;
	}

	#health_adorno2
	{
		width: 48px;
		right: -20px;
	}

	#periodo
	{
		line-height: 12px;
	}

	#deficit
	{
		
	}

	#money_block
	{
		height: 20px;
		line-height: 20px;
		top: 10px;
		right: 10px;
		border: 3px solid #F6C606;
	}

	#money_bar
	{
		font-size: 0.70em;
	}

	#dollar_sign
	{
		width: 8px;
		left: 6px;
	}


	#dollar_adorno1
	{
		width: 20px;
		top: -8px;
		left: -12px;
	}

	#dollar_adorno2
	{
		width: 20px;
		top: -8px;
		right: -12px;
	}

	#dollar_adorno3
	{
		width: 20px;
		bottom: -8px;
		left: -12px;
	}

	#dollar_adorno4
	{
		width: 20px;
		bottom: -8px;
		right: -12px;
	}

	#gameplay .gameplay_title1
	{
		margin-top: 80px;
		max-width: 70%;
	}

	 #gameplay .gameplay_title2
	 {
	 	margin-top: 75px;
		max-width: 60%;
	 }

	.bullet_num
	{
		font-size: 0.8em;
	}

	#book_pages, #temp_book
	{
		font-size: 0.80em;	
	}

	/*==============================*/

	#win .screen_title, #lose .screen_title
	{
		margin-top: 64px;
		max-width: 60%;
	}

	.resultado .stats_title
	{
		font-size: 1.2em;
	}

	.resultado .stats_info
	{
		font-size: 0.6em;
	}

	.resultado #share_btn
	{
		font-size: 0.75em;
		height: 32px;
		line-height: 32px;
	}
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait)
{

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape)
{

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
{

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait)
{

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape)
{

}

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-width: 640px) 
  and (max-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1)
{
	#disclaimer #preview_text_container
	{

	}

	#disclaimer #preview_text
	{
		font-size: 1em;
	}

	#disclaimer #start_btn
	{
		
	}

	/*==============================*/

	.brand
	{
		max-width: 240px;
	}

	#game_logo
	{
		max-width: 360px;
	}

	/*==============================*/

	#avatars .screen_title
	{
		margin-top: 54px;
		max-width: 320px;
	}

	#avatar_character
	{
		top: 64px;
	}

	.avatar_char
	{
		height: 280px;
	}

	#arrowr_btn
	{
		left: 35%;
	}

	#arrowl_btn
	{
		right: 35%;
	}

	/*==============================*/

	#intro .screen_title
	{
		margin-top: 48px;
		max-width: 360px;
	}

	#dialog_box, #dialog_text
	{
		height: 40%;
	}

	#dialog_box .congrats_message
	{
		font-size: 1em;
	}

	#dialog_box .congrats_message b
	{
		font-size: 1.2em;
	}

	/*==============================*/

	#health_block
	{
		width: 40%;
		height: 24px;
		border: 3px solid #F6C606;
	}

	#health_bar
	{
		height: 24px;
		line-height: 24px;
		font-size: 1em;
	}

	#health_adorno1
	{
		width: 36px;
		left: -16px;
	}

	#health_adorno2
	{
		width: 64px;
		right: -20px;
	}

	#periodo
	{
		font-size: 0.9em;
		line-height: 20px;
	}

	#deficit
	{
		font-size: 0.9em;
		line-height: 20px;
	}

	#money_block
	{
		height: 24px;
		line-height: 24px;
		border: 3px solid #F6C606;
	}

	#money_bar
	{
		font-size: 1.2em;
	}

	#dollar_sign
	{
		width: 12px;
		left: 10px;
	}


	#dollar_adorno1
	{
		width: 20px;
		top: -8px;
		left: -10px;
	}

	#dollar_adorno2
	{
		width: 20px;
		top: -8px;
		right: -10px;
	}

	#dollar_adorno3
	{
		width: 20px;
		bottom: -8px;
		left: -10px;
	}

	#dollar_adorno4
	{
		width: 20px;
		bottom: -8px;
		right: -10px;
	}

	#gameplay .gameplay_title1
	{
		margin-top: 64px;
		max-width: 30%;
	}

	 #gameplay .gameplay_title2
	 {
	 	margin-top: 48px;
		max-width: 30%;
	 }

	 .bullet_num
	{
		font-size: 1em;
	}

	#book_pages, #temp_book
	{
		font-size: 0.8em;
	}

	/*==============================*/

	#win .screen_title, #lose .screen_title
	{
		margin-top: 42px;
		max-width: 30%;
	}

	.resultado .stats_title
	{
		font-size: 1.4em;
	}

	.resultado .stats_info
	{
		font-size: 0.6em;
	}

	.resultado #share_btn
	{
		font-size: 0.7em;
		height: 24px;
		line-height: 24px;
	}
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi)
{

}