html { overflow-y: scroll; overflow-x: auto;  }
body { font-family: 'hpRg', 'Arial Narrow', 'helvetica', sans-serif; font-size: 16px; background-color: #f5f1e5; width: 100%; min-width: 320px; height: 100%; }
body { background: #000 url(../img/bg.jpg) center no-repeat; background-position: center top; }


.right,	r, .r{ float: right !important; }
.left,	l, .l{ float: left !important; }
.center,	c, .c{ text-align: center !important; text-align: -webkit-center !important; }
.tL{ text-align: left !important; }
.tR{ text-align: right !important; }
.tC{ text-align: center !important; }
.clear{ clear: both; }
.fa:before { position: relative; z-index: 1; }

.animBg{ -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
.animCl{ -webkit-transition: color 0.3s linear; -moz-transition: color 0.3s linear; -o-transition: color 0.3s linear; -ms-transition: color 0.3s linear; transition: color 0.3s linear; }

.no-select{ -o-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; }
.shadow{ box-shadow: 0px 0px 8px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3); }

.blur,
.blurError{ filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); -webkit-filter: blur(3px); filter: blur(3px); }

._content{ background: url(../img/footer.jpg) center no-repeat; background-position: center bottom; }
._content img{ max-width: 100%; }

.wrap{ display: table; width: 100%; min-width: 320px; max-width: 920px; position: relative; margin: 0 auto; padding: 0 20px; }

.button{ cursor: pointer; display: table; color: #fff; background: #c41014; width: 140px; height: 50px; line-height: 20px; text-transform: uppercase; text-align: center;  }
.button span{ display: table-cell; vertical-align: middle; width: 100%; height: 100%; text-align: center; }
.button:hover{ color: #fff; }

.button-start-game{ color: #fff; background: #c41014; box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.6); -moz-box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.6); display: inherit; margin: 0 auto; width: 200px; line-height: 60px; text-transform: uppercase; font-size: 17px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.button-start-game:hover{ background: #d91116; box-shadow: 0px 0px 60px rgba(255, 255, 255, 0.6); -moz-box-shadow: 0px 0px 60px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 0px 60px rgba(255, 255, 255, 0.6); }

.page-content{ height: 832px; display: table; table-layout: fixed; width: 100%; }
.page-coll{ display: table-cell; vertical-align: middle; width: 100%; height: 100%; text-align: center; }

h1{ color: #fff; margin-bottom: 30px; font-size: 40px; margin-top: 40px;}
p{ color: #fff; padding-bottom: 30px; line-height: 22px; }
.box{ max-width: 620px; margin: 50px auto 0; padding: 20px; background: rgba(0, 0, 0, 0.4); box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.6); -webkit-box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.6); }

.mouse,
.omen{ position: absolute; }
.mouse{ background: url(../img/mouse.png) center no-repeat; right: 0px; top: 200px; width: 187px; height: 447px; }
.omen{ background: url(../img/box.png) center no-repeat; position: absolute; left: 0px; top: 240px; width: 231px; height: 505px; }

.head{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100px; line-height: 100px;  z-index: 1; }

.logo-omen{ position: absolute; background: url(../img/logo_omen.png) center no-repeat; width: 186px; height: 86px; left: 50%; top: 110px; margin-left: -82px; }
.logo-w7{ position: absolute; background: url(../img/logo_w7.png) center no-repeat; width: 163px;  height: 53px; left: 100%; top: 110px; margin-left: -200px; }

.shares{ color: #fff; display: block; position: absolute; text-align: center; top: 0px; left: 100%; width: 160px; font-size: 14px; line-height: 25px; margin-top: 25px; }
.shares .share{ display: inline-block; margin: 0 2px; width: 25px; height: 25px; }
.shares .share{ background: url(../img/share.png) center no-repeat; }
.shares .share.fb { background-position: 0px 0px; }
.shares .share.vk { background-position: -29px 0px; }
.shares .share.tw { background-position: -59px 0px; }
.shares .share.ok { background-position: -88px 0px; }

.menu{ width: 100%; text-align: center; display: table; }
.menu a{ color: #fff; text-transform: uppercase; line-height: 100px; display: inline-block; padding: 0 60px; }
.menu a{ -webkit-transition: color 0.3s linear; -moz-transition: color 0.3s linear; -o-transition: color 0.3s linear; -ms-transition: color 0.3s linear; transition: color 0.3s linear; }
.menu a.hover,
.menu a:hover{ color: #c41014; }

.about ._content,
.game ._content{ padding-bottom: 300px; padding-top: 290px; text-align: center; }

.coll{ display: table; width: 100%; margin-bottom: 50px; }
.coll .item{ width: 33.33333%; position: relative; float: left; display: block; }
.coll .item h1{ font-size: 20px; height: 40px; }
.coll .item p{ font-size: 14px; padding: 0 10px; }

.point{ display: table; width: 100%; margin: 80px 0 90px;}
.point .item{ position: relative; display: table; float: left; width: 33.33333%; color: #fff; padding-left: 80px; text-align: left; font-size: 17px;     height: 72px; }
.point .item span{ display: table-cell; vertical-align: middle; width: 100%; height: 100%; text-align: left; line-height: 18px }
.point .item:before{ content: ''; background: url(../img/point.png) no-repeat; position: absolute; left: 0px; top: 0px; width: 72px; height: 72px; }
.point .item[n="1"]:before{ background-position: 0 0; }
.point .item[n="2"]:before{ background-position: -72px 0; }
.point .item[n="3"]:before{ background-position: -145px 0; }

.infoGame{ background: url(../img/headphones.jpg) center no-repeat; height: 290px; padding-left: 560px; text-align: left; font-size: 15px; padding-top: 30px; }
.infoGame p{ }
.infoGame p span{ color: #c41014; }


.gameBox{ display: block; overflow: hidden; width: 100%; margin-bottom: 40px; }
.starsGame{ display: table; position: relative; width: 100%; max-width: 1000px; height: 520px;  background: -moz-linear-gradient(top, rgba(125,185,232,0) 0%, rgba(30,87,153,1) 100%); background: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,rgb(16, 45, 86) 100%); background: linear-gradient(to bottom, rgba(125,185,232,0) 0%,rgb(16, 45, 86) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#1e5799',GradientType=0 ); }
.starsGame .bg{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.stars{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url(../img/game/stars.png) center; }
.loginGame{ display: block; color: #fff; font-size: 18px; line-height: 40px; z-index: 10; position: relative; }
.loginGame .info{ font-size: 14px; }
.loginGame .info a{ color: #fff; text-decoration: underline; }
.loginGame .info a:hover{ color: #c41014; }
.loginGame .auth{ display: table; text-align: center; width: 100%; line-height: 80px; }
.loginGame .auth a{ display: inline-block; width: 50px; height: 50px; border: 2px solid #fff; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; background: url(../img/game/fb_vk.png) center no-repeat; margin: 5px; }
.loginGame .auth a.fb{ background-position: 17px center; }
.loginGame .auth a.vk{ background-position: -41px center; }
.loginGame .auth a:hover{ background-color: #c41014; }

.starsGame audio{ display: none; }
.starsGame .startGame{ cursor: pointer; position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; background: rgba(0, 0, 0, 0.5) url(../img/game/start_bg.gif) center 80px no-repeat; background-size: 150px; font-family: 'num'; }
.starsGame .startGame .info{ display: block; margin: 0 auto; bottom: 20px; position: absolute; left: 50%; margin-left: -260px; width: 520px; text-align: center; }
.starsGame .startGame .info h1{ font-size: 50px; margin-top: 70px; }
.starsGame .startGame .info span{ color: #fff; display: block; width: 180px; line-height: 60px; margin: 0 auto 20px; font-size: 30px; border: 3px solid #a7171a; }
.starsGame .startGame .info span{ -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
.starsGame .startGame .info span:hover{ background-color: #c41014; }

.starsGame .ship{ position: absolute; bottom: -140px; display: block; width: 49px; height: 140px; background: url(../img/game/ship.gif) no-repeat; left: 50%; margin-left: -24px; }

.starsGame .setInfo{ color: #fff; font-family: 'num'; display: table; padding: 10px; width: 100%; z-index: 10; position: absolute; width: 100%; left: 0px; top: 0px; }
.starsGame .setInfo .level{ float: left; }
.starsGame .setInfo .time{ float: left; clear: both; }
.starsGame .setInfo .audio{ float: right; margin-top: -15px; background: url(../img/game/audio.png) no-repeat; width: 47px; height: 43px; cursor: pointer }
.starsGame .setInfo .audio.stop{ background-position: -47px 0; }

.starsGame .setInfo .ball{ display: inline; position: absolute; left: 50%; transform: translateX(-50%); }
.starsGame .left,
.starsGame .right{ cursor: pointer; position: absolute; display: block; width: 90px; height: 90px; bottom: 10px; background: url(../img/game/planets.png) no-repeat; z-index: 5; }
.starsGame .left{ left: 10px; background-position: -542px 0px; }
.starsGame .right{ right: 10px; background-position: -642px 0px; }


.starsGame .obj{ position: absolute; top: -110px; left: 0px; display: block; width: 100px; height: 100px; background: url(../img/game/planets.png) no-repeat; }
.starsGame .obj[n="1"]{ background-position: 0 0; }
.starsGame .obj[n="2"]{ background-position: -103px 0; }
.starsGame .obj[n="3"]{ background-position: -211px 0; width: 101px; }
.starsGame .obj[n="4"]{ background-position: -321px 0; height: 99px; width: 99px; }
.starsGame .obj[n="5"]{ background-position: -425px -20px; width: 107px; height: 68px; }

.starsGame .popup{ position: absolute; display: table; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.75); z-index: 30; }
.starsGame .popup .ball{ color: #c41014; font-size: 40px; margin-bottom: 20px; }
.starsGame .popup h1{ margin-bottom: 10px; }
.starsGame .popup p{ padding-bottom: 10px; }
.starsGame .popup p span{ color: #c41014; font-size: 30px; display: block; margin-bottom: 15px; line-height: 40px; text-transform: uppercase; }
.starsGame .popup .buttons{ display: inline-block; }
.starsGame .popup .button{ color: #fff; background: #c41014; box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.6); -moz-box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 0px 50px rgba(255, 255, 255, 0.6); float: left; margin: 0 auto; margin-right: 10px; width: 200px; line-height: 20px; height: 60px; text-transform: uppercase; font-size: 17px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.starsGame .popup .button{ -webkit-transition: background-color 0.3s linear; -moz-transition: background-color 0.3s linear; -o-transition: background-color 0.3s linear; -ms-transition: background-color 0.3s linear; transition: background-color 0.3s linear; }
.starsGame .popup .button:hover{ background: #d91116; box-shadow: 0px 0px 60px rgba(255, 255, 255, 0.6); -moz-box-shadow: 0px 0px 60px rgba(255, 255, 255, 0.6); -webkit-box-shadow: 0px 0px 60px rgba(255, 255, 255, 0.6); }

_starsGame .ship{ border: 1px solid red; }
_starsGame .obj{ border: 1px solid green; }

.starsGame .question{ }
.starsGame .popup .timeLine{ position: absolute; top: 0px; left: 0px; background: #c41014; width: 100%; height: 4px; }
.starsGame .question h1{ margin: 0px; padding: 15px 60px; margin-bottom: 15px;  font-size: 35px; }
.starsGame .question p{ display: none; font-size: 18px; padding: 15px 60px; margin-bottom: 20px; }
.starsGame .question .answers{ display: inline-block; }
.starsGame .question .answers .answer{ margin: 0 20px; line-height: 20px; }
.starsGame .popup .button.play{ display: none; }
.starsGame .popup .button.play.show{ display: table; }
.starsGame .popup a{ display: block; color: #fff; text-decoration: underline; padding: 40px 0; }

.starsGame .timeOnStart{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; line-height: 520px; font-style: normal; color: #a8181b; }


.userTable{ display: table; width: 100%; padding-top: 290px; padding-bottom: 300px; text-align: center; }
.userTable .user-table{ display: table; width: 100%; margin-top: 50px; }
.userTable .user-table>.item{ display: table; width: 100%; line-height: 50px; background: #252525; }
.userTable .user-table>.item.i1{ background: #000; }
.userTable .user-table>.item .num{ color: #a8181b; width: 10%; float: left; font-size: 26px; }
.userTable .user-table>.item .ball{ color: #fff; width: 20%; float: left; }
.userTable .user-table>.item .name{ color: #fff; width: 70%; float: left; text-align: left; }
.userTable .user-table>a{ display: block; color: #fff; text-decoration: underline; padding: 40px 0;     clear: both }

.list-pager{ display: table; float: right; }
.list-pager li{ float: left; }
.list-pager li a{ color: #a8181b; line-height: 30px; width: 30px; display: block; border-radius: 50%; }
.list-pager li:hover a,
.list-pager li.hover a{ background: #252525; }

.starsGame .popup .shares,
.starsGame .popup .links{ position: relative; top: auto; left: auto; display: table; float: left; width: 50%; font-size: 17px;  line-height: 25px; margin: 0px;  color: #fff;}
.starsGame .popup .shares span{ display: block; margin-bottom: 10px; }
.starsGame .popup .shares a{ padding: 0px; display: inline-block; }

.starsGame .popup .links span{ display: block; margin-bottom: 10px; }
.starsGame .popup .links div{ text-decoration: underline; cursor: pointer; }


.mini .mouse,
.mini .omen{ top: 90px; }
.mini .box{ margin-top: 140px; }
.mini.about .box{ margin-top: 0px; }

.alert{ position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 9999; background: rgba(0, 0, 0, 0.95); display: table; color: #fff; }
.alert span{ display: table-cell; vertical-align: middle; width: 100%; height: 100%; text-align: center; }


@media screen and (max-width: 1300px){	
	.shares{ left: 60px; top: 87px; }
}
@media screen and (max-width: 800px){

	.mouse,
	.omen{ display: none; }
	.menu a{ padding: 0 20px; }
	.mini .box{ margin-top: 230px; }
	.point .item span{ line-height: 16px; font-size: 12px; }
	.starsGame{ height: 310px; }    
	.starsGame	h1 { font-size: 20px; margin-top: 20px; }	
	.starsGame .startGame{ background: none; }
	.starsGame .question h1{ font-size: 20px; line-height: 25px; }
	.starsGame .popup .ball{ font-size: 18px; margin-bottom: 20px; }
	.starsGame .popup .button{ line-height: 20px; height: 50px; }
	.starsGame .question .answers{ width: 100%; }
	.starsGame .question .answers .answer{ width: 31%; margin: 0 5px; }
	.starsGame .popup .shares, 
	.starsGame .popup .links{
		width: 100%;
	}
}