@media screen and (max-width: 1200px) {
	#header .adress {
		margin-left: 0px;
	}
	#header .mail-head {
		margin-left: 58px;
	}
	#header .menu-header > ul > li {
		margin-left: 15px;
	}
	#header .menu-header > ul > li a {
		font-size: 14px;
	}
	div#services .item img {
		width: 100%;
	}
	#advantages .item-advance {
		min-height: 210px;
	}
	#items-news .block {
		margin-left: 80px;
	}
	a.item-port img {
		width: 100%;
	}
}
@media screen and (max-width: 992px) {
	#header .menu-header ul {
		display: none;
	}
	#header .adress, #header .mail-head, #header .phone-head {
		display: block;
	}
	#header .mail-head, #header .phone-head {
		margin-left: 0;
	}
	#slider .title-slider {
		margin-top: 47px;
	}
	#slider .description-slider {
		font-size: 16px;
		line-height: 26px;
	}
	#advantages {
		min-height: auto;
		background-size: cover;
	}
	#footer .copyright {
		text-align: center;
	}
	#footer .politica {
		text-align: center;
	}
	.adress-footer {
		margin-top: 40px;
		display: inline-block;
	}
	#footer {
		text-align: center;
	}
	.menu-footer {
		margin-top: 40px;
	}
	#footer .developer {
		float: none;
		margin: 30px auto 0;
	}
	#items-news .block {
		margin-left: 0;
	}
	#items-news .block {
		margin-left: 0;
	}
	#items-news img {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.tinymce img {
		width: 100% !important;
		height: auto !important;
	}
	#header .toggle-mnu {
		position: static;
		float: none;
	}
	#slider .title-slider {
		font-size: 28px;
	}
	#slider {
		min-height: auto;
		padding-bottom: 40px;
	}
	#services .item {
		width: 400px;
		margin: 45px auto 30px;
	}	
	#advantages .item-advance {
		min-height: auto;
	}
	#advantages .item-advance {
		min-height: auto;
		margin-bottom: 50px;
	}
	#partner .slick-slide img {
		display: block;
		margin: auto;
	}
	#slider .description-slider {
		padding-right: 0;
	}
	#slider {
		background-size: cover;
	}
	#number-company .text-number {
		margin-top: 15px;
	}
	#number-company .text-number {
		margin-bottom: 42px;
	}
	#number-company {
		padding-bottom: 0;
	}
	#items-news .item-news .title-news {
		margin-top: 20px;
	}
	#up-page {
		background: url(/img/slide-up-hook-mobile.png);
		width: 22px;
		height: 960px;
		right: 15px;
		bottom: 30px;
		z-index: 10000;
	}
}
@media screen and (max-width: 480px) {
	#services .item {
		width: 100%;
		margin: 30px auto 30px;
	}
	#services {
		padding-bottom: 20px;
	}
	.title-section {
		font-size: 24px;
	}
	#slider .title-slider {
		font-size: 22px;
	}
	#slider .description-slider {
		font-size: 14px;
		line-height: 18px;
		margin-top: 15px;
	}
	#partner #items-carousel {
		margin-top: 30px;
	}
	#number-company .col-md-3 {
		width: 100% !important;
	}
	.block-contact {
		margin-top: 30px;
		position: relative;
		z-index: 10;
	}
}
@media screen and (max-width: 320px) {
	.tinymce p,
	.tinymce li {
		text-align: left !important;
	}
	.tinymce table,
	.tinymce table p,
	.tinymce table li,
	.tinymce table span {
		font-size: 11px;
	}
}