/* User Styles
/	Designer: Steven Lindgren 
/	Version: 1.0
/	Framework: ZURB Foundation 5
/	Source: http://foundation.zurb.com/
*/






.hero-bkg-animated {
    background: gray url(../img/top-bg.jpg) repeat 0 0;
    width: 100%;
    padding: 40px 0px 80px 0px;
    margin: 0px 0px 0px 0px;
    box-sizing: border-box;
    -webkit-animation: slide 30s linear infinite;
}


@-webkit-keyframes slide {
    from {
        background-position: 0 0;
    }

    to {
        background-position: -300px 0;
    }
}


.branding-bar {
    background: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
}



.top-info {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

    .top-info h1 {
        color: #4909a0;
        font-size: 50px;
        line-height: 55px;
        font-weight: 200;
        letter-spacing: -1px;
        padding: 0px;
        margin: 10px 0px 10px 0px;
        text-align: left;
    }

    .top-info h2 {
        color: #3e3e3e;
        font-size: 26px;
        font-weight: 800;
        text-transform: uppercase;
        padding: 0px;
        margin: 20px 0px 0px 0px;
        text-align: left;
    }

    .top-info p {
        padding: 10px 0px 20px 0px;
        margin: 0px 0px 0px 0px;
        color: #3e3e3e;
        font-size: 18px;
        font-weight: 300;
        line-height: 20px;
        text-align: left;
    }

    .top-info sup {
        position: relative;
        top: -2px;
        font-size: 19px;
        vertical-align: super;
        font-weight: 400;
        letter-spacing: 0px;
    }

    .top-info ul {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

.reg-box {
    background: #ffffff;
    margin: 0px 0px 0px 0px;
    padding: 20px;
    color: #4f4f4f;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #4909a0;
}

    .reg-box h1 {
        color: #3e3e3e;
        font-size: 25px;
        font-weight: 500;
        padding: 0px;
        margin: 0px 0px 25px 0px;
        line-height: 33px;
    }

    .reg-box form {
        margin: 0px;
        padding: 0px;
    }

    .reg-box label {
        font-size: 15px;
        margin: 0px 0px 5px 0px;
        padding: 0;
        font-weight: 500;
        color: #3e3e3e;
    }

    .reg-box input {
        border: 1px solid #9d9d9d;
    }

.steps-sec {
    padding: 160px 0px 160px 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

    .steps-sec h2 {
        color: #3e3e3e;
        font-size: 20px;
        line-height: 23px;
        font-weight: 500;
        padding: 0px;
        margin: 20px 0px 5px 0px;
        text-align: center;
    }

    .steps-sec p {
        color: #3e3e3e;
        font-size: 14px;
        line-height: 19px;
        font-weight: 100;
        padding: 0px;
        margin: 0px 0px 30px 0px;
        text-align: center;
    }

.steps-sec-mid {
    margin: 40px 0px 0px 0px
}


.mid-bar {
    width: 100%;
    background-color: #301b79;
    padding: 30px 0px 20px 0px;
    margin: 0px;
}

    .mid-bar h2 {
        color: #ffffff;
        font-size: 38px;
        line-height: 45px;
        font-weight: 600;
        letter-spacing: 0px;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }

    .mid-bar p {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 20px 0px;
        color: #ffffff;
        font-size: 20px;
        font-weight: 200;
        text-align: center;
    }


.form-wrapper {
    background-color: #301b79;
    padding: 0px 0px 0px 0px;
}

    .form-wrapper h1 {
        color: #ffffff;
        font-size: 28px;
        padding: 80px 0px 0px 0px;
        margin: 0px 0px 10px 0px;
        line-height: 36px;
        text-align: left;
        border-bottom: 4px solid #3b248a;
        display: inline-block;
    }

.title {
    margin-bottom: 20px;
    text-align: left;
}

.form-hdr {
    background: url("../img/arrows-reg-hdr.png") no-repeat center;
    height: 150px;
}

.form-page {
    width: 100%;
    background-color: #3b248a;
    padding: 30px 0px 100px 0px;
    margin: 0px 0px 0px 0px;
}

.form-page-reg {
    background: #3b248a;
    margin: 20px 0px 40px 0px;
    padding: 30px 20px;
    color: #ffffff;
}

    .form-page-reg h1 {
        color: #47d0d9;
        font-size: 25px;
        font-weight: 500;
        padding: 0px;
        margin: 0px 0px 25px 0px;
        line-height: 33px;
    }

    .form-page-reg form {
        margin: 0px;
        padding: 0px;
    }

    .form-page-reg label {
        font-size: 15px;
        margin: 0px 0px 0px 0px;
        padding: 0;
        font-weight: 500;
        color: #ffffff;
    }

    .form-page-reg input {
        border: 1px solid #ffffff;
    }

   

.reg-box-question {
    margin: 10px 0px 10px 0px
}

    .reg-box-question label {
        font-size: 15px;
        margin: 5px 0px 10px 0px !important;
        padding: 0;
        font-weight: 600;
        color: #ffffff;
    }

    .reg-box-question input {
        margin: 0px 0px 0px 0px;
        padding: 0;
        display: inline-table;
        height: auto !important;
        transform: scale(1.5);
    }

    .reg-box-question .row {
        margin-top: 20px !important;
    }


.opt-in-i {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .opt-in-i p {
        font-size: 11px;
        line-height: 18px;
        color: #757575;
        margin: 10px 0px 20px 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
    }

    .opt-in-i input {
        margin: 0px 0px 0px 0px;
        padding: 0;
        display: inline-table;
        height: auto !important;
        transform: scale(1.5);
    }

    .opt-in-i a {
        color: #2a6ef9;
    }


.optin-wrap {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #ffffff;
}

    .optin-wrap p {
        margin: 0px 0px 0px 0px;
        padding: 10px 0px 30px 0px;
        text-align: center;
        color: #000000;
    }

.optin-top {
    background-color: #2a6ef9;
    text-align: center;
    font-weight: 500;
    color: #ffffff;
    display: block;
    padding: 10px 20px 10px 20px;
}

    .optin-top input {
        transform: scale(1.3);
    }

.opt-in {
    font-size: 12px !important;
    line-height: 16px;
    color: #3e3e3e;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.opt-in-2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .opt-in-2 p {
        font-size: 12px;
        line-height: 18px;
        color: #ffffff;
        margin: 10px 0px 20px 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
    }

    .opt-in-2 a {
        color: #2a6ef9;
    }



.footer {
    width: 100%;
    background: #000005;
    margin: 0px 0px 0px 0px;
    padding: 60px 0px 60px 0px;
}

    .footer p {
        color: #ffffff;
        font-weight: 300;
        font-size: 12px;
        line-height: 18px;
    }

    .footer a {
        color: #ffffff;
        text-decoration: underline;
    }

.clear {
    margin-bottom: 0px;
    clear: both;
}

.center {
    margin: 0px auto 0px auto;
    text-align: center;
}




/*************** Medium Screens ****************/
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

    .hero-bkg-animated {
        background: url(../img/top-bg.jpg) repeat 0 0;
        width: 100%;
        padding: 20px 0px 40px 0px;
        margin: 0px 0px 0px 0px;
        box-sizing: border-box;
        -webkit-animation: slide 30s linear infinite;
    }


    .top-info {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
    }

        .top-info h1 {
            color: #4909a0;
            font-size: 50px;
            line-height: 55px;
            font-weight: 200;
            letter-spacing: -1px;
            padding: 0px;
            margin: 10px 0px 10px 0px;
            text-align: left;
        }

        .top-info h2 {
            color: #3e3e3e;
            font-size: 26px;
            font-weight: 800;
            text-transform: uppercase;
            padding: 0px;
            margin: 20px 0px 0px 0px;
            text-align: left;
        }

        .top-info p {
            padding: 10px 0px 20px 0px;
            margin: 0px 0px 0px 0px;
            color: #3e3e3e;
            font-size: 18px;
            font-weight: 300;
            line-height: 20px;
            text-align: left;
        }

        .top-info sup {
            position: relative;
            top: -2px;
            font-size: 19px;
            vertical-align: super;
            font-weight: 400;
            letter-spacing: 0px;
        }

        .top-info ul {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
        }





    .reg-box {
        background: #ffffff;
        margin: 0px 0px 0px 0px;
        padding: 20px;
        color: #4f4f4f;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #4909a0;
    }

        .reg-box h1 {
            color: #3e3e3e;
            font-size: 25px;
            font-weight: 500;
            padding: 0px;
            margin: 0px 0px 25px 0px;
            line-height: 33px;
        }

        .reg-box form {
            margin: 0px;
            padding: 0px;
        }

        .reg-box label {
            font-size: 15px;
            margin: 0px 0px 5px 0px;
            padding: 0;
            font-weight: 500;
            color: #3e3e3e;
        }

        .reg-box input {
            border: 1px solid #9d9d9d;
        }

    .field-height {
        height: 45px !important
    }

    .reg-box-question label {
        font-size: 15px;
        margin: 5px 0px 0px 0px;
        padding: 0;
        font-weight: 600;
        color: #3e3e3e;
    }

    .reg-box-question input {
        margin: 0px 0px 0px 0px;
        padding: 0;
        display: inline-table;
        height: auto !important;
    }

    .reg-box-question .row {
        margin-top: 10px !important;
    }




    .form-wrapper {
        background-color: #301b79;
        padding: 0px 0px 0px 0px;
    }

        .form-wrapper h1 {
            color: #ffffff;
            font-size: 31px;
            padding: 100px 0px 0px 0px;
            margin: 0px 0px 10px 0px;
            line-height: 36px;
        }

    .form-hdr-under {
        border-bottom: 4px solid #3b248a;
        width: 260px;
    }

    .form-hdr {
        background: url("../img/arrows-reg-hdr.png") no-repeat center;
        height: 150px;
    }

    .form-page {
        width: 100%;
        background-color: #3b248a;
        padding: 30px 0px 50px 0px;
        margin: 0px 0px 0px 0px;
    }

    .form-page-reg {
        background: #3b248a;
        margin: 20px 0px 40px 0px;
        padding: 30px 20px;
        color: #ffffff;
    }

        .form-page-reg h1 {
            color: #47d0d9;
            font-size: 25px;
            font-weight: 500;
            padding: 0px;
            margin: 0px 0px 25px 0px;
            line-height: 33px;
        }

        .form-page-reg form {
            margin: 0px;
            padding: 0px;
        }

        .form-page-reg label {
            font-size: 15px;
            margin: 0px 0px 0px 0px;
            padding: 0;
            font-weight: 500;
            color: #ffffff;
        }

        .form-page-reg input {
            border: 1px solid #ffffff;
        }
}




/*************** Small Screens ****************/
@media only screen and (max-width: 40em) {

    .hero-bkg-animated {
        background: #ffffff url(../img/top-bg.jpg) repeat 0 0;
        width: 100%;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        box-sizing: border-box;
    }


    .top-info {
        padding: 25px 0px 0px 0px;
        margin: 0px 0px 35px 0px;
    }

        .top-info h1 {
            color: #4909a0;
            font-size: 22px;
            line-height: 28px;
            font-weight: 800;
            letter-spacing: 0px;
            padding: 0px;
            margin: 0px 0px 10px 0px;
            text-align: left;
        }

        .top-info h2 {
            color: #3e3e3e;
            font-size: 20px;
            font-weight: 500;
            text-transform: uppercase;
            padding: 0px;
            margin: 10px 0px 0px 0px;
            text-align: left;
        }

        .top-info p {
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 0px 0px;
            color: #3e3e3e;
            font-size: 16px;
            font-weight: 300;
            line-height: 20px;
            text-align: left;
        }

        .top-info sup {
            position: relative;
            top: 2px;
            font-size: 19px;
            vertical-align: super;
            font-weight: 500;
            letter-spacing: 0px;
        }



    .reg-box {
        background: #ffffff;
        margin: 20px 0px 40px 0px;
        padding: 20px;
        color: #4f4f4f;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: 1px solid #4909a0;
    }

        .reg-box h1 {
            color: #3e3e3e;
            font-size: 25px;
            font-weight: 500;
            padding: 0px;
            margin: 0px 0px 25px 0px;
            line-height: 33px;
        }

        .reg-box form {
            margin: 0px;
            padding: 0px;
        }

        .reg-box label {
            font-size: 15px;
            margin: 0px 0px 5px 0px;
            padding: 0;
            font-weight: 500;
            color: #3e3e3e;
        }

        .reg-box input {
            background: #FFF;
            border: 1px solid #9d9d9d;
        }

    .field-height {
        height: 45px !important
    }

    .reg-box-question label {
        font-size: 15px;
        margin: 5px 0px 0px 0px;
        padding: 0;
        font-weight: 600;
        color: #3e3e3e;
    }

    .reg-box-question input {
        margin: 0px 0px 0px 0px;
        padding: 0;
        display: inline-table;
        height: auto !important;
    }

    .reg-box-question .row {
        margin-top: 10px !important;
    }

    .opt-in-i {
        font-size: 11px;
        line-height: 15px;
        color: #ffffff;
        margin: 10px 0px 20px 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
    }

        .opt-in-i a {
            color: #47d0d9;
        }

    .optin-wrap {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        background: #ffffff;
    }

        .optin-wrap p {
            margin: 0px 0px 0px 0px;
            padding: 10px 0px 30px 0px;
            text-align: center;
            color: #000000;
        }

    .optin-top {
        background-color: #2a6ef9;
        text-align: center;
        font-weight: 500;
        color: #ffffff;
        display: block;
        padding: 10px 5px 10px 5px;
    }

    .opt-in {
        font-size: 11px !important;
        line-height: 16px;
        color: #757575;
        margin: 0px 0px 10px 0px;
        padding: 10px 10px !important;
    }



    .form-wrapper {
        background-color: #301b79;
        padding: 0px 0px 0px 0px;
        margin: 0;
    }

        .form-wrapper h1 {
            color: #ffffff;
            font-size: 22px;
            padding: 10px 0px 0px 0px;
            margin: 0px 0px 10px 0px;
            line-height: 36px;
            text-align: center;
            border-bottom: 4px solid #3b248a;
            display: inline-block;
        }

    .title {
        margin-bottom: 20px;
        text-align: center;
    }

    .form-hdr {
        background: url("../img/arrows-reg-hdr.png") no-repeat center;
        height: 20px;
    }

    .form-page {
        width: 100%;
        background-color: #3b248a;
        padding: 30px 0px 50px 0px;
        margin: 0px 0px 0px 0px;
    }

    .form-page-reg {
        background: #3b248a;
        margin: 60px 0px 60px 0px;
        padding: 30px 15px;
        color: #ffffff;
    }

        .form-page-reg h1 {
            color: #47d0d9;
            font-size: 25px;
            font-weight: 500;
            padding: 0px;
            margin: 0px 0px 25px 0px;
            line-height: 33px;
        }

        .form-page-reg form {
            margin: 0px;
            padding: 0px;
        }

        .form-page-reg label {
            font-size: 15px;
            margin: 0px 0px 0px 0px;
            padding: 0;
            font-weight: 500;
            color: #ffffff;
        }

        .form-page-reg input {
            border: 1px solid #ffffff;
        }

       

    .mid-bar {
        width: 100%;
        background-color: #301b79;
        padding: 30px 0px 20px 0px;
        margin: 0px;
    }

        .mid-bar h2 {
            color: #ffffff;
            font-size: 25px;
            line-height: 28px;
            font-weight: 600;
            letter-spacing: 0px;
            padding: 0px;
            margin: 0px 0px 10px 0px;
            text-align: center;
        }

        .mid-bar p {
            padding: 0px 0px 0px 0px;
            margin: 0px 0px 20px 0px;
            color: #ffffff;
            font-size: 16px;
            font-weight: 200;
            text-align: center;
        }


    .steps-sec {
        padding: 40px 0px 40px 0px;
        margin: 0px 0px 0px 0px;
        text-align: center;
    }

        .steps-sec h2 {
            color: #3e3e3e;
            font-size: 20px;
            line-height: 23px;
            font-weight: 500;
            padding: 0px;
            margin: 20px 0px 5px 0px;
            text-align: center;
        }

        .steps-sec p {
            color: #3e3e3e;
            font-size: 14px;
            line-height: 19px;
            font-weight: 100;
            padding: 0px;
            margin: 0px 0px 30px 0px;
            text-align: center;
        }
}
