/* ================================================================
   NIINE CSS SECTION
   06-launch-footer.css
   Launch and footer styles
   Extracted in original top-to-bottom order.
   ================================================================ */

    .home {
        height: 400px !important;
        min-height: 410px !important
    }

    .launch-dot i {
        font-size: 6px !important
    }

    .launch-dot {
        margin-top: -10px
    }

    #launch .home {
        padding: 25px 0 !important;
        margin: 0 10px;
        border-radius: 40px !important;
    }

    #launch .home {
        height: 200px !important;
        min-height: 280px !important
    }

    #launch .factor,
    .fact {
        font-size: 22px !important
    }

    .launch_title {
        font-size: 14px !important
    }

    .footer .footer-shape {
        height: 250px !important
    }

    .pr1,
    .pr2,
    .pr3 {
        margin-top: 10%
    }

    .pr4 {
        margin-top: 10%
    }

    .bg-view {
        font-size: 18px;
        background: #eaeaea;
        padding: 10px 25px;
        font-weight: 700;
        border-radius: 5px
