@media (max-width: 1250px) {
    section.feedback ul li {
        flex-direction: column;
    }

    section.feedback .feedback-ul-nav button#feedback-prev, section.feedback .feedback-ul-nav button#feedback-next {
        top: 365px;
    }
}

@media (max-width: 1110px) {
    footer .footer-wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    footer .footer-wrapper .wrapper {
        text-align: center;
    }

    footer .footer-info .wrapper {
        text-align: center;
    }

    footer {
        position: relative;
    }

    footer #up-arrow {
        position: absolute;
        top: 64px;
        right: 64px;
    }

    footer .footer-wrapper .company {
        align-items: center;
        text-align: center;
    }

    footer nav ul {
        column-gap: 16px;
        flex-direction: row;
        justify-content: center;
    }

    footer .footer-info {
        align-items: center;
    }

    footer .footer-info .wrapper span {
        text-align: center;
    }

    footer .rights {
        margin-top: 32px;
    }

    footer {
        padding-top: 64px;
    }

    .tel {
        margin: 0 auto;
    }

    .side-menu .tel {
        margin: 0;
    }

    footer .rights {
        height: 81px;
    }
}

@media (max-width: 1024px) {
    section.calculator-section .wrapper .first-screen-img {
        display: none;
    }

    section.fast-loan img {
        position: relative;
    }

    section.fast-loan .fast-loan__wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    section.fast-loan h2 {
        text-align: center !important;
    }

    section.fast-loan .btn {
        margin: 0 auto;
        margin-bottom: 32px;
        max-width: 345px;
        width: 100%;
    }

    section.get-loan-easy .content {
        flex-direction: column;
        align-items: center;
    }

    section.get-loan-easy .content .btn {
        margin: 0 auto;
        margin-bottom: 32px;
        max-width: 345px;
    }

    section.get-loan-easy ul {
        flex-wrap: wrap;
    }

    section.get-loan-easy img.lower-eye {
        display: none;
    }

    section.get-loan-easy img.upper-eye {
        left: 50%;
        transform: translateX(-50%);
    }

    section.get-loan-easy .content {
        padding-top: 80px;
    }

    section.get-loan-easy .content .sub-title {
        text-align: center;
    }

    section.get-loan-easy h3 {
        text-align: center;
    }

    section.get-loan-easy .content .text {
        text-align: center;
    }

    section.exchange .wrapper .cartoon-img {
        display: none;
    }
}

@media (max-width: 900px) {
    section.exchange {
        overflow: hidden;
    }

    section.exchange > img.mobile {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        width: 100vw !important;
        max-width: 9999px !important;
    }

    section.calculator-section .calculator-block-wrapper {
        max-width: 480px
    }

    section.exchange h3 {
        font-size: 28px;
    }

    section.exchange .text {
        font-size: 20px;
    }

    section.exchange .contacts {
        flex-wrap: wrap;
        justify-content: center;
    }

    section.exchange .help .help-description {
        padding-bottom: 130px;
    }

    section.exchange .container > img {
        display: none;
    }

    section.exchange > img.mobile {
        display: block;
        width: 94%;
        max-width: 700px;
        margin: 0 auto;
        margin-left: 20px;
    }

    section.feedback .feedback-ul-nav {
        display: none;
    }

    section.why-we-best ul li:first-child {
        justify-content: center;
        align-items: center;
        gap: 0;
        min-height: 174px;
        height: fit-content;
    }

    section.feedback ul li .comment {
        width: 316px;
    }

    section.feedback ul {
        overflow: scroll;
        justify-content: flex-start;

    }

    section.feedback ul li.hide {
        display: flex !important;
    }

    section.feedback ul::-webkit-scrollbar {
        display: none;
    }

    section.why-we-best ul li:first-child h3 {
        text-align: center;
        font-size: 32px;
    }

    section.why-we-best ul li:first-child .btn {
        max-width: 345px;
        width: 100%;
    }

    section.calculator-section .calculator-wrapper {
        flex-direction: column;
        align-items: center;
        width: 100%;
        max-width: 430px;
        padding: 16px;
        margin-top: 32px;
    }

    section.calculator-section {
        padding-bottom: 150px;
    }

}

@media (max-width: 768px) {
    .container {
        padding: 0 12px;
    }

    .main-item__content-footer--small {
        font-size: 14px !important;
        text-transform: none;
    }

    .main-item__content-footer {
        font-size: 10px;
    }

    section.exchange .contacts a {
        max-width: 109px;
    }

    section.exchange .contacts a > img {
        width: 90px;
        height: 90px;
    }

    section.exchange .contacts a .text {
        font-size: 16px;
    }
}

@media (max-width: 600px) {
    section.get-loan-easy ul {
        flex-direction: column;
    }

    section.fast-loan img {
        width: 100%;
    }

    section.exchange .help .help-description {
        padding: 16px;
        min-height: 265px;
        background-size: 80%;
        background-position: 62% 100%;
    }

    section.exchange h3 {
        font-size: 20px;
        line-height: 24px;
    }

    section.exchange .text {
        font-size: 18px;
        line-height: 21.6px;
    }

    section.calculator-section .calculator-wrapper .calculator, section.calculator-section .calculator-wrapper .loan-details {
        padding: 10px 10px 32px 10px;
    }

    section.calculator-section .calculator-wrapper .loan-details .loan-details-wrapper {
        padding: 8px;
    }

    section.calculator-section .calculator-wrapper .loan-details .loan-details-wrapper .wrapper span {
        font-size: 14px;
    }

    section.calculator-section .calculator-wrapper .loan-details .loan-details-wrapper .wrapper {
        align-items: flex-end;
    }

    section.calculator-section .calculator-wrapper .loan-details .loan-details-wrapper {
        gap: 10px;
        margin-bottom: 16px;
    }

    section.calculator-section {
        padding-bottom: 100px;
        padding-top: 100px;
    }

    section.calculator-section .calculator-wrapper {
        margin-top: 16px;
        padding: 10px;
    }

    section.calculator-section .calculator-wrapper .loan-details .btn {
        font-size: 14px;
    }

    h2 {
        font-size: 24px;
        line-height: 28.8px;
    }
}

@media (max-width: 500px) {
    section.get-loan-easy img.upper-eye {
        width: 100%;
    }

    header .phone-wrapper {
        display: none;
    }

    footer #up-arrow {
        top: 32px;
        right: 32px;
    }

    section.exchange > img.mobile {
        width: 115vw !important;
    }

    h3 {
        font-size: 24px;
        line-height: 1.2;
    }

    section.get-loan-easy h3 {
        font-size: 24px;
    }

    section.get-loan-easy .phone {
        width: 100%;
    }

    section.fast-loan .text {
        text-align: center;
    }

    h1 {
        font-size: 28px;
        line-height: 1.2;
    }

    section.calculator-section .calculator-block-wrapper {
        gap: 0;
    }

    input[type="text"] {
        width: 100%;
    }

    section.calculator-section .calculator-block-wrapper {
        padding: 16px 10px 40px 10px;
    }

    section.calculator-section .calculator-wrapper .calculator, section.calculator-section .calculator-wrapper .loan-details {
        max-width: 480px;
        width: 100%;
    }

    section.calculator-section .calculator-block-wrapper .calculator-wrapper {
        padding: 0;
        gap: 16px;
    }

    .select-dropdown ul {
        width: 70px;
        right: 12px;
    }

    section.calculator-section .calculator-wrapper .calculator, section.calculator-section .calculator-wrapper .loan-details {
        padding: 16px !important;
    }

    section.calculator-section .calculator-wrapper .loan-details {
        padding: 10px !important;
    }

    section.calculator-section {
        padding-bottom: 75px;
    }

    section.fast-loan {
        padding-bottom: 0;
    }

    section.why-we-best ul li {
        min-height: auto;
    }

    section.get-loan-easy ul li {
        gap: 8px;
    }

    section.get-loan-easy ul {
        gap: 8px;
    }

    section.fast-loan .fast-loan__wrapper {
        padding: 40px 24px;
    }

    h5 {
        font-size: 20px;
    }

    section.get-loan-easy img.upper-eye {
        position: relative;
        margin-top: -8px;
    }

    section.get-loan-easy .content .sub-title {
        margin-top: 0;
    }

    section.get-loan-easy .content {
        padding-top: 24px;
    }

    header .select-dropdown {
        margin-right: -15px;
    }

    section.feedback {
        padding: 48px 0;
    }

    header .wrapper .phone-mobile {
        background: linear-gradient(108.2deg, #7BA1FF -18.65%, #3C69D7 101.88%);
        border-radius: 50%;
        border: none;
        width: 44px;
        height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 375px) {
    .result-modal {
        width: 95vw;
    }

    section.exchange .help {
        gap: 24px;
        padding-bottom: 24px;
    }

    section.exchange h3 {
        font-size: 18px;
        line-height: 21px;
    }

    section.exchange .text {
        font-size: 16px;
        line-height: 18px;
    }

    section.calculator-section .calculator-wrapper .loan-details .loan-details-wrapper {
        font-size: 10px;
        gap: 8px;
    }

    section.calculator-section .calculator-wrapper .loan-details .btn {
        height: 38px;
    }

    section.calculator-section .calculator-wrapper .calculator, section.calculator-section .calculator-wrapper .loan-details {
        padding: 12px 12px 24px 12px;
    }
}

@media (max-width: 340px) {
    section.calculator-section .calculator-wrapper .loan-details .loan-details-wrapper {
        font-size: 8px;
    }
}
