*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@-moz-document url-prefix () { .kolonkidvi { width:100%; height:35%; max-width:345px; } }

@-moz-document url-prefix () { @media screen and (max-width: 425px) {
	.logobaner { margin-left: -259%; margin-top: 1%;}
	.logotip { z-index: 99; position: fixed; top: 0%; left: 0%; width: 100%; height: 51px; background: #1c1b17; }
	.logotip img { top: 0%; margin-left: 79.6%; margin-right: 0%; margin-top: -6px; width: 200px; height: 56px; z-index: 101; }
	.bt-menu-trigger { position: fixed; top: 15px; left: 20px; z-index: 100; display: block; width: 23px; height: 19px; cursor: pointer; }
	.container {padding: 10px; padding-top: 0px; background-color: #fdfdfd;}
	.codrops-related {padding-bottom: 2em; text-align: left; color: rgb(0 0 0 / 69%); background-color: white; margin-left: 0px; margin-right: 0px;}
	.godinnik { text-align: right; padding-top: 13%; font-size: 0.9em; padding-right: 4%; }
	.container { padding: 0px; background-color: #fdfdfd; }
	.logopohil { z-index: -1; padding-left: 31%; display: block; margin: auto; width: 0; height: 0; border-style: solid; border-width: 26px 20px 0 0; border-color: #1c1b17 transparent transparent transparent; }
	.kolonkidvi { width:100%; height:35%; max-width:345px; }
	}	
	
	
@media screen and (max-width: 375px) {
	.logobaner { margin-left: -259%; margin-top: 1%;}
	.logotip { z-index: 99; position: fixed; top: 0%; left: 0%; width: 100%; height: 51px; background: #1c1b17; }
	.logotip img { top: 0%; margin-left: 79.2%; margin-right: 0%; margin-top: -6px; width: 200px; height: 56px; z-index: 101; }
	.bt-menu-trigger { position: fixed; top: 15px; left: 20px; z-index: 100; display: block; width: 23px; height: 19px; cursor: pointer; }
	.container {padding: 10px; padding-top: 0px; background-color: #fdfdfd;}
	.codrops-related {padding-bottom: 2em; text-align: left; color: rgb(0 0 0 / 69%); background-color: white; margin-left: 0px; margin-right: 0px;}
	.godinnik { text-align: right; padding-top: 13%; font-size: 0.9em; padding-right: 4%; }
	.container { padding: 0px; background-color: #fdfdfd; }
	.logopohil { z-index: -1; padding-left: 31%; display: block; margin: auto; width: 0; height: 0; border-style: solid; border-width: 26px 20px 0 0; border-color: #1c1b17 transparent transparent transparent; }
	.kolonkidvi { width:100%; height:35%; max-width:345px; }
	} }

body  {
	background: #e8e2e2;
}

.container {
	padding: 0px;
	background-color: #fdfdfd;
}

.hr-horizontal-gradient {
	margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 4px solid rgb(178 0 0);
}

.logotip { position: fixed; top: 0%; left: 0%; width: 100%; height: 75px;#1c1b17 }

top: 0%;
    margin-left: 63.5%;
    margin-right: 0%;
    margin-top: 1px;
    width: 226px;
    height: 61px;
    z-index: 101;

.logobaner { margin-left: -175%;}

.bt-menu {
	z-index: 101;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	border-width: 0px;
	border-style: solid;
	border-color: #1c1b17;
	background-color: rgba(0,0,0,0);
	-webkit-backface-visibility: hidden;
	-webkit-transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
	transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
}

.bt-menu.bt-menu-open {
	height: 100%;
	border-width: 0px 0px 0px 250px;
	background-color: rgba(0,0,0,0.3);
	-webkit-transition: border-width 0.3s, background-color 0.3s;
	transition: border-width 0.3s, background-color 0.3s;
}

.bt-overlay {
	position: absolute;
	width: 100%;
}

.bt-menu-open .bt-overlay {
	height: 100%;
}

.bt-menu-trigger { position: fixed; top: 26px; left: 31px; z-index: 100; display: block; width: 29px; height: 27px; cursor: pointer; }

.bt-menu-trigger span {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 13%;
	background-color: #fff;
	font-size: 0px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.bt-menu-trigger span:before,
.bt-menu-trigger span:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	content: '';
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}

.bt-menu-trigger span:before {
	-webkit-transform: translateY(-250%);
	transform: translateY(-250%);
}

.bt-menu-trigger span:after {
	-webkit-transform: translateY(250%);
	transform: translateY(250%);
}

.bt-menu-open .bt-menu-trigger span:before {
	-webkit-transform: translateY(-300%);
	transform: translateY(-300%);
}

.bt-menu-open .bt-menu-trigger span:after {
	-webkit-transform: translateY(300%);
	transform: translateY(300%);
}

.bt-menu ul {
	pointer-events: none;
	position: fixed;
	margin: 24px;
	padding: 24px;
	list-style: none;
}

.bt-menu ul:first-of-type {
	top: 30px;
	left: 0;
}

.bt-menu ul:nth-of-type(2) {
	right: 0;
	z-index: 111;
	bottom: 0;
}

.bt-menu ul li,
.bt-menu ul li a {
	display: block;
}

.bt-menu ul:nth-of-type(2) li {
	float: left;
	font-size: 0px;
}

.bt-menu ul li {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s, visibility 0s 0.3s;
	transition: transform 0.3s, opacity 0.2s, visibility 0s 0.3s;
}

.bt-menu.bt-menu-open ul:first-of-type li,
.bt-menu.bt-menu-open ul:nth-of-type(2) li {
	visibility: visible;
	opacity: 1;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s 0.1s;
	transition: transform 0.3s, opacity 0.3s;
}

/* First menu */
.bt-menu ul:first-of-type li {
	width: 150px;
	height: 50px;
	line-height: 50px;
	-webkit-transform: translate3d(-100%,50%,0);
	transform: translate3d(-100%,50%,0);
}

.bt-menu.bt-menu-open ul:first-of-type li {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

/* Second menu */
.bt-menu ul:nth-of-type(2) li {
	width: 60px;
	height: 50px;
	line-height: 50px;
	-webkit-transform: scale(0);
	transform: scale(0);
}

.bt-menu.bt-menu-open ul:nth-of-type(2) li:first-child { 
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(2) { 
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(3) { 
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.bt-menu.bt-menu-open ul:nth-of-type(2) li:nth-child(4) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.bt-menu.bt-menu-open ul:nth-of-type(2) li {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.bt-menu ul li a {
	display: block;
	outline: none;
	text-decoration: none;
}

.bt-menu ul:first-of-type li a {
	width: 200px;
	pointer-events: auto;
	padding: 0px 0px;
    color: #e8e2e2;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-size: 0.8em;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}



.bt-menu ul:nth-of-type(2) li a {
	color: transparent;
	text-align: center;
	font-size: 0px;
}

.bt-menu ul li a:before {
	color: #fff;
	font-size: 24px;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.bt-menu ul:first-of-type li a:hover,
.bt-menu ul:first-of-type li a:focus,
.bt-menu ul li a:hover:before,
.bt-menu ul li a:focus:before {
	color: #e31e24;
}

.podval {
	font-family: system-ui;
    position: absolute;
    text-align: center;
    background: #1c1b17;
    height: 50%;
    width: 100%;
    color: #fff;
} 

.podval img {
	    margin-left: 7px;
    margin-right: 7px;
	padding-top: 0%;
	padding-bottom: 0%;
}

.avka img {
}

.fotopost img {
	margin: 7px 17px 7px 0;
    float: left;
    shape-outside: circle(51%);
    border-radius: 100%;
}

.postBox {
 float:left;
 width:300px;
 height:500px;
 margin-bottom:20px;
 }
  
.one {
 margin-right:20px;
 }

.messgn {
 	position: absolute;
    left: 80%;
    top: 39%;
    color: #fdfdfd;
 }

.avka {
 	    z-index: 999;
    position: fixed;
    left: 77%;
    top: 16px;
    color: #fdfdfd;
 }

.tableza {
	width: 100%;
	border: none;
	margin-bottom: 20px;
	border-collapse: separate;
}
.tableza thead th {
	font-weight: bold;
	text-align: left;
	border: none;
	padding: 10px 15px;
	background: #EDEDED;
	font-size: 14px;
	border-top: 1px solid #ddd;
}
.tableza tr th:first-child, .tableza tr td:first-child {
	border-left: 1px solid #ddd;
	border: 1px solid #dddddd54;
    padding: 5px;
}
.tableza tr th:last-child, .tableza tr td:last-child {
	border-right: 1px solid #ddd;
	border: 1px solid #dddddd54;
    padding: 5px;
}
.tableza thead tr th:first-child {
	border-radius: 20px 0 0 0;
}
.tableza thead tr th:last-child {
	border-radius: 0 20px 0 0;
}
.tableza tbody td {
	text-align: left;
	border: none;
	padding: 10px 15px;
	font-size: 14px;
	vertical-align: top;
}
.tableza tbody tr:nth-child(even) {
	background: #F8F8F8;
}
.tableza tbody tr:last-child td{
	border-bottom: 1px solid #ddd;
}
.tableza tbody tr:last-child td:first-child {
	border-radius: 0 0 0 20px;
}
.tableza tbody tr:last-child td:last-child {
	border-radius: 0 0 20px 0;
}

.tableza td {
	border: 1px solid #dddddd;
	padding: 5px;
}

.submenu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

.four ul {
  
}
.four .submenu {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  background: #1c1b17;
}
.four ul li:hover .submenu {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.four ul a {
  color: #ffffff;
    background: #3a2426;
    text-transform: uppercase;
    font-family: monospace;
}


#basic-user-avatar-form img {	
	border-radius: 8%;
    height: 125px;
    width: 125px;
    margin: 0px 17px 17px 0;
    float: left;
}
  

#basic-local-avatar {
 
      position: relative;
    overflow: hidden;
    background: #28303d;
    border: 1px solid #1c1b17;
    border-radius: 8px;
    font-size: 10px;
    line-height: 1;
    text-align: center;
    padding: 10px;
    width: 200px;
    color: #f9f9fa;
}
 
#basic-local-avatar input[type=file] {
 
  position: absolute;
  top: 0; right: 0;
  font-size: 200px;
  opacity: 0;
  filter: alpha(opacity=0);
 
  /*  Украшательства: */
  cursor: pointer;
}


@media screen and (max-width: 2560px) {
	.logobaner { margin-left: -174%;}
	.logotip { z-index: 100; position: fixed; top: 0%; left: 0%; width: 100%; height: 75px; }
	.logotip img { top: 0%; margin-left: 65.6%; margin-right: 0%; margin-top: 6px; width: 208px; height: 54px; z-index: 101; }
	.loginik { position: absolute; left: 80%; top: 30px; color: #fdfdfd; text-transform: uppercase; }
	}	
	
@media screen and (max-width: 1440px) {
	.logobaner { margin-left: -174%;}
	.logotip { z-index: 100; position: fixed; top: 0%; left: 0%; width: 100%; height: 75px; }
	.bt-menu-trigger { position: fixed; top: 18px; left: 31px; z-index: 100; display: block; width: 29px; height: 27px; cursor: pointer; }
	.logotip img { top: 0%; margin-left: 65.6%; margin-right: 0%; margin-top: 0px; width: 208px; height: 54px; z-index: 101; }
	.messgn { position: absolute; left: 84%; top: 33%; color: #fdfdfd; }
	.avka { z-index: 999; position: fixed; left: 80%; top: 9px; color: #fdfdfd; }
	.loginik { position: absolute; left: 82%; top: 24px; color: #fdfdfd; text-transform: uppercase; }
	}	
	
	
@media screen and (max-width: 1024px) {
	.logobaner { margin-left: -174%;}
	.logotip { z-index: 100; position: fixed; top: 0%; left: 0%; width: 100%; height: 75px; }
	.bt-menu-trigger { position: fixed; top: 30px; left: 24px; z-index: 100; display: block; width: 29px; height: 27px; cursor: pointer; }
	.logotip img { top: 0%; margin-left: 66%; margin-right: 0%; margin-top: 3px; width: 243px; height: 65px; z-index: 101; }
	.avka { z-index: 999; position: fixed; left: 70%; top: 19px; color: #fdfdfd; }
	.messgn { position: absolute; left: 76%; top: 45%; color: #fdfdfd; }
	.loginik { position: absolute; left: 85%; top: 15px; color: #fdfdfd; text-transform: uppercase; }
	
	}

@media screen and (max-width: 900px)
{
	.bt-menu-trigger { position: fixed; top: 45px; left: 17px; z-index: 100; display: block; width: 29px; height: 27px; cursor: pointer; }
	.avka { z-index: 999; position: fixed; left: 70%; top: 37px; color: #fdfdfd; }
	.messgn { position: absolute; left: 78%; top: 65%; color: #fdfdfd; }
	.logotip img { top: 0%; margin-left: 66%; margin-right: 0%; margin-top: 22px; width: 216px; height: 57px; z-index: 101; }
	.loginik { position: absolute; left: 85%; top: 15px; color: #fdfdfd; text-transform: uppercase; }
	}	

@media screen and (max-width: 800px)
{
	.bt-menu-trigger { position: fixed; top: 45px; left: 24px; z-index: 100; display: block; width: 29px; height: 27px; cursor: pointer; }
	.avka { z-index: 999; position: fixed; left: 70%; top: 37px; color: #fdfdfd; }
	.messgn { position: absolute; left: 78%; top: 65%; color: #fdfdfd; }
	.logotip img { top: 0%; margin-left: 66%; margin-right: 0%; margin-top: 25px; width: 213px; height: 55px; z-index: 101; }
	.loginik { position: absolute; left: 85%; top: 15px; color: #fdfdfd; text-transform: uppercase; }
	}	

@media screen and (max-width: 768px) {
	.logobaner { margin-left: -259%; margin-top: 1%;}
	.logotip { z-index: 99; position: fixed; top: 0%; left: 0%; width: 100%; height: 51px; background: #1c1b17; }
	.logotip img { top: 0%; margin-left: 83%; margin-right: 0%; margin-top: -7px; width: 166px; height: 45px; z-index: 101; }
	.bt-menu-trigger { position: fixed; top: 15px; left: 20px; z-index: 100; display: block; width: 23px; height: 19px; cursor: pointer; }
	.container {padding: 10px; padding-top: 0px; background-color: #fdfdfd;}
	.codrops-related {padding-bottom: 2em; text-align: left; color: rgb(0 0 0 / 69%); background-color: white; margin-left: -64px; margin-right: -64px;}
	.container { padding: 0px; background-color: #fdfdfd; }
	.messgn { position: absolute; left: 93%; top: -37%; color: #fdfdfd; }
	.avka { width: 24px; z-index: 100; position: fixed; left: 90%; top: 16px; color: #fdfdfd; }
	.loginik { position: absolute; left: 85%; top: 15px; color: #fdfdfd; text-transform: uppercase; }
	}	
	
	
@media screen and (max-width: 425px) {
	.logobaner { margin-left: -259%; margin-top: 1%;}
	.logotip { z-index: 99; position: fixed; top: 0%; left: 0%; width: 100%; height: 55px; background: #1c1b17; }
	.logotip img { top: 0%; margin-left: 81%; margin-right: 0%; margin-top: -2px; width: 160px; height: 42px; z-index: 101; }
	.bt-menu-trigger { position: fixed; top: 15px; left: 20px; z-index: 100; display: block; width: 23px; height: 19px; cursor: pointer; }
	.container {padding: 10px; padding-top: 0px; background-color: #fdfdfd;}
	.codrops-related {padding-bottom: 2em; text-align: left; color: rgb(0 0 0 / 69%); background-color: white; margin-left: 0px; margin-right: 0px;}
	.container { padding: 0px; background-color: #fdfdfd; }
	.messgn { position: absolute; left: 93%; top: -37%; color: #fdfdfd; }
	.avka { width: 20px; z-index: 100; position: fixed; left: 87%; top: 16px; color: #fdfdfd; }
	.loginik { position: absolute; left: 85%; top: 15px; color: #fdfdfd; text-transform: uppercase; }
	}	
	
	
@media screen and (max-width: 375px) {
	.logobaner { margin-left: -259%; margin-top: 1%;}
	.logotip { z-index: 99; position: fixed; top: 0%; left: 0%; width: 100%; height: 51px; background: #1c1b17; }
	.logotip img { top: 0%; margin-left: 80%; margin-right: 0%; margin-top: -7px; width: 160px; height: 42px; z-index: 101; }
	.bt-menu-trigger { position: fixed; top: 15px; left: 20px; z-index: 100; display: block; width: 23px; height: 19px; cursor: pointer; }
	.container {padding: 10px; padding-top: 0px; background-color: #fdfdfd;}
	.codrops-related {padding-bottom: 2em; text-align: left; color: rgb(0 0 0 / 69%); background-color: white; margin-left: 0px; margin-right: 0px;}
	.container { padding: 0px; background-color: #fdfdfd; }
	.messgn { position: absolute; left: 93%; top: -37%; color: #fdfdfd; }
	.avka { width: 20px; z-index: 100; position: fixed; left: 87%; top: 16px; color: #fdfdfd; }
	.loginik { position: absolute; left: 85%; top: 15px; color: #fdfdfd; text-transform: uppercase; }
	}
	
	
@media screen and (max-width: 320px) {
	.bt-menu-trigger { position: fixed; top: 14px; left: 19px; z-index: 100; display: block; width: 23px; height: 21px; cursor: pointer; }
	.logobaner { margin-left: -251%; margin-top: 2%;}
	.logotip { z-index: 99; position: fixed; top: 0%; left: 0%; width: 100%; height: 51px; background: #1c1b17; }
	.logotip img { top: 0%; margin-left: 79%; margin-right: 0%; margin-top: -7px; width: 160px; height: 42px; z-index: 101; }
	.container {padding: 10px; padding-top: 0px; background-color: #fdfdfd;}
	.codrops-related {padding-bottom: 2em; text-align: justify; color: rgb(0 0 0 / 69%); background-color: white; margin-left: 0px; margin-right: 0px;}
	.container { padding: 0px; background-color: #fdfdfd; }
	.messgn { position: absolute; left: 93%; top: -37%; color: #fdfdfd; }
	.avka { width: 20px; z-index: 100; position: fixed; left: 87%; top: 16px; color: #fdfdfd; }
	.loginik { position: absolute; left: 85%; top: 15px; color: #fdfdfd; text-transform: uppercase; }
	}	

