@media (max-width: 1340px){
	.bok_panel_block p, .bok_panel_block span, .bok_panel_title, .bok_panel_razdely .right, .crach_igry p, .tut_nazhimat .download p, .tut_nazhimat p, .tut_nazhimat .button_download_img, .tut_nazhimat .nazhimay_yazik .img_arrow, .bok_panel_razdely a .left:after, .crach_igry{
		display: none;
	}

	aside{
		width: 76px;
		padding: 16px 10px;
	}

	aside .logo{
		width: 100%;
		margin-bottom: 24px;
	}

	.bok_panel_block{
		padding-left: 0;
		justify-content: center;
	}

	.bok_panel_block.block_50, aside .tut_nazhimat a.nazhimay_pishi, aside .tut_nazhimat a.nazhimay_yazik{
		width: 100%;
		border-radius: 16px;
	}

	aside .tut_nazhimat a img {
		width: 100%;
	}

	body{
		gap: 16px;
	}

	.wrapper{
		width: calc(100% - 98px);
	}
}

@media (max-width: 1150px){
	header > a{
		display: none;
	}
}

@media (max-width: 1060px){
	footer .logo{
		display: none;
	}
}

@media (max-width: 830px){
	header{
		height: 41px;
	}

	header .tut_nazhimat, aside{
		display: none;
	}

	.banner_vverhu_content .title1{
		font-size: 45px;
		line-height: 55px;
	}

	.banner_vverhu_content .title2{
		font-size: 21px;
		line-height: 26px;
	}

	.banner_vverhu_content .subtitle{
		font-size: 12px;
	}

	header .logo{
		display: flex;
	}

	.wrapper{
		width: 100%;
	}

	.login_vhod{
		padding-right: 10px;
	}

	.banner_vverhu_content{
		width: 200px;
	}
}

@media (max-width: 700px){
	.footer_menu{
		flex-wrap: wrap;
		justify-content: center;
		gap: 16px;
	}

	.footer_menu ul{
		width: calc(33% - 9px);
		order: 2;
	}

	.footer_menu .row{
		width: 100%;
		order: 1;
		display: flex;
		justify-content: center;
	}

	footer a.download{
		width: 100%;
		max-width: 400px;
	}
}

@media (max-width: 550px){
	.banner_vverhu{
		height: 180px;
		overflow: hidden;
	}

	.banner_vverhu img{
		width: auto;
		height: 100%;
	}

	.banner_vverhu_content{
		right: 5px;
	}

	.potjeck_blocks .levo_block, .potjeck_blocks .pravo_block{
		display: none;
	}
}

@media (max-width: 435px){
	.potjeck_blocks .sr_block{
		width: 100%;
	}

	.potsjacks_banner img.title{
		width: 100%;
	}
}