h1,h2,h3,h4,h5,h6,label,input {
  letter-spacing: 1px;
}

li {
  letter-spacing: 0.5px;
}

th {
  font-family: 'Open Sans', sans-serif;
  color: #646464;
  font-size: 13px;
}

tr {
  list-style: none;
  overflow: hidden;
}

tr:hover {
  cursor: pointer;
}

form {
  margin-bottom: 0px;
}

textarea {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  color: #1C284B;
  line-height: 30px;

  background: #F6F6F6;
  border: none;

  width:100%;
  height: 120px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.payment-details {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 13px;
}

.multi-col {
  margin-top: -360px;
  padding-left:70px;
  padding-right:70px;
}

.question-edit {
  font-family: 'Open Sans', sans-serif;
  color: #1C284B;
  font-size: 18px;
  line-height: 30px;
  height: auto;
  margin-bottom:0px;
}

.textarea-header {
  font-family: 'Open Sans', sans-serif;
  color: #1C284B;
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 5px;
  font-weight: 600;
}

.screen-mobile {
    display:none;
}
.screen-desktop {
    display:initial;
}

.m-header {
    height: 79px;
    position: absolute;
    width: 100%;
    background-color: white;
    z-index: 3;
}

.site-container, body {
    /* background-color: #F2F2F2; */
}

.landing-container {
    /* box-shadow:0px 0px 25px rgba(0,0,0,0.3); */
    /* position:absolute; */
    margin-top:23px;
    width:100%;
    /* z-index:2; */
    /* height: auto; */
    /* background-color: white; */
    /* overflow-y:scroll; */
}

#church-name {
  font-family: 'Vollkorn', serif;
  color: #1C284B;
  font-size: 25px;
  float:left;
  margin-left: 15px;
}

.landing-splash {
    /* background-image: linear-gradient(0deg, rgba(0,0,0,.7) 0%, rgba(0,0,0,0.3) 100%), url('/web/images/bg1.jpg'); */
    background-image: url('/web/images/landing-bg.jpg');
    /* background-size:auto; */
    /* background-position: center; */
    color:white;
    /* height:690px; */
    width:100%;
}

.bg {
  height: 500px;
  background-image: url('/web/images/landing-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  /* padding-left: 20px; */
  /* padding-right: 20px; */
  background-position: center bottom;
}

.bg-bottom {
  height: 100%;
  background-image: url('/web/images/landing-bg-bottom.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 20px;
  padding-right: 20px;
  /* margin-top: 600px; */
  background-position: center top;
}

.full-logo {
  max-width: 80%;
  height: auto;
  margin:auto;
  margin-top: 150px;
  max-height: 150px;
}

.footer-logo {
  padding-top:10px;
  max-width:210px;
  height: auto;
  margin:auto;
}

.assessment-logo {
  max-width: 80%;
  height: auto;
  margin:auto;
  margin-top: 10px;
  max-height: 150px;
}

.top-header {
  font-family: 'Vollkorn', serif;
  color: #1C284B;
  font-size: 28px;
  margin-bottom: 10px;
  margin-top: 30px;
}

.mar-top-140 {
  margin-top: 140px;
}

.bg h5 {
  font-family: 'Vollkorn', serif;
  color: #1C284B;
  font-size: 28px;
  margin-bottom: 10px;
}

.bg h6 {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 34px;
  margin: 10 auto;
  max-width: 500px;
  line-height:40px;
}

#assessment-landing {
  margin-top: -360px;
  overflow: hidden;
}

#assessment-landing h6 {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 34px;
  margin: 10 auto;
  max-width: 460px;
}

.input-btn {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  right: 0px;
  top:25px;
  padding:5px;
  letter-spacing: 1px;
  margin-right:8px;
}

.left h6 {
  max-width: 300px;
  margin-left: 0px;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
  padding-left: 10%;
}

.right {
  text-align: right;
  padding-right: 10%;
  float:right;
}

.mar-bt-30 {
  margin-bottom: 30px;
}

.signup-box .row {
  opacity: 0;
}

#landing .row {
  opacity: 0;
}

.hr1 {
  width: 50px;
  height: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-color: #A4B4E5;
  background-color: #A4B4E5;
}

.hr2 {
  width: 50px;
  height: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-color: #9CEEDC;
  background-color: #9CEEDC;
}

.hr-left {
  float:left;
  margin-bottom:10px;
}

.member-btn {
  opacity:0;
  margin-left:10px;
  margin-right:10px;
}

.splash-inner {
    padding: 125px 0px 125px 0px;
    text-align:center;
}

.splash-inner h1 {
    font-family: "Proxima-Nova-Bold";
    margin-top:7px;
    margin-bottom: 2px;
}

.splash-inner h6 {
    font-family: "Proxima-Nova-Bold";
    margin-top:0px;
    margin-bottom: 15px;
}

.landing-descrip {
    background-color:white;
}

.demo-img {
  width: 80%;
  max-width: 400px;
  height: auto;
  float:right;
  background-color: #EBFBF8;
  text-align: center;
  margin-bottom: 40px;
  box-shadow: 0px 0px 30px rgba(100,100,100,0.12);
}

.diagram-img {
    width: 95%;
    max-width: 1300px;
    height: auto;
    margin-top: 60px;
}

.pricing-box {
  background: white;
  margin-top: 20px;
  box-shadow: 0px 0px 30px rgba(100,100,100,0.12);
}

.pricing-box h5 {
  font-family: 'Vollkorn', serif;
  color: #6785D4;
  font-size: 38px;
  text-align:center;
  margin-top:15px;
  margin-bottom: 0px;
}

.pricing-box h6 {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 18px;
  text-align:center;
  margin-top:-10px;
}

.pricing-box h7 {
  font-family: 'Open Sans', sans-serif;
  color: #1C284B;
  font-size: 13px;
  text-align:center;
  margin-top:-10px;
}

.pricing-box li {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 14px;
}

ul {
    list-style-type: disc;
}

.signup-box {
  width: 75%;
  max-width: 600px;
  margin: auto;
  margin-top: -360px;
  background-color: white;
  overflow: hidden;
  box-shadow: 0px 0px 30px rgba(100,100,100,0.12);
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 50px;
}

.signup-box h5 {
  font-family: 'Vollkorn', serif;
  color: #1C284B;
  font-size: 30px;
  text-align:center;
  padding-top:20px;
  margin-top: 0px;
  margin-bottom: 10px;
}

.box-form label {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: gray;
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 20px;
  max-width: 400px;
}

.results-box {
  width: 80%;
  max-width: 800px;
  margin: auto;
  margin-top: -360px;
  background-color: white;
  overflow: hidden;
  box-shadow: 0px 0px 30px rgba(100,100,100,0.12);
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 50px;
}

.results-box h2 {
  font-family: 'Vollkorn', serif;
  font-size: 28px;
  margin-top:40px;
  margin-bottom:10px;
  text-align: center;
}

.results-box h6 {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 34px;
  margin: 10 auto;
  max-width: 450px;
  line-height:30px;
  text-align: center;
}

.results-box h7 {
  font-family: 'Vollkorn', serif;
  color: #1C284B;
  font-size: 22px;
}

#more-results {
  margin-top: 20px;
}

.features {
  max-width: 280px;
  margin-left: 50%;
}

.circle-text {
  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
  width:30px;
  height:30px;
  border-radius:15px;
  font-size:16px;
  color:white;
  line-height:30px;
  text-align:center;
  float:left;
}

.results-gift-inner {
  margin-left:50px;
  padding-top:3px;
}

.results-calc-box {
  max-width: 500px;
}

input {
  margin-bottom: 0px;
  background-color: #F6F6F6;
  border: 0;
}

#account-settings input {
  background-color: #F6F6F6;
  border: 0;
}

.box-form textarea {
  margin-bottom: 20px;
  background-color: #F6F6F6;
  border: 0;
}

.box-form select {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  background-color: #F6F6F6;
  font-weight: 600;
  border: 0;
}

.box-form input {
  background: #F6F6F6;
  border: none;
}

.col-center {
  width: 90%;
  max-width: 700px;
  margin: auto;
}

.form-change {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  margin-top: 15px;
}

.main-admin-box {
  background-color: white;
  overflow: hidden;
  box-shadow: 0px 0px 30px rgba(100,100,100,0.12);
  padding-left: 40px;
  padding-right: 30px;
  margin-bottom: 40px;
}

.gradient-btn {
  background: linear-gradient(to right, #E0E7F6, #E9F8F8);
  border-radius: 20px;
  color: #6884D4;
  font-weight: 600;
  margin-top:15px;
  border: none;
  height: 40px;
  text-transform: uppercase;
}

.gradient-btn-off {
  background: #F0EFEF;
  border-radius: 20px;
  color: #1C284B;
  margin-top:15px;
  border: none;
  height: 40px;
  text-transform: uppercase;
}

.gray-btn {
  font-family: 'Open Sans', sans-serif;
  background: #F0EFEF;
  border-radius: 20px;
  color: #1C284B;
  margin-top:15px;
  height: 43px;
  width: 170px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  border: solid transparent;
}

.gray-btn:hover {
  background: transparent;
  border: solid #F0EFEF;
}

.prev-btn {
  font-family: 'Open Sans', sans-serif;
  border-radius: 20px;
  color: #1C284B;
  margin-top:15px;
  height: 43px;
  width: 170px;
  font-size: 16px;
  font-weight: 600;
  text-transform: lowercase;

  background: transparent;
  border: solid #F0EFEF;
}

.prev-btn:hover {
  background: #F0EFEF;
  border: solid transparent;
}

.start-btn {
  font-family: 'Open Sans', sans-serif;
  color: #6884D4;
  font-size: 19px;
  font-weight: 600;
  border-radius: 30px;
  border: none;
  height: 60px;
  margin-top:30px;
  margin-bottom: 15px;
  padding-left:50px;
  padding-right:50px;

  background: white;
  box-shadow: 0px 0px 30px rgba(100,100,100,0.2);
}

.start-btn:hover {
  box-shadow: 0px 0px 30px rgba(100,100,100,0.3);
  font-weight: 600;
}

.red-btn {
  background: none;
  color: #F45064;
  font-size: 12px;
  text-transform: uppercase;
  border: none;
}

.blue-btn {
  line-height: normal;
  background: none;
  color: #7792D9;
  font-size: 11px;
  border: none;
  height: 30px;
  padding-right:0px;
  margin-right:0px;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.gift-name {
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  font-size: 20px;
  color: #646464;
  padding-top:15px;
  padding-bottom:15px;
}

.gift-sub {
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  font-size: 14px;
  color: #646464;
}

.gift-edit {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #646464;
}

.login-link {
  color: #6785D4;
  font-weight: 600;
}

.signup-btn {
  margin-top:155px;
}

.color-box {
  float: left;
  height: 30px;
  width: 30px;
  margin: 6px;
  text-align:center;
  background-color: blue;
  transition: all .1s ease-in-out;
}

.color-box:hover {
  transform: scale(1.2);
  cursor: pointer;
}

#color-0 {background-color: #BE2424;}
#color-1 {background-color: #E76628;}
#color-2 {background-color: #F5A623;}
#color-3 {background-color: #4C9E53;}
#color-4 {background-color: #33AFBB;}
#color-5 {background-color: #7E6BB9;}
#color-6 {background-color: #BCBCBC;}
#color-7 {
  background-color: #34ADFF;
  background-image: -webkit-linear-gradient(135deg, #7E6BB9 50%, #33AFBB 50%);
}

.color-check {
  color:white;
  margin-top:5px;
}

.color-selected {
}

#error {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  margin-top: 15px;
  color: #F45064;
}

#stats h4 {
  font-family: 'Vollkorn', serif;
  color: #1C284B;
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 0px;
}

#stats h6 {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 16px;
  text-align:left;
}

#subscription-box h4 {
  font-family: 'Vollkorn', serif;
  color: #1C284B;
  font-size: 38px;
  margin-bottom:0px;
  margin-top:10px;
}

#subscription-box h6 {
  font-family: 'Vollkorn', serif;
  color: #1C284B;
  font-size: 22px;
  margin-bottom:0px;
}

#subscription-box h7 {
  font-family: 'Open Sans', sans-serif;
  color: gray;
  font-size: 13px;
}

.descrip-inner {
    display:block;
    color: #444444;
    font-family: "PT Serif Caption", serif;
    margin: 0 auto;
    max-width:700px;
    font-size:18px;
    text-align:center;
}

.descrip-inner h5 {
    color: #015781;
    text-align:center;
    font-family:"Proxima-Nova-Bold";
    font-weight:500;
    letter-spacing: 0;
    padding-top:2rem;
    margin-bottom:1rem;
}

.results-head {
    background-color:#13597D;
}

.feature-text {
  font-family: 'Open Sans', sans-serif;
  color: #7792D9;
  font-size: 18px;
  font-weight: 400;
  float:left;
  margin-top:30px;
  margin-left:5px;
}

.results-inner {
    display:block;
    color: white;
    font-family: "PT Serif Caption", serif;
    margin: 0 auto;
    max-width:700px;
    font-size:16px;
    text-align:center;
    padding-bottom: 10px;
    padding-top: 30px;
}

.results-head-bottom {
    height: 3px;
    width: 100%;
    background-color:#1FA1E0;
}

.results-inner h5 {
    color: white;
    text-align:center;
    font-family:"Proxima-Nova-Bold";
    font-weight:500;
    letter-spacing: 0;
    padding-top:1rem;
    margin-bottom:3px;
    text-transform:uppercase;
}

.results-body {
    background-color: white;
    color: #13597D;
}

.results-body-inner {
    padding: 40px 40px;
    max-width: 700px;
    margin: 0 auto;
}

.section-title {
    font-family:"Proxima-Nova-Bold";
}

.subtitle {
    font-family: "Proxima-Nova-Bold", sans-serif;
    font-size:19px;
}

.desc {
    font-family: "Neuton", serif;
    color: gray;
    margin-top: 10px;
    font-size:18px;
}

.result-subtitle {
    font-family: "Neuton", serif;
    font-size:18px;
    margin-bottom:1.5rem;
}

.q-title {
    font-family: 'Vollkorn', serif;
    font-size: 22px;
    font-weight: 200;
    margin-top: 40px;
    margin-bottom:10px;
    text-align:center;
}

.progress-container {
    position: relative;
    width: 100%;
    height: 4px;
    overflow:hidden;
}

.progress-bar {
    position: absolute;
    width: 0%;
    height: 100%;
    background-color: #039FE3;
}

.q-background {
    background-color:white;
    border: 1px solid #EEE;
    border-radius:7px;
    min-height: 400px;
    width:100%;
}

.spacer {
    height:120px;
}

.spacer-big {
  height:400px;
}

.spacer-small {
  height:30px;
}

.half-box {
  width: 50%;
  height: 200px;
  float:left;
}

.results-bottom-spacer {
        height:100px;
    }

.left-margin {
    width:50px;
    height:100px;
    float:left;
}

.icon {
    float:left;
    margin-left:-36px;
}

.column .quiz {
  display:none;
}

.q-container {
    box-shadow: 0px 10px 25px rgba(0,0,0,0.3);
    border-radius:15px;
    display:block;
    margin:0 auto;
    margin-bottom:100px;
    width:650px;
}

.admin-tabs {
  width:650px;
  margin:0 auto;
}

.admin-gifts {
  display: none;
}

.admin-locations {
  display: none;
}

.results {
    display: none;
    opacity: 0;
}

.col-right {
    width:46%;
    float:right;
}

.col-left {
    width:46%;
    float:left;
}

.clearfix {
    clear: both;
}

.q-blue {
    border-radius: 15px 15px 0px 0px;
    height: 300px;
    background-color:#025682;
    padding:20px;
    position:relative;
}

.auto-h {
    height: auto !important;
    padding:40px;
}

.auto-h form, .auto-h button {
    margin-bottom: 0;
}

.blue-inner {
    position: absolute;
    top: 50%; left: 50%;
    transform: translate(-50%,-50%);
    height:initial;
    width:460px;
}

.q-white {
    border-radius: 0px 0px 15px 15px;
    height: 150px;
    background-color:white;
    padding:20px;
}

.q-label {
    font-family: 'Vollkorn', serif;
    color: #1C284B;
    font-size: 25px;
    text-align:center;
    width:100%;
    margin-top:50px;
}

.q-buttons {
    display:block;
    margin:0 auto;
    width: 505px;
}

.q-buttons p, .mobile-labels p {
  color: #aaa;
  font-family: "Proxima-Nova-Reg", sans-serif;
}

.screen-mobile .nav-button {
    text-align:center;
    padding:10px;
    height:40px;
    width:50px !important;
}

.q-button {
    display: inline-block;
    height: 38px;
    width:38px;
    padding: 0px;
    margin:19px;
    color: black;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: white;
    border-radius: 100px;
    border: none;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.3), 0px 0px 0px 0px rgba(3,159,227,1);
    cursor: pointer;
    box-sizing: border-box;

    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}

#footer {
  /* bottom:0; */
  /* height:50px; */
  background-color:white;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
  padding:10px;
  width:100%;
}

.footer {
    position:fixed;
    bottom:0;
    background-color:white;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
    padding:10px;
    width:100%;
}

#footer p {
    margin-top:10px;
    padding-bottom:10px;
    text-align:center;
    margin-bottom: 0.35rem;
    font-family: 'Open Sans', sans-serif;
    font-size:11px;
}

#footer .links {
    color: #025682;
    font-family: 'Open Sans', sans-serif;
    color: #7792D9;
    font-size:18px;
    text-transform:uppercase;

}

.footer .copy {
    font-size:10px;
}

/*btnFade*/
@-webkit-keyframes btnFade {
    from {
        background-color: white;
        color: #bbb;
        }
    to {
        /* background-color: #039FE3; */
        color:white;
        }
}

/* Standard syntax */
@keyframes btnFade {
    from {
        background-color: white;
        color: #bbb;
        }
    to {
        /* background-color: #039FE3; */
        color:white;
        }
}

@font-face {
    font-family: "Proxima-Nova-Bold";
    src: url("fonts/pnb.otf");

}

@font-face {
    font-family: "Proxima-Nova-Reg";
    src: url("fonts/pnr.otf");

}

@font-face {
    font-family: "PT-Serif-Thin";
    src: url("fonts/ptst.ttf");
}

/* mobile only */
@media only screen and (max-width: 768px) {

    .landing-splash {
      height:400px;
    }

    .splash-inner {
      padding: 65px 0px 65px 0px;
    }

    .splash-inner h1 {
      font-size: 3.25rem;
    }

    .landing-descrip .descrip-inner {
      padding: 10px;
    }

    .screen-desktop {
        display: none;
    }
    .screen-mobile {
        display: initial;
    }

    .spacer {
        height:20px;
    }

    .results-bottom-spacer {
        height:54px;
    }

    .q-container {
      margin-top:30px;
        width:100%;
    }

    .admin-tabs {
      width:100%;
    }

    .q-blue {
        height:200px;
    }

    .q-white {
      height: 120px;
      padding: 10px 20px 10px 20px;
    }

    .blue-inner {
        width: 90%;
    }

    .q-title {
      font-size:1.5rem;
    }

    .q-label {
      font-size:20px;
      margin-bottom:0px;
    }

    .q-button {
        height: 35px;
        width: 35px;
        margin:5px;
    }

    .q-buttons {
        width:243px;
    }

    .landing-container {
        margin-top:78px;
    }

    .footer {
        margin-bottom:-74px;
    }

    .multi-col {
      margin-top: -380px;
      padding-left:15px;
      padding-right:15px;
    }

    .diagram-img {
      content:url("/web/images/diagram_mobile.png");
    }

    .plan-details {
      visibility: hidden;
      height:0;
    }

    .signup-btn {
      margin-top: 20px;
    }

    .features {
      margin-left: auto;
      margin-right:auto;
    }

    .features-section .six.columns.center {
      width: 100%;
      float: none;
      margin-left: 0;
    }
    .features-section .six.columns.bottom {
        width: 100%;
        float: none;
        margin-left: 0;
        text-align: center;
    }
    .features-section .six.columns.bottom .row {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 20px;
    }
    .features-section .six.columns.bottom .row img {
        margin: 0 auto;
    }
}
