sup {
  font-size: 45%;
  top: -1em;
}

#productsustainability {
  margin-top: 0px;
  margin-bottom: 0px;
}
#productsustainability p {
  font-size: 21px;
}
#productsustainability #hero {
  padding-bottom: 40px;
  margin-top: 0px;
  background: rgb(61, 165, 213);
  background: linear-gradient(180deg, rgb(61, 165, 213) 0%, rgb(1, 94, 144) 100%);
  color: #fff;
}
#productsustainability #hero h1 {
  color: #fff;
  font-size: 57px;
}
#productsustainability #strategy {
  color: #222222;
  padding: 80px 0px;
}
#productsustainability #strategy h2 {
  font-size: 57px;
  color: inherit;
}
#productsustainability #seal {
  background-color: #EBEBEC;
  color: #222222;
  padding: 80px 0px;
}
#productsustainability #seal h2 {
  font-size: 57px;
  color: inherit;
}
#productsustainability #seal h3 {
  font-weight: 800;
  font-size: 34px;
  color: inherit;
}
#productsustainability #standouts {
  margin-top: 0px;
  padding: 40px 0;
  background: rgb(61, 165, 213);
  background: linear-gradient(180deg, rgb(61, 165, 213) 0%, rgb(1, 94, 144) 100%);
}
#productsustainability #standouts .row {
  background-color: #EBEBEC;
  padding: 60px 35px;
}
#productsustainability #standouts h2 {
  font-size: 57px;
  color: inherit;
  line-height: 1;
}
@media only screen and (min-width: 992px) {
  #productsustainability #standouts .imgholder {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
  }
  #productsustainability #standouts .imgholder img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (min-width: 992px) {
  #productsustainability #standouts {
    padding: 180px 0;
  }
}
#productsustainability #learnmore {
  margin-top: 0px;
  background: url(https://www.friedrich.com/hubfs/RHM5704/learnmore-background.jpg) no-repeat center center;
  background-size: cover;
  padding: 70px 0;
  color: #222222;
}
#productsustainability #learnmore .btn-primary {
  background-color: #006298;
  border-color: #006298;
  padding: 15px 30px;
}
#productsustainability #learnmore .graybox {
  background-color: #EBEBEC;
  padding: 50px;
}
#productsustainability #learnmore h4 {
  font-size: 32px;
  font-weight: 800;
  color: inherit;
}

#sustainabilitypage {
  margin-top: 0px;
  margin-bottom: 0px;
}
#sustainabilitypage p {
  font-size: 21px;
}
#sustainabilitypage .btn-primary {
  font-weight: 600;
  background-color: #006298;
  text-transform: uppercase;
  padding: 10px 30px;
}
#sustainabilitypage .btn-primary:hover {
  background-color: #0d6efd;
}
#sustainabilitypage #hero {
  padding-top: 40px;
  background: url(https://www.friedrich.com/hubfs/RHM5704/sustainability-heroback.jpg) no-repeat center center;
  min-height: 1060px;
  position: relative;
}
#sustainabilitypage #hero img {
  margin-bottom: 40px;
}
#sustainabilitypage #hero:before {
  content: "";
  display: block;
  width: 100%;
  height: 70%;
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgb(255, 255, 255) 60%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}
#sustainabilitypage #hero .container {
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  #sustainabilitypage #hero {
    min-height: 600px;
    background-size: cover;
  }
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #hero {
    min-height: 750px;
  }
  #sustainabilitypage #hero:before {
    height: 40%;
    background: linear-gradient(180deg, rgb(255, 255, 255) 10%, rgba(255, 255, 255, 0) 100%);
  }
}
#sustainabilitypage #nextgen {
  position: relative;
  margin-top: 0px;
  padding-top: 70px;
  background: rgb(61, 165, 213);
  background: linear-gradient(180deg, rgb(61, 165, 213) 0%, rgb(1, 94, 144) 100%);
  color: #fff;
}
#sustainabilitypage #nextgen h2 {
  text-transform: uppercase;
  font-size: 45px;
}
#sustainabilitypage #nextgen p {
  padding-bottom: 45px;
}
#sustainabilitypage #nextgen .mobilenote {
  display: block;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}
#sustainabilitypage #nextgen .owl-carousel .owl-item {
  margin-top: 0px;
}
#sustainabilitypage #nextgen .owl-carousel .owl-item img {
  width: auto;
}
#sustainabilitypage #nextgen #tabflipper {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  display: table;
}
#sustainabilitypage #nextgen #tabflipper li {
  margin-top: 0px;
  display: table-cell;
  border: 1px solid #fff;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
  padding: 20px 30px;
  background-color: transparent;
  color: #fff;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}
#sustainabilitypage #nextgen #tabflipper li.active, #sustainabilitypage #nextgen #tabflipper li:hover {
  background-color: #fff;
  color: #222222;
}
#sustainabilitypage #nextgen ul.carouselnav {
  padding: 0;
  margin: 0;
  width: 100%;
}
#sustainabilitypage #nextgen ul.carouselnav li {
  margin-top: 0px;
  display: block;
  border: 1px solid #fff;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  padding: 15px 30px;
  background-color: transparent;
  color: #fff;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}
#sustainabilitypage #nextgen ul.carouselnav li.active, #sustainabilitypage #nextgen ul.carouselnav li:hover {
  background-color: #fff;
  color: #222222;
}
#sustainabilitypage #nextgen .slide {
  padding-top: 0;
  margin-bottom: -5px;
  text-align: center;
}
#sustainabilitypage #nextgen .slide img {
  display: block;
  margin: 20px auto 0;
}
#sustainabilitypage #nextgen .slide .mobilenote {
  font-size: 30px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  #sustainabilitypage #nextgen .slide {
    text-align: left;
  }
  #sustainabilitypage #nextgen .slide img {
    margin: 0 auto;
  }
}
#sustainabilitypage #nextgen .psnav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: none;
  z-index: 10;
}
#sustainabilitypage #nextgen .psnav > button {
  background: none;
  width: auto;
  border: none;
  text-indent: 0;
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block !important;
  position: relative;
  font-weight: 400;
}
#sustainabilitypage #nextgen .psnav > button.disabled {
  color: #ccc;
  cursor: default;
}
#sustainabilitypage #nextgen .psnav > button.owl-prev {
  left: 0%;
}
#sustainabilitypage #nextgen .psnav > button.owl-prev:before {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  margin-right: 10px;
}
#sustainabilitypage #nextgen .psnav > button.owl-next {
  left: 1%;
}
#sustainabilitypage #nextgen .psnav > button.owl-next:after {
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-size: 20px;
  margin-left: 10px;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #nextgen .psnav {
    display: block;
    bottom: 80px;
  }
  #sustainabilitypage #nextgen .psnav > div.owl-prev {
    left: 0;
  }
  #sustainabilitypage #nextgen .psnav > div.owl-next {
    left: 10px;
  }
}
#sustainabilitypage #nextgen .tabcontent {
  display: none;
}
#sustainabilitypage #nextgen .tabcontent.active {
  display: block;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #nextgen {
    padding-top: 100px;
  }
  #sustainabilitypage #nextgen h2 {
    font-size: 57px;
  }
  #sustainabilitypage #nextgen p {
    padding-bottom: 90px;
    font-size: 21px;
  }
  #sustainabilitypage #nextgen .mobilenote {
    display: none;
  }
}
#sustainabilitypage #vidrow {
  display: none;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #vidrow {
    display: block;
  }
}
#sustainabilitypage #standoutproduct {
  margin-top: 0px;
  background-color: #EBEBEC;
  padding: 80px 0;
  text-align: center;
}
#sustainabilitypage #standoutproduct h2 {
  font-size: 35px;
  line-height: 1;
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #standoutproduct {
    text-align: left;
  }
  #sustainabilitypage #standoutproduct h2 {
    font-size: 57px;
    line-height: 1;
    margin-top: 0px;
  }
}
#sustainabilitypage #environment {
  padding: 70px 0 180px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#sustainabilitypage #environment .sectionhead {
  position: relative;
  text-align: center;
}
#sustainabilitypage #environment .sectionhead h2 {
  color: #222222;
  font-size: 35px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1;
}
#sustainabilitypage #environment .gridrow > div:nth-child(odd) {
  text-align: right;
}
#sustainabilitypage #environment .gridrow > div:nth-child(odd) .panel .overlay {
  left: -100%;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #environment .gridrow > div:nth-child(odd) .panel .overlay {
    left: 0;
  }
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #environment .gridrow > div:nth-child(odd) {
    text-align: center;
  }
}
#sustainabilitypage #environment .gridrow .panelholder {
  display: inline-block;
  position: relative;
  width: 50%;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #environment .gridrow .panelholder {
    display: block;
    width: 100%;
  }
}
#sustainabilitypage #environment .panel {
  border: none;
  background-color: #dbdbdb;
  border-radius: 0;
  height: 410px;
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 15px 0;
}
#sustainabilitypage #environment .panel h3 {
  z-index: 2;
  font-size: 24px;
  font-weight: 800;
  position: absolute;
  bottom: -6px;
  left: 0;
  color: #fff;
  background-color: #006298;
  padding: 40px 5%;
  text-transform: none;
  text-align: center;
  width: 100%;
  display: none;
  line-height: 1.2;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #environment .panel h3 {
    display: block;
  }
}
#sustainabilitypage #environment .panel .imagewrapper {
  position: relative;
  z-index: 0;
  padding: 0 20px;
}
#sustainabilitypage #environment .panel .imagewrapper.flood {
  padding: 0;
  max-height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0px;
  width: 100%;
}
#sustainabilitypage #environment .panel .imagewrapper.flood img {
  width: auto;
  height: 100%;
  max-width: none;
}
#sustainabilitypage #environment .panel .overlay {
  margin-top: 0px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0 5%;
  background-color: #006298;
}
#sustainabilitypage #environment .panel .overlay .psbtn {
  margin: 20px auto 0px auto;
  display: block;
  max-width: 30%;
  background-color: transparent;
  border-color: transparent;
}
#sustainabilitypage #environment .panel .overlay .psbtn:hover {
  background-color: transparent;
}
#sustainabilitypage #environment .panel .overlay h3 {
  display: block;
  position: relative;
  top: -10px;
  color: inherit;
  line-height: 1.2;
  padding: 0;
  font-size: 18px;
}
#sustainabilitypage #environment .panel .overlay h3 br {
  display: none;
}
#sustainabilitypage #environment .panel .overlay p {
  margin-top: 20px;
  line-height: 1.2;
  font-size: 15px;
}
#sustainabilitypage #environment .panel .overlay a {
  margin-top: 20px;
  background-color: #fff;
  border-color: #fff;
  color: #006298;
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  min-width: 140px;
  padding: 12px 10px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
}
#sustainabilitypage #environment .panel .overlay a:hover {
  background-color: #0d6efd;
  border-color: #0d6efd;
  color: #fff;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #environment .panel .overlay {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    top: 100%;
  }
  #sustainabilitypage #environment .panel .overlay h3 {
    display: none;
  }
  #sustainabilitypage #environment .panel .overlay p {
    margin-top: 180px;
    font-size: 16px;
  }
  #sustainabilitypage #environment .panel .overlay p.notopmargin {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #environment .panel {
    height: 550px;
    overflow: hidden;
  }
  #sustainabilitypage #environment .panel .imagewrapper {
    margin-top: -30%;
  }
  #sustainabilitypage #environment .panel .overlay {
    left: 0;
  }
  #sustainabilitypage #environment .panel:hover h3 {
    color: #fff;
    bottom: 340px;
    background-color: transparent;
  }
  #sustainabilitypage #environment .panel:hover .overlay {
    top: 0;
  }
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #environment {
    padding: 100px 0;
    background-image: url(https://www.friedrich.com/hubfs/RHM5704/images/environmentBackLg.jpg);
    background-position: bottom center;
    background-size: 100% auto;
  }
  #sustainabilitypage #environment .sectionhead {
    padding: 0 50px 50px 50px;
  }
  #sustainabilitypage #environment .sectionhead h2 {
    margin-bottom: 30px;
    font-size: 57px;
  }
}
#sustainabilitypage #report {
  margin-top: 0px;
  background-color: #EBEBEC;
  padding: 80px 0;
  text-align: center;
}
#sustainabilitypage #report h2 {
  font-size: 35px;
  text-transform: uppercase;
}
#sustainabilitypage #report img {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #report {
    text-align: left;
  }
  #sustainabilitypage #report img {
    margin-top: 0px;
  }
}
#sustainabilitypage #quoterow {
  padding: 50px 0px;
}
#sustainabilitypage #quoterow .slide {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#sustainabilitypage #quoterow .slide img {
  width: auto;
  display: inline-block;
}
#sustainabilitypage #quoterow .quotecontent {
  margin-top: 0px;
  padding-top: 0px;
  color: #222222;
}
#sustainabilitypage #quoterow .quotecontent h2 {
  font-size: 20px;
  font-weight: 400;
  color: inherit;
  text-transform: none;
}
#sustainabilitypage #quoterow .quotecontent h2 span {
  font-weight: 800;
  text-transform: uppercase;
}
#sustainabilitypage #quoterow .quotecontent .cite {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
}
#sustainabilitypage #quoterow .quotecontent .cite span {
  font-size: 14px;
  display: block;
  font-weight: 400;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #quoterow .quotecontent {
    text-align: left;
  }
}
#sustainabilitypage #quoterow .owl-dots {
  text-align: center;
  margin-top: 20px;
}
#sustainabilitypage #quoterow .owl-dots button {
  margin: 0 4px;
}
#sustainabilitypage #quoterow .owl-dots button span {
  width: 25px;
  height: 3px;
  background-color: #EBEBEC;
  display: block;
}
#sustainabilitypage #quoterow .owl-dots button.active span {
  background-color: #006298;
}
#sustainabilitypage #commitment {
  background: rgb(61, 165, 213);
  background: linear-gradient(180deg, rgb(61, 165, 213) 0%, rgb(1, 94, 144) 100%);
  padding: 80px 0px;
  margin-top: 0px;
  color: #fff;
}
#sustainabilitypage #commitment h2 {
  font-size: 35px;
  text-transform: uppercase;
  line-height: 1.2;
}
#sustainabilitypage #commitment .btn-primary {
  color: #006298;
  background-color: #fff;
}
#sustainabilitypage #commitment .btn-primary:hover {
  background-color: #f1c400;
  border-color: #f1c400;
}
#sustainabilitypage #commitment img {
  margin-top: 40px;
}
@media only screen and (min-width: 992px) {
  #sustainabilitypage #commitment img {
    margin-top: 0px;
  }
}
#sustainabilitypage .disclaimer {
  padding: 40px 0;
  font-size: 12px;
  font-style: italic;
}
#sustainabilitypage .disclaimer sup {
  font-style: normal;
}/*# sourceMappingURL=sustainability-styles.css.map */