.hero{
  background: url(../images/background/therapists-in-san-francisco.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 30px;
  color: #464545;
}

.hero-mountain-and-sky {
  background-image: url(../media/backgrounds/mountain-and-sky.jpg);
  background-position: center bottom;
}

.hero-content {
  width: 82%;
  max-width: 525px;
  margin: 0 auto;
}

.hero-buttons > .button {
  margin-bottom: 10px
}

.hero h1 {
  padding: 10px 0 5px 0;
  text-align: left;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
}

.hero h3 {
  font-weight: 400;
  padding-bottom: 25px;
  text-align: left;
}

.hero .greeting {
  margin-top: 25px;
  margin-bottom: 25px;
}

.hero .smaller {
  font-size: 16px;
  line-height: 24px;
}
.hero .tiny {
  font-size: 13px;
}

.section h2 {
  padding-top: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  margin-bottom: 0;
}

#how-it-works{
  padding-bottom: 70px;
}

#how-it-works ul li p,
#results ul li p {
  max-width: 265px;
}

#how-it-works ul li .title {
  font-weight: 600;
  font-size: 18px;
}

#how-it-works ul li .subtext {
  font-size: 18px;
}

#how-it-works ul li img,
#results ul li img {
  height: 50px;
  margin-bottom: 30px;
}
/*#how-it-works p {
  width: 91%;
}
*/
/*#how-it-works button {
  font-weight: bold;
}
*/
#how-it-works .description,
.section .description {
  margin-bottom: 50px;
}

.section .description {
  margin-bottom: 25px;
  text-align: center;
}

#results .result {
  color: #45BD80;
  font-size: 52px;
  line-height: 70px;
}

#results .chart {
  max-height: 400px;
  max-width: 700px;
  margin: 0 auto;
}

#results .reference {
  max-width: 550px;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

#results .reference a {
  color: #45BD80;
}

#results .subtext {
  color: #45BD80;
  font-size: 24px !important;
}

#about_kip {
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 85px;
  position: relative;
}

#about_kip .building_blocks {
  max-width: 940px;
  margin: 0 auto;
  margin-top: 20px;
}

#about_kip .building_block p {
  font-size: 14px;
  text-align: center;
}

#about_kip img {
  height: 60px;
  margin: 5px;
}

.building_block button {
  /*font-size: 15px !important;*/
  /*padding: 15px 10px;*/
  /*margin-top: 10px !important;*/
}

// #testimonial {
//   color: #F8F6F6;
//   background-color: #45BD80;
// }

// #testimonial {
//   background-color: #f7f7f7;
// }

// #testimonial {
//   background-color: #FFF;
// }

#banner blockquote {
  margin: 0.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  color: #4D4D4D !important;
}
#testimonial blockquote {
  // background: #f9f9f9;
  // border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  color: #4D4D4D !important;
}
#testimonial blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

// #testimonial blockquote:after {
//   color: #ccc;
//   content: close-quote;
//   font-size: 4em;
//   line-height: 0.1em;
//   margin-right: 0.25em;
//   vertical-align: -0.4em;
// }

#testimonial blockquote p,
#banner blockquote p {
  display: inline;
}

#testimonial h1{
  width: 90%;
  max-width: 780;
  margin: 0 auto;
}

#testimonial p{
  font-size: 12px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}

#testimonial {
  background-color: #FFF;
}

#therapists {
  background-color: #F8F6F6;
}

#therapists button {
  font-weight: bold;
}

#therapists .building_block .title {
  margin-top: 10px;
}

#therapists h2 {
  text-align: center;
}

#therapists p {
  margin-bottom: 35px;
  line-height: 28px;
}

#therapists img {
  height: 100px;
  display: inline-block;
  border: 3px solid #92DBF7;
  border-radius: 100px;
}

#therapists .title {
  margin-bottom: 0px;
}

#therapists .therapist-container {
  padding-bottom: 40px;
}

#therapists .therapist-content {
  margin: 0 5%;
}

#data-driven {
  background-color: #45BD80;
  padding-bottom: 0;
  color: #42413D;
  position: relative;
  z-index: 3;
}

.section p {
  font-size: 16px;
  line-height: 20px;
}

#about_kip h2{
  color: #F8F6F6;
  padding-top: 10px;
  max-width: 800px;
}

#about_kip p {
  color: #F8F6F6;
  line-height: 26px;
}

#data-driven p {
  color: #F8F6F6;
}

#data-driven .link {
  display: inline-block;
  font-weight: 600;
  padding-bottom: 6px;
  border-bottom: 3px solid #F8F6F6;
  max-width: 110px;
  cursor: pointer;
  font-size: 16px;
  margin-top: 30px;
  text-align: center;
}

#data-driven .content{
  margin-bottom: 20px;
  max-width: 720px;
}

#data-driven ul li {
  background-color: rgba(248,246,246,.7);
  border-radius: 5px;
  padding: 15px 10px;
}

#data-driven ul li img{
  height: 60px;s
  margin: 12px 0px;
}

#data-driven h2 {
  color: #F8F6F6;
}

#data-driven::before{
  background-color: #45BD80;
  content: "";
  left: 0;
  width: 100%;
  height: 255px;
  transform: skewY(9deg);
  position: absolute;
  z-index: 0;
  margin-top: -85px;
}

.phone{
  height: auto;
  margin: 0 0 -4px 0;
  position: relative;
  width: 220px;
  z-index: 2;
}

#book-now {
  background-color: #F8F6F6;
}

#book-now h2 {
  text-align: center;
}

#book-now p {
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 500px) {
  .hero {
    background-position: left center;
  }

  .hero-content {
    max-width: 640px;
    width: 90%;
  }

  .hero h1 {
    font-size: 35px;
    line-height: 46px;
  }

  .hero h3 {
    padding-bottom: 30px;
  }

  .hero .smaller {
    font-size: 18px;
    line-height: 26px;
  }

  .hero .tiny {
    font-size: 16px;
  }

  .hero .greeting {
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .section h2{
    font-size: 34px;
    line-height: 40px;
  }

  .section p{
    margin: 0 auto;
    vertical-align: top;
    max-width: 720px;
  }

  #how-it-works ul li img,
  #results ul li img{
    height: 75px;
    margin-bottom: 30px;
  }

  #how-it-works .description {
    margin-bottom: 84px;
    font-size: 24px;
    line-height: 36px;
  }

  .section .description {
    font-size: 24px;
    line-height: 36px;
  }

  #about_kip {
    margin-bottom: 0;
    padding-top: 40px;
    position: relative;
    z-index: 3;
  }

  #about_kip h2 {
    padding-top: 30px;
    line-height: 40px;
  }

  #data-driven .content{
    display: inline-block;
    margin: 0 0 20px 3%;
    text-align: left;
    vertical-align: top;
    width: calc(50% - 1em);
  }

  .phone{
    margin: 0 0 -4px 0;
    min-height: 220px;
  }

  #data-driven::after{
    margin-top: -100px;
  }

  #data-driven::before{
    margin-top: -145px;
  }

  #data-driven ul,
  #how-it-works ul,
  #results ul {
    margin: 0 auto;
    max-width: 1200px;
    text-align: center;
  }

  #data-driven ul li,
  #how-it-works ul li,
  #results ul li{
    display: inline-block;
    vertical-align: top;
  }

  #how-it-works ul li,
  #results ul li{
    width: calc(30% - 1em);
  }

  #data-driven ul li{
    max-width: 300px;
    margin-right: 35px;
    width: calc(26% - 1em);
  }

  #data-driven ul li:nth-of-type(3){
    margin-right: 0;
  }

  #data-driven h2 {
    padding-top: 0;
    text-align: left;
    max-width: 720px;
  }

  #why-kip h2 {
    margin: 0 auto 10px auto;
  }

  #book-now button:hover {
    background-color: #1E7046;
    color: #F8F6F6;
    cursor: pointer;
    transition: all 0.3s ease 0s;
  }

  #book-now button:active {
    background-color: #1E7046;
    color: #F8F6F6;
    transition: all 0.1s ease 0s;
  }
}

@media screen and (min-width: 750px) {
  .hero {
    background-position: left center;
  }

  .hero-content--home {
    margin-left: 15%;
  }

  #data-driven::before{
    margin-top: -112px;
  }

  #data-driven {
    padding-top: 30px;
  }

  #how-it-works{
    padding-bottom: 70px;
  }

  #how-it-works ul li img,
  #results ul li img{
    height: 110px;
    margin-bottom: 30px;
  }

  #results .result {
    font-size: 64px;
    line-height: 80px;
  }

  #book-now h2 {
    margin: 0 auto;
  }
}

@media screen and (min-width: 1020px) {
  .hero h1 {
    max-width: 700px;
  }
  #data-driven::before{
    margin-top: -140px;
  }

  #data-driven{
    padding-top: 25px;
  }

  .section p {
    font-size: 20px;
    line-height: 24px;
  }

  #therapists .building_block p {
    font-size: 16px;
    line-height: 18px;
  }

  #about_kip .building_block p {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (min-width: 1380px) {
  #results .result {
    font-size: 74px;
    line-height: 96px;
  }
  .hero {
    background-position: left center;
  }

  #data-driven::before{
    margin-top: -140px;
  }

  #data-driven{
    padding-top: 25px;
  }
}

@media screen and (min-width: 1462px) {

  #data-driven::before{
    margin-top: -170px;
    height: 300px;
  }

  #about_kip::before{
    height: 500px;
    margin-top: -140px;
  }
}

@media screen and (min-width: 2000px) {
  #how-it-works{
    padding-bottom: 180px;
  }

  #data-driven::before{
    transform: skewY(6deg);
  }

  #about_kip::before{
    height: 500px;
    margin-top: -140px;
  }
}
