
@media screen and (max-width:768px) {

.header.sticky .logoSticky {
    left: 20px;
    margin-left: 0;
}

.containerMenuMobile {
  width: 100%;
}

.containerTextSlider h2, .containerTextSlider h1 {
  font-size: 55px;
  line-height: 67px;
}

.row .twocol .col50 {
  width: 100%;
  padding: 40px 20px;
}

.row .twocol .col50 h3 {
  font-size: 40px;
  line-height: 45px;
}

.footerWrapper .col25 {
  width: 50%;
}

.footerWrapper .col25.lastMobile.noMobile {
  display: none;
}

.footerWrapper .col25.lastMobile {
  order: 4;
  width: 100%;
  padding-top: 30px;
}


.containerTextSlider {
  position: absolute;
  left: 30px;
  bottom: 50px;
  right: 30px;
}

.containerTextSlider h2, .containerTextSlider h1 {
  font-size: 55px;
  line-height: 67px;
}

.containerTextInternal h2 {
  max-width: 800px;
  font-size: 25px;
  line-height: 40px;
}

.containerRowImgText .col50 {
  width: 100%;
}

.containerRowImgText h3 {
  font-size: 40px;
  line-height: 45px;
}

.imgTerritorioContainer .singleImg {
  width: 100%;
  padding: 0 18px;
  position: relative;
  margin-bottom: 20px;
}

.col33 {
  width: 100%;
}

.col66 {
  width: 100%;
}

.containerTitleCamere {
  padding-bottom: 50px;
}

.containerBigimg {
  padding: 0 40px;
  margin-top: 40px;
}

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

.bloccoServizio {
  width: 100%;
  padding-right: 0;
  padding-bottom: 75px;
}

.containerRowImgText .orderFirst {
  order: -1;
}

.descrizioneServizio p {
  font-size: 14px;
  line-height: 22px;
}

}