.w-layout-blockcontainer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px
}

@media screen and (max-width: 991px) {
    .w-layout-blockcontainer {
        max-width: 728px
    }
}

@media screen and (max-width: 767px) {
    .w-layout-blockcontainer {
        max-width: none
    }
}

body {
    background-color: #f7f7f7;
    color: #616161;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    height: 100%;
    line-height: 140%
}

h1 {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 70px
}

h1, h2 {
    color: #000;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase
}

h2 {
    font-family: Roboto, sans-serif;
    font-size: 36px
}

h3 {
    color: #000;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 130%;
    margin-bottom: 0;
    margin-top: 0
}

.header {
    z-index: 10
}

.top-warning {
    background-color: #ce2a20;
    color: #fff;
    padding: 12px 10px;
    text-align: center
}

.container {
    max-width: 1400px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.container.navbar-container {
    align-items: center;
    display: flex
}

.warning {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0
}

.header-logo {
    max-height: 90px;
    max-width: 205px
}

.navbar {
    background-color: transparent;
    padding-top: 20px
}

.fullwidth-devider {
    display: flex;
    flex: 1
}

.top-menu {
    align-items: center;
    display: flex;
    flex-direction: row
}

.top-menu-item {
    color: #616161;
    display: flex;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    padding: 0 12px;
    text-decoration: none;
    text-transform: uppercase
}

.top-menu-item.get-started {
    background-color: #fff;
    background-image: none;
    border-radius: 25px;
    color: #4a29b1;
    font-weight: 700;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase
}

.top-menu-item.get-started.purple-get-started {
    background-image: linear-gradient(90deg, #4a29b1 30%, #792697 87%);
    color: #fff
}

.top-menu-item.login {
    align-items: center
}

.top-menu-item.color-white {
    color: #fff;
    text-shadow: 0 1px 1px #4a29b1
}

.top-menu-item.color-white.header-cookie-link, .top-menu-item.color-white.header-privacy-link, .top-menu-item.color-white.header-terms-link, .top-menu-item.header-cookie-link, .top-menu-item.header-privacy-link, .top-menu-item.header-terms-link {
    display: none
}

.form-control {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 12px;
    color: #333;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    margin-bottom: 0;
    padding-left: 12px;
    width: 100%
}

.form-control.form-pref {
    background-color: #eeeff0
}

.form-control.textarea {
    height: auto;
    min-height: 250px
}

.phone-cell {
    padding-left: 3px;
    padding-right: 5px;
    width: 70%
}

.prefix-cell {
    padding-left: 5px;
    padding-right: 4px;
    width: 30%
}

.form-title {
    color: #000;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    text-transform: uppercase
}

.form-container {
    background-color: #fff;
    border-radius: 20px;
    padding-bottom: 40px;
    padding-top: 35px;
    width: 100%
}

.form-row-nowrap, .phone-row {
    display: flex;
    margin-left: -5px;
    margin-right: -5px
}

.phone-row {
    flex-wrap: wrap;
    padding-left: 0
}

.button {
    background-image: linear-gradient(90deg, #4a29b1 30%, #792697 86%);
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    padding: 15px 40px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase
}

.button:hover {
    background-color: #1875ff
}

.button.btn-submit {
    text-transform: uppercase
}

.button.btn-submit.fullwidth {
    width: 100%
}

.button.generate-pass {
    align-items: center;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    height: 38px;
    justify-content: center;
    line-height: 120%;
    padding: 5px;
    text-transform: none
}

.button.white {
    background-color: #fff;
    background-image: none;
    color: #4a29b1
}

.button.fullwidth {
    width: 100%
}

.button.steps-button {
    margin-left: 121px;
    width: 90%
}

.button.no-scam-button {
    margin-left: auto;
    margin-right: auto
}

.form-cell {
    padding-left: 5px;
    padding-right: 5px;
    width: 50%
}

.form-cell.form-cell-1 {
    display: block;
    max-height: none;
    padding-right: 4px;
    width: 56%
}

.form-cell.form-cell-2 {
    display: block;
    max-height: 100%;
    min-width: 145px;
    padding-left: 3px;
    width: 44%
}

.form-box {
    margin-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 15px
}

.form-group {
    margin-bottom: 15px;
    position: relative
}

.form-group.first-name {
    padding-right: 2px
}

.form-group.last-name {
    padding-left: 2px
}

.warning-icon {
    display: none
}

.software-card {
    background-color: #fff;
    border-radius: 30px;
    height: 100%;
    padding: 40px
}

.software-card-title {
    color: #1d1638;
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 25px
}

.software-card-title, .trading-name {
    margin-top: 0;
    text-align: left;
    text-transform: uppercase
}

.trading-name {
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 20px
}

.trading-ico {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    grid-auto-columns: 1fr;
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto auto;
    height: 50px;
    justify-content: center;
    margin-right: 25px;
    max-height: 50px;
    max-width: 50px;
    min-height: 50px;
    min-width: 50px;
    width: 50px
}

.trading {
    background-color: transparent;
    border: 0 solid #000;
    border-radius: 2px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    min-height: 100%;
    padding: 0 5px;
    position: relative;
    text-align: center
}

.trading-text {
    color: #fff;
    letter-spacing: 0;
    max-width: 300px;
    text-align: left
}

.trading-img {
    max-width: 100%
}

.get-started {
    padding-bottom: 150px;
    padding-top: 140px;
    position: relative;
    z-index: 10
}

.flex-row {
    display: flex;
    grid-auto-columns: 1fr;
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto auto;
    justify-content: space-between
}

.flex-row.trading-row {
    flex-wrap: nowrap;
    margin-bottom: 50px;
    margin-top: 0
}

.hero-bg {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.hero-bg1 {
    background-image: url(../img/bg1.webp);
    background-position: 100% 0;
    height: 1270px;
    margin-left: auto;
    margin-right: 0;
    max-width: 60%;
    min-width: 60%
}

.hero-bg1, .hero-bg2 {
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%
}

.hero-bg2 {
    background-image: url(../img/bg2.png);
    background-position: 0 0;
    display: block;
    height: 500px;
    max-width: 10%;
    min-width: 10%;
    transform: translateY(-45%)
}

.hero-bg3 {
    background-image: url(../img/bg3.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    display: block;
    height: 550px;
    left: 50%;
    position: absolute;
    transform: none;
    width: 50%
}

.soft {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 185px;
    padding-top: 175px
}

.hero-bg-wrapper {
    position: relative
}

.hero-columns {
    display: flex;
    margin-top: 15px
}

.col.justfy-bottom {
    display: flex
}

.col.justfy-bottom.no-padding-on-mobile.main-image-col {
    padding-right: 80px
}

.trade {
    background-image: linear-gradient(90deg, #4a29b1 30%, #792697 86%);
    padding-bottom: 140px;
    padding-top: 140px
}

.soft-columns {
    display: flex
}

.text-center {
    text-align: center
}

.hero-subtitle {
    font-size: 24px;
    text-shadow: 0 0 10px hsla(0, 0%, 100%, .5);
    text-transform: none
}

.step-text {
    color: #444;
    letter-spacing: 1px;
    margin-bottom: 15px;
    text-align: left
}

.step-subtitle {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 400;
    margin-top: 0;
    text-align: left
}

.step-title {
    font-size: 24px;
    letter-spacing: 1px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.steps {
    background-image: url(../img/steps-bg.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 50px;
    padding-top: 140px
}

.no-scam-block {
    background-color: #fff;
    border-radius: 30px;
    grid-auto-columns: 1fr;
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto auto;
    margin-bottom: 85px;
    padding: 60px;
    z-index: 1
}

.no-scam-block.margin-left-20-percent {
    margin-left: 20%
}

.no-scam-block.margin-right-20-percent {
    margin-right: 20%
}

.step-ico {
    background-image: linear-gradient(90deg, #4a29b1 30%, #792697 86%);
    border-radius: 50%;
    color: #fff;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    grid-auto-columns: 1fr;
    grid-template-columns:1fr 1fr;
    grid-template-rows:auto auto;
    height: 66px;
    justify-content: center;
    max-height: 66px;
    max-width: 66px;
    min-height: 66px;
    min-width: 66px;
    width: 66px
}

.no-scam, .step-ico {
    align-items: center;
    display: flex
}

.no-scam {
    background-image: url(../img/no-scam-bg.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 30%;
    flex-direction: row;
    padding-bottom: 50px;
    padding-top: 50px
}

.steps-title {
    margin-bottom: 55px;
    max-width: 50%
}

.no-scam-float-img {
    float: left;
    max-width: 45%
}

.history-title {
    margin-bottom: 50px
}

.history-title.margin-top-120 {
    margin-top: 120px
}

.history {
    padding-bottom: 100px;
    padding-top: 150px;
    position: relative
}

.history-img {
    display: block;
    float: right;
    margin-top: -10%;
    max-width: 50%;
    position: relative;
    z-index: -1
}

.benefits {
    background-color: #341d5d;
    background-image: url(../img/benefits-bg.png);
    background-position: 0 0;
    background-size: cover;
    color: #fff;
    padding-bottom: 100px;
    padding-top: 180px
}

.benefits-item-text {
    margin-left: 75px
}

.benefits-item {
    border: 0 solid transparent;
    border-radius: 30px;
    margin-bottom: 50px
}

.benefits-item-header-title {
    color: #fff;
    flex-direction: column;
    justify-content: center;
    margin-left: 25px;
    text-transform: uppercase
}

.benefits-subtitle {
    color: #fff;
    margin-bottom: 45px;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    text-align: center
}

.benefits-item-header-number {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    color: #4a29b1;
    display: flex;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 700;
    height: 50px;
    justify-content: center;
    line-height: 140%;
    max-height: 50px;
    max-width: 50px;
    min-height: 50px;
    min-width: 50px;
    width: 50px
}

.features-item-header {
    align-items: center;
    display: flex;
    margin-bottom: 25px
}

.benefits-title {
    color: #fff;
    margin-bottom: 45px;
    text-align: center
}

.benefits-item-header {
    align-items: center;
    display: flex;
    margin-bottom: 25px
}

.features {
    background-image: url(../img/features-bg2.png), url(../img/features-bg1.png);
    background-position: 0, 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: 25%, 30%;
    padding-bottom: 150px;
    padding-top: 195px
}

.item-text {
    letter-spacing: 1px;
    text-align: left
}

.features-item {
    background-color: #fff;
    border-radius: 30px;
    height: 100%;
    padding: 35px 64px 64px
}

.features-text {
    margin-bottom: 55px
}

.features-item-img-wrap {
    align-items: center;
    background-color: transparent;
    background-image: url(../img/Ellipse-505_1Ellipse\ 505.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    display: flex;
    height: 66px;
    justify-content: center;
    margin-right: 25px;
    max-height: 66px;
    max-width: 66px;
    min-height: 66px;
    min-width: 66px;
    width: 66px
}

.features-title {
    margin-bottom: 50px
}

.features-item-img {
    max-height: 30px;
    max-width: 30px
}

.faq-title, .features-item-title {
    text-transform: uppercase
}

.faq-title {
    color: #fff;
    margin-bottom: 50px;
    text-align: center
}

.faq {
    background-attachment: fixed;
    background-color: #3d225f;
    background-image: url(../img/benefits-bg.png);
    background-position: 0 0;
    background-size: cover;
    color: #fff;
    overflow: hidden;
    padding-bottom: 150px;
    padding-top: 140px;
    transition: opacity .2s
}

.faq-accordion {
    margin-bottom: 40px
}

.faq-accordion-item {
    border-bottom: 1px solid #fff;
    overflow: hidden;
    padding-top: 25px
}

.faq-accordion-title {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    position: relative
}

.faq-accordion-title-tag {
    color: #fff;
    flex: 1;
    margin-bottom: 25px;
    text-transform: uppercase
}

.faq-arrow {
    align-items: center;
    background-color: #fff;
    background-image: url(../img/faq-item-open.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 50%;
    display: flex;
    height: 30px;
    justify-content: center;
    max-height: 30px;
    max-width: 30px;
    min-height: 30px;
    min-width: 30px;
    position: relative;
    top: -11px;
    transition: transform .2s;
    width: 30px
}

.faq-accordion-wrap {
    color: #fff;
    display: none;
    margin-bottom: 25px;
    text-align: justify
}

.footer-logo {
    max-height: 35px;
    max-width: 205px
}

.footer-link {
    color: #4f4f4f;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 16px;
    line-height: 21px;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase
}

.footer-nav-wrapper {
    align-items: center;
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px;
    margin-top: 30px
}

.cols-wrapper {
    display: flex;
    justify-content: space-between
}

.col-item {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-end
}

.col-item.register-col {
    max-width: 455px
}

.col-item.login-col {
    max-width: 536px
}

.rows-wrapper {
    display: flex;
    flex-direction: column
}

.card {
    background-color: #fff;
    border-radius: 15px;
    flex: 1;
    margin-bottom: 40px;
    padding: 35px 40px
}

.card.invisible {
    background-color: transparent
}

.row-item {
    display: flex
}

.card-header-num {
    align-items: center;
    background-image: linear-gradient(90deg, #4a29b1 30%, #792697 87%);
    border-radius: 50%;
    color: #fff;
    display: flex;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: 700;
    height: 66px;
    justify-content: center;
    margin-right: 25px;
    max-height: 66px;
    max-width: 66px;
    min-height: 66px;
    min-width: 66px;
    width: 66px
}

.card-header-num.margin-bottom-20 {
    margin-bottom: 20px
}

.card-header-title.to-uppercase {
    text-transform: uppercase
}

.card-header-title.margin-bottom-15 {
    margin-bottom: 15px
}

.hero-about {
    background-image: url(../img/about-hero-bg2.png), url(../img/about-hero-bg1.png);
    background-position: 100% 0, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, auto;
    padding-bottom: 150px;
    padding-top: 70px
}

.breadcrumbs {
    font-size: 14px;
    margin-bottom: 40px;
    text-align: left
}

.hero-about-coin {
    float: right
}

.hero-about-card {
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 0 20px -2px rgba(126, 123, 160, .2);
    max-width: 980px;
    padding: 50px 55px
}

.published {
    align-items: center;
    display: flex;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 50%;
    padding: 15px 0
}

.author-ava {
    border-radius: 50%;
    float: left;
    margin-right: 15px
}

.author-ava.max-width-64 {
    max-height: 64px;
    max-width: 64px
}

.publish-date {
    color: #888;
    font-size: 16px;
    line-height: 22px;
    text-align: left
}

.bold {
    font-weight: 700
}

.author-link {
    color: #000;
    text-decoration: none
}

.black {
    color: #000
}

.hero-about-card-content {
    margin-bottom: 30px;
    margin-top: 30px
}

.hero-about-card-button-wrapper {
    text-align: left
}

.about-us {
    background-image: linear-gradient(90deg, #4a29b1 30%, #792697 87%);
    padding-bottom: 150px;
    padding-top: 145px
}

.about-us-title {
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase
}

.about-us-text {
    color: #fff;
    margin-bottom: 45px;
    text-align: center
}

.differences {
    background-image: url(../img/difference-bg.png);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto;
    padding-bottom: 140px;
    padding-top: 140px
}

.differences-title {
    margin-bottom: 45px;
    text-align: center
}

.differences-text {
    margin-bottom: 40px;
    text-align: center
}

.about-author {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-radius: 30px;
    border-top: 1px solid #eee;
    color: #000;
    margin-top: 130px;
    padding: 40px 60px 40px 50px;
    text-align: left
}

.author-photo {
    float: left;
    margin-right: 15px;
    max-width: 15.5%
}

.author-name {
    margin-bottom: 10px;
    margin-top: 0
}

.author-contacts {
    margin-top: 20px
}

.social-icon {
    height: 32px;
    margin-right: 2px;
    width: 32px
}

.social-icon.fb {
    background-image: url(../img/facebook_1facebook.png)
}

.social-icon.fb, .social-icon.in {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain
}

.social-icon.in {
    background-image: url(../img/linkedin_1linkedin.png)
}

.differencesimgscontainer {
    display: flex;
    flex-direction: column;
    float: right;
    justify-content: space-around;
    margin-top: 10%;
    max-width: 40%
}

.form-block {
    margin-bottom: 0
}

.login-form-wrapper {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 20px 0 50px rgba(28, 28, 39, .15);
    margin-right: 50px;
    padding: 40px
}

.hero-login {
    background-image: url(../img/login-bg2.png), url(../img/login-bg1.png);
    background-position: 100%, 0 0;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, auto;
    padding-bottom: 140px
}

.hero-login-img {
    float: right;
    margin-right: 10%;
    margin-top: 20%
}

.login-page-forms-wrapper {
    max-width: 75%
}

.hero-login-title {
    margin-bottom: 60px;
    margin-top: 60px
}

.login-section-title {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 40px;
    margin-bottom: 20px
}

.login-section-subtitle {
    margin-bottom: 45px
}

.hero-login-text {
    margin-top: 75px;
    max-width: 70%
}

.still {
    background-image: linear-gradient(90deg, #4a29b1 30%, #792697 87%);
    padding-bottom: 150px;
    padding-top: 140px
}

.still-title {
    margin-bottom: 35px
}

.still-text, .still-title {
    color: #fff;
    text-align: center
}

.still-text {
    font-weight: 700;
    margin-bottom: 40px
}

.contact-title {
    margin-bottom: 25px;
    margin-top: 60px
}

.contact-cell {
    margin-bottom: 10px
}

.b-error {
    align-items: center;
    display: flex;
    justify-content: center
}

.pop-h {
    margin-top: 0
}

.pop-h, .pop-p {
    line-height: 1.3;
    text-align: center
}

.pop-p {
    font-size: 18px;
    margin-top: 10px
}

.exclusive-offer {
    align-items: center;
    display: flex;
    margin-left: 10%;
    opacity: 0;
    padding-right: 20px
}

.exclusive-text {
    color: #616161;
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
    opacity: 1;
    padding-top: 0;
    text-transform: uppercase
}

.red-span {
    color: #cf0f33
}

.exclusive-flag {
    height: 45px;
    margin-left: 20px;
    width: 68px
}

.exclusive-flag.flag-icon {
    height: 30px;
    margin-left: 10px;
    width: 68px
}

.form-footer {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    margin-top: 15px;
    position: relative;
    text-align: center
}

.hero-title {
    margin-top: 80px;
    text-shadow: 0 0 15px hsla(0, 0%, 100%, .3)
}

.trade-title {
    color: #fff;
    margin-bottom: 45px;
    text-align: center
}

.trade-subtitle {
    color: #fff;
    margin-bottom: 55px;
    text-align: center
}

.steps-img {
    margin-top: -20%
}

.main-image {
    align-self: flex-end;
    border-radius: 20px;
    flex: 0 auto;
    height: auto;
    width: 100%
}

.no-scam-subtitle {
    font-size: 36px;
    margin-bottom: 25px;
    text-transform: uppercase
}

.mobile-login {
    color: #4a29b1;
    display: none;
    text-decoration: none
}

.mobile-login-title {
    font-size: 16px
}

.history-mobile-img, .history-mobile-img2 {
    display: none
}

.about-title {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 40px;
    margin-bottom: 32px
}

.about-subtitle {
    color: #333;
    margin-bottom: 40px
}

.differences-button-wrapper {
    padding-left: 40px;
    padding-right: 40px
}

.top-menu-item-login-icon {
    margin-right: 10px
}

.soft-col {
    padding-bottom: 60px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

.form-colls {
    display: flex
}

.history-mobile-img3 {
    display: none
}

.login-form-container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end
}

.col-left {
    padding-left: 0;
    padding-right: 20px
}

.col-right {
    padding-left: 20px;
    padding-right: 0
}

.about-us-card-button-wrapper {
    text-align: center
}

.steps-cards-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-auto-columns: 1fr;
    grid-template-columns:50px 1fr;
    grid-template-rows:auto auto;
    margin-bottom: 50px
}

.steps-cards-row {
    display: flex;
    padding-bottom: 30px
}

.col-number {
    background-image: url(../img/vertical-dashed-line.png);
    background-position: 50% 0;
    background-repeat: repeat-y;
    background-size: auto;
    margin-right: 55px
}

.col-number.no-dased-row {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto
}

.col-content {
    flex: 1
}

.features-columns {
    display: flex
}

.features-col {
    padding-bottom: 35px
}

.cookies-title, .privacy-title, .terms-title {
    margin-top: 60px
}

@media screen and (max-width: 991px) {
    .container.navbar-container {
        justify-content: space-between
    }

    .fullwidth-devider {
        display: none
    }

    .top-menu {
        background-color: #4a29b1;
        background-image: linear-gradient(#4a29b1 29%, #792697 87%);
        margin-top: -20px;
        padding-bottom: 55px;
        padding-top: 25px;
        top: 0
    }

    .top-menu-item {
        color: #fff;
        justify-content: center;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .top-menu-item.get-started {
        width: 200px
    }

    .top-menu-item.get-started.purple-get-started {
        background-image: none;
        color: #4a29b1
    }

    .top-menu-item.color-white.header-cookie-link, .top-menu-item.color-white.header-privacy-link, .top-menu-item.color-white.header-terms-link, .top-menu-item.header-cookie-link, .top-menu-item.header-privacy-link, .top-menu-item.header-terms-link {
        display: block
    }

    .form-title {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px
    }

    .form-container {
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        width: 375px
    }

    .button.steps-button {
        margin-left: 0;
        width: 100%
    }

    .button.no-scam-button {
        display: block;
        margin-left: 0;
        margin-right: 0
    }

    .button.history-button {
        display: block
    }

    .form-box {
        padding: 10px
    }

    .software-card {
        margin-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        z-index: 10
    }

    .flex-col {
        width: 100%
    }

    .trading {
        padding-bottom: 40px
    }

    .trading.last-trading {
        padding-bottom: 0
    }

    .trading-text {
        max-width: none
    }

    .get-started {
        padding-bottom: 100px;
        padding-top: 100px
    }

    .flex-row.trading-row {
        flex-wrap: wrap
    }

    .hero-bg1 {
        background-image: url(../img/hero-bg1-mobile.webp);
        background-position: 100% 0;
        margin-top: 15%
    }

    .hero-bg1, .hero-bg2 {
        background-repeat: no-repeat;
        background-size: contain
    }

    .hero-bg2 {
        background-image: url(../img/bg2.png)
    }

    .hero-bg2, .hero-bg3 {
        display: none
    }

    .soft {
        background-image: url(../img/bg3.png), url(../img/hero-bg2-mobile.webp);
        background-position: 50% 100%, 0 0;
        background-repeat: no-repeat, no-repeat;
        background-size: auto, auto;
        padding-top: 80px
    }

    .hero-columns {
        flex-direction: column;
        margin-top: 10px
    }

    .col.justfy-bottom.no-padding-on-mobile {
        padding-left: 0;
        padding-right: 0
    }

    .col.justfy-bottom.no-padding-on-mobile.main-image-col {
        padding-right: 0
    }

    .trade {
        padding-bottom: 100px;
        padding-top: 100px
    }

    .soft-columns {
        flex-direction: column
    }

    .hero-subtitle {
        font-size: 20px
    }

    .step-text, .step-title {
        text-align: justify
    }

    .steps {
        padding-bottom: 40px;
        padding-top: 40px
    }

    .no-scam-block {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 30px
    }

    .no-scam-block.margin-left-20-percent {
        margin-left: 0
    }

    .no-scam-block.margin-right-20-percent {
        margin-right: 0
    }

    .no-scam {
        display: block
    }

    .no-scam-float-img {
        display: none
    }

    .history-title {
        font-size: 25px
    }

    .benefits {
        padding-bottom: 20px;
        padding-top: 30px
    }

    .benefits-item-text {
        margin-left: 70px
    }

    .benefits-item {
        margin-bottom: 25px
    }

    .benefits-item-header-title {
        margin-left: 15px
    }

    .benefits-subtitle {
        max-width: none;
        text-align: left
    }

    .benefits-title {
        font-size: 25px;
        text-align: left
    }

    .benefits-item-header {
        margin-bottom: 15px
    }

    .features {
        padding-bottom: 75px;
        padding-top: 70px
    }

    .features-item {
        padding: 30px 15px 24px
    }

    .features-title {
        font-size: 25px
    }

    .faq-title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 30px
    }

    .faq {
        padding-bottom: 20px;
        padding-top: 20px
    }

    .cols-wrapper, .footer-nav-wrapper {
        flex-direction: column
    }

    .cols-wrapper {
        align-items: center;
        width: 100%
    }

    .col-item.login-col, .col-item.register-col {
        margin-left: auto;
        margin-right: auto
    }

    .row-item {
        flex-direction: column
    }

    .hero-about {
        background-image: none;
        background-position: 0 0;
        background-repeat: repeat;
        background-size: auto
    }

    .hero-about-coin {
        display: none
    }

    .hero-about-card {
        padding-left: 20px;
        padding-right: 20px
    }

    .published {
        max-width: 100%
    }

    .hero-about-card-button-wrapper {
        text-align: center
    }

    .differences {
        background-image: none;
        background-position: 0 0;
        background-repeat: repeat;
        background-size: auto;
        padding-top: 50px
    }

    .about-author {
        padding-left: 20px;
        padding-right: 20px
    }

    .author-bio, .author-photo {
        max-width: 100%
    }

    .differencesimgscontainer {
        display: none
    }

    .login-form-wrapper {
        margin-right: 0
    }

    .hero-login-img {
        display: none
    }

    .hero-login-text, .login-page-forms-wrapper {
        max-width: 100%
    }

    .exclusive-offer {
        margin-left: 0;
        padding-right: 10px
    }

    .steps-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0
    }

    .main-image {
        margin-right: 0
    }

    .mobile-login {
        align-items: center;
        display: flex;
        margin-right: 20px
    }

    .mobile-login-icon {
        height: 14px;
        margin-right: 20px;
        max-height: 14px;
        max-width: 14%;
        min-height: 14px;
        min-width: 14px;
        width: 14px
    }

    .menu-button {
        background-image: linear-gradient(#4a29b1 30%, #792697 87%);
        border-radius: 50%;
        color: #fff;
        order: 1;
        padding: 5px;
        z-index: 100
    }

    .history-mobile-img {
        width: 100%
    }

    .history-mobile-img2 {
        display: block;
        width: 100%
    }

    .hidde {
        display: none
    }

    .about-title {
        font-size: 36px
    }

    .soft-col {
        padding-bottom: 0
    }

    .soft-col.col-left {
        padding-right: 0
    }

    .soft-col.col-right {
        padding-left: 0
    }

    .col-left {
        padding-right: 0
    }

    .col-right {
        padding-left: 0
    }

    .features-columns {
        flex-direction: column
    }
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 36px
    }

    h2 {
        font-size: 18px
    }

    .top-menu-item.login, .top-warning {
        display: none
    }

    .form-cell, .form-container {
        width: 100%
    }

    .software-card {
        margin-bottom: 40px
    }

    .software-card-title {
        display: block;
        position: relative;
        z-index: 50
    }

    .trading-ico {
        height: 35px;
        margin-right: 20px;
        margin-top: 20px;
        max-height: 35px;
        max-width: 35px;
        min-height: 35px;
        min-width: 35px;
        width: 35px
    }

    .trading {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0
    }

    .trading.last-trading {
        margin-bottom: 0
    }

    .trading-img {
        max-width: 55%
    }

    .flex-row {
        align-items: flex-start
    }

    .hero-bg3 {
        background-size: cover;
        height: 600px;
        left: auto;
        transform: translate(0);
        width: 100%
    }

    .step-text {
        margin-bottom: 0
    }

    .steps {
        padding-bottom: 0;
        padding-top: 100px
    }

    .step-ico {
        font-size: 20px;
        height: 36px;
        max-height: 36px;
        max-width: 36px;
        min-height: 36px;
        min-width: 36px;
        width: 36px
    }

    .no-scam {
        padding-bottom: 0
    }

    .steps-title {
        font-size: 24px;
        max-width: 100%
    }

    .history {
        margin-top: 0
    }

    .history-img {
        display: none
    }

    .features-item-header {
        justify-content: flex-start
    }

    .features {
        padding-bottom: 105px
    }

    .item-text {
        color: #616161
    }

    .features-item {
        width: 100%
    }

    .features-text {
        color: #616161;
        font-family: Roboto, sans-serif;
        width: 100%
    }

    .footer-logo-wrapper {
        display: inline-block;
        margin: 30px auto 20px;
        width: 200px
    }

    .footer-link {
        font-size: 20px
    }

    .col-item.login-col, .col-item.register-col {
        max-width: 100%
    }

    .card.invisible {
        padding-left: 15px;
        padding-right: 15px
    }

    .author-contacts {
        margin-top: 11px;
        text-align: center
    }

    .contact-cell.textarea-wrapper {
        padding-left: 10px;
        padding-right: 10px
    }

    .pop-h {
        font-size: 30px;
        line-height: 35px
    }

    .pop-p {
        font-size: 16px;
        line-height: 20px
    }

    .exclusive-offer {
        display: none
    }

    .trade-title {
        font-size: 24px
    }

    .trade-subtitle, .trade-title {
        text-align: left
    }

    .main-image {
        height: auto
    }

    .mobile-login {
        align-items: center
    }

    .mobile-login-icon {
        height: 20px;
        max-height: 20px;
        max-width: 20%;
        min-height: 20px;
        min-width: 20px;
        width: 20px
    }

    .menu-button.w--open {
        background-color: transparent;
        background-image: none;
        color: #fff;
        position: absolute;
        right: 0;
        top: 0
    }

    .history-mobile-img {
        display: block
    }

    .history-mobile-img2 {
        margin-top: 50px
    }

    .history-mobile-img3 {
        display: block;
        width: 100%
    }

    .menu-container {
        text-align: center
    }

    .col-number {
        margin-right: 25px
    }
}

@media screen and (max-width: 479px) {
    .header-logo {
        max-height: none;
        max-width: 100%
    }

    .form-container {
        max-width: 100%;
        width: 100%
    }

    .form-cell.form-cell-2 {
        min-width: 145px
    }

    .form-box {
        max-width: 100%;
        min-width: 0;
        padding: 10px 5px 15px
    }

    .software-card {
        width: 100%
    }

    .trading-name {
        display: block;
        margin-bottom: 5px;
        margin-top: 12px
    }

    .flex-col, .trading-name {
        padding-right: 0
    }

    .trading {
        background-color: transparent;
        background-image: none;
        margin-bottom: 10px;
        max-width: none;
        padding-bottom: 15px;
        width: 100%
    }

    .trading-text {
        font-size: 16px;
        max-width: none
    }

    .trading-img {
        max-width: 70%
    }

    .flex-row.trading-row {
        width: 100%
    }

    .step-text {
        font-size: 16px
    }

    .step-title {
        margin-top: 10px
    }

    .steps {
        padding-bottom: 30px;
        padding-top: 40px
    }

    .no-scam-block {
        margin-bottom: 50px
    }

    .step-ico {
        height: 50px;
        width: 50px
    }

    .benefits-item-text {
        font-size: 16px
    }

    .benefits-item {
        width: 100%
    }

    .benefits-item-header-title {
        font-size: 22px;
        line-height: 25px
    }

    .benefits-subtitle {
        font-size: 16px
    }

    .features-item-header {
        margin-bottom: 15px
    }

    .features {
        padding-top: 20px
    }

    .item-text {
        font-size: 16px
    }

    .features-item {
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        width: 100%
    }

    .features-text {
        font-size: 16px
    }

    .faq-title {
        font-size: 26px
    }

    .faq {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .footer-logo-wrapper {
        display: inline-block;
        margin-top: 10px;
        width: 160px
    }

    .footer-link {
        font-size: 16px;
        line-height: 18px;
        padding-bottom: 5px;
        padding-top: 5px
    }

    .author-photo {
        max-height: 50%;
        max-width: 50%
    }

    .pop-h {
        font-size: 28px
    }
}

.footer-disclaimer {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 20px
}
