/* import font family from file */
@font-face {
  font-family: "Industry";
  src: url("../font/IndustryTest-Bold.otf") format("opentype");
}

body {
  background-color: #000;
  color: #fff;
  font-family: "Times New Roman", Times, serif;
  margin: 0;
  overflow-x: hidden;
}

header {
  display: flex;
  gap: 10px;
  align-items: center;
  padding: 14px 70px;
}

header .logo {
  margin-right: 100px;
}

header .links a {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: "Industry";
}

.hero {
  min-height: calc(100vh - 65px);
}

.carousel-item img {
  height: calc(100vh - 65px);
}

header .links {
  display: flex;
  gap: 40px;
}

header .logo img {
  width: 71px;
}

.hidden {
  visibility: hidden !important;
  opacity: 0 !important;
  transition: visibility 0s 1.5s, opacity 1.5s linear !important;
}

.tagline {
  width: 100%;
  height: 50px;
  transition: all 1s ease-in-out;
}

.tagline2 {
  width: 75%;
  margin-top: 10px;
  transition: all 1s ease-in-out;
}

.splash {
  width: 100%;
  top: -70px;
  position: absolute;
  left: 0px;
  transition: all 1s ease-in-out;
}

.splash_container {
  position: relative;
  text-align: center;
}

.section {
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-height: 100vh;
  position: relative;
}

#section1 {
  background-image: url(../img/pyramiddice-bg.png);
}

#section2 {
  background-image: url(../img/section2bg.jpg);
}

#section3 {
    background-image: url(../img/section3bg.png);
    background-size: auto;
    background-color: #0f4542;
}

#section4 {
  overflow: hidden;
}

#section5 {
  background-image: url(../img/section5bg.jpg);
}

#section6 {
  background-image: url(../img/section6bg.png);
}

#section7 {
  background-image: url(../img/section7bg.jpg);
}

#section8 {
  background-image: url(../img/section8bg.webp);
}

.letter {
  color: #ffffff;
  font-family: "Roboto", Sans-serif;
  font-size: 120px;
  font-weight: 800;
  text-transform: uppercase;
  font-style: italic;
  letter-spacing: 10px;
  text-shadow: -25px 3px 13px rgba(0, 0, 0, 0.92);
}

.transformed {
  display: flex;
  gap: 40px;
  position: absolute;
  top: 13%;
  left: calc(50vw - 722px);
}

.video-container {
  position: absolute;
  left: calc(50vw - 200px);
  top: 55%;
}

.video-container video {
  width: 400px;
  z-index: -1;
}

.video-cover {
  position: absolute;
  width: 400px;
  z-index: 2;
}

.play-icon {
  position: absolute;
  top: 24%;
  left: 42%;
  color: #fff;
  font-size: 70px;
  z-index: 3;
}

.view-photo {
  font-family: "Poppins", Sans-serif;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2.9px;
  fill: #000000;
  color: #000000;
  background-color: #fdc301;
  border-radius: 12px 12px 12px 12px;
  padding: 20px 75px 20px 75px;
  text-decoration: none;
  position: absolute;
  left: 49.5%;
  bottom: 30%;
}

.overlay-link {
  display: block;
  position: absolute;
}

.watch2min {
  bottom: 2%;
  min-height: 60px;
  left: 36%;
  min-width: 21%;
}

.insta-link {
  bottom: 2%;
  min-height: 60px;
  left: 31%;
  min-width: 4vw;
}

.play-pyramid-dice {
  bottom: 2%;
  min-height: 60px;
  left: 1%;
  min-width: 23%;
}

.fb-link {
  bottom: 2%;
  min-height: 60px;
  left: 25%;
  min-width: 4vw;
}

.appstore-link {
  bottom: 2%;
  min-height: 60px;
  left: 70%;
  min-width: 14vw;
}

.googleplay-link {
  bottom: 2%;
  min-height: 60px;
  left: 85%;
  min-width: 14vw;
}

.bg-video {
  position: absolute;
  top: -50px;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
}

.mega {
  z-index: 2;
  position: absolute;
  width: 90%;
  max-width: 100%;
  left: 5%;
  top: 5%;
}

.border-white {
  border: 1px solid white;
}

.vc2 {
  height: 230px;
}

.video-container-2 {
  top: 42%;
}

.fortyeight {
  position: absolute;
  top: 77%;
  left: calc(50vw - 150px);
}

.megafootnote {
  position: absolute;
  bottom: 2%;
  left: 9%;
  width: 80%;
}

.watch2min2 {
  bottom: 5%;
  min-height: 30px;
  left: 40%;
  min-width: 25%;
}

.insta-link2 {
  bottom: 0;
  min-height: 35px;
  left: 50%;
  min-width: 4vw;
}

.play-wild-things {
  bottom: 5%;
  min-height: 38px;
  left: 6%;
  min-width: 32%;
}

.fb-link2 {
  bottom: 0;
  min-height: 35px;
  left: 20%;
  min-width: 4vw;
}

.appstore-link2 {
  bottom: 2%;
  min-height: 70px;
  left: 85%;
  min-width: 10vw;
}

.googleplay-link2 {
  bottom: 2%;
  min-height: 70px;
  left: 74%;
  min-width: 10vw;
}

.tele-link {
  top: 58%;
  left: 31%;
  min-height: 70px;
  min-width: 38vw;
}

.email-link {
  top: 75%;
  left: 27%;
  min-height: 70px;
  min-width: 47vw;
}

#section9 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  vertical-align: baseline;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  letter-spacing: 0.5px;
 
}

#section9 .topp {
  max-width: 90%;
  margin: auto;
  text-align: center;
  padding-top: 100px;
}

#section9 p {
  width: fit-content;
  margin: 25px auto;
}

.badges {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  max-width: 70%;
  margin: 20px auto;
  margin-bottom: 0px;
}

.para-center {
  text-align: center;
}

.center-badge {
  text-align: center;
}

.wpsm-dots-navigation {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  min-width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  z-index: 99;
}

.wpsm-dots-navigation .wpsm-dots {
  text-indent: -9999;
  font-size: 0;
  padding: 8px 0;
}

.wpsm-dots-navigation a {
  box-shadow: none;
  text-decoration: none;
}

.wpsm-dots-navigation .wpsm-dots.active:before {
  background: #f1f1f159 !important;
  border: none !important;
}

.wpsm-dots-navigation .wpsm-dots:before {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  content: "";
  background: transparent;
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  border: 1px solid #fff;
  border-radius: 100%;
  position: relative;
  box-sizing: border-box;
  display: block;
  margin: 0;
  margin-right: auto;
}

body [data-aos-delay="8000"][data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="8000"].aos-animate {
  transition-delay: 7s;
}

body [data-aos-delay="9000"][data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay="9000"].aos-animate {
  transition-delay: 6s;
}

.msoft-link {
  bottom: 2%;
  min-height: 60px;
  left: 58%;
  min-width: 11vw;
}

.msoft-link2 {
  bottom: 2%;
  min-height: 60px;
  left: 67%;
  min-width: 6.5vw;
}

@media screen and (max-width: 1200px) {
  .wpsm-dots-navigation {
    display: none;
  }

  header {
    flex-direction: column;
    padding: 14px 20px;
  }

  .section {
    background-size: contain;
  }

  header .logo {
    margin: unset;
  }

  header .links {
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    justify-content: center;
  }

  .section {
    height: auto;
    width: 100%;
    min-height: calc(100vw * 0.525);
  }
  
   .transformed {
    left: calc(50vw - 170px);
    top: 15%;
    gap: 5px;
  }
  #section1 { 
		background-color: #2E2E2E;
		min-height: 100vh;
		
		& .transformed{
			top: 30%;
		}
	}
	
	
	#section3 { 
		background-size: contain;
	}

  .hero {
    height: auto;
    min-height: calc(100vw * 0.5625 - 60px);
  }

  .carousel-item img {
    height: auto;
  }

 

  .letter {
    font-size: 25px;
  }

  .video-cover {
    width: 30vw;
  }

  .video-container video {
    width: 30vw;
  }

  .play-icon {
    font-size: 25px;
    top: calc(50% - 18.75px);
    left: calc(50% - 12.5px);
  }

  .video-container {
    left: 35vw;
    top: 53%;
  }

  .view-photo {
    padding: 5px 10px;
    font-size: 13px;
    letter-spacing: 2px;
    bottom: 40%;
    left: 52%;
  }

  .play-pyramid-dice {
    min-height: 30px;
    min-width: 20%;
  }

  .fb-link {
    left: 22.5%;
    min-height: 30px;
  }

  .appstore-link {
    bottom: 2%;
    min-height: 25px;
    left: 72%;
    min-width: 15vw;
  }

  .googleplay-link {
    bottom: 2%;
    min-height: 25px;
    left: 90%;
    min-width: 10vw;
  }

  .insta-link {
    bottom: 2%;
    min-height: 25px;
    left: 28%;
    min-width: 5vw;
  }

  .watch2min {
    bottom: 2%;
    min-height: 25px;
    left: 36%;
    min-width: 21%;
  }

  .vc2 {
    height: calc(30vw * 0.55);
  }

  .video-container-2 {
    top: 40%;
  }

  .fortyeight {
    position: absolute;
    top: 73%;
    left: calc(50vw - 115px);
    width: 220px;
  }

  .play-wild-things {
    bottom: 5%;
    min-height: 20px;
    left: 1%;
    min-width: 35%;
  }

  .fb-link2 {
    bottom: 0;
    min-height: 20px;
    left: 16%;
    min-width: 4vw;
  }

  .watch2min2 {
    bottom: 5%;
    min-height: 20px;
    left: 40%;
    min-width: 25%;
  }

  .watch2min2 {
    bottom: 5%;
    min-height: 20px;
    left: 40%;
    min-width: 25%;
  }

  .googleplay-link2 {
    bottom: 3%;
    min-height: 20px;
    left: 77%;
    min-width: 11vw;
  }

  .insta-link2 {
    bottom: 0;
    min-height: 20px;
    left: 50%;
    min-width: 4vw;
  }

  .appstore-link2 {
    bottom: 3%;
    min-height: 20px;
    left: 90%;
    min-width: 10vw;
  }

  .tele-link {
    top: 58%;
    left: 31%;
    min-height: 30px;
    min-width: 38vw;
  }

  .email-link {
    top: 75%;
    left: 27%;
    min-height: 30px;
    min-width: 47vw;
  }

  .badges {
    flex-wrap: wrap;
  }

  #section9 p {
    text-align: center;
  }

  .tagline {
    height: 30px;
  }

  .splash {
    top: 0px;
  }

  .msoft-link {
    min-height: 20px;
    bottom: 4%;
  }

  .msoft-link2 {
    min-height: 20px;
    bottom: 4%;
  }

  #section7 {
    min-height: calc(100vw * 0.46);
  }
}

@media (max-width: 1024px){
	#section1 { 
		background-color: #2E2E2E;
		min-height: calc(100vh * .525);
		
		& .transformed{
			top: 15%;
		}
	}
	
}


@media (max-width: 767px){
	#section1 .transformed{
			top: 15%;
		}
		
}
