@font-face {
  font-family: "underwood_championregular";
  src: url("/fonts/Underwood_Champion_Menu/web_fonts/underwoodchampion_regular_macroman/underwood_champion-webfont.eot");
  src: url("/fonts/Underwood_Champion_Menu/web_fonts/underwoodchampion_regular_macroman/underwood_champion-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/Underwood_Champion_Menu/web_fonts/underwoodchampion_regular_macroman/underwood_champion-webfont.woff2")
      format("woff2"),
    url("/fonts/Underwood_Champion_Menu/web_fonts/underwoodchampion_regular_macroman/underwood_champion-webfont.woff")
      format("woff"),
    url("/fonts/Underwood_Champion_Menu/web_fonts/underwoodchampion_regular_macroman/underwood_champion-webfont.ttf")
      format("truetype"),
    url("/fonts/Underwood_Champion_Menu/web_fonts/underwoodchampion_regular_macroman/underwood_champion-webfont.svg#underwood_championregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "lemieszregular";
  src: url("/fonts/Lemiesz_Slogan/web_fonts/lemiesz_regular_macroman/lemiesz_regular_macromanLemiesz-webfont.eot");
  src: url("/fonts/Lemiesz_Slogan/web_fonts/lemiesz_regular_macroman/Lemiesz-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/fonts/Lemiesz_Slogan/web_fonts/lemiesz_regular_macroman/Lemiesz-webfont.woff2")
      format("woff2"),
    url("/fonts/Lemiesz_Slogan/web_fonts/lemiesz_regular_macroman/Lemiesz-webfont.woff")
      format("woff"),
    url("/fonts/Lemiesz_Slogan/web_fonts/lemiesz_regular_macroman/Lemiesz-webfont.ttf")
      format("truetype"),
    url("/fonts/Lemiesz_Slogan/web_fonts/lemiesz_regular_macroman/Lemiesz-webfont.svg#lemieszregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow-x: hidden;
}

a {
  word-break: break-word;
}

/* Style the header */
.header {
  text-align: left;
  font-size: 25px;
  margin-left: 260px;
}

.header ul {
  display: flex;
  list-style: none;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 15px;
}

.Slogan {
  float: left;
  padding-top: 20px;
  font-family: "lemieszregular";
}

.Slogan_rad {
  font-family: "lemieszregular";
}

#semicolon {
  font-family: arial;
  font-weight: bolder;
  font-style: oblique;
  font-stretch: ultra-expanded;
  font-size: xx-large;
}

.Original_Logo {
  position: relative;
}

.sidenav {
  height: 100%;
  width: 260px;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(219, 50, 45);
  overflow-x: hidden;
  padding: 16px;
  font-size: 18px;
  font-weight: bold;
  font-family: "underwood_championregular";
}

.sidenav a {
  color: white;
  text-decoration: none;
  display: block;
  padding: 16px;
  border: none;
  outline: 0;
}

.sidenav a:hover {
  background-color: white;
  color: black;
}

.social-menu-container {
  text-align: left;
}

/* SOCIAL MEDIA ICONS */
.social-menu {
  position: fixed;
  bottom: 0;
  right: 0;
}

.social-menu ul {
  justify-content: center;
  text-align: center;
  display: flex;
  background-color: rgb(219, 50, 45);
  border: 5px solid #000;
  margin: 0;
  padding: 0;
}
.social-menu ul li {
  list-style: none;
  margin: 0 5px;
  background-color: #db322d;
}
.social-menu ul li .fa {
  color: #000;
  font-size: 40px;
  line-height: 50px;
  transition: 0.7s;
}
.social-menu ul li:hover .fa {
  color: #fff;
}

/* ADJUST SOCIAL MEDIA ICON SIZING OR SPACING HERE */
.social-menu ul li a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 2%;
  text-align: center;
  transition: all 0.7s;
  padding: 10px;
  transform: translate(0, 0px);
}

.social-menu ul li a:hover {
  transform: rotate(0deg) skew(0deg) translate(0, -10px);
  transition: all 0.7s;
}

/* ETSY ICON */
.social-menu ul li:nth-child(1) a:hover {
  background-color: #f27224;
  svg path {
    fill: #fff;
  }
}

/* INSTAGRAM ICON */
.social-menu ul li:nth-child(2) a:hover {
  background: linear-gradient(
    to bottom right,
    #ffc107 0%,
    #f44336 50.7%,
    #9c27b0 99%
  );
  svg path, svg circle {
    fill: #fff;
  }
}

/* FACEBOOK ICON */
.social-menu ul li:nth-child(3) a:hover {
  background-color: #1976D2;
  svg path {
    fill: #fff;
  }
}

/* X ICON */
.social-menu ul li:nth-child(4) a:hover {
  background-color: #000000;
  svg path {
    fill: #fff;
  }
}

/* REDDIT ICON */
.social-menu ul li:nth-child(5) a:hover {
  background-color: #ff4500;
  svg path {
    fill: #fff;
  }
  path#Fill-3 {
    fill: #ff4500;
  }
}

/* YOUTUBE ICON */
.social-menu ul li:nth-child(6) a {
  padding-top: 8px;
}
.social-menu ul li:nth-child(6) a:hover {
  background-color: #f00;
  svg path {
    fill: #fff;
  }
}

.Patent_Front {
  padding-top: 20px;
  padding-left: 20px;
  font-weight: bold;
}

.Patent_Display {
  padding-top: 20px;
  padding-left: 20px;
  font-weight: bold;
}

.Prototype_Front {
  padding-top: 20px;
  padding-left: 20px;
  font-weight: bold;
  width: 30%;
}

.Prototype_Back	{
  padding-top: 20px;
  padding-left: 20px;
  font-weight: bold;
  width: 30%;
}

.Prototype_Side {
  padding-top: 20px;
  padding-left: 20px;
  font-weight: bold;
  width: 20%;
}

.Prototype_Display {
  padding-top: 20px;
  padding-left: 20px;
  font-weight: bold;
  width: 30%;
}

.Prototype_Text {
  float: right;
  margin-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-weight: bold;
}

.content {
  height: auto;
  margin-left: 260px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  font-family: "ADLaM Display";
  background-color: black;
  color: white;
  text-align: center;
}

.content_proto {
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  font-family: "ADLaM Display";
  background-color: black;
  color: white;
  text-align: center;
}

.footer p {
  background-color: #f1f1f1;
  padding: 80px 25px;
  text-align: center;
  margin-left: 260px;
  margin-bottom: 0;
}

.content img {
  width: 100%;
}

/* Style listed Items */

        #listed1 {
	   /* padding: 2px; */
	    margin: 20px;
        width: 10%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        transition: transform 0.3s ease-in-out;
        }

        #listed1:hover {
        transform: scale(1.2);
        box-shadow: 0 0 15px rgba(219, 50, 45, 1.0);
        }

        #listed2 {
	   /* padding: 2px; */
	    margin: 20px;
        width: 10%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        transition: transform 0.3s ease-in-out;
        }

        #listed2:hover {
        transform: scale(1.2);
        box-shadow: 0 0 15px rgba(219, 50, 45, 1.0);
        }

        #listed3 {
	   /* padding: 2px; */
	    margin: 20px;
        width: 10%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        transition: transform 0.3s ease-in-out;
        }

        #listed3:hover {
        transform: scale(1.2);
        box-shadow: 0 0 15px rgba(219, 50, 45, 1.0);
        }

        #listed4 {
	   /* padding: 2px; */
	    margin: 20px;
        width: 10%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        transition: transform 0.3s ease-in-out;
        }

        #listed4:hover {
        transform: scale(1.2);
        box-shadow: 0 0 15px rgba(219, 50, 45, 1.0);
        }

        #listed5 {
	    padding: 2px;
	    margin: 20px;
        width: 15%;
        height: auto;
        border-radius: 8px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        transition: transform 0.3s ease-in-out;
        }

        #listed5:hover {
        transform: scale(1.2);
        box-shadow: 0 0 15px rgba(219, 50, 45, 1.0);
        }
        


.two-col {
  margin-top: 25px;
  display: flex;
  margin-left: 260px;
  justify-content: center;
  gap: 25px;
  padding: 0 25px;
  text-align: center;
  img {
    border: 1px solid #dce0d8;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
      rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  }
  p,
  a {
    margin: 0;
    padding-bottom: 10px;
  }
}

/* Mobile Responsive CSS */
@media all and (min-width: 1101px) {
  .menu-toggle {
    display: none;
  }
}

@media (max-width: 1100px) {
  .sidenav {
    left: -260px;
    transition: all 0.7s;
    h3 {
      margin-top: 10px;
    }
  }
  .header,
  .content,
  .two-col,
  .footer p {
    margin-left: 0;
  }

  .Slogan,
  .header ul,
  .Original_Logo {
    padding: 0;
    align-items: center;
  }

  .Slogan {
    text-align: center;
    font-size: 20px;
    order: 1;
  }

  .Original_Logo {
    max-width: 80px;
  }

  .header ul {
    padding: 0 15px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 15px;
    gap: 10px;
  }

  .menu-toggle {
    font-family: "lemieszregular";
    font-weight: 300;
    transition: all 0.7s;
    position: absolute;
    top: 40px;
    left: 30px;
    font-size: 17px;
    color: #303030;
    display: flex;
    flex-direction: column;
    svg {
      width: 100px!important;
      height: 100px!important;
      margin-top: -37px;
      margin-left: -23px;
    }
  }

  .menu-overlay {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    visibility: hidden;
    transition: all 0.7s;
  }

  svg g g:last-child g {
    path {
      stroke: #fff;
    }
  }

  .Prototype_Front, .Prototype_Back, .Prototype_Side, .Prototype_Display {
    padding: 0;
    max-width: 95%;
  }

  .menu-active {
    .sidenav {
      left: 0;
      z-index: 999;
    }
    .menu-overlay {
      visibility: visible;
    }
    .menu-toggle {
      margin-left: 260px;
      color: #fff;
      z-index: 999;
      svg {
        fill: #fff;
      }
      span {
        color: transparent;
      }
      span:before {
        content: "Close";
        color: #fff;
        margin-left: -3px;
      }
    }
  }
}

@media all and (max-width: 550px) {
  .sidenav {
    width: 235px;
    a {
      padding: 10px;
    }
  }
  .social-menu {
    width: 100%;
  }
  .social-menu ul {
    justify-content: space-around;
    width: 100%;
    padding: 0 5px;
  }
  .social-menu ul li {
    margin: 0;
  }
  .two-col {
    flex-direction: column;
    align-items: center;
  }
}