	#content img { max-width: 100%; height: auto; }
/*   ДЛЯ МОНИТОРОВ - НАЧАЛО   */
@media screen and (max-width: 1100px) {
	#content .soft-home .soft-rel-bottom { width: 104px; }
	#content .soft-screens .wp-caption { margin-right: 6px; }

	.search .article { width: 45% !important; }
}

@media screen and (max-width: 1050px) {
	#wrapper, footer, #content { min-width: 300px; }

	#content .soft-top { margin-top: 40px; }
}

@media screen and (max-width: 983px) {
	footer .f-center { top: 18px; }
	footer .f-right { pointer-events: none; }

	#content { margin-right: 280px; }
	#content .article { width: 100%; }

}
/*   ДЛЯ МОНИТОРОВ - КОНЕЦ   */

/*   ДЛЯ ПЛАНШЕТОВ И МОБИЛЬНИКОВ - ОБЩЕЕ- НАЧАЛО   */
@media screen and (max-width: 768px) {
/* Меняю местами блоки - начало */
	#container {
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
		padding: 0px 0px 100px 0px;
	}
/* Меняю местами блоки - конец */
	#wrapper, footer { max-width: 748px; overflow: hidden; }
	#wrapper { padding: 0px 10px 0px 10px; }
	#content { margin-right: 0px; }

	.soft-top h1 { margin-top: 7px; }

	header .logo { position: absolute; left: 21%; width: 190px; height: auto; }

	header #searchform { top: 100px; left: 0px; width: 100%; background-color: #e3e3e3; }
	header #searchform input[type="text"] { width: 80%; }

	#sidebar { position: relative; overflow: hidden; width: 100%; }

/*	.floating { display: none; }*/
	.floating { position: relative; }

/* Верхнее меню - начало */
	header #menu-top-menu {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 200px;
		display: none;
		background-color: #414141;
		margin: 0px;
		z-index: 11111;
	}

	header #menu-top-menu li { float:none; height: auto; background-color: #414141; }
	header #menu-top-menu > li a { width: 100%; }
	header #menu-top-menu li li { z-index: 9999; }

	header #menu-top-menu #menu-item-9429 { width: 100%; }
	header #menu-top-menu #menu-item-9429 a { text-indent: 45px; height: 35px; padding: 15px 10px 0px 10px; }
	header #menu-top-menu #menu-item-9431, header #menu-top-menu #menu-item-9430, header #menu-top-menu #menu-item-16811 { float: none; }

	header #menu-top-menu .sub-menu { display: none; }
	header #menu-top-menu .sub-menu { position: relative; left: 0px; background-color: #414141; }
	header #menu-top-menu .sub-menu > li a { padding-left: 10px; }
	header #menu-top-menu .menu-item-has-children > a { pointer-events: none; }
	header #menu-top-menu .menu-item-has-children > .sub-menu a { pointer-events: visible; }
	header #menu-top-menu li.current-menu-item:hover > .sub-menu { display: block; }
	header #menu-top-menu .current-menu-item .sub-menu, header #menu-top-menu .current-menu-ancestor .sub-menu, header #menu-top-menu .current-post-ancestor .sub-menu { display: block; }
	header #menu-top-menu li.menu-item-has-children > a:after { right: 10px; }
	header #menu-top-menu li.menu-item-has-children > .sub-menu .sub-menu, header #menu-top-menu li.menu-item-has-children > .sub-menu a:after { display: none; }

/* Кнопка закрытия к меню - начало */
	header #mobile-view-menu {
		display: block;
		position: absolute;
		top: 35px;
		height: 41px;
		width: 35px;
		cursor: pointer;
		background-color: #fff;
		padding: 2px 2px;
		z-index: 9999;
	}
	header #mobile-view-menu > div { width: 100%; height: 100%; }
	header #mobile-view-menu span {
		display: block;
		height: 3px;
		width: 30px;
		background: #414141;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-khtml-user-select: none;
		user-select: none;    
	}
	header #mobile-view-menu span:before, header #mobile-view-menu span:after {
		display: block;
		position: absolute;
		top: 5px;
		content: ' ';
		height: 3px;
		width: 30px;
		background: #414141;
	}
	header #mobile-view-menu span:after { top: 15px; }
	header #mobile-view-menu span:before { top: 28px; }

	header .mvm-close {
		top: 0px !important;
		left: 200px !important;
		background: #414141 !important;
	}
	header .mvm-close span {
		margin-top: 18px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		background: #fff !important;
	}
	header .mvm-close span:before { opacity: 0; }
	header .mvm-close span:after {
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
		top: 0px !important;
		background: #fff !important;
	}
/* Кнопка закрытия к меню - конец */
/* Верхнее меню - конец */
}
/*   ДЛЯ ПЛАНШЕТОВ И МОБИЛЬНИКОВ - ОБЩЕЕ- КОНЕЦ   */

/*   ДЛЯ МОБИЛЬНИКОВ - НАЧАЛО   */
@media screen and (max-width: 667px) {
	header { background-size: 700px; height: 140px; }
	header .social-buttons { display: none; }

	#sidebar .widget_text { float: none; }
	#sidebar .widget_tabs { float: none; width: 100%; }

	soft-inner .adsbygoogle:nth-of-type(1) { margin: 0px 0px 10px 0px !important; }

	.vk-smiles > div { width: 27%; }

	#content h1, h1#cat { font-size: 22px; line-height: 22px; margin-bottom: 20px; }
	#content .art-title a { font-size: 19px; line-height: 19px; }
	.wp-caption { width: 99% !important; }
	#content .article, #content .soft-art { margin: 0px 24px 25px 0px; }
	#content .soft-art a > img { float: none; margin: 0px 10px; }

	.navigation span, .navigation a { width: 6%; }

	.related_post div > div { width: 45%; margin: 0px 15px 10px 0px !important }
	.related_post div > div:nth-of-type(3n) {clear: both;}

	.wpml_commentbox img { margin-right: 8px !important; }

	#content .article-inner .top-entry-meta { margin-bottom: 5px; }

/* Страница "контакты" - начало */
	.wpcf7 input[type="submit"] { margin-top: 10px; margin-bottom: 40px; }
	.wpcf7-form .ajax-loader { display: none; }
/* Страница "контакты" - конец */

	.scrollup {
		width: 40px;
		height: 40px;
		opacity: 0.9;
		bottom: 20px;
		right: 20px;
		background-size: 40px;
	}

	#content h1.single-home { display: none; }
	#content h2.single-home { margin-top: 0px; }
	#content .soft-home { display: none; }

	#sidebar #popular-tab-content > div img, #sidebar #comments-tab-content > div img { width: 60px; height: auto; }

	footer { height: 150px; }
	footer .f-center { left: 15px; top: 20px; }
	footer .f-right { font-size: 13px; left: 15px; top : 75px; }

	.soft-home .rating img { display: inline-block !important; }
	.soft-home .soft-rel-bottom { width: 100px; }

	#respond textarea, .wpcf7 input, .wpcf7 textarea { width: 90% !important; }

	soft-inner .soft-top { margin-top: 30px !important; }

	soft-inner .wp-caption { width: 46% !important; }
	soft-inner .wp-caption img { width: 88%; }

	.search .article { width: 42% !important; }
	#crumbs { font-size: 10px; margin-bottom: 5px; }
}
/*   ДЛЯ МОБИЛЬНИКОВ - КОНЕЦ   */
