article {
	background: #000;
	
}

.addthis_button_livejournal img{
opacity: 0 !important;
}
.addthis_table td:last-child{
background: url(/svalka/zhzh.png) top left no-repeat;
}

.task,
.footer,
.credits,
.portfolio-tags {
	background: #202020 !important;
	color: #fff;
}

.task__date {
	background: #343434;
	color: #fff;
}

.dark,
.announce__picture-note {
	color: #fff;
}

.footer-img {
	padding-bottom: 0;
	/*max-width: 1142px;*/
	margin: 0 auto;
	width: 100%;
	transform: translateX(17.5%);
}

.cache {
	height: 0;
	opacity: 0;
	position: absolute;
	width: 0;
	z-index: -1;
}

.parallax-wrapper {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 785px;
}

.parallax-1,
.parallax-2 {
	position: absolute;
	transition: all linear 0.1s;
	-moz-transition: all linear 0.1s;
	-o-transition: all linear 0.1s;
	-webkit-transition: all linear 0.1s;
	will-change: transform;
}

.pattern {
	height: 785px;
	right: 0;
	top: 0;
	width: 200%;
	background: url(888-logo-pattern.jpg);
}

.chip1 {
	display: inline-block;
	bottom: -10%;
	left: 20%;
	width: 39%;
	height: auto;
	pointer-events: none;
}

.chip2 {
	display: inline-block !important;
	top: 27% ;
	left: -17%;
	max-width: 404px;
	width: 55%;
	height: auto;
	transform: translateX(-43%);
}

.chip3 {
	display: inline-block !important;
	bottom: -16%;
	right: -8%;
	max-width: 421px;
	width: 43%;
	height: auto;
	transform: translateX(20%);
}

.chip4 {
	z-index: 1;
	bottom: -25%;
	left: -17%;
	width: 26%;
}

#chip3-wrapper,
#chip2-wrapper {
	position: relative;
	max-width: 1142px;
	margin: 0 auto;
}

@media (max-width: 700px) {
	.chip1 {
		bottom: -7%;
	}
}

@media (max-width: 600px) {
	.parallax-wrapper {
		height: 383px;
	}
}
