@font-face {
    font-family: 'Helvetica-Ex-R';
    src: url('../fonts/Helvetica-Ex-R.otf') format('opentype');

  }
  
  @font-face {
    font-family: 'helvetica-light';
    src: url('../fonts/HelveticaNeueThin.ttf') format('truetype');
  }
  
  @media screen and (min-width: 1400px) {
    .container {
        max-width: 1140px;
    }
}

  .localEncryptedVault, .introSection, .peaceOfMind, .simplifySec, .last-div, .pricingFlex,
  .dataLocker, .workEfficiently, .encryptedSpace, .personalInformation {
    
    font-family: 'Helvetica-Ex-R';
}
/* .topSection{
    background-position: bottom;
} */

/*new ui*/
.staticHeader {
    background-color: unset !important; 
}
.topSection{
    background-position: bottom;
    background-image: url('../assets/banner-bg.jpg');
}
.dataLockerImg{
    width: 7%;
}
.topSection span.Encrypted{
    color: #A05AF8;
}
.topSection span.data{
    color: #6BB3B9;
}
.topSection h2{
    font-size: 4rem;
    font-weight: 500;
    letter-spacing: 1.2px;
    position: relative;
    text-align: center;
}
.topSection .storeFiles {
    font-size: 24px;
    font-family: 'helvetica-light';
    letter-spacing: 2px;
}
.handHoldingMobileContainer{
    text-align: center;
    margin-top: 6rem;
}

@media (min-width: 1200px) {
.introSection .container{
    max-width: 1050px;
}}
.introSection{
    /* background: linear-gradient(#000B20, #000A15 50%); */
    background: linear-gradient(#050C1B, #000B20, #000A15 50%);
}
.introSection h2.intro {
    color: #A05AF8;
    font-size: 22px;
    padding-top: 7rem;
}
.introSection h3{
    max-width: 900px;
    line-height: 59px;
    font-size: 3.1rem;
    font-family: 'helvetica-light';
    letter-spacing: 2px;
      
}
.introSection p.desc {
    font-size: 19px;
    line-height: 32px;
    max-width: 850px;
    font-family: 'helvetica-light';
    letter-spacing: 1px;
}
.introSection p.viewMore {
    color: #6BB3B9;
    font-size: 13px;
    cursor: pointer;
    margin-top: 35px;
    margin-bottom: 0px;
}
.xaveImageContainer{
    text-align: center;
    padding-top: 5rem;
    padding-bottom: 5rem;
    /* background: linear-gradient(#000A15, #000D1C 50%); */
    background: linear-gradient(#040914,#081024, #0B1234 50%);
}
@media (min-width: 1200px) {
    .workEfficiently .container{
        max-width: 1080px;
    }}
.shareContainer{
    text-align: left;
}
.workEfficiently p.work{
    font-size: 20px;
    opacity: 0.9;
    margin-bottom: 3px;
}
.workEfficiently h3.share{
    color: #6BB3B9;
    font-size: 48px;
}
.workEfficiently p.desc{
    font-size: 20px;
    max-width: 430px;
    font-family: 'helvetica-light';
}
.agreementImageDiv{
    text-align: center;
}
.workEfficiently{
    background: linear-gradient(#0B1234, #06062C, #000D1C 50%);
}
.workEfficiently p.desc2{
    font-size: 26px;
    max-width: 440px;
    font-family: 'helvetica-light';
    letter-spacing: 2px;
}
.workEfficiently p.desc2 span{
    color: #6BB3B9;
}
.workEfficiently .learnMore{
    color: #6BB3B9;
    font-size: 13px;
    cursor: pointer;
}
@media (min-width: 1200px) {
    .encryptedSpace .container{
        max-width: 1220px;
    }}
.encryptedSpace{
    margin-top:5rem;
    margin-bottom: 5rem;
}

.encryptedSpaceImgContainer{
    text-align: center !important;
}
.encryptedSpaceImgContainer img{
    position: relative;

}
.encryptedSpace .container .d-flex{
    background-color: #08121C;
    border-radius: 25px;
}
.encryptedSpace .textPart{
    padding-left: 105px;
    position: relative;
}
.encryptedSpace .textPart h2{
    max-width: 600px;
    font-size: 2.9rem;
}
.encryptedSpace .textPart h2 span{
    color: #A05AF8;
}
.encryptedSpace .textPart p{
    max-width: 450px;
    font-size: 20px;
    font-family: 'helvetica-light';
}

.personalInformation{
    margin-top:10rem;
}
.simplifySec {
    background-image: url("/assets/simplify-section.png");
} 
@media (min-width: 1200px) {
    .personalInformation .container{
        max-width: 1010px;
    }}
    .personalInformation p{
        font-family: 'helvetica-light';
        font-size: 2.6rem;
        max-width: 830px;
        letter-spacing: 2px;
    }
    .simplifySec {
        background-position: top;
        padding-top:20px;
        padding-bottom: 80px;
    }  
    @media (min-width: 1200px) {
        .simplifySec .container{
            max-width: 1035px;
        }}  
        .simplifySec p.top {
            font-size: 1.7rem;
            margin-bottom: 0.5rem;
        }
        .simplifySec p.bottom {
            font-family: 'helvetica-light';
            font-size: 20px;
            max-width: 385px;
            letter-spacing: 2px;
        }
        .staySecureDiv{
            margin-left: 5rem !important;
        }

        .welcomeToXaveContainer {
            position: relative;
        }
        
        .verticalLine {
            position: absolute;
            top: 25%;
            bottom: -15%;
            width: 18px; /* Adjust as needed */
            background: linear-gradient(to bottom, #5B189F, #4447A7, #12B0BA);
            border-radius: 25px;
        }
        
        .left {
            left: 0;
        }
        
        .right {
            right: 0;
        }
        .agreementContainer{
            margin-top: -13%;
        }
        .storeImg.appStore{
            box-shadow: 0px 10px 60px 10px rgba(107, 179, 185, 0.5);
            border-radius: 6px;
            margin-right: 1.5rem;
        }
        .storeImg.playStore{
            box-shadow: 20px 10px 60px 10px rgba(160, 90, 248, 0.5);
            border-radius: 6px;
            margin-right: 1.5rem;
        }
        .getStartedTxt{
            font-family:'helvetica-light';
        }
        .footerPlayStore{
            margin-right: 1rem;
        }
        .handHoldingMobileContainer img.mobile{
            display: none;
        }
        @media screen and (max-width: 1500px) {
            .topSection h2 {
                font-size: 3rem;
            }
            .topSection .storeFiles {
                font-size: 20px;
            }
            .introSection h3 {
                max-width: 760px;
                line-height: 45px;
                font-size: 2.7rem;
            }
            .introSection p.desc {
                font-size: 17px;
                line-height: 30px;
                opacity: 0.8;
                max-width: 770px;
            }
            .verticalLine {
                width: 12px;
            }
            .workEfficiently h3.share {
                font-size: 40px;
            }
            .workEfficiently p.work {
                font-size: 18px;
            }
            .workEfficiently p.desc {
                font-size: 19px;
                max-width: 390px;
            }
            .workEfficiently p.desc2 {
                font-size: 24px;
                max-width: 420px;
            }
            .encryptedSpace .textPart h2 {
                max-width: 600px;
                font-size: 2.7rem;
            }
            .encryptedSpace .textPart p {
                max-width: 400px;
                font-size: 18px;
            }
            .personalInformation p {
                font-size: 2rem;
                max-width: 750px;
            }
            .simplifySec p.top {
                font-size: 1.5rem;
            }
            .simplifySec p.bottom {
                font-size: 16px;
                max-width: 345px;
            }
            .storeImg, .apk{
                width: 150px;
            }

        }

        @media screen and (max-width: 992px){
            .agreementContainer {
                margin-top: -6%;
            }
            .encryptedSpace .textPart h2 {
                font-size: 2rem;
            }
            .encryptedSpace .textPart p {
                font-size: 18px;
            }
        }

        @media screen and (max-width: 768px) {
            .introSection p.desc {
                padding-left: 15px;
                padding-right: 15px;
            }
            .workEfficiently p.work {
                padding-top: 1rem;
                padding-left: 15px;
                padding-right: 15px;
            }
            .workEfficiently{
                background: unset;
            }
            .workEfficiently h3.share {
                font-size: 35px;
                padding-left: 15px;
                padding-right: 15px;
            }
            .workEfficiently p.desc {
                padding-left: 15px;
                padding-right: 15px;
            }

            .workEfficiently p.desc2 {
                padding-left: 15px;
                padding-right: 15px;
            }
            .workEfficiently .learnMore {
                padding-left: 15px;
                padding-right: 15px;
            }
            .simplifySec {
                padding-left: 15px;
                padding-right: 15px;
            }
            .simplifySec .d-flex{
                align-items: center !important;
                justify-content: center !important;
            }
            .staySecureDiv {
                margin-left: 0rem !important;
            }
            .personalInformation {
                margin-top: 0rem;
            }
            .personalInformation p {
                font-size: 22px;
                padding-left: 15px;
            }
            .encryptedSpaceImgContainer{
                margin-top: 5rem;
            }
            .encryptedSpace .container .d-flex {
                display: block !important;
            }
            .encryptedSpace .buttonsDiv.d-flex{
                display: flex !important;
            }
            .storeImg.playStore {
                margin-right: 1rem;
            }
            .encryptedSpace .textPart {
                padding-left: 15px;
                top: 25px;
                padding-bottom: 20px;
                padding-right: 15px;
            }
            .encryptedSpace .textPart h2 {
                font-size: 2.2rem;
            }

            .workEfficiently .d-flex{
                display: block !important;
            }
            .workEfficiently .sendIcon{
                display: none;
            }
            .welcomeToXaveContainer img{
                display: none;
            }
            .verticalLine {
                display: none;
            }
            .introSection p.viewMore {
                padding-left: 15px;
            }
            .introSection h3 {
                line-height: 35px;
                font-size: 27px;
                padding-left: 15px;
            }
            .introSection h2.intro {
                font-size: 20px;
                padding-top: 3rem;
                padding-left: 15px;
            }
            .topSection h2 {
                font-size: 42px;
                letter-spacing: 1.2px;
                text-align: center;
            }
            .topSection .storeFiles {
                font-size: 19px;
            }

            .dataLockerImg{
                width: 23%;
                padding-top: 10px;
            }
            .simplifySec p.top {
                font-size: 1.3rem;
            }
            .storeImg{
                margin-right: 1rem;
            }
            .storeImg, .apk{
                
                width: 140px;
            }
            .simplifySec .col-md-12{
                width: 100%;
                text-align: center;
            }
            .shareContainer{
                display: none;
            }
            .agreementImageDiv img{
                margin-top: 1rem;
                width: 60%;
            }
            .xaveImageContainer {
                display: none;
                padding-top: 0rem;
            }
            .handHoldingMobileContainer img.desktop{
                display: none;
            }
            .handHoldingMobileContainer img.mobile{
                display: block;
                border-radius: 25px;
            }
            .simplifySec p.bottom{
                text-align: center;
            }

        }

        @media screen and (min-width: 768px) and (max-width: 1200px) {
            .encryptedSpace .d-flex:first-child{
                padding-top: 30px;
                padding-bottom: 30px;
            }
          }


