@font-face {
  font-family: "Roboto Mono";
}
@media (min-width: 826px) {
  .phone {
    display: none;
  }
}
@media (max-width: 376px) and (max-height: 667px) {
  #phoneAboutMeContent {
    font-size: 17px;
  }
}
@media (max-height: 376px) and (max-width: 667px) {
  #phoneAboutMeContent {
    font-size: 15px;
  }
}
@media (max-width: 321px) and (max-height: 568px) {
  #phoneAboutMeContent {
    font-size: 14px;
  }
}
@media (max-height: 321px) and (max-width: 568px) {
  #phoneAboutMeContent {
    font-size: 12px;
  }
}
@media (max-width: 321px) and (max-height: 480px) {
  #phoneAboutMeContent {
    font-size: 13px;
  }
}
@media (max-height: 321px) and (max-width: 480px) {
  #phoneAboutMeContent {
    font-size: 11px;
  }
}
@media (max-width: 826px) {
  .desktop {
    display: none;
  }
  .phone {
    text-align: center;
  }
  .phoneMenu {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Roboto Mono';
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 15px;
  }
  #phoneEric {
    margin-top: 10px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Roboto Mono';
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 15px;
    font-size: 25px;
  }
  #phoneAboutMeContent {
    position: absolute;
    font-family: 'Roboto Mono';
    font-weight: 400;
    box-shadow: 0 0 10px #c7c7c7;
    left: 10%;
    right: 10%;
    bottom: 50px;
    top: 120px;
    background-image: none;
    background-color: aliceblue;
    text-align: center;
    color: black;
    padding-left: 10px;
    padding-right: 10px;
  }
  #phoneUpdatesContent {
    position: absolute;
    font-family: 'Roboto Mono';
    font-weight: 400;
    box-shadow: 0 0 10px #c7c7c7;
    left: 10%;
    right: 10%;
    top: 120px;
    background-image: none;
    background-color: aliceblue;
    text-align: left;
    color: black;
    padding-left: 10px;
    padding-right: 10px;
  }
  #phoneResumeIcon {
    position: absolute;
    right: 1px;
    bottom: -48px;
  }
  #phoneGithubIcon {
    position: absolute;
    right: 50px;
    bottom: -48px;
  }
  #phoneLinkedinIcon {
    position: absolute;
    right: 95px;
    bottom: -48px;
  }
  #phoneEmailIcon {
    position: absolute;
    right: 150px;
    bottom: -55px;
  }
  #phoneProjectsContent {
    top: 120px;
    left: 10%;
    right: 10%;
    text-align: center;
    font-size: 13px;
    color: black;
    display: inline-block;
  }
  .gifHeader {
    position: relative;
    margin-bottom: 10px;
  }
  .phoneGif {
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #c7c7c7;
    width: 80%;
    height: 20%;
  }
}
li {
  cursor: pointer;
}
#photoCaption {
  position: absolute;
  right: -215px;
  bottom: 177px;
  color: black;
  font-weight: 100;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
#resumeIcon {
  position: absolute;
  left: 1px;
  bottom: -48px;
}
#githubIcon {
  position: absolute;
  left: 45px;
  bottom: -48px;
}
#linkedInIcon {
  position: absolute;
  left: 89px;
  bottom: -47px;
}
#emailIcon {
  position: absolute;
  left: 132px;
  bottom: -55px;
}
.mainAreaAspects {
  position: absolute;
  left: 30%;
  top: 120px;
  right: 10%;
  bottom: 10%;
  font-family: 'Roboto Mono';
  font-size: 13px;
  font-weight: 400;
  padding-left: 10px;
  box-shadow: 4px 4px 6px #c7c7c7;
  background-image: url("assets/cold_spring.jpg");
  background-repeat: round;
}
.contentSnippet {
  position: absolute;
  left: 30%;
  top: 120px;
  right: 10%;
  bottom: 10%;
  font-family: 'Roboto Mono';
  font-size: 13px;
  font-weight: 400;
  padding-left: 10px;
  box-shadow: 4px 4px 6px #c7c7c7;
  background-image: url("assets/cold_spring.jpg");
  background-repeat: round;
  background-image: none;
  background-color: none;
  box-shadow: none;
}
.contentArea {
  height: 100%;
  width: 100%;
}
#eric {
  font-family: 'Roboto Mono';
  font-weight: 100;
  font-size: 30px;
  margin-bottom: 40px;
}
.sidebar {
  position: absolute;
  height: 100%;
  left: 25px;
  right: 75%;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 5px;
}
#about,
#bank,
#diner,
#feedMe,
#dreamTeam,
#updates {
  font-family: 'Roboto Mono';
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 15px;
}
.hide {
  display: none;
}
.show {
  display: flex;
}
#landing {
  position: absolute;
  left: 30%;
  top: 120px;
  right: 10%;
  bottom: 10%;
  font-family: 'Roboto Mono';
  font-size: 13px;
  font-weight: 400;
  padding-left: 10px;
  box-shadow: 4px 4px 6px #c7c7c7;
  background-image: url("assets/cold_spring.jpg");
  background-repeat: round;
}
#aboutBox {
  position: absolute;
  left: 30%;
  top: 120px;
  right: 10%;
  bottom: 10%;
  font-family: 'Roboto Mono';
  font-size: 13px;
  font-weight: 400;
  padding-left: 10px;
  box-shadow: 4px 4px 6px #c7c7c7;
  background-image: url("assets/cold_spring.jpg");
  background-repeat: round;
  color: floralwhite;
}
#contentBank,
#contentDreamTeam,
#contentFeedMe,
#contentDiner,
#contentUpdates {
  position: absolute;
  left: 30%;
  top: 120px;
  right: 10%;
  bottom: 10%;
  font-family: 'Roboto Mono';
  font-size: 13px;
  font-weight: 400;
  padding-left: 10px;
  box-shadow: 4px 4px 6px #c7c7c7;
  background-image: url("assets/cold_spring.jpg");
  background-repeat: round;
  background-image: none;
  background-color: none;
  box-shadow: none;
}
.screenshot {
  height: 100%;
  width: 100%;
  margin-bottom: 25px;
  box-shadow: 0 0 10px #c7c7c7;
}
.stack {
  font-size: 10px;
  color: darkgray;
  margin-bottom: 10px;
}
