﻿@media (min-width: 1024px) and (max-width: 1279px) {
  body {
    /*H*/
    /*SEZIONE*/
    /*FOOTER*/
  }
  /*body h1 {
    font-size: 50px;
    line-height: 65px;
}*/
  body h2 {
    font-size: 55px;
    line-height: 60px;
  }
  body h3 {
    font-size: 25px;
    font-weight: 900;
    line-height: 30px;
  }
  body a {
    font-size: 22px;
    line-height: 18px;
  }
  body header {
    background: linear-gradient(to right, #2aea9c, #96ede1);
  }
  body header a {
    font-size: 20px;
    line-height: 18px;
    font-weight: 900;
  }
  body header .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body section.sezione.sezione-1 {
    text-align: center;
  }
  body section.sezione.sezione-1 p {
    font-size: 22px;
    line-height: 25px;
    font-weight: 100;
  }
  body section.sezione.sezione-2 .container-paragraph-style {
    padding-left: 13px;
  }
  /*body section.sezione.sezione-6 p {
    font-size: 20px;
    line-height: 30px;
}*/
  /*body section.sezione.sezione-7 img {
    background: white;
    margin-top: 56px;
  }*/
  body section.sezione.sezione-7 p {
    font-size: 22px;
    line-height: 25px;
  }
  body section.sezione.sezione-8 p {
    font-size: 20px;
    line-height: 30px;
  }
  body section.sezione.sezione-8 img {
    width: 100%;
  }
  body section.sezione.scopri-woodoo .found-woodoo {
    text-align: right;
  }
  body section.sezione.scopri-woodoo p {
    font-size: 22px;
    line-height: 35px;
  }
  /*body section.sezione.servizi .immagine-centrata {
    width: 274px;
    height: 274px;
  }*/
  body section.sezione.servizi p {
    font-size: 20px;
    line-height: 23px;
  }
  body section.sezione.case-study p {
    font-size: 20px;
    line-height: 30px;
  }
  body section.sezione.contatti input.form-control, body section.sezione.contatti textarea {
    font-size: 16px;
    line-height: 30px;
  }
  body section.sezione.contatti #send-message {
    font-size: 22px;
    line-height: 18px;
  }
  body section.sezione.contatti .contatti-woodoo {
    text-align: left;
    margin-bottom: 50px;
  }
  body footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer .container {
    width: auto;
  }
  body footer .copyright-text, body footer .copyright-text a {
    margin-top: 45px;
    font-size: 15px;
  }
  .navbar-nav > li > a {
    padding: 11px 4px;
  }
  body section.sezione h2 {
    margin-bottom: 20px;
  }
  body section.sezione {
    padding: 60px 0px;
    background-size: contain !important;
  }
  section.sezione.sezione-logo-centrale {
    padding: 1px 0px;
  }
  .titolo-homepage {
    padding: 0px 100px;
  }
  section.sezione.servizi.bg-casestudy-right {
    background-position: 65% 50% !important;
    background-size: auto !important
  }
  section.sezione.servizi.bg-casestudy-left {
    background-position: 40% 50% !important;
    background-size: auto !important
  }
  body section.sezione.partners h3 {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 55px;
    line-height: 60px;
  }
  body section.sezione.partners h4 {
    font-size: 25px;
    font-weight: 900;
    line-height: 15px;
  }
  body section.sezione.contatti h3 {
    font-size: 55px;
  }
  .articolo-evidenza {
    top: 35px;
  }
  h2.articolo-evidenza {
    top: 150px;
  }
  p.articolo-evidenza {
    top: 245px;
  }
  h3.categoria-blog {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 150px;
    font-family: poppins;
    font-size: 35px;
    line-height: 45px;
  }
  body section.sezione.head a.leggi-articolo {
    font-size: 50px;
  }
  body header .navbar-brand {
    width: 150px;
	}
  body header .navbar-brand img {
    height: 80%;
}
	.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: none;
    height: auto;
}
	.read-more {
		margin-top: 0px;
	}
	.row.sezione-articoli {
		padding: 0px;
	}
}