

@media screen and (max-width: 1700px) {
    .steps-section .circle.top-left-circle {
        left: -20%;
    }
    .steps-section .circle.bot-left-circle {
        left: -5%;
    }
    .steps-section .circle.top-right-circle {
        right: -30%;
    }
    .steps-section .circle.bot-right-circle {
        right: -15%;
    }
}
@media screen and (max-width: 1500px) {
    .works-page .steps-section .wrapper {
        margin: 0 50px;
    }
}
@media screen and (max-width: 1300px) {
    .trust-section .bot-circle {
        right: -30px;
    }
}
@media screen and (max-width: 1200px) {
    .header .navigation .nav .nav-item {
        display: none;
    }
    .header .navigation .nav .nav-item.get-start-nav {
        display: block;
    }
    .steps-section .circle {
        display: none;
    }
    .steps-section .step-list .step-item {
        padding: 25px 35px;
    }
    .contact-section .col-left {
        width: 350px;
        min-width: 350px;
    }
    .contact-section .image {
        left: 10px;
    }
    .head-terms-section {
        padding: 100px 0 50px;
    }
}
@media screen and (max-width: 1050px) {
    .wrapper {
        padding: 0 25px;
    }
    footer .material .table {
        width: 100%;
    }
    .header .navigation .box-logo .logo-top {
        max-width: 145px;
    }
    .pages-section {
        padding: 50px 0;
    }
    .pages-section .pages-links .page {
        border-radius: 24px;
        padding: 20px;
    }
    .pages-section .pages-links .page .h3 {
        font-size: 20px;
    }
    .pages-section .pages-links .page .arrow {
        font-size: 14px;
    }
    .pages-section .pages-links .top-circle {
        top: -30px;
    }
    .trust-section .trust-list .trust-item {
        padding: 40px 30px 30px;
    }
    .works-head {
        padding: 100px 0 0;
    }
    .works-page .steps-section .wrapper {
        margin: 0 25px;
    }
}
@media screen and (max-width: 950px) {
    .contact-section {
        padding: 80px 0 0;
    }
    .contact-section .flex-box {
        display: block;
    }
    .contact-section .image {
        position: static;
        margin: 30px 0 0;
        text-align: center;
    }
    .contact-section .image img {
        max-width: 250px;
    }
    .contact-section .col-left,
    .contact-section .col-right {
        width: 100%;
        min-width: 100%;
    }
    .contact-section .succes-message {
        min-height: auto;
    }
    .contact-section .list-info.desk {
        display: none;
    }
    .contact-section .list-info.mob {
        display: block;
        margin: 20px 0 0;
    }
    .contact-section .h2 {
        text-align: center;
    }
    .contact-section .top-mid-circle {
        top: 100px;
        left: -50px;
    }
    .contact-section .bot-left-circle {
        width: 120px;
        height: 120px;
        bottom: 80px;
        left: -60px;
    }
    .contact-section .bot-right-circle {
        width: 120px;
        height: 120px;
        bottom: 30%;
        right: -60px;
    }
}
@media screen and (max-width: 900px) {
    .header {
        padding: 15px 0;
    }
    .h2 {
        font-size: 26px;
    }
    .h5 {
        font-size: 20px;
    }
    .main-head .flex-box {
        display: block;
    }
    .main-head .col-left,
    .main-head .col-right {
        width: 100%;
        text-align: center;
    }
    .main-head .col-left {
        max-width: 400px;
        min-width: auto;
        margin: 0 auto;
        padding: 50px 0 0;
    }
    .main-head .col-right {
        max-width: 500px;
        margin: 0 auto;
    }
    .get-btn {
        max-width: 100%;
        height: 54px;
        border-radius: 14px;
        font-size: 18px;
        font-weight: 700;
    }
    .main-head .link-disclosures {
        text-align: left;
    }
    .main-head .list-head {
        max-width: 300px;
        margin: 15px auto;
        font-size: 20px;
        line-height: 31px;
    }
    .pages-section .pages-links {
        display: block;
    }
    .pages-section .pages-links .page {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        max-width: 400px;
        margin: 0 auto 16px;
    }
    .pages-section .pages-links .page .h3 {
        width: 100%;
        margin: 0 16px;
    }
    .pages-section .pages-links .page .arrow span {
        display: none;
    }
    .pages-section .pages-links .page .arrow svg.desk {
        display: none;
    }
    .pages-section .pages-links .page .arrow svg.mob {
        display: block;
    }
    .pages-section .pages-links .top-circle {
        top: 35px;
    }
    .pages-section .pages-links .bot-circle {
        bottom: -100px;
    }
    .steps-section {
        padding: 50px 0;
    }
    .steps-section .wrapper {
        max-width: 450px;
    }
    .steps-section .step-list {
        display: block;
        margin: 30px 0 40px;
    }
    .steps-section .step-list .step-item {
        width: 100%;
        margin: 0 0 16px;
    }
    .steps-section .step-list .step-item .h5 {
        font-size: 20px;
        line-height: 28px;
        margin: 20px 0 0;
    }
    .steps-section .step-list .step-item .icon {
        width: 68px;
        height: 68px;
        padding: 16px;
    }
    .steps-section .step-list .step-item .icon:after {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }
    .faq-section {
        padding: 50px 0;
    }
    .faq-section .accordeon {
        margin: 30px 0;
    }
    .box-acc {
        margin: 0 0 16px;
    }
    .box-acc .ac-head {
        padding: 20px 80px 20px 20px;
    }
    .box-acc .ac-head h4 {
        font-size: 20px;
    }
    .box-acc .ac-body {
        padding: 10px 16px 20px;
    }
    .trust-section {
        padding: 50px 0;
    }
    .trust-section .wrapper {
        max-width: 450px;
    }
    .trust-section .trust-list {
        display: block;
        margin: 30px auto;
        max-width: 220px;
    }
    .trust-section .trust-list .trust-item {
        width: 100%;
        margin: 0 0 16px;
        padding: 32px 20px;
    }
    .trust-section .trust-list .trust-item .icon {
        width: 73px;
        height: 73px;
        padding: 18px;
        margin: 0 0 20px;
    }
    .trust-section .top-circle {
        width: 165px;
        height: 165px;
        top: 25%;
        left: -50px;
    }
    .trust-section .bot-circle {
        width: 90px;
        height: 90px;
        bottom: 30%;
        right: 0;
    }
    .page-section {
        padding: 50px 0;
    }
    .page-section .title p {
        margin: 20px auto 0;
        font-size: 20px;
    }
    .page-section .title .h2 {
        font-weight: 700;
    }
    .page-section .title .circle {
        top: -30px;
        right: -10%;
    }
    .bad-credit .page-section .title .circle {
        top: auto;
        bottom: -35px;
        left: -45px;
    }
    .emergency-loans .page-section .title .circle {
        top: -20px;
        left: -45px;
    }
    .personal-credit .page-section .title .circle {
        top: 55px;
        left: -45px;
    }
    .faq-page {
        padding: 50px 0;
    }
    .faq-page .faq-section .top-circle,
    .faq-page .faq-section .mid-circle,
    .faq-page .faq-section .bot-circle {
        display: none;
    }
    .faq-page h1 {
        margin: 0 auto 30px;
        text-align: center;
    }
    .works-head {
        padding: 50px 0 0;
    }
    .works-head .h2 {
        text-align: center;
    }
    .works-page .steps-section {
        padding: 50px 0;
    }
    .works-page .steps-section .wrapper {
        border-radius: 24px;
        padding: 50px 25px;
    }
    .works-head p {
        font-size: 18px;
        line-height: 25px;
    }
    .head-terms-section {
        padding: 25px 0;
    }
    .head-terms-section .h2 {
        text-align: center;
        font-size: 26px;
        font-weight: 700;
    }
    .terms-section {
        padding: 22px 0;
    }
}
@media screen and (max-width: 750px) {
    .contact-section {
        padding: 40px 0 0;
    }
}
@media screen and (max-width: 700px) {
    footer {
        padding: 55px 0 30px;
    }
    footer .material {
        margin: 25px 0 0;
    }
    footer .material h3 {
        font-weight: 400;
    }
    footer .material p {
        margin: 20px 0;
    }
    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;
    }
    footer .bot-nav {
        display: block;
        text-align: center;
    }
    footer .bot-nav .nav {
        display: block;
        margin: 35px 0 0;
    }
    footer .bot-nav .nav li {
        margin: 0 0 10px;
    }
    footer .bot-nav .box-logo .logo-footer {
        margin: 0;
    }
    .terms-section p {
        margin: 20px 0;
    }
    .works-head .flex-box {
        display: block;
        margin: 30px 0 20px;
    }
    .works-head .flex-box .col-left,
    .works-head .flex-box .col-right {
        width: 100%;
        margin: 0 0 20px;
    }
}
@media screen and (max-width: 600px) {
    .wrapper {
        padding: 0 15px;
    }
    .header .navigation .nav,
    .get-start-nav-all {
        display: none;
    }
    .header .navigation .box-logo {
        margin: 0 auto;
    }

    .main-head .col-left {
        padding: 20px 0 0;
    }
    .pages-section .pages-links .page {
        padding: 16px;
    }
    .works-page .steps-section .wrapper {
        margin: 0 15px;
    }
    .contact-section {
        padding: 20px 0 0;
    }
    .contact-section p.title-text {
        margin: 20px 0;
        font-size: 18px;
    }
    .contact-section .list-info .list-info-item {
        margin: 0 0 30px;
    }
    .contact-section .list-info .list-info-item .title {
        font-size: 18px;
        margin: 0;
    }
    .contact-section .list-info .list-info-item a {
        font-size: 24px;
    }
    form.feed_contact {
        padding: 5px 20px 35px;
    }
    form.feed_contact input {
        height: 42px;
        margin: 0 0 20px;
        padding: 0 10px;
        font-size: 15px;
    }
    form.feed_contact textarea {
        padding: 10px;
        font-size: 15px;
    }
}
@media screen and (max-width: 400px) {
    footer .material .table {
        font-size: 12px;
    }
}
