@media screen and (max-width: 1200px) {
	/*MAIN*/
	section {padding: 60px 0;}
	h1, .h1 {font-size: 50px;}
	h2, .h2 {font-size: 36px;}
	h3, .h3 {font-size: 30px;}
	h4, .h4 {font-size: 26px;}
	h5, .h5 {font-size: 22px;}
	h6, .h6 {font-size: 20px;}

	/*CONTENT*/
	.banner__content h1 {font-size: 70px;}
	.banner__content_inner h1 {font-size: 55px;}
}

@media screen and (max-width: 1100px) {
	/*FOOTER*/
	.footer-bottom__contact {width: 50%;}
	.footer-bottom__links {width: 50%;margin: 0 0 30px 0}
	.footer-bottom__links.footer-bottom__links_about {width: 50%;}
	.footer-bottom__links.footer-bottom__links_depart {width: 50%;}
	.footer-bottom__links.footer-bottom__links_catalog {width: 50%;}

	/*CONTENT*/
	.news-item__title {font-size: 16px}
	.news-item__desc {font-size: 15px}
	.publishing__item {width: 33.33%;}
}

@media screen and (max-width: 992px) {
	/*MAIN*/
	section {padding: 50px 0;}
	h1, .h1 {font-size: 42px;}
	h2, .h2 {font-size: 30px;}
	h3, .h3 {font-size: 26px;}
	h4, .h4 {font-size: 22px;}
	h5, .h5 {font-size: 20px;}
	h6, .h6 {font-size: 18px;}

	/*HEADER*/
	.menu__wrap {padding:0;}
	.menu__link {font-size: 14px;padding: 18px 10px 18px 15px;}

	/*CONTENT*/
	.cta-1__form-wrap {width: 450px;}
	.cta-1__content {width: calc(100% - 450px);}
	.departs-item {width: 50%}
	.departs-wrap_big .departs-item__title {text-transform: none;}
	.banner-inner__title {font-size: 32px}
	.oborud__item {width: 50%;}
}

@media screen and (max-width: 850px) {
	/*CONTENT*/
	.blocks-wrap__aside {display: none;}
	.blocks-wrap__content {width: 100%}
	.news-item {width: 50%}
	.banner__content h1 {font-size: 42px;}
	.banner__content_inner h1 {font-size: 36px;}
	.banner {height: 40vw}
	.contacts-item__content-link {font-size: 20px}
	.contacts-item__content p {font-size: 16px}
	.oborud__item {width: 33.33%;}
	.licenses-item {width: 33.33%;}
}

@media screen and (max-width: 768px) {
	/*HEADER*/
	.header-bottom {display: none;}
	.header-main__request {display: none;}
	.search {top: 85px}

	/*CONTENT*/
	.cta-1__form-wrap {width: 100%;order: 1}
	.cta-1__content {width: 100%;padding: 0;margin: 0 0 30px 0;}
	.publishing__item {width: 50%;}
}

@media screen and (max-width: 700px) {
	
}

@media screen and (max-width: 650px) {
	/*HEADER*/
	.header-main__menu-btn {margin-left: 15px}
	.header-main__search-btn {margin: 0 0 0 15px}
	.header-main__lang-item {margin: 0 7px 0 0}
	.header-main__lang-item img {width: 28px;height: 28px;}
	.header-main__contact {margin:0 25px 0 5px;}
	.banner {height: 50vw}

	/*CONTENT*/
	.breadcrumbs {padding: 20px 0}
	.breadcrumb-item {line-height: 110%;}
	.breadcrumb-link {font-size: 13px;line-height: 110%;}
	.contacts-item {width: 50%}
	.contacts-item:nth-child(2) {order: 1;margin-top: 30px}
	.departs-wrap_big .departs-item {width: 100%;}
	.departs-wrap_big .departs-item__title {line-height: 26px;}
	.oborud__item {width: 50%;}
	.prod__files-item {width: 100%;}
}

@media screen and (max-width: 600px) {
	
}

@media screen and (max-width: 576px) {
	/*MAIN*/
	body {padding-top: 65px;}
	section {padding: 40px 0;}
	h1, .h1 {font-size: 34px;}
	h2, .h2 {font-size: 26px;}
	h3, .h3 {font-size: 24px;}
	h4, .h4 {font-size: 22px;}
	h5, .h5 {font-size: 20px;}
	h6, .h6 {font-size: 18px;}
	p {font-size: 16px;}
	blockquote {font-size: 16px;}
	ul, ol, ul li, ol li {font-size: 16px;}
	.btn, .content .btn {padding: 11px 22px 15px;font-size: 14px;}
	.btn + .btn {margin-left: 10px;}
	.pt-15 {padding-top: 10px!important;}
	.pt-30 {padding-top: 20px!important;}
	.pt-50 {padding-top: 30px!important;}
	.pt-80 {padding-top: 50px!important;}
	.pb-15 {padding-bottom: 10px!important;}
	.pb-30 {padding-bottom: 20px!important;}
	.pb-50 {padding-bottom: 30px!important;}
	.pb-80 {padding-bottom: 50px!important;}
	.mt-15 {margin-top: 10px!important;}
	.mt-30 {margin-top: 20px!important;}
	.mt-50 {margin-top: 30px!important;}
	.mt-80 {margin-top: 50px!important;}
	.mb-15 {margin-bottom: 10px!important;}
	.mb-30 {margin-bottom: 20px!important;}
	.mb-50 {margin-bottom: 30px!important;}
	.mb-80 {margin-bottom: 50px!important;}

	/*HEADER*/
	.header {position: fixed;left: 0;top: 0;}
	.header-main__inner {padding: 0 15px;}
	.header-main__contact {display: none;}
	.search {top: 65px;position: fixed;}
	.search__input {padding: 0 10px; margin: 0 20px 0 0;}

	/*FOOTER*/
	.footer-bottom__contact {width: 100%;}
	.footer-bottom__links {width: 100%;margin: 0 0 25px 0}
	.footer-bottom__links.footer-bottom__links_about {width: 100%;}
	.footer-bottom__links.footer-bottom__links_depart {width: 100%;}
	.footer-bottom__links.footer-bottom__links_catalog {width: 100%;}
	.footer-copy__left {width: 100%;}
	.footer-copy__right {width: 100%;text-align: left;}
	.footer-copy__bottom {margin: 25px auto 0;}

	/*CONTENT*/
	.breadcrumbs {padding: 10px 0}
	.breadcrumb-item {line-height: 100%;}
	.breadcrumb-link {font-size: 12px;line-height: 100%;}
	.breadcrumbs-btn {padding: 4px 14px 8px;font-size: 14px;}
	.banner-inner__title {font-size: 26px}
	.prod__left {width: 100%;}
	.prod__right {width: 100%;padding: 0}
	.licenses-item {width: 50%;}
}

@media screen and (max-width: 500px) {
	/*CONTENT*/
	.slider__item {height: 60vw}
	.slick-dots {bottom: 10px;}
	.news-item {width: 100%}
	.departs-item {width: 100%}
	.partners-item__image img {height: 40px;}
	.cta-1__form .form-group {width: 100%}
	.cta-1__form .form-group .form-control {font-size: 16px;height: 45px;padding: 10px 15px;}
	.banner {height: 60vw}
	.banner__content h1 {font-size: 30px;}
	.banner__content_inner h1 {font-size: 24px;}
	.banner-inner__title {font-size: 22px;left:20px;}
	.publishing__item {width: 100%;}
}

@media screen and (max-width: 450px) {
	/*CONTENT*/
	.contacts-item {width: 100%;margin-top: 30px;}
	.contacts-item:nth-child(1) {margin-top: 0px;}
	.oborud__item {width: 100%;max-width: 370px}
}

@media screen and (max-width: 400px) {
	.neighbor__back {display: none!important;}
	.licenses-item {width: 100%;}
}