@media screen and (max-width:1280px){
	
	#name_category{
		width:100%;
		margin:0;
		margin-top:-20px;
		padding:7px 0;
		background:#212f3d;
		font-size:128%;
		text-align:center;
		vertical-align:center;
		color:#eaf2f8;
		position:sticky;
		top:40px;
		z-index:1;
	}
	
	#name_category::first-letter{
		text-transform:capitalize;
	}
	
	#krosh_mastera{
		width:100%;
		margin:0;
		padding:5px 0;
		background: #cecece;
        font-size: 110%;
        font-family: sans-serif;
        text-align: center;
        vertical-align: center;
        color: #000;
		text-decoration:none;
		display:block;
	}
	
	.blockmasters{
	width:96%;
	height:210px;
	margin:10px auto;
	padding:0;
	border:2px solid #1e90ff;
	border-radius:5px;
	position:relative;
	box-shadow:0 5px 5px #000000;
	}
	
	.avatarinfo{
	width:250px;
	height:200px;
	margin:5px;
	border-radius:5px;
	position:absolute;
	background:#778899;
	}
	
	#login_user{
	margin:5px 50px;
	padding:0;
	color:#000000;/*#00a2eb*/
	display:inline-block;
	position:absolute;
	top:0;
	left:240px;
	font-size:150%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
	/* -------- ICONS ---------*/
	
	.star_user{
	width:35px;
	height:35px;
	position:absolute;
	bottom:3px;
	left:8px;
	display:none;
	}
	
	.otziv_user{
	width:35px;
	height:35px;
	position:absolute;
	bottom:3px;
	left:93px;
	display:none;
	}
	
	.stazh_user{
	width:35px;
	height:35px;
	position:absolute;
	bottom:3px;
	left:240px;
	display:none;
	}
	
	/*-------------------------------*/
	.reiting{
	margin:0;
	padding:0;
	font-size:180%;
	position:absolute;
	bottom:3px;
	left:49px;
	color:#ffbf44;
	font-weight:500;
	display:none;
	}
	
	.otziv{
	margin:0;
	padding:0;
	font-size:180%;
	position:absolute;
	bottom:3px;
	left:135px;
	color:#708090;
	display:none;
	}
	
	#green_otziv{
	color:#00ff00;
	display:none;
	}
	
	#red_otziv{
	color:#ff0000;
	display:none;
	}
	
	
	.stazh{
	margin:0;
	padding:0;
	font-size:180%;
	position:absolute;
	bottom:3px;
	left:280px;
	color:#ff8c00;
	display:none;
	}
	
	.about_m{
	width:50%;
	height:70px;
	margin:0 10px 0 330px;
	padding:5px;
	border:1px solid #fefefe;
	border-top:1px solid #708090;
	color:#2f3f3e;
	position:absolute;
	left:5px;
	bottom:5px;
	overflow:hidden;
	font-size:130%;
	/*background:#ff3300;*/
	display:none;
	}
	
	.info_user{
	width:50%;
	position:absolute;
	left:220px;
	top:40px;
	font-size:100%;
	text-align:left;
	/*background:#ff1100;*/
	display:none;
	}
	
	.info_user tr th{
	width:250px;
	color:#191970;
	vertical-align:top;
	}
	
	.info_user tr td{
	width:600px;
	padding-left:15px;
	color:#006400;
	font-weight:600;
	word-break:break-all;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-o-hyphens:auto;
	/*background:#ff5500;*/
	}

	
/*=======РЎРўРР›Р Р›РР§РќР«Р™ РљРђР‘РРќР•Рў=======*/
	
	#no_avatar{
	width:20%;
	height:200px;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:40%;
	}
	
	#login_lk{
	text-align:center;
	font-size:300%;
	color:#31AFEA;
	}
	
	#obolochka{
	width:200px;
	height:38px;
	background:#aeaeae;
	position:absolute;
	right:5px;
	top:1px;
	}
	
	#krug_avatar{
	width:34px;
	height:34px;
	background:#ffffee;
	border-radius:50px;
	position:absolute;
	right:3px;
	top:2px;
	}
	
	#img_krug_avatar{
	width:36px;
	height:auto;
	position:absolute;
	right:-1px;
	top:6px;
	}
	
}