body {
    color: #191919;
    font-family: Lato, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.3em;
    text-align: justify
}

h1 {
    font-size: 55px;
    line-height: 1.3em;
    text-transform: uppercase
}

h1, h2 {
    font-weight: 900;
    margin-bottom: 10px;
    margin-top: 20px;
    text-align: center
}

h2 {
    font-size: 30px;
    line-height: 36px
}

h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0
}

.logo-img {
    display: inline-block;
    margin-left: auto;
    margin-right: 10px;
    max-height: 90px;
    max-width: 100%
}

.text-center {
    margin-bottom: 0;
    margin-top: 20px;
    text-align: center
}

.text-center.steps-btn-block {
    margin-bottom: 0;
    margin-top: 30px
}

.text-center.scam-btn-block {
    margin-top: 0
}

.footer-nav-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: 30px;
    padding-left: 45px;
    padding-right: 45px;
    text-align: center
}

.main-wrapper {
    display: flex;
    flex-direction: column;
    height: 100vh;
    min-width: 320px
}

.form-control {
    background-color: #fff;
    border-left: 1px solid transparent;
    border-radius: 0;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    font-size: 14px;
    font-weight: 700;
    height: 42px;
    margin-bottom: 0;
    padding-left: 12px;
    width: 100%
}

.form-control.email-control {
    background-image: url(../images/user-icon_1user-icon.png);
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 35px
}

.form-control.email-control.old {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 5px
}

.form-control.pass-control {
    background-image: url(../images/pass-icon_1pass-icon.png);
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 35px
}

.form-control.pass-control.old {
    background-color: #eee;
    border-bottom: 1px solid;
    border-color: #ccc;
    border-radius: 5px
}

.form-control.control-bordered {
    border: 1px solid #000
}

.form-control.textarea {
    min-height: 120px
}

.form-control.old {
    background-color: #eee;
    border-bottom: 1px solid;
    border-color: #ccc;
    border-radius: 5px
}

.title-wrap {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-top: 0
}

.div-block-5 {
    position: static
}

.warning-icon {
    display: none
}

.footer-logo {
    max-width: 400px;
    text-align: center
}

.footer-logo.w--current {
    max-width: 250px
}

.warning {
    line-height: 1;
    margin-bottom: 0
}

.top-warning {
    background-color: red;
    color: #fff;
    padding: 7px 10px;
    text-align: center
}

.footer-nav-link {
    color: #363636;
    display: inline;
    text-decoration: none
}

.footer-nav-link:hover {
    text-decoration: underline
}

.float-img-right-wrapper {
    float: right;
    margin-bottom: 15px;
    margin-left: 20px
}

.form-cell {
    padding-left: 5px;
    padding-right: 5px;
    width: 50%
}

.footer-img {
    width: auto
}

.container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.btn {
    background-color: #6a52d0;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-family: Open Sans, sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
    padding: 25px 40px;
    text-align: center;
    text-transform: uppercase
}

.btn:hover {
    background-color: #5b46b6
}

.btn.btn-sm {
    font-size: 18px;
    padding-bottom: 14px;
    padding-top: 14px;
    text-transform: none
}

.btn.btn-sm.btn-100 {
    color: #fff;
    display: block;
    font-size: 16px;
    padding-bottom: 14px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    text-transform: uppercase;
    white-space: break-spaces;
    width: 100%
}

.btn.generate-pass {
    align-items: center;
    background-image: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    justify-content: center;
    line-height: 1.2;
    min-height: 42px;
    padding: 0;
    text-transform: none
}

.btn.btn-100 {
    width: 100%
}

.btn.btn-100.btn-login {
    font-size: 16px;
    padding: 10px 15px
}

.footer-nav-item {
    border-left: 1px solid #fff;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0
}

.logo {
    align-items: center;
    display: flex;
    margin-right: 0;
    max-height: 90px;
    max-width: 250px;
    text-align: center;
    text-decoration: none
}

.logo, .logo.w--current {
    width: auto
}

.prefix-cell {
    padding-left: 5px;
    padding-right: 5px;
    width: 35%
}

.form-title-box {
    background-color: #2d197d
}

.form-title-box.old {
    background-color: transparent
}

.trade-section {
    color: #000;
    padding-bottom: 20px;
    padding-top: 60px
}

.footer {
    background-color: transparent;
    border: 1px #000;
    border-top: 3px solid #6951cf;
    display: block;
    font-size: 20px;
    font-weight: 700;
    order: 3
}

.footer, .main-section {
    color: #fff;
    padding-bottom: 40px;
    padding-top: 40px
}

.main-section {
    background-color: #fff;
    background-image: url(../images/main-bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px #000
}

.form-title {
    color: #fff;
    display: block;
    font-size: 23px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 0;
    padding: 18px 10px;
    text-align: center;
    text-transform: uppercase
}

.form-title.old {
    font-size: 17px;
    padding-bottom: 8px;
    padding-top: 12px
}

.phone-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0
}

.content {
    flex: 1;
    order: 2;
    padding-left: 0;
    padding-right: 0
}

.form-row-nowrap {
    display: flex;
    margin-left: -5px;
    margin-right: -5px
}

.phone-cell {
    padding-left: 5px;
    padding-right: 5px;
    width: 65%
}

.form-box {
    margin: 10px auto 0;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.header-wrap {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: relative;
    text-align: left
}

.steps-section {
    background-color: #211555;
    background-image: url(../images/steps-bg.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 40px
}

.bottom-head {
    background-color: #fff;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left
}

.form-container {
    background-color: #fff;
    border-radius: 10px;
    height: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 34px
}

.form-container.w380 {
    width: 380px
}

.form-container.w380.old {
    background-color: #67339f;
    padding-bottom: 10px
}

.form-group {
    margin-bottom: 12px;
    position: relative
}

.h2-login {
    color: #013680;
    line-height: 1.2em;
    margin-bottom: 30px;
    margin-top: 0
}

.paragraph-49 {
    line-height: 1.4em;
    margin-bottom: 20px
}

.h2-still {
    font-size: 40px;
    line-height: 1.2em;
    margin-bottom: 10px;
    margin-top: 0
}

.form-section {
    font-weight: 300;
    padding-bottom: 75px;
    padding-top: 20px;
    text-align: center
}

.breadcrumbs {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: left
}

.form-pre-wrap {
    border: 1px #000;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px;
    width: 380px
}

.intro-section {
    background-color: #31336b;
    background-image: url(../images/hero.jpg);
    background-repeat: no-repeat;
    opacity: 1;
    padding-bottom: 90px;
    padding-top: 90px
}

.intro-section, .still-section {
    background-position: 50%;
    background-size: cover;
    color: #fff;
    text-align: center
}

.still-section {
    background-image: url(../images/still_bg.jpg);
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 35px;
    padding-top: 40px
}

.form-block {
    margin-bottom: 0
}

.about-section {
    padding-bottom: 40px;
    padding-top: 20px
}

.bg-img-img {
    display: block;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    object-fit: cover;
    width: 180px
}

.container-2 {
    display: block;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.team-section {
    background-color: #31336b;
    color: #fff;
    padding-bottom: 40px;
    padding-top: 50px;
    text-align: center
}

.bg-box-right {
    margin-bottom: 20px;
    position: relative
}

.h2-title-inner {
    color: #000;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    text-transform: uppercase
}

.paragraph-40 {
    margin-bottom: 0;
    text-align: justify
}

.legal-section {
    line-height: 1.3em;
    padding-bottom: 40px;
    padding-top: 20px
}

.h2-contact {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center
}

.contact-cell {
    margin-bottom: 10px
}

.contact-section {
    background-image: url(../images/map-bg.jpg);
    background-position: 50%;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 20px
}

.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
}

.title {
    margin-bottom: 20px;
    margin-top: 0;
    text-transform: uppercase
}

.title.faq-title {
    color: #000
}

.forms-wrap {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 20px
}

.f-col {
    padding-left: 20px;
    padding-right: 20px
}

.h-link {
    border-right: 1px solid transparent;
    color: #20282f;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 25px;
    text-transform: capitalize
}

.h-link:hover {
    text-decoration: underline
}

.h-link.w--current {
    color: #285c96;
    padding-left: 25px;
    padding-right: 25px
}

.h-link-mobile {
    border-right: 1px solid #fff;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 5px;
    text-transform: capitalize
}

.h-link-mobile:hover {
    text-decoration: underline
}

.h-link-mobile.w--current {
    color: #7136b7;
    padding-left: 10px;
    padding-right: 10px
}

.h-links-mobile {
    align-items: stretch;
    flex-direction: row;
    line-height: 14px;
    padding-left: 5px;
    padding-right: 5px
}

.h-links-mobile, .h-links-wrap {
    display: flex;
    justify-content: center
}

.h-links-wrap {
    background-color: transparent;
    color: transparent;
    margin-bottom: 0;
    margin-left: auto;
    min-width: 0
}

.h-links {
    align-items: stretch;
    display: flex;
    flex-direction: row;
    justify-content: center;
    line-height: 14px;
    padding-left: 5px;
    padding-right: 5px
}

.h-links-wrap-mobile {
    background-color: transparent;
    color: transparent;
    display: none;
    justify-content: center;
    margin-bottom: 0
}

.machine-section {
    padding-bottom: 100px
}

.main-cols {
    display: flex;
    justify-content: space-between
}

.h1 {
    font-size: 50px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .75);
    text-transform: uppercase
}

.h1.main-title {
    color: #000;
    font-size: 46px;
    margin-bottom: 20px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff
}

.form-col {
    width: 32%
}

.h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 20px;
    margin-top: 16px;
    padding-top: 0;
    text-align: center;
    text-shadow: 1px 0 6px #000
}

.h2.main-subtitle {
    color: #000;
    font-size: 22px;
    line-height: 1.3em;
    margin-top: 0;
    text-align: left;
    text-shadow: 1px 1px 1px #fff
}

.video-col {
    width: 66.5%
}

.flex-cols {
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px
}

.trade-item {
    align-items: stretch;
    background-color: #2d1a7e;
    border: 0 #000;
    border-radius: 4px;
    color: #000;
    display: block;
    flex-direction: column;
    font-size: 16px;
    height: auto;
    justify-content: flex-end;
    margin-left: 0;
    margin-right: 0;
    padding: 25px 15px 20px;
    position: relative;
    width: 32.8%
}

.trade-item.second {
    background-color: #67339f
}

.trade-icon {
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.trade-img {
    margin-bottom: 0;
    max-height: 100%
}

.trade-item-title {
    color: #fff;
    font-size: 21px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase
}

.trade-text {
    color: #fff;
    font-size: 19px;
    line-height: 1.4em;
    text-align: center
}

.title.machine-title {
    line-height: 1.2em;
    text-transform: none
}

.float-img-left {
    float: left;
    margin-bottom: 15px;
    margin-right: 20px
}

.scam-section {
    color: #000;
    padding-bottom: 60px;
    padding-top: 50px
}

.scam-title {
    color: #000;
    font-size: 30px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    text-transform: none
}

.float-image {
    object-fit: contain
}

.float-img {
    margin-bottom: 20px;
    text-align: justify
}

.float-img.scam-float-img {
    margin-bottom: 0
}

.p {
    color: #191919;
    font-size: 19px;
    letter-spacing: .5px;
    line-height: 1.3;
    margin-bottom: 20px;
    margin-top: 0
}

.step {
    align-items: stretch;
    background-color: transparent;
    border: 0 #000;
    border-radius: 4px;
    color: #000;
    display: block;
    flex-direction: column;
    font-size: 16px;
    height: auto;
    justify-content: flex-end;
    margin-left: 0;
    margin-right: 0;
    padding: 25px 15px 20px;
    position: relative;
    width: 32.8%
}

.step-icon {
    align-items: center;
    border: 6px solid #fff;
    border-radius: 5px;
    display: flex;
    height: 145px;
    justify-content: center;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 60%
}

.step-title {
    font-size: 39px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 35px;
    margin-top: 0;
    text-transform: uppercase
}

.step-text, .step-title {
    color: #fff;
    text-align: center
}

.step-text {
    font-size: 19px;
    line-height: 1.4em
}

.step-subtitle {
    font-size: 21px;
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 35px;
    margin-top: 0;
    text-align: center
}

.step-subtitle, .steps-title {
    color: #fff;
    text-transform: uppercase
}

.steps-title {
    margin-bottom: 30px;
    margin-top: 10px
}

.faq-answer {
    color: #020003;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .5px;
    text-align: justify
}

.faq-accordion-title {
    align-items: center;
    border: 6px #2d197d;
    border-left-style: solid;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    padding: 23px 45px 23px 10px;
    position: relative
}

.faq-accordion {
    padding-left: 0;
    padding-right: 0
}

.heading {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.3em;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 0;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase
}

.heading.faq-quest {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    text-align: left;
    text-transform: none
}

.faq-accordion-wrap {
    display: none;
    font-size: 16px;
    line-height: 1.4;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px
}

.faq-arrow {
    border-bottom: 4px solid #2d197d;
    border-left: 4px solid #2d197d;
    bottom: auto;
    height: 15px;
    left: auto;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    transition: all .3s;
    width: 15px
}

.faq-arrow, .faq-section {
    background-color: transparent
}

.faq-section {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    margin-top: 0;
    padding-bottom: 50px;
    padding-top: 50px
}

.faq-accordion-item {
    background-color: #f9f9f9;
    border: 1px #b5b5b6;
    border-radius: 0;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .25);
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0
}

.faq-q {
    color: #2d197d;
    font-size: 36px;
    font-weight: 700;
    padding-left: 0;
    padding-right: 20px
}

.form-footer {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    margin-top: 15px;
    position: relative;
    text-align: center
}

.main-image {
    border: 4px solid #fff;
    border-radius: 35px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .8);
    height: auto;
    width: 100%
}

.name {
    color: #231f20;
    font-size: 24px;
    font-weight: 900
}

@media screen and (max-width: 991px) {
    .text-center.steps-btn-block {
        margin-top: 40px
    }

    .title-wrap {
        padding-bottom: 0;
        padding-top: 0
    }

    .float-img-right-wrapper, .logo {
        max-width: 250px
    }

    .logo {
        margin-right: 10px
    }

    .trade-section {
        padding-bottom: 10px;
        padding-top: 50px
    }

    .footer {
        text-align: center
    }

    .main-section {
        padding-top: 30px
    }

    .form-box {
        width: auto
    }

    .header-wrap {
        flex-wrap: nowrap;
        justify-content: space-between;
        padding-left: 0;
        padding-right: 0
    }

    .steps-section {
        padding-top: 40px
    }

    .form-container {
        box-shadow: 0 0 3px rgba(0, 0, 0, .2);
        margin-top: 33px;
        max-width: 400px
    }

    .form-container.w380 {
        margin-top: 40px
    }

    .h2-login {
        font-size: 24px
    }

    .form-section {
        font-size: 18px
    }

    .intro-section {
        padding-bottom: 50px;
        padding-top: 50px
    }

    .bg-img-img {
        padding-right: 0
    }

    .h2-contact {
        font-size: 30px;
        margin-bottom: 0
    }

    .forms-wrap {
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        width: 380px
    }

    .f-col {
        padding-left: 0;
        padding-right: 0
    }

    .intro-title {
        font-size: 40px
    }

    .h-link, .h-link-mobile {
        float: none;
        line-height: 16px;
        margin-bottom: 10px;
        padding-bottom: 0;
        padding-left: 10px;
        padding-right: 10px
    }

    .h-link-mobile {
        border-right: 0 #000;
        color: #20282f;
        font-weight: 700;
        text-align: center
    }

    .h-link-mobile.w--current {
        color: #285c96
    }

    .h-links-mobile {
        width: 100%
    }

    .h-links-wrap {
        display: none
    }

    .h-links-wrap-mobile {
        background-color: transparent;
        display: flex;
        padding-bottom: 5px;
        padding-top: 10px;
        z-index: 0
    }

    .machine-section {
        padding-bottom: 40px
    }

    .main-cols {
        flex-direction: column
    }

    .h1 {
        font-size: 40px
    }

    .h1.main-title {
        color: #000;
        font-size: 50px;
        text-align: center;
        text-shadow: none
    }

    .form-col {
        width: 100%
    }

    .h2 {
        font-size: 22px
    }

    .h2.main-subtitle {
        color: #000;
        text-align: center;
        text-shadow: none
    }

    .video-col {
        min-height: 100%;
        width: 100%
    }

    .trade-item {
        height: auto;
        max-width: 325px;
        width: 32.8%
    }

    .trade-item-title {
        font-size: 22px
    }

    .float-img-left {
        max-width: 250px
    }

    .step {
        height: auto;
        max-width: 325px;
        width: 32.8%
    }

    .step-title {
        font-size: 36px
    }

    .step-text.justify-center {
        font-size: 18px
    }

    .step-subtitle {
        font-size: 20px
    }

    .heading {
        font-size: 40px
    }
}

@media screen and (max-width: 767px) {
    .logo-img {
        margin-right: 15px;
        max-width: 100%;
        width: auto
    }

    .text-center {
        margin-bottom: 0;
        margin-top: 15px
    }

    .text-center.steps-btn-block {
        margin-top: 0
    }

    .footer-nav-list {
        padding-top: 19px
    }

    .title-wrap {
        padding-bottom: 0;
        padding-top: 0
    }

    .top-warning {
        display: none
    }

    .footer-nav-link {
        font-size: 16px
    }

    .float-img-right-wrapper {
        float: none;
        margin-left: 0;
        max-width: 100%;
        text-align: center
    }

    .form-cell {
        width: 100%
    }

    .container {
        position: static
    }

    .btn {
        font-size: 18px;
        margin-bottom: 20px
    }

    .btn.generate-pass {
        font-size: 14px;
        margin-bottom: 0
    }

    .btn.btn-100.btn-login {
        margin-bottom: 0
    }

    .logo {
        margin-right: 15px;
        transform: none;
        width: 100%
    }

    .logo.w--current {
        max-width: 250px;
        width: auto
    }

    .trade-section {
        padding-bottom: 0;
        padding-top: 40px
    }

    .footer {
        margin-bottom: 30px;
        padding-bottom: 20px;
        padding-top: 5px
    }

    .main-section {
        padding-top: 20px
    }

    .steps-section {
        padding-top: 40px
    }

    .about-section {
        padding-bottom: 0;
        text-align: center
    }

    .container-2 {
        position: static
    }

    .team-section {
        padding-bottom: 0;
        padding-top: 30px
    }

    .h2-title-inner {
        font-size: 22px;
        text-align: center
    }

    .legal-section {
        padding-top: 15px
    }

    .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
    }

    .title {
        font-size: 26px
    }

    .h-links-wrap {
        display: none
    }

    .h-links-wrap-mobile {
        display: block
    }

    .machine-section {
        padding-bottom: 20px
    }

    .flex-cols {
        flex-direction: column;
        margin-bottom: 0
    }

    .trade-item {
        margin-bottom: 40px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        min-height: auto;
        padding-top: 30px;
        width: 80%
    }

    .trade-text {
        font-size: 18px
    }

    .float-img-left {
        float: none;
        margin-right: 0;
        max-width: 100%
    }

    .scam-title {
        font-size: 22px
    }

    .float-img, .scam-title {
        text-align: center
    }

    .p {
        font-size: 16px
    }

    .step {
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        min-height: auto;
        padding-top: 20px;
        width: 80%
    }

    .step-icon {
        border-width: 5px;
        height: 120px;
        margin-bottom: 30px;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .step-title {
        margin-bottom: 25px
    }

    .step-text {
        font-size: 18px
    }

    .faq-answer {
        font-size: 15px
    }

    .faq-accordion-title {
        padding-right: 35px
    }

    .heading {
        font-size: 30px;
        margin-top: 0
    }

    .heading.faq-quest {
        font-size: 18px;
        margin-right: 0;
        padding-right: 20px
    }

    .faq-accordion-wrap {
        display: none
    }

    .faq-arrow {
        right: 15px;
        top: 50%
    }

    .faq-section {
        margin-top: 0;
        padding-bottom: 10px;
        padding-top: 40px
    }

    .faq-q {
        font-size: 25px
    }

    .name {
        display: none
    }
}

@media screen and (max-width: 479px) {
    .title-wrap {
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 0
    }

    .btn {
        padding-right: 48px
    }

    .btn.generate-pass {
        font-size: 12px
    }

    .form-title {
        font-size: 20px
    }

    .form-container.w380 {
        max-width: 100%;
        width: auto
    }

    .breadcrumbs {
        margin-bottom: 40px
    }

    .form-pre-wrap {
        width: auto
    }

    .legal-section {
        padding-top: 10px
    }

    .pop-h {
        font-size: 28px
    }

    .forms-wrap {
        width: auto
    }

    .intro-title {
        font-size: 32px
    }

    .h-link {
        font-size: 14px;
        padding-bottom: 10px;
        padding-top: 10px
    }

    .h-link-mobile {
        font-size: 14px;
        margin-bottom: 0;
        padding: 10px 5px
    }

    .machine-section {
        padding-bottom: 0
    }

    .h1.main-title {
        font-size: 40px
    }

    .h2.main-subtitle {
        font-size: 20px;
        line-height: 1.2em
    }

    .trade-item {
        margin-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        width: 97%
    }

    .trade-icon {
        margin-top: 0
    }

    .trade-text {
        font-size: 16px
    }

    .scam-section {
        padding-bottom: 20px;
        padding-top: 30px
    }

    .step {
        margin-bottom: 20px;
        padding-left: 10px;
        padding-right: 10px;
        width: 100%
    }

    .step-icon {
        margin-top: 0
    }

    .step-title {
        font-size: 32px
    }

    .step-text {
        font-size: 16px
    }

    .step-subtitle {
        margin-bottom: 30px
    }

    .faq-accordion {
        padding-left: 0;
        padding-right: 0
    }

    .heading {
        font-size: 24px;
        line-height: 45px;
        margin-bottom: 0;
        padding-left: 10px;
        padding-right: 10px
    }

    .heading.faq-quest {
        line-height: 1.3;
        padding-left: 0;
        padding-right: 10px
    }

    .faq-section {
        padding-top: 40px
    }
}