@media(min-width: 1650px) {
	.container {
		max-width: 1560px;
	}
}


@media (max-width: 1649px) {
	
	header .logo {
	    margin-right: 60px;
	}
	
	header .stats {
	    margin-left: 40px;
	}
	
	header .stats .item:last-child {
	    margin: 0;
	}
	
	.main-slider .item .image {
	    width: 507px;
	}
	
	.statistics .statistics-blocks .item {
	    padding-left: 95px;
	}
	
	.statistics .statistics-blocks .item .icon {
	    left: 15px;
	}
	
	.slick-slider .arrow.prev {
	    left: -30px;
	}
	
	.slick-slider .arrow.next {
	    right: -30px;
	}
	
	.lk .cases .cases-blocks .right {
	    width: 408px;
	    margin-left: 20px;
	    margin-bottom: 115px;
	    border-radius: 15px;
	    overflow: hidden;
	}
	
	.lk .cases .cases-blocks .right .cases-image {
	    height: 100%;
	}
	
	.lk .cases .cases-blocks .right .cases-image img {
	    width: 100%;
	    height: 100%;
	    -o-object-fit: cover;
	       object-fit: cover;
	}
	
	.lk .cases .cases-blocks .left {
	    width: calc(100% - 428px);
	}
	
	.lk-page .cases-filter .title {
	    font-size: 16px;
	}
	
	.lk-page .cases .cases-blocks .cases-sum .title {
	    font-size: 18px;
	    margin-right: 10px;
	}
	
}
form{width:100%;}
@media (max-width: 1499px) {
	
	.main-slider .item .info .title {
	    font-size: 46px;
	    margin: 0 0 30px;
	}
	
	.main-slider .item .info {
	    width: 520px;
	}
	
	.main-slider .item .image {
	    width: 380px;
	}
	
	.advantages-blocks {
	    padding: 0;
	}
	
	.advantages-blocks .item {
	    width: 200px;
	    min-width: 200px;
	}
	
	.advantages-blocks .item:nth-child(2) {
	    width: 250px;
	    min-width: 250px;
	    margin: 0 190px;
	}
	
	.advantages-blocks .item .image {
	    max-width: 200px;
	    margin-left: 10px;
	}
	
	.advantages-blocks .item:nth-child(2) .image {
	    margin-top: -10px;
	    margin-left: -30px;
	}
	
	.advantages-blocks .item .num {
	    margin-right: 80px;
	}
	
	.advantages-blocks .item:after {
	    right: -150px;
	}
	
	.advantages-blocks .item .title {
	    position: relative;
	    z-index: 5;
	}
	
	.statistics .statistics-blocks .item .icon {
	    position: relative;
	    left: 0;
	    -webkit-transform: none;
	        -ms-transform: none;
	            transform: none;
	    top: 0;
	    margin: 0 auto 20px;
	}
	
	.statistics .statistics-blocks .item {
	    padding: 20px;
	    text-align: center;
	}
	
	.statistics-last .block .last-list .item .time {
	    margin-right: 20px;
	}
		
	header .logo {
	    margin-right: 30px;
	}
	
	header .menu {
	    margin: 0;
	}
	
	header .btns a {
	    height: 42px;
	    line-height: 42px !important;
	    padding: 0 19px;
	}
	header .btns a.dfsdsd{line-height: 59px !important;}
	header .stats .item {
	    margin-right: 32px;
	}
	
	header .stats {
	    margin-left: 0;
	    margin-top: 8px;
	}
	
	header .stats .item .text {
	    line-height: 1;
	}
	
	header .menu ul li {
	    margin-right: 15px;
	}
	
	header .menu ul li a {
	    font-size: 15px;
	}
	
	.cases-list .item {
	    padding-top: 100px;
	}
	
	.cases-list .item .image img {
	    max-width: 290px;
	}
	
	footer .top-line .logo {
	    margin-right: 30px;
	}
	
	footer .menu ul li {
	    margin-right: 15px;
	}
	
	footer .menu ul li a {
	    font-size: 16px;
	}
	
	.lk .cases .cases-blocks .cases-filter {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	
	.lk .cases .cases-blocks .cases-sum {
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	}
	
	.lk .cases .cases-blocks .cases-sum .title br {
	    display: none;
	}
	
	.lk-page .cases .cases-blocks .cases-sum .title {
	    width: 100%;
	    margin: 0 0 15px;
	}
	
	.lk-page .cases .cases-blocks .cases-sum .form {
	    width: 100%;
	    margin: 0 0 15px;
	}
	
	.lk .cases .cases-blocks .cases-sum .btns {
	    margin: 0;
	    width: 100%;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	
	.lk-page .cases-filter .title {
	    width: 100%;
	    margin: 0 0 10px;
	}
	
	.lk-page .cases-filter .title br {
	    display: none;
	}
	
	.lk-page .cases-filter .btn {
		width: 100%;
	}
	
	.lk-page .cases-filter ul li:first-child {
	    margin-left: 0;
	}
	
	.lk-page .cases-filter ul {
	    margin: 0 0 10px;
	}
	
	.lk .cases .cases-blocks .right .cases-image {
	    height: auto;
	}
	
	.pay .right {
	    display: none;
	}
	
	.pay .left {
	    width: 100%;
	    margin: 0;
	}
	
	.pay .pay-block {
	    width: 100%;
	    max-width: 100%;
	}

}

@media (max-width: 1199px) {
	
	header .mobile-header {
		display: block;
	}

	header .mobile-btns {
 	   display: -webkit-box;
 	   display: -ms-flexbox;
 	   display: flex;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	    margin-left: auto;
	}
	
	#mobile-toggle {
	    margin-right: 20px;
	}
	
	#mobile-toggle span {
	    display: block;
	    width: 18px;
	    background: #FFF;
	    height: 3px;
	    border-radius: 10px;
	    position: absolute;
	    left: 50%;
	    top: 50%;
	    -webkit-transform: translate(-50%, -50%);
	        -ms-transform: translate(-50%, -50%);
	            transform: translate(-50%, -50%);
	}
	
	header .mobile-btns .btn {
	    padding: 0;
	   
	    height: 36px;
	    line-height: 36px;
	    border-width: 2px;
	    border-radius: 10px;
		padding: 0px 10px;
	}
	
	#mobile-toggle span:nth-child(1) {
	    margin-top: -4px;
	}
	
	#mobile-toggle span:nth-child(2) {
	    margin-top: 5px;
	}
	
	header .btn-border-colors:after {
	    left: 2px;
	    top: 2px;
	    width: calc(100% - 4px);
	    height: calc(100% - 4px);
	    border-radius: 10px;
	}
	
	#login-toggle {
	    color: #9b9cae;
	}
	
	.hide-md {
	    display: none;
	}
	
	.main-slider .item .info {
	    width: 100%;
	    position: relative;
	    z-index: 5;
	    top: 0;
	    -webkit-transform: none;
	        -ms-transform: none;
	            transform: none;
	    padding: 60px 30px;
	    text-align: center;
	    -webkit-box-ordinal-group: 2;
	        -ms-flex-order: 1;
	            order: 1;
	}
	
	.main-slider .item .bg {
	    position: absolute;
	    left: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 2;
	    opacity: .5;
	}
	
	.main-slider .item .bg img {
	    width: 100%;
	    height: 100%;
	    -o-object-fit: cover;
	       object-fit: cover;
	}
	
	.main-slider .item .image {
	    position: relative;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    z-index: 5;
	    -webkit-box-ordinal-group: 3;
	        -ms-flex-order: 2;
	            order: 2;
	    margin-right: -80px;
	}
	
	.main-slider .item {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	
	.advantages-blocks .item {
	    width: auto;
	    min-width: auto;
	}
	
	.advantages-blocks {
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    padding: 0 30px;
	}
	
	.advantages-blocks .item:nth-child(2) {
	    width: 50%;
	    min-width: inherit;
	    margin: 0;
	}
	
	.advantages-blocks .item .num {
	    margin-right: 80px;
	}
	
	.advantages-blocks .item .image img {
	    max-width: inherit;
	}
	
	.advantages-blocks .item .image {
	    margin-left: -50px;
	}
	
	.advantages-blocks .item:after {
	    right: 0;
	}
	
	.advantages-blocks .item:nth-child(1) {
	    margin-right: 30px;
	}
	
	.advantages-blocks .item:nth-child(2):after {
	    -webkit-transform: rotate(125deg);
	        -ms-transform: rotate(125deg);
	            transform: rotate(125deg);
	    right: 210px;
	    top: 90%;
	}
	
	.advantages {
	    margin: 0 0 80px;
	}
	
	.section-title {
	    font-size: 40px;
	}
	
	.cases-filter .title {
	    font-size: 18px;
	}
	
	.statistics .statistics-blocks {
	    overflow-y: hidden;
	    overflow-x: auto;
	    white-space: nowrap;
	    -ms-flex-wrap: nowrap;
	        flex-wrap: nowrap;
	    margin: 0 0 30px;
	}
	
	.statistics .statistics-blocks .item {
	    min-width: 190px;
	    margin-right: 20px;
	}
	
	.statistics .statistics-blocks .item .title {
	    font-size: 20px;
	}
	
	.statistics .statistics-blocks .item .info {
	    font-size: 14px;
	}
	
	.statistics-last .block {
	    -webkit-box-ordinal-group: 3;
	        -ms-flex-order: 2;
	            order: 2;
	    width: 100%;
	    margin: 0 0 20px;
	}
	
	.statistics-last .block.top-day {
	    -webkit-box-ordinal-group: 2;
	        -ms-flex-order: 1;
	            order: 1;
	    width: 100%;
	    position: relative;
	    padding: 26px 26px 26px 185px;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	}
	
	.statistics-last .block:nth-child(2n) {
	    margin-right: 0;
	}
	
	.statistics {
	    margin: 0 0 60px;
	}
	
	.statistics-last .block.top-day .photo {
	    position: absolute;
	    left: 40px;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	        -ms-transform: translateY(-50%);
	            transform: translateY(-50%);
				display: none;
	}
	
	.statistics-last .block.top-day .game {
	    position: absolute;
left: 0px;
width: 40%;
	}
	
	.statistics-last .block.top-day .info {
	    display: none;
	}
	
	.statistics-last .block.top-day .title {
	    text-align: left;
	    -webkit-box-pack: start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;
	    width: 100%;
	    -webkit-box-ordinal-group: 2;
	        -ms-flex-order: 1;
	            order: 1;
	    margin: 0 0 5px;
	}
	
	.statistics-last .block.top-day .name {
	    width: 100%;
	    -webkit-box-ordinal-group: 3;
	        -ms-flex-order: 2;
	            order: 2;
	    text-align: left;
	    margin: 0 0 15px;
	}
	
	.statistics-last .block.top-day .time {
	    -webkit-box-ordinal-group: 5;
	        -ms-flex-order: 4;
	            order: 4;
	    margin: 0 0 0 20px;
	}
	
	.statistics-last .block.top-day .price {
	    -webkit-box-ordinal-group: 4;
	        -ms-flex-order: 3;
	            order: 3;
	}
	
	.statistics-last .block-btns {
		display: block;
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
	}
	
	#last-one {
	    display: block;
	}
	
	#last-two {
	    display: none;
	}
	
	.advantages-type-2 .item {
	    margin: 0 0 25px;
	    height: auto;
	}
	
	footer .top-line .logo {
	    margin: 0 auto 20px;
	}
	
	footer .menu ul {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;width: 100%;}
	
	footer .menu {
	    width: 100%;
	    margin: 0 0 20px;
	}
	
	footer .top-line .copyright {
	    text-align: center;
	}
	
	.hide-sm {
	    display: none;
	}
	
	footer .bottom-line .app {
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	    margin: 0 0 20px;
	}
	
	footer .bottom-line .socials {
	    text-align: center;
	}
	
	footer .bottom-line .socials ul {
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	
	.lk .cases .cases-blocks .left {
	    width: 100%;
	    margin: 0 0 110px;
	    -webkit-box-ordinal-group: 3;
	        -ms-flex-order: 2;
	            order: 2;
	}
	
	.lk .cases .cases-blocks .right {
	    width: 100%;
	    margin: 0 0 20px;
	    -webkit-box-ordinal-group: 2;
	        -ms-flex-order: 1;
	            order: 1;
	}
	
	.lk-page .cases-filter .btn {
	    width: auto;
	    margin-left: 10px;
	}
	
	.lk-page .cases-filter ul {
	    margin: 0;
	}
	
	.lk-page .cases .cases-blocks .cases-sum .form {
	    width: auto;
	    margin: 0 15px 0 0;
	}
	
	.lk .cases .cases-blocks .cases-sum .btns {
	    width: auto;
	}
	
	.game-block {
		display: none;
	    -webkit-box-orient: vertical;
	    -webkit-box-direction: normal;
	        -ms-flex-direction: column;
	            flex-direction: column;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	    -webkit-box-align: center;
	        -ms-flex-align: center;
	            align-items: center;
	}
	
	.game-block.mobile-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.game-block .center {
	    margin: 0 0 30px;
	}
	
	.game-block .left {
	    display: none;
	}
	
	.game-circle {
	    margin-top: 220px;
	}
	
	.game-block .stats {
	    width: 100%;
	    padding: 0 25px;
	    margin: 0 0 25px;
	}
	
	.game-block .center {
	    background-image: url(img/cases/cases-bg/bg-1.svg);
	    background-repeat: no-repeat;
	    background-position: center center;
	    background-size: cover;
	    border-radius: 15px;
	    padding: 30px 55px;
	    width: 390px;
	}
	
	
	.game-block .result_title {
	    font-size: 16px;
	}
	
	.game-block .result .item {
	    font-size: 14px;
	    margin: 0 7.5px;
	}
	
	.game-block .result {
	    margin: 0 0 60px;
	}
	
	.timer {
	    -webkit-transform: scale(1);
	        -ms-transform: scale(1);
	            transform: scale(1);
	    margin: 0 auto 30px;
	}
	
	.game-circle {
	    margin-top: 310px;
	}
	
	.game-block .stats {
	    width: 100%;
	    padding: 0 25px;
	    margin: 0 0 25px;
	    font-weight: bold;
	}
	
	.game-block .center {
	    background-image: url(../img/cases/cases-bg/bg-1.svg);
	    background-repeat: no-repeat;
	    background-position: center center;
	    background-size: cover;
	    border-radius: 15px;
	    padding: 30px 55px;
	    width: 390px;
	}
	
	
	.game-block .result_title {
	    font-size: 16px;
	}
	
	.game-block .result .item {
	    font-size: 14px;
	    margin: 0 7.5px;
	}
	
	.game-block .result {
	    margin: 0 0 30px;
	}
	
	.timer {
	    -webkit-transform: scale(1);
	        -ms-transform: scale(1);
	            transform: scale(1);
	    margin: 0 auto 30px;
	}
	
	.game-block .question {
	    font-size: 32px;
	}
	
	.game-block .answer .title {
	    font-size: 18px;
	}
	
	.game-block .answer .btns button {
	    width: 90px;
	    height: 52px;
	    line-height: 50px;
	    border-width: 2px;
	    font-size: 18px;
	    margin: 0 7.5px;
	}
	
	.game-block .answer .btns {
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	

}

@media (max-height: 690px) {
	.timer {
    width: 180px ;
    height: 160px !important;
}
.timer .circle-1 {
    width: 140px !important;
    height: 140px !important;
}
.timer .circle-2 {
    width: 160px !important;
    height: 160px !important;
}
.timer .circle-3 {
    width: 180px !important;
    height: 180px !important;
}
}
@media (max-width: 991px) {
	
	.lk-page .sidebar .menu{display:none;}
	.cases-list .item {
	    width: 100%;
	    margin: 0 0 30px;
	    padding-left: 175px;
	    padding: 20px 20px 20px 225px;
	}
	
	.cases-list .item .image {
	    top: -90px;
	    left: -30px;
	    -webkit-transform: none;
	        -ms-transform: none;
	            transform: none;
	    width: 270px;
	}
	
	.cases-list .item .open {
	    position: absolute;
	    left: 15px;
	    bottom: 15px;
	    z-index: 3;
	}
	
	.cases-list .item .image img {
	    max-width: 100%;
	}
	
	.cases-list .item .info ul li {
	    margin: 0 0 10px;
	}
	
	.cases-list .item .open .btn {
	    background: #65b8ff;
	}.cases-list .item {
	    width: 100%;
	    margin: 0 0 30px;
	    padding-left: 175px;
	    padding: 20px 20px 20px 225px;
	}
	
	.cases-list .item .image {
	    top: -90px;
	    left: -30px;
	    -webkit-transform: none;
	        -ms-transform: none;
	            transform: none;
	    width: 270px;
	}
	
	.cases-list .item .open {
	    position: absolute;
	    left: 15px;
	    bottom: 15px;
	    z-index: 3;
	}
	
	.cases-list .item .image img {
	    max-width: 100%;
	}
	
	.cases-list .item .info ul li {
	    margin: 0 0 10px;
	}
	
	.cases-list .item .open .btn {
	    background: #65b8ff;
	}
	
	.cases-list .item.pink .open .btn {
	    background: #ff65fa;
	}
	
	.cases-list .item.mint .open .btn {
	    background: #69efea;
	}
	
	.cases-list .item.purple .open .btn {
	    background: #b865ff;
	}
	
	.cases-list .item.orange .open .btn {
	    background: #ff607e;
	}
	.cases-filter {
	    margin: 0 0 55px;
	    background: transparent;
	    padding: 0;
	}
	
	.cases-filter .btn {
	    width: 58px;
	    height: 58px;
	    border-radius: 50%;
	    font-size: 0;
	    line-height: 18px;
	}
	
	.cases-filter .btn:after {
	    content: "Все";
	    font-size: 19px;
	    color: #fff;
	    z-index: 5;
	    line-height: 1;
	    display: inline-block;
	    vertical-align: middle;
	}
	
	.cases-list .item .open .btn {
	    height: 38px;
	    line-height: 38px;
	    padding: 0 20px;
	    font-size: 16px;
	    width: 180px;
	    border-radius: 5px;
	}
	
	.cases-list .item .open {
	    margin: 0;
	    bottom: 25px;
	}
	
	.cases-list .item .image {
	    width: 220px;
	    top: -70px;
	    left: -20px;
	}
	
	.lk .sidebar {
	    width: 100%;
	    margin: 0 0 20px;
	}
	
	.sidebar .bonus {
	    text-align: center;
	}
	
	.lk .cases {
	    width: 100%;
	}
	
	.lk-page .cases-filter .btn {
	    width: 58px;
	    line-height: 58px;
	    padding: 0;
	}
	
	.lk .cases .cases-blocks .left {
	    margin: 0 0 70px;
	}
	
	.lk .cases .cases-blocks .right {
		display: none;
	}
	
	.lk-page .cases .cases-blocks .cases-sum .title {
	    text-align: center;
	}
	
	.lk-page .cases .cases-blocks .cases-sum .form {
	    width: 100%;
	    margin: 0 0 15px;
	}
	
	.lk .cases .cases-blocks .cases-sum .btns {
	    width: 100%;
	}
	
	.lk .cases .cases-blocks .cases-filter {
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	
	.lk-page .cases-filter .title {
	    text-align: center;
	    margin: 0 0 20px;
	}
	
	.lk .cases .cases-blocks .cases-sum {
	    margin: 0 0 25px;
	}
	
	.pay .title {
		font-size: 24px;
		margin: 0 0 20px;
	}
	
	.pay .pay-block .caption ul li {
	    padding-top: 12px;
	    padding-bottom: 10px;
	    border-bottom-width: 2px;
	    font-size: 16px;
	}

}

@media (max-width: 767px) {
	.sidebar .login {
  background: #1b2245;
padding: 1px;

border-radius: 20px;
margin: 0 0 20px;
}
	
	
	#reviews-slide2r .item{width: 100% !important;
margin: 0px !important;margin-bottom: 20px !important;}

	.main-slider .item .info .title {
	    font-size: 38px;
	}
	
	.main-slider .item .info .btns .btn {
	    width: 140px;
	    padding: 0 10px;
	    height: 58px;
	    line-height: 58px;
	    font-size: 16px;
	}
	
	.main-slider.slick-dotted.slick-slider {
	    margin-bottom: 0;
	}
	
	.main-slider .slick-dots {
	    position: absolute;
	    margin: 0;
	    bottom: 10px;
	}
	
	.slick-dots li {
	    margin: 0 15px;
	}
	
	.advantages-blocks {
	    padding: 0 10px;
	}
	
	.advantages-blocks .item:after {
	    width: 54px;
	    background-size: contain;
	    background-repeat: no-repeat;
	    background-position: center center;
	}
	
	.advantages-blocks .item .title {
	    font-size: 16px;
	    min-width: 120px;
	}
	
	.advantages-blocks .item .num {
	    width: 32px;
	    height: 32px;
	    margin-right: 50px;
	    min-width: 32px;
	    min-height: 32px;
	    line-height: 35px;
	    font-weight: 900;
	    font-size: 14px;
	}
	
	.advantages-blocks .item .image {
	    margin-left: -30px;
	}
	
	.cases {
		margin: 0 0 10px;
	}
	
	.main-slider.slick-dotted.slick-slider {
	    margin-bottom: 0;
	}
	
	.main-slider .slick-dots {
	    position: absolute;
	    margin: 0;
	    bottom: 10px;
	}
	
	.slick-dots li {
	    margin: 0 15px;
	}
	
	.advantages-blocks {
	    padding: 0 10px;
	}
	
	.advantages-blocks .item:after {
	    width: 54px;
	    background-size: contain;
	    background-repeat: no-repeat;
	    background-position: center center;
	}
	
	.advantages-blocks .item .title {
	    font-size: 16px;
	    min-width: 120px;
	}
	
	.advantages-blocks .item .num {
	    width: 32px;
	    height: 32px;
	    margin-right: 50px;
	    min-width: 32px;
	    min-height: 32px;
	    line-height: 35px;
	    font-weight: 900;
	    font-size: 14px;
	}
	
	.advantages-blocks .item .image {
	    margin-left: -30px;
	}
	
	.cases-filter {
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	}
	
	.cases-filter .title {
	    width: 100%;
	    margin: 0 0 20px;
	    text-align: center;
	}
	
	.cases-filter .title br {
	    display: none;
	}
	
	.cases .section-title {
	    text-align: center;
	    -webkit-box-pack: center;
	        -ms-flex-pack: center;
	            justify-content: center;
	    margin: 0 0 5px;
	}
	
	.advantages-blocks .item .image {
	    max-width: 220px;
	}
	
	.section-title .link a {
	    font-size: 14px;
	    padding: 0 0 2px;
	}
	
	.section-title .link {
	    font-size: 14px;
	}
	
	.section-title {
	    font-size: 36px;
	    margin: 0 0 30px;
	}
	
	.statistics .statistics-blocks .item {
	    min-width: 140px;
	    padding: 10px 15px;
	    white-space: normal;
	    margin-right: 5px;
	    line-height: 1.4;
	}
	
	.statistics .statistics-blocks .item .icon {
	    margin: 0 auto 10px;
	    width: 48px;
	    height: 48px;
	    line-height: 48px;
	}
	
	.statistics .statistics-blocks .item .icon img {
	    min-width: 21px;
	    max-height: 24px;
	}
	
	.statistics .statistics-blocks .item .title {
	    font-size: 18px;
	    line-height: 1;
	}
	
	.slick-slider .arrow.prev {
	    left: -15px;
	}
	
	.slick-slider .arrow.next {
	    right: -15px;
	}
	
	.advantages-type-2 {
	    margin: 0 0 30px;
	}
	
	.advantages-blocks .item:nth-child(2) .image {
	    margin-left: -50px;
	}
	
	.advantages-blocks .item:nth-child(2) .num {
	    margin-right: 30px;
	}
	
	footer .menu ul {
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    text-align: center;
	}
	
	footer .menu ul li {
	    width: 100%;
	    margin: 0 0 15px;
	}
	
	footer .menu ul li:last-child {
	    margin: 0;
	}
	
	footer .bottom-line .pay {
		display: none;
	}
	
	.pay .pay-block .info {
	    margin: 0 -20px 15px;
	    border-radius: 0;
	}
	
	.pay .pay-block .caption ul li {
	    margin: 0 7px;
	    font-size: 16px;
	}
	
	.pay .pay-block .tabs {
	    padding: 15px 20px 20px;
	}
	
	.pay .history .history-table table {
	    display: block;
	}
	
	.pay .history .history-table table thead {
	    display: none;
	}
	
	.pay .history .history-table table tr {
	    display: block;
	    margin: 0 0 20px;
	    width: 100%;
	    padding: 15px 15px 10px;
	    background: #12172f;
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    -webkit-box-pack: start;
	        -ms-flex-pack: start;
	            justify-content: flex-start;
	    border-radius: 10px;
	}
	
	.pay .history .history-table table td {
	    display: block;
	    width: 50%;
	    border: none;
	    text-align: center;
	    padding: 0 10px 5px 0;
	    background: transparent;
	    text-align: left;
	}
	
	.pay .history .history-table table tbody {
	    width: 100%;
	    display: block;
	}
	
	.pay .history {
	    padding: 20px 20px 10px;
	}
	
	.pay .history .history-table table td {
	    font-size: 14px;
	}
	
	.pay .pay-block .balance {
	    font-size: 20px;
	}
	
	.sidebar .btns {
	    margin: 0;
	}
	
	.sidebar .menu {
	   
	}
	.mobile-menu .menu ul.bottommen li{width:auto !important;margin-right: 10px;}
	.mobile-menu .menu ul.bottommen li a{font-size:15px;}
	
	.mobile-menu .sidebar .btns{margin-bottom:20px;}
	.sidebar .price{margin-bottom: 20px;}
	.sidebar .bonus {
	    display: none;
	}
	
	.sidebar .btns .item.active:last-child {
	    background: #25add4;
	}
	
	.sidebar .btns .item.active:first-child {
	    background: #00ffab;
	    color: #FFF;
	}
	
	.pay .title {
	    display: none;
	}

	.info .btns {
		display: none;
	}
}

@media (max-width: 574px) {
	.cases-list .item .open {
	    margin: 0;
	    bottom: 10px;
	}
	
	.main-slider {
	    border-radius: 15px;
	    overflow: hidden;
	}
	
	.cases-list {
	    margin: 0;
	}
	
	.reviews {
	    margin: 0 0 30px;
	}
	
	.reviews .slick-dotted.slick-slider {
	    margin: 0;
	}
	
	.reviews .slick-dots {
	    margin: 30px 0 0;
	}
	
	.advantages-type-2 .item .title {
	    padding: 15px;
	    font-size: 18px;
	}
	
	.advantages-type-2 .item .title .icon {
	    width: 48px;
	    height: 48px;
	    line-height: 48px;
	    min-width: 48px;
	}
	
	.advantages-type-2 .item .title .icon img {
	    max-width: 25px;
	}
	
	.advantages-type-2 .item .text {
	    padding: 20px;
	}
	
	.advantages-blocks .item {
	    width: 180px;
	}
	
	.advantages-blocks .item .image {
	    margin-left: -15px;
	}
	
	.advantages-blocks .item:nth-child(2) .image {
	    margin-left: -30px;
	}
	
	.main-slider .item .image {
	    width: 200px;
	    margin-right: -30px;
	}
	
	.main-slider .item .info .title {
	    font-size: 26px;
	}
	
	.main-slider .item .info .btns .btn {
	    height: 48px;
	    line-height: 48px;
	}
	
	.game-block .center {
	    padding: 30px 20px;
	    width: 350px;
	}
	
	.game-block .stats ul li {
	    font-size: 18px;
	    margin: 0 0 10px;
	}

}

@media (max-width: 524px) {

}

@media (max-width: 474px) {
	
	header .logo {
	    width: 140px;
	}
	
	.main-slider .item .info {
	    padding: 20px;
	}
	
	.main-slider .item .info .title {
	    font-size: 28px;
	}
	
	/*.advantages-blocks .item:nth-child(1) {
	    width: 100%;
	    margin: 0 auto 20px;
	    width: 200px;
	}
	
	.advantages-blocks .item:nth-child(2) {
	    width: 200px;
	    max-width: 100%;
	}
	
	.advantages-blocks .item .image {
	    max-width: 160px;
	}
	
	.advantages-blocks .item:after {
	    right: -20px;
	}
	
	.advantages-blocks .item .num {
	    margin-right: 80px;
	}
	
	.advantages-blocks .item:nth-child(3) .image {
	    max-width: 140px;
	    margin-left: -33px;
	}
	
	.advantages-blocks .item .image {
	    max-width: 220px;
	}
	
	.advantages-blocks .item:nth-child(2) .num {
	    margin-right: 80px;
	}
	
	.advantages-blocks .item:nth-child(2) .image {
	    margin-left: -20px;
	}
	
	.advantages-blocks .item:nth-child(2):after {
	    transform: translateX(-50%) rotate(120deg);
	    right: 0;
	    left: 50%;
	}
	
	.advantages-blocks .item:nth-child(1):after {
	    transform: translateX(-50%) rotate(120deg);
	    right: 0;
	    left: 50%;
	    top: 90%;
	    margin-left: 20px;
	}
	
	.advantages-blocks .item:nth-child(3) .image {
	    max-width: 230px;
	    margin-left: -22px;
	}
	
	.advantages-blocks .item {
	    width: 200px;
	    max-width: 100%;
	}*/
	
	.advantages-blocks .item {
	    width: 140px !important;
	    min-height: 100px;
	}
	
	.advantages-blocks .item .image {
	    max-width: 180px;
	    margin-left: 0;
	}
	
	.advantages-blocks .item:after {-webkit-transform: scale(0.6) translateY(-50%);-ms-transform: scale(0.6) translateY(-50%);transform: scale(0.6) translateY(-50%);right: -20px;top: 48%;}
	
	.advantages-blocks .item .title {
	    font-size: 14px;
	    min-width: 100px;
	}
	
	.advantages-blocks .item:nth-child(1) {
	    margin-right: 20px;
	}
	
	.advantages-blocks .item .num {
	    margin-right: 47px;
	}
	
	.advantages-blocks .item:nth-child(2) .image {
	    margin-left: 0;
	    max-width: 180px;
	    margin-top: -20px;
	}
	
	.advantages-blocks .item:nth-child(2):after {
	    -webkit-transform: scale(0.6) rotate(125deg);
	        -ms-transform: scale(0.6) rotate(125deg);
	            transform: scale(0.6) rotate(125deg);
	    right: 110px;
	}
	
	.advantages-blocks .item:nth-child(3) .image {
	    max-width: 260px;
	    margin-left: 10px;
	    margin-top: 10px;
	}
	
	.advantages-blocks .item:nth-child(3) .num {
	    margin-right: 80px;
	}
	
	.cases-filter ul li {
	    width: 44px;
	    height: 44px;
	    line-height: 44px;
	    font-size: 12px;
	}
	
	.cases-filter ul li span {
	    width: 40px;
	    height: 40px;
	}
	
	.cases-filter .btn {
	    width: 44px;
	    height: 44px;
	    line-height: 44px;
	    font-size: 0;
	    padding: 0;
	}
	
	.cases-filter .btn:after {
	    font-size: 14px;
	}
	
	.cases-list .item .info ul li i {
	    display: none;
	}
	
	.cases-list .item .info ul li {
	    font-size: 12px;
	    margin: 0 0 10px;
	}
	
	.cases-list .item {
	    padding-left: 180px;
	}
	
	.cases-list .item .open .btn {
	    width: 150px;
	}
	
	.cases-list .item .image {
	    left: -30px;
	    top: -50px;
	}
	
	.statistics .statistics-blocks .item {
	    min-width: 120px;
	    padding: 10px;
	}
	
	.statistics .statistics-blocks .item .title {
	    font-size: 14px;
	}
	
	.statistics .statistics-blocks .item .info {
	    font-size: 12px;
	}
	
	.statistics-last .block.top-day {
	    padding-left: 165px;
	}
	
	.statistics-last .block.top-day .photo {
	    left: 30px;
	}
	
	.statistics-last .block.top-day .price {
	    height: 26px;
	    line-height: 28px;
	    font-size: 14px;
	    padding: 0 10px;
	}
	
	.statistics-last .block.top-day .time {
	    margin-left: 10px;
	}
	
	.statistics-last .block .last-list .item .price {
	    height: 32px;
	    line-height: 32px;
	    font-size: 14px;
	    padding: 0 10px;
	}
	
	.statistics-last .block .last-list .item .time {
	    display: none;
	}
	
	.statistics-last .block .last-list .item .name {
	    font-size: 14px;
	}
	
	.statistics-last .block {
	    padding: 20px 10px;
	}
	
	.statistics-last .block .title {
	    margin: 0 0 15px;
	}
	
	.statistics {
	    margin: 30px 0 30px;
	}
	
	.section-title {
	    font-size: 32px;
	}
	
	.advantages-type-2 .item .title {
	    font-size: 16px;
	    padding: 10px;
	}
	
	.advantages-type-2 .item .text {
	    padding: 15px;
	    font-size: 14px;
	}
	
	.reviews-list .item .info {
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	    position: relative;
	}
	
	.reviews-list .item .info .full {
	    position: absolute;
	    right: 0;
	    top: 0;
	}
	
	.reviews-list .item {
	    padding: 15px 10px;
	}
	
	.lk-page .cases-filter .btn {
	    width: 44px;
	    line-height: 44px;
	    padding: 0;
	    max-width: 58px;
	}
	
	.timer {
	    width: 220px;
	    height: 220px;
	}
	
	.timer svg {
	    transform: scale(0.87);
	}
	
	.timer .circle-1 {
	    width: 180px;
	    height: 180px;
	}
	
	.timer .circle-2 {
	    width: 200px;
	    height: 200px;
	}
	
	.timer .circle-3 {
	    width: 220px;
	    height: 220px;
	}
	
	.sidebar .price {
    font-size: 22px;
    line-height: 1;
}
.sidebar .price {
    color: #00ffab;
}

}

@media (max-width: 424px) {
	
	.reviews-list .item .info .name b {
	    line-height: 1;
	    margin: 0 0 5px;
	}
	
	.reviews-list .item .info .stars {
	    width: 100%;
	    margin: 10px 0 0;
	}
	
	.reviews-list .item .info {
	    margin: 0 0 15px;
	}

}

@media (max-width: 374px) {
.game-block .center {
    padding: 0px;
    width: 90%;
    margin: 0px;


}
.header .logo{
	width: 90px !important; 
}
.main-slider .item .info .btns .btn{
	width: 110px !important;
	font-size:14px;
}
.slick-dots li {
    margin: 0 10px;
}
.btn{font-size:15px;}
.game-block .question {
    font-size: 25px;
}
.game-block .result_title {
    font-size: 16px;
    margin-top: 10px;
}
.timer .val b {
    display: block;
    font-weight: 900;
    font-size: 40px;
    line-height: 1;
}
.timer .circle-1 {
    width: 100px !important;
    height: 100px !important;
}
.timer .circle-2 {
    width: 120px !important;
    height: 120px !important;
}
.timer .circle-3 {
    width: 140px !important;
    height: 140px !important;
}
.game-block .answer .btns {

    padding-bottom: 10px;
}
.timer {
    height: 120px !important;
}
}