body {
  margin: 0;
  padding: 0;
  font-family: Roboto, sans-serif;
  background-color: #8e5499;
  min-width: 320px;
}

.article__content-text-wrap p b {
 font-weight: 800;
 font-size: 1.05em;
}
.acticle__footer-games-container{
margin-bottom:15px;
}
.clearfix{
	clear: both;
}

.inline {
	display: inline-block;
}

.no-left-padding {
	padding-left: 20px;
}

.mmo__footer-list-element-link {
  color: #000;
}
.header {
  background: #8e5499;
}

.header__wrapper {
  width: 100%;
  padding: 5px 0;
}

.section-slider__list-element-link {
  color: #fff;
  text-decoration: none;
}
.header__wrapper-inside {
  margin: 0 15px;
  padding: 12px 0 9px 0;
  font-size: 15px;
}

.header__logo {
  float: left;
  cursor: pointer;
    width: 120px;
    margin: 2px 0 -4px 15px;
}

.header__logo img{
	width: 120px;
}

.col2crumbs {
	padding: 0;
	margin: 30px 0 0 0;
}

.col2crumbs li {
	display: inline-block;
	color: #666;
	font-size: 14px;
}

.col2crumbs li a{
	text-decoration: underline !important;
	color: #666 !important;
}

.col2crumbs li a:hover{
	text-decoration: none !important;
	color: #8e5499 !important;
}

.imgthingallery {
	width: 49%;
}

@media (min-width:768px){
	.imgthingallery{
		width: 24%;
	}
}

.news-archive-item-list {
	padding: 0 1% 0 3%;
	list-style: none;
}

.news-archive-item-list li{
	width: 99%;
	margin-right: 1%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px;
}

.news-archive-item-list li img{
	width: 100%;
}

.news-archive-item-list li a{
	color:#333;
	font-size: 17px;
}

.news-archive-item-list li a:hover{
	text-decoration: none !important;
}

.news-archive-item-list li a:hover img{
	opacity: 0.8;
}

@media (min-width:450px){
	.news-archive-item-list li{
		width: 48%;
	}
}

@media (min-width:768px){
	.news-archive-item-list li{
		width: 23%;
	}
}

@media (min-width:768px){
	.header__logo img{
		width: 150px;
	}
}
@media (min-width:1025px){
	.header__logo img {
	  width: 160px;
	}
}

@media (max-width:600px){
	.adsinvideo1{
		max-height: 90px;
	}
}

.header__gamb-menu {
  width: 17px;
  height: 16px;
  float: left;
  display: none;
  cursor: pointer;
}
.header__gamb-menu svg{
  fill: #fff;
}
.header__gamb-menu.active svg{
  fill: #ef6732;
}
.header__enter-link-img {
  width: 16px;
  height: 15px;
  display: none;
}
.header__enter-link-img svg{
  fill: #fff;
}
.header__down-sec-list-element__more {
  border-bottom: 1px dashed #000;
  width: 30px;
  font-family: Roboto, sans-serif;
  cursor: pointer;
  list-style-type: none;
  position: relative;
  display: none;
}
.header__down-sec-list-element__more:after {
  content: '';
  width: 11px;
  height: 7px;
  position: absolute;
  right: -20px;
  top: 7px;
  background: url("/themes/ruleznewstyle/images/triangle.png");
}
.header__btn-material {
  width: 180px;
  font-size: 15px;
  height: 35px;
  background: #783186;
  border: none;
  color: #fff;
  font-family: Roboto, sans-serif;
  cursor: pointer;
  float: left;
  margin-left: 40px;
}
.header__btn-material:hover {
  background-color: #b063d8;
}
.header__btn-material:before {
  content: '+';
  margin-right: 5px;
  font-weight: bold;
}
.header__first-list {
  float: left;
  margin-top: 10px;
  padding-left: 0;
  margin-left: 180px;
}
.header__first-list-element {
  display: inline-block;
}
.header__first-list-element + .header__first-list-element {
  margin-left: 26px;
}
.header__first-list-element-link {
  font-family: Roboto, sans-serif;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.1px solid rgba(203,202,197,0.6);
}
.header__first-list-element-link:hover {
  border-bottom: none;
  color: #ffd800;
}

.header__second-list {
  float: left;
  padding-left: 0;
  margin: 9px 0 7px 20px;
  display: none;
}

.header__second-list-element {
  display: inline-block;
}
.header__second-list-element + .header__second-list-element {
  margin-left: 10px;
}
.header__second-list-element + .header__second-list-element:before {
  content: none;
}
.header__down-sec-list-el-wrapper {
  padding: 5px;
  padding-left: 15px;
}
.header__second-list-element-link {
  font-family: Roboto, sans-serif;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.01px solid rgba(203,202,197,0.6);
}
.header__second-list-element-link:hover {
  border-bottom: none;
  color: #ffd800;
}
.header__search-btn {
	width: 35px;
	height: 35px;
	border: none;
	color: #fff;
	font-family: Roboto, sans-serif;
	cursor: pointer;
	float: left;
	background: #8e5499;
  	background-position: 9px 8px;
    margin-left: 12px;
}
.header__search-btn svg{
  fill: #fff;
  margin-top: 3px;
}

.article_tight {
	max-width: 1128px !important;
}

.article_tight .article_tight__sitebar {
	width: 100%;
	float: none;	
} 

.article_tight .article_tight__content {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.article_tight .article__content--tilte {
	margin-top: 0px !important;
}

.article_tight .article_tight__content p {
	line-height: 1.6;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	font-family: Roboto,Tahoma;
    font-weight: 400;
}


@media (min-width:1025px){
	.header__search-btn:hover {
	  background-color: #b063d8;
	}
}

.search-btn__img {
  display: block;
  width: 0px;
  height: 2px;
  padding: 8px;
  margin: 9px;
  background: url("/themes/ruleznewstyle/images/search.png");
}
.header__enter {
  margin-top: 10px;
  margin-left: 23px;
  float: left;
  cursor: pointer;
}
.header__enter-line {
  color: #fff;
  margin-left: 3px;
  margin-right: 3px;
}
.header__enter-link {
  font-family: Roboto, sans-serif;
  color: #fff;
  text-decoration: none;
  border-bottom: 0.01px solid rgba(203,202,197,0.6);
}
.header__enter-link:hover {
  border-bottom: none;
  color: #ffd800;
}
.header__down-wrapper {
  width: 100%;
  height: 53%;
  clear: both;
}
.header__dowm-wrapper-block {
  width: 1280px;
  margin: 0 auto;
}
.header__down-list {
  margin-top: 13px;
  float: left;
  padding-left: 0;
}
.header__down-list-element {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  border-bottom: 1px dashed #000;
  cursor: pointer;
}
.header__down-list-element:first-child {
  font-weight: bold;
  font-size: 18px;
  border: none;
}
.header__down-list-element + .header__down-list-element {
  margin-left: 15px;
}
.header__down-list-element + .header__down-list-element:hover {
  border-bottom: none;
  color: #b063d8;
}
.header__down-sec-list {
  margin-left: 70px;
  padding-left: 0;
  float: left;
  width: 900px;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.header__user-card {
  position: relative;
  margin-top: 5px;
  padding-left: 70px;
  padding-bottom: 15px;
  float: left;
  cursor: pointer;
  color: #fff;
}
.header__user-card:hover .header__user-card-panel {
  display: block;
  cursor: default;
}
.header__user-card-open {
  display: inline-table;
}
.header__user-card-open > div {
  display: table-cell;
  vertical-align: top;
}
.header__user-card-open-avatar {
  padding-right: 8px;
}
.header__user-card-open-avatar img {
  width: 32px;
  height: auto;
  border-radius: 50%;
}
.header__user-card-open-icon {
  background-image: url('/themes/ruleznewstyle/images/icon-menu.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 29px;
  height: auto;
}
.header__user-card-panel {
  display: none;
  position: absolute;
  top: 43px;
  left: -100px;
  width: 200px;
  background-color: #8e5499;
  border: 1px solid #444;
  /* background-color: #8e5499;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); */
  padding: 30px 20px;
  transition:all 1s ease;
  z-index: 9999999;
}
.header__user-card-panel a {
  color: #fff;
  text-decoration: none;
}
.header__user-card-panel a:hover {
  text-decoration: underline;
}
.header__user-card-panel-info,
.header__user-card-panel-photo {
  text-align: center;
  margin-bottom: 1em;
}
.header__user-card-panel-photo img {
  width: 180px;
  height: auto;
  border-radius: 50%;
}
.header__user-card-panel-photo img:hover {
  opacity: 0.8;
}
.header__user-card-panel-info-name {
  font-size: 20px;
  font-weight: bold;
}
.header__user-card-panel-actions {
  display: block;
  width: 100%;
}
.header__user-card-panel-actions > div {
  display: inline-block;
  width: 49%;
}
.header__user-card-panel-actions-logout {
  text-align: right;
}
.header__down-wrapper {
  width: 100%;
  height: 53%;
  clear: both;
}
.header__dowm-wrapper-block {
  width: 1280px;
  margin: 0 auto;
}
.header__down-list {
  margin-top: 13px;
  float: left;
  padding-left: 0;
}
.header__down-list-element {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  border-bottom: 1px dashed #000;
  cursor: pointer;
}
.header__down-list-element:first-child {
  font-weight: bold;
  font-size: 18px;
  border: none;
}
.header__down-list-element + .header__down-list-element {
  margin-left: 15px;
}
.header__down-list-element + .header__down-list-element:hover {
  border-bottom: none;
  color: #b063d8;
}
.header__down-sec-list {
  margin-left: 70px;
  padding-left: 0;
  float: left;
  width: 900px;
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.header__down-sec-list-element {
  display: inline-block;
  background-color: #f4f4f4;
  height: 35px;
  border-radius: 40px;
}
.header__down-sec-list-element + .header__down-sec-list-element {
  margin-left: 5px;
}
.sec-list-element__link {
  display: block;
  padding-top: 3px;
  padding-left: 30px;
  text-decoration: none;
  color: #000;
}
.sec-list-element__link:hover {
  color: #b063d8;
}
.header__down-sec-list-element-img {
  display: block;
  float: left;
}
.header__doom {
  margin-top: -3px;
}
.header__hitman {
  padding-left: 36px;
}
.frst-elm {
  width: 110px;
}
.secnd-elm {
  width: 110px;
}
.thrd-elm {
  width: 164px;
}
.four-elm {
  width: 116px;
}
.five-elm {
  width: 114px;
}
.six-elm {
  width: 130px;
}
.seven-elm {
  width: 89px;
}
.content-wrapper {
  width: 100%;
  /* Luciano: test overflow: hidden; */
  background-color: #f4f4f4;
}
.section-first {
  margin: 20px auto 40px;
  overflow: hidden;
  width: 100%;
  max-width: 1300px;
}


.section-first__left {
  width: 300px;
  margin-right: 25px;
  float: left;
  position: relative;
  background: #fff;
  display: none;
}

@media (min-width:1025px){
	.section-first__left{
		display: block;
	}
}

.section-first__left-title {
    color: #fff;
    font-size: 18px;
    display: block;
    padding-top: 13px;
    padding-left: 20px;
    padding-right: 20px;
}

.section-first__left-like {
  cursor: pointer;
  width: 19px;
  height: 20px;
  margin-left: 20px;
  float: left;
  background: url("/themes/ruleznewstyle/images/like.png");
}
.section-first__left-dislike {
  cursor: pointer;
  width: 19px;
  height: 20px;
  margin-left: 20px;
  float: left;
  background: url("/themes/ruleznewstyle/images/dislike.png");
}
.section-first__left-dislike:hover {
  background: url("/themes/ruleznewstyle/images/hover/dislike.png");
}
.section-first__list {
  padding-left: 0;
  background: #fff;
  border-top: 2px solid #8e5499;
  padding: 0;
  margin: 0;

}
.section-first__left-head {
    height: 46px;
    background: #8e5499;
}

.section-first__list-element {
  list-style-type: none;
  padding: 20px;
  margin: 0 auto;
  border-bottom: 1px solid #f4f4f4;
  overflow: hidden;
}
.section-first__list-element:last-child{
	border-bottom: none;
}
.section-first__list-element:last-child {
  margin-top: 0px;
}
.section-first__list-element-img {
  float: left;
  width: 86px;
  margin-top: 3px;
}

.section-first__list-element-img:hover {
	opacity: 0.9;
}

.section-first__list-element-rating svg {
  float: left;
  margin-top: 2px;
  fill: #FA1;
}
.section-first__list-element-rating {
    padding-left: 10px;
    float: left;
    width: 45px;
}
.section-first__list-element-rating-num {
  padding-left: 5px;
}
.section-first__list-element-pl-mn {
    margin: 0 0 6px 10px;
    padding-left: 0px;
    float: left;
    width: calc( 100% - 131px );
}
.section-first__list-element-pl-mn-plus {
  width: 8px;
  height: 2px;
  float: left;
  margin-left: 6px;
  margin-right: 8px;
  margin-top: 7px;
  background: url("/themes/ruleznewstyle/images/sidebar/minus.png");
  cursor: pointer;
}
.section-first__list-element-pl-mn-minus {
  cursor: pointer;
  width: 8px;
  height: 8px;
  float: left;
  margin-top: 4px;
  background: url("/themes/ruleznewstyle/images/sidebar/plus.png");
}
.section-first__list-element-pl-mn-minus:before {
  content: '|';
  position: absolute;
  margin-left: -6px;
  margin-top: -9px;
  font-size: 21px;
  color: #dfdfdf;
}
.section-first__list-element-pl-mn-text {
  width: 50px;
  display: block;
  float: left
}
.section-first__list-element-pl-mn-wrapper {
  height: 18px;
  margin: 0 auto;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  float: left;
}
.section-first__list-element-content {
    padding-left: 96px;
}
.section-five__content-btn-more-text-mod {
  font-size: 18px;
  border-bottom: 1px dashed #fff;
}
.section-first__list-element-content-title {
  font-weight: bold;
  font-size: 13px;
  font-family: Roboto, sans-serif;
  border-bottom: 1px solid #000;
  cursor: pointer;
  color: #000;
  text-decoration: none;
}
.section-first__list-element-content-title:hover {
  border-bottom: none;
  color: #550b64;
}
.section-first__list-element-content-text {
  margin-top: 0;
  font-size: 13px;
  font-family: Roboto, sans-serif;
  margin-top: 6px;
  margin-bottom: 8px;
}
.section-first__list-element-content-human {
  float: left;
}
.section-first__list-element-content-human-name {
  padding-left: 5px;
}
.section-first__list-element-content-date-time {
  float: left;
  margin-left: 18px;
}
.section-first__list-element-content-date-time-text,
.section-first__list-element-content-human-name {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  color: #ccc;
}


.section-first__left__footer {
    width: 100%;
    height: 45px;
    background: #8e5499;
    padding-top: 15px;
    position: absolute;
    bottom: 0;
}
.section-first__left-more {
    width: 263px;
    height: 30px;
    background: #f25164;
    color: #fff !important;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 0px;
    border: none;
    font-weight: bold;
    cursor: pointer;
}
.section-first__left__footer a{
	text-decoration: none;
}
.section-first__left-more:hover{
	background: #f25185;
}
.section-first__left__content{
	    width: 100%;
    margin-bottom: 30px;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    height: calc( 100% - 106px );
    overflow: scroll;
    background: #fff;
}
.section-first__list-element-content-human-img{
	width: 12px;
	margin-right: 1px;
}

.see-more {
  height: 70px;
  border: none;
}
.section-first__right-list-element.scn-first-right-lst-elm-sec {
  background: url("/themes/ruleznewstyle/images/lastgame/callofduty.png");
}

.advartcat1{
    margin: 20px auto;
}

.top-commented-fixed-height {
	height: 700px;
}

@media (min-width:468px){
    .advartcat1{
    margin-top: 0px;
    }
}

@media (min-width:768px){
    .advartcat1{
    margin-bottom: 0px;
    min-height: 300px;
    }
}

@media (min-width:1000px){
    .articlesreviewsfeed__item_artcatadv{
        //border: 1px solid red !important;
        //min-height: 610px !important;
    }
    .advartcat1 {
        height: 600px;
    }
}

@media (min-width:1025px){
	.section-first__right {
	  width: calc(100% - 325px);
	  float: left;
	}
}
@media (min-width:1300px){
	.section-first__right {
	  width: calc(100% - 325px);
	  float: left;
	}
  .article > * {
    max-width: 1300px;
  }
}

.right-list-elm-last-wrap {
  width: 99.2%;
  height: 100px;
  background: #fff;
}
.section-first__right-list {
  padding: 0;
  margin: 0;
}
.section-first__right-list-element-gradient {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 100px;
  background: rgba(0,0,0,0.37);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.37)), color-stop(100%, #000000));
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #000000 100%);
}

/*.section-first__right-list-element:hover .section-first__right-list-element-gradient {*/
.article-anchor:hover .section-first__right-list-element-gradient {
  background: rgba(0,0,0,0.37);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.37)), color-stop(100%, #f25163));
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #f25163 100%);
}
.section-first__right-list-element .tooltip-stars{
  position: absolute;
  z-index: 200;
  font-size: 14px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  color: #fff;
}
.section-first__right-list-element  .tooltip-stars svg{
  fill: #f6fd37;
  margin: 0 7px -3px 0;
}

.section-first__right-list-element {
	float: left;
	list-style: none;
	position: relative;
}

@media (max-width:768px) {
    .article-anchor-block {
        flex-direction: column !important;
    }

    .article-anchor-block .article-anchor {
        width: 100% !important;
    }
}
@media (min-width:768px){

    .section-first__right-list-element:nth-child(1){
        width: 33.3333%;
    }
    .section-first__right-list-element:nth-child(2){
        width: 66.6666%;
    }
    .section-first__right-list-element:nth-child(4) {
        width: 57%;
    }

    .section-first__right-list-element:nth-child(5){
        width: 43%;
    }

    .section-first__right-list-element:nth-child(7), .section-first__right-list-element:nth-child(8), .section-first__right-list-element:nth-child(9), .section-first__right-list-element:nth-child(10), .section-first__right-list-element:nth-child(11){
        width: 25%;
    }
}

@media (min-width:1280px){

.section-first__right-list-element:nth-child(1){
	width: 28.5%;
}
.section-first__right-list-element:nth-child(2){
	width: 71.5%;
}

.list-element-first-sublist-elem {
	margin-bottom: 2px;
}
}

.section-first__right-list-element a:hover img{
	opacity: 0.9;
}

.section-first__right-list-element-img{
	width: 100%;
	max-width: 100%;
	display: block;
}

.videocontainer{
	width: 100%;
	height: 100%;
}
.videocontainer iframe{
	width: 100%;
	height: 100%;
	display: block;
}

.indexvideocontainer{
	width: 100%;
	height: 100%;
}
.indexvideocontainer iframe{
	width: 100%;
	height: 100%;
	display: block;
}

@media (max-width:767px){
	.videocontainer iframe{
		min-height: 300px;
	}
}

.right-list__btn{
    height: 30px;
    background: #f25164;
    color: #fff !important;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 0px;
    border: none;
    font-weight: bold;
    cursor: pointer;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}
.right-list__btn-outer{
	background: #8e5499;
	padding: 15px 30px;
	text-align: center;
}
.right-list__btn-outer__mobile-top{
    margin-top: -42px;
}

.right-list__btn:hover{
	background: #f25185;
}

@media (max-width:767px){
	.right-list__btn-outer__transparent{
		background: transparent;
	}
}
@media (min-width:768px){
	.right-list__btn-outer__mobile{
		display: none;
	}
	.right-list__btn-outer__mobile-top{
		margin-top: 0;
	}
}

.scn-first-right-lst-elm-first {
  width: 256px;
  float: left;
  background: #f85032;
  background: -webkit-gradient(left top, right top, color-stop(0%, #f85032), color-stop(0%, #d96775), color-stop(17%, #d96775), color-stop(64%, #915497), color-stop(95%, #915497));
  background: linear-gradient(to right, #f85032 0%, #d96775 0%, #d96775 17%, #915497 64%, #915497 95%);
}

@media (max-width:767px){
	.scn-first-right-lst-elm-first, .section-first__right-list-element{
		height: auto !important;
	}
	.list-element-first__wrapper{
		padding-bottom: 16px;
	}
	.videoplayer{
		min-height: 300px;
	}
}

.list-element-first__wrapper {
    margin: 8px;
    border: 3px solid rgba(255,255,255,0.5);
    height: calc( 100% - 22px);
    width: calc( 100% - 22px);
}
.list-element-first-sublist {
  padding: 8px;
}
.list-element-sublist-elem-headtext {
  background: #fff;
  color: #ae6996;
  border-radius: 6px;
  padding: 2px 5px;
  margin-left: 3px;
  font-size: 12px;
      display: inline-block;
    vertical-align: top;
}
.list-element-first-title {
  display: block;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  margin-top: 12px;
  font-size: 20px;
  font-family: Roboto, sans-serif;
  margin-bottom: 0px
}
.scn-first-right-lst-elm-sec {
  width: 334px;
  height: 268px;
  float: left;
}
.list-element-first-sublist-elem {
  list-style-type: none;
  display: inline-block;
  color: #fff;
  margin-top: 10px;
  margin-left: 10px;
}
.list-element-sublist-elem-text {
  cursor: pointer;
  border-bottom: 1px dashed #fff;
  color:#fff;
  text-decoration: none;
}
.section-first__right-list-element-clsr {
  width: 14px;
  height: 13px;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  background: url("/themes/ruleznewstyle/images/lastgame/close.png");
}
.section-first__right-list-element-title {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    font-family: Roboto, sans-serif;
    position: absolute;
    bottom: 55px;
    z-index: 100;
    cursor: pointer;
    text-decoration: none;
    left: 15px;
    right: 15px;
}

.main-banner__text{
	background: rgba(0,0,0,0.5);
	padding: 15px 20px;
	font-size: 24px;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}

.list-elm-sml-title {
    font-size: 14px;
    left: 15px;
    text-align: left;
    bottom: 45px;
    top: auto;
    right: 15px;
    top:auto;
}
.section-first__right-list-element-like {
  width: 25%;
  position: absolute;
  left: 15px;
  bottom: 20px;
}
.section-first__right-list-element-like-img {
  float: left;
  margin-top: 2px;
  cursor: pointer;
}
.section-first__right-list-element-like-img:hover {
  background: url("/themes/ruleznewstyle/images/hover/like.png");
}
.section-first__right-list-element-like-num {
  padding-left: 10px;
  float: left;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}
.section-first__right-list-element-comments {
  width: 25%;
  position: absolute;
  right: 10px;
  bottom: 18px;
}
.section-first__right-list-element-platforms {
  width: 70px;
  position: absolute;
  right: 0;
  bottom: 20px;
}
.section-first__right-list-element-platforms-sony {
  width: 22px;
  height: 16px;
  float: left;
  background: url("/themes/ruleznewstyle/images/lastgame/sony.png");
  cursor: pointer;
}
/*.section-first__right-list-element-platforms-sony:hover {
  background: url("/themes/ruleznewstyle/images/lastgame/sony-hover.png");
}*/
.section-first__right-list-element-platforms-xbox {
  width: 18px;
  height: 18px;
  margin-left: 15px;
  margin-top: -1px;
  float: left;
  background: url("/themes/ruleznewstyle/images/lastgame/xbox.png");
  cursor: pointer;
}
/*.section-first__right-list-element-platforms-xbox:hover {
  background: url("/themes/ruleznewstyle/images/lastgame/xbox-hover.png");
}*/

@media (max-width:767px){
	.section-first__right-list-element:first-child{
		margin-bottom: 20px;
	}
}

.right-list-elm-last-wrap__title {
  font-family: Roboto, sans-serif;
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-top: 50px;
  font-size: 18px;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
  color: #000;
}
.section-second {
  max-width: 1300px;
  margin: 0 auto;

}
.section-second__title {
  font-size: 24px;
  font-family: Roboto, sans-serif;

  font-weight: bold;

  margin-bottom: 20px;
}
.section-second__content {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 30px;

}
.content-left {

}
@media (min-width:768px){
	.content-left {
  float: left;
  width: calc(100% - 325px);
    background: #ff6577;
   }

}
.content-left__list {


}
@media (min-width:768px){
.content-left__list {
	padding: 35px 15px 0px  30px;  overflow: hidden;
}

.list-element-first-title {
  display: none;
}

}



@media (min-width:1025px){
	.content-left__list {
	  padding: 35px 0 0 60px;
	}
}
.content-left__list-element{
	position: relative;
}
.content-left__list-element:before{
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 100px;
    background: rgba(0,0,0,0.37);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.37)), color-stop(100%, #f25163));
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, #f25163 100%);
    content: '';
}

.content-left__list-element-inner{
	padding: 20px 15px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 100;
}

@media (min-width:768px){
	.content-left__list-element-inner{
		position: static;
		padding: 0;
		background: transparent;
	}
	.content-left__list-element:before{
		content: none;
	}
}

@media (min-width:768px){

	.content-left__list-element {
		float: left;
		box-sizing: border-box;
	}
}

@media (min-width:1200px){

	.content-left__list-element {
		width: 33.3333% !important;
	}
}

@media (max-width:767px){

	.content-left__list-element {
		display: block !important
	}
	.content-left__list-element a:first-child{
		display: block;
	}
	   .content-left__list-element-img{
	   width: 100%;
   }
}

.sidebar__social{
	margin: 20px 0;
	padding: 0;
	text-align: center;
}
.sidebar__social li:last-child{
	margin-right: 0;
}
.section-second__title {
    display: block;
    padding: 15px;
    margin-bottom: 0px;
}
@media (max-width:767px){
	.lst-element-content-list:not(.lst-element-content-list2){
		display: none;
	}
	.lst-element-content-list2{
		background: none !important;
		margin-bottom: 40px;
	}
	.lst-element-content-list2 .lst-element-content-list-text{
		color: #000 !important;
		border-color: #000 !important;
	}
	.content-left__list2 {
		overflow: hidden;
		padding: 0 15px;
	}
	.content-left__list2 .content-left__list-element-img{
		display: block !important;
	    float: left !important;
	    width: 100px !important;
	    margin-right: 15px !important;
	}
	.content-left__list2 .content-left__list-element{
		overflow: hidden;
	    margin-bottom: 20px;
	    max-width: 480px;
	}
	.content-left__list2 .content-left__list-element:before{
		content: none;
	}
	.content-left__list2 .content-left__list-element-inner{
		padding: 0;
		position: static;
	}
	.content-left__list2 .content-left__list-title{
		padding-top: 0;
		font-family: Roboto, sans-serif;
	    text-decoration: underline;
	    display: block;
	    font-weight: bold;
	    color: #000;
	    padding-left: 115px;
	    font-size: 14px;
	    margin-bottom: 10px;
	}

	.content-left__list2 .content-left__list-social-felt-like-img{
		display: none;
	}
	.content-left__list2 .content-left__list-social-felt-comments-img{
		display: none;
	}
	.content-left__list2 .content-left__list-social-felt-like-img__mobile{
		display: block;
	}
	.content-left__list2 .content-left__list-social-felt-comments-img__mobile{
		display: block;
	}
	.content-left__list2 .content-left__list-social-felt{
		padding-top: 0;
	}
	.content-left__list2 .content-left__list-social-felt-like{
		margin-top: 0;
		color: #333;
	}
	.content-left__list2 .content-left__list-social-felt-comments{
		margin-top: 0;
		color: #333;
	}

}
.content-left__list-social-felt-like-img__mobile{
	display: none;
}
.content-left__list-social-felt-comments-img__mobile{
	display: none;
}

@media (min-width:1350px){
	.section-second__title {
	padding-left: 0;
	}
}

@media (min-width:768px){
	.content-left__list-element {
		width: 50%;
		padding-right: 15px;
		margin-bottom: 40px;
	}
}
@media (min-width:1025px){
	.content-left__list-element {
		width: 50%;
		padding-right: 40px;
		margin-bottom: 40px;
	}
}
.content-left__list-element-img{
	display: block;
	max-width: 100%;
}
.content-left__list-element-img:hover{
	opacity: 0.9;
}
.content-left__list-title {
  display: block;
  color: #fff;
  padding-top: 20px;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  text-decoration: underline;
  cursor: pointer;
}
.content-left__list-title:hover{
	text-decoration: none;
}
@media (min-width:768px){
	.content-left__list-title {
	  font-size: 18px;
	  text-decoration: underline;
    }
}

.content-left__list-social-felt{
  line-height: 14px;
}
.content-left__list-social-felt svg{
  float: left;
  fill: #666;
  margin: 1px 4px 0 15px;
}
.content-left__list-social-felt svg:first-child{
  margin-left: 0;
}

.content-left .content-left__list-social-felt svg{
  fill: #f6fd37;
}

.content-left__list-social-felt-like {
  float: left;
  color: #fff;
  font-family: Roboto, sans-serif;
  display: block;
  font-size: 12px;
}
.content-left__list-social-felt-like-dark {
  color: #000;
}

.content-left__list-social-felt-comments {
  float: left;
  color: #fff;
  font-family: Roboto, sans-serif;
  display: block;
  font-size: 12px;
}
.content-left__list-social-felt-comments-dark {
  color: #000;
}
.content-left__list-social-felt {
  padding-top: 10px;
}
.lst-element-content-list {
  width: 100%;
  height: 50px;
  background: #f25164;
}
span.lst-element-content-list-text {
  color: #fff;
  display: block;
  font-family: Roboto, sans-serif;
  border-bottom: 1px dashed #fff;
  width: 120px;
  margin: 0 auto;
  text-align: center;
  padding-top: 14px;
  cursor: pointer;
}
span.lst-element-content-list-text2{
	width: 136px;
}
a.lst-element-content-list-text {
  color: #fff;
  display: block;
  font-family: Roboto, sans-serif;
  border-bottom: 1px solid #fff;
  width: 135px;
  margin: 0 auto;
  text-align: center;
  padding-top: 14px;
  cursor: pointer;
  text-decoration: none;
}
.second-section__sidebar {
	width: 300px;
	margin: 0 auto;
}

@media (min-width:768px){
	.second-section__sidebar {
	    width: 300px;
	 	margin-left: 25px;
	 	float: left;
	}
}

.sidebar__social-wrap {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  /* float: left; */
  vertical-align: top;
}
.sidebar__social-wrap > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.sidebar__social a svg{
  position: absolute;
  left: 0;
  right: 0;
  top:0;
  bottom: 0;
  margin: auto;
  fill: #fff;
}
.sidebar__social-link {
    display: block;
    width: 70% !important;
    height: 70% !important;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 15%;
    background-size: 55%;
}
.sidebar__social-link.sitebar-fb,.sidebar__social-link.fb{
	background-size: 45%;
}

@media (min-width:768px){
	.article__sitebar-frst-blck-share-text{
		margin-right: 10px !important;
	}
}

.aboutcontainer {
		background-color: #fff;
		display: block;
		margin: 20px auto;
		padding: 20px;
}

@media (min-width:768px){
	.aboutcontainer {
	width: 600px;
	}
}

@media (min-width:900px){
	.aboutcontainer {
	width: 640px;
	padding: 20px 80px;
	}
	
	.list-element-first-title {
	display: block;
	//margin-bottom: 20px;
	}
}

@media (min-width:1200px){
	.aboutcontainer {
	//width: 1000px;
	}
}

.chroniclelist {
	padding: 0;
	margin: 0;
	list-style: none;
}

.chroniclelist li{
	margin-bottom: 20px;
	width: 100%;
	display: inline-block;
}


.chroniclelist-item-img {
	float: left;
	width: 100px;
	margin-right: 13px;
	margin-top: 3px;
}

.chroniclelist-item-title {
	font-size: 18px;
}

.chroniclelist-item-brief {
	font-size: 15px;
	color: #474747;
	line-height: normal;
}

.chroniclelist-item-content {
	float: left;
	width: calc( 100% - 120px );;
}


.chroniclelist-item-brief {
	margin-top: 5px;
	margin-bottom: 0px;
}

@media (min-width:768px){
	.chroniclelist-item-img {
	width: 200px;
	margin-right: 17px;
	margin-top: 3px;
	}

	.chroniclelist-item-content {
	float: left;
	width: calc( 100% - 220px );;
	}

	.chroniclelist-item-title {
	font-size: 22px;
	margin-bottom: 10px;
	}

	.chroniclelist-item-brief {
	font-size: 17px;
	line-height: 1.4;
	}
}


.newsitem_content {
	width: 100%;
	float: none;
}
.newsitem_sidebar {
	width: 100%;
	float: none;
}
@media (min-width:768px) and (max-width:1024px){
  .newsitem_sidebar{
    padding: 0 15px;
    margin: 20px 0;
    width: auto;
    overflow: hidden;
  }
  .newsitem_sidebar > .article__sitebar-frst-blck,
  .newsitem_sidebar > .sideadv{
    float: left;
    width: calc( 50% - 10px);
  }
  .newsitem_sidebar > .article__sitebar-frst-blck{

  }
  .newsitem_sidebar > .sideadv{
    margin-left: 20px;
  }
}

.newsitem_leftmarg {
	margin-left: 55px;
}

.newsitem_content .article__content .article__content-text-wrap .article__footer-tags-container{
	margin: 15px 15px 0 15px;
}

.newsitem_content_slider_hide {
	display: none;
}

.comments_container {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-bottom: 1px;
   margin-top: 30px;
}

@media (min-width:768px){
	.newsitem_content_newslist ul{

	}

	.newsitem_content_slider_hide {
	display: block;
	}
}

@media (min-width:1025px){
	.newsitem_content {
	width: calc(100% - 350px);
	margin-right: 25px;
	float: left;

	}
	.newsitem_sidebar {
	width: 300px;
	float: left;
	}

	.newsitem_content_newslist{
	margin-right: 20px !important;
	}
}

@media (min-width:1350px){
	.newsitem_content_newslist h2{
	margin-left: 50px !important;
	}

	.newsitem_content_newslist ul{
	margin-left: 50px !important;
	margin-bottom: 0px;
	}

	.newsitem_content_newslist{
	margin-right: 40px !important;
	}

	.newsitem_content .article__content .article__content-text-wrap .article__footer-tags-container{
	margin-left:50px;
	margin-right: 20px;
	}
}

.videoitemcontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0 0;
	}

	.videoitemcontainer .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	}

	.videoitem_content {
	width: 100%;
	margin: 10px auto;
	//max-width: 430px;
	//border: 1px solid red;
	}

	.videoitem_sidebar {
	width: calc ( 100% - 30px);
	background-color: #fff;
	padding: 15px;
	//max-width: 430px;
	margin: 0px auto 20px auto;
	}

	.videoitem_content_videoinfo, .videoitem_content_description, .videoitem_content_comments {
	background-color: #fff;
	padding: 13px 14px;
	margin-top: 10px;
	}

	.videoitem_content_videoinfo h1 {
		font-size: 19px;
		margin: 0 0 10px 0;
		padding: 0;
		width: 90%;
	}

	.videoitem_sidebar_videolist {
	margin-top: 15px;
	}

	.videoitem_sidebar_videolist ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}

	.videoitem_sidebar_videolist ul li{
	margin-bottom:15px;
	}

	.videosidebar_videoimg {float: left; width: 180px;}

	.videosidebar_videodesc {float: left;width: calc(100% - 180px);}

	.videosidebar_videodesc a:hover{
		text-decoration: underline !important;
	}

	.videoitem_sidebar_videolist ul li img{
		width: 168px;
		//float: left;
		margin-right: 10px;
	}

	.videoitem_sidebar_videolist ul li img:hover {
		opacity: 0.8;
	}


	.videoitem_content_videoinfo_middle {
	border-bottom:  1px solid #e2e2e2;
	padding-bottom: 10px;
	margin-bottom: 3px;
	}

	.videoitem_content_videoinfo_middle .videoinfo_left, .videoitem_content_videoinfo_bottom .videoinfo_left{
	float: left;
	}

	.videoitem_content_videoinfo_middle .videoinfo_right, .videoitem_content_videoinfo_bottom .videoinfo_right{
	float: right;
	}

	.videoitem_content_videoinfo_middle .videoinfo_left {
	height: 48px;
	max-width: 315px;
	}

	.videoitem_content_videoinfo_middle .videoinfo_right {
	height: 20px;
	padding-top: 28px;
	color: #666;
	font-size: 16px;
	}

	.videoitem_content_description {
	font-size: 14px;
	color:#333;
	padding-top: 20px !important;
	}

	.channellink {
    color: #222;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    font-size: 14px;
	}

	.channellink:hover {
    text-decoration: underline;
	}

	.videoitem_content_comments {
		display: none;
		color: #666;
	}

	.videoitem_content_description a{
		color: #8e5499;
		text-decoration: underline;
	}

	.videoitem_content_description a:hover{
		color: #a22eb9;
		text-decoration: none;
	}

	.videoitem_content_comments .comment__list {
		margin: 0;
		padding: 0;
	}

	.videoitem_content_comments .article__comments {
	margin-bottom: 0px;
	padding-bottom: 0;
	}

	.videoitem_content_comments_title {
		font-size:18px;
		line-height: normal;
		margin-bottom: 15px;
	}

	.morevideos {
		color: #444;
		text-decoration: underline;
	}

	.morevideos:hover {
		text-decoration: none;
	}

	.videoinfo_left ul{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

	.videoinfo_left ul{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

	.videoinfo_left .article__sitebar-frst-blck-share-text {
	margin-top: 18px;
	margin-left: 0px;
	color: #444;
	}

	.likesdislikes {
		display: none;
	}

	@media (min-width: 900px) {
		.likesdislikes {
			display: block;
		}
	}

	@media (min-width: 900px) {
		.videoitem_content {
		width: calc( 100% - 340px);
		float: left;
		margin-left: 0px;
		margin-right: 10px;
		}

		.videoitem_sidebar {
		width: 300px;
		float: left;
		margin-top: 10px;
		}

		.videoitem_content_videoinfo, .videoitem_content_description, .videoitem_content_comments {
		padding: 15px;
		}

		.videoitem_content_comments {
		display: block;
		}

		.videoitem_content_videoinfo_middle .videoinfo_right {
			font-size: 20px;
		}
	}

	@media (min-width: 1300px) {
		.videoitem_content {
		width: calc( 100% - 460px);
		}

		.videoitem_sidebar {
		width: 420px;
		}
	}

.videoindex_list {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}
.videoindex_list li{
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 25px;
}

.videoindex_list li a{
	color: #333;
	text-decoration: none;
}

.videoindex_list li img{
	width: 100%;
}

.videoindex_title{
	padding-top: 20px !important;
}

.videoindex_list_specialoffer {
	width: 100%;
	text-align: center;
}

.videoindex_videoinfo {
	font-size:12px;
	color: #555;
	margin-top: 5px;
}

.videoindex_videotitle {
	margin-top: 10px;
	margin-bottom: 10px;
}

.videoindex_videotitle a:hover{
	text-decoration: underline;
	color:#555;
}

.videoindex_list li img:hover{
	opacity: 0.8;
}

.videoindex_list_firstvideo .videoindex_videotitle a{
	font-size: 22px;
}

.videoindex_videobrief {
	margin: 10px 0 20px 0;
	font-size: 14px;
	color: #444;
	padding: 0 10px;
}

.videoindex_list_firstvideo {
	border: 1px solid #eee;

}

.videoindex_list_firstvideo .videoindex_videotitle {
 	padding: 0 10px;
}

.videoindex_list_firstvideo .videoindex_videoinfo {
 	padding: 0 10px;
}

@media (min-width: 600px) {
	.videoindex_list li{
		width: 48.5%;
		margin-right: 1%;
	}

	.videoindex_list_specialoffer {
	width: 100% !important;
	}

	.videoindex_list_firstvideo {
	width: 100% !important;
	}
}

@media (min-width: 768px) {
	.videoindex_list_specialoffer {
	width: 300px !important;
	}

	.videoindex_list_firstvideo {
	width: calc(100% - 332px) !important;
	}
}

@media (min-width: 900px) {
	.videoindex_list li{
		width: 31%;
		margin-right: 1%;
	}
}

@media (min-width: 1300px) {
	.videoindex_title{
	margin-left: 20px;
	}

	.videoindex_list {
	margin: 0 20px;
	}

	.videoindex_list li{
		width: 23.5%;
		margin-right: 1%;
	}
}

.sidebar-todayevent-content {
	margin: 0;
	padding: 23px 20px 10px 20px;
	background-color: #fff;
  border-bottom: 1px solid #f4f4f4;
}

.sidebar-todayevent-content a {
	color: #8e5ba4;
	text-decoration: underline;
}

.sidebar-todayevent-content a:hover {
	text-decoration: none;
}

.sidebar-todayevent-content img {
	max-width: 100%;
}

.main-newslist-pink {
	margin: 0;
	padding: 0;
	list-style: none;
}

.main-newslist-pink li{
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 20px;
}

.main-newslist-pink li .newsitem-img{
	max-width: 100%;
}

.main-newslist-pink li .newsitem-img:hover{
	opacity: 0.9;
}

.news-pager {
	background-color:#f4f4f4;
}

.news-adv-bottom {
	padding-top:20px;
	background-color:#f4f4f4;
}

@media (max-width:767px){
	.main-newslist-pink li .newsitem-img{
	width: 100px;
	height: 75px;
	float: left;
	margin-right: 15px;
	}
	.news-adv-bottom {
	padding-top:10px;
	padding-bottom:20px;
	}
}

@media (min-width:768px){
	.main-newslist-pink li{
	width: 46.5%;
	margin-right: 2.5%;
	margin-bottom: 35px;
	}
	.news-pager {
	padding-top: 35px;
	}
}

@media (min-width:1200px){
	.main-newslist-pink li{
	width: 29%;
	margin-right: 4%;
	}

	.main-newslist-pink li .newsitem-img{
	width: 256px;
	height: 198px;
	}
}

.about_authors_list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.about_authors_list li{
	margin-top: 20px;
	margin-bottom: 20px;
}

.about_authors_list .authorsphoto {
	display: block;
	float: left;
	width: 100px;
	margin-right: 20px;
}

.about_authors_list .authorsinfo {
	float: left;
	width: calc( 100% - 120px );
}

.about_authors_list .authorsphoto img {
	border-radius: 50px;
}

.about_authors_list .authorstitle {
	font-size: 20px;
	margin-bottom: 10px;
}

.about_authors_list .authorstitle a{
	color: #111;
	text-decoration: none;
}

.about_authors_list .authorstitle a:hover{
	color: #60266d;
}

.about_authors_list .authorstext {
	font-size: 14px;
	color: #333;
}

.fb {
  width: 12px;
  height: 26px;
  background-image: url("/themes/ruleznewstyle/images/news-sidebar/fb.png");
}
.fb-wrap {
  background: #4065b4;
}
.fb-wrap:hover {
  background: #376fe4;
}
.tw {
  width: 15px;
  height: 24px;
  background-image: url("/themes/ruleznewstyle/images/news-sidebar/tw.png");
}
.tg {
  width: 15px;
  height: 24px;
  background-image: url("/themes/ruleznewstyle/images/news-sidebar/tg.png");
}

.tgf {
  width: 15px;
  height: 24px;
  background-image: url("/themes/ruleznewstyle/images/tgf.png");
}

.ut {
  width: 15px;
  height: 24px;
  background-image: url("/themes/ruleznewstyle/images/ut.png");
}
.ut-wrap {
  background: #e62117;
}
.ut-wrap:hover {
  background: #ff4a41;
}
.ut2 {
  width: 30px;
  height: 24px;
  background-image: url("/themes/ruleznewstyle/images/news-sidebar/ut2.png");
  background-size: 100%;
}
.tg-wrap {
  background: #0593ec;
}
.tg-wrap:hover {
  background: #3ba6ea;
}

.tw-wrap {
  background: #39b9dc;
}
.tw-wrap:hover {
  background: #53daff;
}
.vk {
  width: 18px;
  height: 23px;
  background-image: url("/themes/ruleznewstyle/images/news-sidebar/vk.png");
}

.vk-main {
  width: 20px;
  height: 26px;
  background-image: url("/themes/ruleznewstyle/images/news-sidebar/vk_.png");
}

.vk-wrap {
  background: #4e759d;
}
.vk-wrap:hover{
  background: #2a72bd;
}
.ok {
  width: 18px;
  height: 31px;
  background-image: url("/themes/ruleznewstyle/images/news-sidebar/ok.png");
}

.okfooter {
  width: 16px;
  height: 24px;
  background-image: url("/themes/ruleznewstyle/images/news-sidebar/okfooter.png");
}

.ok-wrap {
  background: #fa8e12;
}

.ok-wrap:hover {
  background: #ffac4c;
}
.section-third {
  width: 100%;
  clear: both;
  margin: 0 auto;
  //margin-top: 50px;
}
.section-third__title {
  display: block;
  font-size: 24px;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  float: left;
  margin-top: -5px;
}

.section-third__add-block-img {
  cursor: pointer;
}
.section-four__menu-list-element-link {
  text-decoration: none;
  color: #000;
}
.section-third__add-block-text {
  margin-left: 10px;
  font-family: Roboto, sans-serif;
  color: #8e5499;
  border-bottom: 1px dashed #8e5499;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}
.section-third__add-block-text:hover {
  color: #b063d8;
  border-bottom: none;
}
@media (min-width:768px){
.section-third__last-comments {
  margin-top: 15px;
  margin-bottom: 30px;
}

.section-third__last-comments {
  background: #fff;
  border-top: 2px solid #8e5499;
  position: relative;
}
}

.section-third__last-comments-list {
  padding: 0;
}
@media (min-width:768px){
	.section-third__last-comments{
		padding: 15px 100px;

	}
	.section-third__last-comments-list{
		margin: 0 !important;
	}
}

.last-comments-list__element {
	padding: 0 15px;
}
.last-comments-list__element-inner{
  border: 1px solid #f4f4f4;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.last-comments-list__element-head{
	padding: 10px 15px;
	overflow: hidden;
}
.last-comments-list__element-head-img {
  display: block;
  float: left;
  margin:1px 5px 0 0;
  fill: #666;
}
.last-comments-list__element-head-title {
  display: block;
  font-weight: bold;
  float: left;
  margin: 0 0 0 0;
  font-family: Roboto, sans-serif;
  font-size: 13px;
}
.last-comments-list__element-head-img-star {
  display: block;
  float: right;
margin:1px 5px 0 0;
  fill:#FA1;
}
.last-comments-list__element-head-img-text {
  display: block;
  font-family: Roboto, sans-serif;
 float: right;
  font-size: 13px;
}
.last-comments-list__element-text {
  font-size: 13px;
  margin: 0 15px;
  font-family: Roboto, sans-serif;
}
.last-comments-list__element-ask {
  display: block;
  margin: 15px 0 15px 16px;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  color: #8e5499;
}
.last-comments-list__element-ask:hover {
  color: #b063d8;
  text-decoration: none;
}
.section-third__last-comments-left-block {
    width: 28px;
    background: #8e5499;
    height: 100%;
    /* float: left; */
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
@media (min-width:768px){
	.section-third__last-comments-left-block{
		display: block;
	}
}

.section-third__last-comments-right-block {
  float: left;
  width: 40px;
  height: 56px;
  background: #8e5499;
  margin: 63px 0 0 12px;
  cursor: pointer;
}
.section-third__last-comments-right-block:hover {
  background: #b063d8;
}
.section-third__last-comments-right-block-img {
  display: block;
  margin: 17px 0 0 11px;
  cursor: pointer;
}
.section-third__last-comments-left-block-text {
    color: #fff;
    font-family: Roboto, sans-serif;
    display: block;
    margin-top: 0;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 100px;
    text-align: center;
    height: 28px !important;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    margin-left: -34px;
}
.section-four {
  max-width: 1300px;
  margin: 0 auto;
}
.section-four__title {
  display: block;
  font-size: 24px;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  float: left;
  padding: 0 15px;
}
@media (min-width:1350px){
	.section-four__title{
		padding: 0;
	}
}

.section-four__menu {
  margin-top: -10px;
  float: left;
  margin-left: 10px;
}
.section-four__menu-list {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 17px;
  padding: 0;
}
.section-four__menu-list-element {
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  border-bottom: 1px dashed #000;
  cursor: pointer;
}
.section-four__menu-list-element + .section-four__menu-list-element {
  margin-left: 10px;
}
.section-four__content {
  padding-top: 40px;
}
.section-four__content-list {
	overflow: hidden;
	padding: 0 15px;
}

@media (min-width:768px){
	.section-four__content-list {
	width: calc( 100% + 15px );
	padding: 0;
}
}

.section-four__content-list-element {


  box-sizing: border-box;

}
@media (min-width:768px){
.section-four__content-list-element {
	 padding-right: 15px;
	  float: left;
    margin-bottom: 10px;
    width: 33.3333%;
}
}

@media (min-width:1025px){
	.section-four__content-list-element {
	  float: left;
	  width: 25%;
	}
}
.section-four__content-list-element-inner{
  text-align: left;
}

@media (min-width:768px){
	.section-four__content-list-element-inner{
	  background: #fff;
	  height: 100%;
	}
}

.lst-elm-cont-img-fr {
  background: url("/themes/ruleznewstyle/images/reports/first.png");
}
.lst-elm-cont-img-sc {
  background: url("/themes/ruleznewstyle/images/reports/second.png");
}
.lst-elm-cont-img-th {
  background: url("/themes/ruleznewstyle/images/reports/third.png");
}
.lst-elm-cont-img-four {
  background: url("/themes/ruleznewstyle/images/reports/four.png");
}
.lst-elm-cont-img-fv {
  background: url("/themes/ruleznewstyle/images/reports/five.png");
}
.lst-elm-cont-img-sx {
  background: url("/themes/ruleznewstyle/images/reports/second.png");
}
.lst-elm-cont-img-sv {
  background: url("/themes/ruleznewstyle/images/reports/third.png");
}
.lst-elm-cont-img-ei {
  background: url("/themes/ruleznewstyle/images/reports/four.png");
}


@media (min-width:768px){
	.section-four__content-list-element-content {
	  position: relative;
	  padding: 15px 15px 20px;
	}
	.section-four__content-list-element-head {

	}
}

.section-four__content-list-element{
	overflow: hidden;
	margin-bottom: 20px;
	max-width: 480px;
}
.section-four__content-list-element-head-img {
  display: block;
  float: left;
  margin: 3px 5px 10px 0px;
  display: none;
  fill: #FA1;
}
.section-four__content-list-element-head-text{
	display: none;
}
.section-four__content-list-element-content-img{
	display: block;
	float: left;
	width: 100px;
	margin-right: 15px;
}

.section-four__content-list-element-content-img-outer{
	position: relative;
	margin: 0 15px 0 0;
}
@media (min-width:768px){
	.section-four__content-list-element{
		max-width: none;
	}
	.section-four__content-list-element-content-img{
		width: 100%;
		max-width: 100%;
		margin: 0 0 0 0;
		float: none;
	}
	.section-four__content-list-element-content-img-outer{
		margin: 0 0 15px 0;
	}
	.section-four__content-list-element-head-img{
		display: block;
	}
	.section-four__content-list-element-head-text{
		display: block;
	}
}

.section-four__content-list-element-content-img-wrapper {
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: 0;
  background: rgba(0,0,0,0.03);
  background: -webkit-gradient(left top, left bottom, color-stop(22%, rgba(0,0,0,0.03)), color-stop(31%, rgba(0,0,0,0.03)), color-stop(36%, rgba(0,0,0,0.03)), color-stop(41%, rgba(0,0,0,0.03)), color-stop(42%, rgba(0,0,0,0.03)), color-stop(67%, rgba(0,0,0,0.73)), color-stop(94%, rgba(0,0,0,0.95)), color-stop(100%, #000));
  background: linear-gradient(to bottom, rgba(0,0,0,0.03) 22%, rgba(0,0,0,0.03) 31%, rgba(0,0,0,0.03) 36%, rgba(0,0,0,0.03) 41%, rgba(0,0,0,0.03) 42%, rgba(0,0,0,0.73) 67%, rgba(0,0,0,0.95) 94%, #000 100%);
  display: none;
}
.section-four__content-list-element-content-img-wrapper svg{
  fill: #f6fd37;
  margin: 0 4px -1px 0;
}
.section-four__content-list-element-content-img-wrapper .tooltip-stars{
  left: 15px;
  right: 15px;
  bottom: 15px;
  position: absolute;
  color:#fff;
}

@media (min-width:768px){
	.section-four__content-list-element-content-img-wrapper {
		display: block;
	}
}

.section-four__content-list-element-head-text {
  float: left;
  margin: 0 10px 10px 0;
  font-family: Roboto, sans-serif;
}
.section-four__content-list-element-head-title {
  font-family: Roboto, sans-serif;
  text-decoration: underline;
  display: block;
  font-weight: bold;
  color: #000;
      padding-left: 115px;
      font-size: 14px;
      margin-bottom: 10px;
}
@media (min-width:768px){
	.section-four__content-list-element-head-title {
		padding-left: 37px;
		font-size: 16px;
		margin-bottom: 0;
	}
}
.content-img__like {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.content-img__like-text {
  font-family: Roboto, sans-serif;
  position: absolute;
  color: #fff;
  font-size: 14px;
  padding-left: 10px;
}
.content-img__comments {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.content-img__comments-text {
  font-family: Roboto, sans-serif;
  position: absolute;
  color: #fff;
  font-size: 14px;
}
.section-four__content-list-element-content-text {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  display: none;
}
@media (min-width:768px){
	.section-four__content-list-element-content-text{
		display: block;
	}
}

.section-four__content-list-element-content-user {
  display: block;
  float: left;
  margin: 0 0 -1px 0;
  fill: #666;
}
.section-four__content-list-element-content-user-name {
  display: block;
  float: left;
  margin-left: 5px;
  font-size: 12px;
  color: #ccc;
  font-family: Roboto, sans-serif;
}
.section-four__content-list-element-content-data-time {
  color: #ccc;
  display: block;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  float: right;
  display: none;
}

@media (max-width:767px){

	.section-four__down-btn-more:not(.section-four__down-btn-more2){
		display: none !important;
	}
}
@media (min-width:768px){
	.section-four__content-list-element-content-data-time {
		display: block;
	}
}

.specialslist-item{
  margin-bottom: 20px;
}


.section-four__down-btn-more {
  background: #f25164;
  border: none;
  color: #fff;
  width: 250px;
  height: 50px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  cursor: pointer;
}
.section-four__down-btn-more:hover {
  background: #bc3446;
}
.section-four__down-btn-more:hover .section-four__down-btn-more-text {
  border-bottom: none;
}
.section-four__down-btn-more-text {
  font-size: 18px;
  border-bottom: 1px dashed #fff;
}
.section-five {
  width: 1300px;
  margin: 0 auto;
  margin-top: 50px;
  display: none;
}
@media (min-width:1025px){
	.section-five{
		display: block;
	}
}
.section-five__title {
  display: block;
  font-size: 24px;
  font-family: Roboto, sans-serif;
  font-weight: bold;
  float: left;
  margin-top: -5px;
}
.section-five__header-list {
  list-style-type: none;
  padding-left: 150px;
}
.section-five__header-list-element {
  display: inline-block;
  font-family: Roboto, sans-serif;
  color: #8e5499;
  font-weight: bold;
  margin-top: 2px;
  cursor: pointer;
  position: relative;
  border-bottom: 1px dashed #8e5499;
}
.section-five__header-list-element:hover {
  color: #d66270;
  border-bottom: none;
}
.section-five__header-list-element:after {
  content: '';
  width: 11px;
  height: 7px;
  position: absolute;
  right: -20px;
  top: 7px;
  display: block;
  background-image: url("/themes/ruleznewstyle/images/triangle.png");
}
.section-five__header-list-element + .section-five__header-list-element {
  margin-left: 55px;
}
.section-five__content-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.section-five__content {
  border-top: 2px solid #8e5499;
}
.section-five__content-list-element {
  display: inline-block;
  width: 302px;
  height: 288px;
  background: #fff;
  box-shadow: 0px 0px 10px -2px rgba(0,0,0,0.75);
}
.section-five__content-list-element + .section-five__content-list-element {
  margin-left: 26.5px;
}
.section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element {
  margin-left: 0;
  margin-top: 26.5px;
}
.section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element {
  margin-left: 26.5px;
}
.section-five__content-list-element +.section-five__content-list-element + .section-five__content-list-element +.section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element {
  margin-left: 0;
}
.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element + .section-five__content-list-element +.section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element {
  margin-left: 26.5px;
}
.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element + .section-five__content-list-element +.section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element {
  margin-left: 0;
}
.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element +.section-five__content-list-element + .section-five__content-list-element +.section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element + .section-five__content-list-element {
  margin-left: 26.5px;
}
.section-five__content-list-element-head {
  width: 86.2%;
  margin: 0 auto;
  margin-top: 20px;
  background: #f25164;
  height: 50px;
}
.section-five__content-list-element-head-text {
  text-decoration: none;
}
.section-five__content-list-element-head-img-text,
.section-five__content-list-element-head-text,
.content-comlike-wrap-like-text,
.content-comlike-wrap-comment-text {
  font-family: Roboto, sans-serif;
  color: #fff;
}
.lst-elm-cnt-im-fr,
.lst-elm-cnt-im-fv {
  background: url("/themes/ruleznewstyle/images/flash/first.png");
}
.lst-elm-cnt-im-sc,
.lst-elm-cnt-im-sx {
  background: url("/themes/ruleznewstyle/images/flash/second.png");
}
.lst-elm-cnt-im-th,
.lst-elm-cnt-im-sv {
  background: url("/themes/ruleznewstyle/images/flash/third.png");
}
.lst-elm-cnt-im-four,
.lst-elm-cnt-im-ei {
  background: url("/themes/ruleznewstyle/images/flash/four.png");
}
.section-five__content-list-element-content {
  width: 86.2%;
  height: 194px;
  margin: 0 auto;
  position: relative;
}
.section-five__content-list-element-head-img {
  display: block;
  float: left;
  margin: 15px 5px 15px 15px;
}
.section-five__content-list-element-head-img-text {
  display: block;
  float: left;
  margin-top: 13px;
}
.section-five__content-list-element-head-text {
  display: block;
  float: left;
  margin: 13px 0 0 20px;
}
.section-five__content-list-element-content-comlike-wrap {
  width: 100%;
  height: 35px;
  background: #000;
  opacity: 0.6;
  position: absolute;
  bottom: 0;
}
.content-comlike-wrap-like {
  position: absolute;
  top: 88%;
  left: 3%;
}
.content-comlike-wrap-like-text {
  position: absolute;
  top: 87%;
  left: 11%;
  font-size: 14px;
}
.content-comlike-wrap-comment {
  position: absolute;
  top: 88%;
  right: 11%;
}
.content-comlike-wrap-comment-text {
  position: absolute;
  top: 87.1%;
  right: 2%;
  font-size: 14px;
}
.talks-header__container {
  position: relative;
}
.talks-header__container > h1,
.talks-header__container > span {
  display: inline-block;
}

.talks-content__review-btn {
  background: #f25164;
  border: none;
  color: #fff;
  width: 17.6%;
  height: 50px;
  display: block !important;
  margin: 0 auto;
  margin-top: 310px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  cursor: pointer;
}
.talks-content__review-btn:hover {
  background: #bc3446;
}
.talks-content__review-btn:hover .talks-content__review-btn-text {
  border-bottom: none;
}
.talks-content__review-btn-text {
  font-size: 18px;
  border-bottom: 1px dashed #fff;
}
.section-five__content-btn-more {
  background: #8e5499;
  border: none;
  color: #fff;
  width: 17.6%;
  height: 50px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  cursor: pointer;
}
.section-five__content-btn-more:hover {
  background: #b063d8;
}
.section-five__content-btn-more:hover .section-five__content-btn-more-text {
  border-bottom: none;
}
.section-five__content-btn-more-text {
  font-size: 18px;
  border-bottom: 1px dashed #fff;
}

.comments-widget {
  /* overflow: hidden; */
}
.comment__add form {
  background-color: #fff;
  padding: 20px 0px 30px 60px;
}
.comment__add form .row-add {
  display: table;
  width: 100%;
}
.comment__add form .row-add > div {
  display: table-cell;
}
.comment__add form .row-add > div:first-child {
  width: 80%;
}
.comment__add form .row-add > div:last-child {
  width: 18%;
}
.comment__add form .comment {
  line-height: 2.2em;
  padding-left: 4px;
  width: 95%;
}
.comments__comment-container-user {
  margin-bottom: 1em;
}
.comments__comment-container-user-name,
.comments__comment-container-user-date,
.talks__talk-container-contents-username {
  margin-right: 1em;
}
.comments__comment-container-comment,
.talks__talk-container-contents > div {
  margin-bottom: 1em;
}
.comment_action,
.talk_action,
.talks__tab-link {
  font-size: 1em;
  color: #00b2da;
  border-bottom: 1px dashed #00b2da;
  margin-right: 1em;
  cursor: pointer;
}
.comments__comment-parent {
  margin-bottom: 10px;
}
.comments__comment-parent.comments__comment-odd {
  background-color: #fee0ff;
}
.comments__comment-parent.comments__comment-even {
  background-color: #fff0e5;
}
.comments__comment-child {
}
.comments__comment {
  padding: 26px 30px 35px 30px;
  font-size: 0.91em;
}
.comments__comment-container,
.talks__talk-container {
  display: table;
  width: 100%;
}
.comments__comment-container > div,
.talks__talk-container > div {
  display: table-cell;
  vertical-align: top;
}
.comments__comment-container > div:first-child,
.talks__talk-container > div:first-child {
  width: 70px;
}
.comments__comment-container-avatar img,
.talks__talk-container-user-avatar img {
  max-width: 42px;
  height: auto;
  border-radius: 50%;
  border: 1px solid #8e5499;
}
.comments__comment-container-info-rating-value {
  margin-left: 3px;
  margin-right: 3px;
}
.comments__comment-container-info-rating-button {
  background-color: #fff;
  padding: 1px 8px 1px 8px;
  border: 1px solid #d9d8d8;
  border-radius: 5px;
  cursor: pointer;
}
.comments__comment-container-info-rating-button:hover {
  background-color: #8e5499;
  color: #fff;
}
.comments__comment-container-link-article {
  font-size: 12px;
  padding-top: 10px;
}
.talks__talks-list {
  background-color: #fff;
}
.talks__talk {
  padding: 20px 40px 15px 40px;
  margin-bottom: 10px;
}
.talks__talk-container {
  display: table;
  width: 100%;
  border-bottom: 1px solid #fee0ff;
}
.talks__tab-active {
  padding-right: 0.8em;
}
.talks__tabs {
  padding-left: 0px;
}
.talks__tabs a{
	text-decoration: none;
  display: inline-block;
margin-bottom: 8px;
}
.talks__tabs a:hover{
	border-color: transparent;
}
.user-profile{
	overflow: hidden;
	margin-bottom: 40px;
}

.user-profile__info > div {
  /*margin-bottom: 0.2em;*/
}
.user-profile__info > div > label {
  font-weight: bold;
}
.user-profile__info-username {
  font-weight: bold;
  font-size: 20px;
}
.user-profile__info-role {
  font-size: small;
  padding-bottom: 1em;
}
.user-profile__photo img {
  max-width: 290px;
  height: auto;
  margin: 0 auto;
  display: block;
}
.user-profile__photo{
	margin-bottom: 20px;
}
@media (min-width:768px){
	.user-profile__photo img {
		max-width: 200px;
		margin: 0;
	}
	.user-profile__photo {
  float: left;
  margin-right: 35px;
  margin-bottom: 0;
}

	.user-profile__info{
		float: left;
		width: calc( 100% - 235px );
	}
}
@media (min-width:1025px){
	.user-profile__photo img {
		max-width: 300px;
	}
	.user-profile__info{
		float: left;
		width: calc( 100% - 335px );
	}
}
.user-profile__info .bg{
	box-sizing: border-box;
	height: 100%;
	overflow: auto;
}
.btn{
	height: 30px;
    background: #f25164;
    color: #fff !important;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 0px;
    border: none;
    font-weight: bold;
    cursor: pointer;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    line-height: 30px;
    font-weight: bold;
}

@media (min-width:768px){
	.btn{
		position: absolute;
		bottom: 20px;
	}
}

.btn__outer{
	margin-top: 20px;
	height: 30px;
}
.user-profile:after {
  clear: both;
}


.center-bl{
	max-width: 1300px;
	padding: 0 15px;
	margin: 0 auto;
	overflow: hidden;
}
.center-bl h1{
	margin-bottom: 40px;
}

.user-profile__h1{
	text-align: left !important;
	margin-bottom: 40px;
}
.form .row:not(.rememberMe) {
  display: table;
  width: 100%;
  margin-bottom: 0.5em;
}
.form .row:not(.rememberMe) label {
	display: block;
	float: left;
}
#login-popup .form .row:not(.rememberMe) label {
  width: 30%;
}
.form .errorMessage {
  font-size: small;
  font-style: italic;
  color: #f00;
}

.walkthroughslist {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-bottom: 0;
}

.walkthroughslist li{
	margin-bottom: 10px;
}

.walkthroughslist li a{
	font-size: 18px;
	color: #515151;
}

.walkthroughslist li a:hover{
	color: #8e5499;
	text-decoration: underline !important;
}

.walkthroughslist_img {
	float: left;
	width: 100px;
	margin-right: 15px;
}

.walkthroughslist_img img{
	width: 100%;
}

.user-login__social {
  text-align: center;
}
.user-login__social-title{
    display: inline-block;
    vertical-align: top;
    margin: 5px 12px 0 0;
}
.user-login__social-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 4px;
}
.user-login__social-icon-fb {
  background: url('/themes/ruleznewstyle/images/fb_logo.png') left center no-repeat;
  background-size: contain;
}
.user-login__social-icon-vk {
  background: url('/themes/ruleznewstyle/images/vk_logo.png') left center no-repeat;
  background-size: contain;
}
.user-registration__has-account,
.user-login__no-account {
  margin-top: 20px;
  text-align: center;
}
.user-registration__has-account-title
.user-login__no-account-title {
  margin-bottom: 10px;
}
.user-login__no-account-title{
	margin-bottom: 10px;
}
.button,
.user-form input[type=file] {
  clear: both;
  position: relative;
  display: inline-block;
  border: none;
  text-align: center;
  text-decoration: none;
  font-family: Roboto bolt, sans-serif;
  cursor: pointer;
}
.button:hover,
.user-form input[type=file]:hover,
.comment-button:hover {
  top: -1px;
}
.normal-button,
.login-button,
.user-form input[type=file],
.show-comment-replies-button {
  background-color: #f25164;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  padding: 8px 14px;
  margin-top: 4px;
  cursor: pointer;
}
.big-button {
  display: block;
  border-radius: 2px;
  width: 200px;
  line-height: 41px;
  background-color: #f25164;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin:0 auto;
  cursor: pointer;
}
.login-button {
  background-color: #00a3d3;
}
.comment-button {
  position: relative;
  display: inline-block;
  background-color: #f25164;
  margin: 0;
  float:left;
}
.show-comments-button,
.show-talks-button {
  background-color: #8e5499;
  margin-top: 10px;
  margin-bottom: 10px;
}
.show-comment-replies-button {
  margin-left: 30px;
  margin-bottom: 1em;
}
.link {
  text-decoration: underline;
  cursor: pointer;
}
.link:hover {
  text-decoration: none;
}
.new-user-welcome {
  text-align: center;
  padding: 4em 1em;
  border: 1px solid #8e5499;
  margin-top: 2em;
  margin-bottom: 2em;
}
.user-edit__form .avatar img {
  width: 110px;
  height: auto;
}
.user-edit__form .imageBox
{
    position: relative;
    height: 250px;
    width: 250px;
    border:1px solid #aaa;
    background: #fff;
    overflow: hidden;
    background-repeat: no-repeat;
    cursor:move;
}
.user-form input[type=file]{
	    max-width: 100%;
    box-sizing: border-box;
}
.user-edit__form .imageBox .thumbBox
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 300px;
    margin-top: -150px;
    margin-left: -150px;
    box-sizing: border-box;
    border: 1px solid rgb(102, 102, 102);
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
    background: none repeat scroll 0% 0% transparent;
}
.user-edit__form .imageBox .spinner
{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    line-height: 400px;
    background: rgba(0,0,0,0.7);
}
.user-edit__form .cropped {
	display: none;
}
.user-edit__form #btnZoomIn,
.user-edit__form #btnZoomOut {
  width: 34px;
  height: 34px;
}
.user-edit__form .user-avatar-current img {
  width: 300px;
  height: auto;
}
.clear {
  clear: both;
}
.footer {
  width: 100%;
  background: #8e5499;
}
.span-link {
  cursor: pointer;
  text-decoration: underline;
}
.span-link:hover {
  text-decoration: none;
}
.flash-success {
  text-align: center;
  padding: 10px 40px;
  border: 1px solid #00a3d3;
  margin-bottom: 1em;
}
.flash-error {
  text-align: center;
  padding: 10px 40px;
  border: 1px solid #f00;
  margin-bottom: 1em;
  margin-top: 20px;
  background-color: #fff;
}
.game-title {
  font-size: 24px;
  font-family: Roboto, sans-serif;
  color: #f6ff00;
  display: block;
  padding: 25px 0 0 28px;
  width: 10%;
}
.game-title:hover {
  text-decoration: none;
}
.post-title {
  width: 10%;
  font-size: 24px;
  font-family: Roboto, sans-serif;
  color: #f6ff00;
  display: block;
  padding: 25px 0 0 28px;
  margin: -385px 0 0 250px;
}
.post-title:hover {
  text-decoration: none;
}

.article_sort_controls {
	margin-left: 15px;
}

ul.yiiPager {
	display: block !important;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 2.7em;
}

ul.yiiPager a:link,
ul.yiiPager a:visited {
	background-color: #fff;
	font-size: 1.3em;
	padding: 1em;
}

ul.yiiPager .selected a {
	background: #2e6ab1;
}

ul.yiiPager li.hidden {
	display: none;
}

.footer__category {
  font-family: Roboto, sans-serif;
  color: #fff;
  display: block;
  padding: 16px 0 0 28px;
}
.footer__category-list-element {
  line-height: 1.4;
  list-style-image: url("/themes/ruleznewstyle/images/footer/list.png");
}
.footer__category-list-element-link {
  color: #fff;
  font-family: Roboto, sans-serif;
}
.footer__category-list-element-link:hover {
  text-decoration: none;
}
.category-posts {
  margin-left: 250px;
  margin-top: 10px;
}
.footer-special__list-element {
  list-style-type: none;
}
.footer-special__list {
  margin-left: 550px;
  margin-top: -205px;
  width: 10%;
}
.footer-special__list-element-link {
  line-height: 3;
  list-style-type: none;
  font-size: 24px;
  font-family: Roboto, sans-serif;
  color: #f6ff00;
  display: block;
}
.footer-special__list-element-link:hover {
  text-decoration: none;
}
.footer__logo {
  width: 231px;
  height: 26px;
  background: url("/themes/ruleznewstyle/images/logo.png");
  position: absolute;
  right: 2%;
  top: 6%;
}
.footer__years {
  color: #fff;
  position: absolute;
  top: 17%;
  font-family: Roboto, sans-serif;
  right: 2.3%;
}
.footer__site-dev {
  color: #fff;
  font-family: Roboto, sans-serif;
  position: absolute;
  top: 29%;
  right: 2.3%;
}
.footer__site-dev-link {
  color: #f6ff00;
  font-family: Roboto, sans-serif;
  margin-left: 5px;
}
.footer__social-text {
  color: #fff;
  font-size: 24px;
  position: absolute;
  top: 42%;
  text-transform: uppercase;
  right: 2.3%;
  font-family: Roboto, sans-serif;
}
.footer__social-list-element {
  display: inline-block;
  list-style-type: none;

}

.footer__social-list-link {
    padding: 0;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100%;
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer__social-list-link svg {
  fill: #fff;
}
.footer__social-list-link:hover{
	border-color: #f6fd37;
}
.footer__social-list-link:hover svg {
  fill: #f6fd37;
}

.footer__social-list-link.fb:hover{
	background-image: url(/themes/ruleznewstyle/images/news-sidebar/fb__yellow.png);
}
.footer__social-list-link.tw:hover{
	background-image: url(/themes/ruleznewstyle/images/news-sidebar/tw__yellow.png);
}
.footer__social-list-link.vk:hover{
	background-image: url(/themes/ruleznewstyle/images/news-sidebar/vk__yellow.png);
}
.footer__social-list-link.okfooter:hover{
	background-image: url(/themes/ruleznewstyle/images/news-sidebar/okfooter__yellow.png);
}
.footer__social-list-link.ok:hover{
	background-image: url(/themes/ruleznewstyle/images/news-sidebar/ok__yellow.png);
}

.footer__social-list-link.ut:hover{
    background-image: url(/themes/ruleznewstyle/images/ut__yellow.png);
}

#terms-popup {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  padding: 10px;
  width: 80%;
  height: 600px;
  margin: auto;
  background-color: #fff;
  box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.2);
  z-index: 99999999;
}
#terms-popup .terms-popup__close_bottom {
  position: absolute;
  bottom: 1em;
}
#login-popup {
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  padding: 10px;
  width: 700px;
  margin: auto;
  background-color: #fff;
  box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.2);
  z-index: 99999999;
}
#login-popup .bg{
	border: 1px solid #ccc;
	overflow: hidden;
}
#login-popup .center-small{
	padding: 0 10px;
}
#login-popup .login-popup__close,
#terms-popup .terms-popup__close {
  background: url("/themes/ruleznewstyle/images/close-icon.png") center center no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  float: right;
  margin-bottom: 3px;
  cursor: pointer;
}
.content-article {
  width: 100%;
  overflow: hidden;
  background-color: #f4f4f4;
  font-family: Roboto, sans-serif;
}
.article {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding-bottom: 1px;
}






.article__head-info-list {
  width: 70%;
  float: left;
  padding-left: 15px;
}





.article__head-info-list-element {
  display: inline-block;
  list-style-type: none;
}

.article__head-info--date {
	display: none;
	position: absolute;
	font-size: 12px;
	margin-top: 0;
	padding-top: 20px;
}

.article__head-info-list-element + .article__head-info-list-element {
  margin-left: 5px;
}
.article__head-info-list-element + .article__head-info-list-element:before {
  content: '/ ';
  color: #666;
}
.article__head-info-list-element-link {
  color: #666;
  font-size: 13px;
}

.article__content--description {
	display: block;
	font-size: 16px;
	color: #333;
	margin-left: 15px;
}

.article__content, .article__content-comments {
  padding-top: 25px;
}
.article__content--tilte {
	display: block;
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 28px;
	line-height: normal;
	padding-left: 15px;
	padding-right: 15px;
	//max-width: 920px;
	//border: 1px solid red;
}

.article__content-mini-slider {
  width: 100%;
  height: 280px;
  position: relative;
  margin-top: 20px;
}

.article__content-mini-slider-no-image {
  width: 100%;
  position: relative;
  display: none;
}

.article__content-mini-slider-no-image {
  height: 50px;
}
.article__content-mini-slider-prev {
	top: 40%;
	width: 45px;
	height: 55px;
	background: #8e5499;
	position: absolute;
  box-sizing: border-box;
  text-align: center;
}
.article__content-mini-slider-next {
	top: 40%;
  width: 45px;
	height: 55px;
	background: #8e5499;
	position: absolute;
	right: 0;
  box-sizing: border-box;
  text-align: center;
}

.article__content-mini-slider-prev svg, .article__content-mini-slider-next svg{
  fill: #fff;
  margin: 14px 0px 0px 0px;
}
.article__content-mini-slider-prev svg{
  transform: rotate(-180deg);
  margin-right: 0;
}

.article__content-mini-slider-description {
  background: #8e5499;
  width: 100%;
}

.article__content-mini-slider-description-text {
	color: #fff;
	margin: 0 15px;
	line-height: 1.5;
	padding: 15px 0px;
	font-family: Roboto, sans-serif;
	font-weight: 100;
	font-size: 15px;
}
.article__content-mini-slider-img-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  height: 100%;
  width: 100%; /* 92%; */
  margin-top: 23px;
}
.article__content-mini-slider-img {
  width: 92%;
  margin: 23px 23px 23px 0;
}
.slider-prev-text {
	display: none;
	color: #fff;
	line-height: 13px;
}

.slider-prev-img {
	margin: 20px 0 0 13px;
}

.slider-next-img {
	margin: 20px 0 0 16px;
}

.article__sitebar {
  float: right;
  width: 300px;
  margin-left: 25px;
  margin-right: 15px;
}

.article__content-text-img-bottom {
	width: 100%;
	margin: 0;
}

.article__content-text-img-bottom-small {
	width: 100%;
	margin: 0;
	padding: 0;
}

.article__content-text-img-bottom-item {
  width: 100%;
  display: block;
  margin: 0 auto;
}

.article__content-text-img-right{
	overflow: hidden;
}

.article__content-text-img-right-img {
	display: block;
	width: 100%;
}

.article__content-text-img-right-text {
	background: #fafafa;
	padding: 80px 20px 30px;
  margin: 0;
  position: relative;
}

.article__content-text-img-right-text:before{
  content: '“';
  position: absolute;
  top: 45px;
  font-size: 100px;
  line-height: 30px;
  color:#f25164;
  font-family: initial;
}

@media (min-width:768px){
	.article__content-text-img-right-img {
		width: calc( 100% - 400px );
		display: block;
		float: left;
	}

	.article__content-text-img-right-text {
		width: 400px;
		background: #fafafa;
		padding:  !important;
		float: left;
		margin: 0;
		box-sizing: border-box;
	}
}

.

.article__content-text-mod {
  width: 900px;
}
.special-blockquote-text__inside {
  font-weight: bold;
}

.article__content-text-img-text-img {
  position: absolute;
  top: 31px;
  left: 17px;
}

.article__content-text-img-corner {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}

.article__content-text-img-corner-item {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.article__content-text-img-corner-text {
	display: block;
	background: #8e5499;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.6;
	color: #fff;
	padding: 12px 15px 14px 15px;
	margin: -4px 0 0 0;
	//width: 100%;
	//position: absolute;
	//right: 0;
}






.article__content-text--title {
  font-size: 23px;
  font-weight: bold;
  display: block;
}
.article__content-text-img-special {
  width: 100%;
}
.article__content-text-img-side {
	display: block;
	position: relative;
	margin: 0;
	width: 100%;
	background-color: #fff;
}
.article__content-text-img-side-text {
	display: inline-block;
	vertical-align: top;
	padding: 20px;
	width: 30%;
}
.article__content-text-img-side-img {
	display: inline-block;
	max-width: 63%;
	vertical-align: top;
}
.img-item__mod {
  width: 60%;
  height: 447px;
}
.img-text__mod {
  width: 47%;
  margin: 0 auto;
}
.footer__wrapper {
  max-width: 1280px;
  position: relative;
  margin: 0 auto;
}
.article__footer {
  margin-top: 3em;
  padding: 20px 15px;
  background: #fff;
}


.article__footer-share {
	display: block;
	width: 100%;
	margin-top: 40px;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

  .article__footer-list--mod {
    display: block;
    float: none;
    width: 255px;
    padding:  0;
	margin: 10px 0 40px 0px;
  }

  .article__footer-list--mod-wider {
    width: 310px;
  }


.article__footer-tags-container {
	display: table;
}
.article__footer-tags-box {
	display: table-cell;
	vertical-align: top;
	//width: 60px;
	margin-right: 10px;
}

.article__footer-tags-box:hover {
	color: #333;
}

.article__footer-tags-img {
  display: inline-block;
  padding-right: 5px;
  height: 13px;
}
.article__footer-tag {
  display: inline-block;
  /* float: left; */
  /* margin: 0px 6px 0 15px; */
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
  position: relative;
  padding-left: 25px;
}

.article__footer-tag:before, .article__footer-tag:after{
    content: '';
    width: 15px;
    height: 9px;
    position: absolute;
    top: 1px;
    left: 0;
    border: 1px solid #666;
    box-sizing: border-box;
}
.article__footer-tag:after{
  top: 5px;
  left: 3px;
  background: #fff;
}

.article__footer-list {
  display: table-cell;
  padding-left: 0px;
  font-size: 14px;
  vertical-align: top;
  color: #333;
  list-style: none;
}

.article__footer-list li {
	display: inline-block;
	margin-bottom: 5px;
}

.article__footer-list li a{
	text-decoration: underline;
	display: inline-block;
	margin-right: 10px;
	color: #333;
}

.article__footer-list li a:hover {
	text-decoration: none;
	cursor: pointer;
	color: #805596;
}

.article__footer-author {
	float: none;
    margin: auto;
	position: relative;
	padding-bottom: 45px;
	margin: auto;
	padding: 0;
	height: auto;
	color: #333;
}

.article__footer-author a {
  text-decoration: none !important;
}
.article__footer-author:before {
  content: none;
}

.article__footer-author-img {
	display: none;
}

.article__footer-author-img-mobile {
	display: block;
	border-radius: 50%;
	width: 90px;
	height: 90px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}

.article__footer-author-title {
  display: block;
  float: left;
  padding-top: 22px;
  font-size: 17px;
  float: left;
  font-weight: 100;
}

.article__footer-author-name {
  display: block;
  float: none;
  font-weight: bold;
  padding-top: 44px;
  font-size: 17px;
  font-weight: 600;
  font-family: Roboto bolt, sans-serif;
}


.article__footer-author-text {
	clear: both;
	float: none;
	width: 100%;
	font-size: 13px;
	font-weight: 300;
	line-height: 1.5;
}

.article__footer-author-button {
	clear: both;
	display: block;
	border: none;
	width: 220px;
	height: 25px;
	background: #f25164;
	color: #fff;
	font-family: Roboto bolt, sans-serif;
	font-weight: 600;
	cursor: pointer;
	font-size: 13px;
}

.ftr-ant-art-itm-img {
  width: 420px;
  height: 271px;
  background: url("/themes/ruleznewstyle/images/article/another-artc1.png");
  background-size: cover;
}
.scd-ant-art-itm-img {
  width: 420px;
  height: 271px;
  background: url("/themes/ruleznewstyle/images/article/another-artc2.png");
  background-size: cover;
}
.thr-ant-art-itm-img {
  width: 420px;
  height: 271px;
  background: url("/themes/ruleznewstyle/images/article/another-artc3.png");
  background-size: cover;
}
.article__footer-related-articles-title {
  float: left;
  font-size: 24px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 30px;
}
.article__footer-related-articles {
  display: block;
  font-size: 0; /* to avoid space between blocks */
  width: 100%; /* 1260px; */
  text-align: justify;
}
.article__footer-related-articles:after {
	content: "";
	width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
.article__footer-related-articles-row {
  margin-top: 0;
}
.article__footer-related-articles-item-wrapper {
  display: inline-block;
  margin-bottom: 30px;
  font-size: initial;
  width: 325px;
  vertical-align: top;
  zoom: 1;
}
.article__footer-related-articles-item {
    /* width: 290px; */
	margin-right: 25px;
}
.article__footer-related-articles-item-wrapper:nth-child(4) .article__footer-related-articles-item,
.article__footer-related-articles-item-wrapper:nth-child(8) .article__footer-related-articles-item {
	margin-right: 0;
}
.article__footer-related-articles-item-link-image img {
	width: 100%;
	height: auto;
}
.article__footer-related-articles-item-link-title {
	font-size: 20px;
}
.article__footer-related-articles-item-link {
  text-decoration: none;
  color: #000;
}
.article__sitebar-frst-blck {
    width: 320px;
    margin: 0 auto;
    margin-top: 20px;
	border: 1px solid rgba(220,220,220,0.8);
	box-sizing: border-box;
	position: relative;
	padding: 20px 10px 5px 10px;
	background: #fff;
}
.article__sitebar-frst-blck-read-time {
  border: 1px solid #f4f4f4;
  width: 80%;
  margin: 0 auto;
  display: block;
  padding: 10px;
  text-align: center;
}
.article__sitebar-frst-blck-read-time-text {
  font-size: 14px;
  font-weight: bold;
  margin-left: 10px;
}
.article__sitebar-frst-blck-read-time-text-num {
  font-size: 14px;
}
.article__sitebar-frst-blck-read-time svg{
  fill: #8e5499;
}
.article__sitebar-frst-blck-read-late {
  border: none;
  background: #f25164;
  color: #fff;
  width: 267px;
  height: 27px;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
  cursor: pointer;
}
.article__sitebar-frst-blck-marks {
  position: relative;
  text-align: center;
  margin: 10px 0;
}
.article__sitebar-frst-blck-marks:hover .article__sitebar-frst-blck-marks-stars {
  display: block;
}
.article__sitebar-frst-blck-marks-img {
  margin: 9px 4px 0 0;
  display: inline-block;
  vertical-align: top;
  fill: #FA1;
}
.article__sitebar-frst-blck-marks-text {
  font-size: 30px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
}
.article__sitebar-frst-blck-marks-down-text, .blog-rating-user {
  margin-top: 0;
  float: left;
  display: block;
  width: 100%;
  text-align: center;
  color: #666;
  font-size: 12px;
}
.article__sitebar-frst-blck-marks-stars {
  display: none;
  position: absolute;
  top: 5px;
  left: 0;
  padding: 0;
  background-color: #fff;
  /* border: 1px solid #8e5499; */
  transition: transform 2s;
  right: 0;
}
.star-rating:not(old) {
  display: inline-block;
  width: 7.5em;
  height: 1.5em;
  overflow: hidden;
  vertical-align: bottom;
}
.star-rating:not(old) > input {
  margin-right: -100%;
  opacity: 0;
}
.star-rating:not(old) > label {
  display: block;
  float: right;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  padding: 0 3px;
}

.star-rating:not(old) > label svg{
  fill: #FA1;
}
.star-rating:not(old) > label:hover svg,
.star-rating:not(old) > label:hover ~ label svg,
.star-rating:not(:hover) > :checked ~ label svg {
  fill: #8e5499;
}
.article__sitebar-frst-blck-signal-social {
  width: 90%;
  border: 1px solid #f4f4f4;
  margin: 0 auto;
  margin-top: 32px;
  padding: 10px;
  text-align: center;
}
.article__sitebar-frst-blck-signal-social-eyes-img {
  margin-left: 25px;
}
.article__sitebar-frst-blck-signal-social-eyes-num {
  margin-left: 5px;
  font-weight: bold;
}
.article__sitebar-frst-blck-signal-social-comment-img {
  margin-left: 40px;
}
.article__sitebar-frst-blck-signal-social-text {
  margin-left: 5px;
  font-weight: bold;
}
.article__sitebar-frst-blck-signal-social-like-img {
  margin-left: 40px;
  /* cursor: pointer; */
}
.article__sitebar-frst-blck-signal-social-like-num {
  margin-left: 5px;
  font-weight: bold;
}
.article__sitebar-frst-blck-signal-social svg{
  fill: #8e5499;
  margin: 0 -3px -3px 8px;
}
.article__sitebar-frst-blck-signal-social svg:first-child{
  margin-left: 0;
}
.news__like_button_top_container {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}
.article__sitebar-frst-blck-signal-social-like-msg,
.article__like_button_message,
.news__like_button_message {
  display: none;
  margin-top: 1em;
  text-align: center;
  color: #00bc00;
}
.article__like_button_message,
.news__like_button_message {
  text-align: left;
}
.article__sitebar-frst-blck-share {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
}
.article__sitebar-frst-blck-share .sidebar__social {
  display: inline-block;
  padding-left: 0;
}
.article__sitebar-frst-blck-share-text {
  float: left;
  margin: 39px 4px 0 1px;
  font-size: 14px;

}
.sitebar-social {
  margin: 10px 0 0 4px;
  width: 35px;
  height: 35px;
}
.sitebar-social > a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.article__sitebar-scnd-blck {
  width: 100%; /* 106.3%; */
  margin-top: 30px;
}
.article__sitebar-scnd-blck-head {
  height: 55px;
  width: 100%;
  background: #8e5499;
  margin-bottom: -16px;
}
.article__sitebar-scnd-blck-head-title {
  color: #fff;
  display: block;
  font-size: 18px;
  padding: 10px 0 15px 20px;
  width: 50%;
  float: left;
}
.article__sitebar-scnd-blck-head-list {
  padding-top: 12px;
  margin-left: 170px;
}
.article__sitebar-scnd-blck-head-list-element + .article__sitebar-scnd-blck-head-list-element {
  margin-left: 15px;
}
.article__sitebar-scnd-blck-head-list-element {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
  float: left;
  cursor: pointer;
}
.article__sitebar-scnd-blck-content {
  background: #fff;
  padding-bottom: 30px;
  border: 1px solid rgba(220,220,220,0.8);
}
.article__sitebar-scnd-blck-content-item {
  width: 100%;
  list-style-type: none;
  border-bottom: 1px solid #f4f4f4;
}
.scnd-blck-content-item--last {
  border-bottom: none;
}

.article__sitebar-scnd-blck-content-title {
  font-size: 16px;
  width: 81%;
  margin-top: 10px;
  font-weight: bold;
  display: block;
  color: #000;
}

.article__sitebar-scnd-blck-content-title:hover {
	text-decoration: none;
	color: #484448;
}

.article__sitebar-scnd-blck-content-text {
  font-size: 13px;
  width: 85%;
  line-height: 1.4;
}
.article__sitebar-scnd-blck-content-item-wrap {
  padding: 10px 10px 10px 20px;
}
.article__sitebar-scnd-blck-content-btn-more {
  width: 80%;
  border: none;
  background: #f25164;
  color: #fff;
  display: block;
  margin: 0 auto;
  height: 30px;
  cursor: pointer;
}
.talks-content {
  width: 100%;
  overflow: hidden;
  background-color: #f4f4f4;
  font-family: Roboto, sans-serif;
}
.talks-content__head {
  width: 1300px;
  margin: 0 auto;
  margin-top: 20px;
}
.talks-content__main {
  width: 1300px;
  margin: 0 auto;
}
.talks-content__sitebar {
  float: right;
}
.talks-content__review {
  width: 1300px;
  margin: 0 auto;
}
.ftr-ant-art-itm-img__talks {
  width: 430px;
  height: 271px;
  background: url("/themes/ruleznewstyle/images/lastgame/knock-knock.png");
  background-size: cover;
}
.scd-ant-art-itm-img__talks {
  width: 435px;
  height: 271px;
  background: url("/themes/ruleznewstyle/images/lastgame/bear.png");
  background-size: cover;
}
.thr-ant-art-itm-img__talks {
  width: 435px;
  height: 271px;
  background: url("/themes/ruleznewstyle/images/talkspage/img1.png");
  background-size: cover;
}
.talks-page--mod {
  right: 10px;
  bottom: 20px;
}
.talks-page-block--mod {
  margin-top: 5px;
}
.talks-content__title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 30px;
}
.talks-content__subtitle {
  font-size: 18px;
  font-weight: bold;
  padding-left: 52%;
}
.talks-content__head-img {
  padding-left: 5px;
}
.talks-content__head-img {
  padding-left: 38px;
}
.talks-content__registration {
  display: block;
  float: right;
  margin-right: 130px;
  margin-top: 3px;
  font-size: 18px;
  color: #8e5499;
}
.talks-content__flash {
  width: 1300px;
  margin: 0 auto;
  margin-top: 1000px;
}
.talks--mod {
  clear: both;
}
.allgames-content {
  width: 100%;
  overflow: hidden;
  background-color: #f4f4f4;
  font-family: Roboto, sans-serif;
  margin-top: 20px;
  padding: 0 15px;
  box-sizing:border-box;
}
@media (min-width:1330px){
	.allgames-content {
		padding: 0;
	}
}
.content__head-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  margin-right: 50px;
  margin-bottom: 20px;
}
@media (min-width:768px){
	.content__head-title {
	  float: left;
	  padding: 0;
	  margin-bottom: 0;
	}
}
.category__select-list{
	margin: 0 0 20px;
}
@media (min-width:768px){
	.category__select-list{
		float: left;
		margin: 0;
	}
	.category__select-list-clear{
		display: none;
	}
}
.category__select-list-clear{
	clear: both;
}

.category__select.jq-selectbox{
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin-bottom: 10px;
}
.category__select.jq-selectbox:last-child{
	margin-right: 0;
}
@media (min-width:768px){
	.category__select.jq-selectbox{
		margin-right: 20px;
		margin-bottom: 0;
	}
}
.category__select.jq-selectbox .jq-selectbox__select-text{
	color: #8e5499;
    font-weight: 700;
    padding: 6px 30px 2px 0;
    width: auto !important;
}
.category__select.jq-selectbox .jq-selectbox__trigger{
	width: 30px;
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
}
.category__select.jq-selectbox .jq-selectbox__trigger-arrow{
	content: '';
    width: 11px;
    height: 7px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 12px;
    display: block;
    background-image: url(../images/triangle.png);
}
.category__select.jq-selectbox .jq-selectbox__dropdown{
	background: #fff;
	border-radius: 4px;
	padding: 10px 16px;
	box-shadow: 0 0 4px 4px #eee;
	margin: 10px 0;
}
.category__select.jq-selectbox .jq-selectbox__dropdown ul{
	padding: 0;
	margin: 0;
}
.category__select.jq-selectbox .jq-selectbox__dropdown ul li:not(:last-child){
	margin-bottom: 10px;
}
.category__select.jq-selectbox .jq-selectbox__dropdown ul li{
	white-space: nowrap;
}
.category__select.jq-selectbox .jq-selectbox__dropdown ul li.disabled{
	display: none;
}
.content__head-list {
  list-style-type: none;
}
.allgames-content-head__section {
  max-width: 1300px;
  margin: 0 auto;
}
.content__head-img {
  width: 30px;
  height: 30px;
  background: #ccc;
  float: left;
  margin-left: 33px;
  border-radius: 5px;
  cursor: pointer;
}
.active-head-img {
  background-color: #8e5499;
  margin-left: 10px;
}
.change-one,
.change-two {
  padding: 8px;
}
.content__head-text {
  cursor: pointer;
  color: #8e5499;
  margin-left: 30px;
  font-weight: 700;
  float: left;
  margin-top: 5px;
  border-bottom: 1px dashed #8e5499;
  position: relative;
}
.content__head-text:after {
  content: '';
  width: 11px;
  height: 7px;
  position: absolute;
  right: -20px;
  top: 7px;
  display: block;
  background-image: url("/themes/ruleznewstyle/images/triangle.png");
}
.content__head-text + .content__head-text {
  margin-left: 65px;
}
.mmo-games-list {
  width: 93%;
  margin-top: 10px;
}
.mmo-games-list:after {
  margin-left: 4px;
  content: 'Показать еще теги';
  color: #8e5499;
  cursor: pointer;
  text-decoration: underline;
}
.mmo__footer-list-element {
  display: inline-block;
  text-decoration: underline;
  margin-left: 5px;
  padding-bottom: 5px;
}
.mmo-games-img,
.mmo-games-title {
  margin-top: 20px;
}
.allgames-content__section-slider {
  width: 1300px;
  margin: 0 auto;
  height: 560px;
  margin-bottom: 20px;
}
.section-slider__title {
  font-size: 24px;
  font-weight: bold;
  float: left;
}


@media (min-width:768px){
	.section-slider__form {
	  float: right;
	  width: 210px;
	  margin: 0;
	}
}
@media (min-width:1025px){
  .section-slider__form {
    width: 400px;
  }
}
h1.inline{
  display: block !important;
}
.article > h1.inline + .inline.no-left-padding{
  vertical-align: top;
  margin: -15px 0 30px;
}
@media (min-width:768px){
  h1.inline{
    display: inline-block !important;
    vertical-align: top;;
  }
  .article > h1.inline + .inline.no-left-padding{
    margin: 31px 0 0;
  }
}
.section-slider__search {
  border: none;
  height: 40px;
  width: calc( 100% - 40px );
  box-sizing: border-box;
  padding: 5px 15px;
  line-height: 20px;
  font-size: 14px;
  float: left;
  -webkit-appearance: none;
}
.section-slider__form svg{
  fill: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top:0;
  bottom: 0;
  margin: auto;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.section-slider-btn {
  width: 40px;
  height: 40px;
  background-color: #8e5499;
  float: right;
  cursor: pointer;
  position: relative;
}
.section-slider-btn__img {
  padding: 12px;
}
.section-slider__item {
  width: 100%;
  position: relative;
}
.section-slider__item-best-list{
	top:15px;
	left: 15px;
  margin-bottom: 20px;
  padding: 0 15px;
}
.section-slider__item-best {
  padding-left: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;

}
@media (min-width:768px){
	.section-slider__item-best-list{
		display: block;
    max-width: 200px;
    padding: 0;
    margin: 0;
    position: absolute;
	}
}

.section-slider__item-best-list p{
  display: inline-block;
  background-color: #8e5499;
  margin: 0 0 6px;
  color: #fff;
  padding: 4px 15px;
  font-size: 14px;
}

.section-slider__item-prev {
  width: 45px;
  height: 60px;
  background-color: #8e5499;
  position: absolute;
  top: 45%;
  left: 0;
  cursor: pointer;
}
.section-slider__item-next {
  width: 45px;
  height: 60px;
  background-color: #8e5499;
  position: absolute;
  top: 45%;
  right: 0;
  cursor: pointer;
}
.section-slider__wrap {
  background-color: #8e5499;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 15px;
  position: relative;
}

.section-slider__item-img{
	width: 100%;
	max-width: 100%;
	display: block;

}
.section-slider__item-next-img {
  padding: 19px 13px;
}
.section-slider__item-prev-img {
  padding: 19px 13px;
}
.section-slider__star-num {
  color: #fff;
  font-size: 30px;
}
.section-slider__text {
  color: #fff;
  font-size: 30px;
}
.section-slider__like-num {
  font-size: 14px;
  color: #fff;
}
.section-slider__comment-num {
  font-size: 14px;
  color: #fff;
}
.section-slider__list-element {
  color: #fff;
  font-size: 16px;
  display: inline-block;
}
.section-slider__list-element:not(:nth-of-type(1)) {
  text-decoration: underline;
}
.section-slider__star {
  float: left;
  margin: 0 0 0 12px;
}
.section-slider__star-num {
  float: left;
  margin: 0 0 0 5px;
}
.section-slider__text {
  float: left;
  margin: 0 0 0 15px;
}
.section-slider__like,
.section-slider__comment {
  float: left;
  margin: 0 0 0 20px;
}
.section-slider__like-num,
.section-slider__comment-num {
  float: left;
  margin: 0 0 0 5px;
}
.section-slider__list {
  margin-top: 60px;
  padding-left: 15px;
}
.section-slider__list-element:first-child {
  color: #f25164;
}
.section-slider__description-text {
  color: #fff;
  font-size: 14px;
  line-height: 1.4;
  margin: 0px;
  margin-bottom: 20px;
}
.section-slider__description-text__wide{
  width: auto !important;
}

@media (min-width:768px){
	.section-slider__description-text {
		width: calc( 100% - 300px );
		margin-bottom: 0;
	}
}

.section-slider__wrap-out{
	position: absolute;
    margin-top: -60px;
    background-color: #8e5499;
    padding: 8px 20px 8px 0px;
}
.section-slider__wrap-out svg{
  fill: #fff;
}


.section-slider__down-btn {
  width: 255px;
  height: 50px;
  background-color: #f25164;
  border: none;
  color: #fff;
  font-size: 1.4em;
  font-weight: 700;
  cursor: pointer;
  left: auto;
  right: 20px;
  top:0;
  bottom: 0;
  margin: auto;
  margin-top: auto !important;
     font-size: 16px !important;
    line-height: 24px;
  margin-left: auto;
  margin-right: auto;
}

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

@media (min-width:768px){
	.section-slider__down-btn {
         position: absolute;
	}
}

.section-slider__down-btn__like{
	display: inline-block;
    vertical-align: top;
    margin: 3px 3px 0px 0;
    fill: #fff;
}
.media__img{
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
	display: none;
}
@media (min-width:768px){
	.media__img{
		display: block;
	}
}
.media__inner{
  position: relative;
}
.media__slider-outer{
	overflow: hidden;
}
@media (min-width:768px){
  .media__slider-outer__absolute{
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
@media (max-width:479px){
  .media__general-img{
    display: none !important;
  }
}
.game-detail__outer{
  border-right: 1px solid #d9d8d8;
  border-top: 3px solid #8e5499;
  padding: 30px 15px;
  overflow: hidden;
  background: #fff;
  margin: 30px 0;
}

@media (min-width:768px){
  .game-detail__outer{
    padding: 30px;
  }
}
.game-detail__outer:first-child{
  margin-top: 0;
}
.game-detail__outer:last-child{
  margin-bottom: 0;
}
.game-detail__outer h2{
  margin-top: 0;
  padding: 0 !important;
}
.game-detail{
  word-break: break-word;
  line-height: 24px;
}
.game-detail a{
  color: #8e5499;
}
.game-detail a:hover{
  text-decoration: none;
}
.game-detail:not(:last-child){
  margin-bottom: 30px;
}

.media__slider{
	margin-bottom: 20px;
}
.media__slider img{
	display: block;
	max-width: 100%;
	width: 100%;
}
@media (min-width:768px){
	.media__slider{
		width: calc( 100% + 20px );

	}
	.media__slider img{
		width: calc( 100% - 20px );
		max-width: calc( 100% - 20px );
	}
}
.media__slider button.slick-prev{

	    display: block;
    left: 0;
    z-index: 100;
    top: 0 !important;
    bottom: 0;
    margin: auto !important;
}

.media__slider button.slick-next{
	    display: block;
    right: 20px;
    z-index: 100;
    top: 0 !important;
    bottom: 0;
    margin: auto !important;
}
.media__list-item{
	margin-bottom: 20px;
}
@media (min-width:768px){
	.media__list-outer{
		overflow: hidden;
	}
	.media__list{
		width: calc( 100% + 20px );
	}
	.media__list-item{
		float: left;
		width: calc( 33.3333% - 20px );
		margin-right: 20px;
	}
}
@media (min-width:1025px){
	.media__list-item{
		width: calc( 25% - 20px );
	}
}
.media_iframe{
	width: 100%;
	height: 200px;
	display: block;
}

@media (min-width:768px){
	.media_iframe{
		height: 150px;
	}
}
@media (min-width:1025px){
	.media_iframe{
		height: 250px;
	}
}

.media__slider{

}
.allgames-content__game-list {
  max-width: 1300px;
  margin: 0 auto 20px;
}
@media (min-width:768px){
	.allgames-content__game-list {
	  margin: 0 auto 40px;
	}
}
.game-list {
  padding: 0;
  list-style-type: none;
}
.game-list{
	margin: 0;
}
@media (min-width:480px){
	.game-list{
		width: calc( 100% + 20px );
		overflow: hidden;
	}
}

.game-list__outer{
	overflow: hidden;
}

.game-list__element {
  position: relative;
  margin-bottom: 20px !important;
}

@media (min-width:480px){
	.game-list__element {
		width: calc( 50% - 20px );
		float: left;
		margin-right: 20px;
	}
}
@media (min-width:768px){
	.game-list__element {
		width: calc( 33.3333% - 20px );
	}
}
@media (min-width:1000px){
	.game-list__element {
		width: calc( 25% - 20px );
	}
}
@media (min-width:1300px){
  .game-list__element {
		width: calc( 20% - 20px );
	}
}

.game-list__element-head {
  height: 45px;
  width: 100%;
  background-color: #f25164;
}
figure.game-list__element-content img {
  width: 100%;
  max-width: 100%;
  display: block;
}
figure.game-list__element-content figcaption {
  background: #8e5499;
  width: inherit;
  height: inherit;
  padding: 0;
  position: absolute;
  left: 0;
  right: 0;
  top:45px;
  bottom: 0;
  opacity: 0;
  transition:0.3s all;
  color: #fff;
}
@media (min-width:1025px){
  figure.game-list__element-content:hover figcaption{
  	opacity: 1;
  }
}
figure.game-list__element-content figcaption .ih-fade-down {
  font-size: 1.4em;
  text-align: center;
  font-weight: 700;
  margin-bottom: 13px;

}
figure.game-list__element-content figcaption .ih-delay-md {
  font-size:12px;
  line-height: 1.25;
  padding-left: 17px;
  padding-right: 15px;
  margin-top: 0;

}
@media (min-width:768px){
  figure.game-list__element-content figcaption .ih-delay-md {
    font-size: 14px;
  }
}
.game-list__element-link{
  display: block;
  text-decoration: none !important;
}

.im-con {
  position: relative;
  width: 0;
  height: 0;
}
.im-con img {
  position: absolute;
  width: 37px !important;
  height: 37px;
  top: 18px;
}
.im-con:nth-of-type(1) img {
  left: 15px;
}
.im-con:nth-of-type(2) img {
  left: 56px;
}
.pink {
  font-size: 1.4em;
  color: #fff;
  font-weight: 700;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  padding: 15px;
  background-color: #f25164;
  border: none;
  cursor: pointer;
  display: block;
}
.pink:hover {
  background-color: #bc3446 !important;
}
figure[class*=' imghvr-'],
[class^=imghvr-] {
  background: #8e5499;
  margin: 0;
  padding: 0;
}
.frs-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/fgame.png");
}
.scn-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/tgame.png");
  background-size: cover;
}
.thr-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/frgame.png");
  background-size: cover;
}
.five-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/sxgame.png");
  background-size: cover;
}
.fv-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/svgame.png");
  background-size: cover;
}
.sx-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/eigame.png");
  background-size: cover;
}
.sv-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/ngame.png");
  background-size: cover;
}
.ei-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/tengame.png");
  background-size: cover;
}
.nn-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/elvgame.png");
  background-size: cover;
}
.four-content-img--mod {
  height: 350px;
  background: url("/themes/ruleznewstyle/images/mmo/fvgame.png");
  background-size: cover;
}


.game-list__element-head-right{
	float: right;
	margin-right: 13px;
}
.game-list__element-head-star-num {
  color: #fff;
}
.game-list__element-head-like-num {
  color: #fff;
}
.game-list__element-head-comment-num {
  color: #fff;
}
.game-list__element-head-star {
  float: left;
  margin: 12px 0 0 13px;
  fill: #fff;
}
.game-list__element-head-star-num {
  float: left;
  font-size: 18px;
  font-weight: bold;
  margin: 12px 0 0 5px;
}
.game-list__element-head-like {
  float: left;
  margin: 13px 0 0 10px;
  fill: #f6fd37;
}
.game-list__element-head-like-num {
  float: left;
  margin: 14px 0 0 5px;
  font-size: 14px;
}
.game-list__element-head-comment {
  float: left;
  margin: 15px 0 0 15px;
  fill: #f6fd37;
}
.game-list__element-head-comment-num {
  float: left;
  margin: 14px 0 0 5px;
  font-size: 14px;
}
.game-list__element-head-download {
  float: right;
  margin: 6px 10px 0 0;
}
.game-list__element button.pink{
  font-size: 14px;

    font-weight: 700;
    width: 130px;
    padding: 6px 12px;
}

.game-list__btn {
  width: 225px;
  height: 45px;
  margin: 0 auto;
  background-color: #8e5499;
  color: #fff;
  border: none;
  display: block;
  margin-bottom: 25px;
  cursor: pointer;
}
.game-list__btn-text {
  font-size: 18px;
  border-bottom: 1px dashed #fff;
}
.allgames-content__down-text {
  margin: 0 auto;
  margin-bottom: 50px;
  max-width: 1300px;
}
.down-text__title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.down-text__content {
  background: #fff;
  border-top: 2px solid #8e5499;
}
.down-text__content-text {
  font-size: 12px;
  margin: 0;
  padding: 8px 15px;
  line-height: 1.8;
}
@media (min-width:768px) {
  .down-text__content-text {
    font-size: 14px;
    padding: 27px 35px;
  }
}
.down-text__content-text__gray{
  background: #f4f4f4;
}
.games-content {
  width: 100%;
  overflow: hidden;
  background-color: #f4f4f4;
  font-family: Roboto, sans-serif;
  padding-bottom: 80px;
}
.games-content__first {
  width: 1300px;
  margin: 0 auto;
}
.content__first-left {
  width: 940px;
  height: 570px;
  float: left;
}
.games-first-right-lst-elm-four {
  width: 64%;
  height: 347px;
  background: url("/themes/ruleznewstyle/images/lastgame/knock-knock.png");
  background-size: cover;
}
.content__first-left-list {
  padding: 0;
}
.games--mod {
  width: 202px;
}
.game--mod__big {
  margin-left: -4px;
  margin-bottom: 79px;
  height: 268px;
}
.game--mod-biggest {
  margin-top: -266px;
  margin-left: 601px;
  display: block;
  height: 262px;
}
.games--mod-title {
  font-size: 15px;
}
.game-btn__down {
  width: 208px;
  height: 30px;
  background-color: #8e5499;
  border: none;
  color: #fff;
  display: block;
  margin: 0 auto;
  padding-top: 0px;
  cursor: pointer;
  font-size: 17px;
}
.game-special-element-list {
  width: 99.5%;
  height: 50px;
  background: #fff;
  list-style-type: none;
  margin-top: -3px;
  padding-top: 15px;
}
.content-first__right {
  float: right;
}
.content-first__right-title {
  font-size: 24px;
  font-weight: bold;
}
.games-content__first-title {
  font-size: 24px;
  font-weight: bold;
}
.games-content__first-title-link {
  font-size: 24px;
  font-weight: bold;
  color: #8e5499;
  border-bottom: 1px dashed #8e5499;
  text-decoration: none;
  margin-left: 5px;
}
.games-content__first-slash {
  margin-left: 5px;
}
.content-first__right-list {
  list-style-type: none;
  margin-top: 12px;
  padding-left: 0;
}
.content-first__right-list-element {
  width: 304px;
  height: 176px;
  position: relative;
  margin-bottom: 10px;
}
.content-first__right-list-element-head {
  width: 100%;
  background-color: #8e5499;
  height: 35px;
}
.content-first__right-list-element-head-star {
  float: left;
  padding: 8px 0 0 8px;
}
.content-first__right-list-element-head-star-num {
  color: #fff;
  float: left;
  padding: 7px 0 0 5px;
  font-weight: bold;
}
.content-first__right-list-element-head-title {
  color: #fff;
  float: left;
  padding: 7px 0 0 20px;
  font-weight: bold;
  text-decoration: none;
}
.cfrle-mobile-game-one {
  background: url("/themes/ruleznewstyle/images/games/barg1.png");
}
.cfrle-mobile-game-two {
  background: url("/themes/ruleznewstyle/images/games/barg2.png") 0px 10px;
}
.cfrle-mobile-game-thr {
  background: url("/themes/ruleznewstyle/images/games/barg3.png") -44px 29px;
  margin-bottom: 0;
}
.content-first__right-list-element-wrapper {
  width: 100%;
  position: absolute;
  height: 30px;
  background: #000;
  opacity: 0.6;
  bottom: 0;
}
.content-first__right-list-element-like-img {
  position: absolute;
  bottom: 5%;
  left: 4%;
}
.content-first__right-list-element-comment-img {
  position: absolute;
  bottom: 5%;
  right: 13%;
}
.content-first__right-list-element-like-num {
  position: absolute;
  bottom: 4%;
  left: 12%;
  color: #fff;
}
.content-first__right-list-element-comment-num {
  position: absolute;
  bottom: 4%;
  right: 5%;
  color: #fff;
}
.cfrle-mobile-game-special {
  width: 100%;
  height: 50px;
  padding-top: 20px;
  background: #fff;
}
.content-first__right-list-element-btn {
  width: 208px;
  height: 30px;
  border: none;
  background-color: #f25164;
  color: #fff;
  display: block;
  margin: 0 auto;
  font-size: 17px;
}
.games-content__second {
  width: 1300px;
  margin: 0 auto;
  clear: both;
  margin-bottom: 30px;
}
.games-content__second-left {
  width: 940px;
  height: 570px;
  position: relative;
  float: left;
}
.games-content__second-right {
  float: right;
}
.games-content__second-left-list {
  padding: 0;
}
.games-content__second-left-list-element {
  display: inline-block;
  position: relative;
}
.sec-left-lst-elem-first-spec {
  background: url("/themes/ruleznewstyle/images/games/secgame1.png");
  background-size: cover;
  width: 334px;
  height: 262px;
  float: left;
}
.sec-left-lst-elem-second-spec {
  background: url("/themes/ruleznewstyle/images/games/secgame2.png");
  background-size: cover;
  width: 562px;
  height: 350px;
}
.sec-left-lst-elem-third-spec {
  background: url("/themes/ruleznewstyle/images/games/secgame3.png");
  background-size: cover;
  margin-top: -88px;
  width: 334px;
  height: 262px;
  float: left;
}
.games-content__second-left-list-element-wrapp {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.elm-wrap-head-color {
  background-color: #8e5499;
  height: 90px;
}
.elm-wrap-any-color {
  height: 90px;
  background-color: #f25164;
}
.games-content__second-left-list-element-wrapp-titl {
  width: 80%;
  font-size: 18px;
  display: block;
  padding: 15px 15px 0 15px;
  color: #fff;
  text-decoration: none;
}
.games-content__second-left-list-element-wrapp-like-img {
  float: left;
  margin: 5px 0 0 17px;
}
.games-content__second-left-list-element-comment-img {
  float: left;
  margin-top: 5px;
  margin-left: 15px;
}
.games-content__second-left-list-element-like-num {
  color: #fff;
  float: left;
  margin: 2px 0 0 5px;
}
.games-content__second-left-list-element-comment-num {
  color: #fff;
  float: left;
  margin: 2px 0 0 5px;
}
.sec-left-lst-elem-spec {
  width: 186px;
  height: 173px;
  float: left;
}
.marya-and-beer--mod {
  background: url("/themes/ruleznewstyle/images/games/secgame4.png") -34px;
  background-size: cover;
}
.fullcolor--mod {
  background-color: #8e5499;
}
.facebook--mod {
  height: 169px;
  border: 2px solid #4065b4;
}
.facebook--mod__img {
  width: 110px;
  height: 83px;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}
.fullcolor--mod__title {
  color: #fff;
  font-size: 18px;
  display: block;
  padding: 35px 0 0 15px;
  text-decoration: none;
}
.facebook--mod__title {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.games-content__second-left-list-down-block {
  width: 95.4%;
  background: #fff;
  list-style-type: none;
  clear: both;
  height: 50px;
  padding-top: 15px;
}
.games-content__second-left-list-down-block-btn {
  display: block;
  background-color: #8e5499;
  border: none;
  clear: both;
  color: #fff;
  margin: 0 auto;
  width: 208px;
  height: 30px;
  cursor: pointer;
  font-size: 17px;
}
.games-content__third {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  clear: both;
}
.games-content__third-title {
  width: 100%;
  text-align: center;
  display: block;
}
.games-content__third-list {
  width: 839px;
  height: 643px;
  margin: 0 auto;
  list-style-type: none;
}
.games-content__third-list-element {
  display: inline-block;
  border-radius: 30px;
  position: relative;
}
.games-content__third-list-element + .games-content__third-list-element {
  margin-top: 13px;
}
.games-content__third-list-element + .games-content__third-list-element + .games-content__third-list-element {
  margin-left: 13px;
}
.third-list-elm-biggest {
  background: url("/themes/ruleznewstyle/images/games/mmoslid1.png");
  background-size: cover;
  width: 839px;
  height: 440px;
}
.third-list-elm-less {
  width: 268px;
  height: 187px;
}
.elm-less-one {
  background: url("/themes/ruleznewstyle/images/games/mmoslid2.png");
  background-size: cover;
}
.elm-less-two {
  background: url("/themes/ruleznewstyle/images/games/mmoslid3.png");
  background-size: cover;
}
.elm-less-thr {
  background: url("/themes/ruleznewstyle/images/games/mmoslid4.png");
  background-size: cover;
}
.games-content__third-list-element-prev {
  width: 44px;
  height: 55px;
  background-color: #8e5499;
  position: absolute;
  top: 45%;
  left: 0;
  cursor: pointer;
}
.games-content__third-list-element-next {
  width: 44px;
  height: 55px;
  background-color: #8e5499;
  position: absolute;
  top: 45%;
  right: 0;
  cursor: pointer;
}
.games-content__third-list-element-prev-img {
  padding: 15px 0 0 10px;
}
.games-content__third-list-element-next-img {
  padding: 15px 10px 0 15px;
}
.games-content__third-panda {
  width: 597px;
  height: 586px;
  position: absolute;
  left: -7%;
  background: url("/themes/ruleznewstyle/images/games/mmopanda.png");
}
.games-content__third-lich {
  width: 597px;
  height: 586px;
  position: absolute;
  top: 0;
  right: -17%;
  background: url("/themes/ruleznewstyle/images/games/lich.png");
}
.games-content__four {
  width: 100%;
  padding-top: 20px;
}
.games-content__four-title {
  display: block;
  width: 1300px;
  margin: 0 auto;
}
.games-content__four-block {
  position: relative;
  width: 100%;
  background-color: #8e5499;
  padding: 10px;
  text-align: center;
}
.games-content__four-block-list {
  list-style-type: none;
}
.games-content__four-block-list-element {
  width: 276px;
  height: 256px;
  position: relative;
  background: #fff;
  display: inline-block;
}
.games-content__four-block-list-element + .games-content__four-block-list-element {
  margin-left: 25px;
}
.elimg-frst {
  width: 246px;
  height: 226px;
  margin: 15px;
  background: url("/themes/ruleznewstyle/images/games/flash1.png");
  background-size: cover;
}
.elimg-scnd {
  width: 246px;
  height: 226px;
  margin: 15px;
  background: url("/themes/ruleznewstyle/images/games/flash2.png");
  background-size: cover;
}
.elimg-thrd {
  width: 246px;
  height: 226px;
  margin: 15px;
  background: url("/themes/ruleznewstyle/images/games/flash3.png");
  background-size: cover;
}
.elimg-four {
  width: 246px;
  height: 226px;
  margin: 15px;
  background: url("/themes/ruleznewstyle/images/games/flash4.png");
  background-size: cover;
}
.games-content__four-block-list {
  width: 89%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0;
}
.games-content__four-block-list-element-img {
  position: relative;
}
.lst-elm-prev-spec {
  position: absolute;
  top: 41%;
  left: 80px;
  z-index: 1;
  background-color: #f25164;
}
.lst-elm-next-spec {
  position: absolute;
  top: 41%;
  right: 80px;
  z-index: 1;
  background-color: #f25164;
}
.games-content__four-block-list-element-img-head {
  height: 55px;
  width: 100%;
  position: absolute;
  background-color: #f25164;
}
.games-content__four-block-list-element-img-head-star-num {
  padding: 19px 0 0 5px;
  float: left;
  color: #fff;
}
.games-content__four-block-list-element-img-head-title {
  float: left;
  padding: 19px 0 0 15px;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}
.games-content__four-block-list-element-img-head-star {
  float: left;
  padding: 20px 0 0 15px;
}
.games-content__four-block-list-element-img-wrapp {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background: #000;
  opacity: 0.6;
}
.games-content__four-block-list-element-img-like-img {
  position: absolute;
  bottom: 3%;
  left: 5%;
}
.games-content__four-block-list-element-img-like-num {
  position: absolute;
  color: #fff;
  bottom: 2%;
  left: 14%;
}
.games-content__four-block-list-element-img-comment-img {
  position: absolute;
  bottom: 3%;
  right: 14%;
}
.games-content__four-block-list-element-img-comment-img-num {
  position: absolute;
  color: #fff;
  bottom: 2%;
  right: 5%;
}
.lst-elm-prev-spec-img {
  padding: 16px 0 0 10px;
}
.lst-elm-next-spec-img {
  padding: 16px 10px;
}
.games-content__second-title,
.games-content__third-title {
  font-size: 24px;
  font-weight: bold;
}
.games-content__third-title {
  display: block;
  margin: 630px 0 20px 0;
}
.games-content__four-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.games-content__four-down-btn {
  display: block;
  background: #f25164;
  border: none;
  width: 180px;
  height: 30px;
  margin: 0 auto;
  margin-top: 20px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
}
.games-content__five {
  width: 1300px;
  margin: 0 auto;
  position: relative;
  margin-top: 20px;
}
.green-spec-first {
  width: 416px;
  height: 323px;
  background-color: #12ac61;
}
.green-spec-second {
  width: 416px;
  height: 323px;
  background-color: #00ce6c;
}
.content__five-list {
  float: right;
  margin: 0;
  padding: 0;
}
.content__five-list-element {
  border-radius: 0;
  margin-left: -20px;
}
.games-content__five-seft-side {
  float: left;
  margin-left: 25px;
}
.games-content__five-right-side-wrapp {
  background-color: #00ce6c;
  width: 839px;
  height: 206px;
  position: absolute;
  top: 440px;
  left: 33.99%;
}
.five-cont-prev-spec {
  background: #f25164;
}
.five-cont-next-spec {
  background: #f25164;
}
.games-content__five-list-element-title {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
}
.games-content__five-list-element-sony {
  width: 46px;
  height: 36px;
  position: absolute;
  top: 110px;
  left: 13%;
  background: url("/themes/ruleznewstyle/images/games/sony.png");
}
.games-content__five-list-element-sony:hover {
  background: url("/themes/ruleznewstyle/images/games/sony-hover.png");
}
.games-content__five-list-element-xbox {
  width: 39px;
  height: 39px;
  position: absolute;
  top: 110px;
  left: 18%;
  background: url("/themes/ruleznewstyle/images/games/xbox.png");
}
.games-content__five-list-element-xbox:hover {
  background: url("/themes/ruleznewstyle/images/games/xbox-hover.png");
}
.games-content__five-list-element-title {
  position: absolute;
  top: 150px;
  left: 10%;
}
.green-spec-second-img {
  padding: 50px;
}
.games-content__special {
  position: absolute;
  z-index: 1;
  left: 64%;
  top: -6%;
}
.scn-first-right-lst-elm-first-mobile {
  display: none;
}
.list-element-sublist-elem-text {
  font-size: 14px;
}
.section-third__last-comments-right-block-next-prev {
  position: relative;
  display: none;
}
.footer__name-company {
  display: none;
}
.footer__years-mob {
  display: none;
}
.talks-content__review-btn {
  display: none;
}
.go-reg{
  padding: 0 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px){
  .go-reg{
    margin-top: 1.5em;
    margin-bottom: 0;
    float: right;
  }
}
@media (min-width: 1330px){
  .go-reg{
    padding: 0;
  }
}
.go-reg__text{
  font-weight: bold;
}
.go-reg__smile{
  margin: 0 10px -2px 5px;
  fill: #FA1;
}
.go-reg__arrow{
  margin: 0 10px -5px 5px;
  fill: #FA1;
}
.go-reg__link{
  color: #8e5499;
}

.hidden{
  display: none;
}

.allarticlessection2 > h2{
  padding-left: 0 !important;
}

@media (max-width: 767px){
  .visible-xs{
    display: block !important;
  }
  .visible-xs-inline-block{
    display: inline-block;
  }
  .hidden-xs{
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .visible-sm{
    display: block !important;
  }
}
.section-second > h2,
.section-second > .game-detail{
  padding: 0 15px;
}
@media (min-width: 1330px){
  .section-second > h2,
  .section-second > .game-detail{
    padding: 0;
  }
}
.article__sitebar--mob {
	display: block;
}

.article__sitebar--mob-section1 {
	display: block;
}

.article__sitebar--mob-section2 {
	display: none;
}

.mob-author-block {
  display: none;
}
.footer-article__sitebar-scnd-blck {
  display: none;
}
.footer__social-list--mobile-special {
  display: none;
}
.footer-special-mobile__list-element {
  display: none;
}
.talks-content__comments-block {
  width: 100%;
  clear: both;
  margin-top: 20px;
}
.talks-content__comments-block-form-input {
  width: 73%;
  height: 50px;
  border: 1px solid #ccc;
  padding-left: 10px;
  font-size: 18px;
  font-family: Roboto, sans-serif;
}
.talks-content__comments-block-form-button {
  width: 25.8%;
  background: #f25164;
  margin-left: 10px;
  height: 50px;
  border: none;
  color: #fff;
  font-size: 18px;
  font-family: Roboto, sans-serif;
}
.article--mod-for__comments {
  width: 70%;
}
.header__menu-clsr {
  display: none;
}
.banner__first-page {
  max-width: 1280px;
  height: 335px;
  margin: 0 auto;
  position: relative;
  background: url("/themes/ruleznewstyle/images/banner1.jpg");
  margin-top: 30px;
  margin-bottom: 50px;
  background-position: right center;
}
.banner__first-page__dark{
  background: url("/themes/ruleznewstyle/images/banner2.jpg");
  background-position: right center;
  background-size: cover;
}
.banner__first-page__dark .banner__first-page-title,
.banner__first-page__dark .banner__first-page-subtitle {
  color: #000;
}
.banner__first-page__dark .footer__social-list-link{
  border-color: #000;
}
.banner__first-page__dark .footer__social-list-link svg{
  fill: #000;
}

.banner__first-page__dark .footer__social-list-link:hover{
  border-color: #8e5499;
}
.banner__first-page__dark .footer__social-list-link:hover svg{
  fill: #8e5499;
}
.banner__first-page__dark .banner__first-page-img{
  fill: #8e5499;
}
.banner__first-page-text{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 30px;
    right: 510px;
}


@media (min-width: 768px) and (max-width:1024px){
	.banner__first-page {
	background-position: calc(100% + 100px) center;

	}

	.banner__first-page-text{
		right: 410px;
	}
}

.banner__first-page-title {
  color: #fff;
  font-size: 33px;
  font-family: Roboto, sans-serif;
  font-weight: bold;

}
.banner__first-page-subtitle {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 22px;

}
.banner__first-page_social {
    margin: 47px 0 0 30px;
}
.banner__first-page-img {
  width: 56px;
  height: 76px;
  float: left;
  margin-top: 15px;
  transform: scaleX(-1);
  fill: #f6fd37
}

.v-al{
	display: table;
	width: 100%;
	height: 100%;
}
.v-al__inner{
	display: table-cell;
	vertical-align: middle;
}

.banner__first-page-mobile {
  background: url("/themes/ruleznewstyle/images/banner1.jpg");
  background-size: cover;
  background-position: right center;
  height: 119px;
  margin-bottom: 20px;
  position: relative;
  display: none;
}
.banner__first-page-mobile__dark {
  background: url("/themes/ruleznewstyle/images/banner2.jpg");
  background-position: right center;
  background-position: right center;
  background-size: cover;
}
.banner__first-page-mobile__dark .banner__first-page-title-mobile,
.banner__first-page-mobile__dark .banner__first-page-subtitle-mobile{
  color: #000;
}
.banner__first-page-mobile__dark .banner__mobile-list-element a{
  border-color: #000;
}
.banner__first-page-mobile__dark .banner__mobile-list-element a svg{
  fill: #000;
}
.banner__first-page-mobile__dark .banner__special-img-mobile{
  fill: #8e5499;
}

.banner__first-page-title-mobile {
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  display: block;
  width: 140px;
  padding-left: 15px;
  padding-top: 10px;
}
.banner__first-page-subtitle-mobile {
  font-size: 12px;
  color: #fff;
  display: block;
  padding-left: 15px;
  padding-top: 5px;
}
.banner__mobile-list {
  list-style-type: none;
  padding-left: 15px;
  margin-top: 10px;
}
.banner__mobile-list-element {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  position: relative;
}
.banner__mobile-list-element a{
  width: 25px;
  height: 25px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner__mobile-list-element a svg{
  fill: #fff;
}

.fb-mobile {
  width: 24px;
  height: 23px;
  background: url("/themes/ruleznewstyle/images/fbone.png");
}
.tw-mobile {
  width: 24px;
  height: 23px;
  background: url("/themes/ruleznewstyle/images/twone.png");
}
.vk-mobile {
  width: 25px;
  height: 23px;
  background: url("/themes/ruleznewstyle/images/vkone.png");
}
.ok-mobile {
  width: 24px;
  height: 23px;
  background: url("/themes/ruleznewstyle/images/okone.png");
}
.banner__special-img-mobile {
  position: absolute;
  width: 17px;
  height: 24px;
  left: 140px;
  top: 72px;
  fill: #f6fd37;
}
.footer__wrapper-mobile-list-two {
  display: none;
}
.footer__wrapper-mobile-list-one {
  display: none;
}
.reklama-pizdec {
  //background: url("/themes/ruleznewstyle/images/market.jpg");
  width: 302px;
  //height: 580px;
  margin: 0 auto;
}

.vk-pizdec, .vk-div {
  //background: url("/themes/ruleznewstyle/images/vkwidget.png");
  width: 300px;
  height: 412px;
  margin-top: 20px;
}

.mobile__more-button {
	display: none;
    width: 33px;
    float: left;
    margin-top: 9px;
    margin-left: 20px;
    font-size: 16px;
    color: white;
    border-bottom: 0.1px solid rgba(203,202,197,0.6);
    cursor: pointer;
}
.mobile__more-button:after {
    content: '';
    width: 11px;
    height: 7px;
    background: url(../images/responsive/main/line.png);
    position: absolute;
    margin-top: 7px;
    margin-left: 15px;
}

.timeline{
  height: 200px;
  display: none;
  border-right: 1px solid #ccc;
  margin: 20px 0 60px;
}
@media (min-width: 768px){
  .timeline{
    display: flex;
  }
}
.timeline__period{
  display: flex;
  border: 1px solid #ccc;
  border-right: none;
  position: relative;
  align-items: flex-end;
  padding: 0 10px;
}
.timeline__period:first-child .timeline__period-name{
  text-align: left;
}
.timeline__period:last-child .timeline__period-name{
  text-align: right;
}
.timeline__period-name{
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  text-align: center;
}
.timeline__day{
  display: block;
  margin: 0 1px;
  background: #8e5499;
  flex: 1;
}
.timeline__day:hover{
  background: #f25164;
}


.toogleHead {
  width: 1300px;
}
.super__toogle {
  width: 345px !important;
  font-size: 16px !important;
}
.portrait__table-allgames-text {
  width: 30%;
  margin: -70px 0 0 350px;
  line-height: 1.1;
  font-size: 14px;
}
.portrait__table-allgames-btn {
  width: 135px;
}
.content__first-left-top {
  width: 230px;
}

.article__sitebar-scnd-blck-content-list {
  padding-left: 0;
}
.reklama-second {
  width: 304px;
  height: 600px;
  margin: 0 auto;
  margin-top: 30px;
  background: url("/themes/ruleznewstyle/images/reklama2.png");
}

.scn__mrkt {
  height: 504px;
}
.article__comments-mod {
  padding-top: 0 !important;
}
.article__sitebar-scnd-blck {
  clear: both;
}
.mobile-menu__btn-more {
  width: 100% !important;
  display: block !important;
  margin-left: 0 !important;
  background: #783186 !important;
  font-size: 14px !important;
}
.header__mobile-menu {
  display: none;
  background: #8e5499;
  width: 100%;
  text-align: center;
  border-top: 1px solid #b872c5;
  overflow: hidden;
}

@media (min-width:768px){
  height: 95px;
  overflow: auto;
}

.mobile-menu__frst-list {
    padding-left: 0;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: -10px;
    padding-top: 25px;
}
.mobile-menu__scnd-list {
	width: 100%;
	display: block;
	margin: 0 !important;
	padding-bottom: 15px;
	padding-top: 10px;
}
.mobile-menu__frst-list-elm {
  margin-left: 7.5px !important;
  margin-right: 7.5px !important;
}
.mobile-menu__scnd-list-elm {
  margin-left: 7.5px !important;
  margin-right: 7.5px !important;
}

@media (min-width:768px){
	.mobile-menu__frst-list-elm {
	  margin-left: 25px !important;
	  margin-right: 0;
	}
	.mobile-menu__scnd-list-elm + .mobile-menu__scnd-list-elm {
	  margin-left: 25px !important;
	  margin-right: 0;
	}
}

.header__mobile-menu-sing {
  display: none;
  width: 100%;
  background: #8e5499;
  border-top: 1px solid #b872c5;
  overflow: hidden;
}
.menu__sing-wrap {
  width: 160px;
  height: 20px;
  display: block;
  margin: 0 auto;
  float: left;
  text-align: center;
  position: relative;
  left: 50%;
  -moz-transform: translateX(-50%); /* Для Firefox */
  -ms-transform: translateX(-50%); /* Для IE */
  -webkit-transform: translateX(-50%); /* Для Safari, Chrome, iOS */
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-top: 19px;
  padding-bottom: 19px;
}
.triangle__menu {
  display: none;
  position: absolute;
  top: 38px;
  margin-left: 3px;
  width: 10px;
  height: 7px;
}
.triangle__menu:after{
  width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 10px solid #b872c5;
  content: '';
  position: absolute;
  bottom: 0;
}
.triangle__menu-btn-srch {
  display: none;
  position: absolute;
  top: 38px;
  margin-left: 6px;
  width: 10px;
  height: 7px;
}
.triangle__menu:after{
  width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 10px solid #b872c5;
  content: '';
  position: absolute;
  bottom: 0;
}
.mobile__sing-elm {
  display: block !important;
  float: left !important;
}
.triangle__menu-btn-enter {
  display: none;
  position: absolute;
  top: 38px;
  margin-left: 1px;
}
.block__class {
  display: block;
}
.list-element-sublist-elem-text:hover {
  border-bottom: none;
}
.mobile-sld-t {
  display: none;
}
.game_page--social {
  width: 300px;
}
.special__for-mobile-j {
  display: none;
}
.game__page-second-section {
  height: initial;
}
.game__page--five-section-title {
  padding-top: 20px !important;
}

#gamesgaglist .mainli{
	border: 1px solid #ddd !important;
	margin: 20px 0 10px 0;
	padding: 0px 20px 20px;
}

.gagheader {
	margin: 10px 0;

}

.gagtitle {
	display: inline-block;
}

.gtitle1 {
	width: 15px;
}

.gtitle2 {
	width: 20px;
}


.gtitle3 h2 {
	padding: 0;
	margin: 15px 0 10px 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.gtitle3 h2 a{
	color: #444 !important;
}

.gtitle4 {
	width: 100%;
	text-align: center;
	display: none;
}


.gagsections_list li {
	display: inline-block;
	margin: 0px 10px 0px 0px;
}

.gaginfo {
	display: inline-block;
	width: 33%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.gaginfo .tooltip-stars__left{
  margin-right: 20px;
}
.gaginfo .tooltip-stars__right{
  float: left;
}
.gaginfo .tooltip-stars svg{
  fill: #666;
  margin: 0 4px -2px 0;
}
.gaginfo img{
  margin: 0px 5px 0px 0;
  display: inline-block;
  vertical-align: top;
}
.ginfo1 {
	text-align: left;
  width: 50%;
	margin-top: 10px;
  display: block !important;
  float: left;
}

.ginfo2 {
	text-align: right;
	width: 50%;
	margin-top: 10px;
  display: block !important;
  float: left;
}

.ginfo3 {
	text-align: center;
  width: 100%;
  float: left;
}

.gagfooter{
  overflow: hidden;
}
.gagfooter .sitebar-social{
  margin-top: 20px;
}
.gagfooter .article__sitebar-frst-blck-share{
  width: 285px;
}
@media (max-width:767px){
  .gagfooter .sitebar-social{
    margin-left: 0;
  }
  .ginfo3{
    margin-top: 20px;
  }
  #gamesgaglist .mainli{
    padding: 0 11px 20px;
  }
}
.gagfooter .article__sitebar-frst-blck-share-text{
  margin-top: 8px;
  font-size: 16px;
  margin-left: 0;
  margin-right: 0;
}
.gagfooter .sitebar-social{
  margin-top: 0;
}

.ginfo3 .sidebar__social {
	margin: 0 !important;
	padding: 0 !important;
}

.ginfo4 {
	width: 49%;
	text-align: left;
	margin-top: 10px;
}

.ginfo5 {
	display: none;
	margin-top: 10px;
}

.ginfo6 {
	width: 49%;
	text-align: right;
	margin-top: 10px;
}

.gamesgag_text img {
	max-width: 100%;
}

@media (min-width:1024px){
	.gtitle3 {
	width: calc(100% - 285px);
	}

	.gtitle4 {
    min-width: 230px;
  text-align: right;
  display: inline-block;
	}

	.gagheader {
	  margin: 10px 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
	}

  .gagheader .title_container5{
    margin-top: 6px;
  }
  .gagheader .title_container5 .star-rating{
    margin: 0 0 -4px 0;
  }
	.gagsections_list {
		margin-bottom: 40px;
	}

	.gamesgag_text {
		margin-left: 10px;
		margin-right: 10px;
	}



	.ginfo1 a{
	display: block;
	margin-top: 10px;
	}


	.ginfo4 {
	margin-top: 0px;
	}

	.ginfo5 {
	display: inline-block;
	width: 33%;
	text-align: center;
	}

	.ginfo6 {
	width: 33%;
	margin-top: 0px;
	}
	
	.article_tight .article_tight__content {
	width: calc(100% - 350px);
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	} 

	.article_tight .article_tight__sitebar {
	width: 300px;
	padding: 0 15px;
	padding-top: 20px;
	float: left;
	}
	
	.article_tight .article_tight__content .article__head-info-list {
	padding-left: 0;
	}
	
	.article_tight .article__content--tilte {
	padding-left: 0px;
	padding-right: 0px; 
	}
}

@media (min-width:1120px){
	.article_tight .article_tight__content {
	width: calc(100% - 400px);
	padding-left: 40px;
	padding-top: 30px;
	float: left;	
	} 

	.article_tight .article_tight__sitebar {
	width: 300px;
	padding: 0 30px 0 30px;
	padding-top: 30px;
	float: left;
	}
	
	.article_tight .article_tight__content .article__head-info-list {
	margin: 20px 0 20px 0;
	}
	
	.article_tight .article__content-mini-slider {
	height: 330px;
	}
	
	.article_tight .article_tight__content p {
	margin-left: 0;
	margin-right: 0;
	}
	
	.article_tight .article_tight__content h2 {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	}
}
	
@media (min-width:1330px){
  .gagfooter{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
  }
  .gagfooter .article__sitebar-frst-blck-share{
    width: 290px;
  }
  .gagfooter .article__sitebar-frst-blck-share-text{
    margin-top: 8px;
    font-size: 16px;
  }
  .gagfooter .sitebar-social{
    margin-top: 0;
  }
  .gagfooter > *{
    flex: 1;
    width: auto !important;
  }
  .ginfo1 {
	text-align: left;
	margin-top: 0px;
	}
  .ginfo2 {
	text-align: center;
	margin-top: 0px;
	}

	.ginfo3 {
	text-align: right;
	}

}



/*Страница всех статей*/
.allarticle-center {
  width: 1300px;
  margin: 0 auto;
}
.left-content-allarticle {
  width: 942px;
  float: left;
  padding-top: 25px;
}
.allarticle-sort__title {
  font-size: 30px;
  font-weight: bold;
  float: left;
  margin-bottom: 25px;
}
.allarticle-sort__list {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-top: 10px;
  float: left;
  padding-left: 25px;
}
.allarticle-sort__element {
  display: inline-block;
  color: #8e5499;
  font-size: 16px;
  border-bottom: 3px dashed;
  cursor: pointer;
  position: relative;
  font-weight: bold;
}
.allarticle-sort__element:hover {
  color: #d35263;
}
.allarticle-sort__element:after {
    content: '';
    width: 11px;
    height: 7px;
    position: absolute;
    right: -20px;
    top: 8px;
    display: block;
    background-image: url("/themes/ruleznewstyle/images/triangle.png");
}
.allarticle-sort__element + .allarticle-sort__element {
  margin-left: 45px;
}
.allarticle-sort__button {
  margin-left: 50px;
  margin-top: 7px;
  padding: 5px 35px;
  color: #fff;
  background: #f25164;
  float: left;
  cursor: pointer;
}
.allarticle-sort__text {
  font-weight: bold;
  position: relative;
}
.allarticle-sort__text:before {
    content: '';
    width: 11px;
    height: 7px;
    position: absolute;
    top: 8px;
    left: -20px;
    display: block;
    background-image: url("/themes/ruleznewstyle/images/allarticle/white-line-min.png");
}
.category-cloud {
  clear: both;
  margin: 20px 0;
}

.section-list{
  margin: 10px 0 30px;
}
.section-list__item{
  display: block;
  background-size: cover !important;
  background-position: center;
  text-decoration: none;
  position: relative;
  height: 100px;
}
.section-list__item-name{
  width: 200px;
  box-sizing: border-box;
  padding: 5px 20px;
  text-align: right;
  position: absolute;
  right: 0;
  top:0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: rgba(0,0,0,0.5);
  color: #fff;
  text-align: right;
}
.section-list__item:hover{
  opacity: 0.9;
}

#sidecontainer3 .articlesbestfeed{
  padding: 0;
}

.category-cloud__list {
  list-style-type: none;
  padding-left: 0;
  padding-bottom: 10px;
    display: none;
        padding-top: 8px;
    padding-bottom: 16px;
}
@media (min-width:768px){
	.category-cloud {
	  width: 100%;
	  background: #fff;
	}
	.category-cloud__list {
		display: block;
	}
}

.category-cloud__list li a{
	color:#000;
	text-decoration: none;
}

.category-cloud__list li a:hover{
	color:#000;
	text-decoration: underline;
}

.category-cloud__title {
  float: none;
  display: none;
  padding-top: 18px;
  padding-left: 50px;
  font-weight: bold;
  position: relative;
  height: 55px;
}
.category-cloud__title:before, .category-cloud__title:after{
    content: '';
    width: 15px;
    height: 9px;
    position: absolute;
    top: 21px;
    left:20px;
    border: 1px solid #8e5499;
    box-sizing: border-box;
}
.category-cloud__title:after{
  top: 25px;
  left: 23px;
  background: #fff;
}
.category-cloud__element {
  display: inline-block;
  margin-left: 35px;
  margin-right: 10px;
  padding-top: 10px;
  position: relative;
  cursor: pointer;
}
.category-cloud__element:before {
    content: '87';
    width: 18px;
    height: 14px;
    position: absolute;
    top: 13px;
    left: -27px;
    //background-image: url("/themes/ruleznewstyle/images/allarticle/icon-category-min.png");
    font-size: 11px;
    padding-left: 5px;
    padding-top: 1px;
    color: #fff;
}

.category-cloud-count {
	display: block;
	color: #fff;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f25164+0,8e5499+100 */
  background: #f25164; /* Old browsers */
  background: -moz-linear-gradient(left, #f25164 0%, #8e5499 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f25164 0%,#8e5499 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f25164 0%,#8e5499 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f25164', endColorstr='#8e5499',GradientType=1 ); /* IE6-9 */
  border-radius: 3px;

    background-image: url("/themes/ruleznewstyle/images/allarticle/icon-category-min.png");
    font-size: 11px;
    position: absolute;
    width: 27px;
    height: 15px;
    //border: 1px solid red;
    text-align: center;
    top: 11px;
	left: -29px;
	line-height: 17px;
    //padding-left: 5px;
    //padding-top: 2px;

}

.fresh-content {
  width: 100%;
  clear: both;
}
.fresh-content__title {
  font-size: 24px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}
.new-content {
  width: 100%;
  background: #f8d5ff;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
}
.new-content__list {
  padding-left: 23px;
  padding-top: 23px;
  list-style-type: none;
}
.allarticle-block {
  width: 271px;
  height: 345px;
  display: inline-block;
  margin-bottom: 40px;
}
.allarticle-block + .allarticle-block {
  margin-left: 38px;
}
.allarticle-block_not-margin {
  margin-left: 0 !important;
}
.allarticle-block__img-wrapper {
  width: 100%;
  height: 259px;
  background-image: url("/themes/ruleznewstyle/images/allarticle/article-img1-min.png");
  background-position: -29px;
  position: relative;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
}
.allarticle-block__title {
  display: block;
  margin-top: 20px;
  color: #000;
  font-weight: bold;
}
.allarticle-block__title:hover {
  color:#d35263;
}
.allarticle-block__category {
  font-size: 13px;
  color: #f25164;
  display: block;
  margin-top: 23px;
  float: left;
}
.allarticle-block__user {
  float: right;
  font-size: 13px;
  color: #666666;
  display: block;
  margin-top: 23px;
  text-decoration: none;
  position: relative;
}
.allarticle-block__user:before {
  content: '';
  width: 11px;
  height: 11px;
  position: absolute;
  top: 3px;
  left: -18px;
  display: block;
  background-image: url("/themes/ruleznewstyle/images/talks/user.png");
}
.allarticle-block__gradient {
  position: absolute;
  width: 100%;
  height: 90px;
  bottom: 0;
  background: rgba(0,0,0,0.03);
  background: -webkit-gradient(left top, left bottom, color-stop(22%, rgba(0,0,0,0.03)), color-stop(31%, rgba(0,0,0,0.03)), color-stop(36%, rgba(0,0,0,0.03)), color-stop(41%, rgba(0,0,0,0.03)), color-stop(42%, rgba(0,0,0,0.03)), color-stop(100%, rgba(0,0,0,0.73)), color-stop(94%, rgba(0,0,0,0.95)), color-stop(100%, #000));
  background: linear-gradient(to bottom, rgba(0,0,0,0.03) 22%, rgba(0,0,0,0.03) 31%, rgba(0,0,0,0.03) 36%, rgba(0,0,0,0.03) 41%, rgba(0,0,0,0.03) 42%, rgba(0,0,0,0.73) 100%, rgba(0,0,0,0.95) 94%, #000 100%);
}
.allarticle-block__like {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.allarticle-block__comment {
  position: absolute;
  bottom: 15px;
  right: 45px;
}
.allarticle-block__like-num, .allarticle-block__comment-num {
  color: #fff;
  position: absolute;
  bottom: 13px;
}
.allarticle-block__like-num {
  left: 40px;
}
.allarticle-block__comment-num {
  right: 20px;
}
.news-content__title {
  font-size: 24px;
  font-weight: bold;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}
.difference-content {
  background: #ffddd5;
  width: 300px;
  height: 670px;
  float: left;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  position: relative;
  margin-bottom: 20px;
}
.difference-content + .difference-content {
  margin-left: 20px;
}
.difference-content__title {
  font-size: 20px;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.mini-article {
  height: 107px;
  margin-bottom: 30px;
}
.mini-article__img-wrapper {
  width: 115px;
  height: 105px;
  background-image: url("/themes/ruleznewstyle/images/allarticle/small-article-img-min.png");
  float: left;
  margin-left: 20px;
  clear: both;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  position: relative;
}
.mini-article__img-down {
  position: absolute;
  width: 100%;
  height: 25px;
  bottom: 0;
  background: #f25164;
}
.mini-article__icon {
  color: #fff;
  position: absolute;
  left: 60%;
  top: 2px;
  -moz-transform: translateX(-50%); /* Для Firefox */
  -ms-transform: translateX(-50%); /* Для IE */
  -webkit-transform: translateX(-50%); /* Для Safari, Chrome, iOS */
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mini-article__icon-star:before {
  content: '';
  width: 15px;
  height: 14px;
  position: absolute;
  top: 3px;
  left: -22px;
  display: block;
  background-image: url("/themes/ruleznewstyle/images/flash/star.png");
}
.mini-article__icon-com:before {
  content: '';
  width: 18px;
  height: 15px;
  position: absolute;
  top: 3px;
  left: -27px;
  display: block;
  background-image: url("/themes/ruleznewstyle/images/allarticle/white-comment-min.png");
}
.mini-article__text {
  width: 115px;
  float: left;
  display: block;
  margin-left: 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
}
.mini-article__text:hover {
  color: #d35263;
}
.mini-article__category {
  font-size: 13px;
  color: #f25164;
  display: block;
  margin-left: 20px;
  margin-top: 10px;
  float: left;
}
.mini-article__see-more {
  font-size: 16px;
  color: #f25164;
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%); /* Для Firefox */
  -ms-transform: translateX(-50%); /* Для IE */
  -webkit-transform: translateX(-50%); /* Для Safari, Chrome, iOS */
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mini-article__img-up {
  position: absolute;
  width: 55%;
  height: 25px;
  background: #ff6a36;
}
.new-content__button {
  background: #f25164;
  width: 225px;
  cursor: pointer;
  height: 50px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  border: none;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  -moz-box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
  box-shadow: 0px 0px 5px 0px rgba(204,204,204,1);
}
.new-content__button-text {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px dashed;
}
.new-content_down {
  padding-bottom: 10px;
  margin-bottom: 50px;
}
.right-content-allarticle {
  float: right;
  width: 300px;
  height: 100%;
  position: relative;
}
.sidebar-comments {
  width: 100%;

  margin-bottom: 30px;
  height: 100%;
  box-sizing: border-box;
  position: relative;
  height: calc( 100% - 106px );
      overflow: scroll;
}
.sidebar-comments2{
	height: 670px;
}
.sidebar-comments__header {
  width: 100%;
  height: 70px;
  background: #8e5499;
}
.sidebar-comments__header a:hover{
	border-bottom: none;
	text-decoration: none;
}
.sidebar-comments__data {
  padding-left: 20px;
  text-transform: capitalize;
}
.sidebar-comments__data, .sidebar-comments__interesting {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding-top: 10px;
  float: left;
}
.sidebar-comments__interesting {
  margin-left: 5px;
}
.sidebar-comments__comments, .sidebar-comments__news {
  font-size: 14px;
  color: #fff;
  border-bottom: 1px dashed;
  text-decoration: none;
  display: block;
  float: left;
  margin-top: 7px;
}
.sidebar-comments__comments {
  margin-left: 20px;
}
.sidebar-comments__news {
  margin-left: 20px;
}
.sidebar-comments__element {
  background: #fff;
  padding-bottom: 5px;
  border-bottom: 1px solid #e3e3e3;
}
.sidebar-comments__time {
  font-size: 13px;
  display: block;
  padding-left: 20px;
  padding-top: 13px;
  float: left;
}
.sidebar-comments__category {
  display: block;
  float: left;
  color: #8e5499;
  margin-left: 20px;
  padding-top: 20px;
}
.sidebar-comments__category:hover{
	text-decoration: none;
}
.sidebar-comments__text-comment {
  clear: both;
  display: block;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.55;
  font-size: 14px;
  padding-top: 7px;
}

.sidebar-comments__text-comment a{
	color: #8d5697 !important;
}

.sidebar-comments__text-comment a:hover{
	text-decoration: none;
}

.sidebar-comments__comments-num {
  color: #8e5499;
  font-size: 13px;
  text-decoration: none;
  position: relative;
  margin-left: 5px;
}
.sidebar-comments__comments-num svg{
  fill: #8e5499;
  margin: 0 4px -2px 0;
}
.sidebar-comments__footer {
  width: 100%;
  height: 45px;
  background: #8e5499;
  padding-top: 15px;
  position: absolute;
  bottom: 0;
}
.sidebar-comments__footer a{
	text-decoration: none;
}
.sidebar-comments__see-more {
    width: 263px;
    height: 30px;
    background: #f25164;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding-top: 0px;
    border: none;
    font-weight: bold;
    cursor: pointer;
}
.sidebar-comments__see-more:hover{
	background: #f25185;
}

/*Страница всех статей - конец*/

.gamedescvideo iframe{
	max-width: 100%;
}

.gamedescvideo {
text-align: center !important ;
}

#vk_comments {
	margin: 30px 0px 50px 0px;
}

/*Старые стили статей*/
.gamedescimg {
text-align: center !important;
margin-bottom: 0px;
}

.gamedescimg img {
	max-width:100%;
}

.sidebar-todayevent-content .gamedescvideo iframe{
	max-width: 100%;
	height: 100%;
}



@media (min-width:768px){

}

.quote {
    background: #fafafa url(/themes/ruleznewstyle/images/article/citt.png) no-repeat 20px 30px;
    padding: 75px 15px 35px 15px;
    margin: 0;
	font-size: 13px;
}

@media (min-width:768px){
	.quote {
	    background: #fafafa url(/themes/ruleznewstyle/images/article/citt.png) no-repeat 40px 30px !important;
		padding: 26px 35px 30px 84px !important;
	    box-sizing: border-box;
		    font-size: 16px;
    }
}

.intro {
	color:#7b539c;
	font-size: 20px;
	font-weight: 100;
	line-height: 24px;
	font-family: 'Roboto Light', sans-serif;
}

.epigraph {
	width: 100%;
	margin-right: 0px;
	text-align: left;
	font-style: italic;
}

.originaltext {
	margin-left: 15%;
	color: #7b539c;
	font-style: italic;
}
/*
.dialogauthor {
	color:#7b539c;
	font-size: 20px;
	font-weight: 100;
	line-height: 24px;
	font-family: 'Roboto Light', sans-serif;
	margin-left: 30px;
}

.dialogrespons {
	color: #f87102;
	//color:#7b539c;
	font-size: 20px;
	font-weight: 100;
	line-height: 24px;
	font-family: 'Roboto Light', sans-serif;
}

.dialogauthortext{
	color:#7b539c;
	font-style: italic;
	font-weight: 600;
	font-size: 22px;
	font-weight: 400;
	line-height: 26px;
	font-family: 'Roboto Light', sans-serif;
	margin-right: 10px;
}

.dialogresponstext{
	font-size: 20px;
	font-weight: 00;
	line-height: 26px;
	font-family: 'Roboto Light', sans-serif;
	margin-right: 10px;
	margin-left: 40px;
}
*/

.signature {
	text-align: right;
	margin-right: 30px;
	margin-top: -10px;
	color: #7b539c;
	font-style: italic;
}

/*Старые стили статей - конец*/

#socialbuttons {
	list-style: none;
	padding: 0;
	margin: 20px 0px 10px 0px;
}

#socialbuttons li{
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
}

#socialbuttons .nodisplay {
	display: none;
}

#ok_shareWidget {
	margin: 0 20px 0 -20px;
}

.indexbottext .fb-like {
    margin-right: 20px;
    position:relative;
    top:-5px;
}

.fb-like {
    margin-right: 20px;
    position:relative;
	//top:-8px;
}

/* Реклама на странице статьи */

.sideadv {
	margin-top: 30px;
	text-align: center;
}
@media (max-width: 767px) {
  .sideadv {
    margin: 20px 15px 0;
  }
}

.advsideitem {
	width: 300px;
	height: 600px;
}

/* Новый футер */

.footercontainer1 {
	width: 20%;
	float: left;
}
.footercontainer2 {
	width: 20%;
	float: left;
}
.footercontainer3 {
	width: 20%;
	float: left;
}
.footercontainer4 {
	width: 40%;
	float: left;
	text-align: right;
	color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

.article__sitebar-frst-blck-share-text {
    margin-left: 5%;
}

.article__content p , .article__content-comments p{
	line-height: 1.6;
	padding-left: 15px;
	padding-right: 15px;
	color: #2d2d2d;
}


.article__content p a, .article__content-comments p a{
	color: #993dab;
}

.article__content p a:hover, .article__content-comments p a:hover{
	color: #993dab;
	text-decoration: none;
}

.article__content h2, .article__content h3,
.article__content-comments h2, .article__content-comments h3{
	padding-left: 15px;
	padding-right: 15px;
}

.article__content-special-blockquote-text {
	width: 85%;
	color: #8e5499;
	padding: 15px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid rgba(220,220,220,0.8);
	font-weight: normal;
	background-color: #fff;
	line-height: 1.6;
}

.article__sitebar--mob-section2-adv {
	display: none;
}

.article-adv-inside-text {
	width: 100%;
	text-align: center;
}

.toplist {
	display: none;
	background-color: #fff;
}

.footersection1 {
	width: 100%;
	float: none;
	padding-top:1px;
	margin-bottom:10px;
	text-align: center;
}

.footersection1 ul {
	list-style: none;
	margin: 30px 0 10px 0;
	padding: 0;
}

.footersection1 ul li{
	display: inline-block;
}

.footersection1 ul li a{
	display: block;
	color: #f6fd37;
	text-decoration: underline;
	margin: 0 10px 15px 10px;
}

.footersection1 ul li a:hover{
	text-decoration: none;
}

.footersection2 {
	width: 100%;
	float: none;
	text-align: center;
}

.footersection2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.footersection3 {
	width: 100%;
	float: none;
	text-align: center;
	color: #fff;
	margin-top: 15px;
	padding-bottom: 30px;
	font-weight: 100;
}

.allarticlessection1 {
    float: none;
    width: 100%;
}



.allarticlessection2,
.allarticlessection5 {
    float: none;
    display: none;
    margin-top: 20px;
    position: relative;
    margin-left: 15px !important;
    margin-right: 15px;
}

@media screen and (min-width: 1025px){
  .allarticlessection2,
  .allarticlessection5{
    margin-left: 25px !important;
    width: 300px;
    margin-right: 0;
  }
}



.allarticlessection2__inner{
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.allarticlessection2__inner:last-child{
	margin-bottom: 0;
}
.allarticlessection2__inner > *:first-child {
	margin-top: 0;
}
.allarticlessection2__inner__height{
  height: 450px;
}

.allarticlessection2__button{
}
.articlesnewsfeed_columnstyle1 {
    float: left;
    //width: 32.7%;
    width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

.articlesnewsfeed_columnstyle2 {
    float: left;
    //width: 24.4%;
    width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}
.articlesnewsfeed_columnstyle1 img, .articlesnewsfeed_columnstyle2 img{
	display: block;
}

.comment__add-input {
  width: calc(100% - 325px);
}

.comment__add-container{
    display: flex;
    justify-content: space-between;
}

.listwrap {
	position: relative;
	text-align: left;
	margin-bottom:0px;
	padding-bottom:0px;
	width: 100%;
}

.listwrap a img{
	width:100%;
	margin: 0;
	padding: 0;
}

.listwrap .tooltip-content {
  display: block;
  position: absolute;
  left: 0%;
  right: 0%;
  //background: rgba(0, 0, 0, 0.8);
  //padding: .3em .5em .3em .5em;
  padding: 0;
  line-height: 1.3;
  font-size: 16px;
  font-weight:500;
  color: #fff;
  line-height: normal;

}

.articlesnewsfeed_columnstyle1 .listwrap .tooltip-content {
	font-size: 18px;
	bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
}

.articlesnewsfeed_columnstyle2 .listwrap .tooltip-content {
	font-size: 14px;
	bottom: 65px;
	padding-left: 15px;
	padding-right: 15px;
}
@media (min-width:1300px){
  .articlesnewsfeed_columnstyle2 .listwrap .tooltip-content {
    font-size: 16px;
  }
}

.listwrap .tooltip-glow {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0%;
  left: 0%;
  height: 70%;
  //padding: .5em;
  text-align: right;
  //background: #000;
  //opacity: 0.4;
  //filter: alpha(opacity=20);
  background: black; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); /*Fx 3.6-15*/
  background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1)); /*Standard*/
}

@media screen and (min-width:768px){
.listwrap:hover .tooltip-glow {
	height: 45%;
  background: black; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(242,81,99,0.85)); /*Safari 5.1-6*/
  background: -o-linear-gradient(rgba(0,0,0,0),rgba(242,81,99,0.85)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(rgba(0,0,0,0),rgba(242,81,99,0.85)); /*Fx 3.6-15*/
  background: linear-gradient(rgba(0,0,0,0), rgba(242,81,99,0.85)); /*Standard*/
  color-stop(0%, rgba(0,0,0,0)), color-stop(100%, #f25163));
}
}
@media only screen and (max-width:768px) {
  .comment__add-container{
    /*flex-wrap: wrap;*/
    /*justify-content: center;*/
  }

  .comment__add-button{
    width: 35%;
  }

    .comment__add-input {
        width: 100%;
    }

    .talks-form input[type="submit"], .talks-form .comment-button {
        width: 100% !important;
    }
}
  .listwrap .tooltip-stars {
  	display: none;
  	position: absolute;
  	text-align: left;
  	color: #fff;
}

.articlesnewsfeed_columnstyle1 .listwrap .tooltip-stars {
	left: 15px;
  	right: 15px;
  	bottom: 15px;
}
.articlesnewsfeed_columnstyle1 .listwrap .tooltip-stars svg {
  fill: #fff;
  margin: 0 4px -1px 0;
}

.articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars {
	left: 15px;
  	right: 15px;
  	bottom: 24px;
}


.articlesnewsfeed_columnstyle2 .tooltip-stars svg {
	fill: #fff;
  margin: 0 4px -3px 0;
}

.listwrap:hover .tooltip-stars {
  	display: block;

}

.listwrap .tooltip-new {
  display: block;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
  //padding: .5em;
  text-align: left;
  background: url(/images/ico_new.png) 0 0 no-repeat;
  width: 49px;
  height: 49px;
}


.articlesanalyticsfeed {
  border-top: 2px solid #8e5499;
  //background: #fff;
  padding: 0;
  margin: 0;
  list-style: none;
}

.articlesanalyticsfeed li{
	display: inline-block;
	background: #fff;
	width: 20.6%;
	margin-right: 1%;
	padding: 20px;
	vertical-align: top;
	margin-bottom: 20px;
}

.articlesanalyticsfeed li img{
	width: 100%;
	margin: 10px 0px;
}

.articlesanalyticsfeed a{
	color: #333;
	text-decoration: underline;
}

.articlesanalyticsfeed a:hover{
	text-decoration: none;
}


.articlesreviewsfeed {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;

}
.articlesreviewsdiv{
    display: block;
}

@media screen and (min-width:768px) {
	.articlesreviewsdiv{
		width: calc( 100% + 15px );
	}
  .articlesreviewsfeed{
    width: calc( 100% + 15px )
  }
}


.col2crumbs{
	margin-left:18px;
}

.specialitem_content {
	float: none;
	width: 100%;
	text-align: center;
}

.specialitem_content .article__footer-share {
	margin-top: 0px;
	padding-top: 0px;
}

.specialitem_content .sidebar__social {
	margin-left: auto;
	margin-right: auto;
}

.specialitem_sidebar {
	float: none;
	width: 100%;
}

.specialitem_content_social2{
	display: none;
}

.specialitem_sidebar_adv {
		display: none;
}

.specialitem_firstli {
	display: block;
}

.specialitem_firstli div {
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}

@media (min-width:768px){
		.specialitem_content {
		float: left;
		width: calc( 100% - 320px );
		margin-right: 20px;
		}

		.specialitem_content_social{
		display: none;
		}

		.specialitem_sidebar {
		float: left;
		width: 300px;
		padding: 0px;
		//background-color: #fff;
		}

		.specialitem_sidebar_adv {
		display: block;
		}
}

@media (min-width:1024px){
		.specialitem_content_social2{
		display: block;
		}
}

@media (min-width:1200px){
		.specialitem_content_social{
		display: block;
		}

		.specialitem_content_social2{
		display: none;
		}

		.specialitem_firstli {
		display: inline-block;
		}

		.specialitem_firstli div {
		text-align: right;
		margin-bottom: 0px;
		margin-right: 20px;
		margin-top: 10px;
		}

		.specialitem_content .article__footer-share {
			margin-top: 15px;
		}
}

@media (min-width:1350px){
		.col2crumbs{
		margin-left:0px;
		}
}

.specialitem_videocontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.specialslist {
	margin: 0;
	padding: 0;
	list-style: none;
}


.specialslist__outer{
  overflow: hidden;
  margin: 0 15px 30px;
}

@media (min-width:768px){
  .specialslist__outer{
    margin: 0 0 30px;
  }
  .specialslist__outer > h1, .specialslist__outer > h3{
    margin-left: 15px;
  }
}
@media (min-width:1315px){
  .specialslist__outer > h1, .specialslist__outer > h3{
    margin-left: 0;
  }
}

@media (min-width:768px){
  .specialslist{
    width: calc( 100% + 20px );
  }
}
.specialslist-item{
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  float: left;
  padding-bottom: 0 !important;
  width: 100%;
}

@media (min-width:768px){
  .specialslist-item{
    margin-right: 20px;
    width: calc( 33.3333% - 20px ) !important;
    background: #fff;
  }
  .specialslist-item__big{
    width: calc( 50% - 20px ) !important;
    background: #f4f4f4;
  }
}
@media (min-width:1024px){
  .specialslist-item{
    width: calc( 25% - 20px ) !important;
  }
  .specialslist-item__big{
    width: calc( 33.3333% - 20px ) !important;
  }
}



.specialslist-item a{
  text-decoration: none !important;
}
.specialslist-item__img{
  float: left;
  width: 100px;
  margin-right: 15px;
  display: block;
}
@media (min-width:768px){
  .specialslist-item__img{
    width: 100%;
    margin-bottom: 0 !important;
    float: none;
    margin-right: 0;
  }
}
.specialslist-item__text{
  color: #000;
  font-size: 14px;
  text-align: left;
}
.specialslist-item__text__big{
  font-size: 18px;
}

@media (min-width:768px){
  .specialslist-item__text{
    padding: 20px 15px;
  }
  .specialslist-item__text__big{
    padding: 25px 20px;
  }
}


@media (min-width:480px){
	.articlesreviewsfeed__item{
		margin: 0 15px;
	}
}

@media (min-width:768px){
	.articlesreviewsfeed__item{
		margin: 0;
	}
	.articlesreviewsfeed li{
		float: left;
		width: 33.3333%;
		padding: 0 15px 0 0;
		margin-bottom: 15px;
    box-sizing: border-box;
	}
}
@media (min-width:1025px){
	.articlesreviewsfeed li{
		width: 25%;
	}
}

.articlesreviewsfeed li a{
	text-decoration: none;
}
.articlesreviewsfeed__item{
	background: #fff;
    padding-bottom:20px;
}

.articlesreviewsfeed li img{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}
.articlesreviewsfeed li img:hover{
	opacity: 0.9;
}

.articlesreviewsfeed .arpoints {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    //background-color: #882ea1;
    margin-left: auto;
    margin-right: auto;
    text-decoration: none;
    text-align: center;
    float: right;
    margin: 0 15px 20px 15px;
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.5);
}

.articlesreviewsfeed .arpoints_0{
  background-color: rgb(242,81,100) ;
}
.articlesreviewsfeed .arpoints_1{
  background-color: rgb(220,74,113) ;
}
.articlesreviewsfeed .arpoints_2{
  background-color: rgb(199,67,125) ;
}
.articlesreviewsfeed .arpoints_3{
  background-color: rgb(178,60,137) ;
}
.articlesreviewsfeed .arpoints_4{
  background-color: rgb(157,53,149) ;
}
.articlesreviewsfeed .arpoints_5{
  background-color: rgb(136,46,161) ;
}

.arpoints span{
	display: block;
	padding-top: 12px;
	padding-left: 0px;
	color: #fff;
	font-weight: 600;
	font-size: 23px;
}

.articlesreviewsfeed .artitle {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    display: block;
    margin-bottom: 20px;
}
.articlesreviewsfeed .artitle:hover{
	color: #882ea1;
}

.articlesreviewsfeed .arinfo {
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    margin-bottom: 0px;
}

.articlesreviewsfeed .arinfo-item{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 0;
	font-size: 12px;
	color: #666;
}

.article_background_white {
    background-color: #fff;
    margin-top: 0px;
    padding-bottom: 10px;
}

.articlesbestfeed {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
.articlesbestfeed__bottom{
	margin-bottom: 40px;
}
@media (min-width:768px){
	.articlesbestfeed{
		width: calc( 100% + 15px );
	}
}
.articlesbestfeed{
	padding: 0 15px;
}
.articlesbestfeed li{
    box-sizing: border-box;
}

.articlesbestfeed__status {
  margin: 10px 15px;
}

@media (min-width:768px){
	.articlesbestfeed{
		padding: 0;
	}
	.articlesbestfeed li{
		float: left;
		width: 33.3333%;
		padding-right: 15px;
		margin-bottom: 15px;
	}
}
@media (min-width:1025px){
	.articlesbestfeed li{
		width: 25%;
	}
    .articlesbestfeed.three li {
      width: 33%!important;
    }
}

.articlesbestfeed__item{
    padding-bottom: 20px;
    box-sizing: border-box;
	overflow: hidden;
	background: #fff;
}

.articlesbestfeed__list .articlesbestfeed__item{
	max-width: 480px;
	background: none;
}


.articlesbestfeed li img{
	width: 100%;
	display: block;
}

.articlesbestfeed__list.articlesbestfeed  li a img{
	width: 100px;
	float: left;

}

@media (min-width:768px){
	.articlesbestfeed__item, .articlesbestfeed__list .articlesbestfeed__item{
		background: #fff;
		max-width: none;
		box-sizing: content-box;
	}
	.articlesbestfeed li a img, .articlesbestfeed__list.articlesbestfeed  li a img{
	    width: 100%;
	    display: block;
	    margin-bottom: 20px;
	    float: none;
	}
}

.articlesbestfeed li img:hover{
	opacity: 0.9;
}
.articlesbestfeed li a {
    text-decoration: none;
}

.articlesbestfeed_title {
	color: #333;
    font-size: 18px;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    display: block;
    margin-bottom: 20px;

}
.articlesbestfeed_title:hover{
	color: #8e5499;
}

.articlesbestfeed_categ {
	display: inline-block;
	border: 1px solid #FA1;
	padding: 0.3em 0.5em 0.2em 0.5em;
	text-transform: uppercase;
	font-size: 12px;
	color: #FA1;
	margin-bottom: 0.8em;
	margin-left: 15px;
}

.articlesbestfeed__list .articlesbestfeed_title{
    padding-left: 115px;
    margin-bottom: 10px;
    font-size: 14px;
}

@media (min-width:768px){
	.articlesbestfeed_title, .articlesbestfeed__list .articlesbestfeed_title{
		font-size: 18px;
		padding-left: 15px;
		margin-bottom: 20px;
	}
}
.articlesbestfeed_brief {
    font-size: 14px;
    color: #666;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px;
}

.articlesbestfeed__list .articlesbestfeed_brief {
	display: none;
}

@media (min-width:768px){
	.articlesbestfeed_brief {
		display: block;
	}
}


.articlesbestfeed_info {
    color: #666;
    margin: 10px 0 5px 0;
}




.articlesbestfeed_adv {
	background: none !important;
    margin-bottom: 10px;
    display: block;
}

.advartind1li {
    display: none;
}

@media (min-width:1260px){
	.review_top_adv {
		width: 300px;
	}

    .articlesbestfeed_adv{
    display: none;
    //display: block;
    //float: right;
    //display: block;
    //width: 25%;
    //max-height: 340px;
    }

    .advartind1 {
    //  width: 300px;
    //  height: 250px !important;
    //  max-height: 250px !important;
    }

    .advartind1li {
    display: block;
    }
}

//@media (min-width:768px){
//.articlesbestfeed_adv > *{
//    min-height: 300px;
//}
//}


.articlesnewsfeed {
    padding: 0;
    margin: 0;
    list-style: 0;
}


.listintext {
	list-style: none;
	max-width: 100%;
	margin: 0px 30px 20px 0;
	padding-left: 20px;
}

.listintext li {
	margin-bottom: 5px;
	position: relative;
	padding-left: 15px !important;
	margin-bottom: 10px;
	color: #525252;
}

.listintext li:before{
	content: '—';
	position: absolute;
	left: 0px;
	color: #8e5499;
}

.image-caption {
	margin: 5px 15px;
	text-align: center;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 100;
	color: #3d3d3d;
}

.article__content-text-img-bottom-text {
    background: #fafafa url(/themes/ruleznewstyle/images/article/citt.png) no-repeat 20px 30px;
    padding: 26px 35px 30px 84px;
    margin: 0;
	font-size: 13px;
	line-height: 1.6;
      padding: 75px 15px 35px 15px;
}

@media screen and (min-width: 768px) {
	.article__content-special-blockquote-text {
    padding: 26px 35px 30px 84px;
	width: 90%;
	padding: 15px 5%;
	font-size: 18px;
	}
	.article__footer{
		padding: 30px 15px;
	}
	.article__footer-list--mod{
		margin-top: 31px;
	}
	.article__footer-author {
    width: 50%;
    float: right;
	}
	.article__footer-share{
		margin-top: 0;
	}
	.article__footer-list {
	//padding-left: 0px;
	}

	.article__content--tilte {
    font-size: 34px;
    font-weight: bold;
	}

	.article__content--description {
	font-size: 20px;
	}

	.article__head-info--date {
	display: block;
	right: 10px;
	}

	.article__content-mini-slider {
	margin-top: 43px;
	}

	.article__content-mini-slider-prev {
	width: 250px;
	height: 43px;
	top: -23px;
	text-align: center;
	padding: 8px 0;
	}
	
	.article_tight .article__content-mini-slider-prev {
	width: 230px;
	height: 35px;
	top: -23px;
	text-align: center;
	padding: 5px 0;
	}

	.article__content-mini-slider-next {
	width: 250px;
	height: 43px;
	top: -23px;
	text-align: center;
	padding: 8px 0;
	}
	
	.article__content-mini-slider-next {
	width: 230px;
	height: 35px;
	top: -23px;
	text-align: center;
	padding: 5px 0;
	}

  .article__content-mini-slider-prev svg, .article__content-mini-slider-next svg{
    fill: #fff;
    margin: 0 -10px -7px -10px;
  }
  .article__content-mini-slider-prev svg{
    transform: rotate(-180deg);
    margin-right: 0;
  }
  .article__content-mini-slider-next svg{
    fill: #fff;
    margin-left: 0;
  }


	.slider-prev-text {
	display: inline-block;
	}

	.slider-prev-img {
	margin: 13px 0 0 13px;
	}

	.slider-next-img {
	margin: 13px 0 0 195px;
	}

	.article__content-mini-slider-description-text {
	margin: 0 15px;
	line-height: 1.8;
	padding: 15px 0px;
	font-size: 16px;
	line-height: 1.8;
	}

	.article__content-mini-slider {
	height: 360px;
	}

	.article__content-text-img-text-img {
	position: absolute;
	top: 31px;
	left: 32px;
	}

	.article__content-text-img-bottom-text {
	background: #fafafa url("/themes/ruleznewstyle/images/article/citt.png") no-repeat 32px 32px;
	padding: 26px 35px 30px 84px;
	line-height: 1.9;
	font-size: 16px;
	}
	
	.article_tight .article__content-text-img-bottom-text {
	background: #fafafa url("/themes/ruleznewstyle/images/article/citt.png") no-repeat 25px 25px;
	padding: 19px 25px 20px 75px;
	line-height: 1.9;
	font-size: 16px;
	}

  /*
	.article__content-text-img-right-text {
	background: #fff;
	padding: 26px 35px 30px 84px;
	line-height: 1.9;
	font-size: 16px;
	}
	.article__content-text-img-right-text:before{
    content: '“';
    position: absolute;
    top: 10px;
    font-size: 30px;
    line-height: 30px;
    color:#f25164;
    font-family: initial;
  }*/



	.articleadvinsidetext{
	display: block;
	//width: 336px;
	//height: 280px;
	//margin-left: auto;
	//margin-right: auto;
	}

	.article__content-mini-slider-no-image {
	width: 100%;
	height: 20px;
	margin-top: 40px;
	display: block;
	}

	.header__logo {
		width: 150px;
	    margin-top: -4px;
	    margin-bottom: -10px;
	}
	.header__logo img {

	  }

	.footersection1 ul li a{
	margin: 0 20px 15px 20px;
	font-size: 22px;
	}

    .category-cloud__title {
    float: left;
    display: block;
    }

    .category-cloud__title:before {
    display: block;
    }

    .category-cloud__list {
    padding-left: 140px;
    }

    .category-cloud__element {
    margin-left: 25px;
    margin-right: 10px;
    padding-top: 10px;
    }


}

@media screen and (min-width: 1025px) {
	.header__logo {
		width: 160px;
	    margin-top: -6px;
	    margin-bottom: -10px;
	}
    .category-cloud__element {
    margin-right: 25px;
    }
}

@media screen and (min-width: 650px) {
	.article__sitebar--mob {
	display: table;
	width: 100%;
	}

	.article__sitebar--mob-section1 {
	display: table-cell;
	width: 50%;
	vertical-align: top;
    text-align: center;
	}

	.article__sitebar--mob-section2 {
	display: table-cell;
	width: 50%;
	vertical-align: top;
    text-align: center;
	}

	.article__sitebar--mob-section2-adv {
	display: block;
	width: 300px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	padding: 8px 10px;
	}

	.mobsection2adv {
	width: 300px;
	height: 250px;
	}


    .article_background_white {
    padding-bottom: 20px;
    }



	.listintext li {
	padding-left: 20px !important;
	}

	.image-caption {
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	}
}

@media screen and (min-width: 720px) {
	.article__sitebar--mob-section2-adv {
	display: block;
	width: 336px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	padding: 8px 10px;
	}

	.mobsection2adv {
	width: 336px;
	height: 280px;
	}

	.article__sitebar-frst-blck {
    width: 356px;
    padding-top: 32px;
    padding-bottom: 20px;
    }

	.listintext li {
	padding-left: 25px !important;
	}
}

@media screen and (min-width: 800px) {
	.article__content-mini-slider {
	height: 420px;
	}

	.article__content-text-img-corner-text {
    width: initial;
    bottom: 4px;
	right: 0;
    width: 500px;
    padding: 24px 41px 27px 41px;
	font-size: 16px;
	position: absolute;
	}
	
	.article_tight .article__content-text-img-corner-text {
    width: initial;
    bottom: 4px;
	right: 0;
    width: 400px !important;
    padding: 15px 25px 18px 20px;
	font-size: 16px;
	position: absolute;
	}

	.article__content-special-blockquote-text {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

	.article__content h2, .article__content h3 {
	margin: 25px 0 15px 0;
	font-family: Roboto, sans-serif;
	font-weight: 600;
	}


}

@media screen and (min-width: 1025px) {
	.mobile__more-button {
    display: none;
  	}

  	.header__second-list {
    display: block;
    //float: none;
  	}

  	.toplist {
	display: block;
	//height: 55px;
	}

    .content-wrapper {
    border-top: 1px solid #eee;
    }

    .article_background_white {
    margin-top: 10px;
    }

	.header__mobile-menu {
	display: none;
	}
}

@media screen and (min-width: 1025px) {
	.article__content-mini-slider {
	width: calc(100% - 350px);
	height: 430px;
	}


	.article__footer-author {
    width: 450px;
    float: right;
	}

	.article__footer-author-img-mobile {
	width: 95px;
	height: 95px;
	float: right;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 10px;
	}

	.article__footer-author-title {
	padding-top: 0px;
	margin-right: 5px;
	}

	.article__footer-author-name {
	padding-top: 0px;
	}

	.article__footer-author-text {
	clear: left;
	}

	.article__footer-list {
	padding-left: 0px;
	padding-top: 0;
	}

	.article__footer-list--mod {
	padding-left: 10px;
	margin-top: 0;
	display: inline-block;
    padding: 0;
	}

	.article__footer-share {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 140px;
    margin-top: 15px;
	margin-right: 16px;
  	}

  	.article__content--tilte {
    font-size: 40px;
    }
    
    .article_tight .article__content--tilte {
    font-size: 36px;
    }

    .article__head-info--date {
    right: 350px;
	}


	.article__head-info-list {
    width: calc(100% - 400px);
  	}

  	.article__content-mini-slider-description {
  	width: calc(100% - 350px);
	}

	.article__content-mini-slider-description-text {
		padding: 20px 0px;
		margin: 0 20px 0 50px;
	}
	
	.article_tight .article__content-mini-slider-description-text {
		padding: 15px 0px;
		margin: 0 25px 0 25px;
	}

	.article__content-text-img-bottom-small {
	width: calc(100% - 350px);
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
	.article_tight .article__content-text-img-bottom-small {
	width: 100% !important;
	margin-top: 20px;
	margin-bottom: 20px;
	}

	.article__content-text-img-bottom {
	margin-top: 30px;
	margin-bottom: 30px;
	}

	.article__content-text-img-corner {
    margin-top: 30px;
	margin-bottom: 30px;
	}

	.article__content-text-img-right {
    margin-top: 30px;
	margin-bottom: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
	}


	.article__content-text-img-corner-text {
    width: 660px;
	}


	.article__content-text-img-right{
		overflow: hidden;
	}
	.article__content-text-img-right-img {
	width: calc( 100% - 400px );
	display: block;
	float: left;
	}
	
	.article_tight .article__content-text-img-right-img {
	width: calc( 100% - 260px );
	display: block;
	float: left;
	}
	
	.article_tight .article__content-text-img-right-text {
	width:260px;
	font-size: 16px;
	}
	
	.article__content-text-img-right-text {
	width: 400px;
	background: #fafafa;
	padding: 80px 35px 30px 40px;
	float: left;
	box-sizing: border-box;
	}

	.article__content p {
	margin: 15px 0;
	}

	.article__content-special-blockquote-text {
	font-size: 22px;
	padding-top: 30px;
	padding-bottom: 30px;
    margin: 15px auto;
    max-width: 770px;
	}

	.article__sitebar-frst-blck {
	width: 100%;
	}

	.article__sitebar--mob {
	display: none;
	}

	.article-adv-inside-text {
	display: none;
	}

	.articleadvinsidetext {
	display: none;
	}

	.article__content-mini-slider-no-image {
	width: calc(100% - 350px);
	}

	.header__search-btn {
	margin-left: 40px;
	}

    .allarticlessection1 {
    float: left;
    width: calc(100% - 350px);
    }

    .allarticlessection2,
    .allarticlessection5 {
    float: left;
    display: block;
    }
    .allarticlessection6{
      float: left;
        width: calc(100% - 355px);
      margin-left: 15px;
    }

    .image-caption {
	margin-top: -15px;
	}
	
	.article_tight .image-caption {
	margin-top: 0 !important;
	}

	.article_top_text .image-caption {
	max-width: calc(100% - 22% - 350px);
	margin-left: 0;
	margin-right: 0;
	padding-left: 12%;
	padding-right: 10%;
	}
	
	.article_tight .article_top_text .image-caption {
	max-width: 100%;	
	}
}

@media screen and (min-width: 1350px) {
	.header__wrapper {
	width: 1300px;
	margin: 0 auto;
	}
  .allarticlessection1{
    width: calc( 100% - 325px )
  }
	.content-wrapper {
	width: 1300px;
	}

	.article__sitebar {
    margin-right: 25px;
    padding-top:  30px;
	}

	.article__content-mini-slider {

	height: 430px;
	}


	.article__footer-author {
    width: 555px;
    margin-right: 0px;
	}

	.article__footer-list {
	padding-left: 0px;
	padding-top:0px;
	}

	.article__footer-share {
    margin-left: 0px;
  	}

  	.article__head-info-list {
	    padding: 0;

    }

    .article_background_white .article__head-info-list{
		margin: 42px 0 20px 51px;
	    width: calc(100% - 500px);
    }

    .article__content--tilte {
    padding-left: 50px;
    }

    .article__content--description {
    margin-left: 0px;
    }

    .article__head-info--date {
    right: 355px;
    padding-top: 50px;
    }
	
	.article_tight .article__head-info--date {
	right: 360px;	
	}

    .article__content-text-img-bottom-small {

	}
	.article__content-text-img-right{
		overflow: hidden;
	}
	.article__content-text-img-right-img {
	width: calc( 100% - 400px );
	display: block;
	float: left;
	}

	.article__content-text-img-right-text {
	width: 400px;
	background: #fafafa;
	padding: 80px 35px 30px 40px;

	}

	.article__content p, .article__content-comments p {
	padding-left: 0;
	padding-right: 0;
    margin: 20px auto;
    max-width: 900px;
	}

	.sh2, .article__content h3,
    .article__content-comments h2, .article__content-comments h3 {
	padding-left: 0;
	padding-right: 0;
    margin: 30px auto 15px auto;
    max-width: 900px;
	}

	.header__logo {
	margin-left: 0px;
	}



    .article_background_white {
    margin-top: 30px;
    }

    .article_top_text p {
    margin: 20px 20px 20px 50px;
    text-align: justify;
    }

    .article_top_text h2, .article_top_text h3 {
    margin: 30px 20px 15px 50px;
    }

    .article__footer-related-articles-item {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #eee;
    text-align: left;
    box-shadow: 1px 1px 3px #888888;
    }

    .article__footer-related-articles-item-link-image img{
        margin: 0;
        padding: 0;
        border: 1px solid #eee;
    }

    .article__footer-related-articles-item-link-title {
    margin-top: 10px;
    margin-bottom: 10px;
    }

    .article__footer-related-articles-item a:hover {
    text-decoration: underline;
    }

	.listintext {
	max-width: 900px;
	margin: -10px auto 20px auto;
	padding: 0;
	}

	.article_top_text .listintext {
	max-width: 100%;
	margin: 0px 30px 20px 0;
	padding-left: 50px;
	}

	.article_top_text .image-caption {
	max-width: calc(100% - 33% - 350px);
	margin-left: 0;
	margin-right: 0;
	padding-left: 18%;
	padding-right: 15%;
	}
		
	.article_tight .article_tight__content .article__head-info--date  {
	margin-top: -30px !important;	
	}
}
@media (min-width:1350px){
	.article__footer{
		padding: 50px 25px 50px 50px;
	}
}
.ya-site-form__form{

}
.header__wrapper-inside {

	margin: 0 15px;
}
@media (min-width:1350px){
	.header__wrapper-inside {
		margin: 0 auto;
		max-width: 1300px;
	}
}

.ya-site-form td.ya-site-form__search-input{
	padding: 0 !important;
}
.ya-site-form .ya-site-form__input-text{
	width: 100% !important;
	border:none !important;
	line-height: 21px;
	padding: 7px 10px;
	font-size: 12px;
	color: #000;
}
.ya-site-form .ya-site-form__submit{
    width: 35px !important;
    height: 35px;
    border: none;
    color: #fff;
    font-family: Roboto, sans-serif;
    cursor: pointer;
    float: left;
    background-position: 9px 8px;
    margin-left: 12px;
    text-indent: -9999px;
    margin: 0 !important;
    background: url(/icons/lens.svg) no-repeat;
    background-size: 18px 18px;
    background-color: #b063d8;
    background-position: center;
}


.header__first-list {
  margin: 9px 0 7px 20px;
}
.header__first-list-element + .header__first-list-element {
  margin-left: 10px;
}

.dialogauthortext{
	font-size: 16px;
	padding-left: 30px !important;
	position: relative;
	font-weight: 600;
	color: #000 !important;
}

.dialogauthortext:before{
	content: '—';
	position: absolute;
	left: 15px;
}
.dialogauthortext+.dialogauthortext:before{
	content: '';
}


.dialogresponstext{
	//font-style: italic;
	padding-left: 30px !important;
	position: relative;
}
.dialogresponstext:before{
	content: '—';
	position: absolute;
	left: 15px;
}
.dialogresponstext+.dialogresponstext:before{
	content: '';
}



@media (min-width:768px){
	.dialogauthortext{
		font-size: 20px;
		color:#7b539c;
		padding-left: 35px !important;
		line-height: normal;
	}
	.dialogresponstext{
		padding-left: 35px !important;
	}
}
@media screen and (min-width: 1350px){
	.dialogauthortext{
		padding-left: 25px !important;
		margin: 20px 20px 20px 50px !important;
	}
	.dialogresponstext{
		padding-left: 25px !important;
		margin: 20px 20px 20px 50px !important;
	}
	.dialogauthortext:before{
		left: 0;
	}
	.dialogresponstext:before{
		left: 0;
	}

}

.like-btn{
    border: 1px solid #8e5499;
    font-size: 14px;
    padding: 10px 16px;
    display: inline-block;
    color: #8e5499;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 20px;
}
.like-btn svg{
  fill: #8e5499;
  margin: 0 10px -2px 0;
}
.like-btn:hover{
	border-color: #f25164;
	color: #f25164;
}
.like-btn:hover svg {
  fill: #f25164
}

.like-btn.active{
  border: 1px solid #f8b933;
  color: #f8b933;
}
.like-btn.active svg {
  fill: #f8b933
}

.category-cloud__select{
	display: none !important;
	margin: 0 15px;
}
.category-cloud__select2{
	margin: 0;
}
.category-cloud__select .jq-selectbox__select-text{
	width: auto !important;
    padding: 8px 40px 8px 10px;
    border-radius: 4px;
    background: #fff;
    font-size: 14px;
}
.category-cloud__select .jq-selectbox__trigger{
	width: 40px;
	position: absolute;
	top:0;
	bottom: 0;
	right: 0;
}

.category-cloud__select .jq-selectbox__trigger-arrow:before{
    position: absolute;
    content: '';
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    top: 8px;
    bottom: 0;
    right: 14px;
}
.category-cloud__select .jq-selectbox__dropdown{
	width: auto !important;
	left: 0;
	right: 0;
	background: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.category-cloud__select .jq-selectbox__dropdown ul{
	margin: 0;
	padding: 8px 0;
}
.category-cloud__select .jq-selectbox__dropdown ul li{
	margin-bottom: 8px;
	padding: 2px 10px;
	font-size: 12px;
}
@media screen and (min-width: 1350px){
  .allarticlessection1,{
      width: calc(100% - 325px);
  }
}
@media screen and (min-width: 1330px){
  .allarticlessection6{
      width: calc(100% - 325px);
      margin-left: 0;
  }
}

@media (max-width:767px){
	.category-cloud__select{
		display: block !important;
	}
}
@media (min-width:768px) and (max-width:1024px){
	.category-cloud{
		margin: 0 15px 0 15px;
		width: auto !important;
	}
}
@media (min-width:1025px) and (max-width:1349px){
	.category-cloud{
		margin: 0 0 0 15px;
		width: auto !important;
	}
}
@media (min-width:768px){
	.category-cloud2{
		margin: 0;
	}
}
@media (min-width:1025px) and (max-width:1330px){
.category-cloud3{
		margin: 0 15px 0 15px;
		width: auto !important;
	}
}
@media (min-width:1331px){
	.category-cloud3{
		margin: 0;
	}
}



@media (max-width:1330px){
	.article h1{
		padding-left: 15px;
		padding-right: 15px;
	}
	.article h2, .article h4{
		padding-left: 15px;
		padding-right: 15px;
	}
	.igra h1 {
	   margin: 0;
	   line-height: 1em;
	}
    .article #blog-add {
      margin-right: 15px;
    }
}
.tooltip-stars__right{
	float: right;
}
.tooltip-stars__left{
	float: left;
}
@meida (min-width:768px){
.tooltip-stars__left, .tooltip-stars__right{
	line-height: 22px;
}
}
.articlesnewsfeed_columnstyle1, .articlesnewsfeed_columnstyle2{
	display: block;
	margin-bottom: 0;
	overflow: hidden;
}
.articlesnewsfeed_columnstyle1 .listwrap .tooltip-stars img, .articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars img{
	display: inline-block;
	vertical-align: text-bottom;
	margin: 0 10px 2px 0;
	width: 20px;
}
.articlesnewsfeed{
	overflow: hidden;
}
@media (max-width:767px){
.listwrap .tooltip-glow{
	height: 100%;
	background: none;
}
}





/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;

    margin: 0 0 35px 0;



}
.slick-slider *{
	outline: 0 !important;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-arrow{
	position: absolute;
	top:0;
	bottom: 0;
	width: 45px;
    height: 55px;
    background: #8e5499 url('/themes/ruleznewstyle/images/article/prev.png');
    text-indent: -9999px;
    border:none;
    margin: auto;
}
.slick-arrow:hover{
	background-color: #825da1;
	cursor: pointer;
}

.slick-prev:before, .slick-next:before{
  background: url(/icons/arrow2.svg) no-repeat;
  background-size: 25px 25px;
  background-position: center;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top:0;
  bottom: 0;
  margin: auto;
}

.slick-prev{
	left: -60px;
	background: #8e5499;
}
.slick-prev:before{
  transform: rotate(-180deg);
}

.slick-next{
	right: -60px;
	background: #8e5499;
}


.slick-dots{
	padding: 0;
	margin: 0;

	bottom: 0;
	text-align: center;
	left: 0;
    right: 0;

    padding: 15px 15px;
    margin: 0;
}
.slick-dots li{
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	padding: 0;
}
.slick-dots li:last-child{
	margin-right: 0;
}

.slick-dots li button{
    text-indent: -9999px;
    background: none;
    width: 10px;
    height: 10px;
    padding: 0px !important;
    border:none;
    background: #000 !important;
    border-radius: 50%;
    display: block;
    margin-top: 0 !important;
}

.slick-dots li.slick-active button{
	background: #8e5499 !important;
}


@media (max-width:767px){
	.articlesnewsfeed_columnstyle1 .listwrap .tooltip-content, .articlesnewsfeed_columnstyle2 .listwrap .tooltip-content{
		font-size: 16px;
	}
	.articlesnewsfeed_columnstyle1 .listwrap .tooltip-stars img, .articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars img {
    	margin: 0 6px 2px 0 !important;
    	width: 16px !important;
	}
	.articlesnewsfeed_columnstyle1 .listwrap .tooltip-stars, .articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars{
		font-size: 12px;
	}
	.articlesnewsfeed_columnstyle1 .listwrap .tooltip-stars{
		left: 15px;
		right: 15px;
		bottom: 15px;
	}
	.articlesnewsfeed_columnstyle1 .listwrap .tooltip-content, .articlesnewsfeed_columnstyle2 .listwrap .tooltip-content{
		bottom: 52px;
	}
}
@media (min-width:768px){
  .articlesnewsfeed_columnstyle1 {
    width: 33.3333%;
    }

    .articlesnewsfeed_columnstyle2 {
    width: 25%;
    list-style: none !important;
    }
    .articlesnewsfeed_columnstyle1, .articlesnewsfeed_columnstyle2{
	    position: relative;
    }
    .articlesnewsfeed_columnstyle1 .listwrap, .articlesnewsfeed_columnstyle2 .listwrap{
	    position: static;
    }
    .articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars{
		font-size: 12px;
	}

}

@media (min-width:1025px){


    .articlesnewsfeed_columnstyle2 {

    }
    .articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars {
		left: 15px;
	  	right: 15px;
	  	bottom: 15px;
	}
	.articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars{
		font-size: 12px;
	}
	.articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars img{
		width: 14px;
	}
	.articlesnewsfeed_columnstyle2 .listwrap .tooltip-stars img{
		display: inline-block;
		vertical-align: text-bottom;
		margin: 0 6px 2px 0;
		width: 14px;
	}
	.articlesnewsfeed_columnstyle2 .listwrap .tooltip-content{
		bottom: 45px;
	}
}

.review-list__outer{
	border-top: 4px solid #8e5499;
	background: #fff;
	padding: 20px 0;
	margin-bottom: 40px;
}
@media (min-width:768px){
	.review-list__outer{
		padding: 30px 60px;
	}
}
.review-list{
	margin-bottom: 0;
	padding-bottom: 30px;
}
@media (min-width:768px){
	.review-list{
		padding-bottom: 0;
	}
}

.review-list__item{
	padding: 0 15px;
	position: relative;
}

@media (min-width:768px){
	padding: 0 20px;
}

.review-list__item-stars{
	position: absolute;
	left: 16px;
	top:0;
	padding-left: 19px;
	font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.review-list__item-stars svg{
	position: absolute;
	left: 0;
	top:1px;
  fill: #FA1;
}
.review-list__item-stars.active svg{
	fill: #8e5499;
}
.review-list__item-name{
	font-size: 14px;
	margin-bottom: 12px;
	color: #000;
	display: block;
	font-weight: bold;
	margin-left: 45px;
}
.review-list__item-name:hover{
	text-decoration: none;
}
.review-list__item-img-cont{
	position: relative;
	margin-top: 15px;
	display: block;
}
.review-list__item-img-cont:before{
	background: black;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
}
.review-list__item-img{
	display: block;
	max-width: 100%;
	width: 100%;
}
.review-list__item-img:hover{
	opacity: 0.9;
}
.review-list__item-desk{
	font-size: 12px;
	margin: 20px 0 10px;
}
@media (min-width:768px){
	.review-list__item-desk{
		font-size: 14px;
	}
}

.review-list__item-bottom{
	overflow: hidden;
	margin-top: 15px;
}
.review-list__item-date{
	color: #666;
	font-size: 12px;
	float: right;
}
.review-list__item-author{
	color: #666;
	font-size: 12px;
}
.review-list__item-author svg{
  margin: 0 0 -1px 0;
  fill: #666;
}

.review-list__item .tooltip-stars{
    font-size: 12px;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    color: #fff;
}
.review-list__item .tooltip-stars svg{
	fill: #f6fd37;
	margin: 0 4px -1px 0;
}

.articlesbestfeed__item .tooltip-stars{
    font-size: 12px;
    color: #666;
    padding: 0 15px;
    overflow: hidden;
}
.articlesbestfeed__item .tooltip-stars svg{
  margin: 0 4px -1px 0;
  fill: #666;
}

.articlesbestfeed__bottom{
	margin-bottom: 40px;
}
.article__comments{
	margin-bottom: 20px;
}

@media (min-width:768px){
	.articlesbestfeed__bottom{
		margin-bottom: 40px;
	}
	.article__comments{
		margin-bottom: 40px;
	}
}

.articlesreviewsfeed__item .tooltip-stars{
    font-size: 12px;
    color: #666;
    padding: 0 15px;
    overflow: hidden;
    line-height: 14px;
}
.articlesreviewsfeed__item .tooltip-stars svg{
	margin: 0 4px -1px 0;
  fill: #666;
}


h2.top{
	margin-top: 30px;
	margin-bottom: 20px;
}

.author-block{
	background: #fff;
	padding: 20px 15px;
}
.author-block img{
	width: 250px; height: 250px; border-radius:150px;
	display: block;
	margin: 0 auto 30px;
}

@media (min-width:768px){
	.author-block{
		padding: 40px 50px;
	}
	.author-block img{
		margin-right: 50px; float: left;
	}
}

.center-small h1{
	text-align: center;
}
.center-small{
	padding: 0 15px 20px;
}
@media (min-width:768px){
	.center-small{
		max-width: 738px;
		margin: 0 auto;
		padding: 0 0 40px;
	}
}

.cols{
	max-width: 480px;
	margin: 0 auto;
}
.col-1{
	margin-bottom: 10px;
}

@media (min-width:768px){
	.cols{
		max-width: none;
	}
	.cols .row{
		margin: 0 -15px;
	}
	.cols .col-1{
		float: left;
		width: 50%;
		box-sizing: border-box;
		padding: 0 15px;
	}
}

.clearfix{
	clear: both;
}

.bg{
	padding: 25px 20px;
	background: #fff;
	position: relative;
}
.form label, .form a{
	font-size: 14px;
	line-height: 20px;
    padding-top: 5px;
}
.form a{
	display: inline-block;
	vertical-align: top;
}

.form input[type="text"], .form input[type="email"], .form input[type="password"]{
	border: 1px solid #ccc;
	background: #fff;
	font-size: 14px;
	line-height: 20px;
	padding: 4px 10px;
}
.form .row{
	margin-bottom: 15px !important;
}
#user-login__form .row{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#user-register__form .row{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#user-edit__form .row{
	margin-left: 0 !important;
	margin-right: 0 !important;
	display: block !important;
	overflow: hidden;
}
#user-edit__form>.row{
	display: block !important;
	width: auto !important;
}

#user-login__form label{
	width: 100px;
}
#user-register__form [type="text"], #user-register__form input[type="email"], #user-register__form input[type="password"]{
 	width: calc( 100% - 123px );
}
#user-register__form label{
	width: 100px;
}
#user-register__form [type="text"], #user-register__form input[type="email"], #user-register__form input[type="password"]{
 	width: calc( 100% - 123px );
}

#user-edit__form select{
	margin-right: 10px;
	margin-bottom: 10px;
}
#user-edit__form select:last-child{
	margin-bottom: 0;
	margin-right: 0;
}
#user-edit__form label{
	width: 100px;
}
#user-edit__form .rememberMe label{
	width: 100px;
	float: none !important;
	display: inline !important;
}
#user-edit__form [type="text"], #user-edit__form input[type="email"], #user-edit__form input[type="password"], #user-edit__form textarea{
 	width: calc( 100% - 123px );
}
.form textarea {
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    padding: 4px 10px;
    height: 100px;
}

.user-registration__has-account-title{
	text-align: center;
	margin-bottom: 20px;
}
.form .note{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0;
}
.form span.required{
	color: #ff0000;
}
.section-outer{
	max-width: 1300px;
	margin: 0 auto;
}
.video-news{
	padding: 0;
}
@media (min-width:768px){
.video-news{
	margin: 30px 0;
	overflow: hidden;
	width: calc( 100% + 30px );
}
}
.video-news__bottom{
	margin-bottom: 30px;
}


@media (min-width:768px){
	.video-news__outer{
	    width: 100%;
	    background: #fff;
	    border-top: 2px solid #8e5499;
	    overflow: hidden;
	    padding: 0 15px;
	    box-sizing: border-box;
	}
}
@media (min-width:768px){
.video-news_item{
	float: left;
	width: 25%;
	list-style: none;
	padding: 0 30px 0 0;
	box-sizing: border-box;
}
}
.video-news_item-img{
	width: 100%;
	max-width: 100%;

	display: block;
}
.video-news_item-outer{
	position: relative;
	display: block;
}
@media (min-width:768px){
	.video-news_item-outer{
		margin-bottom: 10px;
	}
}
.video-news_item-outer:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	bottom: 0;
	background: url('/themes/ruleznewstyle/images/play.svg') rgba(0,0,0,0.5);
	    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
.video-news_item-link{
	padding: 15px 15px;
	display: block;
	color: #000;
}
@media (min-width:768px){
.video-news_item-link{
	padding: 0;
	background: none;
}
.video-news_item-link:hover{
	text-decoration: none;
}
.video-news_item-outer:hover:before{
	background-color: rgba(0,0,0,0.25);
}
}

.section-outer h2{
	padding: 0 15px;
}
@media (min-width:1350px){
	.section-outer h2{
		padding: 0;
	}
	.section-third__add-block{
		margin-left: 15px;
		float: left;
	}
}


.section-outer2{
	max-width: 1180px;
}

.section-four__down-btn-more-link{
	color: #fff;
    display: block;
    font-family: Roboto, sans-serif;
    border-bottom: 1px solid #fff;
    width: 135px;
    margin: 0 auto;
    text-align: center;
    /* padding-top: 14px; */
    cursor: pointer;
    text-decoration: none;
}

.article__content-text-img-screen{
	margin: 10px auto 20px;
}
.article__content-text-img-screen img{
	display: block;
}
@media (min-width:768px){
.article__content-text-img-screen{
	max-width: 600px;
	margin: 10px auto 20px;
}
}


@media (min-width:768px){
.user-login__no-account{
	position: absolute;
    bottom: 27px;
    left: 0;
    right: 0;
}
}

.indexbottext {
	display: block;
	max-width: 810px;
	margin: 20px auto 40px auto;
	background-color: #fff;
	padding: 5px 5px;
	line-height: 1.6;
}

.indexbottext h1{
	line-height: 1.1;
}

@media (min-width:768px){
	.indexbottext {
	padding: 20px 40px;
	}
}

@media (min-width:1014px){
	.indexbottext {
	padding: 20px 130px;
	}
}

@media (min-width:1200px){
	.indexbottext {
	padding: 20px 230px;
	}
}

@media (min-width:768px){
	.section-four__content-list-element-content-img-outer:hover img{
		opacity: 0.9;
	}
}

input[type="submit"]{
	-webkit-appearance: none;
}
.span-link{
	display: inline !important;
    font-size: inherit !important;
	color: inherit !important;
}

.user-password__form .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block !important;
    overflow: hidden;
}
.user-password__form label {
    width: 150px;
}

@media (max-width:767px){
	.innewstopimg{
		float: none !important;
		margin: 0 auto 20px !important;
		display: block;
	}
}
.article__content-mini-slider__outer{
	margin-bottom: 20px;
	overflow: visible;
  position: relative;
}

@media (min-width: 768px){
  .article__content-mini-slider__outer{
    margin-top: 40px !important;
    height: 40px;
  }
}
.article__content-mini-slider-prev__static{
  position: static;
}
.article__content-mini-slider-next__static{
  position: static;
}
.article__footer-share-container2 .article__footer-share{
	margin-top: 0;
}


@media (min-width:768px){
	.article__footer-share-container2{
	    width: calc( 50% + 20px );
	    float: left;
	}
	.article__footer-share-container2  .sidebar__social{
	margin-bottom: 0 !important;
}
}
@media (min-width:1025px){
	.article__footer-share-container2 .article__footer-share{
		margin-top: 18px;
	}
}

@media (min-width:768px){
	.articlesreviewsfeed__item__outer{
		float: left;
		width: 66.6666% !important;
		padding-right: 15px;
		box-sizing: border-box;
	}
}
@media (min-width:1025px){
	.articlesreviewsfeed__item__outer{
		float: left;
		width: 75% !important;
		padding-right: 15px;
		box-sizing: border-box;
	}
	.sidebar1{
		float: left;
		width: 25%;
		padding-right: 15px;
		box-sizing: border-box;
	}
}
.articlesreviewsfeed__item__big{
	margin-bottom: 15px;
}
.sidebar1{
	margin-bottom: 15px;
	overflow: hidden;
	padding-right: 15px;
}
.articlesreviewsfeed__item__outer{
	display: block;
	color: #333;
	text-decoration: none;
}
.articlesreviewsfeed__item__outer img{
	max-width: 100%;
	width: 100%;
	display: block;
	margin-bottom: 0 !important;
}

.articlesreviewsfeed__item__outer-desk{
	padding: 0 0 20px 0;
}

.articlesreviewsfeed__item__outer .artitle{
	padding: 0;
}
.articlesreviewsfeed__item__outer .tooltip-stars{
	padding: 0;
	margin-top: 20px;
}
.arpoints2{
	margin-top: 20px;
}

.articlesreviewsfeed__item__inner{
	background: #fff;
	padding: 20px 15px;
}
.articlesreviewsfeed__item-text{
	color: #666;
}
.articlesreviewsfeed__item-text2{
	color: #666;
	margin: 15px;
}
@media (max-width:767px){
	.sidebar1{
		display: block;
		margin: 20px auto;
	}

	.articlesreviewsfeed2 .articlesreviewsfeed__item:not(.articlesreviewsfeed__item__big) {
		background: transparent !important;
		max-width: 480px;
	}
	.articlesreviewsfeed2 .articlesreviewsfeed__item:not(.articlesreviewsfeed__item__big) a>img{
		display: block !important;
	    float: left !important;
	    width: 100px !important;
	    margin-right: 15px !important;
	}
	.articlesreviewsfeed2 .articlesreviewsfeed__item:not(.articlesreviewsfeed__item__big) .artitle{
		    padding-top: 0;
		    font-family: Roboto, sans-serif;
		    text-decoration: underline;
		    display: block;
		    font-weight: bold;
		    color: #000;
		    padding-left: 115px;
		    font-size: 14px;
		    margin-bottom: 10px;
	}
	.articlesreviewsfeed2 .articlesreviewsfeed__item:not(.articlesreviewsfeed__item__big) .articlesreviewsfeed__item-text2{
	    padding-left: 115px;
	    font-size: 12px;
	    margin-bottom: 10px;
	    margin: auto;
	    margin-bottom: 10px;
	}
	.articlesreviewsfeed2 .articlesreviewsfeed__item:not(.articlesreviewsfeed__item__big) .clearfix{
		display: none;
	}
	.articlesreviewsfeed2 .articlesreviewsfeed__item:not(.articlesreviewsfeed__item__big) .tooltip-stars{
		padding-left: 0;
	}
	.articlesreviewsfeed2{
		padding: 10px 15px 0;
	}
}

.comment__list{
	margin: 20px auto 20px;
	background: #fff;
	max-width: 1300px;
	padding: 40px;
	box-sizing: border-box;
}
.comment__list>li:not(:last-child){
	margin-bottom: 40px !important;
}
.comment__list li:not(:last-child){
	margin-bottom: 20px;
}
.comment__list li{
	list-style: none;
	position: relative;
}
.comment__list li.hidden{
	display: none;
}
.comment__list-inner{
	margin: 20px 0 20px 30px;
	padding-left: 40px;
}
@media (max-width:767px){
	.comment-list{
		display: none;
	}
}
.comment{
	padding-left: 60px;
	position: relative;
}

.comment__list-inner:before{
	width: 1px;
	left: 20px;
	top:40px;
	bottom: 0px;
	background: #eee;
	position: absolute;
	content: '';
}
.comment__list-inner li:before{
	height: 1px;
	left: -50px;
	width: 40px;
	top:20px;
	background: #eee;
	position: absolute;
	content: '';
}
.comment__list-inner li:last-child:after{
	width: 1px;
    left: -50px;
    top: 21px;
    bottom: 0px;
    background: #fff;
    position: absolute;
    content: '';
}
.comment__top{
	margin-bottom: 10px;
}
.comment__text{
	margin-bottom: 10px;
	color: #000;
	font-size: 14px;
	line-height: 20px;
}
.comment__bottom{

}
.comment__author-img{
	position: absolute;
	top:0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
}
.comment__author{
	color: #000;
	font-size: 16px;
	line-height: 20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
	font-weight: 600;
	text-decoration: none;
}
.comment__author:hover{
	text-decoration: underline;
}
.comment__date{
	color: #999;
	font-size: 14px;
	line-height: 20px;
	display: inline-block;
	vertical-align: top;
}
.comment__link{
	font-size: 14px;
	line-height: 16px;
	color: #8e5499;
	border-bottom: 1px dashed #8e5499;
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
	text-decoration: none;
	margin-top: 1px;
}
.comment__link:hover{
	border-bottom: 1px dashed transparent;
}
.comment__rating{
	display: inline-block;
	vertical-align: top;
}
.comment__rating-btn{
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	line-height: 18px;
	border:1px solid #000;
	background: #fff;
	margin: 0 10px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #000;
	border-radius: 2px;
}
.comment__rating-btn:first-child{
	margin-left: 0;
}
.comment__rating-btn:last-child{
	margin-right: 0;
}
.comment__rating-num{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 22px;
}
.comment__article_ref {
	margin-top: 1em;
	font-size: 0.8em;
}
.big-button__wide{
	width: 300px;
	margin: 20px auto !important;
}
.big-button__wide.hidden{
	display: none;
}
.talks-form{
	margin-bottom: 20px;
	overflow: hidden;
}
.talks-form input[type="text"]{
	border: 1px solid #eee;
	background: #fff;
	color: #000;
	font-size: 18px;
	line-height: 30px;
	padding: 7px 20px;
	width: 100%;
	box-sizing: border-box;
}
.talks-form input[type="submit"],
.talks-form .comment-button{
	display: block;
	font-size: 18px;
	line-height: 30px;
	padding: 8px 10px;
	color: #fff;
	background-color: #f25164;
	width: 325px;
	box-sizing: border-box;
	border: none;
	cursor: pointer;
	text-align: center;
}
.talks-form input[type="submit"]:hover,
.talks-form .comment-button:hover{
	background: #8e5499;
}
.talks-form-inner {
	margin-top: 1em;
	margin-left: 2.8em;
}
.allarticlessection2__top0{
	margin-top: 0;
}

@media (min-width:768px) and (max-width:1299px){
	.allarticlessection1__left{
		margin-left: 15px !important;
		width: calc( 100% - 365px ) !important;
	}
}
@media (min-width:768px) and (max-width:1024px){
	.allarticlessection2__inner{
		width: calc( 50% - 10px );
		float: left;
	}
	.allarticlessection2__inner + .allarticlessection2__inner{
		margin-left: 15px;
	}
	.allarticlessection2,
	.allarticlessection5{
		width: auto !important;

	}
	.allarticlessection1__left{
		margin-right: 15px;
		width: auto !important;

	}

	.allarticlessection1__fix{
		width: calc( 100% - 245px ) !important;
		margin-right: 15px;
		float: left;
	}
	.allarticlessection2__fix{
		width: 200px !important;
	    float: left;
	    margin-left: 0;
	}
	.allarticlessection2__inner__wide{
		width: calc( 100% - 15px );
	}
	.allarticlessection2,
	.allarticlessection5{
		height: auto !important;
		margin-bottom: 20px !important;
	}
	.allarticlessection2__inner:last-child {
   	 margin-bottom: 20px;
	}
}

@media (max-width:767px){

	.allarticlessection2,
	.allarticlessection5{
		height: auto !important;
		margin-bottom: 20px !important;
    min-height: 1px;
	}
	.allarticlessection2__inner:last-child {
   	 	margin-bottom: 20px;
	}
	.talks-form{
		margin: 0 15px;
	}
	.talks-form input{
		width: 100%;
		margin-bottom: 10px;
		margin-right: 0;
		margin-left: 0 !important;
	}
	.allarticlessection1, .allarticlessection2, .allarticlessection5{
		width: auto !important;
		height: auto !important;

	}
	.allarticlessection1 {
        position: relative;
	}
	.allarticlessection1 .category-cloud {
        position: absolute;
        top: -80px;
        right: 0;
        width: 220px;
	}
	.talks__tabs{
		margin: 0 15px;
	}
	.comment__list{
		padding: 30px 15px;
	}
	.comment__list-inner:before{
		content: none;
	}
	.comment__list-inner li:before, .comment__list-inner li:after{
		content: none;
	}
	.comment__list-inner{
		margin-left: 20px;
		padding-left: 0;
	}
	.allarticlessection2__inner__auto{
		height: auto !important;
	}

	.allarticlessection2__inner .vk-pizdec, .allarticlessection2__inner .vk-div{
		margin-left: auto;
		margin-right: auto;
	}
}
.allarticlessection2__visible{
	display: block !important;
}




.section-four__content__top0{
	padding-top: 0;
}
@media (min-width:1025px){
.allarticlessection3{
	width: 325px !important;
}
}
.game-list__element-head-right{
	float: right;
}
.talks-form__cap{
	border: 2px solid #8e5499;
	color: #8e5499;
	background: #fff;
	padding: 5px 10px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    margin-left: 15px;
    margin-right: 15px;
}


@media (min-width:1330px){
	.talks-form__cap{
		margin-left: 0;
		margin-right: 0;
	}
}
@media (min-width:768px){
	.sidebar__social__right{
		float: right;
		margin: 0 15px 0 0;
	}
}
@media (min-width:1330px){
	.sidebar__social__right{

	}
}
.sidebar__social li{
  list-style-type: none;
  position: relative;
}

.game-description{
  background-color: #fff;
  padding: 8px 15px;
}
@media (min-width:768px){
  .game-description{
    background-color: #fff;
    padding: 40px 40px 25px;
  }
}

#custom.content-wrapper .name {
	display: inline-block;
	vertical-align: top;
}

#custom.content-wrapper .star {
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
    margin-top: 15px;
}
#custom.content-wrapper .star_igra {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 15px;
    margin-top: 0;
}
#custom.content-wrapper .star img {
  float: left;
  padding-top: 4px;
}
#custom.content-wrapper .star p {
  float: right;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 5px;
  font-size: 1.2em;
}

#custom.content-wrapper .time {
	display: inline-block;
	vertical-align: top;
  font-size: 0.72em;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  padding-top: 19px;
 	margin-right: 15px;
    margin-top: 0;

}
#custom.content-wrapper .time_igra {
	vertical-align: baseline;
}
#custom.content-wrapper .like {
	display: inline-block;
	vertical-align: top;
	margin-right: 15px;
    margin-top: 13px;

}

#custom.content-wrapper .like .heart {
  float: left;
}
#custom.content-wrapper .like .heart img {
  padding-top: 6px;
  float: left;
}
#custom.content-wrapper .like .heart p {
  padding-top: 5px;
  margin-left: 7px;
  float: right;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 0.85em;
  font-weight: 700;
}
#custom.content-wrapper .like .eye {
  margin-left: 15px;
  float: right;
}
#custom.content-wrapper .like .eye img {
  padding-top: 6px;
  float: left;
}
#custom.content-wrapper .like .eye p {
  padding-top: 5px;
  margin-left: 7px;
  float: right;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 0.85em;
  font-weight: 700;
}
#custom.content-wrapper .follow-but {
display: inline-block;
vertical-align: top;
}

#custom.content-wrapper  button {
  background-color: #f25164;
  padding: 7px 22px 7px 22px;
  border: none;
  font-weight: 700;
  font-size: 0.85em;
  color: white;
  margin-top: 11px;
}

.igra .section-slider__like:hover {
  cursor: pointer;
}
.igra .section-slider__like.already_voted:hover {
  cursor: default;
}
.igra__title_container {
  position: relative;
  margin-top: 20px;
  margin-bottom: 4px;
}
.igra__title_container .title_container1 svg{
  fill: #FA1;
}
.igra__title_container .star-rating{
  height: 21px;
}
.igra__vote_stars {
  position: absolute;
  display: inline-block;
  bottom: 0;
  right: 15px;
  float: right;
}

@media screen and (max-width: 992px) {
  #custom.content-wrapper #top-left .follow-but button {
    padding: 7px 15px 7px 15px;
  }
}
#custom.content-wrapper #top-left .genres {
  padding-top: 23px;
  float: left;
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #top-left .genres {
    width: 300px;
    padding-left: 15px;
  }
}
#custom.content-wrapper #top-left .genres .genres1 {
  float: left;
}
@media screen and (min-width: 992px) {
  #custom.content-wrapper #top-left .genres .genres1 {
    width: 600px;
  }
}
#custom.content-wrapper #top-left .genres .genres1 b {
  float: left;
  margin-right: 10px;
  font-size: 0.8em;
}
#custom.content-wrapper #top-left .genres .genres1 ul {
  padding-left: 0;
  padding-top: 0;
  list-style-type: none;
  margin: 0;
            /* .same{

               /* @media screen and (max-width: 992px){
                  float: left;
                  position: relative;
                  a{
                    position: absolute;
                    left: -200px;
                    top: 41px;
                  }
                }

                float: right;
                font-size: 0.8em;
                color: $this-violet;
                text-decoration: underline;
              }*/
}
#custom.content-wrapper #top-left .genres .genres1 ul li {
  float: left;
  margin-right: 17px;
  font-size: 0.8em;
  text-decoration: underline;
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #top-left .genres .genres1 ul li {
    margin-bottom: 10px;
  }
}
#custom.content-wrapper #top-left .genres .genres1 ul li:last-of-type {
  color: #8e5499;
}
@media screen and (min-width: 992px) {
  #custom.content-wrapper #top-left .genres .genres1 ul li:last-of-type {
    padding-left: 28px;
  }
}
#custom.content-wrapper #top-right {
  float: right;
}
@media screen and (max-width: 1300px) and (min-width: 992px) {
  #custom.content-wrapper #top-right {
    float: left;
  }

}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #top-right {
    float: left;
  }
}
#custom.content-wrapper #top-right #right1 {
  width: 440px;
  position: relative;
  float: left;
  padding-top: 9px;
}
@media screen and (max-width: 1300px) and (min-width: 992px) {
  #custom.content-wrapper #top-right #right1 {
    width: 360px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #top-right #right1 {
    width: 320px;
  }
}
#custom.content-wrapper ul.cups {
  list-style-type: none;
  padding-left: 0;
  margin: 0 0 20px 0;
  text-align: center;
  text-align: center;
}
#custom.content-wrapper ul.cups li {
  margin-right: 14px;
  display: inline-block;
  vertical-align: top
}
#custom.content-wrapper ul.cups li:last-child{
	margin-right: 0;
}
#custom.content-wrapper ul.cups li div {
  width: 75px;
  height: 75px;
  border: 0 solid transparent;
  border-radius: 50%;
  background-color: #f25164;
}
#custom.content-wrapper ul.cups li div img {
  margin-top: 6px;
}
#custom.content-wrapper ul.cups li div p {
  font-size: 0.55em;
  margin: 0 0 0 0;
  font-weight: 700;
  color: white;
}
#custom.content-wrapper ul.cups li div p:nth-of-type(2) {
  padding-top: 4px;
}
#custom.content-wrapper ul.cups li:nth-of-type(2), ul.cups li:nth-of-type(3) div p {
  line-height: 1.35;
}
#custom.content-wrapper .sidebar__social-title{
    text-align: center;
    margin-bottom: 12px;
}
@media (min-width:768px){
	#custom.content-wrapper .sidebar__social-title{
    	display: inline-block;
		vertical-align: top;
	    margin: 16px 8px 0 0;
	}
}
.game-left{
	text-align: center;
	padding: 0 15px;
}
@media (min-width:768px){
	.game-left{
		text-align: left;
	}
}
@media (min-width:1331px){
.game-left{
padding: 0;
}
.article-title2{
	padding: 0 !important;
}
}
@media screen and (max-width: 1300px) and (min-width: 992px) {
  #custom.content-wrapper #top-right #right1 b {
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 0.8em;
  }
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #top-right #right1 b {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #top-right #right1 b {
    line-height: 1.8;
  }
}
#custom.content-wrapper #top-right #right1 b a:active {
  color: #8e5499;
}
#custom.content-wrapper #top-right #right1 b a:hover {
  color: #8e5499;
}
#custom.content-wrapper #top-right #right1 b a:visited {
  color: #8e5499;
}
#custom.content-wrapper #top-right .second-section_sidebar {
  width: 248px;
  margin-left: 0;
  float: right;
}
@media screen and (max-width: 1300px) and (min-width: 992px) {
  #custom.content-wrapper #top-right .second-section_sidebar {
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #top-right .second-section_sidebar {
    display: none;
  }
}
#custom.content-wrapper #top-right .second-section_sidebar li {
  position: relative;
  width: 42px;
  height: 42px;
  float: left;
}
#custom.content-wrapper #top-right .second-section_sidebar li a {
  position: absolute;
}

#custom.content-wrapper #second {
  padding-top: 46px;
}
#custom.content-wrapper #second #second-one {
  float: left;
}
@media screen and (min-width: 952px) {
  #custom.content-wrapper #second #second-one {
    width: 952px;
  }
}
@media screen and (max-width: 952px) {
  #custom.content-wrapper #second #second-one {
    width: 100%;
    margin-top: 30px;
  }
}
#custom.content-wrapper .g-pic-block {
  position: relative;
  margin-bottom: 20px;
  margin-top: 30px;
}
#custom.content-wrapper .g-pic-block .g-pic {
  width: inherit;
}
#custom.content-wrapper .g-pic-block .g-pic img {
  width: 100%;
  max-width: 100%;
  display: block;
}

#custom.content-wrapper .g-pic-block .g-under-pic > div {
  padding-top: 13px;
  width: 46px;
}
#custom.content-wrapper .g-pic-block .g-under-pic > div img {
  margin-top: 5px;
  float: left;
}
#custom.content-wrapper .g-pic-block .g-under-pic > div p {
  float: right;
  font-size: 1.48em;
  margin: 0 0 0 0;
}
#custom.content-wrapper .g-pic-block .g-pic-console {
	display: inline-block;
	vertical-align: top;
  width: 37px;
  height: 37px;
  border: 0 solid transparent;
  border-radius: 50%;
  background-color: #8e5499;
  position: relative;
}
#custom.content-wrapper .g-pic-console__list{
	position: absolute;
	left: 0;
	right: 10px;
	top: -18px;
	text-align: right;
}
#custom.content-wrapper .g-pic-block .g-pic-console img {
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#custom.content-wrapper .g-video iframe{
	margin-bottom: 20px;
}
#custom.content-wrapper .g-video iframe {
  width: 100%;
  height: 300px;
  display: block;
}
#custom.content-wrapper .second-section_sidebar {
  margin-bottom: 7px;
  display: none;
}


#custom.content-wrapper .g-about {
  background-color: white;
  padding-top: 7px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}
#custom.content-wrapper .g-about-name {
  text-align: center;
  font-size: 1.2em;
}
#custom.content-wrapper .g-about-grid {
  margin-top: 10px;
  width: 100%;
  height: 3px;
  background-color: #8e5499;
}
#custom.content-wrapper .g-about-text {
  padding: 18px 25px 18px 25px;
  line-height: 1.5;
  font-size: 0.9em;
}
#custom.content-wrapper .g-about-text p:nth-of-type(1) {
  margin-top: 0;
}

#custom.content-wrapper #about{
	margin: 40px 15px;
}

@media (min-width:1330px){
	#custom.content-wrapper #about{
		margin: 40px 0;
	}
}
#custom.content-wrapper #about-left h2{
	padding-left: 0;
	padding-right: 0;
}
@media (min-width:768px){
#custom.content-wrapper #about-left {
  width: calc( 50% - 20px);
  margin-right: 40px;
  float: left;
  box-sizing: border-box;
}

#custom.content-wrapper #about-left *:first-child{
	margin-top: 0;
}

#custom.content-wrapper #about-right {
  width: calc( 50% - 20px);
  float: left;
  box-sizing: border-box;
}
#custom.content-wrapper #about-right *:first-child{
	margin-top: 0;
}
}
#custom.content-wrapper #about .quote{
    background: transparent url(/themes/ruleznewstyle/images/article/citt.png) no-repeat 0px 0px !important;
    padding-left: 0 !important;
    padding-top: 30px !important;
    padding-bottom: 10px !important;
}
#custom.content-wrapper #about a{
	color: #8e5499;
}
#custom.content-wrapper #about a:hover{
	text-decoration: none;
}

#custom.content-wrapper #review{
	margin-bottom: 40px;
}
#custom.content-wrapper #review h2{
	margin-top: 0;
}




#custom.content-wrapper #review .white-block {
  /*  @media screen and (max-width: 500px){
      -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
      -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
      box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
    }*/
  padding-bottom: 20px;
  position: relative;
  background-color: white;
  padding-top: 20px;
  padding: 26px 35px 30px 84px;
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
    padding: 75px 15px 35px 15px;
}

#custom.content-wrapper #review .white-block:before{
  content: '“';
  position: absolute;
  top: 45px;
  font-size: 100px;
  line-height: 30px;
  color:#f25164;
  font-family: initial;
}
@media screen and (min-width: 768px) {
  #custom.content-wrapper #review .white-block {
    padding: 26px 35px 30px 84px;
    font-size: 16px;
  }

  #custom.content-wrapper #review .white-block:before{
    left: 23px;
    top: 69px;
  }
}

#custom.content-wrapper #review-n-system-left #review .white-block .vio-grid {
  margin: 0 0 25px 0;
  width: 100%;
  height: 3px;
  background-color: #8e5499;
}
#custom.content-wrapper #review .white-block .wb-left {
  position: relative;
  float: left;
  width: 62px;
}

#custom.content-wrapper #review .white-block .wb-left img {
  position: absolute;
    left: 19px;
    top: 17px;
}
#custom.content-wrapper #review .white-block .wb-right {
  padding-left: 62px;
  float: right;
  padding-right: 40px;
}
#custom.content-wrapper #review .white-block .wb-right strong{
	font-size: 16px;
    padding: 20px;
    color: #8e5499;
    border: 1px solid #d9d8d8;
    text-align: center;
    margin: 20px 0 20px 0;
    display: block;
}

@media (min-width:768px){
  #custom.content-wrapper #review .white-block .wb-right strong{
    font-size: 20px;
  }
}

#custom.content-wrapper #review .white-block .review-bottom {
  margin-top: 30px;
}

@media (min-width:768px){
  #custom.content-wrapper #review .white-block .review-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}

#custom.content-wrapper #review .white-block .review-bottom__author{
  display: flex;
  align-items: center;
  flex-grow: 10;
  padding-right: 30px;
  font-size: 17px;
  margin-bottom: 30px;
}
@media (min-width:768px){
  #custom.content-wrapper #review .white-block .review-bottom__author{
    margin-bottom: 0;
  }
}
#custom.content-wrapper #review .white-block .review-bottom__author img{
  width: 95px;
  height: 95px;
  margin-right: 30px;
  border-radius: 50%;
}
#custom.content-wrapper #review .white-block .review-bottom__author a {
  color: #8e5499;
}
#custom.content-wrapper #review .white-block .review-bottom__author a:hover{
  text-decoration: none;
}

#custom.content-wrapper #system .white-block {
  /* @media screen and (max-width: 500px){
     -webkit-box-shadow: 0px 0 5px 0px rgba(0,0,0,0.32);
     -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
     box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.32);
   }*/
  position: relative;
  background-color: white;
}

#custom.content-wrapper #system .white-block {
  border-right: 1px solid #d9d8d8;
  border-top: 3px solid #8e5499;
  padding: 30px 30px 30px 30px;
  overflow: hidden;
}
#custom.content-wrapper #system .white-block .system_d {
  margin: 0 0 36px 0;
  font-size: 0.91em;
  padding-left: 45px;
  position: relative;
  box-sizing: border-box;
}
#custom.content-wrapper #system .white-block .system_d svg{
  position: absolute;
  left: 0;
  margin-top: -2px;
  fill: #8e5499;
}
#custom.content-wrapper #system .white-block .system_d svg.top7{
  margin-top: -7px;
}
@media (min-width:768px){
	#custom.content-wrapper #system .white-block .system_d {
    float: left;
    width: calc( 50% - 20px );
    margin: 0 20px 36px 0;
	}
}

.platform-logo{
  fill:#8e5499;
  margin: 10px 5px -3px 0;
  display: inline-block;
}

#sidecontainer1 {
	margin-top: 35px;
}

#sidecontainer2 {
	margin-top: 20px;
}

#sidecontainer3 {
	margin-top: 25px;
	margin-bottom: 40px;
}
#sidecontainer3 .articlesbestfeed li{
  width: auto;
  float: none;
  padding-right: 0;
  padding-bottom: 0;
}
#sidecontainer3 .articlesbestfeed__item{
  height: auto !important;
  padding-bottom: 0 !important;
}
#sidecontainer3 .articlesbestfeed__list .articlesbestfeed__item{
	max-width: 480px !important;
	background: none !important;
}
#sidecontainer3 .articlesbestfeed li img{
	width: 100% !important;
	display: block !important;
      margin-bottom: 0 !important;
}

#sidecontainer3 .articlesbestfeed__list.articlesbestfeed  li a img{
	width: 100px !important;
	float: left !important;
}
#sidecontainer3 .articlesbestfeed__list .articlesbestfeed_title{
  padding-left: 115px !important;
margin-bottom: 10px !important;
font-size: 14px !important;
}
#col2content {
	margin-left: 15px;
	margin-right: 15px;
	float: none;
}

#col2content a{
    color:#882ea1;
    text-decoration: none;
}

#col2content a:hover{
    text-decoration: underline;
}

#col2sidebar {
  margin-left: 15px;
	margin-right: 15px;
	float: none;
}

#col2content h1 {
    padding: 20px 0 0 0;
}

.linklikeh2 {
    font-size: 24px;
    margin-bottom: 10px;
    color:#882ea1;
    text-decoration: none;
}

.linklikeh2:hover {
    color:#882ea1;
    text-decoration: underline;
}

.ullinklikeh2 {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ullinklikeh2 li{
    font-size: 24px;
    margin-bottom: 6px;
}

.newsarchivelist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.newsarchivelist li{
     display: inline-block;
     vertical-align: top;
     margin-left: 3%;
     //border-right: 1px solid #eee;
     width: 29%;
     margin-bottom: 25px;
}
.bg-options {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
}

@media (min-width:600px){
    .newsarchivelist li{
     margin-left: 3%;
     width: 21%;
    }
}

@media (min-width:768px){
	#col2content {
	width: 66%;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
	}

	#col2sidebar {
	width: 28%;
	margin-left: 0%;
	margin-right: 2%;
	float: left;
	}

    #col2content h1 {
    padding: 10px 0 0 0;
    }
}

@media (min-width:900px){
    .newsarchivelist li{
     margin-left: 3%;
     width: 16%;
    }
}

@media (min-width:1100px){
    .newsarchivelist li{
     margin-left: 3%;
     width: 13%;
    }
}




#custom.content-wrapper #slider-block {
  width: inherit;
}
#custom.content-wrapper #slider-block #sl-main {
  margin-bottom: 12px;
  width: 1288px;
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-main {
    margin-bottom: 8px;
  }
}
#custom.content-wrapper #slider-block #sl-main .sl-bigpic {
  width: 963px;
  max-height: 506px;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #slider-block #sl-main .sl-bigpic {
    width: 500px;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-main .sl-bigpic {
    position: relative;
    width: 320px;
    height: 240px;
  }
}
@media screen and (min-width: 1300px) {
  #custom.content-wrapper #slider-block #sl-main .sl-bigpic {
    float: left;
  }
}
#custom.content-wrapper #slider-block #sl-main .sl-bigpic img {
  width: inherit;
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #slider-block #sl-main .sl-bigpic img {
    width: 500px;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-main .sl-bigpic img {
    position: absolute;
    left: -100px;
  }
}
@media screen and (min-width: 1300px) {
  #custom.content-wrapper #slider-block #sl-main .sl-videos {
    float: right;
  }
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #slider-block #sl-main .sl-videos {
    float: left;
  }
}
#custom.content-wrapper #slider-block #sl-main .sl-videos div {
  width: 313px;
  height: 247px;
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #slider-block #sl-main .sl-videos div {
    width: 244px;
    height: 180px;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-main .sl-videos div {
    width: 156px;
    height: 120px;
  }
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #slider-block #sl-main .sl-videos div:nth-of-type(1) {
    margin-top: 12px;
    float: left;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-main .sl-videos div:nth-of-type(1) {
    margin-top: 8px;
  }
}
#custom.content-wrapper #slider-block #sl-main .sl-videos div:nth-of-type(2) {
  margin-top: 12px;
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #slider-block #sl-main .sl-videos div:nth-of-type(2) {
    margin-left: 12px;
    float: right;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-main .sl-videos div:nth-of-type(2) {
    margin-top: 8px;
    margin-left: 8px;
  }
}
#custom.content-wrapper #slider-block #sl-main .sl-videos div iframe {
  width: inherit;
  height: inherit;
}
#custom.content-wrapper #slider-block #sl-car {
  position: relative;
}
#custom.content-wrapper #slider-block #sl-car .sl-right, #custom.content-wrapper #slider-block #sl-car .sl-left {
  cursor: pointer;
  height: 0;
  width: 0;
  position: relative;
}
#custom.content-wrapper #slider-block #sl-car .sl-right div {
  cursor: pointer;
  position: absolute;
  height: 55px;
  width: 41px;
  top: 75px;
  left: 1247px;
  background-color: #8e5499;
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #slider-block #sl-car .sl-right div {
    left: 922px;
  }
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #slider-block #sl-car .sl-right div {
    top: 65px;
    left: 459px;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-car .sl-right div {
    top: 35px;
    left: 279px;
  }
}
#custom.content-wrapper #slider-block #sl-car .sl-right div img {
  position: absolute;
  top: 17px;
  left: 12px;
  -webkit-transform: rotate(180deg);
}
#custom.content-wrapper #slider-block #sl-car .sl-left div {
  cursor: pointer;
  position: absolute;
  height: 55px;
  width: 41px;
  top: 75px;
  left: 0;
  background-color: #8e5499;
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #slider-block #sl-car .sl-left div {
    top: 65px;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-car .sl-left div {
    top: 35px;
  }
}
#custom.content-wrapper #slider-block #sl-car .sl-left div img {
  position: absolute;
  top: 17px;
  left: 7px;
}
#custom.content-wrapper #slider-block #sl-car ul {
  margin: 0 0 0 0;
  padding: 0;
}
#custom.content-wrapper #slider-block #sl-car ul li {
  display: block;
  cursor: pointer;
  width: 313px;
  height: 207px;
  float: left;
  background-color: black;
  margin-right: 12px;
  list-style-type: none;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  #custom.content-wrapper #slider-block #sl-car ul li {
    width: 244px;
    height: 180px;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-car ul li {
    width: 156px;
    height: 120px;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-car ul li {
    margin-top: 0;
    margin-left: 0;
    margin-right: 8px;
  }
  #custom.content-wrapper #slider-block #sl-car ul li:nth-of-type(2) {
    margin-right: 0;
  }
}
#custom.content-wrapper #slider-block #sl-car ul li:nth-last-of-type(1) {
  display: none;
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #slider-block #sl-car ul li:nth-last-of-type(2) {
    display: none;
  }
}
@media screen and (max-width: 1300px) and (max-width: 992px) {
  #custom.content-wrapper #slider-block #sl-car ul li:nth-last-of-type(3) {
    display: none;
  }
}

#custom.content-wrapper #slider-block #sl-car ul li img {
  width: 395px;
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #slider-block #sl-car ul li img {
    width: 250px;
  }
}

@media screen and (max-width: 500px) {
  #custom.content-wrapper .section-second h2 {
    padding-top: 5px;
  }
}
@media screen and (min-width: 500px) {
  #custom.content-wrapper .section-second {
    padding-left: 4px !important;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper .section-second {
    margin-left: 0;
    padding-top: 0;
  }
}
#custom.content-wrapper .section-second .section-second__content .lst-element-content-list-text {
  width: 140px !important;
}
@media screen and (min-width: 500px) {
  #custom.content-wrapper .section-second .section-second__content .content-left {
    -webkit-box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper .section-second .section-second__content .content-left {
    width: 100% !important;
  }
}
#custom.content-wrapper .section-second .section-second__content .content-left ul {
  padding-left: 0 !important;
  padding-top: 25px !important;
}
#custom.content-wrapper .section-second .section-second__content .content-left ul li {
  margin-left: 34px;
  margin-bottom: 35px;
}
#custom.content-wrapper .section-second .section-second__content .content-left ul li .round-img {
  border: 0 solid transparent;
  border-radius: 50%;
  width: 222px;
  height: 212px;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
}
#custom.content-wrapper .section-second .section-second__content .content-left ul li .round-img img {
  position: absolute;
  top: -13px;
  left: -81px;
  width: 375px;
  height: 226px;
  border-radius: 0% !important;
}
#custom.content-wrapper .section-second .section-second__content .content-left ul li > img {
  -webkit-box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px -2px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 768px) {
  #custom.content-wrapper .section-second .second-section__sidebar {
    height: 20px !important;
    width: 0 !important;
  }
}
#custom.content-wrapper .section-second .lst-element-content-list {
  padding-top: 7px;
}
#custom.content-wrapper .section-second .lst-element-content-list .lst-element-content-list-text {
  font-weight: 700;
}
#custom.content-wrapper .section-five {
  clear: both;
  padding-left: 0 !important;
}
#custom.content-wrapper .section-five h2 {
  margin-top: 50px;
}
@media screen and (min-width: 992px) {
  #custom.content-wrapper .section-five .h2-cat {
    width: 629px;
  }
}
#custom.content-wrapper .section-five .h2-cat h2 {
  float: left;
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper .section-five .h2-cat h2 {
    width: 210px;
    margin-top: 20px;
  }
}
#custom.content-wrapper .section-five .h2-cat a {
  display: none;
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper .section-five .h2-cat a {
    display: block;
    font-size: 0.92em;
    color: #8e5499;
    width: 50px;
    float: right;
    padding-top: 23px;
    font-weight: 700;
  }
  #custom.content-wrapper .section-five .h2-cat a img {
    margin-left: 5px;
    padding-bottom: 1px;
  }
}
#custom.content-wrapper .section-five .h2-cat ul {
  margin-top: 57px;
  float: right;
}
@media screen and (max-width: 768px) {
  #custom.content-wrapper .section-five .h2-cat ul {
    display: none;
  }
}
#custom.content-wrapper .section-five .h2-cat ul li {
  float: left;
  margin-right: 40px;
  list-style-type: none;
  border-bottom: 2px dashed #8e5499;
  color: #8e5499;
  font-weight: 700;
}
#custom.content-wrapper .section-five .section-five__content {
  border-top: 3px solid #8e5499 !important;
}
@media screen and (max-width: 1300px) and (min-width: 500px) {
  #custom.content-wrapper .section-five .section-five__content ul li:nth-last-of-type(1) {
    margin: 0;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper .section-five .section-five__content ul {
    width: 100%;
  }
  #custom.content-wrapper .section-five .section-five__content ul li {
    margin: 18px 0 0 0;
    padding: 0;
    width: 100%;
    box-shadow: none;
  }
  #custom.content-wrapper .section-five .section-five__content ul li:nth-of-type(1) {
    margin: 0 0 0 0 !important;
  }
  #custom.content-wrapper .section-five .section-five__content ul li div {
    width: 90%;
  }
}
#custom.content-wrapper #com {
  padding-right: 15px;
  padding-top: 40px;
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #com {
    padding-top: 5px;
  }
}
#custom.content-wrapper #com-name {
  font-weight: 700;
  font-size: 1.03em;
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #com-name {
    padding-left: 15px;
  }
}
#custom.content-wrapper #com-name span {
  color: #8e5499;
}
#custom.content-wrapper #com-form {
  margin-bottom: 20px;
}
@media screen and (min-width: 1300px) {
  #custom.content-wrapper #com-form {
    height: 48px;
  }
}
#custom.content-wrapper #com-form #comment {
  width: 922px;
  height: inherit;
  margin-right: 30px;
  font-size: 1.1em;
  padding-left: 20px;
  color: black;
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #com-form #comment {
    width: 90%;
    padding-bottom: 100px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #com-form #comment {
    width: 265px;
    margin-left: 15px;
  }
  #custom.content-wrapper #com-form #comment input::-webkit-input-placeholder {
    color: white;
  }
}
#custom.content-wrapper #com-form input::-webkit-input-placeholder {
  color: black;
}
#custom.content-wrapper #com-form input:-moz-placeholder {
  color: black;
}
#custom.content-wrapper #com-form #go {
  height: 54px;
  width: 320px;
  border: none;
  background-color: #f25164;
  font-size: 1.1em;
  font-weight: 700;
  color: white;
}
@media screen and (max-width: 500px) {
  #custom.content-wrapper #com-form #go {
    width: 290px;
    margin-left: 15px;
  }
}
#custom.content-wrapper #com-main {
  line-height: 1.64;
  max-width: 100%;
  background-color: white;
}
#custom.content-wrapper #com-main .comment {
  max-width: 1300px;
  padding: 8px 30px 25px 30px;
  font-size: 0.91em;
  width: inherit;
  margin-bottom: 10px;
}
#custom.content-wrapper #com-main .comment:nth-of-type(1) {
  background-color: #fee0ff;
}
#custom.content-wrapper #com-main .comment:nth-of-type(3) {
  background-color: #fff0e5;
}
#custom.content-wrapper #com-main .comment:nth-of-type(3) .ava div {
  position: relative;
}
#custom.content-wrapper #com-main .comment:nth-of-type(3) .ava div img {
  position: absolute;
  left: -7px;
}
#custom.content-wrapper #com-main .comment .ava {
  padding-top: 18px;
  width: 42px;
  float: left;
  margin-right: 15px;
}
#custom.content-wrapper #com-main .comment .ava div {
  width: 42px;
  height: 42px;
  border: 1px solid #8e5499;
  border-radius: 50%;
  overflow: hidden;
}
#custom.content-wrapper #com-main .comment .com-text {
  max-width: 1100px;
  float: left;
}
#custom.content-wrapper #com-main .comment .com-text .ct-name {
  font-weight: 700;
}
#custom.content-wrapper #com-main .comment .com-text a {
  font-size: 1em;
  color: #00b2da;
  border-bottom: 1px dashed #00b2da;
}
#custom.content-wrapper #com-main .pod-c {
  position: relative;
}
#custom.content-wrapper #com-main .pod-c .ver-grid {
  position: absolute;
  width: 1px;
  height: 475px;
  background-color: #d9d8d8;
  left: 50px;
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #com-main .pod-c .ver-grid {
    display: none;
  }
}
#custom.content-wrapper #com-main .pod-c .pod-c-com {
  max-width: 1300px;
  padding: 8px 30px 25px 30px;
  font-size: 0.91em;
  width: inherit;
  margin-bottom: 10px;
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #com-main .pod-c .pod-c-com {
    padding-left: 82px;
  }
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(1) .com-grid {
  width: 58px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(1) .com-grid div {
  width: 20px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(1) .ava div {
  position: relative;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(1) .ava div img {
  position: absolute;
  top: -24px;
  left: -7px;
}



@media screen and (max-width: 1300px) {
  #custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(2) {
    display: none;
  }
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(2) .com-grid {
  width: 118px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(2) .com-grid div {
  width: 80px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(2) .ava div {
  border: 1px solid #f25164;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) {
  margin-bottom: 60px;
}
@media screen and (max-width: 1300px) {
  #custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) {
    display: none;
  }
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) .com-grid {
  width: 178px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) .com-grid div {
  width: 140px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) .ava div {
  position: relative;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) .ava div img {
  position: absolute;
  top: -24px;
  left: -7px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) .follow-but {
  float: left;
  margin-left: 233px;
  margin-top: 30px;
  margin-bottom: 0px;
}



@media screen and (max-width: 500px) {
  #custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) .follow-but {
    display: none;
  }
}
#custom.content-wrapper #com-main .pod-c .pod-c-com:nth-of-type(3) .follow-but button {
  background-color: #f25164;
  padding: 7px 22px 7px 22px;
  border: none;
  font-weight: 700;
  color: white;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com .com-grid {
  float: left;
  height: 50px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com .com-grid div {
  margin-top: 39px;
  margin-left: 20px;
  height: 1px;
  background-color: #d9d8d8;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com .ava {
  padding-top: 18px;
  width: 42px;
  float: left;
  margin-right: 15px;
}
#custom.content-wrapper #com-main .pod-c .pod-c-com .ava div {
  width: 42px;
  height: 42px;
  border: 1px solid #8e5499;
  border-radius: 50%;
  overflow: hidden;
}
#custom.content-wrapper #com-main .com-span {
  margin-top: 1px;
  padding-left: 20px;
  color: #999999;
  font-weight: 400;
  font-size: 0.8em;
}
#custom.content-wrapper #com-main .com-text {
  max-width: 1100px;
  float: left;
}
#custom.content-wrapper #com-main .com-text .ct-name {
  font-weight: 700;
}
#custom.content-wrapper #com-main .com-text a {
  font-size: 1em;
  color: #00b2da;
  border-bottom: 1px dashed #00b2da;
  float: left;
}
#custom.content-wrapper #com-main .com-text .co-down {
  width: 300px;
}
#custom.content-wrapper #com-main .com-text .co-down ul li {
  float: left;
  list-style-type: none;
}
#custom.content-wrapper #all {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 43px;
}
#custom.content-wrapper #all div {
  width: 227px;
  height: 48px;
  background-color: #8e5499;
}
#custom.content-wrapper #all div p {
  padding-top: 10px;
  width: 140px;
  font-size: 1.1em;
  color: white;
  border-bottom: 1px dashed white;
}
#custom.content-wrapper .media{
	margin-bottom: 40px;
}
#custom.content-wrapper .media__img{
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
#custom.content-wrapper .media__iframe{
	width: 100%;
	height: 300px;
	margin-bottom: 20px;
}

.article__footer-tags-container span:not(.article__footer-tag) a {
    color: #8e5ba4;
    text-decoration: none;
}
.article__footer-tags-container span:not(.article__footer-tag){
    white-space:nowrap;
}

.article__footer-tags-container span:not(.article__footer-tag) a:hover {
    text-decoration: underline;
}

.article__footer-tags-container span.article__footer-tag {
  margin-right: 5px!important;
}
@media (min-width:1350px){
	.sidebar__social__top0{
		margin-top: 0;
	}
}

.clear-both {
  clear: both;
}

.float-right {
  float: right;
}

.mg-top-10 {
  margin-top: 10px;
}

@media (min-width:768px){
  .blog .articlesreviewsdiv {
    width: 100%;
  }
}

#blog .summary {
  text-align: right;
  margin: 20px 0px 20px 0px;
}
.hidden {
  display: none !important;
}
#blog-view .star-rating {
  margin-top: 7px;
  margin-bottom: 5px;
}
#blog-view .article__content , #blog-view .article__content-comments {
  width: calc(100% - 350px);
}
#blog-add {
  margin-top: 20px;
  margin-right: 15px;
  float: right;
}
#blog .user {
  padding: 15px 15px 0px;
  display: flex;
  justify-content: space-between;
}
#blog .user-info {
  display: flex;
  align-items: center;
}
#blog .user img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
#blog .user-name {
  padding-left: 10px;
  font-weight: bold;
  color: #000;
}
.blog-date {
  display: flex;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  float: right;
  color: #ccc;
}

#blog-view .prev, #blog-view .next {
  padding: 10px;
  display: inline-block;
  background: #8e5499;
}
#blog-view .edit a{
  position: relative;
  display: inline-block;
  background-color: #f25164;
  width: 300px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  text-decoration: none;
  color:white;
}

#blog-view .prev a, #blog-view .next a {
  color: white;
  text-decoration: none;
}

#blog-view .prev {
  padding-right: 20px;
}
#blog-view .next {
  padding-left: 20px;
  float: right;
}

#blog-view .prev img {
  padding-right: 10px;
}

#blog-view .next img {
  padding-left: 10px;
}

.author-info {
  display: flex;
  align-items: center;
}

.author-info img {
  padding: 0px 10px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

#blog-view-author  .article__footer-author-button {
  margin-top: 20px;
}
#blog-view-author .article__footer-author {
  top: 20px;
}

@media (max-width: 768px) {
  #blog-view .next, #blog-view .prev {
    padding: 20px 13px 20px 13px;
  }
  #blog-view .next img, #blog-view .prev img {
    padding: 0;
  }
  #blog-view .next span, #blog-view .prev span {
    display: none;
  }
}

@media (max-width: 1026px) {
  #blog-view .article__content, #blog-view .article__content-comments {
    width: 100%;
  }
}

#blog-view-author img {
  max-height: 234px;
}

.token a {
  margin-top: -6px;
}
.tokenfield {
  margin-top: 10px !important;
}
#post-form label {
  display: block;
  width: 100%;
}
#post-form input {
  height: 25px;
  max-width: 80%;
}
#post-form textarea {
  height: 200px;
}
#post-form input, #post-form textarea:not(.announcement), #post-form .redactor-box, #post-form .token-input{
  border-radius: 3px;
  width: 80% !important;
}
#post-form input[type="submit"] {
  width: 130px;
  height: 30px;
  background-color: #8e5499;
  color: white;
  border: none;
}
#post-form input[type="file"] {
  width: auto;
}

#post-form .custom_file_upload {
    display: inline-block;
}
#image-upload-preview {
  max-width: 70px;
  max-height: 70px;
  margin-left: 30px;
}

.custom_file_upload {
  /* Для того, чтобы спозиционировать input
     относительно контейнера. */
  position: relative;
  /* Скрываем неумещающуюся часть input-а. */
  overflow: hidden;

  /* Украшательство: */
  background: #eee;
  border: 1px solid #ccc;
  font-size: 30px;
  line-height: 1;
  text-align: center;
  padding: 20px;
  width: 40px;
}

.custom_file_upload input[type=file] {
  /* Позиционируем правый верхний край
     input поверх нашего контейнера.
     Правый верхний потому как именно там
     у нас кнопка. */
  position: absolute;
  top: 0; right: 0;

  /* Делаем input побольше, чтобы он точно
     перекрыл контейнер. */
  font-size: 200px;

  /* Делаем input невидимым. По-другому нельзя,
     иначе браузер не будет на него реагировать. */
  opacity: 0;
  filter: alpha(opacity=0);

  /*  Украшательства: */
  cursor: pointer;
}

.blog-labels {
  width: auto;
  display: inline-block;
  background-color: rgba(148, 148, 148, 0.38);
  padding: 5px;
  border-radius: 10%;
  color: rgb(109, 109, 109);
  margin-bottom: 5px;
}

.token a {
  padding-top: 0px;
  margin-top: -2px;
}


/* new */
.article #post-form input, .article #post-form .redactor-box {
  width: 100% !important;
  max-width: 100% !important;
}

.article #post-form input {
  box-sizing: border-box;
  height: 35px;
}

.article #post-form {
  padding-right: 80px;
  box-sizing: border-box;
}

.view-blog-image {
  max-width: 300px;
  max-height: 300px
}

#blog-view .article__content-mini-slide {
  position: relative;
}

#blog-view .article__content-mini-slide .prev {
  position: absolute;
  top: -15px;
  left:0px;
}

#blog-view .article__content-mini-slide .next {
  position: absolute;
  top: 0;
  right:0px;
}

#blog-view .img-test {
  width: 100%;
}
input#submitForm {
  font-size: 18px;
}
.p-bottom-20{
  padding-bottom: 20px;
}

.posts__raiting {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  #blog-view .article__content-mini-slide .prev, .article__content-mini-slide .next {
      position: absolute;
      top: 0;
      margin-top: -30px;
  }
}

.user-info a {
  text-decoration: none;
}

.admin-note {
  word-wrap: break-word;
  margin-bottom: 30px;
  margin-left: 50px;
}

.admin-note span {
  color: red;
  font-style: italic;
  font-size: 14px;
}
.article__sorting-container {
  display: flex;
  justify-content: space-between;
}
.header__second-list-element:last-child a:before{
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background: url(/images/lampa.png) no-repeat;
  position: absolute;
  left: -25px;
  top: -3px;
}
.header__second-list-element:last-child {
  position: relative;
  margin-left: 50px!important;
}
input.comment__edit-input {
  border: 1px solid #eee;
  background: #fff;
  color: #000;
  font-size: 18px;
  padding: 3px 20px;
  width: 60%;
  box-sizing: border-box;
  font-size: 18px;
}

button.comment__edit {
  font-size: 18px;
  padding: 4px 10px;
  color: #fff;
  background-color: #f25164;
  box-sizing: border-box;
  border: none;
  cursor: pointer;
  text-align: center;
}

button.comment__edit.submit {
  background-color: #f25164;
}
button.comment__edit.cancel {
  background-color: #969696;
}
button.comment__edit.submit:hover, button.comment__edit.cancel:hover {
  background: #8e5499;
}
span.comment__edited_mark {
  font-size: 12px;
  color: #aaf;
}
textarea.announcement{
  height: 60px!important;
  width: 100%!important;
  box-sizing: border-box;
}
.info{
  color: #757575;
  margin: 5px 0;
}

.comment__rating-btn-post {
  display: inline-block;
  vertical-align: top;
  width: 22px;
  height: 22px;
  box-sizing: border-box;
  line-height: 22px;
  background: #fff;
  font-size: 30px;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
}
.comment__rating-btn-post.up {
  color:green;
}
.comment__rating-btn-post.down {
  color:red;
}


#alert-popup {
  padding: 0 20px;
  background-color: #fff;
  border-radius: 3px;
  min-width: 200px;
}
#alert-popup .btn-ok {
  margin-bottom: 10px;
}
.articlesreviewsfeed {
  width: 100%;
}
.articlesreviewsfeed .section-four__content-list-element {
    padding-left: 10px;
    padding-right: 10px;
}
.header__second-list-element:last-child a:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background: url(/images/lampa.png) no-repeat;
    position: absolute;
    left: -25px;
    top: -3px;
}

.header__second-list-element.lampa-menu-item:last-child {
    margin-left: 20px!important;
}
.lampa-item-menu {
    background-color: rgba(255, 255, 255, 0.17);
    padding: 10px 10px 10px 36px;
    border-radius: 5px;
    margin-left: -30px;
}

.btn-add-lampa {
    float: right;
}

#blog-view img {
    max-width: 100% !important;
}

.flash-message-container {
    max-width: 1250px;
    margin: 20px auto;
    padding: 0 15px;
}
.flash-message {
    margin: 20px 0;
    padding: 10px 20px 5px 42px;
    min-height: 22px;
}
.flash-message p {
    margin: 0 0 0.45em;
}
.flash-message.error {
    border: 1px solid #f5d1d1;
    background:#fdd url(/images/msg-err.png) no-repeat 8px 8px;
    color: #800 !important;
}

.flash-message.success {
    border: 1px solid #cce6bb;
    background:#def6cf url(/images/msg-tick.png) no-repeat 8px 7px;
    color: #265708 !important;
}

.flash-message.notice {
    border: 1px solid #cddbea;
    background:#e6ebf0 url(/images/i-std.png) no-repeat 8px 7px;
    color: #2e5c99 !important;
}

.flex {
    display: flex;
}
.flex-row {
    flex-direction: row;
}

.jc-sb {
    justify-content: space-between;
}

.relative {
    position: relative;
}



@media screen and (min-width: 768px) and (max-width: 1169px) {
    .articlesbestfeed__status {
        flex-direction: column;
        display: flex;
        align-items: center;
    }
    .articlesbestfeed__status span {
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 767px) {
    .articlesbestfeed__item.mobile {
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: start;
    }

    .articlesbestfeed__item.mobile .item__desc {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .articlesbestfeed__list .articlesbestfeed_title {
        padding-left: 15px;
    }
    .articlesbestfeed__item.mobile .articlesbestfeed__status {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .articlesbestfeed__item.mobile .articlesbestfeed__status span {
        color: blue;
        margin-bottom: 15px;
    }
}

@media screen and (max-width: 640px) {

    #blog-view .article__content img {
        width: 100% !important;
        min-width: 100% !important;
    }

    .lampa-item-menu-mobile {
        margin-top: 10px;
    }
    #blog .section-four__content-list-element.lampa-mobile {
        margin: 0 auto;
    }
    #blog .lampa-mobile.btn-add-lampa {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        float: none;
    }
    #blog .lampa-mobile.btn-add-lampa #blog-add {
        margin-top: 0;
        float: none;
    }
    #blog .lampa-mobile {

    }
    #blog .lampa-mobile .user {
        padding-left: 0;
        justify-content: flex-start;
    }
    #blog .lampa-mobile .user-info img {
        width: 14px;
        height: 14px;
        display: block;
    }
    #blog .lampa-mobile .user-image {
        margin-bottom: 12px;
    }
    #blog .lampa-mobile .section-four__content-list-element-head-title {
        padding-left: 7px;
    }
    #blog .lampa-mobile .user .blog-date {
        margin: 0 0 10px 10px;
    }
    #blog .lampa-mobile .section-four__content-list-element-inner {
        display: flex;
        flex-direction: column;
    }
    #blog .lampa-mobile .section-four__content-list-element-content-img {
        width: 124px;
        height: 93px;
    }
}

@media screen and (max-width: 640px) and (min-width: 425px) {
    #blog .lampa-mobile.btn-add-lampa {
        float: right !important;
        display: block !important;
        width: auto !important;
        margin-top: 20px;
    }
}

@media screen and (max-width: 425px) {
    .articlesbestfeed__item.mobile .item__desc {
        margin-left: 15px;
    }

    .articlesbestfeed__item.mobile .articlesbestfeed__list .articlesbestfeed_title {
        padding-left: 0;
        margin-bottom: 0;
    }
    .articlesbestfeed__item.mobile .articlesbestfeed__status {
        flex-direction: column;
        margin: 10px 0;
    }
    .articlesbestfeed__item.mobile .articlesbestfeed__status span {
        color: blue;
        margin-bottom: 15px;
    }
}
