:root {
  --white: white;
  --black: black;
}

h1 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Marzo w00, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Io con dios, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 36px;
}

p {
  color: #fff;
  margin-bottom: 10px;
  font-family: Didact Gothic, sans-serif;
  font-size: 16px;
}

.body {
  background-color: #000;
}

.section-hero {
  z-index: 400;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.container-default {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 863px;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-default.hero {
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  display: flex;
}

.container-default.bio {
  opacity: 1;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 970px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  transform: scale(1);
}

.container-default.reel {
  z-index: 2;
  opacity: 1;
  justify-content: flex-start;
  align-items: center;
  height: 900px;
  display: flex;
  position: static;
}

.container-default.contact {
  justify-content: flex-start;
  align-items: center;
  height: 200px;
  margin-top: 0;
  position: relative;
}

.nav-bar {
  z-index: 2000;
  background-color: #000;
  border: 0 #000;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
  position: fixed;
}

.menu-link {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  justify-content: flex-start;
  align-items: center;
  width: 110px;
  height: 10px;
  margin: 0;
  font-family: Didact Gothic, sans-serif;
  text-decoration: none;
  display: flex;
}

.menu-link:hover {
  text-decoration: underline;
}

.menu-link:active {
  opacity: 1;
  border: 1px #000;
}

.menu-link:focus {
  opacity: .5;
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.menu-link:visited {
  opacity: 1;
}

.menu-link.left {
  width: 70px;
  margin-left: 0;
}

.menu-link.left.w--current {
  opacity: 1;
}

.menu-link.left.w--current:focus {
  opacity: .5;
  padding-top: 0;
  padding-bottom: 0;
}

.menu-link.left.fx {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  width: 33px;
  max-width: none;
  height: 50px;
  margin: 30px 15px 30px 0;
  font-family: Georgia, Times, Times New Roman, serif;
  display: flex;
  position: relative;
}

.menu-link.left.fx:hover {
  text-decoration: none;
}

.menu-link.left.fx:focus {
  opacity: 1;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.menu-link.left.fx.w--current {
  opacity: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 50px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.menu-link.left.fx.w--current:active, .menu-link.left.fx.w--current:focus {
  opacity: .5;
}

.menu-link.left.comp {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  width: 75px;
  max-width: none;
  height: 50px;
  margin: 30px 15px;
  font-family: Georgia, Times, Times New Roman, serif;
  display: flex;
  position: relative;
}

.menu-link.left.comp:hover {
  text-decoration: none;
}

.menu-link.left.comp:focus {
  opacity: 1;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.menu-link.left.comp.w--current {
  opacity: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 50px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.menu-link.left.comp.w--current:active, .menu-link.left.comp.w--current:focus {
  opacity: .5;
}

.menu-link.left.social {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  width: 33px;
  max-width: none;
  height: 50px;
  margin-left: 7.5px;
  margin-right: 7.5px;
  font-family: Georgia, Times, Times New Roman, serif;
  display: flex;
  position: relative;
}

.menu-link.left.social:hover {
  text-decoration: none;
}

.menu-link.left.social:focus {
  opacity: 1;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.menu-link.left.social.w--current {
  opacity: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 50px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.menu-link.left.social.w--current:active, .menu-link.left.social.w--current:focus {
  opacity: .5;
}

.menu-link.contact {
  justify-content: center;
  width: 86px;
  max-width: none;
  margin-left: 12px;
  margin-right: 15px;
}

.menu-link.logo {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  width: 30px;
  max-width: none;
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
}

.menu-link.logo.w--current {
  width: 70px;
}

.menu-link.logo.left {
  flex-direction: column;
  width: 120px;
  height: 200px;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  position: relative;
}

.menu-link.reeler {
  justify-content: center;
  width: 43px;
  max-width: none;
  height: 20px;
  margin-left: 12px;
  margin-right: 15px;
}

.menu-link.bioe {
  justify-content: center;
  width: 33px;
  max-width: none;
  margin-left: 15px;
  margin-right: 15px;
}

.menu-link.benjamin {
  justify-content: center;
  width: 70px;
  max-width: none;
  height: 50px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 2px;
}

.menu-link.right {
  width: 70px;
  margin-left: 0;
}

.menu-link.right.w--current {
  opacity: 1;
}

.menu-link.right.w--current:focus {
  opacity: .5;
  padding-top: 0;
  padding-bottom: 0;
}

.menu-link.right.social {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  width: 33px;
  max-width: none;
  height: 50px;
  margin-left: 7.5px;
  margin-right: 7.5px;
  font-family: Georgia, Times, Times New Roman, serif;
  display: flex;
  position: relative;
}

.menu-link.right.social:hover {
  text-decoration: none;
}

.menu-link.right.social:focus {
  opacity: 1;
  filter: none;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.menu-link.right.social.w--current {
  opacity: 1;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 50px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.menu-link.right.social.w--current:active, .menu-link.right.social.w--current:focus {
  opacity: .5;
}

.background-video {
  z-index: 3;
  opacity: 1;
  filter: saturate(71%);
  width: 100vw;
  max-width: 1279vw;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: visible;
  transform: scale(1);
}

.section-bio {
  z-index: 0;
  opacity: 1;
  text-align: left;
  justify-content: flex-start;
  width: 100%;
  height: auto;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 100px;
  padding-bottom: 113px;
  transition: opacity .2s;
  display: flex;
  position: static;
  overflow: visible;
  transform: translate(0);
}

.body-copy-bio {
  text-align: justify;
  flex: 0 auto;
  align-self: flex-start;
  max-width: 325px;
  margin-bottom: 0;
  line-height: 24px;
  display: block;
  position: static;
  top: 175px;
  bottom: auto;
  left: auto;
  right: 139px;
}

.hl-2 {
  z-index: 3;
  letter-spacing: 7px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 65px;
  font-weight: 400;
  line-height: 65px;
  position: static;
  top: 0%;
  bottom: auto;
  left: 235px;
  right: auto;
}

.hl-2.contact {
  font-family: Marzo w00, sans-serif;
  font-size: 50px;
  position: static;
  top: 32%;
  bottom: auto;
  left: 14%;
  right: auto;
}

.hl-2.bio {
  opacity: 1;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Marzo w00, sans-serif;
  font-size: 50px;
  line-height: 80px;
  display: flex;
  position: static;
  left: 311px;
}

.hl-2.reel {
  text-align: center;
  width: 100%;
  margin: 0 auto 50px;
  font-family: Marzo w00, sans-serif;
  font-size: 50px;
  position: static;
}

.section-reel {
  opacity: 1;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: 100px;
  margin-bottom: 0;
  padding-top: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.buttons {
  border: 1px #fff;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
  position: static;
  top: 14%;
  bottom: auto;
  left: auto;
  right: 35%;
}

.video-holder {
  width: 700px;
  height: auto;
  margin-top: 0;
  display: none;
}

.video-holder.fxvid {
  display: flex;
}

.video-holder.compvid {
  justify-content: center;
  align-items: center;
  height: 500px;
  display: flex;
}

.video-holder.latestvid {
  display: flex;
}

.poster-holder {
  opacity: 1;
  filter: saturate(0%);
  justify-content: center;
  align-items: center;
  width: 100px;
  max-width: none;
  height: 150px;
  margin-bottom: 15px;
  transition: all .25s linear;
  display: flex;
}

.poster-holder:hover {
  filter: saturate();
  background-color: rgba(0, 0, 0, 0);
}

.section-contact {
  width: 100%;
  height: 1000px;
  margin-top: 150px;
  padding-top: 100px;
  overflow: hidden;
}

.body-copy {
  color: #fff;
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 384px;
  font-family: Didact Gothic, sans-serif;
  font-size: 16px;
  line-height: 28px;
  display: flex;
}

.body-copy.skills {
  text-align: left;
  justify-content: flex-start;
  width: auto;
  height: auto;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 21px;
}

.lottie-animation-file {
  width: 183px;
  position: absolute;
  top: auto;
  bottom: -517px;
  left: 289px;
  right: auto;
}

.content-wrapper {
  background-image: url('../images/Hatszög.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 425px;
  height: 425px;
  display: flex;
  position: absolute;
  top: 66%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.penta-holder {
  display: flex;
  position: absolute;
  top: auto;
  bottom: 55px;
  left: -3%;
  right: auto;
}

.penta-holder.bal {
  bottom: 16%;
  left: -18%;
}

.penta-holder.right {
  justify-content: center;
  align-items: center;
  width: 550px;
  display: block;
  top: auto;
  bottom: 16%;
  left: auto;
  right: -18%;
}

.penta-small {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.penta-image {
  position: relative;
}

.small-penta-image {
  max-width: 90%;
}

.content-holder {
  opacity: 1;
  border-radius: 0;
  padding-top: 0;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-comp {
  margin-top: 50px;
}

.menu-text {
  letter-spacing: 3px;
  background-color: #000;
  justify-content: center;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  font-family: Didact Gothic, sans-serif;
  font-size: 16px;
  display: flex;
}

.menu-text.fx, .menu-text.comp {
  opacity: 1;
  letter-spacing: 3px;
  align-items: center;
  width: 70px;
  max-width: none;
  margin-top: 0;
  font-family: Didact Gothic, sans-serif;
  font-size: 24px;
}

.menu-text.benjamin {
  font-family: Marzo w00, sans-serif;
  font-size: 55px;
}

.text-holder {
  z-index: 2;
  opacity: .75;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 45px;
  max-width: 45px;
  height: auto;
  margin-bottom: 2px;
  line-height: 20px;
  display: flex;
  position: absolute;
}

.text-holder.contact {
  width: auto;
  max-width: none;
  margin-bottom: 0;
}

.text-holder.bio {
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  position: absolute;
}

.text-holder.logo {
  opacity: 1;
  filter: saturate(0%);
  width: 60px;
  max-width: none;
  height: auto;
  margin-bottom: 0;
}

.text-holder.social {
  width: 25px;
  max-width: 33px;
  height: 25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.text-holder.benjamin {
  width: auto;
  max-width: none;
  height: 45px;
  margin-bottom: 0;
}

.text-holder.sc {
  width: 25px;
  max-width: 33px;
  height: 25px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.spinner-holder {
  text-align: center;
  justify-content: center;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: static;
}

.spinner-holder.hexa {
  width: 120px;
  height: auto;
  display: none;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.spinner-holder.benjamin {
  height: 60px;
}

.spinner-image {
  max-width: 100%;
  max-height: none;
}

.menu-holder {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  display: flex;
}

.paragraph-4 {
  text-align: justify;
  flex: 1;
  max-width: 345px;
  margin-top: 31px;
  margin-bottom: 1px;
  padding-bottom: 0;
  line-height: 24px;
}

.icons-holder {
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  display: flex;
}

.logo-holder {
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100%;
  display: flex;
}

.logo-name {
  opacity: 0;
  text-align: center;
  letter-spacing: 0;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  height: 20px;
  text-decoration: none;
  display: flex;
}

.get-in-touch-link {
  color: #fff;
}

.social-holder {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: none;
  height: auto;
  margin-right: 13.5px;
  display: flex;
}

.social-image {
  filter: invert();
}

.body-copy-reel {
  display: flex;
}

.text-span-2 {
  display: inline;
  position: relative;
  transform: scale(1.5);
}

.column-first {
  margin-top: -1px;
}

.benjamin-sugar {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 160px;
  font-family: Marzo w00, sans-serif;
  font-size: 120px;
  line-height: 100px;
  transition: opacity .6s;
  display: block;
  position: absolute;
  top: auto;
  bottom: 9%;
  left: 0%;
  right: auto;
}

.vfx-artist {
  flex-direction: column;
  align-items: flex-start;
  font-family: Marzo w00, sans-serif;
  font-size: 50px;
  line-height: 50px;
  transition: opacity .2s;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.copy-block-hero {
  opacity: 1;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 474px;
  display: block;
  position: relative;
}

.copy-block-hero.background-video {
  transition: opacity .2s;
  top: -3rem;
}

.bio-holder-column {
  margin-bottom: 3rem;
}

.benji-skills-holder {
  background-color: #000;
  border: 1px #fff;
  border-radius: 1px;
  width: 230px;
  padding: 0;
  position: absolute;
  top: 214px;
  bottom: auto;
  left: -30%;
  right: auto;
}

.benji-skills-holder.houdini {
  opacity: 1;
  mix-blend-mode: normal;
  border-style: none;
  width: 240px;
  padding: 0;
  bottom: -124%;
  left: -46%;
  transform: translate(0);
}

.benji-skills-holder.after-effects {
  border-style: none;
  width: 180px;
  padding: 0 20px 20px;
  top: 214px;
  bottom: auto;
  left: -33%;
  right: auto;
}

.benji-skills-holder.redshift {
  border-style: none;
  width: 220px;
  padding: 0 20px 20px;
  top: 214px;
  bottom: auto;
  left: -33%;
  right: auto;
}

.skills-list {
  margin-bottom: 0;
  padding-left: 20px;
}

.benji-image {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: 28.125rem;
  margin-top: 63px;
}

@media screen and (min-width: 1280px) {
  .section-hero, .background-video {
    min-height: 100vh;
  }

  .section-bio {
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 100px;
  }

  .section-reel {
    height: auto;
    margin-top: 0;
    padding-top: 100px;
  }

  .section-contact {
    margin-top: 0;
    padding-top: 100px;
  }

  .benjamin-sugar {
    width: auto;
  }
}

@media screen and (min-width: 1440px) {
  .section-bio {
    margin-top: 0;
    margin-bottom: 50px;
    padding-top: 100px;
  }

  .section-reel, .section-contact {
    margin-top: 0;
    padding-top: 100px;
  }
}

@media screen and (min-width: 1920px) {
  .menu-link.bioe {
    margin-left: 20px;
    margin-right: 20px;
  }

  .menu-link.benjamin {
    width: 70px;
    height: 50px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .section-bio {
    margin-top: 0;
    padding-top: 100px;
  }

  .section-reel {
    height: auto;
    margin-top: 0;
    padding-top: 100px;
  }

  .video-holder.fxvid, .video-holder.latestvid {
    width: 900px;
  }

  .section-contact {
    height: 1000px;
    margin-top: 0;
    padding-top: 100px;
  }

  .penta-holder.bal {
    left: -10%;
  }

  .penta-holder.right {
    right: -10%;
  }

  .menu-text.benjamin {
    font-family: Marzo w00, sans-serif;
    font-size: 55px;
  }

  .text-holder.benjamin {
    height: 45px;
  }
}

@media screen and (max-width: 991px) {
  .menu-link.left.fx.w--current, .menu-link.left.comp.w--current, .menu-link.left.social.w--current, .menu-link.logo.w--current, .menu-link.right.social.w--current {
    justify-content: center;
  }

  .section-reel {
    height: auto;
  }

  .lottie-animation-file {
    bottom: -636px;
  }

  .content-wrapper {
    margin-top: 140px;
    position: static;
  }

  .penta-holder.bal {
    left: -42%;
  }

  .penta-holder.right {
    right: -42%;
  }

  .spinner-holder {
    display: none;
  }

  .menu-holder {
    width: 650px;
  }

  .icons-holder {
    grid-column-gap: 16px;
    grid-row-gap: 12.5rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .social-holder {
    width: auto;
  }

  .benji-skills-holder.houdini {
    left: -38%;
  }
}

@media screen and (max-width: 767px) {
  .section-hero, .container-default.hero {
    height: auto;
  }

  .container-default.bio {
    max-width: none;
  }

  .container-default.reel {
    max-width: 100%;
    height: auto;
  }

  .menu-link.left.fx {
    margin-left: 0;
  }

  .menu-link.contact {
    margin-right: 0;
  }

  .menu-link.logo.left {
    flex-direction: column;
    height: auto;
    margin-bottom: 0;
  }

  .background-video {
    justify-content: center;
    max-width: none;
    height: 80vh;
    display: flex;
    position: relative;
  }

  .body-copy-bio {
    max-width: 345px;
  }

  .section-reel {
    height: 700px;
  }

  .video-holder.fxvid {
    width: 95vw;
  }

  .video-holder.compvid {
    width: auto;
    height: 100%;
  }

  .video-holder.latestvid {
    width: 95vw;
  }

  .body-copy.skills {
    color: #fff;
  }

  .lottie-animation-file {
    margin-top: 79px;
    position: static;
  }

  .penta-holder.bal {
    width: 300px;
    top: 266px;
    bottom: auto;
    left: -25%;
    right: auto;
  }

  .penta-holder.right {
    width: 300px;
    top: 266px;
    bottom: auto;
    left: auto;
    right: -25%;
  }

  .content-holder {
    width: 100%;
  }

  .text-holder.logo {
    filter: saturate(0%);
  }

  .text-holder.sc {
    width: 29px;
    max-width: none;
  }

  .menu-holder {
    width: auto;
    margin-left: 0;
  }

  .icons-holder {
    grid-row-gap: 2.5rem;
    flex-flow: column wrap;
    justify-content: space-between;
    width: 95%;
    display: flex;
  }

  .logo-holder {
    order: -1;
    min-height: 170px;
  }

  .logo-name {
    color: #fff;
    font-size: 19px;
  }

  .column-first {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .benjamin-sugar {
    font-size: 10vw;
    line-height: 10vw;
    top: auto;
    bottom: 7%;
    left: 0%;
    right: auto;
  }

  .vfx-artist {
    font-size: 4vw;
    line-height: 4vw;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .copy-block-hero.background-video {
    width: 90%;
    height: 100%;
    padding-top: 0;
    position: static;
  }

  .bio-holder-column {
    flex-direction: column;
    align-items: center;
    margin-bottom: 50px;
    display: flex;
  }

  .benji-skills-holder {
    z-index: 3;
    padding: 20px;
    position: static;
    top: 28px;
    left: -54%;
  }

  .benji-skills-holder.houdini {
    z-index: 3;
    height: auto;
    padding: 20px;
    position: static;
    top: 28px;
    bottom: auto;
    left: -54%;
    right: auto;
  }

  .benji-skills-holder.after-effects {
    width: 210px;
    padding-top: 20px;
    top: 56px;
    left: -35%;
  }

  .benji-skills-holder.redshift {
    padding-top: 20px;
    top: 46px;
    left: -38%;
  }

  .skills-list {
    z-index: 3;
    background-color: #000;
    position: relative;
  }

  .column-second {
    flex-direction: column;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .container-default.bio {
    opacity: 1;
    align-items: center;
    max-width: 90%;
  }

  .container-default.contact {
    max-width: 90%;
  }

  .nav-bar {
    background-color: #000;
    flex-direction: column;
    width: 100%;
  }

  .menu-link.left.social {
    width: 25px;
    height: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .menu-link.reeler, .menu-link.bioe {
    margin-bottom: 0;
  }

  .menu-link.benjamin {
    margin-bottom: 0;
    margin-left: 0;
  }

  .menu-link.benjamin.w--current {
    margin-left: 0;
  }

  .menu-link.right.social {
    width: 25px;
    height: 50px;
    margin-left: 0;
    margin-right: 0;
  }

  .background-video {
    justify-content: center;
    display: flex;
  }

  .section-bio {
    overflow: hidden;
  }

  .body-copy-bio {
    max-width: 100%;
  }

  .video-holder.compvid {
    width: auto;
    height: 250px;
  }

  .content-wrapper {
    background-image: url('../images/Hatszög.svg');
    background-repeat: no-repeat;
    background-size: contain;
    width: 95%;
  }

  .penta-holder.bal {
    width: 200px;
    height: 200px;
    top: 269px;
    bottom: 6%;
    left: -39%;
  }

  .penta-holder.right {
    width: 200px;
    height: 200px;
    display: flex;
    top: 269px;
    bottom: 4%;
    right: -39%;
  }

  .penta-small._1 {
    width: 100%;
    height: 100%;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .penta-small._2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .small-penta-image {
    max-width: 30%;
  }

  .content-holder {
    width: 90%;
  }

  .text-holder.social {
    max-width: none;
  }

  .text-holder.sc {
    width: 28px;
    max-width: none;
  }

  .menu-holder {
    background-color: #000;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
  }

  .paragraph-4 {
    max-width: 100%;
  }

  .social-holder {
    background-color: #000;
    flex-direction: column;
    justify-content: flex-start;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    top: auto;
    bottom: -204px;
    left: auto;
    right: 0%;
  }

  .social-image {
    width: 100%;
    max-width: none;
  }

  .column-first {
    padding-left: 0;
    padding-right: 0;
  }

  .benjamin-sugar {
    font-size: 10vw;
    line-height: 10vw;
    bottom: 16px;
  }

  .copy-block-hero.background-video {
    width: 90%;
    max-width: none;
    overflow: visible;
  }

  .benji-skills-holder {
    width: 270px;
  }

  .benji-skills-holder.houdini {
    width: 280px;
  }

  .column-second {
    padding-left: 0;
    padding-right: 0;
  }

  .benji-image {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  #w-node-eff29998-7d2d-e09a-cff0-990651e42192-d2b58d88, #w-node-eff29998-7d2d-e09a-cff0-990651e4219a-d2b58d88, #w-node-eff29998-7d2d-e09a-cff0-990651e421a2-d2b58d88, #w-node-eff29998-7d2d-e09a-cff0-990651e421aa-d2b58d88 {
    justify-self: center;
  }
}


@font-face {
  font-family: ' io con dios webfont';
  src: url('../fonts/_io_con_dios-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Io con dios';
  src: url('../fonts/IO-CON-DIOS.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Marzo w00';
  src: url('../fonts/Marzo-W00-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}