:root {
  --fizz-yellow: #fdea17;
  --wallop-blue: #2a4b9a;
  --gold: #fbc943;
  --bang-red: #e10e17;
  --white-smoke: whitesmoke;
  --yellow: #fdff7a;
}

body {
  color: #333;
  background-color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #1a1a1a;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #363636;
  text-transform: uppercase;
  background-color: #fff;
  margin-top: 20px;
  margin-bottom: 39px;
  padding: 8px;
  font-size: 23px;
  font-weight: 700;
  line-height: 36px;
  transform: translate(0);
}

h3 {
  color: #3a3a3a;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
  line-height: 30px;
}

p {
  color: #252525;
  text-align: left;
  margin-bottom: 17px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 27px;
}

.homeheadersection {
  background-color: #fff;
  height: auto;
  padding-top: 0;
  padding-bottom: 24px;
}

.seheadingboom {
  color: #000;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #0000;
  margin-top: -3px;
  margin-bottom: 23px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 42px;
}

.tvfilmheadingboom {
  color: #000;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: -11px;
  font-size: 20px;
}

.hrboom {
  background-color: #5c5c5c;
  width: 17%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.bang {
  height: 220px;
}

.copyrightleft {
  color: #383838;
  text-align: right;
  margin-bottom: 50px;
  padding-top: 0;
  padding-right: 20px;
}

.copyrightright {
  color: #272727;
  text-align: left;
  margin-bottom: 50px;
  padding-top: 0;
  padding-left: 20px;
}

.nav-menu {
  color: #050505;
  text-align: center;
  background-color: #fff;
  width: 100%;
  position: static;
}

.container1140 {
  color: #3f3f3f;
  text-align: center;
  background-color: #0000;
  max-width: 1140px;
}

.contactsection {
  background-color: #0000;
  margin-top: 0;
  padding: 0;
}

.heading-4 {
  color: #585858;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  padding: 8px;
  font-size: 17px;
  text-decoration: none;
}

.navbar {
  background-color: #fff;
  margin-top: 0;
  padding-bottom: 15px;
  display: block;
}

.nav-link {
  z-index: 1000;
  color: #333;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #fff;
  margin-bottom: 3px;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

.nav-link.w--current {
  background-color: var(--fizz-yellow);
  color: #000;
}

.navcontainer {
  border-bottom: 2px #fff;
  max-width: 1140px;
}

.hr {
  background-color: #fff;
  height: 1px;
}

.servicerow {
  background-color: #0000;
}

.serviceblock {
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
}

.homeintrosection {
  text-align: center;
  background-color: #0000;
  margin-top: 0;
}

.homeintrocontainer {
  text-align: center;
  background-color: #0000;
  max-width: 1140px;
  padding: 0 55px 20px;
}

.footersection {
  background-color: #272727;
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px 0 27px;
  position: static;
  inset: auto 0% 0%;
}

.footercontainer {
  text-align: center;
  background-color: #0000;
  max-width: 1140px;
  padding: 34px;
}

.list-item {
  color: #fff;
  background-color: #fff;
  margin-bottom: 18px;
  padding: 6px;
  box-shadow: 6px 6px #000;
}

.list-item:hover {
  background-color: var(--fizz-yellow);
}

.list {
  text-align: center;
  padding-left: 20px;
  list-style-type: none;
}

.list-2 {
  text-align: center;
  list-style-type: none;
}

.gotocontainer {
  justify-content: center;
  max-width: 1140px;
  display: block;
}

.poof {
  cursor: pointer;
  height: 220px;
}

.gotosection {
  background-color: #0000;
  margin-top: 39px;
}

.kaboom, .wow {
  height: 220px;
}

.poof-copy {
  height: 140px;
}

.wroom {
  z-index: 999999;
  height: 220px;
  position: relative;
}

.pow {
  background-image: url('../images/pow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 220px;
}

.column {
  z-index: 1000;
  background-color: #0000;
}

.column-2, .column-3, .column-4, .column-5, .column-6 {
  background-color: #0000;
}

.wroomcta.w--current {
  background-image: url('../images/alt-wroom-new.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  text-decoration: none;
}

.powcta.w--current {
  background-image: url('../images/pow-colour.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.poofcta {
  background-color: #0000;
}

.poofcta:hover {
  background-color: #0000;
  background-image: none;
}

.poofcta.w--current {
  background-image: url('../images/alt-poof.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.kaboomcta, .kaboomcta:hover {
  background-color: #0000;
}

.kaboomcta.w--current {
  background-image: url('../images/alt-kaboom-new.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.wowcta, .wowcta:hover {
  background-color: #0000;
}

.wowcta.w--current {
  background-image: url('../images/alt-wow.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.bangcta {
  background-color: #0000;
}

.bangcta:hover {
  background-color: #0000;
  background-image: none;
}

.bangcta.w--current {
  background-image: url('../images/alt-bang-new-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.ctarow {
  background-color: #0000;
  border-top: 5px solid #000;
  padding-top: 26px;
}

.heading-9 {
  color: var(--wallop-blue);
  text-align: center;
  text-decoration: none;
}

.footerlink {
  color: #292929;
  letter-spacing: 1px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.footerlink:hover {
  color: var(--gold);
}

.footerlink.w--current {
  color: var(--bang-red);
}

.paragraph-5 {
  text-align: center;
  margin-top: 15px;
}

.homelogocontainer {
  text-align: center;
  background-color: #0000;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 44px;
}

.image-10 {
  width: auto;
  height: 130px;
  margin-bottom: 19px;
}

.scrollcontainer {
  flex-direction: column;
  max-width: 1140px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.columns-3 {
  align-items: center;
  display: flex;
}

.column-7 {
  text-align: center;
}

.scrollsectionred {
  background-color: #fbfbfd;
  background-image: linear-gradient(#ffffffe3, #ffffffe3), url('../images/bg-dots-black.png');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  background-attachment: scroll, scroll;
  width: 100%;
  margin-bottom: 20px;
  padding: 49px 0;
}

.find {
  color: #3d3d3d;
  text-align: center;
  background-color: #ffffffa6;
  background-image: radial-gradient(circle, #ebebeb, #fff 78%);
  border: 2px solid #e9e9e9;
  border-bottom-color: #c4c4c4;
  border-radius: 15px;
  width: 40%;
  padding: 20px;
  font-weight: 700;
}

.find:hover {
  background-color: var(--fizz-yellow);
  background-image: linear-gradient(#fdea17a3, #fdea17a3), radial-gradient(circle, #ebebeb, #fff 78%);
}

.text-block-2 {
  color: #a5a5a5;
  text-align: center;
  background-color: #0000;
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 400;
}

.menu-button {
  float: none;
  text-align: center;
  background-color: #fff;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 140px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
  box-shadow: 1px 1px 3px #000;
}

.menu-button.w--open {
  width: auto;
}

.icon {
  color: #a5a5a5;
  font-size: 37px;
}

.paragraph-7 {
  text-align: center;
}

.testblockleft {
  text-align: center;
  background-color: #fff;
  flex-wrap: wrap;
  width: 48%;
  margin: 9px;
  padding: 22px;
  display: block;
}

.testblockright {
  background-color: #fff;
  flex-wrap: wrap;
  width: 48%;
  margin: 9px;
  padding: 22px;
  display: block;
}

.homegalleryimage {
  border: 3px solid #000;
  width: 240px;
  margin: 7px;
}

.homegalleryimage:hover {
  border: 3px solid var(--fizz-yellow);
}

.serviceswrapper {
  text-align: center;
  background-color: #fff;
  padding: 36px;
}

.servicessection {
  text-align: center;
  background-color: #fff;
  width: 100%;
  margin-bottom: 20px;
  padding: 0 0 21px;
}

.button {
  background-color: var(--fizz-yellow);
  color: #313131;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-top: 3px #cecece;
  border-radius: 8px;
  width: 360px;
  margin: 24px auto 7px;
  padding: 28px;
  font-size: 14px;
  font-weight: 700;
  display: block;
}

.nav-menu-2 {
  text-align: center;
  background-color: #0000;
  width: 100%;
}

.column-8, .column-9 {
  padding-top: 10px;
}

.picheadinglink {
  text-decoration: none;
}

.aboutsection {
  color: #fff;
}

.serviceswrap {
  text-align: center;
  max-width: 1140px;
  margin-bottom: 18px;
}

.h2sfx {
  border-bottom: 3px solid #535353;
}

.form {
  background-color: #fff;
  width: auto;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 38px;
}

.filmographysection {
  text-align: center;
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
}

.navigation {
  background-color: #fff;
  border-bottom: 2px #000;
  position: sticky;
}

.navlink {
  color: #363636;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border-bottom: 2px solid #585858;
  margin-bottom: 0;
  font-size: 13px;
}

.navlink:hover {
  color: var(--white-smoke);
  background-color: #000;
}

.navlink.w--current {
  background-color: var(--fizz-yellow);
  color: #000;
}

.navlink.w--current:hover {
  color: var(--white-smoke);
}

.contactussection {
  background-color: #272727;
  width: 100%;
  margin-bottom: 0;
  padding: 0 0 37px;
}

.paragraph-8, .paragraph-9 {
  text-align: center;
}

.paragraph-11 {
  color: #fff;
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.heroheading {
  color: #000;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.menu-button-2 {
  float: none;
  color: #0000;
  background-color: #0000;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: static;
}

.menu-button-2.w--open {
  background-color: #fbfbfd;
}

.icon-2 {
  color: #4e4e4e;
  text-align: center;
  background-color: #dbdbdb;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 29px;
  font-size: 31px;
}

.filmblock, .filmographyhomewrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.filmwrapimage {
  background-color: var(--white-smoke);
  width: auto;
  height: 210px;
}

.filmwraph4 {
  text-transform: uppercase;
  background-color: #fff;
  height: auto;
  margin-top: 11px;
  margin-bottom: 0;
  padding: 11px;
  font-size: 15px;
  line-height: 19px;
}

.filmwraph3 {
  text-transform: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 7px 7px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  display: block;
  position: static;
  inset: auto 0% 0%;
}

.filmwrapper {
  background-color: var(--white-smoke);
  width: 168px;
  margin: 10px;
  padding-top: 10px;
  position: relative;
}

.paragraph-12 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}

.filmographycontainer {
  text-align: center;
  background-color: #0000;
  max-width: 1140px;
  margin-bottom: 70px;
  padding: 0 55px 20px;
}

.homehero {
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/golden-age-special-effects-hero.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 540px;
  display: flex;
}

.heroheading-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Lato, sans-serif;
  font-size: 32px;
}

.imagesectionb {
  background-image: linear-gradient(#00000012, #00000012), url('../images/maleficent-dragon-special-effects-hero.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 540px;
  display: flex;
}

.picheading {
  color: var(--fizz-yellow);
  text-align: center;
  letter-spacing: 1px;
  font-size: 31px;
  font-weight: 700;
  line-height: 45px;
  text-decoration: none;
}

.picheading:hover {
  color: #fdea17;
}

.imagesectiona {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/bofb-snow-special-effects-hero.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 540px;
  display: flex;
  position: relative;
}

.imagesectionc {
  background-image: url('../images/car-test-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 540px;
  margin-bottom: 10px;
  display: flex;
}

.columns-4 {
  margin-top: 18px;
}

.homelinks {
  color: var(--bang-red);
}

.contactcontainer {
  text-align: center;
  background-color: #0000;
  max-width: 1140px;
  padding: 0 55px 20px;
}

.aboutcontainer {
  background-color: #fff;
  max-width: 1140px;
  padding: 0 55px 30px;
}

.aboutpic {
  margin-bottom: 12px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.rich-text-block {
  text-align: left;
}

.paragraph-13 {
  text-align: center;
}

.baftahand {
  position: absolute;
  inset: auto 0% 0% 20%;
}

@media screen and (max-width: 991px) {
  .homeheadersection {
    padding-top: 0;
    padding-bottom: 6px;
  }

  .seheadingboom {
    font-size: 40px;
  }

  .bang {
    height: 150px;
  }

  .homeintrosection {
    margin-top: 13px;
  }

  .homeintrocontainer {
    padding: 0;
  }

  .poof, .kaboom, .wow, .wroom, .pow {
    height: 150px;
  }

  .form {
    width: 100%;
  }

  .filmographysection {
    margin-top: 13px;
  }

  .filmblock {
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-top: 0;
  }

  .homeheadersection {
    margin-top: 0;
    margin-bottom: 40px;
    padding-top: 0;
  }

  .seheadingboom {
    margin-top: 0;
    margin-bottom: 11px;
    font-size: 37px;
  }

  .tvfilmheadingboom {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
  }

  .bang {
    width: 213px;
    height: auto;
  }

  .copyrightleft, .copyrightright {
    text-align: center;
    margin-bottom: 0;
  }

  .homeintrosection {
    margin-left: 20px;
    margin-right: 20px;
  }

  .homeintrocontainer {
    padding: 0;
  }

  .footersection {
    padding-bottom: 0;
  }

  .list-2 {
    padding-left: 20px;
  }

  .homelogocontainer {
    padding-top: 0;
  }

  .image-10 {
    height: 100px;
  }

  .serviceswrapper {
    padding: 0;
  }

  .serviceswrap {
    padding: 21px;
  }

  .h2sfx {
    margin-top: 0;
  }

  .filmographysection {
    margin-left: 20px;
    margin-right: 20px;
  }

  .filmblock {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    flex-wrap: wrap;
    place-content: space-around center;
  }

  .filmwrapper {
    margin: 3px;
  }

  .filmographycontainer {
    padding: 0;
  }

  .homehero, .imagesectionb {
    height: 380px;
  }

  .picheading {
    padding: 0 68px;
    font-size: 25px;
    line-height: 30px;
  }

  .imagesectiona {
    height: 380px;
  }

  .imagesectionc {
    background-image: linear-gradient(#0000, #0000), url('../images/car-test-2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 380px;
  }

  .contactcontainer {
    padding: 0 20px 20px;
  }

  .aboutcontainer {
    padding: 0;
  }

  .aboutpic {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 479px) {
  .homeheadersection {
    margin-bottom: 0;
    padding-bottom: 7px;
  }

  .seheadingboom {
    font-size: 30px;
  }

  .tvfilmheadingboom {
    font-size: 20px;
    line-height: 31px;
  }

  .homeintrosection {
    margin-left: 10px;
    margin-right: 10px;
  }

  .list, .list-2 {
    padding-left: 0;
  }

  .image-10 {
    height: 70px;
    padding: 3px;
  }

  .button {
    width: 100%;
    font-size: 13px;
  }

  .form {
    width: 90%;
  }

  .filmographysection {
    margin-left: 10px;
    margin-right: 10px;
  }

  .paragraph-11 {
    text-align: center;
  }

  .filmwrapimage {
    height: 210px;
  }

  .filmwrapper {
    width: 170px;
  }

  .homehero {
    height: 300px;
  }

  .heroheading-2 {
    font-size: 24px;
    line-height: 37px;
  }

  .imagesectionb, .imagesectiona, .imagesectionc {
    height: 300px;
  }

  .contactcontainer {
    padding: 0;
  }
}


