@media(max-width:1450px) {
 

  .lefting {
    transform: translateX(-60px);
  }
}

@media(max-width:1400px) {

  .two .riga.tabella {
    margin: 0 auto;
  }

  .image-2 {
    position: relative;
    margin-top: 50px;
  }

  .lefting {
    transform: translateX(0px);
  }

  .two.module-2 {
    padding-bottom: 0;
    padding-top: 0;
  }

}

@media(max-width:1200px) {
  h2 {
    font-size: 40px;
  }
}


@media(max-width:1023px) {  

  .woman-mobile {
    display: block;
  }

  .woman-desktop {
    display: none;
  }

  .focus.large {
    width: 88%;
  }

  .module-4 {
    padding-top: 0;
    padding-bottom: 60px;
  }

  .module-3 {
    padding-top: 0;
    padding-bottom: 70px;
  }

  .tabella.reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .spacing-top-moobile {
    margin-top: 30px;
  }

  .wrap-grid, .wrap-grid.smaller {
    min-height: auto;
  }

  #page .omega-text-wrap, #page .omega-text-wrap.smaller, #page .omega-text-wrap.verysmall, #page .omega-text-wrap.small {
    padding: 20px 30px;
    text-align: center;
}

.centering-mobile {
  text-align: center;
}
  
  .color-section-1.back-section-1 .wrap-grid-color-section, .color-section-2.back-section-2 .wrap-grid-color-section, .color-section-1.back-section-4 .wrap-grid-color-section, .color-section-2.back-section-5 .wrap-grid-color-section, .color-section-3.back-section-6 .wrap-grid-color-section {
    padding-bottom: 20px;
  }

  .wrap-grid-color-section {
    padding-top: 40px;
  }

  .image-1 {
    margin-bottom: 50px;
  }

  .col2 {
    	width: 100%;
	}

	.tabella, .cella {
	    display: block;
	}

  .col2.custom-1 {
    width: 100%;
  }

  .col2.custom-2 {
    width: 100%
  }
	}

@media (max-width: 1000px) {
.header li {
    text-align: center;
  }

}

@media (min-width: 1000px) {
  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 5px;
  }
  .header .menu {
    clear: none;
    max-height: none;
    width: 100%;
    display: block;
  }
  .header .menu-icon {
    display: none;
  }

  .header li.right {
  	float: right;
  }

}


@media(max-width:767px) {

.footer-container {
  padding-bottom: 20px;
}

.wrap-footer {
  justify-content: center;
}

.comfort h1, .curves h1, .elegant h1 {
    font-size: 45px; 

}

#page .cont-comfort-head p {
    font-size: 20px;
    line-height: 28px;
}

#page .two p, #page .color-section-1 p, #page .color-section-2 p, #page .color-section-3 p {
    font-size: 18px;
    line-height: 26px;
}

h2 {
  font-size: 35px;
  line-height: 42px;
}

#page .three .omega-text-wrap p {
    font-size: 25px;
    line-height: 32px;
}

#page p.big {
    font-size: 18px;
    text-align: center;
}

#page p.title-slider {
    font-size: 24px;
}

#page p.text-fascia-footer {
  font-size: 26px;
  line-height: 32px;
}

.footer-container {
  flex-direction: column;
}

p.text-footer {
  justify-content: center;
  margin-top: 30px;
  font-size: 15px;
}

.button, a.button {
  font-size: 17px;
}

}

@media(max-width:480px) {

  .comfort h1, .curves h1, .elegant h1 {
    font-size: 35px;
    margin-bottom: 0;
}

.logo-head {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 204px;
}

#page .cont-comfort-head p {
    font-size: 18px;
    line-height: 26px;
}

#visore, #visore.elegant, #visore.curves, #visore.comfort {
  background: none;
  height: auto;
}

.mobile-section {
  display: block;
}

h2 {
    font-size: 30px;
    line-height: 36px;
}
#page .omega-text-wrap, #page .omega-text-wrap.smaller, #page .omega-text-wrap.verysmall, #page .omega-text-wrap.small {
    padding: 20px 0px;
}

#page .three .omega-text-wrap p {
    font-size: 22px;
    line-height: 28px;
}

#page .two p, #page .color-section-1 p, #page .color-section-2 p, #page .color-section-3 p {
    font-size: 16px;
    line-height: 24px;
}

#page p, #page .three p, #page p.big, #page p.little-purple-text.different {
    font-size: 16px;
    line-height: 22px;
}

#page p.text-fascia-footer {
    font-size: 22px;
    line-height: 28px;
}

h1 {
  margin-bottom: 30px;
}

.button, a.button {
    font-size: 16px;
}

.last img {
  width: 50%;
}

#page p.title-slider {
    font-size: 22px;
    line-height: 24px;
}

.logo-footer img {
    transform: scale(0.8);
}

.col2.custom-2 {
  transform: scale(1.2);
}

.color-section-1.back-section-1 .wrap-grid-color-section, .color-section-2.back-section-2 .wrap-grid-color-section, .color-section-1.back-section-4 .wrap-grid-color-section, .color-section-2.back-section-5 .wrap-grid-color-section, .color-section-3.back-section-6 .wrap-grid-color-section {
  padding-bottom: 40px;
}

p.text-footer a {
    padding: 0 10px;

}

.wrap-footer {
  flex-direction: column;
}

.logo-footer img {
  margin-top: -7px;
}

.special-link-footer {
    padding-left: 0px;
} 


}

