.backgroundvideo {
  height: 100vh;
}

.contentcontainer {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.logo {
  width: 200px;
  height: 175px;
  background-image: url('../images/DGMConstruction_Logo.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.body {
  height: 100%;
  background-color: #212121;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  overflow: hidden;
}

.heading {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin: 0;
  font-family: Dgmfont, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.heading.numbers {
  font-family: Dgmfont, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 35px;
}

.heading.triangle {
  letter-spacing: 2px;
  font-size: 12px;
  text-decoration: none;
}

.contact {
  flex-direction: column;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.image {
  max-width: none;
}

.linkscontainer {
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.link-block {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

.link-block-2 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.firstline {
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.secondline {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.link-block-3 {
  justify-content: center;
  display: flex;
}

.trianglecreative {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.trianglediv {
  justify-content: center;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.trianglelink {
  text-decoration: none;
}

.text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 12px;
  font-family: Lato, sans-serif;
  font-size: 9px;
}

.video, .div-block {
  z-index: -1000;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-video {
  z-index: -1000;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-2 {
  z-index: -1000;
  height: 100vh;
  background-color: rgba(0, 0, 0, .3);
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block-copy {
  cursor: pointer;
  margin-left: 20px;
  margin-right: 20px;
}

.trianglelinkblock {
  width: auto;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  width: auto;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  justify-content: center;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 10px;
  text-decoration: none;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block-4 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-3 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link {
  text-decoration: none;
}

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

.triangledivblock {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.link-block-5 {
  background-color: #00b2ca;
}

.tclink {
  text-decoration: none;
}

.text-block-3 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.numberlink, .content {
  text-decoration: none;
}

.text-span, .text-span-2, .text-span-3, .text-span-4 {
  color: #d07446;
}

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

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

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

@media screen and (max-width: 991px) {
  .contentcontainer {
    margin: 0 100px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .contentcontainer {
    height: 100%;
    justify-content: center;
    margin-left: 40px;
    margin-right: 40px;
  }

  .logo {
    height: 140px;
    margin-top: 40px;
  }

  .heading, .heading.numbers {
    font-size: 19px;
  }

  .trianglelinkblock {
    justify-content: center;
    margin-bottom: 20px;
    text-decoration: none;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block {
    color: #fff;
    letter-spacing: 1px;
    font-family: Lato, sans-serif;
    font-size: 9px;
    font-style: normal;
    text-decoration: none;
  }

  .triangledivblock {
    margin-bottom: 5px;
    padding-bottom: 0;
  }

  .text-block-3 {
    letter-spacing: .6px;
    font-size: 8px;
  }
}

@media screen and (max-width: 479px) {
  .contentcontainer {
    height: 100%;
    justify-content: center;
    margin-left: 20px;
    margin-right: 20px;
  }

  .body {
    background-position: 0 0, 55%;
  }

  .heading {
    margin-top: 0;
    font-size: 15px;
  }

  .heading.numbers {
    margin-top: 0;
    font-size: 15px;
    line-height: 25px;
  }

  .heading.triangle {
    letter-spacing: 1px;
    font-size: 8px;
  }

  .contact {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .linkscontainer {
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .link-block {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .link-block-2, .firstline {
    flex-direction: row;
  }

  .image-2, .image-3 {
    margin-right: 8px;
  }

  .text {
    margin-top: 0;
  }

  .div-block-2 {
    background-color: rgba(0, 0, 0, .35);
  }

  .link-block-copy, .trianglelinkblock {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .text-block {
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .triangledivblock {
    margin-bottom: 5px;
    padding-bottom: 0;
  }
}


@font-face {
  font-family: 'Dgmfont';
  src: url('../fonts/DGMFont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}