.top-nav {
    position: absolute !important
}

.c-row {
    max-width: 1000px;
    margin: 0 auto
}

.c-row h2 {
    font-size: 32px;
    font-weight: 700;
    color: #121212;
    margin-bottom: 30px
}

.c-prize {
    background: url(../images/contest/contest_bg.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 120px
}

.c-prize-info p {
    font-size: 24px;
    font-weight: 300
}

.c-prize-info h1 {
    font-size: 45px;
    font-weight: 400;
    margin: 0 0 8px
}

.c-prize-info h2 {
    font-size: 45px;
    font-weight: 400;
    color: #DC1437;
    margin: 0 0 25px
}

.c-prize-info span {
    display: block;
    color: #fff;
    margin-bottom: 38px
}

.c-prize-info {
    width: 100%;
    text-align: center;
    margin-top: 0;
    padding-top: 150px;
    color: #fff;
    position: relative;
    z-index: 3
}

.c-prize-info .ui.button.big {
    font-size: 16px;
    padding: 20px 24px;
    text-transform: uppercase !important;
    font-weight: 700
}

.c-grey-bar {
    background: #191b1b;
    color: #fff;
    text-align: center
}

.c-grey-bar p {
    margin-bottom: 3px;
    position: relative;
    font-size: 14px;
    color: #a6a6a6;
    z-index: 1
}

.c-grey-bar .blue-arrow {
    width: 26px;
    height: 25px;
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    bottom: -16px;
    background: url(../images/contest/blue_arrow.png) center center no-repeat
}

.c-grey-bar .big-words {
    text-transform: uppercase;
    font-size: 48px;
    line-height: 55px;
    margin: 15px 0;
    font-weight: 300;
    color: #fff
}

.c-grey-bar .big-words b {
    color: #DC1437;
    font-weight: 900
}

.c-grey-bar .c-row {
    padding-top: 57px;
    padding-bottom: 57px;
    position: relative
}

.c-leaderboard-wrap {
    background: #e5edf8;
    padding: 75px 0
}

.leader-logo {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.c-leaderboard-wrap .ui.tabular {
    text-align: center;
    margin-bottom: 50px
}

.c-leaderboard-wrap .c-table {
    max-width: 640px;
    margin: 45px auto;
    text-align: left
}

.leader-table {
    width: 100%;
    max-width: 640px;
    margin: 0 auto 25px;
    font-weight: 400;
    border-spacing: 0;
    border-radius: 5px;
    overflow: hidden;
    text-align: left;
    font-size: 14px;
    color: #fff
}

.leader-table th {
    font-size: 14px;
    font-weight: 600;
    padding: 20px;
    background: #061c31;
    text-transform: uppercase;
    width: 30%
}

.leader-table td {
    background: #fff;
    padding: 24px 20px;
    width: 30%;
    color: #000
}

.leader-table td:first-child,
.leader-table th:first-child {
    text-align: center;
    width: 20%;
    padding: 24px 20px 24px 30px
}

.leader-table td:last-child,
.leader-table th:last-child {
    text-align: right;
    width: 20%;
    padding: 24px 30px 24px 20px
}

.leader-table-sm td,
.leader-table-sm th {
    width: 30%;
    padding: 15px 10px;
    font-size: 13px
}

.leader-table tr:nth-child(odd) td {
    background: #e5edf8
}

.sm-contest-table.modal.ui>.content {
    background: #202531
}

.leaderboard-title.sm {
    margin-bottom: 30px
}

.leaderboard-title.sm time {
    font-size: 14px
}

.leader-table-sm {
    margin: 0 auto;
    max-width: 420px;
    font-size: 13px;
    overflow: hidden;
    color: #fff;
    border-spacing: 0
}

.leader-table-sm th {
    font-weight: 600;
    background: #f7495c
}

.leader-table-sm td {
    background: #252a38
}

.leader-table-sm td:first-child,
.leader-table-sm th:first-child {
    text-align: center;
    width: 16%
}

.leader-table-sm td:last-child,
.leader-table-sm th:last-child {
    text-align: right;
    width: 20%;
    padding-right: 15px
}

.leader-table-sm tr:nth-child(even) td {
    background: #2a3040
}

.leaderboard-title {
    text-align: center;
    color: #fff;
    margin-bottom: 50px
}

.leaderboard-title time {
    font-size: 16px;
    color: #515151
}

.c-how-rank {
    padding: 60px 0;
    background: #191b1b;
    text-align: center
}

.c-how-rank h2 {
    color: #fff;
    font-size: 24px
}

.c-about {
    padding: 75px 0;
    text-align: center
}

.c-about .web-shops-links {
    margin-top: 30px
}

.c-how-rank input {
    max-width: 380px;
    height: 55px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    vertical-align: top !important;
    margin: 0 8px !important;
    background: #262626 !important;
    color: #fff !important
}

.c-how-rank ::-webkit-input-placeholder {
    color: #767677
}

.c-how-rank ::-moz-placeholder {
    color: #767677
}

.c-how-rank ::-ms-input-placeholder {
    color: #767677
}

.c-how-rank .ui.button {
    height: 55px;
    width: 100px;
    vertical-align: top;
    margin: 0 8px
}

.c-faq {
    margin-top: 70px
}

.c-faq .accordion {
    text-align: left
}

.c-row .ui.accordion.faq {
    color: #fff;
    margin-top: 0
}

.c-row .ui.accordion .title:not(.ui) {
    background: #f1f1f1;
    border-top-color: #fff
}

.c-row .ui.accordion .accordion .title .dropdown.icon,
.c-row .ui.accordion .title .dropdown.icon {
    background: #f1f1f1;
    border-left: 2px solid #dcdcdd
}

.c-row .ui.accordion:not(.styled) .accordion .title~.content:not(.ui),
.c-row .ui.accordion:not(.styled) .title~.content:not(.ui) {
    padding: 30px;
    background: #fff
}

.c-cup {
    position: absolute;
    right: 0;
    top: -100px
}

.web-shops-links a {
    border-radius: 5px;
    margin: 0 10px
}

.web-shops-links a:hover {
    background: #272c3b
}

.c-leaderboard-wrap .tabular .item {
    text-transform: uppercase;
    text-decoration: none
}

.c-row {
    position: relative
}

.rocketman1 {
    position: absolute;
    top: 50%;
    left: -50%
}

.rocketman2 {
    position: absolute;
    top: 25%;
    right: -20%
}

@keyframes soar {
    50% {
        transform: translate(0, -10px)
    }
}

@-webkit-keyframes soar {
    50% {
        -webkit-transform: translate(0, -10px)
    }
}

@-moz-keyframes soar {
    50% {
        -moz-transform: translate(0, -10px)
    }
}

.soaring {
    animation-name: soar;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: soar;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: soar;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out
}

.soaring2 {
    animation-name: soar;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: soar;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: soar;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out
}

@media (max-width:1100px) {
    .c-row {
        padding: 0 20px
    }

    .c-prize-info h1,
    .c-prize-info h2 {
        font-size: 40px
    }

    .c-grey-bar .big-words {
        font-size: 42px
    }
}

@media (max-width:959px) {

    .c-cup,
    .c-girl {
        display: none
    }

    .c-prize-info {
        width: 100%;
        text-align: center;
        margin-top: 0;
        padding: 60px 0;
        float: none
    }

    .rocketman1 {
        position: absolute;
        left: -10%;
        top: 55%;
        width: 400px
    }

    .rocketman2 {
        width: 400px;
        top: 61%;
        right: 1%
    }

    .c-prize {
        padding-bottom: 60px
    }
}

@media (max-width:860px) {
    .c-prize {
        padding-bottom: 40px
    }

    .rocketman1,
    .rocketman2 {
        display: none
    }

    .account-features .card-text ul li {
        width: 48%
    }

    .history-table table tr td,
    .history-table table tr th,
    .reports-table table tr td {
        font-size: 14px;
        padding: 20px 15px
    }

    .history-filter>div {
        margin-right: 20px
    }

    .mini-withdraw-form {
        display: block
    }

    .mini-withdraw-form>div.add-card-button {
        width: 100%;
        display: block
    }

    .mini-withdraw-form>div.input-amount-wrap {
        width: 100%;
        display: block;
        border-top: 2px solid #fff;
        border-left: none
    }

    .mini-withdraw-form .add-card-button .ui.button {
        width: 200px
    }

    .withdraw-form .row-2 {
        width: 100%;
        float: none
    }

    .withdraw-form .row-2+.row-2 {
        width: 100%;
        float: none;
        margin-top: 30px
    }

    .cvv-code:after {
        content: '';
        display: block;
        clear: both
    }

    .footer-cols {
        display: block;
        font-size: 0
    }

    .footer-cols .row-6 {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-bottom: 40px
    }

    .top-info .tabular .item {
        padding: 22px 20px
    }
}

@media (max-width:640px) {
    .c-row .ui.accordion .title:not(.ui) {
        font-size: 14px;
        padding-left: 25px
    }

    .c-how-rank input {
        max-width: 200px
    }

    .c-row h2 {
        font-size: 24px
    }

    .c-grey-bar .big-words {
        font-size: 32px;
        line-height: 34px
    }

    .c-prize-info h1,
    .c-prize-info h2 {
        font-size: 32px
    }

    .leader-table,
    .leader-table tbody,
    .leader-table-sm,
    .leader-table-sm tbody {
        display: block
    }

    .leader-table tr,
    .leader-table-sm tr {
        display: block;
        padding: 20px
    }

    .leader-table tr td,
    .leader-table-sm tr td {
        display: block;
        width: 100% !important;
        text-align: left !important;
        padding: 2px 0 !important
    }

    .leader-table tr:first-child,
    .leader-table-sm tr:first-child {
        display: none
    }

    .leader-table tr:nth-child(even),
    .leader-table-sm tr:nth-child(even) {
        background: #fff
    }

    .leader-table tr td:first-child:before,
    .leader-table-sm tr td:first-child:before {
        content: 'Ranking:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .leader-table tr td:nth-child(2):before,
    .leader-table-sm tr td:nth-child(2):before {
        content: 'Name:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .leader-table tr td:nth-child(3):before,
    .leader-table-sm tr td:nth-child(3):before {
        content: 'Total trades:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .leader-table tr td:nth-child(4):before,
    .leader-table-sm tr td:nth-child(4):before {
        content: 'Prize:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }
}

@media (max-width:480px) {

    .footer .float-left,
    .footer .float-right {
        float: none;
        text-align: center
    }

    .c-about .web-shops-links a {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 200px
    }

    .c-about .web-shops-links a:first-child {
        margin-bottom: 20px
    }

    .tabular .item {
        padding: 12px 10px !important
    }

    .c-prize-info h1,
    .c-prize-info h2 {
        font-size: 25px
    }

    .c-prize-info p {
        font-size: 18px
    }

    .c-how-rank .ui.button {
        width: 200px;
        margin: 10px 8px 0
    }

    .footer-cols .row-6 {
        display: block;
        width: 100%;
        text-align: center
    }

    .footer-column ul li {
        padding-right: 0
    }

    .footer .float-left {
        margin-bottom: 30px
    }

    .footer .soc-list {
        text-align: center
    }

    .footer .soc-list li {
        margin: 0 2px
    }

    .footer-cols .row-6 h4 {
        margin-bottom: 15px
    }
}

input[type=text]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=tel]:focus,
textarea:focus {
    box-shadow: 0 0 10px rgba(27, 118, 220, .29)
}

.form-row.w100,
.line {
    margin-bottom: 20px
}

*,
:after,
:before {
    box-sizing: inherit
}

html {
    box-sizing: border-box;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

input[type=text],
input[type=email],
input[type=search],
input[type=password],
input[type=tel] {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    height: 40px;
    border: none;
    border-radius: 3px;
    width: 100%;
    min-height: 40px;
    background: #fff;
    display: inline-block;
    padding: .7em 2.6em .7em 1em;
    font-weight: 300;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    color: #000
}

input[type=checkbox] {
    display: none
}

input[type=checkbox]+label {
    cursor: pointer
}

input[type=checkbox]+label i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: -3px;
    border: none;
    margin-right: 8px;
    position: relative;
    border-radius: 2px;
    background: #fff
}

.register-form input[type=checkbox]+label i {
    background: #f1f1f1
}

input[type=checkbox]+label i:after {
    content: '';
    display: block;
    width: 10px;
    height: 7px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    margin-left: -5px;
    background: url(../images/check-mark.svg) center center no-repeat;
    background-size: 10px 7px;
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

input[type=checkbox]:checked+label i:after,
input[type=radio]:checked+label i:after {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

input[type=radio] {
    display: none
}

input[type=radio]+label {
    cursor: pointer;
    color: #000;
    font-size: 16px
}

input[type=radio]+label i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: -3px;
    border: none;
    margin-right: 8px;
    position: relative;
    border-radius: 50%;
    background: #f1f1f1
}

input[type=radio]+label i:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -4px;
    margin-left: -4px;
    background: #0e63dc;
    border-radius: 50%;
    opacity: 0;
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out
}

.half-line {
    width: 50%;
    float: left;
    padding-right: 10px
}

.half-line+.half-line {
    padding-left: 10px;
    padding-right: 0
}

.line-25 {
    width: 25%;
    float: left;
    padding-right: 10px
}

.line-75 {
    width: 75%;
    float: left;
    padding-left: 10px;
    padding-right: 0;
    position: relative
}

.line-75:before {
    content: '';
    display: block;
    width: 8px;
    height: 2px;
    background: #e8e5e5;
    position: absolute;
    left: -4px;
    top: 19px
}

.form-row,
.icons-row {
    display: inline-block;
    vertical-align: top
}

.form-row.w100 {
    width: 100%
}

.form-row {
    margin: 0 auto;
    width: 60%
}

.icons-row {
    width: 30%;
    padding-top: 85px
}

.icons-row .ben-item {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 58px;
    max-width: 205px;
    margin-left: auto;
    margin-right: auto;
    color: #323232
}

form .line:last-child {
    margin-bottom: 0
}

.content-box {
    margin-bottom: 80px
}

.img-bg-section {
    background: url(../images/type-bg.jpg) center center no-repeat;
    background-size: cover;
    padding: 75px 20px 20px;
    margin-bottom: 50px;
    position: relative
}

ul.tabs {
    text-align: center;
    padding-left: 0;
    padding-top: 70px;
    font-size: 0;
    padding-bottom: 50px
}

ul.tabs li {
    list-style: none;
    display: inline-block;
    margin: 0;
    border: 1px solid #1b3e6f
}

ul.tabs li a {
    display: block;
    padding: 22px 30px;
    font-size: 18px;
    color: #fff;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    position: relative
}

ul.tabs li+li {
    border-left: none
}

ul.tabs li a:hover {
    text-decoration: none;
    background: #1b3f70
}

ul.tabs li a.active {
    background: linear-gradient(90deg, #e52e71, #ff8a00)
}

.method-benefits,
.register-benefits {
    text-align: center;
    margin-bottom: 40px
}

.ben-item {
    display: inline-block;
    width: 24%;
    color: #fff;
    padding: 0 30px;
    vertical-align: top;
    font-weight: 300
}

.ben-item .round {
    display: block;
    margin: 0 auto 20px;
    width: 50px;
    height: 50px;
    border: 2px solid #dc1431;
    border-radius: 50%;
    position: relative
}

.round.send:after {
    background: url(../images/sprite.png) no-repeat;
    width: 17px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7.5px;
    margin-top: -10px;
    content: '';
    display: block
}

.round.gift:after,
.round.speed:after,
.round.stat:after {
    width: 20px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    content: '';
    display: block;
    left: 50%;
    top: 50%;
    position: absolute
}

.round.gift:after {
    background: url(../images/sprite.png) -22px 0 no-repeat
}

.round.stat:after {
    background: url(../images/sprite.png) -47px 0 no-repeat
}

.round.speed:after {
    background: url(../images/sprite.png) -72px 0 no-repeat
}

.round.usd-hour:after {
    background: url(../images/withdraw-icon25e1f5e1f.png?v=2) no-repeat;
    width: 27px;
    height: 26px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -14px;
    margin-top: -14px;
    content: '';
    display: block
}

.round.ssl:after {
    background: url(../images/sprite-238603860.png?v=1) -1px -1px no-repeat;
    width: 18px;
    height: 22px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -9px;
    margin-top: -11px;
    content: '';
    display: block
}

.round.bank:after,
.round.secure:after {
    width: 26px;
    margin-left: -13px;
    left: 50%;
    top: 50%;
    display: block;
    content: ''
}

.round.bank:after {
    background: url(../images/sprite-238603860.png?v=1) -30px 0 no-repeat;
    height: 23px;
    position: absolute;
    margin-top: -13px
}

.round.secure:after {
    background: url(../images/sprite-238603860.png?v=1) -63px -1px no-repeat;
    height: 22px;
    position: absolute;
    margin-top: -11px
}

.round.secure-code:after {
    background: url(../images/sprite-238603860.png?v=1) -96px -7px no-repeat;
    width: 24px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -8px;
    content: '';
    display: block
}

.form-row.account-data {
    margin-top: 60px;
    width: 100%;
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    display: block
}

.form-row.account-data h4.title {
    margin-top: 45px;
    margin-bottom: 25px
}

.form-row.account-data .ui.button {
    margin-top: 5px
}

.form-row.account-data input[type=text],
.form-row.account-data input[type=email],
.form-row.account-data input[type=password],
.form-row.account-data input[type=tel],
.form-row.contact-us input[type=text],
.form-row.contact-us input[type=email],
.form-row.contact-us input[type=password],
.form-row.contact-us input[type=tel],
.form-row.contact-us textarea,
.register-form input[type=text],
.register-form input[type=email],
.register-form input[type=password],
.register-form input[type=tel],
.register-form textarea,
input[type=text].grey-in,
input[type=email].grey-in,
input[type=password].grey-in,
input[type=tel].grey-in,
textarea.grey-in {
    background: #f1f1f1;
    border: 1px solid transparent
}

.form-row.account-data input[type=text]:focus,
.form-row.account-data input[type=email]:focus,
.form-row.account-data input[type=password]:focus,
.form-row.account-data input[type=tel]:focus,
.form-row.contact-us input[type=text]:focus,
.form-row.contact-us input[type=email]:focus,
.form-row.contact-us input[type=password]:focus,
.form-row.contact-us input[type=tel]:focus,
.form-row.contact-us textarea:focus,
.register-form input[type=text]:focus,
.register-form input[type=email]:focus,
.register-form input[type=password]:focus,
.register-form input[type=tel]:focus,
.register-form textarea:focus,
input[type=text].grey-in:focus,
input[type=email].grey-in:focus,
input[type=password].grey-in:focus,
input[type=tel].grey-in:focus,
textarea.grey-in:focus {
    border: 1px solid linear-gradient(90deg, #e52e71, #ff8a00);
    background: #fff
}

ul.deposit-line {
    padding: 0;
    list-style: none;
    background: #191b1bb8;
    margin: 0
}

ul.deposit-line li {
    padding: 30px;
    display: inline-block;
    vertical-align: top
}

ul.deposit-line li p {
    font-size: 20px;
    font-weight: 600;
    color: #000
}

ul.deposit-line.funding li p {
    color: #0e63dc
}

ul.deposit-line li span {
    display: block;
    margin-bottom: 3px;
    font-weight: 300
}

ul.deposit-line li input[type=checkbox]+label i {
    vertical-align: -1px
}

.range-slider-wrap {
    margin-top: 80px;
    margin-bottom: 60px
}

.type-cards {
    text-align: center;
    margin-bottom: 65px
}

.row-62 {
    float: left;
    width: 62%
}

.row-38 {
    float: left;
    width: 38%;
    padding-right: 55px
}

.row-3 {
    float: left;
    width: 33.3333%
}

.row-3:first-child {
    text-align: left
}

.row-3:last-child {
    text-align: right
}

.type-cards .card {
    display: inline-block;
    vertical-align: top;
    max-width: 300px;
    border-radius: 0;
    background: #e5edf8
}

.type-cards .card .card-text {
    padding: 30px
}

.type-cards .card .card-text span {
    display: block;
    text-align: left;
    font-size: 16px;
    margin-bottom: 15px;
    color: #515151;
    font-weight: 300
}

.type-cards .card .card-text ul {
    text-align: left;
    list-style: none;
    margin: 0 0 45px;
    padding: 0 0 0 18px;
    min-height: 305px
}

.advantage-item,
.advantage-wrap,
.button-wrap,
.cell .method-icon,
.history-table table tr td,
.history-table table tr td:first-child,
.history-table table tr td:last-child,
.history-table table tr th,
.history-table table tr th:first-child,
.history-table table tr th:last-child,
.offers,
.top-nav,
.top-section,
.type-cards .card .heading,
.ui.button,
.ui.button.register,
.ui.dimmer,
.video-item,
.videos-wrap {
    text-align: center
}

.type-cards .card .card-text ul li {
    color: #000;
    position: relative;
    margin-bottom: 10px
}

.type-cards .card .card-text ul li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ccc;
    position: absolute;
    left: -15px;
    top: 9px
}

.type-cards .card .heading {
    padding: 34px 30px;
    font-size: 18px;
    font-weight: 400;
    background: #191b1b;
    position: relative;
    color: #fff
}

.footnote,
.info-line {
    color: #515151;
    font-weight: 300
}

.type-cards .card .heading:after {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0
}

.type-cards .card.bronze .card-text ul li:before,
.type-cards .card.bronze .heading:after {
    background: #e73667
}

.type-cards .card.silver .card-text ul li:before,
.type-cards .card.silver .heading:after {
    background: #b4b4b4
}

.type-cards .card.gold .card-text ul li:before,
.type-cards .card.gold .heading:after {
    background: #ff9c00
}

.heading .ribbon {
    position: absolute;
    display: block;
    width: 84px;
    height: 84px;
    background: url(../images/ribbon.png) center center no-repeat;
    right: -3px;
    top: -3px
}

.type-cards .card .card-text .ui.button {
    width: 100%
}

.footnote {
    font-size: 16px
}

.footnote p {
    margin-bottom: 30px
}

.info-line {
    background: #f1f1f1;
    padding: 30px;
    margin-bottom: 40px;
    line-height: 26px
}

.info-line b,
.table table tr td {
    color: #000;
    font-weight: 400
}

.table table {
    width: 100%;
    overflow: hidden
}

.table table tr td {
    height: 60px;
    padding: 20px 30px
}

.table table tr:nth-child(odd) {
    background: #e5edf8
}

.table table tr th {
    padding: 20px 30px;
    font-size: 18px;
    background: #191b1b;
    color: #fff;
    font-weight: 400
}

.fixed-income-table tr:last-child td {
    padding: 30px
}

.fixed-income-table tr:last-child td:first-child {
    padding-left: 0
}

.fixed-income-table tr:last-child td:last-child a {
    color: #2597c7;
    font-weight: 300;
    text-decoration: underline
}

.fixed-income-table tr:last-child td:last-child a:hover,
a {
    text-decoration: none
}

.mini-icon {
    display: block;
    float: left;
    margin-right: 10px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.mini-icon.list {
    background: url(../images/mini-sprite.png) 0 -1px no-repeat;
    width: 13px;
    height: 14px;
    margin-top: 5px
}

.mini-icon.account {
    background: url(../images/mini-sprite.png) -21px 0 no-repeat;
    width: 12px;
    height: 15px;
    margin-top: 4px
}

.mini-icon.begin,
.minus,
.plus {
    margin-top: 5px
}

.mini-icon.begin {
    background: url(../images/mini-sprite.png) -41px 0 no-repeat;
    width: 13px;
    height: 15px
}

.mini-icon.safety {
    background: url(../images/mini-sprite.png) -62px 0 no-repeat;
    width: 12px;
    height: 15px;
    margin-top: 4px
}

.item.active .mini-icon.list {
    background-position: 0 -21px
}

.item.active .mini-icon.account {
    background-position: -21px -20px
}

.item.active .mini-icon.begin {
    background-position: -41px -20px
}

.item.active .mini-icon.safety {
    background-position: -62px -20px
}

.accordion .content ul {
    list-style: none;
    padding-left: 0;
    margin-top: 20px
}

.accordion .content b {
    font-weight: 700
}

.cell {
    background: #1c202b;
    display: table;
    margin-bottom: 2px;
    width: 100%
}

.cell .method-icon,
.cell .method-info {
    display: table-cell;
    vertical-align: middle;
    padding: 30px
}

.cell .method-icon {
    background: #1b1f2a;
    border-right: 2px solid #1f232e;
    width: 225px
}

.cell .method-info h3 {
    color: #fff
}

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

.big-round {
    width: 105px;
    height: 105px;
    display: block;
    margin: 0 auto 20px;
    border: 2px solid #dc1431;
    border-radius: 50%;
    position: relative
}

.big-round.non-stop:after,
.big-round.speedometer:after {
    margin-top: -35px;
    width: 69px;
    content: ''
}

.big-round.big-lock:after,
.big-round.cards:after,
.big-round.non-stop:after,
.big-round.speedometer:after,
.big-round.stend:after {
    position: absolute;
    left: 50%;
    top: 50%
}

.big-round.speedometer:after {
    margin-left: -34px;
    background: url(../images/sprite-advantages.png) no-repeat;
    height: 70px
}

.big-round.non-stop:after {
    margin-left: -35px;
    background: url(../images/sprite-advantages.png) -78px -2px no-repeat;
    height: 69px
}

.big-round.cards:after {
    margin-left: -32px;
    margin-top: -28px;
    content: '';
    background: url(../images/sprite-advantages.png) -158px -17px no-repeat;
    width: 65px;
    height: 52px
}

.big-round.big-lock:after {
    margin-left: -27px;
    margin-top: -36px;
    content: '';
    background: url(../images/sprite-advantages.png) -240px -5px no-repeat;
    width: 54px;
    height: 64px
}

.big-round.stend:after {
    margin-left: -30px;
    margin-top: -34px;
    content: '';
    background: url(../images/sprite-advantages.png) -3px -79px no-repeat;
    width: 59px;
    height: 68px
}

.big-round.deposit:after,
.big-round.support:after {
    position: absolute;
    left: 50%;
    margin-top: -36px;
    content: '';
    top: 50%
}

.big-round.support:after {
    margin-left: -37px;
    background: url(../images/sprite-advantages.png) -73px -81px no-repeat;
    width: 75px;
    height: 71px
}

.big-round.deposit:after {
    margin-left: -36px;
    background: url(../images/sprite-advantages.png) -159px -79px no-repeat;
    width: 72px;
    height: 73px
}

.advantage-item {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    width: 24%;
    margin-bottom: 60px;
    position: relative
}

.advantage-wrap {
    margin-top: 70px
}

.advantage-wrap .ui.button.middle {
    padding: 13px 40px
}

.dot-separator {
    position: absolute;
    left: -56px;
    top: 34px
}

.dot-separator i {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    vertical-align: top;
    margin: 10px;
    background: #f1f1f1
}

.compare-table table {
    width: 100%
}

.compare-table table tr td,
.compare-table table tr th {
    width: 50%
}

.compare-table table tr th {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    padding: 30px;
    position: relative
}

.compare-table table tr th:first-child:after,
.compare-table table tr th:last-child:after {
    display: block;
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0
}

.compare-table table tr th:first-child {
    background: #f1f1f1
}

.compare-table table tr th:last-child:after {
    background: #d23e4e
}

.compare-table table tr th:first-child:after {
    background: #2b934f
}

.compare-table table tr td:first-child {
    background: #f1f1f1;
    border-left: none;
    border-top: 2px solid #fff
}

.compare-table table tr:nth-child(2) td {
    border-top: none
}

.compare-table table tr td {
    background: #fff;
    padding: 30px;
    vertical-align: top;
    border-top: 2px solid #f1f1f1;
    color: #515151;
    font-weight: 300
}

.compare-table table tr td h3,
.video-item h4,
mark {
    color: #000
}

.compare-table table tr td p {
    line-height: 24px
}

.plus {
    position: relative;
    display: block;
    float: left;
    width: 13px;
    height: 13px;
    margin-right: 15px
}

.plus:after,
.plus:before {
    display: block;
    position: absolute;
    content: ''
}

.plus:before {
    width: 13px;
    height: 3px;
    background: #2b934f;
    left: 0;
    top: 5px
}

.plus:after {
    height: 13px;
    width: 3px;
    background: #2b934f;
    left: 5px;
    top: 0
}

.minus,
.minus:before {
    display: block;
    width: 13px;
    height: 3px
}

.minus {
    position: relative;
    float: left;
    margin-right: 15px
}

.minus:before {
    content: '';
    background: #d23e4e;
    position: absolute;
    left: 0;
    top: 5px
}

.compare-table {
    margin-top: 70px
}

.button-wrap {
    margin-top: 60px
}

.videos-wrap {
    margin-top: 70px
}

.video-item {
    display: inline-block;
    margin-bottom: 50px;
    vertical-align: top;
    padding: 0 20px;
    width: 32%
}

.video-item h4 {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 5px
}

.video-item p {
    font-size: 14px
}

.video-thumb {
    display: inline-block;
    position: relative;
    cursor: pointer
}

.video-thumb .play {
    position: absolute;
    width: 80px;
    height: 80px;
    border: 2px solid #ffc100;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out
}

.video-thumb:hover .play {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.video-thumb .play:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 25px solid transparent;
    border-top-width: 18px;
    border-bottom-width: 18px;
    border-left-color: #ffc100;
    left: 50%;
    top: 50%;
    position: absolute;
    margin-top: -18px;
    margin-left: -8px
}

.ui.button,
.ui.button.register,
audio,
canvas,
progress,
video {
    display: inline-block
}

.dimmable,
sub,
sup {
    position: relative
}

.video-thumb img {
    vertical-align: top;
    max-width: 100%
}

.default.icon,
.ui.button,
audio,
canvas,
progress,
sub,
sup,
video {
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0;
    color: #dc1431;
    outline: 0
}

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

.left {
    float: left
}

.right {
    float: right
}

.clearfix:after {
    visibility: hidden;
    font-size: 0;
    height: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

a img,
img {
    border: 0;
    outline: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

body,
p {
    line-height: 1.4285em
}

.ui.button,
body,
h1,
h2,
h3,
h4,
h5 {
    font-family: Roboto, sans-serif
}

button {
    overflow: visible
}

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
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

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

td,
th {
    padding: 0
}

body,
html {
    height: 100%
}

html {
    font-size: 14px
}

body {
    margin: 0;
    padding: 0;
    min-width: 260px;
    font-size: 16px;
    color: #ffffffd9;
    font-weight: 300;
    font-smoothing: antialiased
}

@media (max-width:1000px) {
    .content-box {
        padding-left: 20px;
        padding-right: 20px
    }
}

h1,
h2,
h3,
h4,
h5 {
    line-height: 1.2857em;
    margin: calc(2rem - .14285em) 0 1rem;
    font-weight: 700;
    padding: 0
}

h1 {
    min-height: 1rem;
    font-size: 2rem
}

h2 {
    font-size: 1.714rem
}

h3 {
    font-size: 1.28rem
}

h4 {
    font-size: 1.071rem
}

h5 {
    font-size: 1rem
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
p:first-child {
    margin-top: 0
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
p:last-child {
    margin-bottom: 0
}

p {
    margin: 0 0 1em
}

a:hover {
    color: #ff193a;
    text-decoration: underline;
    outline: 0
}

a:active,
a:focus {
    outline: 0
}

::-webkit-selection {
    background-color: #cce2ff;
    color: rgba(0, 0, 0, .87)
}

::-moz-selection {
    background-color: #cce2ff;
    color: rgba(0, 0, 0, .87)
}

::selection {
    background-color: #cce2ff;
    color: rgba(0, 0, 0, .87)
}

input::-webkit-selection,
textarea::-webkit-selection {
    background-color: rgba(100, 100, 100, .4);
    color: rgba(0, 0, 0, .87)
}

input::-moz-selection,
textarea::-moz-selection {
    background-color: rgba(100, 100, 100, .4);
    color: rgba(0, 0, 0, .87)
}

input::selection,
textarea::selection {
    background-color: rgba(100, 100, 100, .4);
    color: rgba(0, 0, 0, .87)
}

.ui.button {
    cursor: pointer;
    min-height: 1em;
    outline: 0;
    border: none;
    background: linear-gradient(90deg, #e52e71, #ff8a00);
    color: #fff;
    margin: 0;
    padding: 13px 23px;
    text-transform: none !important;
    text-shadow: none;
    font-weight: 400;
    line-height: 1em;
    font-style: normal;
    text-decoration: none;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    font-size: 18px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out
}

.ui.button.login,
.ui.button.register {
    font-weight: 300;
    text-decoration: none
}

.ui.button:hover {
    background: #0e63dc
}

.ui.button.register {
    background: linear-gradient(90deg, #e52e71, #ff8a00);
    border-radius: 4px;
    padding: 10px 22px !important;
    transition: all .3s;
    -webkit-transition: all .3s;
    outline: 0
}

.top-nav,
.ui.button.login {
    transition: .2s ease-in-out
}

.ui.button.login {
    background: 0 0;
    color: #fff;
    display: block;
    padding: 10px 22px;
    border: 1px solid #464646;
    border-radius: 4px;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out
}

.ui.button.register:hover {
    background: #0e63dc !important
}

.ui.button.login:hover {
    background: #464646;
    color: #fff
}

.ui.button.green {
    background: #2b934f;
    color: #fff
}

.ui.button.green:hover {
    background: #2ea557
}

.ui.button.red {
    background: #d23e4e;
    color: #fff
}

.ui.button.red:hover {
    background: #ec4254
}

.arrow-next {
    margin-left: 5px
}

.history-filter>div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px
}

.history-filter {
    margin-bottom: 30px
}

.history-table {
    margin-top: 70px
}

.history-table table tr th {
    font-size: 16px
}

.history-status.finished {
    color: #02b28c
}

.history-status.canceled {
    color: #f7495c
}

.history-status.pending {
    color: #f6ba55
}

.ui.button.big {
    padding: 13px 50px
}

.ui.button.middle {
    padding: 13px 40px
}

.ui.dimmer {
    display: none;
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    line-height: 1;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-transition: background-color .5s linear;
    transition: background-color .5s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    will-change: opacity;
    z-index: 1000
}

.dimmed.dimmable>.ui.animating.dimmer,
.dimmed.dimmable>.ui.visible.dimmer,
.ui.active.dimmer,
.ui.simple.dimmer {
    opacity: 1;
    display: block
}

.ui.dimmer>.content {
    width: 100%;
    height: 100%;
    display: table;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.ui.dimmer>.content>* {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.ui.segment>.ui.dimmer {
    border-radius: inherit !important
}

.animating.dimmable:not(body),
.dimmed.dimmable:not(body) {
    overflow: hidden
}

.ui.disabled.dimmer {
    width: 0 !important;
    height: 0 !important
}

.ui.page.dimmer {
    position: fixed;
    -webkit-perspective: 2000px;
    perspective: 2000px;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

body.animating.in.dimmable,
body.dimmed.dimmable {
    overflow: hidden
}

body.dimmable>.dimmer {
    position: fixed
}

.ui.dimmer>.top.aligned.content>* {
    vertical-align: top
}

.ui.dimmer>.bottom.aligned.content>* {
    vertical-align: bottom
}

.ui.inverted.dimmer {
    background-color: rgba(255, 255, 255, .85)
}

.ui.inverted.dimmer>.content>* {
    color: #fff
}

.ui.simple.dimmer {
    overflow: hidden;
    width: 0%;
    height: 0%;
    z-index: -100;
    background-color: rgba(0, 0, 0, 0)
}

.dimmed.dimmable>.ui.simple.dimmer {
    overflow: visible;
    opacity: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .85);
    z-index: 1
}

.ui.simple.inverted.dimmer {
    background-color: rgba(255, 255, 255, 0)
}

.dimmed.dimmable>.ui.simple.inverted.dimmer {
    background-color: rgba(255, 255, 255, .85)
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.clearfix {
    clear: both
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.row {
    max-width: 1000px;
    margin: 0 auto
}

.top-section {
    min-height: 100vh;
    background: url(../images/main-bg.jpg) top center no-repeat;
    background-size: cover;
    color: #fff;
    padding-top: 31vh
}

.top-nav {
    background: rgba(4, 11, 16, .2);
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out
}

.top-nav.dark {
    background: #1f232e
}

.top-nav.inner {
    background: 0 0;
    position: relative
}

.top-nav .item {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px
}

.top-nav .nav>.item+.item {
    margin-left: 15px
}

.top-nav .not-item {
    display: inline-block;
    vertical-align: top;
    padding: 0 30px 0 25px
}

.top-nav .lang .dropdown.icon {
    color: #fff
}

.top-nav .head-row {
    max-width: 1200px;
    margin: 0 auto;
    height: 100%
}

.logo img {
    width: 205px;
    height: 36px
}

.float-right.nav {
    height: 100%
}

.float-right.nav .item a:not(.ui.button) {
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 8px 10px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out
}

.float-right.nav .item a:not(.ui.button):hover {
    color: #2597c7
}

.float-left.nav {
    height: 100%;
    padding-top: 21px;
    display: inline-block;
    vertical-align: middle;
    float: none
}

.float-left.nav .item a {
    color: #fff;
    display: block;
    padding: 8px 10px;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    font-size: 18px;
    text-transform: uppercase
}

.float-left.nav .item+.item {
    margin-left: 10px
}

.float-left.nav .item a:hover {
    color: linear-gradient(90deg, #e52e71, #ff8a00);
    text-decoration: none
}

i.flag-icon {
    display: block;
    width: 24px;
    height: 16px;
    float: left;
    margin: -1px 0 0
}

.menu i.flag-icon {
    margin-right: 10px
}

i.flag-icon.eng {
    background: url(../images/flags.png) -60px -20px no-repeat
}

i.flag-icon.rus {
    background: url(../images/flags.png) -60px 0 no-repeat
}

i.flag-icon.chi {
    background: url(../images/flags.png) 0 -20px no-repeat
}

i.flag-icon.fra {
    background: url(../images/flags.png) no-repeat
}

i.flag-icon.spa {
    background: url(../images/flags.png) -30px 0 no-repeat
}

i.flag-icon.arb {
    background: url(../images/flags.png) -30px -20px no-repeat
}

i.flag-icon.tai {
    background: url(../images/flags.png) -90px 0 no-repeat
}

.bonus-flag {
    background: url(../images/bonus-flag.png) no-repeat;
    width: 94px;
    height: 110px !important;
    margin-top: -25px;
    display: block
}

h1.main-title {
    font-size: 50px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 50px
}

p.sub-title {
    font-style: italic;
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 0
}

p.sub-title span {
    font-weight: 700;
    color: #f22a4a
}

.big-btn-wrap {
    padding-top: 60px
}

.default.icon {
    display: inline-block
}

.ui.item.lang {
    margin-right: 5px
}

.ui.dropdown>.text span {
    display: none
}

.offers {
    background: #111a21;
    color: #fff;
    padding: 80px 20px 100px
}

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

.content-box h4.title,
h1.title,
h2.title {
    margin-bottom: 42px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase
}

.offers ul li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding: 0 15px
}

h1.title,
h2.title {
    font-size: 37px;
    font-weight: 400;
    color: #fff
}

.content-box h4.title {
    color: #000;
    font-size: 26px;
    font-weight: 400
}

h2.title .balance {
    color: linear-gradient(90deg, #e52e71, #ff8a00)
}

h4.title.small-margin {
    margin-bottom: 25px
}

h4.title span {
    display: inline-block;
    position: relative
}

.top-info {
    margin-bottom: 40px;
    text-align: center;
    color: #8b8c8d
}

.top-info p {
    font-weight: 300
}

.offers .row {
    max-width: 1100px
}

.offers ul li .border {
    border: 4px solid #222f39;
    padding: 45px 30px 30px;
    min-height: 216px;
    margin-top: -30px;
    color: #6B7E8C
}

.offers ul li h3 {
    margin-bottom: 0;
    background: #111a21;
    padding: 5px 20px;
    position: relative;
    display: inline-block
}

.benefits {
    background: url(../images/benefits_bg.jpg) top center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 80px 0 0;
    text-align: center
}

.benefits .row {
    max-width: 1050px
}

.benefits>.row {
    margin-bottom: 50px
}

.benefits ul {
    padding-left: 0;
    list-style: none
}

.benefits ul.main-benefits li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    min-height: 180px;
    padding-right: 20px
}

.benefits ul.main-benefits li:nth-child(2n) {
    padding-left: 20px;
    padding-right: 0
}

.benefits ul.main-benefits li+li+li {
    margin-top: 20px
}

.big-icon-cards,
.big-icon-earth,
.big-icon-gear,
.big-icon-stats {
    display: inline-block;
    background: url(../images/sprite.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    float: left
}

.big-icon-cards {
    background-position: -4px 0;
    width: 87px;
    height: 63px
}

.big-icon-earth {
    background-position: -2px -67px;
    width: 87px;
    height: 83px
}

.big-icon-gear {
    background-position: -4px -154px;
    width: 87px;
    height: 82px
}

.big-icon-stats {
    background-position: 3px -240px;
    width: 87px;
    height: 75px
}

.benefits ul li .right-text {
    text-align: left;
    margin-left: 120px;
    padding-right: 25px
}

.benefits ul.main-benefits li .right-text h3 {
    margin-bottom: 10px;
    color: #e71537
}

.additional-benefits {
    padding: 70px 0;
    background: rgba(6, 10, 17, .6);
    text-align: left
}

.additional-benefits h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.additional-benefits ul {
    padding-left: 20px;
    width: 49%;
    display: inline-block;
    vertical-align: top
}

.additional-benefits ul+ul {
    padding-left: 50px
}

.additional-benefits .row {
    max-width: 1020px
}

.partner-benefits .row,
.weekly_payouts .row {
    max-width: 1200px
}

.additional-benefits li {
    position: relative;
    margin-bottom: 25px;
    padding-right: 20px;
    color: #87949E
}

.additional-benefits li:last-child {
    margin-bottom: 0
}

.additional-benefits li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #e71537;
    border-radius: 50%;
    position: absolute;
    left: -18px;
    top: 8px
}

.weekly_payouts {
    background: #111a21;
    color: #fff;
    padding: 80px 20px 0;
    text-align: center
}

.weekly_payouts .notice {
    font-size: 18px;
    margin: 0 auto 70px
}

.devices img,
.pay-carousel div img {
    max-width: 100%
}

.pay-carousel {
    margin-bottom: 70px
}

.big-btn-wrap-bottom {
    padding: 75px 20px 100px;
    background: #16212a;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px
}

.ui.modal .ui.selection.dropdown {
    width: 100%
}

.ui.modal .ui.dropdown .menu {
    background: #fff
}

.ui.modal .ui.dropdown .menu>.item {
    color: #333
}

.ui.modal .line label {
    padding-top: 10px;
    display: block;
    padding-bottom: 10px
}

.ui.modal .ui.dropdown>.dropdown.icon:before {
    border-top-color: rgba(23, 34, 43, 1)
}

.menu-toggle {
    display: none;
    height: 30px;
    width: 25px;
    cursor: pointer;
    margin-top: 2px
}

.menu-toggle i,
.menu-toggle:after,
.menu-toggle:before {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff
}

.menu-toggle i {
    margin-top: 6px
}

.menu-toggle:before {
    content: '';
    margin-top: 3px
}

.menu-toggle:after {
    content: '';
    margin-top: 6px
}

.check-terms {
    color: #fff;
    font-size: 13px;
    padding-top: 10px
}

.line label {
    color: #000;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 8px
}

.select-bank,
.select-bitcoin,
.select-neteller,
.select-okpay,
.select-paypal,
.select-perfect,
.select-qiwi,
.select-visa,
.select-webmoney {
    display: block;
    margin: 0 auto
}

.status {
    font-size: 18px;
    font-weight: 700;
    line-height: 14px
}

.status.verified {
    color: #2b934f
}

.status.not-verified {
    color: #d23e4e
}

.status.pending {
    color: #ffc100
}

.select-visa {
    background: url(../images/paysys/select-visamaster.png) no-repeat;
    width: 49px;
    height: 55px
}

.item.active .select-visa {
    background-position: 0 -63px
}

.select-paypal {
    background: url(../images/paysys/select-paypal.png) no-repeat;
    width: 71px;
    height: 19px
}

.item.active .select-paypal {
    background-position: 0 -22px
}

.select-qiwi {
    background: url(../images/paysys/select-qiwi.png) no-repeat;
    width: 73px;
    height: 29px
}

.item.active .select-qiwi {
    background-position: 0 -32px
}

.select-webmoney {
    background: url(../images/paysys/select-webmoney.png) no-repeat;
    width: 80px;
    height: 58px
}

.item.active .select-webmoney {
    background-position: 0 -67px
}

.select-okpay {
    background: url(../images/paysys/select-okpay.png) no-repeat;
    width: 75px;
    height: 17px
}

.item.active .select-okpay {
    background-position: 0 -21px
}

.select-perfect {
    background: url(../images/paysys/select-perfect.png) no-repeat;
    width: 63px;
    height: 49px
}

.item.active .select-perfect {
    background-position: 0 -54px
}

.select-bank {
    background: url(../images/paysys/select-transfer.png) no-repeat;
    width: 74px;
    height: 28px
}

.item.active .select-bank {
    background-position: 0 -33px
}

.select-neteller {
    background: url(../images/paysys/select-neteller.png) no-repeat;
    width: 82px;
    height: 14px
}

.item.active .select-neteller {
    background-position: 0 -18px
}

.select-bitcoin {
    background: url(../images/paysys/select-bitcoin.png) no-repeat;
    width: 84px;
    height: 18px
}

.bonus-wrap h3,
.info-selected-pay,
.mini-withdraw-form,
.pay-tabs-content {
    margin-bottom: 40px
}

.item.active .select-bitcoin {
    background-position: 0 -20px
}

.tabular.pay-tabs {
    display: table;
    width: 100%;
    margin-top: 40px
}

.tabular.pay-tabs .item:after,
.tabular.pay-tabs .item:before {
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -10px;
    content: '';
    position: absolute
}

.pay-tabs-content {
    padding-top: 40px
}

.after-note {
    font-size: 18px;
    line-height: 26px
}

.after-note b {
    color: #000
}

.tabular.pay-tabs .item {
    padding: 30px 15px;
    min-height: 120px;
    display: table-cell;
    vertical-align: middle
}

.tabular.pay-tabs .item:before {
    border: 10px solid transparent;
    border-bottom-width: 0;
    bottom: -10px
}

.tabular.pay-tabs .item:after {
    border: 10px solid transparent;
    border-bottom-width: 0;
    bottom: -9px
}

.tabular.pay-tabs .item.active:after {
    border-top-color: #fff
}

.tabular.pay-tabs .item.active:before {
    border-top-color: #0e63dc
}

.tabular.pay-tabs .item.recomended {
    padding-top: 40px
}

.recomended-label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 24px;
    background: url(../images/recomended-label2.png) center center no-repeat #fc0a2c
}

.mini-withdraw-form {
    display: table;
    width: 100%
}

.mini-withdraw-form>div {
    padding: 30px;
    background: #f1f1f1;
    min-height: 100px;
    display: table-cell;
    vertical-align: middle
}

.input-amount-wrap .ui.button,
.input-amount-wrap input[type=text],
.input-amount-wrap label {
    display: inline-block
}

.input-amount-wrap label {
    margin-right: 20px
}

.input-amount-wrap input[type=text] {
    width: calc(100% - 325px);
    margin-right: 28px
}

.input-amount-wrap {
    width: calc(100% - 265px);
    border-left: 2px solid #fff
}

.mini-withdraw-form .add-card-button {
    width: 265px;
    text-align: center
}

.mini-withdraw-form .add-card-button .ui.button {
    width: 100%
}

.info-selected-pay {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px
}

.pay-tabs.tabular .item {
    background: #fff;
    border: 1px solid #f1f1f1;
    width: 11.1111%
}

.pay-tabs.tabular .item img {
    vertical-align: middle
}

.pay-tabs.tabular:not(.account-tabs) .item+.item {
    border-left: none
}

.pay-tabs.tabular .item.active {
    background: #fff;
    box-shadow: inset 1px 1px 0 #0e63dc, inset -1px 1px 0 #0e63dc, inset 1px -1px 0 #0e63dc, inset -1px -1px 0 #0e63dc !important
}

.bonus-wrap h3 {
    text-align: center;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.bonus-wrap .deposit-line {
    margin-bottom: 55px
}

.bonuses-table table,
.partner-benefits,
.partner-wrap {
    margin-bottom: 70px
}

.bonus-wrap .table table tr th {
    font-size: 16px;
    text-align: center
}

.bonus-wrap .table table tr td {
    font-size: 18px;
    text-align: center
}

.bonus-wrap .table table tr:nth-child(2) td:nth-child(2) {
    color: #ff7546
}

.bonus-wrap .table table tr:nth-child(3) td:nth-child(2) {
    color: #bfbbc0
}

.bonus-wrap .table table tr:nth-child(4) td:nth-child(2) {
    color: #fab94d
}

.bonus-wrap .table table tr td:first-child,
.bonus-wrap .table table tr th:first-child {
    text-align: left
}

.bonus-wrap .table table tr td:last-child,
.bonus-wrap .table table tr th:last-child {
    text-align: right;
    width: 360px
}

.bonuses-table,
.partner-wrap {
    text-align: center
}

.bonus-wrap .deposit-line li:last-child p {
    color: #0e63dc
}

.partner-wrap {
    margin-top: 70px
}

.how-partner-work,
.partner-wrap .apply-button-wrap {
    margin-bottom: 50px
}

.table.get-paid table {
    text-align: left
}

.table.get-paid table tr th {
    font-size: 16px;
    width: 50%
}

.table.get-paid+p {
    font-size: 16px
}

.partner-wrap h2.title+p {
    font-size: 16px
}

.how-partner-work {
    text-align: center
}

.how-partner-work .ben-item {
    width: 27%
}

.how-partner-work .ben-item .round {
    width: 80px;
    height: 80px
}

.table.get-paid {
    margin: 40px 0
}

.partner-benefits h2.title {
    margin-bottom: 50px
}

.affiliate-pay h2.title {
    margin-bottom: 60px
}

.how-partner-work .ben-item+.ben-item .round:before {
    content: '';
    display: block;
    position: absolute;
    left: -105px;
    top: 25px;
    background: url(../images/svg-sprite.svg) -157px -12px no-repeat;
    background-size: 259px 119px;
    width: 26px;
    height: 26px
}

.round.bring:after,
.round.deposit:after,
.round.pig:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%
}

.round.bring:after {
    margin-top: -24px;
    margin-left: -22.5px;
    background: url(../images/svg-sprite.svg) 0 -1px no-repeat;
    background-size: 259px 119px;
    width: 45px;
    height: 46px
}

.round.deposit:after {
    margin-top: -20px;
    margin-left: -21px;
    background: url(../images/svg-sprite.svg) -52px -5px no-repeat;
    background-size: 259px 119px;
    width: 42px;
    height: 40px
}

.round.pig:after {
    margin-top: -24px;
    margin-left: -23px;
    background: url(../images/svg-sprite.svg) -101px 0 no-repeat;
    background-size: 259px 119px;
    width: 47px;
    height: 45px
}

.apply-button-wrap {
    text-align: center
}

.partner-benefits {
    background: #f1f1f1;
    padding: 60px 30px;
    text-align: center
}

.partner-benefits ul {
    padding-left: 0
}

.partner-benefits ul li {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    color: #000;
    font-size: 16px;
    font-weight: 400
}

.big-round.cup:after,
.big-round.platforms:after {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    content: ''
}

.big-round.cup:after {
    margin-top: -30px;
    margin-left: -25px;
    background: url(../images/svg-sprite.svg) 0 -59px no-repeat;
    background-size: 259px 119px;
    width: 52px;
    height: 60px
}

.big-round.platforms:after {
    margin-top: -24px;
    margin-left: -31.5px;
    background: url(../images/svg-sprite.svg) -62px -71px no-repeat;
    background-size: 259px 119px;
    width: 63px;
    height: 48px
}

.big-round.calendar:after,
.big-round.materials:after {
    display: block;
    position: absolute;
    margin-top: -23px;
    top: 50%;
    left: 50%
}

.big-round.calendar:after {
    content: '';
    margin-left: -27px;
    background: url(../images/svg-sprite.svg) -135px -74px no-repeat;
    background-size: 259px 119px;
    width: 54px;
    height: 45px
}

.big-round.materials:after {
    content: '';
    margin-left: -30px;
    background: url(../images/svg-sprite.svg) -199px -69px no-repeat;
    background-size: 259px 119px;
    width: 60px;
    height: 50px
}

.range-names .name.bronze,
.range-names .name.gold,
.range-names .name.silver {
    background: #061c31;
    color: #fff
}

.range-names {
    margin-bottom: 2px;
    margin-top: -60px
}

.range-names .name {
    width: 33.3333%;
    float: left;
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    padding: 30px
}

.range-names .name.silver {
    border-left: 2px solid #132c42;
    border-right: 2px solid #132c42
}

.drag-notice .float-left {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500
}

.drag-notice .float-right {
    color: #0e63dc;
    font-size: 21px;
    font-weight: 500
}

.account-features {
    padding: 30px;
    background: #f1f1f1;
    margin-bottom: 2px
}

.account-features .card-text ul {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0 0 0 18px
}

.account-features .card-text ul li {
    position: relative;
    margin-bottom: 10px;
    width: 30%;
    display: inline-block
}

.account-features .card-text ul li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #b4b4b4;
    position: absolute;
    left: -15px;
    top: 9px
}

.account-features .card-text.bronze ul li:before {
    background: #e73667
}

.account-features .card-text.gold ul li:before {
    background: #ff9c00
}

.account-features .card-text span {
    display: block;
    text-align: left;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000
}

input[type=text]#input-number,
input[type=text]#input-number2 {
    font-size: 16px;
    width: 125px;
    padding-right: 20px;
    margin-top: 1px
}

.account-features+ul.deposit-line li p {
    margin-bottom: 0
}

.deposit-line.funding {
    margin-bottom: 50px
}

.account-funding .tabular.pay-tabs {
    margin-top: 0
}

.account-funding .noUi-marker-horizontal.noUi-marker-large:first-child,
.account-funding .noUi-marker-horizontal.noUi-marker-large:nth-child(28) {
    display: none
}

.withdraw-form {
    background: #f1f1f1;
    padding: 30px
}

.withdraw-form.withdraw-cards {
    padding: 0;
    background: 0 0
}

.back-card,
.front-card {
    padding: 28px 30px;
    min-height: 298px
}

.withdraw-form .row-38 .line {
    margin-bottom: 15px
}

.front-card {
    background: url(../images/card-map.png) center center no-repeat #262626;
    background-size: cover;
    border-radius: 10px;
    max-width: 467px;
    width: 74%;
    position: relative;
    z-index: 2;
    box-shadow: 25px 0 40px -10px rgba(0, 0, 0, .45)
}

.front-card .ui.selection.dropdown {
    min-width: 0
}

.expire-date {
    width: 65%;
    float: right
}

.card-name {
    width: 65% !important;
    float: right;
    clear: both
}

.back-card {
    float: right;
    background: url(../images/back-card.png) top center repeat-x #262626;
    border-radius: 10px;
    width: 467px;
    position: absolute;
    top: 0;
    right: 0
}

.app-info ul li,
.monitor,
.web-platform-wrap,
.withdraw-form .row-62 {
    position: relative
}

.back-card .line {
    float: right;
    width: 100px;
    margin-top: 85px;
    margin-bottom: 0
}

.pay-accepts {
    margin-bottom: 15px
}

.pay-accepts img {
    vertical-align: middle;
    margin-right: 5px
}

.front-card .line {
    min-height: 40px
}

.front-card .line:last-child {
    margin-bottom: 0
}

.front-card.added .wht {
    color: #fff
}

.front-card.added .card-inputs span {
    vertical-align: middle;
    font-size: 37px;
    width: 22%;
    padding-top: 7px
}

.front-card.added .card-inputs span:last-child {
    font-size: 26px;
    padding-top: 0
}

.front-card.added label {
    margin-bottom: 5px
}

.front-card.added .fl {
    float: left
}

.front-card.added .fr {
    float: right
}

.front-card.added .line:first-child {
    margin-bottom: 67px
}

.front-card.added .card-inputs {
    margin-bottom: 40px
}

.front-card.added .pay-accepts {
    margin-bottom: 0
}

.front-card.added .fr label {
    margin-right: 10px
}

.back-card.added .line {
    top: 100px
}

.fl {
    float: left
}

.withdraw-cards p.inputed {
    color: #000;
    font-size: 17px;
    font-weight: 400;
    margin-top: -3px;
    margin-bottom: 30px
}

.back-card.added .cvv-code span {
    font-size: 37px;
    color: #fff;
    padding: 6px 10px 0;
    border: 1px solid #464646;
    border-radius: 3px;
    line-height: 33px
}

.row-2 {
    float: left;
    width: 45%
}

.row-2+.row-2 {
    float: right;
    width: 45%
}

.withdraw-form label {
    font-size: 14px;
    color: #515151
}

.withdraw-form label.mt {
    margin-top: 11px;
    margin-bottom: 0
}

.amount-value {
    display: block;
    font-size: 30px;
    color: #0e63dc;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 20px
}

.card-inputs {
    width: calc(100% + 20px)
}

.card-inputs input[type=text],
.cvv-code input[type=text] {
    padding-right: 15px
}

.card-inputs span {
    display: block;
    float: left;
    width: 25%;
    padding-right: 20px
}

.cvv-code span {
    display: block;
    margin-bottom: 15px
}

.cvv-code small {
    line-height: 16px;
    font-size: 12px;
    display: block
}

.expire-date span {
    width: 50%;
    float: left;
    padding-right: 10px
}

.expire-date span+span {
    padding-right: 0;
    padding-left: 10px
}

.deposit-submit-wrap {
    margin-top: 48px;
    text-align: right
}

.row-2 .line:last-child {
    margin-bottom: 0
}

.account-funding .pay-tabs-content {
    padding-top: 50px
}

.center-button,
.web-platform-wrap {
    text-align: center
}

.web-platform-wrap img {
    vertical-align: top
}

.mobile-platform-wrap {
    text-align: center
}

.row-2.app-info {
    text-align: left;
    width: 50%;
    padding-top: 75px;
    padding-left: 40px
}

.app-info h3 {
    text-transform: uppercase;
    color: #000;
    font-size: 18px
}

.app-info ul {
    list-style: none;
    padding-left: 20px;
    margin-bottom: 40px
}

.app-info ul li {
    margin: 3px 0
}

.app-info ul li:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 9px;
    background: #ff9c00
}

.app-store,
.google-play {
    border-radius: 3px;
    min-width: 190px;
    vertical-align: top
}

.row-2.devices {
    width: 50%;
    padding-top: 67px
}

.devices img {
    margin-right: -20px
}

.devices .nexus {
    margin-right: -30%;
    margin-top: -11px
}

.google-play {
    padding: 10px;
    background: #000;
    display: inline-block
}

.google-play span {
    display: block;
    width: 145px;
    height: 39px;
    margin: 0 auto;
    background: url(../images/googleapp.png) center center no-repeat
}

.app-store {
    padding: 10px;
    background: #000;
    display: inline-block;
    margin-right: 18px
}

.app-store span {
    display: block;
    width: 145px;
    height: 39px;
    margin: 0 auto;
    background: url(../images/appstore.png) center center no-repeat
}

.mobile-platform-wrap {
    background: #f1f1f1;
    padding: 70px 30px;
    margin-bottom: -80px
}

@keyframes pulsate {
    0% {
        transform: scale(.1, .1);
        opacity: 1
    }

    50% {
        opacity: 1
    }

    100% {
        transform: scale(1.6, 1.6);
        opacity: 0
    }
}

@-webkit-keyframes pulsate {
    0% {
        -webkit-transform: scale(.1, .1);
        opacity: 1
    }

    50% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1.6, 1.6);
        opacity: 0
    }
}

@-moz-keyframes pulsate {
    0% {
        -moz-transform: scale(.1, .1);
        opacity: 1
    }

    50% {
        opacity: 1
    }

    100% {
        -moz-transform: scale(1.6, 1.6);
        opacity: 0
    }
}

@-ms-keyframes pulsate {

    0%,
    50% {
        opacity: 1
    }

    0% {
        -ms-transform: scale(.1, .1)
    }

    100% {
        -ms-transform: scale(1.6, 1.6);
        opacity: 0
    }
}

@-o-keyframes pulsate {
    0% {
        -ot-transform: scale(.1, .1);
        opacity: 1
    }

    50% {
        opacity: 1
    }

    100% {
        -o-transform: scale(1.6, 1.6);
        opacity: 0
    }
}

.monitor .point.dropdown .menu {
    max-width: 210px;
    min-width: 210px;
    margin-left: -82px !important;
    border-radius: 0 !important;
    background: #e6e6e6
}

.monitor .point.ui.dropdown>.menu:after {
    width: 1em;
    height: 1em;
    box-shadow: none;
    background: #e6e6e6;
    top: -.5em;
    margin: 0 0 0 -.5em
}

.monitor .upward.point.ui.dropdown>.menu:after {
    margin: -.5em 0 0 -.5em;
    box-shadow: none
}

.monitor .point.dropdown .menu>* {
    white-space: normal;
    color: #464d5f !important
}

.monitor .point.dropdown .menu .item h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #464d5f;
    margin-bottom: 10px;
    font-weight: 700
}

.monitor .point.dropdown .menu .item p {
    color: #464d5f;
    font-size: 12px
}

.monitor .point.dropdown .menu .item {
    padding: 20px !important
}

.monitor .point.dropdown .menu .item:hover {
    background: 0 0
}

.point {
    position: absolute !important
}

.point-1 {
    top: 50px;
    left: 43.8%
}

.point-2 {
    top: 130px;
    left: 17%
}

.point-3 {
    top: 235px;
    left: 35%
}

.point-4 {
    top: 50px;
    right: 19%
}

.point-5 {
    top: 218px;
    right: 20.5%
}

.point-6 {
    top: 325px;
    right: 17%
}

.pulse {
    position: relative;
    width: 46px;
    height: 46px
}

.center-dot {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #ffc100;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: -6px;
    margin-top: -6px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    display: block;
    z-index: 3;
    box-sizing: content-box
}

.expanding-circle,
.expanding-circle2 {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-animation: pulsate 1.8s ease-out infinite;
    -moz-animation: pulsate 1.8s ease-out infinite
}

.expanding-circle,
.expanding-circle2,
.expanding-circle3 {
    position: absolute;
    opacity: 0;
    display: block;
    z-index: 2;
    box-sizing: content-box
}

.expanding-circle {
    background: #ffc100;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    margin-top: -12px;
    margin-left: -12px;
    animation: pulsate 1.8s ease-out infinite
}

.expanding-circle2 {
    background: rgba(255, 193, 0, .2);
    border-radius: 50%;
    height: 36px;
    width: 36px;
    margin-top: -18px;
    margin-left: -18px;
    animation: pulsate 1.8s ease-out infinite
}

.expanding-circle3 {
    background: rgba(255, 193, 0, .1);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 46px;
    width: 46px;
    left: 0;
    top: 0;
    -webkit-animation: pulsate 1.8s ease-out infinite;
    -moz-animation: pulsate 1.8s ease-out infinite;
    animation: pulsate 1.8s ease-out infinite
}

.methods-description-table {
    margin-bottom: 50px;
    text-align: center
}

table.methods-description-table tr:first-child {
    background: #2A3142
}

.methods-description-table tr td:first-child {
    vertical-align: middle;
    width: 225px;
    text-align: center
}

@media (max-width:1250px) {

    .benefits .row,
    .top-nav .head-row {
        padding: 0 20px
    }
}

@media (max-width:1139px) {

    .float-left.nav .item,
    .float-right.nav .not-item,
    .float-right.nav>.item:not(.lang) {
        display: none
    }

    .menu-toggle {
        display: block;
        float: right;
        margin-left: 25px
    }

    .sidebar .ui.dropdown .menu {
        left: 0;
        margin-left: 25px !important
    }

    .sidebar .ui.pointing.dropdown>.menu:after {
        left: 17% !important
    }

    .ui.sidebar .ui.button.login,
    .ui.sidebar .ui.button.sign {
        min-width: 100%
    }
}

@media (max-width:1030px) {
    .offers ul li {
        width: 100%;
        margin-bottom: 50px
    }

    .offers ul li .border {
        min-height: 50px
    }
}

@media (max-width:920px) {

    .additional-benefits li br,
    .benefits ul.main-benefits li .right-text h3 br {
        display: none
    }

    .additional-benefits ul,
    .additional-benefits ul+ul {
        width: 100%;
        padding-left: 30px
    }

    .benefits ul.main-benefits li {
        width: 100%;
        min-height: 100px;
        padding-right: 0
    }

    .benefits ul.main-benefits li+li {
        margin-top: 50px !important
    }

    .benefits ul.main-benefits li:nth-child(2n) {
        padding-left: 0
    }

    .top-section .row {
        padding-right: 20px;
        padding-left: 20px
    }

    .menu-toggle {
        margin-left: 15px
    }
}

@media (max-width:580px) {

    h2.title span:after,
    h2.title span:before {
        content: '';
        display: block;
        width: 30px;
        height: 4px;
        background: #e71537;
        position: absolute;
        top: 20px
    }

    h1.title,
    h2.title {
        text-transform: uppercase;
        font-size: 32px
    }

    h2.title span:before {
        left: -45px
    }

    h2.title span:after {
        right: -45px
    }

    h1.main-title {
        font-size: 40px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 40px
    }

    p.sub-title {
        font-size: 20px
    }
}

@media (max-width:420px) {
    .weekly_payouts .notice br {
        display: none
    }

    .logo img {
        width: 140px;
        height: 24px
    }

    h1.main-title {
        font-size: 27px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 40px
    }

    .offers ul li {
        padding-left: 0;
        padding-right: 0
    }

    .big-btn-wrap {
        padding-top: 35px
    }

    .big-icon-cards,
    .big-icon-earth,
    .big-icon-gear,
    .big-icon-stats {
        float: none
    }

    .benefits ul li .right-text {
        margin-left: 0;
        padding-right: 0;
        margin-top: 20px;
        text-align: center
    }

    .weekly_payouts h2.title span {
        display: inline-block;
        position: relative;
        max-width: 150px
    }

    .weekly_payouts h2.title span:after,
    .weekly_payouts h2.title span:before {
        top: 35px
    }

    .ui.left.sidebar,
    .ui.right.sidebar {
        width: 220px !important
    }
}

.mini-icon.trading {
    background: url(../images/mini-sprite.png) -80px 0 no-repeat;
    width: 13px;
    height: 15px;
    margin-top: 4px
}

.item.active .mini-icon.trading {
    background-position: -80px -20px
}

.map-canvas-wrap {
    width: 100%;
    height: 393px;
    overflow: hidden;
    background: #64757E;
    margin-top: 40px;
    margin-bottom: -80px
}

#map-canvas {
    width: 100%;
    height: 423px
}

.c-phones {
    padding-left: 8%;
    float: left;
    width: 40%;
    margin-left: 9%;
    border-left: 2px solid #f1f1f1
}

.c-phones h3,
.contact-us h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.cp-item {
    margin: 25px 0 30px;
    font-size: 18px
}

.cpi-icon {
    float: left;
    margin-left: 0;
    width: 33px;
    margin-top: 1px;
    height: 44px;
    line-height: 35px;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    text-align: center;
    color: #fff;
    background: url(../images/pins/map-pin.png) center center no-repeat
}

.cpi-title {
    margin-left: 45px;
    font-weight: 700;
    color: #000;
    margin-bottom: 3px
}

.cpi-phone {
    margin-left: 45px;
    color: #515151;
    font-weight: 300
}

textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: 0;
    min-height: 150px;
    border: none;
    border-radius: 3px;
    width: 100%;
    background: #fff;
    display: inline-block;
    padding: .78571429em 2.6em .78571429em 1em;
    font-weight: 300;
    transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    color: #fff;
    resize: none;
    vertical-align: top
}

.form-row.account-data.contact-us {
    float: left;
    max-width: 50%;
    margin-top: 0
}

.form-row.account-data.contact-us .button.ui {
    margin-top: 0;
    float: right
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

::-ms-input-placeholder {
    color: #000
}

@media (max-width:1000px) {
    .map-canvas-wrap {
        margin-right: -20px;
        margin-left: -20px;
        width: calc(100% + 40px)
    }
}

.logo {
    padding-top: 15px;
    padding-bottom: 15px
}

.pay-tabs.tabular .item {
    outline: 0
}

.ui.segment[class*="bottom attached"] {
    border: none;
    padding: 0
}

.footnote {
    margin-top: 30px
}

.ui.accordion.faq {
    margin-top: 0
}

.hidden-tblabel {
    display: none
}

.type-cards .card {
    display: block;
    max-width: 100%
}

.type-cards .row-3 {
    padding: 0 15px
}

.type-cards {
    margin: 0 -15px
}

.mob-tab-nav .text {
    font-size: 16px;
    vertical-align: middle;
    color: linear-gradient(90deg, #e52e71, #ff8a00) !important;
    white-space: nowrap;
    width: calc(100% - 30px);
    overflow: hidden;
    text-overflow: ellipsis
}

.mob-tab-nav {
    max-width: 400px;
    margin: 0 auto;
    display: none
}

.ui.dropdown.mob-tabular {
    background: #262626;
    width: 100%;
    padding: 14px 15px;
    border-bottom: 3px solid linear-gradient(90deg, #e52e71, #ff8a00)
}

.ui.dropdown.mob-tabular>.dropdown.icon {
    float: right;
    margin-top: 2px
}

.ui.dropdown.mob-tabular .menu {
    margin-left: 0;
    min-width: 100%;
    padding: 0
}

.ui.dropdown.mob-tabular .menu>.item {
    font-size: 16px;
    padding: 14px 15px !important;
    text-decoration: none;
    display: block;
    background: #1f1e1e;
    color: #fff;
    white-space: normal
}

.mob-tab-nav .item:after {
    display: none !important
}

.mob-tab-nav .item {
    border-left: none !important;
    border-top: 1px solid #262626 !important
}

.mob-tab-nav .ui.dropdown .menu .selected.item,
.mob-tab-nav .ui.dropdown .menu>.item:hover {
    background: #1b1a1a
}

.mob-main-tabs {
    padding-top: 30px;
    margin-bottom: 60px
}

.expire-date .ui.selection.dropdown {
    min-width: 20px
}

.ui.sidebar.menu .ui.item.lang {
    display: none
}

.history-filter .ui.selection.dropdown,
.register-form .ui.selection.dropdown {
    background: #f1f1f1
}

@media (max-width:1279px) {

    .top-nav.inner .float-left.nav .item,
    .top-nav.inner .float-right.nav .not-item,
    .top-nav.inner .float-right.nav>.item:not(.lang) {
        display: none
    }

    .menu-toggle {
        display: block;
        float: right;
        margin-left: 20px
    }
}

@media (max-width:1139px) {
    .ui.pointing.dropdown.lang>.menu:after {
        left: 80%
    }

    .img-bg-section {
        padding-top: 80px
    }

    .ui.sidebar {
        padding-top: 72px !important
    }

    .ui.dropdown.lang .menu {
        right: 0;
        left: auto
    }

    .top-bar .float-left {
        margin-top: 6px;
        margin-left: 175px
    }

    .logo {
        padding-top: 0;
        width: 150px;
        position: absolute;
        top: 11px;
        left: 15px;
        z-index: 22
    }

    .logo img {
        width: 150px;
        height: 25px
    }

    .logo a {
        display: block
    }

    .top-nav,
    .top-nav.dark {
        padding-bottom: 0
    }

    .ui.dropdown.dropdown-call .menu {
        margin: 13px 0 0;
        left: -36px;
        width: 275px;
        min-width: 275px
    }

    .ui.dropdown.dropdown-call .menu * {
        white-space: normal
    }

    .ui.dropdown.dropdown-call .menu .callback-btn {
        margin: 20px auto 0;
        display: block;
        max-width: 130px;
        padding: 14px 20px !important
    }

    input.call-input {
        width: 208px
    }

    .phone-notice {
        text-align: center
    }

    .float-left.nav {
        padding-top: 12px
    }

    .float-right.nav {
        padding-top: 0;
        height: auto
    }

    .top-bar .float-right.nav {
        padding-top: 5px
    }

    .float-left.nav .item,
    .float-right.nav .not-item,
    .float-right.nav>.item:not(.lang) {
        display: none
    }

    .menu-toggle {
        display: block;
        float: right;
        margin-left: 20px
    }

    .sidebar .ui.dropdown .menu {
        left: 0;
        margin-left: 25px !important
    }

    .sidebar .ui.pointing.dropdown>.menu:after {
        left: 17% !important
    }

    .ui.sidebar .ui.pointing.dropdown .item {
        font-size: 14px !important;
        text-transform: capitalize !important
    }

    .ui.sidebar .ui.button.login {
        background: rgba(255, 255, 255, .05);
        border-radius: 20px;
        padding: 10px 20px !important
    }

    .ui.sidebar .ui.button.login,
    .ui.sidebar .ui.button.sign {
        min-width: 100%
    }
}

@media (max-width:1030px) {
    .offers ul li {
        width: 100%;
        margin-bottom: 50px
    }

    .offers ul li .border {
        min-height: 50px
    }
}

@media (max-width:960px) {

    .advantage-wrap .ui.button.middle,
    .app-info ul,
    .monitor {
        margin-left: auto;
        margin-right: auto
    }

    .advantage-item {
        width: 30%
    }

    .dot-separator {
        display: none
    }

    .advantage-wrap .ui.button.middle {
        padding-left: 20px;
        padding-right: 20px;
        display: block;
        max-width: 295px
    }

    .partner-benefits ul li {
        width: 48%;
        margin-bottom: 50px
    }

    .partner-benefits {
        padding-bottom: 10px
    }

    .row-2.app-info {
        width: 100%;
        padding-left: 0;
        text-align: center;
        padding-top: 40px
    }

    .row-2.devices {
        width: 100%
    }

    .app-info ul {
        text-align: left;
        max-width: 400px
    }

    .monitor {
        position: relative;
        width: 500px
    }

    .monitor img {
        width: 100%
    }

    .point-4 {
        top: 33px;
        right: 7%
    }

    .point-5 {
        top: 138px;
        right: 8%
    }

    .point-6 {
        top: 220px;
        right: 6%
    }

    .point-1 {
        top: 25px;
        left: 40%
    }

    .point-3 {
        top: 145px;
        left: 29%
    }

    .point-2 {
        top: 82px;
        left: 5%
    }

    .tabular.pay-tabs {
        display: none
    }

    .funding-method-wrap .mob-tab-nav.tabular,
    .mob-tab-nav.pay-tabs-mob,
    .pay-tabs-wrap .mob-tab-nav {
        display: block
    }

    ul.tabs li a {
        padding: 22px 20px
    }

    .withdraw-form .eleven.wide.column,
    .withdraw-form .five.wide.column {
        width: 100% !important
    }

    .cc-card-form-width {
        padding-left: 0
    }
}

@media (max-width:920px) {

    .additional-benefits li br,
    .benefits ul.main-benefits li .right-text h3 br {
        display: none
    }

    .type-cards .card .card-text ul {
        font-size: 16px
    }

    .additional-benefits ul,
    .additional-benefits ul+ul {
        width: 100%;
        padding-left: 30px
    }

    .benefits ul.main-benefits li {
        width: 100%;
        min-height: 100px;
        padding-right: 0
    }

    .benefits ul.main-benefits li+li {
        margin-top: 50px !important
    }

    .benefits ul.main-benefits li:nth-child(2n) {
        padding-left: 0
    }

    .top-section .row {
        padding-right: 20px;
        padding-left: 20px
    }

    .menu-toggle {
        margin-left: 15px
    }

    .type-cards {
        margin-left: -15px;
        margin-right: -15px;
        font-size: 0
    }

    .type-cards .row-3 {
        width: 50%;
        padding: 0 15px 30px;
        float: none;
        display: inline-block;
        vertical-align: top
    }

    .type-cards .card {
        width: 100%;
        max-width: 100%
    }

    .img-bg-section ul.tabs {
        overflow-x: auto;
        white-space: nowrap;
        margin-left: -20px;
        margin-right: -20px
    }

    .calendar-wrap {
        width: 165px
    }
}

@media (max-width:860px) {
    .account-features .card-text ul li {
        width: 48%
    }

    .history-table table tr td,
    .history-table table tr th,
    .reports-table table tr td {
        font-size: 14px;
        padding: 20px 15px
    }

    .history-filter>div {
        margin-right: 20px
    }

    .mini-withdraw-form {
        display: block
    }

    .mini-withdraw-form>div.add-card-button {
        width: 100%;
        display: block
    }

    .mini-withdraw-form>div.input-amount-wrap {
        width: 100%;
        display: block;
        border-top: 2px solid #fff;
        border-left: none
    }

    .mini-withdraw-form .add-card-button .ui.button {
        width: 200px
    }

    .withdraw-form .row-2 {
        width: 100%;
        float: none
    }

    .withdraw-form .row-2+.row-2 {
        width: 100%;
        float: none;
        margin-top: 30px
    }

    .cvv-code:after {
        content: '';
        display: block;
        clear: both
    }

    .footer-cols {
        display: block;
        font-size: 0
    }

    .footer-cols .row-6 {
        display: inline-block;
        vertical-align: top;
        width: 50%;
        margin-bottom: 40px
    }

    .top-info .tabular .item {
        padding: 22px 20px
    }
}

@media (max-width:767px) {
    .ui.accordion .title:not(.ui) {
        padding: 20px 85px 20px 20px;
        font-size: 18px
    }

    .ui.accordion .accordion .title .dropdown.icon,
    .ui.accordion .title .dropdown.icon {
        width: 40px
    }

    .form-row,
    .icons-row {
        width: 100%
    }

    .ui.accordion:not(.styled) .accordion .title~.content:not(.ui),
    .ui.accordion:not(.styled) .title~.content:not(.ui) {
        padding: 0 20px 20px
    }

    .faq-tabs.tabular,
    .tabs {
        display: none
    }

    .mob-tab-nav {
        display: block
    }

    .mob-tab-nav.tabular {
        margin-bottom: 30px
    }

    .icons-row {
        text-align: center;
        padding-top: 20px
    }

    .icons-row .ben-item {
        width: 30%;
        display: inline-block
    }

    .advantage-item {
        width: 48%
    }

    .history-table.table>table tr:first-child {
        display: none
    }

    .history-table tbody,
    .history-table.table>table {
        display: block
    }

    .history-table.table>table tr {
        display: block;
        padding: 15px 5px
    }

    .history-table.table>table tr td {
        display: block;
        text-align: left;
        padding: 2px 15px;
        height: auto
    }

    .history-table table tr td:last-child,
    .history-table.table>table tr td:first-child {
        text-align: left
    }

    .history-table.table>table tr td:nth-child(1):before {
        content: 'ID:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .history-table.table>table tr td:nth-child(2):before {
        content: 'Date:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .history-table.table>table tr td:nth-child(3):before {
        content: 'Type:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .history-table.table>table tr td:nth-child(4):before {
        content: 'Status:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .history-table.table>table tr td:nth-child(5):before {
        content: 'Method:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .history-table.table>table tr td:nth-child(6):before {
        content: 'Amount:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr:first-child {
        display: none
    }

    .reports-table tbody,
    .reports-table.table>table {
        display: block
    }

    .reports-table.table>table tr {
        display: block;
        padding: 15px 5px
    }

    .reports-table.table>table tr td {
        display: block;
        text-align: left !important;
        padding: 2px 15px;
        height: auto
    }

    .history-table table tr td:last-child,
    .reports-table.table>table tr td:first-child {
        text-align: left
    }

    .reports-table.table>table tr td:nth-child(1):before {
        content: 'ID:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr td:nth-child(2):before {
        content: 'Active:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr td:nth-child(3):before {
        content: 'Call/Put:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr td:nth-child(4):before {
        content: 'Start Time:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr td:nth-child(5):before {
        content: 'End time:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr td:nth-child(6):before {
        content: 'Open price:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr td:nth-child(7):before {
        content: 'Close price:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr td:nth-child(8):before {
        content: 'trading:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .reports-table.table>table tr td:nth-child(9):before {
        content: 'Payout:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .history-filter {
        margin-bottom: 0
    }

    .history-filter>div {
        margin-bottom: 30px
    }

    .video-item {
        width: 48%
    }

    .method-benefits {
        margin-bottom: 0
    }

    .method-benefits .ben-item {
        width: 48%;
        margin-bottom: 40px
    }

    .method-benefits .ben-item p {
        max-width: 180px;
        margin-right: auto;
        margin-left: auto
    }

    .methods-description-table tr:first-child {
        display: none
    }

    .methods-description-table,
    .methods-description-table tbody {
        display: block
    }

    .methods-description-table tr {
        display: block;
        padding: 15px 5px
    }

    .methods-description-table tr td {
        display: block;
        text-align: left;
        padding: 5px 15px !important;
        height: auto !important
    }

    .methods-description-table tr td:first-child,
    .methods-description-table tr td:last-child {
        text-align: left
    }

    .methods-description-table tr td:nth-child(2):before {
        content: 'Regions covered:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .methods-description-table tr td:nth-child(3):before {
        content: 'Transfer fee*:';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .methods-description-table tr td:nth-child(4):before {
        content: 'Funding time** (to account):';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .methods-description-table tr td:nth-child(5):before {
        content: 'Withdrawal time*** (from account):';
        display: inline;
        margin-right: 5px;
        color: #58627c
    }

    .methods-description-table tr td br {
        display: none
    }

    .input-amount-wrap label {
        display: block;
        margin-bottom: 5px
    }

    .input-amount-wrap input[type=text] {
        width: calc(100% - 142px)
    }

    .drag-notice .float-left {
        float: none;
        width: 100%
    }

    .drag-notice .float-right {
        float: none;
        margin-top: 20px;
        display: block
    }

    .range-names .name {
        padding: 20px 10px
    }
}

@media (max-width:640px) {

    .account-features .card-text ul li,
    .c-phones,
    .how-partner-work .ben-item,
    .type-cards .row-3 {
        width: 100%
    }

    .table.get-paid+p br,
    .top-bar-nav span {
        display: none
    }

    .cc-card-form-width {
        overflow-x: auto
    }

    .top-bar .dinb {
        margin-right: 15px;
        font-weight: 300
    }

    .phone-open {
        margin-right: 0
    }

    .type-cards .card .card-text ul {
        min-height: 125px
    }

    .form-row.account-data.contact-us {
        max-width: 100%;
        float: none
    }

    .c-phones {
        float: none;
        margin-left: 0;
        border-left: none;
        border-top: 1px solid #2D3344;
        padding-left: 0;
        padding-top: 30px;
        margin-top: 30px
    }

    .how-partner-work .ben-item p {
        max-width: 200px;
        margin-right: auto;
        margin-left: auto
    }

    .how-partner-work .ben-item+.ben-item {
        margin-top: 50px
    }
}

@media (max-width:580px) {
    .video-item {
        width: 100%
    }

    .compare-table table tr:first-child,
    .icons-row {
        display: none
    }

    .compare-table table,
    .compare-table table tr,
    .compare-table tbody {
        display: block
    }

    .compare-table table tr td,
    .compare-table table tr th {
        display: block;
        width: 100%
    }

    .hidden-tblabel {
        display: block;
        margin-bottom: 10px
    }

    h2.title {
        font-size: 24px
    }

    h1.main-title {
        font-size: 40px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 40px
    }

    p.sub-title {
        font-size: 20px
    }

    ul.deposit-line li {
        padding: 20px
    }

    .content-box {
        margin-bottom: 50px
    }

    .type-cards {
        margin-bottom: 15px
    }

    .fixed-income-table table,
    .fixed-income-table table tr,
    .fixed-income-table tbody {
        display: block
    }

    .fixed-income-table table tr td {
        display: block;
        height: auto
    }

    .fixed-income-table table tr td:first-child {
        padding-bottom: 0;
        color: #737e9a
    }

    .fixed-income-table table tr td+td {
        padding-top: 10px
    }

    .form-row .half-line {
        width: 100%;
        padding: 0
    }

    .form-row .half-line+.half-line {
        margin-top: 20px
    }

    .register-form .check-terms.float-left {
        float: none;
        margin-bottom: 20px
    }

    .register-form .ui.button {
        float: none
    }

    .form-row .line-25 {
        width: 40%
    }

    .form-row .line-75 {
        width: 60%
    }

    .monitor,
    .partner-benefits ul li {
        width: 100%
    }

    .table.get-paid table tr td,
    .table.get-paid table tr th {
        font-size: 13px;
        padding: 20px
    }

    .monitor .point {
        display: none !important
    }
}

@media (max-width:480px) {
    .ui.accordion .title:not(.ui) {
        font-size: 15px
    }

    .ui.sidebar.menu .ui.item.lang {
        display: inline-block;
        margin-top: 20px;
        margin-right: 0
    }

    .ui.dropdown.dropdown-call .menu {
        left: -125px
    }

    .top-bar .float-left {
        margin-left: 125px
    }

    .logo {
        width: 110px;
        top: 19px
    }

    .logo img {
        width: 110px;
        height: 19px
    }

    .advantage-item,
    .calendar-wrap {
        width: 100%
    }

    .top-bar-nav span {
        display: none
    }

    .top-bar .dinb {
        margin-right: 8px
    }

    .top-phone {
        font-size: 12px;
        margin-right: 20px
    }

    .history-filter .radio-item {
        font-size: 12px;
        margin-right: 15px
    }

    .bonus-wrap .table table tr th {
        font-size: 13px;
        padding: 20px
    }

    .bonus-wrap .table table tr td {
        padding: 20px;
        font-size: 16px
    }

    .bonus-wrap .table table tr td:last-child,
    .bonus-wrap .table table tr th:last-child {
        width: 35%
    }

    .map-canvas-wrap {
        height: 180px
    }

    #map-canvas {
        height: 210px
    }

    .web-shops-links a {
        display: block;
        max-width: 216px;
        margin-left: auto;
        margin-right: auto
    }

    .web-shops-links a.app-store {
        margin-left: auto;
        margin-top: 20px
    }

    .top-info>p br {
        display: none
    }

    .footer-cols .row-6,
    .input-amount-wrap .ui.button {
        display: block;
        width: 100%
    }

    .input-amount-wrap input[type=text] {
        width: 100%;
        margin-bottom: 20px
    }

    .input-amount-wrap label {
        margin-right: 0;
        text-align: center
    }

    .account-funding .pay-tabs-content {
        margin-bottom: -50px
    }

    .footer-cols .row-6 {
        text-align: center
    }

    .footer-column ul li {
        padding-right: 0
    }

    .withdraw-form {
        margin-right: -20px;
        margin-left: -20px;
        padding: 10px
    }

    .funding-method-wrap .title {
        word-break: break-all
    }
}

@media (max-width:420px) {
    .how-partner-work .ben-item {
        margin-bottom: 0
    }

    .card-inputs {
        width: calc(100% + 8px)
    }

    .expire-date span {
        padding-right: 4px
    }

    .expire-date span+span {
        padding-left: 4px
    }

    .card-inputs span {
        padding-right: 8px
    }

    .cvv-code span {
        width: 32%
    }

    .weekly_payouts .notice br {
        display: none
    }

    .login-form {
        padding: 0 30px 40px
    }

    h1.main-title {
        font-size: 27px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 40px
    }

    .offers ul li {
        padding-left: 0;
        padding-right: 0
    }

    .big-btn-wrap {
        padding-top: 35px
    }

    .big-icon-cards,
    .big-icon-earth,
    .big-icon-gear,
    .big-icon-stats {
        float: none
    }

    .benefits ul li .right-text {
        margin-left: 0;
        padding-right: 0;
        margin-top: 20px;
        text-align: center
    }

    .weekly_payouts h2.title span {
        display: inline-block;
        position: relative;
        max-width: 150px
    }

    .mobile-platform-wrap>.row>p br,
    .partner-wrap>p br {
        display: none
    }

    .weekly_payouts h2.title span:after,
    .weekly_payouts h2.title span:before {
        top: 35px
    }

    .ui.left.sidebar,
    .ui.right.sidebar {
        width: 220px !important
    }

    .ui.button.big {
        padding: 20px 40px
    }

    .form-row.account-data .line:last-child .float-left {
        float: none;
        margin-bottom: 20px
    }

    .ben-item {
        width: 49%;
        margin-bottom: 40px;
        padding: 0 10px
    }

    .card-inputs input[type=text],
    .cvv-code input[type=text] {
        padding-right: 10px;
        padding-left: 10px
    }

    .cvv-code small {
        display: block
    }

    .deposit-submit-wrap .ui.button {
        width: 100%;
        margin-bottom: 10px
    }

    .type-cards .card .card-text {
        padding: 20px
    }
}

@media (max-width:350px) {
    .ui.dropdown.dropdown-call .menu {
        left: -120px
    }

    .menu-toggle {
        width: 20px
    }

    .top-bar .float-left {
        margin-left: 120px
    }

    .top-phone {
        font-size: 11px
    }
}

@media (max-width:1000px) {

    .map-canvas-wrap,
    .mobile-platform-wrap,
    .partner-benefits {
        margin-left: -20px;
        margin-right: -20px
    }

    .map-canvas-wrap {
        width: calc(100% + 40px)
    }

    .how-partner-work .ben-item+.ben-item .round:before {
        display: none
    }
}