/* Product Description Page Responsive styles: */
@media (min-width: 992px) {
    .mobile {
        display: none;
    }

    #overview {
        width: 425px;
        float: left;
        margin: 25px;
    }

    #overview h1 {
        color: #007e44;
        line-height: 1.1em;
    }

    #overview h3.model {
        margin: 10px 0 20px 0;
    }

    .overview-inset {
        float: left;
        width: 300px;
    }

    #overview-extras img {
        float: left;
    }

    .divider {
        border-top: dotted 2px #ddd;
        margin: 40px 0px 40px 0px !important;
        position: relative;
    }

    #certifications h2 {
        font-size: 24px;
        font-weight: bold;
        margin: 40px 0px 10px 0px !important;
        text-align: left;
    }

    #product-performance p.big-number {
        font-size: 37px;
        font-weight: bold;
        margin: 68px 0 10px 0;
    }

    #product-performance p.description-one {
        font-size: 18px;
        margin: 0 0 4px 0;
    }
    /* Enough Hot Water Section (Product Performance) */
    #product-performance {
        clear: both;
        margin: 0 0 30px 0;
        height: 145px;
    }

    #product-performance .performance-icons-wrapper div {
        width: 140px;
        height: 145px;
        padding: 5px;
        float: left;
    }

    #certifications #product-performance > div {
        width: 140px;
        height: 145px;
        padding: 5px;
        float: left;
    }

    #product-performance .location-wrapper {
        height: 30px;
        width: 100%;
    }
    #performance h2 {
        margin: 40px 0px 10px 0px !important;
    }

    #performance .location-wrapper h4 {
        float: left;
        margin-right: 30px;
    }

    #performance .location-wrapper h4 span {
        float: left;
        margin-right: 10px;
    }

    .performance-icons-wrapper .back-to-back-showers {
        margin: 0 20px;
    }
    .performance-icons-wrapper .simultaneous-showers {
        margin: 0 20px 0 0px;
    }
    .performance-icons-wrapper .time-to-fill-tub,
    .performance-icons-wrapper .energy-factor:not(.cert-label),
    .performance-icons-wrapper .cost-operations {
        margin: 0 0 0 20px;
    }

    div.tooltip {
        display: none;
        font-size: 11px;
        line-height: 13px;
        width: 120px !important;
        height: auto !important;
        background: #fff;
        border-radius: 8px;
        -moz-border-radius: 8px;
        padding: 8px 8px 8px 11px !important;
        -moz-box-shadow: 0px 0px 10px #888;
        -webkit-box-shadow: 0px 0px 10px #888;
        box-shadow: 0px 0px 10px #000;
        position: absolute;
    }

    .shower-length div.tooltip {
        left: 130px;
    }

    .back-to-back-showers div.tooltip {
        left: 290px;
    }

    .simultaneous-showers div.tooltip {
        left: 450px;
    }

    .max-tub-size div.tooltip {
        left: 610px;
    }

    .time-to-fill-tub div.tooltip {
        left: 770px;
    }

    .energy-factor div.tooltip {
        left: 930px;
    }

    .cost-operations div.tooltip {
        right: 10px; /*left:1090px;*/
    }

    .thermal-efficiency div.tooltip {
        left: 770px;
    }

    .warranty div.tooltip {
        left: 770px;
    }

    a.info:hover + div.tooltip {
        display: block;
    }
    div.tooltip:hover {
        display: block;
    }

    #performance p.disclaimer {
        font-size: 11px;
        clear: both;
        padding-top: 20px;
    }

    #literature h2 {
        margin: 40px 0px 10px 0px !important;
    }
}

@media (max-width: 991px) {
    .desktop {
        display: none;
    }

    .green-banner {
        display: block;
        background: radial-gradient(circle at 50%, #00b260, #00733e);
        height: 40px;
        width: 100%;
    }

    #overview {
        padding: 24px 0;
        width: calc(100vw - 36px);
    }

    #overview h1 {
        font-size: 24px;
        letter-spacing: -0.1px;
        line-height: 32px;
        margin-bottom: 11px;
    }

    #overview h3.model {
        font-size: 16px;
        color: #424242;
        line-height: 24px;
        margin: 0 0 16px;
    }

    #overview-extras .energy-star-logo {
        position: relative;
        top: 312px;
        height: 39px;
        margin-bottom: -35px;
        width: 38px;
    }

    .overview-inset {
        height: 23px;
        margin-bottom: 23px;
    }

    .overview-inset .bv-rating-label {
        font-family: Arial-BoldMT;
        font-size: 16px;
        color: #424242;
        letter-spacing: 0;
        line-height: 24px;
    }

    #overview .product-img {
        align-items: center;
        display: flex;
        height: 335px;
        justify-content: center;
        width: 100%;
    }

    #overview .product-img img {
        max-height: 80%;
    }

    #overview .button {
        align-items: center;
        background-color: #017b36;
        display: flex;
        flex-grow: 1;
        height: 48px;
        justify-content: center;
        margin: 32px 0 50px 0;
        padding: 4px 0;
    }

    #overview .button a {
        align-items: center;
        color: #ffffff;
        display: flex;
        font-family: "Arial-BoldMT", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        height: 100%;
        justify-content: center;
        letter-spacing: 1px;
        text-transform: uppercase;
        width: 100%;
    }

    #overview .button p {
        margin-bottom: 0;
    }

    #overview .product-description {
        font-family: "Arial-BoldMT", Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    #overview .text > p,
    #overview p.text {
        font-size: 16px;
        line-height: 24px;
    }

    #cert.mobile {
        margin-bottom: 40px;
        width: calc(100vw - 36px);
    }

    #certifications h2 {
        color: #424242;
        font-family: "Arial-BoldMT", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 24px;
        margin: 28px 0 10px;
    }

    #product-performance-mobile {
        display: flex;
        height: 73px;
        padding: 4px 0;
    }

    #product-performance-mobile > div {
        align-items: center;
        display: flex;
        flex-direction: column;
        margin: 0 !important;
        width: calc(100% / 6);
    }

    #product-performance-mobile .cert-label > img {
        max-width: 60px;
    }

    #product-performance-mobile p.big-number {
        bottom: 60px;
        font-size: 16px;
        font-weight: bold;
        margin: 22px 0 0 0;
        position: relative;
        text-align: center;
    }

    #product-performance-mobile p.description-one {
        bottom: 58px;
        font-size: 8px;
        line-height: 8px;
        margin: 0;
        position: relative;
        text-align: center;
    }

    #product-performance-mobile p.description-two {
        bottom: 64px;
        font-size: 6px;
        position: relative;
        text-align: center;
    }

    /*Accordion styles*/
    .accordion {
        overflow: hidden;
        width: calc(100vw - 36px);
    }

    .accordion-section {
        display: flex;
        flex-direction: column;
    }

    .accordion-section input {
        display: none;
    }

    .accordion-section label {
        cursor: pointer;
        display: flex;
    }

    .accordion-section-title {
        align-items: center;
        background-color: #e6e6e6;
        color: #464646;
        display: flex;
        font-family: "Arial-BoldMT", Arial, Helvetica, sans-serif;
        font-size: 16px;
        height: 48px;
        justify-content: space-between;
        letter-spacing: 0;
        line-height: 24px;
        margin: 0 0 8px 0;
        padding: 15px;
        text-decoration: none;
        transition: all linear 0.5s;
        width: 100%;
    }

    input:not(:checked) ~ .accordion-section-content {
        height: 0;
        margin: 0;
        transition: all linear 0.5s;
    }

    input:checked ~ .accordion-section-content {
        padding-bottom: 15px;
        padding-top: 15px;
        height: auto;
        transition: all linear 0.5s;
    }

    input:not(:checked) ~ .accordion-section-content * {
        display: none;
    }

    .accordion-section-content .question-tooltip {
        display: none;
    }

    .accordion-section-content-title,
    .accordion-section-content h3 {
        font-family: "Arial-BoldMT", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        line-height: 24px;
    }

    .accordion-section-content > div {
        margin-bottom: 36px;
    }

    .accordion-section-content > div:last-child {
        margin-bottom: 21px;
    }

    .how-works .accordion-section-content > div:first-child {
        margin-top: 11px;
    }

    .accordion-section-content h3 {
        margin: 11px 0 11px 0px;
    }

    .accordion-section-content-title {
        margin: 11px 0 11px 8px;
    }

    .accordion-section-content p {
        font-size: 16px;
        line-height: 24px;
    }

    .accordion-section-content:not(.table) li,
    .accordion-section-content:not(.table) span {
        font-size: 16px !important;
        line-height: 24px;
        margin: 6px 0;
    }

    .accordion-section-content p br {
        display: block;
        height: 8px;
        content: "";
    }

    .accordion-section-content p br:first-child {
        height: 20px;
    }

    .accordion-section-content ul {
        margin-bottom: 26px;
    }

    .accordion-section-content.table li {
        align-items: center;
        display: flex;
        height: 44px;
        justify-content: space-between;
        padding: 0 16px;
    }

    .accordion-section-content.table li:nth-child(odd) {
        background-color: #f7f7f7;
    }

    .accordion-section-content li span:first-child {
        font-family: "Arial-BoldMT", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
    }

    .accordion-section-content li span:last-child {
        font-size: 16px;
        line-height: 24px;
    }

    .accordion-section-content #ecorebates {
        margin-top: 36px;
    }

    .accordion-section-content #ecorebates .eco-label .ng-binding {
        font-size: 16px;
        color: #424242;
        line-height: 24px;
    }

    .accordion-section-content #ecorebates .eco-m .eco-c .eco-widget {
        width: calc(100vw - 36px);
    }

    .accordion-section-content
        #ecorebates
        .eco-m
        .eco-c
        .eco-widget
        .eco-value {
        font-size: 16px !important;
        line-height: 24px;
        margin-top: 12px;
    }

    /* Enough hot water section (also named Product Performance) */

    #performance h2 {
        letter-spacing: -0.1px;
        line-height: 32px;
        margin: 43px 0 3px;
    }

    #performance .location-wrapper {
        margin-bottom: 34px;
    }

    #performance .location-wrapper h4 {
        font-size: 16px;
        color: #424242;
        line-height: 24px;
        font-style: normal;
    }

    #performance #product-performance {
        display: flex;
        flex-direction: column;
    }

    #performance #product-performance .change-location {
        font-size: 16px;
        line-height: 24px;
    }

    #product-performance .performance-icons-wrapper .popover {
        left: 0;
        position: fixed;
        top: 0;
        z-index: 101;
    }

    #product-performance .performance-icons-wrapper .popover:before {
        background-color: #000;
        content: "";
        color: #fff;
        height: 100vh;
        opacity: 0.7;
        position: fixed;
        width: 100vw;
    }

    #product-performance .performance-icons-wrapper .popover > div {
        background: white;
        border-radius: 10px;
        left: 16px;
        padding: 0;
        position: fixed;
        top: calc(50vh - 20%);
        width: calc(100vw - 32px);
    }

    #product-performance .performance-icons-wrapper .popover p {
        color: #424242;
        font-size: 16px;
        line-height: 24px;
        padding: 34px 24px;
        text-align: left;
        margin: 0;
        width: 100%;
    }

    #product-performance .performance-icons-wrapper .popover a {
        text-decoration: underline;
    }

    #product-performance .performance-icons-wrapper .popover .close-tooltip {
        align-items: center;
        border-top: 2px solid #d8d8d8;
        color: #424242;
        display: flex;
        font-size: 16px;
        height: 52px;
        justify-content: center;
        line-height: 24px;
        width: 100%;
    }

    #product-performance .performance-icons-wrapper .popover.show {
        display: block;
    }

    #product-performance .performance-icons-wrapper .popover:not(.show) {
        display: none;
    }

    #product-performance .performance-icons-wrapper p.big-number {
        font-size: 37px;
        font-weight: bold;
        margin: 65px 0 10px 0;
    }

    #product-performance .performance-icons-wrapper p.description-one {
        font-size: 18px;
        margin-bottom: 4px;
    }

    #product-performance .performance-icons-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
    }

    #product-performance .performance-icons-wrapper > div {
        width: 140px;
        height: 146px;
        margin-bottom: 24px;
        padding: 5px;
    }

    #performance .disclaimer {
        font-size: 16px;
        line-height: 24px;
    }

    #performance .disclaimer:not(.show) {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    #performance .disclaimer.show {
        display: block;
    }

    #disclaimer-toggle > div {
        align-items: center;
        display: flex;
        height: 25px;
    }

    #disclaimer-toggle .mobile p {
        font-size: 16px;
        margin: 0;
        text-decoration: underline;
    }

    #disclaimer-toggle div:not(.show) * {
        display: none;
    }

    /* Mobile Only Where To Buy CTA: */
    .where-to-buy {
        background-color: #017b36;
        border-radius: 4px;
        margin: 32px 0 50px 0;
        padding: 11px 16px;
    }

    .where-to-buy a {
        color: #fff;
    }

    .where-to-buy a .title-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 5px;
    }

    .where-to-buy a .title-wrapper p {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 1px;
        margin-bottom: 0;
        margin-left: 6px;
        text-transform: uppercase;
    }

    .where-to-buy a .copy {
        font-size: 14px;
        letter-spacing: -0.1px;
        line-height: 18px;
        text-align: center;
    }

    /* Literature Section Mobile styles: */
    #literature h2 {
        margin-bottom: 35px;
        line-height: 32px;
    }
    #st_horizontal {
        width: calc(100vw - 36px);
    }

    #st_horizontal .st_tabs_container {
        border: none;
        height: 50px;
    }

    #st_horizontal .st_tabs_container .mobile.lit-tabs {
        width: calc(100vw - 36px);
    }

    #st_horizontal .lit-tabs li {
        border-bottom: 2px solid #dadada;
        float: left;
        width: 50%;
    }

    #st_horizontal .lit-tabs a {
        background-color: white;
        border: none;
        color: #424242;
        display: block;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px;
        padding: 10px 0;
        text-align: center;
    }

    #st_horizontal .lit-tabs hr {
        background: #424242;
        border: none;
        bottom: 2px;
        height: 2px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        transition: 0.3s ease-in-out;
        width: 50%;
    }

    .lit-tabs .active-tab:first-child ~ hr {
        margin-left: 0;
    }

    .lit-tabs .active-tab:nth-child(2) ~ hr {
        margin-left: 50%;
    }

    #st_horizontal .st_view_container {
        border: none;
        height: auto;
        padding: 26px 0;
    }

    #st_horizontal .st_view {
        margin: 0;
    }

    #st_horizontal #technical-documents,
    #st_horizontal #marketing-resources {
        color: #3f79b7;
        font-size: 16px;
        line-height: 24px;
    }

    #st_horizontal #technical-documents a,
    #st_horizontal #marketing-resources a {
        margin-bottom: 24px;
    }

    /* BazaarVoice Reviews Section (they come pre-styled, this is just the wrapper: */
    #BVRRContainer {
        max-width: calc(100vw - 36px);
        width: calc(100vw - 36px);
    }
}
/* GLOBAL STYLES */

.contentWrap * {
    box-sizing: border-box;
}
.contentWrap {
    position: relative;
    width: 940px;
    margin: auto;
}

.title {
    text-transform: uppercase;
}

/* BV Updates */

#BVRRSummaryContainer,
.BVProductContainer {
    float: left;
    margin-right: 10px;
}

/* PRODUCT PAGE CONTENT */

#product-overview {
    float: right;
}
#product-overview h1 {
    font-size: 18px;
    font-family: Verdana, Geneva, sans-serif;
    line-height: 23px;
}
#product-overview .energy-star {
    margin: 0 20px 0 0;
    float: left;
}
#product-overview .productModel {
    margin: 20px 0;
    padding: 0;
}
#product-overview .bvReview {
    clear: both;
    overflow: hidden;
    margin: 20px 0 5px;
    padding: 10px 0 0;
}
#product-overview .reviews img {
    vertical-align: top;
}

#overview h1 {
    color: #007e44;
}

#overview-extras .compareBtnItems {
    position: relative;
    top: 5px;
}

.compareBtnItems {
    background: url(/images/compare/compare_this_btn.png) no-repeat transparent !important;
    height: 42px !important;
}
.compareBtn {
    background: url(/images/compare/compare_this_btn.png) no-repeat transparent !important;
}
.removeBtn {
    background: url(/images/compare/remove_this_btn.png) no-repeat transparent !important;
}

/* PRODUCT WATER HEATERS CONTENT */
.productsHash {
    margin: 15px 0 0;
    height: 18px;
    width: 940px;
    background: url("../../images/hash-purple.png") repeat;
}
.productsHeader {
    width: 940px;
    height: 18px;
    padding: 15px 0;
    margin: 0 0 16px;
    overflow: hidden;
}
.productsHeader .wrap {
    height: 18px;
    width: 940px;
    background: url("../../images/hash-purple.png") repeat;
}
.productsHeader h1 {
    float: left;
    font-size: 26px;
    margin: -6px 0 0 40px;
    padding: 0 15px;
    font-family: "NovecentowideMedium", Helvetica, Arial, sans-serif;
    background: #fff;
}
.product-view {
    background: url("../../images/filter_fade.jpg") no-repeat 0 0;
    font-family: Arial, "Times New Roman", Times, serif;
    width: 940px;
    height: 40px;
    margin: 0px auto 20px;
    padding: 10px 15px;
    font-size: 12px;
}
.product-view span.viewing {
    margin-left: 200px;
}
.product-view span.showing {
    margin-left: 50px;
}
.product-view .pages {
    font-family: Verdana, Geneva, sans-serif;
    font-style: normal;
    float: right;
    font-size: 12px;
}
.dotted-row {
    border-bottom: 1px dotted #999;
    padding-top: 20px;
    margin-bottom: 20px;
    clear: both;
}
.banner-space {
    margin: 20px 0;
}

.FilterGroup {
    position: relative;
    margin: 0 0 20px;
    text-align: left;
}
.FilterGroup .toggle {
    position: absolute;
    left: -25px;
    top: -4px;
    padding: 5px 8px;
    cursor: pointer;
}
.FilterGroup .descriptions {
    margin: 0;
}
.FilterGroup.minimize .descriptions {
    display: none;
}

.descriptions {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
.descriptions li {
    font-size: 11px;
    margin: 4px 0 0;
}
.descriptions li input {
    margin: 0 6px 0 0;
}

/* PRODUCT -THUMB VIEW- CONTENT*/
#product-thumbs {
    position: relative;
}

#product-thumbs:before,
#product-thumbs:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

#product-thumbs:after {
    clear: both;
}

#product-thumbs {
    *zoom: 1;
}

#product-thumbs .reviews {
    padding: 0 0 8px;
    font-size: 12px;
    color: #3f7ab7;
    line-height: 20px;
}
#product-thumbs .product-thumbs-overview {
    position: relative;
    font-size: 11px;
    float: left;
    width: 202px;
    min-height: 170px;
    margin: 0 0 25px 15px;
    text-align: center;
}

#product-thumbs .product-information {
    width: 200px;
    text-align: left;
    min-height: 220px;
}

#product-thumbs .product-information h3 {
    font-size: 14px;
    margin: 6px 0 3px 0;
    min-height: 70px;
}

#product-thumbs .product-information ul {
    margin-bottom: 10px;
    height: 25px;
}

#product-thumbs .product-information ul li {
    list-style: disc;
    margin-left: 15px;
}

#product-thumbs .energy-star-thumb {
    position: absolute;
    top: 200px;
    right: -5px;
}
#product-thumbs .unit-thumb {
    height: 250px;
}
#product-thumbs .last {
    border: none;
}
#product-thumbs .info {
    height: 115px;
}
#product-thumbs .actions {
    background: #eee;
    padding: 5px;
    height: 25px;
}
#product-thumbs .Compare {
    margin-left: 5px;
}
#product-thumbs .comparebutton {
    margin: 0px;
}
a.thumb-view {
    background: url(../../images/thumb-view.jpg) 0 0 no-repeat;
    height: 21px;
    width: 24px;
    padding: 7px 0px 0px 22px;
    position: relative;
    top: 3px;
    color: #363636;
}
a.thumb-view:hover,
a.thumb-view.thumb-active {
    background: url(../../images/thumb-view.jpg) 0 -21px no-repeat;
    height: 21px;
    width: 24px;
    text-decoration: none;
    color: #0099ff;
}
a.thumb-view span {
    position: relative;
    bottom: 3px;
    padding-left: 3px;
}

/* PRODUCT -LIST VIEW- CONTENT*/
#product-list {
    position: relative;
}
#product-list .product-list-overview {
    font-size: 11px;
    float: left;
    width: 700px;
    padding: 20px 0px 10px;
    border-top: 1px dotted #999;
}
#product-list .images {
    position: relative;
    float: left;
    width: 200px;
    text-align: center;
}
#product-list .unit-thumb {
    height: 250px;
    max-width: 200px;
}
#product-list .energy-star-list {
    position: absolute;
    top: 120px;
    left: 0;
}
#product-list .product-list-snippet {
    width: 500px;
    float: left;
}
#product-list .product-list-snippet h3 {
    font-family: Verdana, Geneva, sans-serif;
}
a.list-view {
    background: url(../../images/list-view.jpg) 0 0 no-repeat;
    height: 21px;
    width: 24px;
    padding: 7px 0px 0px 27px;
    position: relative;
    top: 3px;
    color: #363636;
}

a.list-view:hover,
a.list-view.list-active {
    background: url(../../images/list-view.jpg) 0 -21px no-repeat;
    height: 21px;
    width: 24px;
    text-decoration: none;
    color: #0099ff;
}
a.list-view span {
    position: relative;
    bottom: 3px;
    padding-left: 3px;
}

.adImage {
    clear: both;
    padding: 0 0 20px;
    overflow: hidden;
}
.adImage a {
    display: block;
    width: 700px;
    height: 55px;
    background-repeat: no-repeat;
    background-position: left top;
}
.adImage a:hover {
    background-position: right bottom;
}
.adImage a span {
    display: none;
}

/* Footer */
.Compare {
    vertical-align: middle;
    color: #0099ff;
}
.Compare input {
    vertical-align: baseline;
}
.Compare span {
    vertical-align: top;
    cursor: pointer;
    color: #007e44;
    font-size: 14px;
}
.Compare span img {
    vertical-align: middle;
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    z-index: 1000;
}

.modal {
    display: none;
    position: absolute;
    z-index: 1001;
    left: 50%;
    top: 125px;
    width: 600px;
    margin: 0 0 0 -300px;
    padding: 15px 0 0;
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
.modal .splitHeader {
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    height: 28px;
}
.splitHeader h2 {
    font-weight: bold;
    font-size: 24px;
}
.modal .close {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    background: url(../../images/modalClose.png) no-repeat left top;
}
.modal .close span {
    display: none;
}
.modal .body {
    padding: 0 38px 15px;
}
.modal .buttons {
    text-align: center;
}
.modal .buttons img {
    vertical-align: middle;
}
.modal .button {
    margin: 0 15px;
}
.modal .video {
    padding: 0 0 30px;
}
.modal .video iframe {
    display: block;
    margin: 0 auto;
}

/* Contour Hacks */
#contour .contourPageName {
    display: none;
}
#contour span.radiobuttonlist input {
    vertical-align: middle;
}
#contour span.radiobuttonlist label {
    vertical-align: middle;
    margin: 2px 5px 0 0;
}

/* Google Custom Search Hacks */
#gsc-i-id1,
.gsib_a {
    background: transparent;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

.clearfix:before,
.clearfix:after,
.contentWrap:before,
.contentWrap:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfix:after,
.contentWrap:after {
    clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/

.clearfix,
.contentWrap {
    zoom: 1;
}

/* FAMILY PAGE STYLES */
#where-to-buy-family {
    height: 200px;
}
#where-to-buy-family h4 {
    float: left;
}
#where-to-buy-family a {
    float: left;
    margin: 0 0 0 25px;
    cursor: pointer;
}
#where-to-buy-family a:hover {
    text-decoration: underline;
}
#where-to-buy-family img {
    float: left;
    margin: 00px 10px 0px 0px;
}
#where-to-buy-family div {
    float: left;
}
#where-to-buy-family div p,
h3 {
    margin: 0px;
    color: #000;
}
#where-to-buy-family h2 {
    font-weight: bold;
    font-size: 24px;
}
div.family-location {
    margin: 0 0 10px 0;
}
div.plumber-listing {
    width: 210px;
    margin: 0 0 0 20px;
}
div.plumber-listing div a {
    margin: 0 !important;
}
a.callout-link {
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 0 0 !important;
    float: right !important;
}
a.callout-link img {
    margin: -3px !important;
}
a.callout-link:hover {
    text-decoration: underline;
}

.family-product-feature {
    padding: 50px 0 0 0;
    border-top: dotted 2px #ddd;
    margin-top: 50px;
}
.family-product-feature h2 {
    font-weight: bold;
    font-size: 24px;
}
.family-product-feature div.content p {
    line-height: 20px;
}
.family-product-feature img {
    float: right;
    margin-left: 40px;
}

#shop-models {
    padding: 50px 0 0 0;
    border-top: dotted 2px #ddd;
    margin-top: 50px;
}
a.adBanner1 {
    clear: both;
    padding: 7px;
    width: 700px;
    height: 75px;
    display: block;
    background: url(../../images/thin-banner-bg.jpg) top center no-repeat;
}
a.adBanner1 img {
    float: left;
    margin: 14px 0 0 20px;
}
a.adBanner1 h2 {
    color: white;
    float: left;
    margin: 13px 0 0 15px;
    font-size: 26px;
}
a.adBanner1 p {
    float: left;
    margin: 10px 0 0 25px;
    color: #fff;
    width: 400px;
    font-size: 15px;
}

/* PRODUCT PAGE STYLES */
#product-img-lg {
    width: 230px;
    height: 486px;
    text-align: center;
    margin: 20px 0;
    float: left;
}
#product-img-lg img {
    display: none;
}
#product-img-lg img:first-child {
    display: block;
}

#overview-extras,
#overview-extras p,
#overview-extras img {
    margin: 0 12px 0 0;
    vertical-align: top;
}

#overview-extras p.reviews {
    font-size: 14px;
}
#overview-extras a {
    float: left;
    margin: 0 12px 0 0;
}

#overview .text {
    margin: 15px 0 0 0;
}
a.square-product-thumb {
    width: 73px;
    height: 73px;
    overflow: hidden;
    border: 1px solid #ccc;
    float: left;
    margin: 15px 15px 0 0;
    display: block;
    cursor: pointer;
}
a.square-product-thumb img {
    max-width: 73px;
    text-align: center;
    max-height: 103px;
}
#thumbnails a.active {
    border: 1px solid #007e44;
}

/* WHERE TO BUY ON PRODUCT PAGE STYLES */
#where-to-buy-product {
    width: 196px;
    background: url(../../images/where-to-buy-product-bg.png) top center
        no-repeat;
    float: left;
    margin: 20px 0 0 0;
    padding: 20px 10px 10px 10px;
}
#where-to-buy-product h4 {
    float: left;
    font-size: 12px;
    margin: 0px !important;
}
#where-to-buy-product a {
    float: left;
    margin: 0px;
    cursor: pointer;
    font-size: 12px;
}
#where-to-buy-product a:hover {
    text-decoration: underline;
}
#where-to-buy-product img {
    float: left;
    margin: 0px 7px 0px 0px;
}
#where-to-buy-product div {
    float: left;
}
#where-to-buy-product div p,
h3 {
    margin: 0px;
    color: #000;
}
#where-to-buy-product h2 {
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 5px 0;
}
div.product-location {
    margin: 0 0 25px 0;
    float: left;
    width: 140px;
}
div.plumber-listing {
    width: 195px;
    margin: 0 0 25px 0;
}
div.plumber-listing div {
    width: 160px;
}
div.plumber-listing div a {
    margin: 0 !important;
}
a.callout-link {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 7px 0 !important;
    float: right !important;
}
a.callout-link img {
    margin: -3px !important;
}
a.callout-link:hover {
    text-decoration: underline;
}
a.list-company {
    clear: both;
    float: right !important;
    margin: 10px 0 !important;
}

/* PRODUCT PERFORMANCE SECTION STYLES */

a.info {
    width: 15px;
    height: 15px;
    background: url(../../images/info-icon.png) top center no-repeat;
    text-indent: -9999px;
    cursor: pointer;
    float: right;
}
.shower-length {
    background: url(../../images/shower-length-box.png) top center no-repeat;
    color: #01b355;
}
.back-to-back-showers {
    background: url(../../images/showers-simultaneous-box-dark.png) top center
        no-repeat;
    color: #007f44;
}
.simultaneous-showers {
    background: url(../../images/showers-simultaneous-box.png) top center
        no-repeat;
    color: #8cb60e;
}
.max-tub-size {
    background: url(../../images/max-tub-size-box.png) top center no-repeat;
    color: #009c28;
}
.time-to-fill-tub {
    background: url(../../images/time-to-fill-box.png) top center no-repeat;
    color: #8cb60e;
}
.warranty {
    background: url(../../images/warranty-box.png) top center no-repeat;
    color: #269c2b;
}
/*.energy-factor {background: url(../../images/energy-factor-box.png) top center no-repeat; margin: 0 0 0 20px; color: #008b03;}
.thermal-efficiency {background: url(../../images/energy-factor-box.png) top center no-repeat; margin: 0 0 0 20px; color: #008b03;}*/
.cost-operations {
    background: url(../../images/cost-operations-box.png) top center no-repeat;
    color: #0e5c00;
}

#certifications .warranty {
    background: url(../../images/warranty-box-no-border.png) top center
        no-repeat;
    color: #434343;
}
#certifications .energy-factor:not(.cert-label) {
    background: url(../../images/energy-factor-box-no-border.png) top center
        no-repeat;
    color: #434343;
}

#product-performance p {
    width: 130px;
    text-align: center;
}

/* COST SAVINGS CALCULATOR STYLES */

#calculator h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0px 10px 0px !important;
    text-align: left;
}
#calculator p {
    float: none;
}

#features-options {
    height: auto;
}
#features-options h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0px 10px 0px !important;
    text-align: left;
    float: none;
}
#features-options div {
    float: left;
    width: 215px;
    margin: 0 10px;
    text-align: center;
}
#accessory-options div {
    float: left;
    width: 195px;
    margin: 0 10px;
    text-align: center;
}
#features-options div.clear_fix {
    clear: both !important;
    float: none;
}
#features-options div img {
    margin: auto;
    float: none;
    margin: 0 0 20px 0;
}
#features-options div h3 {
    text-align: left;
    margin: 0 0 10px 0;
    color: #434343;
    font-size: 16px;
}
#features-options div p {
    text-align: left;
}

#how-it-works h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0px 10px 0px !important;
    text-align: left;
}
#how-it-works img {
    float: right;
    margin-left: 40px;
}
#how-it-works p {
    float: none;
}

#performance h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}

/* COST SAVINGS CALCULATOR STYLES */

#certifications p {
    float: none;
}

#product-specifications h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0px 10px 0px !important;
    text-align: left;
}
#product-specifications td {
    padding: 5px 0;
}
#product-specifications table {
    float: left;
}
#product-specifications table td.spec {
    font-weight: bold;
}
#product-specifications th {
    font-size: 18px;
    font-weight: bold;
    color: #007e44;
    padding-bottom: 8px;
}
#dimensions-venting {
    margin-left: 150px;
}

/* PRODUCT PAGE TAB STYLES */
#technical-documents h3,
#marketing-resources h3,
#venting-accessories h3,
#piping-diagrams h3 {
    margin: 0 0 8px 0;
    color: #007e44;
    font-size: 18px;
    font-weight: bold;
}
#technical-documents a,
#marketing-resources a,
#venting-accessories a,
#piping-diagrams a {
    margin: 5px 0;
    display: block;
}

#literature h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
}

#incentives h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0px 10px 0px !important;
    text-align: left;
}
#incentives div.content {
    width: 500px;
    float: left;
    border-right: 1px solid #007e44;
    padding-right: 43px;
}
#incentives div.content p {
    margin-bottom: 10px;
}
#incentives div.rebates {
    width: 300px;
    float: left;
    margin: 0 0 0 130px;
    text-align: center;
}
#incentives div.rebates img {
    float: none;
}
#incentives div.rebates h4 {
    margin: 20px 0 10px 0;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
}
#incentives div.rebates p {
    text-align: center;
    float: none;
    color: #007e44;
    font-size: 16px;
    margin-bottom: 10px;
}
a#details-btn {
    background: #007e44;
    border: double 3px #fff !important;
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 15px;
    width: 100px;
    margin: auto;
    cursor: pointer;
    text-align: center;
}

#videos h2,
#photos h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0px 10px 0px !important;
    text-align: left;
}
#videos h2 div.video-thumbs {
    margin: 0 0 20px 0;
}
#videos h2 div.video-thumbs a {
    margin: 0 40px 0 0;
}
#videos div.photos a img {
    margin: 0 40px 0 0;
}

#ratings-reviews h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0px 10px 0px !important;
    text-align: left;
}

#need-more {
    width: 940px;
    height: 750px;
    background: url(../../images/need-more-bg.png) top center no-repeat;
    padding-top: 2px;
}
#need-more h2 {
    font-size: 38px;
    font-weight: bold;
    margin: 50px 0px 10px 40px !important;
    text-align: left;
}
#need-more p#text {
    float: none;
    margin: 20px 40px !important;
}

#need-more-thumbs #product-overview {
    float: none;
    margin-left: 30px;
}
#need-more p.actions {
    float: none;
    position: relative;
    width: 200px;
    clear: both;
}

#productselectorbanner .textArea {
    width: 54%;
    padding: 48px 0 94px 407px;
}

#productselectorbanner .textArea p {
    line-height: 1.2;
    font-size: 18px;
}

#buttonArea {
    float: right;
}

#buttonArea a {
    margin-left: 43px;
    width: 150px;
    padding: 15px;
    font-size: 18px;
}

#productselectorbanner img {
    float: left;
    margin-top: 40px;
}

#productselectorbanner h2 {
    font-size: 28px;
    font-weight: bold;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

.eco-widget {
    width: 350px;
    float: right;
}

.eco-m .eco-c .eco-widget .eco-value {
    font-size: 1.5em !important;
    float: none !important;
    display: block;
    line-height: 2em;
}

span.ecr-heading {
    margin: 20px 0 10px 0;
    color: #007e44 !important;
    font-style: normal;
    font-weight: bold;
    font-size: 20px !important;
}

span.eco-value .eco-m a {
    color: #0079c2 !important;
}

span.eco-value .eco-m .eco-c a {
    color: #0079c2 !important;
}

.eco-m .eco-c {
    font-family: Arial, Helvetica, sans-serif !important;
}

@media (max-width: 991px) {
    /* wtb widget styles */

    div.wtb div.accordion-section {
        margin-bottom: 25px;
    }

    .accordion-section-title-wtb {
        align-items: center;
        background-color: #017b36;
        color: #fff;
        display: flex;
        font-family: "Arial-BoldMT", Arial, Helvetica, sans-serif;
        font-size: 16px;
        height: 48px;
        justify-content: space-between;
        letter-spacing: 0;
        line-height: 24px;
        margin: 24px 0 15px 0;
        padding: 15px;
        text-decoration: none;
        transition: all linear 0.5s;
        width: 100%;
    }

    .accordion-section-content-title-wtb-left-right {
        align-items: center;
        height: 48px;
        width: 50px;
    }

    .accordion-section-content-title-wtb-left-right:last-child {
        align-items: center;
        border-left: #fff 1px solid;
        display: flex;
        padding-left: 20px;
    }

    #ctl00_ctl00_BodyContent_InteriorContent_ContractorProductControl2_ctl00
        #where-to-buy-product {
        background: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    #ctl00_ctl00_BodyContent_InteriorContent_ContractorProductControl2_ctl00
        #where-to-buy-product
        .product-location {
        display: flex;
        font-size: 16px;
        line-height: 24px;
        justify-content: space-between;
        margin: 0;
        width: 100%;
    }

    .product-location h4 span {
        margin: 0 0 25px;
    }

    .product-location h4 span {
        color: #000;
        font-size: 16px;
        font-style: normal;
        line-height: 24px;
    }

    #where-to-buy-product a {
        font-size: 16px;
    }

    .contractor_link_underline a {
        font-size: 16px;
        font-style: normal;
        line-height: 24px;
    }

    .accordion-section input[id$="txtUpdateLocation"],
    .accordion-section a[id$="btnUpdateLocation1"],
    .accordion-section input[id$="txtFind"],
    .accordion-section a[id$="btnUpdateLocation2"] {
        display: flex;
    }

    div[id$="pnlUpdateLocation"],
    div[id$="pnlNoResults"] {
        align-items: center;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    div[id$="pnlNoResults"] {
        width: 100%;
    }

    .no-location-mobile {
        align-items: center;
        display: flex;
        margin: 10px 0 0;
        width: 100%;
    }

    input[id$="txtUpdateLocation"],
    input[id$="txtFind"] {
        height: 34px;
        width: 60%;
    }

    a[id$="btnUpdateLocation1"],
    a[id$="btnUpdateLocation2"] {
        align-items: center;
        display: flex;
        height: 36px;
        justify-content: center;
        width: 82px;
    }

    #where-to-buy-product a:hover {
        text-decoration: none;
    }

    a[id$="btnKeepLocation1"] {
        align-items: center;
        display: flex;
        height: 36px;
        justify-content: flex-end;
        width: 36px;
    }

    .edit-location-controls-mobile {
        align-items: center;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 40%;
    }

    .edit-location-msg {
        color: #424242;
        font-size: 14px;
        line-height: 18px;
        margin: 8px 0 0;
        width: 100%;
    }

    .contractor_link_search {
        align-items: center;
        background: rgb(23, 127, 61);
        color: white;
        cursor: pointer;
        display: flex;
        font: 16px;
        height: 34px;
        justify-content: center;
        width: 82px;
    }

    .mobile-companies {
        border: solid 1px #d8d8d8;
        border-radius: 5px;
        margin-top: 30px;
        padding: 0 18px;
    }

    div.plumber-listing {
        border-bottom: solid 1px #d8d8d8;
        padding-bottom: 25px;
        margin: 0;
        width: 100%;
    }

    div.plumber-listing:last-of-type {
        border-bottom: none;
    }

    div.plumber-listing div {
        width: 100%;
    }

    div.plumber-listing div h3 {
        margin: 22px 0 0px;
    }

    a[id$="lnkContractorInfoPage2"] {
        align-items: center;
        background: #017b36;
        color: white;
        cursor: pointer;
        display: flex;
        font: 16px;
        height: 34px;
        justify-content: center;
        width: 153px;
    }

    div.store_benefits {
        margin: 13px 8px 13px 0px;
    }

    div.store_benefits span {
        background-color: #e8e8e8;
        border-radius: 5px;
        color: #333333;
        padding: 6px;
    }

    #where-to-buy-product a.view-all-mobile {
        color: #017b36;
        cursor: pointer;
        font: 16px;
        line-height: 24px;
        margin-top: 24px;
    }

    /* end wtb widget styles */
}
