.wap {
	display: none;
}

.web {
	display: block;
}

@media (max-width: 1350px) {
    body {
        max-width: 90%;
    }
    
    .head_min {
        max-width: 90%;
    }
}

@media (max-width: 800px) {
	.plans-box {
		flex-direction: column;
	}

	.sidebar__profile {
		margin: 0;
	}

	.sidebar__cover {
		border-radius: 0 0 12px 12px;
	}

	footer {
		display:block;
		margin: 0;
		border-radius: 0;
	}

    .no_account__signup {
        width: 100%;
    }
    
    .icon {
        
        margin: -3px 11px 0 0;
    }
    
    .post_emoji {
        width: 18px;
    }
    
    /*.auth__btn {*/
    /*    float: none;*/
    /*    width: 100%;*/
    /*    top: 0;*/
    /*    right: 0;*/
    /*    margin-top: 10px;*/
    /*}*/
    
	.ok, .err, .warn {
		border-radius: 0;

	}
	a.link5 {
		border-radius: 0;
	}
	a.link5-sp {
		border-radius: 0;
	}

	body {
		max-width: none;
		font-size: 12px;
	}

	.content {
		margin-top: 0;
	}

	.razd {
		/* margin-top: -22px; */
	}
	
	.no_ak {
		margin-top: -22px;
	}
	
	.profile_cover {
	    margin-bottom: 32px;
	}
	
	.container {
		/* margin-top: -22px; */
	}


	.head__balance {
	    top: -21px;
	}

	.head {
		height: 56px;
		line-height: 33px;
	}

	.head_min {
		max-width: unset;
	}

	.head_menu {
		padding: 8px 35px 0 10px;
	}

	.head_right {
		margin: -25px 10px;
	}

	.head_logo {
		display: none;
	}

	.head_title {
		top: 12px;
	}

	.head_title_text
	{
		display: inline;
	}

	.head_title i {
		display: none;
	}

	.content {
		padding: 66px 0 60px 0;
		width: auto;
	}

	.drawer.drawer_in {
		left: 0;
	}

	.drawer,
	.drawer_cover {
		top: 0;
		left: 0;
	}
	.drawer_op {
		/* opacity: 1; */
		visibility: visible;
	}
	.drawer {
		left: -300px;
		box-shadow: 0 4px 4px -5px rgba(0, 0, 0, .2), 0 2px 2px 1px rgba(0, 0, 0, .14), 0 4px 18px 3px rgba(0, 0, 0, .12);
		/* background-color: var(--background-post); */
		height: 100vh;
	}
	.drawer_cover {
		height: 100vh;
	}

	.wap {
		display: block;
	}

	.web {
		display: none;
	}

	.web_left_menu,
	.web_right_menu {
		display: none;
	}

	.new_kom {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 100;
		border-top: 1px solid #e4e4e4;
	}

	.block_emoji {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 54px;
	}

	.tabs-items {
		box-shadow: none;
	}

	.tabs-nav {
		border-top: 1px solid #e4e4e4;
	}

	.music_player {
		display: inline-table;
	}

	.br-top, .br-bottom, .br-all
	{
		border-radius: 0;
	}
}

/* Для разрешений от 768 */
@media (max-width: 768px) {
	.drawer {
		background-color: var(--background-post);
		border-radius: 0;
	}

	.sidebar__plans {
		border-radius: 0;
	}
	
	.groups_put {
		width: 32%;
	}

	.groups_put_name span {
		width: 160px;
	}

	.sticker_pack_put {
		width: 32%;
	}

	.sticker_pack_cena {
		margin: 0 89px;
	}

	.sticker_put {
		width: 176px;
	}

	.gift_put {
		width: 23%;
	}

	.gift_put img {
		width: 90px;
	}
}

/* Для разрешений от 540 */
@media (max-width: 540px) {
	.head_title_text {
		width: 380px
	}

	.picture_preview img {
		width: 100%;
	}

	.picture_mini img {
		width: 50%;
	}

	.groups_put {
		width: 31%;
	}

	.groups_put_name span {
		width: 240px;
	}

	.sticker_pack_put {
		width: 48%
	}

	.sticker_pack_cena {
		margin: 0 95px;
	}

	.sticker_put {
		width: 163px;
	}

	.gift_put {
		width: 31%;
	}

	.gift_put img {
		width: 90px;
	}
}

/* Для разрешений от 414 */
@media (max-width: 414px) {
	.head_title_text {
		width: 300px
	}

	.picture_preview img {
		width: 100%;
	}

	.picture_mini img {
		width: 50%;
	}

	.groups_put {
		width: 47%;
	}

	.groups_put_name span {
		width: 170px;
	}

	.sticker_pack_put {
		width: 47%;
	}

	.sticker_pack_cena {
		margin: 0 63px;
	}

	.sticker_put {
		width: 189px;
	}

	.gift_put {
		width: 30%;
	}

	.gift_put img {
		width: 90px;
	}
}

/* Для разрешений от 411 */
@media (max-width: 411px) {
	.head_title_text {
		width: 290px
	}

	.picture_preview img {
		width: 100%;
	}

	.picture_mini img {
		width: 47%;
	}

	.groups_put {
		width: 189px;
	}

	.groups_put_name span {
		width: 170px;
	}

	.sticker_pack_put {
		width: 47%;
	}

	.sticker_pack_cena {
		margin: 0 62px;
	}

	.sticker_put {
		width: 187px;
	}

	.gift_put {
		width: 30%;
	}

	.gift_put img {
		width: 90px;
	}
}

/* Для разрешений от 375 */
@media (max-width: 375px) {
	.head_title_text {
		width: 260px
	}

	.picture_preview img {
		width: 100%;
	}

	.picture_mini img {
		width: 50%;
	}

	.groups_put {
		width: 47%;
	}

	.groups_put_name span {
		width: 155px;
	}

	.sticker_pack_put {
		width: 47%;
	}

	.sticker_pack_cena {
		margin: 0 53px;
	}

	.sticker_put {
		width: 169px;
	}

	.gift_put {
		width: 30%;
	}

	.gift_put img {
		width: 90px;
	}
}

/* Для разрешений от 360 */
@media (max-width: 360px) {
	.head_title_text {
		width: 240px
	}

	.picture_preview img {
		width: 100%;
	}

	.picture_mini img {
		width: 50%;
	}

	.groups_put {
		width: 47%;
	}

	.groups_put_name span {
		width: 150px;
	}

	.sticker_pack_put {
		width: 47%;
	}

	.sticker_pack_cena {
		margin: 0 50px;
	}

	.sticker_put {
		width: 162px;
	}

	.gift_put {
		width: 30%;
	}

	.gift_put img {
		width: 80px;
	}
}

/* Для разрешений от 320 */
@media (max-width: 320px) {
	.head_title_text {
		width: 200px
	}

	.picture_preview img {
		width: 100%;
	}

	.picture_mini img {
		width: 50%;
	}

	.groups_put {
		width: 46%;
	}

	.groups_put_name span {
		width: 130px;
	}

	.sticker_pack_put {
		width: 46%;
	}

	.sticker_pack_cena {
		margin: 0 40px;
	}

	.sticker_put {
		width: 142px;
	}

	.gift_put {
		width: 46%;
	}

	.gift_put img {
		width: 80px;
	}
}

/* Для разрешений от 280 */
@media (max-width: 280px) {
	.head_title_text {
		width: 170px
	}

	.picture_preview img {
		width: 100%;
	}

	.picture_mini img {
		width: 50%;
	}

	.groups_put {
		width: 100%;
	}

	.groups_put_name span {
		width: 240px;
	}

	.sticker_pack_put {
		width: 95%;
	}

	.sticker_pack_cena {
		margin: 0 96px;
	}

	.sticker_put {
		width: 255px;
	}

	.gift_put {
		width: 46%;
	}

	.gift_put img {
		width: 90px;
	}
}