/*====================================================*/
/*====================================================*/
/*====================================================*/
@media screen and (max-width: 1200px) {
.navigation {
	background: rgba(19,22,24,1);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.navigation .navi-inner {
	height: 80px;
}
.navigation .navi-inner:before {
	content: '';
	position: absolute;
	display: block;
	width: 124px;
	height: 60px;
	background: url(../images/logo-min.png) no-repeat;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.sl-block .block {
	display: block;
}
.sl-block .block .link {
	display: grid;
	width: 100%;
	margin: 30px auto 0;
}
.sl-block .block .link .btn {
	justify-self: center;
}
.sl-block .block .link a {
	display: inline-grid;
	float: left;
	margin: 0 12px 0 0;
}
.sl-block .block .link a:last-child {
	margin: 0;
}
.sl-block .slider .slide .item {
	grid-template-columns: repeat(1, 1fr);
}
.sl-block .slider .slide .item .desc {
	justify-self: center;
	text-align: center;
}
.sl-block .slider .slide .item .desc .code {
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 5px;
	margin-top: 15px;
}
.sl-block .slider .slide .item .desc .code span {
	justify-self: center;
}
.content-index .grid-block {
	grid-template-columns: repeat(1, 1fr);
}
.content-index .grid-block {

}
.content-index .grid-block .side-block .btns {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}
.content-index .grid-block .side-block .btns .item {
	margin: 0 auto;
}
}
/*====================================================*/
/*====================================================*/
/*====================================================*/
@media screen and (max-width: 900px) {
.content-index .grid-block .side-block {
	max-width: 820px;
}
.content-index .grid-block .side-block .btns {
	grid-template-columns: repeat(2, 1fr);
}
.content-index .grid-block .post-block {
	grid-template-columns: repeat(1, 1fr);
}
.content-index .grid-block .post-block .pagine {
	width: 100%;
	display: grid;
}
.content-index .grid-block .post-block .pagine .text {
	display: none;
}
.content-index .grid-block .post-block .pagine ul.page-numbers {
	display: inline-block;
	width: initial;
	justify-self: center;
	margin-top: 0;
}
.content-index .grid-block .post-block .pagine ul.page-numbers li {
	display: inline-block;
	float: left;
	width: 60px;
	margin: 0 6px 6px 0;
}
.content-index .about-text-block {
	grid-template-columns: repeat(1, 1fr);
	text-align: center;
}
.footer .grid-block {
	grid-template-columns: repeat(1, 1fr);
}
.footer .grid-block .img {
	justify-self: center;
}
.footer .grid-block .img img {
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
}
.footer .grid-block .menu {
	justify-self: center;
	text-align: center;
}
.footer .grid-block .text {
	justify-self: center;
	grid-gap: 30px;
}
.footer .grid-block .text .coolness {
	justify-self: center;
}
.footer .grid-block .text .banners {
	justify-self: center;
}
.footer .grid-block .text .banners li {
	display: block;
	float: none;
	margin: 0 auto 10px;
}
.footer .grid-block .text .coolness {
	justify-self: center;
}
.content-page .post {
	text-align: center;
}
}
/*====================================================*/
/*====================================================*/
/*====================================================*/
@media screen and (max-width: 700px) {
.header .inner .grid .block .status .child .item {
	display: grid;
	margin: 0 auto 30px !important;
	float: none;
}
.sl-block .block .link .btn a {
	display: grid;
	float: none;
	margin: 0 auto 12px;
}
.sl-block .block .link a:last-child {
	margin: 0 auto;
}
.content-index .grid-block .post-block .posts {
	grid-template-columns: repeat(1, 1fr);
	max-width: 360px;
	margin: 0 auto;
}
.content-index .grid-block .post-block .media {
	grid-template-columns: repeat(1, 1fr);
	max-width: 360px;
	margin: 0 auto;
}
.content-index .grid-block .side-block .btns {
	grid-template-columns: repeat(1, 1fr);
	max-width: 360px;
}
}
/*====================================================*/
/*====================================================*/
/*====================================================*/
/*====================================================*/

/*====================================================*/
/*====================================================*/
/*====================================================*/

/*====================================================*/
/*====================================================*/
/*====================================================*/

/*====================================================*/
/*====================================================*/
/*====================================================*/