/* Text Elements */

h1.main-heading {
  margin-bottom: 0;
  padding-bottom: 15px;
  width: 90%;
  color: #cf000e;
  text-align: center;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 24px;
  font-family: 'Open Sans', sans-serif;
}

h1.why-heading {
  margin-bottom: 0;
  padding-bottom: 15px;
  color: #cf000e;
  text-align: center;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 32px;
  font-family: 'Open Sans', sans-serif;
}

p.paragraph.paragraph-1 {
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
}

p.paragraph.paragraph-2 {
  margin-top: 0;
  margin-bottom: 0;
  width: 90%;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
}

/* Interaction Elements */

a.link-button.btn {
  margin-top: 30px;
  padding: 8px 15px;
  width: 90%;
  border-radius: 24px;
  background-color: #cf000e;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
}

a.link-button.btn-1 {
  margin-top: 30px;
  padding: 10px 15px;
  width: 90%;
  border-radius: 24px;
  background-color: #cf000e;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  line-height: 26px;
}

.container-grid.container-1 {
  min-height: 50px;
  background-color: #cf000e;
}

video.html-video-1 {
  max-width: 500px;
  width: 90%;
  background-color: #fff;
}

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

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

.container-grid.whyPro-container {
  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;
  -ms-flex-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: url('https://stpress-ftp.com/Rinnai/pro360landing/images/condensation_top.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container-grid.container-2 {
  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;
  -ms-flex-align: start;
  margin-top: 25px;
  padding: 20px;
  width: 90%;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, .71);

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -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;
}

video.whyPro-video {
  width: 90%;
  border: .0625rem solid #fff;
  border-radius: 24px;
  background-color: #fff;
}

.container-grid.testimonials-container {
  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;
  -ms-flex-align: center;
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 10px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -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;
}

video.testimonial-video {
  margin-top: 0;
  margin-bottom: 40px;
  width: 90%;
  border: .0625rem solid #000;
  border-radius: 24px;
}

.container-grid.explore-container {
  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;
  -ms-flex-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: rgba(0, 0, 0, .25);
  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;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
}

.html-element.html-element-1 {
  margin-top: 25px;
  width: 100%;
  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.bottom-art-container {
  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;
  -ms-flex-align: center;
  margin-top: 50px;
  background-image: url('https://stpress-ftp.com/Rinnai/pro360landing/images/condensation_top.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -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;
  background-blend-mode: normal;
}

div.responsive-picture.picture-1 {
  padding-top: 25px;
  max-width: none;
  width: 75%;
}

div.responsive-picture.picture-2 {
  margin-top: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  max-width: none;
  width: 50%;
}

.container-grid.Preview-Campaigns-container {
  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;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -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;
}

.container-grid.inNetwork-container {
  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;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -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;
}

@media screen and (min-width: 36rem) {
  .container-grid.explore-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-grid.Preview-Campaigns-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-top: 25px;

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

  .container-grid.inNetwork-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-top: 25px;

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

  .container-grid.container-2 {
    -ms-flex-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 48rem) {
  /* Interaction Elements */

  a.link-button.btn {
    width: 75%;
  }

  a.link-button.btn-1 {
    width: 75%;
  }

  .container-grid.whyPro-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-justify-content: space-around;
            justify-content: space-around;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  video.whyPro-video {
    width: 75%;
  }

  .container-grid.container-2 {
    width: 75%;
  }

  .container-grid.explore-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  div.responsive-picture.picture-1 {
    width: 60%;
  }
}

@media screen and (min-width: 62rem) {
  /* Text Elements */

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

  /* Interaction Elements */

  a.link-button.btn {
    width: 45%;
  }

  a.link-button.btn-1 {
    width: 75%;
  }

  video.whyPro-video {
    max-width: 600px;
    width: 50%;
  }

  .container-grid.container-2 {
    max-width: 600px;
    width: 40%;
  }

  .container-grid.whyPro-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  video.testimonial-video {
    width: 30%;
  }

  .container-grid.testimonials-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container-grid.explore-container {
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: center center;
  }

  div.responsive-picture.picture-1 {
    width: 50%;
  }

  div.responsive-picture.picture-2 {
    width: 40%;
  }

  .container-grid.Preview-Campaigns-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container-grid.inNetwork-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }
}

@media screen and (min-width: 75rem) {
  /* Text Elements */

  h1.main-heading {
    padding-bottom: 25px;
    font-size: 28px;
  }

  h1.why-heading {
    padding-bottom: 10px;
  }

  p.paragraph.paragraph-2 {
    max-width: 1200px;
    width: 50%;
    font-size: 18px;
    line-height: 30px;
  }

  p.paragraph.paragraph-1 {
    font-size: 18px;
    line-height: 28px;
  }

  /* Interaction Elements */

  a.link-button.btn {
    margin-top: 0;
    margin-bottom: 25px;
    width: 40%;
    font-size: 20px;
    line-height: 36px;
  }

  a.link-button.btn-1 {
    margin-top: 0;
    width: 60%;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
  }

  .container-grid.whyPro-container {
    -ms-flex-pack: distribute;

    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container-grid.container-2 {
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-top: 0;
    padding-right: 25px;
    padding-left: 25px;
    max-width: none;
    width: 45%;
    height: 35vh;

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

  video.whyPro-video {
    max-width: none;
    width: 40%;
  }

  video.html-video-1 {
    margin-bottom: 25px;
  }

  div.responsive-picture.picture-1 {
    margin-bottom: 40px;
    padding-top: 25px;
    max-width: 600px;
    width: 100%;
  }

  div.responsive-picture.picture-2 {
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 600px;
    width: 75%;
  }

  .container-grid.Preview-Campaigns-container {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: distribute;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-around;
            justify-content: space-around;
  }

  .container-grid.inNetwork-container {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-pack: center;
    margin-top: 25px;
    margin-bottom: 25px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }
}