

/* from style.css  */



/* thanks page - plauncher */

.pthanks {

    font-weight: normal;

}

.pintro {
    font-size: 22px;
    line-height: 29px;
}

.prelaunchr .progress {
    height: 30px !important;
}

.progress-bar {
    padding-top: 5px;
}

.prelaunchr .progress-0 {
    background-color: #004574 !important;
}

.prelaunchr .referrals, .prelaunchr .rewards {
    list-style: none;
}


#referral-link {
    border: 1px dashed #2B39F3;
    font-weight: bold;
    color: blue;
    text-decoration: underline;
    border: 4px solid rgba(204, 204, 204, 0.27)!important;
    margin-top: 18px;
    padding-left: 16px !important;
    margin-left: -18px;
}

.referral-progress .reward .referrals {
    border: 1px solid #ccc;
    border-radius: 8px;
    width: 50px;
    height: 40px;
    margin-left: 35px;
    font-weight: bold;
    color: #6B6B64;
    background-color: #F0EFED;
}

.referral-progress {
margin-bottom: 14px !important;
}

@media (max-width: 1169px) {
.wrap-fb {
           position: absolute;
    left: 50%;
    /* margin-top: 260px !important; */
    margin-left: -100px !important;
}}


@media (min-width: 1170px) {
.wrap-fb {
    position: absolute;
    top: 290px;
    left: 50%;
    margin-left: 386px !important;

}}


@media (max-width: 845px) {

    .prelaunchr {
        width: 100%;
        margin: -30px auto 0;
        max-width: 390px;
    }


    .cert-info {
        clear: both;
    }


    .wrap-footer-section {
        padding: 0px 29px;
    }

}
















.top-ty-message {
        background: url('/wp-content/themes/genesis-sample/images/prelauncher2016_top_bg.jpg') top center no-repeat;

            min-height: 1089px;

        }



       .top-ty-message p.head1 {

          color: #fff;
        font-weight: bold;
        text-align: center;
        font-size: 28px;


    }

    .ty-bubble {
         float: right;
             margin-top: -41px;
            margin-right: -10px;
    }


    .top-ty-message p {

          color: #fff;
        font-weight: normal;
        text-align: left;
        font-size: 16px;
        padding:0 18px;
        max-width: 1150px;
        margin: 0 auto;
        margin-bottom:18px;
    }

    .ty-text {
        background: rgba(255,255,255,.67);
        padding: 21px 24px 5px 10px;
    }

    .ty-inner-text {
        float: left;
        max-width: 780px;
        margin: 10px 30px;
    }

    .ty-inner-text p {
        color: #000;
        font-family: source sans pro;
        font-size: 18px;
        line-height: 1.2;
        max-width: none;
    }

    .response {
    color: navy !important;
    text-shadow: none;
    font-family: open sans condensed;
    font-size: 20px !important;
    letter-spacing: 3px;
    margin-top: 20px;
    margin-bottom: -12px !important;
    font-weight: normal !important;
    line-height: 24px;
    text-align: center;
}

.prize_img {
        display: none;
}

.prize_img img {
    height: 150px;
    float: left;
    padding-right: 18px;
    margin-bottom: 30px;

}

.prize_img span {
    float: left;
    display: block;
    margin-top: 44px;
    font-weight: bold;
    margin-right: 18px;
    color: #f00;
    font-size: 32px;    font-family: open sans condensed;
    margin-left: -31px;
}

.prize_img:first-child img {
    clear: both;
}



.prizes_enumerated {
    padding: 18px 18px;
    max-width:900px;
    margin: 29px auto 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
}

.prizes_enumerated p {
    font-family: source sans pro;
    padding: 18px 18px;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
}



@media all and (max-width: 539px) {


    .prize_img img {
    height: 110px;
    }


}


@media all and (max-width: 810px) {

    .prize_detail_p {
    margin-top: 4px !important;
    float: left;
    border-left: 3px solid #DCDCDC;
    }

}



@media all and (max-width: 1142px) {
    .ty-bubble {
            margin: 0 auto;
            width: 245px;
            float: none;
            width: 175px;
    }

    .ty-inner-text {
        float: none !important;
        margin: 0 auto !important;
    }


    }
