* {
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden;
  background: url("images/pattern.png");
}

.spacer {
  width: 100%;
  height: 4rem;
}

.main-wrapper {
  width: 100%;
  height: 100vh;
  /* background: #FCFAF4; */
  background-repeat: repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ipad-section {
  width: 40%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ebook-title {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ebook-title span {
  font-family: museo-sans, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.8rem;
  letter-spacing: 4px;
  color: #707070;
  text-align: center;
}

.ebook-title span2 {
  color: #C40000;
}

.ipad-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.slider {
  width: 350px;
  height: auto;
}

.page img {
  width: 350px;
}

.ipad {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ipad img {
  width: auto;
  height: 650px;
}

.signup-text {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #C7AF5B;
  border-radius: 10rem;
}

.signup-text span {
  color: white;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
  font-size: 1.5rem;
  text-align: center;
  padding: 1rem;
}

.info-wrapper {
  width: 60%;
  height: 100%;
}

.circle {
  position: absolute;
  width: 100%;
  height: 100vh;
  background-color: #1D4C65;
  background-image: url("images/e010750642.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  -webkit-clip-path: circle(67% at 60% 55%);
          clip-path: circle(67% at 60% 55%);
}

.form-container {
  width: 60%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
}

.orange-btn {
  width: 50%;
  height: 3rem;
  border: none;
  border-radius: 5rem;
  background: #D84200;
  color: white;
  font-family: 'Raleway', sans-serif;
  font-size: 1.2rem;
  -webkit-box-shadow: 0px 7px 15px -6px rgba(29, 76, 101, 0.55);
  box-shadow: 0px 7px 15px -6px rgba(0, 0, 0, 0.459);
  outline: none;
  margin-bottom: 1rem;
}

.ebook-name {
  width: 50%;
  color: white;
}

form {
  width: 50%;
}

fieldset {
  border: none;
}

.textfield {
  width: 100%;
  padding: 1rem;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  border: none;
  border-radius: 2px;
  margin-bottom: 1rem;
  outline: none;
}

.submit {
  width: 100%;
  padding: 1rem;
  border: none;
  border-radius: 3rem;
  background: #4A96A1;
  color: white;
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0.5rem 0rem 0rem 0rem;
  -webkit-box-shadow: 0px 7px 15px -6px rgba(29, 76, 101, 0.55);
  box-shadow: 0px 7px 15px -6px rgba(0, 0, 0, 0.459);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  outline: 0;
}

.submit img {
  margin-right: 1rem;
}

.submit:hover {
  background: #3a757e;
  -webkit-transform: translate(0px, -3px);
          transform: translate(0px, -3px);
}

.disclaimer {
  font-family: 'Raleway', sans-serif;
  font-size: 0.5rem;
  margin-top: 1rem;
  color: white;
}

.mag-logo-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.mag-logo-container img {
  width: 40%;
}

.line1, .line3 {
  font-family: playfair-display, serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.5rem;
}

.line3 {
  margin-top: -5px;
}

.line2 {
  font-family: alternate-gothic-compressed, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3rem;
  letter-spacing: 1px;
}

.line4 {
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  margin-top: 1rem;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: 'Raleway', sans-serif;
  font-size: 0.9rem;
}

@media only screen and (max-width: 1366px) {
  .ebook-title span {
    font-size: 1.5rem;
  }
  .ipad img {
    width: auto;
    height: 500px;
  }
  .slider {
    width: 270px;
    height: auto;
    background: red;
  }
  .page img {
    width: 270px;
  }
  .signup-text span {
    font-size: 1.3rem;
  }
}

@media only screen and (max-height: 645px) {
  .submit {
    padding: 0.6rem;
  }
}

@media only screen and (max-width: 1200px) {
  .form-container {
    width: 60%;
  }
}

@media only screen and (max-width: 1024px) {
  .main-wrapper {
    width: 100%;
    display: block;
    height: auto;
  }
  .ipad-section {
    width: 100%;
    height: 80vh;
  }
  .ipad img {
    width: auto;
    height: 600px;
  }
  .slider {
    width: 320px;
    height: auto;
    background: red;
  }
  .page img {
    width: 320px;
  }
  .info-wrapper {
    width: 100%;
    height: auto;
  }
  .circle {
    position: relative;
    width: 100%;
    height: 100vh;
    -webkit-clip-path: ellipse(90% 50% at 50% 50%);
            clip-path: ellipse(90% 50% at 50% 50%);
    background-image: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .form-container {
    width: 100%;
    height: auto;
  }
  .orange-btn {
    width: 100%;
    border-radius: 0;
  }
  .mag-logo-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mag-logo-container img {
    width: 40%;
  }
  form {
    width: 70%;
  }
  .ebook-name {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .line4 {
    text-align: center;
  }
}

@media only screen and (max-width: 550px) {
  .ipad-section {
    width: 100%;
    height: 90vh;
  }
  .ebook-title span {
    font-size: 1.5rem;
  }
  .signup-text {
    width: 80%;
  }
  .signup-text span {
    font-size: 1rem;
  }
  .ipad img {
    width: auto;
    height: 360px;
  }
  .slider {
    width: 190px;
    height: auto;
    background: red;
  }
  .page img {
    width: 190px;
  }
  .circle {
    width: 100%;
    height: 110vh;
  }
  .ebook-name {
    width: 90%;
  }
  .mag-logo-container img {
    width: 50%;
  }
}

@media only screen and (max-height: 600px) {
  .ipad img {
    width: auto;
    height: 360px;
  }
  .slider {
    width: 190px;
    height: auto;
    background: red;
  }
  .page img {
    width: 190px;
  }
}
/*# sourceMappingURL=style.css.map */