@media screen and (min-width: 356px) and (max-width: 480px) {
    /* Template */
    body {
        font-size: 12px;
    }
    .container{ max-width: 100%; }
    h5, .h5 {
        font-size: 1rem;
    }
    .display-7{
        font-size: 1.5rem;
    }
    .pb-3{
        padding-bottom: 5px !important;
    }
    .pb-5{
        padding-bottom: 10px !important;
    }
    .pb-4{
        padding-bottom: 7px !important;
    }
    .px-5{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-3{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-5rem{
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .mt-5rem{
        margin-top: 2rem !important;
    }
    .btn-lg, .btn-group-lg > .btn {
        --bs-btn-padding-y: 0.5rem;
        --bs-btn-padding-x: 1rem;
        --bs-btn-font-size: 12px;
        --bs-btn-border-radius: 0.5rem;
    }
    .btn-gradient {
        font-size: 12px !important;
        padding: 3px 10px;
    }
    .btn-orange {
        font-size: 12px;
    }
    .py-5 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .py-3 {
        padding-top: .7rem !important;
        padding-bottom: .7rem !important;
    }
    .py-5rem{
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .pr-5rem{
        padding-right: 0 !important;
    }
    .position-relative {
        position: relative;
    }
    .img-thumbnail-sm {
        width: 150px;
        height: auto;
    }
    .img-thumbnail-xs {
        width: 100px;
        height: auto;
    }
    .img-small-logo{
        width: auto;
        height: 40px;
    }
    /* End of Template */
    /* Top */
    .top-navigation {
        padding: 10px 15px;
        font-size: 10px;
    }
    .fixed-nav {
        padding-top: 25px !important;
    }
    .navbar-logo {
        height: 20px;
    }
    .navbar-collapse {
        background-color: rgba(0, 0, 0, .8)
    }
    #nav-center .nav-item{
        padding: 15px 15px 0 15px;
    }
    #nav-center .nav-item .nav-link{
        padding: 0;
    }
    .nav-buttons {
        display: inline-flex;
        margin: 0 !important;
    }
    .nav-buttons li{
        margin: 0 5px;
    }
    /* .navbar-nav {
        flex-direction: row;
    } */
    .navbar-brand {
        margin: 0;
    }
    .nav-btn {
        padding: 3px 5px;
        font-size: 10px;
        margin: 0;
    }
    .banner_top .col-xxl-5 .img-fluid {
        height: 35px;
    }
    .banner_top .col-md-7.pt-4rem, .banner_top .col-md-7.pr-0 {
        padding: 0 !important;
    }
    .banner_top .col-md-4{
        width: 50%;
    }
    .mobile-center{
        display: flex;
        justify-content: center;
    }
    #banner .banner-content{
        height: auto;
    }
    #banner .text-center {
        text-align: left !important ;
    }
    #banner .pt-5 {
        padding-top: 1rem !important;
    }
    .banner-content {
        padding: 5rem 0 0 0;
    }
    .profile-img {
        content: url('../img/banner_top_img.webp');
    }
    .banner-content-2 {
        padding: 0;
    }
    /* End of Top */
    /* About */
    #about .d-flex {
        flex-wrap: wrap;
    }
    #currencies .d-flex {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center !important;
    }
    #about .pt-5{
        padding-top: 0 !important;
    }
    #mcc_bet_about {
        padding: 3rem 0;
        flex-direction: column-reverse;
    }
    #ranking .pt-5{
        padding: 0 !important;
    }
    .web{
        display: none;
    }

    /* End of About */
    /* Services */
    #services .position-relative{
        display: flex;
        justify-content: flex-end;
    }
    .bg-1{
        background-image: url('../img/mcc_bet_bg_mobile.webp');
        background-size: cover;
        padding-top: 2rem;
    }
    .bg-2{
        background-image: url('../img/metaverse_casino_bg_mobile.webp');
        background-size: cover;
        padding-top: 2rem;
    }
    .bg-1 .row{
        flex-direction: column-reverse;
    }
    .bg-1-img, .bg-2-img {
        position: relative;
        right: 0;
        width: 70%;
    }
    #metaverse_casino,
    #nft_marketplace{
        flex-direction: column-reverse;
    }
    #metaverse_casino
    #avatar_service
    #nft_marketplace
    #communication {
        margin-bottom: 2rem;
    }
    /* End of Services */
    /* Infaxia */
    #infaxia .bg-dark {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #infaxia .container {
        padding: 0 !important;
    }
    #infaxia .col-md-8 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #infaxia p {
        text-align: center;
    }
    #infaxia .img-fluid {
        width: 70%;
        height: auto;
    }
    .easy-deposit-withdrawal-bg {
        padding: 1rem;
    }
    #supported_devices{
        padding: 0 !important
    }
    /* End of Infaxia */
    /* FAQ */
    #faq {
        margin: 3rem 0 !important
    }
    #about_infaxia{
        margin-bottom: 3rem;
    }
    .about_infaxia_button{
        display: flex;
        justify-content: center;
    }
    /* End of FAQ */
    /* Footer */
    footer {
        padding: 1rem 0;
    }
    footer .offset-md-3 {
        margin-left: 0 !important;
        width: 100% !important;
    }
    footer .coin {
        /* width: 35% !important; */
        top: -20px;
        height: auto;
        position: absolute;
        opacity: .3;
    }
    footer .coin-left {
        left: -35px;
    }
    footer .coin-right {
        right: -35px;
    }
    footer .flex-column{
        flex-direction: row !important;
        align-items: flex-start !important;
    }
    footer .display-6 {
        font-size: 1.5rem !important;
    }
    footer .flex-text.flex-column {
        flex-direction: column !important;
        align-items: center;
    }
    footer .footer-button {
        flex-direction: row !important;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    footer .btn-black{
        margin: .3rem .3rem !important;
    }
    footer .footer-logo{
        width: 50% !important;
        height: auto;
    }
    footer .col-md-12{
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
    #ourclients .clients-wrap ul li {
        width: 100px !important;
    }
    .introduction{
        flex-direction: column;
    }
}
@media screen and (min-width: 480px) and (max-width: 600px) {
    /* Template */
    body {
        font-size: 14px;
    }
    .container{ max-width: 100%; }
    h5, .h5 {
        font-size: 1rem;
    }
    .display-7{
        font-size: 1.5rem;
    }
    .pb-3{
        padding-bottom: 5px !important;
    }
    .pb-5{
        padding-bottom: 10px !important;
    }
    .pb-4{
        padding-bottom: 7px !important;
    }
    .px-5{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-3{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-5rem{
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .mt-5rem{
        margin-top: 2rem !important;
    }
    .btn-lg, .btn-group-lg > .btn {
        --bs-btn-padding-y: 0.5rem;
        --bs-btn-padding-x: 1rem;
        --bs-btn-font-size: 12px;
        --bs-btn-border-radius: 0.5rem;
    }
    .btn-gradient {
        font-size: 13px !important;
        padding: 3px 10px;
    }
    .btn-orange {
        font-size: 12px;
    }
    .py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
    .py-3 {
        padding-top: .7rem !important;
        padding-bottom: .7rem !important;
    }
    .py-5rem{
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .pr-5rem{
        padding-right: 0 !important;
    }
    .position-relative {
        position: relative;
    }
    .img-thumbnail-sm {
        width: 150px;
        height: auto;
    }
    .img-thumbnail-xs {
        width: 100px;
        height: auto;
    }
    .img-small-logo{
        width: auto;
        height: 40px;
    }
    /* End of Template */
    /* Top */
    .top-navigation {
        padding: 10px 15px;
        font-size: 10px;
    }
    .fixed-nav {
        padding-top: 25px !important;
    }
    .navbar-logo {
        height: 25px;
    }
    .navbar-collapse {
        background-color: rgba(0, 0, 0, .8)
    }
    #nav-center .nav-item{
        padding: 15px 15px 0 15px;
    }
    #nav-center .nav-item .nav-link{
        padding: 0;
    }
    .nav-buttons {
        display: inline-flex;
        margin: 0 !important;
    }
    .nav-buttons li{
        margin: 0 5px;
    }
    /* .navbar-nav {
        flex-direction: row;
    } */
    .nav-btn {
        padding: 3px 5px;
        font-size: 10px;
    }
    .banner_top .col-xxl-5 .img-fluid {
        height: 35px;
    }
    .banner_top .col-xxl-7.pt-4rem, .banner_top .col-xxl-7.pr-0 {
        padding: 0rem !important;
    }
    #banner .banner-content{
        height: auto;
    }
    .banner_top .col-md-4{
        width: 50%;
    }
    .mobile-center{
        display: flex;
        justify-content: center;
    }
    #banner .text-center {
        text-align: left !important ;
    }
    #banner .pt-5 {
        padding-top: 1rem !important;
    }
    .banner-content {
        padding: 5rem 0 0 0;
    }
    #banner .col-md-6 img{
        width: 50%;
        height: auto;
    }
    .profile-img {
        content: url('../img/banner_top_img.webp');
    }
    .banner-content-2 {
        padding: 0;
    }
    /* End of Top */
    /* About */
    #about .d-flex {
        flex-wrap: wrap;
    }
    #currencies .d-flex {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center !important;
    }
    #about .pt-5{
        padding-top: 0 !important;
    }
    #mcc_bet_about {
        padding: 3rem 0;
        flex-direction: column-reverse;
    }
    #ranking .pt-5{
        padding: 0 !important;
    }
    .web{
        display: none;
    }

    /* End of About */
    /* Services */
    #services .position-relative{
        display: flex;
        justify-content: flex-end;
    }
    .bg-1{
        background-image: url('../img/mcc_bet_bg_mobile.webp');
        background-size: cover;
        padding-top: 2rem;
    }
    .bg-2{
        background-image: url('../img/metaverse_casino_bg_mobile.webp');
        background-size: cover;
        padding-top: 2rem;
    }
    .bg-1 .row{
        flex-direction: column-reverse;
    }
    .bg-1-img, .bg-2-img {
        position: relative;
        right: 0;
        width: 70%;
    }
    #metaverse_casino,
    #nft_marketplace{
        flex-direction: column-reverse;
    }
    #metaverse_casino
    #avatar_service
    #nft_marketplace
    #communication {
        margin-bottom: 2rem;
    }
    /* End of Services */
    /* Infaxia */
    #infaxia .bg-dark {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #infaxia .container {
        padding: 0 !important;
    }
    #infaxia .col-md-8 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #infaxia p {
        text-align: center;
    }
    #infaxia .img-fluid {
        width: 70%;
        height: auto;
    }
    .easy-deposit-withdrawal-bg {
        padding: 1rem;
    }
    #supported_devices{
        padding: 0 !important
    }
    /* End of Infaxia */
    /* FAQ */
    #faq {
        margin: 3rem 0 !important
    }
    #about_infaxia{
        margin-bottom: 3rem;
    }
    .about_infaxia_button{
        display: flex;
        justify-content: center;
    }
    /* End of FAQ */
    /* Footer */
    footer {
        padding: 1rem 0;
    }
    footer .offset-md-3 {
        margin-left: 0 !important;
        width: 100% !important;
    }
    footer .coin {
        /* width: 35% !important; */
        top: -20px;
        height: auto;
        position: absolute;
        opacity: .3;
    }
    footer .coin-left {
        left: -35px;
    }
    footer .coin-right {
        right: -35px;
    }
    footer .flex-column{
        flex-direction: row !important;
        align-items: flex-start !important;
    }
    footer .display-6 {
        font-size: 1.5rem !important;
    }
    footer .flex-text.flex-column {
        flex-direction: column !important;
        align-items: center;
    }
    footer .footer-button {
        flex-direction: row !important;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    footer .btn-black{
        margin: .3rem .3rem !important;
    }
    footer .footer-logo{
        width: 50% !important;
        height: auto;
    }
    footer .col-md-12{
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
    .introduction{
        flex-direction: column;
    }
}

@media screen and (min-width: 600px) and (max-width: 756px) {
    /* Template */
    body {
        font-size: 14px;
    }
    h5, .h5 {
        font-size: 1rem;
    }
    .display-7{
        font-size: 1.5rem;
    }
    .pb-3{
        padding-bottom: 5px !important;
    }
    .pb-5{
        padding-bottom: 10px !important;
    }
    .pb-4{
        padding-bottom: 7px !important;
    }
    .px-5{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-3{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-5rem{
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .mt-5rem{
        margin-top: 2rem !important;
    }
    .btn-lg, .btn-group-lg > .btn {
        --bs-btn-padding-y: 0.5rem;
        --bs-btn-padding-x: 1rem;
        --bs-btn-font-size: 12px;
        --bs-btn-border-radius: 0.5rem;
    }
    .btn-gradient {
        font-size: 14px !important;
        padding: 3px 10px;
    }
    .btn-orange {
        font-size: 12px;
    }
    .py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
    .py-3 {
        padding-top: .7rem !important;
        padding-bottom: .7rem !important;
    }
    .py-5rem{
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .pr-5rem{
        padding-right: 0 !important;
    }
    .position-relative {
        position: relative;
    }
    .img-thumbnail-sm {
        width: 150px;
        height: auto;
    }
    .img-thumbnail-xs {
        width: 100px;
        height: auto;
    }
    .img-small-logo{
        width: auto;
        height: 40px;
    }
    /* End of Template */
    /* Top */
    .top-navigation {
        padding: 10px 15px;
        font-size: 10px;
    }
    .fixed-nav {
        padding-top: 25px !important;
    }
    .navbar-logo {
        height: 35px;
    }
    .navbar-collapse {
        background-color: rgba(0, 0, 0, .8)
    }
    #nav-center .nav-item{
        padding: 15px 15px 0 15px;
    }
    #nav-center .nav-item .nav-link{
        padding: 0;
    }
    .nav-buttons {
        display: inline-flex;
    }
    /* .navbar-nav {
        flex-direction: row;
    } */
    .nav-btn {
        padding: 3px 10px;
        font-size: 12px;
    }
    .banner_top .col-xxl-5 .img-fluid {
        height: 35px;
    }
    .banner_top .col-xxl-7.pt-4rem, .banner_top .col-xxl-7.pr-0 {
        padding: 0rem !important;
    }
    .banner_top .col-md-4{
        width: 30%;
    }
    .mobile-center{
        display: flex;
        justify-content: center;
    }
    #banner .banner-content{
        height: auto;
    }
    #banner .text-center {
        text-align: left !important ;
    }
    #banner .pt-5 {
        padding-top: 1rem !important;
    }
    #banner .col-md-6 img{
        width: 50%;
        height: auto;
    }
    .banner-content {
        padding: 5rem 0 0 0;
    }
    .profile-img {
        content: url('../img/banner_top_img.webp');
    }
    .banner-content-2 {
        padding: 0;
    }
    .bg-1 .row{
        flex-direction: column-reverse;
    }
    /* End of Top */
    /* About */
    #about .d-flex {
        flex-wrap: wrap;
    }
    #currencies .d-flex {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center !important;
    }
    #about .pt-5{
        padding-top: 0 !important;
    }
    #mcc_bet_about {
        padding: 3rem 0;
        flex-direction: column-reverse;
    }
    #ranking .pt-5{
        padding: 0 !important;
    }
    .web{
        display: none;
    }

    /* End of About */
    /* Services */
    #services .position-relative{
        display: flex;
        justify-content: flex-end;
    }
    .bg-1{
        background-image: url('../img/mcc_bet_bg_mobile.webp');
        background-size: cover;
        padding-top: 2rem;
    }
    .bg-2{
        background-image: url('../img/metaverse_casino_bg_mobile.webp');
        background-size: cover;
        padding-top: 2rem;
    }
    .bg-1-img, .bg-2-img {
        position: relative;
        right: 0;
    }
    #metaverse_casino,
    #nft_marketplace{
        flex-direction: column-reverse;
    }
    #metaverse_casino
    #avatar_service
    #nft_marketplace
    #communication {
        margin-bottom: 2rem;
    }
    /* End of Services */
    /* Infaxia */
    #infaxia .bg-dark {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #infaxia .container {
        padding: 0 !important;
    }
    #infaxia .col-md-8 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #infaxia p {
        text-align: center;
    }
    #infaxia .img-fluid {
        width: 70%;
        height: auto;
    }
    .easy-deposit-withdrawal-bg {
        padding: 1rem;
    }
    #supported_devices{
        padding: 0 !important
    }
    /* End of Infaxia */
    /* FAQ */
    #faq {
        margin: 3rem 0 !important
    }
    #about_infaxia{
        margin-bottom: 3rem;
    }
    .about_infaxia_button{
        display: flex;
        justify-content: center;
    }
    /* End of FAQ */
    /* Footer */
    footer {
        padding: 1rem 0;
    }
    footer .offset-md-3 {
        margin-left: 0 !important;
        width: 100% !important;
    }
    footer .coin {
        /* width: 35% !important; */
        top: -20px;
        height: auto;
        position: absolute;
        opacity: .3;
    }
    footer .coin-left {
        left: -35px;
    }
    footer .coin-right {
        right: -35px;
    }
    footer .flex-column{
        flex-direction: row !important;
        align-items: flex-start !important;
    }
    footer .display-6 {
        font-size: 1.5rem !important;
    }
    footer .flex-text.flex-column {
        flex-direction: column !important;
        align-items: center;
    }
    footer .footer-button {
        flex-direction: row !important;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    footer .btn-black{
        margin: .3rem .3rem !important;
    }
    footer .footer-logo{
        width: 50% !important;
        height: auto;
    }
    footer .col-md-12{
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
}
@media screen and (min-width: 756px) and (max-width: 991px) {
    /* Template */
    body {
        font-size: 14px;
    }
    h5, .h5 {
        font-size: 1rem;
    }
    .display-7{
        font-size: 1.5rem;
    }
    .pb-3{
        padding-bottom: 5px !important;
    }
    .pb-5{
        padding-bottom: 10px !important;
    }
    .pb-4{
        padding-bottom: 7px !important;
    }
    .px-5{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .px-3{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .px-5rem{
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .mt-5rem{
        margin-top: 2rem !important;
    }
    .btn-lg, .btn-group-lg > .btn {
        --bs-btn-padding-y: 0.5rem;
        --bs-btn-padding-x: 1rem;
        --bs-btn-font-size: 12px;
        --bs-btn-border-radius: 0.5rem;
    }
    .btn-gradient {
        font-size: 1rem !important;
        padding: 3px 10px;
    }
    .btn-orange {
        font-size: 12px;
    }
    .py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
    .py-3 {
        padding-top: .7rem !important;
        padding-bottom: .7rem !important;
    }
    .py-5rem{
        padding-top: 1rem !important;
        padding-bottom: 1rem !important;
    }
    .pr-5rem{
        padding-right: 0 !important;
    }
    .position-relative {
        position: relative;
    }
    .img-thumbnail-sm {
        width: 150px;
        height: auto;
    }
    .img-thumbnail-xs {
        width: 100px;
        height: auto;
    }
    .img-small-logo{
        width: auto;
        height: 40px;
    }
    /* End of Template */
    /* Top */
    .top-navigation {
        padding: 10px 15px;
        font-size: 10px;
    }
    .fixed-nav {
        padding-top: 25px !important;
    }
    .navbar-logo {
        height: 45px;
    }
    .navbar-collapse {
        background-color: rgba(0, 0, 0, .8)
    }
    #nav-center .nav-item{
        padding: 15px 15px 0 15px;
    }
    #nav-center .nav-item .nav-link{
        padding: 0;
    }
    .nav-buttons {
        display: inline-flex;
    }
    .d-sm-flex {
        flex-direction: column;
    }
    .nav-btn {
        padding: 3px 10px;
        font-size: 13px;
    }
    .banner_top .col-xxl-5 .img-fluid {
        height: 35px;
    }
    .banner_top .col-xxl-7.pt-4rem, .banner_top .col-xxl-7.pr-0 {
        padding: 0rem !important;
    }
    .banner_top .col-md-4{
        width: 50%;
    }
    .banner_top .text-center{
        text-align: left !important;
    }
    .banner_top .display-5{
        font-size: 18px !important;
    }
    #banner .banner-content{
        height: auto;
    }
    #banner .text-center {
        text-align: left !important ;
    }
    #banner .pt-5 {
        padding-top: 1rem !important;
    }
    
    .banner-content {
        padding: 5rem 0 0 0;
    }
    .profile-img {
        content: url('../img/banner_top_img.webp');
    }
    .banner-content-2 {
        padding: 0;
    }
    /* End of Top */
    /* About */
    #about .d-flex {
        flex-wrap: wrap;
    }
    #currencies .d-flex {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center !important;
    }
    #about .pt-5{
        padding-top: 0 !important;
    }
    #mcc_bet_about {
        padding: 3rem 0;
    }
    #ranking .pt-5{
        padding: 0 !important;
    }
    .web{
        display: none;
    }

    /* End of About */
    /* Services */
    #services .position-relative{
        display: flex;
        justify-content: flex-end;
    }
    .bg-1{
        background-image: url('../img/mcc_bet_bg_mobile.webp');
        background-size: cover;
        padding-top: 2rem;
    }
    .bg-2{
        background-image: url('../img/metaverse_casino_bg_mobile.webp');
        background-size: cover;
        padding-top: 2rem;
    }
    .bg-1-img, .bg-2-img {
        position: relative;
        right: 0;
    }
    #metaverse_casino
    #avatar_service
    #nft_marketplace
    #communication {
        margin-bottom: 2rem;
    }
    #metaverse-casino .col-md-6 {
        width: 100%;
        margin: 0 !important;
    }
    /* End of Services */
    /* Infaxia */
    #infaxia .bg-dark {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #infaxia .container {
        padding: 0 !important;
    }
    #infaxia .col-md-8 {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #infaxia p {
        text-align: center;
    }
    #infaxia .img-fluid {
        width: 70%;
        height: auto;
    }
    .easy-deposit-withdrawal-bg {
        padding: 1rem;
    }
    #supported_devices{
        padding: 0 !important
    }
    /* End of Infaxia */
    /* FAQ */
    #faq {
        margin: 3rem 0 !important
    }
    #about_infaxia{
        margin-bottom: 3rem;
    }
    #about_infaxia .row{
        display: flex;
        flex-direction: column;
    }
    #about_infaxia .row .col-md-6, #about_infaxia .row .col-md-5{
        width: 100%;
        margin: 0 !important;
    }
    .about_infaxia_button{
        display: flex;
        justify-content: center;
    }
    /* End of FAQ */
    /* Footer */
    footer {
        padding: 1rem 0;
    }
    footer .offset-md-3 {
        margin-left: 0 !important;
        width: 100% !important;
    }
    footer .coin {
        /* width: 35% !important; */
        top: -20px;
        height: auto;
        /* position: absolute; */
        opacity: .3;
    }
    footer .coin-left {
        left: -35px;
    }
    footer .coin-right {
        right: -35px;
    }
    footer .flex-column{
        flex-direction: row !important;
        align-items: flex-start !important;
    }
    footer .display-6 {
        font-size: 1.5rem !important;
    }
    footer .flex-text.flex-column {
        flex-direction: column !important;
        align-items: center;
    }
    footer .footer-button {
        flex-direction: row !important;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    footer .btn-black{
        margin: .3rem .3rem !important;
    }
    footer .footer-logo{
        width: 50% !important;
        height: auto;
    }
    footer .col-md-12{
        display: flex;
        flex-direction: column;
        justify-content: center !important;
        align-items: center !important;
    }
    footer .position-absolute {
        position: relative !important;
    }
}
@media screen and (min-width: 356px) and (max-width: 991px) {
    .navbar-collapse.show {
        display: block;
        position: absolute;
        width: calc(100% - 30px);
        top: 80px;
    }
    .navbar-collapse {
        background: white;
    }
    .navbar-collapse a {
        color: black;
    }
    .navbar-collapse .nav-item:last-child {
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 356px) and (max-width: 758px) {
    footer .position-absolute {
        position: absolute !important;
    }
    .mobile-on-top{
        z-index: 4;
        width: 80%;
        margin: auto;
    }
    .mobile-coin-container {
        position: relative !important;
    }
    .mobile-left-coin, .mobile-right-coin {
        position: absolute;
        flex: 0 0 auto;
        width: 33.33333333%;
    }
    .mobile-right-coin {
        right: 0;
    }
    #clientlogo {
        padding-left: 0 !important;
    }
}

@media screen and (min-width: 992px)  and (max-width: 1200px){
    .px-5 {
        padding-left: 15px !important;
        padding-right: 15px !important;
        max-width: 100%;
    }
    
    .nav-buttons li a{
        font-size: 12px;
    }
    
}
.nav-buttons {
    display: inline-flex;
}
.navbar-expand-lg .navbar-collapse {
    margin-left: auto;
}