#creditfullbox {
  clip-path: polygon(10% 0%, 90% 0%, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0% 90%, 0% 10%);
  background: #B80808;
  width: 900px;
  height: 900px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20%;
  margin-bottom: 45px;
  padding-left: 14px;
  padding-right: 14px;
}
#creditbox {
  clip-path: polygon(10% 0%, 90% 0%, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0% 90%, 0% 10%);
  background: #000;
  width: 99%;
  height: 99%;
  margin: 5px;
}
#credittitle {
  text-align: center;
  height: 35px;
  padding: 45px;
  background: #4B0202;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: solid 3px #B80808;
}
#creditpanels {
  display: flex;
  justify-content: center;
  align-items: center;
}
#titles {
  margin-top: 25px; 
}
#jtitle {
  float: right;
  border-right: solid 5px #d4b414;
  padding: 4px;
  padding-right: 20px;
  font-size: 30px;
  letter-spacing: 5px;
  margin-right: 125px;
  color: #098c99;
}
#extitle {
  border-left: solid 5px #d4b414;
  padding: 4px;
  padding-left: 15px;
  font-size: 30px;
  margin-left: 125px;
  color: #0C69C6;
}
#expipes {
  clip-path: polygon(0% 40%, 75% 40%, 90% 30%, 100% 30%, 100% 70%, 90% 70%, 75% 60%, 0% 60%);
  background: linear-gradient(to right, #B80808, #660304 30%, #4B0202 75%);
  height: 150px;
  width: 150px;
}
.bottom {
  margin-top: -75px;
}
#executivepanel {
  clip-path: polygon(10% 0%, 90% 0%, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0% 90%, 0% 10%);
  background: linear-gradient(#4B0202, #4B0202, #660304, #B80808);
  border-left: solid 7px #660304;
  border-right: solid 7px #660304;
  height: 315px;
  width: 300px;
  margin-right: 25px;
  padding: 25px;
  padding-bottom: 0px;
  text-align: center;
}
#judgepanel {
  clip-path: polygon(10% 0%, 90% 0%, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0% 90%, 0% 10%);
  background: linear-gradient(#4B0202, #4B0202, #660304, #B80808);
  border-left: solid 7px #660304;
  border-right: solid 7px #660304;
  height: 315px;
  width: 300px;
  margin-left: 25px;
  padding: 25px;
  padding-bottom: 0px;
  text-align: center;
}
#jpipes {
  clip-path: polygon(0% 25%, 10% 25%, 25% 35%, 100% 35%, 100% 55%, 25% 55%, 10% 65%, 0% 65%);
  background: linear-gradient(to right, #4B0202, #660304 30%, #B80808 75%);
  height: 150px;
  width: 150px;
}
#expicture {
  background: black;
  clip-path: polygon(10% 0%, 90% 0%, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0% 90%, 0% 10%);
  height: 250px;
  width: 250px;
  border: solid 7px #300303;
}
#expicture img {
  height: 250px;
  width: 250px;
}
#jpicture {
  background: black;
  clip-path: polygon(10% 0%, 90% 0%, 100% 10%, 100% 90%, 90% 100%, 10% 100%, 0% 90%, 0% 10%);
  height: 250px;
  width: 250px;
  border: solid 7px #300303;
}
#jpicture img {
  height: 250px;
  width: 250px;
}
#NXN {
 margin-top: 10px;
 background: #660304;
 clip-path: polygon(0 0, 0 100%, 88% 100%, 100% 0);
 padding: 5px;
}
#RSP {
 margin-top: 10px;
 background: #660304;
 clip-path: polygon(0 0, 12% 100%, 100% 100%, 100% 0);
 padding: 5px;
}
#cbadge {
 position: absolute;
 width: 125px;
 height: auto;
 margin-right: -600px;
 margin-top: 275px;
}
#jbadge {
 position: absolute;
 width: 125px;
 height: auto;
 margin-right: 600px;
 margin-top: 275px;
}
#rohs {
  float: right;
  clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
  background: #300303;
  padding: 10px 25px;
  font-size: 30px;
  margin-right: 170px;
  position: relative;
  z-index: -1;
}
#noxt {
  clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
  background: #300303;
  padding: 10px 25px;
  font-size: 30px;
  margin-left: 190px;
  width: 140px;
  position: relative;
  z-index: -1;
}
#credits {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 25px;
}
#execsect {
  padding-right: 40px;
  font-size: 20px;
  width: 450px;
}
#jugdsect {
  font-size: 20px;
  padding-left: 40px;
  width: 450px;
  margin-right: -25px;
}
#efirst {
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  background: #4B0202;
  padding: 5px;
  width: 95%;
  margin-bottom: 14px;
  border-bottom: solid 5px #d4b414;
}
#efirst p {
  margin-left: 110px;
}
#esec {
  clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
  background: #4B0202;
  padding: 5px;
  width: 83%;
  margin-bottom: 14px;
  border-bottom: solid 5px #d4b414;
}
#esec p {
  margin-left: 85px;
}
#ethird {
  clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
  background: #4B0202;
  padding: 5px;
  width: 72%;
  margin-bottom: 5px;
  border-bottom: solid 5px #d4b414;
}
#ethird p {
  margin-left: 60px;
}
#jfirst {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
  background: #4B0202;
  padding: 5px;
  width: 95%;
  margin-bottom: 14px;
  margin-left: -13px;
  border-bottom: solid 5px #d4b414;
}
#jfirst p {
  margin-left: 55px;
}
#jsec {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
  background: #4B0202;
  padding: 5px;
  width: 85%;
  margin-bottom: 14px;
  margin-left: 40px;
  border-bottom: solid 5px #d4b414;
}
#jsec p {
  margin-left: 45px;
}
#jthird {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
  background: #4B0202;
  padding: 5px;
  width: 75%;
  margin-bottom: 5px;
  margin-left: 88px;
  border-bottom: solid 5px #d4b414;
}
#jthird p {
  margin-left: 40px;
}
#socials {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#socialboxex {
  display: flex;
  margin-left: 60px;
}
#socialboxj {
  display: flex;
  margin-right: 65px;
}
#box {
 display: flex;
 justify-content: center;
 align-items: center;
 background: #4B0202;
 height: 40px;
 width: 40px;
 margin: 10px;
}
#box img {
  height: 25px;
  width: 25px;
}
#box:hover {
 background: #B80808;
 margin-top: 9px;
}







