
@import url('https://fonts.googleapis.com/css?family=Bowlby+One|Oxygen');

html {
    height: 100%;
    width: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    color: #222;
    font-family: 'Oxygen', sans-serif;
    font-size: 14px;
    height: 100%;
    line-height: 1.4em;
    max-width: 100%;
    position: relative;
    width: 100%;
}
body {
  webkit-tap-highlight-color: #dedede;
}
::-moz-selection {
  background: #dedede;
}
::selection {
  background: #dedede;
}
img::selection {
  background: #dedede;
}
img::-moz-selection {
  background: #dedede;
}
* {
    box-sizing: border-box;
}
a, button {
    color: #777;
    outline: none;
}



big {
    font-size: 1.4em;
}

b {
    font-weight: bold;
}
em {
    font-style: italic;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Bowlby One', sans-serif;
}


header h1 {
    color: #fff;
    font-size: .9em;
    word-spacing: 0;
    position: absolute;
      top: 24px; 
      left: 5px;
    z-index: 10;
}

header h1 a {
    color: #fff;
}
header h1 a:hover, header h1 a:active {
    color: #fff;
    transition: color .3s ease;
    text-decoration: none;
}
header .header-brand {
    color: #fff;
    font-size: 2.2em;
    font-family: 'Bowlby One', sans-serif;
    line-height: 1.4;
    position: absolute;
    top: 140px;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
        -ms-transform: translateX(-50%)translateY(-50%);
            transform: translateX(-50%)translateY(-50%);
    text-shadow: 2px 2px 3px #000;
    z-index: 0;
}
header .header-verse {
    color: #fff;
    font-size: 1em;
    line-height: 1.4;
    display: block;
    position: absolute;
    top: 75px;
    left: 3%;
    max-width: 200px;
    text-align: left;
    z-index: 0;
}
header .header-wrapper {
  color: #fff;
  width: 100%;
  height: 480px;
  position: relative;
    top: 70px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center; 
}
header .header-wrapper-pages {
  color: #fff;
  width: 100%;
  height: 290px;
  position: relative;
    top: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; 
}

header .signup {
    color: #fff;
    font-size: .8em;
    width: 100%;
    max-width: 600px;
    position: absolute;
    top: 320px;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
        -ms-transform: translateX(-50%)translateY(-50%);
            transform: translateX(-50%)translateY(-50%);
    text-shadow: 2px 2px 3px #000;
    z-index: 0;
}
header .signup h6 {
    font-size: 1.2em;
}
header .form-input {
    position: relative;
    width: 80%;
    margin: 0 10%;
    z-index: 1;
}
header .form-button {
    position: relative;
    width: 80%;
    margin: 0 10%;
    z-index: 1;
}
header .form-control {
   font-size: 1.1em; 
}
header .btn-block {
   font-size: 1.1em;
}




header nav {
    background-color: #4e8ab5; 
    padding-bottom: 0;
    position: fixed;
    top: 0;
    left; 0;
    z-index: 4;
    width: 100%;
}
header nav ul {
    background-color: #4e8ab5;
    overflow: hidden;
    width: 100%;
}
header nav ul li {
    display: block;
    font-size: 1.2em;
    margin: 1.5rem 2rem;
    width: 100%;
}
header nav ul li a {
    color: #fff;
    text-decoration: none;
    transition: color .5s ease;
}
header nav ul li a:hover,
header nav ul li a:focus {
    color: #dedede;
    text-decoration: none;
    transition: color .3s ease;
}
header nav .menu {
  clear: both;
  max-height: 0;
  transition: max-height .5s ease-out;
}
header nav .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 1.5rem;
  position: relative;
    top: 13px;
}
header nav .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}
header nav .menu-icon .navicon:before,
header nav .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}
header nav .menu-icon .navicon:before {
  top: 5px;
}
header nav .menu-icon .navicon:after {
  top: -5px;
}
header nav .menu-btn {
  display: none;
}
header nav .menu-btn:checked ~ .menu {
  max-height: 260px;
}
header nav .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}
header nav .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}
header nav .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}
header nav .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
header nav .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}








main section {
    min-height: 480px;
    margin-bottom: 70px;
}

main section p.social {
    font-size: .8em;
}

main section span.big {
    display: block;
    font-size: 1.1em;
    line-height: 1.5;
    margin: 3em auto;
    width: 280px;
}
main section span.med {
    display: block;
    font-size: 1.2em;
    line-height: 1.2;
    margin: 2px 0 2em;
}
main section .img-div-wrapper-01 {
  height: 500px;
  width: 100%;
  position: relative;
  background-image: url('../images/hands-cross.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; 
}
main section .img-div-wrapper-02 {
  height: 500px;
  width: 100%;
  position: relative;
  background-image: url('../images/bible-cu.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; 
}
main section .landscape-bg-div {
    color: #fff;
    height: 500px;
    background-color: #4e8ab5;
}
main section .portrait-bg-div-01 {
    color: #fff;
    font-size: 1.1em;
    line-height: 1.4;
    height: 420px;
    background-color: #4e8ab5;
}
main section .portrait-bg-div-02 {
    color: #fff;
    font-size: 1.1em;
    line-height: 1.4;
    height: 240px;
    background-color: #4e8ab5;
}
main section .landscape-bg-div p,
main section .portrait-bg-div-01 p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
        -ms-transform: translateX(-50%)translateY(-50%);
            transform: translateX(-50%)translateY(-50%);
    z-index: 2;
}
main section .portrait-bg-div-02 p {
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
        -ms-transform: translateX(-50%)translateY(-50%);
            transform: translateX(-50%)translateY(-50%);
    z-index: 2;
}

main section dl {
    width: 94%;
    margin: 2em auto;
    max-width: 800px;
    text-align: left;
}
main section dl dt {
    font-family: 'Bowlby One', sans-serif;
    font-size: 1.4em;
    margin: 3em auto 1em;
}
main section dl dd {
    margin: 0 auto 3em;
}
main section dl dd small {
    display: block;
    font-size: .9em;
    margin: -10px 1em 0;
}


footer {
    background-color: #4e8ab5;
    color: #fff;
    min-height: 560px;
    margin-top: -60px;
    text-align: center;
}
footer p {
    font-size: .9em;
}
footer p i {
    font-size: 1em;
    cursor: pointer;
    margin: 3px;
}
footer nav {
    background-color: transparent;
    position: relative;
}
footer nav ul {
    background-color: transparent;
    margin: 1rem auto 2rem;
    width: 280px;
}
footer nav ul li {
    font-size: 1.2em;
    display: inline-block;
    float: none;
    margin: 1rem .5rem;
    width: auto;
}
footer p a,
footer nav ul li a {
    color: #ffffff;
    text-decoration: none;
    transition: color .5s ease;
}
footer p a:hover,
footer p a:focus,
footer nav ul li a:hover,
footer nav ul li a:focus {
    color: #e0e0e0;
    text-decoration: none;
    transition: color .3s ease;
}

footer .footer-brand {
    color: #fff;
    display: inline-block;
    font-size: 1.5em;
    font-family: 'Bowlby One', sans-serif;
    line-height: 1.4;
    margin: 3rem auto 2rem;
}




strong {
    font-weight: bold;
}






.large-devices {
    display: none;
}

.small-devices {
    display: block;
}

.floatclear {
    clear: both;
}

.hidden {
    visibility: hidden;
}

.img-responsive {
    width: 100%;
    max-width: 100%;
}

.round-corners {
    border-radius: 7px;
}


.slant-bottom-border {
  position: relative; 
}
 .slant-bottom-border:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 0;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    background-color: #fff; 
}
 .slant-bottom-border:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 0;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background-color: #fff; 
}


.slant-top-border {
  position: relative; 
}
 .slant-top-border:after {
    content: '';
    position: absolute;
    right: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background-color: #fff; 
}
 .slant-top-border:before {
    content: '';
    position: absolute;
    left: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    background-color: #fff; 
}



.slant-bottom-dark-border {
  position: relative; 
}
 .slant-bottom-dark-border:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background-color: #4e8ab5; 
}
 .slant-bottom-dark-border:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    background-color: #4e8ab5; 
}



.slant-right-dark-border {
  position: relative; 
}
 .slant-right-dark-border:after {
    content: '';
    position: absolute;
    right: -16px;
    top: 0;
    overflow: visible;
    width: 80px;
    height: 240px;
    z-index: 1;
    -webkit-transform: skewX(-4deg);
    -moz-transform: skewX(-4deg);
    -ms-transform: skewX(-4deg);
    -o-transform: skewX(-4deg);
    transform: skewX(-4deg);
    background-color: #4e8ab5; 
}
 .slant-right-dark-border:before {
    content: '';
    position: absolute;
    right: -50px;
    top: 240px;
    overflow: visible;
    width: 120px;
    height: 260px;
    z-index: 1;
    -webkit-transform: skewX(18deg);
    -moz-transform: skewX(18deg);
    -ms-transform: skewX(18deg);
    -o-transform: skewX(18deg);
    transform: skewX(18deg);
    background-color: #4e8ab5; 
}


.slant-top-dark-border {
  position: relative; 
}
 .slant-top-dark-border:after {
    content: '';
    position: absolute;
    right: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background-color: #4e8ab5; 
}
 .slant-top-dark-border:before {
    content: '';
    position: absolute;
    left: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    background-color: #4e8ab5; 
}

.slant-top-2-dark-border {
  position: relative; 
}
 .slant-top-2-dark-border:after {
    content: '';
    position: absolute;
    right: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    background-color: #4e8ab5; 
}
 .slant-top-2-dark-border:before {
    content: '';
    position: absolute;
    left: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background-color: #4e8ab5; 
}



.slant-left-dark-border {
  position: relative; 
}
 .slant-left-dark-border:after {
    content: '';
    position: absolute;
    left: -16px;
    top: 0;
    overflow: visible;
    width: 80px;
    height: 240px;
    z-index: 1;
    -webkit-transform: skewX(4deg);
    -moz-transform: skewX(4deg);
    -ms-transform: skewX(4deg);
    -o-transform: skewX(4deg);
    transform: skewX(4deg);
    background-color: #4e8ab5; 
}
 .slant-left-dark-border:before {
    content: '';
    position: absolute;
    left: -50px;
    top: 240px;
    overflow: visible;
    width: 120px;
    height: 260px;
    z-index: 1;
    -webkit-transform: skewX(-18deg);
    -moz-transform: skewX(-18deg);
    -ms-transform: skewX(-18deg);
    -o-transform: skewX(-18deg);
    transform: skewX(-18deg);
    background-color: #4e8ab5; 
}


.slant-footer-dark-border {
  position: relative; 
}
 .slant-footer-dark-border:after {
    content: '';
    position: absolute;
    right: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(4deg);
    -moz-transform: skewY(4deg);
    -ms-transform: skewY(4deg);
    -o-transform: skewY(4deg);
    transform: skewY(4deg);
    background-color: #4e8ab5; 
}
 .slant-footer-dark-border:before {
    content: '';
    position: absolute;
    left: 0;
    top: -40px;
    overflow: visible;
    width: 50%;
    height: 80px;
    z-index: 1;
    -webkit-transform: skewY(-4deg);
    -moz-transform: skewY(-4deg);
    -ms-transform: skewY(-4deg);
    -o-transform: skewY(-4deg);
    transform: skewY(-4deg);
    background-color: #4e8ab5; 
}








#sticky-nav {
    position: fixed;
      top: 0px;
      box-shadow: 0px 0px 5px #000;
}

#sticky-brand {
    position: fixed;
}






/* BEGIN MEDIA QUERIES FOR PORTRAIT ORIENTATION -----------------------------------------------------------
 ---------------------------------------------------------------------------------------------------------- */

.portrait-only {
    display: block;
}
.landscape-only {
    display: none;
}


/* ------------------- SAMSUNG GALAXY S5 */
@media only screen and (min-width: 360px) {

    header h1 {
        font-size: 1em;
    }
    header .header-brand {
        font-size: 2.3em;
        top: 190px;
    }
    header .header-wrapper {
      height: 580px;
    }
    header .signup {
        font-size: .9em;
        top: 400px;
    }
    
    main section p.social {
        font-size: .9em;
    }

}
/* ---------------------- iPHONE 6 and 7 */
@media only screen and (min-width: 375px) {

    header .header-brand {
        font-size: 2.3em;
        top: 200px;
    }
    header .signup {
        top: 410px;
    }

}
/* --------- GALAXY NOTE / iPHONE 6 PLUS */
@media only screen and (min-width: 400px) {

    header h1 {
        font-size: 1.1em;
        top: 30px;
    }
    header .header-brand {
        font-size: 2.5em;
        top: 230px;
    }
    header .header-wrapper {
      height: 640px;
    }
    header .signup {
        top: 450px;
    }
    header .signup h6 {
        font-size: 1.3em;
    }

}
/* -------------------- KINDLE FIRE HD 7 */
@media only screen and (min-width: 480px) {


    header .header-wrapper-pages {
      height: 320px;
    }


}
/* ----------------- BLACKBERRY PLAYBOOK */
@media only screen and (min-width: 600px) {


    
    

}
/* -------------------- MS SURFACE PRO 2 */
@media only screen and (min-width: 720px) {





}
/* ------- MS SURFACE / iPAD / iPAD MINI */
@media only screen and (min-width: 768px) {

    header h1 {
        font-size: 1.3em;
        top: 25px;
    }
    header .header-brand {
        font-size: 3.5em;
        top: 270px;
    }
    header .header-wrapper {
      height: 720px;
    }
    header .header-wrapper-pages {
      height: 480px;
    }
    header .header-verse {
        font-size: 1.2em;
        top: 95px;
        left: 3%;
        max-width: 240px;
    }
    header .signup {
        top: 520px;
    }
    header .signup h6 {
        font-size: 1.5em;
    }
    header .form-input {
        width: 60%;
        margin: 0 20%;
    }
    header .form-button {
        width: 60%;
        margin: 0 20%;
    }
    
    footer {
        min-height: 520px;
    }
    footer nav ul {
        margin: 0 auto 2rem;
        width: 100%;
    }
    footer .footer-brand {
        font-size: 2.4em;
        margin: 4rem auto 2rem;
    }
    
    main section span.big {
        width: 460px;
    }
    
    
    

}
/* -------------------- KINDLE FIRE HD 8 */
@media only screen and (min-width: 800px) {





}
/* ---------- iPAD PRO / MS SURFACE PRO 3 */
@media only screen and (min-width: 1024px) {

    header h1 {
        position: absolute;
          top: 10px; 
          left: 40px;
    }
    header .header-brand {
        font-size: 4em;
        top: 390px;
    }
    header .header-wrapper {
      height: 920px;
        top: 45px;
    }
    header .signup {
        top: 700px;
    }
    header .signup h6 {
        font-size: 1.8em;
    }
    header nav {
        padding: 0 2rem;
    }
    header nav ul {
        overflow: visible;
    }
    header nav ul li {
        display: inline-block;
        float: right;
        margin: 1rem .8rem;
        width: auto;
    }
    header nav .menu-icon {
        display: none;
    }
    
    main section .portrait-bg-div-01 {
        font-size: 1.2em;
        font-weight: 300;
    }
    main section .portrait-bg-div-02 {
        font-size: 1.2em;
        font-weight: 300;
    }
    
    
    .large-devices {
        display: block;
    }
    .small-devices {
        display: none;
    }
    

}
/* END MEDIA QUERIES FOR PORTRAIT ORIENTATION -----------------------------------------------------------
 -------------------------------------------------------------------------------------------------------- */


/* BEGIN MEDIA QUERIES FOR LANDSCAPE  ORIENTATION  --------------------------------------------------------
 ---------------------------------------------------------------------------------------------------------- */
@media only screen and (orientation: landscape) {


    .portrait-only {
        display: none;
    }
    .landscape-only {
        display: block;
    }


    /* ---------------------------- iPHONE 5 */
    @media only screen and (min-width: 568px) {

        
        
        

    }
    /* --------------------- SAMSUNG GALAXY S5 
       ---------------------- iPHONE 6 and 7 */
    @media only screen and (min-width: 640px) {





    }
    /* ---------------------- MS SURFACE PRO 2
       ----------------------- iPHONE 6 PLUS */
    @media only screen and (min-width: 720px) {





    }
    /* -------------------- KINDLE FIRE HD 7 */
    @media only screen and (min-width: 800px) {

        
        
        

    }
    /* ------------------ NEXUS 7 / LG POD 3 */
    @media only screen and (min-width: 960px) {

        
        
        

    }
    /* -------------------- BLACKBERRY PLAYBOOK
       --------------------- iPAD / iPAD MINI */
    @media only screen and (min-width: 1024px) {

        header .header-brand {
            font-size: 3.8em;
            line-height: 1.3;
            top: 340px;
        }
        header .header-wrapper {
          height: 680px;
        }
        header .signup {
            top: 550px;
        }
        header .form-input {
            float: left;
            margin: 0 1% 0 0;
            width: 35%;
        }
        header .form-button {
            float: left;
            margin: 0;
            width: 28%;
        }
        
        

    }
    /* --------------------- KINDLE FIRE HD 8 
       --------------------- DESKTOP / LAPTOP
       --------------------- MS SURFACE PRO 2 */
    @media only screen and (min-width: 1280px) {

        
        header .header-wrapper {
          height: 720px;
        }
        header .header-verse {
            font-size: 1.2em;
            top: 125px;
            left: 3%;
            max-width: 220px;
        }
        
        main section .landscape-bg-div {
            font-size: 1.1em;
        }
        

    }
    /* ---------------------------- MS SURFACE
       ------------------------------iPAD PRO */
    @media only screen and (min-width: 1366px) {

        header .header-brand {
            font-size: 4.4em;
            top: 460px;
        }
        header .header-wrapper {
          height: 940px;
        }
        header .signup {
            font-size: 1.1em;
            top: 720px;
        }
        

    }
    /* --------------------- DESKTOP / LAPTOP
       --------------------- MS SURFACE PRO 3 */
    @media only screen and (min-width: 1440px) {

        header .header-brand {
            font-size: 4em;
            top: 380px;
        }
        header .header-wrapper {
          height: 820px;
        }
        header .signup {
            top: 610px;
        }


    }
    /* ---------------- Hi-RESOLUTION DESKTOP */
    @media only screen and (min-width: 1600px) {

        header .header-brand {
            font-size: 4.2em;
            top: 380px;
        }
        header .header-wrapper-pages {
          height: 520px;
        }
        header .header-verse {
            font-size: 1.3em;
            max-width: 240px;
        }
        

    }
    /* --------------------------------- HDTV */
    @media only screen and (min-width: 1920px) {

        header .header-brand {
            font-size: 5em;
            top: 440px;
        }
        header .header-wrapper {
          height: 980px;
        }
        header .header-wrapper-pages {
          height: 620px;
        }
        header .header-verse {
            font-size: 1.4em;
            top: 155px;
            left: 1%;
            max-width: 250px;
        }
        header .signup {
            top: 710px;
        }


    }
}
/* END MEDIA QUERIES FOR LANDSCAPE  ORIENTATION  ----------------------------------------------------------
 ---------------------------------------------------------------------------------------------------------- */