

.top-nav{
    background:white;
    position: fixed;
    width:100%;
    border-bottom:2px solid #d3d3d3;
}

.top-bar,.top-bar-section,.dropdown,.menu,.menu-text,nav ul,nav li,nav a{
    background:white;
    color:#474747;
}
nav a:hover{
    color:grey;
}

h2,h3,p{
    Tahoma, Geneva, sans-serif
}

h1{
    text-align: center;
    color:red;
    font-size:2.5em;
    font-weight: bold;
}

h2,h3,p,ul,li{
    /*color:#474747;*/
}

h2,h3{
    font-weight: bold;
    font-size:1.8em;
}

h4{
    font-weight: bold;
    font-size:1.5em;
}

p,ul,li{
    font-size:1em;
}

.bold{
    font-weight: bold;
}

.hero-row{
    max-width:900px;
}

.hero-button{
    width:90%;
    border-radius: 5px;
    height:auto;
    padding:10px;
    font-size:20px;
    margin:auto;
    text-align: center;
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.5);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0.05,#ff9500),color-stop(1,#f18100));
    background: -moz-linear-gradient(center top,#ff9500 5%,#f18100 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9500',endColorstr='#f18100');
    background-color: #ff9500;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ff9500;
    display: inline-block;
    color: #fefefe;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 22px;
    font-weight: 600;
    padding: 10px 10px;
    text-decoration: none;
    width: 433px;
    max-width: 80%;
    margin: 30px;
    height: auto;
    letter-spacing: -0.50px;
    cursor: pointer;
}

.top-bar {
    text-align:center;
}

.top-bar-section {
    display: inline-block;
}

.grey-row{
    background:#e3e3e3;
}
.background{
    background:white;
    border-radius: 0px 0px 0px 5px;
    -moz-border-radius: 0px 0px 0px 5px;
    -webkit-border-radius: 0px 0px 0px 5px;
}

body{
    
}D6D6D6

.shadow{
  -moz-box-shadow: 0 10px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 10px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
}

.column{
    padding:10px;
}

.testimony li{
    list-style: none;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    color: #333333;
    line-height: 20px;
    padding-left: 35px;
    background: url('https://lh3.googleusercontent.com/elCbJ-7ln_beruT4lWUtI_dNPh0kkIqLYJEFDuh4FjYDU8kQK3BNQ2BN6Y6XS2J8Ng6KLFjOTpKmjxcq4RhX0DI=s0') no-repeat;
}

.author-box{
    padding:10px;
    background:#CFCFCF;
    border-radius:5px;
    border-bottom: 1px solid #EFEFEF;
    border-right: 1px solid #EFEFEF;
}

.icon{
    font-size: 40px;
    color:#f00000;
    text-shadow: 1px 4px 6px #FFF,0 0 0 #000,1px 4px 6px #FFF;
}

.icon2{
    font-size: 70px;
    color: #F00000;
    text-shadow: 0px 1px 0px #0092b3,0px 2px 0px #0087a6,0px 3px 0px #008099,0px 4px 0px #00758c,0px 5px 0px #555,0px 6px 0px #006a80,0px 0px 0px #006073,0px 8px 7px #005566;
}

.bottom-nav{
    font-size:0.8em;
}

.main-row{
    max-width:900px;
}

.form-row{
    background:#d3d3d3; 
    border-radius:5px;
    padding:10px;
    max-width:900px;
}

.card-row{
    background:white;
    border-radius:5px;
    padding:10px;
}

#step2 p,#step2 li,#step2 ul{
    font-size:14pt;
    font-family: arial,helvetica,sans-serif;
    line-height: normal;
}

#step2 h2,#step2 h3{
    font-size:18pt;
    font-family: arial,helvetica,sans-serif;
    line-height: normal;
}

form h1{
    color:#004a80;
    font-size:2em;
}

#form p, #form li, #form ul,#form h2, #form h3,#form h4{
    font-size:1em;
}

.red{
    color:#f00000;
}

.promo-row{
    max-width:900px;
    margin:auto;
}

#Order{
    background-image: url(https://churchleaderinsights.com/images/submit-order.png);
    background-repeat: no-repeat;
    background-color: transparent;
    cursor: pointer;
    height: 103px;
    width: 309px;
    border: none;
}

.validate:valid{
   border:solid 2px #6FFF5C !important;
}

.validate:invalid {
     border:solid 2px #FF654E !important;
}

.light-box-background{
    position:fixed;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    z-index: 2;
    overflow: scroll;
}

.light-box{
    max-width:600px;
    width:100%;
    background:#ffffff;
    margin:auto;
    border-radius: 5px;
    padding:10px;
    position: relative;
}

.close-icon{
    font-size: 34px;
    color:#e3e3e3;
    text-shadow: 1px 4px 6px #FFF,0 0 0 #000,1px 4px 6px #FFF;
    position:absolute;
    left: 92%;
    top: 0;
    cursor: pointer;
}

.close-icon-small{
    font-size: 40px;
    color:#e3e3e3;
    text-shadow: 1px 4px 6px #FFF,0 0 0 #000,1px 4px 6px #FFF;
    cursor: pointer;
}

.round-corners{
    border-radius:5px;
    
}

.includes-section{
    
    border-radius:10px;
    padding:5px;
    margin-top:10px;
    margin-bottom:10px;
    max-width:900px;
    margin-left:auto;
    margin-right:auto;
}

.hr-small{
    width:80%;
    
}

.link-button{
    width:90%;
    height:auto;
    padding:5px;
    text-align:center;
    color:white;
    background:red;
    text-decoration:none;
    margin:auto;
    
}

.link-button a{
  
    text-align:center;
    color:white;
   font-size:20px;
    text-decoration:none;
   
    
}

#rate h1{
    font-size:1.5em;
}
    
    


