@charset "UTF-8";
#vocMaster, .mobileTrigger {
    position: fixed;
    bottom: 0;
    z-index: 9999
}

button, hr, input {
    overflow: visible
}

.dropdown-menu, .se-menu {
    top: 100%;
    list-style: none
}

.fa, .fas, input[type=checkbox] {
    -webkit-font-smoothing: antialiased
}

.rheem-tab, svg:not(:root) {
    overflow: hidden
}

body, html, img {
    max-width: 100%
}

.dropdown-menu, .list-inline, .nav, .nav-column ul, .panel ul, .se-menu, ul {
    list-style: none
}

.nav-column ul li a, .nav-column ul li a:link, .nav-column ul li a:visited {
    color: #000;
    text-decoration: none
}

.fa, .fas {
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.mobileTrigger {
    display: none;
    font-size: 30px;
    background-color: #989da0;
    color: #fff;
    left: 0;
    padding: 10px;
    margin: 1em -100%;
    margin: 1em calc(50% - 50vw)
}

#vocMaster {
    font-family: RheemSansLight, sans-serif;
    font-size: 14px;
    right: 0;
    margin-right: 10px;
    width: 250px
}

#vocMaster label.btn {
    padding-left: 5px
}

#vocMaster hr {
    margin: 0
}

#vocMaster p, .rheemtabcontents.navversion .navtitlewrapper svg {
    margin-right: 10px
}

#vocMaster .kickOffMobile, #vocMaster .singleAnswer:last-child hr, .collapse, .rheem label input[type=checkbox] ~ i.fa.fa-check-square-o, [v-cloak] {
    display: none
}

#vocMaster .card {
    background: unset;
    background-color: unset;
    border: none
}

#country-selector select.form-control:not(:focus), #vocMaster .card p.answer {
    border: none
}

#vocMaster p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    padding: 5px
}

#vocMaster p.thanks {
    font-size: .8em;
    line-height: .9em;
    text-align: center;
    font-weight: 200;
    padding: 5px;
    margin-left: 10px
}

#vocMaster .kickOff {
    font-family: RheemSansBold, sans-serif;
    background-color: #989da0;
    margin-bottom: 10px;
    color: #fff;
    z-index: 99999;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .23)
}

@media only screen and (max-width: 415px) {
    #vocMaster .kickOffMobile, .mobileTrigger {
        display: block
    }

    #vocMaster {
        bottom: 0;
        left: 50%;
        margin-left: -125px
    }

    #vocMaster .kickOff {
        display: none
    }
}

#footer .social-icons ul, .fa, .fas, label {
    display: inline-block
}

#vocMaster .vocCta {
    padding: 10px
}

.rheem #vocMaster .kickOff, .rheem #vocMaster .mobileTrigger {
    background-color: #e70033
}

.rheem .closeButton {
    padding-top: 2px;
    font-size: 24px;
    color: #e70033;
    position: relative;
    top: -12px;
    float: right;
    right: 5px;
    z-index: 99999;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding-left: 4px;
    border: 1px solid #aba3a3;
    background-color: #fff
}

.rheem .voteBox {
    margin-bottom: 10px;
    font-size: 30px;
    border: 1px solid #c9c4c4;
    border-radius: 5px;
    background-color: #ededed;
    color: #63666a;
    padding: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .25)
}

.rheem label input[type=checkbox] ~ i.fa.fa-square-o {
    color: #c8c8c8;
    display: inline
}

.rheem .fa-2x {
    font-size: 22px
}

.fa, .fas {
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.eot);
    src: url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.2.0/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar
}

*, ::after, ::before {
    box-sizing: inherit;
    box-sizing: border-box
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.se-menu-option {
    color: #fff;
    position: relative;
    border: 0;
    background: #555;
    outline: 0;
    padding: 0 60px 0 20px;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    font-size: 16px;
    height: 40px
}

.dropdown-menu, .form-control {
    background-color: #fff;
    background-clip: padding-box
}

.se-menu {
    display: none;
    margin: -7px 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 1
}

.dropdown, .mobile-megamenu li, .mobile-menu-top-wrap, sub, sup {
    position: relative
}

.panel ul.se-menu li {
    padding-bottom: 0 !important
}

.panel ul.se-menu li:before {
    content: '';
    display: block !important;
    width: auto !important;
    margin-left: 0 !important
}

.findapropanel .se-menu button {
    background-color: #555 !important;
    color: #fff !important;
    padding: 5px 10px !important;
    border-radius: 0 !important;
    border: 0 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

@-ms-viewport {
    width: device-width
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: 400;
    text-align: left
}

ul ul {
    margin-bottom: 0
}

sub, sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: #e70033
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

.btn, button {
    border-radius: 0
}

button, input, select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button, select {
    text-transform: none
}

button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.hidden, [hidden] {
    display: none !important
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.list-inline {
    padding-left: 0
}

.container, .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%
    }

    .container {
        max-width: 540px
    }

    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
}

@media (min-width: 768px) {
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .container {
        max-width: 720px
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .container {
        max-width: 960px
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.col, .col-10, .col-12, .col-2, .col-6, .col-lg-3, .col-lg-6, .col-lg-9, .col-md-12, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-sm, .col-sm-10, .col-sm-2, .col-sm-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.btn, .form-control {
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5
}

.form-control {
    display: block;
    width: 100%;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent
}

.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.card, body {
    background-color: #fff
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0
}

.imagewrapper, .rheemtabcontents .rheemtabcontentpane .nav-column .navtitlewrapper h6 {
    margin: 0 auto
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

@media (min-width: 768px) {
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

[data-aos^=fade][data-aos^=fade], [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

a, body, div, h2, h3, h4, h6, html, i, iframe, img, label, li, p, span, sub, sup, ul {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

h2, h3, h4, h6, input[type=text], p {
    margin-bottom: 20px
}

@font-face {
    font-family: RheemSansLight;
    src: url(/wp-content/themes/RheemTheme/fonts/RheemSans-Light.eot);
    src: url(/wp-content/themes/RheemTheme/fonts/RheemSans-Light?) format("embedded-opentype"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Light.woff2) format("woff2"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Light.woff) format("woff"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Light.ttf) format("truetype"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Light.svg) format("svg")
}

@font-face {
    font-family: RheemSansRoman;
    src: url(/wp-content/themes/RheemTheme/fonts/RheemSans-Roman.eot);
    src: url(/wp-content/themes/RheemTheme/fonts/RheemSans-Roman.eot?) format("embedded-opentype"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Roman.woff2) format("woff2"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Roman.woff) format("woff"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Roman.ttf) format("truetype"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Roman.svg) format("svg")
}

@font-face {
    font-family: RheemSansBold;
    src: url(/wp-content/themes/RheemTheme/fonts/RheemSans-Bold.eot);
    src: url(/wp-content/themes/RheemTheme/fonts/RheemSans-Bold.eot?) format("embedded-opentype"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Bold.woff2) format("woff2"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Bold.woff) format("woff"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Bold.ttf) format("truetype"), url(/wp-content/themes/RheemTheme/fonts/RheemSans-Bold.svg) format("svg")
}

h2, h3, h4, h6 {
    font-weight: 500;
    font-family: RheemSansLight, Helvetica, Arial, sans-serif;
    line-height: 1.2;
    color: #4a4a4a
}

#country-selector, #country-selector select.form-control, #parts-selector, #resource-selector, .btn-primary, .rheem-tab button, .rheem-tab.navversion button, .rheemtabcontents.navversion .navtitlewrapper h6, .ribbon-container .ribbon-header, h3, h4, h6 {
    font-family: RheemSansBold, Helvetica, Arial, sans-serif
}

h2 {
    font-size: 32px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 21px
}

h6 {
    font-size: 16px
}

body, html {
    overflow-x: hidden
}

body {
    color: #63666a;
    font-size: 14px;
    font-family: RheemSansRoman, Helvetica, Arial, sans-serif;
    line-height: 21px
}

.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.radiusallcorners {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.imagewrapper {
    display: inline-block;
    width: intrinsic
}

.imagewrapper img {
    max-width: 100%;
    height: auto;
    display: block
}

.imagewrapper.degree {
    border-radius: 100%;
    overflow: hidden;
    background-color: red;
    border: 5px solid #fff;
    box-shadow: 0 0 0 5px #ebebec
}

.ribbon-container {
    position: absolute;
    white-space: nowrap;
    height: 60px;
    z-index: 5
}

.ribbon-container .ribbon-header {
    font-size: 12px;
    position: absolute;
    display: inline-block;
    padding: 8px 15px;
    color: #fff !important;
    z-index: 1;
    line-height: 1.5;
    margin-bottom: 0;
    letter-spacing: .15em;
    text-transform: uppercase
}

.ribbon-container .ribbon-header:before {
    content: "";
    width: 0;
    height: 0;
    left: 0;
    bottom: -10px;
    z-index: 1;
    display: block;
    position: absolute;
    opacity: 1;
    border-bottom: 10px solid transparent
}

.ribbon-container .ribbon-header:after {
    content: "";
    width: 0;
    height: 0;
    right: -12px;
    bottom: 0;
    z-index: 1;
    display: block;
    position: absolute;
    border-right: 12px solid transparent
}

.ribbon-container .ribbon-header.lightteal {
    background-color: #6bbbae
}

.ribbon-container .ribbon-header.lightteal:before {
    border-right: 15px solid #4f868e
}

.ribbon-container .ribbon-header.lightteal:after {
    border-top: 17px solid #6bbbae;
    border-bottom: 17px solid #6bbbae
}

.ribbon-container .ribbon-header.darkteal {
    background-color: #4f868e
}

.ribbon-container .ribbon-header.darkteal:before {
    border-right: 15px solid #6bbbae
}

.ribbon-container .ribbon-header.darkteal:after {
    border-top: 17px solid #4f868e;
    border-bottom: 17px solid #4f868e
}

.ribbon-container .ribbon-header.orange {
    background-color: #ed8b00
}

.ribbon-container .ribbon-header.orange:before {
    border-right: 15px solid #f1be48
}

.ribbon-container .ribbon-header.orange:after {
    border-top: 17px solid #ed8b00;
    border-bottom: 17px solid #ed8b00
}

.ribbon-container .ribbon-header.lightblue {
    background-color: #7a99ac
}

.ribbon-container .ribbon-header.lightblue:before {
    border-right: 15px solid #264072
}

.ribbon-container .ribbon-header.lightblue:after {
    border-top: 17px solid #7a99ac;
    border-bottom: 17px solid #7a99ac
}

.ribbon-container .ribbon-header.darkblue {
    background-color: #264072
}

.ribbon-container .ribbon-header.darkblue:before {
    border-right: 15px solid #7a99ac
}

.ribbon-container .ribbon-header.darkblue:after {
    border-top: 17px solid #264072;
    border-bottom: 17px solid #264072
}

.ribbon-container .ribbon-header.green {
    background-color: #a9c47f
}

#resource-selector:after, .desktop-headroom, .mobile-megamenu .mo-switch-tab .active-tab-mo, .rheemtabcontents.navversion, select {
    background-color: #fff
}

.ribbon-container .ribbon-header.green:before {
    border-right: 15px solid #789d4a
}

.ribbon-container .ribbon-header.green:after {
    border-top: 17px solid #a9c47f;
    border-bottom: 17px solid #a9c47f
}

.panel {
    position: relative;
    margin-bottom: 30px
}

.panel.defaultpad {
    padding: 90px 40px 20px
}

.panel ul {
    padding-left: 10px
}

.panel ul li {
    padding-bottom: 24px
}

.panel ul li:before {
    content: "•";
    color: #e70033;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

input[type=text] {
    padding: 15px;
    color: #97999b;
    border-radius: 5px;
    border: 1px solid;
    width: 100%
}

.rheem-tab button, .rheem-tab.navversion button.resbtn {
    border-right: none
}

select {
    width: 100%;
    height: 55px;
    color: #97999b
}

input[type=checkbox] {
    text-rendering: optimizeSpeed;
    width: 13px;
    height: 13px;
    margin: 0 10px 0 0;
    display: block;
    float: left;
    position: relative
}

input[type=checkbox]:after {
    content: "";
    vertical-align: middle;
    text-align: center;
    line-height: 13px;
    position: absolute;
    height: 17px;
    width: 17px;
    left: 0;
    top: -1px;
    font-size: 10px;
    -webkit-box-shadow: inset 0 1px 1px #fff, 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 1px #fff, 0 1px 0 #fff;
    box-shadow: inset 0 1px 1px #fff, 0 1px 0 #fff;
    background: #fff;
    box-shadow: none !important;
    border: 1px solid #97999b;
    border-radius: 3px
}

.rheem-tab {
    border-bottom: 1px solid #ccc;
    text-align: center;
    display: none
}

.rheem-tab button {
    color: #97999b;
    background-color: transparent;
    border-top: none;
    border-left: none;
    border-bottom: 2px solid transparent;
    outline: 0;
    padding: 14px 16px;
    font-size: 17px;
    border-radius: 0;
    display: block;
    width: 100%
}

.rheem-tab button.active {
    color: #e70033;
    border-bottom: 2px solid #e70033
}

.rheem-tab.navversion {
    text-align: left;
    margin-top: 20px;
    margin-left: 15px;
    border-bottom: none;
    display: table !important
}

.rheem-tab.navversion button {
    font-size: 13px;
    color: #e70033;
    width: 178px;
    border-bottom: none;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    display: table-cell;
    position: relative
}

.rheem-tab.navversion button span {
    background-color: #e70033;
    width: 100%;
    height: 2px;
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.rheem-tab.navversion button.active {
    border-top: 1px solid #e70033;
    background-color: #fff;
    border-bottom: none
}

.rheem-tab.navversion button.active span, .rheemtabcontents .rheemtabcontentpane.active, .rheemtabcontents.navversion .navtitlewrapper h6, .rheemtabcontents.navversion .navtitlewrapper svg {
    display: block
}

.rheemtabcontents .rheemtabcontentpane {
    display: none;
    padding: 20px 15px;
    border: none
}

.rheemtabcontents .rheemtabcontentpane .nav-column ul li a {
    font-family: RheemSansBold, Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #63666a
}

.rheemtabcontents.navversion {
    border-top: 1px solid #ccc;
    margin-top: -1px
}

.rheemtabcontents.navversion .col-2 {
    padding-right: 7px;
    padding-left: 7px
}

.rheemtabcontents.navversion .navtitlewrapper h6 {
    white-space: nowrap;
    line-height: 1.1;
    margin-top: 10px;
    font-size: 12px;
    color: #4a4a4a;
    padding-top: 10px
}

.rheemtabcontents.navversion .rheemtabcontentpane {
    padding: 0
}

.rheemtabcontents.navversion .rheemtabcontentpane .menucolumns {
    padding: 20px 15px
}

#findapropanel button, .findapropanel button {
    background-color: transparent;
    color: #e70033;
    padding: 10px 20px;
    border-radius: 5px;
    border: 2px solid #e70033;
    font-weight: 600;
    font-size: 10px;
    margin-top: 3px
}

@media only screen and (min-width: 1200px) {
    .panel {
        margin-bottom: 0
    }

    .rheemtabcontents.navversion .navtitlewrapper h6 {
        margin-top: 5px;
        font-size: 16px;
        padding-top: 5px
    }

    #findapropanel button, .findapropanel button {
        margin-bottom: 14px;
        margin-top: 10px
    }
}

.cover {
    background-size: cover
}

img {
    height: auto
}

#country-selector {
    color: #97999b;
    text-decoration: none;
    padding: 20px 5px 0 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

#country-selector select.form-control {
    padding: .375rem 1.7rem .375rem .6rem;
    border: 1px solid #97999b;
    outline: 0;
    color: #97999b;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    white-space: nowrap
}

#country-selector select.form-control::-ms-expand {
    display: none
}

#country-selector:after {
    content: "";
    font-family: FontAwesome;
    color: #e70033;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 30px;
    line-height: 78px
}

#parts-selector, #resource-selector {
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff !important;
    color: #616265;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    outline: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap
}

#resource-selector:after {
    content: "";
    font-family: FontAwesome;
    color: #e70033;
    position: absolute;
    top: -2px;
    right: -24px;
    font-size: 30px
}

#parts-selector .dropdown-item:before, #resource-selector .dropdown-item:before {
    content: "";
    color: #e70033;
    position: absolute;
    font-size: 14px;
    line-height: 24px;
    font-family: FontAwesome;
    left: 10px
}

#parts-selector:after {
    content: "";
    font-family: FontAwesome;
    color: #e70033;
    position: absolute;
    top: -2px;
    right: -24px;
    font-size: 30px
}

.navigation-wrapper {
    z-index: 12;
    position: relative
}

.desktop-headroom {
    z-index: 2000;
    width: 100%;
    position: relative
}

#footer .social-icons ul li a:after, #footer ul a:after, .agdogpromorow, .desktop, .mobile-megamenu .rh-country-list, .mobile-megamenu li a:after, .mobile-menu-sections, .nav-column ul li a:after {
    display: none
}

.mobile {
    display: block !important
}

.logowrapper {
    display: table;
    width: 100%
}

@media only screen and (max-width: 992px) {
    #parts-selector:after, #resource-selector:after {
        content: ''
    }
}

@media screen and (max-width: 576px) {
    .mainnav {
        width: calc(100% + 30px);
        background: #fff;
        top: 0
    }

    .logowrapper {
        padding-top: 5px;
        border: none !important;
        margin-bottom: 0 !important
    }
}

.logo-icon, .mobile-megamenu .mo-switch-tab > div, .search-bar {
    display: table-cell;
    vertical-align: middle
}

.mobile-megamenu .mo-switch-tab a, .mobile-megamenu li a {
    display: block;
    font-family: RheemSansBold, Helvetica, Arial, sans-serif
}

.logo-icon {
    width: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: all 0.3s ease-in-out;
}
.logo-icon svg{
    display: block;
}

#getreport .imagewrapper, #getreport img, .logo-icon svg {
    width: 100%;
    height: auto
}

.searchbarwrapper {
    position: relative;
    margin-left: 30px;
    text-align: right
}

.searchbarwrapper:after {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    position: absolute;
    font-size: 14px;
    color: #97999b;
    top: 15%;
    right: 0;
    z-index: 1
}

input[type=text].main-nav-search-box {
    text-transform: capitalize;
    border-radius: 0;
    border: none;
    padding: 0 15px 0 0;
    font-size: 1.5em;
    line-height: 1.5em;
    border-bottom: 1px solid #616265;
    margin-bottom: 0 !important;
    color: #616265;
    width: 100%;
    position: relative;
    z-index: 5;
    background: 0 0
}

.mobile-hamburger {
    font-size: 24pt !important
}

.mobile-menu-wrapper {
    width: 100%;
    position: fixed;
    overflow-y: scroll;
    height: 100vh;
    opacity: 0;
    display: none;
    left: 0
}

.mobile-menu-expand {
    width: 100%;
    background-color: #e70033;
    min-height: 100vh;
    position: relative;
    z-index: 1000;
    top: -100vh
}

.mobile-menu-expand ul li {
    list-style-type: none;
    width: 100%;
    height: auto;
    text-transform: uppercase;
    padding-bottom: 0
}

.mobile-menu-expand ul li:last-child {
    clear: right
}

.mobile-megamenu .fa-angle-down {
    position: absolute;
    top: 1.5vh;
    right: 20px;
    font-weight: 700;
    font-size: 10vw
}

.mobile-megamenu li a {
    text-decoration: none;
    color: #fff;
    font-size: 5vw;
    text-transform: none;
    padding: 5% 20px;
    border-bottom: 1px solid #ee667f
}

.mobile-megamenu .mo-switch-tab {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-bottom: 1px solid #ccc
}

.mobile-megamenu .mo-switch-tab a {
    color: #e70033;
    text-align: center;
    padding: 2vh 0;
    text-decoration: none
}

.mobile-megamenu .mo-switch-tab #mo-switch-tab-residential {
    border-right: 1px solid #ccc
}

.mobile-megamenu .mo-switch-tab .non-active-tab-mo {
    background-color: #f5f5f5
}

.mobile-megamenu .mo-parts-menu, .mobile-megamenu .mo-resources-menu {
    display: none;
    background-color: #fff;
    font-family: RheemSansBold, Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 16px;
    line-height: 1
}

.mobile-megamenu .mo-parts-item:after, .mobile-megamenu .mo-resources-item:after {
    content: "";
    font-family: FontAwesome;
    color: #e70033;
    position: absolute;
    top: 14px;
    left: -6px;
    font-size: 24px;
    background-color: #fff;
    border-bottom: none !important
}

.mobile-megamenu .mo-parts-item, .mobile-megamenu .mo-resources-item {
    color: #63666a !important;
    left: 20px;
    border-bottom: none !important
}

.mobile-megamenu .mo-products-menu {
    display: none;
    background-color: #fff
}

.mobile-megamenu .mo-parts-menu .mo-section-header, .mobile-megamenu .mo-products-menu .mo-section-header, .mobile-megamenu .mo-resources-menu .mo-section-header {
    position: relative;
    color: #4a4a4a;
    font-family: RheemSansBold, Helvetica, Arial, sans-serif;
    text-transform: none;
    display: block;
    clear: left;
    padding: 5% 20px
}

.mobile-megamenu .mo-parts-menu .mo-section-header .fa, .mobile-megamenu .mo-products-menu .mo-section-header .fa, .mobile-megamenu .mo-resources-menu .mo-section-header .fa, .mobile-megamenu .rh-country-list .fa-angle-right {
    color: #e70033
}

.mobile-megamenu .mo-parts-menu .mobile-menu-sections li, .mobile-megamenu .mo-products-menu .mobile-menu-sections li, .mobile-megamenu .mo-resources-menu .mobile-menu-sections li {
    display: table;
    width: 100%;
    table-layout: auto;
    padding: 0 20px
}

.mobile-megamenu .mo-parts-menu .mobile-menu-sections li .fa, .mobile-megamenu .mo-products-menu .mobile-menu-sections li .fa, .mobile-megamenu .mo-resources-menu .mobile-menu-sections li .fa {
    display: table-cell;
    vertical-align: top;
    color: #e70033;
    font-weight: 700;
    padding-top: 4%;
    width: 20px
}

.mobile-megamenu .mo-parts-menu .mobile-menu-sections li a, .mobile-megamenu .mo-products-menu .mobile-menu-sections li a, .mobile-megamenu .mo-resources-menu .mobile-menu-sections li a {
    display: table-cell;
    vertical-align: top;
    padding-left: 0;
    font-family: RheemSansBold, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    color: #63666a;
    border-bottom: none
}

.mobile-megamenu .rh-country-list a {
    color: #63666a;
    border-bottom: none;
    display: inline-block;
    padding: 5% 20px 5% 10px
}

.mo-sec-fa-down {
    display: inline-block !important
}

.nav-column {
    margin-bottom: 5%
}

.nav-column ul {
    padding: 0
}

.nav-column ul li {
    padding: 2% 0;
    font-size: small;
    display: table;
    margin-bottom: 10px
}

.nav-column ul li .fa-angle-right {
    color: #e70033;
    padding-right: 5px;
    font-weight: 700;
    display: table-cell;
    vertical-align: top;
    height: 100%
}

.nav-column ul li a {
    display: table-cell;
    vertical-align: top;
    line-height: 1;
    padding-top: 3px
}

@media only screen and (min-width: 768px) {
    .imagewrapper {
        padding-bottom: 0
    }

    .rheem-tab {
        display: block !important
    }

    .rheem-tab button {
        display: inline-block;
        width: auto
    }

    .logo-icon {
        width: 140px;
        padding-right: 35px
    }

    .searchbarwrapper {
        margin-left: 0
    }

    input[type=text].main-nav-search-box {
        width: 100%
    }

    .main-nav-items .itemwrapper a, .top-nav a {
        font-family: RheemSansBold, Helvetica, Arial, sans-serif
    }

    .main-nav-items .itemwrapper a, .main-nav-items .itemwrapper a:link, .main-nav-items .itemwrapper a:visited, .top-nav a {
        text-decoration: none
    }

    .desktop {
        display: block
    }

    .mobile {
        display: none !important
    }

    .top-nav {
        text-transform: uppercase;
        font-size: 12px;
        margin-bottom: -8px
    }

    .top-nav a {
        color: #97999b;
        padding: 20px 25px 0;
        display: inline-block;
        vertical-align: middle
    }

    .top-nav a:link, .top-nav a:visited {
        color: #97999b;
        text-decoration: none
    }

    .main-nav-items .itemwrapper a:after, .top-nav a:after, .urgent-button {
        display: none
    }

    .top-nav a:last-child {
        padding-right: 0
    }

    .desknav {
        display: table;
        width: 100%
    }

    #meganavcontainer {
        position: fixed;
        top: -100vh;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99992
    }

    #meganavcontainer .navholder {
        background: #f5f5f5;
        width: 100%;
        position: absolute;
        top: -100vh;
        left: 0;
        z-index: 1
    }

    #meganavcontainer .navholder .closebtn {
        width: 28px;
        height: 28px;
        position: absolute;
        top: 25px;
        right: 30px
    }

    #meganavcontainer .navholder .closebtn svg {
        fill: #e70033
    }

    #meganavcontainer .navoverlay {
        background: rgba(193, 196, 199, .95);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0
    }

    .main-nav-items, .main-nav-items .itemwrapper > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

    .main-nav-items .itemwrapper {
        display: table;
        table-layout: fixed;
        width: 100%
    }

    .main-nav-items .itemwrapper a {
        color: #616265;
        font-size: 14px
    }

    .urgent-button a.btn-primary {
        color: #fff;
        background: #e70033;
        font-size: 12px
    }
}

@media only screen and (min-width: 768px) and (min-width: 992px) {
    .urgent-button {
        display: table-cell;
        vertical-align: middle;
        width: 163px
    }
}

#footer ul {
    list-style-type: none;
    padding: 0 0 40px
}

#footer ul li {
    padding: .25rem 0
}

#footer ul a {
    text-decoration: none;
    /*color: #999;*/
    font-size: 16px
}

#footer .social-icons ul li {
    display: inline-block;
    vertical-align: middle;
    line-height: 45px
}

#footer .social-icons ul li:last-child a {
    margin-right: 0
}

#footer .social-icons ul li a {
    font-size: 25px;
    color: #b3b3b3;
    margin: 0 8px
}

#footer .mobile-arrow {
    position: absolute;
    top: 50%;
    right: 20px;
    color: #e70033;
    font-size: 30px;
    margin-top: -16px
}

@media only screen and (min-width: 768px) {
    .flexible-ad {
        margin-left: 0 !important;
        color: #fff;
        background-color: #ec0928;
        padding: 0
    }

    #footer ul a {
        font-size: 14px
    }

    #footer .mobile-arrow {
        display: none
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.fa-2x {
    font-size: 2em
}

.fa-times:before {
    content: "\f00d"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-microphone:before {
    content: "\f130"
}

#agdogpromo1 {
    padding: 250px 220px 20px 40px;
    height: 500px;
    border: 1px solid #ccc;
    background-position: bottom right
}

.agdogpromorow .btn-primary {
    background-color: #264072;
    border-color: #264072
}

#getreport {
    text-align: left;
    border: 1px solid #ccc
}

#econetpromoimage {
    text-align: center
}

@media only screen and (min-width: 992px) {
    .rheemtabcontents.navversion .navtitlewrapper h6, .rheemtabcontents.navversion .navtitlewrapper svg {
        display: inline-block;
        vertical-align: middle
    }

    #footer .social-icons ul {
        float: right
    }

    #country-selector, #econetpromoimage, #mobileFindPro, #rheemImages .rheemHeroImages .mobile-images, .bumperTop .bumperContent .countrySelector, .rh-previous-search-results a:after {
        display: none
    }

    .mobile-megamenu .mo-parts-menu .mo-section-header, .mobile-megamenu .mo-resources-menu .mo-section-header {
        position: relative;
        color: #4a4a4a;
        font-family: RheemSansBold, Helvetica, Arial, sans-serif;
        text-transform: none;
        display: block;
        clear: left;
        padding: 5% 20px
    }

    .mobile-menu-expand ul {
        padding: 0;
        margin: 0
    }

    .mobile-megamenu .mo-parts-menu .mobile-menu-sections li, .mobile-megamenu .mo-resources-menu .mobile-menu-sections li {
        display: table;
        width: 100%;
        table-layout: auto;
        padding: 0 20px
    }

    .mobile-megamenu .mo-parts-menu .mobile-menu-sections li a, .mobile-megamenu .mo-resources-menu .mobile-menu-sections li a {
        display: table-cell;
        vertical-align: top;
        padding-left: 0;
        font-family: RheemSansBold, Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 1;
        color: #63666a;
        border-bottom: none
    }

    .mobile-megamenu .mo-parts-menu .mobile-menu-sections li .fa, .mobile-megamenu .mo-resources-menu .mobile-menu-sections li .fa {
        display: table-cell;
        vertical-align: top;
        color: #e70033;
        font-weight: 700;
        padding-top: 4%;
        width: 20px
    }

    .mobile-megamenu .mo-parts-menu .mo-section-header .fa, .mobile-megamenu .mo-resources-menu .mo-section-header .fa {
        color: #e70033
    }

    .rh-parts-dropdown-menu {
        padding: 6px
    }

    .rh-parts-dropdown-menu .h {
        display: flex;
        font-size: 14px
    }

    .rh-parts-dropdown-menu .dropdown-item, .rh-parts-dropdown-menu .h + .h {
        display: flex;
        margin-left: .3125rem;
        max-width: 170px
    }

    #parts-selector .rh-parts-dropdown-menu .dropdown-item:before {
        margin-left: 10px
    }

    .mo-parts-menu .mo-parts-item a {
        font-size: 16px
    }

    .mo-parts-menu .mo-parts-item:after {
        font-size: 16px;
        margin-left: 6px;
        background-color: transparent
    }

    .flag-icon {
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        position: relative;
        display: inline-block;
        width: 1.33333333em;
        line-height: 1em
    }

    .flag-icon:before {
        content: "\00a0"
    }

    .flag-icon.flag-icon-squared {
        width: 1em
    }

    .flag-icon-ae {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/ae.svg)
    }

    .flag-icon-ae.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/ae.svg)
    }

    .flag-icon-ar {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/ar.svg)
    }

    .flag-icon-ar.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/ar.svg)
    }

    .flag-icon-au {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/au.svg)
    }

    .flag-icon-au.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/au.svg)
    }

    .flag-icon-bo {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/bo.svg)
    }

    .flag-icon-bo.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/bo.svg)
    }

    .flag-icon-br {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/br.svg)
    }

    .flag-icon-br.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/br.svg)
    }

    .flag-icon-ca {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/ca.svg)
    }

    .flag-icon-ca.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/ca.svg)
    }

    .flag-icon-cl {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/cl.svg)
    }

    .flag-icon-cl.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/cl.svg)
    }

    .flag-icon-cn {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/cn.svg)
    }

    .flag-icon-cn.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/cn.svg)
    }

    .flag-icon-co {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/co.svg)
    }

    .flag-icon-co.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/co.svg)
    }

    .flag-icon-id {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/id.svg)
    }

    .flag-icon-id.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/id.svg)
    }

    .flag-icon-mx {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/mx.svg)
    }

    .flag-icon-mx.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/mx.svg)
    }

    .flag-icon-my {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/my.svg)
    }

    .flag-icon-my.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/my.svg)
    }

    .flag-icon-nz {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/nz.svg)
    }

    .flag-icon-nz.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/nz.svg)
    }

    .flag-icon-ph {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/ph.svg)
    }

    .flag-icon-ph.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/ph.svg)
    }

    .flag-icon-sg {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/sg.svg)
    }

    .flag-icon-sg.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/sg.svg)
    }

    .flag-icon-xx {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/asia.svg)
    }

    .flag-icon-xx.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/asia.svg)
    }

    .flag-icon-us, .flag-icon-us.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/us.svg)
    }

    .flag-icon-us.flag-icon-squared {
        width: 20px
    }

    .flag-icon-vn {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/4x3/vn.svg)
    }

    .flag-icon-vn.flag-icon-squared {
        background-image: url(/wp-content/plugins/top-bumper-rheem/topBumper/flags/1x1/vn.svg)
    }

    #bumperMaster {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #e70033 !important;
        color: #fff;
        z-index: 99999;
        border-bottom: 3px solid #fff
    }

    .bumperTop {
        padding: 10px 0 0
    }

    #bumperWidgetText, .bumperTop .bumperContent .col a, .bumperTop .bumperContent .promoSection a, .bumperTop a, .bumperTop a:link, .right-prod .feature .title {
        color: #fff
    }

    .bumperTop .flag-icon {
        margin-right: 10px;
        width: 20px;
        position: relative;
        top: -3px
    }

    .bumperTop .fa-caret-down {
        margin-left: 5px;
        size: 18px
    }

    .bumperTop .secondToggleHolder {
        background-color: #e70033;
        padding: 10px;
        border-radius: 50%;
        position: absolute;
        top: -5px;
        height: 40px;
        width: 55px;
        -webkit-box-shadow: 0 5px 4px -2px #5f5f5f;
        -moz-box-shadow: 0 5px 4px -2px #5f5f5f;
        box-shadow: 0 5px 4px -2px #5f5f5f
    }

    .bumperTop .secondToggleHolder i.secondToggle {
        font-size: 28px !important;
        position: absolute;
        left: 15px;
        top: 12px
    }

    .bumperTop #bumperContent {
        border-top: 3px solid #fff;
        background-color: #97999b;
        margin-bottom: 0
    }

    #rheemImages .rheemHeroImages[data-rheem="3"] .prodImg .prodText p, .bumperTop .bumperContent {
        margin-top: 10px
    }

    .bumperTop .bumperContent .col h3, .bumperTop .bumperContent .promoSection h3 {
        color: #fff;
        padding: 5px 0;
        font-size: 16px;
        font-family: RheemSansBold, sans-serif;
        width: 100%;
        border-bottom: 1px solid #efefef
    }

    .bumperTop .bumperContent .col ul {
        marign-right: 5px
    }

    .bumperTop .bumperContent .col li {
        margin: 5px 0
    }

    .bumperTop .bumperContent .promoSection {
        border-right: none
    }

    .bumperTop .bumperContent .promoSection img {
        width: 200px;
        position: relative;
        top: 0;
        right: -270px
    }

    .bumperTop .bumperContent .promoSection .copy {
        color: #888b8e;
        font-size: 14px;
        margin-top: -50px;
        width: 55%;
        padding-bottom: 10px
    }

    .bumperTop .bumperContent .promoSection .makeoverBtn {
        position: absolute;
        right: 33%
    }

    .closeBtn {
        border: 1px solid #fff;
        width: 250px;
        margin-left: 430px;
        position: relative;
        top: 17px
    }

    @media only screen and (max-width: 415px) {
        .bumperTop .country, .closeBtn, .country1, .country2 {
            display: none
        }

        .bumperTop .tvIcon {
            text-align: center;
            padding-bottom: 5px;
            height: 30px
        }

        .bumperTop .tvIcon .announcementText {
            position: relative;
            z-index: 9
        }

        .bumperTop .secondToggleHolder {
            position: relative;
            top: -17px;
            z-index: 1
        }

        .bumperTop .secondToggleHolder i.secondToggle {
            position: relative;
            left: -2px;
            top: 10px
        }

        .bumperTop .bumperContent {
            margin-top: 0
        }

        .bumperTop .bumperContent .countrySelector {
            display: block;
            order: 4;
            margin-top: 10px;
            margin-bottom: 30px
        }

        .bumperTop .bumperContent .promoSection {
            padding-top: 20px
        }

        .bumperTop .bumperContent .promoSection h3 {
            color: #fff;
            text-align: center;
            font-size: 18px
        }

        .bumperTop .bumperContent .promoSection img {
            right: 0;
            width: 225px
        }

        .bumperTop .bumperContent .promoSection .copy {
            padding-top: 110px;
            width: 95%
        }

        .bumperTop .bumperContent .promoSection .makeoverBtn {
            width: unset;
            position: unset
        }

        .bumperTop .bumperContent .promoSection #PromoHGTV .card-body .logo img {
            top: 40px
        }

        .bumperTop .bumperContent .promoSection #PromoHGTV .card-body .btn {
            left: 35px
        }

        .country1 {
            order: 2
        }

        .country2 {
            order: 3
        }

        .promoSection {
            order: 1
        }

    }#bumperWidgetText a, #bumperWidgetText a:link {
         color: #fff !important
     }

    .btn-close-search-menu svg, .btn-close-search-menu-svg {
        fill: #E4002B
    }

    @media screen and (max-width: 768px) {
        #rheemHero #rheemAccordion .prod .category-name span {
            display: inline-block
        }
    }@media screen and (max-width: 768px) and (max-width: 576px) {
    #rheemHero #rheemAccordion .prod .category-name span {
        display: inline
    }
}#herowrapper {
     margin: 0 auto;
     background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/homeshadow-center.jpg) top center no-repeat
 }

    @media screen and (max-width: 576px) {
        #herowrapper {
            background: 0
        }
    }@media screen and (max-width: 1281px) {
    #herowrapper {
        background: 0 0 !important
    }
}#herowrapper .tagline {
     display: block;
     margin: 0 auto;
     padding: 40px 0
 }

    #herowrapper .container {
        width: 100%;
        padding: 0;
        overflow: hidden
    }

    #herowrapper .container .row {
        margin-left: 0;
        margin-right: 0
    }

    .smile {
        width: 100%;
        min-height: 190px;
        bottom: -1px;
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/Page_Title_Curve.svg) center bottom no-repeat;
        position: absolute;
        left: 0;
        z-index: 1
    }

    #rheem {
        z-index: 1
    }

    #rheemImages {
        width: 100%;
        display: table
    }

    #rheemImages .rheemHeroImages {
        position: relative;
        height: 480px;
        padding: 0;
        overflow: hidden;
        width: 25%;
        display: none
    }

    @media only screen and (min-width: 576px) {
        #herowrapper {
            margin-top: 0
        }

        #rheemImages .rheemHeroImages {
            display: table-cell
        }
    }@media screen and (max-width: 576px) {
    #rheemImages .rheemHeroImages .mobile-images {
        display: block;
        height: 380px;
        max-width: none;
        float: left
    }

    #rheemImages .rheemHeroImages {
        height: 0
    }
}@media screen and (min-width: 480px) {
    #rheemImages .rheemHeroImages .mobile-images {
        float: right
    }
}#rheemImages .rheemHeroImages .prodImg {
     z-index: 1;
     display: none
 }

    #rheemImages .rheemHeroImages .prodImg .prodText {
        width: 420px
    }

    #rheemImages .rheemHeroImages .prodImg .prodText p {
        color: #4a4a4a;
        font-family: RheemSansRoman;
        font-size: 18px;
        line-height: 1.3em;
        margin-top: 5px
    }

    #rheemImages .rheemHeroImages[data-rheem="1"] {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/banners/residential-air/residential-airBG.jpg) no-repeat
    }

    #rheemImages .rheemHeroImages[data-rheem="1"] .rheem-img .people {
        position: relative;
        left: -100px
    }

    #rheemImages .rheemHeroImages[data-rheem="1"] .prodImg {
        position: absolute;
        top: 100px;
        right: 600px;
        opacity: 0
    }

    #rheemImages .rheemHeroImages[data-rheem="1"] .prodImg .prodText {
        position: absolute;
        top: 0;
        left: -115px
    }

    #rheemImages .rheemHeroImages[data-rheem="2"] {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/banners/residential-water/residential-waterBG.jpg) no-repeat
    }

    #rheemImages .rheemHeroImages[data-rheem="2"] .rheem-img, #rheemImages .rheemHeroImages[data-rheem="3"] .rheem-img, #rheemImages .rheemHeroImages[data-rheem="4"] .rheem-img {
        height: 100%
    }

    #rheemImages .rheemHeroImages[data-rheem="2"] .rheem-img .people {
        position: relative;
        left: 0
    }

    #rheemImages .rheemHeroImages[data-rheem="2"] .prodImg {
        position: absolute;
        top: 65px;
        right: 0;
        opacity: 0
    }

    #rheemImages .rheemHeroImages[data-rheem="2"] .prodImg .prodText {
        position: absolute;
        top: 0;
        left: 0
    }

    #rheemImages .rheemHeroImages[data-rheem="3"] {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/banners/commercial-air/commercial-airBG2.jpg) no-repeat
    }

    #rheemImages .rheemHeroImages[data-rheem="3"] .rheem-img .people {
        position: relative;
        left: -30px
    }

    #rheemImages .rheemHeroImages[data-rheem="3"] .prodImg, #rheemImages .rheemHeroImages[data-rheem="4"] .prodImg {
        position: absolute;
        top: 100px;
        right: 0;
        opacity: 0
    }

    #rheemImages .rheemHeroImages[data-rheem="3"] .prodImg .prodText {
        position: absolute;
        top: -30px;
        left: 10px
    }

    #rheemImages .rheemHeroImages[data-rheem="3"] .prodImg .secondButton, #rheemImages .rheemHeroImages[data-rheem="4"] .prodImg .secondButton {
        width: 360px;
        max-width: 360px;
        margin-top: 15px;
        margin-left: -25px
    }

    #rheemImages .rheemHeroImages[data-rheem="3"] .prodImg .secondButton .btn-primary.mobile-viewproducts, #rheemImages .rheemHeroImages[data-rheem="4"] .prodImg .secondButton .btn-primary.mobile-viewproducts {
        width: 260px;
        float: left;
        margin-left: 20px;
        margin-bottom: 5px
    }

    #rheemImages .rheemHeroImages[data-rheem="4"] {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/banners/commercial-water/commercial-waterBG.jpg) no-repeat
    }

    #rheemImages .rheemHeroImages[data-rheem="4"] .rheem-img .people {
        position: relative;
        left: -200px
    }

    #rheemImages .rheemHeroImages[data-rheem="4"] .prodImg .prodText {
        position: absolute;
        top: -30px;
        left: 40px
    }

    #rheemImages .rheemHeroImages .rheem-img {
        position: absolute;
        left: 0;
        width: 100%
    }

    #rheemImages .rheemHeroImages .rheem-img .overlay {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        background-color: #fff;
        z-index: 2
    }

    @media only screen and (min-width: 768px) {
        #rheemImages .rheemHeroImages .rheem-img .overlay {
            display: block
        }
    }#rheemImages .rheemHeroImages .rheem-img .people {
         max-width: none
     }

    #rheemImages .rheemHeroImages .rheem-img a {
        display: block;
        position: relative
    }

    #rheemImages .rheemHeroImages .rheem-img a .people {
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1
    }

    #rheemImages .rheemHeroImages .rheem-img a:after, #rheemImages .rheemHeroImages .rheem-img a:before {
        box-shadow: none
    }

    #rheemHero {
        height: 250px;
        background-color: #e70033;
        z-index: 2;
        position: relative;
        margin-top: -110px
    }

    @media screen and (max-width: 576px) {
        #rheemImages .rheemHeroImages .prodImg {
            top: 55px !important;
            right: 0 !important
        }

        #rheemImages .rheemHeroImages .prodImg .prodText p {
            font-size: 14px
        }

        #rheemHero {
            margin-top: -64px;
            background-color: #63666a
        }
    }@media screen and (max-width: 360px) {
    #rheemHero {
        margin-top: -76px
    }
}@media screen and (min-width: 450px) {
    #rheemHero {
        margin-top: -8px
    }
}#rheemHero #rheemAccordion {
     justify-content: flex-end;
     flex-wrap: nowrap;
     -ms-flex-wrap: nowrap
 }

    #rheemHero #rheemAccordion .prod {
        flex: 20 1 1px;
        max-width: none;
        padding: 0;
        height: 250px;
        border-right: 1px solid #fff
    }

    #rheemHero #rheemAccordion .prod .service-icon {
        position: absolute;
        top: 45px;
        left: 15px;
        width: 45px;
        height: 45px;
        display: block
    }

    #rheemHero #rheemAccordion .prod:first-child .items {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/circle-1.png) 75% no-repeat;
        opacity: 1
    }

    #rheemHero #rheemAccordion .prod:first-child .service-icon, #rheemHero #rheemAccordion .prod:nth-child(3) .service-icon {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/icons/airicon.png) no-repeat
    }

    #rheemHero #rheemAccordion .prod:first-child a:after {
        position: absolute;
        content: '';
        width: 50px;
        height: 100%;
        top: 0;
        left: -50px;
        box-shadow: none
    }

    #rheemHero #rheemAccordion .prod:first-child .featureProd {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/feature/residential-air/circle.png) 0 0/contain no-repeat
    }

    #rheemHero #rheemAccordion .prod:nth-child(2) .items {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/circle-2.png) 75% no-repeat
    }

    #rheemHero #rheemAccordion .prod:nth-child(2) .service-icon, #rheemHero #rheemAccordion .prod:nth-child(4) .service-icon {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/icons/watericon.png) no-repeat
    }

    #rheemHero #rheemAccordion .prod:nth-child(2) .featureProd {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/feature/residential-water/circle.png) 0 0/contain no-repeat
    }

    #rheemHero #rheemAccordion .prod:nth-child(3) .items {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/circle-3.png) 75% no-repeat
    }

    #rheemHero #rheemAccordion .prod:nth-child(3) .feature .featureProd {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/feature/commercial-air/bluecircle.png) 0 0/contain no-repeat
    }

    #rheemHero #rheemAccordion .prod:nth-child(3) .category-name {
        margin-top: -30px;
        color: #fff
    }

    #rheemHero #rheemAccordion .prod:nth-child(4) .items {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/circle-4.png) 75% no-repeat
    }

    #rheemHero #rheemAccordion .prod:nth-child(4) .feature .featureProd {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/feature/commercial-water/circle.png) 0 0/contain no-repeat
    }

    #rheemHero #rheemAccordion .prod:nth-child(4) .category-name {
        font-size: 24px;
        margin-top: -30px;
        color: #fff
    }

    #rheemHero #rheemAccordion .prod p {
        font-family: RheemSansLight, sans-serif;
        float: left;
        margin-top: 10px;
        color: #fff;
        display: block;
        width: 100%;
        position: relative;
        z-index: 1
    }

    #rheemHero #rheemAccordion .prod p span {
        font-family: RheemSansBold, sans-serif
    }

    #rheemHero #rheemAccordion .prod:last-child {
        border-right: 0
    }

    #rheemHero #rheemAccordion .prod .feature {
        position: absolute;
        top: 10px;
        right: 20px;
        max-width: 345px;
        display: none
    }

    #rheemHero #rheemAccordion .prod .feature .featureProd {
        position: absolute;
        top: -55px;
        left: -275px
    }

    #rheemHero #rheemAccordion .prod .feature .featureProd span[data-tilt] {
        margin-top: auto
    }

    #rheemHero #rheemAccordion .prod .feature .featureProd span[data-tilt] img {
        position: relative;
        width: 100%;
        margin: auto;
        display: block
    }

    #rheemHero #rheemAccordion .prod .feature p {
        font-family: RheemSansRoman;
        font-size: 12px;
        line-height: 1.5;
        color: #4a4a4a;
        text-indent: 0
    }

    #rheemHero #rheemAccordion .prod .category-name {
        position: relative;
        margin-top: -30px;
        font-size: 24px;
        line-height: 1.2;
        color: #fff;
        padding: 20px
    }

    #rheemHero #rheemAccordion .prod .category-name span {
        display: inline-block
    }

    @media screen and (min-width: 1200px) {
        #rheemHero #rheemAccordion .prod .category-name span {
            display: inline
        }
    }#rheemHero #rheemAccordion .prod:nth-child(3) .feature p, #rheemHero #rheemAccordion .prod:nth-child(4) .feature p {
         font-family: RheemSansRoman;
         color: #fff;
         text-indent: 0
     }

    #rheemHero div.content-link {
        margin-top: -75px
    }

    #rheemHero div.content-link .items span.display-products {
        position: relative;
        display: block
    }

    #rheemHero div.content-link .items span.display-products .prod1, #rheemHero div.content-link .items span.display-products .prod2 {
        position: relative;
        top: 0
    }

    #rheemHero div.content-link .items span.display-products .prod1 {
        right: 0
    }

    #rheemHero div.content-link .items span.display-products .prod1 img {
        position: relative;
        right: -110px
    }

    #rheemHero div.content-link .items span.display-products .prod2 {
        top: -155px
    }

    #rheemHero div.content-link .items span.display-products .prod2 img {
        float: right;
        margin-top: -25px
    }

    #rheemHero div.content-link .category-name {
        margin-top: -165px !important
    }

    .features .imagewrapper {
        padding-bottom: 0;
        margin-top: 40px
    }

    .features .iconholder {
        width: 108px;
        height: 108px;
        display: inline-block;
        background-color: #e70033;
        text-align: center
    }

    .features .iconholder span {
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 0
    }

    .features .iconholder svg {
        display: inline-block;
        vertical-align: middle;
        fill: #fff;
        height: 40px
    }

    .features .iconholder svg.findproicon {
        height: 50px
    }

    .featureHeading {
        font-family: RheemSansRoman;
        font-size: 10px
    }

    .feature .title {
        display: none;
        font-family: RheemSansBold;
        font-size: 14px;
        line-height: 1.2em
    }

    @media screen and (min-width: 767px) {
        .feature .title {
            display: block
        }
    }@media screen and (min-width: 992px) {
    .feature .title {
        font-size: 16px
    }
}.left-prod .featureHeading {
     color: #a09074
 }

    .right-prod .featureHeading {
        color: #97999b
    }

    .left-prod .feature .title {
        color: #4a4a4a
    }

    #mobileFindPro .btn {
        padding: 0
    }

    @media screen and (max-width: 576px) {
        #rheemHero #rheemAccordion {
            -ms-flex-wrap: wrap;
            flex-direction: column
        }

        #rheemHero #rheemAccordion .service-icon {
            display: none !important
        }

        #rheemHero #rheemAccordion .prod {
            background-color: #e70033;
            flex-direction: column;
            flex: 1 1 62px;
            height: 62px
        }

        #rheemHero #rheemAccordion .prod .category-name {
            font-size: 16px !important;
            text-align: center;
            text-indent: 0;
            bottom: 0;
            position: relative;
            margin: 0;
            height: 62px;
            line-height: 1
        }

        #rheemHero div.content-link {
            margin-top: 0
        }

        #rheemHero div.content-link .category-name {
            margin-top: 0 !important
        }

        #mobileFindPro {
            -js-display: flex;
            display: flex
        }

        #rheemHero #rheemAccordion .prod:nth-child(3) .category-name, #rheemHero #rheemAccordion .prod:nth-child(4) .category-name {
            margin: 0;
            height: 62px;
            line-height: 1
        }

        #rheemHero #rheemAccordion .prod > .content-link {
            height: 62px
        }

        #rheemHero #rheemAccordion .prod .items {
            display: none
        }
    }@media only screen and (min-width: 768px) and (max-width: 1200px) {
    #rheemHero #rheemAccordion .prod .feature .featureProd {
        transform: scale(.6);
        top: -15px;
        left: -220px
    }

    #rheemHero #rheemAccordion .prod:nth-child(3) .feature p {
        font-size: 12px
    }

    #rheemHero #rheemAccordion .prod .category-name span {
        display: inline
    }

    #rheemHero #rheemAccordion .prod .category-name, #rheemHero #rheemAccordion .prod:nth-child(3) .category-name, #rheemHero #rheemAccordion .prod:nth-child(4) .category-name {
        font-size: 18px
    }

    #rheemHero #rheemAccordion .prod p {
        text-indent: 0
    }

    #rheemImages .rheemHeroImages[data-rheem="4"] .people {
        left: -280px !important
    }

    #rheemImages .rheemHeroImages .prodImg .prodText {
        max-width: 300px
    }
}@media screen and (max-width: 767px) {
    #rheemHero #rheemAccordion .prod {
        border-right: 0
    }

    #rheemHero #rheemAccordion .prod .feature .featureProd {
        display: none
    }

    #rheemHero #rheemAccordion .prod .feature {
        padding: 20px;
        right: 0;
        top: -27px
    }

    #rheemImages .rheemHeroImages .rheem-img .people {
        max-width: 315px;
        left: 0 !important;
        bottom: -239px
    }

    .prodText {
        top: -115px;
        left: -300px
    }

    #rheemImages .rheemHeroImages .prodImg .prodText {
        max-width: 280px
    }

    #rheemImages .rheemHeroImages .prodImg {
        right: 0 !important
    }

    #rheemHero #rheemAccordion .prod .feature p {
        margin-top: 20px;
        line-height: 1.3em
    }
}@media screen and (max-width: 576px) {
    #rheemImages .rheemHeroImages .prodImg {
        left: 0
    }

    .prodText {
        top: 0;
        left: 0;
        padding-left: 20px
    }

    #rheemImages .rheemHeroImages[data-rheem="1"] .prodImg .prodText {
        left: -10px;
        max-width: 220px
    }

    #rheemImages .rheemHeroImages[data-rheem="2"] .prodImg .prodText {
        max-width: 230px
    }

    #rheemImages .rheemHeroImages[data-rheem="3"] .prodImg .prodText {
        top: 0;
        left: 0;
        max-width: 240px
    }

    #rheemImages .rheemHeroImages[data-rheem="4"] .prodImg .prodText {
        top: -8px;
        left: -8px;
        max-width: 220px
    }
}@media only screen and (min-width: 576px) and (max-width: 767px) {
    #rheemImages .rheemHeroImages {
        height: 280px
    }

    #rheemImages .rheemHeroImages .prodImg .prodText {
        top: -50px !important;
        left: -300px !important
    }

    #rheemImages .rheemHeroImages[data-rheem="2"] .prodImg .prodText {
        left: -257px !important;
        max-width: 260px
    }

    #rheemImages .rheemHeroImages[data-rheem="4"] .prodImg .prodText {
        top: -80px !important
    }

    #rheemImages .rheemHeroImages .rheem-img a .people {
        bottom: -45px !important;
        left: -60px !important
    }

    #rheemImages .rheemHeroImages[data-rheem="4"] .rheem-img a .people {
        bottom: 0 !important;
        left: -145px !important
    }

    #rheemHero #rheemAccordion .prod .service-icon {
        top: 5px !important
    }

    #rheemHero div.content-link .items span.display-products, .featureHeading {
        display: none
    }

    #rheemHero #rheemAccordion .prod {
        height: 150px;
        border-right: 1px solid #fff
    }

    #rheemHero {
        height: 150px
    }

    .feature .title {
        margin-bottom: 10px;
        font-size: 12px;
        line-height: 1.2em
    }

    .featureContent {
        display: none !important
    }

    #rheemHero #rheemAccordion .prod .feature {
        top: 40px
    }

    a.btn.btn-primary.featureLink {
        margin-top: 7px;
        font-size: 11px
    }

    #rheemHero #rheemAccordion .prod .category-name {
        font-size: 16px !important
    }

    #rheemImages .rheemHeroImages .prodImg .prodText p {
        font-size: 14px
    }

    .prodText .herotitle {
        max-width: 85%
    }

    #rheemHero div.content-link .category-name {
        margin-top: 110px !important
    }
}@media only screen and (min-width: 768px) and (max-width: 992px) {
    #rheemImages .rheemHeroImages {
        height: 380px
    }

    #rheemHero .content-link .items .display-products .prod1 {
        right: 100px !important
    }

    #rheemHero .content-link .items .display-products .prod2 {
        left: 8px
    }

    #rheemHero #rheemAccordion .prod .service-icon {
        top: 80px
    }

    #rheemHero div.content-link .category-name {
        margin-top: -130px !important
    }

    .featureHeading {
        display: none
    }

    #rheemHero #rheemAccordion .prod .featureContent {
        margin-bottom: 10px
    }

    p {
        margin-bottom: 0
    }
}@media only screen and (min-width: 992px) and (max-width: 1200px) {
    #rheemImages .rheemHeroImages .prodImg .prodText {
        max-width: 500px
    }

    #rheemHero #rheemAccordion .prod .category-name {
        font-size: 18px !important;
        margin-top: -30px;
        color: #fff
    }

    #rheemHero .content-link .items .display-products .prod1 {
        right: 50px !important
    }
}.st0 {
     fill: #FFFFFF;
     fill-rule: evenodd;
     clip-rule: evenodd;
     fill: #FFFFFF
 }

    .dropdown-item.social-menu {
        height: 45px;
        width: 45px
    }

    #facebook-water, #instagram-water, #twitter-water {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/icons/watericon-gray.png) no-repeat !important;
        height: 45px;
        width: 45px;
        display: block
    }

    #facebook-enterprise, #instagram-enterprise, #twitter-enterprise {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/icons/logo-gray.png) no-repeat !important;
        height: 45px;
        width: 45px;
        display: block;
        margin-left: -20px
    }

    #facebook-air, #instagram-air {
        background: url(https://media.rheem.com/blobazrheem/site/rheemdotcom/_WP/RheemTheme/images/hero-img/icons/airicon-gray.png) no-repeat !important;
        height: 45px;
        width: 45px;
        display: block
    }

    .facebook-menu {
        background-color: transparent;
        border: none;
        margin-left: -85px
    }

    .instagram-menu, .twitter-menu {
        background-color: transparent;
        border: none;
        margin-left: -88px
    }

    @media only screen and (max-width: 600px) {
        .facebook-menu, .instagram-menu, .twitter-menu {
            margin-top: -100px
        }

        .twitter-menu {
            margin-left: -60px !important
        }
    }.rmc-cookies-container {
         position: fixed;
         z-index: 94035;
         left: 0;
         right: 0;
         bottom: 0;
         height: 93px;
         width: 100%
     }

    .rmc-cookies {
        margin: 1rem auto 0;
        background-color: rgba(252, 252, 252, .92);
        padding: .8rem 1.6rem;
        border-top: 4px solid #777;
        height: 100%
    }

    .rmc-cookies p {
        font-size: 12px;
        margin-bottom: 10px;
        text-align: center;
        color: #000
    }

    .rmc-cookies .rmc-cookies-left, .rmc-cookies .rmc-cookies-right {
        width: 100%;
        display: block;
        text-align: center;
        vertical-align: top
    }

    .rmc-cookies .btn-primary {
        display: inline-block;
        color: #4d4d4d;
        background: #ccc;
        border-color: #4d4d4d;
        opacity: .6;
        font-weight: 700;
        vertical-align: top;
        text-transform: uppercase;
        font-size: 13px;
        line-height: normal;
        min-width: 140px;
        margin: 0 auto;
        padding: 8px;
        text-align: center !important
    }

    @media only screen and (max-width: 479px) {
        .rmc-cookies-container {
            height: 200px
        }
    }@media only screen and (min-width: 750px) {
    .rmc-cookies .rmc-cookies-left, .rmc-cookies .rmc-cookies-right {
        display: inline-block
    }

    .rmc-cookies .rmc-cookies-left {
        width: 73%;
        text-align: left;
        margin-right: 1%
    }

    .rmc-cookies .rmc-cookies-right {
        width: 25%;
        text-align: center
    }

    .rmc-cookies p {
        text-align: left;
        margin-bottom: 0
    }
}@media only screen and (min-width: 990px) {
    .rmc-cookies .rmc-cookies-left {
        width: 83%
    }

    .rmc-cookies .rmc-cookies-right {
        width: 15%
    }
}#herowrapper .container {
     padding-top: 58px
 }

    .navigation-wrapper {
        position: relative;
        z-index: 900;
        width: 100%
    }

    .rh-search-menu-container {
        width: 100%;
        height: 100%;
        z-index: 656;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        display: none;
        opacity: 0;
        visibility: hidden
    }

    .rh-search-menu-bkg {
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .1);
        z-index: 657;
        top: -100vh
    }

    .rh-search-menu-window {
        background-color: #fff;
        margin: 0 auto;
        box-shadow: 0 6px 12px rgba(0, 0, 0, .3);
        padding: 1rem 1rem .6rem;
        border-right: 2px solid #e5e5e5;
        border-bottom: 2px solid #e5e5e5;
        border-left: 2px solid #e5e5e5;
        position: absolute;
        z-index: 659;
        top: 46px;
        left: 0;
        right: 0;
        height: 100%;
        opacity: 0;
        visibility: hidden;
        overflow: scroll
    }

    .btn-back-search-menu, .btn-close-search-menu {
        max-width: initial;
        min-width: auto;
        border-color: transparent;
        border-width: 0;
        top: 76px;
        display: block;
        position: fixed
    }

    .btn-back-search-menu {
        padding: 10px 10px 40px 0;
        border-radius: 14px;
        background-color: transparent;
        left: 16px;
        z-index: 42;
        background: rgba(255, 255, 255, .8) !important
    }

    .btn-close-search-menu {
        padding: 0;
        border-radius: 20px;
        height: 33px;
        width: 32px;
        background-color: transparent;
        right: 12px
    }

    .rh-max-search-container {
        margin-top: 3rem
    }

    .rh-max-search-container h2, .rh-max-search-container h3 {
        font-family: RheemSans, Helvetica, Arial, sans-serif;
        margin-bottom: 8px
    }

    .rh-max-search-container h2 {
        font-size: 1rem;
        font-weight: 700
    }

    .rh-max-search-container h3 {
        font-size: .9rem;
        font-weight: 500
    }

    .rh-max-search-container h4 {
        font-size: .8rem;
        font-weight: 500
    }

    .rh-max-search-container ul {
        list-style-type: none;
        padding-left: 0;
        display: block;
        border-bottom: 0
    }

    .rh-max-search-container li {
        padding-bottom: .2rem
    }

    .rh-max-search-container a {
        color: #999
    }

    .rh-previous-search-results .rh-result-item .rh-open-img .rh-product-category-info p, .rh-suggested-search a {
        color: #63666a;
        display: block
    }

    .rh-suggested-search-container {
        position: fixed;
        z-index: 1;
        background-color: #fff;
        display: none;
        height: 100%;
        top: 63px
    }

    .rh-suggested-search {
        padding: 20px 0 60px
    }

    .rh-suggested-search ul {
        padding-left: 10px
    }

    .rh-suggested-search .nav-item {
        padding-bottom: 1rem
    }

    .rh-suggested-search h3 {
        margin-top: 50px;
        font-size: 1.14rem;
        font-weight: 700
    }

    .rh-suggested-search h3.first-one {
        margin-top: 0
    }

    .rh-suggested-search a {
        font-size: .8rem;
        line-height: 1.1rem;
        text-decoration: none;
        padding: 0;
        position: relative
    }

    .rh-instruct h3, .rh-instruct p {
        line-height: inherit;
        font-weight: 700
    }

    .rh-suggested-search a:after {
        content: " \f105";
        font-family: FontAwesome;
        font-style: normal;
        font-size: .8rem;
        color: #e4002b
    }

    .rh-suggested-search .rh-results-badge {
        background-color: #babcbf;
        display: inline-block;
        border-radius: 10px;
        color: #fff;
        vertical-align: middle;
        font-size: 12px;
        line-height: 14px;
        width: 34px;
        height: 24px;
        text-align: center;
        padding-top: 6px;
        text-shadow: 0 2px 1px rgba(0, 0, 0, .26);
        position: absolute;
        right: 0;
        top: -6px
    }

    .rh-previous-search-area, .rh-result-model-list {
        padding: 20px 0
    }

    .rh-previous-search-area a {
        position: relative;
        display: block;
        margin-bottom: .4rem;
        padding-bottom: .4rem
    }

    .rh-previous-search-results {
        padding: 0 0 2rem
    }

    .rh-previous-search-results h4 {
        font-family: RheemSansLight, Helvetica, Arial, sans-serif;
        font-size: 2.65rem;
        font-weight: 400;
        text-align: center;
        padding: 3rem 0 1rem
    }

    .rh-previous-search-results a {
        color: #e70033;
        display: block;
        background-color: transparent;
        text-decoration: none;
        width: 100%
    }

    .rh-previous-search-results a .rh-open-img img {
        max-width: 314px
    }

    .rh-previous-search-results .rh-privacy-policy {
        display: none;
        position: absolute;
        bottom: 0;
        right: 10px;
        z-index: 11;
        text-decoration: underline;
        background-color: rgba(255, 255, 255, .8);
        border-top-left-radius: .4rem;
        padding: .4rem 1rem
    }

    .rh-app-card, .rh-instruct, .rh-previous-search-results .rh-product-category-img {
        position: relative
    }

    .rh-previous-search-results .rh-result-item {
        margin-bottom: 2px
    }

    .rh-previous-search-results .rh-result-item .rh-open-img {
        display: flex;
        width: 100%;
        margin-bottom: .4rem;
        background-color: #fff;
        border: 1px solid #b3b3b3;
        border-radius: 8px;
        opacity: .9;
        overflow: hidden;
        position: relative;
        flex-direction: column
    }

    .rh-previous-search-results .rh-result-item .rh-open-img .rh-product-category-info {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-self: center;
        padding: 66px 30px 30px 36px
    }

    .rh-previous-search-results .rh-result-item .rh-open-img .rh-product-category-info .btn-primary {
        display: block;
        text-align: center;
        width: inherit;
        padding: 0
    }

    .rh-previous-search-results .rh-result-item .rh-open-img .rh-product-category-img {
        width: 100%;
        height: 314px;
        display: flex;
        align-self: flex-end;
        justify-content: center
    }

    .rh-previous-search-results .rh-result-item-horizontal {
        width: 100%;
        padding-left: 22px;
        padding-right: 2px
    }

    .rh-previous-search-results .btn-primary {
        display: inline-block;
        padding: 0 15px
    }

    .rh-search-results-area {
        padding: 20px 0 80px
    }

    .rh-app-card {
        flex-direction: column;
        text-align: center;
        margin: 1rem .15rem;
        padding-top: 0;
        padding-bottom: 2.5rem;
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .rh-app-card .rh-app-card-icon-holder {
        text-align: center;
        width: 100%
    }

    .rh-app-card .rh-app-card-icon-holder .rh-app-card-icon {
        width: 50px
    }

    .rh-app-card h3 {
        font-size: 1.1rem;
        font-weight: 700;
        text-align: center;
        display: block;
        width: 100%
    }

    .rh-app-card .dropdown-item {
        text-decoration: none
    }

    .rh-app-card .rh-app-card-btn-holder {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .rh-app-card .rh-app-card-btn-holder a {
        margin: 0;
        padding: 0
    }

    .rh-app-card .rh-app-card-btn-holder .btn-primary {
        display: inline-block;
        margin: auto
    }

    .rh-app-card .rh-app-card-btn-holder .btn-primary.dropdown-toggle {
        color: #e70033;
        background: 0 0;
        text-decoration: none;
        border-color: #e70033;
        width: initial;
        padding-right: 1.2rem
    }

    .rh-app-card .rh-app-card-btn-holder .btn-primary.dropdown-toggle i {
        content: "\f107";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        text-decoration: inherit;
        position: absolute;
        font-size: 24px;
        line-height: 0;
        top: .8rem;
        right: .8rem
    }

    .rh-app-card .rh-app-card-btn-holder .dropdown-menu .dropdown-item {
        padding: .6rem
    }

    .rh-instruct {
        background-color: #f6f6f6;
        border-color: transparent;
        border-radius: .6rem;
        padding: 1rem
    }

    .rh-instruct h3 {
        font-size: 1.36rem;
        color: #e4002b;
        padding: .3rem .1rem;
        border-radius: .2rem
    }

    .rh-instruct p {
        font-family: RheemSansBold, Helvetica, Arial, sans-serif;
        font-size: .9rem;
        color: #63666a;
        margin-bottom: 0;
        padding: 2rem .4rem
    }

    .rh-instruct .rh-instruct-img-container {
        display: flex;
        justify-content: flex-end;
        padding-right: 0
    }

    .rh-instruct .rh-instruct-img-container img {
        align-self: center;
        width: 100%
    }

    model-list {
        margin: 0 auto;
        width: 100%
    }

    .rh-max-search-container .rh-main-content-area, .rh-max-search-container .rh-suggested-search {
        height: inherit;
        overflow-y: auto
    }

    .rh-search-menu-window .btn-back-search-menu {
        border: 0;
        min-width: initial;
        width: auto;
        display: inline-block;
        vertical-align: middle
    }

    .rh-search-menu-window .btn-back-search-menu i {
        font-family: FontAwesome;
        font-style: normal;
        font-size: 54px;
        color: #e70033;
        display: inline-block;
        vertical-align: middle
    }

    .rh-max-search-container .rh-loading-area {
        background: url(/wp-content/plugins/rmc-contractor-locator-2/img/rheemPreloader@2x.gif) center center/212px no-repeat;
        min-height: 500px
    }

    @media (min-width: 576px) {
        .rh-max-search-container, .rh-max-search-container .rh-main-content-area, .rh-max-search-container .row {
            height: 100%
        }

        .rh-previous-search-results, .rh-search-results-area {
            width: 100%
        }

        .rh-previous-search-results .rh-result-item .rh-open-img {
            position: relative
        }
    }@media (min-width: 768px) {
    #herowrapper .container {
        padding-top: 0
    }

    .rh-search-menu-window {
        top: 144px;
        height: calc(100% - 166px);
        border-top: 1px solid #ccc
    }

    .rh-search-menu-window .btn-back-search-menu {
        display: none
    }

    .rh-max-search-container {
        margin: 20px 0 0
    }

    .rh-max-search-container h2 {
        margin-left: 0
    }

    .rh-suggested-search-container {
        position: relative;
        display: block;
        height: initial;
        top: 0
    }

    .rh-previous-search-results .rh-privacy-policy {
        bottom: -6px;
        width: initial
    }

    .rh-previous-search-results .rh-result-item .rh-open-img {
        flex-direction: row
    }

    .rh-previous-search-results .rh-result-item .rh-open-img .rh-product-category-img, .rh-previous-search-results .rh-result-item .rh-open-img .rh-product-category-info {
        width: 50%
    }

    .rh-suggested-search ul {
        padding-left: 0
    }

    .rh-suggested-search .nav-item {
        padding-bottom: .8rem
    }

    .rh-suggested-search a::after {
        content: none
    }

    .rh-search-results-area {
        padding: 20px 0
    }

    .rh-previous-search-results .rh-product-category-img {
        width: 100%
    }

    .rh-suggested-search {
        display: block
    }

    .btn-close-search-menu {
        position: absolute;
        top: 20px;
        right: 10px
    }
}@media (min-width: 992px) {
    .rh-previous-search-results .rh-product-category-img {
        width: 50%
    }

    .rh-app-card {
        width: 24.3% !important
    }

    .rh-instruct h3 {
        padding: 2.2rem 1rem .2rem 3rem
    }

    .rh-instruct p {
        padding: .2rem 1rem 2rem 3rem
    }
}@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .rh-search-menu-container {
        position: absolute
    }

    .rh-max-search-container .rh-main-content-area, .rh-max-search-container .rh-suggested-search {
        overflow-y: hidden
    }

    .rh-search-menu-window {
        overflow: hidden;
        height: auto
    }
}
}

.mo-section-header i, .mobile-megamenu li a .resources-i {
    transition: transform .25s ease-in-out
}

.mo-section-header i.open, .mobile-megamenu li.open a .resources-i {
    transform: rotate(-180deg)
}

.mobile-menu-expand ul {
    padding: 0;
    margin: 0
}

.mobile-menu-expand ul.mobile-megamenu div ul.mobile-menu-sections li:active a, .mobile-menu-expand ul.mobile-megamenu div ul.mobile-menu-sections li:active i, .mobile-menu-expand ul.mobile-megamenu li div.rh-country-list ul li:active a {
    color: #fff
}

.rh-parts-dropdown-menu {
    padding: 6px
}

.rh-parts-dropdown-menu .h {
    display: flex;
    font-size: 14px
}

.rh-parts-dropdown-menu .dropdown-item, .rh-parts-dropdown-menu .h + .h {
    display: flex;
    margin-left: .3125rem;
    max-width: 170px
}

#parts-selector .rh-parts-dropdown-menu .dropdown-item:before {
    margin-left: 10px
}

.mo-parts-menu .mo-parts-item a {
    font-size: 16px
}

.mo-parts-menu .mo-parts-item:after {
    font-size: 16px;
    margin-left: 6px;
    background-color: transparent
}

.desktop-headroom--fixed{
    position: fixed;
    top: 0;
    z-index: 1000;
    transition: all 0.3s;
    border-bottom: 1px solid #DDD;
}

.desktop-headroom--fixed .top-nav{
    display: none!important;
}
.header-placeholder{
    height: 75px;
}
@media only screen and (min-width: 768px) {
    .desktop-headroom--fixed .logo-icon {
        width: 90px;
    }
}
