@charset "UTF-8";

@media screen and (min-width: 1280px) {


.TopButton{
  background-color:;
  position: fixed;
  bottom: 10px;
  right: 30px;
  width: 150px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 25px;
/*
  opacity: 0%;
  pointer-events: none;*/
  /* transition: all .4s; */

}

.TopButton.active {
  bottom: 10px;
  pointer-events: auto;
  opacity: 100%;
}


  .TopButton:hover {
    background-color: #242424; /* Add a dark-grey background on hover */
    color: #C8A2C9;
  }

a {
  padding-top: 12px;
  color: black;
}

h1 {
  color: lightgrey;
  font-size: 40px;
  font-family: 'Konit', sans-serif;
  padding-top: 20px;

}

h2 {
  color: lightgrey;
  font-size: 30px;
  font-family: 'Konit', sans-serif;
  position: absolute;
  top: 10%;
  left: 15%;
}

h3 {
  color: lightgrey;
  font-size: 30px;
  font-family: 'Konit', sans-serif;
  position: absolute;
  top: 65%;
  left: 17%;
}

h4 {
  color: lightgrey;
  font-size: 30px;
  font-family: 'Konit', sans-serif;
  position: absolute;
  top: -7%;
  left: 3%;
  text-align: center;
}

h5 {
  color: lightgrey;
  font-size: 30px;
  font-family: 'Konit', sans-serif;
  position: absolute;
  top: -7%;
  left: 3%;
  text-align: center;
}

h6 {
  color: lightgrey;
  font-size: 30px;
  font-family: 'Konit', sans-serif;
  position: absolute;
  top: -10%;
  left: 25%;
  text-align: center;
}

h7 {
  color: lightgrey;
  font-size: 24px;
  font-family: 'Konit', sans-serif;
  padding-top: 10px;

}

p {
  font-size: 18px;
  font-family: 'Uchen', serif;
  font-weight: bold;
  padding: 8px;
  color: lightgrey;
}

p2 {
  font-size: 18px;
  font-family: 'Konit', sans-serif;
  font-weight: bold;
  padding: 8px;
  color: lightgrey;
    font-size: 30px;
}

p3 {
  font-size: 18px;
  font-family: 'Uchen', serif;
  font-weight: bold;
  padding: 8px;
  color: lightgrey;
}

a {
  font-size: 18px;
  font-family: 'Uchen', serif;
  font-weight: bold;
  color: lightgrey;
}



/*-----------------------Main Container----------*/
.fixed-width {
  width: 1280px;
  height: 100%;
  margin: auto;
  background-color: black;
}

.fixed-width2 {
  width: 1280px;
  height: 480px;
  margin: auto;
  position: relative;
}

.fixed-width3 {
  width: 1280px;
  height: 100%;
  margin: auto;
}

.fixed-width4 {
  width: 1280px;
  height: 100%;
  margin: auto;
  background-color: ;
  display: flex;
  justify-content: space-around;
}

.fixed-width5 {
  width: 1280px;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: space-around;
  /* background-color: blue; */
}

.fixed-width6 {
  width: 1280px;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: space-around;

}

.fixed-width7 {
  width: 1280px;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: space-around;
  /* background-color: blue; */
}

.PictureMe {
  background-color: red;
  height: 300px;
  width: 250px;
  position: absolute;
  top: 26%;
  left: 11%;
}
.paragraph {
  height: 300px;
  width: 550px;
  position: absolute;
  right: 20%;
  top: 25%;
}

/*----------------------End Main Container---------*/
header {
  background-color: black;
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
}

.Top_Under{
  background-color: black;
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: center;
}

.ButtonsBar {
  height: 50px;
  width: 780px;
  /* background-color: green; */
  position: absolute;
  /* top: 11.6%; */
  right: -22%;
}

.ButtonsBar ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ButtonsBar li {
  float: left;
}

.ButtonsBar a {
  display: block;
  padding: 15;
  /* background-color: black; opacity: 80%; */
  text-decoration: none;
}

.ButtonsBar a:hover {
  background-color: black; opacity: 70%;
  font-size: 20px;
  color: #C8A2C9;
}

.Hero {
  background-color: black; opacity: 80%;
}

.Project1 {
  background-color: black;
  height: 800px;
}

.ProjectImage {
  /* background-color: lightblue; */
  height: 300px;
  width: 500px;
  position: relative;
  top: 10%;
  left: 3%;
}

.paragraph1 a {
  font-size: 20px;
  text-align: center;
  font-family: 'Konit', sans-serif;

}

.paragraph1 a:hover {
  color: #C8A2C9;
}

.ProjectImage2 {
  background-color: lightblue;
  height: 300px;
  width: 500px;
  position: relative;
  top: 18%;
  left: 3%;
}

.paragraph1 {
  /* background-color: red; */
  height: 600px;
  width: 500px;
  position: relative;
  left: 120%;
  top: -210%;
}

.Project_1_List {
  list-style: square;
  font-size: 18px;
  font-family: 'Uchen', serif;
  font-weight: bold;
  padding: 8px;
  color: lightgrey;
  text-align: left;
}

.Project_1_List2 {
  list-style: square;
  font-size: 18px;
  font-family: 'Uchen', serif;
  font-weight: bold;
  padding: 8px;
  color: lightgrey;
  text-align: left;
}

.Project2 {
  background-color: black;
  height: 800px;
}

.paragraph2 {
  /* background-color: lightblue; */
  height: 600px;
  width: 500px;
  position: relative;
  left: 50%;
  top: -25%;
}



.ProjectImage4 {
  /* background-color: lightblue; */
  height: 300px;
  width: 400px;
  position: relative;
  top: 12%;
  left: 3%;
}

.Project3 {
  background-color: black;
  height: 800px;
}

/*------------------Skills-----------------*/

.Skills {
  background-color: black; opacity: 90%;
  height: 300px;
  position: relative;
  padding-top: 50px;
}

.Skills_Section {
  height: 100%;
  width: 400px;
  position: relative;
}

.Software_List {
  list-style: square;
  font-size: 18px;
  font-family: 'Uchen', serif;
  font-weight: bold;
  padding: 8px;
  color: lightgrey;
  padding-top: 30px;
}


.Skills_Section3 {
  height: 100%;
  width: 400px;
  position: relative;
}

/*----------------Games-------------*/

.Games {
  background-color: black; opacity: 86%;
  height: 380px;
  justify-content: center;
  display: flex;
}

.Games_Section {
  height: 380px ;
  width: 1200px;
  position: absolute;
}


.ItchPageImage {
  position: relative;
  top: 50px;
  height: 280px;
  width: 500px;
}

.ItchParagraph {
  height: 280px;
  width: 550px;
  position: relative;
  left: 105%;
  top: -248px;
}

.ItchParagraph a {
  font-size: 25px;
  text-align: center;
}

.ItchParagraph a:hover {
  color: #C8A2C9;
}

/*----------------Games-------------*/

.CafeTactics {
  background-color: black; opacity: 90%;
  height: 520px;
  justify-content: center;
  display: flex;
}

.Cafe_Section {
  height: 380px ;
  width: 1200px;
  position: absolute;
}

.Cafe_Section h4{
  top: 10px;
  position: absolute;
}


.CafeTacticsImage {
  position: relative;
  top: 70px;
  height: 280px;
  width: 500px;
  background-color: red;
}



.CafeParagraph {
  height: 280px;
  width: 550px;
  position: relative;
  left: 105%;
  top: -248px;
}

.Cafe_List li {
  list-style: square;
  font-size: 17px;
  font-family: 'Uchen', serif;
  font-weight: bold;
  /* padding: 8px; */
  color: lightgrey;
  text-align: left;
}

.Cafe_List {
  list-style: square;
  font-size: 17px;
  font-family: 'Uchen', serif;
  font-weight: bold;
  /* padding: 8px; */
  color: lightgrey;
  text-align: left;
}

.CafeParagraph a {
  font-size: 23px;
  text-align: center;
  font-family: 'Konit', sans-serif;
}

.CafeParagraph a:hover {
  color: #C8A2C9;
}


/* --------------A Beary Nice Story ----------*/
.A_Beary_Nice_Story {
  background-color: black; opacity: 87%;
  height: 400px;
  justify-content: space-around;
  display: flex;

}

.Bear_Section {
  height: 380px ;
  width: 1200px;
  position: absolute;
}


.BearGameImage {
  position: relative;
  left: 105%;
  top: -250px;
  height: 280px;
  width: 550px;

}

.BearGameParagraph {
  height: 280px;
  width: 550px;
  position: relative;
  top: 30px;

}

.BearGameParagraph a {
  font-size: 25px;
  text-align: center;
  font-family: 'Konit', sans-serif;

}

.BearGameParagraph a:hover {
  color: #C8A2C9;
}



/* --------------ArtStation ----------*/
.ArtStation {
  background-color: black; opacity: 80%;
  height: 450px;
  justify-content: space-around;
  display: flex;

}

.ArtStation_Section {
  height: 450px ;
  width: 1200px;
  position: absolute;
  background-color: ;

}


.ArtStationImage {
  position: relative;
  left: 105%;
  top: -270px;
  height: 280px;
  width: 550px;

}

.ArtStationParagraph {
  height: 280px;
  width: 550px;
  position: relative;
  top: 100px;

}

.ArtStationParagraph a {
  font-size: 25px;
  text-align: center;
}

.ArtStationParagraph a:hover {
  color: #C8A2C9;
}






/*----------------About Me--------------------*/

.AboutMe {
  background-color: black; opacity: 70%;
  height: 650px;
  position: relative;
}

.About_Me_Section {
  height: 500px;
  width: 700px;
  position: absolute;
  top: 10%;
  left: 30%;
}

.About_Me_Section p {
  padding-top: 30px;
  text-align: left;
}

/*-----------Footer----------*/

.Footer {
  height: 400px;
  background-color: Black;
  position: relative;
  display: flex;

}

.Footer_Section {
  height: 400px;
  width: 1000px;
  /* background-color: red; */
  justify-content: space-around;

}

.Footer_Paragraph {
  height: 200px;
  width: 400px;
  /* background-color: green; */
  position: absolute;
  top: 100px;
  left: 25%;
}

.Footer_Paragraph a:hover {
  color: #C8A2C9;
}





} /*---------------------------Closing bracket for media query*/
