root { 
    display: block;
}

body{
	background: url('../images/blingbg.jpg');
}

.content{
	background-color: rgba(251, 234, 247, 0.8);
	overflow: hidden;
}

.header{
	background: url('../images/verh_podl.png') repeat-x;
}

.top_backg {	
	background: -webkit-linear-gradient(white, #F9A9DC); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(white, #F9A9DC); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(white, #F9A9DC); /* For Firefox 3.6 to 15 */
	background: linear-gradient(white, #F9A9DC); /* Standard syntax */
	
	height: 28px;
	border-radius: 5px 5px 0 0;
	margin-top: -25px;
}

.header_top{
	position: relative;
	z-index: 100;
	background-image: url('../images/kosmetika.png');
	background-position: center 50%;
	background-repeat: no-repeat;
	background-size: 40%;
}

div.menu-item{
	display: inline-block;
}

.menu-top-wrapper1{
	background-color: #F9A9DC;
}
.menu-top-wrapper2 > div{
	background-color: #F66EC2;
	padding-left: 0;
}

.brulik{
	width: 9px;
	height: 9px;
	background: url('../images/brulik.png') no-repeat 0 0px;
	position: relative;
}

.search-wrapper{
	text-align: center;
}

#GameSearch{
	padding: 5px 0;
}

#GameSearch input.form-control{
	height: 24px;
}

#GameSearch input.form-submit{
	border: none;
	background: url('../images/lupa.png') 0 0 no-repeat;
	background-color: transparent;
	width: 29px;
	height: 26px;
	vertical-align: middle;
}

.slider-wrapper{
	background-color: #F9D0EC;
	padding: 10px;
}

.slider-inner{
	width: 100%;
	height: 100%;
	background-color: #F782C5;
}

.slider-inner .item:hover span{
	display: block;
}

.slider-inner .item span{
	position: absolute;
	bottom: 0%;
	width: 100%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	line-height: 1;
	color: #C10079;
	display: none;
	overflow: hidden;
	padding: 10px 5px;
	font-size: 19px;
}

.slider-inner .item a:after{
	content: "";
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 10px;
	border: white solid 2px;
	box-shadow: inset 0 0 20px 0px #000;
}

.game-item{
	position: relative;
}
.game-item a:after{
	content: "";
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 10px;
	border: #F782C5 solid 2px;
	box-shadow: inset 0 0 20px 0px #fff;
	
}
.game-item img{
	width: 100%;
}
.ajax-item .game-item img, .more_games_wrapper .game-item img{
	max-width: 178px;
}
.game-item span{
	position: absolute;
	bottom: 0%;
	width: 100%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	line-height: 1;
	color: #C10079;
	display: none;
	overflow: hidden;
	padding: 10px 0px;
	font-size: 16px;
}
.game-item a:hover span{
	display: block;
}

div.item-wrapper{
	padding: 0;
}

.slider-right-content div.item-wrapper{
	padding: 14px 2px;
}

.slider-right-content .item-wrapper .game-item a:after, .top-games-wrapper div.game-item a:after{
	border: white solid 2px;
}

.owl-carousel .owl-item img {
	height: 250px;
}

.br_all_10{
	border-radius: 10px;
}

.strip{
	background-image: url('../images/background_strip.png');
}

.other_games .game-item{
	margin-right: 20px;
}

.heroes-games .layer{
	position: relative;
}

.heroes-games .layer .mask{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 10px;
}

.heroes-games a{
	text-decoration: none;
	color: #D02090;
	font-weight: bold;
}

.heroes-games a:hover{
	ccolor: #D765B7;
	color: #8A3F7B;
}

.heroes-games a:hover .layer .mask{
	bbackground-color: rgba(255,255,255,0.3);
	background-color: rgba(0,0,0,0.3);
}

.heroes-games .list-inline{
	text-align: center;
	padding-top: 10px;
	background-color: #CAA8CC;
	margin-left: 10px;
	margin-right: 10px;
}

.new_games_list > li{
	padding-right: 4px;
	padding-left: 4px;
}
.new_games_list {
	margin-left: -5px;
	margin-right: -5px;
}

div.title{
	margin: 0 10px;
	background-color: #F782C5;
	padding-left: 20px;
	line-height: 40px;
	color: white;
	font-size: 24px;
}

.page-game .left_content div.title{
	margin: 0;
	text-align: center;
}

.page-game .left_content .block_title{
	padding: 0;
}

.more_games_wrapper > div{
	padding: 0 8px;
	margin-bottom: 16px;
}

.page_description_wrapper{
	color: rgb(220, 66, 157);
	padding: 5px 50px 30px 30px;
	font-size: 18px;
	line-height: 30px;
}

.footer span a {
	text-decoration: none;
	color: #fff;
	margin: 0px 10px 0px 10px;
}

.footer_links{
	text-align: center;
	color: white;
	background-color: #F66EC2;
	font-size: 20px;
	line-height: 40px;
}

.footer_bottom{
	height: 40px;
	background: url('../images/verh_podl.png') repeat-x;
}

.header_mobile .menu-wrapper{
	background-color: #CAA8CC;
	text-align: center;
}

.header_mobile .menu-wrapper a.dropdown-toggle {
	float: right;
	color: white;
	font-size: 36px;
	margin-right: 5px;
	line-height: 36px;
}

.header_mobile .menu-wrapper .dropdown-menu {
	padding: 0px;
	visibility: hidden;
	opacity: 0;
	display: block;
}

.header_mobile .menu-wrapper ul {
	width: 100%;
	background-color: #CAA8CC;
	color: white;
	text-align: center;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
}

.header_mobile .menu-wrapper.open > .dropdown-menu {
	opacity: 1;
	visibility: visible;
}

.header_mobile ul.dropdown-menu li {
	margin: 5px 0;
}

.header_mobile ul.dropdown-menu li a {
	color: white;
	font-size: 20px;
	text-transform: uppercase;
}

.header_mobile .menu-wrapper span.title {
  line-height: 36px;
  color: white;
  font-size: 26px;
  padding-left: 32px;
  line-height: 36px;
}

.banner300x250, .banner728x90, .banner160x600{

}

.banner300x250{
	width: 340px;
	height: 270px;
	padding: 10px 20px;
}

.page-game .banner300x250, .page-404 .banner300x250{
	width: 320px;
	padding: 10px;
}

.banner728x90{
	width: 748px;
	height: 110px;
	padding: 10px;
	margin: auto;
}

.banner160x600{
	width: 180px;
	height: 620px;
	padding: 10px;
}

.banner300x600{
	width: 320px;
	height: 620px;
	padding: 10px;
}

.banner320x100{
	width: 320px;
	height: 100px;
	margin: auto;
}
.banner320x50{
	width: 320px;
	height: 50px;
	margin: auto;
}

.clickarcade_wrapper{
	text-align: center;
	width: 1008px;
	margin: auto;
}
.clickarcade_wrapper div{
	mmargin: auto;
}

.game-description-wrapper{
	border: 5px solid #F9A9DC;
}

.game-description-wrapper .game-title{
	text-align: center;
	background-color: #F9D0EC;
	color: #8B008B;
	margin: 10px;
	font-size: 24px;
}

.banner-wrapper{
	padding: 40px 10px 40px 10px;
}

.top-games-wrapper{
	background-color: #F782C5;
	margin: 0 15px;
}

.top-games-wrapper ul{
	text-align: center;
	font-size: 0;
	margin-top: 25px;
	margin-left: 0;
}

.top-games-wrapper ul li{
	padding: 5px 2px;
}

.game-description-img{
	width: 290px;
	padding: 10px;
	text-align: center;
}

.game-description-img .game-img{
	position: relative;
}

.game-description-img .game-img img{
	width: 100%;
}

.game-description-img .game-img a:after{
	content: "";
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 10px;
	border: #F782C5 solid 2px;
	box-shadow: inset 0 0 20px 0px #fff;
}

.game-description-img .game-img a:hover:after{
	background-color: rgba(255,255,255,0.4);
}

.game-description-img .game-play{
	margin-top: 10px;
}

.game-description-text{
	padding: 10px 0 0 10px;
	font-size: 16px;
	color: #8B008B;
}

.left_content{
	float: left;
	margin-left: 10px;
}

.right_content{
	wwidth: 840px;
	float: right;
}

.game_title_wrapper .game-title{
	text-align: center;
	background-color: #F9D0EC;
	color: #8B008B;
	margin: 10px;
	font-size: 24px;
	padding: 0 20px;
}

.game_wrapper_internal{
	border: 5px solid #F9A9DC;
}
.game_wrapper_external{
	padding: 0 30px;
}

.game_flash_wrapper{
	hheight: 460px;
	wwidth: 626px;
	ppadding-top: 60px;
	ppadding-left: 115px;
	
	hheight: 400px;
	height: 450px;
}

.game-flash-swf{
	width: 100%;
	height: 100%;
}

.game_description{
	wwidth: 65%;
	color: #8B008B;
	font-size: 16px;
}

.game_description_wrapper{
	padding: 10px;
	overflow: hidden;
}

.freegame-item img{
	width: 100%;
}

.freegame-item{
	margin: 20px 0;
	color: #9E4582;
}

.freegame_left{
	padding: 0;
	margin: 0 0 20px 0;
	width: 178px;
}

.freegame_left a:after{
	content: "";
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-radius: 10px;
	border: #F782C5 solid 2px;
	box-shadow: inset 0 0 20px 0px #fff;
}

.freegame_left a span{
	position: absolute;
	bottom: 0%;
	width: 100%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	line-height: 1;
	color: #C10079;
	display: none;
	overflow: hidden;
	padding: 10px 0px;
	font-size: 16px;
}

.freegame_left a:hover span{
	display: block;
}

.freegame_title{
	font-weight: bold;
	font-size: 16px;
}

.freegame_desc{
	overflow: auto;
	max-height: 120px;
	margin-bottom: 20px;
	font-size: 15px;
}

.freegame_links{
	font-size: 16px;
	color: #9E4582;
	ttext-decoration: underline;
}

.freegame_links a{
	margin-right: 20px;
	color: #9E4582;
	font-weight: bold;
}

.pagination{
	float: right;
}

.mt5{
	margin-top: 5px;
}
.mt10{
	margin-top: 10px;
}

.m_all_10{
	margin: 10px;
}

.mlr15{
	margin-left: 15px;
	margin-right: 15px;
}

.sm-p-0{
	padding: 0;
}

.ducom .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: #fff;
	background-color: rgba(246,110,194,0.75);
	
	filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; 
}

.ducom .btn-pink{
	background-image: -webkit-linear-gradient(top,#F9A9DC 0,#F66EC2 100%);
	background-image: -o-linear-gradient(top,#F9A9DC 0,#F66EC2 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#F9A9DC),to(#F66EC2));
	background-image: linear-gradient(to bottom,#F9A9DC 0,#F66EC2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffF9A9DC', endColorstr='#ffF66EC2', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #9E4582;
}
.ducom .btn-pink:hover, .ducom .btn-pink:focus{
	background-color: #F66EC2;
	background-position: 0 -15px;
}

.page-submit .control-label, .page-contacts .control-label{
	color: #9E4582;
}

@media (max-width: 400px){
	.container{
		width: 400px;
	}
}

@media (min-width: 100px){
	.logo img{
		width: 222px;
	}
	ul.mainmenu > li{
		font-size: 18px;
	}
	ul.mainmenu > li a{
		padding: 5px 10px;
	}
	.search-wrapper{
		height: 32px;
	}
	.slider-inner .slider-right-content .game-item{
		width: 150px;
		margin-top: 10px;
	}
	.new_games_list .game-item{
		width: 169px;
		margin-bottom: 15px;
	}
	.heroes-games .name{
		font-size: 12px;
	}
	.heroes-games img{
		width: 85px;
	}.logo img{
		width: 190px;
	}
	ul.mainmenu > li{
		font-size: 16px;
	}
	ul.mainmenu > li a{
		padding: 5px 0px;
	}
	.search-wrapper{
		height: 29px;
	}
	.slider-inner .slider-left-content{
		display: none;
	}
	.slider-inner .slider-right-content{
		width: auto;
		text-align: center;
		float: none !important;
	}
	.slider-inner .slider-right-content .game-item{
		width: 100%;
		margin-top: 10px;
	}
	.new_games_list .game-item{
		width: 100%;
		margin-bottom: 15px;
	}
	.heroes-games .name{
		font-size: 12px;
	}
	.heroes-games img{
		width: 65px;
	}
	div.container{
		padding-left: 0;
		padding-right: 0;
	}
	#GameSearch input.form-control {
		height: 20px;
	}
	.heroes-games .list-inline{
		margin-left: 5px;
		margin-right: 5px;
	}
	.page_description_wrapper{
		font-size: 14px;
		line-height: 24px;
	}
	.slider-wrapper {
		height: auto;
	}
	li.item-wrapper {
		width: 32%;
	}
	.new_games_list li{
		width: 32%;
	}
	.new_games_list_wrapper{
		padding-left: 0;/*lol*/
		padding-right: 0;/*lol*/
	}
	.new_games_list_wrapper ul{
		text-align: center;
	}
	.game-description-wrapper{
		margin-left: 0px;
		height: auto;
		width: auto;
	}
	.game-description-img.pull-left{
		float: none !important;
		margin: auto;
	}
	.top-games-wrapper{
		width: auto;
	}
	.top-games-wrapper ul li{
		width: 25%;
	}
	.game_flash_wrapper{
		margin: 0;
	}
	.game_flash_wrapper {
		width: auto;
	}
	.game_wrapper_internal{
		height: auto;
	}
	.game_description {
		width: 100%;
	}
	.game_title_wrapper{
		padding: 0;
	}
}

/*@media (min-width: 768px){
	.game_title_wrapper{
		padding: 0 100px;
	}
	.game_description {
		width: 450px;
		height: 115px;
		overflow: auto;
	}
	.game_wrapper_internal{
		hheight: 596px;
		height: 646px;
	}
	.game_flash_wrapper {
		width: 600px;
		margin: 60px auto 0;
	}
	.top-games-wrapper ul li{
		width: auto;
	}
	.game-description-img.pull-left{
		float: left !important;
	}
	.new_games_list_wrapper{
		padding-left: 15px;
		padding-right: 15px;
	}
	.logo img{
		width: 222px;
	}
	ul.mainmenu > li{
		font-size: 18px;
	}
	ul.mainmenu > li a{
		padding: 5px 10px;
	}
	.search-wrapper{
		height: 32px;
	}
	.slider-inner .slider-left-content{
		display: none;
	}
	.slider-inner .slider-right-content{
		width: auto;
		text-align: center;
	}
	.slider-inner .slider-right-content .game-item{
		width: 150px;
		margin-top: 10px;
	}
	.new_games_list .game-item{
		width: 169px;
		margin-bottom: 15px;
	}
	.heroes-games .name{
		font-size: 12px;
	}
	.heroes-games img{
		width: 85px;
	}.logo img{
		width: 190px;
	}
	ul.mainmenu > li{
		font-size: 16px;
	}
	html.ru ul.mainmenu > li{
		font-size: 14px;
	}
	ul.mainmenu > li a{
		padding: 5px 0px;
	}
	.search-wrapper{
		height: 29px;
	}
	.slider-inner .slider-left-content{
		display: none;
	}
	.slider-inner .slider-right-content{
		width: auto;
		text-align: center;
		float: right !important;
	}
	.slider-inner .slider-right-content .game-item{
		width: 100px;
		margin-top: 33px;
	}
	.new_games_list .game-item{
		width: 131px;
		margin-bottom: 15px;
	}
	.heroes-games .name{
		font-size: 12px;
	}
	.heroes-games img{
		width: 65px;
	}
	div.container{
		padding-left: 0;
		padding-right: 0;
	}
	#GameSearch input.form-control {
		height: 20px;
	}
	.heroes-games .list-inline{
		margin-left: 5px;
		margin-right: 5px;
	}
	.page_description_wrapper{
		font-size: 14px;
		line-height: 24px;
	}
	.slider-wrapper {
		height: 270px;
		margin-left: 10px;
	}
	.sm-pr-0{
		padding-right: 0;
	}
	.new_games_list li{
		width: auto
	}
	.game-description-wrapper{
		width: 740px;
		margin-left: 5px;
		height: 350px;
	}
	.game-description-text{
		width: 400px;
		height: 285px;
		overflow: auto;
	}
	.top-games-wrapper{
		width: 750px;
	}
	.top-games-wrapper div.game-item{
		width: 182px;
	}
}*/

/*@media (min-width: 992px){*/
@media (min-width: 768px){
	.visible-md, .visible-lg{
		ddisplay: block !important;
	}
	.new_games_list li{
		width: auto
	}
	.sm-pr-0{
		padding-right: 0;
	}
	.slider-wrapper {
		height: 270px;
		margin-left: 10px;
	}
	.heroes-games .list-inline{
		margin-left: 5px;
		margin-right: 5px;
	}
	div.container{
		padding-left: 0;
		padding-right: 0;
	}
	.new_games_list_wrapper{
		padding-left: 15px;
		padding-right: 15px;
	}
	.game-description-img.pull-left{
		float: left !important;
	}
	.top-games-wrapper ul li{
		width: auto;
	}
	.game_flash_wrapper {
		width: 600px;
		margin: 60px auto 0;
	}
	.game_wrapper_internal{
		height: 646px;
	}
	.game_title_wrapper{
		padding: 0 100px;
	}
	
	.logo img{
		width: 222px;
	}
	ul.mainmenu > li{
		font-size: 18px;
	}
	html.ru ul.mainmenu > li{
		font-size: 18px;
	}
	ul.mainmenu > li a{
		padding: 5px 10px;
	}
	html.ru ul.mainmenu > li a{
		padding: 5px 4px;
	}
	.search-wrapper{
		height: 32px;
	}
	.slider-inner .slider-left-content{
		display: none;
	}
	.slider-inner .slider-right-content{
		width: auto;
		text-align: center;
		float: right !important;
	}
	.slider-inner .slider-right-content .game-item{
		width: 150px;
		margin-top: 10px;
	}
	.new_games_list .game-item{
		width: 178px;
		margin-bottom: 15px;
	}
	.heroes-games .name{
		font-size: 12px;
	}
	.heroes-games img{
		width: 85px;
	}
	#GameSearch input.form-control {
		height: 24px;
	}
	.page_description_wrapper{
		font-size: 18px;
		line-height: 30px;
	}
	.game-description-wrapper{
		width: 600px;
		margin-left: 5px;
		height: 350px;
	}
	.game-description-text{
		width: 300px;
		height: 285px;
		overflow: auto;
	}
	.top-games-wrapper{
		width: 970px;
	}
	.top-games-wrapper div.game-item{
		width: 116px;
	}
	.right_content{
		wwidth: auto;
		width: 100%;
	}
	.game_description {
		width: 540px;
		height: 115px;
		overflow: auto;
	}
}

@media (min-width: 1200px){
	.logo img{
		width: 222px;
	}
	ul.mainmenu > li{
		font-size: 21px;
		line-height: 27px !important;
	}
	html.ru ul.mainmenu > li{
		font-size: 21px;
		line-height: 27px;
	}
	ul.mainmenu > li a{
		padding: 5px 13px;
	}
	html.ru ul.mainmenu > li a{
		padding: 5px 6px;
	}
	.search-wrapper{
		height: 37px;
	}
	.slider-inner .slider-left-content{
		width: 330px;
		display: block;
	}
	.slider-inner .slider-right-content{
		width: 420px;
	}
	.slider-inner .slider-right-content .game-item{
		width: 100%;
		margin-top: 22px;
	}
	.lg-pr-0{
		padding-right: 0;
	}
	.new_games_list .game-item{
		width: 178px;
		margin-bottom: 15px;
	}
	.heroes-games .name{
		font-size: 14px;
	}
	.heroes-games img{
		width: 110px;
	}
	.top-games-wrapper{
		margin-left: 10px;
	}
	.right_content{
		width: 840px;
	}
	.game_flash_wrapper{
		margin: 60px auto 0 145px;
	}
	.more_games_wrapper > div{
		height: 134px;/*костыль временный*/
	}
}




ul.mainmenu{
	font: 14px Verdana, Geneva, sans-serif;
	text-align: justify;
	/* Обнуляем для родителя*/
	line-height: 0;
	font-size: 1px; /* 1px для Opera */
	/* Лекарство для IE6-7*/
	text-justify: newspaper;
	zoom:1;
	/* Включаем в работу последнюю строку*/
	text-align-last: justify;
	padding: 0;
	margin: 0;
}

ul.mainmenu:after {
	width: 100%;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	content: '';
	display: inline-block;
}
		
ul.mainmenu > li{
	display: inline-block;
	text-align: left;

	/* Востанавливаем у потомков, кроме последнего*/
	line-height: normal;

	/* Без него в Opera будет отступ под элементами */
	vertical-align: top;
	/* эмуляция inline-block для IE6-7
	//display : inline;
	//zoom : 1;*/
	text-transform: uppercase;
	vertical-align: middle;
	position: relative;
}

ul.mainmenu > li a:hover{
	color: white;
	text-decoration: none;
	
	background-color: #A26F94;
}

ul.mainmenu > li a{
	color: white;
	text-decoration: none;
	display: block;
	text-shadow: 1px 1px #A26F94;
}

div.submenu{
	display: none;
}

div.submenu ul{
	position: absolute;
	list-style-type: none;
	/* width: 100%; */
	z-index: 999;
	padding: 0 2px;
	background-color: #F9A9DC;
	text-align: center;
}

ul.mainmenu > li:hover div.submenu{
	display: block;
}

.rating {
	height: 110px;
	background: url('../images/rating.png') no-repeat;
	background-size: 100% 100%;
	width: 190px;
	float: right;
}
.rating-stars {
    position: relative;
    font-size: 0;
    top: 60px;
}
.rating-stars img {
    width: 20%;
    z-index: 11;
    position: relative;
}
.rating-white {
    position: absolute;
    z-index: 8;
    background-color: #FFB4E4;
    height: 100%;
    width: 99.5%;
}
.rating-strip {
    position: absolute;
    z-index: 9;
    height: 100%;
    background-color: #CE078D;
    background: -webkit-linear-gradient(#FA55C6, #CE078D);
    background: -o-linear-gradient(#FA55C6, #CE078D);
    background: -moz-linear-gradient(#FA55C6, #CE078D);
    background: linear-gradient(#FA55C6, #CE078D);
}
.rating-rate {
    position: absolute;
    z-index: 10;
    height: 100%;
    background-color: #CE078D;
}
.select-rate.used .set-rate {
    cursor: default;
}

.image-star-top {
	position: absolute;
    z-index: 1;
    top: -9px;
    left: -9px;
    height: 60%;
	width: 40px;
	height: 40px;
	background: url("../images/star_top.png") no-repeat center 30%;
	background-color: #fff;
	background-size: 80% 80%;
	border-radius: 50%;
}

img.image-hot {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 60%;
    width: initial;
}

img.image-soon {
    position: absolute;
    z-index: 1;
    top: -16px;
    left: -26px;
    width: initial;
    height: initial;
}

.banner-vk {
	display: inline-block;
	float: right;
	margin-right: 30px;
}
@media (max-width: 1199px) {
	.banner-vk {
		margin-right: 0;
	}
	.banner-vk img {
		height: 100px;
	}
}

.veedi-container{
	padding: 20px 0;
}

div.veedi-wrapper.onVideoFound{
	margin: auto;
    padding: 0px;
    border: 5px solid #F9A9DC;
}

/* COMMENTS */

.comments_wrapper{
	margin: 10px;
	background-color: rgba(255,255,255,0.5);
	padding: 10px;
	border-radius: 10px;
}
.comments_title{
	text-align: center;
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    color: #FF4292;
    ttext-shadow: 1px 1px 10px #FF4292;
}
.comment_list{
	max-height: 500px;
	overflow: auto;
}
.comment_wrapper{
	mmargin: 10px 0;
	display: flex;
	border-bottom: 1px solid white;
    padding: 10px 0;
	text-align: left;
}
.comment_wrapper > div{
	ddisplay: inline-block;
}
.comment_avatar{
	width: 50px;
	margin-right: 10px;
}
.comment_text_wrapper{
	width: 100%;
	color: #FF4292;
}
.comment_avatar img{
	width: 100%;
	border-radius: 10px;
}
.comment_name{
	font-size: 14px;
	font-weight: bold;
}
.comment_text{
	font-size: 14px;
	margin-top: 5px;
}
.comment_created{
	margin-top: 15px;
	margin-left: -50px;
    text-align: left;
	font-size: 12px;
}
.comment_textarea{
	text-align: center;
}
.comment_textarea textarea{
	width: 400px;
	height: 74px;
	resize: none;
	border: 1px solid #FF4292;
    padding: 5px;
	border-radius: 15px;
}
.comment_add{
	margin-top: 10px;
}
.comment_button{
	text-align: center;
}
.comment_button input{
	background: #F467A7;
    padding: 3px 5px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 10px;
    border: 2px solid #fff;
    -webkit-transition: all 0.5s;
}

.header_social_avatar{
	width: 45px;
	border-radius: 10px;
}
.comment_signed{
	width: 400px;
    height: 75px;
    margin: auto;
    background-color: white;
    border-radius: 15px;
    border: 1px solid #FF4292;
	text-align: center;
    padding-top: 5px;
    font-size: 16px;
}

.header_social_block{
	text-align: center;
	color: #FF4292;
}
.header_social_block span.name{
	font-weight: bold;
}

.ru .gameinfo-button-back-ru,
.en .gameinfo-button-back-en {
    display: inline-block;
}
.en .gameinfo-button-back-ru,
.ru .gameinfo-button-back-en {
    display: none;
}

/*
	PORTRAIT VIEW
 */

iframe {
	border:none;
}
.game-portrait .game_wrapper_internal{
	display: flex;
	justify-content: center;
	align-items: stretch;
}

.game-portrait .game_description_wrapper {
	flex-basis: 35%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	margin-left: 15px;
	padding: 0;
}
.game-portrait .game_wrapper_internal{
	padding: 15px;
	margin: 0 30px;
}
.game-portrait .game_flash_wrapper{
	height: 630px;
	z-index: 99;
	flex-basis: 365px;
	width: auto;
}

@media (min-width: 768px) {
	.game-portrait .game_description {
		width: auto;
		height: auto;
		max-height: 450px;
		overflow: auto;
		border-radius: 10px;
		border: 5px solid #F9A9DC;
		padding: 15px 5px 15px 15px;
	}
	.game-portrait .game_wrapper_internal {
		height: 670px;
	}
	.game-portrait .game_flash_wrapper {
		margin: 0;
	}
	.game-portrait .game_title_wrapper{
		margin-top: 65px;
	}
	.game-portrait .game_wrapper_internal{
		justify-content: space-around;
	}
}

@media (min-width: 1200px) {
	.game-portrait .game_flash_wrapper{
		margin: 0 auto 0 70px;
	}
	.game-portrait .game_title_wrapper{
		margin: 35px 0 10px 0;
	}
}
@media (max-width: 1178px){
	.freegame_left {
		width: 144px;
	}
}

.gameCont{
	background: url(/templates/images/bg_D.jpg) no-repeat center;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background-size: cover;
}
.gameCont_btn{
	background: url(/templates/images/bt_D.png) no-repeat center;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.gameCont_btn:hover{
	zoom: 106%;
}
.game_flash_wrapper{
	position: relative;
}

/* FLASH PLAYER REQUEST */

.flashRequest{
	background: #fef7fc;
	width: 100%;
	height: 100%;
	display: none;
}
.flashRequest_girl{
	height: 390px;
	position: relative;
	top: 60px;
	left: 10px;
}
.flashRequest_icon{
	height: 60px;
	position: absolute;
	top: 260px;
	right: 75px;
	cursor: pointer;
	box-shadow: 2px 3px 10px rgba(0,0,0,0.5);
}
.flashRequest_icon:active {
	box-shadow: 2px -1px 5px rgba(0,0,0,0.5);
}
.flashRequest_text {
	/*font-family: Calibri, Helvetica, Arial, sans-serif;*/
	color: #a32a90;
	font-size: 31px;
	font-weight: bold;
	position: absolute;
	max-width: 330px;
	text-transform: uppercase;
	line-height: 37px;
	right: 30px;
	text-align: center;
	top: 50px;
}

/* ADBLOCK POPUP */

.adblock_popup {
	position: relative;
	color: white;
	text-align: center;
	background: url(/templates/images/adblock_popup_bg.jpg);
	background-size: cover;
	width: 703px;
	height: 390px;
	border-radius: 10px;
}
.adblock_popup__wrapper{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	align-items: center;
	align-content: center;
	justify-content: center;
	overflow: auto;
	z-index: 999;
	display: none;
}
.adblock_popup__wrapper.in {
	display: flex !important;
}
.adblock_popup__screen{
	height: 358px;
	position: absolute;
	right: 70px;
	bottom: 16px;
}
.adblock_popup__text{
	color: #a32a90;
	font-size: 30px;
	position: absolute;
	text-transform: uppercase;
	line-height: 27px;
	left: 47px;
	text-align: center;
	top: 35px;
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
.adblock_popup__big_text{
	font-size: 33px;
	font-weight: bold;
}
.adblock_popup__close{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 59px;
	overflow: hidden;
	height: 60px;
	background: url(/templates/images/adblock_popup_close.png) no-repeat;
	background-size: contain;
	cursor: pointer;
}
.adblock_popup__close:active {
	zoom: 0.9;
}


/* dont-leave-us POPUP */

.dont-leave-us {
	color: white;
	text-align: center;
	background: url("/templates/images/frame.jpg");
	background-size: cover;
	width: 919px;
	height: 510px;
	border-radius: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -255px 0 0 -460px;
}

.dont-leave-us__wrapper{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	overflow: auto;
	z-index: 999;
	display: none;
}

.dont-leave-us__wrapper.in {
	display: flex !important;
}

.dont-leave-us__text{
	color: #a32a90;
	font-size: 48px;
	font-weight: bold;
	position: absolute;
	text-transform: uppercase;
	line-height: 49px;
	right: 125px;
	text-align: center;
	top: 85px;
	font-family: Calibri, Helvetica, Arial, sans-serif
}
.dont-leave-us__text p{
	margin: 0;
}
.dont-leave-us__text p:first-child{
	font-size: 58px;
	margin-bottom: 20px;
}
.dont-leave-us__game:first-child {
	margin-right: 54px;
}
.dont-leave-us__games{
	display: flex;
	position: absolute;
	bottom: 51px;
	right: 70px;
}
.dont-leave-us__game .game-item{
	background: none;
	width: 223px;
	height: 164px;
	border: none;
	padding: 0;
	box-shadow: none;
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.dont-leave-us__game .game-item-content{
	box-shadow:none;
	border-radius: 9px 12px 11px 9px;
	overflow: hidden;
}
.dont-leave-us__close{
	position: absolute;
	top: 6px;
	right: 7px;
	width: 88px;
	overflow: hidden;
	height: 90px;
	background: url("/templates/images/b-close.png") no-repeat;
	background-size: contain;
	cursor: pointer;
}
.dont-leave-us__close:active {
	zoom: 0.9;
}

.game-item-content:hover .game-item-title{
	display: block;
}
.dont-leave-us .game-item span {
	border-radius: 0 0 7px 6px;
}
figure.loader{
	position: absolute;
	text-align: center;
	width: 100%;
	top: 0;
	bottom: 0;
	height: 50px;
	margin: auto -30px;
}
figure.loader span{
	color: #8B008B;
	font-size: 20px;
}
.game-portrait figure.loader{
	width: calc(100% - 250px);
}

.search_empty{
	width: 840px;
	padding-top: 10px;
	margin-bottom: 20px;
}
.search_empty_wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.search_empty_wrapper>div:first-child{
	flex-basis: 30%;
	text-align: right;
}
.search_empty_wrapper>div:last-child{
	flex-basis: 70%;
	text-align: left;
}
.search_empty_text{
	text-align: center;
	color: #a32a90;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 49px;
	font-family: Calibri, Helvetica, Arial, sans-serif;
}
.search_empty_text p:last-child{
	margin-top: 35px;
}
.search_empty_games{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	flex-basis: 100%;
	margin-top: 20px;
	flex-grow: 1;
}
.search_empty_games .game-item{
	display: inline-block;
	width: 174px;
	margin-bottom:20px;
}
@media (max-width: 1200px){
	.search_empty{
		width: 100%;
	}
	.search_empty_games .game-item:nth-child(2n+3){
		display: none;
	}
}
@media (max-width: 980px){
	.search_empty{
		padding-top:30px;
	}
	.search_empty_games .game-item:nth-child(3n){
		display: none;
	}
}

/*
Cookie dialog
 */
.dialog-wrapper{
	display: none;
	transition-property: all;
	transition-duration: 0.5s;
	overflow: hidden;
	left: 0;
	right: 0;
	bottom: 0;
	position: fixed;
	z-index: 999;
}
.dialog{
	background: #f66ec2;
	padding: 20px 30px;
	line-height:1.3em;
	color:#fff;
	font-size: 1.2em;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}
.dialog a{
	opacity: 0.8;
	color:#fff;
	text-decoration: underline;
}
.dialog a:hover{
	opacity: 1;
}
.cc-btn{
	display: block;
	padding: .4em .8em;
	font-size: .9em;
	font-weight: 700;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	white-space: nowrap;
	border-radius: 5px;
	float: right;
	width: 140px;
}
.cookie_settings{
	padding: 0 50px;
	margin-bottom: 30px;
	color: #9E4582;
}
.details{
	padding-top: 30px;
}
.pretty{
	display: block !important;
	margin: 20px 0;

	position: relative;
	margin-right: 1em;
	white-space: nowrap;
	line-height: 1;
}
.pretty * {
	box-sizing: border-box;
}
.pretty input {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 1em;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.pretty .state label:after, .pretty .state label:before {
	content: '';
	width: calc(1em + 2px);
	height: calc(1em + 2px);
	display: block;
	box-sizing: border-box;
	border-radius: 0;
	border: 1px solid transparent;
	z-index: 0;
	position: absolute;
	left: 0;
	top: calc((0% - (100% - 1em)) - 8%);
	background-color: transparent;
}
.pretty input:checked~.state.p-success label:after, .pretty.p-toggle .state.p-success label:after{
	background-color:#F66EC2!important;
}
.pretty input:checked~.state.p-danger label:after, .pretty.p-toggle .state.p-danger label:after{
	background-color:transparent!important;
}
.pretty.p-toggle .state.p-on {
	opacity: 0;
	display: none;
}
.pretty.p-toggle .state .icon, .pretty.p-toggle .state .svg, .pretty.p-toggle .state img, .pretty.p-toggle .state.p-off {
	opacity: 1;
	display: inherit;
}
.pretty .state label {
	position: initial;
	display: inline-block;
	font-weight: 400;
	margin: 0;
	text-indent: 1.5em;
	min-width: calc(1em + 2px);
}
.pretty.p-curve .state label:after, .pretty.p-curve .state label:before {
	border-radius: 20%;
}
.pretty .state label:before {
	border-color: #bdc3c7;
}

.pretty.p-default .state label:after {
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
}
.pretty.p-toggle input:checked~.state.p-on {
	opacity: 1;
	display: inherit;
}
.pretty.p-toggle input:checked~.state.p-off {
	opacity: 0;
	display: none;
}
@media print {
	.pretty .state .icon,.pretty .state label:after,.pretty .state label:before,.pretty .state:before {
		color-adjust: exact;
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact
	}
}
.btn-violet{
	background-image: -webkit-linear-gradient(top,#8d6fbe 0,#4d3474 100%);
	background-image: -o-linear-gradient(top,#8d6fbe 0,#4d3474 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#8d6fbe),to(#4d3474));
	background-image: linear-gradient(to bottom,#8d6fbe 0,#4d3474 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8d6fbe', endColorstr='#4d3474', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #9B60BC;
}
.btn-violet:hover,.btn-violet:focus{
	background-color: #4d3474;
	background-position: 0 -15px;
	border-color: #9B60BC;
}
.providers {
	margin: 20px 15px;
}
.providers a {
	text-decoration: none;
	color: rgb(220, 66, 157);
	font-size: 16px;
}
