@charset "utf-8";

@media only screen and (max-width: 760px) {
html, body {
	font-size: 15px;
}
h1, .h1, h2, .h2, h3, .h3, h4, h5, h6 {
	margin-bottom: 0.33em;
	margin-top: 1.4rem;
}
h1, .h1 {
	font-size: 26px;
	margin-top: -4px;
	margin-bottom: 0.48em;
}
h2, .h2 {
	font-size: 22px;
}
h3, .h3 {
	font-size: 18px;
}
h4, h5, h6 {
	font-size: 20px;
}

.in img, .block img {
    width: 100%;
    height: 100%;
    margin: 0px !important;
    float: none !important;
}

/*24.07.19 start*/
.header {
	padding: 0;
}
.menu-big li {
	width: 50%;
}
/*24.07.19 end*/
.header {
	padding: 0px 0;
}
.menu-grid .logo {
	position: relative;
	left: auto;
	-webkit-transform: none;
	        transform: none;
	margin: 0;
	top: 0.1em;
}
.toggle-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	z-index: 200;
}
.menu .toggle-menu + ul {
	position: fixed;
	z-index: 150;
	top: 0;
	left: 0;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	width: 100%;
	height: 100%;
	background: rgba(29, 29, 29, 0.96);
	margin: 0;
	padding: 106px 20px 8px 20px;
	-webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-transform: translate3d(100%, 0, 0);
	        transform: translate3d(100%, 0, 0);
}
.open-menu {
	overflow: hidden;
}
.open-menu .menu .toggle-menu + ul {
	-webkit-transform: translate3d(0, 0, 0);
	        transform: translate3d(0, 0, 0);
}
.menu .toggle-menu + ul .lvl1 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 18px;
}
.menu .toggle-menu + ul > li {
	margin-bottom: 14px;
}
.menu ul {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	text-align: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 18px;
	line-height: 20px;
	margin: 0;
}
.menu li {
	padding: 0;
}
.menu .lvl1, .menu ul ul li > * {
	padding-bottom: 7px;
}
.menu .lvl1:hover, .menu li:hover .lvl1, .menu ul ul li > * {
	background: none;
	box-shadow: none;
}
.menu .sub {
	display: none;
}
.menu .open .sub {
	display: block;
}
.menu ul ul {
	position: static;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	margin: 0;
	padding: 5px 10px 8px 10px;
	font-size: 14px;
	-webkit-box-align: center!important;
	    -ms-flex-align: center!important;
	        align-items: center!important;
	text-align: center;
	z-index: auto;
	-webkit-transform: scale(1)!important;
	        transform: scale(1)!important;
	-webkit-transition: none!important;
	transition: none!important;
	border-radius: 5px;
	background: #353535;
}
.menu ul ul li {
	padding: 0;
	-webkit-transform: scale(1)!important;
	        transform: scale(1)!important;
}
.footer .menu ul ul {
	top: auto;
	bottom: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.header .menu-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}
.header .menu-grid .logo {
	font-size: 37.8px;
}
.footer .menu-grid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.footer .menu-grid > * {
	max-width: 100%;
}
.footer .menu-grid .logo {
	font-size: 37.8px;
	margin-bottom: 19px;
}
.path, .game-links {
	font-size: 14px;
	margin-top: -2px;
	margin-right: -8px;
	margin-bottom: 2px;
}
.game-links {
	margin-bottom: 0;
}
.game-links > * {
	padding-bottom: 0;
	padding-right: 8px;
	display: none;
}
.game-links .path {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.path > * {
	margin-right: 8px;
}
.block, .block.small {
	padding: 22px 18px;
}
.block-title, .block-title.small {
	font-size: 20px;
	margin: 28px 0 10px 0;
	padding: 12px;
}
.footer {
	padding: 34px 0;
}
.footer .menu-grid {
	margin-bottom: 22px;
}
.footer .text {
	display: none;
}
.footer .addit-grid {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	text-align: center;
	font-size: 13px;
}
.footer .addit-grid .el-par {
	margin-bottom: 10px;
}
.footer .addit-grid .el-copy {
	padding-bottom: 0;
}
.footer .addit-grid .el-design {
	padding-top: 2px;
}
.footer .partners {
	margin-left: -24px;
	margin-right: -24px;
	max-width: 280px;
}
.footer .partners > div {
	padding-left: 24px;
	padding-right: 24px;
}
.rating-info {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
	text-align: center;
	margin: -2px 0 10px 0;
	font-size: 11px;
}
.rating-info .stars {
	-ms-flex-item-align: center;
	    -ms-grid-row-align: center;
	    align-self: center;
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
	margin: 0;
}
.rating-info .text {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
	margin: 0 0 8px 0;
}
.all-games-descr {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.all-games-descr .sides {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch;
}
.all-games-descr .sides .side-l {
	width: 100%;
	padding: 0 0 12px 0;
}
.all-games-descr .sides .side-r {
	width: 100%;
}

.all-games-descr .links {
	display: none;
}

.all-games-descr .links {
  display: none;
}


.hidden-text-toggle {
	margin-bottom: -14px;
}
.hidden-text .in, .hidden-text-mob .in {
	max-height: 12em;
}
.hidden-text-mob .in {
	overflow: hidden;
}
.hidden-text-mob .in:after, .hidden-text-mob .hidden-text-toggle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.filters {
	margin: 10px 0 16px 0;
}
.main-side-l .filters {
	margin-bottom: 10px;
}
.filters .grid {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin: -5px 0!important;
}
.filters .grid .el {
	width: 100%!important;
	padding: 5px 0!important;
}
.games-list {
	margin: 16px 0 20px 0;
}
.items-grid {
	margin: -10px -12px!important;
}
.items-grid .el {
	padding: 10px 12px!important;
	width: 50%!important;
}
.link-more, .games-link .link-more {
	margin: 18px 0 30px 0;
}
.game-mini .b {
	margin-top: 0;
	font-size: 8px;
}
.game-mini .stars > * {
	width: 9px;
	height: 9px;
}
.article-mini {
	font-size: 13px;
}
.article-mini .date {
	font-size: 10px;
}
.casino-mini {
	font-size: 15px;
	padding-right: 10px!important;
}
.casino-mini .num {
	width: 13.21%;
}
.casino-mini .logo {
	width: 50%;
	margin-right: 8px!important;
}
.casino-mini .big {
	font-size: inherit;
}
.casino-mini .text {
	text-align: left;
	padding-right: 0;
}
.casino-mini .stars, .casino-mini .btn {
	display: none!important;
}
.casino-mini .text1, .casino-mini .text2 {
	display: none;
}
.casino-mini .text3 {
	display: block;
}
.casino-mini.mob-show-btn .text {
	display: none!important;
}
.casino-mini.mob-show-btn .logo, .casino-mini.mob-show-btn .btn {
	margin: 0 auto;
}
.casino-mini.mob-show-btn .btn {
	padding-left: 12px;
	padding-right: 12px;
	display: block!important;
}
.main-side-r {
	display: none;
}
.game-head {
	display: block;
	padding: 12px;
	text-align: center;
}
.game-head h1, .game-head .h1 {
	margin: 0;
	font-size: 20px;
}
.game-head .rating-info {
	display: none;
}
.game-body .play {
	width: 100%;
	height: 100%;
}
.game-panel {
	padding: 10px 15px;
	margin-bottom: 60px;
}
.game-panel .stars {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: auto;
}
.game-panel .stars > * {
	width: 18px;
	height: 18px;
}
.game-panel .l, .game-panel .r {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
.game-panel .c {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	text-align: center;
	margin: 10px 0 0 0;
}
.game-link {
	width: auto;
	height: 28px;
	margin: 0 0 0 5px;
}
.game-link:before {
	width: 16px;
	height: 16px;
}
.game-link img {
	max-height: 20px;
	max-width: none;
}
.slot-info {
	margin-bottom: 20px!important;
}
.slot-info ul {
	margin: -10px 0 -4px 7px;
}
.slot-info li {
	margin-top: 8px;
}
.casino-info {
	background: none;
	box-shadow: none;
	padding: 0!important;
	margin: 0!important;
}
.casino-info:after {
	display: none;
}
.casino-info .block {
	border-radius: 5px;
	background: #242424;
	box-shadow: 0px 30px 30px rgba(21, 21, 21, 0.45), inset 0px 2px 45.9px 5.1px rgba(235, 235, 235, 0.04);
	padding: 22px 18px!important;
}
.casino-info .all-games-descr {
	padding-left: 10px!important;
	padding-right: 10px!important;
	margin-bottom: 10px!important;
	float: none;
	width: auto;
}
.casino-info .casino-descr {
	float: none;
	width: auto;
	margin: 0!important;
	padding-top: 10px!important;
	padding-bottom: 34px!important;
}
.casino-info .link-casino-go {
	margin: 10px 0;
	padding: 0;
	width: auto;
}
.casino-info .link-casino-go:before, .casino-info .link-casino-go:after {
	display: none;
}
.casino-info .link-casino-go .btn {
	margin: 0;
}
.casino-descr .logo {
	margin: 0 -9px 19px -9px;
}
.casino-descr li .l {
	font-size: inherit;
}

/*24.07.19 start*/
.faq {
	margin: 20px 0;
}
.block .faq {
	margin-left: -15px;
	margin-right: -15px;
}
.faq:first-child {
	margin-top: 0;
}
.faq:last-child {
	margin-bottom: 0;
}
.faq .block {
	margin: 0 10px 10px 10px;
	padding-top: 0;
	padding-bottom: 0;
}
.block .faq .block {
	background: none;
	box-shadow: none;
}
.faq .block:last-child {
	margin-bottom: 0;
}
.faq .toggle {
	margin: 0 -10px;
	padding: 10px 30px;
	font-size: 20px;
}
.faq .toggle:before {
	font-size: 10px;
	width: 20px;
	height: 20px;
	border-width: 2px;
	line-height: 16px;
	margin: 12px 0;
}
.faq .toggle:after {
	width: 16px;
	height: 16px;
	background-size: 8px auto;
	margin: 15px 0;
}
.faq .faq-ind {
	padding: 0 0 20px 0;
}
/*24.07.19 end*/

}


