@media(max-width:992px)
{
    .navbar-expand-lg .navbar-nav .nav-item.active .nav-link{
        border: none !important;
    }
    .navbar-nav{
        align-items: start;
        padding: 0px !important;
    }
    .banner-stylehome{
        color: #12141D;
        font-family: 'Plus Jakarta Sans', sans-serif;
     
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 119%; 
    }
}
@media(max-width:768px)
{
 
.banner-stylehome{
    color: #12141D;
    font-family: 'Plus Jakarta Sans', sans-serif;
 
font-size: 60px;
font-style: normal;
font-weight: 700;
line-height: 119%; 
}

.paragrapghttext{
    
  line-height: 110.2%;
}
}
@media(max-width:554px)
{
    .banner-img{
        padding-bottom: 20px;
    }
    .big-btn-stylestart{
        width: 100% !important;
        margin-block: 10px;
    }
    .big-btn-stylewhite{
        width: 100% !important;
        
    }
    .banner-stylehome{
        color: #12141D;
        font-family: 'Plus Jakarta Sans', sans-serif;
     
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 119%; 
    }
    .marginsetttind{
        margin-block: 10px;
    }
}