/* User Styles
/	Designer: Steven Lindgren 
/	Framework: ZURB Foundation 5
/	Source: http://foundation.zurb.com/
*/


body {
    padding: 0;
    margin: 0;
    background: #ffffff;
    font-family: 'Lato', serif !important;
}


.columns.nopadding {
    padding-left: 0;
    padding-right: 0;
}

.row.toppadding {
    padding-top: 30px;
    padding-bottom: 30px;
}

.no-space {
    margin: 0 !important;
    padding: 0;
}

.date-01 {
    font-size: 10px;
    color: #bdbdbd;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center !important;
}

.date-02 {
    font-size: 10px;
    color: #bdbdbd;
    margin: -10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.bottom-underline {
    border-bottom: 4px solid #4d4973;
    width: auto;
}

.border-top {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}

.border-btm {
    border-bottom: 1px solid #e0e0e0;
    padding: 0px 0px 30px 0px;
}

.lb-wrapper {
    margin: 0px 0px 20px 0px;
}



.lb-hdr {
    color: #2a2a2a;
    font-size: 12px;
    margin: 0px 0px 5px 0px;
}

.lb-button {
    background: #eeeeee;
    padding: 8px 25px 8px 30px;
    text-align: left;
    transition: 0.5s;
    background-size: 200% auto;
    color: #2b2b2b;
    border-radius: 30px;
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px;
    border: 2px solid #50aeeb;
    font-family: 'Lato', serif !important;
}


.line1 {
    overflow: hidden;
    height: 20px;
    margin: 14px 0;
}

.btn-ar {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: 16px;
    background: url(../img/btn-arrow.svg) no-repeat;
}

/*************** Large Screens ****************/


.main-p1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.main-p1 h1 {
    font-family: 'Lora', serif !important;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    color: #000000;
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
}


.sec-01 {
    padding: 60px 0px 60px 0px;
    margin: 0px auto 0px auto;
    text-align: center;
}

.sec-01 h1 {
    font-family: 'Lora', serif !important;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    color: #000000;
    font-size: 18px;
    font-weight: 300;
    line-height: 22px;
}

.sec-01 p {
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    color: #7d7d7d;
    font-size: 15px;
    font-weight: 800;
    line-height: 22px;
}

.sec-01 .button2 {
    background: #ffffff;
    border: 2px solid #50aeeb;
    color: #50aeeb;
    padding: 5px 10px 5px 10px;
    margin: 0px auto 0px auto;
    transition: background-color 300ms ease-out;
}

.sec-01 .button2 button2:hover, button2:focus, .button2:hover, .button2:focus {
    background-color: #213d82;
    color: #ffffff;
    border: 2px solid #213d82;
}


.reg-box {
    min-height: 310px;
    /* background: #153168; */
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 15px 10px;
}

.reg-box h1 {
    font-family: 'Lora', serif !important;
    color: #ffffff;
    font-size: 15px;
    line-height: 16px;
    font-weight: 600;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.reg-box h2 {
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
}

.reg-box p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 100;
    line-height: 15px;
    text-align: center;
}

.reg-box label {
    font-size: 12px;
    margin: 5px 0px 5px 0px;
    padding: 0;
    font-weight: 300;
    color: #ffffff;
}

.reg-box input {
    background: #FFF;
    border: none;
}

.opt-in {
    font-size: 11px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 100;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

.opt-in a {
    color: #50aeeb !important;
    text-decoration: underline;
}

.opt-in a:link {
    color: #000000;
    border-bottom: none;
}

.opt-in a:visited {
    color: #000000;
    border-bottom: none;
}

.opt-in a:hover {
    color: #000000;
    border-bottom: none !important;
}



.sec-02 {
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sec-02 h3 {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: 600;
    color: #50aeeb;
    text-transform: uppercase;
    line-height: 14px;
}

.sec-02 p {
    font-family: 'Lora', serif !important;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    color: #000000;
    line-height: 16px;
}

.sec-02 a {
    text-decoration: none;
}

a:link {
    color: #000000;
    border-bottom: none;
}

a:visited {
    color: #000000;
    border-bottom: none;
}

a:hover {
    color: #000000;
}

.sec-02 img {
    margin: 0px 0px 10px 0px;
    padding: 0px 10px 0px 0px;
    text-align: center;
}

.panel-heading {
    border-radius: 0;
    border: 0;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    text-align: center;
}

.panel-heading-01 {
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    color: #213d82;
    border-bottom: 3px solid #b71904;
}


.sec-03 {
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sec-03 h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #213d82;
    border-bottom: 3px solid #b71904;
    font-weight: 800;
}

.sec-03 p {
    font-family: 'Lora', serif !important;
    margin: 0px 0px 20px 0px;
    padding: 0px 20px 0px 20px;
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 20px;
}

.sec-03 a {
    text-decoration: none;
}

.sec-03 a:link {
    color: #000000;
    border-bottom: none;
}

.sec-03 a:visited {
    color: #000000;
    border-bottom: none;
}

.sec-03 a:hover {
    color: #000000;
}

.sec-03 span {
    font-family: 'lato', san-serif;
    font-size: 10px;
    color: #bdbdbd;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center !important;
}

.sec-03 img {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}



.sec-04 {
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sec-04 p {
    font-family: 'Lora', serif !important;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
}

.sec-04 a {
    text-decoration: none;
}

a:link {
    color: #000000;
    border-bottom: none;
}

a:visited {
    color: #000000;
    border-bottom: none;
}

a:hover {
    color: #000000;
}

.sec-04 img {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}


.sec-04 {
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.sec-04-img {
    display: block;
    width: 100%;
    height: auto;
}

.sec-04-wrap {
    position: relative;
    width: 100%;
}

.sec-04-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #50aeeb;
}

.sec-04-wrap:hover .sec-04-overlay {
    opacity: 0.7;
}

.sec-04-text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    line-height: 20px;
}

/*************** Medium Screens ****************/
@media only screen and (max-width: 60em) {
    .lb-wrapper .columns {
        margin: 0px 0px -10px 0px;
    }

    .lb-button {
        background: #50aeeb;
        margin: 10px 0;
        padding: 8px 25px 8px 30px;
        text-align: left;
        transition: 0.5s;
        background-size: 200% auto;
        color: #ffffff;
        border-radius: 30px;
        display: block;
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
        border: 2px solid #50aeeb;
        font-family: 'Lato', serif !important;
    }

    .lb-hdr {
        color: #2a2a2a;
        font-size: 12px;
        margin: 0px 0px 5px 0px;
    }

}

/*************** Small Screens ****************/
@media only screen and (max-width: 40em) {

    /* max-width 640px, mobile-only styles, use when QAing mobile issues */


    .main-p1 {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    .main-p1 h1 {
        font-family: 'Lora', serif !important;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 10px 0px;
        color: #000000;
        font-size: 20px;
        font-weight: 500;
        line-height: 22px;
    }

    .reg-box {
        min-height: auto;
        background: #153168;
        margin: 0px 0px 0px 0px;
        padding: 10px;
    }

    .reg-box h1 {
        font-family: 'Lora', serif !important;
        color: #ffffff;
        font-size: 15px;
        line-height: 16px;
        font-weight: 600;
        padding: 0px;
        margin: 0px 0px 10px 0px;
    }

    .sec-01 {
        padding: 30px 0px 30px 0px;
        margin: 0px auto 0px auto;
        text-align: center;
    }

    .sec-01 h1 {
        font-family: 'Lora', serif !important;
        padding: 0px 0px 0px 0px;
        margin: 10px 0px 0px 0px;
        color: #000000;
        font-size: 18px;
        font-weight: 300;
        line-height: 22px;
    }

    .lb-wrapper .columns {
        margin: 0px 0px -10px 0px;
    }

    .lb-wrapper {
        margin: 0px 0px 40px 0px;
    }


    .lb-button {
        background: #50aeeb;
        padding: 8px 25px 8px 30px;
        text-align: left;
        transition: 0.5s;
        background-size: 200% auto;
        color: #ffffff;
        border-radius: 30px;
        display: block;
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
        border: 2px solid #50aeeb;
        font-family: 'Lato', serif !important;
    }

    .lb-hdr {
        color: #2a2a2a;
        font-size: 12px;
        margin: 0px 0px 5px 0px;
    }


}