.privacy1{
    background:url("https://d2tq5plsi3dsez.cloudfront.net/Hivelance/Termbg.webp"),white;
    background-repeat:no-repeat;
    min-height:40vh;
    display: flex;
    align-items: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.container.wrapper{
    min-width:90% !important;
    max-width:90% !important;
    }
    h1{
        font-weight:600;
        font-size:56px;
    }
    h2{
        font-family: 'Outfit';
        font-weight: 600;
        font-size:28px;
        line-height:40.32px;
    }
    h3{
        font-weight: 700;
    }
.pri1{
    width:593px;
}
body{
    position: relative;
}

p{
    font-family: 'Outfit';
    font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 32px;
color:black;
}
.privacybold{
    font-weight: 600;
    color:black;
}
.blues{
        background: #E9EFF9B2;
        padding: 30px 40px;
        border-radius:20px;
}
.list-group-item.list-group-item-action{
    border-radius: 0;
    background: transparent;
    border: 0;
}
.list-group-item{
    position: relative;
}
.list-group-item:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    background: #d9d9d9;
    border-radius: 20px;
    top: 20px;
    left: -8px;
}
.list-group-item.active:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    background: #2172ff;
    border-radius: 20px;
    top: 20px;
    left: -8px;
}

.list-group-item.active {
    z-index: 2;
    color: #000000;
    background-color: transparent;
}
.sp{
    font-size: 18px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
}
#sticky{
    position: sticky;
    top:10%;
    border-left: 2px solid #d9d9d9;
}
.anger p{
    position: relative;
}
.anger p:af
.bottom {
    margin-bottom: 41px;
}
.fourth{
    margin-bottom:30px;
}
.eight{
    margin-bottom:35px; 
}
.nine{
    margin-bottom:49px; 
}
.ten{
    margin-bottom:45px; 
}
/*.list-group{
    background-image: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/privacy6.webp);
    background-repeat: no-repeat;
    background-position: center;
}*/
.side{
    text-align: end;
}
.flow{
    border:1px solid  #007bff;
    padding:20px 20px;
    border-radius:10px;
}
.flow p{
    color:white !important;
}
.flow a{
    font-size:15px !important;
    line-height: 19px !important;
    font-weight: 500 !important;
    color:black !important;
    text-decoration: none;
    font-family: 'Outfit';
    cursor: pointer;
}
.flow{
    display: none;
    position: sticky;
    top:0px;
}
.info{
    margin-bottom:10px;
    border:1px solid #007bff;
    padding:10px 20px;
}
.anger a{
    color:black;
    text-decoration: none;
}
@media (max-width:1025px){
.pri1{
    width:auto;
}
h1{
    font-weight:700;
    font-size:35px;
}
h2{
    font-family: 'Outfit';
    font-weight: 600;
    font-size:25px;
    line-height:32px;
}
.flow{
    display:block;
}
.container.wrapper{
    min-width:100% !important;
    max-width:100% !important;
    }
    a{
        word-wrap: break-word !important;
    }
    td{
        font-size: 15px !important;
    }
    .blue{
        padding: 30px 12px;
    }
    #sticky{
        display: none !important;
    }
    .click{
        background-color: #007bff;
    }
}
@media(max-width: 1500px){
    .flow {
    display: none;
    position: sticky;
    top: 12%;
}
}
@media(max-width:1440px){
    .flow{
        display:block !important;
    }
    #sticky{
        display: none !important;
    }
}
@media(min-width:1440px) and (max-width:1535px){
    /*.list-group{
        background-image: url(https://d2tq5plsi3dsez.cloudfront.net/Hivelance/privacy6.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    } */
    .fourth{
        margin-bottom: 33px;
    }
    .second{
        margin-bottom: 25px !important;
    }
    .nine{
        margin-bottom: 40px !important;
    }
    .ten{
        margin-bottom: 30px !important;
    }
}

@media(max-width:445px){
    .contentth{ 
        width:350px !important;
       
       }
       .iden{
        width:150px !important;
       }
}
