@import url(../fonts/font.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700&subset=latin,cyrillic);

html, html a { -webkit-font-smoothing: antialiased; }
/* Настройка основной типографии */
body, select, input, textarea, button {
font-family: 'Roboto', sans-serif;
margin: 0;
padding: 0;
outline: none;
}
body {
background: url(../images/fon-body.png);
}
.feedback{float: left;width: 100%;overflow: hidden;}
textarea {border: 1px solid #e7e7e7; background:transparent; color: #909090; font-size: 13px; transition: 0.3s;}
::-webkit-scrollbar{
width: 8px;
height: 4px;
}
::-webkit-scrollbar-track-piece
{
background-color: #f8f8f8;
}
::-webkit-scrollbar-thumb:vertical
{
height: 4px;
background-color: #f01855;
}
::-webkit-scrollbar-thumb:horizontal
{
width: 8px;
background-color: #5f9e3d;
}
a { 
outline: none;
color: #06a1ea;
text-decoration: none;
}
a:hover { text-decoration: underline; }
/* Заголовки H1-6 */
h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5 {
	margin: 1em 0 0.3em 0;
	letter-spacing: -0.01em;
	line-height: 1.35em;
  color: #222;
	font-weight: bold;
	text-rendering: optimizeLegibility;
}
	h1, .h1 { font-size: 2em; }
	h2, .h2 { font-size: 1.9em; }
	h3, .h3 { font-size: 1.6em; }
	h4, .h4 { font-size: 1.5em; }
	h5, .h5 { font-size: 1.2em; }

	/* Частые стили */
	.strike { text-decoration: line-through; }
	.nobr { white-space: nowrap; }
	.hide { display: none; }
	.title_hide { left: -9999px; position: absolute; top: -9999px; overflow: hidden; width: 0; height: 0; }
	.uline { text-decoration: underline; }
	.strike { text-decoration: line-through; }
	.ultrabold { font-weight: 400; text-transform: uppercase; }
  .ultrabold4 {font-weight: 400;text-transform: uppercase;}
	.justify { text-align: justify; }
	.center { text-align: center; }
	.left { float: left; }
	.right { float: right; }
	fieldset { border: 1px solid #ededed;  margin-bottom: 1.5em; }
	fieldset legend { color: #555;font-weight: 300; }

	.grey { color: #94999e; }
	.grey a { color: inherit; }
	.grey a:hover, a.grey:hover { color: #444; }

	.red { color: #ff485b; }

	sup { vertical-align: super; font-size: smaller; } 
	.over { display: inline-block; vertical-align: middle; max-width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
	a .over { cursor: pointer; }
	.cover {
		background-position: 50% 50%;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
	}
/* Настройка других элементов */
ul { padding-left: 25px; list-style: disc outside; }
ol { padding-left: 0px; list-style: none; }

p,dl,dd,pre,ul,ol,blockquote,table,fieldset { margin-bottom: 1.5em; }
	strong, b { font-weight: bold }
	em, cite, i { font-style: italic }
	caption { text-align: left }
	th, td { vertical-align: middle }
	small, .small { font-size: .9em; }
	hr { height: 0; border: 0; border-top: 2px solid #e3e4e6; -moz-box-sizing: content-box; box-sizing: content-box; margin: 20px 0; }

	.clr { clear: both }
	.clrfix:after { clear: both; content: ""; display: table; }
.container-content {
max-width: 1080px;
margin:0 auto;
}
header {
float: left;
width: 100%;
}
footer{
float: left;
width: 100%;
padding-bottom: 20px;
margin-top: 60px;
}
.logo-heads{
float: left;
max-width: 365px;
max-height: 170px;
margin: 1% 0 0 33%;
}
.logo-heads img {max-width: 100%; max-height: 100%;}
.nav-base{
float: left;
width: 100%;
height: 50px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.icons-nav{
float: left;
width: 34px;
height: 34px;
padding: 2px; 
border: 1px solid #eee;
transition: 0.3s;
border-radius: 50%;
}
.icons-nav img {width: 100%; height: 100%; border-radius: 50%;}
.icons-nav:hover {border: 2px solid orange;transition: 0.3s;}
.righttoch{
  margin-top: 2px !important;
float: right;
}
.xmain{background-color: rgba(1, 1, 1, 0.4);position: absolute;width: 100%;height: 100%;
  left: 0;
  opacity: 0.6;
  top: 0;
  background: url(../images/dark.png);z-index: 10;}
.lli-cat a {color: #fff;}

.comments-fulls{
float: left;
border-radius: 4px;
width: 100%;
font-size: 24px;
color: #333;
text-transform: uppercase;
font-family:  'Comfortaa',sans-serif;
font-weight: 300;
padding: 8px 0px 8px 20px;
margin-top: 10px;
}
#addcoments_form {float: right;width: 87%; border-radius: 8px; margin-top: 10px; border: 1px solid #ccc; font-family: 'Comfortaa',sans-serif;}
.avatar2-coms{float: left;width: 10%;height: 180px;}
.avatasr{float: left;width: 100px; height: 100px; border-radius: 50%; margin: 5px 0px 0px 5px;}
.avatasr img {width: 100px; height: 100px; border-radius: 50%;}
.comments-full {
width: 100%;
overflow: hidden;
padding-bottom: 20px;
position: relative;
}
.liter{border-left: 1px solid #eee;height: 100%;position: absolute;left: 4%;top: 0%;z-index: -1;}
.emfull{
width: 98%;
float: left;
margin-top: 20px;
margin-bottom: 20px;
}
.avatar-user-bl{
float: left;
}
.avatar-user {
float: left;
width: 60px;
height: 60px;
border-radius: 50%;
}
.avatar-user img {
float: left;
width: 100%;
height: 100%;
border-radius: 50%;
border: 1px solid #e7e7e7;
}
.userinfo-full{
margin-top: 5px;
float: left;
margin-left: 15px;
width: 38%;
color: #707070;
font-weight: 300;
}
.userfullname-bl{
width: 100%;
font-family: 'Roboto', sans-serif;
font-size: 13px;
float: left;
}
.userfullname-bl a {color: #f01855; font-weight: 700;}
.text-stylefull {font-family: 'Roboto', sans-serif;
font-size: 13px; margin-top: 3px;}
.text-stylefull a {color: #909090; font-weight: 300; }
.text-comments-fullbl{
padding: 10px;
float: right;
width: 91%;
font-family: 'Roboto',sans-serif;
font-size: 15px;
font-style: italic;
color:#655;
font-weight: 300;
position: relative;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-top right: 2px;
border-top-right-radius: 2px;
}
.userinfo-full-right{
margin-top: 5px;
float: right;
}
.fuuldatex{
float: left;margin-top: 5px;
width: 21px;
}
.fuuldatex img {width: 100%;}
.reload-full-block{
width: 28%;
margin-top: 15px;
float: right;
color: #707070;
}
.reload-full-block a{color:#7c7978; font-size: 13px; font-weight: 300;}
.but-days-comm {
float: left;
padding:0px 10px 0px 10px;
}
.icon-comms{
width: 16px;
height: 16px;
float: right;
margin-top: 0px;
}
.icon-comms img {width: 100%; height: 100%;}
.tetx-cit-comms{
float: right;
padding: 0px 5px 0px 5px;
font-family: 'Roboto',sans-serif;
font-size: 13px;
}
.selectmass {float: right;}
.comments-ratings{
float: right;
width: 101px;
margin:25px 1px 0px 0px;
}
.fbutton, .btn_reglog {
 border: 0 none;
 background-color:#53a93f;
 border: 1px solid #489236;
cursor: pointer;
font-size:18px; 
border-radius: 4px;
font-weight: 300;
 font-family: 'Comfortaa',sans-serif;
 color: #FFF;
 padding: 4px 10px 4px 10px;
margin:10px;
 transition:all 0.5s;
}
.fbutton:hover {background-color:#e74c3c; transition:all 0.5s;}
.blfix{
float: left;
width: 100%;
padding: 20px;
}
.botrig{
float: right;
width: 20%;
}
.mass_comments_action {
float: left;
margin-left: 10px;
margin-bottom: 30px;
}
select {font-family: 'Roboto',sans-serif;}
.rightxbar{
float: left;
width: 72.9%;
padding-left: 40px;
}
.namerais{
float: left;
width: 100%;
padding: 20px 0;
color: #909090;
font-weight: 700;
text-align: center;
font-size: 26px;
}
.leftxlbar{
float: left;
width: 27%;
}
#midside img {max-width: 100%;}
.redsline img   {max-width: 100%;}
.com_content img {max-width: 100%;}
.arater{
position: absolute;
width: 100%;
border-bottom: 1px solid #eee;
left: 0;
top: 54%;
z-index: -10;
}
.fullinbe{
float: left;
width: 100%;
position: relative;
padding: 0px;
}
.fullin{
float: left;
width: 100%;
padding: 0px;
}
.fullin-1{float: left;width: 100%; border-top: 1px dashed #eee;margin-top: 10px;}
label{color: #111; font-weight: 300;}
.search-wrap {float:left; display:inline-block; width: 98%;}
#quicksearch {float:left;margin-left: 10px; width: 98.5%;}
.search-wrap > span {color:#fff; margin:0 20px; display:inline-block; float:left; line-height:50px;}
.search-box { width: 100%; position:relative; display:inline-block; float:left; height:40px; 
 background: rgba(0,0,0,0.1);transition: 0.4s; border-radius: 2px;
	margin-top: 18px;margin-bottom: 10px;
   border-top:0; border-bottom:0;color: #fff;}
.search-box > span {color:#fff; margin:0 20px; display:inline-block; float:left; line-height:40px; font-size:14px;}
.search-box input, .search-box input:focus {width:100%; font-family: 'Roboto',sans-serif;font-size: 15px;font-weight: 300;  height:40px; line-height:40px; float: left;
color:#333;font-weight: 300; float:left;border: 1px solid transparent; background: #fff; }
.search-box button {
position: absolute;
width: 22px;
height: 22px;
background: url(../images/sear.png);
border:0; 
cursor: pointer;
opacity: 0.5;
 right:14px;top:10px; line-height:22px; display:inline-block; }
.search-box button:hover {opacity:0.9;}
.line-search{
float: left;
width: 100%;
background: transparent;
}
.searcs{
float: left;
margin: 20px 0px 0px 20px;
width: 95.5%;
height: 45px;
background: #fff;
}
.speed-search{
float: left;
width: 100.5%;
border-top: 1px solid #489236;
border-bottom: 1px solid #489236;
background: #53a93f;
color: #fff;
padding: 20px 20px 20px 40px;
font-size: 14px;
}
.hover-special{ 
opacity: 1;
position: absolute;
width: 100%;
transition: all 0.4s;
height: 100%;
top: 0px;
border-radius: 2px;
background: rgba(212,2,237,.1);
left: 0px;
}
.title-mini{
left: 21%;
top: 24%;
position: absolute;
width: 60%;
padding: 20px 0px 20px 37px;
}
.title-blocks-min {
color: #fff;
text-shadow: 0px 1px 1px rgba(150, 150, 150, 1);
float: left;
font-family: 'Roboto', sans-serif;
font-size: 42px;
font-weight: 400;
text-transform: uppercase;
}
.title-blocks-min  a {color: #fff;}
.shoritis {
padding: 0px 160px 5px 60px;
margin-top: 20px;
text-shadow: 0px 1px 1px rgba(150, 150, 150, 1);
color: #fff;
float: left;
font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 300;
}
.title-blocks-min  a {color: #fff;}
.nav-block-up {
width: 75%;
float: left;
}
.nav-block {
width: 100%;
float: left;
}
.mainWrap{
width:100%;
float: left;
margin-top: 5px;
}
.navs a {text-decoration:none;}
.title{
  margin:55px 0 20px 0;
  text-align:center;
  color:#3E4156;
}
.back{
  text-align:center;
}
.navs{
  display:block;
  
}
.menu{
  display:block; 
  margin: 0px;
  padding-left: 21px;
}
.menu li{
  display: inline-block;
  position: relative;
  z-index:100;
}
.menu li:first-child{
  margin-left:0;

}
.menu li a {
 font-size: 15px;
 color: #111;
 
font-family:  'Roboto' ,sans-serif;
  text-decoration:none;
  padding:11px;
  display:block;
  font-weight: 400;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.menu li a:hover, .menu li:hover > a{
  color:#555;
  border-radius: 2px;
  background:#eee;
  border: none;
}
.menu ul {
      font-size: 14px;
font-family:  'Open Sans Light',sans-serif;
  display: none;
  margin: 0;
  padding: 0;
  width: 150px;
  position: absolute;
  color: #fff;
  left: 0px;
  background: #eee;
}
.menu ul li {
  display:block;
  float: none;
  background:none;
  margin:0;
  padding:0;
}
.menu ul li a {
  font-weight:normal;
  display:block;
    border-bottom: 1px solid #ddd;
}
.menu ul li a:hover, .menu ul li:hover > a{
  background:#f01855;
  color:#fff;
    border-bottom: 1px solid #f01855;
}
.menu li:hover > ul{
  display: block;
}
.menu ul ul {
  left: 149px;
  top: 0px;
}
.nav-bottoms{float: left;
width: 50px; height: 50px; margin-left: 40%;}
.mobile-menu{
  display:none;
  width:100%;
  height: 35px;
  color:#ffffff;
  text-transform:uppercase;
  font-weight:600;
}
.mobile-menu:hover{text-decoration:none;}
@media (min-width: 1000px) and (max-width: 1260px) {
.menu li a icon-home{ font-size: 22px; padding: 8px;}
}
@media (min-width: 985px) and (max-width: 1070px) {
  .mainWrap{
    width:100%;
  }
  .menu ul {
    top:33px;
  }
  .menu li a{
    font-size:14px;
    padding:8px;
  }
}
@media (max-width: 984px) {
.nav-bottoms{float: right;
width: 36px; height: 36px; margin-right: 47%; margin-top: 3px;margin-bottom: 10px;}
.nav-bottoms img {width: 100%;}
.nav-block {border: none;}
  .mainWrap{
    width:100%;
  }
  .menu{
    display:none;
  }
  .mobile-menu{
    display:block;
 
  }
  .navs{
    margin:0;
    margin-top: 9px;
    background:#151c26;
  }
  .menu li{
    display:block;
    margin:0;
  }
  .menu ul li a{border: 1px solid #222;}
  .menu li a {
    background:#111;
    color:#fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    border-top:1px solid #222;
    
    margin-left: -34px;
  }

  .menu li a:hover, .menu li:hover > a{
    background:#1abc9c;
    color:#fff;
  
  }
  .menu ul {
    display:block;
    position:relative;
    top:0;
    left:0;
    width:100%;
  }
  .menu ul ul {
    left:0;
  }

}

@media (max-width: 480px) { 
  .mobile-menu{
    display:block;
  }
}
@media (max-width: 474px) {

  .mobile-menu{
    display:block;
    margin-top:0px;
  }
.nav-bottoms{}
}
@media (max-width: 375px) {
  .mobile-menu{
    display:block;
    margin-top:0px;
  }}
.aboutis{
float: left;
width: 100%;
}
.caywort{
float: left;
width: 100%;
padding: 10px 0;
font-size: 14px;
font-weight: 300;
color: #707070;
text-transform: uppercase;
text-align: center;
transition: 0.4s;
border: 1px solid #ededed;
}
.caywort:hover {background: #111; color: #fff;transition: 0.4s; border: 1px solid #111;}
.stylep {margin: 10px 0px 10px 0px;}
.stylepx {margin: 20px 0px 0px 0px;}
.avaimage{
float: left;
padding: 30px 40px;
width: 100%;
max-height: 320px;
overflow: hidden;
}
.avaimage img {width: 100%; height: 100%; border-radius: 50%;}

.iabout{float: left;width: 100%; font-size: 13px; line-height: 20px; color: #888;font-weight: 300;text-align: justify;}
.alxa{
float: left;
max-width: 100%;
max-height: 82px;
}
.alxa img {width: 100%;}

.short-min {
margin-top: 15px;
font-family: 'Roboto Condensed', sans-serif;
font-size: 17px;
font-weight: 300;
}
.bottomsread{
background-color:#f01855;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
display:inline-block;
cursor:pointer;
text-transform: uppercase;
font-size: 13px;
font-weight: 300;
color:#ffffff;
padding:10px 31px;
margin: 20px 50px 30px 0;
text-decoration:none;
transition: all 0.5s;
}
.nesol{margin: 20px 20px 20px 0; background: transparent;color: #888;border: 1px solid #eee;}
.authpos{
float: left;
margin: 9px 0px;
border-radius: 2px;
margin-left: 8%;
font-size: 13px;
font-weight: 300; 
color: #fff;
}
.xcolossr{color: #111;}
.xcolossr a {color: #111;}
.ocors {color: #111;margin: 0px;}
.dier{width: 16px;float: left; margin-right: 10px;}
.dier img {width: 100%;}
.authpos a {color: #83bf0a;font-weight: 300;}
.authposbx:hover {border: 1px solid #f01855; background: #f01855;transition: 0.3s;}
.authposbx:hover > a {color: #fff;transition: 0.3s;text-decoration: none;}
.authposbx{
float: left;
margin: 5px 20px;
border: 1px solid #808080;
padding: 4px 13px 4px 13px;
border-radius: 2px;
font-size: 12px;
transition: 0.3s;
font-weight: 400; 
text-transform: uppercase;
color: #111;
}
.ocorsxw {color: #111;margin: -4px 0px 0px 10px;font-size: 11px; padding: 4px 8px;}
.authposb{
float: left;
margin: 5px 20px;
border: 1px solid #fff;
padding: 4px 13px 4px 13px;
border-radius: 2px;
font-size: 12px;
font-weight: 400; 
text-transform: uppercase;
color: #fff;
}
.authposb a {color: #fff;font-weight: 300;transition: 0.3s;}
.authposbx a {color: #111;font-weight: 300;transition: 0.3s;}
.leftconter{
float: left;
width: 70%;
padding-right: 55px;
}
.rightconter {
float: right;
width: 29.7%;
margin-top: 50px;
}
.witisx{
margin-left: 33%;
}
.allnewsbig{
float: left;
margin-top: 50px;
width: 100%;
}
.titlebigig{
float: left;
width: 100%;
font-size: 28px;
text-transform: uppercase;
text-align: center;
color: #111;
font-weight: 300;
margin: 0px; padding: 0px 0px 5px 0px;
}
.titlebigig a {color: #111;}
.blocksline{
position: absolute;
padding: 10px 8px 5px 10px;
left: 0px;
top: 0px;
background: rgba(255,255,255,.8);
border-radius: 0px 0px 8px 0px;
-moz-border-radius: 0px 0px 8px 0px;
-webkit-border-radius: 0px 0px 8px 0px;
}
.hers{float: left;position: relative; margin-bottom: 20px;}
.hertra{float: left;width: 24px;}
.herta b {font-weight: 400;color: #707070;float: left;margin-right: 15px;font-size: 18px;margin-top: 2px;}
.hertra img {width: 100%;}
.bigpulse{
position: absolute;
left: 45%;
top: 5%;
width: 70px;
height: 70px;
padding: 15px;
background: rgba(1,1,1,.4);
border-radius: 10px;
opacity: 0;
transition: 0.3s;
}
.bigpulse img {width: 100%; opacity: .7;}
.imagebibg:hover > .bigpulse {top: 10%; opacity: 1;transition: 0.3s;}
.imagebibg{
float: left;
margin-top: 5px;
width: 100%;
overflow: hidden;
position: relative;
}
.imagebibg img {width: 100%; border-radius: 2px;-moz-transition: all 1s ease-out; overflow: hidden;
 -o-transition: all 1s ease-out;
 -webkit-transition: all 1s ease-out;}
.imagebibg img:hover {
	 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
}
.rigk-link{
float: right;
width: 18%;
margin-top: 40px;
}
.rigk-link a {color: #777;width: 100%;float: left;font-size: 11px; font-weight: 300;padding-bottom: 3px;}
.allshotsx{
float: left;
width: 100%;
margin-top: 10px;
font-size: 13px;
font-weight: 300;
line-height: 20px;
color: #848685;
}
.reads-derr{
float: left;
margin-left: 38%;
color: #888;
font-size: 12px;
text-transform: uppercase;
margin-top: 25px;
margin-bottom: 30px;
padding: 3px 10px; 
border: 1px solid #eee;
}
.reads-derr a {color: #888;}
.minibick{
float: left;
width: 100%;
border: 1px solid #eee;
border-radius: 2px;
height: 50px;
}
.oneleft{
float: left;
padding: 17px 0px 0px 0px;
width: 28%;
height: 100%;
text-align: center;
color: #888;
font-weight: 300;
font-style: italic;
font-size: 13px;
border-right: 1px solid #eee;
}
.oneleft a {color: #f01855;}
.sociapolis{
float: left;
padding: 5px 20px 0px 50px;
}
.right-cost{
text-align: center;
color: #888;
height: 100%;
padding: 17px 40px 0px 40px;
font-weight: 300;
font-style: italic;
font-size: 13px;
border-left: 1px solid #eee;
float: right;
}
.hastbast{
float: left;
width: 47.5%;
margin-right: 30px;
height: 395px;
}
.hastbast:nth-child(2n) {margin-right: 0px;}
.imghars{
float: left;
width: 100%;
height: 215px;
margin-top: 50px;
position: relative;
overflow: hidden;
}
.imghars img {width: 100%;height: 100%; border-radius: 2px;-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 0.5s ease-out;}
.imghars img:hover{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 -webkit-transform: rotate(2deg) scale(1.1);
 -ms-transform: rotate(2deg) scale(1.1);
 -o-transform: rotate(2deg) scale(1.1);
 transform: rotate(2deg) scale(1.1);
 -webkit-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 }
.imghars:hover > .bigpulse {top: 10%; opacity: 1;transition: 0.3s; left: 40%;}
.herta{
float: left;
width: 100%;
position: relative;
}
.bigibags1{
position: absolute;
height: 100%;
width: 100%;
text-align: center;
padding: 15px;
font-size: 15px;
transition: 0.4s;
background: rgba(1,1,1,.1);
color: #fff;
}
.bigibags1 a {float: left;margin-top: 5%; color: #fff; opacity: 0;transition: 0.4s; height: 100%;}
.bigibags1 a:hover {opacity: 1;margin-top: 25%;transition: 0.4s;}
.bigibags1:hover {background: rgba(1,1,1,.3);transition: 0.4s;}
.tituch{
float: left;width: 100%;
font-size: 15px;font-weight: 400;color: #111;margin: 10px 0px 5px 0px;
}
.tituch a {color: #111;}
.shorttuch{
float: left;width: 100%;
font-size: 13px;font-weight: 300;color: #888;margin: 5px 0px;
}
.imager-nest{
float: left;
width: 14.2%;
border-left: 2px solid #fff;
height: 190px;
overflow: hidden;
position: relative;
}
.imager-nest img {width: 100%; height: 100%; transition: 0.4s;}
.imager-nest img:hover {border-radius: 50%;transition: 0.4s;}
.logofooters{
float: left;
max-width: 223px;
max-height: 102px;
margin: 30px 0px 0px 0px;
}
.copirais{
float: left;
margin:50px 0px 0px 40px;
color: #909090;
font-size: 11px;
font-weight: 300;
width: 56%;
}
.lineinst{
float: left;
width: 100%;
border-top: 1px solid #eee;
}
.block-losf{
float: left;
width: 105%;
}
.imageposter{
float: left;
width: 28.7%;
height: 98px;
margin: 15px 15px 0px 0px;
position: relative;
}
.imageposter img {width: 100%; height: 100%;}
.hover-special-min{ 
opacity: 1;
position: absolute;
width: 100%;
transition: all 0.4s;
height: 100%;
top: 0px;
border-radius: 2px;
background: rgba(1,1,1,.3);
left: 0px;
}
.hover-special-min:hover {background: rgba(1,1,1,.1);transition: all 0.4s;}
.titlelo{
position: absolute;
width: 100%;
overflow: hidden;
bottom: 0px;
left: 0px;
color: #fff;
background: #f01855;
font-size: 11px;
font-weight: 400;
opacity: 0;
padding: 10px 4px;
transition: all 0.4s;
text-align: center;
}
.titlelo a {color: #fff;}
.hover-special-min:hover > .titlelo {bottom: 25px; opacity: 1;transition: all 0.4s; }
.bamban{
float: left;
max-width: 100%;
max-height: 252px;
margin: 30px 0px 20px 10px;
}
.bamban img {width: 100%;}
.top-popusl-bl{
float: left;
width: 100%;
font-size: 15px;font-weight: 300;
margin-top: 20px;
}
.top-popusl-bl a {color: #111; font-style: italic;float: left;width: 100%;margin-top: 10px; transition: 0.3s;border-bottom: 1px solid #eee; padding-bottom: 10px;}
.right-navsic{
float: left;
margin-right: 5px;
width: 18px;
height: 18px;
transition: 0.3s;
}
.top-popusl-bl a:hover {border-bottom: 1px solid #777;transition: 0.3s;}
.top-popusl-bl a:hover > .right-navsic {margin-left: 15px; transition: 0.3s;}

.right-navsic img {width: 100%;}
.name-navs{float: left;}
.cols-navs{float: right;}
/*----new raring 3-----*/
.mwrating {
    display: inline-block;
 
}
.bisr { height: 32px;}
.wmminus, .wmplus {
    width: 24px;
    height: 24px;
}
.mwrat {
    width: 30px;
    height: 25px;
    font-family: "Comfortaa",sans-serif;
}
.wmminus, .mwrat, .wmplus {
    display: inline-block;
    float: left;
    text-align: center;
    line-height: 25px;
    position: relative;
}
.wmplus {padding-right: 3px;}
.wmminus a {
    transition: all 0.2s;
    display: block;
    position: absolute;
    top: 1px;
    left: 0px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-right: 0px;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.62);
}

.wmplus a {

    transition: all 0.2s;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border-left: 0px;
    font-family: 'Roboto Condensed',arial;
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.62);
}

.nonsto1p{margin-top: -8px; width: 21px; margin-left: -7px;}
.nonsto1p span {font-size: 14px;}
.wmminus a:hover, .wmplus a:hover {
    text-decoration: none;
    text-shadow: 0px 0px 5px #fff;
}
.wmminus a:active, .wmplus a:active {
    opacity: 0.5;
}
.wmminus-f, .wmplus-f {
    width: 32px;
    height: 32px;
}
.mwrat-f {
    width: 32px;
    height: 32px;
    font-family: "Comfortaa",sans-serif;
}
.wmminus-f, .mwrat-f, .wmplus-f {
    display: inline-block;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 32px;
    position: relative;
}
.mwrat-f span {color: #fff;}
.wmplus-f {padding-right: 3px;}
.wmminus-f a {
    transition: all 0.2s;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-right: 0px;
    font-family: "Comfortaa",sans-serif;
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.62);
}
.wmminus-f img {width: 100%; height: 100%;}
.wmplus-f img {width: 100%;height: 100%;}
.wmplus-f a {

    transition: all 0.2s;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-left: 0px;
    font-family: 'Roboto Condensed',arial;
    font-size: 25px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.62);
}
.wmminus-f a:hover, .wmplus-f a:hover {
    text-decoration: none;
    text-shadow: 0px 0px 5px #fff;
}
.wmminus-f a:active, .wmplus-f a:active {
    opacity: 0.5;
}
.subscriptionbl{
float: left;
width: 100%;
border: 1px solid #ededed;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 2px;
padding: 10px 10px 20px 10px;
}
.nou-top{margin-top: -13px;}
#optin-box {background: #9b59b6;    
width:100%;      
text-align:center;     }    
#optin-box .call1 {
float: left;
font-size:14px; 
text-transform: uppercase;
font-family: "Roboto",arial;
color:#707070;    
width: 100%;  
font-weight:300; 
text-align: center;              
padding: 10px 0px 5px 0px;
 }     
 #optin-box .call2 {        
 font-size:15px;         
 color:#fff;         
 text-align:center;          
 text-shadow:1px 1px #000;         
padding-bottom:15px;}  
 #optin-box input {           
 margin:15px 0 0px 0px;}        
#optin-box input[type="text"] {            
 color:#454545;  
font-family: "Roboto",arial;           
 border:1px solid #ededed;              
font-size:13px; 
font-weight: 300;           
padding:10px 10px;             
 width:100%;              
 float:left;        
}        
  #optin-box input#email { background:#fff url('../images/eemail.png') no-repeat center right; }         
  #optin-box input[type="submit"] {            
background:#bbb;             
 border:1px solid #bbb;              
color:#fff;             
cursor:pointer;   
transition: 0.3s;         
font-size:14px; 
text-transform: uppercase;
font-family: "Roboto",arial;            
font-weight:300;             
text-decoration:none;
border-radius: 2px;  
padding: 9px 0px 9px 0px;           
width: 100%;float:left;  }             
#optin-box input[type="submit"]:hover { transition: 0.3s;  background:#000; color:#fff; border:1px solid #000; }         
#optin-box .lock { width:40px; height:45px; margin-top:5px;}          
#optin-box #confident { display:none; }
.publicnews{
float: left;
width: 100%;
background: #fff;
height: 70px;
margin-top: 25px;
}
.pubimg{
float: left;
width: 100px;
height: 70px;
overflow: hidden;
position: relative;
}
.pubimg img{ width: 100%; height: 70px;}
.viewspubs{
  position: absolute;
padding: 2px 6px 2px 6px;
color: #fff;
font-family: "Roboto",sans-serif;
font-size: 14px;
font-weight: lighter;
left: 0%;
top: 0%;
background: #e12967;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
}
.topisx{
margin-top: 20px;
float: left;
width: 100%;
}
.topis{
float: left;
width: 100%;
height: 190px;
overflow: hidden;
}
.topisx:hover > .topis img{
 -webkit-transform: scale(1.1);
 -moz-transform: scale(1.1);
 -o-transform: scale(1.1);
 -webkit-transform: rotate(2deg) scale(1.1);
 -ms-transform: rotate(2deg) scale(1.1);
 -o-transform: rotate(2deg) scale(1.1);
 transform: rotate(2deg) scale(1.1);
 -webkit-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 }
.topis img {width: 100%; height: 100%;border-radius: 2px;-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 0.5s ease-out;}
.titletop{float: left;width: 100%;font-size: 14px;font-weight: 500;margin: 10px 0px 4px 0px;color: #333;text-transform: uppercase;}
.titletop a {color: #333;}
.alldidar{font-size: 14px; font-weight: 400;font-style: italic;color: #bbb;}
.terrics{
float: left;
width: 100%;
color: #555;
text-align: center;
font-size: 18px;
margin: 0px 0px 0px 0px;
background: #fff;
border-left: 1px solid #e7e7e7;
border-top: 1px solid #e7e7e7;
border-right: 1px solid #e7e7e7;
font-weight: 400;
padding: 10px;
}
.comments-tree-list{margin: 0px;}
.tags-news{
float: left;
width: 100%;
padding: 5px 35px 7px 0px;
margin-bottom: 35px;
}
.tags-news a {
float: left;
margin-right: 4px;
background: transparent;
border: 1px solid #999;
border-radius: 2px;
margin-top: 5px;
font-size: 13px;
font-weight: 300;
color: #777;
transition: 0.3s;
padding: 5px 10px 5px 10px;
text-decoration: none;
}
.tags-news a:hover {background: #111;color: #fff;border: 1px solid #111;transition: 0.3s;}
.tags-news-copy{
float: left;
width: 100%;
padding: 5px 5px 7px 0px;
margin-top: 20px;
}
.tags-news-copy a {margin-top: -5px;}
.tagsbl{
float: left;
width: 100%;
margin-top: 10px;
}
.contocs{
float: right;
width: 71%;
margin-top: 13px;
}
.blocos{
float: left;
width: 100%;
margin-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
transition: 0.3s;
}
.imagerl{
float: left;
width: 80px;
height: 80px;
overflow: hidden;
}
.imagerl img {width: 100%; height: 100%; border-radius: 2px;transition: 0.3s;}
.blocos:hover > .imagerl img {border-radius: 50%; transition: 0.3s;}
.rightist{float: right;width: 70%;color: #222;font-size: 15px;font-weight: 400;}
.rightist a {color: #222;}
.login-button {
  float: left;

 margin-top: 7px;
 margin-left: 15px;
  font-weight: 300;
  font-family: 'Arimo', sans-serif;
  color: #fff;
transition: all 0.4s;
}
.login-button span {color: #111;    font-size: .85em;margin-right: 15px !important;
font-weight: 400; margin-left: 8px; margin-top: 8px !important; float: left; font-family: 'Roboto Condensed', sans-serif;}
.login-button:hover {background: transparent; transition: all 0.4s; }
.login-button:hover > span {color: #333;background: transparent; transition: all 0.5s;}
.dark {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/dark.png);
  z-index: 7777;
}
.top-menu-link{
float: left;
font-size: 14px;
color: #fff;
margin-top: 5px;
}
.lenta-ava{
float: left;
padding: 20px 0px 0px 89px;
}
.name-puls{
float: left;
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 15px;
margin-top: 5px;
padding-left: 35px;
margin-bottom: 5px;
color: #444;
}
.left-avtors{
float: left;
padding:15px;
width: 100%;
background: #f2f2f2;
}
.manemail{
float: left;
width: 100%;
font-size: 24px;
font-weight: 400;
color: #455d77;
text-align: center;
}
.nameemail{
float: left;
width: 100%;
font-size: 13px;
color: #444; 
font-weight: 300;
margin-top: 10px;
}
.rightlogis{
float: right;
background: #ddd;
padding: 15px;
width: 100%;
}
.regast{
float: left;
width: 100%;
text-align: center;
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 15px;
color: #333;
}
.allforsb{
float: left;
width: 100%;
padding: 10px;
border: 1px solid #ccc;
margin-top: 50px;
}
.block-ask{
float: left;
width: 100%;
padding: 15px;
text-align: center;
background: #ddd;
}
.sociallogin {
float: left;
margin: 0px 0px 0px 45px;
}
.sociallogin a {margin-left: 7px; float: left;width: 24px; height: 24px;}
.sociallogin img {border-radius: 50%; width: 100%; height: 100%;}
.linest{
float: left;
width: 100%;
height: 10px;
}
.line-prilene{
float: left;
width: 100%;
background: #181f24;
padding: 20px;
color: #fff;
font-size: 14px;
font-weight: 400;
}
.line-prilene a {color: #00aeef; text-decoration: underline;}
.happes{
float: left;
width: 100%;
font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 300;
padding: 20px;
color: #111;
background: #f1f1f1;
}
.login-block {
  display:none;
  position: fixed;
  left: 52%;
  top: 32%;
  border-radius: 5px;
  width: 320px;
  margin: -102px 0 0 -201px;
  text-align: left;
  z-index: 8888;
  background: #fff;
}
.window_close {
    background: url(../images/closer.png);
    width: 24px;
    height: 24px;
   position: absolute;
   right: 4%;
   top: 5%;
    cursor: pointer;
  }
  .window_close img {width: 100%; height: 100%;}
    .window_close:hover {
      opacity: 0.7;
    }

  .login-ava {
    float: left;
    margin-left: 5%;
    width: 120px;
    height: 120px;
        padding: 3px;
 
    border-radius: 50%;
    margin-top: 5%;
  }
.login-ava img {
      width: 100%;
      height: 100%;
      border-radius: 50%; 
      border: 1px solid #eee;
      padding: 2px;
    }
    .ministrs{
    float: left;
    width: 100%;
    background: #fff;
    }
  .name-as {
 float: left;
width: 100%;
font-family: 'Roboto', sans-serif;
font-size: 15px;
font-weight: 400;
padding: 20px;
color: #333;
text-align: center;
background: #f1f1f1;
  }
.login-link {
margin-top: 15px;
font-size: 11px;
float: left;
padding-left: 85px;
width: 100%;
text-align: center; }
.login-link a { color: #444; font-weight: 700; margin: 0px 5px 0px 5px;  font-size: 15px;  float: left;}
.login-link a:hover {color: #5acded;text-decoration: underline;}
.l-link { float: left; width: 100%;margin-top: 0px; padding-bottom: 25px;padding-left: 70px;} 
.l-link a {
display: block;
color: #fff;
font-size: 13px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
margin: 3px 0px 0px 0px;
}
.maeste{font-size: 18px;text-transform: uppercase;margin-top: 15px;padding-bottom: 10px;text-align: center;padding-left: 0px;}
.dzig{float: left;margin-top: 5px; background: transparent;margin: 10px 0px 0px 10px; border-radius: 2px;transition:all 0.5s;}
.dzig:hover {transition:all 0.5s;}
.stat-log-bl{width: 21px; height: 21px; margin-right: 5px; float: left;}
.stat-log-bl img {width: 100%; transition: 0.3s;}
.stat-log-bl img:hover{
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    transition: 0.3s;
}
.txt-asr{float: left;color: #333;}
.l-link a:hover {color: #f8f8f8;}
.login-line {padding: 0 0 5px 0; float: left;width: 100%;}
.login-input-text {
float: left;
margin-top: 12px;
padding: 4px 5px;
border: 1px solid #ddd !important; 
background-color: #fff !important;
height: 50px;
display: block;
font-family: 'Roboto', sans-serif;
width: 100% !important; 
font-size: 13px;
color: #7fa832;
display: block;
}
.enter {
border: 1px solid #ccc;
border-radius: 2px;
float: left;
margin-left: 27%;
margin-top: 3%;
cursor: pointer;
padding: 7px 40px 7px 40px;
color: #333;
background: transparent;
font-size: 13px;
font-weight: 300;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;
transition: all 0.5s;
}
.enter:hover {
background: #0089fa;
color: #fff;
transition: all 0.5s;
border: 1px solid #0089fa;
 }
.lost-input-text {
    border: 1px #9e9e9e dotted;
    width: 200px;
    padding: 5px;
    color: #644217;
  }
  .reg-link {
    position: absolute;
    right: 10px;
    top: 75px;
    font-size: 11px;
    font-family: Arial;
    color: #9d9d9d;
    font-style: italic;
  }
.reg-link a {
      color: #ccc;
      text-decoration: underline;
    }
.reg-link a:hover {color: #000;}    
.carusel-full{
float: left;
width: 100%;
}
.namegats{
float: left;
padding: 10px 10px 10px 0px;
color: #707070;
font-size: 14px;
text-transform: uppercase;
}
.owl-item img {width: 100%;padding-right: 10px; height: 150px;overflow: hidden; border-radius: 2px;}
.owl-item > br {background: url(../images/22.jpg); float: left;width: 100%;content: "."; display: none;}
.box-screens {text-align:center; background-size:cover;
padding:10px 10px 10px 0px;}
.screens-title {margin-bottom:25px; text-align:center; font-size:24px; text-transform:uppercase; color:#fff;}
 .box-screens > br {display: none;}
.box-screens .highslide,
 .box-screens > img {display:inline-block; margin:0 3px !important; float: left;}
.box-screens .highslide + br, .box-screens > img + br {display:none !important;}
.box-screens .highslide img { display:block;  width: 100%; float: left; border-radius: 2px;}

/* clearfix */
.owl-carousel .owl-wrapper:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
/* display none until init */
.owl-carousel{display: none; position: relative; width: 100%; -ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden; position: relative; width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page, .owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix */
.owl-carousel  .owl-wrapper, .owl-carousel  .owl-item{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:    hidden;
  -ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.owl-theme .owl-controls{  left:0; bottom:-6px; right:0; z-index:999; text-align: center; height:16px;}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{color: #FFF; display: inline-block; zoom: 1; margin: 5px; padding: 3px 10px;
font-size: 12px; border-radius: 2px; background: #869791; opacity: 0.5;}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity: 1; text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block; zoom: 1; }
.owl-theme .owl-controls .owl-page span{display: block; width: 12px; height: 12px; margin: 8px 7px;
border-radius: 50%; background-color: #e3e3e3;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background-color:#fa7126;}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto; width: auto;
  color: #FFF; padding: 2px 10px; border-radius:2px;}
#Go_Top {
 position: fixed; /* Положение кнопки */   
 bottom: 60px; /* Расстояние снизу */
right: 50px; /* Расстояние справа */
cursor: pointer; 
}
#Go_Top img {width: 40px; height: 40px;}
.rightdens{
float: right;
width: 28.4%;
}
.meganews{
float: left;
width: 100%;
margin-bottom: 20px;
}
.meganews:hover > .marimage{border: 1px solid #83bf0a; background: #83bf0a; transition: 0.3s;}
.commain{
float: left;
width: 100%;
padding: 5px;
}
.usecomsav{
float: left;
width: 50px;
height: 50px;
border-radius: 50%;
 border: 1px solid #DBDBDB; padding: 2px;
}
.usecomsav img {width: 100%; height: 100%; border-radius: 50%;}
.linresaax{
width: 60%;
float: left;
height: 7px;
}
.linresaax1{
width: 100%;
float: left;
height: 7px;
}
.logibs{
float: left;
width: 60%;
margin-left: 8px;
margin-top: 1px;
color:#06a1ea;
font-size: 14px;
font-weight: 300;
}
.logibs a{
color:#0e649f;}
.coms-texa{
float: left;
width: 100%;
position: relative;
margin-top: 9px;
padding: 7px;
border-radius: 2px;
font-style: italic;
background: #eee;
font-size: 14px;
font-weight: 300;
color:#707070;
}
.coms-texa a {width: 100%; text-align: center;float: left; font-size: 14px; font-style: normal;}
.link-social{
top: 15px;
position: absolute;
right: 30px;
}
.bigisxx{float: left;width: 100%;border: 1px solid #eee;padding: 10px;margin-top: 50px;}
.newheans{width: 100%;padding: 10px 0 10px 0; border-bottom: 1px solid #eee;margin: 0px 0px 10px 0px; color: #655;font-weight: 400;font-size: 24px;text-transform: uppercase;}
.pattets{
float: left;
width: 100%;
padding-left: 63px;
margin-top: 5px;
}
.btn_border{color: #333;}
.allico{
float: left;
width: 20px;
height: 20px;
}
.allico img {width: 100%; height: 100%;transition: 0.3s;}
.allico img:hover {-moz-transform: rotate(15deg); /* Для Firefox */
    -ms-transform: rotate(360deg); /* Для IE */
    -webkit-transform: rotate(360deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(360deg); /* Для Opera */
    transform: rotate(360deg);transition: 0.3s;}
.padicos{
float: left;
margin: 3px 11px 3px 3px;
border-radius: 50%;
}
.slider{width: 100%;}
.vote-layer{
float: left;
width: 100%;
margin-top: 15px;
position: relative;
}
.vote_line {float: left; width: 100%;}
#vote-layer {float: left;margin-bottom: 10px;
width: 100%;}
/*---Облако тегов---*/
.clouds_small  {
  color: #707070;
padding: 3px 8px;
font-weight: 300;
  transition:0.5s;
 margin:5px 0px 0px 5px;
  border: 1px solid #eee;
  text-decoration:none;
  float: left;
   border-radius: 2px;
 font-family: 'Roboto', sans-serif;
  font-size:14px;
}
.clouds_small   a {color: #707070; }
.clouds_small:hover { background-color:#06a1ea; transition:0.5s; border: 1px solid #06a1ea; color: #fff; border-radius: 2px;}
.clouds_small:hover a {color: #fff;transition:0.5s;}
.clouds_large {
  color: #707070;
  padding: 7px;
font-weight: 300;
  transition:0.5s;
 margin:5px 0px 0px 5px;
  border: 1px solid #eee;
  text-decoration:none;
  float: left;
   border-radius: 2px;
 font-family: 'Roboto', sans-serif;
  font-size:13px;
}
.clouds_large  a {color: #707070; }
.clouds_xsmall {
  color: #707070;
 padding: 3px 7px;
font-weight: 300;
  transition:0.5s;
 margin:5px 4px 0px 0px;
  border: 1px solid #eee;
  text-decoration:none;
  float: left;
   border-radius: 2px;
 font-family: 'Roboto', sans-serif;
  font-size:13px;
}
.clouds_xsmall  a {color: #707070; }
.clouds_xsmall:hover { background-color:#06a1ea; transition:0.5s; border: 1px solid #06a1ea; color: #fff; border-radius: 2px;}
.clouds_xsmall:hover a {color: #fff;transition:0.5s;}
a.clouds_xsmall:hover {color: #FFF;}
.clouds_xlarge {
  color: #707070;
  padding: 3px 8px;
 margin:5px 5px 0px 0px;
 transition:0.5s;
  border-radius: 2px;
  border: 1px solid #eee;
  text-decoration:none;
  float: left;
 font-family: 'Roboto', sans-serif;
  font-size:13px;
}
.clouds_xlarge a {color: #707070;}
.clouds_xlarge:hover { background-color:#f39c12; }
a.clouds_xlarge:hover {color: #FFF;}
.clouds_xlarge:hover a {color: #fff;transition:0.5s;}
.clouds_medium {  color: #707070;
  padding: 7px;
 margin:5px 5px 0px 0px;
  border: 1px solid #eee;
  transition:0.5s;
  text-decoration:none;
   border-radius: 2px;
  float: left;
 font-family: 'Roboto', sans-serif;
  font-size:14px;}
  .clouds_medium a {color: #707070;}
.clouds_medium:hover { background-color:#06a1ea; transition:0.5s; border: 1px solid #06a1ea; border-radius: 2px;}
.clouds_medium:hover a {color: #fff;transition:0.5s;}
.text {
  font-weight: 300;
  font-size: 15px;
color: #333;
}
.fullowins-big{float: left;width: 100%; font-weight: 300;color: #606060;font-size: 15px;margin-bottom: 30px;}
.fullowins-big img {max-width: 100%;margin: 10px 0px 10px 0px;}
.fullowins-big iframe {height: 380px;}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; height: 530px; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; overflow: hidden;  height: 530px; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block; height: auto; border-radius: 2px;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 0px; position: relative;  zoom: 1; }
.flex-viewport {max-height: 640px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;background:#383f43;border-radius: 2px; }
.loading .flex-viewport {max-height: 530px;background: #383f43; }
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}
/* Direction Nav */
.flex-direction-nav {*height: 0; }
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(../images/bg_direction_nav1.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 16px; }
.flex-direction-nav .flex-prev {left: 16px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 45px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 45px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 0px; text-align: center; background-color: transparent;padding-top: 14px; padding-bottom: 7px;  }
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1;}
.flex-control-paging li a {width: 10px; height: 10px; display: block;  background: #f01855; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; }
.flex-control-paging li a.flex-active {  background: #fff; cursor: default;  }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover {opacity: 1; }
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}
.block-title-slide {
width: 100%;
height: 100%;
padding: 15px 0px 15px 0px;
position: absolute;
color: #fff;
font-family: 'Open Sans Light',sans-serif;
font-size: 20px;
border-radius: 2px;
}
.tags-block{
float: left;
width: 100%;
margin-top: 20px;
}
.ldates{
float: left;
color: #777;
font-size: 13px;
margin-top: 6px;
font-weight: 300;
transition: 0.3s;
}
.fullrelax{
float: left;
width: 31.7%;
margin-right: 15px;
transition: 0.4s;
padding-bottom: 0px;
}
.fullrelax:hover > .imager-relas{border-radius: 50%;transition: 0.3s;}
.fullrelax:hover > .titlesrelax {padding-left: 30px;transition: 0.3s;}
.fullrelax:hover > .ldates {padding-left: 70px;transition: 0.3s;}
.fullrelax:last-child {margin-right:0px;}
.imager-relas{
float: left;
transition: 0.3s;
width: 100%;
height: 220px;
overflow: hidden;
}
.imager-relas img {width: 100%;transition: 0.3s;}
.titlesrelax{
float: left;
transition: 0.3s;
margin-top: 10px;
font-size: 13px;
font-weight: 400;
color: #333;
text-transform: uppercase;
}
.btn_showmore {
background-color:#fff;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
display:inline-block;
cursor:pointer;
font-size: 14px;
font-weight: 300;
text-transform: uppercase;
border: 1px solid #444;
color:#222;
padding:10px 51px;
margin: 40px 0px 30px 0;
text-decoration:none;
transition: all 0.5s;
}
.btn_showmore a {text-decoration: none;}
.cenzo{border: 1px solid #eee;}
.btn_showmore:hover {
background-color:#111;
color: #fff;
text-decoration: none;
transition: all 0.5s;
}
.btn_showmore:active {
position:relative;
top:1px;
}
.mains-contens{
float: left;
width: 100%;
}
.slayed{
float: left;
width: 100%;
margin-bottom: 20px;
}
.nonstop {margin-top: 0px;}
.slayed-img{width: 100%;height: 350px;
overflow: hidden;}
.slayed-img img {width: 100%; margin-top: 10px;}
.navis{
float: right;
margin-top: 12px;
margin-left: 10px;
cursor: pointer;
transition: 0.4s;
margin-right: 1px;
position: relative;
}
.autnav-1{
float: right;
}
.menu_head{width: 24px; height: 24px; float: right;}
.menu_head img {width: 100%;}
.menu_body {display:none;
padding: 0px 10px 10px 10px;
background: #eee;
z-index: 10;
background: rgba(0,0,0,0.2); 
font-size: 13px;font-weight: 300;
width:500px;
position: absolute;
top: 22px; 
left: -475px;
list-style: none;
}
.triangle-full {
margin: -18px 0px 0px 14px;
 width: 0;
 left: 6px;
position: absolute;
 height: 0;
 border-bottom: 8px solid #111;
border-left: 9px solid transparent;
 border-right: 9px solid transparent;
}
.triangle-full-1{
margin: -8px -2px 0px 0px;
 width: 0;
 right: 5px;
position: absolute;
 height: 0;
 opacity: 0.2;
 border-bottom: 8px solid #111;
border-left: 9px solid transparent;
 border-right: 9px solid transparent;
}
.fuuldate{
float: left;
width: 100%;
color: #fff;
padding: 5px;
font-size: 14px;
font-weight: 300;
}
.fuuldate a {color: #fff;}
.fuuldate svg {margin-right: 7px;margin-top: -1px; fill: #fff;}
.fuuldate  img {margin-top: 3px !important;}
.menu_body li{background:#111; width: 15.3%; font-family: 'Roboto', sans-serif; margin:10px 10px 0px 0px;float: left; text-align: center;}
.menu_body li.alt{background:#191919; width: 15.3%; font-family: 'Roboto', sans-serif; float: left; text-align: center;}
.menu_body li a:hover{ transition: all 0.5s; background: #5f9e3d; color: #fff;}
.menu_body li a{color:#d1d1d1; text-decoration:none; padding:8px 9px; display:block; border-radius: 2px;
}
.linkscast{
float: left;
padding: 5px 15px 6px 15px;
font-size: 14px;
color: #1c629c;
font-weight: 400;
border:  1px solid #1c629c;
margin: 10px 0px 0px 27%;
transition: all 0.3s;
}
.linkscast a {color: #1c629c;transition: all 0.3s; text-decoration: none;}
.linkscast a:hover {color: #fff;transition: all 0.3s; }
.linkscast:hover{background:#1c629c; color: #fff;transition: all 0.3s;  }
.blocklot{
float: left;
width: 100%;
padding:10px 0px 10px 0px;
border-bottom: 1px dashed #eee;
}
.ullinews{
float: left;
width: 100%;
margin-bottom: 20px;
margin-top: -10px;
}
.blocklot:hover > .imagetopx{border: 1px solid #06a1ea; background: #06a1ea; transition: 0.3s}
.imagetopx{
float: left;
width: 50px;
height: 50px;
transition: 0.3s;
border-radius: 4px;
padding: 2px;
border: 1px solid #eee;
}
.imagetopx img {width: 100%; height: 100%;}
.titlnewst{
float: right;
width: 78%;
font-size: 14px;color: #707070;
}
.titlnewst a {color: #707070;}
.titlnewst b {font-weight: 300;font-size: 12px;}
.g-tech{width: 100%; margin-top: 5px;}
.main-sliders-rate {
}
.main-sliders-rate a {
    position: relative;
    display: block;
    width: 50%;
    height: 40px;
    float: left;
    /*text-indent: 44px;*/
    line-height: 32px;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.main-sliders-rate a span {
    position: relative;
    display: block;
    width: 20px;
    margin: 0 auto;
    margin-top: 5px !important;
    padding-left: 17px;
}

.main-sliders-rate a svg {
    position: absolute;
    width: 18px;
    height: 17px;
}

.main-sliders-rate a:nth-of-type(1) {
    background: #242526;
    color: #71ce3f;
transition: all 0.5s;
}

.main-sliders-rate a:nth-of-type(1):hover {
    background: #71ce3f;
    color: #FFF;
    transition: all 0.5s;
}

.main-sliders-rate a:nth-of-type(1) svg {
    fill: #70cd3f;
    top: 7px;
    left: -8px;
    transition: all 0.5s;

}

.main-sliders-rate a:nth-of-type(1):hover svg {
    fill: #FFF;
    transition: all 0.5s;
}

.main-sliders-rate a:nth-of-type(2) {
    background: #151515;
    color: #fa6616;
transition: all 0.5s;
}

.main-sliders-rate a:nth-of-type(2):hover {
    background: #b93636;
    color: #FFF;
    transition: all 0.5s;
}
.main-sliders-rate a:nth-of-type(2) svg {
    fill: #fa6616;
    top: 7px;
    transition: all 0.5s;
    left: -8px;
}
.main-sliders-rate a:nth-of-type(2):hover svg {
    fill: #FFF;
    transition: all 0.5s;
}
.titlecomert{
float: left;
width: 100%;
color: #111;
transition: 0.3s;
font-family: 'Roboto',sans-serif;
margin-bottom: 5px;
font-size: 15px;
font-weight: 300;
}
.plusbar{
float: left;
width: 71.5%;
}
.rirale{
float: right;
margin-top: 0px !important;
width: 100%;
}
.rirale a{border: none;}
.logofoot{
float: left;
max-width: 250px;
}
.logofoot img {width: 100%;}
.monoblock{
float: left;
width: 28%;
padding: 20px;
}
.txtpr{
float: left;
margin-top: 5px;
color: #7f7f7f;
font-weight: 300;
margin-left: 25%;
font-size: 11px;
}
.countlinker{
float: left;
width: 88px;
height: 31px;
margin-left: 29%;
margin-top: 10px;
}
.countlinker img {border-radius: 2px;}
.bling{
float: left;
width: 15%;
padding: 42px 0px 0px 0px;
}
.tetra{
float: left;
width: 100%;
color: #7f7f7f;
margin-top: 7px;
font-weight: 300;
font-size: 13px;
}
.tetra a {color: #7f7f7f;}
.mobil1{
float: left;
margin-left: 40px;
width: 21%;
padding: 47px 0px 0px 0px;
}
.nomart{margin-left: 0px;}
.tetre{
margin-top: 21px;
float: left;
width: 54px;
height: 84px;
margin-right: 5px;
}
.tetre img {width: 100%;}
.namemoli{
margin-left: 15px;
float: left;
width: 61%;
font-size: 11px; 
color: #707070;
margin-top: 3px;
font-weight: 400;
}
.block-reputs{
float: left;
width: 100%;
margin-top: 20px;
}
.block-rebus{
float: left;
width: 100%;
}
.allusers{
float: left;
width: 100%;
border: 1px solid #eee;
margin-top: 50px;
}
.stat-gl{
float: left;
width: 100%;
padding:0px;
}
/* --- Информация об ошибках --- */
.alert {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	background: #fcf6d2;
	padding: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  border-radius: 2px;
}
.rods{
float: left;
width: 100%;
margin: 15px 0px;
padding: 0px 35%;
}
.filterdix{
float: left;
width: 200px;
margin-left: 35%;
}
.avapf{
float: left;
width: 200px;
height: 200px;
margin-top: 7px;
border-radius: 50%;
padding: 2px;
}
.avapf img {width: 100%; height: 100%; border-radius: 50%;}
.allrighthus{
float: left;
margin: 10px 0px 0px 0px;
width: 100%;
position: relative;
}
.usebill{width: 100%;padding: 10px; font-size: 24px;font-weight: 300; color: #555;float: left;text-align: center; border-bottom: 1px solid #eee;}
.inita{width: 25%;padding: 8px;color: #111; font-size: 13px;font-weight: 300; float: left;border-right: 1px solid #eee;border-top: 1px solid #eee;text-align: center;}
.inita a {color:#FA6616;}
.inita span {color: #f01855;font-weight: 400;}
.allrlos{position: absolute; right: 5px; top: 9px;font-size: 14px;font-weight: 300; color: #eee; }
.allrlos span {font-size: 14px;}
.initax{width: 50%;padding: 8px;color: #111; font-size: 13px;font-weight: 300; float: left;border-top: 1px solid #eee;border-right: 1px solid #eee;text-align: center;}
.initay{width: 100%;padding: 8px;color: #111; font-size: 13px;font-weight: 300; float: left;border-top: 1px solid #eee;}
.useeds{
margin-top: 5px;
padding: 10px 0px;
text-align: center;
float: left;
width: 100%;
color: #333;
border-radius: 2px;
border: 1px solid #ddd;
background: transparent;
}
#options{
float: left;
width: 100%;
margin-top: 5px;
}
option {color: #111; font-family: 'Roboto',sans-serif;}
.useeds a {color: #333; text-transform: uppercase; font-size: 13px;font-weight: 300;}
.teramis{
float: left;
color: #caced1;
margin: 20px 0px -30px 0px;
width: 100%;
font-weight: 400;
text-transform: uppercase;
font-size: 1.1em;
}
.allinfos{
float: left;
width: 100%;
margin-top: 10px;
margin-bottom: 8px;
}
.namenews{
float: left;
margin-left: 6px;
font-size: 13px;
font-weight: 400;
color: #999;
text-transform: uppercase;
}
ul.ui-form > li{font-weight: 300;}
table.xfields input {background: #eee; border: 1px solid #ddd;margin-bottom: 3px;}
.com_list{
float: left;
width: 100%;
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.triangle {
margin: -18px 0px 0px 13px;
 width: 0;
position: absolute;
 height: 0;
 transition: 0.3s;
 border-bottom: 10px solid  #f5f5f5;
border-left: 9px solid transparent;
 border-right: 9px solid transparent;
}
.sidebox-c{float: left; width: 100%;}
.sidebox-c li a, .more-link, .tags_more a {font-size:15px; line-height:18px; font-weight:500;}
.sidebox-c li {margin-bottom:20px;}
.sidebox-c li:last-child {margin-bottom:0;}
.sidebox-c li a, .more-link {display:block;}
.sidebox-c li a span, .more-link span, .tags_more a {border:1px solid rgba(0,0,0,0.1); font-weight: 300;}
.lcomm {display:block; position:relative; margin-top:20px; float: left;width: 100%;}
.lc-body {background-color:#f5f5f5; padding:10px; border-radius: 2px; width: 100%;float: left;
	font-weight: 300;color: #111; margin-top: 80px; position: relative;transition: 0.3s;}
.lc-text {color:#7c7978;font-size: 13px;transition: 0.3s; font-style: italic;}
.lc-author {font-weight:300; position:absolute; left:78px; top:14px; color: #959595;font-size: 13px; }
.lc-date {font-weight:300; position:absolute; left:78px; top:32px;color: #959595; font-size: 13px; }
.lcomm img {display:block; width:63px; height:63px; border-radius: 50%; position:absolute; left:0; top:0; padding: 2px; border: 2px solid #f1f1f1; transition:  0.2s;}
.lcomm:nth-child(2n) {float: left;width: 100%; position: relative; border-radius: 10px;}
.lcomm:nth-child(2n) .lc-author {left:auto; right:78px;top: 14px;}
.lcomm:nth-child(2n) .triangle {left:auto; right:24px; }
.lcomm:nth-child(2n) .lc-date {left:auto; right:78px;top: 32px;}
.lcomm:nth-child(2n) img {left:auto; right:0;}
.lcomm:hover img {border-radius: 50%; transition:  0.2s;}
.lcomm:hover > .lc-body {background: #f01855; transition: 0.3s;}
.lcomm:hover >  .lc-body > .triangle  { border-bottom: 10px solid   #f01855; transition: 0.3s;}
.lcomm:hover > .lc-body > .titlecomert {color: #fff; transition: 0.3s;}
.lcomm:hover >  .lc-body > .lc-text {color: #fff; transition: 0.3s;}
.lcomm:nth-child(2n):hover > .lc-body {background: #111;transition: 0.3s;}
.lcomm:nth-child(2n):hover > .lc-body > .titlecomert {color: #fff; transition: 0.3s;}
.lcomm:nth-child(2n):hover > .lc-body > .triangle  { border-bottom: 10px solid  #111;transition: 0.3s;}
.like-blocks{float: right;}
.wachtpict{
float: left;
margin-left: 38%;
padding: 8px 15px;
background: #151515;
color: #7c7978;
font-weight: 500;
font-size: 12px;
transition: 0.3s;
text-transform: uppercase;
border-radius: 2px;
margin-top: 25px;
}
.wachtpict a {color: #7c7978;transition: 0.3s;}
.wachtpict:hover { transition: 0.3s; background: #fa7126; }
.wachtpict a:hover {color: #fff;transition: 0.3s; } 
.width-c{float: left;width: 100%;position: relative;}

.basenavi, .bnnavi, .navigation, .navigation a, .navigation span, .bnnavi, .nextprev, .nextprev .thide {
float : left;
}
.navigation {
border : none;
}
.navigation a:link, .navigation a:active, .navigation a:visited {
background : #eee;
color : #adadad;
border-radius: 2px;
border-bottom : 2px solid #eee;
font-weight: lighter;
font-size: 18px;
font-family: 'Roboto', sans-serif;
padding : 4px 12px;
margin-left : 4px;
transition:all 0.5s;
}
.navigation img {width: 14px; height: 14px; margin-top: 4px;}
.navigation a:hover {
background-color : #707070;
border-bottom : 2px solid #707070;
color : #fff;
transition:all 0.5s;
}
.navigation span {
background :#83bf0a;
border-bottom : 2px solid #83bf0a;
border-radius: 2px;
color : #FFFFFF;
cursor : default;
font-size: 20px;
font-family: 'Roboto', sans-serif;font-weight: lighter;
padding : 3px 11px;
margin-left : 4px;
}
.nextprev .thide, .toptop {
width : 32px;
padding-top : 32px;
}
.nextprev a span {
cursor : pointer;
}
.nextprev span .pnext {
background-position : -32px -64px;
}
.nextprev a .pnext {
background-position : -32px -96px;
}
.nextprev span .pprev {
background-position : 0 -64px;
}
.nextprev a .pprev {
background-position : 0 -96px;
}
/* --- Деление на колонки --- */
@media only screen and (min-width: 701px) {
	.grid_1_2, .grid_1_4, .grid_3_4 {
		float: left; margin-right: 3%;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	.grid_1_2.right, .grid_1_4.right, .grid_3_4.right { float: right; }
	.grid_1_2.none, .grid_1_4.none, .grid_3_4.none { float: none; margin-right: 0; }
	.grid_1_2 { width: 48%; }
	.grid_1_4 { width: 4%; }
	.grid_3_4 { width: 100%;padding-bottom: 10px; } 
	.grid_last { margin-right: 0; }

	.grid_list:after { content: ""; display: block; clear: both; }
	.grid_list > .grid_1_2:last-child,
	.grid_list > .grid_1_4:last-child,
	.grid_list.grid_3_4:last-child { margin-right: 0; }
}
@media only screen and (max-width: 700px) {
	.grid_1_2.right, .grid_1_4.right, .grid_3_4.right { float: none; }
}
/* Expand & Collapse */
.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
	.fade.in { opacity: 1; }
	.collapse { overflow: hidden; height: 0; width: 0; display: block; }
	.collapse.in { display: block; width: auto; height: auto; }
	.collapsing {
		position: relative;
		height: 0;
		overflow: hidden;
		-webkit-transition: height 0.35s ease;
		transition: height 0.35s ease;
	}
/* --- Иконки --- */
.icon {
	display: inline-block;
	width: 1em; height: 1em;
	fill: #06a1ea;
	vertical-align: middle;
}
	.icon-logo { width: 42px; height: 42px; }
	.icon-ca { width: 25px; height: 25px; }
	.icon-arrow_down { width: 13px; height: 13px; }
	.icon-arrow_left { width: 13px; height: 13px; }
	.icon-arrow_right { width: 13px; height: 13px; }
	.icon-fav { width: 15px; height: 14px; }
	.icon-like { width: 13px; height: 11px; }
	.icon-meta_date { width: 17px; height: 17px; }
	.icon-meta_reply { width: 13px; height: 13px; }
	.icon-meta_views { width: 17px; height: 17px; }
	.icon-meta_cat { width: 17px; height: 17px; }
	.icon-meta_user { width: 15px; height: 16px; }
	.icon-meta_coms { width: 17px; height: 17px; }
	.icon-meta_mail { width: 19px; height: 15px; }
	.icon-compl { width: 13px; height: 13px; }
	.icon-cross { width: 13px; height: 13px; }
	.icon-next, .icon-prev { width: 23px; height: 23px; }
	.icon-search, .icon-login { width: 20px; height: 19px; }
	.icon-sort, .icon-speedbar, .icon-meta_pages { width: 29px; height: 30px; }
	.icon-login { width: 19px; height: 19px; }
	.icon-tags { width: 17px; height: 17px; }

	.icon-vk { width: 10px; height: 1em; }
	.icon-tw { width: 14px; height: 1em; }
	.icon-fb { width: 8px; height: 1em; }
	.icon-gp { width: 18px; height: 1em; }
	.icon-ya { width: 7px; height: 1em; }
	.icon-od { width: 10px; height: 1em; }
	.icon-mail { width: 16px; height: 1em; }
	
/* --- Базовые слои --- */
	.wrp, .wrp_min { max-width: 1180px; padding: 0 20px; margin: 0 auto;  height: 55px;}
	.wrp_min { max-width: 950px; }

/* --- Шапка сайта --- */
.headpic {
		position: relative;
	
	}
	.headpic.fixed {  height: 49px;  border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;  background: transparent;
    }
	.headpic:after {
		content: "";
		position: absolute;
		left: 0; top: 0;
		width: 100%; height: 100%;
	}
	@media only screen and (min-width: 1920px) {
	/* Верхнее меню */
	.topbar { -webkit-flex-grow: 2; flex-grow: 2; }
	#topmenu { float: left; position: relative; z-index: 2; margin-left: -7px; }
		#topmenu ul { list-style: none; padding: 0; margin: 0; }
		#topmenu > ul > li { float: left; position: relative; }
		#topmenu > ul > li > a {
			display: block;
			height: 22px;
			font-weight: 300;
			padding: 14px 17px;
			text-decoration: none !important;
			opacity: .8;
			-webkit-transition: opacity .2s ease; transition: opacity .2s ease;
			position: relative;
			z-index: 21;
		}
		#topmenu > ul > li > a:hover { opacity: 1; }
		#topmenu > ul > li > a > .icon {
			fill: #fff;
			opacity: .2;
			margin-left: 6px;
		}
		#topmenu a, #topmenu { color: #fff; }
		#topmenu > ul > li > ul, #topmenu > ul > li > div {
			position: absolute;
			left: 0; top: 0;
			padding: 30px 0;
			padding-top: 76px;
			margin-left: -13px;
			width: 243px;
			z-index: 20;
			opacity: 0; visibility: hidden;
			-webkit-transform: translate(0, -1%) scale(0.8);
			transform: translate(0, -1%) scale(0.8);
		}
		#topmenu > ul > li > div { padding-left: 30px; padding-right: 30px; }
		#topmenu > ul > li:hover > ul, #topmenu > ul > li:hover > div {
			opacity: 1; visibility: visible;
			-webkit-transform: translate(0, 0) scale(1);
			transform: translate(0, 0) scale(1);
			-webkit-transition: all .4s ease; transition: all 0.4s ease;
		}
		#topmenu > ul > li > ul:after, #topmenu > ul > li > div:after {
			content: "";
			background-color: #111;
			position: absolute;
			top: 0; left: 0;
			width: 100%; height: 100%;
			border-radius: 0 0 2px 2px;
			opacity: .9;
			box-shadow: 0 0 9px 0 rgba(0,0,0,0.4); -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,0.4);
		}
		#topmenu > ul > li > ul > li, #topmenu > ul > li > div > div { position: relative; z-index: 1; }
		#topmenu > ul > li.parent:hover > a { color: #ccc; opacity: 1; }
		#topmenu > ul > li.parent:hover > a > .icon { fill: #06a1ea; opacity: 1; }
		#topmenu > ul > li > ul > li > a {
			display: block;
			padding: .3em 30px;
			height: 1%;
      transition: 0.5s;
			text-decoration: none !important;
		}
		#topmenu > ul > li > ul > li > a:hover { color: #06a1ea; transition: 0.5s; text-decoration: underline; }
	}
	#closemenu { display: none; }
	/* Архив */
	.arh_tabs {
		list-style: none;
		height: 26px;
		border-radius: 3px;
		margin-bottom: 25px !important;
		overflow: hidden;
		position: relative;
		}
		.arh_tabs:after {
			content: "";
			position: absolute;
			left: 0; top: 0; bottom: 0; right: 0;
			border: 1px solid #06a1ea;
			border-radius: 3px;
		}
		.arh_tabs > li {
			float: left;
			width: 50%;
			position: relative;
			z-index: 1;
		}
		.arh_tabs > li > a {
			text-align: center;
			display: block;
		 line-height: 22px;
			padding: 2px 4px;
			color: #fff;
			text-decoration: none !important;
			text-transform: uppercase;
			border-radius: 3px;
			font-size: 10px;
			font-weight: bold;
		}
		.arh_tabs > li.active > a { background-color: #06a1ea; }
	/* Кнопка вызова меню и закрытия */
	@media only screen and (min-width: 861px) {
	}
	.menu_toggle, .icon_close {
		display: inline-block;
		vertical-align: middle;
		width: 19px; height: 19px;
		margin: 0;
		position: relative;
	}
		.menu_toggle > i, .icon_close > i {
			height: 1px; width: 100%;
			background-color: #fff;
			position: absolute;
			left: 0; top: 0;
			-webkit-transition: all ease .3s; transition: all ease .3s;
		}
		.mt_1 { margin-top: 1px; }
		.mt_2 { margin-top: 9px; }
		.mt_3 { margin-top: 17px; }
		.menu_toggle__title { display: none; }
		#mainmenu.open .mt_1, .icon_close > i.mt_1 {
			-webkit-transform: rotate(-45deg); transform: rotate(-45deg);
		}
		#mainmenu.open .mt_2 { opacity: 0; }
		#mainmenu.open .mt_3, .icon_close > i.mt_2 {
			-webkit-transform: rotate(45deg); transform: rotate(45deg);
		}
		#mainmenu.open .mt_1, #mainmenu.open .mt_2, #mainmenu.open .mt_3, .icon_close > i { margin-top: 9px; }

		#mainmenu.open .menu_toggle { opacity: 1 !important; }
		#mainmenu.open i { background-color: #fff; }
	/* Авторизация и Поиск */
	.h_btn {
		float: left;
		width: 44px; height: 44px;
		position: relative;
		z-index: 1;
		background: none;
		border: 0 none;
		padding: 16px 6px;
		cursor: pointer;
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: center;
	}
		.h_btn:after {
			content: "";
			position: absolute;
			top: 0; left: 0;
			width: 100%; height: 48px;
			opacity: 0; visibility: hidden;
			-webkit-transition: margin-top .2s ease; transition: margin-top 0.2s ease;
		}
		.h_btn.open:after {
			opacity: 1; visibility: visible;
			margin-top: 0;
		}
		.h_btn > * { position: relative; z-index: 1; }
		.h_btn > .icon { fill: #fff; }
		.h_btn.open > .icon, .h_btn > .icon_close, .h_btn.open > .avatar {
			display: none;
		}
		.h_btn.open > .icon_close {
			display: inline-block;
		}

	/* --- Tools (хлебные крошки, сортировка, популярные теги) --- */
	#tools {
		background-color: #f4f6f7;
		font-size: .9em;
	}
		.tools { height: 76px; }
		.tools > .wrp:after { content: ""; display: block; clear: both; }

	/* Сортировка */
	#sort, #breadcrumbs { padding: 27px 0 27px 60px; }
		#sort > .icon, #breadcrumbs > .icon { float: left; margin: -4px 0 0 -60px; fill: #cdd0d3; }
		.sort_label { font-weight: normal; text-transform: lowercase; }
		#sort form, ul.sort, ul.sort > li { display: inline; }
		ul.sort { list-style: none; padding: 0; margin: 0; }
		ul.sort > li { margin-left: 16px; }
		ul.sort > li > a { color: inherit; text-decoration: none !important; }
		ul.sort > li > a:hover, .sort > li.asc a, .sort > li.desc a { color: #ff485b; }

		.sort > li.asc a:before, .sort > li.desc a:before {
			content: "";
			display: inline-block;
			vertical-align: middle;
			background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAoAQMAAADNFOjiAAAABlBMVEUAAAD/SFvf5sBTAAAAAXRSTlMAQObYZgAAACBJREFUCNdj+P8fhJDB/w9AhCoCQijgAwJhqsRvGsRGAIL/F3G3R2gKAAAAAElFTkSuQmCC);
			margin: 0 .4em 0 0;
			width: 8px; height: 10px;
			background-position: 0 -10px;
			-webkit-background-size: 8px auto; background-size: 8px auto;
		}
		.sort > li.asc a:before { background-position: 0 0; }

	/* Хлебные крошки */
	#breadcrumbs { color: #94999e; }
	#breadcrumbs a { color: #444; }

	/* Популярные теги */
	.tags_btn {
		display: block;
		margin: 27px 0 27px 30px;
		text-decoration: none !important;
		color: #ff485b;
	}
		.tags_btn.collapsed { color: #94999e; }
		.tags_btn > .icon-tags {
			float: left;
			margin: 2px 0 0 -30px;
		}
		.tags_btn > .icon { fill: #cdd0d3; }
		.tags_btn > .icon-arrow_down { margin: 0 0 0 6px; }

		#toptags { width: 100%; }
		#toptags > .wrp { padding-bottom: 30px; }
		#toptags .tag_list > span > a { background-color: #fff; }

.avatar-coomets img {width: 100%; height: 100%;}
	/* Поиск */
	.droptopbar {
		width: 100%; height: 0; overflow: hidden;
		background-color: #73a70a;
	border-radius: 2px;
		position: relative;
		z-index: 21;
		-webkit-transition: height ease .2s;
		transition: height ease .2s;
		font-size: .9em;
	}
		.droptopbar .wrp {
			opacity: 0;
			-webkit-transition: opacity ease 1s;
			transition: opacity ease 1s;
		}
		.search_open #q_search, .login_open #loginpane, .loginf_open #loginpane { height: 51px; }
		.search_open #q_search .wrp, .login_open #loginpane .wrp, .loginf_open #loginpane .wrp { opacity: 1; }

		.droptopbar .btn { height: 33px; padding: 6px 22px; }

		.q_search { position: relative; }
		.q_search > input {
			width: 100%; height: 53px;
			line-height: 23px;
			padding: 18px 130px 18px 16px;
			border-radius: 0;
			background: none !important;
			color: #fff !important;
			display: block;
			border: 0 none;
			font-size: 1em;
			box-shadow: none; -webkit-box-shadow: none;
			-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		}
		.q_search input::-webkit-input-placeholder { color: #fff; }
		.q_search > .btn {
			position: absolute;
			right: 0; top: 0;
			margin: 11px 0 0 0;
			background: none;
			color: #fff !important;
		border: 1px solid #fff;
			cursor: pointer;
		}
		.q_search > .btn:hover { box-shadow: inset 0 0 0 1px #64696c; -webkit-box-shadow: inset 0 0 0 1px #64696c; }
.name{ }
.redsline{
font-weight: 300;
padding: 10px;
background: #eee;
position: relative;
border-radius: 2px 2px 0px 0px;
-moz-border-radius: 2px 2px 0px 0px;
-webkit-border-radius: 2px 2px 0px 0px;
color: #707070;
}
	/* Опросы */
	.vote_line {
		position: relative;
		background-color: #ff485b;
	}
	@media only screen and (min-width: 701px) {
		.vote_line { height: 55px; }
		.vote_line:after {
			content: "";
			position: absolute;
			top: 0; bottom: 0; left: 0;
			width: 50%;
			background-color: #444;
		}
		.vote_line > .wrp { position: relative; z-index: 1; background-color: #fff; }
		.vote_line_title {
			float: left;
      font-size: 18px;
      border-radius: 2px 0px 0px 2px;
-moz-border-radius: 2px 0px 0px 2px;
-webkit-border-radius: 2px 0px 0px 2px;
			margin: 0 0 0 -20px;
			background-color: #83bf0a;
			height: 45px;
      font-weight: 300;
			line-height: 25px;
			padding: 10px 21px;
			position: relative;
			color: #fff;
		}
		.vote_line_title:after {
			content: "";
			position: absolute;
			left: 100%; top: 0;
			vertical-align: middle;
			border: solid transparent;
			border-left-color: #83bf0a;
			border-width: 24px 0 21px 16px;
		}
		/* Иконка опросов */
		.vote_icon {
			display: inline-block;
			width: 12px; height: 16px;

			vertical-align: middle;
			margin: -.2em 0 0 .4em;
		}
		.vote_icon > i {
			display: block;
			width: 100%; height: 1px;
			background-color: #fff;
			margin-top: 4px;
		}
		.vote_icon > i:first-child { margin-top: 0; }
		.vote_icon > i.i1 { width: 80%; }
		.vote_icon > i.i2 { width: 100%; }
		.vote_icon > i.i3 { width: 40%; }
		.vote_icon > i.i4 { width: 60%; }

		/* Заголовок опроса */
	 .vtitle {
      overflow: hidden;
      font-weight: 400;
      font-size: 18px;
      color: #111;
      float: left;width: 100%;
    }

		/* Форма опросов */
		.vote_line_form {
			position: absolute;
			right: 0; top: 0;
			margin-right: 0px;
			padding:0px;
			height: 0px;

			background-image: -webkit-linear-gradient(left, rgba(255,72,91,0) 0%, rgba(255,72,91,1) 10%);
			background-image: -moz-linear-gradient(left, rgba(255,72,91,0) 0%, rgba(255,72,91,1) 10%);
			background-image: -o-linear-gradient(left, rgba(255,72,91,0) 0%, rgba(255,72,91,1) 10%);
			background-image: -ms-linear-gradient(left, rgba(255,72,91,0) 0%, rgba(255,72,91,1) 10%);
			background-image: linear-gradient(left, rgba(255,72,91,0) 0%, rgba(255,72,91,1) 10%);
		}
		.vote_line_form .dropdown, .vote_line_form .more_votes { float: right; }
	}
		.vote_line_form .more_votes {
			color: #fff;
			font-size: .9em;
			height: 25px;
			line-height: 25px;
			padding: 8px 20px;
		}
		.vote_line_form .dropdown .dropdown-form {
			width: 301px;
			right: 0; bottom: 57px; top: auto; left: auto;
		}
		.vote_line_form .dropdown.open:after {
			content: "";
			position: absolute;
			left: 50%; top: 0;
			z-index: 100;
			margin: -17px 0 0 -14px;
			vertical-align: middle;
			border: solid transparent;
			border-top-color: #fff;
			border-width: 14px 14px 0 14px;
		}
		.vote_line_form .dropdown .dropdown-form .vote_list { font-size: 14px; color: #707070; margin-top: 0; font-weight: 300; }
		.vote_line_form .dropdown .btn_border { margin-top: 6px; }

		.vote_list { margin: 1.5em 0; }
		.vote_list .vote, .vote_list .pollanswer { margin: 0 0 .6em 0; }
		.vote_list .vote > input, .vote_list .pollanswer > input { display:none;  }
		.vote_list .vote > input + label:before, .vote_list .pollanswer > input + label:before {
			display:inline-block;
			width: 4px; height: 4px;
			border: 5px solid #e4e4e4;
			background-color: transparent;
			margin: -.2em 4px 0 0;
			vertical-align:middle;
			cursor:pointer;
			content: "";
			border-radius: 2px;
		}
		.vote_list .vote > input[type="radio"] + label:before,
		.vote_list .pollanswer > input[type="radio"] + label:before { 
			border-radius: 50%;
		}
		.vote_list .vote > input + label:hover:before, .vote_list .pollanswer > input + label:hover:before {
			background-color: #1c4b7f;
		}
		.vote_list .vote > input:checked + label:before, .vote_list .pollanswer > input:checked + label:before {
			background-color: #444;
			border-color: #06A1EA;
		}
		.vote_list .vote > input + label:before,
		.vote_list .vote > input:checked + label:before,
		.vote_list .pollanswer > input + label:before,
		.vote_list .pollanswer > input:checked + label:before { 
			-webkit-transition: all ease .2s;
			transition: all ease .2s;
		}
		.vote_votes, .pollallvotes { font-size: .9em; }
		#dlevotespopupcontent { height: auto !important; overflow: visible !important; }

		/* Опросы в новости */
		.poll_block { margin-top: 50px; }
		.poll_title {
			border-left: 1px solid #ff485b;
			position: relative;
		}
			.poll_title:after, .poll_title:before {
				content: "";
				position: absolute; left: 0;
				background: #ff485b;
				height: 1px;
			}
			.poll_title:before { top: 0; width: 100%; }
			.poll_title:after { bottom: 0; width: 45%; }

			.poll_title > b { display: block; padding: 16px 24px; }
			.poll_title > b:after, .poll_title > b:before {
				content: "";
				position: absolute;
				left: 27px; top: 100%;
				vertical-align: middle;
				border: solid transparent;
				border-top-color: #ff485b;
				border-width: 13px 13px 0 0;
			}
			.poll_title > b:after {
				border-top-color: #fff;
				margin: -2px 0 0 1px;
				z-index: 1;
			}

/* --- Новости --- */
.story {
		background-color: #fff;
		padding: 50px 0;
	}
	.story_list #dle-content > .story:nth-child(2n) { background-color: #f8f8f8; }

	.shadow {
		position: relative;
display: none;
	}
	.shadow:after {
		position: absolute;
		z-index: 1;
		left: 0; top: 100%;
		width: 100%; height: 7px;
		content: "";
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
		background-image: -o-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
		background-image: linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%);
	}
	.story > .wrp:after { clear: both; display: block; content: ""; }
	.story > .wrp { position: relative; }

	/* Настройка заголовка */
	.story .head { margin-bottom: 1.5em; overflow: hidden; }
		.story .head .title { margin-top: -.2em; margin-bottom: 0; }
		.story .head.grid_3_4 { float: none; }
		.story.lefticons .title { padding-left: 60px; }
		.story .head .title > a {
			display: block;
			color: inherit;
			text-decoration: none !important;
		}
		.story .head .title > a:hover {
			color: #969fa7;
			-webkit-transition: color ease .2s; transition: color ease .2s;
		}

	/* Иконки новости "В закладки" и "Редактировать" */
	.story_icons {
		position: absolute;
		top: 0; left: 0;
		margin-left: 20px;
	}
	/* Данные новости */
	.story_info { float: right; margin-right: 0; font-size: .92em; }

		/* Раскрытие информации */
		@media only screen and (min-width: 701px) {
			.storyinfo_link { display: none; }
			.storyinfo {
				display: block !important;
				height: auto !important;
				width: auto !important;
			}
		}
		.storyinfo_link {
			cursor: pointer;
			position: relative;
			padding-left: 30px;
			padding-bottom: 1.5em;
			margin-bottom: 1.5em;
			border-bottom: 1px solid #e3e4e6;
		}
			.storyinfo_link > .icon { float: left; margin: 2px 0 0 -30px; }
			.storyinfo_link .arrow {
				position: absolute;
				right: 0; top: 0;
				margin: .75em 3px 0 0;
				width: 12px;
			}
			.storyinfo_link .arrow:after, .storyinfo_link .arrow:before {
				content: "";
				position: absolute;
				width: 9px; height: 1px;
				background-color: #ff485b;
				border-radius: 2px;
				-webkit-transition: all ease .3s; transition: all ease .3s;
			}
			.storyinfo_link .arrow:after {
				margin-left: 6px;
			}
			.storyinfo_link.collapsed .arrow:after,
			.storyinfo_link.collapsed .arrow:before {
				background-color: #c7c9cc;
			}
			.storyinfo_link.collapsed .arrow:after {
				-webkit-transform: rotate(-45deg);
				transform: rotate(-45deg);
			}
			.storyinfo_link.collapsed .arrow:before {
				-webkit-transform: rotate(45deg);
				transform: rotate(45deg);
			}
		/* Информация */
		.meta { list-style: none; padding: 0 0 0 30px; margin: 0; }
			.meta > li { margin: 0 0 .6em 0; }
			.meta > li > .icon { float: left; margin: 2px 0 0 -30px; }
			.meta > li.meta_date a { color: inherit; }

			/* Теги в новости */
			.story_tags { padding-left: 30px; margin-top: 1.5em; }
			.story_tags > .icon { fill: #cdd0d3; float: left; margin: 4px 0 0 -30px; }
			#dle-content > .story:nth-child(2n) .tag_list > span > a { background-color: #fff; }

		/* Теги */
		.tag_list > span { margin: 0 2px 2px 0; }
			.tag_list > span, .tag_list > span > a { display: inline-block; }
			.tag_list > span > a {
				color: inherit;
				text-decoration: none !important;
				padding: 3px 6px;
				border-radius: 2px;
				background-color: #f4f6f7;
			}
			.tag_list > span > a:hover {
				background-color: #ff485b !important;
				color: #fff;
				position: relative;
			}

	

	/* Вложения */
	.attachment > a, .attachment_error {
		border: 1px solid #d9dcde;
		border-radius: 2px;
		padding: 10px 20px;
		margin-top: 10px;
		color: inherit;
		display: block;
		font-size: .9em;
		text-decoration: none !important;
	}
		.attachment > a:hover { color: #ff485b; }
		.attachment > a > .icon { float: right; margin: 3px 0 0 15px; }



/* --- Постраничная навигация --- */
.navigation {  float: left;}
/* --- Статические страницы --- */
.static_pages { margin-top: 1.5em; font-weight: bold; }
/* --- Информация об ошибках --- */

.checkbox{color: #fff;}
/* Формы на UL */
ul.ui-form { list-style: none; padding: 0; margin: 0; }
	ul.ui-form > li { margin-bottom: 20px; border: none; }
	ul.ui-form > li:last-child { margin-bottom: 0; }
	.form-group { margin-bottom: 20px; }
	.form-group > label { display: block; margin-bottom: .4em; }
	.form-group.imp > label:after { content: "*"; margin: 0 0 0 10px; color: #ff485b; }

	@media only screen and (min-width: 601px) {
		.form-group.combo:after { clear: both; display: table; content: ""; }
		.form-group.combo > .combo_field { width: 50%; float: left;
			-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		}
		.form-group.combo > .combo_field:last-child { padding-left: 10px; }
		.form-group.combo > .combo_field:first-child { padding-right: 10px; }
	}
	@media only screen and (max-width: 600px) {
		.combo_field { margin-bottom: 20px; }
	}
	.form_submit { margin-top: 20px; }
	.form-sep { border-top: 1px solid #efefef; }
	/* Модификация BB редактора для комментариев */
	#comment-editor .bb-editor textarea { height: 140px; }
	.addpm #comment-editor .bb-editor textarea { height: 340px; }
	/* Страницы с формами */
	.regtext { margin-bottom: 1.5em; }
	.login_check { position: relative; }
	.login_check > input { padding-right: 120px; }
	.login_check > .btn {
		width: 100px; height: 30px;
		padding: 4px 10px;
		position: absolute;
		right: 0; top: 0;
		font-weight: bold;
		font-size: 11px;
		margin: 5px;
	}

		/* Управление комментариями */
		.mass_comments_action { text-align: center; color: #707070;  }
		.mass_comments_action > select { padding: 5px; width: 200px; background: #fff; border: 1px solid #bbb; color: #707070; }
.stylses{
color: #06a1ea;
    font-weight: 400;
    font-size: 18px;
    margin-left: 18% !important;
    text-align: justify;
}
/* --- Контакты --- */
#map { width: 100%; }
	.map_resp {
		width: 100%; padding-top: 30%; height: 0;
		position: relative;
	}
	.map_resp > #map {
		position: absolute;
		left: 0; top: 0; bottom: 0;
		height: auto;
		border-radius: 4px;
		overflow: hidden;
	}
	.contact_head > .title { margin-top: 0; }
	.contacts { font-size: 1.1em; }
	.contacts > .grid_1_2 { padding-left: 42px; }
	.contacts > .grid_1_2 .icon {
		float: left;
		margin: 5px 0 0 -42px;
	}

/* --- PM --- */
.pm-box {
	margin-bottom: 1.5em;
	background-color: #f7f7f7;
	border-radius: 2px;
}
	#pm-menu:after { content: ""; clear: both; display: block; }
	#pm-menu { border-bottom: 1px solid #ddd; }
	#pm-menu > a {
		color: #777;
		padding: 10px 30px;
		float: left;
		font-weight: 300;
		text-decoration: none !important;
		border-right: 1px solid #ddd;
	}
	#pm-menu > a:first-child { border-radius: 2px 0 0 0; }
	#pm-menu > a:hover { color: #ff485b; }

	.pm_status { padding: 30px; }
	.pm_progress_bar {
		background-color: #cdd0d3;
		margin-bottom: 10px;
		border-radius: 2px;
		overflow: hidden;
	}
  .pmlist{color: #333; float: left;font-weight: 300; font-size: 15px;width: 100%;}
	.pm_progress_bar span { background: #f01855; font-size: 0; height: 5px; border-radius: 2px; display: block; overflow: hidden }
.pm_list a {color: #333;font-weight: 300;}
/* --- Страница пользователя --- */
.userinfo_top { position: relative; }
	.userinfo_top:after { clear: both; display: block; content: ""; }
	.userinfo_top .avatar {
		float: left;
		margin: 0 30px 0 0;
		padding: 6px;
		border: 1px solid #d7d9db;
		border-radius: 50%;
	}
	.userinfo_status { margin: -1em 0 1.2em 0; font-size: .9em; }

	.user_tab {
		list-style: none; padding: 0; margin: 0;
		display: inline-block;
		border: 1px solid #e7e7e7;
		border-radius: 20px;
		}
		.user_tab:after { clear: both; display: block; content: ""; }
		.user_tab > li { float: left;  }
		.user_tab > li:first-child > a { border-left-width: 0; }
		.user_tab > li > a {
			border-left: 1px solid #e7e7e7;
			display: block;
			text-decoration: none !important;
			color: inherit;
			font-size: .9em;
			font-weight: bold;
			color: #999;
			line-height: 20px; padding: 6px 20px;
		}
		.user_tab > li.active > a { color: inherit; }

		.usinf { list-style: none; padding: 0; margin: 0; } 
		.usinf > li { padding: 12px 0; border-top: 1px solid #ddd; }
		.usinf > li:first-child { border-top-width: 0; }

		.ui-c1, .ui-c2 { display: inline-block; vertical-align: top; }
		.ui-c1 { width: 30%; margin-right: 5%; }
		.ui-c2 { width: 60%;}
	/* Окно пользователя */
	.dle-popup-userprofile .ui-dialog-content { padding: 0; color: #707070; }
		.popup_userinfo_top { background-color: #f4f6f7; padding: 5px; text-align: center; }
		.popup_userinfo_top .avatar { vertical-align: top; border-radius: 50%; border: 1px solid #1a1a1a; }
		.popup_userinfo_top .avatar .cover {
			display: block;
			width: 80px; height: 80px;
			border: 6px solid #fff;
		}
		.popup_userinfo.useronline .avatar { border-color: #95c00e; }
		.popup_userinfo > ul { list-style: none; padding: 0; margin: 0; }

		.popup_userinfo .usinf { padding: 0px 20px; font-size: 13px; }

/* --- Статистика --- */
.stats_head > ul { list-style: none; padding: 0; margin: 0; font-size: 1.1em; }
	.stats_head > ul > li { margin-top: 15px; padding-left: 30px; }
	.stats_head > ul > li:before {
		content: "";
		float: left;
		margin: 2px 0 0 -30px;
		width: 16px; height: 16px;
		border-radius: 50%;
		background-color:  #ee2a4f;
	}
	.stats_head > ul > li > b {
		display: block;
		font-size: .8em;
		opacity: .5;
		font-weight: normal;
	}
	.stats_head > ul > li.stats_d:before { background-color: #ffb027; }
	.stats_head > ul > li.stats_w:before { background-color: #ff5a3a; }
	
	.stat_group { margin-bottom: 25px; }
	.stat_group > h5 { margin-top: 0; margin-bottom: 1em; }
	.stat_group > ul { list-style: none; padding: 0; margin: 0; }
	.stat_group > ul > li { padding: .6em 0; border-top: 1px dotted #d5d5d5; }

/* --- Страница поиска --- */
.searchpage { border-bottom: 3px dotted #eceded; padding-bottom: 50px; margin-bottom: 0; }
	.search_head_line .head { margin-bottom: .8em; }
	.search_result_num { font-size: 18px; color: #fff; margin: 25px 0 0;padding: 15px; background: #5f9e3d; text-align: center; float: left; width: 100%;}
	.search table { width: 100%; border-spacing: 5px; border-collapse: separate; }
	#searchtable td, #searchtable td div, #searchtable table { margin: 0 !important; padding: 0 !important; }
		#searchtable td.search br { display: none; }
		td.search .bbcodes { margin: 0 !important; }
		td.search { vertical-align: top; }

/* --- Оптимизация для разрешений меньше 860 px --- */
@media only screen and (max-width: 1370px) {
		.wrp, .wrp_min{padding: 0 10px;}
	/* Модификация сортировки и хлебных крошек */
	.tools .grid_last, .tools #toptags { display: none; }
	.tools .grid_3_4 { width: auto; float: none; margin-right: 0; }

}

@media only screen and (max-width: 1070px) {
.righttoch{margin-right: 10px;}
.title-blocks-min{font-size: 36px;}
.shoritis{padding: 0px 130px 5px 30px;}
.title-mini {left: 17%;width: 67%;}
.leftconter{padding-left: 10px;padding-right: 35px;}
.rightconter{padding-right: 10px;}
.block-losf {width: 100%;}
.imageposter{width: 28%; height: 82px;}
.cols-navs{margin-right: 5px;}
#Go_Top img{display: none;}
.contocs{width: 69%;}
.rightist{width: 69%;}
}


/* --- Оптимизация для разрешений меньше 800 px --- */
@media only screen and (max-width: 965px) {

	h1, .h1 { font-size: 1.6em; }
	h2, .h2 { font-size: 1.4em; }
	h3, .h3 { font-size: 1.3em; }
	h4, .h4 { font-size: 1.2em; }
	h5, .h5 { font-size: 1.1em; }

	/* Настройка основной типографии */
	body, select, input, textarea, button {
		font-size: 14px;
	}

	/* Опросы */
	.vtitle { margin-left: 145px; }
	/* Оступы */
	.story, .block, #footer { padding: 30px 0; }

.nav-block-up{float: left;width: 100%;position: relative;}
.nav-base{position: relative;}
.righttoch{position: absolute;right: 10px;top: 0;}
.navis{margin-left: 20px;}
.login-button span{display: none;}
.logo-heads{margin-left: 27%;}
.flexslider { height: 400px; }
.flexslider .slides > li {height: 400px;}
.flex-viewport {max-height: 400px; }
.loading .flex-viewport {max-height: 400px; }
.title-mini{left: 7%;width: 87%;}
.flexslider:hover .flex-prev{left: 15px;}
.flexslider:hover .flex-next{right: 15px;}
.shoritis{padding: 0px 0px 15px 0px;}
.bottomsread{display: none;}
.leftconter{padding-right: 25px;}
.titlebigig{font-size: 24px;}
.right-cost {padding: 17px 20px 0px 20px;}
.sociapolis{padding: 5px 0px 0px 6px;}
#optin-box .call1{font-size: 13px;}
#optin-box input[type="submit"]{font-size: 13px;}
.imageposter{width: 43%;}
.linebootd{float: left;width: 100%;}
.pattets{padding-left: 13px;}
.rightconter{overflow: hidden;}
.block-losf{width: 107%;}
.topis{height: 150px;}
.hastbast{margin-right: 22px;}
.imghars{height: 175px;}
.hastbast{height: 435px;}
.titlecomert{font-size: 13px;}
.lc-text{font-size: 12px;}
.authpos{margin-left: 0%;margin-right: 20px;}
.authposbx{margin: 5px 20px 5px 0px;}
.imghars:hover > .bigpulse{left: 35%;}
.imagerl{width: 55px; height: 55px;}
.contocs{display: none;}
.rightist{font-size: 13px;}
.copirais{width: 44%;margin: 30px 0px 0px 40px;}
footer{margin-top: 10px;}
.clouds_xsmall{font-size: 14px;}
.fullrelax{width: 30.7%;}
.imager-relas{height: 155px;}
.fullrelax:hover > .titlesrelax {padding-left: 0px;transition: 0.3s;}
.fullrelax:hover > .ldates {padding-left: 0px;transition: 0.3s;}
.fullowins-big iframe{height: 350px;}
.fullowins-big {text-align: justify;}
.mass_comments_action {text-align: left;}
.inita{height: 45px;}
.filterdix{margin-left: 31%;}


	/* Оптимизация BB редактора */
	.bb-pane {
		width: 100%;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
		#comment-editor .bb-editor textarea { height: 240px; }
		.bb-btn { float: none; display: inline-block; margin-left: -.3em !important; }




}






/* --- Оптимизация для разрешений меньше 700 px --- */
@media only screen and (max-width: 700px) {
	h1, .h1 { font-size: 1.5em; }
	h2, .h2 { font-size: 1.4em; }
	h3, .h3 { font-size: 1.3em; }
	h4, .h4 { font-size: 1.2em; }
	h5, .h5 { font-size: 1.1em; }

	#tools, .foot_menu, .foot, .droptopbar, .com_info, .com_tools,
	.vote_line_form .dropdown .dropdown-form .vote_list { font-size: 1em; }

	/* Модификация сортировки и хлебных крошек */
	.tools {
		height: 49px;
		overflow-y: hidden;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
		#sort, #breadcrumbs { padding: 14px 0; display: inline-block; }
		#sort > .icon, #breadcrumbs > .icon { display: none; }
		.tools .grid_3_4, .tools .speedbar { display: inline; padding-right: 20px; }

	/* Контакты */
	.feedback .grid_1_4 { margin-bottom: 20px; }
	.map_resp { padding-top: 60%; }

	/* Новости */
	.story, .block { padding: 20px 0; }
		.story_info { float: none; font-size: 1em; }
		.story_icons { position: relative; float: right; }
		.story.lefticons .title { padding-left: 0; }
		.story.lefticons .text { margin-left: 0; }
		.poll_block { margin: 20px 0; }
		.meta_date { display: none; }

		.storyinfo_link { margin-bottom: 0; }
		.storyinfo_box { padding-top: 20px; }

		.story_cont { margin-top: 20px; }

		.story .head { margin-bottom: 10px; }
		.story .head .title { margin-top: 0; }

	/* Настройка блоков */
	.block_title { margin-bottom: 1em; }
		.col_news .grid_list .grid_1_4 { margin-top: 20px; }
		.col_news .grid_list > div > a .title { margin-bottom: .5em; }
		.col_news .grid_list > div > a { padding: 0; width: 90%; }

	/* Опросы */
	.vote_line { text-align: center; }
		.vote_line_title {
			display: inline-block;
			font-size: 1.2em;
			color: #fff;
			background-color: #444;
			padding: 10px 10px;
			margin-top: 0;
			position: relative;
			width: 80px;
			text-align: center;
		}
		.vote_line_title:after {
			content: "";
			position: absolute;
			left: 0; top: 100%;
			border: solid transparent;
			border-top-color: #444;
			border-width: 5px 50px 0 50px;
		}
		.vtitle { margin-left: 0; font-weight: bold; color: #fff; }
		.vote_line_title .vote_icon, .vote_line_form .dropdown > .btn { display: none; }
		.vote_line_form .dropdown .dropdown-form {
			position: static;
			margin: 0 auto;
			display: block;
			text-align: left;
		}
		.more_votes { display: block; }

	/* Оптимизация BB редактора */
	.bb-pane {
		width: 100%;
		-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	}
		#comment-editor .bb-editor textarea { height: 240px; }
		.bb-btn { float: none; display: inline-block; margin-left: -.3em !important; }

		.mass_comments_action { margin-top: 20px; }
		.comments_box_in .mass_comments_action { margin-top: 20px; padding-top: 0; }

	/* Персональные сообщения */
	.pm_status { padding: 20px; }

		#pm-menu {
			white-space: nowrap;
			overflow-y: hidden; overflow-x: auto;
			-webkit-overflow-scrolling: touch;
		}
		#pm-menu > a {
			display: inline-block;
			float: none;
			padding: 10px 20px;
		}

		.pmlist {
			width: 100%;
			margin: 0 -20px;
			padding: 0 20px;
			overflow-y: hidden; overflow-x: auto;
			-webkit-overflow-scrolling: touch;
		}
		.pmlist > form { min-width: 800px; padding-right: 20px; }

	/* Статистика */
	.stats_head > ul { font-size: 1em; margin-bottom: 20px; }
		.block_table_top_users { padding: 0; margin-top: 40px; }
		.block_table_top_users > .title { padding: 0 20px; }

		.table_top_users { 
			padding-bottom: 20px;
			overflow-y: hidden; overflow-x: auto;
			-webkit-overflow-scrolling: touch;
		}
		.table_top_users > table { width: 800px; }

	/* Форма */
	.form_submit .c-capcha { float: none; margin-bottom: 20px; }
		.form_submit .c-capcha { padding-left: 100px; position: relative; }
		.form_submit .c-capcha img { position: absolute; left: 0; }
		.form_submit .c-capcha input { width: 100%; }

	/* Поиск по сайту */
	#dofullsearch { display: none; }

	/* Полная новость */
	#add_news_preview { display: none; }

	/* Всплывающие окна */
	.ui-dialog { width: auto !important; left: 10px !important; right: 10px; } 
	.ui-dialog-buttonset > .ui-button { margin: 2px; }

	/* Страница пользователя */
	.userinfo_top { text-align: center; }
		.userinfo_top .avatar { float: none; margin: 0 0 20px 0; }

		.ui-c1, .ui-c2 { display: block; width: auto; margin-right: 0; }

		.user_tab { font-size: .9em; } 
		.user_tab > li > a { padding: 4px 10px; }





 .logo-heads{margin-left: 22%;}
.flexslider { height: 350px; }
.flexslider .slides > li {height: 350px;}
.flex-viewport {max-height: 350px; }
.loading .flex-viewport {max-height: 350px; }
.title-mini{left: 7%;width: 87%;}
.title-blocks-min{font-size: 28px;}
.title-mini{top: 18%;}
.leftconter{width: 100%;padding: 10px;}

.witisx{margin-left: 33%;}
.rightconter{width: 100%;padding: 10px;}
.aboutis{width: 50%;}
.stylep{width: 50%;margin: 0px;}
.pattets{width: 50%;}
.subscriptionbl{width: 50%;}
.pattets{padding-left: 53px;}
.imageposter{height: 182px;}
.imageposter{width: 45.5%;}
.top-popusl-bl{width: 50%;}
.stylepx{width: 50%;}
.topisx{width: 50%;padding-left: 10px;}
.lcomm{display: none;}
.lcomm:nth-child(2n) {display: none;}
.vrt{display: none;}
.bamban{margin: 10px 0px 10px 0px;display: none;}
.blocos{width: 50%;padding-left: 10px;}
.rigk-link{float: left;margin: 10px 10px;width: 18%;display: none;}
.rigk-link a{width: 100%;}
.copirais{width: 57%;}
.hastbast{height: 385px;}
.reload-full-block{width: 35%;}

}
@media only screen and (max-width: 620px) {

 .logo-heads{margin-left: 20%;}
 .bigibags1 a{color: transparent;}
.flexslider { height: 320px; }
.flexslider .slides > li {height: 320px;}
.flex-viewport {max-height: 320px; }
.loading .flex-viewport {max-height: 320px; }

}

@media only screen and (max-width: 550px) {
 .logo-heads{margin-left: 16%;}
 .title-blocks-min{font-size: 22px;}
.flexslider { height: 300px; }
.flexslider .slides > li {height: 300px;}
.flex-viewport {max-height: 300px; }
.loading .flex-viewport {max-height: 300px; }
.aboutis{padding-right: 7px;}
.copirais{width: 45%;}
.login-block{left: 58%;}
.logofooters{margin-top: 60px;}
.blocos{border-bottom: none;}
}
@media only screen and (max-width: 490px) {

.logo-heads{margin-left: 13%;}
 .title-blocks-min{font-size: 22px;}
.flexslider { height: 260px; }
.flexslider .slides > li {height: 260px;}
.flex-viewport {max-height: 260px; }
.loading .flex-viewport {max-height: 260px; }
.aboutis{padding-right: 7px;}
.copirais{width: 45%;}
.title-mini{top: 10%;}
.logofooters{margin-top: 60px;}
.menu_body{left: -295px;width: 320px;}
.flexslider:hover .flex-prev {left: 5px;}
.flexslider:hover .flex-next {right: 5px;}
.shoritis{font-size: 13px;padding-bottom: 5px;margin-top: 10px;}
.sociapolis{padding-left: 30px;}
.oneleft{display: none;}
.reads-derr{margin-left: 32%;}
.hastbast{height: 465px;}
.copirais{margin-left: 20px;}
.witisx{margin-left: 20%;}
.reload-full-block{width: 45%;}
.imager-relas{height: 141px;}
}
@media only screen and (max-width: 430px) {
.logo-heads{margin-left: 5%;}
 .title-blocks-min{font-size: 22px;}
.flexslider { height: 230px; }
.flexslider .slides > li {height: 230px;}
.flex-viewport {max-height: 230px; }
.loading .flex-viewport {max-height: 230px; }
.nav-base{height: 53px;}
.title-mini{top: 6%;left: 3%;}
.title-blocks-min{font-size: 18px;}
.allnewsbig{margin-top: 30px;}
.imghars{height: 240px;}
.hastbast{width: 100%;height: auto;margin:20px 0px 0px 0px;}
.imghars:hover > .bigpulse{left: 42%;}
.imghars{margin-top: 10px;}
.aboutis{width: 100%;margin: 0px;}
.avaimage{max-height: 350px;}
.stylep{width: 100%;}
.pattets{width: 100%;padding-left: 93px;}
.subscriptionbl{width: 100%;}
.top-popusl-bl{width: 100%;padding: 0px;}
.stylepx{width: 100%;}
.topisx{width: 100%;padding-left: 0px;}
.topis {height: 250px;}
.blocos{border-bottom: 1px solid #eee;width: 100%;padding-left: 0px;}
.rightist{width: 75%;}
.contocs{display: block;}
.imagerl{width: 80px; height: 80px;}
.tagsbl{display: none;}
.tersll{display: none;}
.logofooters{margin-top: 10px;margin-left: 24%;}
.copirais{width: 100%;margin: 20px 0px 0px 0px;padding-left: 10px;}
.block-losf{display: none;}
.vrt{display: block;}
.lcomm{display: block;}
.fullowins-big iframe {height: 230px;}
.imager-relas{height: 120px;}
.userinfo-full{width: 30%;}
.teramis{margin-bottom: -10px;}
.filterdix{margin-left: 24%;}
table.xfields input {float: left;}
.rods{padding: 0 25%;}
.inita{width: 50%;height: auto;}
.aboutis{display: none;}
}

@media only screen and (max-width: 400px) {
.logo-heads {margin-left: 0%;}
 .title-blocks-min{font-size: 22px;}
 .title-mini{width: 94%;}
.allnewsbig{margin-top: 20px;}
.flexslider { height: 210px; }
.liter{left: 8%;}
.rightconter{margin-top: 10px;}
.authposb{margin: 5px 10px;}
.sociapolis{padding-left: 5px;}
.flexslider .slides > li {height: 210px;}
.titlebigig{font-size: 20px;}
.flex-viewport {max-height: 210px; }
.shoritis{display: none;}
.reads-derr{margin-left: 28%;}
.right-cost{padding: 17px 17px 0px 17px;}
.loading .flex-viewport {max-height: 210px; }
.witisx{margin-left: 13%;}
.imghars{height: 220px;}
.aboutis{display: block;}
.authpos{margin-left: 0%;}
.ocors{margin-left: 0px;}
.alxa{margin-left: 20px;}
.topis{height: 220px;}
.contocs{width: 76%;}
.aboutis{padding-right: 0px;}
.ocorsxw{margin: -3px 0px;}
.pattets{margin-top: 15px;padding-left: 83px;}
.login-block{left: 60.5%;}
th, td{float: left;margin-top: 5px;}
.btn_showmore{border: 1px solid #ddd;}
.logofooters{margin-top: 20px; margin-left: 21%;}
}
@media only screen and (max-width: 370px) {
.imagerl {width: 60px;height: 60px;}
.flexslider { height: 190px; }
.right-cost{    padding: 17px 12px 0px 12px;}
.flexslider .slides > li {height: 190px;}
.flex-viewport {max-height: 190px; }
.loading .flex-viewport {max-height: 190px; }
.contocs{width: 73%;}
.rightist{width: 73%;}
.imagebibg:hover > .bigpulse {left: 39%;}
.imghars:hover > .bigpulse{left: 39%;}
.alxa{margin-left: 10px;}
.fullrelax{margin-right: 12px;}
.imager-relas{height: 104px;}
.selectmass{display: none;}
.topis{height: 190px;}
.imghars{height: 190px;}
.logo-heads{padding: 0px 40px 0px 20px;}
.filterdix{margin-left: 19%;}
.rods{padding: 0 10%;}
}
@media only screen and (max-width: 340px) {
.flexslider { height: 170px; }
.right-cost{    padding: 17px 12px 0px 12px;}
.flexslider .slides > li {height: 170px;}
.flex-viewport {max-height: 170px; }
.loading .flex-viewport {max-height: 170px; }
.contocs{width: 73%;}
.rightist{width: 73%;}
.imagebibg:hover > .bigpulse {left: 37%;}
.imghars:hover > .bigpulse{left: 37%;}
.alxa{margin-left: 10px;}
.fullrelax{margin-right: 12px;}
.imager-relas{height: 104px;}
.selectmass{display: none;}
.logo-heads{padding: 0px 30px 0px 15px;}
.filterdix{margin-left: 19%;}
.rods{padding: 0 10%;}
.titlebigig{font-size: 17px;}
.title-mini{width: 85%;top: 12%;}
.right-cost{display: none;}
.alxa{margin-left: -5px;}
.rightist{width: 70%;}
.contocs{width: 70%;}
.sociapolis{padding-left: 45px;}
.logofooters{margin-left: 16%;}
.imager-relas{height: 92px;}
.mass_comments_action{display: none;}
.but-days-comm{padding: 0px 5px 0px 10px;}
.fullrelax{margin-right: 11px;}
.liter{left: 9.5%;}
.inita{height: 45px;}
.filterdix{margin-left: 15%;}
.login-block{left: 63%;}
.fullowins-big iframe {height: 190px;}
.title-blocks-min{padding-bottom: 120px;font-size: 18px;}
}