body {
    font-family: Lato, 'Lato Hairline', sans-serif
}

.start_bg {
    background: url(../images/topBg.jpg);
    background-repeat: no-repeat;
    background-size: cover
}

@media (min-width:1600px) {
    .start_bg {
        background-position-y: 66%
    }
}

.fast_earning {
    padding-top: 48px;
    background-color: #1672fc;
    padding-bottom: 20px;
}

.about {
    color: #fff
}

.about--row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 250px
}

.about--col_50 {
    width: 50%;
    height: 100%
}

.about--col_50-title {
    background-color: #1672fc
}

.about--title {
    font-style: normal;
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    padding-top: 40px;
    box-sizing: border-box
}

.about--col_50-blue {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    padding: 40px;
    box-sizing: border-box;
    background: #1672fc
}

.about--col_50-dark_blue {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    padding: 20px 40px;
    box-sizing: border-box;
    background: #191e68
}

.about--col_50-img {
    position: relative
}

.about--img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../ro2.png);
    background-repeat: no-repeat;
    background-size: cover
}

.fast_earning--sub_text {
    padding-top: 100px;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 36px;
    color: #fff
}

.review_section {
    padding-top: 100px;
    padding-bottom: 66px
}

.review_section--card_wrapper {
    width: 100%;
    max-width: 360px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 50px
}

.review_section--card_body {
    background: #f3f8ff;
    min-height: 488px;
    padding: 0 20px 30px;
    color: #191e68;
    box-sizing: border-box
}

.review_section--reviewer_wrapper {
    box-sizing: border-box;
    text-align: center;
    position: relative
}

.review_section--reviewer {
    margin-top: -49px
}

.review_section--quote_wrapper {
    padding-top: 20px;
    box-sizing: border-box;
    text-align: center
}

.review_section--text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    padding-top: 20px;
    padding-bottom: 30px
}

.review_section--link {
    font-weight: 700;
    font-size: 14px;
    line-height: 160%;
    text-align: center;
    text-decoration: none;
    color: inherit
}

.review_section--name {
    font-weight: 900;
    font-size: 18px;
    line-height: 150%
}

.review_section--description {
    color: #191e68;
    opacity: .5;
    font-size: 13px;
    line-height: 150%
}

.review_section--content {
    justify-content: space-between
}

.result--col_img-mob {
    display: none
}

.resul--title-desk {
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 150%;
    color: #191e68;
    text-align: left;
    padding-bottom: 20px
}

.result {
    overflow: hidden
}

.result--middle {
    background: #191e68;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .2);
    height: 463px;
    box-sizing: border-box;
    color: #fff
}

.result--col_list {
    width: 100%;
    max-width: 511px;
    box-sizing: border-box;
    padding-top: 69px
}

.result--col_img_wrapper {
    position: relative
}

.result--list {
    box-sizing: border-box;
    list-style: none;
    display: block
}

.result--col_img-desk {
    position: absolute;
    left: 18px;
    top: -79px
}

.result--list_item {
    display: block
}

.result--list_item {
    box-sizing: border-box;
    /* padding-left: 65px; */
    background-image: url(../images/checker.svg);
    background-repeat: no-repeat;
    background-position: top left
}

.result--list_item:not(:last-child) {
    padding-bottom: 30px
}

.result--bottom {
    height: 40px
}

.result--btn {
    text-align: center;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 30px;
    padding: 7px 62px;
    box-sizing: border-box;
    max-width: 360px
}

.result--btn_wrapper {
    box-sizing: border-box;
    padding-left: 65px;
    padding-top: 36px
}

.result--item_title {
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 22px
}

.result--text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px
}

.result--text-extra_bold {
    font-weight: 900
}

.best_invet {
    padding-top: 70px
}

.best_invet--suport_text {
    justify-content: space-between;
    padding-bottom: 35px
}

.best_invet--col_50 {
    width: 100%;
    max-width: 555px;
    color: #191e68
}

.best_invet--title {
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 38px
}

.best_invet--text {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px
}

.best_invet--text-extr_bold {
    font-weight: 900
}

.best_invet--example_card {
    background: #fff;
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .04);
    box-sizing: border-box;
    height: 166px;
    width: 165px
}

.best_invet--card_texts {
    height: 79px
}

.best_invet--card_rate {
    height: 87px;
    position: relative
}

.best_invet--card_rate img {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.best_invet--card_texts {
    box-sizing: border-box;
    padding: 10px 12px;
    color: #191e68
}

.best_invet--card_title {
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 78.77%;
    padding-bottom: 12px
}

.best_invet--cost {
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 78.77%
}

.best_invet--cost_number {
    padding-bottom: 12px
}

.best_invet--percent {
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 78.77%;
    color: #40a629
}

.best_invet--percent_left {
    margin-left: 15px
}

.best_invet--examples {
    justify-content: space-between;
    padding-bottom: 30px
}

.stocks_table--descr_line {
    background: #191e68;
    color: #fafaff;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    box-sizing: border-box;
    padding: 11px 15px
}

.table {
    width: 100%
}

.table td,
.table th {
    text-align: center;
    box-sizing: border-box;
    padding-top: 13px;
    padding-bottom: 12px
}

.table td {
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 17px;
    color: #40a629
}

.table .table--red_cell {
    color: #fc1825
}

.table .table--company_name {
    text-align: left;
    padding-left: 100px;
    color: #191e68;
    background-image: url(../images/usflag.jpg);
    background-repeat: no-repeat;
    background-position-x: 33px;
    background-position-y: center;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    width: 26%
}

.table th {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #191e68
}

.table .table--company {
    text-align: left;
    padding-left: 100px
}

.table .table--empty_cell {
    width: 37px
}

.table td:not(.table--empty_cell),
.table th:not(.table--empty_cell) {
    border-bottom: 1px solid #ebebeb
}

.stocks_table--table_wrapper {
    margin-top: 42px;
    margin-bottom: 30px;
    background-color: #fff;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .06)
}

.table tr:first-child th {
    padding-top: 16px
}

.table tr:last-child td {
    padding-bottom: 18px;
    border-bottom: none
}

.table {
    box-sizing: border-box;
    border-right: 7px solid #40a629
}

.table .table--green_border:not(.table--empty_cell) {
    border-left: 7px solid #40a629
}

.table tr:first-child .table--green_border {
    border-top: 7px solid #40a629
}

.table tr:last-child .table--green_border {
    border-bottom: 7px solid #40a629
}

.stocks_table--title {
    font-style: normal;
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    text-align: center;
    padding-top: 30px;
    color: #191e68
}

.profit_calculator {
    padding-top: 70px
}

.profit_calculator--title {
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    color: #191e68;
    padding-bottom: 40px
}

.profit_calculator--content {
    padding: 50px 30px;
    box-sizing: border-box;
    box-shadow: 0 2px 15px rgba(0, 0, 0, .1);
    background: #fff
}

.how_it_works {
    padding-top: 70px;
    padding-bottom: 60px
}

.how_it_works--section_title {
    font-weight: 900;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    color: #191e68;
    padding-bottom: 40px
}

.how_it_works--card_wrapper {
    width: 100%;
    max-width: 360px;
    padding-top: 50px
}

.how_it_works--card_body {
    background: rgba(22, 114, 252, .05);
    text-align: center;
    color: #191e68;
    padding: 20px;
    padding-top: 0;
    box-sizing: border-box;
    min-height: 277px
}

.how_it_works--img {
    margin-top: -50px
}

.how_it_works--title {
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    padding: 22px 0 25px
}

.how_it_works--text {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%
}

.how_it_works--link {
    font-weight: 900;
    text-decoration: none;
    color: #191e68
}

.how_it_works--cards {
    justify-content: space-between
}

.footer_bg {
    background: url(../images/bg_footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff
}

.faq {
    padding-top: 38px;
    padding-bottom: 90px
}

.faq--title {
    font-style: normal;
    font-weight: 900;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    padding-bottom: 50px;
    text-align: center
}

.profit_calculator--renge_wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0;
    grid-auto-rows: auto
}

.profit_calculator--renge_title_wrapper {
    grid-column: 1/5;
    grid-row: 1/2
}

.profit_calculator--renge_result_wrapper {
    grid-column: 4/5;
    grid-row: 2/3;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #191e68;
    text-align: center
}

.profit_calculator--renge_body {
    grid-column: 1/4;
    grid-row: 2/3;
    padding-right: 35px;
    box-sizing: border-box
}

.profit_calculator--values {
    width: 66.6%
}

.profit_calculator--result {
    width: 33%;
    box-sizing: border-box;
    padding-left: 14px
}

.result--btn_mob {
    display: none
}

.profit_calculator--renge_body .irs--round .irs-bar,
.profit_calculator--renge_body .irs--round .irs-line {
    height: 8px;
    top: 23px
}

.profit_calculator--renge_body .irs--round .irs-handle {
    top: 15px
}

.profit_calculator--renge_body .irs--round.irs-with-grid {
    height: 55px
}

.profit_calculator--renge_body .irs--round .irs-handle {
    border: 6px solid #191e68;
    box-shadow: 0 0 3px rgba(0, 0, 0, .25)
}

.profit_calculator--renge_body .irs--round .irs-bar {
    background-color: #191e68
}

.profit_calculator--renge_body .irs--round .irs-grid-pol {
    background-color: transparent
}

.profit_calculator--renge_body .irs--round .irs-line {
    background: #e6eaff
}

.profit_calculator--renge_title {
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
    color: #191e68
}

.profit_calculator--renge_wrapper-padding {
    padding-bottom: 55px
}

.profit_calculator--renge_result {
    background: #e5eaff;
    border-radius: 10px;
    height: 40px;
    width: 180px;
    box-sizing: border-box;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    padding: 7px 0
}

.profit_calculator--result_body {
    height: 100%;
    padding: 10px 40px;
    box-sizing: border-box;
    background: #ecf6ea;
    border: 6px solid #40a629;
    box-sizing: border-box;
    border-radius: 30px;
    color: #40a629;
    text-align: center;
    font-style: normal;
    font-weight: 900;
    font-size: 42px;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.faq--col {
    width: 50%;
    max-width: 555px
}

.faq--answer {
    box-sizing: border-box;
    padding: 50px 40px;
    color: #ffdb00;
    background: rgba(255, 255, 255, .1);
    border: 3px solid #ffdb00;
    min-height: 250px;
    display: none
}

.faq--answer_title {
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 0 !important;
    padding-bottom: 16px
}

.faq--answer_text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #ffdb00
}

.faq--answer_link {
    text-decoration: none;
    color: #ffdb00;
    font-weight: 900
}

.faq--questions {
    box-sizing: border-box;
    padding-left: 100px
}

.faq--question_item {
    display: block;
    box-sizing: border-box;
    padding-left: 30px;
    background-image: url(../images/faq-white-arrow.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-bottom: 20px;
    cursor: pointer;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px
}

.faq--question_item:last-child {
    padding-bottom: 0
}

.faq--question_item-active {
    background-image: url(../images/faq-yellow-arrow.svg);
    color: #ffdb00
}

.footer_form--col_70 {
    width: calc(100% - 333px);
    box-sizing: border-box;
    padding-top: 36px;
    padding-right: 25px
}

.footer_form--col_30 {
    width: 100%;
    max-width: 333px
}

.footer_form--img_mob {
    display: none
}

.footer_form--title {
    font-weight: 900;
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 30px
}

.footer_form--sub_text {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px
}

.footer_form--col_content {
    width: 48%
}

.footer_form--col_img_wrapper {
    width: 52%
}

.footer_form--img {
    width: 100%;
    height: auto
}

.footer_form--logo_list {
    max-width: 574px
}

.footer_form {
    padding-bottom: 100px
}

.footer--logo {
    max-width: 240px
}

.footer--logo_img {
    width: 100%
}

.footer {
    background: #0f123e;
    padding: 30px 0 25px;
    box-sizing: border-box;
    color: #fff
}

.footer--disclaimer {
    font-style: normal;
    font-weight: 400;
    font-size: 8px;
    line-height: 10px;
    padding-top: 25px
}

.footer--link {
    text-decoration: none;
    color: #fff
}

.footer--top {
    justify-content: space-between
}

.footer .alterlink,
.footer--link {
    font-size: 8px;
    line-height: 10px
}

.footer--link_item-middle {
    margin: 0 15px
}

.about--link {
    text-decoration: none;
    color: #fff;
    font-weight: 900
}

.terms__title {
    font-size: 1.8rem !important;
    font-weight: 800
}

.terms__subtitle {
    font-size: 1.4rem !important;
    font-weight: 800
}

@media (max-width:1140px) {
    .about--row {
        height: auto;
        flex-wrap: wrap;
        text-align: center
    }

    .about--col_50 {
        width: 100%
    }

    .about--col_50-img {
        padding-top: 46%
    }

    .about--col_50-dark_blue,
    .about--col_50-title,
    .about_desk {
        background: #1672fc
    }

    .first_form--col-right {
        max-width: 50%
    }

    .fast_earning--sub_text {
        background: #fff;
        color: #191e68;
        font-weight: 900;
        font-size: 30px;
        line-height: 36px;
        text-align: center
    }

    .review_section {
        background: #fff
    }

    .review_section--content {
        justify-content: space-around
    }

    .review_section--card_wrapper {
        padding-bottom: 30px
    }

    .result--middle {
        padding: 0 20px
    }

    .resul--title-desk {
        padding-left: 20px
    }

    .footer_form--col_30 {
        max-width: 100%
    }

    .footer_form--row {
        justify-content: center
    }

    .first_form--col-right {
        margin: 0 auto
    }

    .footer {
        padding-left: 20px;
        padding-right: 20px
    }

    .faq--content {
        box-sizing: border-box;
        padding: 0 20px
    }

    .how_it_works--cards {
        justify-content: space-around
    }

    .how_it_works--card_wrapper {
        padding-bottom: 40px
    }

    .best_invet--examples {
        justify-content: space-around
    }

    .best_invet--example_card {
        margin: 0 80px 30px
    }

    .footer_form--col_70 {
        padding-right: 0
    }

    .footer_form--logo_list {
        margin: 0 auto;
        padding-bottom: 20px
    }

    .best_invet--suport_text {
        justify-content: center
    }

    .best_invet--col_50 {
        padding-bottom: 30px
    }

    .profit_calculator {
        padding: 0 20px;
        box-sizing: border-box
    }

    .stocks_table--table_wrapper {
        box-shadow: none
    }

    .about--col_50-blue,
    .about--col_50-dark_blue {
        padding: 0 40px
    }

    .about--col_50-dark_blue {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .about--col_50-dark_blue br {
        display: none
    }

    .about--title {
        padding-bottom: 20px
    }

    .profit_calculator--title {
        padding-top: 20px
    }
}

@media (max-width:991px) {
    .profit_calculator--result_body {
        font-size: 27px;
        line-height: 34px
    }

    .footer_form--col_70 {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box
    }
}

.profit_calculator--title_mob {
    display: none
}

@media (max-width:991px) and (min-width:767px) {
    .profit_calculator--renge_body .irs--round .irs-grid-text {
        font-size: 8px
    }
}

@media (max-width:767px) {
    .fast_earning {
        padding-top: 0
    }

    .faq--answer {
        text-align: center;
        padding: 25px 20px;
        min-height: 0;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 98.73%)
    }

    .faq--answer_title {
        font-size: 18px;
        line-height: 22px
    }

    .faq--question_item {
        font-size: 14px;
        line-height: 150%
    }

    .faq--title {
        font-weight: 900;
        font-size: 30px;
        line-height: 36px
    }

    .best_invet--text br {
        display: none
    }

    .first_form--col-right {
        max-width: 100%
    }

    .footer_form--col_70 {
        width: 100%
    }

    .faq--col {
        width: 100%
    }

    .faq--questions {
        padding-left: 0;
        padding-top: 30px
    }

    .table--company_name-hide_mob {
        display: none
    }

    .table .table--company,
    .table .table--company_name {
        padding-left: 50px;
        background-size: 20px;
        background-position-x: 15px
    }

    .table td,
    .table th {
        font-size: 12px
    }

    .table {
        border-right: none
    }

    .table .table--green_border:not(.table--empty_cell) {
        border-left: 4px solid #40a629;
        border-right: 4px solid #40a629
    }

    .table tr:first-child .table--green_border:not(.table--empty_cell) {
        border-top: 4px solid #40a629
    }

    .table tr:last-child .table--green_border:not(.table--empty_cell) {
        border-bottom: 4px solid #40a629
    }

    .table .table--empty_cell {
        width: 10px;
        border: none !important;
        border-bottom: 1px solid #ebebeb !important
    }

    .table th:not(.table--empty_cell) {
        padding-left: 15px;
        padding-right: 15px;
        vertical-align: bottom;
        line-height: normal
    }

    .logo_list {
        height: auto;
        justify-content: space-around;
        width: 75%;
        margin: 0 auto
    }

    .footer_form--col_content,
    .footer_form--col_img_wrapper {
        width: 100%
    }

    .footer_form--content {
        flex-direction: column-reverse
    }

    .footer_form--img_mob {
        display: block
    }

    .footer_form--img_desk {
        display: none
    }

    .footer_form--col_content,
    .footer_form--col_img_wrapper {
        padding: 0 20px;
        box-sizing: border-box;
        text-align: center
    }

    .footer_form--sub_text {
        font-size: 14px;
        line-height: 17px;
        padding: 20px 0 40px
    }

    .profit_calculator--title_desk {
        display: none
    }

    .profit_calculator--title_mob {
        display: block;
        text-align: center
    }

    .profit_calculator--content {
        flex-direction: column-reverse
    }

    .profit_calculator--result {
        width: 100%;
        padding: 0;
        padding-bottom: 20px
    }

    .profit_calculator--values {
        width: 100%
    }

    .profit_calculator--renge_title_wrapper {
        grid-column: 1/3;
        grid-row: 1/2
    }

    .profit_calculator--renge_result_wrapper {
        grid-column: 3/5;
        grid-row: 1/2
    }

    .profit_calculator--renge_body {
        grid-column: 1/5
    }

    .profit_calculator--result_body {
        padding: 32px 20px
    }

    .profit_calculator--renge_body {
        padding-right: 0
    }

    .profit_calculator--renge_title {
        line-height: 40px;
        font-weight: 900;
        font-size: 16px
    }

    .profit_calculator--renge_result {
        font-size: 18px
    }

    .best_invet--card_rate {
        display: none
    }

    .best_invet--example_card {
        margin: 0;
        box-shadow: none;
        border: none;
        height: auto;
        border-bottom: 1px solid #e4e4e4
    }

    .best_invet--examples {
        padding: 17px 20px;
        box-sizing: border-box;
        box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
        background: #fff;
        margin-bottom: 20px
    }

    .best_invet--example_card {
        width: 100%
    }

    .best_invet {
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px
    }

    .best_invet--card_texts {
        height: auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }

    .best_invet--cost {
        text-align: right
    }

    .best_invet--card_title {
        font-weight: 900;
        font-size: 22px;
        line-height: 78.77%;
        padding-bottom: 0;
        display: flex;
        align-items: center
    }

    .best_invet--example_card:last-child {
        border-bottom: 0
    }

    .best_invet--suport_text {
        text-align: center
    }

    .header--logo {
        text-align: center
    }

    .header--logo img {
        max-width: 90%
    }

    .stocks_table--table_wrapper {
        overflow-x: auto
    }

    .footer_form {
        padding-bottom: 0
    }

    .footer_bg {
        background: url(../images/bg_footer-mob.jpg);
        background-size: cover;
        background-repeat: no-repeat
    }

    .footer_form--title {
        font-weight: 900;
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 0
    }

    .how_it_works--section_title {
        font-weight: 900;
        font-size: 28px;
        line-height: 34px;
        text-align: center;
        color: #191e68;
        padding-bottom: 30px
    }

    .how_it_works {
        padding-top: 50px
    }

    .stocks_table--title {
        display: none
    }

    .stocks_table--table_wrapper {
        margin: 20px 0
    }

    .result--middle {
        height: auto
    }

    .result--col_img-mob {
        display: block;
        width: 100%;
        margin-bottom: -1px
    }

    .result--btn_wrapper {
        display: none
    }

    .result--col_img-desk {
        display: none
    }

    .result--middle {
        padding: 0
    }

    .result--col_list {
        box-sizing: border-box;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 20px
    }

    .result--col_img_wrapper {
        background-color: #fff;
        margin-bottom: -1px
    }

    .result--middle {
        box-shadow: none
    }

    .result--top {
        background: #191e68;
        color: #fff;
        margin-bottom: -1px
    }

    .resul--title-desk {
        color: #fff;
        font-weight: 900;
        font-size: 30px;
        line-height: 36px;
        text-align: center;
        box-sizing: border-box;
        padding: 20px 15px
    }

    .fast_earning--sub_text {
        margin-bottom: -1px
    }

    .result--col_list {
        padding-bottom: 40px
    }

    .review_section--card_wrapper {
        padding-right: 30px;
        padding-left: 30px
    }

    .review_section--quote_wrapper,
    .review_section--reviewer_wrapper {
        padding-left: 0
    }

    .fast_earning--sub_text {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 30px;
        line-height: 36px
    }

    .fast_earning--sub_text br {
        display: none
    }

    .about--img {
        background-image: url(../ro2.png)
    }

    .about--col_50-img {
        padding-top: 56%
    }

    .about--col_50-blue,
    .about--col_50-dark_blue {
        font-size: 16px;
        line-height: 19px
    }

    .about--col_50-blue,
    .about--col_50-dark_blue {
        padding-left: 15px;
        padding-right: 15px
    }

    .about--title {
        font-size: 30px;
        line-height: 36px
    }

    .first_form {
        padding-top: 0
    }

    .first_form--col-left {
        background-image: url(../images/topBg-mob.jpg);
        background-size: cover;
        padding-top: 62px;
        padding-bottom: 55px
    }

    .first_form--title {
        font-weight: 900;
        font-size: 30px;
        line-height: 36px;
        box-sizing: border-box;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (max-width:440px) {
    .fast_earning--sub_text {
        font-size: 26px;
        line-height: 30px
    }

    .table td,
    .table th {
        font-size: 9px
    }

    .table .table--company_name {
        font-size: 10px
    }
}

@media (max-width:400px) {
    .profit_calculator--renge_body .irs--round .irs-grid-text {
        font-size: 10px
    }

    .result--text {
        font-size: 14px;
        line-height: 115.8%
    }

    .result--item_title {
        font-size: 14px;
        line-height: 115.8%;
        padding-bottom: 10px
    }

    .table .table--empty_cell {
        width: 0
    }

    .table td,
    .table th {
        font-size: 8px
    }

    .table .table--company_name {
        font-size: 9px
    }
}

.modal {
    background: rgba(0, 0, 0, .85);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    overflow-y: auto
}

.modal--body {
    width: 100%;
    max-width: 944px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    margin: 0
}

.modal--contentWrapper {
    background: url(../images/finish-bg.jpg);
    box-shadow: 0 4px 50px rgba(0, 0, 0, .25);
    display: block;
    box-sizing: border-box;
    margin: 0 auto;
    background-size: cover
}

.modal--contentWrapper_form {
    max-width: 750px
}

.modal--content {
    filter: drop-shadow(0 4px 50px rgba(0, 0, 0, .25));
    box-sizing: border-box;
    padding: 75px 86px 100px 100px;
    display: flex;
    flex-direction: row
}

.modal--img_manager {
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.modal--img_paymant {
    margin-top: 80px
}

.modal--part_text {
    box-sizing: border-box;
    padding-left: 86px
}

.modal--contentWrapper_head {
    background: #1672fc;
    padding: 29px 45px 40px 44px;
    display: flex;
    flex-direction: row
}

.title_finish {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    text-transform: capitalize;
    color: #fff;
    padding-bottom: 30px
}

.title--subText {
    color: #e5bf00;
    font-weight: 900
}

.btn_finish {
    padding: 22px 25px;
    box-sizing: border-box;
    font-weight: 900;
    font-size: 26px;
    line-height: 31px;
    max-width: 467px;
    text-transform: uppercase
}

.modal--headText {
    display: block;
    box-sizing: border-box;
    padding-left: 24px;
    max-width: calc(100% - 30px);
    font-weight: 900;
    font-size: 17px;
    line-height: 20px;
    color: #fafaff
}

.modal--img_paymant-mob {
    display: none
}

@media (max-width:767px) {
    .modal--content {
        padding: 70px 15px 40px
    }

    .modal--content {
        flex-direction: column
    }

    .modal--part_text {
        padding-left: 0;
        text-align: center
    }

    .modal--img_paymant {
        display: none
    }

    .modal--img_paymant-mob {
        display: block
    }

    .modal--body {
        transform: none;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto
    }

    .title_finish {
        padding-top: 64px
    }

    .title_finish {
        font-size: 24px;
        line-height: 29px
    }

    .modal--img_paymant-mob {
        max-width: 120px;
        margin-bottom: 70px
    }

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

    .modal--contentWrapper_head {
        padding: 20px 15px;
        align-items: center
    }

    .modal--contentWrapper_head img {
        width: 30px;
        height: 30px
    }

    .modal--headText {
        font-size: 17px;
        line-height: 20px
    }

    .modal--content {
        background-image: url(../images/finish-bg-mob.jpg)
    }

    .result--top {
        position: relative;
        padding-top: 50px
    }

    .result--btn_mob {
        display: block;
        margin: 0 auto;
        margin-bottom: -105px;
        z-index: 9999;
        position: relative
    }

    .btn_finish {
        margin: 0 auto
    }

    .footer--logo {
        max-width: 95px
    }
}

.how_it_works--section_title {
    padding-bottom: 40px
}

.first_form--sub_text-mob {
    display: none;
    font-style: italic;
    font-weight: 400;
    font-size: 19px;
    line-height: 23px
}

@media (max-width:991px) and (min-width:767px) {
    .result--col_list {
        max-width: 460px
    }

    .result--item_title {
        font-size: 16px;
        line-height: 19px
    }

    .result--text {
        font-size: 15px;
        line-height: 18px
    }
}

@media (max-width:1140px) {
    .first_form--sub_text-mob {
        display: block;
        padding: 40px 0
    }

    .first_form--col-left {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .result--col_list {
        padding-top: 0
    }

    .resul--title-desk {
        padding-top: 35px;
        padding-bottom: 30px
    }

    .best_invet {
        padding-top: 0
    }

    .faq {
        padding-bottom: 0
    }

    .footer_form--title {
        text-transform: uppercase
    }

    .footer_bg {
        background-size: 105%
    }
}

@media (max-width:767px) {
    .table .table--empty_cell {
        width: 12px;
        border-bottom: 1px solid #ebebeb
    }

    .first_form--col-left {
        padding-top: 0
    }

    .table--company_name-hide_mob {
        display: none
    }

    .table .table--company,
    .table .table--company_name {
        padding-left: 50px;
        background-size: 20px;
        background-position-x: 15px
    }

    .table td,
    .table th {
        font-size: 12px
    }

    .table {
        border-right: none
    }

    .table .table--green_border:not(.table--empty_cell) {
        border-left: 4px solid #40a629;
        border-right: 4px solid #40a629
    }

    .table tr:first-child .table--empty_cell {
        border-top: none
    }

    .table tr:first-child .table--green_border:not(.table--empty_cell) {
        border-top: 4px solid #40a629
    }

    .table tr:last-child .table--empty_cell {
        border-bottom: 1px solid #ebebeb
    }

    .table tr:last-child .table--green_border:not(.table--empty_cell) {
        border-bottom: 4px solid #40a629
    }

    .table tr:last-child td {
        border-bottom: 1px solid #ebebeb
    }

    .footer_form--col_70 {
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:445px) {
    .footer_bg {
        background-size: 125%
    }
}

@media (max-width:400px) {

    .table td,
    .table th {
        font-size: 9px
    }

    .footer_bg {
        background-size: 115%
    }
}

@media (max-width:390px) {
    .footer_bg {
        background-size: 140%
    }
}

@media (max-width:350px) {
    .footer_bg {
        background-size: cover
    }
}

.first_form--title {
    padding-top: 40px
}

.resul--title-desk {
    padding-left: 20px;
    box-sizing: border-box
}

@media (max-width:1140px) {
    .first_form--sub_text-mob {
        display: block;
        padding: 40px 0
    }

    .resul--title-desk {
        padding-left: 15px;
        box-sizing: border-box
    }

    .first_form--title {
        padding-top: 0
    }
}

.start_bg {
    background-position-x: center
}

.footer_form--col_mob {
    display: none
}

.header--sub_text {
    text-align: right
}

@media (max-width:450px) {
    .footer_form--col_img_wrapper {
        padding-left: 0;
        padding-right: 0
    }

    .footer_form--col_70 {
        padding-top: 28px
    }

    .faq--question_item {
        padding-bottom: 18px
    }

    .header {
        padding: 33px 0 23px
    }

    .first_form--col-left {
        padding-bottom: 25px
    }

    .footer_form--col_desk {
        display: none
    }

    .footer_form--col_mob {
        display: block
    }

    .header--logo {
        max-width: 420px
    }

    .header--logo img {
        width: 100%
    }

    .first_form--sub_text-mob {
        padding: 40px 0 35px
    }

    .logo_list--item {
        margin: 0 5px
    }

    .faq {
        background: url(../images/bg_footer-mob.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position-x: center
    }

    .about--title {
        padding-top: 20px;
        padding-bottom: 12px
    }

    .fast_earning--sub_text {
        padding-top: 50px
    }

    .review_section {
        padding-top: 30px
    }

    .review_section--card_wrapper {
        padding-right: 0;
        padding-left: 0
    }

    .review_section--card_body {
        min-height: 0;
        padding-bottom: 20px
    }

    .faq--content {
        padding: 0
    }

    .faq--col {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px
    }

    .resul--title-desk {
        font-size: 30px;
        line-height: 36px
    }

    .result--top {
        padding-top: 40px
    }

    .best_invet {
        padding-left: 15px;
        padding-right: 15px
    }

    .profit_calculator {
        padding-top: 20px
    }

    .profit_calculator--content {
        padding-top: 0
    }

    .profit_calculator--title {
        padding-top: 40px;
        padding-bottom: 30px
    }

    .profit_calculator--title {
        font-size: 28px;
        line-height: 34px
    }

    .how_it_works {
        padding-bottom: 0
    }

    .faq {
        padding-top: 30px
    }

    .faq--title {
        padding-bottom: 20px
    }

    .faq--answer_text {
        font-size: 14px;
        line-height: 150%
    }

    .faq--answer_title {
        padding-bottom: 10px
    }

    .faq--question_item {
        font-size: 18px;
        line-height: 22px
    }

    .footer_form--sub_text {
        padding-left: 10px;
        padding-right: 10px
    }

    .review_section--card_wrapper {
        max-width: 390px
    }

    .result--btn {
        max-width: 420px;
        width: calc(100% - 30px)
    }

    .footer_form--logo_list {
        padding-bottom: 22px
    }

    .logo_list {
        justify-content: space-evenly
    }

    .footer_bg {
        background-position-x: center
    }

    .how_it_works--card_body {
        min-height: 0;
        padding-bottom: 40px
    }

    .btn_finish {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .best_invet--suport_text {
        padding-bottom: 0
    }

    .footer_form--col_content {
        box-sizing: border-box;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:420px) {
    .review_section--card_wrapper {
        max-width: calc(100% - 30px)
    }

    .how_it_works--card_wrapper {
        max-width: calc(100% - 40px)
    }

    .form--btn-pasword {
        font-size: 9px;
        line-height: 11px
    }
}

@media (max-width:380px) {
    .footer_form--title {
        font-size: 22px;
        line-height: 28px
    }

    .faq--question_item {
        font-size: 16px;
        line-height: normal
    }

    .resul--title-desk {
        font-size: 26px;
        line-height: 32px
    }

    .best_invet--card_title {
        font-size: 16px
    }
}

@media (max-width:370px) {
    .result--btn {
        font-size: 22px
    }
}