body {
  background-color: #E2E2E2;
}
h2 {
  font-weight: 600;
}
h3 {
  font-weight: 500;
}
* {
  padding: 0;
  font-family: 'Open Sans', Arial, 'Roboto', sans-serif !important;
  font-display: fallback;
}
span.glyphicon {
  font-family: 'Glyphicons Halflings', sans-serif !important;
}
i.fa,
label.fa {
  font-family: 'FontAwesome', sans-serif !important;
}
.banner-advertise {
  position: relative;
}
.banner-advertise img.banner-advertise-img {
  width: 1920px;
  height: 1080px;
}
.btn-to-up-container {
  position: fixed;
  z-index: 89;
  left: 0;
  top: 0;
  width: 60px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: none;
}
.btn-to-up-container div {
  position: relative;
  height: 100%;
}
.btn-to-up-container div .circle-btn {
  position: absolute;
  width: 40px;
  height: 40px;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  background-color: #eee;
}
.btn-to-up-container div .circle-btn span {
  display: block;
  font-size: 25px;
  margin-left: 8px;
  margin-top: 6px;
}
.btn-to-up-container:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.promo-codes-iframe {
  width: 400px;
  height: 50px;
  background-color: #e5e5e5;
  text-align: center;
  border: none;
  overflow: hidden;
}
.text-promo-code {
  display: none;
}
.menu {
  font-weight: bold;
}
.menunav {
  margin: 0;
  border-width: 0;
}
.menucontainer {
  padding: 0;
}
.slider {
  width: 100%;
  height: 350px;
  margin: 0;
  padding-left: 5px;
}
.slider-block {
  padding-right: 5px;
}
.centre-hot-container-block {
  padding-right: 5px;
  padding-left: 5px;
}
.loginInsteadOfTextArea div {
  border: #C7132C 2px solid;
  background-color: #e5e5e5;
  padding: 10px 5px;
  border-radius: 10px;
}
.loginInsteadOfTextArea div span {
  color: #C7132C;
  font-size: 20px;
}
.loginInsteadOfTextArea div span a {
  text-decoration: none;
  color: #0000dd;
}
.new-black-top {
  width: 100%;
  height: 60px;
  top: 0;
  left: 0;
  position: fixed;
  background-color: #262626;
  z-index: 90;
}
.film-fields-container .film-item .film-item-title {
  font-size: 17px;
  color: #C7132C;
}
.film-fields-container .film-item .film-item-value {
  font-size: 17px;
  color: black;
}
.film-news-container {
  margin-bottom: 15px;
}
.game-buy-container .game-buy-item {
  display: inline-block;
  width: 20%;
  margin-right: -4px;
  padding: 3px;
}
.game-buy-container .game-buy-item a img {
  width: 100%;
}
.markFilmGameBtn {
  color: #337ab7;
  cursor: pointer;
}
.star-rating .star-rating-wrap-film-game .star-rating__ico {
  font-size: 22px!important;
}
.star-rating-film-games {
  margin-left: 35px!important;
}
.star-rating-film-games .myStar {
  font-size: 22px!important;
}
.custom-model-dialog-film-games {
  position: absolute!important;
  top: 50%;
  left: 50%;
  margin-left: -150px;
  margin-top: -51px;
}
.custom-model-dialog-film-games .modal-content {
  height: 102px!important;
}
.social-buttons-top {
  padding: 10px;
}
.social-buttons-top div {
  text-align: center;
}
.social-buttons-top div span {
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
.searchFilmGameBlock {
  margin-top: 30px;
  margin-bottom: 30px;
}
.filmGameRow div {
  font-size: 18px;
  padding: 5px 15px 5px 15px;
}
.filmGameRow div a {
  text-decoration: none;
  color: black;
}
.oddFilmRow {
  background-color: #eee;
}
.titleFilmGameTitle,
.titleFilmGameDate {
  padding: 5px 15px 5px 15px;
}
.titleFilmGameTitle a,
.titleFilmGameDate a {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}
.titleFilmGameRow {
  background-color: #eee;
}
.film-decoration {
  margin-top: 10px;
  margin-bottom: 10px;
}
.marks-film-block {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px #eee solid;
  border-bottom: 1px #eee solid;
}
.marks-film-block .mark-film div {
  padding: 0;
  margin-top: 7px;
  font-size: 16px;
}
.marks-film-block .mark-film div a {
  cursor: pointer;
  text-decoration: none;
}
.marks-film-block .mark-film div .mark-circle {
  display: inline-block;
  margin-top: 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 2px #C7132C solid;
}
.marks-film-block .mark-film div .mark-circle div {
  margin-top: 6px;
  font-size: 40px;
}
.marks-film-block .mark-film div.col-md-4 {
  text-align: center;
}
.film-news-label {
  margin-top: 15px;
}
.film-news-label div h4 {
  font-size: 21px;
  font-weight: bold;
}
.new-container-top {
  position: relative;
}
.top-logo-container {
  display: inline-block;
}
.top-logo-container a img {
  height: 60px;
}
.mobile-menu-top-btn {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 1;
  display: inline-block;
  height: 60px;
}
.mobile-menu-top-btn span {
  color: white;
  font-size: 30px;
  display: inline-block;
  margin-top: 12px;
  margin-left: 0;
}
.centre-hot-container {
  height: 350px;
  text-align: center;
  position: relative;
}
.centre-hot-container .urgent-text-block {
  position: absolute;
  bottom: 10px;
  padding: 10px;
  color: white;
  text-align: center;
  width: 100%;
  z-index: 6;
}
.centre-hot-container .urgent-text-block a {
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  text-decoration: none;
  color: white;
}
.centre-hot-container .urgent-blur {
  cursor: pointer;
  display: none;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(199, 19, 43, 0.3);
}
.centre-hot-container:hover .urgent-blur {
  display: block;
}
.centre-hot-container:hover .urgent-blur a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.right-hot-container {
  text-align: center;
  height: 350px;
}
.right-hot-container .right-top-hot-container {
  height: 170px;
}
.right-hot-container .right-bottom-hot-container {
  margin-top: 10px;
  height: 170px;
}
.right-hot-container .right-top-hot-container,
.right-hot-container .right-bottom-hot-container {
  position: relative;
}
.right-hot-container .right-top-hot-container .urgent-text-block,
.right-hot-container .right-bottom-hot-container .urgent-text-block {
  position: absolute;
  bottom: 10px;
  padding: 10px;
  text-align: center;
  width: 100%;
  z-index: 6;
}
.right-hot-container .right-top-hot-container .urgent-text-block a,
.right-hot-container .right-bottom-hot-container .urgent-text-block a {
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
  text-decoration: none;
  color: white;
}
.right-hot-container .right-top-hot-container .urgent-blur,
.right-hot-container .right-bottom-hot-container .urgent-blur {
  cursor: pointer;
  display: none;
  z-index: 5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(199, 19, 43, 0.3);
}
.centre-hot-container:hover .urgent-blur,
.right-top-hot-container:hover .urgent-blur,
.right-bottom-hot-container:hover .urgent-blur {
  display: block;
}
.centre-hot-container:hover .urgent-blur a,
.right-top-hot-container:hover .urgent-blur a,
.right-bottom-hot-container:hover .urgent-blur a {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.profile-employee-block {
  min-height: 1000px;
}
.avatar-employee-row {
  padding-top: 25px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.avatar-employee-row .avatar-square {
  text-align: center;
}
.avatar-employee-row .avatar-square img {
  width: 200px;
  height: 200px;
}
.articlesOfEmployee,
.newsOfEmployee,
.reviewsOfEmployee {
  margin-top: 25px;
  margin-bottom: 25px;
}
.articlesOfEmployee,
.reviewsOfEmployee {
  display: none;
}
.background-image-employee {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: -15px;
  margin-right: -15px;
}
.profile-employee-row {
  padding-bottom: 25px;
}
.profile-employee-row .employee-fullname {
  text-align: center;
}
.profile-employee-row .employee-fullname span {
  font-size: 22px;
  color: #C7132C;
}
.profile-employee-row .employee-position,
.profile-employee-row .employee-email,
.profile-employee-row .employee-phone,
.profile-employee-row .employee-description {
  text-align: center;
  margin-top: 3px;
}
.profile-employee-row .employee-position span,
.profile-employee-row .employee-email span,
.profile-employee-row .employee-phone span,
.profile-employee-row .employee-description span {
  font-size: 18px;
  color: white;
}
.profile-employee-row .employee-position {
  margin-bottom: 10px;
}
.profile-employee-row .employee-description {
  margin-bottom: 15px;
}
.profile-employee-row .employee-vk,
.profile-employee-row .employee-instagram,
.profile-employee-row .employee-facebook {
  text-align: center;
  margin-top: 3px;
}
.profile-employee-row .employee-vk a,
.profile-employee-row .employee-instagram a,
.profile-employee-row .employee-facebook a {
  font-size: 18px;
  color: white;
}
.employee-type-articles {
  margin-top: 25px;
}
.employee-type-articles div.col-md-3,
.employee-type-articles div.col-md-2 {
  height: 100px;
  border-bottom: 2px solid #eee;
}
.employee-type-articles div.col-md-2 {
  cursor: pointer;
  color: #666;
}
.employee-type-articles div.col-md-2 .type-employee-num {
  margin-top: 30px;
  text-align: center;
}
.employee-type-articles div.col-md-2 .type-employee-num span {
  font-size: 20px;
}
.employee-type-articles div.col-md-2 .type-employee-label {
  text-align: center;
}
.employee-type-articles div.col-md-2 .type-employee-label span {
  font-size: 20px;
}
.employee-type-articles div.employee-type-article-active {
  color: #C7132C;
  border-bottom: 2px solid #C7132C;
}
.top-login-container {
  display: inline-block;
  position: absolute;
  right: 30px;
  cursor: pointer;
  padding: 20px;
}
.top-login-container span {
  font-size: 14px;
  color: white;
}
a.relap-default__logo.js-relap__logo {
  display: none!important;
}
.similarArticBlock {
  min-height: 250px;
}
.top-menu-container {
  display: inline-block;
  position: absolute;
  left: 50%;
  margin-left: -360px;
}
.top-menu-container .top-menu-item {
  cursor: pointer;
  display: inline-block;
  padding: 20px 5px 20px 5px;
  color: white;
}
.top-menu-container .top-menu-item span {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
.top-menu-container .top-menu-item a {
  color: white;
  text-decoration: none;
}
.top-menu-container .top-menu-item a span {
  font-size: 14px;
}
.top-menu-container .top-menu-item:hover {
  background-color: #555;
}
.top-menu-container .top-menu-item-news,
.top-menu-container .top-menu-item-contact,
.top-menu-container .top-menu-item-article {
  position: relative;
}
.top-menu-container .top-menu-item-news .top-submenu-container-news,
.top-menu-container .top-menu-item-contact .top-submenu-container-news,
.top-menu-container .top-menu-item-article .top-submenu-container-news,
.top-menu-container .top-menu-item-news .top-submenu-container-contact,
.top-menu-container .top-menu-item-contact .top-submenu-container-contact,
.top-menu-container .top-menu-item-article .top-submenu-container-contact,
.top-menu-container .top-menu-item-news .top-submenu-container-article,
.top-menu-container .top-menu-item-contact .top-submenu-container-article,
.top-menu-container .top-menu-item-article .top-submenu-container-article {
  background-color: #555;
  position: absolute;
  bottom: -317px;
  left: 0;
  width: 140px;
  height: 317px;
  display: none;
}
.top-menu-container .top-menu-item-news .top-submenu-container-news .top-submenu-item-news,
.top-menu-container .top-menu-item-contact .top-submenu-container-news .top-submenu-item-news,
.top-menu-container .top-menu-item-article .top-submenu-container-news .top-submenu-item-news,
.top-menu-container .top-menu-item-news .top-submenu-container-contact .top-submenu-item-news,
.top-menu-container .top-menu-item-contact .top-submenu-container-contact .top-submenu-item-news,
.top-menu-container .top-menu-item-article .top-submenu-container-contact .top-submenu-item-news,
.top-menu-container .top-menu-item-news .top-submenu-container-article .top-submenu-item-news,
.top-menu-container .top-menu-item-contact .top-submenu-container-article .top-submenu-item-news,
.top-menu-container .top-menu-item-article .top-submenu-container-article .top-submenu-item-news,
.top-menu-container .top-menu-item-news .top-submenu-container-news .top-submenu-item-contact,
.top-menu-container .top-menu-item-contact .top-submenu-container-news .top-submenu-item-contact,
.top-menu-container .top-menu-item-article .top-submenu-container-news .top-submenu-item-contact,
.top-menu-container .top-menu-item-news .top-submenu-container-contact .top-submenu-item-contact,
.top-menu-container .top-menu-item-contact .top-submenu-container-contact .top-submenu-item-contact,
.top-menu-container .top-menu-item-article .top-submenu-container-contact .top-submenu-item-contact,
.top-menu-container .top-menu-item-news .top-submenu-container-article .top-submenu-item-contact,
.top-menu-container .top-menu-item-contact .top-submenu-container-article .top-submenu-item-contact,
.top-menu-container .top-menu-item-article .top-submenu-container-article .top-submenu-item-contact,
.top-menu-container .top-menu-item-news .top-submenu-container-news .top-submenu-item-article,
.top-menu-container .top-menu-item-contact .top-submenu-container-news .top-submenu-item-article,
.top-menu-container .top-menu-item-article .top-submenu-container-news .top-submenu-item-article,
.top-menu-container .top-menu-item-news .top-submenu-container-contact .top-submenu-item-article,
.top-menu-container .top-menu-item-contact .top-submenu-container-contact .top-submenu-item-article,
.top-menu-container .top-menu-item-article .top-submenu-container-contact .top-submenu-item-article,
.top-menu-container .top-menu-item-news .top-submenu-container-article .top-submenu-item-article,
.top-menu-container .top-menu-item-contact .top-submenu-container-article .top-submenu-item-article,
.top-menu-container .top-menu-item-article .top-submenu-container-article .top-submenu-item-article {
  padding: 3px 5px 3px 5px;
  border-top: 1px white solid;
}
.top-menu-container .top-menu-item-news .top-submenu-container-news .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-news .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-news .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-news .top-submenu-container-contact .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-contact .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-contact .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-news .top-submenu-container-article .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-article .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-article .top-submenu-item-news:hover,
.top-menu-container .top-menu-item-news .top-submenu-container-news .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-news .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-news .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-news .top-submenu-container-contact .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-contact .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-contact .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-news .top-submenu-container-article .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-article .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-article .top-submenu-item-contact:hover,
.top-menu-container .top-menu-item-news .top-submenu-container-news .top-submenu-item-article:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-news .top-submenu-item-article:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-news .top-submenu-item-article:hover,
.top-menu-container .top-menu-item-news .top-submenu-container-contact .top-submenu-item-article:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-contact .top-submenu-item-article:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-contact .top-submenu-item-article:hover,
.top-menu-container .top-menu-item-news .top-submenu-container-article .top-submenu-item-article:hover,
.top-menu-container .top-menu-item-contact .top-submenu-container-article .top-submenu-item-article:hover,
.top-menu-container .top-menu-item-article .top-submenu-container-article .top-submenu-item-article:hover {
  background-color: #262626;
}
.top-menu-container .top-menu-item-news .top-submenu-container-contact,
.top-menu-container .top-menu-item-contact .top-submenu-container-contact,
.top-menu-container .top-menu-item-article .top-submenu-container-contact {
  height: 27px;
  bottom: -27px;
  width: 86px;
}
.top-menu-container .top-menu-item-news .top-submenu-container-article,
.top-menu-container .top-menu-item-contact .top-submenu-container-article,
.top-menu-container .top-menu-item-article .top-submenu-container-article {
  height: 216px;
  bottom: -216px;
  width: 140px;
}
.top-menu-container .top-menu-item-news:hover .top-submenu-container-news {
  display: block;
}
.top-menu-container .top-menu-item-contact:hover .top-submenu-container-contact {
  display: block;
}
.top-menu-container .top-menu-item-article:hover .top-submenu-container-article {
  display: block;
}
.top-menu-container .top-menu-item-db {
  position: relative;
}
.top-menu-container .top-menu-item-db .top-submenu-container-db {
  background-color: #555;
  position: absolute;
  bottom: -54px;
  left: 0;
  width: 140px;
  height: 54px;
  display: none;
}
.top-menu-container .top-menu-item-db .top-submenu-container-db .top-submenu-item-db {
  padding: 3px 5px 3px 5px;
  border-top: 1px white solid;
}
.top-menu-container .top-menu-item-db .top-submenu-container-db .top-submenu-item-db:hover {
  background-color: #262626;
}
.top-menu-container .top-menu-item-db:hover .top-submenu-container-db {
  display: block;
}
.buyGameTitle,
.commentGameTitle {
  font-size: 21px;
  font-weight: bold;
  margin-left: 3px;
}
.article {
  margin: 10px 0 10px 0;
  height: 390px;
}
.publishedArticle {
  font-weight: bold;
  font-size: 25px;
}
.insteadOfPublishedArticle {
  color: white;
  font-size: 25px;
}
.new_articles {
  margin-left: 25px;
}
.menu-container {
  padding: 0;
}
.article-image {
  width: 100%;
}
.imageAnim {
  border-radius: 10px 10px 0px 0px;
  position: relative;
  overflow: hidden;
  color: white;
  box-shadow: 0 0 0 gray;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 10px;
  margin-bottom: 10px;
  z-index: 1;
}
.imageAnim:hover {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-transform: rotateX(10deg);
  -webkit-transform: rotateX(10deg);
  transform: rotateX(10deg);
  -moz-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  box-shadow: 0 10px 0px -5px gray;
}
.open-article {
  margin-bottom: 15px;
}
.article-text,
.open-article-text {
  position: relative;
}
.open-article-text > p,
.review-text2 > p {
  margin-bottom: 20px;
}
.open-article-text img,
.review-text2 img {
  border-radius: 10px;
}
.open-article-text span,
.review-text2 span {
  color: #333;
  line-height: 1.7;
}
.open-article-text p:not(:first-of-type),
.review-text2 p:not(:first-of-type) {
  line-height: 1.6;
  font-size: 18px;
}
.open-article-text blockquote {
  font-size: 18px!important;
  padding: 15px 20px;
  margin: 0 0 20px;
  border-left: 3px solid #C7132C;
  border-radius: 10px;
  background-color: #f8f8f8;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.open-article-text blockquote p {
  font-size: 18px;
}
.open-article-text p,
.review-text2 p {
  line-height: 1.6;
  margin-bottom: 1.8em;
}
.open-article-text p:first-of-type,
.review-text2 p:first-of-type {
  line-height: 1.5;
  font-size: 22px;
}
.open-article-text h2,
.review-text2 h2 {
  font-size: 22px;
}
.open-article-text h3,
.review-text2 h3 {
  font-size: 20px;
}
.open-article-text ul,
.review-text2 ul {
  font-size: 18px;
  padding-left: 1.5em;
  line-height: 1.6;
  margin-block-end: 2em;
}
.open-article-text ol,
.review-text2 ol {
  font-size: 18px;
  padding-left: 1.5em;
  line-height: 1.6;
  margin-block-end: 2em;
}
.open-article-text blockquote,
.review-text2 blockquote {
  font-size: 18px;
  padding: 15px 20px;
  margin: 0 0 20px;
  border-left: 3px solid #C7132C;
  border-radius: 10px;
  background-color: #f8f8f8;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}
.open-article-text a,
.review-text2 a {
  border-bottom: 2px solid #C7132C;
  color: #333;
  text-decoration: none;
}
.open-article-text a:hover,
.review-text2 a:hover {
  text-decoration: none;
  transition: color 0.3s ease;
  color: #C7132C;
}
.open-article-text,
.review-text2 {
  padding-left: 15px;
  padding-right: 15px;
}
.article-text-mobile {
  text-align: justify;
  position: relative;
  font-size: 20px;
}
.search-hide {
  display: none;
}
.advertiseBottom {
  position: fixed;
  z-index: 150;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.advertiseBottom div.col-xs-8 {
  height: 100px;
  text-align: center;
}
.advertiseBottom div.col-xs-2 {
  height: 100px;
}
.advertiseBottom div.col-xs-2 span {
  font-size: 30px;
  color: white;
}
.article-text:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.article-text-mobile:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.article-title-mobile > h4 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 20px;
}
.review-image-after {
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(199, 19, 43, 0.5);
  color: #fff;
  font-size: larger;
  text-decoration: none;
}
.article-title > h4 {
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}
.article-title > h1 {
  color: #C7132C;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 24px;
}
.readnext,
.readnext-mobile {
  text-align: center;
  color: #C7132C;
  font-weight: bold;
}
.readnext a,
.readnext-mobile a {
  text-decoration: none;
}
.readnextSimilar {
  text-align: center;
}
.readnextSimilar a {
  text-decoration: none;
  font-size: 16px;
  color: black;
  font-weight: bold;
}
.readAlsoOnPlug {
  text-align: center;
  margin-bottom: 30px;
}
.similarArticles div {
  margin-bottom: 20px;
}
.imageArticle {
  position: relative;
}
.readnext-mobile {
  font-size: 18px;
}
.upload-article-mobile {
  font-size: 24px;
}
.upload-article-mobile-xs {
  font-size: 20px;
}
.top {
  background-color: #262626;
  height: 84px;
}
.top-image {
  height: 70px;
  margin-top: 6px;
}
.div-top-image {
  min-width: 154px;
}
.line-search {
  margin-top: 24px;
}
#search-count {
  margin-left: 15px;
  margin-top: 20px;
  font-weight: bold;
  margin-bottom: 50px;
}
.line-search-mobile {
  padding: 5px;
  display: inline-block;
  width: 220px;
  border: 2px solid;
  border-radius: 10px;
  background-color: #262626;
  outline: none;
  color: white;
  font-size: 18px;
}
.line-search-mobile::-moz-placeholder {
  color: white;
}
.line-search-mobile::-webkit-input-placeholder {
  color: white;
}
.text_search {
  text-align: justify;
}
.search-button-mobile {
  background-color: #262626;
  color: white;
  border: none;
  padding: 0;
  display: inline-block;
  margin-left: 10px;
}
.search-button-mobile span {
  font-size: 18px;
}
.search {
  text-align: center;
}
.pad-zero {
  padding: 0;
}
.lrbody {
  height: 1000px;
}
.calendar {
  font-weight: bold;
  width: 90%;
  margin-bottom: 20px;
}
.advertise_above-comments {
  margin-top: 20px;
  margin-bottom: 20px;
}
.google-auto-placed {
  margin-bottom: 16px;
  margin-top: 16px;
}
.numberCommentsArticle {
  position: relative;
}
.numberCommentsArticle .digitsNumComments {
  background-repeat: no-repeat;
  position: absolute;
  text-align: center;
  color: white;
  right: -5px;
  bottom: -20px;
  height: 30px;
  width: 52px;
  background-image: url("/bundles/app/images/comment2.png");
  background-size: contain;
  z-index: 9;
}
.numberLikesArticle {
  position: absolute;
  right: 25px;
  bottom: 30px;
  height: 30px;
  width: 30px;
  background-image: url("/bundles/app/images/like-article.png");
  background-size: contain;
  z-index: 9;
}
.numberLikesArticle .digitsNumLikes {
  text-align: center;
  color: white;
  margin-top: 7px;
  font-size: 12px;
  font-weight: bold;
}
.dateevent {
  font-size: medium;
  padding-leftt: 10px;
  padding-bottom: 10px;
  text-align: right;
  color: #262626;
}
.event {
  padding-right: 10px;
  padding-bottom: 10px;
}
.event a {
  font-size: medium;
  color: #C7132C;
}
.release-games {
  text-align: center;
  margin-bottom: 20px;
  color: #262626;
}
.mainTitle {
  margin-top: 0;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
}
.sitemapAndRSS {
  display: inline-block;
  margin-left: 15px;
}
.donate-Label {
  text-align: center;
  margin-bottom: 20px;
  margin-top: 0;
}
.advertise-left {
  text-align: center;
  margin-top: 25px;
}
.advertise-under-article {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}
.donate-Label > span {
  padding-bottom: 6px;
  border-bottom: solid #e5e5e5 3px;
  color: #262626;
}
.donateButtons {
  margin-left: 55px;
}
.vk-youtube-instagram {
  margin-top: 17px;
  width: 50%;
  cursor: pointer;
}
.vk-youtube-instagram:hover {
  opacity: 0.7;
  cursor: pointer;
}
.vk-fb-openArticleReview:hover {
  opacity: 0.7;
}
.body {
  background-color: #262626;
  height: 79px;
}
.plug {
  width: 70px;
}
.maincalendar {
  float: right;
}
.black_top {
  width: 100%;
  height: 84px;
  top: 0px;
  left: 0px;
  position: fixed;
  background-color: #262626;
  z-index: 90;
}
.black-container {
  height: 84px;
}
.black_bottom {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #262626;
  color: white;
  text-align: center;
}
.black_bottom h5 a {
  color: white;
}
.white-body {
  width: 100%;
  height: 800px;
  background-color: #fff;
}
.heigh-white-body {
  width: 100%;
  height: 1200px;
  background-color: #fff;
}
.white-body-mini {
  width: 100%;
  height: 300px;
  background-color: #fff;
}
.interesting-title,
.interesting-title-mobile {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: 96%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}
.interesting-title-mobile > h3 {
  font-size: 32px;
  margin-left: 20px;
}
.interesting-title > h3 {
  margin-left: 10px;
}
.interesting-title > h3 > a,
.interesting-title-mobile > h3 > a {
  color: white;
  text-decoration: none;
}
.author,
.author > a {
  font-weight: 800;
  color: white;
  text-decoration: none;
}
.body-hidden {
  display: none;
  z-index: 105;
  position: fixed;
  bottom: 0%;
  left: 0%;
  height: 90%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.review-title {
  background-color: #C7132C;
  padding-top: 5px;
  padding-bottom: 5px;
}
.review-title2 {
  height: 100px;
  text-align: center;
}
.insteadoftitle {
  height: 92px;
  background-color: white;
  z-index: 80;
}
.review-title > h1 {
  text-align: center;
  margin: 0px;
  margin-left: 5px;
  color: white;
  font-size: 24px;
}
.review-body {
  background-size: 100%;
}
.review-conclusion {
  text-align: justify;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 10px;
  color: white !important;
}
.review-author {
  color: white;
  background-color: #464646;
}
.review-author > h4 > a {
  color: white;
  text-decoration: none;
}
.review-author > h4 {
  margin-left: 15px;
}
.review-text {
  padding: 0px;
}
.review-text2 {
  margin-top: 10px;
  margin-right: 15px;
  margin-left: 15px;
  height: 100%;
}
.review-conclusion > p > span {
  color: white !important;
}
.review-conclusion > p > a {
  color: white !important;
}
.top-row-review-boby {
  height: 100px;
  position: relative;
}
.review-PlusesMinuses {
  margin-top: 0;
  color: white !important;
  padding-left: 30px;
  padding-right: 0;
  font-size: medium !important;
  font-weight: bold;
}
.review-PlusesMinuses2 {
  height: 100%;
  margin-top: 20px;
}
.plusMinus-conclusion-row-review-body {
  background-color: #C7132C;
  margin-top: 100px;
  margin-left: 0;
  margin-right: 0;
}
.new-review-mark {
  margin-top: -90px;
  width: 180px;
  height: 180px;
}
.review-mark-one {
  background-image: url("/bundles/app/images/1.png");
}
.review-mark-two {
  background-image: url("/bundles/app/images/2.png");
}
.review-mark-three {
  background-image: url("/bundles/app/images/3.png");
}
.review-mark-four {
  background-image: url("/bundles/app/images/4.png");
}
.review-mark-five {
  background-image: url("/bundles/app/images/5.png");
}
.review-mark-six {
  background-image: url("/bundles/app/images/6.png");
}
.review-mark-seven {
  background-image: url("/bundles/app/images/7.png");
}
.review-mark-eight {
  background-image: url("/bundles/app/images/8.png");
}
.review-mark-nine {
  background-image: url("/bundles/app/images/9.png");
}
.review-mark-ten {
  background-image: url("/bundles/app/images/10.png");
}
.review-PlusesMinuses2 > h3 {
  margin-top: 0;
}
.review-mark {
  position: absolute;
  top: 65px;
  left: 83px;
  font-size: 60px;
  font-weight: bold;
  width: 84px;
  text-align: justify;
}
.review-date {
  background-color: #C7132C;
  font-size: medium;
  color: white;
  text-align: right;
  padding-right: 45px ;
}
.review-main {
  padding-left: 0;
}
.sharing {
  float: right;
}
.sharing2 {
  margin-top: 17px;
  float: right;
  margin-right: 10px;
}
.v-f-t {
  padding-right: 5px;
  padding-left: 5px;
}
.tweet {
  width: 100px;
  margin-left: 10px;
}
.search_title {
  text-decoration: none;
  color: #C7132C;
  font-size: 1.7em;
  font-weight: bold;
}
.search_title:hover {
  text-decoration: none;
  color: #C7132C;
}
.pages {
  text-align: center;
}
.number_of_page {
  color: #C7132C!important;
}
.number_of_page:hover {
  text-decoration: none;
}
#keyword {
  text-align: center;
  color: #262626;
}
.navigation {
  text-align: center;
}
.bottomLineMobile {
  width: 100%;
  height: 35px;
  padding: 8px 10px 12px 10px;
  background-color: black;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 17px;
  color: white;
  z-index: 999999999;
}
.bottomLineMobile a {
  color: white;
  text-decoration: none;
  font-size: 15px;
}
.list-search {
  margin-left: 50px;
  list-style-type: none;
}
.click-test {
  border-radius: 28px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  margin-left: 50px;
  margin-right: 50px;
  background-color: #e5e5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.click-test:hover {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -moz-transform: rotateX(10deg);
  -webkit-transform: rotateX(10deg);
  transform: rotateX(10deg);
  -moz-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  box-shadow: 0 10px 0px -5px #c7132c;
}
.page_holder {
  background-color: #C7132C!important;
  border-color: #C7132C!important;
}
.click-test > h3 {
  margin-top: 10px;
  cursor: hand;
  color: #C7132C;
}
.click-test:hover {
  cursor: pointer;
}
.contact-title {
  background-color: #C7132C;
  padding-top: 5px;
  padding-bottom: 5px;
}
.contact-title > h4 {
  text-align: center;
  color: white;
  font-weight: bold;
  font-style: italic;
}
.advertisement-body {
  padding-right: 7px;
  padding-left: 0;
  background-color: #E2E2E2;
}
.advertisement-body .authorsProject p,
.advertisement-body .aboutUsProject p {
  text-align: center;
}
.advertisement-body .advertisement-logo {
  text-align: center;
}
.advertisement-body .advertisement-logo img {
  width: 400px;
}
.advertisement-body .advertisement-headline {
  text-align: center;
  font-weight: bold;
}
.advertisement-body .advertisement-docs .col-md-6 div {
  width: 180px;
  height: 90px;
  border: 2px solid;
  padding: 10px;
  text-align: center;
}
.advertisement-body .advertisement-docs .col-md-6 div a {
  font-size: 24px;
  font-weight: bold;
  display: block;
  margin-top: 15px;
  text-decoration: none;
}
.advertisement-body .advertisement-docs .advertisement-mediakit {
  text-align: right;
}
.advertisement-body .advertisement-docs .advertisement-mediakit div {
  display: inline-block;
}
.advertisement-body .advertisement-docs .advertisement-mediakit div a {
  color: black;
}
.advertisement-body .advertisement-docs .advertisement-price-list div {
  border-color: #C7132C;
}
.advertisement-body .advertisement-docs .advertisement-price-list div a {
  color: #C7132C;
}
.body-contact {
  padding-right: 7px;
  padding-left: 0;
}
.letter {
  padding-top: 20px;
  padding-right: 30px;
  padding-left: 20px;
  background-color: #E2E2E2;
  height: 750px;
}
.authorsProject {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 20px;
  background-color: #E2E2E2;
}
.authorsProject p {
  font-size: 22px;
}
.authorsProject div {
  font-size: 18px;
}
.authorsProject .mainAuthors {
  font-size: 18px;
}
.ableConnect {
  font-size: 22px;
  margin: 0;
}
.letter2 {
  background-color: #E2E2E2;
  height: 650px;
}
.image-contact {
  float: right;
}
.image-contact > img {
  margin-top: 30px;
  margin-right: 30px;
}
.vk-popUp {
  display: none;
  left: 50%;
  margin: -185px 0 0 -160px;
  position: fixed;
  top: 50%;
  z-index: 99999;
}
.vk-popUp #vk {
  border: 1px solid #888;
  box-shadow: 0 0 5px #000;
  width: 320px;
  height: 350px;
}
.vk-popUp .closeVkPopUp {
  text-align: right;
}
.vk-popUp .closeVkPopUp span {
  cursor: pointer;
}
.line-contact {
  width: 70%;
  margin-top: 40px;
}
.line-contact > h4 {
  font-weight: bold;
  font-style: italic;
}
.text-contact {
  margin-top: 50px;
  margin-bottom: 20px;
}
.text-contact > h4 {
  font-weight: bold;
  font-style: italic;
}
.button-contact {
  float: right;
}
.button-contact > button {
  background-color: #C7132C;
  width: 190px;
}
.button-contact > button:hover {
  background-color: #C7132C;
}
.keywords {
  background-color: #262626;
  padding-left: 15px;
}
#big-image-div {
  display: none;
  background-color: rgba(38, 38, 38, 0.7);
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 500;
  text-align: center;
}
#big-image {
  margin-top: 7%;
}
#close_big_image_window,
#close_offer_news_window {
  cursor: pointer;
  position: fixed;
  top: 0px;
  right: 0px;
}
.keywords > span {
  margin-right: 10px;
  margin-left: 10px;
  font-size: medium;
  font-weight: bold;
}
.keywords > span a {
  color: #C7132C;
  text-decoration: none;
}
.article-bottom {
  background-color: #262626;
  padding: 15px;
}
.article-bottom > div > span,
b {
  color: white;
}
.rubrics {
  margin-bottom: 5px;
  padding-left: 10px;
}
.rubrics span {
  font-weight: bold;
}
.rubrics .rubrics-label {
  margin-left: 5px;
  color: #FFFFFF;
  font-weight: 200;
}
.keywordsArticle {
  margin-bottom: 5px;
  padding-left: 10px;
}
.keywordsArticle span {
  font-weight: bold;
}
.keywordsArticle .keyword-label {
  margin-left: 5px;
}
.keywordsArticle .keyword-label a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 200;
}
.keywordsArticle .keyword-label a:hover {
  text-decoration: underline;
}
.review-bottom {
  background-color: #464646;
  padding: 15px;
}
.review-bottom > div > div > span,
b {
  color: white;
}
.keywords-review > span {
  margin-right: 10px;
  margin-left: 10px;
  font-size: medium;
  font-weight: bold;
}
.keywords-review > span a {
  color: #C7132C;
  text-decoration: none;
}
.circle-cursor {
  display: none;
  padding: 0px;
  position: fixed;
  top: 50%;
  right: 8%;
  width: 50px;
}
.click-image-search:hover {
  cursor: pointer;
}
#black-body {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 50;
  text-align: center;
}
#krest {
  position: fixed;
  top: 0px;
  right: 0px;
}
.bx-pager-item a.active {
  background-color: #C7132C!important;
}
.bx-caption {
  background-color: rgba(255, 255, 255, 0) !important;
}
.bx-caption > span > p > span {
  padding: 5px!important;
}
.div_slider {
  display: none;
}
.bx-caption span p {
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.extra_note {
  display: none;
}
.extra_note span {
  text-shadow: 0 -1px 0 #000000, 0 -1px 0 #000000, 0 1px 0 #000000, 0 1px 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px 0 0 #000000, 1px 0 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000, -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
.note_link {
  text-decoration: none;
}
.div_slider {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(199, 19, 43, 0.3) !important;
  z-index: 80;
}
.bx-viewport {
  border-radius: 10px 10px 10px 10px !important;
}
.slide_hover:hover img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
.slide_hover:hover .div_slider {
  display: block;
}
.slide_hover:hover ~ .bx-caption > span {
  display: none!important;
}
.slide_hover:hover .extra_note {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  color: white;
}
.extra_note > span {
  padding: 10px;
}
.main-container {
  margin-top: 60px;
}
.open-main-container {
  margin-top: 80px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding-left: 0;
  padding-right: 0;
}
.article-block {
  background-color: white;
}
.small-profile-author {
  width: 270px;
  height: 80px;
  background-color: #000;
  position: absolute;
  padding: 10px;
  display: none;
  z-index: 9999;
  margin-top: 5px;
}
.small-profile-author div {
  position: relative;
}
.small-profile-author div .arrowProfile {
  top: -16px;
  position: absolute;
  left: 50px;
}
.small-profile-author div .small-profile-author-avatar {
  padding-right: 0;
  width: 60px;
}
.small-profile-author div .small-profile-author-avatar .img-circle {
  height: 60px;
  width: 60px;
}
.small-profile-author div .small-profile-author-desc {
  display: inline-block;
  padding-left: 25px;
  padding-right: 0;
}
.small-profile-author div .small-profile-author-desc span {
  font-size: 12px;
  color: white;
}
.showArticleAuthorAndDate {
  margin-bottom: 10px;
}
.showArticleAuthorAndDate a {
  display: inline-block;
  text-decoration: none;
}
.showArticleAuthorAndDate a span {
  font-size: 18px;
  color: #C7132C;
}
.showArticleAuthorAndDate .authorDateDivider {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
  color: #aaa;
}
.showArticleAuthorAndDate .dateArticle {
  display: inline-block;
  font-size: 17px;
  color: #aaa;
}
.share-buttons-container {
  margin-bottom: 15px;
}
.rightSocialButtons .rightSocialButtonsLabel {
  height: 40px;
  border-bottom: 2px solid #C7132C;
  background-color: #e5e5e5;
  text-align: center;
  padding-top: 5px;
  margin-top: 15px;
  border-radius: 8px 8px 0px 0px;
}
.rightSocialButtons .rightSocialButtonsLabel span {
  font-size: 18px;
  color: black;
  font-weight: 700;
}
.rightSocialButtons .rightSocialButtonsContainer {
  text-align: center;
  margin-top: 10px;
}
.rightSocialButtons .rightSocialButtonsContainer a {
  transform: translateX(10);
}
.rightSocialButtons .rightSocialButtonsContainer a img {
  margin-right: 5px;
  width: 68px;
}
.rightSocialButtons .rightSocialButtonsContainer a:last-child img {
  margin-right: 0;
}
.rightSocialButtons .rightSocialButtonsContainer a:hover img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  transform: translateY(-5px);
}
.releaseGamesFilmsLabel {
  height: 40px;
  border-bottom: 2px solid #C7132C;
  background-color: #e5e5e5;
  text-align: center;
  padding-top: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 8px 8px 0px 0px;
}
.releaseGamesFilmsLabel span {
  font-size: 18px;
  color: black;
  font-weight: 700;
}
.lastCommentsLabel {
  height: 40px;
  border-bottom: 2px solid #C7132C;
  background-color: #e5e5e5;
  text-align: center;
  padding-top: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-radius: 8px 8px 0 0;
}
.lastCommentsLabel span {
  font-size: 18px;
  color: black;
  font-weight: 700;
}
#the_toppest {
  position: absolute;
  top: 0;
}
#menu-mobile {
  width: 100%;
  overflow-y: auto;
  display: none;
  position: fixed;
  top: 60px;
  right: -100%;
  background-color: #111;
  padding: 20px 16px 24px;
  height: 100%;
  z-index: 9999999;
}
#menu-mobile-colapse {
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999998;
}
#menu-mobile .fs-search {
  margin-bottom: 24px;
}
#menu-mobile .fs-search input {
  width: 100%;
  background: #1e1e1e;
  border: 1px solid #2a2a2a;
  border-radius: 12px;
  color: #fff;
  font-size: 16px;
  padding: 12px 16px;
  outline: none;
}
#menu-mobile .fs-search input::-moz-placeholder {
  color: #777;
}
#menu-mobile .fs-search input::-webkit-input-placeholder {
  color: #777;
}
#menu-mobile .fs-search input:focus {
  border-color: #444;
}
#menu-mobile .fs-nav {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
#menu-mobile .fs-nav a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 18px 20px;
  background: #1a1a1a;
  border-radius: 14px;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
#menu-mobile .fs-nav a:hover {
  background: #222;
}
#menu-mobile .fs-nav a svg {
  width: 18px;
  height: 18px;
  stroke: #555;
  fill: none;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}
#menu-mobile .fs-social {
  display: flex;
  gap: 12px;
  padding-top: 24px;
  border-top: 1px solid #1e1e1e;
  margin-top: 24px;
}
#menu-mobile .social-btn {
  width: 44px;
  height: 44px;
  background: #1a1a1a;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
#menu-mobile .social-btn:hover {
  background: #222;
}
#menu-mobile .social-btn img {
  max-width: 20px;
  max-height: 20px;
}
.body-search {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
}
.body-search .search-input {
  text-align: center;
  margin-top: 10px;
}
.body-search .search-input .line-search-full {
  padding: 7px;
  display: inline-block;
  width: 75%;
  border: none;
  background-color: #262626;
  outline: none;
  color: white;
  font-size: 20px;
  margin-left: 5px;
}
.body-search .search-results-container {
  margin-top: 20px;
}
.body-search .search-results-container .search-result-item {
  color: white;
  font-size: 18px;
  padding: 5px;
}
.body-search .search-results-container .search-result-item .col-xs-4,
.body-search .search-results-container .search-result-item .col-md-3 {
  text-align: center;
}
.body-search .search-results-container .search-result-item .col-xs-4 {
  padding: 0;
}
.body-search .search-results-container .search-result-item .col-xs-8 a,
.body-search .search-results-container .search-result-item .col-md-9 a {
  text-decoration: none;
  color: white;
}
.body-search .close-body-search {
  position: fixed;
  top: 18px;
  right: 15px;
}
.body-search .close-body-search span {
  color: white;
  font-size: 26px;
  cursor: pointer;
}
.signOutBtnMobile {
  position: absolute;
  bottom: 90px;
  left: 5px;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  text-align: center;
}
.signOutBtnMobile a,
.signOutBtnMobile span {
  font-size: 22px;
  color: white;
  text-decoration: none;
}
.signInVk {
  padding-left: 5px;
}
#button-menu-mobile-close {
  margin-left: 15px;
  margin-top: 20px;
}
#button-menu-mobile {
  margin: 20px 0 20px 15px;
  border: 0;
  background-color: white;
}
.star-rating {
  font-size: 0;
  display: inline-block;
  margin-left: 10px;
}
.otherRatingContainer {
  margin-left: 10px;
  display: inline-block;
}
.otherRatingContainer span {
  color: #fff;
}
.otherRatingContainer span span {
  font-weight: bold;
}
.star-rating__wrap {
  display: inline-block;
  font-size: 1rem;
}
.star-rating__wrap:after {
  content: "";
  display: table;
  clear: both;
}
.star-rating__ico {
  font-size: 15px!important;
  float: right;
  padding-left: 2px;
  cursor: pointer;
  color: #FFB300;
}
.star-rating__ico:last-child {
  padding-left: 2px;
}
.star-rating__input {
  display: none;
}
.star-rating__ico:hover:before,
.star-rating__ico:hover ~ .star-rating__ico:before,
.star-rating__input:checked ~ .star-rating__ico:before {
  content: "\f005";
}
.myStar {
  padding-left: 2px;
  color: #FFB300;
  font-size: 15px!important;
}
.maincalendar-mobile {
  background-color: #ffffff;
  padding-left: 20px;
}
#black-body-offer-news {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 150;
}
.addComments {
  padding: 10px;
  text-align: center;
  font-size: 15px;
  background-color: #e5e5e5;
  color: #c7132c;
  margin-bottom: 20px;
  cursor: pointer;
}
.numCommentsContainer {
  margin-bottom: 10px;
  font-weight: bold;
}
.commentPanel {
  border-top: 1px #e3e3e3 solid;
  padding-top: 15px;
  margin-bottom: 10px;
}
.commentPanel .btnSendComment {
  text-align: right;
}
.commentPanel .photoAcc {
  text-align: center;
}
.commentPanel .photoAcc img {
  width: 76px;
  margin-top: 1px;
}
.commentPanel div button {
  margin-top: 10px;
  background-color: #c7132c;
  border-color: #c7132c;
}
.commentPanel div textarea {
  width: 100%;
  max-width: 100%;
  height: 80px;
  max-height: 80px;
}
.commentContainer {
  position: relative;
  padding: 10px;
}
.commentContainer .likes {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 16px;
}
.commentContainer .likes img {
  width: 24px;
  cursor: pointer;
}
.commentContainer div a {
  color: black;
  font-weight: bold;
  cursor: pointer;
}
.accDenied {
  font-size: 16px;
  padding-left: 15px;
}
.comment:hover {
  cursor: pointer;
}
.comment {
  border-top: 1px #e3e3e3 solid;
  padding: 10px 0;
  cursor: pointer;
}
.comment .commentPhoto {
  padding: 0;
  text-align: center;
}
.comment .commentPhoto img {
  width: 100%;
}
.comment .commentBody {
  padding: 0;
}
.comment .commentBody .commentAccount a {
  color: black;
  font-weight: bold;
  cursor: pointer;
}
.comment .commentBody .commentAccount span {
  font-size: 10px;
  color: #9e9e9e;
}
.comment .commentBody .commentText {
  padding-top: 3px;
}
#offer_news {
  margin-top: 5%;
}
#offer_news > div {
  background-color: #ffffff;
  padding: 50px;
}
#offer_news > div > form > div {
  margin-top: 10px;
}
.ratingReview {
  margin-top: 15px;
}
#write_article {
  font-size: 20px;
  border: solid;
  border-color: #C7132C;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}
.bx-wrapper .bx-controls-direction a {
  z-index: 60;
}
.btn-search {
  width: 100%;
  background-color: #C7132C;
  border-color: #C7132C;
}
.review-title > h2 > a {
  font-size: 24px;
  text-decoration: none;
  cursor: inherit;
  color: white;
}
.new-container-top {
  position: relative;
}
.new-container-top .top-logo-container-mobile {
  position: absolute;
  display: inline-block;
  left: 50%;
  top: 10px;
  margin-left: -106px;
}
.new-container-top .top-logo-container-mobile a img {
  margin-top: -12px;
  height: 60px;
}
.mobile-link-to-android {
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 13px;
}
.mobile-link-to-android a i {
  color: white;
  font-size: 30px;
}
body {
  overflow-x: hidden!important;
}
@media screen and (max-width: 1200px) {
  .rightSocialButtonsContainer a img {
    width: 65px!important;
  }
}
.bigImageRow {
  height: 500px;
}
@media screen and (max-width: 991px) {
  #big-image {
    margin-top: 25%;
    width: 100%;
  }
  .right-hot-container-block {
    padding-left: 12px;
  }
  .social-buttons-top {
    padding: 0;
  }
  .article-block {
    margin-top: 0;
  }
  .imageAnim:hover {
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    box-shadow: none;
  }
  .right-hot-container,
  .right-top-hot-container,
  .right-bottom-hot-container {
    height: auto!important;
  }
  .article {
    height: 100% !important;
  }
  .film-fields-container {
    margin-top: 10px;
  }
  .mark-film {
    margin-bottom: 10px;
  }
  .mark-film div {
    text-align: center;
  }
  .game-buy-container .game-buy-item {
    width: 50%;
  }
  .readnextSimilar a {
    font-size: 20px;
  }
  .similarArticBlock {
    padding: 0 30px 0 30px;
  }
  .review-title h1,
  .article-title h1 {
    font-size: 24px;
  }
  .youSignInVia {
    display: none;
  }
  .star-rating {
    margin-bottom: 10px;
    text-align: center;
  }
  .myStar,
  .star-rating__ico {
    font-size: 25px!important;
  }
  .top-row-review-boby {
    padding-top: 30%;
  }
  .disqusChat {
    margin-left: 10px;
    margin-right: 10px;
  }
  .vk-youtube-instagram {
    margin-top: 7px;
    max-height: 29px;
    max-width: 29px;
    cursor: pointer;
  }
  .main-container {
    padding: 0;
    margin-top: 60px;
  }
  .open-main-container {
    margin-top: 60px;
  }
  .review-main {
    padding-left: 0;
    padding-right: 0;
  }
  .review-body {
    background-color: white;
  }
  .article-bottom > div.col-md-4 {
    margin-top: 20px;
    margin-bottom: 20px;
    height: 27px;
  }
  .review-conclusion {
    margin: -2px 0 -2px 0;
    padding-left: 25px;
    padding-right: 25px;
  }
  .review-date {
    margin-top: -2px;
    padding: 5px 45px 5px 0;
    margin-bottom: -2px;
  }
  .review-mark-mobile {
    position: absolute;
    top: 0;
    margin-top: 8%;
    margin-left: 13%;
    font-size: 200%;
  }
  .black_top,
  .black-container,
  .top {
    height: 42px;
  }
  .top-image {
    margin-top: 3px;
    height: 35px;
  }
  .bx-caption > span > p > span > * {
    font-size: 14px!important;
    padding: 0!important;
  }
  .bx-caption {
    font-size: 14px!important;
    padding: 0!important;
  }
  .bx-caption * {
    font-size: 14px!important;
    padding: 0!important;
  }
  .bx-caption span {
    font-size: 14px!important;
    padding: 0!important;
  }
  .bx-caption span h4 {
    font-size: 14px!important;
    padding: 0!important;
  }
  .bx-caption span h4 span {
    font-size: 14px!important;
    padding: 0!important;
  }
  .advertisement-docs .col-md-6 {
    margin-top: 10px;
  }
  .advertisement-docs .advertisement-mediakit {
    text-align: center!important;
  }
  .advertisement-docs .advertisement-price-list {
    text-align: center!important;
  }
  .advertisement-docs .advertisement-price-list div {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .bigImageRow {
    height: 50vw;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .bigImageRow {
    height: 375px;
  }
}
