:root {
    --mobile-page-section-padding: 23px 22px;
}

/* Overrides KT class to hide Settings in Menu @ PC media */

@media (min-width: 1025px) {
    body:has(.login-page) {
        overflow: auto;
    }
}

@media (max-width: 1024px) {
    .mobile-page-padding {
        padding: var(--mobile-page-section-padding);
    }

    .login-form-div {
        max-width: unset;
        margin-top: 1rem;
    }

    .login-option {
        margin: 0px;
        justify-content: space-between;
    }

    .login-option-buttons {
        margin-left: unset;
    }

    /* .login-option-buttons div.active {
        color: #FFF;
    } */

    .login-left-carousel {
        padding-left: 0px;
    }

    .login-title {
        /* font-family: "SecondFont", sans-serif !important; */
        /* margin-top: 1.5rem; */
    }
    
    .login-page {
        position: relative;
    }

    .login-page::before {
        content: '';
        background: transparent radial-gradient(closest-side at 50% 50%, #B18B28 0%, #000000 100%) 0% 0% no-repeat padding-box;
        opacity: 0.4;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .login-container {
        overflow: visible;
        height: unset;
    }

    .modal .modal-content .modal-header .modal-title {
        font-family: "SecondFont", sans-serif !important;
    }

    .modal-outer-border {
        padding: 0;
        border: none;
        border-radius: unset !important;
    }
    
    .modal-inner-border {
        border-radius: 5px;
    }

    .market-table-outer-border {
        padding: 0;
        padding-inline: 0;
        background-color: transparent;
        border: none;
    }
    
    .market-table-outer-border .inner-content-container {
        border-radius: 5px;
    }
}

@media(min-width: 1439px) {
    
}

@media (min-width: 1400px) {
    
}

@media (min-width: 1199px) {
    
}

/* Ipad Pro View */
@media (min-width: 991px) and (max-width: 1199px) {
.lanternB, .lanternA {
height: 180px !important;
top: 50px !important;
}
    .ipad-pro-view-kt{
        height: 100%;
        display: flex;
        justify-content: center;
        /* align-items: center; */
    }
    .ipad-pro-flex-row {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .ipad-col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .ipad-show{
        display: block !important;
    }
    .ipad-hide{
        display: none !important;
    }
    .login-left-carousel.public-Registration-carousel {
        /* padding: 0 0 0 1.75rem; */
        height: calc(100vh - 3.5rem);
        max-height: 674px;
        border-radius: 20px;
        overflow: hidden;
        aspect-ratio: unset;
    }
    .login-form-div{
        max-width: 85%;
        padding: 1.75rem;
    }
    .publicRegistration.forgetPasswordSec {
        padding-inline: 1rem;
    }
    .fund-in-qr-div {
        width: 100%;
    }

    .sponsor-diagram-inner-container {
        width: 90%;
    }

    .pop-up-memo-type .close {
        transform: translate(720px, -8px)
    }

}

@media (min-width: 991px) and (max-width: 1024px){

    .dashboard-login .col-lg-4,.dashboard-login .col-lg-8{
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-1-xontainer {
        min-height: 250px;
    }
}

/* Ipad View */
@media (min-width: 768px) and (max-width: 990px) {
.lanternB, .lanternA {
height: 150px !important;
}

    .login-left-carousel.public-Registration-carousel {
        aspect-ratio: unset;
    }
    .robot-img-container {
        width: 80%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .fund-in-qr-div {
        width: 100%;
    }

    .sponsor-diagram-inner-container {
        width: 100%;
    }

    .sponsor-diagram-child-card {
        padding: 1.5rem 1rem;
    }
    .walletdisplaybox{
        height: unset;
        border-radius: 0; 
        border-bottom: none;
        background-image: none;
        padding: 0;
    }
    .walletdisplaybox-inner{
        padding: 0;
        bottom: 0;
        position: relative;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .depositbtn {
        background: transparent linear-gradient(180deg, #EED26C 0%, #B18B28 100%) 0% 0% no-repeat padding-box;
        border: 1px solid #EED26C;
        border-radius: 20px;
        color: var(--default-secondary-text-color);
        text-align: center;
        display: flex;
        justify-content: center;
        width: 100%;
        padding-inline: 20px;
        font-size: var(--sm-text-size);
        margin-top: 0 !important;
        margin-right: 10px;
    }
    #wallet-robotimg-container{
        display: none !important;
    }
    .walletdisplay{
        padding: 0 !important;
    }
    #wallet-tab-mobile{
        display: none !important;
    }
    .walletdisplaybox.wallet-page-walletdisplaybpx {
        border-radius: 10px;
        border-bottom: solid 7px #b18b28;
        background-image: linear-gradient(180deg, #00000047 66%, #ffb700 129%);
    }
    #walletdisplay{
        padding-inline: 0 ;
    }
    .pageTitle {
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .myProfile-hide-inner-content-container{
        background-color: unset;
        border: 0;
        border-radius: 0;
        padding: 20px;
    }
    .myProfile-hide-content-container{

        padding: 17px;
        padding-inline: 28px;
        background-color: unset;
        border: 0;
        border-radius: 0;
    }

    .pass-trade-page .most-traded-icon {
        height: 3rem;
    }
}

@media (min-width: 320px) and (max-width: 400px) {

}

/* Mobile View */
@media (min-width: 320px) and (max-width: 767px) {
.homeapge-box-2 .kt-container{
	    padding: 60px 40px !important;

}
.firm-title11{
	font-size:30px
}
.portfolio-section2{

	padding:0
}
.contact-us-section2 h4{
	    width: 100%;
}
.kt-container{
	padding:0 25px !important;
}
.contact-us-title{
	    font-size: 55px;
}
.homepage-title-top-4{
	 font-size: 50px !important;
}
.funcds-text{
	    margin: 5px;
}
.homepage-title-top-text-4,
.homepage-title-3,
.homeapge-title-display,
.homeapge-title-blure,
.homeapge-title{
    font-size: 40px !important;
    width: 100%;
    font-weight: 700;
    line-height: 50px !important;
}
    .maintenancefirtbox{
        padding: 20px;
    }

.maintenance-image-container img {
	width: 100%;
}

.hongbaoModal .modal-header .hongbaotitle5{
font-size: 10px;
}
    .pop-up-memo-img.andboatitleplityuanbao{
	        width: 67px;
        position: absolute;
        right: -15px;
        bottom: -35px;
    }
    .hongbaoModal .statusicondiv {
        position: absolute;
        top: -30px;
    }
    .tahnksthentextbox2{
        top: 100px;
    }
    .tahnksthentextbox{
        bottom: 40px;
    }
    .tahnksthentext{
        font-size: 15px;
    }
    .hongbaocontan{
        font-size: 8px;
    }
    .hongbaotitle1{
        font-size: 18px;
    }
    .andbaobtn .btn-special{
        background: transparent linear-gradient(180deg, #EED26C 0%, #B18B28 100%) 0% 0% no-repeat padding-box;
border: 2px solid #EED26C;
border-radius: 20px;
color: #000000;
    }
    .andbaoboxt{
        background: #1F1600 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #EED26C;
border: 1px solid #B18B28;
border-radius: 5px;
    }
    .hongbaoModal .modal-outer-border{
        margin:auto;
        margin-top: 100px;
    }
    .bongbaodisplayimage{
        width: 200px;
        margin: auto;
        display: flex;
        margin-top: 20px;
    }
    .hongbaoModal .modal-header .modal-title span {
        font-size: 10px;
    }
    .hongbaoModal .modal-header .modal-title {
        position: absolute;
        left: 22px;
        top: 7px;
    }
    .andbaoboxt .pop-up-memo-img {
        width: 75px;
        position: absolute;
        top: -35px;
        left: -25px;
    }
    .displapresang {
        text-align: center;
        color: #fff;
        font-size: 17px;
    }.displapresang1 {
        text-align: center;
        color: #C6C6C6;
        font-size: 8px;
    }
    .andboatitleplit{
        width: 180px !important;
    }
.lanternB,.lanternA {
	display:none !important;
}

.ratedisplay{
        padding-left: 1.5rem;
}
.modal .modal-content .modal-header .close.fundinclose{
transform: translate(-19px, 0px);

}
	.modal-body {
padding: 15px 1rem;
}
.modal-dialog--fundIn {
	max-width: 90%;
}

    .pop-up-memo-content {
        flex-direction: column;
        align-items: flex-start;
    }

    .pop-up-memo-div{
        flex-direction: column;
    }

    .pop-up-memo-btn {
        position: unset;
    }

    #popUpMemoPrevBtn{
        display: none !important;
    }

    #popUpMemoNextBtn{
        display: unset;
        padding: unset;
        margin-top: -1.5rem;
    }

    #popUpMemoPrevBtn, #popUpMemoNextBtn{
        transform: unset;
    }

    #popUpMemoNextBtn.pop-up-memo-btn.next-btn i {
        /* display: none !important; */
    }

    #popUpMemoNextBtn.pop-up-memo-btn.next-btn img {
        /* display: inline-block !important; */
        width: 3.5rem;
    }

    .pop-up-memo-text{
        padding: 35px 45px 35px
    }

    .pop-up-memo-text-no-img{
        padding: 50px 50px;
    }

    .pop-up-memo-img {
        min-width: unset;
        width: 100%;
        align-self: center;
        margin-top: 0px;
        /* border-radius: 30px; */
    }
    .pop-up-memo-type .close {
        transform: translate(240px, -8px);
    }
    .pop-up-memo-type .modal-dialog {
        width: 95%;
        height: unset;
    }

    .pop-up-memo-type .modal-dialog{
        margin-left: auto;
        margin-right: auto;
        /* margin-top: 50px; */
    }

    .ipad-below-display {
        display: block;
        padding: 0.7rem 14px !important;
    }
    .sidebar-display-div.collapse-sidebar {
	        position: fixed;
        top: 0;
        left: -100%;
        height: 100vh;
        max-height: 100vh;
        overflow-y: auto;
        transition: all .5s ease;
        z-index: 100;
        background-color: #fff;
	        width: 100vw !important;
display:none;
    }
    .sidebar-display-div.collapse-sidebar.show,
    .sidebar-display-div.collapse.show {

left: 0 !important;
        display: block;
    }
.sidebar-div {
    background-color: #fff;
    color: var(--default-text-color);
    padding: 1.5rem 2rem;
    min-height: 100%;
    font-size: var(--default-font-size);
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
}
    .ipad-below-display.crossBtn {
        /* padding-right: 0px !important; */
        position: relative;
        height: 49px;
    }
.ipad-below-display {
        display: block;
        padding: 0.7rem 14px !important;
    }
    .sidebar-display-div {
        width: max-content !important;
    }
    .webview-display {
        display: none;
    }
.header-menu-anchor{
font-size:30px !important;
}
.login-container {
    margin: 30% auto;
}
.login-container {
    width: 100% !important;
}
    .mobile-display {
        display: block;
    }

    .pageTitle {
        font-size: 30px;
    }

    .login-container {
        max-height: unset;
    }
    .register-title{
        font-size: var(--lg-text-size);
    }
    .login-option{
        text-align: left;
    }
    .login-left-carousel.public-Registration-carousel {
        aspect-ratio: unset;
    }

    .page-bg-section {
        display: block;
    }

    .content-display-section {
/*        padding-bottom: 5rem;*/
        min-height: 83vh;
    }

    .footer-copyright-div {
        padding-bottom: 7rem;
    }

    .setting-content-container,.mobile-hide-content-container {
        padding: 17px;
        padding-inline: 0px;
        background-color: unset;
        border: 0;
        border-radius: 0;
    }
    .padding-mobile-0{
        padding: 0 !important;
    }
    .setting-inner-content-container , .mobile-hide-inner-content-container{
        background-color: unset;
        border: 0;
        border-radius: 0;
        padding: 20px;
        padding-inline: 0;
    }

    .fund-in-div .mobile-hide-content-container  {
        padding-inline: 17px;
        padding-top:0;
    }
    .pageTitle {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .pageTitle.listingTitle {
        font-size: 24px;
    }

    .slash-item{
        display: none !important;
    }
    .main-content-div{
        width: 100%;
    }
    .padding-mobile-0{
        padding: 0 ;
    }
    .tab-button button {
        font-size: var(--xs-text-size);
        padding-inline: 12px;
    }
    #setting-title{
        display: none;
    }
    
    .getGoogleAuthqrimg {
        /* width: 100%; */
        height: 100px;
        aspect-ratio: 1 / 1;
    }
    .robot-img-container {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }

    .twofA .twofatext {
        cursor: pointer;
        /* width: 100%; */
        margin-top: 15px;
        background-color: var(--secondary-color);
        padding: 4px;
        font-size: 11px;
        font-weight: var(--default-font-weight-bold);
        text-align: center;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .twofA .qrtextbox .title {
        color: var(--default-primary-text-color);
        font-weight: var(--default-font-weight-bold);
        text-wrap: wrap;
        width: 100%;
        font-size: var(--text-size-10);
    }
    .tab-button button.active {
        border: 1px solid var(--secondary-color);
    }
    .publicRegistration.forgetPasswordSec {
        padding-inline: 20px;
        padding-top: 5%;
    }
    #canvasMessage .modal-footer {
        padding: 0 2.5rem 2.5rem !important;
    }
    
    .main-content-div {
        width: 100%;
        padding-bottom: unset;
    }
.homeapge-conten-text-1{
	text-align: left;
    width: 100%;
}

    .sponsor-diagram-container {
        margin-right: unset;
        border-radius: unset;
        border: unset;
        background-image: unset;
        min-height: unset;
        padding: unset;
    }

    .sponsor-diagram-inner-container {
        width: 100%;
    }

    .sponsor-diagram-curr-acc-card {
        width: 100%;
    }

    .sponsor-diagram-filter-row {
        margin-left: unset;
        margin-right: unset;
    }

    .sponsor-diagram-curr-acc-section {
        padding-bottom: unset;
        border-bottom: unset;
    }

    .sponsor-diagram-child-card {
        margin-bottom: 1rem;
        border-radius: 5px;
    }
    .fund-in-qr-div {
        width: 100%;
    }
    .login-carousel-container{
        min-height: 200px;
    }
    .row-1-xontainer{
        height: unset;
        min-height: 200px;
    }
    .mobile-margin-0{
        margin: 0 !important;
    }
    .walletdisplaybox{
        height: unset;
        border-radius: 0; 
        border-bottom: none;
        background-image: none;
        padding: 0;
    }
    .walletdisplaybox.wallet-page-walletdisplaybpx{
        height: 150px;
        border-radius: 30px;
        border-bottom: solid 10px #b18b28;
        background-image: linear-gradient(180deg, #00000047 66%, #ffb700 129%);
        .walletdisplaybox-inner {
            /* margin-bottom: 10px; */
        }
    
    }
    .walletdisplaybox-inner{
        padding: 0;
        bottom: 0;
        position: relative;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .page-bg-section.dashboard-bg-img{
        background-image: var(--after-login-page-bg);
    }
    .depositbtn {
        background: transparent linear-gradient(180deg, #EED26C 0%, #B18B28 100%) 0% 0% no-repeat padding-box;
        border: 1px solid #EED26C;
        border-radius: 20px;
        color: var(--primary-text-color);
        text-align: center;
        display: flex;
        justify-content: center;
        width: 100%;
        padding-inline: 10px;
        font-size: var(--sm-text-size);
    }
    .walletdisplaynemae {
        color: #8b8a8a;
        font-size: var(--xs-text-size);
    }
    .chart-container {
        margin-top: 0px;
        height: fit-content;

    }
    .chart {
        padding: 15px;
        padding-top: 20px;
    }
    
    .legend-item {
        /* margin: 5px 10px; */
        font-size: 16px;
        flex-direction: row;
    }
    .legent-data{
        width: fit-content;
        padding: 0;
    }
    .wallet-container-left{
        background-color: unset;
        border: 0;
        align-items: center;
    }
    .legend-list {
        height: fit-content;
    }
    .wallet-container-left{
        min-height: unset;
    }
    .wallet-robot-img{
       display: none !important;
    }
    #wallet-robotimg-container{
        display: none !important;
    }
    .walletdisplay{
        padding: 0 !important;
    }
    #wallet-tab-mobile{
        display: flex !important;
    }
    #walletdisplay{
        padding-inline: 0 ;
    }
    .pageTitle {
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .sponsor-diagram-summary-type .content-container {
        background-color: transparent;
        padding: unset;
        padding-inline: unset;
        border: unset;
        border-radius: unset;
    }

    .sponsor-diagram-summary-type .table-outer-container {
        margin-bottom: unset;
    }

    .sponsor-diagram-summary-type .inner-content-container,
    .table-special-inner-container {
        background-color: transparent;
        border: unset;
        padding-bottom: unset;
        padding: 0.5rem;
    }

    .sponsor-diagram-summary-type .table tbody tr td,
    .sponsor-diagram-summary-type .table thead tr th {
        padding: 1rem 0rem;
    }

    .pass-trade-page .sponsor-diagram-summary-type .table tbody tr td,
    .pass-trade-page .sponsor-diagram-summary-type .table thead tr th {
        padding: 1rem 0.5rem;
    }

    .sponsor-diagram-summary-type .table tbody tr td:first-child,
    .sponsor-diagram-summary-type .table thead tr th:first-child {
        padding-left: 1rem;
    }

    .sponsor-diagram-summary-type .table tbody tr td:last-child,
    .sponsor-diagram-summary-type .table thead tr th:last-child {
        padding-right: 1rem;
    }

    .foackbookicon {
        width: 37px;
        margin: 5px;
    }

    .referral-modal {
        border-radius: 0 !important;
    }
    .referralbox {
        margin: 0px;
        width: 100%;
    }

    .dashboard-graph-container {
        min-height: fit-content;
/*        padding: 20px;*/
        padding: 1rem;
    }

    /* dashboard - mobile view */
    .dashboard-website .dashobaord-welcome {
        font-size: var(--lg-text-size);
    }

    .dashboard-website .dashobaord-fullname {
        font-size: var(--lg-text-size);
    }
    .wallet-amnunt {
        font-size: var(--lg-text-size);
    }

    .section-title-dashoard {
        font-size: var(--text-size-20);
    }
    /* end of dashboard - mobile view */

    /* login - mobile view */
    .login-description {
        font-size: var(--sm-text-size);
    }
    /* end of login - mobile view */
    .walletdisplaybox.wallet-page-walletdisplaybpx {
        .wallet-amnunt {
            font-size: var(--lg-text-size);
        }
    }
    
    .overViewTitle {
        font-size: var(--text-size-20);
        word-break: keep-all;
    }

    .referraltext {
        font-size: var(--xs-text-size);
    }

    .uid-input {
        font-size: var(--xs-text-size);
    }
    
    .listing-icon {
        width: 36px;
        height: 36px;
    }

    /* transfer */
    .transfer-icon {
        transform: rotate(90deg);
    }
    /* end of transfer */

    #typewriter {
        height: 300px;
    }

    .video-image {
        width: 100%;
    }

    .video-wrapper {
        width: 100%;
    }

    .video-image {
        z-index: 2;
    }

    .nve-ml-md-20px {
        margin-left: -20px;
    }

    .mobile-handling-trading-box {
        padding: 0 10px;
        background: transparent;
        border: 0;
    }

    .important-notice-div {
        padding: 15px;
    }

    .mobile-wallet-function-padding {
        padding-block: 5px;
    }

    .mobile-wallet-function-padding .transfer-icon-container {
        margin-block: -10px;
    }

    .mobile-wallet-function-padding .credit-available-balance {
        font-size: var(--xs-text-size);
    }

    .pop-up-memo-type {
        padding: 0 !important;

        /* Hide scrollbar for IE, Edge and Firefox */
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }

    /* Hide scrollbar for Chrome, Safari and Opera */
    .pop-up-memo-type::-webkit-scrollbar {
        display: none;
    }

    .pop-up-memo-type .modal-header {
        padding: 2rem 2.5rem;
    }

    .pop-up-memo-type .close {
        transform: unset !important;
        right: 20px;
    }

    .notification-unread::before {
        width: 8px;
        height: 8px;
        top: 3px;
        right: 1px;
    }

    .inbox-chat-list-item.active::before {
        background-color: unset;
    }

    .inbox-chat-box-div {
        max-height: calc(100vh - 335px);
        height: 100vh;
    }

    .copyObjectMessageDiv {
        bottom: 80px;
    }

    .card-listing-row .btn-special {
        width: 120px;
        height: 31px;
        font-size: 12px;
    }

    .notification-page-mobile-tab a:first-child {
        margin-left: auto;
    }

    .notification-page-mobile-tab a:last-child {
        margin-right: auto;
    }

    .mobile-view-page-tab-container .mobile-view-page-tab:first-child {
        margin-left: auto;
    }
    
    .mobile-view-page-tab-container .mobile-view-page-tab:last-child {
        margin-right: auto;
    }

    /* Start Trading Info */
    
    .trading-header-logo-div img {
        width: 13rem;
    }

    .trading-header-logo-div .logo-withoutText {
        width: 5rem;
    }

    .trading-background {
        background-image: none;
    }

    .trading-xl-text-mobile {
        font-size: 2.5rem !important;
        line-height: 3rem !important;
    }

    .trading-metal-plate-box {
        width: 100%;
    }

    .trading-metal-plate-box .content-box img {
        width: 7rem;
    }

    .trading-metal-plate-box .content-box .description {
        width: 80%;
        padding-block: 1rem;
    }

    .trading-lg-text {
        line-height: 3rem;
    }
    
    .trading-inset-box-shadow, 
    .trading-inset-box-shahow-2,
    .trading-box-type-B {
        box-shadow: unset;
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
    }

    .trading-image-width-20rem {
        width: unset;
    }

    .trading-image-width-20rem img {
        width: 10rem;
        margin-left: -2rem;
    }

    .trading-experience-div {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .trading-experience-div .trading-image-margin {
        margin-block: unset;
        margin-bottom: 0.5rem;
    }

    .trading-box-type-B::before,
    .trading-box-type-B::after {
        position: static;
    }

    .trading-overflow-hidden {
        overflow: unset;
    }

    .trading-xl-text {
        font-size: 3rem;
        line-height: 3rem;
    }

    .trading-box-type-A {
        width: 100%;
    }

    .trading-box-type-A img {
        max-width: 7rem;
        width: 100%;
        height: unset;
        margin-block: unset;
    }

    .trading-box-type-A .description {
        width: unset;
    }

    .trading-box-container:not(:last-child) {
        margin-bottom: 2rem;
    }

    .trading-box-type-A::before {
        background: linear-gradient(145deg, rgba(39,37,38,1) 20%, rgba(247,243,196,1) 100%);
    }

    .trading-blur-circle-index-10 {
        z-index: 10;
        /* filter: brightness(0.8); */
    }

    .trading-blur-circle-right.trading-blur-bottom {
        top: unset;
        bottom: 0;
        transform: translate(50%, -50%);
    }

    .trading-blur-circle-left,
    .trading-blur-circle-right {
        opacity: 0.4;
    }

    /* End Trading Info */
    .icon-dashboard {
        width: 45px;
    }

/*    .dashboard-most-profit-container .section-title-dashoard {*/
    .section-title-dashoard {
        font-size: 17px;
        margin-left: 5px;
    }

    .dashboard-most-profit-container .title-part {
        padding-left: unset;
        padding-right: unset;
    }

    .dashboard-past-trade-list-table {
        font-size: 10px;
    }

    .most-trade-row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .most-trade-col {
        padding-left: 5px;
        padding-right: 5px;
    }

    .dashbaord-past-trade-most-trade-div {
        padding: 0.5rem;
    }

    .dashboard-past-trade-list-table th {
/*        font-weight: var(--default-font-weight-thin);*/
        font-weight: 200;
        padding: 0.5rem 0.9rem;
    }

    .dashboard-past-trade-list-table td {
        padding: 0.5rem 0rem;
    }

    .dashboard-past-trade-list-table td span {
        font-weight: var(--default-font-weight-thin);
    }

    .dashboard-past-trade-icon {
        width: 10px;
    }

    .most-traded-icon {
        height: 3rem;
    }

    .most-trade-price-val {
        max-width: 5.5rem;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

    .most-trade-top-token-inner-display {
        width: 100%;
        flex-direction: column;
        padding: 0.7rem 0rem;
    }

    .most-trade-top-token {
        flex-direction: row;
        align-items: center;
        width: 60%;
        justify-content: space-between;
        margin-bottom: 0.5rem;
    }

    .most-trade-top-token-icon {
        height: auto;
        width: 2rem;
        margin-bottom: unset;
    }

    .eth-icon-type .most-trade-top-token-icon {
        width: 1.5rem;
        margin-left: 0.2rem;
    }

    /* End Trading Info */

    .mobile-no-border-radius {
        border-radius: 0px !important;
    }

    /* Start KTC Token */

    .ktc-reason {
        background-color: #0D0D0D;
        border: 1px solid #B18B28;
        border-radius: 5px;
        padding: 21px 27px;
    }

    .ktc-reason .ktc-title-2 {
        margin-bottom: 16px;
    }

    .ktc-reason > div:not(.ktc-title-2):not(:last-child) {
        margin-bottom: 13px;
    }

    .ktc-border-outer {
        border: none;
        padding: 0 !important;
    }

    .ktc-border-inner {
        border-radius: 5px;
        padding: 21px 27px !important;
    }

    .ktc-border-inner .ktc-title-2 {
        font-size: 20px;
    }

    .ktc-title {
        font-size: 26px;
    }

    .ktc-title img {
        width: 40px;
        height: 40px;
    }

    .ktc-content-container {
        border: none;
        border-radius: 0px;
        background-image: unset;
        position: static;
        margin-bottom: 0px;
    }

    .ktc-content-container::before {
        background-image: unset;
    }

    .ktc-content-container > div > .ktc-title-2 {
        font-size: 13px;
    }

    .ktc-button {
        background-image: unset;
        background: linear-gradient(180deg, #EED26C 0%, #B18B28 100%);
        width: 92px;
        height: 35px;
        border: 2px solid #EED26C;
        border-radius: 35px;
        color: #000;
        font-size: 13px;
        align-items: center;
        line-height: 1;
        font-weight: 500;
        text-transform: unset;
    }

    .ktc-details {
        background-color: #0D0D0D;
        border: 1px solid #B18B28;
        border-radius: 5px;
        padding: 21px 27px;
    }

    .ktc-details::before {
        background: unset;
        border: none;
    }

    .ktc-token-details {
        background: unset;
        border-bottom: 1px solid #2A2A2A;
        padding-bottom: 17px;
        margin-bottom: 20px;
    }

    .ktc-details > div {
        justify-content: center;
    }

    .ktc-slippage-graph-responsive {
        transform: scale(0.75);
    }

    .ktc-slippage-graph {
        justify-content: center;
        align-items: center;
        height: 250px;
    }

    .ktc-x-axis > div:not(:first-child) {
        margin-left: 31px;
    }

    .ktc-slippage-graph {
        background-image: unset !important;
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    /* End KTC Token */
}

@media (min-width: 576px){

}

@media (min-width: 576px) and  (max-width: 767px) {

}

@media (min-width: 320px) and  (max-width: 575px) {
    .login-title {
        font-size: 22px;
        line-height: 32px;
    }
}

@media (min-width: 320px) and  (max-width: 400px) {
    .ktc-slippage-graph-responsive {
        transform: scale(0.65);
    }
}

@media (max-width: 300px) {

}

/* Ipad and below */
@media (max-width: 992px) {

}

/* Ipad Pro and below */
@media (max-width: 1199px) {
    .ktc-details > div {
        flex-wrap: wrap !important;
    }

    .ktc-slippage-graph {
        justify-content: center;
        align-items: center;
    }

    .ktc-token-details {
        background-image: unset;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .ktc-slippage-graph {
        background-image: repeating-linear-gradient(90deg, #747474, #747474 8px, transparent 8px, transparent 25px);
        background-position: left top;
        background-repeat: repeat-x;
        background-size: 100% 1px;
        margin-top: 20px;
        padding-top: 20px;
    }
}
