@media (max-width: 1199.98px) {
    .main-screen {
        background: linear-gradient(270deg, #B0DAF8 0%, #EEF2FF 100%);
        height: auto;
        padding-bottom: 30px;
    }

    .main-screen-wrapper {
        flex-wrap: wrap;
        gap: 30px;
    }

    .main-screen-info {
        width: 100%;
    }

    .main-screen-info-bottom {
        padding: 13px 0 0;
    }

    .footer-top {
        gap: 30px;
    }

    .partners-items .item p {
        font-size: 18px;
    }

    .cabinet-top {
        flex-wrap: wrap;
        gap: 10px;
    }

    .cabinet-menu {
        width: 100%;
    }

    .cabinet-referral-info {
        gap: 15px 10px;
    }
    .cabinet-referral-info .item {
        font-size: 14px;
    }

    .order-content .main-exchange-wrapper-main {
        width: 50%;
    }

    .order-content-main {
        width: 50%;
    }
    .order-content-main h2 {
        font-size: 14px;
    }

    .order-start-step-bottom {
        flex-wrap: wrap;
        gap: 0;
    }
    .order-start-step-bottom h2 {
        width: 100%;
        margin: 0 0 20px;
    }
    .order-start-step-bottom .btn:not(.btn-white) {
        margin: 0;
    }
    .order-step h3 {
        margin-bottom: 20px;
    }
    .order-step h3 a {
        margin-left: 0;
        display: block;
        margin-top: 5px;
    }
    .order-step-verification-form-bottom {
        flex-wrap: wrap;
    }

    body.bStep2 #home-exchange.step2 .main-exchange-wrapper-main {
        width: 100%;
        flex: initial;
    }
    body.bStep2 #home-exchange.step2 .main-exchange-wrapper-main {
        border: 0;
        padding: 0;
    }

    .bonus-page-preims .item{
        height: auto;
    }
    .bonus-page-preims .item h4{
        font-size: 17px;
    }
    .bonus-page-preims .item-bottom span{
        font-size: 20px;
    }
}
@media (max-width: 991.98px) {
    body {
        background: none;
    }

    .top {
        margin: 0 0 15px;
        padding: 7px 0;
        height: 55px;
    }

    .logo {
        max-width: 100px;
        margin: 0 auto;
    }

    .main-exchange-wrapper {
        width: 100%;
    }

    .top-lang {
        margin: 0;
    }

    .mob-menu-btn {
        width: 32px;
        height: 32px;
        display: block;
        background: transparent url(../img/menu-burger.svg) center no-repeat;
        position: relative;
        left: -6px;
        top: 1px;
    }

    .mob-menu-btn.active {
        background: transparent url(../img/menu-close.svg) center no-repeat;
    }

    .mob-menu {
        top: 55px;
        position: absolute;
        height: calc(100vh - 55px);
        left: 0;
        width: 100%;
        background: linear-gradient(270deg, #B0DAF8 0%, #EEF2FF 100%);
        z-index: 15;
        padding: 30px 0;
    }

    .mob-menu-wrapper {
        max-width: 360px;
    }

    .mob-menu-account {
        gap: 10px;
        margin-bottom: 30px;
    }

    .mob-menu-account .btn {
        width: 50%;
    }

    .mob-main-menu {
        gap: 10px;
        flex-direction: column;
        margin-bottom: 30px;
    }

    .mob-main-menu a {
        font-size: 14px;
        line-height: 1.4;
        white-space: nowrap;
    }

    .mob-menu-apps {
        gap: 10px;
    }

    .mob-menu-apps a, .mob-menu-apps img {
        display: block;
    }

    .mob-copyright {
        margin: 0 0 10px;
        color: #8292A0;
    }

    .about-us {
        margin-top: 25px;
    }

    section {
        padding: 25px 0;
    }

    .about-us-wrapper {
        flex-wrap: wrap;
    }

    .about-us-right {
        margin: 0 auto;
    }

    .main-preim-item {
        align-items: flex-start;
    }

    .main-page-tg-main {
        margin: 0 auto;
    }

    .main-offer-form {
        max-width: 100%;
    }

    .footer-menu {
        grid-template-columns: repeat(2, 1fr);
        width: 450px;
    }

    .partners-content {
        flex-wrap: wrap;
        gap: 30px;
    }

    .partners-left {
        width: 100%;
    }

    .partners-right {
        width: 100%;
    }

    .partners-items.loyalty-items {
        grid-template-columns: repeat(3, 1fr);
    }

    .about-us-info {
        width: 100%;
    }

    .reserve-wrapper-items {
        grid-template-columns: repeat(2, 1fr);
    }

    .reserve-request {
        gap: 18px;
        flex-wrap: wrap;
    }

    .reserve-request-form {
        width: 100%;
    }

    .reserve-request-info {
        width: 100%;
    }

    .content-top.reserves-top {
        flex-wrap: wrap;
    }
    .content-top.reserves-top .title {
        width: 100%;
    }

    .reserve-wrapper-top {
        margin: 0 auto 0 0;
    }

    .contacts-wrapper {
        flex-wrap: wrap;
        gap: 15px;
    }

    .contact-left {
        width: 100%;
    }

    .contact-right {
        width: 100%;
    }

    .cabinet-history-item {
        flex-wrap: wrap;
        height: auto;
    }
    .cabinet-history-item .item-left {
        width: calc(50% - 5px);
        order: 2;
    }
    .cabinet-history-item .item-center {
        width: 100%;
        order: 1;
    }
    .cabinet-history-item .item-valute {
        width: 50%;
    }
    .cabinet-history-item .item-right {
        width: calc(50% - 5px);
        order: 3;
    }
    .cabinet-history-item .item-right .btn {
        width: 100%;
    }

    .cabinet-referral-input {
        margin-bottom: 30px;
    }

    .cabinet-referral-info {
        margin-bottom: 30px;
    }

    .cabinet-referral-top {
        margin-bottom: 0;
    }

    .cabinet-referral-items {
        margin-bottom: 30px;
    }

    .order-content {
        flex-wrap: wrap;
    }
    .order-content .main-exchange-wrapper-main {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        border-bottom: 1px solid #E4ECF2;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .order-content .main-exchange-wrapper-main .main-exchange:last-of-type {
        margin-bottom: 0;
    }

    .order-content-main {
        width: 100%;
    }
    .order-content-main h2 {
        font-size: 14px;
    }

    body:before {
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        height: calc(100% - 310px);
    }
    footer {
        padding-top: 50px;
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }
    .content {
        margin-bottom: 50px;
    }
    .main-screen {
        border-radius: 0 0 30px 30px;
    }
    .main-screen-wrapper {
        padding-top: 0;
    }

    .footer-top {
        gap: 20px;
    }
    .footer-menu {
        width: 360px;
        gap: 5px 20px;
    }
    .footer-logo {
        max-width: 130px;
    }

    .bonus-page-preims{
        grid-template-columns: repeat(1, 1fr);
    }
    .bonus-page-form{
        gap: 10px;
        flex-wrap: wrap;
    }

    .bannerBonusWrp {
        margin-top: -10px;
        margin-bottom: 20px;
    }
    .bannerBonusWrp .container {
        gap: 20px;
        justify-content: space-between;
    }
    .bannerBonusWrp img {
        height: 35px;
    }
    .bannerBonusWrp .bannerTxt {
        font-size: 21px;
    }
    .bannerBonusWrp a {
        font-size: 20px;
    }
}
@media (max-width: 767.98px) {
    body {
        font-size: 11px;
        line-height: 1.5;
    }

    .title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .btn {
        font-size: 12px;
        height: 40px;
        font-weight: 500;
    }

    .input-group label {
        font-size: 11px;
        margin-bottom: 3px;
    }
    .input-group input, .input-group select {
        height: 40px;
        padding: 10px;
        padding-left: 15px;
        font-size: 11px;
    }
    .input-group input::placeholder {
        font-size: 11px;
    }
    .input-group.with-icon input {
        padding-left: 40px;
    }
    .input-group.with-icon img {
        left: 10px;
        bottom: 8px;
    }
    .input-group .copy-btn {
        right: 7px;
        bottom: 7px;
    }
    .input-group .valute-name {
        bottom: 9px;
        right: 10px;
        font-size: 11px;
    }
    .input-group textarea {
        height: 100px;
        padding: 10px;
        font-size: 11px;
    }
    .input-group textarea::placeholder {
        font-size: 11px;
    }
    .input-group.cabinet-input label {
        top: 4px;
        font-size: 10px;
    }
    .input-group.cabinet-input input:focus {
        padding-top: 10px;
    }

    .top {
        height: 45px;
    }

    .logo {
        max-width: 102px;
    }

    .mob-menu {
        top: 45px;
        height: calc(100vh - 45px);
    }

    .main-screen .title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .main-screen .title + p {
        font-size: 15px;
        font-weight: 500;
    }

    .main-screen-info-bottom {
        display: none;
    }

    .main-exchange-wrapper {
        flex-wrap: wrap;
    }

    .main-exchange-wrapper-main {
        width: 100%;
        border: none;
        border-bottom: 1px solid #E4ECF2;
        padding: 0 0 10px;
    }

    .content {
        padding: 20px 0 50px;
    }

    .content-top {
        margin-bottom: 30px;
    }
    .content-top .title {
        font-size: 20px;
    }
    .content-top p {
        font-size: 14px;
    }
    .content-top.reviews-content {
        margin-bottom: 30px;
    }

    .reviews-content-bottom {
        margin: 20px 0 30px;
    }

    .pagination a {
        width: 40px;
        height: 40px;
        font-size: 13px;
    }

    .with-shadow {
        border-radius: 15px !important;
        padding: 15px 10px;
    }

    .reviews-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
        margin-bottom: 30px;
    }

    .reviews-item {
        padding: 15px 10px;
        border-radius: 15px;
    }

    p.middle-text {
        font-size: 13px;
    }

    .main-page-tg-main {
        height: 81px;
        max-width: 100%;
    }
    .main-page-tg-main .item-icon {
        width: 81px;
        height: 81px;
        min-width: 81px;
        border-radius: 15px;
    }
    .main-page-tg-main .item-icon img {
        max-width: 40px;
    }
    .main-page-tg-main .item-right {
        width: calc(100% - 70px);
        padding: 20px 10px;
    }
    .main-page-tg-main a span {
        margin-bottom: 5px;
        font-size: 14px;
    }
    .main-page-tg-main .btn {
        width: 100%;
    }

    .main-page-monitoring-wrapper {
        padding: 15px 10px;
        border-radius: 15px;
    }

    .main-page-monitoring-links {
        margin: 30px auto 0;
        max-width: 185px;
        justify-content: unset;
    }

    .main-page-monitoring-info p {
        margin-bottom: 15px;
    }
    .main-page-monitoring-info .btn {
        width: 100%;
    }

    .partners-items {
        gap: 15px;
    }
    .partners-items .item {
        overflow: hidden;
        border: 1px solid #5B47FF;
        border-radius: 20px;
    }
    .partners-items .item p {
        font-size: 17px;
    }
    .partners-items .item p span {
        font-weight: 500;
    }
    .partners-items .item-top h4 {
        font-size: 17px;
    }

    .partners-right .btn {
        width: 100%;
    }

    .partners-items.loyalty-items {
        grid-template-columns: repeat(2, 1fr);
    }

    .main-exchange-wrapper-right {
        width: 100%;
    }

    .best-directions-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        margin-top: 20px;
    }
    .best-directions-items .item {
        margin: 0;
    }

    footer {
        padding: 15px 0;
        height: 400px;
    }

    .footer-top {
        flex-wrap: wrap;
        gap: 0;
    }

    .footer-logo {
        margin: 0 auto 30px;
    }

    .footer-menu {
        grid-template-columns: repeat(3, 1fr);
        margin-bottom: 30px;
        width: 100%;
    }

    .footer-social {
        width: calc(33.3333% + 13px);
    }
    .footer-social a {
        font-size: 14px;
    }

    .footer-apps {
        width: calc(33.3333% + 13px);
    }

    .footer-bottom {
        flex-wrap: wrap;
        gap: 5px;
    }
    .footer-bottom .footer-menu {
        width: 175px;
        margin: 0 auto;
        grid-template-columns: repeat(1, 1fr);
    }
    .footer-bottom .footer-menu a {
        text-align: center;
    }
    .footer-bottom .footer-menu a:last-of-type {
        display: none;
    }

    .copyright {
        margin: 0;
        text-align: center;
        width: 100%;
        font-size: 12px;
        line-height: 1.5;
        color: #9FAFBC;
    }

    .guarantee-info {
        margin-bottom: 30px;
    }
    .guarantee-info p {
        margin: 0;
    }

    .reserve-search {
        width: 200px;
    }
    .reserve-search input {
        padding-left: 36px;
        background: #fff url(../img/search.svg) 10px center no-repeat;
    }

    .content-top.reserves-top {
        margin-bottom: 15px;
    }

    .reserve-wrapper-top a {
        font-size: 13px;
        line-height: 1.5;
    }

    .reserve-wrapper-items {
        gap: 0px 15px;
    }
    .reserve-wrapper-items .item {
        font-size: 11px;
        line-height: 1.5;
    }
    .reserve-wrapper-items span {
        color: #5B47FF;
        margin: 0 0 0 auto;
    }

    .reserve-content-top {
        margin-bottom: 30px;
    }

    .reserve-request {
        margin-bottom: 30px;
    }

    .reserve-request-form {
        padding: 0;
        background: #fff;
    }
    .reserve-request-form .main-exchange {
        margin-bottom: 18px;
    }

    .reserve-request-info h4 {
        font-size: 14px;
        margin-bottom: 18px;
    }

    .contact-left .main-page-tg-main {
        height: 80px;
    }
    .contact-left .main-page-tg-main .item-icon {
        min-width: 80px;
        width: 80px;
        height: 80px;
    }

    .contact-form .input-group {
        margin-bottom: 15px;
    }
    .contact-form .input-group label {
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: 500;
    }
    .contact-form .input-group input {
        height: 50px;
    }

    .main-exchange-bottom.contact-form-bottom {
        gap: 15px;
        flex-wrap: wrap;
    }
    .main-exchange-bottom.contact-form-bottom p {
        width: 100%;
    }
    .main-exchange-bottom.contact-form-bottom .btn {
        width: 100%;
    }

    .contacts-main {
        font-size: 13px;
    }

    .cabinet-menu {
        overflow: auto;
        padding-bottom: 5px;
        margin-bottom: 25px;
    }
    .cabinet-menu a {
        white-space: nowrap;
        font-size: 11px;
        line-height: 1.5;
    }

    .cabinet-history-item {
        padding: 0 0 10px;
        margin-bottom: 10px;
        position: relative;
    }
    .cabinet-history-item:last-of-type {
        margin-bottom: 0;
        border-bottom: none;
    }
    .cabinet-history-item .item-left {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        font-size: 10px;
    }
    .cabinet-history-item .item-id {
        font-weight: 400;
        font-size: 11px;
        line-height: 1.5;
        width: 50%;
        order: 1;
        margin-bottom: 8px;
    }
    .cabinet-history-item .item-status {
        width: 50%;
        text-align: right;
        font-size: 10px;
        order: 2;
        margin-bottom: 8px;
    }
    .cabinet-history-item .item-course {
        width: 60%;
        order: 3;
    }
    .cabinet-history-item .item-date {
        width: 60%;
        font-size: 10px;
        order: 4;
    }
    .cabinet-history-item .item-center {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .cabinet-history-item .item-valute {
        display: flex;
        width: calc(50% - 6px);
        flex-wrap: wrap;
        padding-left: 0;
        min-width: unset;
    }
    .cabinet-history-item .item-valute:last-of-type {
        text-align: right;
    }
    .cabinet-history-item .item-valute:last-of-type .item-valute-title {
        padding-right: 17px;
        padding-left: 0;
    }
    .cabinet-history-item .item-valute:last-of-type .item-valute-img {
        right: 0;
        left: unset;
    }
    .cabinet-history-item .item-valute:last-of-type .item-valute-summ {
        text-align: right;
        width: 100%;
    }
    .cabinet-history-item .item-valute-img {
        top: unset;
        width: 14px;
        height: 14px;
        bottom: 0;
    }
    .cabinet-history-item .item-valute-img img {
        display: block;
        width: 100%;
    }
    .cabinet-history-item .item-valute-title {
        order: 2;
        width: 100%;
        font-size: 10px;
        padding-left: 17px;
    }
    .cabinet-history-item .item-valute-summ {
        font-size: 11px;
        order: 1;
    }
    .cabinet-history-item .item-valute-account {
        display: none;
    }
    .cabinet-history-item .item-center-arrow {
        min-width: 12px;
        min-height: 12px;
        margin: 10px 15px;
    }
    .cabinet-history-item .item-right {
        width: 40%;
        position: absolute;
        bottom: 10px;
        right: 0;
    }

    .order-repeat-btn {
        padding: 0 25px 0 0;
        background: transparent url(../img/repeat.svg) right center no-repeat;
        text-align: right;
        width: max-content;
        min-width: unset;
        margin: 0 0 0 auto;
    }

    .cabinet-top {
        margin-top: -25px;
        margin-bottom: 30px;
    }

    .your-balance {
        margin-right: 10px;
    }

    .cabinet-verification {
        gap: 20px;
        flex-wrap: wrap;
    }

    .cabinet-verification-info {
        width: 100%;
    }
    .cabinet-verification-info h4 {
        font-size: 14px;
    }
    .cabinet-verification-info ul li {
        font-size: 13px;
    }

    .cabinet-verification-img {
        width: 100%;
    }
    .cabinet-verification-img img {
        margin: 12px auto 0;
    }

    .cabinet-settings {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    .order-content-top {
        flex-wrap: wrap;
    }
    .order-content-top p {
        text-align: left;
        max-width: 100%;
    }

    .order-step {
        padding: 0;
    }
    .order-step h3 {
        font-size: 16px;
    }
    .order-step h3 a {
        font-size: 11px;
    }

    .order-step-finish-form .item {
        margin-bottom: 10px;
    }
    .order-step-finish-form textarea {
        height: 75px;
        font-size: 11px;
    }
    .order-step-finish-form .btn {
        width: 100%;
    }

    .order-step-finish {
        padding-top: 0;
    }

    body:before {
        height: calc(100% - 450px);
    }

    .terms-wrapper > ol {
        font-size: 16px;
    }
    .terms-wrapper > ol ol {
        font-size: 11px;
    }

    .main-exchange-list-wrapper {
        width: 100%;
    }

    .main-exchange-list-top {
        gap: 8px;
        padding: 5px 10px;
    }
    .main-exchange-list-top a {
        font-size: 13px;
    }

    .order-step.order-step-verification h2 {
        font-size: 16px;
    }

    .bonus-page-preims{
        gap: 10px;
    }
    .bonus-page-preims .item-bottom{
        gap: 10px;
    }
    .bonus-page-preims .item-bottom span{
        font-size: 18px;
    }
    .bonus-page-preims .item h4{
        font-size: 16px;
        margin-bottom: 15px;
    }

    .bannerBonusWrp .container {
        gap: 0 20px;
        justify-content: space-around;
    }
    .bannerBonusWrp img {
        margin-right: 10px;
        height: 30px;
    }
    .bannerBonusWrp .bannerTxt, .bannerBonusWrp a {
        font-size: 18px;
        white-space: break-spaces;
    }
}
@media (max-width: 575.98px) {
    .footer-menu {
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }
    .footer-menu a {
        font-size: 14px;
    }

    .main-preim-item {
        margin-bottom: 15px;
    }
    .main-preim-item .item-img {
        display: flex;
        width: 61px;
        height: 61px;
        padding: 18px;
        border-radius: 15px;
    }
    .main-preim-item .item-img img {
        display: block;
    }
    .main-preim-item .item-info {
        width: calc(100% - 76px);
    }
    .main-preim-item .item-info h4 {
        font-size: 16px;
        font-weight: 500;
        margin: 0 0 5px;
    }

    .main-page-reviews-bottom {
        gap: 10px;
        flex-wrap: wrap;
    }
    .main-page-reviews-bottom .btn {
        width: 100%;
    }

    .partners-items {
        grid-template-columns: repeat(1, 1fr);
    }
    .partners-items.loyalty-items {
        grid-template-columns: repeat(1, 1fr);
    }

    .main-exchange-wrapper {
        padding: 15px 10px;
    }

    .main-exchange-item-top {
        flex-wrap: wrap;
        margin-bottom: 5px;
    }
    .main-exchange-item-top p {
        order: 1;
        width: 100%;
    }
    .main-exchange-item-top h4 {
        width: 100%;
        order: 2;
    }

    .main-exchange {
        margin-bottom: 10px;
    }

    .main-exchange-item {
        height: 50px;
    }
    .main-exchange-item .item-input {
        width: calc(100% - 168px);
    }
    .main-exchange-item .item-input input {
        padding: 10px;
        font-size: 14px;
    }
    .main-exchange-item .item-main {
        width: 168px;
    }
    .main-exchange-item .item-img {
        width: 16px;
        height: 16px;
    }
    .main-exchange-item .item-title {
        width: calc(100% - 40px);
    }
    .main-exchange-item .item-title h4 {
        font-size: 13px;
    }
    .main-exchange-item span {
        width: 16px;
        height: 16px;
    }

    .main-exchange-wrapper {
        gap: 10px;
    }

    .main-exchange-bottom {
        flex-wrap: wrap;
        margin-top: 0;
    }
    .main-exchange-bottom p {
        width: 100%;
    }
    .main-exchange-bottom .btn {
        width: 100%;
    }

    .best-directions h3 {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .best-directions-items {
        margin: 0;
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }
    .best-directions-items .item {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        gap: 5px;
    }
    .best-directions-items .item-valute {
        width: calc(50% - 3px);
        position: relative;
        padding-left: 25px;
        display: block;
        font-size: 10px;
        margin: 0;
    }
    .best-directions-items .item-valute img {
        position: absolute;
        top: 0;
        left: 0;
    }
    .best-directions-items .item-valute strong,
    .best-directions-items .item-valute span {
        display: block;
    }
    .best-directions-items .item-bottom {
        width: 100%;
    }
    .best-directions-items .item-bottom span {
        margin: 0 auto 0 0;
        padding-right: 6px;
        padding-left: 0;
        font-size: 10px;
    }
    .best-directions-items .item-bottom:before {
        top: 10px;
    }

    .about-us-wrapper {
        padding: 15px 10px;
        border-radius: 15px;
    }

    .reviews-item h4 {
        font-size: 13px;
    }

    .reviews-item-top {
        margin-bottom: 30px;
    }

    .main-offer-form {
        padding: 15px 10px;
    }
    .main-offer-form .input-group {
        margin-bottom: 15px;
    }
    .main-offer-form .input-group label {
        font-size: 14px;
    }
    .main-offer-form .justify-content-between {
        flex-wrap: wrap;
    }
    .main-offer-form .justify-content-between p {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }
    .main-offer-form .justify-content-between .btn {
        width: 100%;
    }

    .main-offer-form-top {
        flex-wrap: wrap;
        gap: 0;
    }
    .main-offer-form-top .input-group {
        width: 100%;
    }
    .main-offer-form-top .input-group input {
        font-size: 14px;
    }
    .main-offer-form-top .input-group input::placeholder {
        font-size: 14px;
    }

    .main-offer-form .input-group {
        width: 100%;
    }
    .main-offer-form .input-group input {
        font-size: 14px;
    }
    .main-offer-form .input-group input::placeholder {
        font-size: 14px;
    }

    .footer-logo {
        width: 100px;
    }

    .modal-content {
        padding: 30px;
    }

    .loyalty-info .btn {
        width: 100%;
    }

    .guarantee-main {
        gap: 10px;
        flex-wrap: wrap;
    }

    .guarantee-main-left {
        width: 135px;
    }
    .guarantee-main-left a {
        margin-bottom: 10px;
    }

    .guarantee-main-right {
        width: 100%;
    }
    .guarantee-main-right ul li {
        margin-bottom: 8px;
    }

    .reserve-wrapper-items {
        grid-template-columns: repeat(1, 1fr);
    }

    .contacts-main {
        flex-wrap: wrap;
        text-align: center;
    }
    .contacts-main span {
        display: block;
    }
    .contacts-main .item {
        width: 100%;
        order: 2;
    }

    .contact-socials {
        margin: 0 auto;
        order: 1;
        margin-bottom: 20px;
    }

    .cabinet-settings h3 {
        margin-bottom: 10px;
        font-size: 13px;
        line-height: 1.5;
    }

    .cabinet-settings-block {
        padding: 10px;
    }
    .cabinet-settings-block .input-group {
        margin-bottom: 17px;
    }
    .cabinet-settings-block .input-group label {
        margin: 0 0 6px;
    }
    .cabinet-settings-block .btn {
        margin-top: 13px;
    }

    .cabinet-settings-other h3 {
        margin-bottom: 20px;
    }
    .cabinet-settings-other .agree {
        margin: 0 0 10px;
    }

    .cabinet-api {
        margin: 0;
        flex-wrap: wrap;
    }

    .cabinet-api-form {
        width: 100%;
        padding: 10px 10px 30px;
    }
    .cabinet-api-form .btn {
        margin-top: 30px;
    }
    .cabinet-api-info {
        width: 100%;
    }
    .cabinet-api-info h4 {
        font-size: 13px;
    }

    .cabinet-referral-input {
        padding: 10px 10px 20px;
    }
    .cabinet-referral-input label {
        margin-bottom: 10px;
    }
    .cabinet-referral-input input {
        font-size: 11px;
        padding-left: 40px;
        background: #fff url(../img/hyperlink.svg) 10px center no-repeat;
        background-size: 20px;
        padding-right: 40px;
    }
    .cabinet-referral-copy {
        width: 32px;
        height: 32px;
        right: 3px;
        bottom: 4px;
    }
    .cabinet-referral-info {
        grid-template-columns: repeat(1, 1fr);
    }
    .cabinet-referral-info .item strong {
        font-size: 16px;
    }
    .cabinet-referral-info .item span {
        font-size: 13px;
    }
    .cabinet-referral-items-title {
        font-size: 13px;
    }
    .cabinet-referral-items .item {
        padding: 5px 10px;
        height: 50px;
        gap: 10px;
    }
    .cabinet-referral-items .item .item-summ {
        font-size: 13px;
        width: 50px;
    }
    .cabinet-referral-items .item .refEmail {
        font-size: 11px;
    }
    .cabinet-referral-items .item span {
        font-size: 13px;
    }
    .cabinet-referral-offer {
        padding: 10px 10px 20px;
    }
    .cabinet-referral-offer h4 {
        font-size: 13px;
    }
    .cabinet-referral-directions h4 {
        margin-bottom: 15px;
        font-size: 13px;
    }
    .cabinet-referral-directions .item {
        gap: 10px;
        font-size: 13px;
    }

    .order-start-step h2 {
        display: block;
        margin-bottom: 16px;
    }
    .order-start-step h2 span a {
        display: flex;
        gap: 5px;
        align-items: center;
        margin-top: 13px;
        font-size: 14px;
        color: #5B47FF;
    }
    .order-start-step .flex-wrap {
        gap: 6px;
    }
    .order-start-step .input-group {
        width: 100%;
        order: 1;
    }
    .order-start-step .input-group.half-input {
        width: 100%;
        order: 1;
    }
    .order-start-step .input-group.mini-input {
        width: 100%;
        order: 1;
    }
    .order-start-step-bottom {
        gap: 0 10px;
    }
    .order-start-step-bottom .btn {
        width: calc(50% - 5px);
    }
    .order-step-buttons {
        gap: 10px;
        flex-wrap: wrap;
    }
    .order-step-buttons .btn {
        width: 100%;
    }
    .order-step.order-step-verification-form h2 {
        font-size: 18px;
    }
    .order-step-verification-form-buttons {
        width: 100%;
    }
    .order-step-verification-form-buttons .btn {
        width: 100%;
    }
    .order-step-finish-top {
        margin-bottom: 0;
        border-bottom: none;
    }
    .order-step-finish-top h2 {
        font-size: 16px;
    }
    .order-step-finish-top p {
        font-size: 14px;
    }
    .order-step-finish-bottom h4 {
        font-size: 14px;
    }
    .order-step-finish-bottom p:last-of-type {
        margin-bottom: 0;
    }
    .order-step-finish-bottom p a {
        color: #5B47FF;
    }
    .order-step-finish-bottom p a:hover {
        text-decoration: underline;
    }
    .order-step-finish-form h5 {
        font-size: 13px;
    }

    .accordion-top {
        height: 54px;
        padding: 10px 20px;
    }
    .accordion-item {
        padding: 0 10px;
    }
    .accordion-content {
        padding: 10px 0;
    }

    .no-page-content {
        padding: 0 0 50px;
    }
    .no-page-content img {
        margin: -5px auto 50px;
        max-width: 115px;
    }
    .no-page-content h2 {
        font-size: 120px;
        margin-top: -10px;
        margin-bottom: 30px;
    }
    .no-page-content h4 {
        font-size: 18px;
    }
    .no-page-content p {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .no-page-content .btn {
        width: 100%;
        padding: 0 20px;
    }
    .no-page-content span {
        font-size: 11px;
    }

    footer {
        height: 460px;
    }
    body:before {
        height: calc(100% - 480px);
    }
    .footer-social {
        width: 50%;
    }
    .footer-apps {
        width: 50%;
    }
    .reserve-request-form .main-exchange-list-wrapper {
        width: 100%;
        top: 73px;
    }

    .bonus-page-form .input-group{
        background: none;
        padding: 0;
        flex-wrap: wrap;
        height: auto;
    }
    .bonus-page-form .input-group input{
        width: 100%;
        padding: 10px;
        background: #F1F6F0;
        border-radius: 10px;
        height: 44px;
    }
    .bonus-page-form .btn{
        width: 100%;
        height: 44px;
    }
    .bonus-page-wrapper{
        padding: 20px;
        font-size: 14px;
    }
    .bonus-page-wrapper h2{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .bonus-page-form{
        margin-bottom: 0;
    }

    .bannerBonusWrp .container {
        flex-direction: column;
        align-items: start;
    }
    .bannerBonusWrp a{
        margin-left: 40px;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    body.bStep2 #home-exchange.step2.main-exchange-wrapper {
        display: flex;
        gap: 0;
        flex-direction: column;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    body.bStep2 #home-exchange.step2 .main-exchange-wrapper-main {
        display: flex;
        gap: 20px;
    }

    body.bStep2 #home-exchange.step2 .main-exchange-wrapper-main .main-exchange {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    body.bStep2 #home-exchange.step2 .main-exchange-wrapper-main .main-exchange-list-wrapper.exch-val-cont {
        top: 92px;
    }

    body.bStep2 #home-exchange.step2 .main-exchange-wrapper-main .main-exchange-list-wrapper.main-exchange-list-to {
        right: 0;
        left: auto;
    }
}