* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

@media (max-width: 767.98px) {
    /* BOTTOM NAV */
    .bottom-mobile {
        display: block;
    }

    /* LANDING PAGE */
    .nav-toggle {
        display: flex;
        align-items: center !important;
        justify-content: center;
    }

    .hamburger-icon {
        color: blue;
        width: 100px;
    }

    .navbar-brand a img {
        width: 45%;
    }

    .navbar-toggler {
        border: none !important;
    }

    .navbar-toggler:focus {
        border: none !important;
        outline: none !important;
        box-shadow: none !important;
    }

    .nav-link {
        font-size: 15px !important;
        padding-left: 0 !important;
    }

    .btn-getstarted {
        margin-left: 0;
        font-size: 14px !important;
    }

    .landingpagehero {
        margin: 20px 0;
    }

    .landingpagehero-row h1 {
        font-size: 30px;
    }

    .landingpagehero-row h1 br {
        display: none;
    }

    .landingpagehero-row p {
        padding: 10px 5px 15px 5px;
    }

    .landingpagehero-row p br {
        display: none;
    }

    .btn-get-started {
        width: 35% !important;
    }

    .downloadrow {
        height: 80vh;
        border-radius: 20px;
        display: grid;
        align-items: start;
        padding-left: 20px;
        padding-top: 30px;
        margin: auto !important;
    }

    .downloadimg img {
        width: 100%;
    }

    .downloadrow-text h3 br {
        display: none;
    }

    .downloadrow-text p {
        font-size: 14px;
    }

    .downloadrow-text p br {
        display: none;
    }

    .download {
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .downloadimgwrap a img{
        width: 70%;
    }

    .cryptodisplaysectioncontainer {
        padding: 20px 0 20px 0;
    }

    .cryptodisplaysection-card {
        width: 30%;
    }

    .seamlesstrading {
        margin-top: 40px;
    }

    .seamlesstrading-text h2 br {
        display: block;
    }

    .seamlesstrading-text p {
        width: 80%;
        margin: auto;
    }

    .seamlesstrading-text p br {
        display: none;
    }

    .seamlesstradingrow {
        margin-top: 30px !important;
    }

    .seamlesstradingrow p br {
        display: none;
    }

    .topswitch {
        order: 1 !important;
    }

    .bottomswitch {
        order: 2 !important;
    }

    .sidebuycard {
        padding-top: 30px;
    }

    .spacing {
        margin-top: 30px !important;
    }

    .sellcard {
        width: 100% !important;
    }

    .getstartedrow h2 {
        font-size: 30px !important;
        width: 80%;
        font-weight: 800 !important;
        padding-bottom: 20px;
    }

    .getstartedrow {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 100%;
        padding-top: 50px;
        text-align: center;
    }

    .numberow {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        width: 100% !important;
        padding: 0px 0;
        align-items: center;
        gap: 50px;
    }

    .singlearrow {
        display: none;
    }

    .doublearrow {
        display: block;
        width: 10%;
    }

    .numberow span {
        font-size: 14px;
    }

    .getstarted {
        margin-top: 50px;
        background: #40196d1a;
        height: 100%;
        padding-bottom: 50px;
    }

    .btn-get {
        width: 45% !important;
        font-weight: 400 !important;
        margin-top: 20px !important;
    }

    .aboutus {
        background: #40196d;
        padding: 50px 0;
    }

    .aboutus h1 {
        color: #ffffff;
        font-size: 40px;
    }

    .aboutus p {
        color: #ffffffcc;
        padding-top: 10px;
        font-weight: 300;
    }

    .aboutus p br {
        display: none;
    }

    .newsletter {
        text-align: center;
        padding: 80px 0;
    }

    .subscribe-wrapper {
        width: 100%;
    }

    .subscribe-wrapper input {
        border: none;
        outline: none;
        padding: 14px 20px;
        flex: 1;
    }

    .subscribe-wrapper input::placeholder {
        color: #535353;
        font-size: 14px;
    }

    .subscribe-wrapper button {
        background: #40196d;
        color: white;
        border: none;
        font-weight: 600;
        border-radius: 100px;
        cursor: pointer;
        width: 40%;
    }

    footer {
        padding: 60px 0 10px 0;
    }

    .footercol a img{
        width: 80%;
    }

    .footercol div {
        display: flex;
        gap: 20px;
        margin-top: 20px;
    }

    .footercol div a {
        width: 30% !important;
        margin-bottom: 50px;
    }

    .companytext span {
        font-size: 14px;
        color: #9ca3af;
        cursor: pointer;
    }

    .companytext h6 {
        padding-bottom: 10px;
    }

    .contact p {
        padding: 10px 0;
    }

    .contact p a {
        color: #372aa4 !important;
    }

    .contact div img {
        cursor: pointer;
        margin-bottom: 50px;
    }

    .contact div {
        display: flex;
        justify-content: flex-start;
        margin-left: -10px !important;
    }

    .footerlasttext {
        color: #1d1e2c;
        text-align: center;
        font-size: 14px;
    }

    .footerow {
        margin-bottom: 80px;
    }

    /* LOGIN PAGE */
    .loginpage {
        display: flex;
    }

    .pageleft {
        display: none;
    }

    .pageleft img {
        width: 30%;
    }

    .pageright {
        background: #40196d0d;
        width: 100%;
        height: 100vh;
        display: flex;
        justify-content: center;
        margin: auto;
        align-items: center;
        flex-direction: column;
    }

    .prsign {
        height: 120vh !important;
    }

    .pagerightimg {
        width: 50%;
        margin-bottom: 30px;
        display: block;
        /* background: #40196D;
        position: fixed;
        top: 0;
        padding: 20px 100px; */
    }

    .pagerightcard {
        background: white;
        padding: 30px;
        width: 90%;
        border-radius: 15px;
    }

    /* DASHBOARD */
    .sidebar {
        display: none;
    }

    .main {
        margin-left: 0;
        background: #fcf9ff;
        padding: 0;
        height: 100%;
        width: 100%;
        padding-bottom: 30px;
    }

    .topbar {
        width: 90% !important;
        margin: auto;
        margin-top: 30px;
    }

    .topbar h4::before {
        content: "";
        width: 0;
        height: 0;
    }

    .topbar-head span {
        display: none;
    }

    .maincontentrow {
        margin: auto !important;
        width: 100%;
    }

    .maincontentcard {
        width: 100%;
        margin-top: 20px;
    }

    .maincontentcard span {
        font-size: 13px;
    }

    .maincontentcard h2 {
        font-size: 35px;
    }

    .maincontentcardbutton button a svg {
        width: 15px;
        height: 15px;
        margin-left: 5px;
    }

    .maincontentcardbutton > :nth-child(1),
    .maincontentcardbutton > :nth-child(1):hover,
    .maincontentcardbutton > :nth-child(2),
    .maincontentcardbutton > :nth-child(2):hover {
        font-size: 14px;
        width: 40%;
        padding: 3px 10px;
    }

    .maincontentcardbutton {
        gap: 10px;
    }

    .quickcol {
        margin-top: 20px !important;
    }

    .quickactionimg {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .quickactiondiv {
        height: 30px;
        font-size: 13px;
    }

    #quickScroll a img {
        width: 100px;
    }

    .quickactionimg {
        margin-left: 0px;
        margin-right: 0px;
    }

    .quickactionsvg svg {
        display: none;
    }

    .alltransact {
        width: 90%;
        margin: 40px auto 0 auto;
    }

    .alltransact h5::before {
        width: 0;
        height: 0;
    }

    .transactionrow {
        width: 100%;
    }

    .transactiondiv {
        width: 700px;
        margin-left: 10px;
    }

    .coltransaction {
        overflow-x: auto !important;
        scroll-behavior: smooth;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-bottom: 30px;
    }

    .coltransaction::-webkit-scrollbar {
        display: none;
    }

    .superimg img {
        width: 100% !important;
        height: 100%;
        margin-top: 40px;
    }

    .superimage img {
        width: 100%;
        height: 100%;
    }

    /* TRANSACTION PAGE */
    .transactioninputdiv {
        display: flex;
        justify-content: left;
        margin-bottom: 20px;
        margin-top: 20px !important;
        margin-left: 10px;
        position: sticky;
    }

    /* REFER AND EARN */
    .referCard {
        padding-top: 0;
    }

    .withdrawalrow {
        width: 100% !important;
        margin: 20px auto !important;
    }

    .refercardinput {
        width: 90%;
        position: relative;
        margin-bottom: 20px;
    }

    .refercardinput label {
        padding-bottom: 5px;
    }

    .refercardinput img {
        position: absolute;
        top: 37px;
        right: 15px;
        cursor: pointer;
    }

    .totalsignup {
        margin-top: 0px;
        justify-content: space-between;
        display: flex;
        width: 80%;
        text-align: center;
    }

    .totalsignup span,
    .payouts span {
        opacity: 0.6;
        font-size: 13px;
    }

    .btn-earnings {
        background: #ff6600 !important;
        color: white !important;
        border-radius: 50px !important;
        font-size: 14px !important;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    /* SETTINGS */
    .settingswrapper {
        height: 100%;
        background: white;
        border-radius: 10px;
        width: 90%;
        margin: 30px auto;
    }

    .settings-card-header {
        height: 10vh;
        border-bottom: 1px solid #40196d26;
        display: flex;
        justify-content: space-between;
        gap: 0px;
        align-items: center;
        padding: 0px 20px;
    }

    .settings-card-body {
        padding: 0 20px 20px 20px;
    }

    .profilelabelinput {
        display: block;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        position: relative;
        margin: 20px auto;
    }

    .profilelabelinput label {
        font-size: 14px;
        opacity: 0.6;
    }

    .profilelabelinput img {
        position: absolute;
        right: 10px;
        cursor: pointer;
        top: 35px;
    }

    .profilelabelinput input {
        width: 100%;
        height: 45px;
        padding-left: 20px !important;
        padding-right: 50px !important;
        border: 2px solid #40196d1a !important;
        background: #40196d12 !important;
        font-size: 13px !important;
        color: #40196d;
        opacity: 0.6;
    }

    .profilelabelbutton {
        display: flex;
        justify-content: flex-end;
        margin-top: 30px;
        width: 100%;
    }

    .btn-update {
        width: 45%;
    }

    .info {
        width: 70%;
    }

    .profilelabelinput label br {
        display: none;
    }

    .profilelabelinput label {
        padding-bottom: 3px;
    }

    /* DEPOSITS */
    .depositCard {
        width: 90%;
        margin: auto;
    }

    .depositinner {
        position: relative;
        width: 100%;
        padding: 30px 20px;
    }

    .noticetext {
        font-size: 13px;
        margin: 0 10px;
        opacity: 0.7;
    }

    .fundcard {
        position: absolute;
        top: 107px;
        left: 35px;
    }

    .depositrow {
        width: 100%;
    }

    .content {
        overflow-x: hidden;
    }

    .superdiscountimage {
        margin-top: 50px;
    }

    .labelinput {
        display: block;
        justify-content: flex-start;
        align-items: center;
        margin-top: 15px;
        position: relative;
    }

    .labelinput label {
        font-size: 14px;
        opacity: 0.6;
        padding-bottom: 5px;
    }

    .labelinput img {
        position: absolute;
        right: 15px;
        cursor: pointer;
        top: 38px;
    }

    .labelinput input {
        width: 100%;
        height: 45px;
        padding-left: 15px !important;
        padding-right: 0px !important;
        border: 2px solid #40196d1a !important;
        background: #40196d12 !important;
        font-size: 13px !important;
        color: #40196d;
        opacity: 0.6;
    }

    .depositinnercard {
        width: 100%;
        text-align: left;
        padding: 20px 15px;
        height: 100%;
    }

    .depositinnercard span:first-child {
        font-size: 14px;
        display: flex;
        justify-content: center;
    }

    .depositinnercard h2 {
        color: #40196d;
        padding-top: 5px;
        padding-bottom: 10px;
        text-align: center;
    }

    .sender {
        margin-top: 20px !important;
    }

    .fileproof {
        width: 100%;
    }

    .belowbuttontext br {
        display: none;
    }

    .belowbuttontext {
        text-align: center;
    }

    /* WITHDRAW */
    .withdrawalCard {
        height: 100%;
        padding: 30px 0;
    }

    .withdrawalCardinner {
        width: 90%;
        text-align: center;
    }

    /* BUY AIRTIME */
    .airtimeCardinner {
        padding-top: 50px;
        width: 90%;
        text-align: center;
        padding-bottom: 30px;
    }

    /* AIRTIME TO CASH */
    .cashCard {
        height: 100%;
    }

    .airtimelabelinput {
        display: block;
    }

    .airtimelabelinput label {
        padding-bottom: 5px;
    }

    .airtimetext {
        width: 100%;
    }

    .cashlabelinput {
        display: block;
    }

    .cashlabelinput label {
        padding-bottom: 5px;
    }

    .cashlabelinput input {
        width: 100%;
    }

    .cashlabelinput img {
        position: absolute;
        right: 15px;
        top: 37px;
        cursor: pointer;
    }

    .cashCardinner,
    .cryptosuccess {
        width: 90%;
    }

    /* SUPPORT */
    .ticketwrapper {
        display: block;
    }

    .view {
        margin-top: 10px;
    }

    .supportCard {
        height: 100%;
        padding: 20px;
    }

    .supportCardtext p br {
        display: none;
    }

    .supportticket-container {
        width: 100%;
    }

    /* CREATE TICKET */
    .createticketCard {
        width: 95%;
        margin: auto;
    }

    .cashlabelinput textarea {
        width: 100%;
    }

    /* VIEW TICKET */
    .viewcardwrapper {
        width: 700px;
    }

    .viewCard {
        overflow-x: auto !important;
        scroll-behavior: smooth;
        -ms-overflow-style: none;
        scrollbar-width: none;
        margin-bottom: 30px;
    }

    .viewCard::-webkit-scrollbar {
        display: none;
    }

    .chatrow {
        display: flex;
        width: 100%;
        gap: 15px;
        margin-bottom: 30px;
    }

    .chatrowleft {
        display: flex;
        width: 100%;
        gap: 15px;
        margin-bottom: 30px;
    }

    .viewticket {
        background: transparent;
        padding: 20px !important;
        border-radius: 0;
    }

    /* SELL CRYPTO */
    .upper {
        padding-top: 10px;
    }

    .cryptolabelinput {
        display: block;
    }

    .cryptolabelinput input,
    .cryptolabelinput select {
        width: 100%;
    }

    .fileproof {
        width: 70% !important;
    }

    .sellpage input,
    .sellpage select {
        width: 70%;
    }

    .sellpage img {
        top: 10px !important;
        cursor: pointer;
    }

    .cryptolabelinput img {
        top: 35px;
        cursor: pointer;
    }

    .sellcryptotext br {
        display: none;
    }

    .cryptoCard {
        padding: 5px;
    }

    .modal-box {
        padding: 1rem;
        width: 95%;
    }

    .custom-checkbox {
        margin-top: 20px;
        width: 100%;
    }

    .checkmark {
        width: 30px;
        margin-right: 10px;
    }

    /* GIFTCARD PAGE */
    .smallinput {
        width: 70% !important;
    }

    .iconupload {
        position: absolute;
        top: 10px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .navbar-nav {
        width: 100%;
    }

    .btn-getstarted {
        width: 60%;
    }

    .navbar-collapse {
        width: 40%;
    }

    .transactiondiv {
        padding-right: 40px;
    }

    .increase-width {
        width: 300px !important;
    }
}
