/*

Theme Name: 777-avtomati.com

Theme URI: 777-avtomati.com

Author: indefined

Version: 1.0

*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

a {
  color: white;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: white;
  margin: 10px 0;
  text-align: center;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  line-height: 1.2;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
ol,
ul {
  list-style: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 20px auto;
}
.text_block ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 10px;
}
.text_block img{
  max-width: 100%;
  box-sizing: border-box;
  position: relative;
  margin: 25px 0;
}
.text_block ol {
  list-style: decimal;
  padding-left: 20px;
  margin-bottom: 10px;
}
html {
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
body {
  background-color: #0b0b0b;
  font: 12px/18px Verdana, Geneva, sans-serif;
  width: 100%;
  height: 100%;
}
.telegram-top.show_bn {
  display: block;
}
.slot_list,
.slot_list_vertical {
  margin: 10px 0;
  text-align: center;
  float: left;
  width: 100%;
}
.slot_list .each_slot {
  position: relative;
  text-align: left;
  margin: 10px 0 10px 17px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: url(i/slot_bg.png) no-repeat;
  width: 220px;
  height: 104px;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media(max-width: 1024px) {
  .slot_list .each_slot {
    width: 313px;
    height: 147px;
    background-size: cover;
  }
}
.slot_list .each_slot img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
  float: left;
  margin: 12px 15px 0 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 72px;
  height: 72px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 3, 0, 0.75);
  -moz-box-shadow: 3px 3px 5px rgba(0, 3, 0, 0.75);
  box-shadow: 3px 3px 5px rgba(0, 3, 0, 0.75);
}
.slot_list .each_slot b {
  color: white;
  margin: 10px 0 0 0;
  display: inline-block;
  font-size: 15px;
  text-shadow: 1px 2px #000000;
  float: left;
  height: 39px;
  overflow: hidden;
  width: 112px;
}
.slot_list .each_slot i {
  font-style: normal;
  list-style: none;
  display: inline-block;
  margin: 0;
  font-size: 11px;
  color: #e0e0e0;
  width: 112px;
  line-height: 100%;
}
.slot_list .each_slot .ratings {
  width: 80px;
  height: 15px;
  bottom: 10px;
  right: 15px;
  z-index: 1;
  position: absolute;
}
.slot_list .each_slot .ratings img {
  width: auto;
  height: auto;
  margin: 0 1px 0 1px;
}
.slot_list .each_slot:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
  box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
}
.slot_list .each_slot:hover img {
  top: 2px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.text_block {
  color: white;
  text-align: justify;
}
.alignleft {
  float: left;
  margin-right: 10px;
}
.text_block p {
  margin: 0 0 15px 0;
}
.text_block h1,
.text_block h2,
.text_block h3,
.text_block h4,
.text_block h5,
.text_block h6 {
  text-align: left;
  line-height: 110%;
}
.text_block a {
  text-decoration: underline;
  color: #adadad;
}
.text_block ul {
  margin-left: 20px;
  list-style-type: circle;
  margin-bottom: 20px;
}
.text_block a:hover {
  text-decoration: none;
}
.text_block b,
.text_block strong {
  font-weight: bold;
}
.text_block i,
em {
  font-style: italic;
}
#logo {
  display: block;
  width: 374px;
  max-width: 100%;
  height: 46px;
}
#logo img {
  display: block;
  max-width: 100%;
}
.telegram-top {
  background: rgba(154, 154, 154, 1);
  background: -moz-linear-gradient(
    top,
    rgba(154, 154, 154, 1) 0%,
    rgba(51, 51, 51, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(154, 154, 154, 1)),
    color-stop(100%, rgba(51, 51, 51, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(154, 154, 154, 1) 0%,
    rgba(51, 51, 51, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(154, 154, 154, 1) 0%,
    rgba(51, 51, 51, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(154, 154, 154, 1) 0%,
    rgba(51, 51, 51, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(154, 154, 154, 1) 0%,
    rgba(51, 51, 51, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a9a9a', endColorstr='#333333', GradientType=0);
  border-bottom: 1px solid #eaeaea;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: none;
}
.telegram-top .text {
  display: inline-block;
  font-size: 20px;
  text-transform: uppercase;
  color: white;
  vertical-align: top;
  margin-top: 18px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
  margin-left: 14px;
}
.telegrem-icon {
  display: inline-block;
  background: rgba(31, 158, 221, 1);
  background: -moz-linear-gradient(
    45deg,
    rgba(31, 158, 221, 1) 0%,
    rgba(26, 130, 183, 1) 100%
  );
  background: -webkit-gradient(
    left bottom,
    right top,
    color-stop(0%, rgba(31, 158, 221, 1)),
    color-stop(100%, rgba(26, 130, 183, 1))
  );
  background: -webkit-linear-gradient(
    45deg,
    rgba(31, 158, 221, 1) 0%,
    rgba(26, 130, 183, 1) 100%
  );
  background: -o-linear-gradient(
    45deg,
    rgba(31, 158, 221, 1) 0%,
    rgba(26, 130, 183, 1) 100%
  );
  background: -ms-linear-gradient(
    45deg,
    rgba(31, 158, 221, 1) 0%,
    rgba(26, 130, 183, 1) 100%
  );
  background: linear-gradient(
    45deg,
    rgba(31, 158, 221, 1) 0%,
    rgba(26, 130, 183, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f9edd', endColorstr='#1a82b7', GradientType=1);
  padding: 9px 6px 0px;
  margin-top: 7px;
  margin-bottom: 8px;
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.55);
}
.telegram-top a.more {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  width: 223px;
  display: inline-block;
  text-align: center;
  height: 48px;
  line-height: 44px;
  border-radius: 5px;
  vertical-align: top;
  margin-top: 5px;
  margin-left: 30px;
  background: url(img/telegram-button.png) no-repeat left top;
}
.telegram-top .close_button {
  background: url(img/close.png) no-repeat;
  width: 40px;
  height: 40px;
  float: right;
  margin-top: 8px;
  cursor: pointer;
}
.telegram-top a.more:hover {
  text-decoration: none;
}
.telegram-top.hide_bn {
  margin-top: -58px;
}
.telegram-top a.more.mob {
  display: none;
}
.footer {
  text-align: center;
  color: #fff;
}
.l-menu {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px;
  text-align: center;
  font-size: 0;
}
.l-menu__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  font-size: 12px;
}
.l-menu__item a {
  text-decoration: underline;
  transition: 0.2s;
}
.l-menu__item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1050px) {
  .telegram-top .text {
    display: none;
  }
  .telegram-top a.more {
    display: none;
  }
  .telegram-top a.more.mob {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    width: 310px;
    display: inline-block;
    text-align: center;
    height: 43px;
    line-height: 40px;
    border-radius: 5px;
    vertical-align: top;
    margin-top: 9px;
    margin-left: 30px;
    background: url(img/telegram-button-mob.png) no-repeat left top;
  }
  .telegrem-icon {
    margin-left: 15px;
  }
  .telegram-top .close_button {
    margin-right: 15px;
  }
}
.market_link {
  margin: 10px 0 10px 0;
  text-align: center;
  position: relative;
  width: 230px;
}
.market_link .big-text {
  position: absolute;
  display: block;
  width: 230px;
  top: 85px;
  left: 0;
  font-weight: bold;
  font-size: 25px;
  line-height: 25px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.market_link .sub-text {
  position: absolute;
  display: block;
  width: 230px;
  top: 145px;
  left: 0;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
.market_link .b-link {
  position: absolute;
  top: 175px;
  left: 25px;
  display: block;
  width: 180px;
  height: 40px;
  background: #2473dc;
  box-shadow: 0 2px 0 0 #003e7e;
  color: #fff;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}
.market_link .b-link:hover {
  background: #248fff;
  text-decoration: none;
}
.market_link img {
  width: 100%;
  height: auto;
}
.side_block {
  margin: 0 0 20px 0;
  border: 2px solid #666666;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #000;
  margin-top: 8px;
  text-align: center;
}
.side_block a {
  font-size: 14px;
}
.slot_list_vertical .each_slot:hover,
.side_block .side_slot:hover {
  -webkit-box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
  box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
}
.side_block .block_wrap {
  color: white;
  padding: 0 0 5px 0;
}
.side_block .block_wrap .heading {
  cursor: pointer;
  display: inline-block;
  height: 52px;
  width: 100%;
  background: url(i/heading.png) repeat-x;
  line-height: 50px;
  font-size: 16px;
  text-transform: uppercase;
}
.side_block .block_wrap.active i.heading {
  color: #ece424;
}
.side_block .block_wrap i.heading:hover {
  color: #ccc !important;
}
.winners {
  border-top: 1px solid #666666;
  width: 204px;
  margin: 0 auto;
}
.winners .winner {
  background: url(i/winners.png) repeat-x;
  width: 202px;
  height: 61px;
  margin: 0 auto;
  border: 1px solid #666666;
  border-top: 0;
}
.winners .winner .image {
  float: left;
  margin: 4px 0px 0 6px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 3, 0, 0.75);
  -moz-box-shadow: 3px 3px 5px rgba(0, 3, 0, 0.75);
  box-shadow: 3px 3px 5px rgba(0, 3, 0, 0.75);
}
.winners .winner .image img {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.winners .winner .info {
  width: 130px;
  text-align: left;
  float: left;
  font-size: 13px;
  text-shadow: 1px 2px #000000;
  margin: 2px 0 0 0;
}
.winners .winner .info .pt {
  float: left;
  width: 65px;
  font-size: 11px;
  text-shadow: none;
}
.winners .winner .info .pt span {
  color: #999999;
}
.winners .winner .info .pt.right {
  text-align: right;
  width: 60px;
}
.winners_wrap {
  width: 202px;
  margin: 0 auto;
  border-bottom: 1px solid #666666;
}
.winners .winner .info span.ttl {
  display: block;
  width: 100%;
  height: 18px;
  overflow: hidden;
}
.pre-footer {
  width: 100%;
  float: left;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #818181;
  margin: 0 0 20px 0;
}
.pre-footer .footer_bord {
  border-top: 1px solid #818181;
  border-bottom: 1px solid #d6d6d6;
  background: #0b0b0b;
}
.slot_list_vertical .each_slot,
.side_block .side_slot {
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  display: block;
  width: 198px;
  height: 94px;
  background: url(i/img_border.png) no-repeat center center;
  line-height: 95px;
  margin: 10px auto 5px auto;
}
.slot_list_vertical .each_slot:before,
.side_block .side_slot:before {
  z-index: 999;
  color: #ff6b00;
  opacity: 0;
  content: "Играть бесплатно";
  position: absolute;
  left: 4px;
  top: 4px;
  width: 190px;
  height: 86px;
  line-height: 140px;
  background: url("img/slot-play-ltr.png") center 10px no-repeat,
    rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.slot_list_vertical .each_slot:hover:before,
.side_block .side_slot:hover:before {
  opacity: 1;
}
.slot_list_vertical .each_slot img,
.side_block .side_slot img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin: 0;
}
.slot_list_vertical .each_slot {
  display: inline-block !important;
  margin: 10px 20px !important;
}
.single_slot {
  color: #fff;
}
.single_slot .post_ratings {
  position: relative;
  overflow: hidden;
  margin: 0 0 10px 0;
  color: white;
  width: 245px;
  background: black;
  border: 1px solid #ccc;
  text-align: center;
  height: 25px;
  padding: 7px 0px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rating_title {
  float: left;
  margin: 0 10px;
}
.post-ratings img:last-child {
  clear: right;
}
.post_ratings .post-ratings {
  float: right;
  width: 100px;
  font-size: 0;
  line-height: 20px;
  height: 20px;
}
.post_ratings .post-ratings img {
  vertical-align: middle;
}
.post_ratings .post-ratings-loading {
  position: absolute;
  height: 17px;
  line-height: 17px;
  top: 8px;
  right: 17px;
  background: black;
}
.post_ratings .post-ratings-loading img {
  vertical-align: top;
}
@media (min-width: 1020px) {
  body {
    background: url(i/bgs.jpg) repeat;
  }
  .wrapper {
    width: 1000px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    overflow: hidden;
  }
  #logo {
    position: relative;
    top: 30px;
    left: 20px;
  }
  .header {
    position: relative;
    margin-bottom: 15px;
  }
  .wr {
    width: 1000px;
    margin: 0 auto;
  }
  #crumbs {
    color: white;
    position: absolute;
    top: 90px;
    left: 10px;
  }
  #crumbs > div {
    display: inline-block;
  }
  #crumbs a {
    text-decoration: underline;
  }
  #crumbs a:hover {
    text-decoration: none;
  }
  .top-head {
    height: 120px;
    position: relative;
  }
  .top-casinos-border {
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #b8b8b8;
  }
  .top-casinos {
    background: #0b0b0b;
    width: 100%;
    height: 212px;
    border-top: 1px solid #b8b8b8;
  }
  .top-casinos a.casino {
    background: url(img/vulkan.png) no-repeat left 20px;
    display: inline-block;
    width: 250px;
    height: 200px;
    float: left;
    margin: 0;
  }
  .top-casinos a.casino.vulkan {
    background: url(img/vulkan.png?v=1) no-repeat left 16px;
  }
  .top-casinos a.casino.gmslots {
    background: url(img/sprites_gmslots.png?v=1.1) no-repeat left 20px;
  }
  .top-casinos a.casino.lavaslots {
    background: url(img/vegas.png?v=1.1) no-repeat left 16px;
  }
  .top-casinos a.casino.gmsdeluxe {
    background: url(img/GMS_deluxe.png?v=11) no-repeat left 20px;
  }
  .top-casinos a.casino.maxcasino {
    background: url(img/max_casino.png) no-repeat left 20px;
  }
  .top-casinos a.casino.eldorado {
    background: url(img/eldorado.png) no-repeat left 20px;
  }
  .top-casinos a.casino:hover,
  .top-casinos a.casino:focus {
    background-position: left -173px;
  }
  .top_menu {
    border: 2px solid #353333;
    width: auto;
    position: absolute;
    top: 30px;
    right: 0;
    text-align: center;
    height: 41px;
    background: url(i/menu_bg.gif) repeat-x;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
  .top_menu ul li {
    display: inline-block;
    padding: 0px 10px 0 7px;
    line-height: 41px;
    background: url(i/menu_sep.png) no-repeat center right;
  }
  .top_menu ul li:last-child {
    background: none;
  }
  .top_menu ul li a {
    line-height: 41px;
    display: inline-block;
    font-size: 13px;
  }
  .top_menu ul li span {
    color: #fff;
  }
  .slot_list .each_slot {
    float: left;
  }
  .middle {
    width: 100%;
    padding: 0 0 30px;
    position: relative;
  }
  .middle:after {
    display: table;
    clear: both;
    content: "";
  }
  .container {
    width: 100%;
    float: left;
    overflow: hidden;
  }
  .content {
    padding: 0 270px 0 0;
  }
  .bonus-banner {
    display: block;
    text-align: center;
  }
  .bonus-img {
    margin: 10px auto 0px;
  }
  .news_list {
    margin: 20px 0;
    text-align: center;
  }
  .news_list li {
    border: 2px solid #666666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #000;
    color: #fff;
    overflow: hidden;
    height: 140px;
    width: 47%;
    display: inline-block;
    margin: 10px 5px;
  }
  .news_list_title {
    text-align: left;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    width: 100%;
    background: url(i/heading.png) repeat-x;
    line-height: 30px;
    font-size: 14px;
    text-transform: uppercase;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news_list li img {
    float: left;
    margin: 7px 7px 0 7px;
  }
  .news_list li .news_excerpt_text {
    float: left;
    padding: 7px;
    height: 64px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 245px;
    text-align: left;
  }
  .news_list li .news_read_more {
    float: right;
    clear: left;
    margin-right: 20px;
  }
  .navigation {
    height: 21px;
    margin: 15px auto;
    border: 1px solid #660000;
    float: left;
    width: 100%;
  }
  .navigation {
    color: white;
    text-align: center;
    border: 1px solid #fff;
    background: #333;
    padding: 4px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
  .navigation span {
    color: #ccc;
  }
  .navigation a {
    text-decoration: underline;
    margin: 0 3px;
  }
  .ajax-pagination ul {
    height: 19px;
  }
  .ajax-pagination ul li {
    display: inline-block;
  }
  .ajax-pagination ul li i {
    font-style: normal;
    margin: 0 5px;
    cursor: pointer;
    font-size: 16px;
  }
  .ajax-pagination ul li.current i {
    color: #686767;
    text-decoration: underline;
  }
  .loader {
    display: none;
    height: 19px;
  }
  .single-news-img {
    float: left;
    margin: 5px 20px 10px 0;
  }
  .free_slots_title {
    margin-top: 50px;
    border-top: 1px dashed silver;
    padding-top: 30px;
  }
  .slot_list_vertical {
    text-align: center !important;
  }
  .navigation {
    text-align: center;
    margin: 0 0 20px 0;
    clear: both;
  }
  .navigation a,
  .navigation span {
    cursor: pointer;
    display: inline-block;
    margin: 0 5px;
    background: url(i/nav_bg.png) no-repeat 1px top;
    width: 18px;
    height: 22px;
  }
  .navigation span {
    color: black;
    cursor: default;
  }
  .right-sidebar {
    float: left;
    width: 230px;
    margin-left: -230px;
    position: relative;
  }
  .socials {
    text-align: center;
    height: 30px;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    position: relative;
    left: -6px;
  }
  .single_slot {
    margin-top: 20px;
  }
  .single_slot .left_slider {
    float: left;
    width: 65px;
    margin-right: 5px;
  }
  .single_slot .left_slider .bx-viewport {
    padding: 6px 0;
    min-height: 485px;
  }
  .single_slot .iframe {
    float: left;
    /*width: 660px;*/
    width: 100%;
  }
  .single_slot .iframe > iframe {
    border: 2px solid #999999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 655px !important;
    height: 500px;
  }
  .single_slot .iframe a.cash {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: url(i/play_for_real_money.png) no-repeat;
    width: 659px;
    height: 62px;
    display: block;
    background-size: 100% 100%;
    margin: 20px auto;
    position: relative;
  }
  .single_slot .iframe a.cash:active {
    top: 1px;
  }
  .single_slot .iframe a.cash:hover {
    -webkit-box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
    box-shadow: 0px 0px 20px rgba(255, 255, 255, 0.75);
  }
  .single_slot .slots_slider .element,
  .single_slot .slots_slider .element a,
  .single_slot .slots_slider .element img {
    width: 45px;
    height: 45px;
    margin: 0 auto;
  }
  .single_slot .slots_slider .element img {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 3, 0, 0.75);
    -moz-box-shadow: 2px 2px 3px rgba(0, 3, 0, 0.75);
    box-shadow: 2px 2px 3px rgba(0, 3, 0, 0.75);
  }
  .single_slot .slots_slider .element img:hover {
    -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.75);
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.75);
  }
  .single_slot i.prev,
  .single_slot i.next {
    cursor: pointer;
    display: block;
    width: 29px;
    height: 15px;
    background: url(i/pager.png) no-repeat top center;
    margin: 0 auto;
    position: relative;
    top: -10px;
  }
  .single_slot i.next {
    background-position: bottom center;
    top: 10px;
  }
  .footer_bord ul {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
  }
  .footer_bord ul li {
    display: inline-block;
    line-height: 50px;
    margin: 0 15px;
    color: #fff;
  }
  .footer_bord ul li a {
    text-decoration: underline;
  }
  .footer_bord ul li a:hover {
    text-decoration: none;
  }
  .footer {
    width: 1000px;
    margin: -30px auto 0;
    height: 30px;
    position: relative;
  }
  .wpcf7 input,
  .wpcf7 textarea {
    width: 350px;
    border-radius: 5px;
  }
  .plugin_btn {
    display: block;
    background: url(pict_gms/btn-download-plugin.png) no-repeat;
    width: 200px;
    height: 109px;
    border: none;
    z-index: 999;
    margin: 10px auto 20px;
  }
  .plugin_dwnl_block {
    height: 268px;
    width: 100%;
    margin: 0 auto;
  }
  .news-each .plugin_dwnl_block img {
    float: none;
    margin: 0;
  }
  .plugin_dwnl_block ul {
    text-align: center;
    margin: 0;
    padding: 0;
  }
  .plugin_dwnl_block ul li {
    list-style: none;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    width: 131px;
    margin: 0 2px;
  }
  .dwnl_plugin_br_icon {
    display: block;
    height: 48px;
    width: 48px;
    margin: 0 auto 15px;
    background: url(pict_gms/spr-ico-small.jpg) no-repeat;
  }
  .dwnl_plugin_default_block {
    padding: 30px 2px 0 2px;
    background: #000;
    border-radius: 10px;
  }
  .dwnl_plugin_chrome .dwnl_plugin_br_icon {
    background-position: -48px 0;
    width: 46px;
  }
  .dwnl_plugin_opera .dwnl_plugin_br_icon {
    background-position: -136px 0;
    width: 42px;
  }
  .dwnl_plugin_safari .dwnl_plugin_br_icon {
    background-position: -94px 0;
    width: 42px;
  }
  .dwnl_plugin_ie .dwnl_plugin_br_icon {
    background-position: -178px 0;
  }
  .dwnl_plugin_mozila .dwnl_plugin_br_icon {
    background-position: 0 0;
  }
  .dwnl_plugin_default_block p,
  .dwnl_plugin_active_block p {
    font-style: italic;
    color: #fff;
    text-align: center;
  }
  .dwnl_plugin_active_block {
    display: none;
    overflow: hidden;
    background: #000;
    border-radius: 10px;
    padding: 0 2px;
    border: 1px solid #4f96d1;
    box-shadow: 0 0 10px #499ad4, inset 0 0 10px #499ad4;
  }
  .dwnl_plugin_active_block .dwnl_plugin_br_icon {
    margin-top: 10px;
  }
  .dwnl_plugin_active_block .active_dwnl_btn {
    margin: 10px auto;
    display: block;
    width: 106px;
    text-align: center;
    color: #48d0fa;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 5px;
    border: 1px solid #4f96d1;
    border-radius: 10px;
  }
  .main-part .plugin_dwnl_block ul li:before {
    content: "";
    display: none;
  }
  .ie .dwnl_plugin_ie .dwnl_plugin_active_block {
    display: block;
  }
  .ie .dwnl_plugin_ie .dwnl_plugin_default_block {
    display: none;
  }
  .chrome .dwnl_plugin_chrome .dwnl_plugin_active_block {
    display: block;
  }
  .chrome .dwnl_plugin_chrome .dwnl_plugin_default_block {
    display: none;
  }
  .firefox .dwnl_plugin_mozila .dwnl_plugin_active_block {
    display: block;
  }
  .firefox .dwnl_plugin_mozila .dwnl_plugin_default_block {
    display: none;
  }
  .safari .dwnl_plugin_safari .dwnl_plugin_active_block {
    display: block;
  }
  .safari .dwnl_plugin_safari .dwnl_plugin_default_block {
    display: none;
  }
  .opera .dwnl_plugin_opera .dwnl_plugin_active_block {
    display: block;
  }
  .opera .dwnl_plugin_opera .dwnl_plugin_default_block {
    display: none;
  }
  .ref_link_cont {
    display: inline-block;
    margin: 10px 0 10px 0;
  }
  .bx-wrapper {
    border: 5px solid #000 !important;
    background: #000 !important;
  }
  .subscribe {
    width: 231px;
    background: #171717;
    border: 2px solid #545454;
    margin: 0 auto;
    border-radius: 5px;
  }
  .subscribe-header {
    color: #fefefe;
    font-size: 17px;
    text-align: center;
    padding: 10px 0;
  }
  .subscribe-input {
    display: block;
    width: 201px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0 0 0 5px;
    border: none;
    outline: none;
  }
  .subscribe-button {
    display: block;
    background: url(img/subs.png) no-repeat 0 0 transparent;
    width: 214px;
    height: 47px;
    margin: 12px auto;
    border: none;
    outline: none;
    color: #fefefe;
    font-size: 21px;
    cursor: pointer;
  }
  .subscribe-button:hover {
    background-position: 0 -47px;
  }
  #form-p {
    color: #fff;
    padding: 10px;
  }
  .reg-form-img {
    width: 226px;
    height: 143px;
    display: block;
    margin: 20px auto;
  }
  .reg-form-img img {
    width: 100%;
  }
}
@media (max-width: 1019px) {
  #logo {
    margin: 30px 20px 20px;
    float: left;
  }
  .top_menu {
    float: right;
    margin-right: 20px;
    margin-top: 20px;
  }
  .top-head.wr {
    background: url(i/bgs.jpg) repeat;
    overflow: hidden;
  }
  .top-casinos .wrapper {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 10px 0 15px;
    border-top: 2px solid #d0d0d0;
    border-bottom: 2px solid #d0d0d0;
  }
  #crumbs {
    display: none;
  }
  .adapt-menu-icon,
  .show-menu-icon {
    width: 49px;
    height: 49px;
    float: right;
  }
  .icon-menu-bg.showbg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
  }
  #main-block {
    clear: both;
  }
  .adapt-menu-icon {
    z-index: 3002;
    transition: 0.5s;
    transform: translate(0px, 0px);
    transition-delay: 0.1s;
    box-sizing: border-box;
    padding: 5px;
    cursor: pointer;
  }
  .adapt-menu-icon.activeGamburger {
    position: relative;
  }
  .adapt-menu-icon .line-white-menu {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    display: block;
    width: calc(100% - 10px);
    height: 5px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 5px;
    border: 1px solid black;
    border-radius: 10px;
  }
  .adapt-menu-icon .line-white-menu:first-child {
    top: -webkit-calc(25% - 2px);
    top: -moz-calc(25% - 2px);
    top: calc(25% - 2px);
  }
  .adapt-menu-icon .line-white-menu:nth-child(2) {
    top: -webkit-calc(50% - 3px);
    top: -moz-calc(50% - 3px);
    top: calc(50% - 3px);
  }
  .adapt-menu-icon .line-white-menu:last-child {
    top: -webkit-calc(75% - 2px);
    top: -moz-calc(75% - 2px);
    top: calc(75% - 2px);
  }
  .adapt-menu-icon.activeGamburger .line-white-menu:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -webkit-calc(50% - 3.5px);
    top: -moz-calc(50% - 3.5px);
    top: calc(50% - 3.5px);
  }
  .adapt-menu-icon.activeGamburger .line-white-menu:nth-child(2) {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  .adapt-menu-icon.activeGamburger .line-white-menu:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -webkit-calc(50% - 3.5px);
    top: -moz-calc(50% - 3.5px);
    top: calc(50% - 3.5px);
  }
  ul#menu-top_menu {
    background-color: #0b0b0b;
    position: fixed;
    display: block;
    top: 0;
    left: -400px;
    height: 100%;
    margin: 0;
    padding: 25px 0 0;
    list-style: none;
    width: 230px;
    opacity: 0;
    z-index: 99;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.6s, opacity 0.6s;
    -moz-transition: transform 0.6s, opacity 0.6s;
    -ms-transition: transform 0.6s, opacity 0.6s;
    -o-transition: transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
  }
  ul.showmenu#menu-top_menu {
    -webkit-transform: translateX(400px);
    -moz-transform: translateX(400px);
    -ms-transform: translateX(400px);
    -o-transform: translateX(400px);
    transform: translateX(400px);
    opacity: 1;
  }
  ul#menu-top_menu li a,ul#menu-top_menu li span {
    border-bottom: 1px solid #5c5c5c;
    color: #bfc0c7;
    cursor: pointer;
    padding: 15px 25px;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }
  ul#menu-top_menu li span{
    color: #fff;
  }
  ul#menu-top_menu li a:hover {
    color: #fff;
  }
  .single_slot a.cash {
    background: #ff0002;
    background: -moz-linear-gradient(top, #ff0002 0%, #540000 100%);
    background: -webkit-linear-gradient(top, #ff0002 0%, #540000 100%);
    background: linear-gradient(to bottom, #ff0002 0%, #540000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0002', endColorstr='#540000',GradientType=0);
    border-radius: 7px;
    margin: 20px auto;
    width: 95%;
    display: block;
    text-align: center;
    padding: 25px 0;
    font-size: 25px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  }
  .single_slot a.cash:hover {
    -webkit-filter: brightness(120%);
    filter: brightness(120%);
  }
  .single_slot a.cash:after {
    content: "ИГРАТЬ НА ДЕНЬГИ";
  }
  .side_block {
    width: 230px;
  }
  .left_slider {
    display: none;
  }
  .iframe {
    width: 90%;
    margin: 0 auto;
  }
  .iframe iframe {
    width: 100%;
    height: 550px;
    display: block;
  }
  .top-casinos a.casino {
    background-image: url(img/clubs_mobile.png?v=1.01);
    width: 153px;
    height: 80px;
    display: inline-block;
    position: relative;
    margin-bottom: 22px;
  }
  .mobile-title {
    display: none;
  }
  @media (max-width: 1024px) {
    .mobile-title {
      display: block;
      text-transform: uppercase;
      width: 100%;
      text-align: center;
      font-size: 16px;
      color: #fff;
      padding: 10px 0px;
    }
  }
  .top-casinos a.casino.vulkan {
    background-position: 0 1px;
  }
  .top-casinos a.casino.lavaslots {
    background-position: -183px 0;
  }
  .top-casinos a.casino.gmslots {
    background-position: -359px 0;
  }
  .top-casinos a.casino.gmsdeluxe {
    background-position: -538px -3px;
  }
  .top-casinos a.casino.vulkan:hover {
    background-position: 0 -79px;
  }
  .top-casinos a.casino.lavaslots:hover {
    background-position: -183px -78px;
  }
  .top-casinos a.casino.gmslots:hover {
    background-position: -359px -78px;
  }
  .top-casinos a.casino.gmsdeluxe:hover {
    background-position: -538px -81px;
  }
  .text_block {
    padding: 0 15px;
    clear: both;
  }
  .right-sidebar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 90%;
    max-width: 690px;
    margin: 0 auto;
  }
  .right-sidebar .socials,
  .right-sidebar .reg-form-img,
  .right-sidebar .plugin_btn {
    display: none;
  }
  .each_block_wrap {
    height: 220px;
    overflow: hidden;
  }
  .footer_bord ul li {
    display: inline-block;
    padding: 10px;
  }
  .footer {
    padding: 0 15px 15px;
  }
}
@media (max-width: 520px) {
  .single_slot a.cash{
    font-size: 22px;
  }
  #logo {
    width: 70%;
    background-size: 100%;
  }
  .iframe iframe {
    height: 250px;
  }
}

@media (max-width: 400px) {
  #logo {
    width: 60%;
  }
}

@media (min-width: 320px) {
  .subscription-form-wrap {
    display: none;
  }
}
@media (min-width: 1024px) {
  .subscription-form-wrap {
    display: block;
  }
}
.subscription-form-wrap {
  width: 99%;
  max-width: 260px;
  border: 1px solid #000000;
  padding: 20px 0;
  background: #13253d;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.subscription-form-wrap .subscription-form-title {
  color: #fff;
  width: 80%;
  display: block;
  margin: 0 auto 10px;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-weight: 900;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
}
.subscription-form-wrap #subscription-form {
  width: 80%;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.subscription-form-wrap #subscription-form .input-wrap {
  width: 100%;
}
.subscription-form-wrap #subscription-form .input-wrap input {
  width: 100%;
  height: 35px;
  padding: 0 10px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #fff;
  color: #333;
  margin: 10px 0;
}
::-webkit-input-placeholder {
  color: #333;
}
:-moz-placeholder {
  color: #333;
}
::-moz-placeholder {
  color: #333;
}
:-ms-input-placeholder {
  color: #333;
}

.subscription-form-wrap #subscription-form .input-wrap span {
  color: #fff;
  display: block;
  margin: 0 0 -5px 0;
  font-size: 12px;
}
.subscription-form-wrap #subscription-form .subscription-btn {
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  background: linear-gradient(to bottom, #c40000 0, #ff0227 50%, #c40000 100%);
  border: 1px solid #ff0304;
  box-shadow: 5px 5px 10px 0 rgba(113, 0, 0, 1);
  text-shadow: 0 0 2px #900208;
  font-size: 18px;
  color: #fff;
  margin: 10px 0 0 0;
}
.subscription-form-wrap #subscription-form .subscription-btn:hover {
  -webkit-filter: brightness(120%);
  filter: brightness(120%);
}
.subscription-form-wrap #subscription-form #form-p {
  font-size: 12px;
  text-align: center;
}
.subscription-form-wrap .end-message {
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-weight: 900;
  border-top: 1px dashed;
  padding-top: 15px;
}

.reference {
  width: 100%;
  max-width: 500px;
  height: 162px;
  background: #fff;
  color: #000;
  left: calc(50% - 250px);
  position: fixed;
  margin: auto;
  top: -210px;
  z-index: 9999;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.reference.show_popup {
  animation-name: on_top;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.reference.hide_popup {
  animation-name: out_top;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}
.reference .r-info {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.reference .r-info img {
  width: 71px;
  height: 71px;
  display: block;
  margin: 10px 0 0 0;
}
.reference .r-info span {
  font-size: 15px;
  width: 350px;
}
.reference .r-btns {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.reference .r-btns span {
  width: 166px;
  height: 42px;
  margin: 0 0 0 10px;
  text-align: center;
  line-height: 42px;
  text-transform: uppercase;
  font-size: 15px;
  cursor: pointer;
}
.reference .r-btns span:nth-child(1) {
  color: #4285f4;
}
.reference .r-btns span:nth-child(2) {
  background: #4285f4;
  color: #fff;
  box-shadow: 2px 4px 5px 0 #d0d0d0;
}
@media only screen and (max-width: 500px) {
  .reference {
    left: 0;
  }
}

@keyframes on_top {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(210px);
  }
}
@keyframes out_top {
  from {
    transform: translateY(210px);
  }
  to {
    transform: translateY(0px);
  }
}

/*Slot Game Block*/
.s-game {
  max-width: 800px;
  margin: 0 auto;
  display: none;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .s-game {
    display: block;
  }
}
.s-game__inner {
  position: relative;
  background-color: #000;
}
.s-game__inner:after {
  content: "";
  display: block;
  padding-top: 75%;
}
.s-game__entry,
.s-game__inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.s-game__inner iframe {
  border: 0;
  outline: 0;
}
.s-game__img {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: blur(10px);
}
.s-game__btn {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  padding: 0;
  background-color: transparent;
  background-image: url(img/play.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  transition: opacity 0.2s;
  cursor: pointer;
}
.s-game__btn:hover {
  opacity: 0.8;
}

.full-block .show_full_block,
.full-block .show_full_btn {
  background: #35b925;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
  height: 62px;
  display: block;
  background-size: 100% 100%;
  margin: 20px auto;
  position: relative;
  line-height: 62px;
  text-align: center;
  font-size: 22px;
  text-decoration: none;
}

.full-block .show_full_block:hover,
.full-block .show_full_btn:hover {
  -webkit-box-shadow: 0 0 20px rgba(255, 255, 255, 0.75);
  -moz-box-shadow: 0 0 20px rgba(255, 255, 255, 0.75);
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.75);
}

.full-block .popup_iframe {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999999999;
  background: rgba(6, 12, 25, 0.9);
}

.full-block .close_iframe {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: absolute;
  right: 10px;
  top: 10px;
  overflow: hidden;
  border: none;
  background: transparent;
  color: transparent;
  cursor: pointer;
  outline: none;
  padding: 0;
  z-index: 1100;
}

.full-block .close_iframe img {
  display: block;
  width: 100%;
  height: 100%;
}

.full-block .iframe_content {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.full-block .popup_iframe .iframe_content iframe {
  display: block;
  width: 100%;
}
.block_x_lines {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.item_x_line {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 33%;
  margin-bottom: 60px;
  font-family: Verdana;
  font-size: 14px;
  line-height: 140%;
  color: #c6c6c6;
  font-weight: bold;
}
.item_x_money,
.item_x_count {
  font-size: 13px;
  color: rgb(229, 225, 225);
  font-weight: bold;
}
.item_x_money {
  color: #ffffff;
  margin-left: 20px;
}
.item_x_line_title {
  font-family: Verdana;
  font-size: 14px;
  line-height: 17px;
  color: #f9a819;
  width: 100%;
  margin-bottom: 5px;
}
.item_info {
  background: #1c1b1b;
  border: 1px solid #353333;
  box-sizing: border-box;
  border-radius: 0 8px 8px 0px;
  padding: 10px;
  min-height: 100px;
  min-width: 120px;
}
.group_lines {
  display: flex;
}
.item_x_line_img img {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.block_rating {
  display: flex;
  justify-content: space-between;
  background: #1c1b1b;
  border: 1px solid #353333;
  box-sizing: border-box;
  border-radius: 8px;
  margin-bottom: 25px;
}
.img_slot {
  max-width: 210px;
  width: 100%;
}
.img_slot img {
  border-radius: 8px 0 0 8px;
  display: block;
  width: 100%;
  height: 100%;
  max-height: 155px;
  opacity: 0.5;
  filter: blur(10px);
}
.rating_text {
  font-size: 14px;
  line-height: 22px;
  color: #c6c6c6;
  padding: 2px 0;
}
.rating_bar {
  display: inline-block;
  background: #000000;
  border-radius: 2px;
  width: 143px;
  height: 3px;
  margin-right: 5px;
  position: relative;
}
.progress_line {
  background: #918562;
  border-radius: 2px;
  height: 3px;
  display: block;
}
.like_slot,
.rating_slot {
  padding: 0px 20px;
  margin: 10px 0px;
  box-sizing: border-box;
}
.rating_slot {
  max-width: 340px;
  width: 100%;
  border-right: 1px solid #353333;
}
.like_slot {
  max-width: 220px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
}
.rating_procent {
  font-family: Verdana;
  font-size: 12px;
  line-height: 22px;
  color: #7e7b7b;
}
.rating_item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.like_slot .add_like {
  font-size: 14px;
  line-height: 15px;
  color: #c6c6c6;
}
.like_slot .added_like {
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  color: #7e7b7b;
  font-style: italic;
}
.custom-rating {
  display: block !important;
}
.custom-rating-img {
  display: flex;
}
@media screen and (max-width: 768px) {
  .item_x_line {
    width: 50%;
  }
  .full-block .show_full_btn {
    width: 95%;
  }
}
@media screen and (max-width: 530px) {
  .item_x_money,
  .item_x_count {
    margin-left: 15px;
  }
  .block_rating {
    flex-wrap: wrap;
    justify-content: center;
  }
  .rating_slot {
    max-width: 100%;
    width: auto;
    border: none;
  }
}
@media screen and (max-width: 430px) {
  .item_x_line {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
  }
  .block_x_lines {
    justify-content: center;
  }
  .item_x_line_title {
    text-align: center;
  }
}
td {
  padding: 7px 15px;
  border: 1px solid white;
}
.top_btn {
  display: flex;
  flex-direction: row;
  padding: 10px 0;
}
@media (max-width: 1000px) {
  .top_btn {
    justify-content: center;
  }
}

.btn {
  cursor: pointer;
  display: inline-block;
  padding: 0 20px;
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.37);
  border-radius: 3px;
}

.login {
	/*height: 50px;*/
	/*width: 100px;*/
	/*background: url('./img/login.png') no-repeat center center;*/
	/*background-size: contain;*/
  background: linear-gradient(180deg, #FDD814 0%, #DA8403 100%);
  margin-right: 15px;
}

.reg {
	/*height: 47px;*/
	/*width: 222px;*/
	/*background: url(./img/reg.png) no-repeat center center;*/
	/*background-size: contain;*/
  background: linear-gradient(180deg, #75E208 0%, #19B300 100%);
}

.download {
	/*height: 47px;*/
	/*width: 137px;*/
	/*background: url(./img/download.png) no-repeat center center;*/
	/*background-size: contain;*/
  background: linear-gradient(180deg, #D071CC 0%, #990C92 100%);
}

.promo {
  background-color: #0b0b0b;
}

.promo .row {
    display: flex;
    justify-content: center;
    position: relative;
    height: 260px;
}

.promo .left {
    width: 100%;
    background: url('./img/l3.png') no-repeat bottom left;
    background-size: contain;
    height: 260px;
    position: relative;
    z-index: 1;
}

.promo .right {
    width: 100%;
    background: url('./img/r2.png') no-repeat bottom right;
    background-size: contain;
    height: 260px;
    position: relative;
    z-index: 1;
}

.promo .center {
    max-width: 320px;
    padding-top: 40px;
    width: 100%;
    height: 260px;
    /*background: url(./img/c1.jpg) no-repeat center center;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    position: absolute;
}

.promo .title {
    margin-top: 45px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FDFDFD;
    text-shadow: 0px 4px 4px #000000;
}

.promo .cash {
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    text-transform: uppercase;
    color: #FFBC09;
    text-shadow: 0px 4px 4px #000000;
    margin-bottom: 15px;
}

.promo a {
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #EF133B;
    box-shadow: 0px 2px 0px #8F0C24;
    border-radius: 4px;
    padding: 9px 56px;
    text-decoration: none;
    position: relative;
    z-index: 3;
}

.promo a:hover {
    background: #FF5372;
    box-shadow: 0px 2px 0px #8F0C24;
    border-radius: 4px;
}

.top_btn .left {
    width: 50%;
    display: flex;
}

.top_btn .right {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.top_btn .right span {
    color: #ffffff;
    margin-right: 10px;
}

.top_btn .gram {
		width: 34px;
		height: 34px;
    background: url('./img/telegram.svg') no-repeat center center;
    background-size: contain;
    border: none;
		box-shadow: none;
		margin-right: 10px;
}

@media(max-width: 520px) {
    .promo .left,.promo .right {
        display: none;
    }

    .promo .center {
        position: relative;
    }
}

@media(max-width: 640px) {
    /*.top_btn .right span, .top_btn .right .download {*/
    /*    display: none;*/
    /*}*/
  .top_btn .left {
    width: 100%;
    justify-content: center;
  }
  .top_btn .right {
    display: none;
  }
}

.sticky_social {
  position: fixed;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.81);
  display: none;
  z-index: 80;
}
@media(max-width: 640px) {
  .sticky_social {
    display: block;
  }
}
.sticky_social img{
  box-sizing: border-box;
  max-width: 190px;
  margin: 0 auto;
  display: block;
  text-align: center;
}

/*Mob.promo-header*/
.mjs-header {
  display: none;
  padding: 5px 0;
  background-color: #000;
  border-bottom: 1px solid #888;
  text-align: center;
}
.mjs-header.active{
  display: block;
}
.mjs-header__link{
  display: block;
}
.mjs-header__img{
  max-width: 180px;
  height: auto;
  border: 0;

}

@media(max-width: 479px) {
  #logo {
    float: none;
    height: auto;
    margin: 15px auto 10px;
  }
  .top_menu {
    float: none;
    margin: 0 auto 15px;
  }
  .adapt-menu-icon, .show-menu-icon {
    float: none;
    margin: 0 auto;
  }
  .adapt-menu-icon.activeGamburger {
    position: fixed;
    top: 5px;
    right: 5px;
  }
}

.breadcrumbs {
  font-size: 14px;
  color: white;
  margin-bottom: 15px;
}

.breadcrumbs a {
  font-size: 14px;
  color: white;
}

.breadcrumbs span {
  font-size: 14px;
  color: white;
}