@font-face
{
	font-family: 'mushroomer';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/FedraSansPro-Bold.otf') format('otf');
}
html,body
{
	color: #010101;
	margin: 0;
	moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	padding: 0;
	text-rendering: optimizeLegibility;
	webkit-font-smoothing: antialiased;
}
html.wf-loading #content-wrapper,body.wf-loading #content-wrapper
{
	display: none;
}
html.wf-active #content-wrapper,body.wf-active #content-wrapper,html.wf-inactive #content-wrapper,body.wf-inactive #content-wrapper
{
	display: block;
}
*
{
	box-sizing: border-box;
}
body
{
	background: #011d00 url('../img/background.jpg') no-repeat fixed;
	background-size: auto 100% !important;
	font-family: 'mushroomer', "Open Sans", sans-serif, "Arial";
	font-size: 16px;
}


#language {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
   position: absolute;
    top: 10px;
    left: 0px;
	height: 40px;
   	width: 100%;  
    z-index: 100;    
}


#flag_ru
{  
  background-image: url(../img/russia.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;  
  position: absolute;
    top: 0px;
    left: 100px;
	height: 30px;
   	width: 30px;      
   
}
#flag_en
{  
  background-image: url(../img/united-kingdom.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;  
  position: absolute;
    top: 0px;
    left: 20px;
	height: 30px;
   	width: 30px;     
}
#flag_de
{ 
    
  background-image: url(../img/germany.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;  
  position: absolute;
    top: 0px;
    left: 60px;
	height: 30px;
   	width: 30px;  
   
   
}


@media only screen and (orientation:landscape)
{
	body
	{
		background-size: 100% auto !important;
	}
}
@media screen and (min-width: 667px)
{
	body
	{
		background-size: 100% auto !important;
	}
}
@media screen and (max-width: 1279px)
{
	
}
@media screen and (min-width: 1280px)
{
	body
	{
		background: #d6d7c7 url(../img/background.jpg) no-repeat fixed;
		background-size: 110% auto !important;
	}
}
body.hidden
{
	visibility: hidden;
}
a
{
	color: #444;
	text-decoration: none;
}
p
{
	margin: 0;
	padding: 0 0 1em 0;
}
header
{
	padding-top: 18px;
}
@media screen and (min-width: 667px)
{
	header
	{
		padding-top: 48px;
	}
}
header h1
{
	background: url('../img/logo_ru.png') center center no-repeat;
	background-size: 140px auto;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	width: 140px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx)
{
	header h1
	{
		background: url(../img/logo_ru.png) center center no-repeat;
		background-size: 140px auto;
	}
}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2 * 96dpi)
{
	header h1
	{
		background: url(../img/logo_ru.png) center center no-repeat;
		background-size: 140px auto;
	}
}
@media screen and (min-width: 667px)
{
	header h1
	{
		background-size: 212px 92px !important;
		height: 92px !important;
		width: 212px !important;
	}
}
#content-wrapper
{
	margin: 0 auto 0 auto;
	text-align: center;
	width: 375px;
	width: 95%;
}
@media screen and (max-width: 374px)
{
	#content-wrapper
	{
		width: 100%;
	}
}
@media screen and (min-width: 667px)
{
	#content-wrapper
	{
		margin-top: -16px;
		margin-top: 8px;
		width: 520px;
	}
}
@media screen and (min-width: 1024px)
{
	#content-wrapper
	{
		margin-top: -10px;
		width: 780px;
	}
}
#content-wrapper #stamp
{
	background: url(../img/logo_ru.png) no-repeat;
	background-position: center top;
	background-size: 250px auto;
	height: 200px;
	left: 0;
	position: absolute;
	top: -200px;
	width: 100%;
}
#content-wrapper #stamp.clan
{
	background-image: url(../img/logo_ru.png);
}
@media screen and (min-width: 667px)
{
	#content-wrapper #stamp
	{
		background-size: 280px auto;
		top: -210px;
	}
}
@media screen and (min-width: 1024px)
{
	#content-wrapper #stamp
	{
		background-size: 350px auto;
		height: 300px;
		top: -300px;
	}
}
#content-wrapper h2
{
	
	margin: 0;
	padding: 22px 10px 22px 10px;
}
#cover-top
{
	height: 203px;
}
@media screen and (min-width: 667px)
{
	#cover-top
	{
		background-size: 100% auto;
		height: 200px;
	}
}
@media screen and (min-width: 1024px)
{
	#cover-top
	{
		height: 300px;
	}
}
#cover
{
	background: url(../img/letter_bg.jpg) repeat-y;
	background-position: center top;
	background-size: 450px 84px;
	padding: 0 56px;
	position: relative;
}
@media screen and (max-width: 374px)
{
	#cover
	{
		padding: 0 42px;
	}
}
@media screen and (min-width: 667px)
{
	#cover
	{
		background-size: 100% auto;
		padding: 0 130px;
	}
}
@media screen and (min-width: 1024px)
{
	#cover
	{
		padding: 0 123px;
		padding-top: 1px;
	}
}
#cover-bottom
{
	background: url(../img/letter_bg.jpg) no-repeat;
	background-position: center top;
	background-size: 450px 70px;
	height: 70px;
}
@media screen and (min-width: 667px)
{
	#cover-bottom
	{
		background-size: 100% auto;
		height: 78px;
	}
}
@media screen and (min-width: 1024px)
{
	#cover-bottom
	{
		height: 100px;
	}
}
section
{
	text-align: center;
}
section#app-download
{
	display: none;
	margin-top: 4px;
	padding-bottom: 4px;
}
section#app-download.active
{
	display: block;
}
section#app-download p
{
	padding-top: 0;
}
section#app-download .buttons
{
	padding-bottom: 0;
	padding-top: 0;
	text-align: center;
}
@media screen and (min-width: 1024px)
{
	section#app-download .buttons
	{
		padding-top: 4px;
	}
}
section#app-download .buttons .button.other
{
	border-color: #a6a6a6;
	padding: 14px 4px 13px 4px;
}
section#app-download .others
{
	display: none;
	margin-top: 0;
	overflow: hidden;
	padding-bottom: 0;
	vertical-align: top;
	width: 100%;
}
section#app-download .others.visible
{
	display: inline-block;
}
section#app-installed .notes
{
	display: none;
	font-size: 11px;
	width: 80%;
}
@media screen and (min-width: 1024px)
{
	section#app-installed .notes
	{
		font-size: 13px;
	}
}
section#app-installed .notes.active
{
	display: inline-block;
}
section#app-installed .notes span
{
	color: #0689fc;
}
section#link-copy p
{
	padding-bottom: 0;
}
section#deco
{
	margin-top: 0;
}
section#deco.push
{
	margin-top: 30px;
}
section#deco img
{
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 94%;
}
section#notes
{
	display: none;
	width: 80%;
}
section#notes.active
{
	display: inline-block;
}
section#notes p
{
	font-size: 11px;
}
.button
{
	background: #000;
	background: #fff;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 14px;
	font-size: 16px;
	line-height: 1em;
	padding: 19px 4px 19px 4px;
	text-align: center;
	text-shadow: 0 2px rgba(0,0,0,0.15);
	webkit-tap-highlight-color: rgba(0,0,0,0);
}


@media screen and (min-width: 1024px)
{
	.button
	{
		font-size: 16px;
	}
}
.button:active
{
	transform: scale(.95);
	webkit-transform: scale(.95);
}
.button.brand
{
	background-color: #0689fc;
}
.button.brand:active
{
	background-color: #0783f0;
}
.button.brand.negative
{
	background-color: #ffab18;
}
.button.brand.negative:active
{
	background-color: #f6a518;
}


.store
{
	background: #000;
	box-sizing: border-box;
	display: inline-block;
	display: none;
	height: 45px;
	line-height: 1em;
	margin-bottom: 4px;
	ms-box-sizing: border-box;
	text-indent: -9999px;
	vertical-align: top;
	width: 154px;
}
.store.appstore
{
	background: url(../img/Download_on_the_App_Store_Badge_US-UK_135x40.svg) no-repeat;
	background-size: 100% auto !important;
}


.store.appstore.lang-ru
{
	background-image: url(../img/Download_on_the_App_Store_Badge_RU_135x40.svg);
}

.store.googleplay
{
	background: url(../img/google-play-badge_en.png) no-repeat;
	background-size: 100% auto !important;
	width: 154px;
}


.store.googleplay.lang-ru
{
	background-image: url(../img/google-play-badge_ru.png);
}

.store.active
{
	display: inline-block;
}
.store-cn-only
{
	background: #000;
	box-sizing: border-box;
	display: none;
	height: 45px;
	line-height: 1em;
	margin-bottom: 4px;
	ms-box-sizing: border-box;
	text-indent: -9999px;
	vertical-align: top;
	width: 155px;
}


.store-cn-only.active
{
	display: inline-block;
}


