#why-maidpro #page-container > article.content {
    padding: 0 0 50px;
}

.checklist-modal {
    min-width: 320px;
    max-width: 700px;
    max-height: 100%;
    padding: 0;
    overflow: visible;
}

.checklist-modal .modal-header {
    background-color: #FAFDFE;
    padding: 30px 0 30px 55px;
}

.checklist-modal .modal h1 {
    padding-left: 40px;
    padding-right: 70px;
} 

.checklist-modal .modal-content {
    max-height: 300px;
    overflow-y: scroll;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
    border-top: 1px solid #E8F5FB;
    border-bottom: 1px solid #E8F5FB;
}

.checklist-modal .modal-footer {
    text-align: right;
    margin-right: 25px;
    padding-bottom: 25px;
}

.checklist-modal .modal .intro {
    margin: 1em 0 !important;
}

.content section,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content p,
.content a {
    margin: 0;
    padding: 0;
    }

.content section {
    margin: 0 auto;
    }

.content {
    background: #eef8fc;
    background: -moz-linear-gradient(top,  #eef8fc 0%, #9fd7ef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef8fc), color-stop(100%,#9fd7ef));
    background: -webkit-linear-gradient(top,  #eef8fc 0%,#9fd7ef 100%);
    background: -o-linear-gradient(top,  #eef8fc 0%,#9fd7ef 100%);
    background: -ms-linear-gradient(top,  #eef8fc 0%,#9fd7ef 100%);
    background: linear-gradient(to bottom,  #eef8fc 0%,#9fd7ef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef8fc', endColorstr='#9fd7ef',GradientType=0 );
    padding: 0 0 95px;
    margin: 0;
    }

.sub-navigation {
    text-align: center;
}

.sub-navigation li {
    display: inline-block;
    padding: 8px 15px 8px 15px;
}

.sub-navigation li:hover {
    border-bottom: 2px solid #0095d5;
}

.sub-navigation a {
    display: block;
    padding: 1em;
    font-size: 13px;
    color: #0095d5;
    text-transform: uppercase;
}

.sub-navigation .active {
    font-family: "proxSemiBold", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    border-bottom: 2px solid #0095d5;
}

    hr {
        margin: 0 auto;
        padding: 0;
        border: none;
        border-bottom: 1px solid #deedf4;
        height: 2px;
        background: #fff;
        }

    .content h2 {
        padding-bottom: 10px;
        }

    .content h3 {
        color: #0397d6;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 156%;
    }

    .intro {
        margin-top: 40px !important;
        position: relative;
        }

        .intro h1 {
            padding: 0px 0 15px;
            }

        #intro-image {
            display: block;
        }

    #your-cleaning {
        margin: 0;
        }

        #your-cleaning .grid-container > div {
            -moz-border-radius-topleft: 10px;
            -webkit-border-top-left-radius: 10px;
             border-top-left-radius: 10px;
            -moz-border-radius-topright: 10px;
            -webkit-border-top-right-radius: 10px;
            border-top-right-radius: 10px;
            background: #fff;
            border: 1px solid #d8e1e6;
            border-bottom: none;
            -webkit-box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, .1);
            box-shadow:  0px 1px 2px 0px rgba(0, 0, 0, .1);
            padding: 50px 35px 65px;
            position: relative;
            }

            #your-cleaning .row-one {
                clear: both;
                padding-bottom: 65px;
                }

            #your-cleaning .checklist-container {
                position: relative;
                }

                #your-cleaning .checklist-container img {
                    position: absolute;
                    left: -30px;
                    top: -125px;
                    z-index: 1;
                    }

                #your-cleaning .checklist-container div{
                    position: absolute;
                    z-index: 2;
                    left: 35px;
                    max-width: 202px;
                    }

                    #your-cleaning .checklist-container p {
                        color: #0082c0;
                        font-size: 32px;
                        text-transform: uppercase;
                        font-family: "proxRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                        text-align: center;
                        letter-spacing: 2px;
                        line-height: 40px;
                        padding-bottom: 27px;
                        }

                    .checklist-info a {
                        width: 197px;
                        height: 43px;
                        background: url('../bundles/mprwhymaidpro/images/button_launch-checklist.png') no-repeat center top;
                        color: #969696;
                        font-weight: bold;
                        text-align: center;
                        text-transform: uppercase;
                        padding-top: 10px;
                        display: block;
                    }

                        .checklist-info a:hover {
                            color: #00658E;
                        }

                #your-cleaning .grid-40 {
                    height: 280px;
                    }

                #your-cleaning .grid-60 {
                    float: right;
                    }

                    #your-cleaning .grid-60 h2 {
                        padding-bottom: 20px;
                        }

                    #your-cleaning .grid-60 .grid-20, #your-cleaning .grid-60 .grid-80 {
                        padding: 0;
                        }

                    #your-cleaning .grid-60 .grid-20 {
                        clear: left;
                        width: 15%;
                        }

                    #your-cleaning .grid-60 .grid-80 {
                        padding-bottom: 20px;
                        width: 75%;
                        }

                #your-cleaning .best-products p {
                    padding: 8px 0 15px;
                    line-height: 140%;
                    }

                #your-cleaning .best-products > p {
                    padding: 0 0 40px;
                    line-height: 160%;
                    }

                .button_learn-more {
                    width: 144px;
                    height: 43px;
                    background: url('../bundles/mprwhymaidpro/images/button_learn-more.png') no-repeat center top;
                    color: #969696;
                    font-weight: bold;
                    text-align: center;
                    text-transform: uppercase;
                    padding-top: 10px !important;
                    display: block;
                }

                #your-cleaning .row-three {
                    clear: both;
                    overflow: hidden;
                    padding-bottom: 75px;
                    }

                #your-cleaning .bottle-img {
                    position: absolute;
                    bottom: 0;
                    right: 0;
                    opacity: 0;
                    }

    #your-cleaning-pro {
        margin: 0;
        }

        #your-cleaning-pro .grid-container > div {
            background: #0095d5;
            min-height: 670px;
            position: relative;
            }

            #your-cleaning-pro h2 {
                color: #fff;
                text-align: center;
                padding-top: 30px;
                }

            #your-cleaning-pro p {
                color: #fff;
                text-align: center;
                }

            #your-cleaning-pro .center {
                position: absolute;
                bottom: 0;
                width: 100%;
                z-index: 1;
                }

            #your-cleaning-pro .img {
                min-height: 494px;
                background: url('../bundles/mprwhymaidpro/images/cleaning-pro.jpg') no-repeat center bottom;
            }

            #your-cleaning-pro ul {
                clear: both;
                overflow: visible;
                }

                #your-cleaning-pro .bubble {
                    list-style-type: none;
                    background: #52bbe8;
                    position: absolute;
                    z-index: 5;
                    max-width: 170px;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                    height: 150px;
                    width: 150px;
                    -webkit-transform: scale(0.50);
                    transform: scale(0.50);
                    /*cursor: move;*/
                    }

                    #your-cleaning-pro .bubble p {
                        color: #fff;
                        font-family: "proxRegular", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                        font-size: 17px;
                        text-align: center;
                        width: 110px;
                        height: 110px;
                        padding: 20px;
                        display: table-cell;
                        vertical-align: middle;
                        }

                    #your-cleaning-pro .bubble span {
                        display: block;
                        }

                #your-cleaning-pro ul li:first-child {
                    bottom: 330px;
                    left: -35px;
                    }

                #your-cleaning-pro ul li:first-child + li {
                    bottom: 335px;
                    left: 235px;
                    width: 135px;
                    height: 135px;
                    }

                    #your-cleaning-pro ul li:first-child + li p {
                        width: 115px;
                        height: 115px;
                        padding: 10px;
                        }

                #your-cleaning-pro ul li:first-child + li + li {
                    bottom: 165px;
                    left: 145px;
                    width: 120px;
                    height: 120px;
                    }

                    #your-cleaning-pro ul li:first-child + li + li p {
                        width: 80px;
                        height: 80px;
                        padding: 20px;
                        }

                #your-cleaning-pro ul li:first-child + li + li + li {
                    bottom: -40px;
                    left: 40px;
                    }

                    #your-cleaning-pro ul li:first-child + li + li + li p {
                        width: 80px;
                        height: 80px;
                        padding: 35px;
                        }

                #your-cleaning-pro ul li:first-child + li + li + li + li {
                    bottom: 320px;
                    right: -35px;
                    height: 170px;
                    width: 170px;
                    }

                    #your-cleaning-pro ul li:first-child + li + li + li + li p {
                        width: 130px;
                        height: 130px;
                        padding: 20px 30px;
                        }

                #your-cleaning-pro ul li:first-child + li + li + li + li + li {
                    bottom: 295px;
                    right: 185px;
                    height: 130px;
                    width: 130px;
                    }

                    #your-cleaning-pro ul li:first-child + li + li + li + li + li p {
                        width: 110px;
                        height: 110px;
                        padding: 10px;
                        }

                #your-cleaning-pro ul li:first-child + li + li + li + li + li + li {
                    bottom: 150px;
                    right: 65px;
                    height: 120px;
                    width: 120px;
                    }

                    #your-cleaning-pro ul li:first-child + li + li + li + li + li + li p {
                        width: 100px;
                        height: 100px;
                        padding: 10px;
                        }

                #your-cleaning-pro ul li:first-child + li + li + li + li + li + li + li {
                    bottom: -65px;
                    right: -45px;
                    }

    #your-schedule {
        margin: 0;
        }

        #your-schedule .grid-container > div {
            background: #eff8fc;
            padding: 60px 0 50px;
            position: relative;
            }

            #your-schedule .ipad {
                position: absolute;
                width: auto;
                left: -30px;
                -webkit-transform: translateX(-100px);
                transform: translateX(-100px);
                opacity: 0;
                }

            #your-schedule .grid-50 {
                float: right;
                margin-right: 40px;
                }

                #your-schedule .grid-50 > p {
                    padding-bottom: 20px;
                    }

                #your-schedule .grid-50 ul {
                    padding-left: 16px;
                    }

                    #your-schedule .grid-50 li {
                        background: url('../bundles/mprwhymaidpro/images/check.png') no-repeat 0 5%;
                        list-style-type: none;
                        padding: 5px 0 0 54px;
                        color: #444;
                        min-height: 37px;
                        margin-bottom: 10px;
                        }

                    #your-schedule .grid-50 li:last-child {
                        margin-bottom: 0;
                        }

    #your-budget .grid-container > div{
        background: #fff;
        }

        #your-budget .grid-70 {
            text-align: center;
            margin: 0 auto;
            float: none;
            padding-bottom: 30px;
            }

            #your-budget h2 {
                padding-top: 60px;
                }

        #your-budget .budget-points {
            overflow: hidden;
            margin: 0 auto;
            width: 95%;
            }

            #your-budget h3 {
                padding: 30px 0 10px;
                }

            #your-budget li {
                list-style-type: none;
                width: 47%;
                float: left;
                padding-bottom: 35px;
                }

                #your-budget li .img {
                    width: 190px;
                    min-height: 209px;
                    float: left;
                    position: relative;
                    -webkit-transform: translateY(50px);
                    transform: translateY(50px);
                    opacity: 0;
                    }

                    #your-budget li .img img {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                    }

                #your-budget li div:last-child {
                    float: right;
                    }

                #your-budget li p {
                    line-height: 140%;
                }

            #your-budget li:nth-child(even) {
                float: right;
                }

        #comparisons {
            position: relative;
            min-height: 675px;
            padding: 50px 0 100px;
            -webkit-transform: translateY(200px);
            transform: translateY(200px);
            opacity: 0;
            }

            #comparisons .img {
                position: absolute;
                width: 1015px;
                left: 50%;
                margin-left: -507px;
                }

                #comparisons img {
                    max-width: 1015px;
                }

    #guarantee-content {
        background: #0095d5 url('../bundles/mprwhymaidpro/images/guarantee_bg.jpg') no-repeat center top;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        position: relative;
    }

        #guarantee-hero {
            min-height: 1px;
        }

            #guarantee-hero img {
                position: absolute;
                bottom: 0;
                right: 10px;
                -webkit-transform: translateX(100px);
                transform: translateX(100px);
                opacity: 0;
            }

        #guarantee-content h2 {
            padding-top: 50px;
        }

        #guarantee-content p {
            margin-bottom: 100px;
        }

        #guarantee-content .stamp {
            position: absolute;
            top: 0;
            left: -100px;
        }

        #guarantee-content a {
            z-index: 1;
            position: relative;
            color: #fff;
            font-size: 22px;
            text-align: right;
            margin-top: 20px;
            margin-bottom: 40px;
            display: block;
        }

.text-arrow {
    color: #fff;
}

/* Animations */
.animate {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
}

.bottle-img.animate {
    animation: waterBottle 2s 1 forwards;
    transform: translateZ(0px);
    -webkit-animation: waterBottle 2s 1 forwards;
}

.bubble.animate {
    animation: bubbles 1.5s 1 forwards;
    -webkit-animation: bubbles 1.5s 1 forwards;
}

.ipad.animate {
    animation: ipad 2s 1 forwards;
    -webkit-animation: ipad 2s 1 forwards;
}

.budget-points .img.animate {
    animation: budgetImg 2s 1 forwards;
    -webkit-animation: budgetImg 2s 1 forwards;
}

#comparisons.animate {
    animation: comparisons 2s 1 forwards;
    -webkit-animation: comparisons 2s 1 forwards;
}

#guarantee-hero img.animate {
    animation: guarantee 2s 1 forwards;
    -webkit-animation: guarantee 2s 1 forwards;
}

/* Keyframes */
@keyframes waterBottle {
    from    { transform: translateY(100px); opacity: 0; }
    to      { transform: translateY(0); opacity: 1; }
}

@keyframes bubbles {
    from    { transform: scale(0.5); }
    to      { transform: scale(1); }
}

@keyframes ipad {
    from    { transform: translateX(-100px); opacity: 0; }
    to      { transform: translateX(0px); opacity: 1; }
}

@keyframes budgetImg {
    from    { transform: translateY(50px); opacity: 0; }
    to      { transform: translateY(0px); opacity: 1; }
}

@keyframes comparisons {
    from    { transform: translateY(200px); opacity: 0; }
    to      { transform: translateY(0px); opacity: 1; }
}

@keyframes guarantee {
    from    { transform: translateX(100px); opacity: 0; }
    to      { transform: translateX(0px); opacity: 1; }
}

/* Webkit Keyframes */
@-webkit-keyframes waterBottle {
    from    { -webkit-transform: translateY(100px); opacity: 0; }
    to      { -webkit-transform: translateY(0); opacity: 1; }
}

@-webkit-keyframes bubbles {
    from    { -webkit-transform: scale(0.5); }
    to      { -webkit-transform: scale(1); }
}

@-webkit-keyframes ipad {
    from    { -webkit-transform: translateX(-100px); opacity: 0; }
    to      { -webkit-transform: translateX(0px); opacity: 1; }
}

@-webkit-keyframes budgetImg {
    from    { -webkit-transform: translateY(50px); opacity: 0; }
    to      { -webkit-transform: translateY(0px); opacity: 1; }
}

@-webkit-keyframes comparisons {
    from    { -webkit-transform: translateY(200px); opacity: 0; }
    to      { -webkit-transform: translateY(0px); opacity: 1; }
}

@-webkit-keyframes guarantee {
    from    { -webkit-transform: translateX(100px); opacity: 0; }
    to      { -webkit-transform: translateX(0px); opacity: 1; }
}

/* Responsive */

@media screen and (max-width: 959px) and (min-width: 768px) {

    html, body {
        overflow-x: hidden;
    }

    hr {
        display: none;
    }

    .intro {
        margin-top: 120px !important;
        margin-bottom: 60px !important;
    }

    #intro-image {
        bottom: -60px;
    }

    #main-content {
        width: 40%;
    }

    .checklist-container img, .checklist-container p {
        display: none;
    }

    #checklist-grid {
        position: absolute;
        top: 290px;
        left: -30px;
    }

    #your-cleaning-content {
        width: 100%;
        margin-bottom: 30px;
    }

    .best-products > h2, .best-products > p {
        width: 100%;
    }

    #your-cleaning-pro .grid-container > div {
        min-height: auto !important;
    }

    #your-cleaning-pro-info {
        margin-left: 0;
        margin-bottom: 30px;
    }

    #your-cleaning-pro h2, #your-cleaning-pro p {
        text-align: left;
    }

    #your-cleaning-pro .img {
        display: none;
    }

    #your-cleaning-pro .bubble {
        background: transparent;
        width: 90% !important;
        max-width: 100% !important;
        height: auto !important;
        padding-top: 12px;
        padding-bottom: 12px;
        list-style: disc;
        color: #fff;
        position: static;
        -webkit-animation: none !important;
        animation: none !important;
        -webkit-transform: none !important;
        transform: none !important;
    }

    #your-cleaning-pro .bubble p {
        width: 100% !important;
        height: auto !important;
        text-align: left;
        padding: 0 !important;
        display: block;
    }

    #your-cleaning-pro ul {
        padding-left: 60px;
    }

    #your-schedule .ipad {
        left: -100px;
    }

    .budget-points .img {
        width: 90% !important;
    }

    .budget-points .img img {
        margin-left: -90px !important;
        left: 50% !important;
    }

    .budget-points-info {
        width: 90% !important;
        float: left !important;
    }

    #comparisons {
        min-height: 440px;
    }

    #comparisons .img {
        width: 100%;
        margin-left: 0;
        left: 0;
    }

    #comparisons .img img {
        width: 100%;
        height: auto;
    }

    #guarantee-content .stamp {
        left: -70px;
    }

    #guarantee-content-info {
        width: 75%;
    }

    #guarantee-hero img {
        right: -70px;
    }

    #guarantee-content a {
        font-size: 18px;
    }

}

/* Mobile */

@media screen and (max-width: 767px) {

    hr {
        display: none;
    }

    .sub-navigation {
        display: none;
    }

    .intro {
        margin-top: 20px !important;
        text-align: center;
    }

    #intro-image-container {
        text-align: center;
        margin-top: 50px;
    }

    #intro-image {
        width: 100%;
        max-width: 432px;
        height: auto;
        position: static;
    }

    #your-budget li .img {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    #your-budget li div:last-child {
        float: none;
    }

    #your-cleaning .grid-container > div {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #your-cleaning {
        margin-top: -108px;
    }

    #your-cleaning h2 {
        text-align: center;
    }

    #your-cleaning .row-one {
        padding-bottom: 30px;
    }

    #your-cleaning .best-product.row-four {
        padding-bottom: 0;
    }

    #your-cleaning .row-three .img {
        margin-bottom: 20px;
    }

    #your-cleaning-content img {
        width: 100%;
        max-width: 38px;
        height: auto;
    }

    #your-cleaning .best-product {
        padding-bottom: 30px;
    }

    .best-product, .best-products {
        text-align: center;
    }

    .best-product .button_learn-more {
        margin-left: auto;
        margin-right: auto;
    }

    #your-cleaning-pro h2, #your-cleaning-pro p {
        text-align: center;
    }

    #your-cleaning-pro .bubble {
        background: transparent;
        width: 90% !important;
        max-width: 100% !important;
        height: auto !important;
        padding-top: 12px;
        padding-bottom: 12px;
        list-style: disc;
        color: #fff;
        position: static;
        -webkit-animation: none !important;
        animation: none !important;
        -webkit-transform: none !important;
        transform: none !important;
    }

    #your-cleaning-pro .bubble p {
        font-size: 14px !important;
        width: 100% !important;
        height: auto !important;
        text-align: left;
        padding: 0 !important;
        display: block;
    }

    #your-cleaning-pro ul {
        padding-left: 40px;
    }

    #your-schedule {
        text-align: center;
    }

    #your-schedule .grid-container > div {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #your-schedule-content {
        margin-right: 0 !important;
    }

    #your-schedule-content ul {
        text-align: left;
        padding-left: 0 !important;
    }

    #your-budget h2 {
        padding-top: 30px;
    }

    #your-budget h2, #your-budget p {
        text-align: center;
    }

    .budget-points ul {
        padding: 0 30px;
        margin-top: 0;
    }

    #your-budget li, #your-budget li p {
        width: 100%;
        text-align: center;
    }

    #guarantee-content {
        color: #fff;
        text-align: center;
        background: #0095D5;
    }

    #guarantee-content h2 {
        color: #fff !important;
        padding-top: 30px;
    }

    #guarantee-content p {
        margin-bottom: 40px;
    }

    #guarantee-content a {
        text-align: center;
        margin-top: 0;
    }

}