body, figure, ul {
    margin: 0
}
body{
    color: #fff;
    font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
}
a:focus {
    outline: dotted thin
}

a:active, a:hover {
    outline: 0
}
ul {
    padding: 0
}

a {
    color: red
}
.alignleft {
    float: left;
    margin: 5px 10px 5px 0
}

.alignright {
    float: right;
    margin: 5px 0 5px 10px
}

a:hover {
    color: #FFF200
}

h1, h2, h3, h4, h5 {
    color: #fff;
    font-weight: 700;
    margin: 5px 0 18px
}

h1 {
    font-size: 22px;
    line-height: 26px
}
.f_left {
    float: left
}

.f_right {
    float: right
}
.bottom-navigation li a, .bottom_payments, .main_menu li a, .slots li p a, .slots_block_title, h1 {
    text-transform: uppercase
}
.bottom_payments div, .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager, .logotype, .more_slots_link, .slots li p, .slots_creators_block, h1 {
    text-align: center
}
.bottom-navigation li {
    font-size: 15px;
    float: left;
    margin: 10px 30px 10px 0;
    list-style: none
}

.bottom-navigation li a {
    color: #fff
}

.bottom-navigation li a:hover {
    text-decoration: underline
}
.admiral_text_block ul, .text_block ul {
    padding-left: 20px;
    margin: 10px 0;
}
.post_top{
    padding: 20px 0;
}
.post_top .wp-post-image {
    border-radius: 50%;
    width: 177px;
    height: auto;
}
.slots_creators_block {
    margin: 20px auto;
    padding: 10px 0;
    background: #006293;
    border: 1px solid #fc0
}

.slots_creators_block li {
    display: inline-block;
    vertical-align: top;
    height: 78px;
    margin-right: 3px
}

.slots_creators_block li a {
    width: 100%;
    height: 100%;
    display: block
}

.block_creator_logo.novomatic-logo, .slots_creators_block li.novomatic-logo {
    width: 207px;
    height: 42px;
    background-image: url(img/sprite_proizvoditeli.png);
    margin-top: 17px
}

.slots_creators_block li.novomatic-logo:hover {
    background-position: 0 -46px
}

.block_creator_logo.netent-logo, .slots_creators_block li.netent-logo {
    width: 185px;
    height: 58px;
    background: url(img/sprite_proizvoditeli.png) 0 -102px;
    margin-top: 10px
}

.slots_creators_block li.netent-logo:hover {
    background-position: 0 -180px
}

.block_creator_logo.igrosoft-logo, .slots_creators_block li.igrosoft-logo {
    width: 195px;
    height: 77px;
    background: url(img/sprite_proizvoditeli.png) 0 -254px;
}

.slots_creators_block li.igrosoft-logo:hover {
    background-position: 0 -346px
}

.slots_creators_block li.playson-logo {
    width: 220px;
    height: 52px;
    background: url(img/sprite_proizvoditeli.png) 0 -426px no-repeat;
    margin-top: 10px
}

.slots_creators_block li.playson-logo:hover {
    background-position: 0 -482px
}

.block_creator_logo.megajack-logo, .slots_creators_block li.megajack-logo {
    width: 205px;
    height: 52px;
    background: url(img/sprite_proizvoditeli.png) 0 -542px;
    margin-top: 10px
}

.slots_creators_block li.megajack-logo:hover {
    background-position: 0 -602px
}
.bottom-navigation li a, .main_menu li a, .more_slots_link:hover, .slots li p a {
    text-decoration: none
}

@media (min-width: 1190px) {

    article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
        display: block
    }

    audio, canvas, video {
        display: inline-block
    }

    audio:not([controls]) {
        display: none;
        height: 0
    }

    [hidden] {
        display: none
    }

    html {
        font-family: sans-serif;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        background: #000
    }

    abbr[title] {
        border-bottom: 1px dotted
    }

    b, strong {
        font-weight: 700
    }

    dfn {
        font-style: italic
    }

    hr {
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        height: 0
    }

    mark {
        background: #ff0;
        color: #000
    }

    code, kbd, pre, samp {
        font-family: monospace, serif;
        font-size: 1em
    }

    pre {
        white-space: pre-wrap
    }

    q {
        quotes: \201C \201D \2018 \2019
    }

    small {
        font-size: 80%
    }

    sub, sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }

    .slots li, textarea {
        vertical-align: top
    }

    sup {
        top: -.5em
    }

    sub {
        bottom: -.25em
    }

    img {
        border: 0
    }

    svg:not(:root) {
        overflow: hidden
    }

    fieldset {
        border: 1px solid silver;
        margin: 0 2px;
        padding: .35em .625em .75em
    }

    button, input, select, textarea {
        font-family: inherit;
        font-size: 100%;
        margin: 0
    }

    button, input {
        line-height: normal
    }

    button, select {
        text-transform: none
    }

    button, html input[type=button], input[type=reset], input[type=submit] {
        -webkit-appearance: button;
        cursor: pointer
    }

    button[disabled], html input[disabled] {
        cursor: default
    }

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

    textarea {
        overflow: auto
    }

    table {
        border-collapse: collapse;
        border-spacing: 0
    }

    button::-moz-focus-inner, input::-moz-focus-inner, legend {
        border: 0;
        padding: 0
    }



    body {
        min-width: 1000px;
        width: 100%;
        background: #00275e
    }

    body:before {
        content: '';
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 847px;
        margin: 0 auto;
        background: url(img/fon.png) center no-repeat;
        background-size: 2569px 1085px
    }

    #main-block, .inner, .slots li, .slots_block {
        position: relative
    }

    .admiral_text_block {
        padding: 0 18px
    }

    .admiral_text_block p {
        line-height: 1.5em
    }

    .inner {
        width: 1170px;
        margin: 0 auto;
        z-index: 2
    }

    .logotype {
        display: block;
        margin: 0 auto 10px;
        width: 830px;
        height: 204px;
        background: url(img/fon_logo.png) center left no-repeat
    }

    .logotype img {
        margin-top: 50px
    }

    .white_shadow {
        -webkit-box-shadow: 0 0 30px 0 rgba(255, 255, 255, 1);
        -moz-box-shadow: 0 0 30px 0 rgba(255, 255, 255, 1);
        box-shadow: 0 0 30px 0 rgba(255, 255, 255, 1)
    }

    .main_menu {
        height: 60px;
        background: url(img/sprite_menu.png) repeat-x;
        padding: 0;
        border: 2px solid #002434
    }

    .main_menu li {
        list-style: none;
        display: table-cell;
        border-left: 1px solid #00ceff;
        border-right: 1px solid #003093
    }

    .main_menu li a {
        font-size: 16px;
        font-weight: 700;
        color: #036;
        line-height: 60px;
        display: block;
        padding: 0 40px
    }

    .main_menu li a:hover {
        color: #fff
    }

    .main_menu li.current-menu-item, .main_menu li:hover {
        background: url(img/sprite_menu.png) 0 -60px repeat-x
    }

    #main-block {
        background: #00213e;
        padding: 15px 0
    }

    .slots_block {
        background: #006293;
        border: 1px solid #fc0;
        padding: 15px 4px;
        width: 1130px;
        margin: 0 auto 10px
    }

    .slots_block_title {
        font-size: 18px;
        margin: 10px 0;
        padding-left: 15px
    }

    .slots {
        list-style: none
    }

    .slots li {
        display: inline-block;
        margin-bottom: 5px;
        width: 214px;
        margin-left: 7px
    }

    .slots li a {
        text-shadow: 2px 2px 2px rgba(30, 30, 30, 1)
    }

    .slots li .slots-pict-block {
        padding: 18px;
        background: url(img/icon.png) no-repeat
    }

    .slots li:hover .slots-pict-block {
        background: url(img/icon.png) 0 -126px no-repeat
    }

    .slots li .slots-pict-block img {
        display: block;
        border-radius: 50%;
        width:177px;
        height: 92px;
    }

    .slots li .slots_item_back {
        display: none;
        position: absolute;
        top: 19px;
        left: 18px;
        width: 178px;
        height: 92px;
        background: url(img/sprite_buttons_icon.png) no-repeat
    }

    .slots li:hover .slots_item_back {
        display: block
    }

    .slots li .slots_item_back a {
        display: block;
        text-decoration: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff;
        text-align: center;
        line-height: 45px
    }

    .slots li .slots_item_back a.slots_item_play_btn:hover {
        background: url(img/sprite_buttons_icon.png) -177px 0 no-repeat
    }

    .slots li .slots_item_back a.slots_item_demo_btn:hover {
        background: url(img/sprite_buttons_icon.png) -177px -47px no-repeat
    }

    .slots li p {
        margin: 0
    }

    .slots li p a {
        color: #fff;
        font-weight: 700;
        margin: 0
    }

    .more_slots_link {
        position: absolute;
        bottom: 18px;
        right: 35px;
        width: 180px;
        display: block;
        padding-top: 88px;
        color: #fff;
        font-size: 15px;
        background: url(img/image_load_more.png) top center no-repeat
    }

    .slots_block .slots li:first-child {
        margin-left: 232px
    }

    .popular_slots_block.slots_block .slots li:first-child {
        margin-left: 7px
    }

    .block_creator_logo {
        position: absolute;
        top: 40px;
        left: 20px;
        height: 80px
    }

    .single #main-block {
        padding: 15px 18px
    }

    .demo_of_slot_container {
        margin: 0 auto;
        width: 980px
    }

    .demo_of_slot_container embed, .demo_of_slot_container iframe {
        width: 980px;
        height: 610px
    }

    .big_red_play_btn {
        display: block;
        width: 992px;
        margin: 10px auto;
        height: 130px;
        background: url(img/button_automat.png) 0 5px no-repeat
    }

    .big_red_play_btn:hover {
        background-position: 0 -142px
    }

    .inner .bx-wrapper .bx-viewport {
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: none;
        left: 0;
        background: 0 0
    }

    .inner .bx-wrapper .bx-prev {
        left: 90px;
        width: 60px;
        height: 20px;
        top: auto;
        bottom: -30px
    }

    .inner .bx-wrapper .bx-next {
        left: 90px;
        width: 60px;
        height: 20px;
        top: -20px;
        bottom: auto
    }

    .inner .bx-wrapper .bx-pager {
        display: none
    }

    #bottom {
        padding: 20px 0;
        clear: both
    }

    .bottom-logotype, .bottom-navigation {
        display: inline-block;
        vertical-align: middle
    }

    .bottom-navigation {
        margin-left: 45px;
        overflow: hidden
    }

    .bottom-navigation ul {
        padding-left: 20px
    }

    .bottom_payments {
        margin: 20px 0;
        clear: both;
        font-size: 18px
    }

    .bottom_payments div {
        display: table-cell;
        width: 618px
    }

    .bx-wrapper {
        position: relative;
        padding: 0
    }

    .bx-wrapper img {
        max-width: 100%;
        display: block
    }

    .bx-wrapper .bx-viewport {
        -moz-box-shadow: 0 0 5px #ccc;
        -webkit-box-shadow: 0 0 5px #ccc;
        box-shadow: 0 0 5px #ccc;
        border: 5px solid #fff;
        left: -5px;
        background: #fff
    }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        position: absolute;
        bottom: -30px;
        width: 100%
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000
    }

    .bx-wrapper .bx-pager {
        font-size: .85em;
        font-family: Arial;
        font-weight: 700;
        color: #666;
        padding-top: 20px
    }

    .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #666;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

    .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: #000
    }

    .bx-wrapper .bx-prev {
        left: 10px
    }

    .bx-wrapper .bx-next {
        right: 10px
    }

    .bx-wrapper .bx-prev:hover {
        background-position: 0 0
    }

    .bx-wrapper .bx-next:hover {
        background-position: -43px 0
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999
    }

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none
    }

    .bx-wrapper .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        margin: 0 3px
    }

    .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
        background-position: -86px 0
    }

    .bx-wrapper .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        margin: 0 3px
    }

    .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
        background-position: -86px -33px
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px
    }

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666 \9;
        background: rgba(80, 80, 80, .75);
        width: 100%
    }

    .bx-wrapper .bx-caption span {
        color: #fff;
        font-family: Arial;
        display: block;
        font-size: .85em;
        padding: 10px
    }

    .comments-area {
        width: 96%;
        margin: 10px auto
    }

    .comment-form {
        padding: 20px;
        background: rgba(0, 153, 219, .6);
        border: 1px solid #333
    }

    .comment-form label {
        display: inline-block;
        width: 150px
    }

    .form-submit input[type=submit] {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #fff;
        padding: 8px 12px;
        background: -moz-linear-gradient(top, #52c2fa 0, #00699e);
        background: -webkit-gradient(linear, left top, left bottom, from(#52c2fa), to(#00699e));
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        border: 1px solid #000;
        -moz-box-shadow: 0 4px 5px rgba(000, 000, 000, .3), inset 0 0 6px rgba(255, 255, 255, .5);
        -webkit-box-shadow: 0 4px 5px rgba(000, 000, 000, .3), inset 0 0 6px rgba(255, 255, 255, .5);
        box-shadow: 0 4px 5px rgba(000, 000, 000, .3), inset 0 0 6px rgba(255, 255, 255, .5);
        text-shadow: 0 -1px 0 rgba(000, 000, 000, .4), 0 1px 0 rgba(255, 255, 255, .3)
    }

    .form-submit input:hover {
        background: -moz-linear-gradient(top, #015376 0, #000249);
        background: -webkit-gradient(linear, left top, left bottom, from(#015376), to(#000249));
        -moz-border-radius: 9px;
        -webkit-border-radius: 9px;
        border-radius: 9px;
        border: 1px solid #000;
        -moz-box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 1px rgba(255, 255, 255, .7);
        -webkit-box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 1px rgba(255, 255, 255, .7);
        box-shadow: 0 1px 3px rgba(000, 000, 000, .5), inset 0 0 1px rgba(255, 255, 255, .7);
        text-shadow: 0 -1px 0 rgba(000, 000, 000, .4), 0 1px 0 rgba(255, 255, 255, .3)
    }

    .comment-list, .comment-list .children {
        padding: 0;
        list-style: none
    }

    .comment-list .children {
        margin: 10px 0
    }

    .comment-list li {
        padding: 10px 20px;
        background: #2d2d2d;
        border: 1px solid #939393
    }

    .comment-list li .comment-author, .comment-list li .commentmetadata {
        display: inline-block;
        width: 350px;
        vertical-align: middle
    }

    .comment-list li .comment-author * {
        display: inline-block;
        vertical-align: middle
    }

    .comment-list li .commentmetadata {
        width: 300px;
        text-align: right
    }

    .comment a {
        color: #add8e6
    }

    .container.head {
        display: block;
        position: absolute;
        top: 159px;
        right: 0;
    }

    .blue-gradient {
        background: #02d1ff;
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -moz-linear-gradient(top, #02d1ff 0%, #006ba4 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #02d1ff), color-stop(100%, #006ba4));
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -webkit-linear-gradient(top, #02d1ff 0%, #006ba4 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -o-linear-gradient(top, #02d1ff 0%, #006ba4 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -ms-linear-gradient(top, #02d1ff 0%, #006ba4 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), linear-gradient(to bottom, #02d1ff 0%, #006ba4 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02d1ff', endColorstr='#006ba4', GradientType=0);
    }

    .blue-gradient:hover {
        background: #2dffff;
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -moz-linear-gradient(top, #2dffff 0%, #0078bc 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2dffff), color-stop(100%, #0078bc));
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -webkit-linear-gradient(top, #2dffff 0%, #0078bc 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -o-linear-gradient(top, #2dffff 0%, #0078bc 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -ms-linear-gradient(top, #2dffff 0%, #0078bc 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), linear-gradient(to bottom, #2dffff 0%, #0078bc 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dffff', endColorstr='#0078bc', GradientType=0);
    }

    .green-gradient {
        background: #92e500;
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -moz-linear-gradient(top, #92e500 0%, #2c5100 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #92e500), color-stop(100%, #2c5100));
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -webkit-linear-gradient(top, #92e500 0%, #2c5100 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -o-linear-gradient(top, #92e500 0%, #2c5100 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -ms-linear-gradient(top, #92e500 0%, #2c5100 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), linear-gradient(to bottom, #92e500 0%, #2c5100 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#92e500', endColorstr='#2c5100', GradientType=0);
    }

    .green-gradient:hover {
        background: #a8fd00;
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -moz-linear-gradient(top, #a8fd00 0%, #355c00 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a8fd00), color-stop(100%, #355c00));
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -webkit-linear-gradient(top, #a8fd00 0%, #355c00 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -o-linear-gradient(top, #a8fd00 0%, #355c00 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), -ms-linear-gradient(top, #a8fd00 0%, #355c00 100%);
        background: url(img/pattern_button-eab1a46c7f99e2596cd1d95778116e66.png), linear-gradient(to bottom, #a8fd00 0%, #355c00 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a8fd00', endColorstr='#355c00', GradientType=0);
    }

    .ts-blue {
        text-shadow: #003858 0px 1px 0px;
    }

    .ts-green {
        text-shadow: #292929 0px 1px 0px;
    }

    .container.head a.enter {
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
        color: #fff;
        text-decoration: none;
        height: 35px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 38px;
        vertical-align: top;
        margin-top: 20px;
        margin-right: 3px;
    }

    .container.head a.reg {
        display: inline-block;
        padding-left: 20px;
        padding-right: 20px;
        color: #fff;
        text-decoration: none;
        height: 35px;
        border-radius: 1px;
        font-size: 14px;
        line-height: 38px;
        vertical-align: top;
        margin-top: 20px;
        float: right;
    }

    .icon {
        background-image: url(img/icon-sprite-5d5a0220be43d6b6006ae3463c588dac.png);
        display: block;
    }

    .icon.enter {
        width: 23px;
        height: 21px;
        background-position: -152px -1px;
    }

    .container.head a.enter i {
        display: inline-block;
        margin-right: 6px;
        vertical-align: middle;
        margin-top: -2px;
    }

    .icon.reg {
        width: 20px;
        height: 22px;
        background-position: -177px 0px;
    }

    .container.head a.reg i {
        display: inline-block;
        margin-right: 6px;
        vertical-align: middle;
        margin-top: -2px;
    }

    @-webkit-keyframes tooltip-motion {
        0% {
            top: 5px
        }
        50% {
            top: 12px
        }
        100% {
            top: 5px
        }
    }
    @-moz-keyframes tooltip-motion {
        0% {
            top: 5px
        }
        50% {
            top: 12px
        }
        100% {
            top: 5px
        }
    }
    @-o-keyframes tooltip-motion {
        0% {
            top: 5px
        }
        50% {
            top: 12px
        }
        100% {
            top: 5px
        }
    }
    @-ms-keyframes tooltip-motion {
        0% {
            top: 5px
        }
        50% {
            top: 12px
        }
        100% {
            top: 5px
        }
    }
    @keyframes tooltip-motion {
        0% {
            top: 5px
        }
        50% {
            top: 12px
        }
        100% {
            top: 5px
        }
    }
    .container {
        position: relative;
    }

    .tooltip-container {
        z-index: 999;
    }

    .reg-tooltip {
        -moz-animation: tooltip-motion 1s linear infinite;
        -webkit-animation: tooltip-motion 1s linear infinite;
        -o-animation: tooltip-motion 1s linear infinite;
        animation: tooltip-motion 1s linear infinite;
        background: url(img/reg-tooltip-58caaac6e53fa74c6380fa59ecd227504edbfda5c0ad0f6c4132e21dbd26def5.png) no-repeat 0 0;
        color: #cfeeff;
        display: none;
        font-family: Arial, Helvetica, "Liberation Sans", sans-serif;
        font-weight: bold;
        font-size: 13px;
        height: 30px;
        width: 237px;
        position: absolute;
        top: 5px;
        right: 5px;
        text-align: center;
        padding-top: 41px;
        z-index: 200;
    }

    .reg-tooltip:hover {
        -moz-animation-play-state: paused;
        -webkit-animation-play-state: paused;
        -o-animation-play-state: paused;
        animation-play-state: paused;
    }

    .reg-tooltip .tooltip-close {
        background: url(img/reg-tooltip-close-86ef53095f299ed4581a10580dcd4490490b3a18e264d263041d324814d407ea.png) no-repeat 0 0;
        cursor: pointer;
        width: 11px;
        height: 11px;
        position: absolute;
        top: 13px;
        right: 10px;
    }
}

@media (max-width: 1189px) {
    body {
        background-color: #00213e;
        color: #fff;
    }

    /* menu */
    .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.50);
    }
    #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: .3s;
        -o-transition-delay: .3s;
        -moz-transition-delay: .3s;
        transition-delay: .3s;
        -moz-transition: .3s;
        transition: .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_nav{
        background-color: #054c6b;
        position: fixed;
        display: block;
        top: 0;
        left: -400px;
        height: 100%;
        margin: 0;
        padding: 25px 0 0;
        list-style: none;
        width: 300px;
        opacity: 0;
        z-index: 9999;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: transform .6s,opacity .6s;
        -moz-transition: transform .6s,opacity .6s;
        -ms-transition: transform .6s,opacity .6s;
        -o-transition: transform .6s,opacity .6s;
        transition: transform .6s,opacity .6s;
    }
    ul.showmenu#menu-top_nav{
        -webkit-transform: translateX(400px);
        -moz-transform: translateX(400px);
        -ms-transform: translateX(400px);
        -o-transform: translateX(400px);
        transform: translateX(400px);
        opacity: 1;
    }
    ul#menu-top_nav li a{
        border-bottom: 1px solid #336699;
        color: #bfc0c7;
        cursor: pointer;
        padding: 15px 25px;
        display: block;
        text-decoration: none;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        -ms-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }
    ul#menu-top_nav li a:hover{
        color: #fff;
    }
    /* menu (end) */

    header#header {
        background: #00415d;
        background: -moz-linear-gradient(top, #00415d 0%, #006490 100%);
        background: -webkit-linear-gradient(top, #00415d 0%,#006490 100%);
        background: linear-gradient(to bottom, #00415d 0%,#006490 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00415d', endColorstr='#006490',GradientType=0 );
        padding: 15px 30px;
        overflow: hidden;
    }
    a.logotype {
        width: 60%;
        display: inline-block;
    }
    a.logotype img{
        width: 100%;
        height: auto;
    }
    .container.head {
        float: right;
        width: 28%;
    }
    .white_shadow{
        padding: 0 15px;
    }
    .container.head a{
        text-decoration: none;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 18px;
        display: block;
        width: 100%;
        text-align: center;
        padding: 12px 0;
    }
    .container.head a.enter{
        background: #1774e6;
        background: -moz-linear-gradient(top, #1774e6 0%, #003965 100%);
        background: -webkit-linear-gradient(top, #1774e6 0%,#003965 100%);
        background: linear-gradient(to bottom, #1774e6 0%,#003965 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1774e6', endColorstr='#003965',GradientType=0 );
        margin-bottom: 10px;
    }
    .container.head a.reg{
        background: #06d540;
        background: -moz-linear-gradient(top, #06d540 0%, #197c01 100%);
        background: -webkit-linear-gradient(top, #06d540 0%,#197c01 100%);
        background: linear-gradient(to bottom, #06d540 0%,#197c01 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06d540', endColorstr='#197c01',GradientType=0 );
    }
    .container.head a:hover{
        -webkit-filter:brightness(120%);
        filter:brightness(120%);
    }
    a.bottom-logotype {
        display: block;
        text-align: center;
        padding: 20px 0;
        border-top: 1px solid #fff;
        margin-top: 20px;
    }
    ul#menu-footer_nav{
        text-align: center;
    }
    .bottom-navigation li{
        float: none;
        display: inline-block;
        margin: 10px 15px;
    }
    .slots_creators_block{
        margin: 20px -15px;
        background-color: #004e71;
    }
    .slots_block.slots_block {
        margin-bottom: 30px;
    }
    .slots li .slots-pict-block img{
        border: 2px solid #fcd109;
        border-radius: 50%;
        width:177px;
        height: 92px;
    }
    .slots li {
        display: inline-block;
        width: 24%;
        text-align: center;
        margin-bottom: 10px;
    }
    .block_creator_logo{
        background-repeat:  no-repeat;
    }
    .slots_block.slots_block {
        margin-bottom: 30px;
    }
    .slots_block.slots_block .slots_block_title{
       font-size: 18px;
        color: #fcd109;
    }
    a.more_slots_link{
        display: block;
        text-align: right;
        padding-right: 5%;
    }
    iframe {
        width: 100%;
        height: 400px;
    }
}
@media screen and (min-width: 845px) and (max-width: 1189px){
    .block_creator_logo{
        float: left;
        width: 25%!important;
    }
}
@media (max-width: 845px){
    .block_creator_logo{
        margin-bottom: 20px;
    }
    .slots li{
        width: 32.8%;
    }
}
@media (max-width: 600px){
    .slots li{
        width: 49%;
    }
    a.logotype{
        width: 100%;
    }
    .container.head{
        width: 100%;
    }
    a.bottom-logotype img, .bottom_payments img{
        max-width: 100%;
        height: auto;
    }
}
@media (max-width: 420px){
    .slots li{
        width: 100%;
    }
    .block_creator_logo{
        margin: 10px auto 20px;
    }
}
