@media (max-device-width: 750px) {
	body {
		width: 100%;
		min-width: 100% !important;
	}
	body .wrapper, body .single-page {
		width: 90%;
		margin: 0 5%;
	}
	body .header {
		background: url(images/footer.jpg) center no-repeat;
		background-size: cover;
		height: 280px;
	}
	body .m-menu {
		display: block;
		top: 15px;
		right: 15px;
		position: fixed;
		z-index: 999;
	}
	body .m-menu #toggler {
		display: block;
		width: 28px;
		height: 20px;
		background: rgba(0, 0, 0, 0.4) url(images/icon_menu.png) center no-repeat;
		padding: 10px;
		border-radius: 7px 7px 0 7px;
	}
	.header>.wrapper>.menu-primary-container {
		display: none;
	}
	.slider .metaslider .caption-wrap {
		display: none;
	}
	.flex-control-nav {
		display: none;
	}
	body .slider {
		min-height: auto;
	}
	.about .video {
		display: none;
	}
	body .serv-desc {
		padding: 0 10px;
		font-size: 14px;
	}
	.title {
		font-size: 23px;
	}
	body .carousel-block {
		width: 210px;
		margin: 0 15px;
	}
	body .service-carousel {
		height: 440px;
	}
	.header .logo {
		width: 100px;
		left: 50%;
		margin: 0 0 0 -50px;
		top: 10px;
	}
	.header .logo img {
		width: 100%;
	}
	.header .association {
		top: 220px;
		left: 2%;
		font-size: 14px;
	}
	.header .adress {
		top: 120px;
		left: 2%;
		font-size: 14px;
	}
	.header .phone {
		left: 2%;
		top: 165px;
		width: 182px;
	}
	.free_consult {
		display: none;
	}
	body .last-news ul li {
		width: 100%;
		margin: 10px 0;
		float: none;
		display: table;
	}
	body .articles,
	body .fire {
		float: none;
		margin: 20px 0;
		display: table;
		width: 100%;
	}
	body .title_b, body .title_r, body .title_l {
		font-size: 19px;
	}
	body .title_b a, body .title_l a {
		padding: 0 6px;
		font-size: 10px;
		line-height: 18px;
		margin: 24px 0;
	}
	body .news-desc {
		width: 100%;
	}
	body .about-text {
		left: 0;
		right: auto;
		width: 100%;
	}
	.social {
		display: none;
	}
	.carousel {
		overflow: hidden;
	}
	.header .top_menu {
		left: 2%;
		right: auto;
	}
	.header .top_menu ul li {
		float: none;
	}
	.header .top_menu ul li a {
		float: none;
		font-size: 13px;
	}
	.header .bt_news {
		top: 65px;
		right: 2%;
	}
	#eModal-1 {
		width: 80% !important;
	}
	.ymaps-2-1-45-map  {
		width: 80% !important;
	}
	body #contactform {
		width: 230px;
	}
	
	#contactform p label {
		display: block;	
	}
	
	#contactform input[type="submit"] {
		margin: 0;
	}
	
	
	body #contactform input[type="text"], body #contactform input[type="email"], body #contactform input[type="tel"],
	#contactform textarea,
	#contactform select,
	#contactform input{
		width: 100%;
	}
	
	.mobile-menu .menu-primary-container {
		position: fixed;
		top: 55px;
		background: #ffc400;
		border-radius: 10px 0 10px 10px;
		right: 15px;
		z-index: 999;
		left: auto;
		height: 80%;
		padding: 10px 0;
		overflow-y: auto;
	}
	.mobile-menu .menu-primary-container>ul>li>a {
		border: 0;
		font-size: 13px;
	}
	.mobile-menu .menu-primary-container>ul>li {
		float: none;
		width: 100%;
	}
	.mobile-menu .menu-primary-container>ul>li>.sub-menu {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		width: auto;
		background: #e4b105;
		color: #333;
	}
	.mobile-menu .menu-primary-container>ul>li>.sub-menu li a {
		color: #333;
		font-size: 14px;
		line-height: 22px;
		border-bottom: 1px dashed rgba(51, 51, 51, 0.17);
	}
	.mobile-menu .menu-primary-container>ul>li>.sub-menu li:last-child a {
		border: 0;
	}
	.item-page {
		overflow: hidden;
	}
	.menu-footer {
		display: none;
	}
	.footer .copyright {
		top: 18px;
		font-size: 12px;
	}
	body .footer .top_menu {
		bottom: auto;
		left: 130px;
		top: 52px;
		right: auto;
	}
	.footer .top_menu ul li {
		float: none;
	}
	.footer .top_menu ul li a {
		font-size: 11px;
	}
	body .bt_news a {
		width: 89px;
		font-size: 12px;
	}
}