@media screen and (max-width: 767px){
    br {
        display: none;
    }
    .page-background, 
    .page-paddings {
        padding: 50px 0px;
    }
    .mb-40 {
        margin-bottom: 20px;
    }
    .fs-36 {
        font-size: 26px;
    }
    .fs-32 {
        font-size: 22px;
    }
    .fs-56 {
        font-size: 40px;
    }
    .fs-26 {
        font-size: 20px;
    }
    .fs-30 {
        font-size: 22px;
    }
    .fs-18 {
        font-size: 16px;
    }
    .fs-44 {
        font-size: 28px;
    }
    .fs-24 {
        font-size: 20px;
    }
    .mb-30 {
        margin-bottom: 20px;
    }
    .h-btn > .btn.btn-primary {
        display: none;
    }
    .h-btn > .navbar-toggler {
        margin-left: 6px;
    }
    .hero {
        padding: 40px 0px 20px !important;
    }
    .hero .hero-info {
        text-align: center;
        margin-bottom: 20px;
    }
    .hero-tab .nav-tabs .nav-link {
        padding: 12px 12px;
        font-size: 15px;
    }
    .exchange-input .select2-selection .select2-selection__rendered > span {
        font-size: 18px;
        gap: 8px;
    }
    .exchange-input .select2-selection .select2-selection__rendered img {
        height: 20px;
        width: 20px;
    }
    .exchange-input .select2-selection > .select2-selection__rendered {
        padding: 10px 36px 10px 12px;
    }
    .exchange-text > input {
        font-size: 22px;
    }

    .community-item {
        padding: 40px;
    }
    .estimated-box {
        gap: 8px;
    }
    .hero .hero-bottom {
        margin-top: 30px;
        position: relative;
    }
    .visa-img > img {
        max-height: 20px;
    }
    .trustpilot-img {
        position: absolute;
        top: 0px;
        right: 0px;
    }
    .trustpilot-img > img {
        max-height: 50px;
    }
    .worldwide-list {
        gap: 15px;
    }
    .worldwide-box {
        padding: 0px;
    }
    .worldwide-box > .worldwide-ico {
        position: static;
        margin-bottom: 15px;
    }
    .crypto-visa-card {
        margin-top: 30px;
        padding: 15px 15px;
        border-radius: 6px;
    }
    .crypto-visa-card .page-media,
    .all-in-one-wallet-area .page-img {
        text-align: center !important;
        margin-bottom: 30px;
    }
    .all-in-one-wallet-area {
        padding: 50px 0px;
    }
    .crypto-visa-card .page-media > img,
    .all-in-one-wallet-area .page-img > img {
        max-height: 260px;
    }
    .crypto-visa-info .page-btn {
        margin: 20px 0px;
    }
    .partner-area {
        padding: 20px 0px;
    }
    .ex-ultimate-card .ultimate-media {
        margin-top: 30px;
    }
    .app-preview {
        gap: 10px;
    }
    .app-preview > a > img {
        max-height: 34px;
    }
    .community-slider {
        margin-top: 10px;
    }
    .community-slider .owl-stage-outer {
        padding: 0px;
        margin: 0px;
    }
    .bitcoin-market {
        padding-top: 60px;
    }
    .b-market-box > .b-market-card {
        padding: 15px 15px;
    }
    .b-market-card > .b-market-ico {
        position: static;
        margin-bottom: 15px;
        transform: none;
    }
    .cryptocurrencies-head {
        gap: 15px;
    }
    .pair-box > .pair-coin {
        width: 230px;
    }
    .search-dropdown {
        width: 295px;
        right: 0px;
    }
    .top-cryptocurrencies-area .pagination-box {
        justify-content: center !important;
        gap: 15px;
    }
    .hero.bredcrumb .page-media {
        max-width: 280px;
        margin: 30px auto 0px;
    }
    .support-image img {
        transform: scale(1.6);
    }
    .hero.bredcrumb .hero-info {
        margin: 0px auto;
    }
    .categories-card {
        text-align: center;
    }
    .support-item > .form-control {
        font-size: 18px;
    }
    .ex-ultimate-card,
    .app-area .crypto-app-info {
        text-align: center;
    }
    .app-area .crypto-app-info > .app-preview {
        justify-content: center;
    }
    .footer-head {
        justify-content: center !important;
        gap: 15px;
    }
    .footer-head > .f-social {
        justify-content: center;
        gap: 10px;
    }
    .login-box > .login-info {
        width: 100%;
        padding: 15px;
    }
    .login-box > .login-sidebar {
        width: 100%;
        padding: 15px;
    }
    .login-box > .login-sidebar {
        height: auto;
    }
    .login-sidebar > h2 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .login-sidebar > ul > li {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .user-modal .btn-close > svg {
        stroke: #000000;
    }
    .login-card .login-btn {
        margin-top: 15px;
    }
    .wallet-head > .wallet-btn {
        gap: 10px;
    }
    .wallet-title .form-group {
        width: 240px;
    }
    .wallet-cards > .wallet-hover {
        padding: 15px 15px;
    }
    .wallet-head > .wallet-btn {
        width: 100%;
    }
    .wallet-btn > a {
        width: calc(33.33% - 7px);
    }
    .apply-card > .card-items {
        width: calc(33.33% - 7px);
    }
    .apply-card > .card-items:last-child {
        width: 100%;
    }
    .card-items.active .img-card {
        padding: 2px;
    }
    .card-items > a {
        width: 100%;
        padding: 40px 15px;
    }
    .card-items > a > span {
        justify-content: center;
    }
    .show-card-box > div {
        width: 100% !important;
    }
    .use-card-box {
        padding: 15px;
    }
    .use-card-box .card-head {
        margin-bottom: 30px;
    }
    .card_number {
        gap: 10px;
    }
    .card_number > span.fs-32 {
        font-size: 18px;
    }
    .card_number svg {
        width: 20px;
        height: auto;
    }
    .use-card-box > .card-img {
        right: 15px;
    }
    .use-card-box > .card-img img {
        max-width: 40px;
    }
}
@media screen and (max-width: 574px) {
    .all-in-one-wallet-area .row > .col-md-6:last-child {
        order: 1;
    }
    .all-in-one-wallet-area .row > .col-md-6 {
        order: 2;
    }

    .theme-modal .modal-content > .modal-body {
        padding: 12px;
    }
}
@media screen and (max-width: 575px){
   .fs-56 {
        font-size: 30px;
    }
    .fs-26 {
        font-size: 16px;
    }
    .fs-30 {
        font-size: 20px;
    }
    .fs-18 {
        font-size: 14px;
    }
    .fs-44 {
        font-size: 28px;
    }
    .fs-24 {
        font-size: 20px;
    }
    .res-header {
        display: none;
    }
    .user-sidebar {
        position: fixed;
        bottom: 0px;
        border-top: 1px solid var(--text-secondary);
        background-color: var(--bg-secondary);
        z-index: 999;
        left: 0px;
        right: 0px;
        padding: 15px 15px;
    }
    .user-sidebar > .sidebar-link {
        position: static;
        display: flex;
        gap: 10px;
    }
    .user-sidebar > .sidebar-link > a {
        width: 25%;
        display: block;
        padding: 0px;
        margin: 0px;
        font-size: 14px;
        border: 0px;
        text-align: center;
        background-color: transparent !important;
        color: rgb(255 255 255 / 80%);
    }
    .user-sidebar > .sidebar-link > a > svg {
        display: block;
        margin: 0px auto 8px;
        height: 20px;
    }
    .sidebar-link > .si-dropdown {
        position: absolute;
        background: var(--bg-secondary);
        border: 1px solid var(--text-secondary);
        padding: 12px;
        bottom: 79px;
        right: 15px;
        z-index: 100;
        min-width: 150px;
        display: none;
    }
    .sidebar-link > .si-dropdown.show-menu {
        display: block;
    }
    .sidebar-link > .si-dropdown > a {
        padding: 0px;
        border: 0px;
        background: transparent !important;
        font-size: 15px;
        gap: 10px;
        margin-bottom: 15px;
        color: rgb(255 255 255 / 80%);
    }
    .sidebar-link > .si-dropdown > a:last-child {
        margin-bottom: 0px;
    }
    .sidebar-link > .si-dropdown > a > svg {
        height: 16px;
        width: auto;
    }

    img.desktop-logo {
        display: none;
    }
    .h-logo .mobile-logo {
        max-height: 35px;
    }
    .ex-ultimate-card {
        padding: 20px 20px 0px;
    }
    .crypto-app-media > img {
        max-width: 230px;
    }
    .platform-main > .platform-card,
    .platform-main.two-box .platform-card {
        width: 100%;
    }
    .cryptocurrencies-search > .form-group {
        width: 200px;
    }
    .support-card .g-recaptcha {
        margin: 15px 0px;
        transform: scale(0.8) translateX(-32px);
    }
    .useful-tips .tips-list > li {
        font-size: 16px;
    }
}
@media screen and (min-width: 576px) and (max-width: 991px) {
    .user-flow {
        position: relative;
    }
    .res-header {
        width: 100%;
        background: var(--bg-card);
        border-radius: 8px;
        padding: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .res-header > h3 {
        font-size: 20px;
    }
    .res-header > .res-btn > a {
        color: var(--text-primary);
    }
    .user-sidebar {
        width: 100%;
        background: var(--bg-card);
        border: 1px solid var(--text-secondary);
        border-radius: 8px;
        padding: 15px;
        position: absolute;
        top: 60px;
        left: 0px;
        right: 0px;
        z-index: 99;
        display: none;
    }
    .user-sidebar.show-menu {
        display: block;
    }
    .user-sidebar .sidebar-link a {
        font-size: 16px;
        background: transparent !important;
        border: 0px;
        padding: 0px;
        margin-bottom: 24px;
    }
    .user-sidebar .sidebar-link a:last-child {
        margin-bottom: 0px;
    }
    .user-sidebar .sidebar-link a > svg {
        width: 18px;
        height: auto;
    }
}
@media screen and (min-width: 576px) {
    img.mobile-logo,
    .user-sidebar .sidebar-link .sidebar-more {
        display: none;
    }
}
@media screen and (max-width: 479px){
    .fs-32 {
        font-size: 24px;
    }
    .hero-tab .nav-tabs .nav-link::before {
        content: none;
    }
    .hero-tab .nav-tabs .nav-link > svg {
        display: none;
    }
    .hero-tab .tab-content {
        padding: 10px;
    }
    .worldwide-box {
        padding: 0px;
        width: calc(50% - 8px);
    }
    .contact-social .social-link > a > img {
        max-width: 40px;
    }
    .contact-item > .contact-ico {
        display: none;
    }
    .dropdown-menu.l-user-dropdown {
        right: -45px;
        width: 290px;
    }
    .dropdown > .search-dropdown.dropdown-menu {
        width: 100% !important;
        position: fixed !important;
        transform: none !important;
        top: 0 !important;
        right: 0 !important;
        height: 100vh;
    }

    .s-coin-card {
        max-height: 100%;
    }
    .exchange-input > .dropdown > .btn.btn-secondary > span {
        font-size: 18px;
        gap: 6px;
    }
    .exchange-input > .dropdown > .btn.btn-secondary > span > img {
        height: 18px;
        width: 18px;
    }
    .exchange-input > .dropdown > .btn.btn-secondary > span {
        font-size: 18px;
        gap: 6px;
        padding-right: 12px;
    }
    .h-exchange-card .exchange-box.scan-text > .exchange-text {
        padding-right: 0px;
        width: calc(100% - 24px);
    }
    .h-exchange-card .exchange-box {
        margin-top: 15px;
    }
    .exchange-box > .exchange-text {
        width: calc(100% - 80px);
    }
    .exchange-box > .exchange-text > p.fs-16 {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .exchange-text > input {
        font-size: 16px;
    }
    .exchange-input > .dropdown > .btn.btn-secondary::after {
        top: 20px;
    }
    .h-exchange-card .exchange-box > .ex-scan img {
        max-width: 20px;
    }
    .history-tab .nav-tabs .nav-link {
        width: 50%;
    }
    .u-history-card > .history-head {
        display: block !important;
        position: relative;
    }
    .history-left > .history-search {
        width: 100%;
    }
    .u-history-card > .history-head > .download-btn {
        position: absolute;
        bottom: 5px;
        right: 0px;
    }
    .filter-btn .dropdown-menu {
        width: 280px;
        padding: 12px;
    }
    .filter-status > .filter-intro > .form-check {
        width: calc(50% - 5px);
    }
    .filter-btn .filter-status {
        display: block;
    }
    .filter-btn .filter-status > .filter-title {
        width: 100%;
        margin-bottom: 6px;
    }
    .filter-intro .form-check > .form-check-label {
        font-size: 14px;
        margin-left: 0px;
        margin-top: 10px;
    }
    .filter-status > .filter-intro {
        width: 100%;
    }
}
@media screen and (max-width: 400px){
    .wallet-header > .wallet-coin img {
        height: 20px;
        width: 20px;
    }
    .wallet-cards .wallet-foot {
        margin-top: 30px;
    }
    .wallet-data .wallet-cards {
        padding: 15px 15px;
    }
    .wallet-btn > a {
        width: calc(50% - 5px);
    }
    .wallet-btn > a:last-child {
        width: 100%;
    }
    .wallet-hover .wallet-link {
        gap: 8px;
    }
    .wallet-cards > .wallet-hover {
        padding: 12px 12px;
    }
    .wallet-hover > .wallet-link > a {
        padding: 6px 6px;
        width: calc(50% - 4px);
    }
    .card-items > .card-soon > span {
        font-size: 10px;
    }
    .c-balance .fs-36 {
        font-size: 18px;
    }
    .card-valid .fs-24,
    .holder-name .fs-24 {
        font-size: 16px;
    }

    .community-item {
        padding: 20px;
    }
    .light .navbar-nav li.nav-item.dropdown .dropdown-menu {
        background-color: #040B05;
    }
    .light .navbar-nav li.nav-item.dropdown .dropdown-menu > li > a {
        color: #FAFAFA;
    }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
    .worldwide-box {
        width: calc(50% - 12px);
    }
    .worldwide-list.swap-wbox .worldwide-box {
        width: calc(33.33% - 12px);
    }
    .history-head > .history-left {
        width: 100%;
    }
    .history-left > .history-search {
        width: calc(100% - 129px);
    }
    .filter-btn .filter-status {
        display: block;
    }
    .filter-btn .filter-status > .filter-title {
        width: 100%;
        margin-bottom: 8px;
    }
    .history-tab .nav-tabs .nav-link {
        padding: 14px 5px;
        gap: 6px;
    }
    .history-tab .nav-tabs .nav-link > svg {
        height: 14px;
        width: auto;
    }
    .filter-btn .dropdown-menu {
        width: 426px;
    }
    .filter-status > .filter-intro > .form-check {
        width: calc(50% - 7px);
    }
}
@media screen and (max-width: 767px) and (min-width: 575px) {
    .h-logo .desktop-logo {
        max-height: 30px;
    }
    .platform-main > .platform-card {
        width: calc(50% - 14px);
    }
    .platform-main:first-child > .platform-card:last-child {
        width: 100%;
    }
    .all-in-one-wallet-area .row > .col-md-6:first-child {
        width: 60%;
    }
    .all-in-one-wallet-area .row > .col-md-6:last-child {
        width: 40%;
    }
    .categories-area .col-12.mt-30 {
        margin-top: 15px;
    }
    .categories-area .categories-card {
        padding: 15px 15px;
    }
    .categories-card .categories-media {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 991px) {
    .mb-16 {
        margin-bottom: 8px;
    }
    .gap-16 {
        gap: 10px;
    }
    body.mobile-menu::before {
        content: "";
        height: 100%;
        width: 100%;
        background-color: rgb(0 0 0 / 50%);
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        z-index: 9999;
    }
    .h--main .h-menu {
        position: fixed;
        top: 0px;
        bottom: 0px;
        left: -100%;
        width: 320px;
        background: #040B05;
        box-shadow: 0px 0px 15px rgb(255 255 255 / 20%);
        z-index: 9999;
        transition: all 0.3s;
        visibility: hidden;
        opacity: 1;
    }
    .mobile-menu .h--main .h-menu {
        left: 0px;
        opacity: 1;
        visibility: visible;
    }
    .h-menu > .col-mobile {
        padding: 20px 15px;
        border-bottom: 1px solid rgb(255 255 255 / 10%);
        display: flex;
        align-items: center;
        justify-content: space-between;
        position: relative;
    }
    .col-mobile > .logo .responsive {
        max-height: 26px;
    }
    .h-btn > .user-login {
        margin-left: 10px;
    }
    .h-menu .navbar-nav {
        gap: 0px;
    }
    .h-menu .navbar-collapse {
        display: block;
    }
    .navbar-nav li.nav-item.dropdown .dropdown-menu {
        width: 100%;
        padding: 15px;
        border: 0px;
    }
    .light .res-header {
        background-color: #202636;
    }
    .light .res-header h3 {
        color: #FFFFFF !important;
    }
    .light .user-sidebar.show-menu > .sidebar-link > a {
        color: var(--text-primary);
        background-color: #202636;
    }
    .light .si-dropdown > a {
        color: var(--text-primary);
    }
    .h-menu .nav-item:hover .nav-link {
        color: #ffffff;
    }
    .h-menu > .navbar {
        max-height: calc(100vh - 150px);
        overflow-y: auto;
    }
    .keep-touch-area .contact-info {
        margin-bottom: 30px;
    }
    .h-menu .nav-item .nav-link {
        font-weight: 400;
    }
    .hero .hero-info {
        text-align: center;
    }
    .cryptocurrencies-table table {
        width: max-content !important;
        min-width: 100%;
    }
    .cryptocurrencies-table table > thead > tr > th {
        width: auto;
    }
    .h-menu > .h-footer {
        gap: 8px;
        border-top: 1px solid rgb(255 255 255 / 10%);
        padding: 15px 15px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        right: 0px;
    }
    .h-footer > .btn {
        width: calc(50% - 4px);
        padding: 14px 12px;
    }
    .h-footer > .btn.btn-secondary {
        border-color: rgb(255 255 255 / 20%);
        color: #ffffff;
    }

    .wallet-head,
    .bg-card.p-24, 
    .bg-card,
    .support-card {
        padding: 15px;
    }
    .user-flow {
        gap: 15px;
    }
    .user-sidebar {
        width: 100%;
    }
    .user-flow .user-content {
        width: 100%;
    }
    .aml-address-card > div {
        width: 100% !important;
    }

    body .user-section,
    footer .footer-top {
        padding: 30px 0px;
    }

    .footer-head > .f-logo img {
        max-width: 200px;
    }
    .footer-top .footer-bottom {
        display: block;
        margin-top: 20px;
    }
    .footer-top .footer-bottom > .footer-item {
        width: 100%;
        border-bottom: 1px solid rgb(255 255 255 / 8%);
        margin-top: 0px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .footer-top .footer-bottom > .footer-item:last-child {
        border-bottom: 0px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    .footer-item > h3 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0px;
    }
    .footer-item > h3 > a {
        color: var(--text-primary);
    }
    .footer-item > h3 > a > svg {
        transition: all 0.3s;
    }
    .footer-item > h3.active > a > svg {
        transform: rotate(45deg);
    }
    .footer-item > .footer-drop {
        margin-top: 15px;
        display: none;
    }
    .footer-item .f-item-box {
        flex-wrap: wrap;
    }
}
@media screen and (min-width: 992px) {
    .h-menu > .col-mobile, 
    .h-menu > .h-footer,
    .h-btn .navbar-toggler {
        display: none !important;
    }
    .res-header,
    .footer-item > h3 > a {
        display: none;
    }
    .footer-item .footer-drop {
        display: block !important;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px){
    .fs-36 {
        font-size: 28px;
    }
    .fs-32 {
        font-size: 24px;
    }
    .fs-56 {
        font-size: 38px;
    }
    .fs-26 {
        font-size: 20px;
    }
    .fs-30 {
        font-size: 22px;
    }
    .fs-18 {
        font-size: 16px;
    }
    .fs-44 {
        font-size: 28px;
    }
    .fs-24 {
        font-size: 20px;
    }
    .h-menu > .h-footer {
        display: none !important;
    }
    .h-menu > .navbar {
        max-height: calc(100vh - 68px);
    }
    .app-area .crypto-app-info {
        text-align: center;
    }
    .worldwide-list {
        gap: 35px;
    }
    .platform-main > .platform-card {
        width: calc(50% - 14px);
    }
    .platform-main:first-child .platform-card:last-child {
        width: 100%;
    }
    .key-wallet-features-area .page-media {
        text-align: center;
        margin-bottom: 30px;
    }
    .key-wallet-features-area .page-media > img {
        max-width: 280px;
    }
    .hero.bredcrumb {
        padding-top: 50px !important;
    }
    .hero.bredcrumb .row {
        align-items: center !important;
    }
    .hero.bredcrumb .hero-info {
        text-align: left;
    }
    .footer-bottom {
        flex-wrap: wrap;
        gap: 30px;
    }
    .footer-bottom .footer-item:last-child {
        width: 100%;
    }
    .f-item-box {
        justify-content: space-between;
    }
    .login-box > .login-info {
        padding: 20px;
        width: calc(100% - 360px);
    }
    .login-box > .login-sidebar {
        width: 360px;
        padding: 20px;
        height: 665px;
    }
    .login-card .login-btn {
        margin-top: 30px;
    }
    .user-content > .das-content {
        /* width: 446px; */
    }
    .user-content > .flow-steps {
        width: calc(250px - 24px);
    }
    .apply-card > .card-items {
        width: calc(33.33% - 7px);
    }
    .apply-card > .card-items:last-child {
        width: 100%;
    }
    .card-items > a {
        width: 100%;
        padding: 45px 15px;
        text-align: center;
        font-size: 15px;
    }
    .card-items > a > span {
        justify-content: center;
        flex-wrap: nowrap;
    }
    .wallet-head {
        gap: 15px;
        flex-wrap: nowrap !important;
    }
    .wallet-head > .wallet-btn {
        gap: 10px;
        flex-wrap: nowrap !important;
    }
    .show-card-box > div {
        width: 100% !important;
    }
    .use-card-box .card-head {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 768px){
    .page-title.mb-30 {
        margin: 0px;
    }
    .page-paddings,
    .page-background {
        padding: 50px 0px;
    }
    .hero .hero-bottom {
        margin-top: 30px;
        position: relative;
    }
    .hero .hero-info {
        margin-bottom: 30px;
    }
    .exchange-text > input {
        font-size: 24px;
    }
    .estimated-box {
        margin: 15px 0px;
    }
    .exchange-input .select2-selection .select2-selection__rendered img {
        height: 20px;
        width: 20px;
    }
    .exchange-input .select2-selection > .select2-selection__rendered {
        padding: 12px 38px 12px 12px;
    }
    .exchange-input .select2-selection .select2-selection__rendered > span {
        font-size: 18px;
        gap: 6px;
    }
    .exchange-tab::before {
        width: 100%;
    }
    .worldwide-box {
        padding: 0px;
    }
    .worldwide-box > .worldwide-ico {
        position: static;
        margin-bottom: 15px;
    }
    .trustpilot-img {
        position: absolute;
        top: 0px;
        right: 0px;
    }
    .trustpilot-img > img {
        max-height: 60px;
    }
    .crypto-visa-card {
        padding: 15px 15px;
    }
    .crypto-visa-info .page-btn {
        margin: 20px 0px;
    }
    .partner-area {
        padding: 30px 0px;
    }
    .ex-ultimate-card .ultimate-media {
        margin-top: 20px;
    }
    .ex-ultimate-card {
        padding: 20px 20px 0px;
    }
    .app-area .crypto-app-info > .page-title {
        margin-bottom: 30px;
    }
    .community-item {
        padding: 20px;
    }
    .app-area .crypto-app-media > img {
        max-width: 250px;
    }
    .key-wallet-features-area .page-media {
        position: sticky;
        top: 30px;
    }
    .b-market-box > .b-market-card {
        padding: 15px;
    }
    .b-market-card > .b-market-ico {
        position: static;
        transform: none;
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
    .fs-36 {
        font-size: 28px;
    }
    .fs-32 {
        font-size: 26px;
    }
    .fs-56 {
        font-size: 44px;
    }
    .fs-26 {
        font-size: 22px;
    }
    .fs-30 {
        font-size: 26px;
    }
    .fs-18 {
        font-size: 16px;
    }
    .fs-44 {
        font-size: 34px;
    }
    .fs-24 {
        font-size: 20px;
    }
    .h-logo img {
        max-width: 160px;
    }
    .h-menu .navbar-nav {
        gap: 15px;
    }
   .app-preview {
        gap: 10px;
    }
    .app-preview a > img {
        max-height: 48px;
    }
    .wallet-features .page-btn {
        margin-top: 20px;
    }
    .all-wallet-media .page-img > img {
        max-width: 340px;
    }
    .f-logo img {
        max-width: 220px;
    }
    .footer-bottom {
        gap: 8px;
    }

    .user-section > .container {
        max-width: 992px;
    }
    .user-sidebar {
        width: calc(220px - 24px);
    }
    .user-flow .user-content {
        width: calc(100% - 220px);
    }
    /* .user-content > .das-content {
        width: 500px;
    } */
    .user-content > .flow-steps {
        width: calc(248px - 24px);
    }
    .apply-card > .card-items {
        width: calc(33.33% - 11px);
    }
    .apply-card > .card-items:last-child {
        width: 100%;
    }
    .card-items > a {
        width: 100%;
    }
    .card-items > a > span {
        justify-content: center;
    }
    .show-card-box {
        gap: 20px;
    }
    .show-card-box > div {
        width: 100% !important;
    }
    .use-card-box .card-head {
        margin-bottom: 30px;
    }
    .use-card-box > .card-img > img {
        max-width: 60px;
    }
    .wallet-head > .wallet-btn {
        gap: 10px;
    }
    .aml-address-card {
        gap: 20px;
    }
    .aml-address-card > div {
        width: 100% !important;
    }
}
@media screen and (max-width: 1199px) {
    .user-modal .modal-content {
        margin: 0px 15px;
    }
    .session-table table {
        width: max-content !important;
        min-width: 100%;
    }
    .session-table table > thead > tr > th {
        width: auto;
    }
    .session-table table > thead > tr > th:nth-child(2) {
        width: 350px;
    }
    .header .container{
        max-width: 1116px;
    }
    .flow-steps {
        display: none;
    }
}
@media screen and (max-width: 1599px) and (min-width: 1200px){
    header .container {
        max-width: 1140px;
    }
    /* .fs-56 {
        font-size: 50px;
    }
    .gap-20 {
        gap: 18px;
    }
    body header .container {
        max-width: 100%;
        padding: 0px 50px;
    }
    body .container, 
    body .container-lg, 
    body .container-md, 
    body .container-sm, 
    body .container-xl, 
    body .container-xxl {
        max-width: 1140px;
    }
    body .container.mx-1248,
    body .container.mx-1275 {
        max-width: 1200px;
    } */
}
@media screen and (max-width: 1399px) and (min-width: 1200px){
    .fs-36 {
        font-size: 28px;
    }
    .fs-32 {
        font-size: 24px;
    }
    .fs-56 {
        font-size: 48px;
    }
    .fs-26 {
        font-size: 24px;
    }
    .fs-30 {
        font-size: 28px;
    }
    .fs-18 {
        font-size: 16px;
    }
    .fs-44 {
        font-size: 34px;
    }
    .fs-24 {
        font-size: 20px;
    }
    .page-paddings, 
    .page-background {
        padding: 60px 0px;
    }
    .app-preview {
        gap: 15px;
    }
    .app-preview > a > img {
        max-height: 50px;
    }

    .user-sidebar {
        width: calc(220px - 24px);
    }
    .user-flow .user-content {
        width: calc(100% - 220px);
    }
    .user-content > .das-content {
        width: 620px;
    }
    .user-content > .flow-steps {
        width: calc(276px - 24px);
    }

    .apply-card > .card-items {
        width: calc(25% - 12px);
    }
    .card-items > a {
        padding: 48px 12px;
        width: 100%;
    }
    .card-items > a > span {
        justify-content: center;
    }

    .use-card-box .card-head {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 1415px) and (min-width: 1400px){
    .user-sidebar {
        width: calc(240px - 24px);
    }
    .user-flow .user-content {
        width: calc(100% - 240px);
    }
}
@media screen and (max-width: 1750px) {
   .exchange-tab::before {
        width: 100%;
    }
}
/* @media screen and (min-width: 1400px) {
    .container, 
    .container-lg, 
    .container-md, 
    .container-sm, 
    .container-xl, 
    .container-xxl {
        max-width: 1440px;
    }
    .container.mx-1214 {
        max-width: 1214px;
    }
    .container.mx-1275 {
        max-width: 1275px;
    }
    .container.mx-1196 {
        max-width: 1196px;
    }
    .container.mx-1248 {
        max-width: 1248px;
    }
} */
@media screen and (min-width: 1140px) {
    .container, 
    .container-lg, 
    .container-md, 
    .container-sm, 
    .container-xl, 
    .container-xxl,
    .hero .container.mx-1140 {
        /* max-width: 1140px; */
        max-width: 1116px;
    }
    .hero .container {
        /* max-width: 1036px; */
        max-width: 960px;
    }
    .hero .header-heading {
        width: 43%;
    }
    .hero .header-form {
        width: 57%;
    }
    .hero .exchange-tab {
        margin-left: 40px;
    }
    .hero .hero-info .fs-56 {
        font-size: 42px;
    }
    .hero .hero-info .fs-26 {
        font-size: 20px;
    }
    .worldwide-list {
        gap: 22px;
    }
    .crypto-app-info .app-preview {
        gap: 6px;
    }
    .categories-area .container {
        max-width: 1440px;
    }
    .user-section .container {
        max-width: 1360px;
    }
    .user-content > .das-content {
        width: 716px;
    }
    .user-content > .flow-steps {
        width: calc(320px - 24px);
    }
}

@media screen and (max-width: 768px) {
.process-timeline > .timeline-step {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 0 20px;
}

.timeline-step > .circle {
    margin: 10px 0;
    transform: rotate(90deg);
}

.t-finished  {
    transform: rotate(-90deg);
}

.timeline-step.timeline-dark-bg.active .circle {transform: rotate(90deg);}


.timeline-main > .timeline-bar {
    width: 4px;
    height: 90%;
    top: 15px;
    left: 30px;
    bottom: 0;
}

.timeline-step > .circle::before,
.timeline-step > .circle::after{
    display: none;
}
}

.timeline-step > .circle::after, .timeline-step > .circle::before {
    background: #121212;
}