@media screen AND (min-width: 1200px) {
    header.site .logo.logo-format-factual {
        width: 296px;
    }
}

@media screen AND (max-width: 1499px) {
    /*--- HOMEPAGE --------------------------------------------------------------*/
    
    /*--- FINE > HOMEPAGE -------------------------------------------------------*/
}

@media screen AND (max-width: 1199px) {
    html {
		font-size: 14px;
	}
    body {
        margin-top: 90px;
    }
    
	/*--- NAVIGATION RESPONSIVE -------------------------------------------------*/
	nav.nav-responsive {
		min-width: 50%;
	}
	nav.nav-responsive.expanded {
		transform: translateX(0%);
		transition: all 600ms;
		opacity: 1;
	}
	/*---------------------------------------------------------------------------*/
	
	/*--- HEADER ----------------------------------------------------------------*/
    header.site {
        position: fixed;
        background: #aaa;
        top: 0;
        width: 100%;
    }
    header.site .logo {
        width: 200px;
    }
    header.site .logo .show-desktop {
        display: none;
    }
    header.site .logo .show-responsive {
        display: inline;
    }
    header.site ul.site-languages li:before {
        color: #000;
    }
    header.site ul li a {
        color: #000;
    }
    header.site ul.navigation {
        display: none;
    }
    header.site .hamburger-responsive {
        display: block;
        margin-left: 20px;
    }
	/*--- FINE > HEADER ---------------------------------------------------------*/
	
	/*--- HOMEPAGE --------------------------------------------------------------*/
    
	/*--- FINE > HOMEPAGE -------------------------------------------------------*/
	
	/*--- PAGINA ABOUT ----------------------------------------------------------*/
	
	/*--- FINE > PAGINA ABOUT ---------------------------------------------------*/
	
	/*--- STILI GENERALI --------------------------------------------------------*/
    .in-rilievo:before {
        opacity: 0;
    }
    .in-rilievo.in-rilievo-mini figure {
        height: 250px;
    }
	/*--- FINE > STILI GENERALI -------------------------------------------------*/
	
	main {
		
	}
	
	/*--- FOOTER ----------------------------------------------------------------*/
	
	/*--- FINE > FOOTER ---------------------------------------------------------*/
}

@media screen AND (max-width: 991px) {
	html {
		font-size: 14px;
	}
    body {
        
    }
    
    /*--- NAVIGATION RESPONSIVE -------------------------------------------------*/
	
	/*---------------------------------------------------------------------------*/
	
	/*--- HEADER ----------------------------------------------------------------*/
   
	/*--- FINE > HEADER ---------------------------------------------------------*/
	
	/*--- STILI GENERALI --------------------------------------------------------*/
    .in-rilievo figure {
        height: 350px;
    }
    .in-rilievo .slick-arrow {
        margin-bottom: 80px;
    }
    
    .chi-siamo-logo img {
        width: 380px;
    }
	/*--- FINE > STILI GENERALI -------------------------------------------------*/
	
    /*--- PAGINA RICERCA --------------------------------------------------------*/
	
	/*--- FINE > PAGINA RICERCA -------------------------------------------------*/
    
    /*--- CATALOGO (ARCHIVE) ----------------------------------------------------*/
    .archive-catalogue .post-row {
        margin: 0 -2em;
    }
    .archive-catalogue article {
        width: calc(33.333% - 4em);
        margin: 1em 2em;
    }
    /*--- FINE > CATALOGO (ARCHIVE) ---------------------------------------------*/
    
    /*--- CATALOGO (SINGLE) -----------------------------------------------------*/
    .single-catalogue .photogallery .slick-arrow.slick-prev {
        left: -24px;
    }
    .single-catalogue .photogallery .slick-arrow.slick-next {
        right: -24px;
    }
    /*--- FINE > CATALOGO (SINGLE) ----------------------------------------------*/
    
	/*--- HOMEPAGE --------------------------------------------------------------*/
	.slickSlider .slick-arrow.slick-prev {
        left: 2%;
    }
    .slickSlider .slick-arrow.slick-next {
        right: 2%;
    }
    
    .bg-sfumatura {
        height: 250px;
    }
    .bg-sfumatura img {
        width: 300px;
    }
	/*--- FINE > HOMEPAGE -------------------------------------------------------*/
	
    /*--- NEWS (ARCHIVIO) -------------------------------------------------------*/
	
	/*--- FINE > NEWS (ARCHIVIO) ------------------------------------------------*/
    
    main {
        
    }
    
	/*--- FOOTER ----------------------------------------------------------------*/
    footer.site ul.copyright li {
        
    }
    
	/*--- FINE > FOOTER ---------------------------------------------------------*/
}

@media screen AND (max-width: 767px) {
	html {
		font-size: 13px;
	}
	
    /*--- NAVIGATION RESPONSIVE -------------------------------------------------*/
    nav.nav-responsive {
	    min-width: 100%;
	}
    /*---------------------------------------------------------------------------*/
    
	/*--- HEADER ----------------------------------------------------------------*/
    header.site .right-to-logo > * {
        margin-right: 10px;
    }
    header.site ul.site-languages {
        /*display: none;*/
    }
    header.site ul.search {
        display: none;
    }
    header.site ul.social-network {
        display: none;
    }
	/*--- FINE > HEADER ---------------------------------------------------------*/
	
	/*--- STILI GENERALI --------------------------------------------------------*/
    .in-rilievo figure .overlapped-information h2 {
        font-size: 1.2rem;
    }
	/*--- FINE > STILI GENERALI -------------------------------------------------*/
	
    /*--- POST (ARCHIVIO) -------------------------------------------------------*/
    .post-archive .post-row {
        margin-bottom: 0;
    }
    .post-archive article {
        margin-bottom: 3em;
    }
    /*--- FINE > POST (ARCHIVIO) ------------------------------------------------*/
    
    /*--- CATALOGO (ARCHIVE) ----------------------------------------------------*/
    .archive-catalogue .post-row {
        margin: 0 -2em;
    }
    .archive-catalogue article {
        width: calc(50% - 4em);
    }
    /*--- FINE > CATALOGO (ARCHIVE) ---------------------------------------------*/
    
    /*--- CATALOGO (SINGLE) -----------------------------------------------------*/
    .single-catalogue .media-buttons > * {
        margin-right: 0;
        margin-bottom: 0.8rem;
    }
    .single-catalogue .column-right h2:first-of-type {
        margin-top: 2rem;
    }
    /*--- FINE > CATALOGO (SINGLE) ----------------------------------------------*/
    
    /*--- INDIGO STORE ----------------------------------------------------------*/
    .indigo-store .carousel-products .item {
        
    }
    .indigo-store .carousel-products .item figure {
        margin-bottom: 1em;
    }
    /*--- FINE > INDIGO STORE ---------------------------------------------------*/
    
	/*--- HOME ------------------------------------------------------------------*/
    .about-us-home .columns {
        column-count: auto;
    }
    .production-home .single-production {
        padding: 0 15px;
        margin-bottom: 2rem;
    }
	/*--- FINE > HOME -----------------------------------------------------------*/
	
	main {
		
	}
	
	/*--- FOOTER ----------------------------------------------------------------*/
    footer.site .container-footer {
        text-align: center;
    }
    footer.site .logo {
        margin: 0 auto 2rem auto;
    }
    footer.site .brand img {
        width: 80px;
    }
    footer.site ul.copyright {
        margin: 0 0 1rem 0;
    }
    footer.site ul.copyright li:after {
        content: "";
        margin: 0;
    }
	/*--- FINE > FOOTER ---------------------------------------------------------*/
}

@media screen AND (max-width: 575px) {
	html {
		
	}
    body {
        margin-top: 76px;
    }
    
    /*--- NAVIGATION RESPONSIVE -------------------------------------------------*/
	
	/*---------------------------------------------------------------------------*/
    
    /*--- HEADER ----------------------------------------------------------------*/
    header.site .logo {
        width: 160px;
    }
    header.site ul.site-languages {
        display: none;
    }
    header.site .hamburger-responsive {
        margin-right: 0;
    }
	/*--- FINE > HEADER ---------------------------------------------------------*/
    
	/*--- HOME ------------------------------------------------------------------*/
	
	/*--- FINE > HOME -----------------------------------------------------------*/
	
	/*--- STILI GENERALI --------------------------------------------------------*/
    .in-rilievo.in-rilievo-mini figure {
        height: 200px;
    }
    
    .category-catalogue ul li {
        margin: 0;
    }
	/*--- FINE > STILI GENERALI -------------------------------------------------*/
	
    /*--- CATALOGO (ARCHIVE) ----------------------------------------------------*/
    .archive-catalogue .post-row {
        margin: 0;
    }
    .archive-catalogue article {
        width: auto;
        margin: 0;
    }
    /*--- FINE > CATALOGO (ARCHIVE) ---------------------------------------------*/
    
    /*--- INDIGO STORE ----------------------------------------------------------*/
    .buy-on-stores {
        width: 95%;
    }
    /*--- FINE > INDIGO STORE ---------------------------------------------------*/
    
    /*--- NEWS (SINGLE) ---------------------------------------------------------*/
    
    /*--- FINE > NEWS (SINGLE) --------------------------------------------------*/
    
    /*--- AREA STAMPA -----------------------------------------------------------*/
    .area-stampa {

    }
    .area-stampa ul li {
        margin: 0 0 5px 0;
        padding: 0;
        list-style-type: none;
        font-size: 1rem;
    }
    /*--- FINE > AREA STAMPA ----------------------------------------------------*/
    
    main {
		
	}
    
    /*--- FOOTER ----------------------------------------------------------------*/
    
	/*--- FINE > FOOTER ---------------------------------------------------------*/
}