header {
  padding: 100px 0px;
}
footer .footer-below {
  padding: 25px 0;
  background-color: #73816a;
  color: white;
}
footer .footer-above {
  padding: 25px 0;
  background-color: #73816a;
  color: white;
}
footer ul {
  list-style-type: none;
  display: inline-block;
}
footer ul li {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 1em;
}
ul.social {
  padding-top: 2em;
}
.social a {
  display: block;
  width: 53px;
  height: 53px;
  background-size: cover;
  background-repeat: no-repeat;
}
.social-vk {
  background: url(/img/common/icons/vk.png);
}
.social-facebook {
  background: url(/img/common/icons/fb.png);
}
.social-instagram {
  background: url(/img/common/icons/inst.png);
}
body {
  font-family: Verdana;
}
section {
  padding: 90px 0px;
}
.bg-primary {
  background-color: #F05F40;
}
.s_intro {
  padding: 0;
  background: url('/img5184b.jpg') no-repeat center center;
  height: 100%;
  background-size: cover;
}
.s_intro .header-content {
  height: 683px;
}
.s_intro .h1 {
  color: #378752;
  position: relative;
  top: 530px;
  left: 340px;
}
.s_intro .h1big {
  font-size: 48px;
}
.s_5reason {
  background-color: #badabf;
}
.s_5reason h1 {
  padding-bottom: 20px;
}
.s_5reason ol {
  font-size: 22px;
}
.s_5reason ol .stronger {
  color: #378752;
}
.s_think {
  background-color: #7bb38d;
}
.s_targets {
  background: transparent url("/img/rew_bg.png") repeat scroll 0% 0%;
}
.s_targets .btm40 {
  padding-bottom: 40px;
}
.s_targets .tl {
  text-transform: uppercase;
  color: #378752;
  font-size: 24px;
}
.s_targets p {
  font-size: 18px;
}
.s_signup {
  background-color: #7bb38d;
}
.s_signup .h1 {
  padding-bottom: 20px;
}
.s_signup form label {
  text-align: right;
}
.s_signup form .form-group-button {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .s_signup form .form-group {
    height: 2em;
    line-height: 2em;
  }
}
