﻿@media (min-width: 1600px) and (max-width: 1899px) {
  body {
    /*H*/
    /*SEZIONE*/
    /*FOOTER*/
  }
  body h1 {
    font-size: 30px;
    font-family: "freight-sans-pro", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    display: inline;
  }
  body h2 {
    font-size: 65px;
    line-height: 75px;
    margin-top: 15px;
  }
  body h3 {
    font-size: 28px;
    font-weight: 900;
    line-height: 29px;
  }
  body a {
    font-size: 25px;
    line-height: 18px;
  }
  body header a {
    font-size: 25px;
  }
  /*body section.sezione.head p {
	font-size: 22px;
    line-height: 29px;
  }*/
  /* body section.sezione.sezione-1 p {
    font-size: 22px !important;
    line-height: 29px;
  }*/
  body section.sezione.sezione-2 .ml-90 {
    margin-left: 90px;
  }
  /*body section.sezione.sezione-2 p {
    font-size: 22px;
    line-height: 29px;
  }*/
  /* body section.sezione.sezione-7 p {
	font-size: 22px;
	line-height: 29px;		
  }*/
  body section.sezione.text-light-back-dark p {
    font-size: 22px;
    line-height: 29px;
    margin-top: 25px;
  }
  body section.sezione.sezione-8 img {
    width: 100%;
    background: gray;
  }
  body section.sezione.head a {
    font-size: 28px;
    line-height: 18px;
  }
  body section.sezione.scopri-woodoo .found-woodoo {
    text-align: right;
    padding: 70px 0px;
  }
  body section.sezione.scopri-woodoo p {
    font-size: 30px;
    line-height: 42px;
  }
  /* body section.sezione.servizi p {
    font-size: 22px;
    line-height: 29px;
  }*/
  body section.sezione.case-study p {
    font-size: 25px;
    line-height: 39px;
  }
  body section.sezione.progetti h3 {
    font-size: 31px;
    line-height: 43px;
  }
  body section.sezione.progetti p {
    font-size: 31px;
    line-height: 43px;
    font-weight: 900;
  }
  body section.sezione.contatti input.form-control, body section.sezione.contatti textarea {
    font-size: 20px;
    line-height: 30px;
  }
  body section.sezione.contatti #send-message {
    font-size: 25px;
    line-height: 18px;
  }
  body section.sezione.contatti .contatti-woodoo {
    text-align: left;
    margin-bottom: 50px;
  }
  .caveat {
    font-size: 70px;
    line-height: 80px;
  }
  body section.sezione h2 {
    margin-bottom: 20px;
  }
  body h1.homepage {
    font-size: 90px;
    margin-bottom: 80px;
    margin-top: 30px;
    line-height: 96px;
    font-weight: bold;
    text-transform: none;
    font-family: 'Poppins', sans-serif;
  }
  body section.sezione.partners h3 {
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
    line-height: 75px;
    font-size: 60px;
    margin-top: 20px;
  }
  body section.sezione.partners h4 {
    font-size: 28px;
    font-weight: 900;
    line-height: 29px;
  }
  body section.sezione.contatti h3 {
    font-size: 60px;
  }
  body section.sezione.progetti h3.categoria-blog {
    font-size: 50px;
    position: absolute;
    top: 320px;
    line-height: 55px;
  }
  h2.articolo-evidenza {
    top: 310px;
  }
  body section.sezione.head a.leggi-articolo {
    font-size: 60px;
  }
  p.description.freight-sans-book.news-blog {
    margin-top: 0px;
  }
  .read-more {
    margin-top: 25px;
    text-transform: uppercase;
    background: #12b8e0;
    padding: 6px 15px;
    border-radius: 5px;
    border: none;
    font-size: 25px;
    font-weight: 800;
    text-align: center;
    display: inline-block;
}
	.articolo-evidenza{
		top: 330px;
	}
}