.breathe-healthy {
    position: relative;
}

.breathe-healthy-description {
    max-width: 90rem;
    margin: 0 auto;
    text-align: center;
    padding: 0 5rem 5rem 5rem;
}

.internal-anchor {
    position: absolute;
    left: 0px;
    top: -80px;
}


@media (min-width: 1600px) {
    .apr-hp-hero {
        margin-bottom: 8rem;
    }
}

.apr-products .product a,
.apr-healthy-home .product-item a {
    color: #161616;
    font-family: GothamNarrowBook;
    font-size: 2rem;
}

.apr-partners .first-step-block .zip-form {
    max-width: 60rem;
    padding: 0 3rem;
    width: 100%;
}

    .apr-partners .first-step-block .zip-form input[type=text] {
        border-bottom-left-radius: 4rem;
        color: #c8c8c8;
        font-family: GothamNarrowBook;
        font-size: 2.8rem;
        height: 7rem;
        text-align: center;
        width: 50%;
    }

    .apr-partners .first-step-block .zip-form button {
        background-color: #04b8b9;
        border-radius: 0 4rem 4rem 0;
        color: #fff;
        font-size: 3.1rem;
        font-family: GothamNarrowMedium;
        height: 7rem;
        width: 50%;
        font-weight: 500;
    }

@media (min-width: 1600px) {
    .apr-hp-hero {
        margin-bottom: 8rem;
    }
}

@media (max-width: 991px) {
    .navbar-new .navbar-nav.main-nav .dropdown-menu > li > a {
        font-family: "GothamNarrowLight";
        white-space: normal;
    }
}

.checkbox-item .mat-checkbox-label,
.intro-block.text-center.margin-bottom-5 span {
    font-size: 14px;
}

.apr-slider a:focus, .apr-slider img:focus {
    outline: none;
}

@media (max-width: 767px) {
    .breathe-healthy .tabs-container .main-tabs li {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
    }
}

.apr-slider a:focus, .apr-slider img:focus {
    outline: none;
}

.sign-up-content .error {
    color: red;
    font-size: 13.49px;
    font-weight: 300;
    max-width: 381px;
    display: block;
    text-align: center;
}

.obscure .popup .check-box span,
.obscure .popup .check-box span strong,
.obscure .popup .check-box a {
    color: #666666 !important;
}

.apr-slider a:focus, .apr-slider img:focus {
    outline: none;
}

.tab-content .tab-pane.active {
    opacity: 1;
    font-size: 20px;
    display: block;
}

.sortable-top-banner .banner-slider {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

    .sortable-top-banner .banner-slider .item p {
        font-size: 2.6rem;
        line-height: 1.4;
        color: #fff;
        text-align: center
    }

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

        .slick-dots li:focus {
            border: 1px solid #fff
        }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            background: transparent
        }

            .slick-dots li button:focus:before, .slick-dots li button:hover:before {
                opacity: 1
            }

            .slick-dots li button:before {
                font-family: slick;
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: "•";
                text-align: center;
                opacity: .25;
                color: #000;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: #000
        }



.main-slider .slick-dots {
    bottom: 7.5rem;
    position: absolute
}

    .main-slider .slick-dots li.slick-active,
    .main-slider .slick-dots li button {
        border-radius: 100%
    }

    .main-slider .slick-dots li.slick-active {
        background-color: #fff
    }

        .main-slider .slick-dots li.slick-active button:before {
            color: transparent
        }

    .main-slider .slick-dots li button {
        border: 1px solid #fff
    }

        .main-slider .slick-dots li button:before {
            color: transparent
        }

@media (max-width:991px) {
    .sortable-top-banner .banner-sliders .item p {
        font-size: 3.2rem
    }
}

@media (max-width:767px) {
    .sortable-top-banner .banner-slider .item p {
        font-size: 2rem
    }
}

.button-group .box a.button {
    padding: .9rem 1rem;
    min-width: 110px;
    font-size: 2.6rem;
    color: #afafaf;
    font-family: GothamNarrowBook;
    text-align: center;
}

@media (min-width:992px) and (max-width:1199px) {
    .button-group .box a.button {
        font-size: 2.2rem;
    }
}

@media (max-width:991px) {
    .button-group .box a.button {
        min-width: 100%;
        font-weight: 300;
    }
}

@media (max-width:767px) {
    .button-group .box a.button {
        font-size: 1.7rem;
    }
}

@media (max-width:400px) {
    .button-group .box a.button {
        font-size: 1.4rem;
    }
}

@media (max-width:350px) {
    .button-group .box a.button {
        padding: .9rem;
    }
}

.button-group .box.is-checked a.button {
    border: 2px solid #176991;
    color: #176991;
}

.healthy-clean-air-page .apr-ecosystem span {
    color: #67c18f;
}

.healthy-clean-air-page .apr-keys .panel-heading .accordion-toggle:after {
    background-color: #67c18f;
}

.container .tabs-section {
    margin-bottom: 100px;
}

    .container .tabs-section h2 {
        text-align: center;
        font-size: 24px;
        line-height: 28px;
        color: #58595b;
        margin: 0;
        margin-bottom: 35px;
        font-family: 'GothamNarrowBook';
        font-weight: 700;
    }

    .container .tabs-section .nav-tabs {
        text-align: center;
        border: none;
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

        .container .tabs-section .nav-tabs li {
            float: none;
            display: inline-block;
            width: 25%;
        }

            .container .tabs-section .nav-tabs li a {
                border-radius: 0;
                border: none;
                background-color: #eff4f8 !important;
                color: #c6d2dc;
                padding: 18px 10px;
                font-family: 'GothamNarrowBook';
                text-align: center;
                font-size: 20px;
                line-height: 24px;
                font-weight: 600;
                border-left: 6px solid #fff;
                border-right: 6px solid #fff;
            }

                .container .tabs-section .nav-tabs li a:hover,
                .container .tabs-section .nav-tabs li a:focus,
                .container .tabs-section .nav-tabs li a:active,
                .container .tabs-section .nav-tabs .active a:hover {
                    background-color: #004f88;
                    border: none;
                    color: #004f88;
                    border-left: 6px solid #fff;
                    border-right: 6px solid #fff;
                    cursor: pointer;
                }

                .container .tabs-section .nav-tabs li a span {
                    font-size: 14px;
                    line-height: 18px;
                    text-transform: uppercase;
                }

                .container .tabs-section .nav-tabs li a.clean-air:hover,
                .container .tabs-section .nav-tabs li.active a.clean-air {
                    background: #ff9e1a !important;
                    color: #0c3861;
                }

                .container .tabs-section .nav-tabs li a.healty-home:hover,
                .container .tabs-section .nav-tabs li.active a.healty-home {
                    background: #da5f15 !important;
                    color: #0c3861;
                }

                .container .tabs-section .nav-tabs li a.odor-reduction:hover,
                .container .tabs-section .nav-tabs li.active a.odor-reduction {
                    background: #4bd0c1 !important;
                    color: #0c3861;
                }

                .container .tabs-section .nav-tabs li a.allergy-asthma:hover,
                .container .tabs-section .nav-tabs li.active a.allergy-asthma {
                    background: #009d4f !important;
                    color: #0c3861;
                }

    .container .tabs-section .tab-content {
        background: #004f88;
        border-left: 6px solid #fff;
        border-right: 6px solid #fff;
        padding: 55px 30px 40px;
        position: relative;
    }

        .container .tabs-section .tab-content .postition-ap {
            position: absolute;
            top: 50px;
            right: 100px;
        }

        .container .tabs-section .tab-content h2 {
            color: #ff9e1a;
            font-family: 'GothamNarrowBook';
            text-align: center;
            font-size: 70px;
            line-height: 74px;
            letter-spacing: 3px;
            font-weight: 700;
            margin-bottom: 10px;
        }

        .container .tabs-section .tab-content h3 {
            color: #fff;
            font-family: 'GothamNarrowBook';
            text-align: center;
            font-size: 24px;
            line-height: 26px;
            text-transform: uppercase;
            font-weight: 300;
            max-width: 250px;
            margin: 0 auto 30px;
        }

        .container .tabs-section .tab-content p {
            color: #fff;
            font-family: 'GothamNarrowBook';
            text-align: center;
            font-size: 18px;
            line-height: 24px;
            padding: 0 234px;
            font-weight: 300;
            margin-bottom: 30px;
        }

        .container .tabs-section .tab-content ul {
            text-align: center;
            overflow: hidden;
            vertical-align: top;
            margin-bottom: 30px;
        }

            .container .tabs-section .tab-content ul li {
                float: none;
                display: inline-block;
                margin: 0 10px;
                text-align: center;
            }

                .container .tabs-section .tab-content ul li img {
                    display: block;
                    margin: 0 auto 3px;
                }

                .container .tabs-section .tab-content ul li span {
                    display: block;
                    text-align: center;
                    color: #fff;
                    font-family: 'GothamNarrowBook';
                    font-weight: 300;
                    font-size: 14px;
                    line-height: 18px;
                }

        .container .tabs-section .tab-content .pure-button {
            margin: 0 auto;
            display: table;
            float: none;
            background: #ff9e1a;
            color: #fff;
        }

        .container .tabs-section .tab-content .healty-home h2 {
            color: #da5f15;
        }

        .container .tabs-section .tab-content .healty-home .pure-button {
            background: #da5f15;
        }

        .container .tabs-section .tab-content .odor-reduction h2 {
            color: #4bd0c1;
        }

        .container .tabs-section .tab-content .odor-reduction .pure-button {
            background: #4bd0c1;
        }

        .container .tabs-section .tab-content .allergy-asthma h2 {
            color: #009d4f;
        }

        .container .tabs-section .tab-content .allergy-asthma .pure-button {
            background: #009d4f;
        }

        .container .tabs-section .tab-content .pure-button.no-click {
            cursor: default;
            pointer-events: none;
        }

@media (max-width: 1200px) {
    .container .tabs-section .tab-content p {
        padding: 0 110px;
    }
}

@media (max-width: 1480px) {
    .winter-banner .carousel-slides .carousel-caption {
        left: 18%;
    }
}

@media (max-width: 991px) {
    .container .tabs-section .nav-tabs li a {
        font-size: 16px;
        line-height: 20px;
        outline: none;
        box-shadow: none;
    }

    .container .tabs-section .tab-content h2 {
        font-size: 55px;
        line-height: 59px;
        margin-bottom: 3px;
    }

    .container .tabs-section .tab-content p {
        padding: 0;
    }

    .container .tabs-section .tab-content .postition-ap {
        right: 50px;
    }

    .container .tabs-section .tab-content h3 {
        font-size: 20px;
        line-height: 24px;
    }
}

@media (max-width: 768px) {
    .container .tabs-section .nav-tabs li {
        width: 50%;
    }

        .container .tabs-section .nav-tabs li a span {
            font-size: 11px;
            line-height: 14px;
        }

    .container .tabs-section {
        margin-bottom: 60px;
        margin-left: -15px;
        margin-right: -15px;
    }

        .container .tabs-section .nav-tabs li a {
            border-left: 3px solid #fff;
            border-right: 3px solid #fff;
            padding: 14px 3px;
            margin-bottom: 6px;
        }

        .container .tabs-section .tab-content {
            padding: 40px 15px 30px;
            border-left: 3px solid #fff;
            border-right: 3px solid #fff;
        }

            .container .tabs-section .tab-content ul {
                padding: 0;
            }

            .container .tabs-section .tab-content .postition-ap {
                right: 20px;
                width: 50px;
                top: 76px;
            }

            .container .tabs-section .tab-content h2 {
                font-size: 37px;
                line-height: 41px;
            }

            .container .tabs-section .tab-content h3 {
                font-size: 16px;
                line-height: 19px;
                margin: 0 auto 20px;
                max-width: 174px;
            }

            .container .tabs-section .tab-content p {
                font-size: 16px;
                line-height: 22px;
            }

            .container .tabs-section .tab-content ul li {
                margin: 0 10px 10px;
            }
}

/* Healthy Clean Air Modal */
#element_to_pop_up .modal-header {
    border-bottom: none;
}

#element_to_pop_up .close {
    background: transparent;
    color: #929496;
    font-size: 40px;
    opacity: 1;
}

#element_to_pop_up .modal-body {
    padding: 15px 110px 40px;
}

    #element_to_pop_up .modal-body .ww-form {
        text-align: center;
    }

#element_to_pop_up .modal-content {
    border-radius: 0;
    box-shadow: none;
}

#element_to_pop_up .close:hover {
    background: transparent;
}

#element_to_pop_up h2 {
    text-align: center;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px;
    color: #202326;
    text-transform: capitalize;
    font-weight: 700;
}

#element_to_pop_up p {
    text-align: center;
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #202326;
    font-weight: 500;
    padding: 0 20px;
}

#element_to_pop_up .success-newsletter p {
    text-align: center;
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 500;
    padding: 0 20px;
}

#element_to_pop_up .error p {
    text-align: center;
    line-height: 24px;
    margin-bottom: 20px;
    font-size: 16px;
    color: red;
    font-weight: 500;
    padding: 0 20px;
}

#element_to_pop_up form {
    text-align: center;
}

#element_to_pop_up .ww-form .col-xs-6,
#element_to_pop_up .ww-form .col-xs-12 {
    padding: 0 6px;
}

#element_to_pop_up input {
    border: 1px solid #929496;
    text-align: left;
    background-color: transparent;
    color: #929496;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
    width: 100%;
    margin: 0 0 12px;
    display: inline-block;
}

    #element_to_pop_up input::-webkit-input-placeholder {
        color: #929496;
        opacity: 1;
    }

    #element_to_pop_up input::-moz-placeholder {
        color: #929496;
        opacity: 1;
    }

    #element_to_pop_up input:-ms-input-placeholder {
        color: #929496;
        opacity: 1;
    }

    #element_to_pop_up input:-moz-placeholder {
        color: #929496;
        opacity: 1;
    }

#element_to_pop_up button {
    border: none;
    max-width: 115px;
    text-align: center;
    display: block;
    background-color: #b1d25d;
    color: #fff;
    font-weight: 500;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 16px;
    margin: 0 auto;
    top: -1px;
    clear: both;
}

    #element_to_pop_up button:hover {
        background-color: #c391d4;
    }

@media (max-width: 768px) {
    #element_to_pop_up .modal-body {
        padding: 15px 10px 40px;
    }
}

#element_to_pop_up button.popup-cleanair {
    background-color: #67c18f;
}

    #element_to_pop_up button.popup-cleanair:hover {
        background-color: #c391d4;
    }
/* End - Healthy Clean Air Modal */

/* _ImageTitleDescription Widget */
.apr-info-icons .info-block.first-item a span,
.apr-info-icons .info-block.second-item a span,
.apr-info-icons .info-block.third-item a span {
    color: #1a1a1a;
    font-family: GothamNarrowBook;
    font-size: 3.2rem;
    line-height: 2rem;
}

.category-features h2 {
    color: #606060;
    font-family: PlutoSansCondRegular;
}

.title-hero-text.custom-margin-tb {
    margin: 0.5rem 0 5rem 0;
}
/* End - _ImageTitleDescription Widget */

.our-filters h2 {
    font-size: 3rem;
}

.our-filters {
    padding: 10rem 0;
}

.compare-models .title-section h2 {
    font-size: 3rem;
    text-align: center;
    color: #000;
}

.compare-models .category-compare-item .item-content {
    border: 1px solid #b7b8ba;
    border-radius: 2rem;
}

.category-features a {
    font-weight: 600;
}

.category-features p {
    font-size: 14px;
    line-height: 28.8px;
}

.chart-container .chart-column-img {
    margin: auto;
}
/* End - _ImageTitleDescription Widget */

/* add class */
#element_to_pop_up #healthyBuildersModal h2 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#element_to_pop_up #healthyBuildersModal input,
#element_to_pop_up #healthyBuildersModal select {
    border: 1px solid #929496;
    text-align: left;
    background-color: transparent;
    color: #929496;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
    width: 100%;
    margin: 0 0 12px;
    display: inline-block;
}

#element_to_pop_up #healthyBuildersModal [type="checkbox"]:not(:checked),
#element_to_pop_up #healthyBuildersModal [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

#element_to_pop_up #healthyBuildersModal label {
    color: #929496;
    font-size: 16px;
    padding-bottom: 0;
    font-weight: normal;
}

#element_to_pop_up #healthyBuildersModal [type="checkbox"]:not(:checked) + label,
#element_to_pop_up #healthyBuildersModal [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
    font-weight: normal;
}

    #element_to_pop_up #healthyBuildersModal [type="checkbox"]:not(:checked) + label:before,
    #element_to_pop_up #healthyBuildersModal [type="checkbox"]:checked + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: .1em;
        width: 1em;
        height: 1em;
        border: 1px solid #929496;
        background: #fff;
        border-radius: 2px;
    }

    #element_to_pop_up #healthyBuildersModal [type="checkbox"]:not(:checked) + label:after,
    #element_to_pop_up #healthyBuildersModal [type="checkbox"]:checked + label:after {
        content: "";
        position: absolute;
        top: .25em;
        left: .15em;
        font-size: .8em;
        line-height: 1.625em;
        background: #419d54;
        transition: all .2s;
        -webkit-transition: all .2s;
        -moz-transition: all .2s;
        font-family: FontAwesome;
        width: 1em;
        border-radius: 2px;
        height: 1em;
    }


    #element_to_pop_up #healthyBuildersModal [type="checkbox"]:not(:checked) + label:after {
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
    }

#element_to_pop_up #healthyBuildersModal .submit-button {
    margin-top: 25px;
    background-color: #00b7ba;
}

#element_to_pop_up #healthyBuildersModal .modal-body button:hover {
    background-color: #f65926;
}

@media (max-width: 1200px) {
    #element_to_pop_up #healthyBuildersModal .modal-body {
        padding: 15px 50px 40px;
    }
}

.standard-callout .copy-vertical-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

    .standard-callout .copy-vertical-center p {
        font-size: 1.9rem !important;
        font-weight: bold;
        color: #003764;
    }

.main-header h2 {
    color: #003764;
    font-family: GothamMedium;
    font-size: 3.5rem;
    line-height: 3.8rem;
}

@media (min-width: 1200px) {
    .container-75 {
        width: 75%;
    }
}

.main-slider.small-height-slider {
    height: 50rem;
}

.small-height-slider .apr-hp-hero .img-wrapper {
    height: 50rem;
}

.small-height-slider .apr-hp-hero .hero-text {
    top: 7rem;
}

.main-slider.small-height-slider {
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .main-slider.small-height-slider {
        height: 75rem;
    }

    .small-height-slider .apr-hp-hero .img-wrapper {
        height: 40rem;
    }

    .small-height-slider .apr-hp-hero .hero-text {
        padding: 5rem 5rem 6rem;
        top: 30rem;
    }
}

@media (max-width: 767px) {
    .main-slider.small-height-slider {
        height: 55rem;
    }

    .small-height-slider .apr-hp-hero .img-wrapper {
        height: 18rem;
    }

    .small-height-slider .apr-hp-hero .hero-text {
        padding: 5rem 5rem 6rem;
        top: 30rem;
    }

    .small-height-slider .apr-hp-hero .hero-text {
        top: 12rem;
    }
}

.apr-air-hero.small-height .img-wrapper img {
    height: 50rem;
}

.obscure-air .popup-air .form-group input {
    color: #0b0b0b !important;
}

/* Expert Advice Articles pagination */
.advice-from-the-experts #pills-tab {
    margin-bottom: 15px;
}

.advice-from-the-experts .pagination > li {
    cursor: pointer;
}

    .advice-from-the-experts .pagination > li.dots-first,
    .advice-from-the-experts .pagination > li.dots-last {
        cursor: default;
    }

        .advice-from-the-experts .pagination > li.dots-first > span,
        .advice-from-the-experts .pagination > li.dots-last > span {
            pointer-events: none;
            background-color: #fff;
        }

    .advice-from-the-experts .pagination > li > span {
        color: #c6c6c6;
        border: none;
    }

    .advice-from-the-experts .pagination > li.active > span {
        background-color: #fff;
        color: #176991;
    }

.advice-from-the-experts .info-block-advice.hidden-article {
    display: none;
}


/* Email widget - IBS page */
.guide-container {
    background-color: #003da5;
    padding: 4rem 0;
}

    @media screen and (max-width: 992px) {
        .guide-container .layout-column--sm {
            flex-direction: column !important;
        }
    }

    .guide-container h3 {
        color: #fff;
        font-family: 'GothamBook';
        text-align: left;
        font-size: 3.8rem;
        line-height: 5rem;
    }

    @media screen and (max-width: 992px) {
        .guide-container h3 {
            text-align: center;
        }
    }

    .guide-container .guide-description,
    .guide-container .guide-description p,
    .guide-container .guide-description span {
        font-size: 1.7rem;
        font-family: 'GothamNarrowBook';
        color: #fff;
    }

    @media screen and (max-width: 992px) {
        .guide-container .guide-description {
            text-align: center;
        }
    }

    .guide-container .guide-input-container {
        border: 1px solid #fff;
        border-radius: 3px;
    }

        .guide-container .guide-input-container input[type=text] {
            font-family: 'GothamNarrowBook';
            font-size: 1.7rem;
            background: #003764;
            color: #fff;
            padding: 1rem;
        }

        .guide-container .guide-input-container a {
            font-family: 'GothamMedium';
            font-size: 1.4rem;
            text-transform: uppercase;
            background-color: #4bd1c2;
            color: #fff;
            line-height: 2rem;
            border: 2px solid #4bd1c2;
            padding: 1rem;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

        .guide-container .healthy-builder-link {
            border: none !important;
            justify-content: center;
        }

        @media screen and (max-width: 992px) {
            .guide-container .healthy-builder-link {
                margin-top: 3rem;
            }
        }

        .guide-container .healthy-builder-link a {
            width: 60%;
            background-color: #189b9b !important;
            border: 2px solid #189b9b !important;
            border-radius: 3px !important;
        }

.show-on-success {
    display: none;
}

    .show-on-success h3 {
        text-align: center;
    }

.guide-container .guide-input-container a.hh-download-doc:disabled,
.guide-container .guide-input-container a.hh-download-doc[disabled] {
    background: lightgrey;
    border: 2px solid lightgrey;
}

.guide-container .guide-input-container input[type=text].field-error {
    color: red;
}

@media (max-width: 767px) {
    .guide-container {
        padding: 4.3rem 0;
    }

        .guide-container h3 {
            font-size: 2.2rem;
            line-height: 3rem;
        }

        .guide-container .guide-input-container a {
            font-size: 1.1rem;
        }

        .guide-container .guide-input-container input[type=text] {
            font-size: 1.4rem;
        }

    .show-on-success {
        text-align: center;
    }
}

@media (max-width: 480px) {
    .guide-container .row.layout-row.layout-column--sm.align-items-center {
        -webkit-box-orient: vertical;
        flex-direction: column;
    }
}
/* END - Email widget - IBS page */

.contact-us__form .form-group textarea {
    height: 21rem;
}

.blue-print-slide .slick-dots li {
    width: auto !important;
}

#element_to_pop_up.healthy-clean-air .close {
    background-color: #fff;
    border-radius: 50%;
    width: 3.6rem;
    height: 3.6rem;
    opacity: 1;
    padding: 0;
}

#element_to_pop_up.healthy-clean-air .modal-body {
    padding: 15px;
}

#element_to_pop_up.healthy-clean-air h2,
#element_to_pop_up.healthy-clean-air p {
    text-align: left;
}

#element_to_pop_up.healthy-clean-air p {
    padding: 0;
}

#element_to_pop_up.healthy-clean-air .modal-content {
    border-radius: 2.5rem;
}

#element_to_pop_up.healthy-clean-air input {
    margin: 0;
    border-radius: inherit;
}

#element_to_pop_up.healthy-clean-air button {
    max-width: inherit;
}

.apr-ecosystem .blue-print-slide .widget-block {
    max-width: 100% !important;
}

.apr-ecosystem p {
    max-width: 100% !important;
}

.contact-us__form .form-errors {
    color: #ff0000;
    font-size: 1.5rem;
    display: none;
    margin-bottom: 1.7rem;
}

.pure-form-success {
    display: none;
    text-align: center;
    margin-bottom: 15rem;
    margin-top: 15rem;
}

    .pure-form-success h3 {
        color: #419d54;
    }

.pure-form .form-control.field-error {
    border: 1px solid #ff0000;
}

.blue-print-slide .img-responsive {
    display: inline !important;
}

.select-block select {
    font-size: 1.5rem !important;
}

@media only screen and (min-width: 992px) and (max-width: 1110px) {
    .aprilaire-header-footer .navbar-new .navbar-nav.main-nav > li .link-wrapper {
        padding: .4rem;
    }
}

.contact-us__form .form-message-error {
    color: #ff0000;
    font-size: 1.5rem;
    margin-bottom: 1.7rem;
}

.contact-us__form .form-element-error {
    border: 1px solid #ff0000;
}

.apr-ecosystem .intro-block p {
    color: #606060 !important;
    font-size: 2.2rem !important;
    line-height: 3.7rem !important;
}

@media (max-width: 767px) {
    .apr-ecosystem .intro-block p {
        font-size: 1.8rem !important;
        line-height: 2.6rem !important;
    }
}

@media (max-width: 767px) {
    .info-block-item p:first-child {
        line-height: 4rem !important;
    }
}

.apr-slider .text-slider .text-slider-controls {
    top: -100px !important;
}

@media (max-width: 480px) {
    .apr-slider .text-slider .text-slider-controls {
        top: -130px !important;
    }
}

@media (max-width: 350px) {
    .apr-slider .text-slider .text-slider-controls {
        top: -150px !important;
    }
}

@media (max-width: 991px) {
    .info-block-item p:first-child {
        line-height: 8rem !important;
    }
}

@media (max-width: 480px) {
    .info-block-item p:first-child {
        line-height: 4rem !important;
    }
}

body .apr-pollution-columns .column-wrapper .title-wrapper h2 {
    font-size: 7rem;
}

body .obscure .popup .form-group {
    max-width: 415px;
}

body .grid .element-item p {
    line-height: 1.2;
}

body p {
    line-height: 2.5rem;
}


body .apr-info-icons .info-block p:last-of-type {
    max-width: 35rem;
}

body .apr-hp-hero .title-item {
    font-size: 4.1rem;
    line-height: 5.5rem;
}

body .apr-air-hero .hero-text h1 {
    font-size: 6rem;
}

#footer-wrapper .social-links > .layout-row:first-child {
    padding-right: 0;
}

#footer-wrapper .social-links > .layout-row:last-child {
    padding-left: 0;
}

body .apr-top-slider .left-slider .slider-wrapper .slider-title p {
    font-size: 5.5rem;
}

.apr-ecosystem span {
    color: #003DA5 !important;
}

.dropdown-menu sup {
    font-size: 150% !important;
    top: 0em !important;
}


.slider-wrapper .products-slider {
    margin-bottom: 10rem;
    padding: 0;
}

    .slider-wrapper .products-slider .product-wrapper {
        padding: 0.5rem;
    }

@media (max-width: 767px) {
    .slider-wrapper .products-slider .product-wrapper {
        padding: 0;
    }
}

.slider-wrapper .products-slider .product-wrapper .product-content {
    background-color: #fff;
    border-radius: 0.6rem;
    -webkit-box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.1);
    height: 100%;
    margin: 4px;
    text-align: center;
}

    .slider-wrapper .products-slider .product-wrapper .product-content:focus,
    .slider-wrapper .products-slider .product-wrapper .product-content:hover {
        border: 4px solid #c8e1ee;
        -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
        margin: 0;
    }

    .slider-wrapper .products-slider .product-wrapper .product-content .inner-wrapper {
        padding: 3rem 1rem 0;
    }

    .slider-wrapper .products-slider .product-wrapper .product-content .img-wrapper {
        max-height: 18rem;
        max-width: 18rem;
        margin: 0 auto;
    }

@media (min-width: 768px) and (max-width: 1299px) {
    .slider-wrapper .products-slider .product-wrapper .product-content .img-wrapper {
        max-height: 15rem;
        max-width: 15rem;
    }
}

.slider-wrapper .products-slider .product-wrapper .product-content .img-wrapper img {
    width: 100%;
    height: 100%;
}

.slider-wrapper .products-slider .product-wrapper .product-content h3 {
    color: #6d7278;
    font-family: Poppins-Medium;
    font-size: 1.8rem;
    line-height: 2.5rem;
    padding: 2rem;
}

.slider-wrapper .products-slider .slick-arrow {
    color: #979797;
    cursor: pointer;
    font-size: 5rem;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}

    .slider-wrapper .products-slider .slick-arrow.prev-arrow {
        left: -2.5rem;
    }

@media (max-width: 767px) {
    .slider-wrapper .products-slider .slick-arrow.prev-arrow {
        left: 0.8rem;
        z-index: 1;
    }
}

.slider-wrapper .products-slider .slick-arrow.next-arrow {
    right: -2.5rem;
}

@media (max-width: 767px) {
    .slider-wrapper .products-slider .slick-arrow.next-arrow {
        right: 0.8rem;
    }
}

@media (max-width: 991px) {
    .slider-wrapper .products-slider {
        margin: 0 0 5rem;
    }
}

.slider-wrapper .products-slider-sm {
    margin-bottom: 8.5rem;
}

@media (max-width: 767px) {
    .slider-wrapper .products-slider-sm {
        margin-bottom: 3rem;
    }
}

.slider-wrapper .products-slider-mobile .inner-wrapper,
.slider-wrapper .products-slider-mobile h3 {
    margin-bottom: 3rem;
}

.slider-wrapper .products-slider-mobile h3,
.slider-wrapper .products-slider-mobile li,
.slider-wrapper .products-slider-mobile p {
    color: #354052;
}

.slider-wrapper .products-slider-mobile p {
    margin-bottom: 2rem;
}

.slider-wrapper .products-slider-mobile.products-slider .slick-arrow {
    top: 26%;
}

.slider-wrapper .products-slider-mobile.products-slider .product-wrapper .product-content h3 {
    font-family: Poppins-Medium;
    font-size: 1.4rem;
    line-height: 1.7rem;
    padding: 0;
}

.slider-wrapper .products-slider-mobile .slider-content {
    padding: 0 1.5rem 2.5rem;
}

/*video*/
.product-category-videos {
    margin-top: 10rem;
    margin-bottom: 5rem;
}

    .product-category-videos .title-hero-text {
        margin-top: 0;
    }

        .product-category-videos .title-hero-text h2 {
            color: #58595b;
            font-family: "Poppins-Light";
            font-size: 7.1rem;
            line-height: 1;
            margin-bottom: 4rem;
        }

        .product-category-videos .title-hero-text p {
            max-width: 108rem;
        }


.product-video-block {
    padding-left: 3rem;
    padding-right: 3rem;
    margin-bottom: 6rem;
}

    .product-video-block .video-content {
        position: relative;
        margin-bottom: 2rem;
        height: 30rem;
        width: 100%;
    }

        .product-video-block .video-content .play-btn {
            background-size: contain;
            height: 8rem;
            width: 8rem;
        }

        .product-video-block .video-content a {
            display: block;
            position: relative;
            height: 30rem;
            width: 100%;
        }

        .product-video-block .video-content iframe {
            height: 30rem;
            width: 100%;
        }

        .product-video-block .video-content img {
            border-radius: 0;
            object-fit: cover;
            width: 100%;
            height: 100%;
        }

    .product-video-block .content span {
        color: #58595b;
        display: block;
        font-size: 2rem;
        line-height: 1;
        font-family: "Poppins-Regular";
        margin-bottom: 2rem;
    }

    .product-video-block .content a {
        color: #58595b;
    }

        .product-video-block .content a:hover {
            color: #0068a5;
        }

    .product-video-block .content h3 {
        font-family: "Poppins-SemiBold";
        font-size: 2.7rem;
        margin-bottom: 2rem;
    }

    .product-video-block .content p {
        color: #59595b;
        font-size: 1.8rem;
        line-height: 2.3rem;
        font-family: "Poppins-Light";
    }


.apr-ecosystem.apr-ecosystem-sm p {
    font-size: 2.2rem;
    line-height: 3.3rem;
    margin-bottom: 2rem;
    max-width: 74rem;
}


/*------------------------------------------------*/

.healthy-air-app-section {
    background-color: #E6ECF6;
    padding: 10rem 0;
    margin-bottom: 10rem;
}

    .healthy-air-app-section .container {
        max-width: 1400px;
    }

    .healthy-air-app-section .row {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
    }

    .healthy-air-app-section .content-block {
        max-width: 65rem;
        margin-bottom: 5rem;
    }

        .healthy-air-app-section .content-block h2 {
            color: #58595b;
            font-family: "Poppins-Light";
            font-size: 6rem;
            margin-bottom: 3rem;
        }

        .healthy-air-app-section .content-block p {
            font-size: 2.2rem;
            line-height: 3.3rem;
        }

    .healthy-air-app-section .buttons-app span {
        color: #58595b;
        display: block;
        font-size: 2rem;
        font-family: "Poppins-Bold";
        margin-bottom: 3rem;
    }

    .healthy-air-app-section .buttons-app .btn-app {
        border-radius: 1rem;
        display: block;
        max-width: 18.3rem;
        margin-right: 3rem;
        margin-bottom: 2rem;
        transition: .3s ease-in-out;
    }

        .healthy-air-app-section .buttons-app .btn-app img {
            max-width: 100%;
            height: auto;
        }

        .healthy-air-app-section .buttons-app .btn-app:hover,
        .healthy-air-app-section .buttons-app .btn-app:focus {
            box-shadow: 0 0 10px 0 rgba(0, 0, 0,.4);
        }


    .healthy-air-app-section .image-container img {
        display: block;
        max-width: 100%;
        margin: auto;
        height: auto;
    }

/*responsive*/

@media only screen and (min-width: 992px) {
    .product-category-videos .row {
        margin-right: -30px;
        margin-left: -30px;
    }
}

@media only screen and (max-width: 991px) {
    .product-category-videos {
        margin-top: 5rem;
    }

    .product-video-block {
        padding-left: 15px;
        padding-right: 15px;
    }

        .product-video-block .video-content iframe,
        .product-video-block .video-content a,
        .product-video-block .video-content {
            height: 25rem;
        }
}

@media only screen and (max-width: 767px) {
    .product-category-videos .title-hero-text h2 {
        font-size: 3.2rem;
        margin-bottom: 2rem;
    }

    .healthy-air-app-section {
        padding: 5rem 0;
        margin-bottom: 6rem;
    }

        .healthy-air-app-section .content-block h2 {
            font-size: 3.2rem;
        }

        .healthy-air-app-section .content-block p {
            font-size: 1.9rem;
            line-height: 3rem;
        }
}

@media only screen and (max-width: 480px) {
    .healthy-air-app-section .buttons-app .btn-app {
        margin-right: 1rem;
    }
}

.apr-ecosystem {
    margin-bottom: 13rem !important;
}

@media (max-width: 991px) {
    /* line 326, ../sass/_global.scss */
    .hidden-tablet-mobile {
        display: none;
    }
}

/* line 332, ../sass/_global.scss */
.visible-tablet-mobile {
    display: none;
}

@media (max-width: 991px) {
    /* line 332, ../sass/_global.scss */
    .visible-tablet-mobile {
        display: block;
    }
}


.add_product__home{
    font-size: 12px;
    margin-left: 1.5em;
    width: 200px;
    color: #3683cf;
    cursor: pointer;
    margin-bottom: 0.5em;
    font-weight: 600;
}
.homeownerSelect{
    margin-top: 2rem;
}
.profInstallSelect{
    margin-top: 2rem;
}
.add_product__home:hover{
    text-decoration: underline
}
.dropzone{
    border: none !important;
    background: #f6f6f6 !important;
    width: 100%;
    min-height: 110px !important;
}
i{
    color: #3683cf;
}
.dropzone .dz-preview.dz-image-preview{
    background: #f6f6f6 !important;
}
.margin-bottom-2 {
    margin-top: 3rem !important;
}
form{
    font-size: 1.6rem;
}
.dropzone_upload_btn{
    border-radius: 3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1em;
    line-height: 2rem !important;
    font-size: 15px !important;
}
.add_product__prof{
    font-size: 12px;
    margin-left: 1.5em;
    width: 200px;
    color: #3683cf;
    cursor: pointer;
    margin-bottom: 0.5em;
    font-weight: 600;
}
.add_product__prof:hover{
    text-decoration: underline;
}
.remove_btn{
    display: block;
    color: red;
    font-size: 11px;
    cursor: pointer;
    position: absolute;
    bottom: -23px;
    right: 2px;
    text-transform: uppercase;
}
.first_dropzone{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 20px;
}
.dropzone .dz-preview .dz-remove{
    font-size: 11px !important;
    color: red !important;
    margin-top: 0.8em !important;
    text-transform: uppercase !important;
}
.remove_btn:hover{
    text-decoration: underline;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
    top: 150px;
}
p.form-element-error {
    border: 0px solid #ff0000 !important;
}
.select-block select{
    padding: 2rem 1.3rem 0.5rem;
}

.custom-tooltip {
    position: relative;
    display: inline-block;
}

.custom-tooltip .custom-tooltiptext {
    visibility: hidden;
    width: 180px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -90px;
    opacity: 0;
    transition: opacity 0.3s;
    text-transform: initial;
}

.custom-tooltip .custom-tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.custom-tooltip:hover .custom-tooltiptext {
    visibility: visible;
    opacity: 1;
}

.checkbox-container label {
    font-size: 18px;
    position: relative;
}

.checkbox-container label span {
    margin-left: 30px;
    color: #0c3861;
    font-family: Poppins-Light;
}
.checkbox-container .inp_check {
    height: 20px;
    width: 20px;
    top: 0;
    color: #dbdbdb;
    position: absolute;
    left: 0;
    bottom: 5px;
    cursor: pointer;
    border: 2px solid;
}
.checkbox-container .check {
    background: #00A7B5;
    border: none;
}
.checkbox-container-prof {
    margin-bottom: 20px;
}
.warranty-registration .attach-info{
    text-transform: initial;
    font-size: 12px;
}
.warranty-registration .attach-info span {
    color: #ff091b;
}

.dropzone_upload_btn:disabled {
    opacity: 0.5;
}

.loader {
    margin-right: 10px;
    display: none;
    border: 4px solid #3d508b;
    border-radius: 50%;
    border-top: 4px solid #fff;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.warranty-registration .contact-us__content p {
    font-family: Poppins-Light, 'sans-serif';
}


@media screen and (min-width: 370px) {
    .datepicker table tr td, .datepicker table tr th {
        width: 40px;
        height: 40px;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 768px) {
    .contact-us__section .contact-us__info-block {
        margin-bottom: 11rem;
    }

    .contact-us__section {
        margin-top: 4rem;
    }

    .btnSubmitWarrantyForm {
        padding: 1.5rem 6rem;
        margin-top: 4rem;
    }
}

.config-pagination .back-btn {
    background-color: #39c !important;
}

    .config-pagination .back-btn > span {
        padding-right: 1rem !important;
        width: 100%;
        text-align: right;
    }


.consumer-selling-tools__wraper .title-hero-text {
    margin: 8rem 0 0rem 0;
}

    .consumer-selling-tools__wraper .title-hero-text h2 {
        color: #161616;
        font-family: "Poppins-Light";
        font-size: 6rem;
        line-height: 1.1;
    }

    .consumer-selling-tools__wraper .title-hero-text p {
        max-width: 108rem;
        color: #606060;
        font-size: 2.2rem;
        line-height: 3.7rem;
        margin: 2rem auto;
        max-width: 110rem;
        letter-spacing: 0;
        font-family: Poppins-Light;
    }


.apr-info-icons .info-block p:first-of-type {
    text-align: center;
    line-height: 3.8rem;
}

.sf_colsIn .button-div .btn-default, .sf_colsIn .button-div .btn-success {
    height: 35px;
}

.shopify-compontent .s-title {
    text-align: center;
    margin-bottom: 24px;
}

