/* Important link for https://instagram.com/explore/tags/sumojerky/ */

html, div, section {
  font-family: 'Asap', sans-serif;
}

header {
  margin-bottom: 36px;
  max-width: 1200px;
}

.logo-area, .alert-area {
 /* background-color: pink;*/
}

.logo {
  display: block;
  margin: 20px auto;
  width: 90px;
  height: 120px;
}

.gift-link {
  display: block;
  margin: 0 auto;
  width: 200px;
  height: 40px;
  padding: 10px;
  text-align: center;
  font-size: 14px;
}

.alert {
  max-width: 320px;
  font-size: 10px;
  padding: 10px 4px;
  margin: 30px auto;
  text-align: center;
}

.request-invite {

}

.headline {
	font-size: 20px;
	text-align: center;
	padding: 10px;
  color: #363636; 
}

.subtitle {
	font-size: 14px;
	text-align: justify;
	padding: 10px 40px;
  color: #4A4A4A;
  margin: 0 auto;
}

*::-webkit-input-placeholder {
    color: #8C99A3;
    -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;

}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #8C99A3;
    -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;

}
*::-moz-placeholder {
    /* FF 19+ */
    color: #8C99A3;
    -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;

}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #8C99A3;
    -webkit-transition: color 0.2s linear 0s;
  -moz-transition: color 0.2s linear 0s;
  transition: color 0.2s linear 0s;

}

input:focus::-webkit-input-placeholder {
    color: #D7DCE0;

}
input:focus::-moz-placeholder {
    /* FF 4-18 */
    color: #D7DCE0;

}
input:focus::-moz-placeholder {
    /* FF 19+ */
    color: #D7DCE0;

}
input:focus::-ms-input-placeholder {
    /* IE 10+ */
    color: #D7DCE0;

}

.invite-email, .password, .invite-btn {
  display: block;
  margin: 10px auto;
  width: 85%;
  padding: 8px 12px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 16px;
  font-weight: 300;
  text-shadow: none;
  border: 1px solid #ccc;
  background-color: rgb(245,245,245);
  color: rgb(77, 77, 77);
}

.invite-btn {
  background-color: #22CB8C;
  border:1px solid #41A681;
  cursor:pointer;
  color:#ffffff;
  text-decoration:none;
  text-align: center;
  padding: 16px 12px;
  margin-top: 40px;
 /* text-shadow:0px 1px 0px #b23e35;*/
}
.invite-btn:hover {
  background-color:#22BA81;
  text-decoration: none;
  color:#ffffff;
}
.invite-btn:active {
  position:relative;
  top: 1px;
}

.invite-btn:focus {outline:0;}

section {
  padding-bottom: 60px;
}

.title-area, .footer-content {
  padding: 60px 0;
}

.section-title {
  font-size: 18px;
  text-align: center;
  padding: 5px 40px;
/*  background-color: lightyellow;*/
}

.section-subtitle {
  text-align: center;
  padding: 5px;
  color: #DBDBDB;
}

.how-it-works {
  background-color: #E58824;
  color: rgb(255,255,255);
  text-shadow: 1px 1px 1px rgb(110, 150, 142);
}

/*.how-it-works {
  background-color: rgb(33,117,156);
  color: rgb(255,255,255);
  border-top: 2px solid rgb(44,119,153);
}*/

.hiw-diagram {
/*  margin: 20px;*/
/*  background-color: lightgreen;*/
    padding-bottom: 10px;
}

.hiw-step-container {
  padding: 10px;
}

.hiw-step-number {
  font-weight: 700;
  border: 2px solid;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  line-height: 16px;
  text-align: center;
  margin: 0 auto;
}

.hiw-step-desc {
  padding: 10px;
  max-width: 180px;
  text-align: center;
  margin: 0 auto;
}

.ceo-guarantee {
  color: #707070;
  max-width: 720px;
  margin: 0px 3%;
  padding: 30px;
  border-radius: 3px;
  text-shadow: none;
 -webkit-box-shadow: 2px 3px 12px 1px rgba(117,117,117,1);
-moz-box-shadow: 2px 3px 12px 1px rgba(117,117,117,1);
box-shadow: 2px 3px 12px 1px rgba(117,117,117,1);
  background-color: rgb(255, 255, 224);
  background-color: #EDEDED;
}

.ceo-photo {
  width: 72px;
  height: 72px;
  background-color: gray;
  border-radius: 100%;
  margin: 12px auto;
}

.ceo-name, .ceo-title {
  text-align: center;
}

.ceo-name {
  font-size: 16px;
}

.ceo-title {
  color: #919191;
}

.ceo-quote {
  max-width: 600px;
  padding: 20px 0;
  margin: 0 auto;
  letter-spacing: 1px;
  line-height: 2;
  color:#7A7A7A;
  font-size: 15px;
  font-family: Cambria, Georgia, serif;
}

.ceo-invite, .ceo-invite:visited{
  color: inherit;
  text-decoration: underline;
}

.ceo-invite:hover, .ceo-invite:active, .ceo-invite:visited  {
 /* color: #E8E8E8;*/
 color: #337ab7;
}

.gourmet-jerky .section-title {
  color: #363636;
}

.gourmet-jerky .section-subtitle {
  color: #4A4A4A;
}

.jerky-examples, .affordable-explainer, .hiw-diagram, .members, .footer-content {
  max-width: 1000px;
  margin: 0 auto;
}
/* Fixed .jerky-brand height to make the design work*/
.jerky-brand {
  text-align: center;
 /* background-color: blue;*/
  height: 420px;
}

.bag-pic {
  width: 160px;
  height: 240px;
/*  background-color: lightgray;*/
  margin: 10px auto;
}

.chef-name {
  font-size: 15px;
}

.chef-location {
  font-size: 13px;
}

.brand-desc {
  max-width: 240px;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
}

.question-mark {
  font-size: 160px;
  height: 240px;
  margin: 10px auto;
}

.brand-desc .invite-btn {
  padding: 8px 12px;
  font-size: 16px;
}

.affordable-jerky {
  background-color: #21759C;
  color: rgb(255,255,255);
  border-bottom: 2px solid #1A6182;
}


.affordable-reasons {
  /*background-color: pink;*/
}

.affordable-reasons div {
  padding: 10px 50px;
  text-indent:-30px;
  margin: 0 auto;
}

.check {
  font-size: 24px;
  position: relative;
  top: 10px;
  padding: 4px;
}

.affordable-chart {
  padding: 20px;
}

.affordable-chart img {
    box-shadow: 1px 1px 1px #144961;
    border-radius: 2px 5px 5px 2px;
  }

.chart {
 /* background-color: lightblue;*/
  height: 160px;
  width: 240px;
  margin: 0 auto;
  text-align: center;
}

.happy-members {
  background-color: rgb(71,70,71);
  color: rgb(255,255,255);
}

.member {
  padding: 20px;
  margin-bottom: 10px;

}

.member-pic, .member-name, .member-location, .member-review {
  text-align: center;
  margin: 0 auto;
}

.member-name {
  padding-top: 10px;
}

.member-location {
  color: #97B1BD;
}

.member-review {
  padding: 16px 32px;
  margin: 0 auto;
}
.member-pic {
  height: 120px;
  width: 120px;
  border-radius: 100%;
/*  background-color: pink;*/
  margin: 0 auto;
 /* border: solid 2px rgb(255,255,255);*/
}

.member-pic img {
  border: solid 2px rgb(255,255,255);
  border-radius: 100%;
}

.member-review {
  color: #BACAD1;
  text-shadow: none;
}

.reviews-link-area {
  width: 200px;
  padding: 10px;
  margin: 0 auto;
  font-size: 18px;
  text-align: center;
}

footer {
  border-top: 1px solid #E6DFD1;
  background-color: rgb(246,240,228);
  color: #8C8679;
}

.footer-content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.contact-info {
  padding: 20px 40px;
}

.company-name {
  font-size: 16px;
}

.footer-links {
  margin: 20px auto;
}

.footer-links a {
  display: block;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  color: #999;
  text-decoration: none;
}

.footer-links a:hover {
  color: #999;
  text-decoration: underline;
}

.made-with-love {
  padding: 20px;
  text-align: center;
}

.fa-heart {
  color: #F28A8A;
}

@media (max-width: 785px) {
  .title-area {
    padding: 30px 0;
  }
}

@media (min-width: 540px) {
  .gift-link {
  font-size: 19px;
}
  
  .headline {
  font-size: 32px;
  text-align: center;
  padding: 10px 20px;
  max-width: 600px;
  margin: 0 auto;
  }

  .subtitle  {
    max-width: 540px;
    margin: 0 auto;
  }

  .invite-email, .password, .invite-btn {
    max-width: 480px;
    font-size: 20px;
  }

  .section-title {
    font-size: 24px;
  }

  .ceo-guarantee {
    margin: 0 auto;
  }

  .ceo-quote {
    font-size: 17px;
  }

  .chart {
    height: 240px;
    width: 360px;
  }

  .affordable-reasons div {
    padding: 10px 50px 10px 80px;
    text-indent:-30px;
  }

}

@media (min-width: 768px) {

  .headline {
    font-size: 48px;
    text-align: center;
    padding: 10px 20px;
    max-width: 720px;
    margin: 0 auto;
    line-height: 1.2;
  }

  .subtitle  {
    max-width: 600px;
    font-size: 19px;
    padding: 12px 30px;
    line-height: 1.2;
    margin: 0 auto;
  }

  form {
    margin: 40px auto;
  }

  .section-title {
    font-size: 32px;
  }

  .section-subtitle {
    font-size: 17px;
  }

  .hiw-diagram {
    padding-bottom: 60px;
  }

  .affordable-reasons div {
    padding: 10px 20px 10px 80px;
  }

  .affordable-chart {
    padding: 20px 0;
  }
}

@media (min-width: 992px) {
   .headline {
    font-size: 72px;
    max-width: 840px;
  }

  .subtitle {
    max-width: 740px;
    text-align: center;
  }

  .section-title {
    font-size: 40px;
  }

  .hiw-step-desc {
    font-size: 15px;
  }

  .section-subtitle {
    font-size: 22px;
    max-width: 840px;
    margin: 0 auto;
  }

  .affordable-reasons {
    padding-top: 30px;
  }

  .affordable-reasons div {
    font-size: 17px;
  }

  .chart {
    height: 300px;
    width: 450px;
  }
}