
@media screen and (max-width: 991px) {
  .ribbon {
    padding-left: 25px;
    padding-right: 25px;
    min-width: 370px;
  }
  .intro-start,
  .intro-end {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 800px) {
  p {
    font-size: 16px;
    line-height: 1.75em;
  }
  .hero .col.onehalf {
    display: block;
    width: 100%;
    background: #fff;
  }

  header .logo {
    left: 20px;
    height: 80px;
  }
  header .cta {
    height: 80px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #fff;
  }
  header .cta span:first-of-type {
    margin-right: 20px;
  }
  header .cta span h2 {
    padding: 0 50px 0 100px;
  }
  header .close {
    height: 40px;
    width: 40px;
    border: 4px solid #1d6993;
    border-radius: 20px;
    font-size: 18px;
    right: 10px;
    top: 20px;
    line-height: 0px;
    padding: 16px 5px;
    z-index: 2;
  }
  header .btn {
    font-size: 16px !important;
  }

  section.fullheight {
    height: auto;
  }
  .hero,
  .hero .fivetwelfths {
    background-color: #ccc5a9;
  }
  section .background_container .background {
    background-size: auto 100%;

    background-position: 85% 0;
    position: absolute;
    height: 100%;
    max-height: 100%;
  }
  .landing_2 section .background_container .background {
    background-size: cover;
  }

  .hero .col .content .logo {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 100% !important;
    min-width: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    left: 0;
    right: 0;
  }

  .hero .col .content .logo img {
    width: auto;
    min-width: 0;
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  section .background_container {
    position: relative;
    top: 0;
    bottom: auto;
    left: auto;
    right: auto;
    margin: 80px auto 0;
    padding: 0;
    background-color: #bdc5c7;
    max-height: 500px;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%;
  }
  .hero .content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hero .col .content .intro-start,
  .hero .col .content .intro-end {
    -webkit-box-ordinal-group: 4;

    -ms-flex-order: 3;

    order: 3;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .hero .col .content .intro-start {
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
    min-width: 0;
  }
  .landing_2 .hero .col .content .logo,
  .landing_2 .hero .col .content .intro-start,
  .landing_2 .hero .col .content .intro-end {
    max-width: 100%;
  }

  .landing_2 .hero .col .content .intro-end {
    padding-bottom: 50px;
  }
  .hero .col .content .intro-end {
    padding-top: 0;
    padding-top: 25px;
    min-width: 0;
  }
  .hero .col .content .intro-end .dona {
    display: block !important;
    font-size: 22px;
    color: #33ac5b;
    font-weight: 900;
    padding-bottom: 10px;
  }
  .hero .col .content .ribbon-wrapper + div {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .hero .col.onehalf {
    display: block;
    width: 100%;
  }
  .intro-start,
  .intro-end {
    font-size: 16px;
    line-height: 1.625em;
  }
  .ribbon-wrapper {
    left: auto;
    margin: 0 auto;
    overflow: hidden;
    display: block;
    z-index: -1;
  }

  .ribbon-wrapper:before {
    background-color: #bdc5c7;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100vw;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .ribbon-wrapper .ribbon {
    position: relative;
    left: auto;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 0 auto;
    max-width: calc(100% - 40px) !important;
    width: 450px !important;
    min-width: 0;
    display: block !important;
    font-size: 22px;
  }

  .hero .logo {
    position: relative;
    top: 0px;
    left: 0px;
    height: 80px;
    background-color: #fff;
    -webkit-box-flex: 1;
    flex: 1 1 100%;
    -ms-flex: 1 1 auto;
    width: 100%;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    z-index: 999;
  }
  .hero .logo img:first-child {
    display: none;
  }
  .hero .logo img:last-child {
    height: 100%;
    display: block;
  }
  .hero > .content > .cols > .col:first-of-type {
    padding-bottom: 75%;
  }
  .col.fivetwelfths {
    padding: 10px 20px 30px;
  }
  .hero p.center.small {
    font-size: 16px;
  }
  .hero .btn.form_reveal.vmargin15 {
    margin-bottom: 0px;
  }
  .bar {
    position: relative;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding-left: 20px;

    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bar h5.white,
  #aderisci-al-programma h2 {
    font-size: 26px;
    line-height: 1.46em;

    text-align: center;
  }
  #aderisci-al-programma h2 {
    padding-top: 0;
  }

  .bar h5.white .yellow {
    color: #fff;
  }
  .bar i {
    position: relative;
    margin-left: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    top: auto;
    left: auto;
  }
  h1 {
    font-size: 28px;
  }
  h1 span {
    display: block;
    text-align: center;
  }
  #unisciti-al-programma .onefifth {
    padding: 0 25% 15px;
  }
  #aderisci-al-programma .content {
    padding-top: 0;
  }
  .btn {
    display: block;
    font-size: 16px !important;
    width: 100%;
  }
  .landing_2 .hero .btn {
    font-size: 24px !important;
    min-width: calc(100% - 40px);
  }
  form .btn {
    font-size: 18px !important;
  }

  h2 {
    font-size: 18px;
  }
  section .content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero .content {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .landing_2 .hero .content {
    display: block;
  }
  .cols {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .cols.reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .col {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    padding: 0;
  }
  .col.onethird:nth-child(1),
  .col.onehalf:nth-child(1) {
    padding-left: 0px;
    padding-right: 0px;
  }
  .col.onehalf:nth-child(1) {
    border-right: 0;
  }
  .col.onethird:nth-child(2),
  .col.onehalf:nth-child(2) {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col.onethird:nth-child(3) {
    padding-left: 0px;
    padding-right: 0px;
  }
  .col.onethird + .col.onethird {
    border-left: none;
  }

  .story {
    padding: 0;
  }
  .story .col {
    border-bottom: 1px solid #ccc;
  }
  .story .col:last-child {
    border-bottom: none;
  }
  .story h4 {
    font-size: 26px;
    line-height: 1.46em;
    font-weight: 500;
    padding: 0;
    min-height: auto;
    padding-top: 20px;
  }
  .landing_2 .story h4 {
    line-height: 1.25em;
    max-width: 100%;
  }
  .landing_2 #simone .story h4 {
    text-align: center;
    margin: 0 auto;
  }
  .story h4 span {
    font-weight: 400;
    display: block;
    font-size: 16px;
    line-height: 1.375em;
    margin: 15px auto 20px;
  }
  .story h4:before {
    width: 36px;
    height: 26px;
  }
  .story img {
    float: left;
    width: 40%;
    margin-right: 20px;
  }

  .story .cit_container {
    display: none;
  }
  .story .btn.story_reveal,
  .story .spacer {
    display: block !important;
  margin-top: -20px;}

  .landing_2 #simone .story .btn_container .btn.video_reveal {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 20px 20px 20px 0;
    width: auto;
    max-width: 100%;

    height: 56px;
    line-height: 56px;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto 20px;
  }
  .story .col.open .btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  #simone .story .open .btn.story_reveal.tablet {
    display: none !important;
  }
  .story .col.open .btn.story_reveal,
  .story .col.open .spacer {
    display: none !important;
  }

  .landing_2 #simone .story {
    margin: 0 auto 60px;
  }

  .landing_2 #simone .col-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 450px;
    padding-left: 0;
    display: block;
    margin: 25px auto 0;
  }

  .landing_2 #simone .col {
    display: block;
    text-align: center;
  }

  .landing_2 #simone img.video_reveal {
    margin: 0 auto;
    display: block;
    float: none;
  }

  .landing_2 #simone .story_tell {
    margin-bottom: 20px;
  }

  #in-italia {
    padding-left: 0;
    padding-right: 0;
  }
  #in-italia h5 br {
    display: none;
  }
  #in-italia .padding50 {
    padding-left: 20px;
    padding-right: 20px;
  }
  #aderisci-al-programma .content {
    margin-top: -10px;
  }
  #aderisci-al-programma .cols {
    margin-bottom: 0px;
    padding-bottom: 60px;
  }
  #aderisci-al-programma .col.onehalf {
    border-right: none !important;
    border-bottom: 1px solid #fff;
    margin-top: 20px !important;
  }
  #aderisci-al-programma .col.onehalf:first-child {
    margin-top: 40px !important;
  }
  #aderisci-al-programma .col.onehalf:last-child {
    padding-bottom: 20px;
  }
  #in-italia .content {
    margin-top: 0px;
  }
  #in-italia p.center {
  }
  #in-italia .logo {
    margin-top: 80px !important;
  }
  .mobile {
    display: block;
  }
  .not_mobile {
    display: none;
  }
  .landing2 .cit_container {
    padding-bottom: 12px;
  }
  .landing2 #aderisci-al-programma .col:first-of-type .blue_bg.padding20 {
    margin-top: 65px !important;
  }

  form h4 {
    font-size: 16px;
  }
  .radioGroup__wrapper.radioGroup__wrapper--inline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .radioGroup__wrapper.radioGroup__wrapper--inline > .radio:last-of-type {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
  .radio:nth-child(3) {
    margin: 0 0 8px 0;
  }

  .padding30 {
    padding: 15px;
  }
  .padding30 + .padding30 {
    padding: 0 15px 15px;
  }
  .vpadding40 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .vpadding100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .vmargin30 {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  #overlay {
    padding-top: 80px;
  }
  #overlay section {
    padding-top: 0px;
  }

  .arrow_container {
  }
  .arrow {
    padding: 20px 0;
    background-color: transparent;
  }
  .arrow p {
    margin-bottom: 0;
    text-align: center;
  }
  .arrow_container .svg_container {
    display: none;
  }
  form > h5.vpadding20 {
    background-color: #1d6993;
    border-radius: 20px;
    padding: 20px;
    color: #fff;
    position: relative;
  }
  form > h5.vpadding20 span.green {
    color: #e0c120;
    display: block;
  }
  form > h5.vpadding20:after {
    position: absolute;
    content: "";
    top: 100%;
    margin-left: -40px;
    left: 50%;
    border-top: 16px solid #1d6993;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 10px solid transparent;
  }

  #story .cit_container {
    margin-top: 20px;
  }
  #video_overlay > div > div {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tablet {
    display: block;
  }
  .not_tablet {
    display: none;
  }

  .excerpt:after {
    content: "...";
  }

  span.more {
    display: none;
  }

  .open span.more {
    display: inline;
  }

  .open span.excerpt:after {
    display: none;
  }

  .btn.story_reveal {
    font-weight: normal;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    width: 100%;
    text-align: left !important;
  margin-top: 0;}
  .btn.story_reveal:before {
    display: none;
  }
  .btn.story_reveal,
  .btn.story_reveal i {
    background: none;
    padding: 0;
    color: #1d6993;
    text-align: left;
  }
  #simone .btn.story_reveal {
    padding-top: 0 !important;
    margin-top: -10px;
    margin-bottom: 20px;
  }
}

@media (min-width: 952px) {
  .mouse {
    display: block;
  }
}
@media screen and (min-width: 801px) {
  .story .col > div:first-of-type {
    display: block !important;
  }
  .story .btn_container {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;}
  .landing_2 .story .btn_container {
    display: none !important;
  }
  .story .col .btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    
  }
  .landing_2 .story .col .btn {
    padding-left: 20px;
    padding-top: 17px;
    padding-bottom: 17px;
  }
}

@media screen and (min-width: 800px) and (max-width: 951px) {
  .story h4 {
    min-height: 130px;
  }
  .cit {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .landing_2 .story .col .btn {
    margin-top: 10px;
  }
}

@media screen and (min-width: 561px) and (max-width: 800px) {
  .story h4 {
    max-width: none;
    text-align: left;
  }
  .story .btn.story_reveal.not_tablet {
    display: none !important;
  }
  .story .btn.story_reveal.tablet {
    display: block;
  }
  .story .btn_container .btn.video_reveal {
    
    max-width: 100%;
    margin: 0;
    height: 56px;
    line-height: 56px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .story .btn_container .btn i {
    padding-top: 0;
    padding-bottom: 0;
  }
  .story .btn_container {
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .landing_2 .story .btn_container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .landing_2 #simone .story .btn_container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 100%;
    margin: 0 auto;
  }

  .landing_2 .story .btn_container .btn.video_reveal {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 20px auto 20px;
  }
  .story .btn_container .spacer {
    display: none !important;
  }
}

/*mobile*/
@media screen and (max-width: 560px) {
  .story img {
    float: none;
    width: 100%;
    margin-right: 0px;
  }
  .story h4 {
    margin-top: 30px;
  }

  .story .btn.story_reveal.tablet {
    display: none !important;
  }
  #simone .story .btn.story_reveal.tablet {
    display: block !important;
    width: 100%;
    padding: 0;
    text-align: left;
    height: auto;
    margin: -10px 0 25px;
  }
  #simone .story .btn_container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  img.video_reveal {
    border-bottom: none;
    margin: 0 auto;
    display: block;
  }
  .story .btn.video_reveal {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 220px;
    flex: 0 0 auto;
    max-width: 100%;
    margin: 15px auto 60px;
  }
  .landing_2 #simone .story .btn_container .btn.video_reveal {
    margin: 0 auto;
  }
  .story .btn.story_reveal i {
    padding: 0;
  }
  .tablet {
    display: none;
  }
  .not_tablet {
    display: block;
  }
  .landing_2 .claim {
    bottom: 20%;
  }
}
