label.mailpoet-screen-reader-text {
    display: none;
}
ul#parsley-id-7 {
    list-style: none;
    padding: 0px;
    font-size: 14px;
    color: #d96967;
    margin-top: 5px;
}
.makeLike2{
  position: relative;
  color: #fff;
  padding: 100px 0px;
  background-position: center;
  background-size: cover;
  display: table;
  width: 100%
}
.overlaymake2{
  background: linear-gradient(82deg, #59665A 0%, rgba(89, 102, 90, 0.00) 100%);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.contMake2{
  text-align: center;
  width: 70%;
  margin: 0 auto
}
.topTitNews2{
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px;
}
.textNews2{
  color: #fff;
  font-size: 18px;
  width: 60%;
  margin: 20px auto
}
.titMake2{
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0px auto;
  color: #fff !important;
  width: 100%;
}
p.mailpoet_form_paragraph {
    color: #fff;
    font-size: 13px;
    text-align: center !important;
    opacity: 0.7;
    display: inline-block;
    width: 100%;
    margin: 0px;
}


/* SMARTPHONE */
@media only screen and (min-width: 320px) and (max-width: 767px) {
.makeLike2 {
    padding: 60px 0px;
}
.contMake2 {
    width: 100%;
}
.topTitNews2 {
    font-size: 17px;
}
img.aereoCarta {
    height: 85px;
}
.textNews2 {
    color: #fff;
    font-size: 16px;
    width: 100%;
    margin: 14px auto;
}
.titMake2 {
    font-size: 36px;
    width: 100%;
    margin: 0 auto;
    color: #fff !important;
}
p.mailpoet_form_paragraph {
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: center !important;
    opacity: 0.6;
    margin: 0px;
}
}
