

@media screen and (min-width: 2000px) {
    body {
        max-width: 2000px;
        width: 2000px;
        margin: 0 auto;
    }
 body.form-page {
width: auto;
max-width: none;
}
}

@media screen and (max-width: 1500px) {
    .wrapper {
        max-width: 1200px;
    }

    header .top-head .menu-desk {
        /*width: 70%;*/
    }

    form.pre-form {
        width: 100%;
    }

    form.pre-form label.get-btn {
        border-radius: 10px;
        font-size: 24px;
    }

    form.pre-form .step-email button,
    form.pre-form .step-email input {
        height: 80px;
    }

    form.pre-form .step-email input {
        padding: 0 20px;
    }

    form.pre-form .get-funds {
        font-size: 26px;
    }

    form.pre-form .step-email {
        background-position: 50% 30%;
    }

    .home-page header,
    .works-page header,
    .contact-page header {
        height: 840px;
        padding-top: 180px;
        background-position: 30% 0%;
    }

    .contact-page header {
        background-position: 40% 0%;
    }

    .title-top:after,
    h1.title-line:after {
        height: 8px;
        margin-top: 10px;
    }

    .title-top,
    .title-line {
        font-size: 40px !important;
    }

    .contact-page form.form {
        padding: 40px 70px;
    }

    .contact-page form.form .box-mid-form {
        margin: 30px 0 10px;
    }

    .contact-page form.form .box-captcha {
        transform: scale(0.7);
        transform-origin: top center;
        margin: 0;
    }

    .contact-page form.form .box-bot-form button {
        width: 160px;
        height: 53px;
        font-size: 20px;
    }
}

@media screen and (max-width: 1400px) and (min-width: 1100px) {
    .works-page header .flex-block p {
        font-size: 20px;
    }

    .works-page .box-steps img {
        height: 90px;
        margin-bottom: 15px;
    }

    .works-page .box-steps p {
        font-size: 14px !important;
    }

    .works-page header .flex-block .right-head {
        margin-top: 75px;
    }

    .works-page .box-steps .step-line {
        width: 45px;
        margin-top: 115px;
    }

    .works-page .box-steps .step1 {
        width: 145px;
    }

    .works-page .box-steps .step2 {
        width: 120px;
    }

    .works-page .box-steps .step3 {
        width: 145px;
    }
}

@media screen and (max-width: 1250px) {
    .wrapper {
        max-width: 100%;
        padding: 0 50px;
    }

    header .top-head .menu-desk li {
        padding: 40px 0 33px 25px;
    }

    .box-process .box-steps {
        align-items: flex-start;
    }

    .box-process .box-steps .step-line {
        display: none;
    }

    form.form-box {
        padding: 2rem;
    }

    form.form-box select,
    form.form-box input,
    form.form-box button {
        padding: 0 15px;
    }

    form.form-box .box-input select {
        width: 30%;
        background-size: 12px;
    }

    form.form-box .box-input .pos-rel {
        width: 65%;
    }
}

@media screen and (max-width: 1150px) {
    form.pre-form {
        height: 360px;
        padding: 25px 50px 25px 50px;
    }

    form.pre-form label.get-btn {
        font-size: 20px;
    }

    form.pre-form .step-email button,
    form.pre-form .step-email input {
        height: 70px;
    }

    form.pre-form .step-email input {
        font-size: 16px;
    }

    form.pre-form .step-email {
        background-position: 50% 45%;
    }

    form.pre-form .box-help {
        width: 140px;
        height: 140px;
        top: -20px;
        right: -20px;
    }

    form.pre-form .box-help:after {
        width: 80px;
        height: 30px;
        margin-right: 80px;
        margin-top: 10px;
    }

    header .left-head h1, .right-head .home-title h1 {
        font-size: 32px;
        line-height: 38px;
    }

    header .left-head p, .right-head .home-title p {
        font-size: 18px;
    }

    .box-process h2~p {
        margin: 2rem auto;
        width: 100%;
    }
}

@media screen and (max-width: 1100px) {
    .contact-page header .left-head .box-info a {
        font-size: 30px;
    }

    .contact-page header .left-head .box-info .md-text {
        font-size: 20px;
    }

    .contact-page header .left-head .box-info .sm-text {
        font-size: 14px;
    }

    .contact-page form.form {
        padding: 40px 30px;
    }
}

@media screen and (max-width: 1050px) {
    form.pre-form {
        height: 320px;
    }

    form.pre-form .box-help {
        top: -40px;
        right: -30px;
    }

    .home-page header {
        background-position: 25% 0%;
    }
}

@media screen and (max-width: 1000px) {
    form.pre-form label.get-btn {
        font-size: 18px;
    }

    .flex-wrap {
        display: block;
    }

    .flex-wrap .left-box,
    .flex-wrap .right-box {
        width: 100%;
    }

    .box-trust .flex-wrap .left-box {
        text-align: center;
        margin-bottom: 80px;
    }

    .box-about .flex-wrap .right-box,
    .box-help .flex-wrap .left-box {
        text-align: center;
        margin-top: 80px;
    }

    .modal .window {
        width: 680px;
        height: 330px;
    }

    .modal .window h5 {
        font-size: 40px;
    }

    .modal .window p {
        font-size: 18px;
        margin: 1rem 0 2rem;
    }

    .modal .window form.form-page select,
    .modal .window form.form-page input {
        padding: 0 10px;
    }

    .modal .window form.form-page select,
    .modal .window form.form-page button {
        height: 60px;
        font-size: 18px;
    }

    .modal .window form.form-page input {
        height: 60px;
        font-size: 14px;
    }

    .modal .window form.form-page select {
        background-position: 93% 50%;
        background-size: 10px;
    }

    .modal .window p {
        bottom: -16px;
        left: 14px;
    }

    .title-top,
    .title-line {
        font-size: 35px !important;
    }

    .contact-page header {
        background-position: 30% 0%;
    }

    .contact-page form.form .box-bot-form .req-text {
        font-size: 14px;
    }

    .contact-page form.form .box-captcha {
        width: 60%;
    }
}

@media screen and (max-width: 1100px) {

    header .top-head .menu-desk, header .left-head p, form.pre-form .partners, section.bot-navigate, .we-works .box-list .img-item, form.pre-form .box-text, .faq-page .faq-head .right-box, .terms-page .terms-content .right-box {
        display: none;
    }

    .home-page header .flex-block,
    form.pre-form .box-text-mob,
    .works-page header .flex-block,
    .we-works .box-list,
    .contact-page header .flex-block,
    .contact-page header .left-head p,
    .faq-page .faq-head .wrapper,
    .mobile-img {
        display: block;
    }

    .hum {
        display: flex;
    }

    form.pre-form .money {
        display: inline-block;
    }

    header .top-head {
        background-color: #f2e4fa !important;
        padding: 20px 0;
    }

    header .top-head nav {
        align-items: center;
    }

    header .top-head .logo {
        top: 0 !important;
    }

    header .left-head,
    header .right-head,
    .we-works .box-list>div {
        width: 100%;
    }

    .home-page header {
        position: relative;
        height: 1800px;
        background-image: url(../img/bg2_main_head_mob.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: contain;
        padding-top: 160px;
    }

    .home-page header .mobail-home-bg {
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #eac1fb;
        background: -moz-linear-gradient(top, #eac1fb 0%, #e0dde3 70%, #e0dde3 100%);
        background: -webkit-linear-gradient(top, #eac1fb 0%, #e0dde3 70%, #e0dde3 100%);
        background: linear-gradient(to bottom, #eac1fb 0%, #e0dde3 70%, #e0dde3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eac1fb', endColorstr='#e0dde3', GradientType=0);
    }

    header .left-head {
        text-align: center;
    }
    .right-head .home-title {
        border-bottom: 1px solid #666;
    }

    header .left-head h1, .right-head .home-title h1 {
        font-size: 40px;
        display: inline-block;
        padding: 15px 0 5px;
    }

    form.pre-form {
        background: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height: auto;
        margin-top: 80px;
        padding: 0;
    }

    form.pre-form label.get-btn {
        width: 30%;
        padding: 15px 0;
        font-size: 30px;
    }

    form.pre-form .box-btn .get-btn:nth-of-type(10),
    form.pre-form .box-btn .get-btn:nth-of-type(11) {
        margin-bottom: 4%;
    }

    form.pre-form .box-help {
        top: -70px;
        right: -15px;
        background: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-size: 24px;
        font-weight: 700;
    }

    form.pre-form .step-email {
        background: none;
    }

    form.pre-form .step-email .step-box:last-child {
        margin-top: 50px;
    }

    form.pre-form .step-email .step-box,
    form.pre-form .step-email .step-box .pos-rel,
    form.pre-form .step-email .step-box .get-form-btn {
        display: block;
        width: 100%;
        text-align: center;
    }

    form.pre-form .step-email button,
    form.pre-form .step-email input {
        height: 95px;
    }

    form.pre-form .step-email input {
        background: #fff;
        text-align: center;
        margin-bottom: 20px;
        font-size: 24px;
    }

    form.pre-form img {
        height: 130px;
        margin-bottom: 20px;
    }

    form.pre-form .step-email .step-box .your-choice p {
        font-size: 32px;
    }

    p.text-req {
        bottom: 4px;
    }

    section.form-bot,
    .form-bot .wrapper {
        padding: 0;
    }

    form.form-box {
        border-radius: 0;
    }

    .form-bot p.text-req {
        bottom: -17px;
    }

    .works-page header .left-head h1,
    .contact-page header .left-head h1 {
        border: none;
    }

    .works-page header,
    .contact-page header {
        background: none;
    }

    .works-page header .left-head,
    .works-page header .right-head,
    .contact-page header .left-head,
    .contact-page header .right-head {
        width: 100%;
    }

    .works-page header .flex-block .right-head {
        margin-top: 0;
    }

    .works-page header,
    .contact-page header {
        height: auto;
    }

    .works-page header .left-head {
        margin-bottom: 40px;
        text-align: left;
    }

    .title-top,
    .title-line {
        font-size: 60px !important;
    }

    .title-top:after,
    h1.title-line:after {
        height: 13px;
        margin-top: 25px;
    }

    .we-works .box-list li,
    .we-works .wrapper>p,
    .we-works .box-list p {
        font-size: 26px;
    }

    .works-page .box-steps .step-line {
        width: 50px;
    }

    .we-works {
        padding: 6rem 0;
    }

    .we-works .box-list {
        margin-top: 0;
        padding: 3rem 0 0;
    }

    .we-works .box-list li:before {
        top: 11px;
    }

    .contact-page form.form {
        padding: 3rem 50px;
    }

    .contact-page header .left-head {
        text-align: left;
        padding: 0 50px 50px;
    }

    .contact-page header .right-head {
        background-color: #e7e6e9;
    }

    .contact-page header .flex-block {
        padding: 0;
    }

    .contact-page header .left-head .box-info {
        margin-top: 0;
    }

    .contact-page form.form .box-captcha {
        width: auto;
        transform: scale(1);
    }

    .contact-page form.form .box-bot-form button {
        width: 200px;
        height: 75px;
        font-size: 24px;
    }

    .contact-page form.form .box-bot-form .req-text {
        font-size: 16px;
    }

    .faq-page .faq-head .left-box,
    .terms-page .terms-content .left-box {
        width: 100%;
    }

    section.faq-head {
        padding: 95px 0 0;
    }

    .ac-body p,
    .list-accord {
        padding-left: 45px;
    }

    .terms-content .title-line {
        font-size: 35px !important;
    }

    section.terms-content img {
        margin-bottom: 30px;
    }

    .contact-page header .left-head .box-info a:before {
        top: 5px;
    }
}

@media screen and (max-width: 800px) {

    form.form-box .box-text,
    .works-page .box-steps .step-line {
        display: none;
    }

    .wrapper {
        padding: 0 30px;
    }

    section {
        padding: 3rem 0;
    }
   section.fastcash_form{
        padding: 1rem 0;
   }
   section #omReApplyPage{
     padding-top: 10px;
   }
    section.terms-content {
        padding: 95px 0;
    }

    .box-process h2:before {
        margin: 0 auto 1rem;
        width: 70px;
        height: 10px;
    }

    form.form-box {
        padding: 4rem 30px;
    }

    form.form-box,
    form.form-box .box-input,
    form.form-box .box-input select,
    form.form-box .box-input .pos-rel,
    form.form-box input,
    form.form-box button {
        display: block;
        width: 100%;
    }

    form.form-box select,
    form.form-box input,
    form.form-box button {
        padding: 0 25px;
    }

    form.form-box .box-input select,
    form.form-box .box-input .pos-rel {
        margin-bottom: 20px;
    }

    form.form-box .box-input select {
        font-size: 32px;
        background-position: 95% 50%;
        background-size: 15px;
    }

    form.form-box button {
        margin-top: 50px;
    }

    form.form-box .box-text-mob {
        display: block;
        margin-bottom: 1rem;
        position: relative;
        top: -20px;
        display: inline-block;
    }

    form.form-box .box-text-mob p {
        font-size: 22px;
        font-weight: 700;
        line-height: 24px;
        color: #333;
    }

    form.form-box .box-text-mob:after {
        content: '';
        display: inline-block;
        width: 80px;
        height: 60px;
        background: url(../img//arrow_mob.svg) no-repeat top left;
        background-size: contain;
        position: absolute;
        top: 32px;
        right: -90px;
    }

    .works-page .box-steps {
        display: block;
    }

    .works-page .box-steps img {
        margin: 0 20px 4px 0;
    }

    .works-page .box-steps>div {
        width: 100% !important;
        text-align: left;
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        margin-bottom: 40px;
    }

    .works-page header .box-steps p {
        width: 50%;
    }

    .we-works {
        padding: 3rem 0;
    }

    .we-works .box-list {
        margin-top: 0;
        padding: 3rem 0 0;
    }
}

@media screen and (max-width: 781px) {
    .home-page header {
        height: 1550px;
    }

    header .left-head h1, .right-head .home-title h1 {
        font-size: 34px;
    }

    footer .mobile-title {
        display: block;
    }

    footer .material .box-content {
        padding: 20px 0;
    }

    /*footer .material .box-content,
    footer .material h3 {
        display: none;
    }*/

    footer .material h5:after {
        content: '+';
        font-size: 36px;
        font-weight: 300;
        position: absolute;
        right: 0;
        color: #666;
        top: 12px;
    }

    footer .material h5.close-text:after {
        content: '-';
    }

    section.form-bot {
        padding: 2rem 0 0;
    }

    .contact-page section.form-bot {
        padding: 0;
    }

    .contact-page form.form .box-mid-form .form-group {
        width: 100%;
    }

    .contact-page form.form input,
    .contact-page form.form textarea {
        padding: 20px 25px;
        font: 18px 'Chivo';
    }

    .contact-page form.form .box-mid-form .form-group label {
        font-size: 18px;
    }

    .contact-page form.form textarea {
        height: 200px;
    }

    .contact-page form.form>p {
        font-size: 18px;
    }

    .contact-page form.form .box-bot-form {
        display: block;
        text-align: center;
    }

    .contact-page form.form .box-captcha {
        margin: 30px 0;
        text-align: center;
        display: inline-block;
    }

    .contact-page form.form .box-bot-form button {
        display: block;
        margin: 0 auto;
    }

    .contact-page form.form .box-bot-form .req-text {
        font-size: 20px;
        padding-left: 20px;
    }

    .feedCaptcha-error {
        font-size: 14px;
    }

    .contact-page form.form .box-bot-form button {
        width: 250px;
    }

    .contact-page form.form .box-bot-form .req-text {
        text-align: left;
    }
}

@media screen and (max-width: 700px) {
    .mobile {
        display: block;
    }

    .box-process .wrapper>p,
    .box-trust .flex-wrap .left-box,
    .box-about,
    .box-trust .right-box p,
    .box-help h2:after {
        display: none;
    }

    form.pre-form label.get-btn {
        padding: 10px 0;
    }

    form.pre-form .box-help {
        font-size: 22px;
    }

    .home-page header {
        height: 1350px;
        padding-top: 140px;
    }

    header .left-head h1, .right-head .home-title h1 {
        font-size: 30px;
        line-height: 30px;
    }

    .box-process .box-steps {
        display: block;
        margin-top: 5rem;
    }

    .box-process .box-steps .step {
        width: 100%;
        text-align: left;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 40px;
    }

    .box-process .box-steps .step h3 {
        margin: 0 0 15px;
    }

    .box-process .box-steps .step .box-img {
        width: 150px;
    }

    .box-process .box-steps .step .box-content {
        width: 100%;
    }

    .box-trust .mobile {
        text-align: center;
        text-transform: uppercase;
        color: #60c;
        margin-bottom: 3rem;
    }

    .box-trust .mobile:before,
    .box-help h2:before {
        content: '';
        display: block;
        margin: 0 auto 1rem;
        width: 70px;
        height: 10px;
        background-color: #fc6;
    }

    .box-help .right-box {
        text-align: center;
    }

    .box-help p {
        line-height: 1.5;
    }

    .box-help .flex-wrap .left-box {
        margin: 3rem 0 0 0;
    }

    p,
    .box-help p,
    .box-trust .right-box li,
    .box-trust .right-box p,
    .works-page .box-steps p,
    .we-works .box-list li,
    .we-works .wrapper>p,
    .we-works .box-list p {
        font-size: 18px !important;
        line-height: 1.5 !important;
    }

    .terms-page .terms-content p {
        line-height: 1.5;
    }
}

@media screen and (max-width: 600px) {
    header .top-head {
        padding: 10px 0;
    }

    .logo {
        width: 120px;
    }

    .mobile-menu {
        width: 320px;
    }

    .mobile-menu li a {
        font-size: 18px;
    }

    .hum {
        width: 55px;
        height: 55px;
    }

    .hum span {
        width: 25px;
        height: 2px;
        margin-bottom: 4px;
    }

    .home-page header {
        height: 1150px;
        padding-top: 90px;
    }

    header .left-head h1, .right-head .home-title h1 {
        font-size: 26px;
        line-height: 26px;
        padding: 10px 0 0;
    }

    form.pre-form {
        margin-top: 50px;
    }

    form.pre-form label.get-btn {
        font-size: 25px;
    }

    form.pre-form .box-help {
        font-size: 20px;
        line-height: 18px;
    }

    form.pre-form .box-help:after {
        width: 65px;
        height: 25px;
        margin-right: 65px;
    }

    form.pre-form .step-email .step-box .your-choice p {
        font-size: 24px;
    }

    form.pre-form .step-email .step-box .your-choice h3 {
        font-size: 35px;
    }

    form.pre-form .step-email .step-box:last-child {
        margin-top: 20px;
    }

    form.pre-form .step-email button,
    form.pre-form .step-email input {
        height: 70px;
    }

    form.pre-form .step-email input {
        background: #fff;
        text-align: center;
        margin-bottom: 20px;
        font-size: 20px;
    }

    form.form-box {
        padding: 3rem 30px;
    }

    form.form-box select,
    form.form-box input,
    form.form-box button {
        height: 70px;
    }

    form.form-box .box-input select,
    form.form-box .box-input .pos-rel {
        margin-bottom: 10px;
    }

    form.form-box button {
        margin-top: 30px;
    }

    form.form-box .box-text-mob {
        margin-bottom: 10px;
    }

    form.form-box .box-text-mob p {
        font-size: 20px;
        line-height: 20px;
    }

    form.form-box .box-text-mob:after {
        width: 60px;
        top: 30px;
        right: -75px;
    }

    .works-page header,
    .contact-page header {
        padding-top: 100px;
    }

    .contact-page header .left-head {
        padding: 0 30px 40px;
    }

    .contact-page form.form {
        padding: 3rem 30px;
    }

    section.faq-head {
        padding: 30px 0 0;
    }

    .ac-head {
        padding: 10px 0 10px 30px;
    }

    .box-acc .ac-head:before {
        width: 18px;
        height: 18px;
        top: 26px;
    }

    section.terms-content {
        padding: 30px 0;
    }
}

@media screen and (max-width: 500px) {
    .home-page header {
        height: 1050px;
    }

    form.pre-form label.get-btn {
        font-size: 20px;
    }

    form.pre-form .box-help {
        width: 120px;
        height: 120px;
        font-size: 14px;
        line-height: 14px;
    }

    form.pre-form .box-help:after {
        width: 45px;
        height: 20px;
        margin-right: 46px;
        margin-top: 5px;
    }

    form.pre-form img {
        height: 80px;
        margin-bottom: 10px;
    }

    .box-process .box-steps .step h3 {
        font-size: 30px;
    }

    .box-process .box-steps .step p {
        font-size: 18px;
    }

    .box-process .box-steps .step .box-img {
        width: 130px;
    }

    .box-process .box-steps .step img {
        height: 100px;
    }

    form.form-box select,
    form.form-box input,
    form.form-box button {
        height: 60px;
        padding: 0px 20px;
    }

    form.form-box .box-input select {
        font-size: 28px;
    }

    .works-page header .box-steps p {
        width: 100%;
    }

    .title-top,
    .title-line {
        font-size: 40px !important;
    }

    .contact-page form.form input,
    .contact-page form.form textarea {
        padding: 15px 20px;
        font-size: 16px;
    }

    .ac-body p,
    .list-accord {
        padding-left: 30px;
    }

    .title-top:after,
    h1.title-line:after {
        height: 10px;
        margin-top: 18px;
    }

    .terms-content .title-line {
        font-size: 22px !important;
    }

    .terms-content .title-line:after {
        height: 6px;
        margin-top: 14px;
    }

    .contact-page header .left-head .box-info a {
        font-size: 22px;
    }

    .contact-page header .left-head .box-info a:before {
        width: 30px;
        height: 30px;
    }

    .contact-page header .left-head .box-info a {
        padding: 8px 0 20px 40px;
    }
}

@media screen and (max-width: 400px) {
    .wrapper {
        padding: 0 15px;
    }

    .home-page header {
        height: 950px;
    }

    .contact-page form.form .box-captcha {
        transform: scale(0.8);
        transform-origin: top center;
    }
}

@media screen and (max-width: 900px) and (min-width: 781px) {
    footer .material h3 {
        margin-top: 50px;
    }
}

@media screen and (max-height: 450px) {
    .modal {
        align-items: flex-start;
        margin-top: 1rem;
    }
}
