 table {
     max-width: 100% !important;
     width: 100% !important;
 }

 #dataTable_wrapper {
     padding: 10px;
 }

 .paginate_button {
     color: #000 !important;
 

     padding: 2px 2px;
     border-radius: 5px;
 }

 #dataTable_paginate a {
     margin: 0 5px 0 5px;
 }

 .active {
     color: red !important
 }





 .navbar-vertical.navbar-expand-md .navbar-brand-img {
     max-height: none;
 }




 .side-nav>ul>li>.active {
     --tw-bg-opacity: 1;
     background-color: rgb(var(--color-slate-100) / var(--tw-bg-opacity));

 }

 li>.active {
     background-color: #f3f5fa;
     color: #111 !important;
     border-radius: 40px 0 0 40px;

 }

 .bg-gradient-primary {
     background-color: #f3f5fa;
     background-image: none !important;

 }

 .text-white,
 .mb-0 {
     color: #fff !important;

 }

 .card {
     border-radius: 30px;
     padding: 0px 22px;

     min-width: 0px;
     flex: 1 1 0%;
     --tw-bg-opacity: 1;

     padding-bottom: 2.5rem;
 }

 .card-stats * {
     color: #111 !important;

 }
















 .report-box:before {
     content: "";
     width: 90%;
     box-shadow: 0px 3px 20px #0000000b;
     position: absolute;
     left: 0px;
     right: 0px;
     margin-left: auto;
     margin-right: auto;
     margin-top: 0.75rem;
     height: 100%;
     border-radius: 0.375rem;
     --tw-bg-opacity: 1;
     background-color: rgb(var(--color-slate-50) / var(--tw-bg-opacity));
 }

 .zoom-in:hover {
     --tw-scale-x: 1.05;
     --tw-scale-y: 1.05;
     transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
     --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
     --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
     box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
 }

 *>.intro-y:nth-child(1) {
     z-index: calc(50 - 1);
     opacity: 0;
     position: relative;
     transform: translateY(50px);
     -webkit-animation: 0.4s intro-y-animation ease-in-out 0.33333s;
     animation: 0.4s intro-y-animation ease-in-out 0.33333s;
     -webkit-animation-fill-mode: forwards;
     animation-fill-mode: forwards;
     -webkit-animation-delay: calc(1 * 0.1s);
     animation-delay: calc(1 * 0.1s);
 }






 
.text-white {
    color: #fff !important;
    border-radius: 20px;
    text-align: center;
}


body {
    font-family: 'Montserrat', sans-serif !important;
}

.marvel-device {
    display: inline-block;
    position: relative;
    box-sizing: content-box !important
}

.marvel-device .screen {
    width: 100%;
    position: relative;
    height: 100%;
    z-index: 3;
    background: #fff;
    overflow: hidden;
    display: block;
    border-radius: 1px;
    box-shadow: 0 0 0 3px #111
}

.marvel-device .top-bar,
.marvel-device .bottom-bar {
    height: 3px;
    background: #000;
    width: 100%;
    display: block
}

.marvel-device .middle-bar {
    width: 3px;
    height: 4px;
    top: 0;
    left: 90px;
    background: #000;
    position: absolute
}

.marvel-device.iphone-x {
    width: 278px;
    height: 600px;
    padding: 26px;
    background: #fdfdfd;
    box-shadow: inset 0 0 11px 0 #000;
    border-radius: 66px
}

.marvel-device.iphone-x .overflow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 66px;
    overflow: hidden
}

.marvel-device.iphone-x .shadow {
    border-radius: 100%;
    width: 90px;
    height: 90px;
    position: absolute;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0) 60%)
}

.marvel-device.iphone-x .shadow--tl {
    top: -20px;
    left: -20px
}

.marvel-device.iphone-x .shadow--tr {
    top: -20px;
    right: -20px
}

.marvel-device.iphone-x .shadow--bl {
    bottom: -20px;
    left: -20px
}

.marvel-device.iphone-x .shadow--br {
    bottom: -20px;
    right: -20px
}

.marvel-device.iphone-x:before {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 5px;
    content: "";
    left: 5px;
    border-radius: 61px;
    background: #000;
    z-index: 1
}

.marvel-device.iphone-x .inner-shadow {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    top: 10px;
    overflow: hidden;
    left: 10px;
    border-radius: 56px;
    box-shadow: inset 0 0 15px 0 rgba(255, 255, 255, 0.66);
    z-index: 1
}

.marvel-device.iphone-x .inner-shadow:before {
    box-shadow: inset 0 0 20px 0 #FFF;
    width: 100%;
    height: 116%;
    position: absolute;
    top: -8%;
    content: "";
    left: 0;
    border-radius: 200px/112px;
    z-index: 2
}

.marvel-device.iphone-x .screen {
    border-radius: 40px;
    box-shadow: none
}

.marvel-device.iphone-x .top-bar,
.marvel-device.iphone-x .bottom-bar {
    width: 100%;
    position: absolute;
    height: 8px;
    background: rgba(0, 0, 0, 0.1);
    left: 0
}

.marvel-device.iphone-x .top-bar {
    top: 80px
}

.marvel-device.iphone-x .bottom-bar {
    bottom: 80px
}

.marvel-device.iphone-x .volume,
.marvel-device.iphone-x .volume:before,
.marvel-device.iphone-x .volume:after,
.marvel-device.iphone-x .sleep {
    width: 3px;
    background: #b5b5b5;
    position: absolute
}

.marvel-device.iphone-x .volume {
    left: -3px;
    top: 116px;
    height: 32px
}

.marvel-device.iphone-x .volume:before {
    height: 62px;
    top: 62px;
    content: "";
    left: 0
}

.marvel-device.iphone-x .volume:after {
    height: 62px;
    top: 140px;
    content: "";
    left: 0
}

.marvel-device.iphone-x .sleep {
    height: 96px;
    top: 200px;
    right: -3px
}

.marvel-device.iphone-x .camera {
    width: 6px;
    height: 6px;
    top: 9px;
    border-radius: 100%;
    position: absolute;
    left: 154px;
    background: #0d4d71
}

.marvel-device.iphone-x .speaker {
    height: 6px;
    width: 60px;
    left: 50%;
    position: absolute;
    top: 9px;
    margin-left: -30px;
    background: #171818;
    border-radius: 6px
}

.marvel-device.iphone-x .notch {
    position: absolute;
    width: 210px;
    height: 30px;
    top: 26px;
    left: 108px;
    z-index: 4;
    background: #000;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px
}

.marvel-device.iphone-x .notch:before,
.marvel-device.iphone-x .notch:after {
    content: "";
    height: 8px;
    position: absolute;
    top: 0;
    width: 8px
}

.marvel-device.iphone-x .notch:after {
    background: radial-gradient(circle at bottom left, transparent 0, transparent 70%, black 70%, black 100%);
    left: -8px
}

.marvel-device.iphone-x .notch:before {
    background: radial-gradient(circle at bottom right, transparent 0, transparent 70%, black 70%, black 100%);
    right: -8px
}

.marvel-device.iphone-x.landscape {
    height: 375px;
    width: 812px
}

.marvel-device.iphone-x.landscape .top-bar,
.marvel-device.iphone-x.landscape .bottom-bar {
    width: 8px;
    height: 100%;
    top: 0
}

.marvel-device.iphone-x.landscape .top-bar {
    left: 80px
}

.marvel-device.iphone-x.landscape .bottom-bar {
    right: 80px;
    bottom: auto;
    left: auto
}

.marvel-device.iphone-x.landscape .volume,
.marvel-device.iphone-x.landscape .volume:before,
.marvel-device.iphone-x.landscape .volume:after,
.marvel-device.iphone-x.landscape .sleep {
    height: 3px
}

.marvel-device.iphone-x.landscape .inner-shadow:before {
    height: 100%;
    width: 116%;
    left: -8%;
    top: 0;
    border-radius: 112px/200px
}

.marvel-device.iphone-x.landscape .volume {
    bottom: -3px;
    top: auto;
    left: 116px;
    width: 32px
}

.marvel-device.iphone-x.landscape .volume:before {
    width: 62px;
    left: 62px;
    top: 0
}

.marvel-device.iphone-x.landscape .volume:after {
    width: 62px;
    left: 140px;
    top: 0
}

.marvel-device.iphone-x.landscape .sleep {
    width: 96px;
    left: 200px;
    top: -3px;
    right: auto
}

.marvel-device.iphone-x.landscape .camera {
    left: 9px;
    bottom: 154px;
    top: auto
}

.marvel-device.iphone-x.landscape .speaker {
    width: 6px;
    height: 60px;
    left: 9px;
    top: 50%;
    margin-top: -30px;
    margin-left: 0
}

.marvel-device.iphone-x.landscape .notch {
    height: 210px;
    width: 30px;
    left: 26px;
    bottom: 108px;
    top: auto;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 0
}

.marvel-device.iphone-x.landscape .notch:before,
.marvel-device.iphone-x.landscape .notch:after {
    left: 0
}

.marvel-device.iphone-x.landscape .notch:after {
    background: radial-gradient(circle at bottom right, transparent 0, transparent 70%, black 70%, black 100%);
    bottom: -8px;
    top: auto
}

.marvel-device.iphone-x.landscape .notch:before {
    background: radial-gradient(circle at top right, transparent 0, transparent 70%, black 70%, black 100%);
    top: -8px
}

.section,
section {
    float: left;
    width: 100%;
    position: relative;
}

.onepage-screen .banner-wrapper {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #000;
}

.posr {
    position: relative !important;
}

a:focus {
    outline: none;
    text-decoration: none;
}

h1 {
    font-size: 95px;
}

h2 {
    font-size: 70px;
}

h3 {
    font-size: 50px;
}

p {
    font-size: 14px;
    color: #eee;
    line-height: 30px;
}

.w75 {
    width: 75%;
}

.w80 {
    width: 75%;
    margin: 0 auto;
}

.brand-logo {
    max-width: 50px;
}

.hero-full {
    padding: 50px 0;
}

.section.active . {
    opacity: 1;
    -webkit-transition: translateY(0px);
    transform: translateY(0px);
}

.phone-wrap {
    position: relative;
    width: 320px;
    height: 730px;
}

.phone-frame {
    position: relative;
    left: 2px;
    z-index: 1;
    width: 340px;
    height: 734px;
    background-image: url(images/phone.png);
    background-size: cover;
}

.getFrame {
    width: 100%;
    height: 100%;
    border: 0 !important;
    padding: 0;
    margin: 0;
}


.btn-lg {
    padding: 20px 70px !important;
    font-size: 10px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
}

.bg-red-gradiant {
    background: linear-gradient(90deg, #ff000a 0%, #ff00a3 100%);
}

.align-middle {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 00%;
    margin-left: 10%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.qrcode {
    width: 120px;
}

.mobile-wrapper {
    display: none;
}



@media (min-width: 900px) {

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 960px;
    }
}




@media (min-width: 1200px) {

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1140px !important;
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1600px !important;
    }
}


@media (max-width: 1600px) {
    h2 {
        font-size: 55px;
    }

    h3 {
        font-size: 40px;
    }
}

.btn-purchase {

    display: none;
}

.for-purchase {

    display: none;
}


.col-sm-6 {

    width: 50% !important;


}

@media (max-width: 1024px) {
    .noformobile {
        display: none;
    }

    .col-sm-6 {

        max-width: 100% !important;
        width: 100% !important;
        flex: none !important;


    }

    .banner-wrapper {
        height: 100vh;
    }





    .mobile-wrapper {
        display: block;
    }

    h2 {
        font-size: 40px;
    }

    .btn-purchase {
        background: #fff !important;
        color: red !important;
        font-weight: bold;
        display: block;

    }

    .for-purchase {
        color: fff !important;
        font-weight: bold;
        display: block;

    }
}

.text-right {
    text-align: right;
}

.align-middle {
    vertical-align: middle !important;
}

.col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
    width: 50%;
    float: left;

    position: relative;



}



.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}



@media (min-width: 992px) {

    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 960px;
    }
}
 