﻿header{
    position: relative;
    z-index: 1;
}
header.sticky::after{
    content: unset;
}
    header::after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background-color: #ffffff14;
        position: absolute;
        bottom: 12px;
        left: 0;
    }
sup {
    font-size: 0.5rem;
    top: -2em;
}
.absolute-paragraph sup {
    top: -1.1em;
}

.welcome::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #ffffff14;
    top: 0;
    left: 100px;
}
.welcome::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #ffffff14;
    top: 0;
    right: 100px;
}
.welcome {
    background-image: url('../image/ndx-BG.jpg');
    background-position: unset;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 100px;
    background-color: #14042a;
    color: white;
    position: relative;
}

    .welcome .bubble-logo {
        width: 115px;
        background-color: #00000042;
        padding: 15px 13px;
        border-radius: 25px;
    }
    .welcome h3 {
        font-size: 2.1rem;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
    .welcome h1 {
        font-size: 4.8rem;
        font-weight: 300;
        line-height: 69px;
    }
    .welcome .ultra-secure-features {
        width: 66px;
        background: rgb(255 255 255 / 5%);
        border-radius: 50%;
        padding: 14px 20px;
    }
    .welcome .banner-features-div .col-md-4 {
        width: 32.1%;
        width: 32.1%;
        border: 1px solid rgb(255 255 255 / 7%);
        background: rgb(255 255 255 / 3%);
        border-radius: 24px;
        padding: 35px 30px 0px;
        min-height: 300px;
        max-height: 300px;
    }
    .welcome .banner-features-div h3 {
        margin-top: 15px;
        max-width: 290px;
        font-size: 1.4rem;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .welcome .banner-features-div p {
        font-size: 13px;
        font-weight: 200;
        max-width: 289px;
        line-height: 18px;
        opacity: 0.9;
    }
        .welcome .banner-features-div p.terminate-supporting {
            max-width: unset;
        }
        .welcome .storeLinks {
            margin-top: 60px !important;
        }
    .welcome .storeLinks img {
        width: 12%;
    }

            .welcome .storeLinks a{
                text-decoration: none;
            }

            .welcome .storeLinks a:nth-child(2) img {
                margin-left: 0.7rem;
                margin-right: 0.7rem;
            }

.sliderSec {
    padding-top: 100px;
    color: white;
}

    .sliderSec .col-md-6 {
        border: 1px solid #181718;
        border-radius: 25px;
        height: 770px;
        background: linear-gradient(180deg, #0C0A0D, #1A0C29, #1d0b40);
    }

    .sliderSec .home-slider {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
.sliderSec .homeSlides {
    justify-content: center;
    display: none;
    flex-direction: column;
    margin-top: -15px;
}
    .sliderSec .home-slider .img-container {
        text-align: right;
        position: relative;
        width: 100%;
        max-width: unset;
        margin: 0 auto;
    }

    .sliderSec .home-slider .img-container video {
        display: block;
        margin-bottom: -125%;
        height: 387px;
        position: relative;
        top: 13px;
        left: 48px;
        border-radius: 39%;
    }

    .sliderSec .home-slider img {
        width: 250px;
        -webkit-transform: translate(0, 0);
        position: relative;
        top: 13px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .sliderSec .home-slider h2 {
        color: white;
        font-size: 1.5rem;
        text-align: center;
        font-weight: 400;
    }
        .sliderSec .home-slider h2 span{
            font-size: unset !important;
        }
        .sliderSec .home-slider p {
            color: white;
            opacity: 0.8;
            max-width: 400px;
            font-size: 0.8rem;
            line-height: 19px;
            text-align: center;
        }
    .sliderSec .txt-color {
        color: #7F8EF4;
    }
    .sliderSec span.terminate {
        color: #FF4848;
    }
    .sliderSec span.group-messaging {
        color: #02ADCC;
    }
    .sliderSec span.flicker-mode {
        color: #FFE05D;
    }
    .sliderSec span.distiller {
        color: #F7AAFF;
    }
    .sliderSec span.control {
        color: #8090F7;
    }
    .sliderSec .prev, .sliderSec .next {
        cursor: pointer;
        position: absolute;
        top: 50%;
        width: auto;
        padding: 4px 13PX;
        margin-top: -22px;
        font-size: 18px !important;
        transition: 0.6s ease;
        border-radius: 50% !important;
        user-select: none;
        text-decoration: none;
        color: white !important;
        background-color: #271C3D;
    }
        .sliderSec .prev{
            left: 30px;
        }
        .sliderSec .next {
            right: 30px;
        }

    .sliderSec .frame-container {
        position: relative;
        width: 315px;
        height: 630px;
        background: url('../image/nu_phone_x.png') no-repeat center/contain;
    }

    .sliderSec .video-overlay {
        position: absolute;
        top: 9%;
        left: 12%;
        width: 76%;
        height: 81%;
        border-radius: 26px;
    }

    .sliderSec video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sliderSec #terminate, .sliderSec #group, .sliderSec #flicker, .sliderSec #distlier, .sliderSec #control {
        margin-top: 3rem;
    }

    .sliderSec .col-md-6 {
        width: 53%;
    }

    .sliderSec .col-md-4 {
        width: 45%;
        height: 770px;
    }

    .sliderSec .awards-sec {
        border: 1px solid #181718;
        border-radius: 25px;
        background: linear-gradient(180deg, #080808, #1A0C29, #1e0a30);
        padding: 30px 30px;
        position: relative;
        height: calc((770px - 30px)* 0.54);
    }

        .sliderSec .awards-sec .dek-font-bg {
            font-size: 1.5rem;
            margin-bottom: 5px !important;
            line-height: 33px;
            font-weight: 400;
        }


    .sliderSec .awards-sec .ntick {
        width: 18px;
        margin-right: 0.9vw;
    }

        .sliderSec .awards-sec p {
            color: white;
            margin-bottom: 0px;
            letter-spacing: 0.3px;
            font-weight: 300;
            opacity: 0.9;
            line-height: 19px;
            font-size: 0.85rem;
        }
            .sliderSec .awards-sec p a {
                font-size: 0.7rem;
                font-weight: 400;
                color: #8090F7;
                cursor: pointer;
                text-decoration: none;
                line-height: 24px;
            }
.sliderSec .awards-sec p a.cert {
    margin-left: 40px;
    text-decoration: none;
}

        .sliderSec .awards-sec .banner-stamp-container img {
            width: 150px;
            position: absolute;
            bottom: 7px;
            right: 7px;
        }

        .sliderSec .awards-sec .mt-4 {
            margin-top: 2rem !important;
        }
        .sliderSec .awards-sec .mt-3 {
            margin-top: 1.8rem !important;
        }
    .sliderSec .xave-sec {
        margin-top: 30px;
        border: 1px solid #181718;
        border-radius: 25px;
        background: linear-gradient(90deg, #270A3C, #2E074B, #470077);
        padding: 30px 30px;
        height: calc((770px - 30px)* 0.46);
    }
        .sliderSec .xave-sec .data-locker {
            width: 90px;
            margin-bottom: 12px;
        }
.sliderSec .xave-sec p {
    margin-bottom: 0px;
    color: white;
    font-size: 0.8rem;
}
        .sliderSec .xave-sec h3 {
            color: white;
            font-size: 1.3rem;
            margin-bottom: 1px;
            font-weight: 500;
            margin-top: 5px;
        }
        .sliderSec .xave-sec p.desc {
            font-size: 0.81rem;
            font-weight: 200;
        }
        .sliderSec .xave-sec a.learnmore {
            display: block;
            text-decoration: none;
            color: #7F8EF4;
            margin-left: 0px;
            font-size: 0.7rem;
            margin-top: 22px;
        }

.welcome .sliderSec .xave-sec .storeLinks {
    margin-top: 30px !important;
}
    .sliderSec .xave-sec .storeLinks img {
        width: 105px;
    }
    .sliderSec .xave-sec .storeLinks a:nth-child(2) img {
        margin-left: 0.7rem;
        margin-right: 0.7rem;
    }


.privacy-security {
    padding-top: 100px;
    padding-bottom: 100px;
    background: linear-gradient(180deg, #0b0623, #060416, #020209);
    color: white;
}
    .privacy-security h2 {
        font-size: 2.5rem;
        max-width: 650px;
        text-align: center;
        margin-bottom: 70px;
    }
    .privacy-security h2 span.privacy-span{
        color: #8b86f2;
    }
        .privacy-security h2 span.security-span {
            color: #95d07f;
        }
    .privacy-security img {
        width: 80px;
    }
        .privacy-security img.offline-lock{
            width: 53px;
        }
        .privacy-security img.remote-wipeout {
            width: 42px;
        }
        .privacy-security img.self-destruct{
            width: 70px;
        }
    .privacy-security .col-md-4 {
        height: 380px;
        width: 32%;
        background: linear-gradient(180deg, #161229, #080a17, #04030e);
        padding: 0 15px;
        border-radius: 25px;
    }
        .privacy-security .col-md-4 h3 {
            margin-top: 40px;
            font-size: 1.4rem;
        }
        .privacy-security .col-md-4 p {
            text-align: center;
            font-weight: 200;
            line-height: 21px;
            max-width: 250px;
            font-size: 14px;
            opacity: 0.8;
        }
            .privacy-security .col-md-4 p sup {
                top: -9px;
            }
            .privacy-security .col-md-4 a {
                color: #8090F7;
                text-decoration: none;
                font-size: 14px;
            }
    .privacy-security .w-lg-100{
        width: 100%;
    }



.customize-chat{
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}
    .customize-chat h2 {
        font-size: 2.8rem;
        font-weight: 600;
        letter-spacing: -1px;
    }
    .customize-chat p {
        max-width: 650px;
        margin: 0 auto;
        font-size: 18px;
        line-height: 23px;
        color: black;
    }

        .customize-chat p.supporting {
            opacity: 0.8;
            font-size: 14px;
        }
.customize-chat .preview-img {
    width: 25%;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
}
    .customize-chat .custom-colors img {
        width: 30px;
        margin-bottom: 6px;
        border: 2px solid #EBEBEB;
        BORDER-RADIUS: 50%;
    }
        .customize-chat .custom-colors img:first-child{
            border: 2px solid black;
            padding: 2px;
        }
        .customize-chat .custom-colors img:last-child {
            margin-bottom: 0px;
        }
    .customize-chat .custom-colors {
        background-color: #FAFAFA;
        padding: 10px 5px;
        border: 2px solid #EBEBEB;
        border-radius: 25px;
    }
    .customize-chat .custom-bgs img {
        width: 55px;
        margin-bottom: 13px;
    }
        .customize-chat .custom-bgs img:first-child{
            border: 2px solid black;
            border-radius: 10px;
            padding: 1px;
        }
.bottom-main{
    color: white;
}
    .bottom-main h3 {
        font-family: "Modern Antiqua", serif !important;
        font-weight: 400;
        font-style: normal;
        color: #F8F3A2;
        font-size: 1.5rem;
    }
    .bottom-main p {
        margin-bottom: 0;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
        font-weight: 300;
        opacity: 0.9;
    }
.parent-wipeout a.read-more{
    border: unset;
}
.privacy-section .store-icons a {
    margin-right: 25px;
    background: rgb(60 30 75 / 41%);
    padding: 21px 18px;
    border-radius: 50%;
    text-decoration: none;
}
.privacy-section .store-icons img {
    width: 27px;
    margin-bottom: 5px;
}
.privacy-section a.footer-android::after, .privacy-section a.footer-ios::after {
    display: none;
}
/*responsiveness*/
@media (max-width: 1500px) {
    .welcome .bubble-logo {
        width: 90px;
        margin-top: 1.5rem !important;
    }
    .sliderSec .awards-sec .mt-3 {
        margin-top: 1.2rem !important;
    }
    .sliderSec .awards-sec .mt-4 {
        margin-top: 1.5rem !important;
    }
    .welcome h3 {
        font-size: 1.6rem;
    }
    .welcome h1 {
        font-size: 3.5rem;
        line-height: 48px;
    }
    .welcome .ultra-secure-features {
        width: 60px;
    }
    .welcome .banner-features-div h3 {
        max-width: 340px;
        font-size: 1.2rem;
        line-height: 25px;
    }
    .welcome .banner-features-div p.terminate-supporting {
        max-width: 315px;
    }
    .welcome .banner-features-div p.terminate-supporting br{
        display: none;
    }
    .welcome .banner-features-div .col-md-4 {
        min-height: 285px;
        max-height: 285px;
    }
    .welcome .storeLinks img {
        width: 10%;
    }
    .sliderSec .frame-container {
        width: 250px;
        height: 500px;
    }
    .sliderSec .home-slider h2 {
        font-size: 1.2rem;
    }
    .sliderSec .home-slider p {
        max-width: 355px;
        font-size: 0.7rem;
        line-height: 17px;
    }
    .sliderSec .home-slider img {
        width: 220px;
    }
    .sliderSec .awards-sec .dek-font-bg {
        font-size: 1.2rem;
        line-height: 28px;
    }
    .sliderSec .awards-sec p {
        line-height: 17px;
        font-size: 0.75rem;
    }
        .sliderSec .awards-sec p a {
            font-size: 0.65rem;
        }
    .sliderSec .xave-sec .data-locker {
        width: 75px;
    }
    .sliderSec .xave-sec h3 {
        font-size: 1.2rem;
    }
    .sliderSec .xave-sec p.desc {
        font-size: 0.75rem;
    }
    .sliderSec .col-md-6 {
        height: 680px;
    }
    .sliderSec .awards-sec {
        height: calc((680px - 30px) / 2);
    }
    .sliderSec .xave-sec {
        height: calc((680px - 30px) / 2);
    }
            .privacy-security h2 {
                font-size: 2rem;
                max-width: 600px;
                margin-bottom: 50px;
            }
            .privacy-security .col-md-4 h3 {
                font-size: 1.2rem;
            }
            .privacy-security .col-md-4 p {
                line-height: 19px;
                max-width: 240px;
                font-size: 13px;
            }
            .privacy-security .col-md-4 a {
                font-size: 12px;
            }

            .customize-chat h2 {
                font-size: 2rem;

            }
            .customize-chat p {
                max-width: 570px;
                font-size: 16px;
                line-height: 23px;
            }
    .welcome::before {
        left: 30px;
    }

    .welcome::after {
        right: 30px;
    }
    .sliderSec .home-slider img.flicker-mode-img {
        width: 330px;
    }
    .sliderSec .home-slider img.distiller-img {
        width: 300px;
    }
    .sliderSec .home-slider img.abs-control-img {
        width: 240px;
    }
    .sliderSec .awards-sec .banner-stamp-container img {
        width: 120px;
    }
}

@media (max-width: 1400px) {
    .sliderSec .awards-sec {
        height: calc((680px - 25px) / 2);
    }
    .sliderSec .xave-sec {
        margin-top: 25px;
        height: calc((680px - 25px) / 2);
    }
    .welcome .banner-features-div .col-md-4 {
        padding: 35px 20px 0px;
    }
    .welcome .banner-features-div p.terminate-supporting {
        max-width: 100%;
    }
    .welcome .banner-features-div h3 {
        max-width: 240px;
    }
    .sliderSec .xave-sec {
        margin-top: 21px;
        height: calc((680px - 21px) / 2);
    }
    .sliderSec .awards-sec {
        height: calc((680px - 21px) / 2);
    }

    }

    @media (max-width: 1200px) {
        .welcome h1 {
            font-size: 3rem;
            line-height: 42px;
        }
        .customize-chat .preview-img {
            width: 35%;
        }
        .privacy-security .col-md-4 p {
            font-size: 12px;
        }
    }

@media (max-width: 992px) {
    .privacy-security .col-md-4 p {
        font-size: 13px;
    }
    .welcome .banner-features-div .col-md-4 {
        width: 60%;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
    }
    .welcome .banner-features-div p.terminate-supporting {
        max-width: 350px;
    }
    .welcome .storeLinks img {
        width: 18%;
    }
    .sliderSec .col-md-6 {
        width: 100%;
        height: 550px;
    }
    .sliderSec .col-md-4 {
        width: 100%;
        height: unset;
        margin-top: 30px;
    }
    .sliderSec .frame-container {
        width: 200px;
        height: 400px;
    }
    .sliderSec .home-slider img {
        width: 180px;
    }
    .sliderSec {
        padding-top: 60px;
        padding-bottom: 0px;
    }
        .sliderSec .awards-sec {
            height: unset;
        }
        .sliderSec .xave-sec {
            margin-top: 30px;
            height: unset;
        }
    .welcome .storeLinks img {
        width: 20%;
    }
    .privacy-security .col-md-4 {
        
        margin-bottom: 20px;
    }
    .privacy-security .col-md-4 {
        background: linear-gradient(180deg, #19192b, #080a17, #04030e);
    }
        .privacy-security .col-md-4 h3 {
            font-size: 1.3rem;
        }
    .customize-chat .preview-img {
        width: 45%;
    }
    .sliderSec .home-slider img.flicker-mode-img {
        width: 275px;
    }
    .sliderSec .home-slider img.distiller-img {
        width: 240px;
    }
    .sliderSec .home-slider img.abs-control-img {
        width: 220px;
    }
    .total-wipeout-mockup {
        margin-right: 0px;
       
    }
    .col-lg-7.reverse-video{
        display: flex;
        justify-content: center;

    }
    video.wipeout-video-smoke {
        left: 0;
    }
    .privacy-security .col-md-4 {
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }



}

@media (max-width: 767px) {
    .welcome {
        background-position: top;

    }
    .welcome .banner-features-div .col-md-4 {
        width: 100%;
    }
        .welcome h1 {
            font-size: 1.9rem;
            line-height: 22px;
            text-align: center;
        }
    .banner-features-div{
        margin-top: 2rem !important;
    }
    .sliderSec .col-md-6 {
        display: none;
    }
    .sliderSec .awards-sec .banner-stamp-container img{
        display: none;
    }
    .sliderSec .awards-sec .dek-font-bg br {
        display: none;
    }
    .welcome .sliderSec .xave-sec .storeLinks {
        justify-content: center !important;
    }
    .welcome h3 {
        font-size: 1.3rem;
        font-weight: 200;
    }
    .welcome .banner-features-div .col-md-4 {
        min-height: unset;
        max-height: unset;
        margin-bottom: 15px;
        padding: 20px 15px 20px;
        background: rgb(255 255 255 / 8%);
    }
    .welcome .banner-features-div h3 {
        max-width: 240px;
        font-weight: 500;
        line-height: 28px;
        font-size: 1.3rem;
    }
    .welcome .banner-features-div p {
        margin-bottom: 0;
    }
    .welcome .bubble-logo {
        width: 75px;
    }
    .welcome .storeLinks img {
        width: 40%;
    }
    .welcome .storeLinks.xpal-store-links img {
        width: 22%;
    }
    .sliderSec .awards-sec {
        background: linear-gradient(180deg, #1b182b, #050310, #2e0f49);
        border-radius: 20px;
        padding: 30px 20px;
    }
        .sliderSec .awards-sec p.secure-practices {
            font-size: 17px;
            font-weight: 400;
        }
    .sliderSec .awards-sec p br {
        display: none;
    }
        .sliderSec .awards-sec p a.cert {
            margin-left: 0px;
        }
        .sliderSec .awards-sec p a {
            display: block;
            padding: 0px 12px;
            border: 1px solid #8090F7;
            border-radius: 50px;
            margin-top: 10px;
            max-width: fit-content;
            color: white;
            line-height: 24px;
        }
        .sliderSec .awards-sec .ntick {
            width: 18px;
            margin-right: 3.5vw;
            margin-top: 1px;
        }
    .sliderSec .xave-sec a.learnmore{
        display: none;
    }
    .xave-sec .d-flex {
        flex-direction: row !important;
        align-items: start !important;
    }
    .sliderSec .xave-sec p {
        text-align: left;
    }
    .sliderSec .xave-sec h3 {
        font-size: 1.2rem;
        text-align: left;
    }
    .sliderSec .xave-sec {
        padding: 15px 15px;
    }
        .sliderSec .xave-sec .data-locker {
            width: 60px;
            margin-right: 15px;
        }
        .sliderSec .xave-sec h3 {
            font-size: 1rem;
            text-align: left;
            margin-top: 3px;
            font-weight: 500;
            color: #7F8EF4;
        }
    .privacy-security .col-md-4 {
        height: 380px;
   
    }
    .privacy-security h2 {
        font-size: 1.5rem;
        margin-bottom: 50px;
        max-width: 300px;
    }
    .customize-chat h2 {
        font-size: 1.6rem;
    }
    .customize-chat p {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    .customize-chat .custom-colors{
        display: none !important;
    }
    .customize-chat .preview-img {
        width: 71%;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
    }
    .welcome::before {
       display: none;
    }
    .welcome::after {
        display: none;
    }
    .customize-chat {
        padding-top: 50px;
        padding-bottom: 50px;
        text-align: center;
        position: relative;
    }
    .custom-bgs {
        position: absolute;
        right: 10px;
        bottom: 20%;
    }
    .customize-chat .custom-bgs img {
        width: 40px;
    }
    .privacy-security {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .casa-para-mobile p, .owasp-para-mobile p, .dekra-para-mobile p {
        margin-bottom: 0px;
    }

    .customize-chat .custom-color-mobile {
        display: flex !important;
        max-width: 270px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        padding: 9px 5px;
    }
    .customize-chat .custom-colors img {
        width: 35px;
        margin-bottom: 0px;
        margin-left: 3px;
        margin-right: 3px;
    }
    .welcome .sliderSec .xave-sec .storeLinks.xave-web-storeLinks
     {
        display: none !important
    }

    .welcome .sliderSec .xave-sec .storeLinks.xave-mobile-storeLinks{
        display: flex !important
    }
    .sliderSec .xave-sec {
        border-radius: 20px;
        margin-top: 15px;
    }
    .bottom-main h3 {
        margin-top: 2rem;
    }
    .bottom-main p {
        max-width: 270px;
        font-size: 12px;
    }
    h2.award-heading {
        font-size: 21px !important;
        line-height: 29px;
    }


    }

@media (max-width: 500px){
    .welcome .storeLinks.xpal-store-links img {
        width: 35%;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}

@media (max-width: 340px) {
    .welcome h1 {
        font-size: 1.6rem;
    }
}



