@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,600,800,700,300);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);

/* end imports */

html,
body {
    height: 100%;
}

body {
    font-family: 'Lato', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    background: #333;
}
p{
    font-size: 18px;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: 'Raleway', sans-serif;
}

.signup{
    border: solid 1px #DDD;
    padding: 0px 8px;
}

.logoheader {
    width: 100%;
    height: 70px;
    position: fixed;
    z-index: 999999;
    padding: 10px 0px;
    background: url(../media/bphphkyf/fastnavbg.png);
    text-align: center;
    float: left;
    top: 0px;
}

.logoheader .togglenav {
    color: #FFF;
    position: absolute;
    left: 12px;
    top: 20px;
    font-size: 18px;
    z-index: 99999999;
    cursor: pointer;
    padding: 3px;
    display: none;
}

.logo {
    width: 279px;
    height: 50px;
    background: url(../media/v30janfi/rtflogolight.png) center center no-repeat;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
}

.fastnav {
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 999999;
    padding: 10px 0px;
    background: url(../media/bphphkyf/fastnavbg.png);
    top: 70px;
    border-bottom: solid 1px #111;
}

.fastnav ul {
    max-width: 1170px;
    float: none;
    padding: 0;
    margin: 0;
    margin-right: auto;
    margin-left: auto;
    list-style: none;
    list-style-image: none;
    text-align: center;
}

.fastnav ul li {
    height: auto;
    width: auto;
    padding: 0px 10px;
    display: inline-block;
}

.fastnav ul li a {
    color: #FFF;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

.addshadow {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

.sep {
    width: 100%;
    height: 0px;
    background: #f0f0f0;
    float: left;
}

th {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}

.wrap {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.wrap h3 {
    font-family: 'Roboto Condensed', sans-serif!important;
    text-transform: uppercase;
}

.wrap h4 {
    font-family: 'Roboto Condensed', sans-serif!important;
    text-transform: uppercase;
}

#hello {
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
    height: 100%;
    width: 100%;
    background: url(../media/lrdhlxk1/church.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#purpose {
    padding-top: 120px;
    padding-bottom: 120px;
    font-size: 16px;
    line-height: 30px;
    background: url(../media/uvedir45/striped.png) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border-bottom: solid 1px #CCC;
}

#signup {
    padding-top: 120px;
    padding-bottom: 120px;
    font-size: 16px;
    line-height: 30px;
    background-color: #f0f0f0;
    border-bottom: solid 1px #CCC;
}

#cpr {
    padding-top: 120px;
    padding-bottom: 120px;
    font-size: 16px;
    line-height: 30px;
    background: url(../media/et2i4dat/peer.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border-bottom: solid 1px #CCC;
}

#issues {
    padding-top: 120px;
    padding-bottom: 120px;
    font-size: 16px;
    line-height: 30px;
    background: url(../media/sqsoiuix/issues.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border-bottom: solid 1px #CCC;
    color: #FFF;
}

#sus {
    padding-top: 120px;
    padding-bottom: 120px;
    font-size: 16px;
    line-height: 30px;
    background: url(../media/jsaa2qwk/sus.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border-bottom: solid 1px #333;
    color: #f0f0f0;
}

#fishbowl {
    padding-top: 120px;
    padding-bottom: 120px;
    font-size: 16px;
    line-height: 30px;
    background: #FFF center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border-bottom: solid 1px #555;
    color: #000;
}

#resources {
    padding-top: 120px;
    padding-bottom: 120px;
    font-size: 16px;
    line-height: 30px;
    background: url(../media/c2znmdok/resources.jpg) center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border-bottom: solid 1px #111;
    color: #f0f0f0;
}

#resources ul{
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
}

#resources ul li {
    width: 50%;
    float: left;
}

#resources ul li a {
    color: #FFF;
    font-weight: 700;
}

#footer {
    padding-top: 0px;
    margin-bottom: 20px;
    background: #333;
    color: #f0f0f0;
    font-size: 16px;
    text-align: center;
}

#footer ul {
    margin-bottom: 20px;
    border-bottom: solid 1px #444;
    padding-bottom: 20px;
}

#footer ul li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

#footer ul li a {
    color: #DDD;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
}

#footer .col-md-fullwidth {
    background: #222;
    border-bottom: solid 1px #111;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-bottom: 20px;
}

.centerer {
    position: relative;
    height: 100%;
    width: 100%;
    display: table;
    vertical-align: middle;
}

.centerer .copy {
    height: 100%;
    width: 100%;
    max-width: 1100px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.centerer .copy .verse {
    width: 100%;
    max-width: 900px;
    color: #FFF;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    background: url(../media/stpjvchw/fastnavbg2.png);
    padding: 10px;
    line-height: 32px;
    text-shadow: 1px 1px 1px #222;
}

.centerer .copy h2 {
    color: #FFF;
    font-size: 43px!important;
    line-height: 57px!important;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400!important;
}

.listnopad {
    padding-left: 20px;
}


@media (max-width: 800px) {
    .logoheader .togglenav {
        display: table;
    }
    .wrap {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #footer {
        padding-top: 0px!important;
        margin-bottom: 20px;
        background: #333;
        color: #f0f0f0;
        font-size: 16px;
        text-align: center;
    }
    .fastnav {
        width: 250px;
        height: auto;
        position: fixed;
        z-index: 999999;
        padding: 10px 0px;
        background: url(../media/bphphkyf/fastnavbg.png);
        top: 70px;
        border-bottom: solid 1px #111;
        display: none;
    }
    .fastnav ul {
        max-width: 100%;
        float: left;
        padding: 0;
        margin: 0;
        margin-right: auto;
        margin-left: auto;
        list-style: none;
        list-style-image: none;
        text-align: center;
    }
    .fastnav ul li {
        height: auto;
        width: auto;
        padding: 10px;
        width: 250px;
        float: left;
    }
    .fastnav ul li a {
        color: #FFF;
        text-decoration: none;
        font-family: 'Roboto Condensed', sans-serif;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
        float: left;
    }
}
.alert-message{
    background-color: red;
    color: #FFF;
    padding: 15px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    max-width:350px;
    margin-left: auto;
    margin-right: auto;
}
@media (max-width: 600px) {
    .fastnav {
        display: none;
    }
    .centerer .copy h2 {
        color: #FFF;
        font-size: 23px!important;
        line-height: 33px!important;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 400!important;
    }
    .verse {
        display: none;
    }
    .wrap {
        padding-top: 60px!important;
        padding-bottom: 60px!important;
        font-size: 14px!important;
        line-height: 22px!important;
    }
}