/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  font-family: "Roboto", sans-serif;
}
h1,
h2,
h3,
h4,
h5 {
  font-size: 18px;
  margin-bottom: 15px;
  font-family: "Rubik", sans-serif;
}
p {
  line-height: 1.4;
}
:root {
  font-size: 62.5%;
}
body {
  background-color: white;
}
#titlepic {
  height: 80%;
}
.all-sections {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.authors {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}
@media (max-width: 520px) {
  .authors {
    flex-direction: column;
  }
}
.strategy {
  display: flex;
  justify-content: center;
  align-items: center;
  order: 1;
  flex-grow: 1;
  flex-direction: column;
}
.strategy img {
  width: 350px;
  height: 350px;
}
.how-work {
  display: flex;
  order: 1;
  flex-grow: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.how-work img {
  height: 350px;
  width: 350px;
}
button {
  font-size: 1.5em;
  width: 350px;
  border: 2px solid black;
  background-color: #FF4844;
}
.dash {
  border: 0 none;
  border-top: 2px dashed #322f32;
  background: none;
  height: 0;
}
#testpic {
  border: 5px solid #FF4844;
}
h1 {
  font-family: "Abel", sans-serif;
  font-size: 2.5em;
}
@media (max-width: 520px) {
  h1 {
    font-size: 30px;
  }
}
p {
  font-size: 2.5em;
  font-family: "Open Sans", sans-serif;
  width: 40%;
}
.bottomsection {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  border: 1px solid lightgrey;
  width: 100%;
  background: whitesmoke;
  box-shadow: 2px 2px 2px lightgrey;
  margin: 20px 0 10px 50pxgi;
  margin: 0 auto;
  padding: 10px;
}
.bottomsection h2 {
  font-family: "Abel", sans-serif;
  font-size: 2rem;
}
#lambdapic {
  width: 30%;
}
.banner {
  height: 62px;
  background-image: url("../FeaturesAssets/trainer_banner_mobile.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.banner {
  height: 155px;
  background-image: url("../FeaturesAssets/trainer_banner.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 880px) {
  .comingSoon .features2 {
    display: none;
  }
  .banner {
    height: 109px;
    background-image: url("../FeaturesAssets/trainer_banner_tablet.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (max-width: 520px) {
  .comingSoon .features1 {
    display: none;
  }
  .comingSoon .features2 {
    display: none;
  }
  .banner {
    height: 62px;
    background-image: url("../FeaturesAssets/trainer_banner_mobile.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
}
input[type="text"],
select,
textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
input[type="submit"] {
  background-color: #bb1333;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
input[type="submit"]:hover {
  background-color: #000000;
}
.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}
.header {
  width: 100%;
  height: 100px;
  background-color: #000000;
  color: #f6e8ea;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: fixed;
  top: 0;
  z-index: 2;
}
.header h1 {
  margin: 0;
  left: 0;
  font-size: 4.8rem;
  color: #FF4844;
}
.menu-button {
  position: absolute;
  right: 20px;
  cursor: pointer;
}
.menu {
  display: none;
  position: fixed;
  top: 4.4rem;
  margin-top: 3rem;
  right: 0;
  width: 20rem;
  height: 100vh;
  background-color: #000000;
  border-left: none;
  border-bottom: none;
  z-index: 2;
}
.menu ul li {
  list-style-type: none;
  font-size: 3.2rem;
  padding: 30px 0;
  text-align: center;
  color: #FF4844;
}
.menu ul li :hover {
  color: #463232;
  background-color: #FF4844;
}
.menu li a {
  color: #FF4844;
}
.menu li a :hover {
  color: #463232;
  background-color: #FF4844;
}
.menu--open {
  display: block;
}
.comingSoon {
  margin-top: 4.5rem;
  display: flex;
  border: 1px solid lightgrey;
  border-radius: 2px;
  background-color: whitesmoke;
  position: relative;
  box-shadow: 2px 2px 2px lightgrey;
  justify-content: space-evenly;
  align-items: center;
}
.comingSoon .features1 {
  margin-top: 40px;
}
.comingSoon .features2 {
  margin-top: 45px;
}
footer {
  display: flex;
  flex-flow: column nowrap;
  background-color: #000000;
  max-width: 100%;
  padding-top: 2px;
  border-top: 1px solid lightgrey;
  border-radius: 2px;
  box-shadow: 2px 2px 2px lightgrey;
  height: 30px;
  bottom: 0;
  justify-content: space-evenly;
  align-items: center;
}
footer li {
  color: white;
  list-style-type: none;
  font-family: "Open Sans", sans-serif;
}
