.h-ul ul{
    list-style: none;
}
.h-ul ul li {
    margin-left: -40px;
}


.skrollr-header{
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: #EEB315;
    line-height: 25px;
}
.boro-golla {
    display: inline;
    float: left;
    background: #EEB315;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 15px;
}
.sm-golla {
    float: left;
    background-color: #EEB315;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 37px;
    margin-left: 5px;
}
.msm{
    margin-left: 35px;
} 
.skrollr-main-li{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding-left: 55px;
    margin-bottom: 30px;
}
.list{
    font-family: 'Poppins', sans-serif;
    font-size: 13px;
    color: #ffffffa6;
}

.outerr-border {
    width: 100%;
    background-color: transparent;
    padding: 20px;
    overflow: hidden;
    border-radius: 10px;
}
.product-spec-containerr {
    width: auto;
    padding-left: 20px;
    margin-left: -1.5px;
    border-left: 2px solid transparent;
}
.m-l{
    margin-left: 37px;
}
.product-experience-skrollr {
    height: calc(calc(100vh * 5) + 100vh);
}
@media screen and (min-height: 800px){
    .product-experience-skrollr {
        height: calc(calc(100vh * 5) + 100vh);
    }
}
