@charset "utf-8";
@media screen and (max-width: 850px) {
	#statist{
		display: none;
	}
	.gadget{
		float: left;
		margin: 5px 5px 5px 5px;
		width: 195px
	}
	.clr_w {
		clear: both;
	}
	.owl-item {
		width: 203px;
	}
	.grupp_img {
		width: 120px;
	}
}

@media screen and (min-width: 851px) {
	.list_menu {
		display: none;
	}
	.gadget{
		margin: 0 0 16px 0;
	}
	.owl-item {
		width: 220px;
	}
	.grupp_img {
		width: 150px;
	}
}

@media screen and (max-width: 785px) {
	.grupp_img {
		width: 100px;
	}
	.list_menu {
		width: 310px;
	}
	#___gcse_0, #___gcse_1 {
   		 width: 100%;
	}
	.big_text {
		margin: 0;
	}
}
@media screen and (min-width: 786px) {
	.list_menu {
		width: 380px;
	}
	.big_text {
		margin: 0 100px;
	}
}
@media screen and (max-width: 650px) {
	.main-menu {
		display: none;
	}
	.list_menu {
		width: 100%;
	}
	.parent_article_grupp h1, .parent_article_grupp h2 {
		font-size: 27px !important;
	}
	.section-breadcrumbs h1{
		font-size: 1.5em !important;
	}
	.section-breadcrumbs h2 {
		font-size: 25px !important;
	}
	h3 {
		font-size: 17px !important;
	}
	.full_text p {
	    font-size: 15px;
	}
}
@media screen and (min-width: 651px) {
	.list_menu {
		float: left;
	}
}
@media screen and (max-width: 550px) {
	.flex-direction-nav, .count_pages, .article_avatar, .article_header, .gravatar, .stat, .mesto, .flexslider, .page-top {
		display: none;
	}
	.grupp_img {
		width: 80px;
	}
	.comment_box .comment_text {
		margin: 0;
	}
	.soz_seti h2{
		float: none;
		line-height: 15px;
	}
}
@media screen and (min-width: 551px) {
	.comment_box .comment_text {
		margin: 0 0 0 80px;
	}
	.soz_seti h2{
		float: left;
		line-height: 45px;
	}
}
@media screen and (min-width: 501px) {
	 .pagination p span, .pagination p a{
    	padding: 7px 9px;
	}
}
@media screen and (max-width: 500px) {
	.n-pag{
		display: none;
	}
}
img {
	max-width: 100%;
}
.soz_seti h2{
    margin: 0;
    text-decoration: underline;
}
.reklam_bl{
	 border: 1px solid #C5C3C4;
	 margin: 10px 0;
}
.article_avatar {
	max-width: 60px;
}
.article_avatar img, .grupp_img img{
	padding: 3px;
	border: 1px solid #dddddd;
}
.main-header {
  min-height: 100px;
  height: 100px;
  box-shadow: 0px 5px 30px #2B2727;
}
.main-menu {
	text-align: right;
	float: right;
    min-height: 100px;
	height: 100px;
}
ol, ul {
  margin-top: 0;
  /*margin-bottom: 10px;*/
}
.main-menu ul li.active a{
  color: #fff;
}
.main-menu ul li.active {
  background: #BA883D;
}

.main-menu ul li {
  display: inline-block;
  float: left;
  border-left: 1px solid #eee;
}
.main-menu ul li:hover {
  background: #C5A677;
}
.main-menu ul li a:hover {
  color: #fff;
}
.main-menu ul li a {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 100px;
  padding-left: 25px;
  padding-right: 25px;
}
a.toggle-menu {
  background: #eee;
  color: #444;
  margin-top: 15px;
  font-size: 14px;
  padding: 25px;
  float: right;
}
.menu-responsive, .gad {
  background: rgba(68,68,68,0.95);
  padding: 15px 5px;
  display: none;
}
.menu-responsive ul li.active  a, .gad  ul li.act_raz a{
  color: #E15452;
}
.gad  ul li.act_raz, .gad  ul.sb_menu li:hover {
	background: none;
}
.menu-responsive ul li a, .gad  ul li a {
  display: block;
  color: #fff;
  font-size: 18px;
}
.menu-responsive ul li, .gad  ul li {
  margin: 24px 0;
  display: block;
}
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.overlay {
  background: rgba(0,0,0,0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 8;
}
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.our-listing {
  position: relative;
  z-index: 98;
  top: 0;
  left: 0;
  margin-top: -50px;
}
.list-item {
  overflow: hidden;
  margin: 0 5px;
}
.list-item .list-thumb .title {
    /*background-color: #dce4e7;*/
  font-size: 18px;
  text-align: center;
  height: 70px;
  margin-bottom: 5px;
}
.list-item .list-thumb .title a h4 {
    color: #4e4423;
	padding: 5px;
}
.list-item .list-thumb .title a:hover {
    color: #4e4423;
	text-decoration: underline;
}
.owl-item {
	float: left;
	position: relative;
	margin: 3px 3px 15px 3px;
	border: 1px solid #F4F4F4;
	-moz-transition: border-color 0.3s 0s ease;
	-o-transition: border-color 0.3s 0s ease;
	-webkit-transition: border-color 0.3s 0s ease;
}
.owl-item:hover {
	border: 1px solid #000000;
	-moz-transition: border-color 0.8s 0s ease;
	-o-transition: border-color 0.8s 0s ease;
	-webkit-transition: border-color 0.8s 0s ease;
}
.featured {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	opacity: 0;
	-moz-transition: opacity 0.3s 0s ease;
	-o-transition: opacity 0.3s 0s ease;
	-webkit-transition: opacity 0.3s 0s ease;
}
.featured:hover{
	opacity: 1;
	-moz-transition: opacity 0.8s 0s ease;
	-o-transition: opacity 0.8s 0s ease;
	-webkit-transition: opacity 0.8s 0s ease;
}

.read-more{
	margin: 10px auto;
	display: block;
}
input {
   max-width:100%;
}
textarea {
	width:94%;
	resize:vertical;
}
.list-item .list-content h5 {
	color: #9ed034;
	font-weight: 600;
	font-size: 14px;
	margin: 15px 0 5px 0;
}
.list-item  span {
    color: #4E4423;
	font-weight: 300;
  /*margin: 0 0 15px 0;*/
}
.list-item .list-content {
	display: block;
	/*background-color: #DCE4E7;
	color: #fff;*/
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	margin-top: 5px;
}
/* Настройки меню
.clr {
  clear: both;
  padding: 0;
  margin: 0!important;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
ul.sb_menu, ul.ex_menu {
  margin: 0 -20px 0 0;
  padding: 0;
  list-style: none;
  color: #959595;
}
ul.sb_menu li, ul.ex_menu li {
	padding: 5px;
	-moz-transition: background-color 0.2s 0s ease;
	-o-transition: background-color 0.2s 0s ease;
	-webkit-transition: background-color 0.2s 0s ease;
}
ul.sb_menu li a {
	margin-left: 0;
	padding: 2px 8px 2px 0;
	display: block;
	-moz-transition: color 0.2s 0s ease;
	-o-transition: color 0.2s 0s ease;
	-webkit-transition: color 0.2s 0s ease;
}
ul.sb_menu li:hover, .niz_meny a:hover {
	background: #DBA5A4;
	-moz-transition: background-color 0.5s 0s ease;
	-o-transition: background-color 0.5s 0s ease;
	-webkit-transition: background-color 0.5s 0s ease;
}
ul.sb_menu li:hover a, .niz_meny a:hover{
	color: #fff;
	-moz-transition: color 0.5s 0s ease;
	-o-transition: color 0.5s 0s ease;
	-webkit-transition: color 0.5s 0s ease;
}
.act_raz {
	background: #E15452;
	color: #959595;
}
.act_raz a {
	color: #fff;
}

.gad p{
	color: #E15452;
}*/
/* Настройки поиска*/
/*#formsearch {
  margin: 10px 0 0 0;
  padding: 0;
  width: auto;
  height: 30px;
}
#formsearch span {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
  background: url(../img/search_bg.gif) no-repeat left top;
  width: 156px;
}
#formsearch input.editbox_search {
  margin: 0;
  padding: 8px 10px;
  float: left;
  width: 168px;
  font-size: 12px;
  line-height: 16px;
  color: #a9a9a9;
  background: none;
  outline: none;
  border: none;
}
#formsearch input.button_search {
  margin: 0;
  padding: 0;
  border: none;
  float: left;
}
.article {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin: 0 0 16px;
  padding: 10px 10px 20px 10px;
  background: #F4F4F4 url(../img/article_bg.jpg) no-repeat center bottom;
  background-size: 100%;
}
.article a.com {
  display: block;
  float: right;
  margin: -5px 0;
  padding: 4px 10px 2px;
  font-size: 23px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  color: #df4b49;
  background: #ededed;
}*/
h2.infopost {
	padding: 6px 12px;
        text-align: center;
}
.article h2 a {
	color: #3A3A3A;
}
.article h2 a:hover{
	color: #3A3A3A;
	text-decoration: underline;
}
.grupp_img {
	float: left;
	margin-left: 3px;
	list-style: none;
	margin-right: 10px;
}
.article_grupp img{
    max-width: 100%;
}

/*Настройки блока меню*/

.all_user_intro {
	height: 85px;
  	padding: 5px;
}

/*Настройки блока с коментарием*/

.commentbox1, .all_user_intro { 
	background: #F4F4F4 url(../img/article_bg.jpg) no-repeat center bottom;
	background-size: 100%;
}
.comment_box { 
	padding: 15px;  
}
.comment_box .gravatar { 
	float: left; 
	margin-right: 15px; 
	background: #fff; 
}
.comment_box .gravatar img { 
	margin: 0 0 -5px 0; 
	width: 50px; 
	height: 50px; 
	clear: both;
	padding: 5px;
	border: 1px solid #dddddd;
}
.comment_box .comment_text p { 
	margin: 0 0 10px 0; 
}
.comment_text .comment_author {
  margin-bottom: 10px;
}
.comment_text .comment_author a { 
	font-size: 14px; 
	font-weight: bold; 
	color: #781919; 
}
.comment_text .comment_author a:hover, .comment_text .reply a:hover { 
	text-decoration: underline;
}
.comment_text .date { 
	float: right;
}
.comment_text .reply { 
	text-align: right;
} 
.comment_text .reply a { 
	margin-left: 5px;
} 