@media only screen and (max-width: 1200px) {
	.banners_wr {
		width: 80%;
		float: right;
	}
}

@media only screen and (max-width: 980px) {
.mobile_nav_wr {
	display: block;
}

	.wrapper {
		max-width: 100%;
		background: #fff;
	}

	.sid-cat {
		float: none;
		width: 100%;
		max-width: 100%;
	}

	.sr-wr {
		width: 100%;
	}

	.sid-l, .sid-r, .sid-c {
		float: none;
		width: 90%;
		max-width: 90%;
		margin: 10px auto;
	}

	.search-wr {
		max-width: 100%;
	}

	.top-menu ul{
		max-width: 100%;
	}

	.top-menu-wr, .main-menu  {
		height: auto;
		overflow: hidden;
		text-align: center;
	}

	.top-menu-wr ul li, .main-menu ul li {
		display: inline-block;
		float: none;
	}

	.main-menu ul li{
		border: none;
	}

	.slider {
		height: auto;
	}

	.news-wr, .news-wr-pages {
		float: none;
		max-width: 100%;
		background: #fff;
		border: none;
		width: 100%;
	}

	.left-news, .right-news {
		width: 100%;
	}

	.title-top, .title-top2 {
		display: none;
	}

	.sidebar {
		float: none;
		width: 100%;
		background: #FEFEE6;
	}

	.widget, .foot-widget .widget {
		width: 90% !important;
		height: auto;
		margin: 20px auto !important;
		float: none !important;
		
	}

	.logo {
		display: none;
	}

	.banners_wr {
		top: 0;
	}

	.menu_wr {
		height: auto;
	}
	.main-menu,
	.menu_wr ul {
		display: block;
		width: 100%;
	}

	.menu_wr ul li a,
	.menu_wr ul li {
		display: block;
		width: 100%;
		text-align: center;
	}

	.menu_wr ul li {
		border-bottom: 1px solid #1B1B1B;
	}

	.main-menu ul li ul {
		position: inherit;
		top: inherit;
		width: 100%;
		opacity: 1;
		visibility: visible;
		background: none;
		color: #fff;
	}

	.main-menu ul li ul li {
		border-color: #1B1B1B;
	}

	.menu_wr {
		display: none;
	}

	.menu_wrActive {
		display: block !important;
	}

	.banners_wr {
		height: auto;
		padding: 20px;
		-webkit-background-size: cover;
		background-size: cover;
		display: none;
		float: none;
		width: 100%;
	}

	.sr-bt,
	.sr-txt {
		top: 0;
	}

	.sr-bt {
		margin-top: 10px;
	}

	.banners_wrActive {
		display: block !important;
	}

	.copir_wr,
	.top-menu {
		display: none;
	}

	.top-menu-wr {
		text-align: center;
	}

	.link_bar {
		margin-top: 10px;
	}

	.link_bar,
	.link_bar ul {
		display: inline-flex;
		width: 100%;
	}

	.link_bar ul {
		margin: 0;
	}

	.link_bar ul li{
		float: none;
		display: flex;
		width: 100%;
	}

	.link_bar ul li a {
		width: 100%;
	}

	.carousel_img {
		height: auto;
	}

	.main_slider {
		height: auto;
		padding-bottom: 30px;
	}

/*	.carousel_img2 {
		display: none;
	}*/

	.carousel-item {
		position: relative;
	}

	.carousel-indicators li {
		width: 100%;
		float: none;
		display: block;
		height: auto;
		max-height: 100%;
		position: relative;
		z-index: 31;
	}

	.carousel-indicators {
		position: inherit;
		bottom: inherit;
	}

/*	.main_slider {
		display: none;
	}*/

	.car_img {
		width: 100%;
		height: 100px;
		float: none;
	}

	.car_title {
		font-size: 13px;
		padding: 10px;
	}

	.last_news_date {
		padding: 10px;
	}

	.carousel-control-prev,
	.carousel-control-next {
		top: 80px !important;
		align-items: inherit;
	}

	.d-none {
		display: block !important;
	}

	.carousel-caption p {
		font-size: 12px;
	}

	.main_slider {
		/*display: none;*/
	}

	.cont_sing iframe {
		width: 100% !important;
	}

	.carousel-indicators li:nth-child(3) {
		display: none;
	}

	.carousel-indicators li {
		margin-top: 10px;
	}
}