@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@600&family=Roboto:wght@800&display=swap");
.about {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #0284d0;
}

.about h1 {
  text-align: center;
}

.about p {
  align-items: flex-start;
  padding: 0 2rem 2rem;
}

#message_send_btn {
  font-size: 2rem;
}

/* Anytime the screen is larger than 768px wide, there styles will kick in */
@media (min-width: 768px) {
  #nicholas_about_h3 {
    margin-top: -10px;
  }
  #message_send_btn {
    font-size: 2rem;
  }
}

.contact {
  color: #333;
  background: #f4f4f4;
}

.contact__heading {
  text-align: center;
}

.contact__container {
  padding: 0 20px;
}

.contact label {
  font-size: 1.4rem;
}

.contact input {
  width: 100%;
  height: 40px;
  font-size: 1.3rem;
  margin-bottom: 1rem;
  border: #fff 1px solid;
  padding: 0 1rem;
  font-family: "Open Sans", sans-serif;
}

.contact textarea {
  width: 100%;
  font-size: 1.3rem;
  min-height: 300px;
  height: 50vh;
  margin-bottom: 1.5rem;
  border: #fff 1px solid;
  resize: vertical;
  padding: 1rem 0.5rem 0 1rem;
  font-family: "Open Sans", sans-serif;
}

.contact .recaptcha__container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact button {
  width: 100%;
  font-size: 1.3rem;
  margin: 2rem 0 3rem;
}

@media (max-width: 482px) {
  #contact__my_full_email {
    font-size: 1.2rem;
  }
}

/* Anytime the screen is larger than 768px wide, there styles will kick in */
.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 200px;
  gap: 1rem;
  background: #333;
}

.footer__social-links__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}

.footer__social-links__container__linkedin-profile-link, .footer__social-links__container__github-repo-link {
  font-size: 1.3rem;
  color: #fff;
}

.footer__social-links__container__linkedin-profile-link:hover, .footer__social-links__container__linkedin-profile-link:hover, .footer__social-links__container__github-repo-link:hover, .footer__social-links__container__github-repo-link:hover {
  /* border-bottom:  #0284d0 2px solid; */
  color: #0284d0;
  font-weight: bold;
}

.footer p {
  color: #fff;
  text-align: center;
}

/* Anytime the screen is larger than 768px wide, there styles will kick in */
@media (max-width: 482px) {
  body {
    overflow-x: hidden;
  }
  .portfolio__heading {
    text-align: center;
  }
  .header__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
  }
  .header__navbar {
    display: flex;
    /* Flex items are evenly distributed in the line. */
    justify-content: space-between;
    align-items: center;
    padding: 0 3vw;
    color: #fff;
    background: #333;
    height: 8vh;
    /* Select all of the divs inside of hamburger menu */
    /* Make the hamburger menu turn into an X when clicked */
  }
  .header__navbar__logo {
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    padding: 0;
    margin: 0;
    line-height: 0;
  }
  .header__navbar__navigation-links {
    position: absolute;
    top: 8vh;
    right: 0px;
    height: 92vh;
    width: 50vw;
    background: #333;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transform: translateX(100%);
    transition: transform 0.5s ease-in;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .header__navbar__navigation-links #homeLink {
    border-top: solid 1px #fff;
  }
  .header__navbar__navigation-links a {
    color: #fff;
    display: block;
    width: 50vw;
    padding: 4vh 0;
    text-align: center;
    border-bottom: solid 1px #fff;
  }
  .header__navbar__hamburger-menu {
    cursor: pointer;
  }
  .header__navbar__hamburger-menu div {
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 5px 0;
    /* Add ease to make menu transition from hamburger to X more smoothly */
    transition: all 0.3s ease;
  }
  .header__navbar .toggle .line1 {
    transform: rotate(-45deg) translate(-5px, 6px);
  }
  .header__navbar .toggle .line2 {
    opacity: 0;
  }
  .header__navbar .toggle .line3 {
    transform: rotate(45deg) translate(-5px, -6px);
  }
  .header__navbar .nav-active {
    transform: translateX(0);
  }
  .header__navbar .navbarBackgroundChangeBecauseNavIsActive {
    background: #333;
  }
}

@media (min-width: 483px) and (max-width: 820px) {
  .portfolio__heading {
    text-align: center;
  }
  .header__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
  }
  .header__navbar {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .header__navbar__logo {
    font-family: "Roboto", sans-serif;
    font-size: clamp(1.5rem, 9.7vw, 2.2rem);
  }
  .header__navbar__navigation-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .header__navbar__navigation-links li {
    padding: 0 10px 20px;
  }
  .header__navbar__navigation-links a {
    color: #fff;
  }
  .header__navbar__navigation-links a:hover {
    border-bottom: #0284d0 2px solid;
  }
  .header__navbar__hamburger-menu {
    display: none;
  }
}

@media (min-width: 821px) {
  .portfolio__heading {
    text-align: center;
  }
  .header__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
  }
  .header__navbar {
    display: flex;
    /* Flex items are evenly distributed in the line. */
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    padding: 0 1rem;
    margin: auto;
    color: #fff;
  }
  .header__navbar__logo {
    font-family: "Roboto", sans-serif;
  }
  .header__navbar__navigation-links {
    display: flex;
    justify-content: center;
    align-items: center;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .header__navbar__navigation-links li {
    padding: 10px;
  }
  .header__navbar__navigation-links a {
    color: #fff;
  }
  .header__navbar__navigation-links a:hover {
    border-bottom: #0284d0 2px solid;
  }
}

@media (max-width: 482px) {
  .hero {
    /* Add background image to hero section,
    which includes an overlay to make the image dark
    while allowing the text to stay bright and readable */
    /* Don't repeat image, center on x-axis, center on y-axis, cover (for background size) */
    /* background: url('../images/mountains.jpeg') no-repeat center center/cover; */
    background: url("../../../images/mountains - 720 X 485.jpeg");
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    /* (1) For overlay:
        The overlay below is 'position:absolute'
        Remember: with positioning in CSS,
        if you have an element that is positioned absolute,
        then the parent of that element must be 'position: relative' */
    position: relative;
  }
  .hero::before {
    /* The empty 'content' property is used to  */
    content: '';
    /* (1) Create the overlay for background image,
      which puts a color over the entire background image
      which makes the background image appear darker */
    position: absolute;
    top: 0;
    left: 0;
    /* Make the overlay cover the entire background image
          by setting height and width to 100%*/
    height: 100%;
    width: 100%;
    /* rgba: red, green, blue, alpha (i.e transparency) */
    background: rgba(0, 0, 0, 0.6);
  }
  body {
    overflow-x: hidden;
  }
  .hero__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
    transition: background 0.2s ease-in;
  }
  .hero__navbar-background__transparent-at-top {
    background: transparent;
    transition: background 0.2s ease-in;
  }
  .hero__navbar {
    display: flex;
    /* Flex items are evenly distributed in the line. */
    justify-content: space-between;
    align-items: center;
    padding: 0 3vw;
    color: #fff;
    background: #333;
    height: 8vh;
    /* Select all of the divs inside of hamburger menu */
    /* Make the hamburger menu turn into an X when clicked */
  }
  .hero__navbar__logo {
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    padding: 0;
    margin: 0;
    line-height: 0;
  }
  .hero__navbar__navigation-links {
    position: absolute;
    top: 8vh;
    right: 0px;
    height: 92vh;
    width: 50vw;
    background: #333;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transform: translateX(100%);
    transition: transform 0.5s ease-in;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .hero__navbar__navigation-links #homeLink {
    border-top: solid 1px #fff;
  }
  .hero__navbar__navigation-links a {
    color: #fff;
    display: block;
    width: 50vw;
    padding: 4vh 0;
    text-align: center;
    border-bottom: solid 1px #fff;
  }
  .hero__navbar__hamburger-menu {
    cursor: pointer;
  }
  .hero__navbar__hamburger-menu div {
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 5px 0;
    /* Add ease to make menu transition from hamburger to X more smoothly */
    transition: all 0.3s ease;
  }
  .hero__navbar .toggle .line1 {
    transform: rotate(-45deg) translate(-5px, 6px);
  }
  .hero__navbar .toggle .line2 {
    opacity: 0;
  }
  .hero__navbar .toggle .line3 {
    transform: rotate(45deg) translate(-5px, -6px);
  }
  .hero__navbar .nav-active {
    transform: translateX(0);
  }
  .hero__navbar .navbarBackgroundChangeBecauseNavIsActive {
    background: #333;
  }
}

.hero__content {
  /* Make the content be the same height as the hero image */
  height: 100vh;
  /* Center the content using flexbox */
  display: flex;
  justify-content: center;
  align-items: center;
  /* Display content vertically */
  flex-direction: column;
  text-align: center;
  color: #fff;
}

.hero__content h1, .hero__content h2 {
  z-index: 10;
  padding: 0 0 10px;
}

.hero__content h1 {
  font-size: clamp(2rem, 10vw, 2.2rem);
}

.hero__content p {
  z-index: 10;
  max-width: 600px;
  margin: 0;
  padding: 5px 15px 30px;
}

.hero__content__btns-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  z-index: 10;
}

.hero__content #portfolio-btn:hover,
.hero__content #resume-btn:hover {
  color: #fff;
  background: #0284d0;
  border: solid 1px #fff;
}

.hero__content #resume-btn {
  width: 230.854px;
}

.contact__container input {
  margin-top: 0.5rem;
}

.contact__container textarea {
  margin-top: 0.5rem;
}

@media (min-width: 483px) and (max-width: 820px) {
  .hero {
    /* Add background image to hero section,
    which includes an overlay to make the image dark
    while allowing the text to stay bright and readable */
    /* Don't repeat image, center on x-axis, center on y-axis, cover (for background size) */
    /* background: url('../images/mountains.jpeg') no-repeat center center/cover; */
    background: url("../../../images/mountains - 1920 X 1293.jpeg");
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    /* (1) For overlay:
        The overlay below is 'position:absolute'
        Remember: with positioning in CSS,
        if you have an element that is positioned absolute,
        then the parent of that element must be 'position: relative' */
    position: relative;
  }
  .hero::before {
    /* The empty 'content' property is used to  */
    content: '';
    /* (1) Create the overlay for background image,
      which puts a color over the entire background image
      which makes the background image appear darker */
    position: absolute;
    top: 0;
    left: 0;
    /* Make the overlay cover the entire background image
          by setting height and width to 100%*/
    height: 100%;
    width: 100%;
    /* rgba: red, green, blue, alpha (i.e transparency) */
    background: rgba(0, 0, 0, 0.6);
  }
  .hero__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
    transition: background 0.2s ease-in;
  }
  .hero__navbar-background__transparent-at-top {
    background: transparent;
    transition: background 0.2s ease-in;
  }
  .hero__navbar {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .hero__navbar__logo {
    font-family: "Roboto", sans-serif;
    font-size: clamp(1.5rem, 9.7vw, 2.2rem);
  }
  .hero__navbar__navigation-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .hero__navbar__navigation-links li {
    padding: 0 10px 20px;
  }
  .hero__navbar__navigation-links a {
    color: #fff;
  }
  .hero__navbar__navigation-links a:hover {
    border-bottom: #0284d0 2px solid;
  }
  .hero__navbar__navigation-links #contact_nav_link {
    background-color: #0284d0;
    padding: 0.5rem;
    border-radius: 5px;
  }
  .hero__navbar__hamburger-menu {
    display: none;
  }
  .contact__container input {
    margin-top: 0.5rem;
  }
  .contact__container textarea {
    margin-top: 0.5rem;
  }
}

@media (min-width: 821px) {
  .hero {
    /* Add background image to hero section,
    which includes an overlay to make the image dark
    while allowing the text to stay bright and readable */
    /* Don't repeat image, center on x-axis, center on y-axis, cover (for background size) */
    /* background: url('../images/mountains.jpeg') no-repeat center center/cover; */
    background: url("../../../images/mountains - 1920 X 1293.jpeg");
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    /* (1) For overlay:
        The overlay below is 'position:absolute'
        Remember: with positioning in CSS,
        if you have an element that is positioned absolute,
        then the parent of that element must be 'position: relative' */
    position: relative;
  }
  .hero::before {
    /* The empty 'content' property is used to  */
    content: '';
    /* (1) Create the overlay for background image,
      which puts a color over the entire background image
      which makes the background image appear darker */
    position: absolute;
    top: 0;
    left: 0;
    /* Make the overlay cover the entire background image
          by setting height and width to 100%*/
    height: 100%;
    width: 100%;
    /* rgba: red, green, blue, alpha (i.e transparency) */
    background: rgba(0, 0, 0, 0.6);
  }
  .hero__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
    transition: background 0.2s ease-in;
  }
  .hero__navbar-background__transparent-at-top {
    background: transparent;
    transition: background 0.2s ease-in;
  }
  .hero__navbar {
    display: flex;
    /* Flex items are evenly distributed in the line. */
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    padding: 0 1rem;
    margin: auto;
    color: #fff;
  }
  .hero__navbar__logo {
    font-family: "Roboto", sans-serif;
  }
  .hero__navbar__navigation-links {
    display: flex;
    justify-content: center;
    align-items: center;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .hero__navbar__navigation-links li {
    padding: 10px;
  }
  .hero__navbar__navigation-links a {
    color: #fff;
  }
  .hero__navbar__navigation-links a:hover {
    border-bottom: #0284d0 2px solid;
  }
  .hero__navbar #contact_nav_link {
    background-color: #0284d0;
    padding: 0.5rem;
    border-radius: 5px;
  }
  .contact__container input {
    margin-top: 0.5rem;
  }
  .contact__container textarea {
    margin-top: 0.5rem;
  }
}

@media (max-width: 482px) {
  .hero_project_page {
    background-color: #fff;
  }
  body {
    overflow-x: hidden;
  }
  .hero_project_page__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
  }
  .hero_project_page__navbar {
    display: flex;
    /* Flex items are evenly distributed in the line. */
    justify-content: space-between;
    align-items: center;
    padding: 0 3vw;
    color: #fff;
    background: #333;
    height: 8vh;
    /* Select all of the divs inside of hamburger menu */
    /* Make the hamburger menu turn into an X when clicked */
  }
  .hero_project_page__navbar__logo {
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    padding: 0;
    margin: 0;
    line-height: 0;
  }
  .hero_project_page__navbar__navigation-links {
    position: absolute;
    top: 8vh;
    right: 0px;
    height: 92vh;
    width: 50vw;
    background: #333;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transform: translateX(100%);
    transition: transform 0.5s ease-in;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .hero_project_page__navbar__navigation-links #homeLink {
    border-top: solid 1px #fff;
  }
  .hero_project_page__navbar__navigation-links a {
    color: #fff;
    display: block;
    width: 50vw;
    padding: 4vh 0;
    text-align: center;
    border-bottom: solid 1px #fff;
  }
  .hero_project_page__navbar__hamburger-menu {
    cursor: pointer;
  }
  .hero_project_page__navbar__hamburger-menu div {
    width: 25px;
    height: 3px;
    background: #fff;
    margin: 5px 0;
    /* Add ease to make menu transition from hamburger to X more smoothly */
    transition: all 0.3s ease;
  }
  .hero_project_page__navbar .toggle .line1 {
    transform: rotate(-45deg) translate(-5px, 6px);
  }
  .hero_project_page__navbar .toggle .line2 {
    opacity: 0;
  }
  .hero_project_page__navbar .toggle .line3 {
    transform: rotate(45deg) translate(-5px, -6px);
  }
  .hero_project_page__navbar .nav-active {
    transform: translateX(0);
  }
  .hero_project_page__navbar .navbarBackgroundChangeBecauseNavIsActive {
    background: #333;
  }
}

.hero_project_page__content {
  /* Make the content be the same height as the hero image */
  height: 100vh;
  /* Center the content using flexbox */
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* Display content vertically */
  color: #fff;
  padding: 100px 20px 0;
  max-width: 1060px;
  margin: auto;
  overflow: hidden;
}

.hero_project_page__content h1, .hero_project_page__content h2 {
  z-index: 10;
  padding: 0 0 10px;
}

.hero_project_page__content h1 {
  font-size: clamp(2rem, 10vw, 2.2rem);
}

.hero_project_page__content p {
  z-index: 10;
  max-width: 600px;
  margin: 5px 0 30px;
}

.prototype-links {
  color: #333;
  font-weight: bold;
}

.project_content_container h1 {
  border-top: #383F4D 2px solid;
  border-bottom: #383F4D 2px solid;
  padding: 20px 0;
  margin: 20px 0;
  text-align: center;
}

.project_content_container h3 {
  padding-bottom: 10px;
}

.project_content_container p {
  padding-bottom: 10px;
}

@media (max-width: 1082px) {
  .add-padding-on-mobile {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (min-width: 483px) and (max-width: 820px) {
  .hero_project_page {
    background-color: #fff;
  }
  .hero_project_page__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
  }
  .hero_project_page__navbar {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .hero_project_page__navbar__logo {
    font-family: "Roboto", sans-serif;
    font-size: clamp(1.5rem, 9.7vw, 2.2rem);
  }
  .hero_project_page__navbar__navigation-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .hero_project_page__navbar__navigation-links li {
    padding: 0 10px 20px;
  }
  .hero_project_page__navbar__navigation-links a {
    color: #fff;
  }
  .hero_project_page__navbar__navigation-links a:hover {
    border-bottom: #0284d0 2px solid;
  }
  .hero_project_page__navbar__hamburger-menu {
    display: none;
  }
  .hero_project_page__content {
    padding-top: 160px;
  }
}

@media (min-width: 821px) {
  .hero_project_page {
    background-color: #fff;
  }
  .hero_project_page__navbar-background {
    background-color: #333;
    width: 100%;
    /* Make the navbar stick to the top of the page (i.e. sticky navbar) */
    position: fixed;
    /* Make the navbar be position fixed to the top of the page (i.e. 0px from the top of the page) */
    top: 0px;
    z-index: 100;
  }
  .hero_project_page__navbar {
    display: flex;
    /* Flex items are evenly distributed in the line. */
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 1100px;
    padding: 0 1rem;
    margin: auto;
    color: #fff;
  }
  .hero_project_page__navbar__logo {
    font-family: "Roboto", sans-serif;
  }
  .hero_project_page__navbar__navigation-links {
    display: flex;
    justify-content: center;
    align-items: center;
    /* Hover Effect - Show a bottom border on button hover */
  }
  .hero_project_page__navbar__navigation-links li {
    padding: 10px;
  }
  .hero_project_page__navbar__navigation-links a {
    color: #fff;
  }
  .hero_project_page__navbar__navigation-links a:hover {
    border-bottom: #0284d0 2px solid;
  }
  .hero_project_page__content {
    padding-top: 120px;
  }
}

.logos-container {
  background-color: #f4f4f4;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(1.5rem, 6vw, 5rem);
  padding: 0.5rem 0;
}

#github-logo {
  font-size: clamp(1.5rem, 6vw, 3rem);
}

/* .GitHub-Typeface {
  font-family: arial,sans-serif-light,sans-serif;
  font-weight: 800;
  font-size: 50px;
} */
#git-logo {
  height: clamp(1.5rem, 6vw, 3rem);
  width: auto;
  margin-top: 5px;
}

#react-logo {
  height: clamp(1.5rem, 6vw, 3rem);
  width: auto;
  margin-top: 5px;
}

#javascript-logo {
  font-size: clamp(1.5rem, 6vw, 3rem);
  /* color:#d3c017; */
  /* Technically the correct color yellow, but practically too light in color */
  color: #f7e018;
}

#html-logo {
  font-size: clamp(1.5rem, 6vw, 3rem);
  color: red;
}

#css-logo {
  font-size: clamp(1.5rem, 6vw, 3rem);
  color: blue;
}

/* Anytime the screen is larger than 768px wide, there styles will kick in */
.portfolio__heading {
  text-align: center;
}

.portfolio-item__heading {
  font-weight: bold;
}

.portfolio-item__columns__container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

.portfolio-item__columns-container__column-one {
  flex: 1;
}

.portfolio-item__preview-image__container {
  /* TODO: FIGURE OUT HOW THIS BOX SHADOW THING WORKS!!! */
  /* box-shadow:20px 20px 50px 15px grey; */
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  margin: 10px 0;
  border-radius: 3%;
}

.portfolio-item__preview-image__container img {
  display: block;
  border-radius: 3%;
  transition: all 1s ease;
}

.portfolio-item__preview-image__container img:hover {
  transform: scale(1.05);
}

.portfolio-item__preview-links-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
  font-size: clamp(1rem, 4vw, 1.3rem);
  margin: 20px 0 10px;
}

.portfolio-item__preview-links-container #weather-app__live-website-link:hover,
.portfolio-item__preview-links-container #weather-app__github-repo-link:hover {
  /* border-bottom:  #0284d0 2px solid; */
  color: #0284d0;
  font-weight: bold;
}

.portfolio-item__technologies-used a:hover {
  color: #0284d0;
  font-weight: bold;
}

.portfolio-item__technologies-used__heading {
  line-height: 1;
  padding: 10px 0;
}

.portfolio-item__technologies-used__container {
  display: flex;
}

.portfolio-item__technologies-used__container .check-circle {
  /* font-size: clamp(0.5rem, 4vw, 2rem); */
  font-size: 1rem;
  color: #0284d0;
}

.portfolio-item__technologies-used__container li {
  margin: 10px 0;
}

.portfolio-item__technologies-used__container__column-one-a, .portfolio-item__technologies-used__container__column-one-b {
  flex: 1;
}

.portfolio-item__technologies-used__container__column-one-a li, .portfolio-item__technologies-used__container__column-one-b li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}

.portfolio-item__columns-container__column-two {
  flex: 1;
}

.portfolio-item__columns-container__column-two h3 {
  line-height: 1;
  padding: 10px 0;
}

.portfolio-item__columns-container__column-two p {
  margin: 10px 0;
}

.portfolio-item__columns-container__column-two li {
  margin: 10px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}

.portfolio-item__columns-container__column-two .check-circle {
  /* font-size: clamp(0.5rem, 4vw, 2rem); */
  font-size: 1rem;
  color: #0284d0;
}

/* Anytime the screen is larger than 768px wide, there styles will kick in */
@media (min-width: 768px) {
  .portfolio-item__columns__container {
    align-items: flex-start;
    flex-direction: row;
  }
  .portfolio-item__columns-container__column-one {
    margin-right: 4vw;
  }
  .portfolio-item__columns-container__column-two {
    display: flex;
    flex-direction: column;
  }
}

.btn-primary, .btn-light, .btn-dark, .btn-outline {
  display: inline-block;
  border-radius: 5px;
  padding: 10px 30px;
  cursor: pointer;
}

.btn-primary {
  color: #fff;
  background: #0284d0;
  border: solid 1px #fff;
  padding: 1rem;
}

.btn-light {
  color: #333;
  background: #fff;
  border: solid 1px #333;
}

.btn-dark {
  color: #fff;
  background: #333;
  border: solid 1px #fff;
}

.btn-outline {
  color: #fff;
  background: transparent;
  border: solid 1px #fff;
}

/* Text colors */
.text-primary {
  color: #0284d0;
}

.text-light {
  color: #fff;
}

.text-dark {
  color: #333;
}

.container {
  max-width: 1060px;
  margin: auto;
  overflow: hidden;
}

.card {
  border-bottom: #ccc 1px dotted;
  padding: 0 20px 20px;
}

.card-only-bottom-padding {
  border-bottom: #ccc 1px dotted;
  padding: 0 0 20px;
}

.border-top-and-bottom {
  border-top: solid #ccc 1px;
  border-bottom: solid #ccc 1px;
}

.add-top-padding {
  padding-top: 20px;
}

.bold {
  font-weight: bold;
}

.add-box-shadow {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.p-1 {
  padding: 1em;
}

.px-1 {
  padding: 0 1em;
}

.py-1 {
  padding: 1em 0;
}

.m-1 {
  margin: 1em;
}

.mx-1 {
  margin: 0 1em;
}

.my-1 {
  margin: 1em 0;
}

.p-2 {
  padding: 2em;
}

.px-2 {
  padding: 0 2em;
}

.py-2 {
  padding: 2em 0;
}

.m-2 {
  margin: 2em;
}

.mx-2 {
  margin: 0 2em;
}

.my-2 {
  margin: 2em 0;
}

.p-3 {
  padding: 3em;
}

.px-3 {
  padding: 0 3em;
}

.py-3 {
  padding: 3em 0;
}

.m-3 {
  margin: 3em;
}

.mx-3 {
  margin: 0 3em;
}

.my-3 {
  margin: 3em 0;
}

.p-4 {
  padding: 4em;
}

.px-4 {
  padding: 0 4em;
}

.py-4 {
  padding: 4em 0;
}

.m-4 {
  margin: 4em;
}

.mx-4 {
  margin: 0 4em;
}

.my-4 {
  margin: 4em 0;
}

.p-5 {
  padding: 5em;
}

.px-5 {
  padding: 0 5em;
}

.py-5 {
  padding: 5em 0;
}

.m-5 {
  margin: 5em;
}

.mx-5 {
  margin: 0 5em;
}

.my-5 {
  margin: 5em 0;
}

* {
  /* Padding does not effect the width */
  box-sizing: border-box;
  /* Reset padding and margin to '0' */
  padding: 0;
  margin: 0;
}

*:focus {
  outline-color: #0284d0;
}

body {
  font-family: 'Open Sans', sans-serif;
  background: #fff;
  color: #333;
  overflow-y: scroll;
}

h1 {
  font-size: clamp(1.5rem, 9.7vw, 2.2rem);
  font-weight: 550;
  /* Reduce line height for headings */
  line-height: 1.2;
  padding: 20px 0;
}

h2 {
  font-size: 1.9rem;
  font-weight: 500;
  /* Reuce line height for headings */
  padding: 10px 0;
}

h3 {
  font-size: 1.5rem;
}

p {
  font-size: 1.3rem;
}

a {
  font-size: 1.3rem;
  color: #333;
  text-decoration: none;
}

ul {
  list-style: none;
}

li {
  font-size: 1.3rem;
}

img {
  /* Have images have a width of 100% of their container by default */
  width: 100%;
}

.portfolio-item__preview-image {
  /* box-shadow:20px 20px 50px 15px grey; */
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
