@media (max-width: 1670px) {
    .reserves_list {
        grid-template-columns: repeat(4, 1fr);
    }

    .reserve_item_right {
        flex: 0 0 50px;
    }
}

@media (max-width: 1399.98px) {
    #steponeform.mainSection .leftSideSectionWrp {
        padding-bottom: 50px;
    }

    .mainExCont .mainExBottom {
        margin-top: 20px;
    }

    .mainSectionWrp .rightSideContentWrpBottom {
        max-width: 550px;
        margin-left: auto;
        margin-right: 30px;
    }

    .mainMenu {
        gap: 40px;
    }
}

@media (max-width: 1199.98px) {
    .mainMenu {
        gap: 30px;
    }

    .reviews-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .reserves_list {
        grid-template-columns: repeat(3, 1fr);
    }

    .reserve_item_right {
        flex: 0 0 45px;
    }

    .index-topmargin {
        margin-top: 200px;
    }

    .initiative-blocks {
        grid-template-columns: repeat(2, 1fr);
    }

    .largeText {
        font-size: 14px;
        line-height: 130%;
    }

    .smallText {
        font-size: 10px;
        line-height: 150%;
    }

    .mainSection .rightSideSectionWrp {
        padding-top: 0;
        padding-bottom: 150px;
    }
    .mainSectionWrp .rightSideContentWrpBottom {
        position: absolute;
        width: calc(50% - 50px);
        bottom: 60px;
        right: 0;
    }

    #steponeform.mainSection .leftSideSectionWrp {
        padding: 30px 0;
    }

    .footerCopyright {
        display: none;
    }

    .footerCopyright.fcp2 {
        display: block;
    }

}

@media (max-width: 991.98px) {
    header {
        height: 70px;
        text-align: center;
    }

    header .logoWrp a {
        height: 50px;
        line-height: 50px;
    }

    .top-lang-btn {
        display: flex!important;
        align-items: center;
    }

    body, .footerMenuWrp a, .footerSocialHeader, .footerMenuHeader, .footerCopyright {
        font-size: 13px;
        line-height: 140%;
    }

    .mainSectionWrp .leftAbsLine, .mainSectionWrp .righAbstLine {
        display: none !important;
    }

    h1, .mainInfoHugeTitle {
        font-size: 45px;
        line-height: 130%;
    }

    h2 {
        font-size: 32px;
        line-height: 130%;
    }

    h3 {
        font-size: 20px;
        line-height: 130%;
    }

    h4 {
        font-size: 19px;
        line-height: 130%;
    }

    h5 {
        font-size: 17px;
        line-height: 130%;
    }

    h6 {
        font-size: 16px;
        line-height: 130%;
    }

    .mainSection::after {
        display: none;
    }

    .mainSection .leftSideSectionWrp {
        padding-bottom: unset;
    }

    .mainSectionWrp .rightSideContentWrp .headerSeparatorWrp {
        margin-bottom: 45px;
    }

    .rightSideContentWrp::before {
        content: "";
        display: block;
        position: absolute;
        border-top: 1px solid #46536B;
        bottom: 120px;
        width: 80%;
        right: 0;
    }

    .rightSideContentWrp::after {
        content: "";
        display: block;
        position: absolute;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        bottom: 118px;
        right: 80%;
        background: #bce34a;
    }

    .mainSectionWrp .rightSideContentWrpBottom {
        max-width: 100%;
        margin-top: 30px;
    }

    .rightSideContentWrpBottom.bt1 {
        flex-wrap: nowrap;
    }

    #mobMenu {
        position: fixed;
        top: 70px;
        bottom: 0;
        left: 0;
        width: 400px;
        background: #070709;
        overflow-y: auto;
        z-index: 99;
    }

    .mobMenuHeader {
        height: 49px;
        border-bottom: 1px solid #46536B;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
    }

    .mobMenuClose {
        position: absolute;
        right: 20px;
        cursor: pointer;
        width: 24px;
        height: 24px;
    }

    .mobMenuList {
        list-style-type: none;
        display: flex;
        flex-direction: column;
        gap: 20px;
        padding-inline-start: 0;
        margin-left: 30px;
        margin-top: 30px;
    }

    .mobMenuList a {
        color: #fff
    }

    .mobMenuList.mobMenuLiHeader {
        margin-top: 20px;
        font-weight: bold;
        color: #fff;
    }

    .authBlock {
        margin-left: 30px;
        margin-top: 30px;
        display: flex;
        gap: 15px;
        flex-wrap: wrap;
    }

    #mobMenu .footerSocialWrp {
        margin-left: 30px;
        margin-top: 20px;
    }

    #mobMenu .footerSocialWrp .bcLink img {
        width: 130px;
    }

    .header-account-btn {
        display: block;
        margin-right: -5px;
        background: transparent url(../img/icons/user.svg) center no-repeat;
        width: 30px;
        height: 30px;
    }

    .faq-page-content {
        grid-template-columns: 1fr;
    }

    .reviews-grid {
        grid-template-columns: 1fr 1fr;
    }

    .reserve_item_right {
        flex: 0 0 40px;
    }

    #accMenu a {
        font-size: 16px;
        padding: 7px 20px;
    }

    .mainContentWrap {
        margin-top: 20px;
    }

    #refferralContent .stats-el .el-header {
        font-size: 18px;
    }

    #refferralContent .stats-el .el-val {
        font-size: 20px;
    }

    .about-title > img {
        height: 50px;
        margin-right: 20px;
    }

    .about-wrap .vertical-separator-line {
        display: none;
    }

    .index-topmargin {
        margin-top: 150px;
    }

    .initiative-block span {
        top: 18%;
        font-size: 18px;
    }

    .initiative-block .initIcon {
        left: calc(50% - 35px);
        width: 70px;
    }

    .crypto-trends-block-inner-text {
        width: 50%;
    }

    .mainSectionWrp .rightSideContentWrpBottom {
        position: relative;
        align-items: center;
        justify-content: flex-start;
        margin-left: 0;
        margin-right: auto;
        width: 100%;
        top: 0;
        margin-bottom: 30px;
    }

    .mainSection .rightSideSectionWrp {
        padding-bottom: 0;
    }

}

@media (max-width: 767.98px) {
    .rightSideContentWrpBottom.bt1 {
        flex-wrap: wrap;
    }

    .reviews-grid {
        grid-template-columns: 1fr;
    }

    .reserves_list {
        grid-template-columns: repeat(2, 1fr);
    }

    .reserve_item_right {
        flex: 0 0 32px;
    }

    .index-topmargin {
        margin-top: 100px;
    }

    .footerLogoWrp > img {
        max-height: 80px;
    }

    .initiative-blocks {
        grid-template-columns: repeat(1, 1fr);
    }

    .initiative-block span {
        top: 22%;
        font-size: 24px;
    }

    .initiative-block .initIcon {
        left: calc(50% - 50px);
        width: 100px;
    }

    .crypto-trends-block-inner-text {
        width: 60%;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .crypto-trends-block-inner > .crypto-trends-block-inner-text::after {
        display: none!important;
    }

    .mainSectionWrp .rightSideContentWrpBottom {
        max-width: 450px;
    }

    .initiative-wrap, .crypto-trends-wrap, .our-partners-wrap, .working-with-wrap, .about-wrap {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .footerMenuWrp, .footerSocialWrp {
        gap: 15px;
    }

    body, .footerMenuWrp a, .footerSocialHeader, .footerMenuHeader, .footerCopyright {
        font-size: 11px;
        line-height: 150%;
    }

    h1, .mainInfoHugeTitle {
        font-size: 25px;
        line-height: 130%;
    }

    h2 {
        font-size: 20px;
        line-height: 130%;
    }

    h3 {
        font-size: 17px;
        line-height: 130%;
    }

    h4 {
        font-size: 16px;
        line-height: 130%;
    }

    h5 {
        font-size: 15px;
        line-height: 130%;
    }

    h6 {
        font-size: 14px;
        line-height: 130%;
    }

    .mainSection .leftSideSectionWrp {
        padding-top: 30px;
    }

    .mainSection .rightSideSectionWrp {
        padding: 0;
        margin-top: 60px;
    }

    #steponeform.mainSection .rightSideSectionWrp{
        margin-top: 0;
    }

    .mainSectionWrp .rightSideContentWrp {
        padding: 15px;
        padding-top: 10px;
    }

    .mainSectionWrp .rightSideContentWrp .headerSeparatorWrp {
        width: calc(100% + 30px);
        margin-left: -15px;
    }

    .rightSideContentWrpBottom.bt1 {
        display: grid;
        grid-column: 2;
        grid-template-columns: auto 1fr;
        grid-template-rows: auto auto;
        gap: 10px 20px;
        align-items: stretch;
    }

    .rightSideContentWrpBottom.bt1 > a:nth-of-type(1) {
        grid-column: 1;
        grid-row: 1;
    }

    .rightSideContentWrpBottom.bt1 > a:nth-of-type(2) {
        grid-column: 1;
        grid-row: 2;
    }

    .rightSideContentWrpBottom.bt1 > div {
        grid-column: 2;
        grid-row: 1 / span 2;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .btn, .btn-big {
        min-height: 36px;
        font-size: 12px;
        line-height: 20px;
        padding: 8px 15px;
    }

    #mobMenu {
        width: 100%;
    }

    .reserves_list {
        grid-template-columns: 1fr;
    }

    .mainSection .leftSideSectionWrp .leftSideSubContent {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }

    .mainContentWrap.accContentWrap {
        margin-top: 0;
    }

    .about-title > img {
        height: 30px;
        margin-right: 10px;
    }

    .initiative-block span {
        top: 21%;
        font-size: 16px;
    }

    .initiative-block .initIcon {
        left: calc(50% - 30px);
        width: 60px;
    }

    .crypto-trends-block-inner {
        display: block;
        margin: 0 auto;
        text-align: center;
    }
    .crypto-trends-block-inner-text {
        margin: 0 auto !important;
        margin-bottom: 20px !important;
    }

    .currency-content__list {
        padding: 0 10px;
        gap: 10px;
    }

    .currency-content__list .currency-content__item img {
        max-height: 30px;
        max-width: 30px;
    }
}

/* MIN */
@media (min-width: 576px) {
    .mainExRightWrp::after {
        right: -5px;
    }
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {
    .mt-lg-100, .mainSection .leftSideSectionWrp .mainInfoHugeTitle.mt-lg-100 {
        margin-top: -100px;
    }

    .reserves_content.mt-lg-120, .accContentWrp.mt-lg-120 {
        margin-top: -120px;
    }

    .accContentWrp .acc_content {
        padding-top: 20px;
    }

    #mobMenu {
        display: none !important;
    }
}

@media (min-width: 1200px) {

}

@media (min-width: 1670px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1600px;
    }

    .rightSideContentWrpBottom.bt1 {
        flex-wrap: nowrap;
        justify-content: center;
    }
}