body {
  background-color: #fff;
}
.navbar {
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: none;
}
@media (max-width: 767px) {
  .navbar {
    position: absolute;
    top: 128px;
    left: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
  }
}
.navbar > .container {
  width: auto;
  max-width: 1600px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .navbar > .container {
    height: auto;
    padding: 0;
    background-color: transparent;
  }
}
.navbar .logo {
  width: 147px;
  height: 37.99576271px;
  margin-top: 4px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .navbar .logo {
    float: none;
    width: 200px;
    height: 52.66666667px;
    margin: 0 auto;
    background-image: url("/static/img/winnie-black@3x.png");
  }
}
.navbar .navbar-nav {
  margin: 0;
}
@media (max-width: 767px) {
  .navbar .navbar-nav {
    display: none;
  }
}
.navbar .navbar-nav .btn {
  margin: 0;
  border: 2px solid #fff;
  border-radius: 6px;
  padding: 10px 18px;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
}
.navbar .navbar-nav .btn:hover,
.navbar .navbar-nav .btn:focus {
  border: 2px solid #f2f2f2;
  color: #f2f2f2;
}
.content {
  position: relative;
  width: 100%;
  height: 916px;
  margin-bottom: 32px;
  padding-top: 105px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: transparent;
  box-shadow: none;
  overflow: hidden;
}
@media (max-width: 943px) {
  .content {
    height: 925px;
    padding-top: 58px;
    background-image: url("https://static.winnie.com/home/new-world-tablet@3x.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 895px 925px;
  }
}
@media (max-width: 767px) {
  .content {
    height: 666px;
    padding-top: 196px;
    background-image: url("https://static.winnie.com/home/new-world-mobile@3x.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 472px 666px;
  }
}
.content:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  z-index: -1;
  display: block;
  width: 100%;
  height: 318.33333333px;
  background-image: url("https://static.winnie.com/home/new-world-sky@3x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1635px 318.33333333px;
}
@media (max-width: 943px) {
  .content:before {
    display: none;
  }
}
.content > .container {
  position: relative;
  height: 100%;
}
@media (max-width: 943px) {
  .content > .container {
    width: 362px;
    height: auto;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .content > .container {
    width: auto;
  }
}
.content > .container:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 480px;
  z-index: -1;
  display: block;
  width: 753.33333333px;
  height: 529px;
  background-image: url("https://static.winnie.com/home/new-world-city@3x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 943px) {
  .content > .container:before {
    display: none;
  }
}
.content > .container:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 540px;
  z-index: -1;
  display: block;
  width: 745.66666667px;
  height: 533.33333333px;
  background-image: url("https://static.winnie.com/home/new-world-park@3x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 943px) {
  .content > .container:after {
    display: none;
  }
}
.footer {
  padding-top: 64px;
  padding-bottom: 64px;
  background-color: #f5f5f5;
  font-size: 14px;
  text-align: center;
}
@media (max-width: 943px) {
  .footer {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 12px;
  }
}
.footer > .container {
  display: table;
  margin-bottom: 32px;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 943px) {
  .footer > .container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer > .container {
    width: auto;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .footer div:last-child {
    display: none;
  }
}
.footer nav {
  display: table-cell;
  padding-right: 64px;
  text-align: left;
}
@media (max-width: 943px) {
  .footer nav {
    padding-right: 32px;
  }
}
@media (max-width: 767px) {
  .footer nav {
    display: block;
    padding-right: 0;
  }
}
.footer ul {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .footer ul {
    margin-bottom: 8px;
  }
}
.footer ul > li {
  display: block;
  margin: 0 0 8px;
}
@media (max-width: 767px) {
  .footer ul > li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0;
  }
  .footer ul > li:last-child {
    margin-right: 0;
  }
}
.footer strong {
  display: block;
  margin-bottom: 16px;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .footer strong {
    margin-bottom: 0;
  }
}
.footer small {
  margin-right: 32px;
  font-size: inherit;
}
section.insight {
  float: left;
  position: relative;
  width: 544px;
  padding-top: 76px;
}
@media (max-width: 943px) {
  section.insight {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  section.insight {
    width: 240px;
    margin: 0 auto;
  }
}
section.insight h1 {
  margin-bottom: 30px;
  font-size: 56px;
  line-height: 1.2;
}
@media (max-width: 943px) {
  section.insight h1 {
    margin-bottom: 40px;
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  section.insight h1 {
    font-size: 18px;
  }
}
section.insight p {
  margin-bottom: 16px;
  font-size: 18px;
}
@media (max-width: 943px) {
  section.insight p {
    display: none;
  }
}
section.start {
  float: right;
  position: relative;
  width: 362px;
  border: 1px solid #2a2c2e;
  border-radius: 3px;
  padding: 28px 32px;
  background-color: #f8f8f8;
  text-align: center;
}
@media (max-width: 943px) {
  section.start {
    float: none;
    width: auto;
  }
}
@media (max-width: 767px) {
  section.start {
    display: none;
  }
}
section.start:after {
  content: "";
  position: absolute;
  bottom: -238px;
  left: -97px;
  display: block;
  width: 137px;
  height: 274px;
  background-image: url("https://static.winnie.com/home/pointing-man@3x.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 943px) {
  section.start:after {
    display: none;
  }
}
@media (max-width: 943px) {
  section.start:after {
    display: none;
  }
}
section.start h2 {
  margin-bottom: 24px;
}
section.start p {
  margin-top: 10px;
}
section.start .form-group {
  margin-bottom: 12px;
}
section.start .form-control {
  height: 50px;
}
section.start .btn {
  width: 100%;
  height: 50px;
  font-size: 20px;
  line-height: 36px;
}
section.start .btn-submit {
  border-color: #ff5373;
  background-color: #ff5373;
  color: #fff;
}
section.start .btn-submit:hover,
section.start .btn-submit:focus {
  border-color: #ff395e;
  background-color: #ff395e;
  color: #fff;
}
section.start .btn-facebook {
  border-color: #259bce;
  background-color: #259bce;
  color: #fff;
}
section.start .btn-facebook:hover,
section.start .btn-facebook:focus {
  border-color: #218bb8;
  background-color: #218bb8;
  color: #fff;
}
section.start .or {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 20px 0;
  color: #929ba3;
}
section.start .or hr {
  flex-grow: 1;
  margin: 0;
  border-top: 1px solid #d4d6d8;
}
section.start .or span {
  display: block;
  padding: 0 16px;
}
section.start .continue {
  margin-top: 18px;
  font-size: 14px;
  color: #afb5bc;
}
section.start .continue .terms,
section.start .continue .privacy {
  color: #697179;
  text-decoration: underline;
}
section.download {
  display: none;
  color: #afb5bc;
}
@media (max-width: 767px) {
  section.download {
    display: block;
    text-align: center;
  }
}
section.download a {
  margin: 0 6px 14px;
}
@media (max-width: 320px) {
  section.download a {
    /* iphone 5, 5s */
    margin: 0 4px 12px;
  }
}
@media (max-width: 320px) {
  section.download .btn-download-ios,
  section.download .btn-download-android,
  section.download .btn-login {
    /* iphone 5, 5s */
    width: 139.92px;
    height: 41.36px;
  }
}
@media (max-width: 320px) {
  section.download .btn-login {
    /* iphone 5, 5s */
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
