@media (max-width: 1350px) {
    
}
@media (max-width: 1200px) {
   
    .titlu-slide-home {
        font-size: 30px;
        max-width: 500px;
    }

    .descriere-slide-home {
        line-height: 1.6;
        font-size: 18px;
    }
    
    /***********************/

    .titlu-banda-home {
        font-size: 30px;
        margin-bottom: 30px;
    }
    
    .subnumar-banda-home {
        font-size: 18px;
    }
    
    .numar-banda-home {
        font-size: 22px;
    }



}
@media (max-width: 992px) {
        
    #slider-home .slide::after {
        content: '';
        display: block;
        padding-bottom: 50%;
    }
    
    /***********************/

    .titlu-mare-blog-home {
        font-size: 45px;
    }
    
    .descriere-mare-blog-home {
        margin: 30px 0 30px;
        font-size: 14px;
    }
    
    /***********************/
    
    .col-parteneri-bg{
        padding-left:15px;    
    }
    
    .titlu-parteneri{
        margin-left: auto;
        margin-right: auto;
        margin-top: 45px;
    }
    
    #slider-parteneri {
        margin-bottom: 45px;
    }
    
    /***********************/
    
    #cont-banda-home {
        padding: 80px 0;
    }
    
    .titlu-banda-home {
        text-align: center;
    }
    
    .descriere-banda-home{
        text-align: center;
        margin-bottom:30px;
    }
    
    .cont-bucnr-banda-home{
        margin-bottom:30px;
    }  
    
    
}
@media (max-width: 768px) {
    
    .container-text-slide-home {
        text-align: center;
    }
    
    .titlu-slide-home {
        font-size: 28px;
        max-width: 100%;
        text-align:center;
        margin-bottom:40px;
    }

    .descriere-slide-home {
        display:none;
    }
    
    #slider-home .owl-nav .owl-prev, #slider-home .owl-nav .owl-next{
        display:none;
    }
    
    .container-text-slide-home {
        position: relative;
    }
    
    .cont-butoane-slide-home a {
        padding: 5px 14px;
    }
    
    .cont-butoane-slide-home a::before {
        left: -150%;
    }
    
    .container-text-slide-home {
        padding: 40px 15px 70px;
    }
    
    /***********************/
    
    #blog-home {
        padding: 40px 0;
    }

    .descriere-mare-blog-home {
        padding: 0;
    }
    
    .btn-dark.buton-lm-blog-home {
        margin-top: 30px;
    }
    
    
}
@media (max-width: 576px) {
    .titlu-slide-home {
        font-size: 21px;
    }
    
    /***********************/
        
    #slider-parteneri {
        column-count: 1;
    }

    /***********************/

    #cont-banda-home {
        padding: 60px 0 30px;
    }


}  
@media (max-width: 480px) {
    
    /***********************/
    
    .titlu-mare-blog-home {
        font-size: 36px;
    }

    .titlu-blog-home {
        font-size: 22px;
        margin-bottom: 20px;
    }
    
    .btn-dark.buton-lm-blog-home {
        margin-top: 15px;
    }
    
    .cont-poza-blog-home {
        margin-bottom: 15px;
    }
    
    .titlu-blog-home {
        font-size: 22px;
        margin-bottom: 15px;
    }
    
    .poza-heading-blog h1{
        font-size:18px;
    }
    
    .cont-bucata-blog-home {
        margin-bottom: 30px;
    }
    
    /***************************/
    
    .titlu-parteneri {
        font-size: 28px;
    }

    /**************************/

}

@media (max-width: 420px) {
   
   
   
    
}
@media (max-width: 363px) {

}



