body {
    padding-top: 0;
}

#promo-banner {
    display: none;
}

#wrapper {
    background-color: rgb(238, 247, 254);
}

.fancy-line {
    margin: 30px 0;
    height: 2px;
    background-color: #ccc;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #ccc));
    max-width: 80px;
}

.fancy-line.light-blue-bg {
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#eef7ff), to(#eef7ff), color-stop(50%, #ccc));
}

a.or-learn-link {
    color: #fff;
}

a.or-learn-link:hover {
    color: #fff;
}

a.or-learn-link:visited {
    color: #fff;
}

#global_nav_dark .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.content-container {
    min-height: 400px;
}

.content-block-header {
    color: #2a475f;
    font-size: 45px;
    text-align: left;
    font-weight: 100;
}

.content-block {
    color: #000000;
    font-weight: 100;
    font-size: 22px;
    line-height: 150%;
}

.hero {
    /*background-size:100% auto;*/
    background-repeat: no-repeat;
    min-height: 400px;
}

.desktop-6-header-unbold {
    font-weight: 400;
}

.out-of-date-apps-container {
    background-color: #fff;
}

.search-and-install-container {
    background-color: #fff;
}

.or-learn {
    font-size: 22px;
    font-weight: 100;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.content {
    margin: 0 auto;
    text-align: center;
}

.jumbotron {
    background-color: transparent;
    margin-bottom: 80px;
}

.jumbotron .h1,
.jumbotron h1 {
    font-size: 63px;
    font-weight: 100;
    color: #fff;
}

.jumbotron .h1,
.jumbotron p {
    font-size: 32px;
    color: #fff;
}

.mud6-step-descriptions {
    font-weight: 100;
}

.mud6-steps-container .row {
    text-align: center;
    margin: 0 auto;
}

.desktop-header {
    color: #fff;
}

.sub-hdr-all-updates {
    color: rgb(188, 200, 210);
    font-family: 'myriad-pro', 'myriad', sans-serif;
    font-size: 32px;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: 600;
}

.btn.btn-green {
    background-color: #04a800;
    border: none;
    font-size: 30px;
    font-weight: 500;
    width: 288px;
    border-radius: 3px;
    height: 48px;
}

.btn.mud-dl {
    background-size: 30px auto;
    background-repeat: no-repeat;
    background-position-y: 5px;
    background-position-x: 30px;
    color: #fff!important;
}

.btn.btn-dark-blue {
    color: #fff!important;
    background-color: rgba(0, 0, 0, 0.1);
    background: -webkit-linear-gradient(rgb(25, 41, 63), rgb(22, 25, 45), rgb(22, 25, 45));
    background: -o-linear-gradient(right, rgb(25, 41, 63), rgb(22, 25, 45));
    background: -moz-linear-gradient(right, rgb(25, 41, 63), rgb(22, 25, 45));
    background: linear-gradient(to right, rgb(25, 41, 63), rgb(22, 25, 45));
    border: none;
    font-size: 30px;
    font-weight: 500;
    width: 288px;
    border-radius: 3px;
    height: 48px;
}

.btn-buy-now {
    color: #fff!important;
    background-color: rgba(0, 0, 0, 0.1);
    background: -webkit-linear-gradient(rgb(25, 41, 63), rgb(22, 25, 45), rgb(22, 25, 45));
    background: -o-linear-gradient(right, rgb(25, 41, 63), rgb(22, 25, 45));
    background: -moz-linear-gradient(right, rgb(25, 41, 63), rgb(22, 25, 45));
    background: linear-gradient(to right, rgb(25, 41, 63), rgb(22, 25, 45));
}

.btn-buy-now-txt:after {
    content: '\00B7';
    padding-left: 10px;
    padding-right: 5px;
}

.top-free-download-link-container {
    margin-top: 35px;
    margin-bottom: 35px!important;
    max-width: 780px;
}

.btm-free-download-link-container {
    margin-top: 20px;
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
}

b.dark-bold {
    font-weight: 500;
}

.out-of-date-apps-img {
    max-width: 500px;
}

.search-and-install-img {
    max-width: 600px;
}

.get-started-today {
    color: #fff;
    background-size: cover;
}

.we-find-the-updates-container {
    background-color: #292430;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, #292430, #2a475f);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #292430, #2a475f);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #292430, #2a475f);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #292430, #2a475f);
    /* Standard syntax (must be last) */
    /* #2a475f */
    min-height: 500px;
}

.we-find-the-updates-blurb h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 100;
}

.we-find-the-updates-blurb .fancy-line {
    margin: 0 auto;
    height: 2px;
    max-width: 80px;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#293446), color-stop(0.5, #a7a8af), to(#293446));
}

.we-find-the-updates-cta {
    /** width:800px; **/
    min-height: 300px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center 0px;
}

.get-started-today {
    min-height: 218px;
}

.get-started-today h1 {
    display: inline;
    font-size: 52px;
    font-weight: 400;
}

.get-started-today h2 {
    display: inline;
    font-size: 52px;
    margin-left: 8px;
    font-weight: 100;
}

.learn-more-arrow {
    display: inline;
    position: relative;
    top: 3px;
}

.sticky-scroll.sticky>.container-fluid.container-sticky-scroll {
    margin-top: 60px;
}

.sticky-scroll .sticky-scroll-cta-flex {
    max-width: 1170px;
    margin: 0 auto;
    height: 76px;
}

.sticky-scroll .info.incentive-counter {
    display: inline-block;
    font-size: inherit;
}

.sticky-scroll .info.incentive-counter span {
    text-align: left;
    margin-top: -2px;
}

.sticky-scroll .row.cta>div:first-of-type {
    padding-left: 25px;
    padding-right: 25px;
    white-space: nowrap;
}

.sticky-scroll .info .accent-outline {
    color: #fff;
}

.btn.btn-purchase {
    border: none;
    background: linear-gradient(0deg, rgb(53, 140, 197), rgb(79, 191, 250));
    font-size: 2.9rem;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
}

.btn.btn-purchase:hover {
    color: #ffffff;
    background: linear-gradient(rgb(53, 140, 197), rgb(79, 191, 250));
}

.sticky-scroll .btn.btn-purchase sup {
    top: -0.6rem;
}

.btn.btn-purchase sup {
    font-size: 67%;
    top: -0.7rem;
    left: 2px;
}

.sticky-scroll .cta-discount-price .caps {
    font-size: 1.6rem;
}

.sticky-scroll .cta-discount-price .price,
.sticky-scroll .cta-discount-price .percent {
    padding: 1px 0;
    color: #fff;
}

.sticky-scroll .cta-discount-price .price .strike-out {
    margin-top: 1px;
    margin-left: -1.5ch;
}

.sticky-scroll {
    top: 0;
    right: 0;
    left: 0;
    color: #43a7e2;
    font-size: 1.95rem;
}

.sticky-scroll .row.cta {
    background-color: rgba(0, 0, 0, 0.83);
    min-height: 76px;
    font-weight: 600;
}

.sticky-scroll .btn.btn-purchase {
    font-size: 26.15px;
    padding-top: 6px;
    padding-bottom: 7px;
}

.sticky-scroll .radial-progress .inset {
    background-color: rgb(43, 43, 43);
}

.sticky-scroll .timer-countdown,
.sticky-scroll .sold-counter {
    display: inline-block;
    color: #fff;
    margin-left: 2rem;
}

.sticky-scroll .sold-counter {
    margin-left: 1.67ch;
}

.sticky-scroll .app-icon {
    width: 40px;
    height: 40px;
    background-size: 40px;
    margin: 0 0.3rem;
}

.sticky-scroll .price .glyph-strike-out {
    top: 0;
    left: 0;
}

.sticky-scroll .btn.btn-purchase {
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto;
    width: 100%;
}

.glyphicon-shopping-cart {
    position: relative;
    left: -13px;
    top: 5px;
}

.or-seperator {
    font-size: 24px;
    color: #fff;
    position: relative;
    left: 16px;
    top: 5px;
    max-width: 30px;
}

.light-blue {
    color: rgb(188, 220, 247)!important;
}

.downloads-and-apps-stats {
    font-size: 22px!important;
    position: relative;
    top: -20px;
}

.out-of-date-apps-blurb-mobile p {
    max-width: 550px;
    margin: 0 auto;
}

.cart-icon {
    width: 28px;
    position: relative;
    left: -5px;
    top: -3px;
}

.header-button-container {
    max-width: 698px;
    text-align: center;
    margin: 0 auto;
}


/* Retina (2x) assets: */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 20/10),
only screen and (max-resolution: 192dpi) {
    .gradient-dark {
        background-image: url('/img/desktop/new_landing_page/header-bg@2x.jpg');
    }
    .hero {
        background-image: url('/img/desktop/new_landing_page/hero@2x.png');
    }
    .mud6-step-1 {
        background-image: url('/img/desktop/new_landing_page/icon-1@2x.png');
    }
    .mud6-step-2 {
        background-image: url('/img/desktop/new_landing_page/icon-2@2x.png');
    }
    .mud6-step-3 {
        background-image: url('/img/desktop/new_landing_page/icon-3@2x.png');
    }
    .mud6-step-plus {
        background-image: url('/img/desktop/new_landing_page/plus-sign@2x.png');
    }
    .mud6-step-equals {
        background-image: url('/img/desktop/new_landing_page/equals@2x.png');
    }
    .we-find-the-updates-cta {
        background-image: url('/img/desktop/new_landing_page/we-find-updates@2x.png');
    }
    .one-click-updates-cta {
        background-image: url('/img/desktop/new_landing_page/1-click-updates@2x.png');
    }
    .get-started-today {
        background-image: url('/img/desktop/new_landing_page/footer-bg@2x.jpg');
    }
    .mud-dl,
    .mud-dl:focus,
    .mud-dl:active,
    .mud-dl:hover,
    .mud-dl:visited {
        background-image: url('/img/desktop/new_landing_page/download-icon@2x.png');
    }
}


/* Non-retina (1x) assets: */

@media only screen and (-webkit-max-device-pixel-ratio: 1.99),
only screen and (-o-max-device-pixel-ratio: 19.9/10),
only screen and (max-resolution: 191dpi) {
    .gradient-dark {
        background-image: url('/img/desktop/new_landing_page/header-bg.jpg');
    }
    .hero {
        background-image: url('/img/desktop/new_landing_page/hero.png');
    }
    .mud6-step-1 {
        background-image: url('/img/desktop/new_landing_page/icon-1.png');
    }
    .mud6-step-2 {
        background-image: url('/img/desktop/new_landing_page/icon-2.png');
    }
    .mud6-step-3 {
        background-image: url('/img/desktop/new_landing_page/icon-3.png');
    }
    .mud6-step-plus {
        background-image: url('/img/desktop/new_landing_page/plus-sign.png');
    }
    .mud6-step-equals {
        background-image: url('/img/desktop/new_landing_page/equals@2x.png');
    }
    .we-find-the-updates-cta {
        background-image: url('/img/desktop/new_landing_page/we-find-updates.png');
    }
    .one-click-updates-cta {
        background-image: url('/img/desktop/new_landing_page/1-click-updates.png');
    }
    .get-started-today {
        background-image: url('/img/desktop/new_landing_page/footer-bg.jpg');
    }
    .mud-dl,
    .mud-dl:focus,
    .mud-dl:active,
    .mud-dl:hover,
    .mud-dl:visited {
        background-image: url('/img/desktop/new_landing_page/download-icon.png');
    }
}


/** Responsive Media Queries **/

@media only screen and (min-width: 320px) {
    .gradient-dark {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 390%;
        background-color: #eef7ff;
    }
    .fancy-line.light-blue-bg {
        margin: 0 auto;
    }
    .jumbotron .container {
        max-width: 90%;
    }
    .jumbotron {
        max-height: 780px;
        margin-top: -50px;
        margin-bottom: 80px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 48px;
    }
    .content-block-header {
        color: #2a475f;
        font-size: 35px;
        font-weight: 100;
        text-align: center;
    }
    .hero {
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    .mud6-steps-container {
        margin-top: -320px;
        max-width: 460px;
    }
    .mud6-container {
        margin: 0 auto;
    }
    .mud6-step {
        background-size: 100px auto;
        background-position: left;
        background-repeat: no-repeat;
        height: 130px;
    }
    .mud6-step-descriptions-container {
        color: #212534;
        font-size: 22px;
        font-weight: 400;
        text-align: center;
    }
    .mud6-step-descriptions {
        margin: 0 auto;
    }
    .inline-mud6-step-description {
        color: #212534;
        font-size: 16px;
        font-weight: 100;
        text-align: left;
        position: relative;
        top: 40px;
        left: 90px;
        word-wrap: break-word;
        width: 200px;
    }
    .out-of-date-apps-container {
        background-color: #fff;
    }
    .out-of-date-apps-blurb-container-mobile {
        margin-top: -20px;
    }
    .out-of-date-apps-blurb-mobile {
        text-align: center;
        /*width:400px;*/
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .out-of-date-apps-blurb-mobile h2 {
        color: #2a475f;
        font-size: 32px;
        margin-bottom: 15px;
        font-weight: 100;
    }
    .out-of-date-apps-blurb-mobile .fancy-line {
        width: 80px;
        margin: 0 auto;
    }
    .out-of-date-apps-blurb-mobile .content-block {
        font-size: 14px;
        margin-top: 12px;
    }
    /*
	.out-of-date-apps-blurb-mobile p{
		font-size:18px;
		margin-top:15px;
	}
	*/
    .out-of-date-apps-img-container-mobile {
        margin-top: 10px;
    }
    .out-of-date-apps-img-mobile {
        max-width: 300px;
    }
    .one-click-updates-container {
        margin-top: 20px;
    }
    .we-find-the-updates-cta {
        background-size: 100% auto;
    }
    .we-find-the-updates-blurb {
        margin-top: -80px;
    }
    .we-find-the-updates-blurb h2 {
        font-size: 35px;
        color: #fff;
        font-weight: 100;
        margin-bottom: 15px;
        margin-top: -70px;
    }
    .we-find-the-updates-blurb p {
        color: #fff;
        max-width: 700px;
        margin: 0 auto;
        margin-top: 15px;
    }
    .we-find-the-updates-container {
        min-height: 340px;
    }
    .one-click-updates-cta {
        background-image: url('/img/desktop/new_landing_page/1-click-update-mobile@2x.png');
        background-size: 90% auto;
        background-repeat: no-repeat;
        min-height: 160px;
        max-height: 400px;
        margin-left: 50px;
    }
    .one-click-updates-blurb {
        color: rgb(90, 115, 133);
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px;
    }
    .one-click-updates-blurb p {
        text-align: center;
        max-width: 550px;
        margin: 0 auto;
        margin-top: 5px;
    }
    .one-click-updates-blurb hr {
        width: 80px;
        position: relative;
        top: -12px;
        margin-bottom: -5px;
    }
    .search-and-install-container {
        background-color: #fff;
    }
    .search-and-install-blurb-container-mobile {
        margin-top: 20px;
    }
    .search-and-install-blurb-mobile {
        text-align: center;
        max-width: 550px;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .search-and-install-blurb-mobile .content-block {
        font-size: 16px;
        margin-top: 5px;
    }
    .search-and-install-blurb-mobile .fancy-line {
        margin: 0 auto;
        margin-top: 15px;
    }
    .search-and-install-img-container-mobile {
        margin-top: 20px;
    }
    .search-and-install-img-mobile {
        max-width: 300px;
    }
    .or-learn {
        display: none;
    }
    .get-started-today {
        max-height: 180px;
    }
    .get-started-today h1 {
        display: inline;
        font-size: 22px;
        font-weight: 400;
    }
    .get-started-today h2 {
        display: inline;
        font-size: 18px;
        font-weight: 100;
    }
    .get-started-today-content {
        margin-top: 33px;
    }
    .content-block {
        font-size: 16px;
    }
}

@media only screen and (min-width: 480px) {
    .gradient-dark {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 240%;
        background-color: #eef7ff;
    }
    .fancy-line.light-blue-bg {
        margin: 0 auto;
    }
    .jumbotron .container {
        max-width: 90%;
    }
    .jumbotron {
        max-height: 780px;
        margin-top: -50px;
        margin-bottom: 80px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 48px;
    }
    .content-block-header {
        color: #2a475f;
        font-size: 45px;
        font-weight: 100;
        text-align: center;
    }
    .hero {
        background-size: 100% auto;
        background-repeat: no-repeat;
        min-height: 320px;
    }
    .mud6-steps-container {
        margin-top: -200px;
        max-width: 460px;
    }
    .mud6-container {
        margin: 0 auto;
    }
    .mud6-step {
        background-size: 100px auto;
        background-position: left;
        background-repeat: no-repeat;
        height: 130px;
    }
    .mud6-step-descriptions-container {
        color: #212534;
        font-size: 22px;
        font-weight: 400;
        text-align: center;
    }
    .mud6-step-descriptions {
        margin: 0 auto;
    }
    .inline-mud6-step-description {
        color: #212534;
        font-size: 16px;
        font-weight: 100;
        text-align: left;
        position: relative;
        top: 40px;
        left: 90px;
        word-wrap: break-word;
        width: 300px;
    }
    .out-of-date-apps-container {
        background-color: #fff;
    }
    .out-of-date-apps-blurb-container-mobile {
        margin-top: -50px;
    }
    .out-of-date-apps-blurb-mobile {
        text-align: center;
        /*width:400px;*/
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .out-of-date-apps-blurb-mobile .content-block {
        font-size: 18px;
    }
    .out-of-date-apps-blurb-mobile h2 {
        color: #2a475f;
        font-size: 32px;
        margin-bottom: 15px;
    }
    .out-of-date-apps-blurb-mobile .fancy-line {
        width: 80px;
        margin: 0 auto;
    }
    /*
	.out-of-date-apps-blurb-mobile p{
		font-size:18px;
		margin-top:15px;
	}
	*/
    .out-of-date-apps-img-container-mobile {
        margin-top: 10px;
    }
    .out-of-date-apps-img-mobile {
        max-width: 400px;
    }
    .one-click-updates-container {
        margin-top: 20px;
    }
    .we-find-the-updates-cta {
        background-size: 100% auto;
    }
    .we-find-the-updates-blurb {
        margin-top: -80px;
        margin-bottom: 30px;
    }
    .we-find-the-updates-blurb h2 {
        font-size: 45px;
        color: #fff;
        font-weight: 100;
        margin-bottom: 15px;
        margin-top: 0px;
    }
    .we-find-the-updates-blurb p {
        margin-top: 25px;
    }
    .one-click-updates-cta {
        background-image: url('/img/desktop/new_landing_page/1-click-update-mobile@2x.png');
        background-size: 90% auto;
        background-repeat: no-repeat;
        min-height: 280px;
        max-height: 400px;
        margin-left: 50px;
    }
    .one-click-updates-blurb {
        color: rgb(90, 115, 133);
        font-size: 18px;
        text-align: center;
        margin-bottom: 20px;
    }
    .one-click-updates-blurb p {
        text-align: center;
        max-width: 550px;
        margin: 0 auto;
        margin-top: 15px;
    }
    .one-click-updates-blurb hr {
        width: 80px;
        position: relative;
        top: -12px;
        margin-bottom: -5px;
    }
    .we-find-the-updates-blurb p {
        color: #fff;
        max-width: 700px;
        margin: 0 auto;
        margin-top: 15px;
    }
    .search-and-install-container {
        background-color: #fff;
    }
    .search-and-install-blurb-container-mobile {
        margin-top: 20px;
    }
    .search-and-install-blurb-mobile {
        text-align: center;
        max-width: 550px;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .search-and-install-blurb-mobile .fancy-line {
        margin: 0 auto;
    }
    .search-and-install-img-container-mobile {
        margin-top: 20px;
    }
    .search-and-install-img-mobile {
        max-width: 500px;
    }
    .or-learn {
        display: none;
    }
    .get-started-today {
        max-height: 180px;
    }
}

@media only screen and (min-width: 768px) {
    .gradient-dark {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 215%;
        background-color: #eef7ff;
    }
    .jumbotron .container {
        max-width: 90%;
    }
    .jumbotron {
        max-height: 540px;
        margin-top: -50px;
        margin-bottom: 80px;
    }
    .hero {
        background-size: 100% auto;
        background-repeat: no-repeat;
        min-height: 320px;
    }
    .or-seperator {
        display: none;
    }
    .mud6-steps-container {
        margin-top: -40px;
        max-width: 560px;
    }
    .mud6-container {
        margin: 0 auto;
    }
    .mud6-step {
        background-size: 100px auto;
        background-position: left;
        background-repeat: no-repeat;
        height: 130px;
    }
    .mud6-step-descriptions-container {
        color: #212534;
        font-size: 22px;
        font-weight: 400;
        text-align: center;
    }
    .mud6-step-descriptions {
        margin: 0 auto;
    }
    .inline-mud6-step-description {
        color: #212534;
        font-size: 24px;
        font-weight: 100;
        text-align: left;
        position: relative;
        top: 40px;
        left: 90px;
    }
    .out-of-date-apps-container {
        background-color: #fff;
    }
    .out-of-date-apps-blurb-mobile {
        text-align: center;
        /*width:400px;*/
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .out-of-date-apps-blurb-mobile .content-block {
        margin-top: 15px;
    }
    .out-of-date-apps-blurb-mobile h2 {
        color: #2a475f;
        font-size: 32px;
        margin-bottom: 15px;
    }
    .out-of-date-apps-blurb-mobile .fancy-line {
        width: 80px;
        margin: 0 auto;
    }
    .out-of-date-apps-blurb-container-mobile {
        margin-top: -50px;
    }
    .out-of-date-apps-img-container-mobile {
        margin-top: 10px;
    }
    .out-of-date-apps-img-mobile {
        max-width: 500px;
    }
    .we-find-the-updates-blurb {
        margin-top: 5px;
        margin-bottom: 30px;
    }
    .one-click-updates-container {
        margin-top: 20px;
    }
    .one-click-updates-cta {
        background-image: url('/img/desktop/new_landing_page/1-click-update-mobile@2x.png');
        background-size: 90% auto;
        background-repeat: no-repeat;
        min-height: 400px;
        max-height: 400px;
        margin-left: 50px;
    }
    .one-click-updates-blurb {
        margin-bottom: 20px;
    }
    .one-click-updates-blurb p {
        text-align: center;
        max-width: 380px;
        margin: 0 auto;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .one-click-updates-blurb .fancy-line {
        margin: 0 auto;
    }
    .search-and-install-blurb-container-mobile {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .search-and-install-blurb-mobile {
        text-align: center;
        /*width:400px;*/
        margin: 0 auto;
    }
    .search-and-install-img-container-mobile {
        margin-top: 20px;
    }
    .search-and-install-img-mobile {
        max-width: 500px;
    }
    .or-learn {
        display: none;
    }
    .get-started-today {
        max-height: 180px;
    }
}

@media only screen and (min-width: 992px) {
    .gradient-dark {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 185%;
        background-color: #eef7ff;
    }
    .jumbotron {
        max-height: 750px;
        margin-bottom: 80px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px;
    }
    .hero {
        min-height: 400px;
        margin: 0 auto;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-bottom: 100px;
    }
    .or-seperator {
        display: none;
    }
    .mud6-steps-container {
        max-width: 960px;
        min-width: 960px;
        margin-bottom: 30px;
        margin-top: -100px;
    }
    .mud6-step {
        background-position: center;
    }
    .mud6-container {
        margin: 0 auto;
    }
    .mud6-step-1 {
        background-size: 100px auto;
        background-position: center;
        background-repeat: no-repeat;
        height: 160px;
    }
    .mud6-step-2 {
        background-size: 100px auto;
        background-position: center;
        background-repeat: no-repeat;
        height: 160px;
    }
    .mud6-step-3 {
        background-size: 100px auto;
        background-position: center;
        background-repeat: no-repeat;
        height: 160px;
    }
    .mud6-step-plus {
        position: relative;
        top: 60px;
        left: 50px;
        background-size: 40px auto;
        background-repeat: no-repeat;
        background-position: center;
        width: 50px;
        height: 50px;
    }
    .mud6-step-equals {
        position: relative;
        top: 60px;
        left: 50px;
        background-size: 40px auto;
        background-repeat: no-repeat;
        background-position: center;
        width: 50px;
        height: 50px;
    }
    .mud6-step-descriptions-container {
        color: #212534;
        font-size: 22px;
        font-weight: 400;
        text-align: center;
    }
    .mud6-step-descriptions {
        margin: 0 auto;
    }
    .out-of-date-apps-container {
        background-color: #fff;
    }
    .out-of-date-apps-blurb-container {
        position: relative;
        top: 40px;
        left: 90px;
    }
    .out-of-date-apps-blurb {
        text-align: left;
        margin: 0 auto;
    }
    .out-of-date-apps-blurb .fancy-line {
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .out-of-date-apps-blurb h2 {
        color: #2a475f;
        font-size: 45px;
        text-align: left;
        font-weight: 100;
    }
    .out-of-date-apps-blurb hr {
        width: 80px;
        position: relative;
        top: -12px;
        margin-bottom: -5px;
    }
    .out-of-date-apps-img-container {
        margin-top: 10px;
        padding-right: 0px;
    }
    .out-of-date-apps-img {
        float: right;
        margin-right: 0px;
    }
    .we-find-the-updates-blurb {
        /*margin-top: -30px;*/
        margin-bottom: 30px;
    }
    .we-find-the-updates-blurb p {
        color: #fff;
        max-width: 680px;
        margin: 0 auto;
        margin-top: 18px;
    }
    .we-find-the-updates-blurb h2 {
        font-size: 55px;
        color: #fff;
        font-weight: 100;
        margin-bottom: 18px;
        margin-top: 20px;
    }
    .we-find-the-updates-cta {
        min-height: 300px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-position: center 0px;
        background-size: 90% auto;
    }
    .one-click-updates-container {
        margin-top: 20px;
    }
    .one-click-updates-cta {
        background-image: url('/img/desktop/new_landing_page/1-click-updates-with-gradient@2x.png');
        background-size: 98% auto;
        background-repeat: no-repeat;
        min-height: 540px;
        margin-left: 0px;
    }
    .one-click-updates-blurb {
        color: rgb(90, 115, 133);
        margin-top: 30px;
        font-size: 18px;
        text-align: left;
    }
    .one-click-updates-blurb p {
        text-align: left;
        max-width: 350px;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .one-click-updates-blurb .fancy-line {
        margin: 0;
        padding: 0;
    }
    .one-click-updates-blurb .fancy-line {
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .search-and-install-container {
        background-color: #fff;
        min-height: 380px;
    }
    .search-and-install-cta {
        height: 570px;
        background-size: 400px auto;
        background-repeat: no-repeat;
    }
    .search-and-install-blurb-container {
        /*text-align:right;*/
        margin-top: 55px;
    }
    .search-and-install-blurb {
        float: right;
        text-align: left;
        position: relative;
        left: 40px;
        max-width: 380px;
    }
    .search-and-install-blurb h2 {
        color: #2a475f;
        text-align: left;
    }
    .search-and-install-blurb .fancy-line {
        margin-bottom: 12px;
        margin-top: 0px;
    }
    .search-and-install-img-container {
        margin-top: 40px;
        padding-right: 0px;
    }
    .search-and-install-img {
        float: right;
    }
    .get-started-today {
        min-height: 250px;
        max-height: 250px;
        background-size: 180%;
        background-repeat: no-repeat;
    }
    .get-started-today h1 {
        display: inline;
        font-size: 52px;
        font-weight: 400;
    }
    .get-started-today h2 {
        display: inline;
        font-size: 52px;
        margin-left: 8px;
        font-weight: 100;
    }
    .or-learn {
        display: block;
    }
    .content-block {
        font-size: 18px;
    }
    .content-block-header {
        font-size: 45px;
        text-align: left;
    }
    .out-of-date-apps-blurb {
        max-width: 320px;
    }
}

@media only screen and (min-width: 1200px) {
    .gradient-dark {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 135%;
        background-color: #eef7ff;
    }
    .jumbotron {
        max-height: 750px;
        margin-bottom: 80px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px;
    }
    .jumbotron .h2,
    .jumbotron h2 {
        font-size: 32px;
    }
    .hero {
        min-height: 400px;
        margin: 0 auto;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: 1000px auto;
        margin-bottom: 100px;
    }
    .or-seperator {
        display: inline-block;
    }
    .mud6-steps-container {
        max-width: 1090px;
        min-width: 960px;
        margin-bottom: 30px;
        margin-top: -80px;
    }
    .mud6-step {
        background-position: center;
    }
    .mud6-container {
        margin: 0 auto;
    }
    .mud6-step-1 {
        background-size: 100px auto;
        background-position: center;
        background-repeat: no-repeat;
        height: 160px;
    }
    .mud6-step-2 {
        background-size: 100px auto;
        background-position: center;
        background-repeat: no-repeat;
        height: 160px;
    }
    .mud6-step-3 {
        background-size: 100px auto;
        background-position: center;
        background-repeat: no-repeat;
        height: 160px;
    }
    .mud6-step-plus {
        position: relative;
        top: 60px;
        left: 50px;
        background-size: 40px auto;
        background-repeat: no-repeat;
        background-position: center;
        width: 50px;
        height: 50px;
    }
    .mud6-step-equals {
        position: relative;
        top: 60px;
        left: 50px;
        background-size: 40px auto;
        background-repeat: no-repeat;
        background-position: center;
        width: 50px;
        height: 50px;
    }
    .mud6-step-descriptions-container {
        color: #212534;
        font-size: 22px;
        font-weight: 400;
        text-align: center;
        margin-top: -20px;
    }
    .mud6-step-descriptions {
        margin: 0 auto;
    }
    .we-find-the-updates-cta {
        background-size: 1000px auto;
    }
    .out-of-date-apps-container {
        background-color: #fff;
    }
    .out-of-date-apps-blurb-container {
        position: relative;
        top: 40px;
        left: 70px;
    }
    .out-of-date-apps-blurb {
        float: right;
        text-align: left;
        position: relative;
        left: -80px;
        max-width: 540px;
    }
    .out-of-date-apps-blurb p {
        max-width: 440px;
        margin-top: 15px;
    }
    .out-of-date-apps-blurb .fancy-line {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .out-of-date-apps-img-container {
        margin-top: 45px;
    }
    .out-of-date-apps-img {
        float: none;
        position: relative;
        right: 100px;
    }
    .we-find-the-updates-blurb p {
        margin-top: 10px;
        min-width: 900px;
        font-weight: 100;
        line-height: 150%;
    }
    .one-click-updates-container {
        margin-top: 20px;
    }
    .one-click-updates-cta {
        background-image: url('/img/desktop/new_landing_page/1-click-updates-with-gradient@2x.png');
        background-size: 98% auto;
        background-repeat: no-repeat;
        min-height: 700px;
        margin-left: 0px;
    }
    .one-click-updates-blurb {
        color: rgb(90, 115, 133);
        margin-top: 30px;
        font-size: 18px;
        text-align: left;
    }
    .one-click-updates-blurb .fancy-line {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .one-click-updates-blurb p {
        color: #000;
        font-size: 22px;
        font-weight: 100;
        text-align: left;
        max-width: 400px;
        float: left;
        line-height: 150%;
    }
    .one-click-updates-blurb h2 {
        color: #2a475f;
        font-size: 45px;
        font-weight: 100;
        text-align: left;
    }
    .search-and-install-container {
        background-color: #fff;
        min-height: 380px;
    }
    .search-and-install-cta {
        height: 570px;
        background-size: 400px auto;
        background-repeat: no-repeat;
    }
    .search-and-install-blurb-container {
        /*text-align:right;*/
        margin-top: 55px;
    }
    .search-and-install-blurb {
        float: right;
        text-align: left;
        position: relative;
        max-width: 400px;
        margin-right: 200px;
        top: 10px;
        left: 40px;
    }
    .search-and-install-blurb p {
        max-width: 340px;
    }
    .search-and-install-blurb h2 {
        color: #2a475f;
        text-align: left;
    }
    .search-and-install-blurb hr {
        max-width: 40px;
        position: relative;
        left: -122px;
        top: -12px;
        margin-bottom: -5px;
    }
    .search-and-install-img-container {
        margin-top: 40px;
    }
    .search-and-install-img {
        float: none;
        position: relative;
        right: 100px;
    }
    .get-started-today {
        min-height: 250px;
        max-height: 250px;
        background-size: 180%;
        background-repeat: no-repeat;
    }
    .or-learn {
        display: block;
    }
    .content-block {
        font-size: 22px;
    }
    .content-block-header {
        font-size: 45px;
    }
    #video3 {
        margin-left: -200px;
    }
}

@media only screen and (min-width: 992px) {
    .one-click-updates-cta {
        background-image: url(/img/desktop/new_landing_page/1-click-updates-with-gradient@2x.png);
        background-size: 670px auto;
        background-repeat: no-repeat;
        min-height: 540px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 1200px) {
    .one-click-updates-cta {
        background-size: 600px auto;
        background-repeat: no-repeat;
        min-height: 460px;
        max-height: 760px;
        margin-left: 0px;
    }
}

@media only screen and (min-width: 1620px) {
    .one-click-updates-cta {
        min-height: 620px;
        background-size: 100% auto;
        max-height: 860px;
    }
    #video3 {
        margin-left: -400px;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 2000px) {
    .gradient-dark {
        background-position-y: -200px;
    }
    .one-click-updates-cta {
        background-image: url(/img/desktop/new_landing_page/1-click-updates-with-gradient@2x.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        min-height: 940px;
        margin-left: 0px;
    }
    .one-click-updates-container {
        min-height: 640px;
    }
    .content-block {
        font-size: 22px;
    }
}

@media only screen and (min-width: 2500px) {
    .gradient-dark {
        background-position-y: -220px;
    }
    .one-click-updates-cta {
        background-image: url(/img/desktop/new_landing_page/1-click-updates-with-gradient@2x.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        min-height: 940px;
        margin-left: 0px;
    }
    .one-click-updates-container {
        min-height: 640px;
    }
    .content-block {
        font-size: 22px;
    }
}

@media only screen and (min-width: 2800px) {
    .gradient-dark {
        background-position-y: -320px;
    }
    .one-click-updates-cta {
        background-image: url(/img/desktop/new_landing_page/1-click-updates-with-gradient@2x.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        min-height: 640px;
        margin-left: 0px;
    }
    .one-click-updates-container {
        min-height: 640px;
    }
}

@media only screen and (min-width: 3500px) {
    .gradient-dark {
        background-position-y: -520px;
    }
    .one-click-updates-cta {
        background-image: url(/img/desktop/new_landing_page/1-click-updates-with-gradient@2x.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        min-height: 640px;
        margin-left: 0px;
    }
    .one-click-updates-container {
        min-height: 640px;
    }
}
