@media screen and (max-width: 767px) {
  .button-wrapper.inline {
    display: block;
    margin-right: 0;
  }

  .btn {
    width: 100%;
    white-space: normal;
  }
  .button-wrapper,
  .button-wrapper.destra,
  .button-wrapper.sinistra {
    text-align: center;
  }

  .activity-finder button.btn {
    width: 100%;
  }

  .carousel-caption {
    text-align: center;
    right: 6%;
    left: 6%;
  }
  .carousel-caption-wrapper {
    width: 100% !important;
  }
  .carousel-caption-wrapper .carousel-caption-inner {
    max-width: 70vw !important;
  }

  .deco-title.with-image {
    align-items: center;
  }
  .deco-title.with-image .deco-title-image {
    margin: 0 0.2em;
  }

  .deco-title.sinistra.with-image,
  .deco-title.destra.with-image,
  .deco-title.centro.with-image {
    text-align: center;
    justify-content: center;
  }

  #slider.home .carousel-caption h2 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0;
  }
  #slider.home .carousel-caption p {
    font-size: 1.2em;
    line-height: 1.2em;
  }
  #slider.home .button-wrapper {
    text-align: center !important;
  }
  #slider .page-title {
    font-size: 3em;
    word-wrap: break-word;
  }
  #slider .page-subtitle {
    font-size: 1.2em;
    word-wrap: break-word;
  }

  .deco-title {
    border: none;
    padding: 0;
    line-height: 1em;
    word-break: break-word;
    text-align: center;
  }
  .deco-title.sinistra,
  .deco-eylet.sinistra,
  .deco-title.destra,
  .deco-eylet.destra {
    text-align: center;
  }
  .deco-title.sinistra:after,
  .deco-title.destra:after,
  .deco-title.centro:after {
    display: block;
    position: absolute;
    bottom: -0.75em;
    right: 37.5%;
    left: 37.5%;
    width: 25%;
  }

  h1.deco-title {
    font-size: 3rem;
  }
  h2.deco-title {
    font-size: 2.8rem;
  }
  h3.deco-title {
    font-size: 2.4rem;
  }
  h4.deco-title {
    font-size: 2rem;
  }
  h5.deco-title {
    font-size: 1.6rem;
  }
  h6.deco-title {
    font-size: 1.4rem;
  }

  .block-wrapper .block-wrapper-content .block-wrapper-text {
    text-align: center;
  }

  .flex-5-columns {
    flex-basis: 50%;
  }

  #logo-wrapper {
    text-align: center;
  }

  #footer-logo-wrapper {
    width: 200px;
    margin: 0 auto;
  }

  .background-floating-left {
    background-size: cover !important;
    background-position: center !important;
  }
  .background-floating-right {
    background-size: cover !important;
    background-position: center !important;
  }

  .product-attribute-wrapper {
    text-align: center;
  }

  #main-header .main-menu {
    list-style-type: none;
  }

  #main-header .main-menu > li.menu-item {
    display: block;
  }

  #main-header .main-menu > li.menu-item > a:after {
    display: block;
    content: none;
  }

  #main-header .main-menu > li.menu-item > a {
    padding: 0.4em 0;
    text-align: center;
  }

  .phone-link {
    line-height: 2rem;
  }

  #main-footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  #main-footer ul li {
    display: block;
    padding: 0.6em 0;
  }

  #main-footer ul li a {
    padding: 0.4em 0;
  }

  #logo-wrapper .logo {
    width: 50%;
  }

  .separator-title {
    text-align: center;
  }

  .same-section-title {
    text-align: center;
  }

  .widget_recent_entries ul {
    text-align: center;
  }

  .social-list-bottom li {
    display: inline-block !important;
    padding: 0.0em 0.2em !important;
  }

  .main-logo {
    width: 150px;
  }

  .inner .main-logo {
    width: 120px;
  }

  .card-image-wrapper-text {
    font-size: 3.5em;
  }

  .inner .card-image-wrapper-text {
    font-size: 3.5em;
  }

  .card-image-wrapper-text-smaller {
    font-size: 2em;
  }

  .contacts-first-line{
    text-align: center;
  }

  .card-image-wrapper .card-bottom-line { height: 25%; }
  #main-footer .button-wrapper button { text-align: center; }

  #accessibility-switch { left: 0.5em; }
}
