.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section-webdesigner {
  color: #fff;
  text-align: center;
  background-color: #000;
  width: 100%;
  height: 20px;
  margin-top: auto;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
  text-decoration: none;
  position: static;
  inset: auto 0% 0%;
}

.link-7 {
  color: #fff;
  text-decoration: none;
}

.section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/MainHero_MassPunishment.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
}

.heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

.image {
  width: 294px;
}

.image-2 {
  width: 189px;
}

.image-3 {
  height: 189px;
}

.section-2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 81px;
  display: flex;
}

.div-block {
  background-color: #111;
}

.background-video {
  height: 100vh;
}

.menucontainer_desktop {
  background-color: #0000004d;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.subcontainer_desktop {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 23.3333%;
  display: flex;
}

.subcontainer_desktop.leftside {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 43.3333%;
  padding-left: 10px;
}

.subcontainer_desktop.rightside {
  justify-content: flex-end;
  align-items: center;
  width: 43.3333%;
  padding-right: 10px;
}

.image-4 {
  width: 275px;
}

.desktopnavlink {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.icons {
  height: 35px;
}

.background-video-2 {
  background-image: linear-gradient(#00000040, #00000040);
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.footer {
  background-color: #000;
  flex-flow: column;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.text-block {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.link-8 {
  color: #fff;
  text-decoration: none;
}

.link-8.w--current {
  color: #fff;
}

.div-block-2 {
  background-color: #000000bf;
  padding: 10px 20px;
}

.text-block-2 {
  font-size: 34px;
  font-weight: 700;
  line-height: 44px;
}

.section-3 {
  background-image: linear-gradient(#000c, #000c), url('../images/MainHero_MassPunishment.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  padding: 40px;
}

.grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.text-block-3 {
  color: #e00f0f;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.grid-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.text-block-4 {
  color: #f02525;
  text-decoration: none;
}

.link-block {
  color: #fff;
  text-decoration: none;
}

.image-5 {
  margin-bottom: 10px;
}

.div-block-3 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.text-block-5 {
  color: #ce1616;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.div-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.followusicons {
  height: 35px;
}

.container {
  flex-flow: column;
  margin-top: 40px;
  display: flex;
}

.grid-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.image-6 {
  margin-bottom: 10px;
}

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

.code-embed {
  margin-top: 20px;
}

.grid-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-5 {
  flex-flow: column;
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.heading-3 {
  color: #e62222;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 21px;
}

.text-block-6 {
  color: #db1c1c;
  margin-top: auto;
}

.navbar {
  display: none;
}

.mobilenavlinks.w--current {
  color: #b30606;
  background-color: #ffffff8c;
  font-weight: 700;
  text-decoration: none;
}

.section-4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/mathew-macquarrie-u6OnpbMuZAs-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-9 {
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.section-5 {
  background-image: linear-gradient(#2c2c2c80, #2c2c2c80), url('../images/daniel-jensen-NMk1Vggt2hg-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 40px 10px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  margin-top: auto;
  margin-bottom: 0;
  font-size: 30px;
}

.html-embed-4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.grid-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  margin-bottom: 20px;
}

.heading-5 {
  color: red;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 25px;
}

.div-block-7 {
  background-color: #000c;
  flex-flow: column;
  padding: 10px 10px 20px;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  font-weight: 700;
}

.text-block-8 {
  color: #fff;
  text-align: center;
}

.paragraph {
  color: red;
  text-align: center;
  font-size: 16px;
}

.section-6 {
  background-image: url('../images/mathew-macquarrie-u6OnpbMuZAs-unsplash.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px;
}

.section-7 {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/sofia-holmberg-rc96PKve7eY-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 40px;
}

.section-8 {
  background-image: url('../images/nathan-dumlao-rEOpo4kmUzU-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 40px;
}

.section-9 {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/tasos-mansour-DzjpSlSXjoQ-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 40px;
}

.div-block-8 {
  flex-flow: column;
  display: flex;
}

.div-block-9 {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}

.div-block-10 {
  min-width: 900px;
  max-width: 1200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

.div-block-11 {
  background-color: #010300;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.heading-6 {
  color: red;
  font-size: 30px;
}

.paragraph-2 {
  color: #fff;
}

.grid-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.75fr;
  margin-top: 20px;
  margin-bottom: 20px;
}

.bold-text, .bold-text-2 {
  color: red;
}

.link-9 {
  color: #fff;
  text-decoration: none;
}

.div-block-12 {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.image-10 {
  width: 300px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.section-10 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/annie-spratt-6a3nqQ1YwBw-unsplash.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  padding-bottom: 40px;
  display: flex;
}

.image-11 {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.link-block-3 {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.text-block-9 {
  text-align: center;
  font-weight: 700;
}

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

.bold-text-3 {
  color: red;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-12, .image-13 {
  margin-top: auto;
  margin-bottom: auto;
}

.div-block-14 {
  background-color: #000;
  height: 35px;
  margin-bottom: 0;
}

.typead {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.html-embed-3 {
  color: #fff;
  text-align: center;
  width: 100%;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.div-block-15 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.body {
  background-color: #000;
}

.section-11 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.button {
  background-color: #6c0201;
  width: 160px;
}

.div-block-16 {
  color: #464646;
  border: 1px solid #fff;
  justify-content: flex-start;
  align-items: center;
  width: 160px;
  height: 40px;
  margin-bottom: 10px;
  display: flex;
}

.hide {
  display: none;
}

@media screen and (max-width: 991px) {
  .menucontainer_desktop {
    display: none;
  }

  .grid-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .navbar {
    background-color: #0000004d;
    display: block;
  }

  .image-7 {
    width: 200px;
  }

  .brand {
    margin-left: 10px;
    padding-top: 14px;
  }

  .brand.w--current {
    margin-left: 10px;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #00000080;
    height: 100vh;
    padding-bottom: 40px;
  }

  .mobilenavlinks {
    color: #fff;
    text-align: center;
    text-shadow: 5px 2px 1px #0003;
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
  }

  .div-block-6 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-8 {
    height: 200px;
  }

  .icon {
    color: #fff;
  }

  .div-block-10 {
    min-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-6 {
    grid-template-columns: 1.75fr;
    grid-auto-flow: row;
  }

  .grid-7 {
    grid-template-columns: 1fr;
  }

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

  .typead {
    color: #000;
    background-color: #fff;
    display: flex;
  }

  .html-embed-3 {
    color: #000;
  }
}

@media screen and (max-width: 767px) {
  .section-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid, .grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .grid-4 {
    grid-template-columns: 1fr;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 23px;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .section-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .section-6, .section-7, .section-8, .section-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-6 {
    font-size: 26px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    text-align: center;
    font-size: 40px;
  }

  .footer, .section-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-3, .grid-4 {
    grid-template-columns: 1fr;
  }

  .div-block-6 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .image-9 {
    width: 100%;
  }

  .heading-5 {
    color: #b00;
  }

  .section-6, .section-7, .section-8, .section-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-6 {
    font-size: 20px;
  }

  .div-block-15 {
    display: flex;
  }
}

#w-node-_190faa24-062b-659c-2c7f-e237705bd6f4-8117cfb8, #w-node-_698c377c-9482-d01e-518b-63c31949356c-8117cfb8, #w-node-a363d06f-9e23-eb11-aa29-6bb38f433d11-8117cfb8, #w-node-_13b102c9-490c-529c-a7ae-8203e38f9cf8-8117cfb8, #w-node-eb6dbc82-1624-5fbc-d7bb-3d488ab01902-8117cfb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_35731d75-2a20-0fee-61fb-4226804d2678-8117cfb8, #w-node-a363d06f-9e23-eb11-aa29-6bb38f433d1e-8117cfb8, #w-node-_13b102c9-490c-529c-a7ae-8203e38f9d03-8117cfb8, #w-node-eb6dbc82-1624-5fbc-d7bb-3d488ab0190a-8117cfb8 {
    order: -9999;
  }
}


