@font-face {
    font-family: 'Proxima';
    src: url('../proxima/proximaNova-Light.otf');
}

@font-face {
    font-family: 'Bold';
    src: url('../proxima/ProximaNova-Semibold_1.otf');
}

html {
  background: white;
}

.home_container {
  width: 100vw;
  height: 100%;
  padding-right: 0;
  margin: 0;
  background-color: white;
}

/*.home_container nav-bar {
  position: fixed;
}*/

#home_top_intro {
  width: 100%;
  height: 100%;
  padding-top: -10vh;
  color: white;
  background-color: white;
  /*-webkit-text-fill-color: white;
  -webkit-text-stroke-color: black;
  -webkit-text-stroke-width: 0.5px;
  text-fill-color: white;
  text-stroke-color: black;
  text-stroke-width: 0.5px;*/
}

.home_intro_video {
  width: 100%;
  /*height: 100%;*/
  display: none;
  background-size: cover;
  z-index: 0;
}

.home_intro_image {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url('../images/Waterfall-greengrass.jpg');
  background-size:  cover;
  background-position: center center;
  z-index: 1;
  /*margin-top: -500px;*/
}

#home_name {
  height: 20%;
  width: 100%;
  position: absolute;
  top: 20vh;
  text-align: center;
  font-size: 6vh;
  font-family: 'Proxima', serif;
  font-weight: bold;
  padding-top: 15%;
  z-index: 2;
}

#home_name_below {
  height: 20%;
  width: 100%;
  position: absolute;
  margin: -400px 0 0 10px;
  text-align: center;
  font-size: 6vh;
  font-family: 'Proxima', serif;
  font-weight: bold;
  z-index: 2;
}

.middle_section_container {
  height: 400px;
  width: 100%;
  /*background-image: url('../images/waterside_mountainview.jpg');
  background-size: cover;*/
  background: rgb(50, 123, 154);
  position: relative;
}

.middle_text {
  height: 50px;
  width: 100%;
  padding-top: 110px;
  font-size: 120%;
  font-family: 'Proxima', serif;
  color: white;
  text-align: center;
}

#family_img {
  width: 100vw;
  height: 50vh;
  background-image: url('../images/Engagement_byLake_mobile.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

#skills_container {
  height: 110vh;
  width: 100%;
  display: flex;
  background: rgb(65, 65, 65);
  flex-wrap: wrap;
  justify-content: center;
}

.skills_heading {
  width: 100%;
  height: 20px;
  text-align: center;
  color: white;
  font-size: 200%;
}

.skills_box {
  height: 150px;
  width: 100px;
  padding: 0;
  margin: 0 20px 0 20px;
}

.skills_image {
  height: 67%;
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.express_image {
  border-radius: 100%;
  margin-right: 7px;
  margin-top: 7px
}

.skills_name {
  height: 20%;
  width: 100%;
  margin-bottom: 5%;
  color: white;
}

.mongo_name {
  margin-top: 25px;
  margin-left: 5px;
}

.html_name {
  margin-left: 23px;
}

.css_name {
  margin-left: 28px;
}

.git_name {
  margin-left: 35px;
}

.node_name {
  margin-left: 15px;
}

.express_name {
  margin-left: 15px;
}

#projects_container {
  width: 100vw;
  height: 100vh;
  /*background: purple;*/
  margin: 0 0 0 0;
  display: inline-block;
  background: linear-gradient( to left, rgba(50, 123, 154, 0.6), rgba(255, 255, 255, 0.91));
  /*background-image:
    linear-gradient(to bottom, rgba(50, 123, 154, 0.6), rgba(255, 255, 255, 0.91)),
    url('../images/spartan-helmet-mobile.jpg');
  background-size: contain;
  background-repeat: no-repeat;*/
}

.projects_heading {
  width: 100%;
  height: 7vh;
  color: white;
  padding: 10;
  margin: 0 0 0 0;
  /*border: 3px solid orange;*/
  text-align: center;
}

.projects_box_container {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}

.projects_box {
  width: 80vw;
  height: 153px;
  margin: 20px 0 0 10vw;
  /*padding-top: 60%;*/
  /*margin: 5%;*/
}

.project_info {
  width: 100%;
  height: 100%;
  text-align: center;
  color: yellow;
  background: rgba(73, 73, 73, 0.6);
}

.toldhandyman_project {
  background-image: url('../images/ToldHandyman_screenshot.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.silverGold_project {
  background-image: url('../images/SilverandGold_screenshot.png');
  background-size: contain;
  background-repeat: no-repeat;
  /*margin: 20px 0 0 0;*/
}

.devhousing_project {
  background-image: url('../images/devhousing_project.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.adobe_Photoshop_Copy_Project {
  background-image: url('../images/Adobe_Photoshop_Copy_Screenshot.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.parallax-window {
  min-height: 400px;
  /*background: transparent;*/
}

.bottom_container {
  height: 200px;
  width: 100%;
  background-color: rgb(65, 65, 65);
  color: white;
}

.bottom_container h3 {
  margin: 8vh 0 0 0;
}

typing-home {
  width: 100%;
  font-family: 'Proxima', serif;
  text-align: center;
}

.text {
  display: inline-block;
  font-size: 5vh;
  font-family: 'Proxima', serif;
  color: white;
  margin: -15% 0 15% 8%;
  padding-bottom: 5%;
}

.cursor {
  height: .125em;
  width: 6vw;
  background-color: #fff;
  transform: translateY(90%);
  display: inline-block;
}

footer {
  height: 260px;
  width: 100%;
  /*margin-bottom: 25px;*/
  background: rgb(65, 65, 65);
  border-top: 2px solid black;
}

.footer_text {
  height: 20px;
  padding: 25px 0 40px 0;
  font-size: 4vh;
  font-family: 'Proxima', serif;
  color: white;
  text-align: center;
}

.link_logos {
  height: 100px;
  width: 100%;
  display: flex;
  padding-bottom: 25px;
  padding-left: 26%;
}

.connect_logo {
  height: 80px;
  width: 80px;
  padding: 0;
  margin: 5px;
}

.github_logo {
  background-image: url('../images/Github-icon-grey.png');
  background-size: cover;
}

.linkedin_logo {
  background-image: url('../images/linkedin_silver_logo.png');
  background-size: cover;
}


@media (min-width: 700px) {

}

@media (min-width: 900px) {

}

@media (min-width: 1200px) {
  .home_container {
    width: 100vw;
    height: 100vh;
    padding: 0;
    margin: 0;
  }

  #home_top_intro {
    width: 100vw;
    height: 110vh;
    margin-top: -50px;
    /*-webkit-text-fill-color: white;
    -webkit-text-stroke-color: black;
    -webkit-text-stroke-width: 2px;
    text-fill-color: white;
    text-stroke-color: black;
    text-stroke-width: 2px;*/
  }

  .home_intro_video {
    margin-top: -4%;
    display: block;
  }

  .home_intro_image {
    display: none;
  }

  #home_name {
    height: 20%;
    font-size: 10vh;
    padding-top: 2%;
  }

  #home_name_below {
    height: 20%;
    font-size: 10vh;
    margin-top: -30%;
  }

  .middle_section_container {
    height: 60vh;
    width: 140vw;
    margin-top: -10%;
  }

  .middle_text {
    height: 50px;
    width: 90vw;
    font-size: 5vh;
    color: white;
    margin: 0 0 0 5vw;
  }

  .middle_text p {
    width: 100%;
    height: 100%;
    /*margin-top: 13%;*/
  }

  #family_img {
    width: 100%;
    height: 100vh;
    background-image: url('../images/Engagement_byLake.JPG');
    background-size: cover;
    background-repeat: no-repeat;
  }

  #skills_container {
    height: 900px;
    width: 100%;
    display: flex;

  }

  .skills_heading {
    height: 40px;
    font-size: 400%;
    margin: 15px 0 0 0;
  }

  .skills_box {
    height: 200px;
    width: 200px;
    margin: 0 80px 0 80px;
  }

  .angular_image {
    width: 130px;
    height: 130px;
  }

  .skills_image {
    margin-left: 15px;
  }

  .node_image {
    height: 55%;
  }

  .express_image {
    width: 100px;
    height: 100px;
  }

  .mongo_image {
    width: 140px;
    height: 140px;
  }

  .javascript_image {
    width: 120px;
    height: 120px;
  }

  .skills_name {
    text-align: center;
    font-size: 200%;
    /*margin-left: 30vw;*/
  }

  .javascript_name, .git_name, .css_name, .html_name {
    margin-left: -20px;
  }

  .node_name {
    margin-left: -30px;
  }

  .angular_name {
    margin-left: -20px;
  }

  .express_name {
    margin-left: -35px;
  }

  .mongo_name {
    margin: 30px 0 0 -15px;
  }

  #projects_container {
    width: 100vw;
    height: 120vh;
    background-image:
      linear-gradient(to bottom, rgba(50, 123, 154, 0.6), rgba(255, 255, 255, 0.91)),
      url('../images/spartan-helmet.jpg');
    background-size: cover;
    /*display: flex;
    flex-wrap: wrap;*/
  }

  .projects_heading {
    width: 100%;
    height: 10vh;
    color: white;
    /*padding: 10;*/
    margin: 0 0 0 0;
    /*border: 3px solid orange;*/
    text-align: center;
  }

  .projects_heading h1 {
    /*border: 3px solid purple;*/
    font-size: 300%;
    margin: 1vh 0 0 0;
  }

  .projects_box_container {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 0;
  }

  .parallax-window {
    min-height: 400px;
    /*background: transparent;*/
  }

  .projects_box {
    width: 500px;
    height: 237px;
    padding: 0 10px 0 10px;
    margin: -1% 0 0 2%;
    /*display: inline-block;*/
  }

  .project_info:hover {
    width: 500px;
    height: 237px;
    /*padding: 20px;*/
    background: rgba(73, 73, 73, 0.6);
  }

  .projects_link h5 {
    width: 100%;
    height: 40px;
    font-size: 150%;
    padding: 5% 0 0 0;
    margin: 0;
    /*margin-top: -20%;*/
  }

  .project_info h4 {
    width: 100%;
    /*padding-top: 100px;*/
    font-size: 130%;
    color: white;
  }

  .toldhandyman_project {
    background-image: url('../images/ToldHandyman_screenshot.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

  .silverGold_project {
    background-image: url('../images/SilverandGold_screenshot.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

  .devhousing_project {
    background-image: url('../images/devhousing_project.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

  .adobe_Photoshop_Copy_Project {
    /*margin-top: -30vh;*/
    background-image: url('../images/Adobe_Photoshop_Copy_Screenshot.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

  .bottom_container {
    height: 300px;
  }

  .bottom_container h3 {
    margin: 0;
  }

  typing-home {
    width: 100%;
    font-family: 'Proxima', serif;
  }

  .text {
    display: inline-block;
    margin: 5% 0 0 24%;
    font-size: 8vh;
    font-family: 'Proxima', serif;
    color: white;
  }

  .cursor {
    height: .125em;
    width: 6vw;
    background-color: #CCCCCC;
    transform: translateY(90%);
    display: inline-block;
  }

  footer {
    height: 260px;
    width: 100%;
    padding-bottom: 50px;
    background: rgb(65, 65, 65);
  }

  .footer_text {
    height: 20px;
    font-size: 4vh;
    font-family: 'Proxima', serif;
    color: white;
    text-align: center;
    margin: 0 0 0 -5vw;
  }

  .link_logos {
    display: flex;
    padding-left: 38%;
    /*padding-right: 25%;*/
    padding-bottom: 25px;
  }

  .connect_logo {
    height: 100px;
    width: 100px;
    padding-right: 20px;
    padding-bottom: 20px;
    margin: 10px;
  }

  .github_logo {
    background-size: cover;
  }

  .linkedin_logo {
    background-size: cover;
  }

}
