@media (max-width: 1200px) {
	.center-title {
		max-width: 550px;
	}

	h1 {
		font-size: 24px;
	}

	.center-title p {
		font-size: 20px;
	}

	.display_1__left-mockup-phone {
		transform: translateY(-50%) rotate(25deg) translateX(-67%);
	}

	.display_1__left-mockup {
		transform: scale(.8);
	}

	.display_1__right-mockup {
		transform: scale(.8);
	}

	.tunec-img {
		transform: translateX(-50%) translateY(-100%) scale(.8);
	}
}
@media (min-width: 950px) {
	.userprofile_info__wrapper{
		left: 50%;
		transform: translateX(-50%)
	}
}
@media (max-width: 950px) {
	.center-title {
		max-width: calc(100% - 400px);
	}

	.display_1__left-mockup {
		transform: scale(.7);
	}

	.display_1__right-mockup {
		transform: scale(.7);
	}
	h1 {
		font-size: 22px;
	}

	.center-title p {
		font-size: 18px;
	}
	.userprofile_info__wrapper {
		position: absolute;
		left: 0px;
		top: 10px;
		transform: rotate(90deg);
		transform-origin: left bottom;
	}
	.userprofile_info__name {
		transform: none!important;
	}

	a.userprofile_info__close {
		right: auto;
		left: 100%;
		transform: none;
		background-color: #3c3c3c!important;
	}

	.userprofile_info__wrapper {
		overflow: visible;
	}
}
@media (max-width: 768px) {

	.display_1__wrapper{
		margin-top: -70px;
	}
	.user-wrapper {
		margin-right: 10px;
	}

	.user-wrapper .logo {
		border-radius: 100%;
		border: 1px #000000 solid;
		background: #fff;
	}

	a.link-ig {
		margin-top: 0px;
		left: 15px;
	}

	.wrapper-link-ig {
		text-align: left;
		display: block;
		width: 100%;
	}
	div#interactive {
		justify-content: flex-end;
	}

}

@media (max-width: 670px) {
	.tunec-img{
		top: 0px;
	}
	.display_1__left-mockup-phone {
		display: none;
	}

	.display_1__left-mockup-latok {
		left: -3px;
		top: 50px;
		margin: 0px;
	}

	.display_1__left-mockup {
		transform: scale(1);
	}

	.display_1__left-mockup-screpka {
		left: -50px;
		top: auto;
		bottom: 150px;
	}

	.display_1__right-mockup-coffe {
		top: auto;
		bottom: -170px;
		transform: none;
		right: -200px;
	}

	.display_1__right-mockup {
		transform: scale(1);
	}

	.display_1__right-mockup-sim-en {
		top: 100px;
		right: 31px;
	}

	.display_1__right-mockup-sim-ru {
		top: 100px;
		right: -4px;
	}
	.center-title {
		max-width: calc(100% - 30px);
	}
	.display_1__wrapper{
		min-height: 650px;
	}
}

@media (max-width: 1460px) {
	.pc-img {
		transform: scale(.8) translateX(38%) translateY(31%);
		margin-left: -570px;
	}

	.interactive-iphone__wrapper {
		transform: scale(.8) translateY(20%) translateX(-9%);
	}

	.display_2__wrapper {
		min-height: 700px;
	}
	.interactive-iphone__wrapper,.interactive-pc__wrapper {margin-top: -300px;}

	.display_2__wrapper {
		min-height: 800px;
		max-height: 800px;
	}
}
@media (max-width: 1100px) {
	.pc-img {
		transform: scale(.66) translateX(51%) translateY(41%);
		margin-left: -870px;
	}

	.interactive-iphone__wrapper {
		transform: scale(.66) translateY(31%) translateX(-15%);
	}
}
.select-device-wrapper{
	display: none;
	z-index: 130;
}
@media (max-width: 950px) {
	.select-device-wrapper {
		position: absolute;
		top: 0px;
		left: 0px;
		text-align: center;
		display: flex!important;
		justify-content: center;
		align-items: center;
		width: 100%;
	}
	#interactive .pp-tableCell {
		flex-direction: column;
		margin-top: 100px;
		justify-content: flex-start!important;
	}
	.interactive-iphone__wrapper {margin: -80px 0;}
	.hideMobile {
		display: none!important;
	}
	.select-device-wrapper{
		display: block;
	}
	.select-device-btns {
		font-size: 0px;
		border: 1px #5f9ed3 solid;
		border-radius: 20px;
		overflow: hidden;
	}
	
	a.select-device-btns__btn,
	a.select-device-btns__btn:focus {
		font-size: 18px;
		font-family: Lato, sans-serif;
		height: 38px;
		display: inline-block;
		    background: #f5f5f5;
		line-height: 38px;
		min-width: 150px;
		padding: 0 30px;
		text-align: center;
	}

	
	a.select-device-btns__btn.active,
	a.select-device-btns__btn.active:focus {
		border-radius: 20px;
		color: #fff!important;
		background: #5f9ed3;
	}
	div#interactive {
		flex-direction: column;
		max-height: none;
		min-height: 0px;
		height: auto;
	}

	.interactive-iphone__wrapper {
		transform: none;

	}

	.interactive-pc__wrapper {margin-top: -350px;}

	.pc-img {
		transform: scale(.66) translateX(0%) translateY(41%);
		margin-left: 0px;
	}
	.interactive-iphone__wrapper {
		transform: scale(.8);
	}
	.select-device-wrapper {
		margin-top: 25px;
	}
	.pc-img {
		margin: -20px 0px;
		margin-bottom: 0px;
	}
}

@media (max-width: 780px) {
	.interactive-pc__wrapper {margin-top: -200px;}
	.shares-wrapper {
		overflow-y: auto!important;
		height: 100%;
		min-height: 100%;
		/* display: block; */
		text-align: center;
		width: 100vw;
		max-width: 100vw;
		overflow-x: hidden!important;
		flex-direction: column;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: flex-start;
	}
	.shares-wrapper.fail .shares-wrapper__title {
		margin-top: 20px!important;
	}
	.pc-img {
		margin: -90px 0px;
		margin-bottom: 0px;
	}
	.interactive-iphone__wrapper {margin: -90px 0;}
	.pc-img {
		transform: scale(.66) translateX(0%) translateY(22%);
		margin-top: 100px;
	}
	.popup-item.tap-1 {
		padding: 15px;
		margin-top: 50px;
		border-radius: 15px;
	}
	.popup-item p {
		font-size: .8rem;
	}
	.popup-item {
		width: 70vw;
	}
}

@media (max-width: 650px) {
	.interactive-iphone__wrapper {margin: -120px 0;margin-bottom: -180px;}
	.pc-img {
		transform: scale(.56) translateX(0%) translateY(22%);
	}

	.interactive-iphone__wrapper {
		transform: scale(.65);
	}
}

@media (max-width: 570px) {
	.shares-wrapper:not(.fail) .shares-wrapper__title {
		margin-right: 35%;
		padding-right: 0px;
		width: 65%;
	}
	.pc-img {
		margin: -120px 0px!important;
	}
	.pc-img {
		transform: scale(.46) translateX(0%) translateY(22%);
		margin-top: 0px;
		margin-bottom: -100px;
	}
}
@media (max-width: 460px) {
	.shares-wrapper:not(.fail) .shares-wrapper__title:after {
		transform: scale(.6) translateY(8%);
	}

	.shares-wrapper:not(.fail) .shares-wrapper__title {
		padding-bottom: 0px;
	}
	.shares-wrapper:not(.fail) .shares-wrapper__title {
		margin-right: 40%;
		padding-right: 0px;
		width: 60%!important;
		margin-left: 0px!important;
		font-size: 1.5rem;
	}

	.shares-wrapper:not(.fail) .shares-wrapper__title:after {
		transform: scale(.8);
	}
	.pc-img {
		transform: scale(.39) translateX(0%) translateY(22%);
		margin-top: -150px;
		margin-bottom: -200px;
	}
}
@media (max-width: 390px) {
	.pc-img {
		transform: scale(.39) translateX(0%) translateY(22%);
		margin-top: -150px;
		margin-bottom: -200px;
	}
	.interactive-iphone__wrapper {
		transform: scale(.55);
	}
}
@media (max-width: 350px) {
	.pc-img {
		transform: scale(.31) translateX(0%) translateY(22%);
		margin-top: -200px;
		margin-bottom: -250px;
	}
}

@media (max-width: 800px) {
	.interactive-iphone__wrapper{
		padding-top: 270px;
	}
	.shares-wrapper {
		overflow: scroll;
	}

	.shares-wrapper.fail .shares-wrapper__title {
		min-height: 100px;
		margin-top: 300px;
		font-size: 1.5rem;
		margin-right: 50px;
		margin-top: 100px!important;
	}

	a.shares-wrapper__reset {
		margin-bottom: 20px;
	}
	.shares-wrapper__icons {
		min-height: 450px;
		margin-bottom: -100px;
		margin-top: -10px;
	}
}
div#interactive {
	position: relative;
	z-index: 999;
}

@media (max-width: 570px) {
	.shares-wrapper__icons {transform: scale(.8);height: 250px;min-height: 400px;margin-top: -50px;margin-bottom: -80px;}

	.shares-wrapper.fail .shares-wrapper__title:before {
		transform: scale(.8);
		bottom: -120px;
	}
	.shares-wrapper.fail .shares-wrapper__title {
		margin-top: 100px;
	}
	.shares-wrapper {
		overflow: hidden;
	}
}

@media (max-width: 520px) {
	.shares-wrapper.fail .shares-wrapper__title {
		width: calc(100vw - 45%);
		margin: 0px;
		margin-top: 50px;
		margin-left: 45%;
		padding-bottom: 14px;
		padding-left: 0px;
		min-height: 0px;
	}

	.shares-wrapper.fail .shares-wrapper__title:before {
		transform: scale(.6);
		left: -250px;
		bottom: -100px;
	}
	#interactive{
		max-height: 100vh!important;
		min-height: 100vh!important;
		padding-top: 100px;
	}
}

@media (max-width: 460px) {
	.shares-wrapper__icons {
		transform: scale(.7);
		margin-top: -65px;
	}

	p.shares-wrapper__title {width: calc(100vw - 36%)!important;margin-left: 36%!important;}

	.shares-wrapper.fail .shares-wrapper__title:before {
		transform: scale(.5);
		left: -200px;
		bottom: -105px!important;
	}
}
a.shares-wrapper__reset {
	position: relative;
	z-index: 13123;
}

@media (max-width: 350px) {
	.interactive-iphone__wrapper {
		margin: -170px 0;
		margin-bottom: -230px;
	}

	div#interactive {
		padding-top: 60px;
	}
}

@media (max-height: 500px) and (max-width: 500px) {
	div#interactive {
		min-height: 630px!important;
	}
}

div#interactive {
	min-height: 900px!important;
}
@media (max-width: 1450px) {
	div#interactive {
		height: 100vh!important;
		min-height: 770px!important;
	}
}
@media (max-width: 1100px) {
	div#interactive {
		min-height: 620px!important;
	}
}
@media (max-width: 950px) {
	div#interactive {
		min-height: 790px!important;
	}
	.interactive-iphone__wrapper {
		margin-bottom: -150px;
	}
}
@media (max-width: 780px) {
	div#interactive {
		min-height: 780px!important;
	}
	.interactive-iphone__wrapper {
		margin-bottom: -120px;
	}
}
@media (max-width: 650px) {
	div#interactive {
		min-height: 650px!important;
	}
	.interactive-iphone__wrapper {
		margin-bottom: -190px;
	}
}
@media (max-width: 500px) {
	div#interactive {
		min-height: 670px!important;
	}
	.interactive-iphone__wrapper {
		margin-bottom: -180px;
	}
}


@media (max-width: 390px) {
	div#interactive {
		min-height: 570px!important;
	}
	.interactive-iphone__wrapper {
		margin-bottom: -230px;
	}
}
@media (max-width: 350px) {
	div#interactive {
		min-height: 560px!important;
	}
	.interactive-iphone__wrapper {
		margin-bottom: -240px;
	}
}


@media (max-width: 550px) {
	.score_list_wrapper {max-width: calc(100% - 40px);max-height: calc(100vh - 40px);}

	.score_list_wrapper__content {
		max-width: 100%;
		max-height: calc(100vh - 40px);
		min-height: 0px;
		display: block;
		overflow: visible;
	}

	ul.score_list_wrapper__content-container-listing {
		max-height: calc(100vh - 238px);
	}
	li.score_list_wrapper__content-container-listing-col {
		width: 40%;
	}

	li.score_list_wrapper__content-container-listing-col:nth-child(3n) {
		margin-right: 3%;
	}

	li.score_list_wrapper__content-container-listing-col:nth-child(2n) {
		margin-right: 0px;
	}
}

@media (max-width: 950px) {
	p.count_live {
		top: 95px;
		right: 10px;
	}

	a.toplist_trigger {
		right: 35px;
	}

	p.timer {
		right: 34px;
		top: 157px;
	}
}
@media (max-width: 580px) {
	a.toplist_trigger {
		top: auto;
		transform: scale(.7);
		left: 11px;
		bottom: 60px;
	}

	p.count_live {
		top: auto;
		bottom: 20px;
		left: 20px;
	}

	p.timer {
		top: auto;
		right: 20px;
		bottom: 25px;
		margin-bottom: 0px;
	}
}

@media (max-width: 350px) {
	h1{
		font-size: 19px;
	}
	.center-title p {
	    font-size: 15px;
	}
	.tunec-img {
	    top: 0px;
	}
}