@media (max-width: 800px) {
    body{overflow-x:hidden ;}
    .header .logo a{
        font-size: 40px;
    }
    .header h2{
        font-size: 15px;
    }
    .buttons-block button{
        width: 380px;
    }
    .buttons-block .btn-see{
        font-size: 18px;
    }
    .header .menu{
        margin-top: 30px;
    }
    .banner{
        margin-top: 0px;
    }
    .product-block{
        height: auto;
    }
    .product-block .prod-info::after{
        display: visible;
        float: none;
    }
    .product-block .prod-info{
        float: none;
        height: auto;
        padding-bottom: 0px;
        padding-top: 70px;
    }
    .product-block .prod-info .prod-info-inside {
        margin-top: 50px;
        width: 100%;
        padding:70px 0;
        float: none;
        clear:both;
    }
    .product-block .prod-info::after{
        position: absolute;
        display: block;
        content: "";
        width: 80%;
        height: 100%;
        left: 50;
        top: 0;
    }
    .prod-info-inside ol b, .prod-info-inside ol li {
        font-size: 15px;
    }
    .prod-info-inside li  {
        font-size: 14px;
    }
    .product-block-prime{
        width: 100%;
        padding:30px;
    }
    .product-block-second{
        width: 100%;
        padding:30px;
    }
   
    .product-block-prime img{
        width: 50%;
        float: right;
    }
    
    .product-block-second img{
        width: 100%;
    }

    .osteoartoza{
        display: block;
    }
    
    .osteoartozaimg img{
        width: 90%;
        margin: 0px 0;
        margin-left: 30px;
    }
    
    .ceesteosteoartoza{ 
        width: 100%;
        padding:10px 50px;
        margin-left: 0px;
    }
    .ceesteosteoartoza img{ 
        width: 50%;
    }
    
    .containercf{
        padding:  0px  0px;
    }
    .cumfunctioneaza{
        width: 100%;
        padding:50px;
        margin-left: 0px;
    }
    .cumfunctioneazaimg img, .cumfunctioneaza img{
        width: 100%;
        float: none;
    }



    #decestopartrozimg {
        padding:0px 10px;
        float: none;
        
    }
 
    #decestopartrozimg img{
     width: 100%;
     margin-bottom: 20px;
    }
    #decestopartrozimg span img{
        width: 70% !important;
    }
    .options .option .num{
        display: none;
    }
    .options{
        margin-top: 0;
    }
    .options .option .all{
        min-height: auto;
    }
    .options .option .all div{
        min-height: 120px;
    }
    .footer h3{
        font-size: 25px;
    }
    .how-works .testim{
        display: none !important;
    }
    .caracters{
        background-image: none !important;
        padding: 10%;
    }
    .caracters .col-md-4{ 
        padding-top: 2px;
    }
    
    .modal-lg{
        width: 97% !important;
        margin-left: 1.5%;
    }

    #oferte span img{ 
        width:80% !important;

    }
    
}

@media (max-width: 550px) {
    .header .menu ul li{
        display: block;
        text-align: center;
    }
    .header .menu ul{
        padding: 0;
    }
    .buttons-block button{
        width: 300px !important;
        margin: 0 auto;
        display: block;
    }
    .footer .btn-download{
        font-size: 16px;

    }
    .buttons-block div{
        padding: 0;
        text-align: left;
        margin-bottom: 10px;
    }
}