/* Text Elements */

h1.heading-4 {
  text-align: center;
}

h1 span.heading-text-1 {
  color: #fff;
}

h1.title {
  margin-bottom: 20px;
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

h1.small-title {
  margin-top: 50px;
  margin-bottom: 0;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-variant: normal;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}

h1.big-title {
  margin-top: 10px;
  color: #0033a1;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-variant: normal;
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
}

h1 span.heading-text-2 {
  text-transform: none;
}

h1 span.heading-text-9 {
  text-transform: none;
}

h1.richiedi-informazioni {
  text-align: center;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
}

h2.small-subtitle {
  margin-top: 0;
  color: #000;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}

h2 strong.heading-text-7 {
  color: #0033a1;
}

h2 strong.heading-text-8 {
  color: #0033a1;
}

h4.hashtag {
  color: #0e9600;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

h4 span.heading-text-10 {
  color: #0e9600;
}

p.paragraph {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 16px;
  font-family: 'Andale Mono', AndaleMono, monospace;
}

p.paragraph.footer-text {
  display: block;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

p.paragraph a.paragraph-text-1 {
  color: #da9c00;
}

p.paragraph a.paragraph-text-2 {
  color: #da9c00;
}

/* Layout Elements */

body {
  padding-right: 6px;
  padding-left: 6px;
}

body.body-1 {
  display: grid;
  padding-right: 0;
  padding-left: 0;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-1 {
  display: grid;
  background-color: transparent;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container-grid.container-5 {
  margin-top: 0;
  margin-bottom: 0;
}

.container-grid.container-7 {
  margin-top: 70px;
  padding: 30px 20px;
  background-color: #0033a1;
}

.container-grid.container-1.due {
  padding-right: 0;
  padding-left: 0;
  background-color: #fff;
}

.container-grid.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 0;
  margin-bottom: 0;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.container-12 {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #0033a1;
}

.container-grid.container-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding-bottom: 10px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.container-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  margin-top: 0;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container-grid.container-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

div.responsive-picture.picture-4 {
  max-width: 254px;
}

div.responsive-picture.picture-3 {
  max-width: 100%;
}

.container-grid.container-10 {
  padding-top: 30px;
}

@media screen and (min-width: 341px) {
  /* Text Elements */

  h1.small-title {
    font-size: 22px;
  }

  h1.big-title {
    font-size: 40px;
  }

  h1.richiedi-informazioni {
    font-weight: 600;
    font-size: 22px;
  }

  h2.small-subtitle {
    margin-top: 10px;
    font-size: 22px;
    line-height: 24px;
  }

  h4.hashtag {
    font-size: 18px;
  }

  p.paragraph.footer-text {
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #fff;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container-grid.container-1 {
    padding-top: 0;
    padding-right: 0;
  }

  div.responsive-picture.picture-1 {
    min-height: auto;
    max-width: 230px;
    max-height: none;
    width: auto;
  }

  .container-grid.container-1.due {
    margin-top: 0;
    padding-left: 0;
  }

  .container-grid.container-7 {
    margin-top: 70px;
  }
}

@media screen and (min-width: 768px) {
  /* Text Elements */

  h1.title {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  h1.small-title {
    margin-top: 50px;
    padding-top: 0;
    font-size: 22px;
  }

  h1.big-title {
    font-size: 45px;
  }

  h2.small-subtitle {
    font-size: 22px;
  }

  .container-grid.container-1.due {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container-grid.container-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
  }

  .container-grid.container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    padding-right: 0;
    padding-left: 0;
    vertical-align: top;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    grid-template-rows: repeat(2 , auto);
    grid-template-columns: repeat(2 , auto);
    justify-items: start;
  }

  .container-grid.container-14 {
    vertical-align: middle;

    justify-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  div.responsive-picture.picture-4 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container-grid.container-13 {
    padding-bottom: 0;
  }

  .container-grid.container-12 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 992px) {
  /* Text Elements */

  h1.heading-4 {
    margin-top: 10px;
  }

  h1.small-title {
    font-size: 24px;
  }

  h1.richiedi-informazioni {
    margin-top: 10px;
  }

  h2.small-subtitle {
    font-size: 24px;
  }

  /* Layout Elements */

  body.body-1 {
    background-color: #fff;
  }

  .container-grid.container-1 {
    background-color: transparent;
  }

  .container-grid.container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    vertical-align: top;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  div.responsive-picture.picture-3 {
    max-width: 700px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container-grid.container-15 {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }

  .container-grid.container-14 {
    -ms-flex-pack: start;
    width: auto;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (min-width: 1200px) {
  /* Text Elements */

  h1.small-title {
    font-size: 24px;
  }

  h1.big-title {
    font-size: 46px;
  }

  h4.hashtag {
    font-size: 20px;
  }

  /* Layout Elements */

  body.body-1 {
    display: block;
    -ms-flex-pack: center;
    clear: none;
    background-color: #fff;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;
    vertical-align: top;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    justify-self: center;
    grid-area: auto / auto / auto / auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    background-blend-mode: normal;
  }

  .container-grid.container-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    background-color: #0033a1;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    justify-self: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
            align-self: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    background-blend-mode: normal;
  }

  .container-grid.container-7 {
    position: static;
    display: block;
    background-color: #0033a1;
    vertical-align: baseline;

    justify-self: auto;
  }

  .container-grid.container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    width: 1280px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    grid-auto-flow: column;
  }

  div.responsive-picture.picture-3 {
    width: 900px;
  }

  .container-grid.container-12 {
    width: 1200px;
  }
}

@media screen and (min-width: 1574px) {
  /* Text Elements */

  h1.title {
    font-weight: 500;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container-grid.container-10 {
    padding-right: 0;
    padding-left: 0;
    width: 1200px;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container-grid.container-12 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: justify;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 1280px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
            justify-content: space-between;
  }

  div.responsive-picture.picture-1 {
    max-width: 100%;
    width: 200px;
  }

  div.responsive-picture.picture-4 {
    max-width: 100%;
    width: 350px;

    justify-self: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
  }

  .container-grid.container-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: start;
    width: 33%;
    vertical-align: middle;

    justify-self: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
            justify-content: flex-start;
  }

  .container-grid.container-13 {
    padding-bottom: 0;
    width: 33%;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    justify-self: center;
  }

  .container-grid.container-15 {
    -ms-flex-pack: end;
    width: 33%;

    -webkit-align-self: center;
    -ms-flex-item-align: center;
            align-self: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }

  .container-grid.container-1.due {
    padding-right: 0;
    padding-left: 0;
  }
}