.parallax {
  /* The image used */
  /* Set a specific height */
  height: 500px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.clear {
  display: none; }

#web-lockscreen {
  background-color: #eeeeee;
  height: 100vh; }
  #web-lockscreen input, #web-lockscreen img, #web-lockscreen button {
    display: block;
    margin: auto; }
  #web-lockscreen img {
    width: 150px;
    padding-top: 100px;
    margin-bottom: 30px; }
  #web-lockscreen button {
    margin-top: 20px;
    font-family: "Montserrat", sans-serif; }
  #web-lockscreen p {
    text-align: center; }

.display {
  display: block !important; }

#header {
  background-image: url("../img/paulIphone.png");
  height: 100vh;
  position: relative;
  background-position: -330px; }
  #header .header-container {
    position: absolute;
    width: 100%;
    height: 300px;
    bottom: 0; }
  #header h2 {
    color: white;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 10px;
    text-align: center;
    text-shadow: 2px 2px 4px black;
    line-height: 40px; }
  #header img {
    width: 300px;
    position: absolute;
    top: 25%;
    left: 5%; }

@media screen and (min-width: 650px) {
  #header h2 {
    width: 75%; } }
#overviewImg {
  background-image: url("../img/paul1.jpg");
  height: 100vh; }

.flexSingle {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%; }

.section-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: white;
  text-shadow: 2px 2px 4px black;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 8px;
  line-height: 30px; }

h3 {
  font-family: "Dosis", sans-serif;
  font-size: 29px;
  line-height: 1.3em;
  color: #665c5c;
  text-transform: uppercase; }

#overview h3 {
  font-family: "Dosis", sans-serif;
  font-size: 29px;
  line-height: 1.3em;
  color: #665c5c;
  text-transform: uppercase; }

p {
  font-family: "Roboto", sans-serif; }

.content {
  padding-top: 120px;
  padding-bottom: 120px; }
  .content p {
    font-size: 20px;
    line-height: 1.7em;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    margin-top: 30px; }

#experienceIMG {
  background-image: url("../img/paul3.jpg");
  height: 100vh; }

#howIMG {
  background-image: url("../img/paul4.jpg");
  height: 100vh; }

#legacyIMG {
  background-image: url("../img/paulFamily.jpg");
  height: 100vh; }

#teamIMG {
  background-image: url("https://news.usc.edu/files/2015/11/credit_steve_cohn__sc_WEB.jpg");
  height: 100vh; }

#nextIMG {
  background-image: url("../img/paul6.png");
  height: 100vh; }

#thankIMG {
  background-image: url("../img/paulthank.jpg");
  height: 100vh; }
  #thankIMG img {
    width: 280px;
    padding-bottom: 30px;
    border-bottom: 2px solid white; }
  #thankIMG .future {
    color: white;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-top: 30px;
    text-shadow: 2px 2px 4px black; }
  #thankIMG .section-title {
    margin-top: 63px;
    font-size: 50px !important;
    line-height: 63px !important; }

.secNum {
  font-size: 18px;
  letter-spacing: 3px; }

/* Turn off parallax scrolling for tablets and phones. Increase/decrease the pixels if needed */
@media only screen and (max-device-width: 1024px) {
  .parallax {
    background-attachment: scroll; } }
.grammy {
  margin-top: 50px; }
  .grammy img {
    width: 100%;
    margin-bottom: 20px; }
  .grammy .container-fluid {
    padding-right: 0;
    padding-left: 0; }

#experience video {
  width: 100%;
  margin-top: 30px; }

#overview {
  padding-bottom: 0; }

.iphone2 {
  position: relative;
  width: 100%;
  bottom: 0;
  margin-top: 50px; }

@media screen and (min-width: 400px) {
  .section-title {
    font-size: 27px;
    line-height: 35px; }

  #header {
    background-position: -400px; }
    #header img {
      left: 10%; } }
@media screen and (min-width: 550px) {
  .section-title {
    font-size: 43px;
    line-height: 50px; }

  #header {
    background-position: center; }
    #header img {
      left: 120px; } }
@media screen and (min-width: 730px) {
  #header {
    background-position: center; }
    #header img {
      left: 20%;
      width: 400px; } }
@media screen and (min-width: 800px) {
  .section-title {
    font-size: 65px;
    line-height: 70px; }

  #thankIMG img {
    width: 400px; }
  #thankIMG .section-title {
    margin-top: 70px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #overview {
    padding-bottom: 120px; } }
@media screen and (min-width: 1200px) {
  #overview img {
    margin-top: 0; } }
#how .container-fluid {
  margin-top: 30px; }
#how video {
  width: 100%;
  margin-top: 30px; }

@media screen and (min-width: 600px) {
  .container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-top: 30px; } }
.how-step h1 {
  font-family: "Dosis", sans-serif;
  font-weight: 500;
  text-align: left;
  font-size: 25px;
  margin-bottom: 0px;
  position: relative;
  left: 30px; }
.how-step img {
  margin: auto;
  display: block;
  width: 150px; }
.how-step p {
  text-align: center; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden; }
  .video-container iframe {
    margin-top: 30px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.flexcolumn {
  dispay: flex;
  flex-direction: column; }

.thanks {
  width: 100%;
  height: 100%;
  position: relative; }
  .thanks img {
    position: absolute;
    right: 5%;
    bottom: 10%;
    border-bottom: none !important; }

/*# sourceMappingURL=main.css.map */
