@media all {
  body {
    -webkit-backface-visibility: hidden;
  }

  .da-dots {
    -webkit-user-select: none;
    -moz-user-select: none;
  }

  html {
    font-size: 1em;
  }

  #customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
    margin: 30px 0;
  }
  
  #customers td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
  }
  
  #customers tr:hover {background-color: #5d5d5d;}
  
  #customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: white;
  }

  img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
  figure img {
    border-radius: 14px;
    margin: 20px auto;
  }

  .da-slide p,
  .head {
    font-family: Arial, Helvetica, sans-serif;
  }

  html {
    color: #222;
  }

  ul {
    padding: 0;
    list-style: none;
  }

  img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
  }

  a {
    outline: 0 !important;
  }

  body,
  html {
    margin: 0;
    min-width: 980px;
    padding: 0;
  }

  html {
    height: 100%;
    line-height: 1.4;
  }

  body {
    background: url(bg.jpg) center 0 repeat-y #020100;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
  }

  h1 {
    font-size: 2em;
    margin: .67em 0;
    font-weight: bold;
    text-align: center;
  }

  ::selection {
    background: #a08ec0;
    color: #fff;
    text-shadow: none;
  }

  ::-moz-selection {
    color: #fff;
  }

  .container,
  .head {
    width: 980px;
    margin: 0 auto;
  }

  .container {
    height: 100%;
  }

  .head {
    height: 85px;
    position: relative;
  }

  .head #head_navigation_bar {
    position: absolute;
    left: 19px;
    top: 73px;
    font-size: 15px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .head #head_navigation_bar li,
  .bottom_navigation_bar li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 36px;
    background: url(vertical_line.png) right center no-repeat;
  }

  .head #head_navigation_bar li a,
  .bottom_navigation_bar li a {
    text-decoration: none;
    color: #8e9197;
    display: block;
    line-height: 36px;
    padding: 0 15px;
  }

  .head #head_navigation_bar li a:hover,
  .bottom_navigation_bar li a:hover {
    color: #fff;
    background: url(hover_line.png) center bottom no-repeat;
  }

  .bottom_navigation_bar {
    text-align: center;
  }

  .head #head_auth_buttons {
    position: absolute;
    right: 38px;
    top: 15px;
  }

  .head #head_auth_buttons .buttons {
    display: inline-block;
    text-decoration: none;
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4);
  }

  .head #head_auth_buttons .buttons.register {
    width: 145px;
    padding-left: 35px;
    background: url(nabor.png) -281px -491px no-repeat;
  }

  .head #head_auth_buttons .buttons.register:hover {
    background: url(nabor.png) -465px -491px no-repeat;
  }

  .head #head_auth_buttons .buttons.enter {
    width: 91px;
    padding-left: 26px;
    background: url(nabor.png) -429px -189px no-repeat;
  }

  .head #head_auth_buttons .buttons.enter:hover {
    background: url(nabor.png) -430px -232px no-repeat;
  }

  .head #head_auth_buttons .buttons.enter,
  .head #head_auth_buttons .buttons.register {
    position: relative;
  }

  .head #head_auth_buttons .buttons.register:after {
    width: 25px;
    height: 30px;
    background: url(icon_button_register.png) no-repeat;
  }

  .head #head_auth_buttons .buttons.enter:after {
    width: 25px;
    height: 28px;
    background: url(icon_button_enter.png) no-repeat;
  }

  .head #head_auth_buttons .buttons.enter:after,
  .head #head_auth_buttons .buttons.register:after {
    content: '';
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }

  .head_slider {
    height: 304px;
    width: 980px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
  }

  .head_slider:after,
  .head_slider:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 2px;
    content: '';
  }

  .head_slider:after {
    top: 0;
    background: url(line_top.png) center no-repeat;
  }

  .head_slider:before {
    bottom: 0;
    background: url(line_bottom.png) center no-repeat;
  }

  .da-slide,
  .head_slider .da-slide {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
  }

  .da-slider {
    transition: background-position 1s ease-out .3s;
  }

  .da-slide-current {
    z-index: 1000;
  }

  .da-slide p.da-text-left {
    position: absolute;
    opacity: 0;
    left: 110%;
    width: 400px !important;
    max-width: 400px !important;
  }

  .da-slide a.da-link {
    opacity: 0;
    right: 110%;
    position: absolute;
    bottom: 0;
    width: 326px;
    height: 91px;
    background: url(nabor.png) 0 -390px no-repeat;
    font-weight: 700;
    font-style: italic;
    font-size: 25px;
    text-shadow: 1px 0 0 rgba(0, 0, 0, .5), -1px 0 0 rgba(0, 0, 0, .2), 0 1px 1px rgba(255, 255, 255, .4);
    line-height: 90px !important;
    text-align: center;
    vertical-align: middle !important;
    padding-top: 0 !important;
    padding-bottom: 10px !important;
    z-index: 10;
    top: 192px;
    text-decoration: none;
    color: #1c1c1c;
  }

  .da-slide a.da-link.type_2 {
    background-position: 19px -390px;
    line-height: 120px;
    padding: 0 0 0 30px;
    width: 318px;
  }

  .da-slide p span.h1 {
    line-height: 60px;
    text-transform: uppercase;
  }

  .da-slide a.da-link.type_2:after {
    display: none;
  }

  .da-slide a.da-link.type_2:hover {
    background: url(nabor.png) 19px -296px no-repeat;
    height: 93px;
    width: 322px !important;
  }

  .da-slide a.da-link:after {
    content: '';
    float: right;
    width: 51px;
    height: 38px;
    background: url(icon_buttom.png) center no-repeat;
    margin-top: 28px;
    margin-right: 15px;
  }

  .da-slide a.da-link:hover {
    background: url(nabor.png) 0 -296px no-repeat;
    height: 87px;
    width: 325px;
    margin-right: 0 !important;
  }

  .da-slide-current a.da-link {
    right: 28px;
    opacity: 1;
  }

  .da-slide-current p.da-text-left {
    left: 35px;
    opacity: 1;
  }

  .da-slide .da_bg {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
  }

  .da-slide p,
  .da-slide p span.h1 {
    z-index: 10;
    font-style: italic;
    font-weight: 700;
  }

  .da-slide .da_bg img {
    display: block;
    height: 99%;
  }

  .da-slide-current .da_bg {
    opacity: 1;
  }

  .da-slide p {
    margin: 25px 0;
    max-width: 315px;
    width: 315px;
    color: #fff;
    font-size: 37px;
    text-shadow: 1px 1px 10px #7f02ff, 1px -1px 10px #7f02ff, -1px 1px 10px #7f02ff, -1px -1px 10px #7f02ff, -1px -1px 1px rgba(255, 255, 255, .2), 1px 1px 1px rgba(255, 255, 255, .2), -1px 1px 1px rgba(255, 255, 255, .2), 1px -1px 1px rgba(255, 255, 255, .2);
  }

  .da-slide p span.h1 {
    display: block;
    font-size: 60px;
  }

  .da-dots {
    position: absolute;
    left: 80px;
    bottom: 25px;
    z-index: 2000;
  }

  .da-dots span.da-dots-current:after,
  .da-dots span:after {
    top: 1px;
    left: 1px;
    border-radius: 50%;
    content: '';
  }

  .da-dots span {
    display: inline-block;
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #974ad1;
    margin: 3px;
    cursor: pointer;
    vertical-align: middle;
  }

  .da-dots span:after {
    width: 8px;
    height: 8px;
    position: absolute;
    background: #320253;
  }

  .da-dots span.da-dots-current {
    display: inline-block;
    position: relative;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fcf600;
    margin: 3px;
    cursor: pointer;
  }

  .da-dots span.da-dots-current:after {
    width: 11px;
    height: 11px;
    position: absolute;
    background: #ffd000;
    background: linear-gradient(to bottom, #ffd000 0, #d87700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd000', endColorstr='#d87700', GradientType=0);
  }

  .da-slide-fromright p.da-text-left {
    -webkit-animation: fromRightAnim2 .4s ease-in-out .7s both;
    animation: fromRightAnim2 .4s ease-in-out .7s both;
  }

  .da-slide-fromright .da-link {
    -webkit-animation: fromRightAnim3 .4s ease-in-out 1.4s both;
    animation: fromRightAnim3 .4s ease-in-out 1.4s both;
  }

  .da-slide-fromright .da_bg {
    -webkit-animation: fromRightAnim1 .8s ease-in-out both;
    animation: fromRightAnim1 .8s ease-in-out both;
  }

  .da-slide-toleft .da-link,
  .da-slide-toleft p.da-text-left {
    opacity: 0;
  }

  .da-slide-toleft .da_bg {
    -webkit-animation: toRightAnim1 .1s ease-in-out both;
    animation: toRightAnim1 .1s ease-in-out both;
  }

  .main_menu {
    width: 914px;
    margin: 0 auto;
  }

  .main_menu #main_menu_winners {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }

  .main_menu #main_menu_winners #winners_head {
    margin: 10px auto;
    padding: 0 130px;
    position: relative;
    display: inline-block;
  }

  .main_menu #main_menu_winners #winners_head img {
    display: block;
  }

  .main_menu #main_menu_winners #winners_head:before {
    content: '';
    position: absolute;
    width: 111px;
    height: 17px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(head_line_left.png) left no-repeat;
  }

  .main_menu #main_menu_winners #winners_head:after {
    content: '';
    position: absolute;
    width: 111px;
    height: 17px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(head_line_right.png) right no-repeat;
  }

  .main_menu #main_menu_winners #winners_slide {
    width: 530px;
    padding: 0 25px 16px;
    visibility: hidden;
  }

  .main_menu #main_jp_container {
    display: inline-block;
    width: 325px;
    vertical-align: top;
  }

  .main_menu #main_jp_container #jp_container_head {
    position: relative;
  }

  .main_menu #main_jp_container #jp_container_head img {
    display: block;
    margin: 0 auto;
  }

  .main_menu #main_jp_container #jp_container_head:after,
  .main_menu #main_jp_container #jp_container_head:before {
    content: '';
    width: 76px;
    height: 17px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    position: absolute;
  }

  .main_menu #main_jp_container #jp_container_head:before {
    left: 0;
    background: url(line_left.png) center no-repeat;
  }

  .main_menu #main_jp_container #jp_container_head:after {
    right: 0;
    background: url(line_right.png) center no-repeat;
  }

  .main_menu #main_jp_container #jp_container_counter {
    margin-top: 10px;
  }

  .main_menu #main_jp_container #jp_container_counter .counter_marker {
    position: absolute;
    top: 3px;
    right: 0;
    height: 35px !important;
    width: 35px !important;
  }

  .main_menu #main_jp_container #jp_container_counter #cd-jp-max.rub .counter_marker {
    background: url(currency.png) -5px -10px no-repeat !important;
  }

  .main_menu #main_jp_container #jp_container_counter .counter_character {
    display: inline-block;
    margin: 0 2px;
  }

  .main_menu #main_jp_container #jp_container_counter .counter_text {
    width: 5px !important;
    color: #b8d5eb;
    font-size: 18px;
    font-weight: 700;
  }

  .main_menu #main_jp_container #jp_container_counter #cd-jp-max {
    margin: 0 auto;
    position: relative;
  }

  .main_menu #main_navigation_bar {
    position: relative;
    height: 82px;
  }

  .main_menu #main_navigation_bar:after,
  .main_menu #main_navigation_bar:before {
    content: '';
    position: absolute;
    right: 0;
    width: 100%;
    background: url(line_gorizontal.png) center no-repeat;
  }

  .main_menu #main_navigation_bar:before {
    top: 0;
    height: 2px;
  }

  .main_menu #main_navigation_bar:after {
    top: 70px;
    height: 1px;
  }

  .main_menu #main_navigation_bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: inherit;
  }

  .main_menu #main_navigation_bar ul li {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 25%;
    width: calc(98%/4);
    z-index: 1;
    height: inherit;
  }

  .main_menu #main_navigation_bar ul li:after,
  .main_menu #main_navigation_bar ul li:first-child:before {
    content: '';
    width: 2px;
    height: 67px;
    background: url(line_vertical.png) center no-repeat;
    position: absolute;
    bottom: 0;
  }

  .main_menu #main_navigation_bar ul li:after {
    right: -1px;
    top: 3px;
  }

  .main_menu #main_navigation_bar ul li:first-child:before {
    left: 0;
    top: 0;
    margin: auto 0;
  }

  .main_menu #main_navigation_bar ul li a {
    outline: 0;
    text-decoration: none;
    color: #a08ec0;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 70px;
    display: block;
  }

  .main_menu #main_navigation_bar ul li.active,
  .main_menu #main_navigation_bar ul li:hover {
    background: url(active_bg_2.png) center 2px no-repeat;
    background-size: contain;
  }

  .main_menu #main_navigation_bar ul li.active a,
  .main_menu #main_navigation_bar ul li:hover a {
    color: #fff;
  }

  .main_navigation_bar_icon {
    display: inline-block;
    vertical-align: middle;
  }

  .main_menu #main_navigation_bar ul li.active .main_navigation_bar_icon,
  .main_menu #main_navigation_bar ul li:hover .main_navigation_bar_icon {
    background-position: center 100%;
  }

  .main_navigation_bar_icon--main {
    width: 20px;
    height: 20px;
    background: url(icon_main.png) center 0 no-repeat;
    margin-top: -4px;
  }

  .main_navigation_bar_icon--bn {
    width: 25px;
    height: 27px;
    background: url(icon_bonus.png) center 0 no-repeat;
    margin-top: -7px;
  }

  .main_navigation_bar_icon--games {
    width: 25px;
    height: 26px;
    background: url(icon_games.png) center 0 no-repeat;
    margin-top: -5px;
  }

  .main {
    height: 100%;
    width: 914px;
    margin: 0 auto;
    box-sizing: border-box;
  }

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

  .game_container {
    background: #1d0247;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    margin: 8px 0;
    width: calc(100%/3 - 17px);
    position: relative;
  }

  .game_container:not(:nth-child(3n+1)) {
    margin-left: 19px;
  }

  .game_container img {
    width: calc(100%);
    margin: 0 auto;
    color: #fff;
  }

  .game_container .game_info {
    font-size: 16px;
    height: 65px;
    padding: 0 12px;
    position: relative;
  }

  .game_container .game_info span {
    color: #fff;
    text-shadow: 0 2px 1px #030303, 1px 0 1px rgba(255, 255, 255, .5), -1px 0 1px rgba(255, 255, 255, .5);
    margin: 0;
    padding: 0;
    line-height: 46px;
    vertical-align: middle;
    max-width: 166px;
  }

  .game_container .game_info ul {
    position: absolute;
    left: 10px;
    top: 35px;
  }

  .game_container .game_info ul li.star_1 {
    background: url(icon_star_white_1.png) center no-repeat;
  }

  .game_container .game_info ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
    width: 13px;
    height: 14px;
  }

  .game_container:hover .game_hover_container {
    display: block;
    visibility: visible;
    z-index: 10;
  }

  .game_container .game_hover_container {
    display: none;
    visibility: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
    box-shadow: 0 0 10px 6px #650dbc;
    background: #eadfbd;
    padding: 3px;
    width: 100%;
    border-radius: 3px;
  }

  .game_container .game_hover_container:before {
    position: absolute;
    top: -17px;
    left: -18px;
    content: '';
    width: 53px;
    height: 52px;
    background: url(corner.png) center no-repeat;
    z-index: 1;
  }

  .game_container .game_hover_container .game_hovered_mane {
    position: relative;
  }

  .game_container .game_hover_container .game_hovered_mane .game_hover_mane_action {
    position: absolute;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 168px;
    background: rgba(0, 0, 0, .5);
  }

  .game_container .game_hover_container .game_hovered_mane .game_hover_mane_action div {
    display: table-cell;
    vertical-align: middle;
  }

  #show_all_games {
    display: block;
    font-weight: 700;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    outline: 0;
    text-transform: uppercase;
  }

  .game_container .game_hover_container .game_info span {
    color: #000;
    text-shadow: 0 1px 1px #030303;
  }

  .game_container .game_hover_container .game_info ul li.star_1 {
    background: url(icon_star_black_1.png) center no-repeat;
  }

  .game_container .game_hover_container .hover_game_description {
    padding: 0 10px;
    font-size: 13px;
    color: #000;
    text-shadow: 0 0 1px rgba(0, 0, 0, .6);
  }

  #show_all_games {
    font-size: 16px;
    text-align: center;
    line-height: 46px;
    width: 227px;
    height: 51px;
    margin: 10px auto;
    background: url(nabor.png) -892px -371px no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .6), 0 0 1px rgba(0, 0, 0, .5);
  }

  #show_all_games:hover {
    background: url(nabor.png) -892px -430px no-repeat;
  }

  .footer {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 auto;
    width: 980px;
    height: auto;
    background: url(nabor.png) 2px 190px no-repeat;
  }

  .footer #footer_slider {
    margin: 0 auto;
    width: 914px;
    cursor: pointer;
  }

  .footer #footer_info_list {
    margin: 20px 0;
  }

  .footer #footer_info_list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }

  .footer #footer_info_list ul li {
    display: inline-block;
    margin: 0 11px;
    vertical-align: middle;
  }

  @media print {

    img,
    tr {
      page-break-inside: avoid;
    }

    * {
      background: 0 0 !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important;
    }

    a,
    a:visited {
      text-decoration: underline;
    }

    a[href]:after {
      content: " ("attr(href) ")";
    }

    img {
      max-width: 100% !important;
    }

    h2,
    h3,
    p {
      orphans: 3;
      widows: 3;
    }

    h2,
    h3 {
      page-break-after: avoid;
    }
  }

  ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
  }

  .footer_powerfull .all_rights {
    font-size: 12px;
    color: #d2a4f7;
  }

  .footer_powerfull {
    width: 950px;
    margin: 30px auto;
    padding-bottom: 10px;
    height: auto !important;
  }

  #redesign_ul_list {
    min-width: 300px !important;
    width: 100%;
  }

  #fountainG,
  .fountainG {
    height: 20px;
    position: absolute;
  }

  #fountainG {
    width: 162px;
    margin: auto;
    z-index: 1000;
    top: 60px;
    left: 190px;
  }

  .fountainG {
    top: 0;
    background-color: #000;
    width: 20px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 13px;
    -o-border-radius: 13px;
    -ms-border-radius: 13px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
  }

  #fountainG_1 {
    left: 0;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
  }

  #fountainG_2 {
    left: 20px;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s;
  }

  #fountainG_3 {
    left: 40px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
  }

  #fountainG_4 {
    left: 61px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
  }

  #fountainG_5 {
    left: 81px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
  }

  #fountainG_6 {
    left: 101px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
  }

  #fountainG_7 {
    left: 121px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
  }

  #fountainG_8 {
    left: 142px;
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s;
  }

  @media (max-width:997px) {

    body,
    html {
      min-width: 0;
      overflow-x: hidden;
    }

    .main_menu #jp_container_counter_ispayed .counter_marker {
      right: -15px !important;
    }

    .container,
    .head {
      width: calc(100% - 30px);
      padding-left: 15px;
      padding-right: 15px;
    }

    .da-slide .da_bg img {
      height: auto;
      width: 100%;
    }

    .head_slider {
      width: 100%;
    }

    .main_menu {
      width: 100%;
    }

    .main {
      width: 100%;
    }

    .footer {
      width: 100%;
    }

    .footer #footer_slider {
      width: 100%;
    }

    .da-slider .da-dots {
      right: 30px !important;
      left: auto !important;
    }

    .head_slider {
      height: 304px !important;
    }

    .main_menu #main_menu_winners {
      width: 100%;
      text-align: center !important;
    }

    .main_menu #main_menu_winners #winners_head {
      display: inline-block;
      max-width: 100%;
    }

    .main_menu #main_menu_winners #winners_slide {
      display: inline-block;
      max-width: 100%;
    }

    .main_menu #main_jp_container {
      width: 100% !important;
      text-align: center;
    }

    .main_menu #main_jp_container #jp_container_counter {
      width: 100% !important;
      padding-bottom: 30px;
      margin-left: -20px;
    }

    .main_menu #main_navigation_bar {
      height: auto;
    }

    .main_menu #main_navigation_bar ul li {
      width: 49%;
    }

    .main_menu #main_navigation_bar ul li a {
      display: inline-block !important;
    }

    .game_container {
      width: calc(100%/2 - 17px);
    }

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

    .footer #footer_info_list ul#redesign_ul_list {
      width: 100% !important;
    }
  }

  .drop-mob {
    display: none;
  }

  @media (max-width:918px) {
    #head_navigation_bar {
      display: none;
    }

    .footer {
      margin-top: 40px;
    }

    .drop-mob {
      display: block;
      position: fixed;
      top: 0;
      overflow: hidden;
      left: 0;
      right: 0;
      height: 0;
      background: #020100;
      transition: .3s all;
      z-index: 90;
      background: #020100 url(close.png) 10px 10px no-repeat;
    }

    .drop-mob #mob-ul {
      padding-left: 0;
      padding-top: 40px;
    }

    .drop-mob #mob-ul li {
      text-align: center;
      margin-top: 20px;
    }

    .drop-mob #mob-ul li a.mob-link {
      font-size: 26px;
      color: #fff;
      text-decoration: none;
    }

    .mob-burger span {
      width: 30px;
      height: 3px;
      display: block;
      content: '';
      background: #007cba;
    }

    .mob-burger span:nth-child(2) {
      margin-top: 5px;
      margin-bottom: 5px;
    }

    .mob-burger {
      position: absolute;
      top: 30px;
      right: -6px;
    }

    #rsst_head_logo {
      left: -17px !important;
    }

    .mob-burger:hover {
      cursor: pointer;
    }
  }

  @media (max-width:678px) {
    .head #head_auth_buttons {
      right: 0;
      top: 85px;
      width: 100%;
      text-align: center;
    }

    .head #head_auth_buttons a {
      text-align: left;
    }

    .head {
      height: 144px;
    }
  }

  @media (max-width:575px) {
    .main_menu #main_menu_winners #winners_head img {
      max-width: 100%;
    }

    .head_slider .da-slide a.da-link.type_2,
    .da-slide a.da-link.type_2:hover {
      position: relative;
      margin-right: 50px !important;
      display: inline-block;
    }

    .da-slide,
    .head_slider .da-slide {
      text-align: center;
    }

    .head_slider .da-slide a.da-link.type_2,
    .da-slide a.da-link.type_2:hover {
      max-width: 230px;
    }

    .da-slide p span.h1 {
      font-size: 29px;
    }

    .main_menu #main_jp_container #jp_container_head img {
      max-width: 100%;
    }

    .head #head_auth_buttons .buttons.register {
      padding-left: 6px;
    }

    .main_menu #jp_container_counter_ispayed {
      width: 100%;
      min-width: 320px !important;
    }

    .main_menu #main_menu_winners #winners_slide td[style="width: 60px;"] {
      display: none;
    }

    .main_menu #main_navigation_bar ul li {
      width: 100%;
    }

    .main_menu #main_navigation_bar {
      display: none;
    }

    .game_container {
      width: calc(100% - 17px);
    }

    .da-slide-current p.da-text-left {
      left: 0;
      width: 100% !important;
    }

    .da-slider .da-dots {
      bottom: 0;
      right: 0;
    }

    .main_menu {
      padding-top: 40px;
    }

    .main_menu #main_menu_winners #winners_slide {
      padding-left: 0;
    }

    .head_slider .da-slide a.da-link.type_2,
    .da-slide a.da-link.type_2:hover {
      width: 50% !important;
    }

    .head #head_auth_buttons {
      right: 0;
      top: 85px;
    }

    .head {
      height: 144px;
    }

    .da-slide-current p.da-text-left {
      font-size: 22px;
    }

    .da-slide p.da-text-left {
      font-size: 22px !important;
      margin-top: 4px;
      text-align: left;
    }

    .head_slider {
      height: 254px !important;
    }

    .head_slider .da-slide a.da-link.type_2,
    .da-slide a.da-link.type_2:hover {
      width: 230px !important;
      border-radius: 5px;
      margin-top: -70px;
    }

    .da-slider .da-dots {
      right: calc(50% - 80px) !important;
      bottom: 10px;
    }

    .main_menu #jp_container_counter_ispayed .counter_marker {
      right: -13px !important;
    }

    .main_menu #main_jp_container #jp_container_counter .counter_marker {
      right: -19px !important;
    }
  }

  .footer_powerfull .all_rights {
    text-align: center;
  }

  @media (max-width:425px) {
    .main_menu #jp_container_counter_ispayed {
      margin-left: -17px;
    }
  }

  @media (max-width:335px) {
    .main_menu #jp_container_counter_ispayed #cd-jp-max_ispayed {
      margin-left: -10px !important;
    }
  }

  @media (max-width:997px) and (min-width:576px) {
    .main_menu #main_jp_container #jp_container_counter .counter_marker {
      right: -20px;
    }

    .main_menu #jp_container_counter_ispayed .counter_marker {
      right: -35px;
    }
  }

  .main_menu #main_menu_winners #winners_head:before {
    width: 43px !important;
    height: 17px !important;
    left: 0 !important;
    top: -5px !important;
  }

  .main_menu #main_menu_winners #winners_head:after {
    width: 43px !important;
    height: 17px !important;
    right: 0 !important;
    top: -5px !important;
  }

  .main_menu #main_menu_winners #winners_head {
    margin: 0 auto !important;
    padding: 0 38px !important;
  }

  .main_menu #jp_container_counter_ispayed {
    margin-top: 10px;
  }

  .main_menu #jp_container_counter_ispayed .counter_marker {
    position: absolute;
    top: 3px;
    right: 0;
    height: 35px !important;
    width: 35px !important;
  }

  .main_menu #jp_container_counter_ispayed #cd-jp-max_ispayed.rub .counter_marker {
    background: url(currency.png) -5px -10px no-repeat !important;
  }

  .main_menu #jp_container_counter_ispayed .counter_character {
    display: inline-block;
    margin: 0 2px;
  }

  .main_menu #jp_container_counter_ispayed .counter_text {
    width: 5px !important;
    color: #b8d5eb;
    font-size: 18px;
    font-weight: 700;
  }

  .main_menu #jp_container_counter_ispayed #cd-jp-max_ispayed {
    margin: 0 auto;
    position: relative;
  }

  .main_menu #main_jp_container #jp_container_counter {
    margin-top: 23px !important;
  }

  .game_container .game_hover_container:before {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    content: '';
    width: 0 !important;
    height: 0 !important;
    background: 0 0 !important;
    z-index: 0;
  }

  .elit a {
    background: url(btn.jpg) no-repeat;
    width: 227.5px !important;
    height: 68px !important;
    margin-top: 2px;
    margin-left: 1px !important;
  }

  .elit:hover a {
    background: url(btn.jpg) 0 -68px no-repeat;
  }

  .da-slide-current a.da-link {
    left: 28px !important;
    background: url(btn-slider.png) no-repeat !important;
    height: 78px !important;
    padding: 0 !important;
    line-height: 68px !important;
    top: 205px !important;
  }

  .da-slide-current a.da-link:hover {
    left: 28px !important;
    background: url(btn-slider.png) 0 -77px no-repeat !important;
    padding: 0 !important;
    line-height: 73px !important;
    height: 80px !important;
    top: 203px !important;
  }

  .da-slide a.da-link.type_2,
  .da-slide a.da-link.type_2:hover {
    width: 308px !important;
  }

  .head #head_auth_buttons .buttons.register {
    background: url(btn-registration.png) no-repeat !important;
  }

  .head #head_auth_buttons .buttons.register:hover {
    background: url(btn-registration.png) 0 -43px no-repeat !important;
  }

  .da-slide-fromright .da-link {
    -webkit-animation: none !important;
    animation: none !important;
  }

  h3,
  p {
    margin: 1em 0;
  }

  * {
    outline: 0;
  }

  article,
  nav,
  section {
    display: block;
  }

  html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }

  html {
    font-family: sans-serif;
    color: #222;
  }

  body,
  ul {
    margin: 0;
  }

  a:focus {
    outline: dotted thin;
  }

  a:active,
  a:hover {
    outline: 0;
  }

  h2 {
    font-size: 1.5em;
    margin: .83em 0;
  }

  h3 {
    font-size: 1.17em;
  }

  strong {
    font-weight: 700;
  }

  ul {
    padding: 0 0 0 40px;
  }

  img {
    border: 0;
    -ms-interpolation-mode: bicubic;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
  }

  #rsst_head_logo {
    position: absolute;
    top: 0;
    left: 19px;
    width: 273px;
    height: 73px;
    outline: 0;
    background: url(logo777_new.png) no-repeat !important;
  }

  .game_hover_real {
    background: #f90 !important;
    border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 700;
    width: 100px !important;
    padding: 5px !important;
    height: 24px !important;
    line-height: 27px !important;
    display: inline-block !important;
  }

  .game_hover_demo {
    background: #3a3a3a !important;
    border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 700;
    width: 80px !important;
    padding: 5px !important;
    height: 24px !important;
    line-height: 27px !important;
    display: inline-block !important;
    text-shadow: none !important;
  }

  .game_hover_demo:hover {
    box-shadow: 0 0 10px rgba(255, 255, 255, .5);
  }

  .game_container .game_hover_container .game_hovered_mane .game_hover_mane_action div {
    display: table-cell;
    vertical-align: bottom !important;
    width: 100% !important;
    text-align: center !important;
  }

  .game_container .game_hover_container .game_hovered_mane .game_hover_mane_action {
    background: 0 0 !important;
  }

  .game_container {
    margin-left: 10px !important;
  }

  article {
    color: #fff;
  }

  article a {
    text-decoration: none;
    color: #887c9b;
    text-shadow: 1px 0 0 rgba(113, 103, 128, .6), -1px 0 0 rgba(113, 103, 128, .3);
  }

  article a:hover {
    color: #fff;
  }

  article ul {
    list-style-type: circle;
  }

  .footer {
    margin-top: 15px;
  }

  .game_info ul {
    padding: 0 !important;
  }

  .da-dots {
    left: 850px !important;
    width: 120px !important;
  }

  .main_jp_container_repair {
    width: 323px !important;
  }

  .game_hover_demo,
  .game_hover_real,
  #rsst_head_logo {
    cursor: pointer;
  }

  @media (max-width:575px) {
    .head #head_auth_buttons .buttons.register {
      border-radius: 5px;
    }

    #cd-jp-max_ispayed_0 {
      margin-right: 20px;
    }

    .main_menu #jp_container_counter_ispayed .counter_character {
      margin-right: -2px;
    }
  }
}

/*! CSS Used keyframes */
@-webkit-keyframes fromRightAnim2 {
  0% {
    top: 10%;
    opacity: 0;
  }

  100% {
    top: 0;
    opacity: 1;
  }
}

@keyframes fromRightAnim2 {
  0% {
    top: 10%;
    opacity: 0;
  }

  100% {
    top: 0;
    opacity: 1;
  }
}

@-webkit-keyframes fromRightAnim3 {
  0% {
    bottom: -10%;
    opacity: 0;
  }

  100% {
    bottom: 0;
    opacity: 1;
  }
}

@keyframes fromRightAnim3 {
  0% {
    bottom: -10%;
    opacity: 0;
  }

  100% {
    bottom: 0;
    opacity: 1;
  }
}

@-webkit-keyframes fromRightAnim1 {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fromRightAnim1 {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes toRightAnim1 {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes toRightAnim1 {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: rgba(150, 74, 209, .43);
  }

  100% {
    -webkit-transform: scale(.3);
    transform: scale(.3);
    background-color: #fff;
  }
}

@-webkit-keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    background-color: rgba(150, 74, 209, .43);
  }

  100% {
    -webkit-transform: scale(.3);
    background-color: #fff;
  }
}

article table {
  width: 100%;
  border-collapse: collapse;
}

article table td {
  padding: 5px 10px;
  border: 1px solid #ccc;
}

article table tr:first-child {
  text-align: center;
}