/*GENERAL COLORS*/
body {
  font-family: "Roboto", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Condensed", sans-serif; }

.text {
  font-size: 18px; }

.scroll-progress-container {
  width: 100%;
  height: 5px;
  background-color: transparent;
  top: 85px;
  position: absolute;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

.scroll-progress {
  width: 0;
  height: 5px;
  background-color: #C2D500; }

header#masthead {
  margin-bottom: 0;
  background-color: #fff;
  opacity: .9;
  position: fixed;
  z-index: 9999;
  width: 100%; }
  @media only screen and (max-device-width: 480px) {
    header#masthead {
      opacity: 1; } }
  @media only screen and (max-device-width: 480px) {
    header#masthead .container.menu {
      padding-left: -15px !important;
      padding-right: -15px !important; } }
  header#masthead nav {
    padding-left: 0;
    padding-right: 0;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif; }
    @media only screen and (max-device-width: 480px) {
      header#masthead nav button.navbar-toggler {
        display: inline-block; } }
    @media only screen and (max-device-width: 480px) {
      header#masthead nav .navbar-brand {
        display: inline-block; } }
    header#masthead nav div#main-nav {
      margin-top: -30px;
      margin-bottom: -30px; }
      @media only screen and (max-device-width: 480px) {
        header#masthead nav div#main-nav {
          position: absolute;
          top: 110px;
          background-color: #fff;
          width: 100%; } }
    header#masthead nav .dropdown-menu {
      min-width: 225px; }
      header#masthead nav .dropdown-menu .dropdown-item {
        padding: 5px 10px; }
        @media only screen and (max-device-width: 480px) {
          header#masthead nav .dropdown-menu .dropdown-item {
            font-size: 18px; } }
      header#masthead nav .dropdown-menu .dropdown-item:hover {
        background-color: #215AA8;
        color: #fff; }
  header#masthead .navbar-search-icon {
    color: #54C0E8;
    font-size: 22px;
    position: relative;
    top: 5px;
    padding-left: 10px; }
    @media only screen and (max-device-width: 480px) {
      header#masthead .navbar-search-icon {
        padding-right: 20px; } }
  header#masthead .searchForm {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.25);
    display: none;
    position: absolute;
    top: 90px;
    right: 0;
    width: 50%;
    background-color: #B1B1B1;
    text-align: right;
    border-radius: 0 0 5px 5px;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-transform: none;
    padding: 0 10px; }
    @media only screen and (max-device-width: 480px) {
      header#masthead .searchForm {
        width: 100%; } }
    @media only screen and (max-device-width: 480px) {
      header#masthead .searchForm label {
        display: block; } }
    header#masthead .searchForm .search-field {
      width: 300px; }
      @media only screen and (max-device-width: 480px) {
        header#masthead .searchForm .search-field {
          width: 100%; } }
    @media only screen and (max-device-width: 480px) {
      header#masthead .searchForm .btn-primary {
        width: 100%; } }
  header#masthead .navbar-nav > li > a {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    padding: 40px 10px 25px 10px; }
    @media only screen and (max-device-width: 480px) {
      header#masthead .navbar-nav > li > a {
        padding: 20px 10px;
        font-size: 22px; } }
  header#masthead .navbar-nav > li > a:hover,
  header#masthead .navbar-nav > li.current_page_item > a {
    background-color: #54C0E8;
    color: #fff; }
  header#masthead .masterlogo {
    width: 180px;
    padding-top: 15px; }
    @media only screen and (max-device-width: 480px) {
      header#masthead .masterlogo {
        width: 160px; } }

.slider {
  margin-top: -80px; }
  @media only screen and (max-device-width: 480px) {
    .slider {
      margin-top: 40px; } }

.slash {
  margin-left: -20px;
  background-image: url(../images/slashed.png);
  background-repeat: no-repeat;
  background-size: contain; }
  @media only screen and (min-device-width: 1200px) and (max-device-width: 1440px) and (-webkit-min-device-pixel-ratio: 1) {
    .slash {
      background-size: 100%;
      background-position-x: -600px; } }
  @media only screen and (max-device-width: 480px) {
    .slash {
      background-size: 100%;
      padding-top: 20px !important;
      padding-bottom: 0 !important;
      background-size: 170%;
      background-position-x: -270px; } }
  .slash .calloutText h1 {
    color: #fff;
    font-size: 38px; }
    @media only screen and (max-device-width: 480px) {
      .slash .calloutText h1 {
        font-size: 22px;
        padding-top: 0 !important;
        margin-top: -10px !important;
        margin-left: 0; } }

.mainCopy {
  background-image: url(../images/hpSecttion1BG.jpg);
  background-repeat: no-repeat;
  background-size: cover; }
  @media only screen and (min-device-width: 1200px) and (max-device-width: 1440px) and (-webkit-min-device-pixel-ratio: 1) {
    .mainCopy {
      background-size: 100%;
      background-position: center; } }

.welcomeText {
  width: 75%;
  margin-left: 20px;
  font-size: 18px; }
  @media only screen and (max-device-width: 480px) {
    .welcomeText {
      width: 100%;
      text-align: center; } }

.sideStripes {
  background-image: url(../images/sideStripes.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  background-color: #f3f5f4; }
  @media only screen and (max-device-width: 480px) {
    .sideStripes {
      background-position: top center; } }

img.hpGrouping {
  max-height: 350px; }

.hpSection {
  padding: 50px 20px; }
  @media only screen and (max-device-width: 480px) {
    .hpSection {
      padding: 0 20px 20px 20px; } }
  .hpSection h3 {
    color: #215AA8;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 34px; }
  @media only screen and (max-device-width: 480px) {
    .hpSection .textArea {
      text-align: center; } }

.sideCtas {
  position: fixed;
  right: 0;
  top: 30%;
  z-index: 9999; }
  @media only screen and (max-device-width: 480px) {
    .sideCtas {
      display: none; } }
  .sideCtas .sideLink {
    color: #fff;
    text-transform: uppercase;
    border: 1px solid white;
    background-color: #54C0E8;
    width: 150px;
    list-style: none;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 10px 0 0 10px;
    -webkit-transition: color 0.25s;
    transition: color 0.25s; }
    @media only screen and (max-device-width: 480px) {
      .sideCtas .sideLink {
        width: 110px; } }
    .sideCtas .sideLink a {
      color: #fff;
      text-transform: uppercase; }
    .sideCtas .sideLink a:hover {
      text-decoration: none; }
  .sideCtas .sideLink:hover {
    background-color: #215AA8; }

footer#colophon {
  background-color: #636466 !important; }
  @media only screen and (max-device-width: 480px) {
    footer#colophon {
      text-align: center; } }
  footer#colophon ul.footLinks {
    margin-left: 10px; }
    @media only screen and (max-device-width: 480px) {
      footer#colophon ul.footLinks {
        padding-inline-start: 0 !important; } }
    footer#colophon ul.footLinks li {
      display: inline-block;
      list-style: none;
      margin-right: 5px; }
      footer#colophon ul.footLinks li a {
        text-decoration: none; }
      footer#colophon ul.footLinks li a:hover {
        color: #54C0E8; }
  @media only screen and (max-device-width: 480px) {
    footer#colophon .pl-5 {
      padding-left: 0.5rem !important; } }
  footer#colophon .footLogo {
    width: auto;
    margin: 0 auto; }

section.warranty {
  background-color: #54C0E8; }
  @media only screen and (max-device-width: 480px) {
    section.warranty .p-5 {
      padding-bottom: 0 !important; } }
  section.warranty h3 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 800;
    color: #fff; }
    @media only screen and (max-device-width: 480px) {
      section.warranty h3 {
        text-align: center; } }

section.findAPro {
  background-color: #B1B1B1; }
  @media only screen and (max-device-width: 480px) {
    section.findAPro .p-5 {
      padding-bottom: 0 !important; } }
  section.findAPro h3 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 800;
    color: #fff; }
    @media only screen and (max-device-width: 480px) {
      section.findAPro h3 {
        text-align: center; } }

.btn-primary {
  width: 200px;
  background-color: #215AA8; }

@media only screen and (max-device-width: 480px) {
  .contactInfo .p-5 {
    padding-bottom: 0 !important; } }
@media only screen and (max-device-width: 480px) {
  .contactInfo .textArea {
    text-align: center; } }
@media only screen and (max-device-width: 480px) {
  .contactInfo .textArea .float-right {
    float: none !important; } }
@media only screen and (max-device-width: 480px) {
  .contactInfo .contactTopper .ml-5, .contactInfo .contactTopper .mx-5 {
    margin-left: 0 !important; } }
@media only screen and (max-device-width: 480px) {
  .contactInfo .contactTopper {
    text-align: center; } }
.contactInfo .contactTopper span {
  padding-left: 150px;
  color: #B1B1B1; }
  @media only screen and (max-device-width: 480px) {
    .contactInfo .contactTopper span {
      padding-left: 0;
      display: block; } }
.contactInfo h3 {
  color: #215AA8;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 32px;
  line-height: 34px; }
  @media only screen and (max-device-width: 480px) {
    .contactInfo h3 {
      text-align: center; } }
@media only screen and (max-device-width: 480px) {
  .contactInfo .d-flex {
    margin-left: 20px;
    margin-bottom: 20px; } }
.contactInfo h4 {
  color: #215AA8;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 22px;
  line-height: 26px; }
.contactInfo ul {
  margin-left: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  list-style-position: outside; }
  .contactInfo ul li {
    list-style: none;
    margin-bottom: 10px;
    padding-right: 70px;
    text-indent: -10px;
    padding-left: 20px; }
    .contactInfo ul li span {
      color: #215AA8;
      margin-right: 5px; }

.productCat a:hover {
  text-decoration: none; }
.productCat .banner {
  margin-top: 20px;
  padding: 50px 0;
  background-image: url(../images/bannerBg.jpg);
  background-repeat: no-repeat;
  background-size: contain; }
  .productCat .banner h2 {
    color: #215AA8; }
@media only screen and (max-device-width: 480px) {
  .productCat .catImage, .productCat .catImageHeader {
    width: auto;
    margin: 0 auto;
    max-height: 200px; } }

.prodRun .card {
  margin: 20px 10px;
  min-height: 380px; }
  .prodRun .card .card-footer {
    background-color: #fff;
    border-top: unset; }
    .prodRun .card .card-footer .btn {
      width: 200px;
      margin-left: 10px; }
      @media only screen and (max-device-width: 480px) {
        .prodRun .card .card-footer .btn {
          width: 90%;
          margin: 0 auto;
          margin-bottom: 10px; } }
    .prodRun .card .card-footer .btn-primary {
      background-color: #215AA8; }
    .prodRun .card .card-footer .btn-secondary {
      background-color: #B1B1B1; }

.productDetails {
  margin: 0;
  padding: 0; }
  .productDetails .banner {
    background-image: url(../images/louging.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px; }
  .productDetails .breadcrumbs a {
    color: #000; }
  .productDetails .breadcrumbs a:hover {
    color: #215AA8; }
  .productDetails .breadcrumbs .active {
    color: #54C0E8;
    text-transform: uppercase; }
  .productDetails .calloutText h1 {
    margin-left: 400px;
    z-index: 99; }
    @media only screen and (max-device-width: 480px) {
      .productDetails .calloutText h1 {
        padding-bottom: 40px; } }
    @media only screen and (min-width: 768px) {
      .productDetails .calloutText h1 {
        margin-top: 0;
        font-size: 28px;
        margin-left: 280px; } }
    @media only screen and (max-device-width: 480px) {
      .productDetails .calloutText h1 {
        margin-left: 0;
        font-size: 24px;
        margin-top: 0; } }
  .productDetails .productSwirl {
    z-index: 9;
    position: relative;
    top: 0;
    background-image: url(../images/detailsSwirl.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: -130px;
    background-color: #fff; }
    @media only screen and (min-device-width: 1200px) and (max-device-width: 1440px) and (-webkit-min-device-pixel-ratio: 1) {
      .productDetails .productSwirl {
        background-position-y: -35px; } }
    .productDetails .productSwirl .product-description {
      margin-top: 60px; }
    .productDetails .productSwirl .slash {
      margin-left: -20px;
      background-image: url(../images/slashed.png);
      background-repeat: no-repeat;
      background-size: 100%;
      color: #fff;
      background-position-x: -320px; }
      @media only screen and (min-device-width: 1200px) and (max-device-width: 1440px) and (-webkit-min-device-pixel-ratio: 1) {
        .productDetails .productSwirl .slash {
          background-size: 100%;
          background-position-x: -140px; } }
      @media only screen and (max-device-width: 480px) {
        .productDetails .productSwirl .slash {
          background-size: 100%;
          padding-top: 20px !important;
          padding-bottom: 0 !important;
          background-color: #50bfe8;
          background-image: none;
          background-position-x: -20px; } }

.product .productImage {
  padding: 20px;
  text-align: center;
  margin-top: -50px; }
  @media only screen and (max-device-width: 480px) {
    .product .productImage img {
      width: 80%; } }
.product .product-description .tabRow {
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #dee2e6;
  margin: 0 0; }
  .product .product-description .tabRow .nav-link {
    color: #fff;
    margin: 0 5px;
    background-color: #B1B1B1; }
  .product .product-description .tabRow .nav-link.active {
    background-color: #215AA8; }
  .product .product-description .tabRow .nav-link:hover {
    color: #fff;
    background-color: #54C0E8; }
  .product .product-description .tabRow .nav-tabs {
    width: 100%;
    margin-top: 10px;
    border-bottom: none; }
.product .product-description .tab-content {
  margin-top: 30px;
  width: 700px;
  padding: 0 0 0 30px; }
  @media only screen and (max-device-width: 480px) {
    .product .product-description .tab-content {
      width: 100%; } }

.breadcrumbs ul {
  margin-left: -40px;
  margin-top: 10px; }
  .breadcrumbs ul li {
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase; }
    .breadcrumbs ul li .arrowRight {
      margin-left: 5px;
      color: #000;
      position: relative;
      left: 10px;
      font-size: 18px;
      font-weight: 100; }
    .breadcrumbs ul li a {
      color: #000;
      text-decoration: none; }
  .breadcrumbs ul .current-item {
    display: inline-block;
    margin-right: 20px;
    text-transform: uppercase;
    color: #54C0E8; }

.pageTopper {
  background-image: url(../images/CutestPupper.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 300px 0;
  margin-top: 24px; }
  @media only screen and (max-device-width: 480px) {
    .pageTopper {
      padding: 0;
      background-size: 100%;
      height: 150px; } }

section.title h1 {
  color: #fff;
  padding: 0;
  margin: 0; }
  @media only screen and (max-device-width: 480px) {
    section.title h1 {
      margin-top: -20px; } }

.page-id-139 .faqTop {
  background-image: url(../images/faqBgTopper.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 0;
  margin: -30px; }
.page-id-139 #accordion .card {
  margin: 10px 0; }
  .page-id-139 #accordion .card a {
    color: #fff; }
  .page-id-139 #accordion .card .card-header {
    background-color: #215AA8;
    color: #fff; }
    .page-id-139 #accordion .card .card-header h3 {
      font-size: 18px;
      margin: 0 15px; }
      .page-id-139 #accordion .card .card-header h3 a {
        padding: 10px 0; }
  .page-id-139 #accordion .card .card-body {
    background-color: #fff;
    color: #000;
    padding: 25px;
    border: none; }
.page-id-139 #accordion .mb-0 > a {
  display: block;
  position: relative; }
.page-id-139 #accordion .mb-0 > a:before {
  font-family: 'Font Awesome\ 5 Free';
  content: "\f055";
  /* FontAwesome Unicode */
  font-style: normal;
  position: absolute;
  right: 0; }
.page-id-139 #accordion .mb-0 > a[aria-expanded="true"]:before {
  content: "\f056";
  /* fa-chevron-up */ }

.contractor-learn-more-button {
  display: none !important; }

.findAPro #appMainContainer {
  width: 100%; }
.findAPro .banner {
  margin-top: 20px;
  padding: 50px 0;
  background-image: url(../images/pillowFight.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  .findAPro .banner h2 {
    color: #215AA8; }

@media only screen and (min-width: 740px) {
  .row.product-row:nth-child(odd) {
    background-image: url("/wp-content/themes/RussellByRheem/images/stripedBgLightWhite.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat; }

  .row.product-row:nth-child(even) {
    background-image: url("/wp-content/themes/RussellByRheem/images/stripedBgLightGray.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat; } }
@media only screen and (max-width: 739px) {
  .row.product-row:nth-child(odd) {
    background: #fff; }

  .row.product-row:nth-child(even) {
    background: #f4f4f4; } }
.card {
  background-color: transparent; }

.card-footer {
  background-color: transparent; }

.prodRun .card .card-footer {
  background-color: transparent; }

.product-card-body {
  border: none; }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.98)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-toggler {
  font-size: 1.85rem;
  border-color: black; }

/*# sourceMappingURL=rlw.css.map */
