﻿* {
    /*font-family: "Inter", sans-serif !important;*/

}

i.fa-solid.fa-caret-up {
    font-family: "Font Awesome 6 Free" !important;
}
.section-2a-web .mobile-reverse img {
    width: 65%;
}

.section-2a-web .line-hgt3 {
    line-height: 1.5;
}

.section-2a-web {
    padding-top: 70px;
    padding-bottom: 70px;
}

    .section-2a-web .heading {
        color: black;
        font-size: 2.7rem;
        font-weight: 400;
        line-height: 45px;
    }

    .section-2a-web .freeXID {
        color: #006FFF;
        font-weight: 400;
    }

    .section-2a-web .text-description {
        color: #565759;
        font-size: 1.26rem;
    }

    .section-2a-web .icons p {
        color: #565759;
        font-size: 1.25rem;
    }
    .section-2a-web .icons img {
        margin-right: 26px;
        margin-top: 4px;
    }

    .section-2a-web .icons img {
        margin-right: 26px;
        margin-top: 4px;
    }

    .section-2a-web .icons img {
        width: 9%;
    }

    .section-2a-web .infoButNowBtn {
        padding: 16px 45px;
        background-color: #006FFF;
        color: #F9FCFF;
        border-radius: 30px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 300;
    }

.section-2a-mob {
    background-color: black;
}

    .section-2a-mob .centered-image {
        text-align: center;
    }

    .section-2a-mob h2 {
        font-size: 2rem;
        margin: 20px 0 0 0;
        color: #fff;
        text-align: center;
    }

    .section-2a-mob .textCenter {
        text-align: center;
    }

    .section-2a-mob h3 {
        color: #1493e6;
        font-size: 1.1rem;
        font-weight: 500;
        text-align: center;
    }

    .section-2a-mob .text-description {
        color: #a6a7aa;
        text-align: center;
        font-size: 1rem;
    }

    .section-2a-mob .icons img {
        width: 15%;
    }

    .section-2a-mob .icons p {
        color: #a6a7aa;
    }

    .section-2a-mob .infoButNowBtn {
        padding: 17px 50px;
        color: white;
        border: none;
        border-radius: 10px;
        font-size: 1.2rem;
        box-shadow: 0 5px 38px rgb(49 144 185 / 30%);
        background-color: #1492e6;
        text-decoration: none;
    }

    .section-2a-mob .line-hgt3 {
        line-height: 0.9;
    }

    .section-2a-mob .td-mark {
        line-height: 1.3;
    }


.terminated-section h2 {
    font-size: 2.8rem;
}

.terminated-section .bold-word {
    color: black;
}

.terminated-section a {
    color: #0489fe !important;
    font-size: 1rem;
    font-weight: 600;
}

.business-section {
    background-color: #FBF8EB;
    margin-left: -21vw;
    margin-right: -20.5vw;
    padding: 130px 0;
}

    .business-section img {
        width: 95%;
    }

    .business-section a {
        color: #0489fe !important;
        font-size: 1rem;
        font-weight: 600;
    }

    .business-section h2 {
        font-size: 2.9rem;
    }

    .business-section span {
        color: #D6BA34;
    }



@media (min-width: 1800px) and (max-width: 2600px) {
    .light-mode-image img, .dark-mode-image img {
        width: 50%;
    }
    h2.award-heading {
        color: #ffffff;
        font-size: 40px;
    }

    a#awards-7 {
        left: 80px;
    }

    a.award-anchor {
        left: 62px;
    }

    span.tick img {
        width: 57px;
    }

    .award-content {
        right: -80px;
    }

}

@media (max-width: 1800px) {
    .light-mode-image img, .dark-mode-image img {
        width: 50%;
    }
 
}

@media (max-width: 1700px) {
    .light-mode-image img, .dark-mode-image img {
        width: 45%;
    }

}

@media (max-width: 1600px) {
    .light-mode-image img, .dark-mode-image img {
        width: 55%;
    }

}


@media (max-width: 1500px) {
    .light-mode-image img, .dark-mode-image img {
        width: 60%;
    }

}

@media (min-width: 1400px) and (max-width: 1800px) {



    h2.award-heading {
        color: #ffffff;
        font-size: 40px;
    }

    a#awards-7 {
        left: 80px;
    }

    a.award-anchor {
        left: 62px;
    }

    span.tick img {
        width: 57px;
    }

    .award-content {
        right: -80px;
    }


}

    /*=======================================MEDIA QUERY (1400px)======================================================================*/

    @media (max-width: 1400px) {
        .light-mode-image img, .dark-mode-image img {
            width: 45%;
        }

        .section-2a-web .heading {
            font-size: 2.7rem;
        }

        .light-mode-image img, .dark-mode-image img {
            width: 60%;
        }

        .light-mode-image, .dark-mode-image {
            padding: 55px;
        }
    }

    /*=======================================MEDIA QUERY (1200px - 1399px)=============================================================*/

    @media (min-width: 1200px) and (max-width: 1399px) {
        header .navbar .navbar-nav li a {
            font-size: 0.62rem;
            line-height: 28px;
            color: #fff;
            text-transform: uppercase;
        }
        #text22 {
            font-size: 2.2rem !important;
        }

        span.say_hello {
            color: #fff !important;
            display: block;
            position: relative;
            top: -2px;
            font-size: 2.2rem;
        }

        .col-md-6.section-data {
            padding: 0px 35px;
            display: flex;
            align-items: center;
        }

        .section-2a-web .heading {
            font-size: 2.2rem;
        }

        .business-section h2 {
            font-size: 2.5rem;
        }

        .pic21 {
            width: 258px;
            margin-top: -559px;
        }

        .video-auto1 {
            height: 507px;
            width: 204px;
            margin-top: -12px;
        }

        img.pic200 {
            width: 264px;
        }

        h2.distiller-head {
            font-size: 41px;
        }

        h2.award-heading {
            font-size: 34px;
        }

        h2.light-mode, h2.dark-mode {
            font-size: 38px;
        }

        .light-mode-image, .dark-mode-image {
            padding: 70px;
        }

            .light-mode-image img, .dark-mode-image img {
                width: 53%;
            }

        .home-banner-section .home-slider .img-container video {
            margin-bottom: -125%;
            border-radius: 36%;
            height: 326px;
            position: relative;
            top: 15px;
            left: 48px;
        }

        .img-container video, .img-container img {
            left: 85px;
        }

        .home-banner-section .home-slider {
            padding: 50px 30px 57px 50px;
            max-height: 455.375px;
            min-height: 455.375px;
            overflow: hidden;
        }

            .home-banner-section .home-slider img {
                width: 72%;
                top: 14px;
            }

        video.wipeout-video {
            height: 574px;
            position: relative;
            top: 54px;
            left: 160px;
            border-radius: 20px;
        }

        img.pic21.wipeout {
            width: 350px;
            height: 100%;
            position: relative;
            left: 117px;
            -webkit-transform: translate(0, 0);
        }

        .person-2, .person-4 {
            position: relative;
            right: 70px;
        }

        .home-banner-section .intro {
            padding: 20px 0px 0px 40px;
        }


        a#awards-10 {
            top: 6px;
        }

        a.award-anchor {
            left: 68px;
            top: 1px;
        }

        a#awards-7 {
            left: 82px;
            top: 1px;
        }

        .award-content {
            right: -84px;
            gap: 15px;
        }

        p.award-para-head-one, p.award-para-head-two {
            font-size: 18px;
        }

        span.tick img {
            width: 54px;
        }

        h2.distiller-head, h2.absolute-head {
            font-size: 38px;
        }

        h2.flicker-head, h2.group-message, .terminated-section h2 {
            font-size: 38px;
        }

        h3.disappear-message {
            font-size: 21px;
        }

        p.flicker-paragraph, p.group-chat-para, p.security-web, .terminate-para1 p, .terminate-para2 p, p.wipeout-para-one, p.absolute-paragraph, .casa-para, .dekra-para, .owasp-para {
            font-size: 14px;
        }

        .main-heading p {
            font-size: 25px;
            line-height: 44px;
        }

        p.award-para-head-one, p.award-para-head-two {
            font-size: 16px;
        }

        p.sub-para {
            font-size: 14px;
            line-height: 27px;
        }
    }


    /*=======================================MEDIA QUERY (992px - 1199px)=============================================================*/


@media (min-width: 992px) and (max-width: 1199px) {


    span.say_hello {
        color: #fff !important;
        display: block;
        position: relative;
        top: 4px;
        font-size: 2rem;
    }
 
    #text22 {
        font-size: 1.7rem !important;
    }

    .home-banner-section .intro h2 {
        color: white;
        font-size: 2.3rem;
        height: 100px;
        line-height: 47px;
        position: relative;
        top: 4px;
    }

    .home-banner-section .home-slider {
        padding: 85px 30px 85px 40px !important;
        max-height: 448.438px;
        min-height: 448.438px;
        overflow: hidden;
    }

    .person-2, .person-4 {
        position: relative;
        right: 56px;
    }

    .card-pics-parent {
        text-align: center;
        position: relative;
        top: 53px;
        right: -2px;
    }

    .light-mode-image img, .dark-mode-image img {
        width: 60%;
    }

    .light-mode-image, .dark-mode-image {
        padding: 60px;
    }

    h2.light-mode, h2.dark-mode {
        font-size: 33px;
    }

    .privacy-section {
        padding: 70px 0px;
    }

    span.ul-icon img {
        width: 30px;
    }

    p.app-privacy-para {
        font-size: 26px;
    }

    .col-md-6.section-data {
        padding: unset;
    }

    .section-2a-web .heading {
        font-size: 1.6rem;
    }

    .section-2a-web .freeXID {
        font-size: 19px !important;
    }

    .section-2a-web .icons p {
        font-size: 15px !important;
    }

    .section-2a-web .infoButNowBtn {
        padding: 15px 35px;
        background-color: #006FFF;
        color: #F9FCFF;
        border-radius: 30px;
        text-decoration: none;
        font-size: 15px;
    }

    .business-section h2 {
        padding-top: 2rem;
        font-size: 2rem;
    }

    .business-section {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .total-wipeout-img img {
        position: unset;
    }

    .pic21 {
        width: 258px;
        margin-top: -559px;
    }

    .video-auto1 {
        height: 509px;
        width: 202px;
        border-radius: 65px;
        margin-top: -12px;
    }

    img.pic200 {
        width: 265px;
    }

    .pic11 {
        width: 100%;
    }

    .pic12 {
        width: 100%;
    }

    .card-pics img {
        width: 100%;
    }

    .pic35 {
        width: 100%;
    }

    .flicker-content-main {
        padding: 35px 15px;
    }

    h2.distiller-head {
        font-size: 33px;
    }

    .distiller-content-main {
        padding: 140px 0;
    }

    h2.award-heading {
        font-size: 30px;
    }

    p.award-para-head-one, p.award-para-head-two {
        font-size: 15px;
    }

    p.absolute-paragraph {
        display: none;
    }

    p.absolute-paragraph-mobileview {
        color: #9D999F;
        font-size: 17px;
        display: block;
    }

    .absolute-content-main {
        gap: 3px;
        padding: 50px 0px;
    }

    .reverse-pin-main {
        gap: 14px;
    }

    span.reverse-img img {
        width: 50%;
    }

    .home-banner-section .home-slider .img-container video {
        margin-bottom: -125%;
        border-radius: 20%;
        height: 264px;
        position: relative;
        top: 9px;
        left: 53px;
    }

    .img-container video, .img-container img {
        left: 86px;
    }

    video.wipeout-video {
        height: 572px;
        position: relative;
        top: 54px;
        left: 100px;
        border-radius: 20px;
    }

    img.pic21.wipeout {
        width: 350px;
        height: 100%;
        position: relative;
        left: 57px;
        -webkit-transform: translate(0, 0);
    }

    .distiller-main-image img {
        margin-left: 100px;
    }

    p.sub-para {
        font-size: 16px;
        line-height: 26px;
    }


    span.tick img {
        width: 50px;
    }

    a.award-anchor {
        left: 54px;
    }

    a#awards-7 {
        left: 64px;
    }

    .award-content {
        right: -96px;
    }

    .casa-para, .dekra-para, .owasp-para {
        font-size: 14px;
    }

    h2.award-heading {
        font-size: 25px;
    }

    p.absolute-paragraph-mobileview {
        font-size: 13px;
        max-width: 420px;
        margin-left: auto;
        margin-right: auto;
    }

    h2.absolute-head {
        font-size: 30px;
    }

    p.flicker-paragraph {
        font-size: 13px;
    }

    h2.distiller-head {
        font-size: 30px;
    }

    h2.flicker-head {
        font-size: 30px;
    }

    sub.td-mark-g.line-hgt00 {
        right: 6px;
    }

    h3.disappear-message {
        font-size: 20px;
    }

    p.group-chat-para {
        font-size: 13px;
    }

    h2.group-message {
        font-size: 30px;
    }

    .terminate-para1 p, .terminate-para2 p {
        font-size: 13px;
    }

    span.terminate-head-red, span.mode {
        font-size: 30px;
    }

    sub.td-mark-g.line-hgt51 {
        top: 26px;
    }

    .terminate-lightening-img img {
        width: 38px;
        margin-bottom: 13px;
    }

    span.reverse-img img {
        width: 45%;
    }

    h2.pin {
        font-size: 50px;
    }

    p.suppose-pin {
        font-size: 13px;
    }

    .reverse-pin-main {
        gap: 3px;
    }

    p.wipeout-para-one {
        font-size: 14px;
    }

    span.total, span.wipeout {
        font-size: 30px !important;
    }

    a.read-more {
        font-size: 10px;
    }
    p.dek-font-p.opacity {
        font-size: 0.5rem !important;
    }
    .home-banner-section .awards-sec {
        border-radius: 20px;
        padding: 50px 30px 46px 40px !important;
        margin-top: 18px;
        background: linear-gradient(136deg, rgba(26, 14, 50, 1) 2%, rgba(24, 14, 49, 1) 55%, rgb(39 21 67) 84%);
    }
}
    

    /*=======================================MEDIA QUERY MAX_WIDTH (768px)============================================================*/

    @media (max-width: 768px ) {
        .total-wipeout-img img {
            position: unset !important;
        }

        img.img-fluid.terminate-image {
            width: 60%;
            margin-left: unset;
            display: flex;
            margin: 0 auto;
            margin-top: 15px;
        }

        h2.light-mode, h2.dark-mode {
            font-size: 36px;
        }

        .terminate-parent {
            max-width: unset;
        }

        .col-lg-5.terminate {
            margin: 0 auto;
            max-width: 600px;
        }

        sub.td-mark-g.line-hgt51 {
            left: -11px;
            top: 16px;
        }
    }


    /*=======================================MEDIA QUERY (768px - 991px)==============================================================*/

    @media (min-width: 768px) and (max-width: 991px) {
     
        .col-inner.app-privacy-img img {
            left: unset;
        }
        span.say_hello {
            font-size: 2.5rem;
        }

        .home-banner-section .intro h2 {
            top: unset;
        }

        a.award-anchor-two {
            font-size: 9px;
            top: -10px;
        }

        .absolute-content-main {
            margin-left: unset;
        }

        .flicker-content-main {
            left: -15px;
        }

        p.flicker-paragraph {
            font-size: 15px;
        }

        .person-2, .person-4 {
            position: relative;
            right: 23px;
        }

        .card-pics-main-one img, .card-pics-main-two img {
            width: 70%;
        }

        .card-pics-parent {
            text-align: center;
            position: relative;
            top: 53px;
            right: 3px;
        }

        .inner3-3 img {
            margin-top: 75px;
            position: relative;
            right: 16px;
        }

        .light-mode-image img, .dark-mode-image img {
            width: 65%;
            padding: 35px;
            margin-top: 10px;
        }

        h2.light-mode, h2.dark-mode {
            font-size: 25px;
            margin-bottom: 30px;
        }

        .light-mode-image, .dark-mode-image {
            padding: unset;
        }

        p.absolute-paragraph {
            display: none;
        }

        .absoulte-main-image img {
            width: 48%;
            margin-right: unset;
        }

        h2.absolute-head {
            font-size: 36px;
        }

        p.absolute-paragraph-mobileview {
            color: #9D999F;
            font-size: 16px;
            display: block;
        }

        .absolute-content-main {
            padding: 100px 0px;
        }

        .centered-image {
            text-align: center;
        }

        .section-2a-web .heading {
            text-align: center;
        }

        .section-2a-web .freeXID {
            text-align: center;
        }

        .section-2a-web .text-description {
            text-align: center;
        }

        .section-2a-web .icons {
            justify-content: center;
            flex-direction: column !important;
        }

            .section-2a-web .icons p {
                margin-bottom: 10px !important;
            }

        .section-2a-web .sBtn {
            text-align: center;
        }

        .redact {
            margin-bottom: 50px;
        }

        .business-section h2 {
            font-size: 2.3rem;
        }


        .privacy-section {
            padding: 80px 0px;
        }

        p.app-privacy-para {
            font-size: 27px;
        }

        span.ul-icon img {
            width: 25px;
        }

        ul.list-unstyled.ul-items-left li, ul.list-unstyled.ul-items-right li {
            font-size: 11px;
        }

        p.sub-para {
            font-size: 12px;
        }

        .total-wipeout-img img {
            position: relative;
            left: unset;
            top: 40px;
            display: flex;
            margin: 0 auto;
        }

        .total-wipeout-img img {
            width: 33%;
        }

        .terminated-section h2 {
            font-size: 2rem;
        }

        .terminate-lightening-img img {
            width: 30px;
            margin-bottom: 20px;
        }

        .terminate-para1 p, .terminate-para2 p {
            color: #B6B3B3;
            font-size: 12px;
        }

        img.img-fluid.terminate-image {
            width: 40%;
            margin: 0 auto;
            display: block;
        }

        .terminate-parent {
            max-width: 850px;
            margin-bottom: 50px;
        }

        sub.td-mark-g.line-hgt51 {
            left: -8px;
        }

        .video-auto1 {
            height: 529px;
            width: 184px;
            border-radius: 100px;
            margin-top: 20px;
            position: relative;
            top: -59px;
            overflow: hidden;
        }

        img.pic200 {
            width: 244px;
        }

        .pic21 {
            width: 255px;
            margin-top: -672px;
            -webkit-transform: translate(0, 0);
            position: relative;
            right: 21px;
            overflow: hidden;
        }

        .pic11 {
            width: 100%;
        }

        .pic12 {
            width: 100%;
        }

        .card-pics img {
            width: 100%;
        }

        .pic35 {
            width: 100%;
        }

        .chat img {
            width: 90%;
            position: unset;
        }

        .group-pics img {
            width: 64%;
        }

        h2.group-message {
            font-size: 35px;
        }

        p.group-chat-para-mobileview {
            color: #D9DBDC;
            font-size: 17px;
            display: block;
        }

        p.group-chat-para {
            display: none;
        }

        .group-messaging-head {
            margin-top: 35px;
        }

        .flicker-main-image img {
            width: 100%;
            margin-right: unset;
        }

        .flicker-content-main {
            padding: 8px 5px;
        }

        .flicker-content-parent {
            position: relative;
            top: 40px;
        }

        .distiller-main-image img {
            width: 90%;
            margin-left: unset;
        }

        .distiller-content-main {
            padding: 100px 0;
        }

        h2.distiller-head {
            font-size: 29px;
        }

        sub.td-mark-g.line-hgt000 {
            right: 9px;
            top: 14px;
            font-size: 21px;
        }

        h2.award-heading {
            font-size: 23px;
        }

        .award-content {
            right: -82px;
        }

        .approved-logo img {
            left: 38px;
        }

        p.award-para-head-one, p.award-para-head-two {
            font-size: 15px;
            max-width: 448px;
        }

        .casa-para, .dekra-para, .owasp-para {
            font-size: 12px;
        }

        a.award-anchor {
            font-size: 11px;
            margin-left: 43px;
        }

        a.award-anchor {
            font-size: 9px;
            margin-left: 62px;
            position: relative;
            top: -11px;
        }

        .owasp-anchor {
            position: relative;
            top: -20px;
        }

        .chat img {
            width: 70%;
            position: unset;
        }


        .home-banner-section .home-slider .img-container video {
            margin-bottom: unset;
            border-radius: 15px;
            height: 409px;
            position: relative;
            top: 0;
            left: 0px;
            height: 440px !important;
            width: unset !important;
            margin: 0 auto;
        }

        .align-items-center.homeSlides.fade_animation {
            padding: 20px;
        }

        .home-banner-section .home-slider img {
            width: 67%;
            -webkit-transform: translate(0, 0);
            position: absolute;
            bottom: 0;
            margin: 0 auto;
            text-align: center;
            left: 65px;
            top: -25px;
        }

        img.pic21.wipeout {
            width: 280px;
            height: 100%;
            position: relative;
            left: -19px;
            -webkit-transform: translate(0, 0);
            top: 140px;
        }

        video.wipeout-video {
            height: 461px;
            position: relative;
            top: 26px;
            left: 232px;
            border-radius: 20px;
        }

        span.tick img {
            width: 40px;
        }

        h2.award-heading {
            font-size: 19px !important;
        }

        p.award-para-head-one, p.award-para-head-two {
            font-size: 11px;
            max-width: 448px;
        }

        .casa-para, .dekra-para, .owasp-para {
            font-size: 9px;
        }

        a.award-anchor {
            font-size: 6px;
            margin-left: 39px;
            top: -7px;
        }

        a.award-anchor-two {
            font-size: 6px;
            top: -7px;
            left: 10px;
        }

        .award-content {
            right: -71px;
            gap: 18px;
        }
    }


    /*=======================================MEDIA QUERY(501px - 767px)===============================================================*/

    @media (min-width: 501px) and (max-width: 767px) {

        span.say_hello {
            font-size: 2rem;
            position: relative;
            /*top: 11px;*/
            top: 0px;
        }
        .stamp-container a img {
            display: none;
        }
        #text22 {
            font-size: 2rem !important;
        }

        .card-pics-parent {
            display: none;
        }

        .flicker-content-main {
            position: unset;
            padding: unset;
            text-align: center;
        }

        .absolute-content-main {
            margin-left: unset;
            margin: 0 auto;
            text-align: center;
        }

        img.pic21.wipeout {
            width: 321px;
            height: 100%;
            position: relative;
            left: 95px;
            -webkit-transform: translate(0, 0);
            top: 39px;
        }

        video.wipeout-video {
            height: 525px;
            position: relative;
            top: 26px;
            left: 134px;
            border-radius: 20px;
        }

        .light-mode-image img, .dark-mode-image img {
            width: 60%;
            padding: 20px;
        }

        h2.light-mode, h2.dark-mode {
            font-size: 35px;
        }

        h2.pin {
            font-size: 65px;
        }

        .reverse-pin-main {
            padding: 26px 40px 10px 40px;
            gap: 2px;
        }

        p.app-privacy-para {
            font-size: 37px;
        }

        .col-md-6.section-data {
            padding: unset;
            display: flex;
            justify-content: center;
        }

        .col-inner.app-privacy-img img {
            position: unset;
        }

        .privacy-section {
            padding: 110px 0px 0px 0px;
        }

        .total-wipeout-img img {
            position: unset;
        }

        .terminate-parent {
            max-width: unset;
            padding: 0px 14px;
        }

        .terminate-lightening-img img {
            margin-left: 14px;
        }

        .pic11,
        .pic12,
        .card-pics img,
        .pic35 {
            display: none;
        }

        .video-auto1 {
            height: 492px;
            width: 302px;
            border-radius: 85px;
            margin-top: 20px;
            position: relative;
            right: unset;
        }

        img.pic200 {
            width: 294px;
        }

        .pic21 {
            width: 332px;
            position: relative;
            right: 85px;
        }

        .group-pics {
            margin-top: 40px;
        }

        .chat img {
            position: unset;
        }

        .group-pics {
            margin-top: 40px;
        }

        .flicker-main-image img {
            margin-right: unset;
            display: flex;
            margin: 0 auto;
            width: 80%;
        }

        .distiller-main-image img {
            width: 80%;
            margin-left: unset;
            display: flex;
            margin: 0 auto;
        }

        .distiller-content-main {
            padding: 70px 0;
            text-align: center;
        }

        .chat img {
            width: 60%;
        }

        /*AWARDS TABLET */
        section.awards-section-tablet {
            display: block !important;
        }

        section.awards-section {
            display: none;
            padding: 70px 0px;
        }

        .approved-logo-tablet img {
            width: 40%;
            margin: 0 auto;
            display: flex;
            margin-bottom: 25px;
        }

        .awards-main-tablet {
            display: flex;
            justify-content: center;
            flex-direction: column;
        }

        span.audited-tablet {
            color: #8090F7;
        }

        span.tested-tablet {
            color: #16B3BD;
        }

        .awards-main-tablet {
            background: #02001D;
            padding: 15px 14px;
            border-radius: 30px;
        }

        section.awards-section-tablet {
            background: #010010;
            border-radius: 0px;
            padding: 60px 0px;
            display: block;
        }

        h2.award-heading-tablet {
            font-size: 22px;
            color: #ffffff;
        }

        p.award-para-head-one-tablet {
            font-size: 16px;
            color: #fff;
        }

        span.tick-tablet img {
            width: 60px;
        }

        .casa-main-tablet, .dekra-main-tablet, .owasp-main-tablet {
            display: flex;
            align-items: center;
        }

        a.award-anchor-tablet-casa {
            font-size: 10px;
            text-decoration: none;
            margin-left: 52px;
            position: relative;
            bottom: 15px;
            color: #ffffff;
            border: 1px solid #8090F7;
            padding: 3px 6px;
            border-radius: 50px;
        }

        a.award-anchor-mobile-dekra {
            font-size: 10px;
            text-decoration: none;
            position: relative;
            bottom: 15px;
            color: #ffffff;
            border: 1px solid #8090F7;
            padding: 3px 6px;
            border-radius: 50px;
        }

        .dekra-anchor-main-tablet {
            display: flex;
            align-items: center;
        }

        .dekra-anchor-one-tablet {
            margin-left: 57px;
        }

        .dekra-anchor-main-tablet {
            display: flex;
            align-items: center;
            gap: 20px;
            margin-bottom: 20px;
        }

        a.award-anchor-tablet-dekra {
            font-size: 10px;
            text-decoration: none;
            position: relative;
            bottom: 15px;
            color: #ffffff;
            border: 1px solid #8090F7;
            padding: 3px 6px;
            border-radius: 50px;
        }

        .casa-para-tablet, .dekra-para-tablet, .owasp-para-tablet {
            color: #f0f8ffcf;
            font-size: 14px;
        }

        p.award-para-head-two-tablet {
            color: #fff;
        }

        .award-content-tablet {
            display: flex;
            flex-direction: column;
            gap: 20px;
        }

        .casa-anchor-tablet {
            margin-bottom: 20px;
        }

        a.award-anchor-tablet-owasp {
            font-size: 10px;
            text-decoration: none;
            margin-left: 59px;
            position: relative;
            bottom: 15px;
            color: #ffffff;
            border: 1px solid #8090F7;
            padding: 3px 6px;
            border-radius: 50px;
        }

        .award-content-two-tablet {
            position: relative;
            bottom: 20px;
        }

        .absoulte-main-image img {
            width: 73%;
            margin-right: unset;
            display: flex;
            margin: 0 auto;
        }

        .absolute-content-main {
            padding: 80px 0px;
        }
    }

    /*=======================================MEDIA QUERY (500px MOBILE_VIEW)==========================================================*/
    @media (max-width: 500px) {
        .col-md-3.col-sm-12.one-col {
            z-index: 99;
        }
        .col-md-6.section-data.text-animation.aos-init.aos-animate {
            padding: 0px 33px;
        }
        a.read-more {
            padding: 2px 9px;
            font-size: 14px;
        }

        .apk-btn-home {
            position: relative;
            right: 50px;
        }

        .android-btn-home {
            position: relative;
            right: -2px;
        }

        .home-banner-section .intro .storeLinks img {
            width: 50%;
        }

        .flicker-mobile-image img {
            display: block;
        }

        p.flicker-paragraph-mobile {
            color: #9999A1;
        }

        .flicker-main-image {
            display: none;
        }

        .flicker-mobile-image {
            display: block;
        }

        .flicker-mobile-image {
            display: block;
            width: 52%;
            margin: 0 auto;
        }

        .business-section {
            padding-left: 35px;
            padding-right: 35px;
        }

        /*section one*/

        .section-2a-web-image img {
            display: none;
        }

        .stamp-container {
            display: none;
        }

        .mt-3.storeLinks.mt-4.d-flex.justify-content-start.align-items-center {
            display: flex;
            gap: 15px;
        }

        /*data-not-collected*/

        .col-lg-12.col-md-12.text-md-left.section-1 {
            padding: 0px 16px;
        }

        .main-heading p {
            font-size: 31px;
            font-weight: 500;
        }

        .sub-heading p {
            font-size: 18px;
        }

        .section-2a-web-para p {
            display: none;
        }

        .section-2a-web-mobileview p {
            color: #CFCED4;
            font-size: 16px;
            display: block;
        }

        section.data_not_collected {
            padding: 50px 0px 0px 0px !important;
        }

        .col-md-6.section-data {
            padding: 0px 16px;
            margin-top: 56px;
        }

        .border-bottom-custom {
            border: 1px solid;
            margin-top: 55px;
            display: block;
        }

        span.ul-icon img {
            margin-right: 10px;
        }

        .sub-para p {
            font-size: 16px;
        }

        .col-inner.app-privacy-img img {
            position: unset;
        }

        .store-icons-section2b {
            margin-top: 55px;
        }

        .reverse-pin-main {
            flex-direction: column;
            margin-left: unset;
            margin-right: unset;
        }

        sub.td-mark-g.line-hgt5 {
            right: 4px;
        }

        p.wipeout-para-one, p.flicker-paragraph.web {
            display: none;
        }

        .approved-logo-mobile img {
            width: 40%;
            display: flex;
            margin: 0 auto;
            margin-bottom: 30px;
        }

        .awards-main-mobile {
            background: #191431;
            padding: 30px 14px;
            border-radius: 30px;
            margin-left: 10px;
            margin-right: 10px;
        }

        section.awards-section-mobile {
            background: #02001D;
            border-radius: 0px;
            padding: 60px 0px 31px 0px;
            display: block;
        }

        section.awards-section {
            display: none;
        }

        h2.award-heading-mobile {
            font-size: 23px;
            color: #ffffff;
        }

        p.award-para-head-one-mobile {
            font-size: 18px;
            color: #fff;
        }

        span.tick-mobile img {
            width: 96px;
        }

        .casa-main-mobile, .dekra-main-mobile, .owasp-main-mobile {
            display: flex;
            align-items: center;
        }

        .dekra-anchor-main-mobile {
            display: flex;
            align-items: center;
        }

    

        .dekra-anchor-main-mobile {
            display: flex;
            align-items: center;
            gap: 9px;
            margin-bottom: 17px;
            flex-direction: column;
            position: relative;
        }

        a.award-anchor-mobile-dekra {
            color: #8090F7;
            font-size: 12px;
            text-decoration: none;
        }

        .casa-para-mobile, .dekra-para-mobile, .owasp-para-mobile {
            color: #f0f8ffcf;
            font-size: 16px;
        }

        .dekra-anchor-two-mobile {
            position: relative;
            right: 46px;
        }

        p.award-para-head-two-mobile {
            color: #fff;
        }

        .award-content-mobile {
            display: flex;
            flex-direction: column;
            gap: 25px;
        }

        .casa-anchor-mobile {
            margin-bottom: 20px;
            position: relative;
            left: 10px;
        }

        a.award-anchor-mobile-owasp {
            color: #8090F7;
            font-size: 12px;
            text-decoration: none;
            margin-left: 62px;
        }

        p.absolute-paragraph-mobileview {

            display: block;
            color: white;
            font-size: 12px !important;
            font-weight: 200;
            line-height: 17px;
            max-width: 260px;
            margin-left: auto;
            margin-right: auto;
        }

        .absoulte-main-image img {
            width: 75%;
            margin-right: unset;
            display: flex;
            margin: 0 auto;
        }

        p.absolute-paragraph {
            display: none;
        }

        section.absoulte-control {
            padding: 55px 0px !important;
        }

        .absolute-image img {
            width: 100%;
        }

        .absolute-content-main {
            display: flex;
            flex-direction: column;
            text-align: left;
            gap: unset;
            padding: 0px 0px 20px 0px;
            text-align: center;
            margin-left: unset;
        }

        section.feature-two {
            padding: 35px 0;
        }

        .flicker-content-main {
            padding: 30px 13px;
            display: flex;
            flex-direction: column;
            text-align: center;
            position: unset;
        }

        p.flicker-paragraph {
            color: white;
            font-size: 12px !important;
            font-weight: 200;
            line-height: 17px;
        }



        h2.distiller-head {
            font-size: 35px;
        }

        h2.flicker-head {
            font-size: 35px;
        }

        .distiller-content-main {
            margin-left: unset;
            padding: 20px 13px;
            text-align: center;
        }

        h2.group-message {
            font-size: 35px;
        }

        p.group-chat-para {
            max-width: 260px;
            margin-left: auto;
            margin-right: auto;
            font-weight: 200;
            font-size: 12px !important;
            color: white;
        }

        .chat img {
            width: 75%;
            margin-top: 20px;
            position: unset;
        }

        .group-pics img {
            width: 55%;
        }

        .card-pics {
            display: none;
        }

        .feature-1st {
            display: none;
        }

        h2.end-to-end {
            margin-bottom: 15px;
            font-size: 20px;
        }

        .feature-2nd {
            position: relative;
        }

        .pic21 {
            margin-left: unset;
            width: 293px;
            margin-top: -582px;
        }

        img.pic35 {
            display: none;
        }

        h3.audio {
            font-size: 30px;
        }

        p.security-mobile-view {
            color: #f0f8ffe0;
            font-size: 16px;
            margin-bottom: 40px;
            display: block !important;
        }

        img.img-fluid.terminate-image {
            width: 75%;
            margin-left: unset;
            display: flex;
            margin: 0 auto;
            margin-top: 30px;
        }

        .terminate-parent {
            text-align: center;
            /*padding: 0px 20px;*/
        }

        .terminated-section h2 {
            font-size: 2.2rem;
            margin-top: 20px;
        }

        .terminate-lightening-img img {
            width: 65px;
            margin-bottom: 26px !important;
            display: flex;
            margin: 0 auto;
        }

        img.footer-xpal-bubble-logo {
            width: 11% !important;
        }


        .total-wipeout-img img {
            position: unset;
            width: 55%;
        }

        p.wipeout-para-two {
            margin-bottom: 40px;
        }

        h2.light-mode, h2.dark-mode {
            top: 34px;
        }

        .light-mode-image, .dark-mode-image {
            padding: 35px;
        }

        span.audited-mobile {
            color: #8090F7;
        }

        span.tested-mobile {
            color: #16B3BD;
        }

        a.award-anchor-mobile-casa {
            border: 1px solid #8090F7;
            padding: 2px 4px;
            border-radius: 50px;
            color: #ffffff;
            position: relative;
            top: -10px;
            text-decoration: none;
            font-size: 12px;
            margin-left: 47px;
        }

        a.award-anchor-mobile-dekra {
            border: 1px solid #8090F7;
            padding: 2px 4px;
            border-radius: 50px;
            color: #ffffff;
        }

        a.award-anchor-mobile-owasp {
            border: 1px solid #8090F7;
            padding: 2px 4px;
            border-radius: 50px;
            color: #ffffff;
            position: relative;
            top: -11px;
            left: -5px;
        }
        /*===============================================================*/

        img.pic21.wipeout {
            width: 290px;
            height: 100%;
            position: relative;
            left: unset;
            -webkit-transform: translate(0, 0);
            top: 76px;
        }

        video.wipeout-video {
            height: 477px;
            position: relative;
            top: 18px;
            left: unset;
            border-radius: 20px;
        }

        .awards-sec {
            display: none;
        }

        .awards-main-mobile.two {
            background: #1A1334 !important;
            padding: 37px 14px;
        }

        section.awards-section-mobile.two {
            background: unset;
        }

        .card-pics-parent {
            display: none;
        }

        .distiller-main-image img {
            width: 88%;
            /* margin-left: 94px; */
            margin: 0 auto;
            display: block;
        }

        section.mode {
            display: none;
        }

        section.mode-mobile {
            display: block;
        }

        .img-mode img {
            width: 100%;
        }

        section.mode-mobile .container-fluid {
            padding: 0;
        }

        .mode-text {
            display: flex;
        }

        .mode-main {
            position: relative;
        }

        section.mode-mobile {
            background: black;
        }

        .mode-text {
            position: absolute;
            bottom: 0;
        }

        .mode-text {
            position: absolute;
            top: 0;
        }

        .dark-text-mobile h2 {
            position: relative;
            font-size: 28px;
            color: #ffffff;
        }

        .light-text-mobile h2 {
            position: relative;
        }

        span.ul-icon img {
            width: 28px;
        }

        .store-icons-section2b {
            margin-top: unset;
        }

        sub.td-mark-g.line-hgt5 {
            right: 7px;
            top: 1px;
            font-size: 18px;
        }

        p.wipeout-para-one-mobileview {
            display: block;
            color: white;
            font-size: 12px;
            opacity: 0.9;
            max-width: 280px;
            margin-left: auto;
            margin-right: auto;
            font-weight: 300;
            margin-bottom: 0px;
        }
        .terminate-para1 p, .terminate-para2 p {
            color: white;
            font-size: 12px !important;
            font-weight: 300;
            max-width: 320px;
            margin-left: auto;
            margin-right: auto;
            line-height: 18px;
        }

        .distiller-para-mobile {
            display: block !important;
        }
        p.sub-para {
            line-height: 21px;
            font-weight: 300;
        }

        a#footer-about-mob {
            display: block;
        }
        a#footer-6 {
            display: none;
        }

    }

    @media (max-width: 320px) {
        .intro {
            margin: 0px 12px;
        }

        section.awards-section-mobile {
            padding: 20px 0px 10px 0px;
        }

        h2.award-heading-mobile {
            font-size: 17px !important;
        }

        .award-content-mobile {
            gap: 7px;
        }

        .casa-para-mobile, .dekra-para-mobile, .owasp-para-mobile {
            font-size: 12px;
        }

        span.tick-mobile img {
            width: 80px;
        }

        a.award-anchor-mobile-casa {
            padding: 2px 5px;
            top: -16px;
            font-size: 8px;
            margin-left: 26px;
        }

        .casa-anchor-mobile {
            margin-bottom: 10px;
            position: relative;
            left: 10px;
        }

        a.award-anchor-mobile-dekra {
            font-size: 8px;
            left: -46px;
        }

        .dekra-anchor-main-mobile {
            gap: 1px;
            margin-bottom: 17px;
            left: 16px;
            top: -1px;
        }

        a.award-anchor-mobile-owasp {
            top: -17px;
            left: -23px;
            font-size: 8px;
        }

        p.award-para-head-one-mobile {
            font-size: 14px;
            color: #fff;
        }

        p.award-para-head-two-mobile {
            font-size: 14px;
        }

        .home-banner-section .xave-sec {
            margin-top: 10px;
        }

            .home-banner-section .xave-sec h3 {
                font-size: 15px;
            }

        section.data_not_collected, section.wipeout, .terminated-section, .Audio-and-video, section.feature-two, section.absoulte-control {
            padding: 30px 0px 0px 0px !important;
        }

        .main-heading p {
            font-size: 15px;
            line-height: 29px;
        }
        p.sub-para {
            font-size: 12px !important;
            line-height: 21px;
        }

        .sub-heading p {
            font-size: 14px;
        }

        .section-2a-web-mobileview p {
            font-size: 12px;
        }

        .section-2a-web-btn a {
            padding: 5px 12px;
            font-size: 12px;
        }

        .border-bottom-custom {
            border: 0.5px solid #8f8c8c3d;
            margin: 50px 20px 0px 20px;
        }

        .border-bottom-custom {
            border: 0.5px solid #8f8c8c3d;
            margin: 50px 20px 0px 20px;
        }

        ul.list-unstyled.ul-items-left li, ul.list-unstyled.ul-items-right li {
            font-size: 12px;
        }

        span.ul-icon img {
            width: 20px;
        }

        .sub-para p, p.wipeout-para-one-mobileview {
            font-size: 12px;
        }

        img.apple, img.android {
            width: 14px;
            position: relative;
            top: -7px;
        }

        .andriod-icon a::after {
            width: 35px;
            height: 35px;
            right: -8px;
            z-index: -1;
            top: -14px;
        }

        span.total, span.wipeout, .terminated-section, span.terminate-head-red, span.mode, h2.group-message, span.flicker-head-yellow, span.distiller-head-pink, span.absolute-head-purple {
            font-size: 24px !important;
        }

        sub.td-mark-g.line-hgt5 {
            right: 7px;
            top: 4px;
            font-size: 15px;
        }

        .total-wipeout-heading {
            gap: 4px;
        }

        a.read-more {
            margin-top: 5px;
            font-size: 12px;
        }

        p.suppose-pin, h2.end-to-end {
            font-size: 14px;
        }

        h2.pin {
            font-size: 45px;
        }

        .reverse-pin-main {
            gap: 15px;
        }

        span.reverse-img img {
            width: 35%;
        }

        .parent-wipeout {
            gap: 25px;
        }

        h3.magic {
            font-size: 17px;
        }

        p.wipeout-para-two {
            font-size: 12px;
        }

        .terminate-lightening-img img {
            width: 35px;
            margin-bottom: 6px !important;
        }

        sub.td-mark-g.line-hgt51 {
            font-size: 15px;
            color: #ffffff;
            right: 10px;
            top: 23px;
        }

        .terminated-section h2 {
            margin-top: 0px;
        }

        .terminate-para1 p, .terminate-para2 p, p.security-mobile-view, p.group-chat-para {
            font-size: 12px;
        }

        img.img-fluid.terminate-image {
            margin-bottom: 30px;
        }

        h3.audio {
            font-size: 20px;
        }

        p.security-mobile-view, p.flicker-paragraph, p.flicker-paragraph-mobile, p.absolute-paragraph-mobileview {
            font-size: 12px;
        }

        sub.td-mark-g.line-hgt00 {
            right: 10px;
            font-size: 15px;
            top: 21px;
        }

        .flicker-content-main {
            gap: 3px;
        }

        h3.disappear-message {
            font-size: 18px;
        }

        .flicker-content-main {
            padding: 10px 10px 20px 10px;
        }

        .flicker-mobile-image {
            width: 80%;
        }

        sub.td-mark-g.line-hgt000 {
            right: 11px;
            top: 20px;
            font-size: 15px;
        }

        .distiller-main-image img {
            width: 90%;
        }

        .absoulte-main-image img {
            margin-bottom: 35px;
        }

        .light-text-mobile h2 {
            left: 10px;
            font-size: 22px;
            top: 18px;
        }

        .dark-text-mobile h2 {
            left: 37px;
            font-size: 22px;
            top: 17px;
        }

        .casa-anchor-mobile.footer {
            left: 16px;
        }

        .dekra-anchor-main-mobile.footer {
            left: 10px;
        }

        .owasp-anchor-mobile.footer {
            margin-left: 10px;
        }

        i.fa-brands.fa-x-twitter {
            font-size: 13px;
        }

        #text22 {
            font-size: 1rem !important;
        }

        h2.mt-2.moving-text {
            font-size: 1.5rem;
        }

        span.say_hello {
            font-size: 1rem;
        }

        #text22 {
            font-size: 1rem !important;
        }

        .home-banner-section .intro img.bubble-logo {
            width: 45px;
        }

        span.say_hello {
            top: 28px;
        }

        .home-banner-section .intro h2 {
            top: -30px;
        }

        .intro p {
            position: relative;
            /*bottom: 16px;*/
        }
        .casa-para, .dekra-para, .owasp-para {
            font-size: 12px;
            color: #f0f8ffcf;
            font-weight: 400;
        }
        h2.award-heading {
            font-size: 17px;
        }
        p.award-para-head-one, p.award-para-head-two {
            font-size: 14px;
            font-weight: 400;
        }
        a.award-anchor {
            font-size: 8px;
            padding: 2px 5px;
        }
        a.award-anchor-two {
            font-size: 8px;
            padding: 2px 5px;
        }
        a.award-anchor {
            margin-right: 88px;
        }
        .casa-anchor-mobile.footer {
            left: 48px;
            top: 5px;
        }
        .owasp-anchor-mobile.footer {
            margin-left: 44px;
            margin-top: 6px;
        }
        .section-2a-content .main-heading .main-heading p br {
            display: none;
        }
    }


    @media (min-width: 321px) and (max-width: 375px) {
        /* Styles for devices with width between 321px and 375px */

        span.say_hello {
            font-size: 1.3rem;
        }

        #text22 {
            font-size: 1rem !important;
        }

        .home-banner-section .intro img.bubble-logo {
            width: 45px;
        }

        span.say_hello {
            /*top: 20px;*/
            top: 0px;
        }

        .home-banner-section .intro h2 {
            top: -19px;
        }

        video.wipeout-video {
            height: 477px;
            position: relative;
            top: 18px;
            left: 57px;
            border-radius: 20px;
        }

        .home-banner-section .intro {
            padding: 30px 10px 15px 20px;
        }

        img.pic21.wipeout {
            width: 290px;
            height: 100%;
            position: relative;
            left: 107px;
            -webkit-transform: translate(0, 0);
            top: 55px;
        }

        .flicker-mobile-image {
            width: 70%;
        }
        h2.award-heading-mobile {
            font-size: 20px;
        }

        .chat img {
            width: 70%;
        }

        p.award-para-head-one-mobile, p.award-para-head-two-mobile {
            font-size: 15px;
        }

        .casa-para-mobile, .dekra-para-mobile, .owasp-para-mobile {
            font-size: 13px;
        }

        span.tick-mobile img {
            width: 70px;
        }

        a.award-anchor-mobile-casa {
            padding: 3px 6px;
            font-size: 8px;
            margin-left: 30px;
        }

        a.award-anchor-mobile-dekra {
            padding: 3px 6px;
            font-size: 8px;
        }

        a.award-anchor-mobile-owasp {
            padding: 3px 6px;
            left: -18px;
            font-size: 8px;
        }


        .main-heading p {
            font-size: 20px;
            line-height: 27px;
        }

        .sub-heading p {
            font-size: 18px;
            font-weight: 500;
        }

        .section-2a-web-mobileview p, p.wipeout-para-two, .terminate-para1 p, .terminate-para2 p, p.security-mobile-view,
        p.group-chat-para,
        p.flicker-paragraph,
        p.flicker-paragraph-mobile, p.absolute-paragraph-mobileview {
            font-size: 11px;
        }

        .section-2a-web-btn a {
            padding: 8px 25px;
            font-size: 14px;
        }

        ul.list-unstyled.ul-items-left li, ul.list-unstyled.ul-items-right li {
            font-size: 13px;
        }

        .sub-para p {
            font-size: 12px;
            line-height: 19px;
        }

        img.apple, img.android {
            width: 16px;
        }

        .apple-icon a::after {
            width: 40px;
            height: 40px;
            top: -8px;
            left: -12px;
        }

        section.wipeout {
            padding: 40px 0px !important;
        }

        span.total, span.wipeout, span.terminate-head-red, span.mode, span.flicker-head-yellow, span.distiller-head-pink, h2.group-message, span.absolute-head-purple {
            font-size: 28px !important;
        }

        .parent-wipeout {
            gap: 5px !important;
            margin: 0px 10px !important;
        }

        a.read-more {
            margin-top: 8px;
            margin-bottom: 20px;
        }

        .reverse-pin-main {
            padding: 10px 50px 10px 50px;
            gap: 15px;
        }

        p.suppose-pin {
            font-size: 13px;
        }

        h2.pin {
            font-size: 50px;
        }

        span.reverse-img img {
            width: 40%;
        }

        h3.magic {
            font-size: 20px;
            margin-top: 16px;
        }

        video.wipeout-video {
            left: 71px;
        }

        img.pic21.wipeout {
            left: 121px;
        }

        .intro {
            margin: 0px 12px;
        }

        section.awards-section-mobile {
            padding: 50px 0px 50px 0px;
        }

        .home-banner-section .xave-sec {
            padding: 20px 20px 20px 20px;
            margin: 25px 10px 0px 10px;
        }

        .home-banner-section {
            padding-bottom: 35px !important;
        }

        .col-lg-12.col-md-12.text-md-left.section-1 {
            padding: 0px 20px;
        }

        section.data_not_collected {
            padding: 35px 0px 0px 0px !important;
        }

        .border-bottom-custom {
            border: 0.5px solid #8f8c8c3d;
            margin: 50px 20px 0px 20px;
        }

        .total-wipeout-heading {
            display: flex;
            flex-direction: column;
            gap: 5px;
        }

        .reverse-pin-main {
            padding: 20px 50px 10px 50px;
            gap: 15px;
        }

        .col-md-6.section-data {
            padding: 0px 20px;
        }

        .terminate-lightening-img img {
            width: 40px;
            margin-bottom: 0px !important;
        }

        sub.td-mark-g.line-hgt5 {
            right: 7px;
            top: 4px;
            font-size: 18px;
        }

        .Audio-and-video {
            padding-top: 50px;
        }

        .terminated-section {
            padding: 35px 0px !important;
        }

        h3.audio {
            font-size: 26px;
        }

        h2.end-to-end {
            font-size: 20px;
        }

        .terminate-parent {
            padding: 0px 10px;
        }

        p.security-mobile-view {
            margin-bottom: 20px;
            max-width: 260px;
            margin-left: auto;
            margin-right: auto;
            font-weight: 200;
            font-size: 12px;
            color: white;
        }

        sub.td-mark-g.line-hgt00 {
            right: 9px;
            font-size: 17px;
            top: 16px;
        }

        h3.disappear-message {
            font-size: 25px;
        }

        .flicker-content-main {
            gap: unset;
        }

        sub.td-mark-g.line-hgt000 {
            right: 10px;
            top: 16px;
            font-size: 16px;
        }

        p.flicker-paragraph-mobile {
            color: white;
            font-size: 12px !important;
            font-weight: 200;
            line-height: 17px;
            max-width: 260px;
            margin-left: auto;
            margin-right: auto;
        }

        .distiller-content-main {
            padding: 10px 13px 10px 13px;
            margin-top: 20px;
        }

        .flicker-content-main {
            padding: 30px 13px 10px 13px;
        }

        section.absoulte-control {
            padding: 35px 0px !important;
        }

        .dark-text-mobile h2 {
            left: 54px;
            top: 19px;
        }

        .light-text-mobile h2 {
            top: 20px;
            left: 11px;
        }

        .casa-anchor-mobile.footer {
            left: 21px;
        }

        .owasp-anchor-mobile.footer {
            margin-left: 6px;
        }

        .andriod-icon a::after {
            width: 40px;
            height: 40px;
            background: #101222;
            right: -9px;
            top: -9px;
        }

        .store-icons-section2b {
            display: unset;
        }

        .andriod-icon {
            margin-left: 10px;
        }

        .main-heading.app-privacy p {
            margin-bottom: 15px;
        }

        sub.td-mark-g.line-hgt51 {
            right: 11px;
            top: 21px;
            font-size: 16px;
            color: #ffffff;
            position: relative;
        }

        a#awards-4b {
            right: -32px;
            font-size: 9px;
            top: -11px;
            padding: 3px 9px;
        }


        a#awards-7b {
            font-size: 8px;
            padding: 3px 6px;
        }

        a#awards-4c {
            top: 3px;
            padding: 3px 9px;
            font-size: 9px;
            right: -25px;
        }

        a#awards-6c {
            font-size: 9px;
            padding: 3px 9px;
        }

        a#awards-7c {
            font-size: 9px;
            padding: 3px 9px;
            right: 4px;
        }

        a#awards-6c {
            font-size: 9px;
            padding: 3px 9px;
            right: 50px;
        }

        a#awards-10c {
            font-size: 9px;
            top: 4px;
            right: -36px;
            padding: 3px 9px;
        }

        h2#awards-1c {
            font-size: 22px;
        }

        p#awards-2c {
            font-size: 15px;
        }

        p#awards-8c {
            font-size: 15px;
        }

        .dekra-anchor-main-mobile {
            top: 13px;
        }

        div#awards-5b {
            font-size: 13px;
            color: #f0f8ffcf;
            font-weight: 400;
        }

        .casa-para, .dekra-para, .owasp-para {
            font-size: 13px;
            color: #f0f8ffcf;
            font-weight: 400;
        }

        a#awards-6b {
            left: -53px;
            top: -10px;
        }

        a#awards-7b {
            position: relative;
            top: -13px;
            left: -6px;
        }

        p.award-para-head-one, p.award-para-head-two {
            color: #ffffff;
            font-size: 15px;
            font-weight: 300;
        }

        a#awards-4c, a#awards-6c, a#awards-7c, a#awards-10c {
            padding: 3px 6px;
            font-size: 8px;
        }

        .dekra-anchor-main-mobile {
            gap: 5px;
        }

        .award-content-mobile {
            gap: 10px;
        }

        a#awards-10c {
            left: 48px;
        }

        .dekra-anchor-main-mobile.footer {
            left: -9px;
            top: -5px;
        }

        .dark-text-mobile h2 {
            font-size: 23px;
        }

        h2#light-mode-2 {
            font-size: 23px;
        }
        .section-2a-content .main-heading .main-heading p br {
            display: none;
        }
    }


  
    @media (min-width: 376px) and (max-width: 414px) {

       

        .home-banner-section .intro img.bubble-logo {
            width: 45px;
            top: -4px;
        }

        #text22 {
            font-size: 1rem !important;
        }

        span.say_hello {
            font-size: 1.3rem !important;
        }

        .dekra-anchor-main-mobile.footer {
            left: -6px;
        }

        .flicker-content-main {
            padding: 30px 0px;
        }

        .chat img {
            width: 66%;
        }

        .home-banner-section .intro {
            padding: 30px 10px 15px 20px;
        }

        .home-banner-section {
            padding-bottom: 40px !important;
        }

        .total-wipeout-heading {
            gap: 5px;
        }

        p.wipeout-para-one-mobileview {
            margin-bottom: 5px;
        }

        .andriod-icon {
            margin-left: -20px;
            margin-top: 14px;
        }

        a.read-more {
            color: #8090F7;
            margin-top: 10px;
            margin-bottom: 20px;
        }

        .flicker-mobile-image {
            width: 75%;
        }

        sub.td-mark-g.line-hgt000 {
            position: relative;
            right: 8px;
            top: 15px;
            color: #fff;
            font-weight: 200;
            font-size: 20px;
        }

        sub.td-mark-g.line-hgt51 {
            right: 11px;
            top: 21px;
            font-size: 18px;
            color: #ffffff;
            position: relative;
        }

        h2.award-heading-mobile {
            font-size: 23px;
        }

        .col-lg-12.col-md-12.text-md-left.section-1 {
            padding: 0px 20px;
        }

        section.awards-section-mobile {
            padding: 30px 0px 5px 0px;
        }

        .intro {
            margin: 0px 12px;
        }

        span.ul-icon img {
            width: 30px;
        }

        .apple-icon {
            margin-top: 14px;
        }

        .border-bottom-custom {
            border: 0.5px solid #8f8c8c3d;
            margin: 50px 20px 0px 20px;
        }

        .home-banner-section .xave-sec {
            padding: 20px 20px 20px 20px;
            margin: 25px 10px 0px 10px;
        }

        .owasp-anchor-mobile.footer {
            margin-left: 5px;
        }

        .casa-anchor-mobile.footer {
            left: 3px;
        }

        img.pic21.wipeout {
            width: 290px;
            height: 100%;
            position: relative;
            left: unset;
            -webkit-transform: translate(0, 0);
            top: 50px;
        }

        .home-banner-section .intro p {
            font-size: 15px;
        }

        p.award-para-head-one-mobile, p.award-para-head-two-mobile {
            font-size: 15px;
        }

        .casa-para-mobile,
        .dekra-para-mobile,
        .owasp-para-mobile,
        .section-2a-web-mobileview p,
        ul.list-unstyled.ul-items-left li, ul.list-unstyled.ul-items-right li, .terminate-para1 p, .terminate-para2 p, p.group-chat-para, p.flicker-paragraph, p.absolute-paragraph-mobileview, p.security-mobile-view, p.flicker-paragraph-mobile {
            font-size: 14px;
        }

        img.android {
            width: 18px;
            position: relative;
            top: -20px;
            right: 53px;
        }

        img.apple {
            width: 18px;
            position: relative;
            top: -20px;
            right: unset;
        }

        .andriod-icon a::after {
            width: 40px;
            height: 40px;
            right: 45px;
            top: -28px;
        }

        .apple-icon a::after {
            width: 40px;
            height: 40px;
            right: -16px;
            z-index: -1;
            top: -28px;
            left: -10px;
        }

        span.reverse-img img {
            width: 40%;
        }

        .reverse-pin-main {
            gap: 15px;
            padding: 28px 50px 20px 50px;
        }

        h2.pin {
            font-size: 50px;
        }

        .parent-wipeout {
            gap: 10px;
        }

        p.security-mobile-view {
            margin-bottom: 15px;
        }

        section.wipeout, .terminated-section, section.feature-two, .Audio-and-video {
            padding: 40px 20px !important;
        }

        section.absoulte-control {
            padding: 4px 20px 40px 20px !important;
        }

        .dekra-anchor-main-mobile.footer {
            left: -11px;
        }

        span.total, span.wipeout, span.terminate-head-red, span.mode, h2.group-message, span.flicker-head-yellow, span.distiller-head-pink, span.absolute-head-purple, span.group-color {
            font-size: 28px !important;
        }

        video.wipeout-video {
            height: 477px;
            position: relative;
            top: 15px;
            left: unset;
            border-radius: 20px;
        }

        .terminate-lightening-img img {
            width: 40px;
            margin-bottom: 10px !important;
        }

        .col-lg-5.reverse-video {
            display: flex;
            justify-content: center !important;
            margin: 0 auto;
            align-items: center !important;
            text-align: center !important;
        }

        .section-2a-web-btn a {
            padding: 8px 25px;
            font-size: 15px;
        }

        .main-heading p, h3.magic, h3.audio {
            font-size: 17px !important;
            line-height: 28px;
        }
        p.sub-para {
            font-size: 14px !important;
            line-height: 20px;
        }
     
        .sub-heading p, h2.end-to-end, h3.disappear-message {
            font-size: 16px;
        }

        img.pic200 {
            width: 296px;
            position: absolute;
            margin: 0 auto;
            left: 0;
            text-align: center;
            top: unset;
        }

        .sub-para p {
            font-size: 14px;
        }

        p.wipeout-para-two {
            font-size: 14px;
        }

        h2.mt-2.moving-text {
            position: relative;
            top: -16px;
            font-size: 1.5rem;
        }
        .casa-anchor-mobile {
            margin-bottom: 20px;
            position: relative;
            left: -5px;
        }

        .dekra-anchor-main-mobile {
            left: 2px;
            top: 3px;
        }

        a.award-anchor-mobile-owasp {
            left: -12px;
            font-size: 10px;
            padding: 3px 6px;
        }

        .home-banner-section .xave-sec a.learnmore {
            text-decoration: none;
            color: #7F8EF4;
            margin-left: unset !important;
            display: block;
        }

        span.say_hello {
            color: #fff !important;
            display: block;
            position: relative;
            /*top: 13px;*/
            top: 0px;
            font-size: 1.5rem !important;
        }

        sub.td-mark-g.line-hgt00 {
            right: 6px;
            top: 14px;
        }

        h2.distiller-head {
            font-size: 30px;
        }

        h2.flicker-head {
            font-size: 30px;
        }

        .distiller-main-image img {
            width: 95%;
            margin-left: unset;
            margin: 0 auto;
            text-align: center;
            display: flex;
            justify-content: center;
        }

        .terminated-section h2 {
            margin-top: 5px;
        }

        .video-auto1 {
            margin-left: unset;
            width: 222px;
            height: 505px;
            border-radius: 20px;
        }

        .distiller-content-main {
            padding: 20px 0px;
        }

        a.award-anchor-mobile-casa {
            font-size: 9px;
            margin-left: 55px;
            padding: 3px 6px;
        }

        a.award-anchor-mobile-dekra {
            font-size: 10px;
            text-decoration: none;
            padding: 3px 6px;
        }

        .light-text-mobile h2 {
            left: 13px;
            top: 25px;
        }

        .dark-text-mobile h2 {
            left: 44px;
            top: 25px;
        }

        a#awards-4b {
            right: -30px;
            font-size: 9px;
            padding: 3px 9px;
        }



        a#awards-7b {
            font-size: 9px;
            top: -9px;
            padding: 3px 9px;
        }

        h2#awards-1c {
            font-size: 25px;
        }

        p.award-para-head-one, p.award-para-head-two {
            font-size: 15px;
        }

        .casa-para, .dekra-para, .owasp-para {
            font-size: 13px;
        }

        a#awards-4c {
            font-size: 9px;
            padding: 3px 9px;
            top: 5px;
            left: 54px;
        }

        a#awards-6c {
            font-size: 9px;
            padding: 3px 9px;
            left: -46px;
            top: -3px;
        }

        a#awards-7c {
            font-size: 9px;
            padding: 3px 9px;
            top: -10px;
        }

        a#awards-10c {
            font-size: 9px;
            padding: 3px 9px;
            left: 49px;
            top: -1px;
        }

        a.award-anchor {
            left: 56px;
            top: -15px;
            font-size: 9px;
            padding: 3px 9px;
        }

        a#awards-7b {
            font-size: 9px;
            padding: 3px 9px;
        }

        a#awards-6b {
            font-size: 9px;
            padding: 3px 9px;
            position: relative;
            left: -46px;
            top: 6px;
        }

        span#awards-4b {
            font-size: 9px;
            padding: 3px 5px;
        }

        a#awards-6b {
            left: -45px;
        }

        .light-text-mobile h2 {
            left: 13px;
            font-size: 25px;
        }

        .dark-text-mobile h2 {
            left: 47px;
        }

        div#awards-5b {
            font-size: 14px;
            color: #f0f8ffcf;
            font-weight: 400;
        }

        .casa-para, .dekra-para, .owasp-para {
            font-size: 13px;
            color: #f0f8ffcf;
            font-weight: 400;
        }

        span.tick-mobile img {
            width: 75px;
        }

        .award-content-mobile {
            gap: 8px;
        }

        .dark-text-mobile h2 {
            left: 52px;
            font-size:25px;
        }
        .section-2a-content .main-heading .main-heading p br {
            display: none;
        }
    }

  
    @media (min-width: 415px) and (max-width: 500px) {
        .home-banner-section .intro img.bubble-logo {
            width: 50px;
        }

        span#text22 {
            font-size: 1.1rem !important;
        }

        span.say_hello {
            font-size: 1.5rem;
            /*top: 16px;*/
            top: 0px;
        }

        video.wipeout-video {
            height: 477px;
            position: relative;
            top: 18px;
            left: 98px;
            border-radius: 20px;
        }

        .home-banner-section .intro {
            padding: 33px 13px 15px 20px;
        }

        .intro {
            margin: 0px 16px;
        }

        img.pic21.wipeout {
            width: 290px;
            height: 100%;
            position: relative;
            left: 148px;
            -webkit-transform: translate(0, 0);
            top: 55px;
        }

        .home-banner-section .intro {
            padding: 35px 15px 15px 18px;
        }

        sub.td-mark-g.line-hgt00 {
            color: #ffffff;
            position: relative;
            right: 10px;
            font-size: 20px;
            font-weight: 300;
            top: 16px;
        }

        .home-banner-section .xave-sec a.learnmore {
            margin-left: unset !important;
            display: block;
        }

        .video-auto1 {
            margin-left: unset;
            width: 224px;
            border-radius: 40px;
        }

        section.awards-section-mobile.two {
            padding: 30px 0px 15px 0px !important;
        }

        .xave-sec.d-flex.justify-content-start.align-items-start {
            margin: 20px 12px;
        }

        .home-banner-section {
            padding-bottom: 30px !important;
        }

        section.data_not_collected {
            padding: 35px 0px 0px 0px !important;
        }

        .awards-main-mobile.two {
            padding: 37px 15px;
        }

        h2.award-heading-mobile, .main-heading p {
            font-size: 21px !important;
            line-height: 34px;
        }

        .award-content-mobile {
            gap: 10px;
        }

        p.award-para-head-one-mobile {
            font-size: 17px;
        }

        .casa-para-mobile, .dekra-para-mobile, .owasp-para-mobile {
            font-size: 15px;
        }

        span.tick-mobile img {
            width: 85px;
        }

        a.award-anchor-mobile-casa {
            margin-left: 40px;
            font-size: 11px;
            padding: 2px 6px;
        }

        a.award-anchor-mobile-owasp {
            left: -9px;
        }

        a.award-anchor-mobile-dekra {
            padding: 2px 6px;
            font-size: 11px;
        }

        .casa-anchor-mobile {
            margin-bottom: 14px;
        }

        a.award-anchor-mobile-owasp {
            left: -9px;
            padding: 2px 6px;
            font-size: 11px;
        }

        .col-lg-12.col-md-12.text-md-left.section-1 {
            padding: 0px 20px;
        }

        .sub-heading p {
            font-size: 17px;
        }

        .section-2a-web-mobileview p {
            font-size: 15px;
        }

            .section-2a-web-mobileview p.small {
                font-size: 13px;
                margin-bottom: 5px;
            }

        .border-bottom-custom {
            border: 0.5px solid #8f8c8c4d;
            margin: 50px 20px 0px 20px;
        }

        .section-2a-web-btn a {
            padding: 6px 17px;
            font-size: 14px;
        }

        .sub-para p, p.wipeout-para-two, p.flicker-paragraph-mobile, p.absolute-paragraph-mobileview {
            font-size: 15px !important;
        }

        ul.list-unstyled.ul-items-left li, ul.list-unstyled.ul-items-right li {
            font-size: 14px;
        }

        span.ul-icon img {
            width: 25px;
        }

        span.total, span.wipeout, span.terminate-head-red, span.mode, span.group-color, h2.group-message, span.flicker-head-yellow, span.mode, span.distiller-head-pink, span.absolute-head-purple {
            font-size: 35px !important;
        }

        section.wipeout, .terminated-section {
            padding: 35px 0px !important;
        }

        section.absoulte-control {
            padding: 1px 0px 35px 0px !important;
        }

        .parent-wipeout {
            gap: 30px;
        }

        h2.pin {
            font-size: 55px;
        }

        .reverse-pin-main {
            gap: 22px;
        }

        sub.td-mark-g.line-hgt51 {
            position: relative;
            left: -10px;
            top: 18px;
            color: #ffffff;
            font-size: 18px;
        }

        .terminate-lightening-img img {
            width: 45px;
            margin-bottom: unset !important;
        }

        .terminate-para1 p, .terminate-para2 p {
            font-size: 16px;
        }

        .terminate-parent {
            padding: 0px 10px;
        }

        .chat img, img.img-fluid.terminate-image {
            width: 65%;
        }

        h2.end-to-end {
            margin-bottom: 15px;
            font-size: 24px;
        }

        .feature-2-content.text-center {
            padding: 0px 15px;
        }

        h3.disappear-message {
            font-size: 25px;
        }

        .flicker-content-main {
            padding: 4px 15px;
        }

        p.flicker-paragraph {
            font-size: 15px;
            margin-bottom: 25px;
        }

        .flicker-mobile-image {
            width: 70%;
        }

        p.flicker-paragraph-mobile {
            padding: 0px 10px;
        }

        sub.td-mark-g.line-hgt000 {
            font-size: 20px;
        }

        p.absolute-paragraph-mobileview {
            padding: 0px 10px;
        }

        .dekra-anchor-main-mobile.footer {
            left: -12px;
        }

        .owasp-anchor-mobile.footer {
            margin-left: 4px;
        }

        .light-text-mobile h2 {
            left: 16px;
            top: 30px;
        }

        .dark-text-mobile h2 {
            left: 58px;
            top: 30px;
        }

        a#awards-4b {
            right: 0px;
        }

        .dekra-anchor-main-mobile {
            top: 11px;
        }

        a#awards-6b {
            right: 46px;
        }

        a#awards-4c {
            top: 4px;
            right: -41px;
        }

        a#awards-6c {
            right: 47px;
        }

        a#awards-10c {
            top: 5px;
            right: -50px;
        }

        h2.award-heading {
            font-size: 27px;
        }

        a#awards-10b {
            right: -52px;
        }

        div#awards-5b {
            font-size: 15px;
            color: #f0f8ffcf;
            font-weight: 400;
        }

        p.award-para-head-one, p.award-para-head-two {
            color: #ffffff;
            font-size: 17px;
            font-weight: 400;
        }

        .casa-para, .dekra-para, .owasp-para {
            font-size: 15px;
            color: #f0f8ffcf;
            font-weight: 500;
        }
        p.sub-para {
            line-height: 21px;
        }
        .section-2a-content .main-heading .main-heading p br {
            display: none;
        }
    }
