﻿.contenuti .path {display: none}
.contenuti ul, .contenuti ul li {list-style: none; padding: 0; margin: 0}

header .BG {display: none}
#presentazione-generale .img-azienda-all-wrapper {padding: 1rem; margin: 0rem auto}
#presentazione-generale .img-azienda-all-wrapper ul {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center}
#presentazione-generale .img-azienda-all-wrapper ul li {padding: 0.5rem}
#presentazione-generale .img-azienda-all-wrapper .img-wrapper {max-width: 300px; border-radius: 0px; overflow: hidden;}
.bg-dark-wrapper {margin: 3rem auto; background-color: #666; color: #fff; padding: 2rem}
.bg-dark-wrapper div {margin: 0 auto 2rem;}
.bg-dark-wrapper div:last-of-type {margin-bottom: 0}
.bg-dark-wrapper h3  {color: #fff; margin: 0 auto 0.5rem}
.bg-dark-wrapper p {color: #fff}
.bg-grey-wrapper {margin: 3rem auto; background-color: #f5f5f5; color: #666; padding: 2rem}
.bg-grey-wrapper div {margin: 0 auto 2rem;}
.bg-grey-wrapper div:last-of-type {margin-bottom: 0}
.bg-grey-wrapper h3  {color: #666; margin: 0 auto 0.5rem}
.bg-grey-wrapper p {color: #666}
.text-wrapper {padding: 1rem; margin: 0 auto; max-width: 50rem; text-align: justify}
.video-wrapper {width: 100%; max-width: 768px; margin: 3rem auto 0}
.video-wrapper iframe {width: 100%; height: 250px; -webkit-box-sizing: border-box; box-sizing: border-box}
#company-profile .img-wrapper {width:100%; max-width: 5rem; margin: 0 auto}
#company-profile p {margin-bottom:1rem}
#why {margin-top: 4rem}
#why ul {display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center}
#why ul li {margin: 0 auto 3rem}
#why .img-wrapper {width:100%; max-width: 300px; border-radius: 0px; overflow: hidden; margin: 0 auto}
#why .text-wrapper {text-align: center; padding-top: 0; padding-bottom: 0; line-height:125%}
#clienti-loghi {}
#clienti-loghi ul{padding: 0 2rem; margin: 1rem auto}
#clienti-loghi ul li {margin: 4rem auto 0}
#clienti-loghi ul li:first-of-type {margin-top: 0}
#clienti-loghi .img-wrapper {max-width: 150px; margin: 0 auto}
#affiliazioni {margin-bottom: 0}


/* Responsive */
@media only screen and (min-width: 450px) {
    .video-wrapper iframe {height: 300px; padding: 0 1rem;}
}

@media only screen and (min-width: 600px) {
    #clienti-loghi ul{display: -webkit-box;display: -ms-flexbox;display: flex; flex-wrap: wrap; max-width: 35rem;}
    #clienti-loghi ul li {margin-top: 0; padding: 1rem}
    #clienti-loghi .img-wrapper {height: 50px; width: auto}
    #clienti-loghi .img-wrapper img {height: 100%; width: auto}
    .video-wrapper iframe {height: 350px}
}

@media only screen and (min-width: 768px) {
    .video-wrapper iframe {height: 440px}
}

@media only screen and (min-width: 900px) {
    header .img-wrapper {content: url(/img/Chi_Siamo/Cartelli_Segnalatori_edificio-lg.jpg); padding: 0; width: 100%}
    header img {content: url(/img/Chi_Siamo/Cartelli_Segnalatori_edificio-lg.jpg)}
    #presentazione-generale .img-azienda-all-wrapper ul {-ms-flex-wrap: nowrap;flex-wrap: nowrap}
    #presentazione-generale .img-azienda-all-wrapper .img-wrapper {max-width: 350px;}
    #why ul {padding: 2rem}
    #why ul li {display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-line-pack: center; align-content: center}
    #why .img-wrapper {max-width: 150px; margin: 0}
    #why .text-wrapper {-ms-flex-item-align: center;-ms-grid-row-align: center;align-self: center; text-align: left; margin: 0 0 0 1rem}
    #why .text-wrapper h3 {margin-top: 0}
    #why .text-wrapper a {text-decoration: underline}
    #affiliazioni > div {max-width: 40rem; margin-left: auto; margin-right: auto}
}



@media only screen and (min-width: 1200px) {
    /*
    header .img-wrapper {display: none}
    header .BG {display: block; background-image: url(/img/Chi_Siamo/Cartelli_Segnalatori_edificio.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 25rem}*/
}