

@media screen and (min-width: 2000px) {
    body {
        margin: 0 auto;
    }
}


@media screen and (max-width: 850px) {
    .hidden-mobile {
        display: none;
    }
}

@media screen and (min-width: 851px) {
    .hidden-desktop {
        display: none;
    }
}

@media screen and (max-width: 1400px) {
    /*.hum {*/
    /*    display: flex;*/
    /*}*/

    /*header .top-head .menu-desk,*/
    /*header .top-head a.get-btn {*/
    /*    display: none;*/
    /*}*/

    .page header {
        padding-top: 80px;
    }

    .contact-section .form-block {
        width: 60%;
    }

    .contact-section .info-block {
        width: 40%;
        min-width: 40%;
    }

    .contact-section .form-block .box-submit {
        display: block;
    }

    .contact-section .form-block .box-field input,
    .contact-section .form-block .box-field textarea {
        margin-bottom: 20px;
    }

    .contact-section .form-block .get-btn {
        margin-top: 20px;
    }

    .contact-section .info-block iframe {
        height: 400px;
    }
}

@media screen and (max-width: 1200px) {
    header .top-head .menu-desk,
    header .top-head a.get-btn {
        display: none;
    }
    header .top-head .logo-box {
        width: 100%;
    }
    .home header {
        padding: 150px 0 200px;
    }
    .box-main-header .h1 {
        padding-right: 50px;
    }
    .backToTop {
        top: 300px;
        right: 20px;
    }
    .box-main-header .col-left {
        width: 70%;
    }

    .box-step .step {
        margin: 30px auto;
    }

    footer .footer-nav,
    footer .footer-nav ul {
        display: block;
        text-align: center;
    }

    footer .footer-nav li {
        margin: 30px 0;
    }

    footer .footer-nav a {
        font-size: 18px;
    }

    .terms-section {
        padding: 60px 0;
    }

    .contact-section .wrapper {
        display: block;
    }

    .contact-section .col-right {
        width: 100%;
        min-width: 100%;
        margin: 50px 0 0;
        text-align: center;
    }

    .box-info-section {
        width: 290px;
    }

    .my-loans-section .col-right p {
        margin: 25px 0;
    }

    .my-loans-section .custom-img,
    .what-loan-section .custom-img {
        display: none;
    }
}

@media screen and (max-width: 1050px) {
    .box-main-header .h1 {
        padding: 0;
    }
    .box-main-header {
        text-align: center;
    }

    .box-main-header .col-left {
        width: 100%;
    }

    .box-main-header p.text-title {
        width: 70%;
        margin: 40px auto;
    }

    .mid-preform .wrapper,
    .bot-preform .wrapper {
        flex-direction: column;
    }

    .mid-preform .box-preform,
    .bot-preform .box-preform {
        width: 100%;
        margin-left: 0;
        margin-top: 40px;
    }

    .trusted-section .box-trust .slide:nth-child(2) {
        margin: 0 40px;
    }

    .what-loan-section .wrapper {
        background-size: 50%;
    }

    .box-main-header>img {
        display: inline-block;
        margin-top: 50px;
    }

    .box-preform {
        width: 780px;
        padding: 40px 30px;
        margin: 0 auto;
    }

    .what-loan-section .col-left {
        padding-right: 50px;
    }
}

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

    p.text-title {
        width: 70%;
        margin: 30px auto 50px;
    }

    footer .material .table {
        width: 100%;
    }
}
@media screen and (max-width: 900px) {
    .trusted-section .box-trust .slide:nth-child(2) {
        margin: 0;
    }

    .box-step .slide {
        max-height: 360px;
    }

    .works .help-section .box-step {
        margin: 50px 0 50px;
    }
}
@media screen and (max-width: 1150px) and (min-width: 900px) {
    .box-step .step {
        width: 260px;
        padding: 30px 18px;
    }
}

@media screen and (max-width: 850px) {
    .page header {
        background: none;
    }

    .arrow-select,
    form.preform .select-box select {
        display: block;
        font-size: 30px;
        border: 1px solid #475a7d;
        border-radius: 10px;
        color: #475a7d;
    }

    form.preform .select-box select {
        width: 100%;
        height: 75px;
    }

    form.preform input {
        font-size: 20px;
        color: #475a7d;
    }

    form.preform .select-box .result,
    form.preform .ui-widget-content,
    form.preform .select-box .prev-btn,
    form.preform .select-box .next-btn,
    .box-main-header p.text-title {
        display: none;
    }

    .box-preform {
        width: 100%;
    }

    form.preform .container-btn {
        display: block;
    }

    form.preform .select-box {
        width: 100%;
        margin: 0;
    }

    form.preform .btn-next {
        width: 100%;
        border-radius: 5px;
        margin: 25px 0 0;
    }

    .pos-rel,
    form.preform button.get-btn {
        width: 100%;
    }

    form.preform button.get-btn {
        margin-top: 25px;
    }

    p.text-title,
    .trusted-section p.text-title {
        width: 100%;
    }

    .bot-preform form.preform {
        width: 100%;
        min-width: 100%;
        top: 0;
    }

    .trusted-section {
        padding: 90px 0 120px;
    }

    .works .help-section {
        padding: 60px 0;
    }

    header .title-box {
        padding: 60px 0;
    }

    header .title-box h1 {
        font-size: 30px;
    }

    .terms-section {
        padding: 40px 0;
    }

    .faq .wrapper {
        display: block;
    }

    .faq-section .col-right {
        width: 100%;
        margin: 60px 0 0;
        text-align: center;
    }

    .box-acc {
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        border-radius: 10px;
    }

    .ac-head {
        padding: 20px 60px 20px 20px;
    }

    .ac-body {
        padding: 0 20px 20px;
    }

    .ac-head:after {
        right: 20px;
    }

    .contact-section .flex-block {
        display: block;
    }

    .contact-section .form-block,
    .contact-section .info-block {
        width: 100%;
        margin-left: 0;
    }

    .contact-section .info-block {
        margin-top: 50px;
    }

    .contact-section .form-block .box-submit {
        text-align: center;
    }

    .contact-section .form-block .box-submit .box-captcha {
        display: inline-block;
    }

    .contact-section .form-block .get-btn {
        display: block;
        margin: 20px auto 0;
    }

    .faq-section,
    .contact-section {
        padding: 60px 0;
    }

    .box-main-header .h1 {
        font-size: 40px;
        margin-bottom: 40px;
    }

    .box-preform .step-1,
    .box-preform .step-2 {
        padding: 0;
    }

    .home header {
        padding: 150px 0 100px;
    }

    .my-loans-section .wrapper,
    .what-loan-section .wrapper {
        flex-flow: column-reverse;
    }

    .my-loans-section .col-left,
    .my-loans-section .col-right,
    .what-loan-section .col-left,
    .what-loan-section .col-right {
        width: 100%;
        flex: 0 0 100%;
        padding-left: 0;
        text-align: center;
    }

    .what-loan-section .col-right {
        margin-bottom: 50px;
    }

    .what-loan-section .col-left {
        padding-right: 0;
        text-align: left;
    }

    .mid-preform .box-preform,
    .bot-preform .box-preform {
        margin-top: 20px;
    }
}

@media screen and (max-width: 700px) {
    footer .material .table {
        font-size: 14px;
        display: flex;
        justify-content: stretch;
        align-items: stretch;
        border: none;
        border-left: 1px solid #445254;
        border-bottom: 1px solid #445254;
    }

    footer .material .table .tr {
        width: 20%;
        display: block;
        border: none;
        border-right: 1px solid #445254;
    }

    footer .material .table .tr:first-child {
        width: 40%;
    }

    footer .material .table .tr .td {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 60px;
        padding: 5px;
        border: none;
        border-top: 1px solid #445254;
        text-align: center;
    }
}

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

    .my-loans-section .wrapper,
    .what-loan-section .wrapper {
        padding: 20px 20px 100px;
    }

    .what-loan-section .wrapper {
        padding: 20px 20px 50px;
    }

    .home header {
        padding: 120px 0 100px;
    }

    header .top-head {
        padding: 15px 0;
    }

    .hum {
        width: 45px;
        height: 31px;
    }

    .hum span {
        height: 7px;
    }

    .hum.in span:first-child {
        top: 8px;
    }

    .box-preform {
        padding: 20px;
    }

    form.preform .container-btn {
        padding: 0;
    }

    .box-preform .h1 {
        font-size: 24px;
    }

    form.preform .select-box select,
    form.preform .btn-next,
    form.preform input,
    form.preform button.get-btn {
        height: 60px;
        min-height: 60px;
    }

    form.preform .select-box select {
        background-size: 20px;
    }

    h2,
    .mid-preform h2,
    .bot-preform h2 {
        font-size: 20px;
    }

    p {
        font-size: 16px;
    }

    .bot-preform {
        padding: 30px 0;
    }

    .trusted-section {
        padding: 70px 0;
    }

    .what-loan-section .col-left a.get-btn {
        width: 100%;
        padding: 35px 0;
    }

    .what-loan-section .col-left p {
        margin: 30px 0 40px;
    }

    footer .material h3 {
        font-size: 25px;
    }

    footer .material p {
        font-size: 12px;
    }

    .page header {
        padding-top: 70px;
    }

    header .title-box {
        padding: 40px 0;
    }

    header .title-box h1 {
        font-size: 20px;
    }

    .works .help-section {
        padding: 40px 0;
    }

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

    .terms-section h1 {
        font-size: 22px;
    }

    .ac-head h5 {
        font-size: 16px;
    }

    p.text-req {
        font-size: 14px !important;
        bottom: -24px;
    }

    .contact-section .col-left {
        padding: 25px 20px;
    }

    .contact-section .info-block iframe {
        height: 300px;
    }

    .faq-section,
    .contact-section {
        padding: 40px 0;
    }

    form.preform .btn-next {
        margin: 20px 0 0;
    }
}

@media screen and (max-width: 450px) {
    .hum {
        width: 38px;
        height: 25px;
    }
    .box-step .step h3 {
        font-size: 16px;
    }
    .box-step .step p {
        font-size: 14px;
    }
    .hum span {
        height: 5px;
    }

    .hum.in span:first-child {
        top: 6px;
    }

    .hum.in span:last-child {
        top: -14px;
    }

    form.preform input {
        padding: 0 20px;
        font-size: 18px;
    }

    form.preform .select-box select {
        font-size: 24px;
    }

    .box-step .step {
        width: 260px;
        height: 100%;
        padding: 40px 25px;
        -webkit-box-shadow: 5px 10px 15px 0px rgba(0, 0, 0, 0.23);
        -moz-box-shadow: 5px 10px 15px 0px rgba(0, 0, 0, 0.23);
        box-shadow: 5px 10px 15px 0px rgba(0, 0, 0, 0.23);
    }

    .box-step .step .img {
        min-height: 85px;
    }

    .box-step .step h3 {
        margin-bottom: 20px;
    }

    p.text-title {
        margin: 30px auto 20px;
    }

    .box-main-header .h1 {
        font-size: 30px;
        margin-bottom: 30px;
        line-height: 1.1;
    }
}

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

    p {
        font-size: 14px;
    }

    header .top-head {
        padding: 15px 0;
    }

    header .top-head .logo img {
        width: 125px;
    }
    form.preform .select-box select,
    form.preform .btn-next,
    form.preform input,
    form.preform button.get-btn {
        height: 50px;
        min-height: 50px;
    }

    .trusted-section .box-trust .trust {
        width: 260px;
        min-width: 250px;
        -webkit-box-shadow: 0px 0px 20px 0px rgba(130, 128, 224, 0.2);
        -moz-box-shadow: 0px 0px 20px 0px rgba(130, 128, 224, 0.2);
        box-shadow: 5px 5px 20px 0px rgba(130, 128, 224, 0.2);
        padding: 30px;
    }

    .page header {
        padding-top: 60px;
    }

    header .title-box {
        padding: 20px 0;
    }

    .works .help-section {
        padding: 30px 0;
    }

    footer .material .table {
        font-size: 12px;
    }
}

@media screen and (max-width: 370px) {
    .contact-section .form-block .box-submit .box-captcha {
        transform: scale(0.8);
        transform-origin: left center;
    }

    .contact-section .form-block .get-btn {
        margin: 20px 0 0;
    }
}

@media screen and (max-height: 580px) {
    .modal {
        align-items: flex-start;
        margin: 10px 0;
    }
}
