/* MEDIA QUERIES */
@media screen and (min-width:768px) and (max-width: 1000px) {
    .lista-promozioni .promozione {width:45%; margin:2% 2%}
    
    .socials-home .lista-social .single-social .info .nome {font-size:12px}
    
    #footer .foot {padding-right:20px}
    #footer .foot .logo-footer {width:140px; background-size:contain}
    #footer .newsletter_app {padding:0px 10%}
    
    .dett-chi-siamo {width:46%; margin:2%}
    
    .section-content .blog.middle {margin:2.5%}
    .section-content .blog {width:45%; margin:2.5%}
    
    .carousel-loghi {padding:50px 5%}
    .carousel-loghi .logo {width:16%}
    
}


@media screen and (min-width:768px) and (max-width: 1200px) {   
    #footer .foot .info-foot {margin-left:0; float:right}
    
    .section-content.file .file-download {width:20%; margin:2.5%}
    .section .section-content.descr-image {padding: 10px 5%}
}

@media screen and (min-width:768px) and (max-width: 1450px) {
   .instagram-home .intro-instagram {width:100%; text-align:center; margin-bottom:20px}
   .instagram-home .img-instagram {width:20%; margin:5% 2.5%}
   
   .section .section-content .description {max-width:80%}
   .instagram-home {padding:50px 0%}
   
   .socials-home {padding:50px 2.5%}
   
   #footer {padding:50px 2.5%}
   
   .section .section-content.bgk-scritta div img {width:80%}
}

@media screen and (min-width: 1000px) and (max-width: 1450px) {
   .lista-promozioni .promozione {width:30%; margin:2% 1%}
}
