body {
  min-height: 100%;
  background-color: #097969;
  margin-left: 25px;
}

.btn {
  display: none;
}

.navbar{
  margin-top: 40px;
}

.navlink {
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 4px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
}

.navlink:hover {
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 6px;
  background-color: #C4B454;
  color: #00FFFF;
}

main {
  margin-top: 2%;
}

.ms{
  display: flex;
  flex-direction: column;
  text-align: center;
}

ol {
  list-style-type: none;
  margin-left: -40px;
}

a {
  text-decoration: none;
  color: #2ABEDE;
  font-family: Atherius;
}

a:hover {
  color: #FFEA00;
}

h1 {
  color: #00FFFF;
  line-height: 26px;
  font-size: 35px;
  font-weight: 100;
  letter-spacing: 3px;
  font-family: Rose Knight;
}

h2 {
  margin-bottom: 10px;
  color: #7FFFD4;
  line-height: 20px;
  font-size: 18px;
  font-weight: 100;
  margin-top: 50px;
  font-family: Medusa Gothic;
}

h3 {
  color: #7FFFD4;
  line-height: 28px;
  font-size: 16px;
  font-weight: normal;
}


p {
  color: #2ADE86;
  line-height: 20px;
  font-size: 14px;
  font-weight: 300;
  font-family: Atherius;
  margin-bottom: 25px;
}

.profilepic {
  display: block;
  float: right;
  height: 50%;
  width: 20%;
}

form {
  margin-top: 15px;
  margin-bottom: 20px;
}

form {
  display: block;
}

fieldset {
  display: block;
}

#sbtn {
  margin-top: 15px;
  background-color: #00A36C;
  color: #00FFFF;
}

#text {
  vertical-align: top;
}

legend {
  color: #7FFFD4;
}

label {
  display: block;
  color: #2ADE86;
  margin-bottom: 5px;
}

input,
select,
textarea {
  display: block;
  margin-bottom: 3px;
}

.Proto {
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 4px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
}

.Proto:hover {
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 6px;
  background-color: #C4B454;
  color: #00FFFF;
}

.Fotografie{
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 4px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
}

.Fotografie:hover{
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 6px;
  background-color: #C4B454;
  color: #00FFFF;
}

.Comics {
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 4px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
}

.Comics:hover {
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 6px;
  background-color: #C4B454;
  color: #00FFFF;
}

.wsc{
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 4px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
}

.wsc:hover{
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 6px;
  background-color: #C4B454;
  color: #00FFFF;
}

.video{
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  margin-bottom: 20px;
  padding: 4px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
}

.video:hover{
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 6px;
  background-color: #C4B454;
  color: #00FFFF;
}

.badge {
  display: inline-block; /* Ensure the buttons don't take the full width */
  width: auto; /* Set a specific width or let it adjust based on content */
  padding: 10px 20px; /* Adjust the padding as needed */
  border: 2px solid #00A36C; /* Adjust border thickness if needed */
  border-radius: 5px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
  text-align: center;
  cursor: pointer; /* Add a pointer cursor on hover */
}

.badge:hover {
  background-color: #C4B454;
  color: #00FFFF;
  padding: 10px 20px; /* Ensure the padding stays consistent */
}

.PDF {
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 4px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
}

.PDF:hover {
  border: 30px;
  border-radius: 5px;
  padding: 6px;
  background-color: #C4B454;
  color: #00FFFF;
}

.Miro {
  border: 30px;
  border-radius: 5px;
  margin-right: 15px;
  padding: 4px;
  background-color: #00A36C;
  color: #00FFFF;
  box-shadow: 1px 1px 5px;
}

.Miro:hover {
  border: 30px;
  border-radius: 5px;
  padding: 6px;
  background-color: #C4B454;
  color: #00FFFF;
}


figure {
  margin-left: 0%;
  display: flex;
  align-items: center;
}

.facebook {
  margin-right: 30px;
  width: 30px;
  max-width: 100%;
}

.discord {
  width: 150px;
  max-width: 100%;
}

.forma{
  margin-top: 30px;
}

.dzg {
  height: 200px;
  margin-left: 10px;
  margin-bottom: 5px;
}

.bqe{
  height: 200px;
  margin-left: 10px;
  margin-bottom: 5px;
}

.bqe:hover{
  height: 250px;
  box-shadow: 1px 1px 5px;
}

.dzg:hover{
  height: 250px;
  box-shadow: 1px 1px 5px;
}

.FBindex {
  height: 30px;
  width: 30px;
}

.contacts {
  display: inline;
  margin-top: 10px;
  margin-left: 0%;
}

.bq img {
  height: 200px;
}

@media screen and (max-width: 600px) {
  body {
    max-width: 600px;
  }

  .btn {
    display: block;
    border: 30px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 4px;
    background-color: #00A36C;
    color: #00FFFF;
    box-shadow: 1px 1px 5px;
  }

  .btn:hover {
    border: 30px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 6px;
    background-color: #C4B454;
    color: #00FFFF;
  }

  .navbar {
    display: none;
  }

  .navlink {
    display: block;
    margin: 10px;
  }

  ol {
    list-style-type: none;
    margin-left: -40px;
  }

  p {
    max-width: 400px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .profilepic {
    float: left;
    height: 60%;
    width: 50%;
  }

  figure {
    margin-left: 0%;
    display: flex;
    align-items: center;
  }

  .facebook {
    margin-right: 30px;
    width: 30px;
    max-width: 100%;
  }

  .discord {
    width: 150px;
    max-width: 100%;
  }

  .Return:hover {
    border: 30px;
    border-radius: 5px;
    padding: 6px;
    background-color: #C4B454;
    color: #00FFFF;
  }

  .PDF:hover {
    border: 30px;
    border-radius: 5px;
    padding: 6px;
    background-color: #C4B454;
    color: #00FFFF;
  }

  .backbtn {
    margin-top: 10%;
  }

  .Return:active {
    border: 30px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 6px;
    background-color: #C4B454;
    color: #00FFFF;
    box-shadow: 2px 2px 5px inset;
  }

  .PDF:active {
    border: 30px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 6px;
    background-color: #C4B454;
    color: #00FFFF;
    box-shadow: 2px 2px 5px inset;
  }

  .Comics {
    border: 30px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 4px;
    background-color: #00A36C;
    color: #00FFFF;
    box-shadow: 1px 1px 5px;
  }

  .Comics:hover {
    border: 30px;
    border-radius: 5px;
    margin-right: 15px;
    padding: 6px;
    background-color: #C4B454;
    color: #00FFFF;
  }

  .bq {
    display: block;
  }

  .dg {
    display: block;
  }
}