a {
  text-decoration: none;
}
@import url("https://use.typekit.net/kkj5bfx.css");
 /* desktop styles */
@media only screen and (min-width: 768px) {
  a:hover {
    color: gray;
  }

  .selfportrait-image {
    position: absolute;
    top: 90px;
    margin-left: 80%;
    right: 15%;
    width: 500px;
    height: auto;
  }

/*--------------------------------------------------------------------*/
    .netart {
      font-family: "neue-haas-grotesk-text", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: x-large;
      color: #ffffff;
      text-decoration: none;
      position: relative;
      margin-top: -1000px;
      left: 10vw;
      max-width: 50%;
      padding: auto;
    }

    .netartImage{
      border-radius: 10px;
      text-decoration: none;
      position: absolute;
      width: 500px;
      height: auto;
      top: -300px;
      left: 0vw;
    }
/*--------------------------------------------------------------------*/
    .non_linear_narrative{
      font-family: "neue-haas-grotesk-text", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: x-large;
      color: #ffffff;
      text-decoration: none;
      position: relative;
      margin-top: -500px;
      left: 30vw;
      max-width: 100%;
    }

    .nonLinearNarrativeImage{
      border-radius: 10px;
      text-decoration: none;
      position: absolute;
      width: 500px;
      height: auto;
      top: -300px;
      left: 0vw;
      max-width: 300%;

    }
/*--------------------------------------------------------------------*/
    .painting {
      font-family: "neue-haas-grotesk-text", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: x-large;
      color: #ffffff;
      text-decoration: none;
      position: relative;
      margin-top: 300px;
      left: 0vw;
      max-width: 50%;
      padding: auto;
    }

    .paintingImage {
      border-radius: 10px;
      text-decoration: none;
      position: absolute;
      width: 500px;
      height: auto;
      top: -300px;
      left: 0vw;
    }
    /*--------------------------------------------------------------------*/
    .selfportrait {
      font-family: "neue-haas-grotesk-text", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: x-large;
      color: #ffffff;
      text-decoration: none;
      position: relative;
      margin-top: 1300px;
      left: 10vw;
      max-width: 100%;
    }
  
    .pFiveCodingProjectImage {
      border-radius: 10px;
      text-decoration: none;
      position: absolute;
      width: 500px;
      height: auto;
      top: -300px;
      left: 0vw;

    }
   /*--------------------------------------------------------------------*/
  .religiousResources{
    font-family: "neue-haas-grotesk-text", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: x-large;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    margin-top: 2300px;
    right: 60vw;
    max-width: 50%;
    padding: auto;
  }
  .religiousResourcesMockup{
    border-radius: 10px;
    text-decoration: none;
    position: absolute;
    width: 500px;
    height: auto;
    top: -300px;
    left: 0vw;
  }

  }


  /* desktop styles Medium 
@media only screen and (max-width: 1367px) {

  .selfportrait-image {
    position: absolute;
    top: 280px;
    left: 15%;
    max-width: 40%;
    height: auto;
  }
  .netart {
    font-family: "neue-haas-grotesk-text", sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: auto;
    position: absolute;
    width: 30%;
    top: 1200px;
    border-radius: 20px;
    padding: 50px;
    background-color: #ccc;
    background-image: url(/images/paintingCssScreenshot-1598_1340-png.png);
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    right: 55%;
    }

  
}
*/

  /* Mobile styles */
  @media only screen and (max-width: 767px) {
  
    .selfportrait-image {
      position: absolute;
      top: 90px;
      margin-left: 80%;
      right: 15%;
      width: 500px;
      height: auto;
      margin-top: 200px;
    }
  
  /*--------------------------------------------------------------------*/
      .netart {
        font-family: "neue-haas-grotesk-text", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: x-large;
        color: #ffffff;
        text-decoration: none;
        position: relative;
        margin-top: -1000px;
        left: 10vw;
        max-width: 50%;
        padding: auto;
      }
  
      .netartImage{
        border-radius: 10px;
        text-decoration: none;
        position: absolute;
        width: 500px;
        height: auto;
        top: -300px;
        left: 0vw;
      }
  /*--------------------------------------------------------------------*/
      .non_linear_narrative{
        font-family: "neue-haas-grotesk-text", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: x-large;
        color: #ffffff;
        text-decoration: none;
        position: relative;
        margin-top: -300px;
        left: -30vw;
        max-width: 100%;
      }
  
      .nonLinearNarrativeImage{
        border-radius: 10px;
        text-decoration: none;
        position: absolute;
        width: 500px;
        height: auto;
        top: -300px;
        left: 0vw;
        max-width: 300%;
  
      }
  /*--------------------------------------------------------------------*/
      .painting {
        font-family: "neue-haas-grotesk-text", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: x-large;
        color: #ffffff;
        text-decoration: none;
        position: relative;
        margin-top: 800px;
        left: 0vw;
        max-width: 50%;
        padding: auto;
      }
  
      .paintingImage {
        border-radius: 10px;
        text-decoration: none;
        position: absolute;
        width: 500px;
        height: auto;
        top: -300px;
        left: 0vw;
      }
      /*--------------------------------------------------------------------*/
      .selfportrait {
        font-family: "neue-haas-grotesk-text", sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: x-large;
        color: #ffffff;
        text-decoration: none;
        position: relative;
        margin-top: 1900px;
        left: -50vw;
        max-width: 100%;
      }
    
      .pFiveCodingProjectImage {
        border-radius: 10px;
        text-decoration: none;
        position: absolute;
        width: 500px;
        height: auto;
        top: -300px;
        left: 0vw;
  
      }
     /*--------------------------------------------------------------------*/
    .religiousResources{
      font-family: "neue-haas-grotesk-text", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: x-large;
      color: #ffffff;
      text-decoration: none;
      position: relative;
      margin-top: 2900px;
      right: 80vw;
      max-width: 50%;
      padding: auto;
    }
    .religiousResourcesMockup{
      border-radius: 10px;
      text-decoration: none;
      position: absolute;
      width: 500px;
      height: auto;
      top: -300px;
      left: 0vw;
    }
  
  .bio-header {
  width: 150px;
  }
  }
  
  body {
  background-color: #3a3a3a;
  margin: 0;
  padding: 0;
  font-family: 'Helvetica Neue', sans-serif;
  font-size: 16px;
  }
  
  h1 {
        font-family: "neue-haas-grotesk-text", sans-serif;
    font-weight: 400;
    font-style: normal;
    position: absolute;
  top: 160px;
  left: 15%;
  font-size: 4rem;
  margin: 0;
  color: rgb(181,223,205);


}

h1 + p {
  position: absolute;
  top: 210px;
  left: 15%;
  font-size: 1.5rem;
  color: #ffffff;
  text-shadow: 1px 1px #000;
}
.container {
  display: flex;
  align-items: center;
  min-height: 100vh; /* set minimum height to the height of the viewport */
  width: 100vw;
  height: 4500px;

}

.bg-color {
  background-color: rgba(58,58,58,.6);
  width: 100%;
  position: absolute;
  top: 0;
  left: 90;
}



