

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-Oblique.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-Oblique.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-MediumOblique.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-MediumOblique.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-Medium.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-LightOblique.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-LightOblique.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-Heavy.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-BlackOblique.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-BlackOblique.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-Black.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-HeavyOblique.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-HeavyOblique.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-Book.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-Roman.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-Light.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Avenir LT Std";
  src: url("/fonts/AvenirLTStd-BookOblique.woff2") format("woff2"),
    url("/fonts/AvenirLTStd-BookOblique.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
*{    }
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.logonero {
  position: absolute;
  left: 50%;
  top: 45%;
  width: 25%;
  margin: 0 0 0 -12.5%;
  opacity: 1;
}
.box-spacer {
  width: 100%;
  clear: both;
  height: 150px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
#gifs{ width:100%; height:100%; }
.box-title {
  font-size: 50px;
  font-weight: 500;
  margin: 0 0 50px 0;
  line-height: 50px;
}
.b-cnt img {
  width: 60%;
}
.box-left {
  width: 50%;
  float: left;
  font-size: 18px;
  line-height: 25px;
}
.box-right {
  width: 50%;
  float: left;
  font-size: 18px;
  line-height: 25px;
}
.pace{ display: none} 
.what-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -30%;
  object-fit: cover;
  transition: all 0.3s linear;
}
.what-cover.opn{ left: 0 }
.manifesto-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -30%;
  object-fit: cover;
}
.people-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -30%;
  object-fit: cover;
}
.supp-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -30%;
  object-fit: cover;
}
.app-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -20%;
  object-fit: cover;
}
.mus-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -20%;
  object-fit: cover;
}
.lab-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -20%;
  object-fit: cover;
}
.data-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  left: -28%;
  object-fit: cover;
}
.b-cnt2.typo-lab1 {
  font-size: 23px;
  line-height: 30px;
}

.box-left.typo10 {
  font-size: 23px;
  line-height: 30px;
}
.box-left2 {
  padding: 0 0 0 50px;
}
.box-right2 {
  padding: 0 50px 0 0px;
}
.box-width {
  width: 50%;
  float: right;
}
.form {
  position: absolute;
  height: 30%;
}
.form img {
  height: 100%;
}
.form2 {
  position: absolute;
  bottom: 1000px;
  right: 5%;
  top: auto;
}
.form3 {
  position: absolute;
  bottom: 1000px;
  right: 35%;
  top: auto;
}
.form4 {
  position: absolute;
  bottom: 1000px;
  right: 25%;
  top: auto;
}
.form5 {
  position: absolute;
  bottom: 1000px;
  right: 42%;
  top: auto;
}
.form6 {
  position: absolute;
  bottom: 1000px;
  right: 45%;
  top: auto;
}
.form7 {
  position: absolute;
  bottom: 1000px;
  right: 55%;
  top: auto;
}
.form8 {
  position: absolute;
  bottom: 1000px;
  right: 65%;
  top: auto;
}
.form9 {
  position: absolute;
  bottom: 1000px;
  right: 80%;
  top: auto;
}
.form10 {
  position: absolute;
  bottom: 1000px;
  right: 30%;
  top: auto;
}
.form11 {
  position: absolute;
  bottom: 1000px;
  left: 80%;
  top: auto;
}
.form12 {
  position: absolute;
  bottom: 1000px;
  right: 5%;
  top: auto;
}
.form13 {
  position: absolute;
  bottom: 1000px;
  right: 5%;
  top: auto;
}
.form14 {
  position: absolute;
  bottom: 1000px;
  right: 5%;
  top: auto;
}
.form15 {
  position: absolute;
  bottom: 1000px;
  right: 55%;
  top: auto;
}
.form16 {
  position: absolute;
  bottom: 1000px;
  right: 5%;
  top: auto;
}

.menu-whats.noicon {
  cursor: default;
}
.menu-manifesto.noicon {
  cursor: default;
}
.menu-people.noicon {
  cursor: default;
}
.menu-supp.noicon {
  cursor: default;
}
.menu-app.noicon {
  cursor: default;
}

.menu-report.noicon {
  cursor: default;
}
.menu-data.noicon {
  cursor: default;
}
.menu-research.noicon {
  cursor: default;
}
.box-g {
  margin: auto;
  width: 900px;
}
.slider-intro {
  width: 100%;
  height: 100%;
  position: relative;
}
.slider-cnt-box {
  background: #fff;
  position: relative;
  z-index: 7;
  height: 100%;
}
.hp-apple-banner{ width: 30%;
  display: inline-block;
  position: relative;
  left: -10px;}
.menu a {
  color: #fff;
  text-decoration: none;
}
.menu-sld img {
  width: 25px;
}
.bgbox1 {
  float: left;
  width: 500px;
  font-size: 18px;

  line-height: 30px;
}
.bgbp1 img { max-width: 150%;
  position: relative;
  left: -15%;}
.bgbox2 {
  padding: 0 75px;
  text-align: center;
}
.bgbox3 {
  padding: 25px 0;
  text-align: center;
}
.flinks {
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  padding: 0 0 20px 0;
}
.flinks a {
  color: #2f2f2f;
  display: inline-block;
  margin-left: 5px;
}
.bgbox {
 
  padding: 100px 0 50px 0;
  background-size: auto;
  overflow: hidden;
  background-size: 750px;
}
.hide-b {
  display: none;
}
.slider {
  position: absolute;
  right: 0;
  top: 0;
  background: #000;
  bottom: 0;
  width: 100%;
}

.slider-cnt2 {
}
.slider-cnt3 {
  text-align: center;
}
.slider-close {
  position: fixed;
  right: 40px;
  transition: all 0.5s ease;
  top: 20px;
  z-index: 10;
  width: 25px;
}
.slider-title.white {
  color: #fff;
}
.slider-title {
  position: fixed;
  transition: all 0.5s ease;
  right: 0px;
  top: 50%;
  z-index: 10;
  transform: rotate(90deg);
}
.b-cnt-title {
  font-weight: 300;
  font-size: 25px;
  line-height: 35px;
}
.slider-bg {
  display: block;
  object-fit: cover;
  position: absolute;
  z-index: 5;
}
.bgs-icon {
  position: absolute;
  z-index: 12;
  padding-left: 4px;
  top: 50%;
  left: 1.5%;
}
.bgs-icon-arr {
  position: absolute;
  z-index: 10;
  bottom: 5%;
  left: 50%;
}
.bgs-icon img {
  width: 35px;
}
.slider-cnt {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  right: -100%;
  width: 100%;
  background: #fff;
  transition: all 1s;
}
 
.slider-cnt.bgs1 {
  z-index: 19;
  right: -94%;
}
.slider-cnt.bgs2 {
  z-index: 18;
  right: -88%;
}


.slider-cnt.bgs4 {
  z-index: 16;
  right: -82%;
}
.slider-cnt.bgs5 {
  z-index: 15;
  right: -76%;
}
.slider-cnt.bgs6 {
  z-index: 14;
  right: -70%;
}
.slider-cnt.bgs7 {
  z-index: 13;
  right: -64%;
}
.slider-cnt.bgs8 {
  z-index: 12;
  right: -58%;
}
.slider-cnt.bgs8.cls{
 right: -100%
}
.slider-cnt.bgs9 {
  z-index: 11;
  right:-52%;
}
.slider-cnt.bgs9.opn.cls {
  z-index: 11;
  right:0;
}
.slider-cnt.bgs9.cls{
 right: -100%
}

.slider-cnt.bgs10 {
  z-index: 10;
}
.slider-cnt.bgs11 {
  z-index: 9;
}

div.c {
  margin: auto;
  width: 1000px;
}
.loader {
  background: #fff;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  overflow: hidden;
  z-index: 10000000;
}
.sidebar {
  background: #192033;
  border-right: 1px solid #fff;
  width: 50px;
  top: 0;
  bottom: 0;
  left: -1000px;
  position: fixed;
  z-index: 10000;
}
.sidebar ul {
  width: 50px;
  height: 100%;
  display: block;
}
.sidebar ul li {
  width: 50px;
  height: 25%;
}
.sidebar ul li a {
  transform: rotate(-90deg);
  display: block;
  color: #fff;
  position: relative;
}
.slider-intro-title3 {
  margin: auto;
  width: 900px;
}
.slider-intro-title {
  position: absolute;

  left: 0;
  right: 0;
  top: 50%;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
  font-size: 30px;
}
.slider-intro-title.big {
  line-height: 45px;

  font-size: 40px;
}
/* Content Parallax Section*/
.ParallaxMainContent {
  background-color: black;
  color: #b8c1ec;
  position: relative;
  height: 100%;
}
.ParallaxMainContent h3 {
  color: gold;
  text-align: center;
}

/* Video Parallax Section*/
.ParallaxVideo {
  height: 300px;
}

.ParallaxVideo video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

/*!
 * Percent-Preloader CSS - v1
 * @author JDM Digital - https://jdmdigital.co
 * Copyright (c) 2022
 */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  width: 100vw;
  height: 100vh;
  background: #797979;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  z-index: 99;
  transition-delay: 0.65s;
}
.preloader .inner {
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.preloader:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 200px 100vh 0;
  border-color: transparent #797979 transparent transparent;
  position: absolute;
  left: -200px;
  top: 0;
}
.preloader:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 100vh 0 0 200px;
  border-color: transparent transparent transparent #797979;
  position: absolute;
  right: -200px;
  top: 0;
}
.preloader * {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.transition-overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  right: calc(-100% - 200px);
  bottom: 0;
  background: #797979;
  z-index: 9999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  visibility: hidden;
}
.preloader .inner .percentage {
  width: 100%;
  font-size: 28vw;
  line-height: 1;
  font-weight: 800;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  opacity: 0.2;
  transition-delay: 0.1s;
}
.navigation__transparent.navbar {
  visibility: hidden;
}
.page-loaded .preloader .percentage {
  margin-left: 100px;
  opacity: 0;
}
.page-loaded .preloader {
  left: calc(-100% - 200px);
  visibility: hidden;
}

/* General Section*/
.container {
  padding: 3rem;
}
.headlines h2 {
  color: gold;
  font-size: 32px;
  text-align: center;
}
.headlines p {
  font-size: 16px;
  text-align: center;
}

footer {
  padding: 3rem;
  text-align: center;
  color: white;
}

footer a {
  text-decoration: none;
  color: gold;
}

footer a:hover {
  text-decoration: none;
  color: yellow;
}

.video45 {
  background: #000;
}
.open-box {
  background: #fff;
  position: fixed;
  right: 5%;
  bottom: 5%;
  padding: 10px;
  z-index: 1000000000;
}
.open-box a {
  color: #000;
  font-weight: 600;
}
.hp-new {
  overflow: auto;
}
.big10 {
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  font-weight: 600;
}
.big11 {
  font-size: 20px;
  color: #fff;
  font-style: italic;
}
.big12 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 500;
}
.big12 h3 {
  font-weight: 600;
}
.page-block video {
}
.t-caret {
  color: #ffff00;
}
.typewriter {
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: 0.15em solid orange; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: 0.15em; /* Adjust as needed */
  animation: typing 3.5s steps(40, end), blink-caret 0.75s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from,
  to {
    border-color: transparent;
  }
  50% {
    border-color: orange;
  }
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace.pace-inactive .pace-progress {
  display: none;
}

.pace .pace-progress {
  position: fixed;
  z-index: 2000;
  top: 10%;
  right: 20px;
  margin: -50px 0 0 -80px;
  height: 50px;
  width: 100px;
  font-size: bold;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}

.pace .pace-progress:after {
  display: block;
  content: attr(data-progress-text);
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 300;
  font-size: 30px;
  line-height: 1;
  text-align: right;
  color: rgba(0, 0, 0, 0.19999999999999996);
}
.content2 {
  padding: 20px;
  margin: auto;
  width: 50%;
  margin-top: 20%;
  font-weight: bold;
}

html,
.main {
  height: 100%;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  line-height: 30px;
}

section {
  z-index: 100000;
}

#b1 {
  background: url(/assets/b1.jpg) no-repeat center center fixed;
  background-size: cover;
}
#b3 {
  background: url(/assets/b2.jpg) no-repeat center center fixed;
  background-size: cover;
}
#one2 {
  background: url(/images/2/assets/1.jpg) no-repeat center center;
}

#two {
  background: #fff;
}

#three {
  background: url(/images/2/assets/3.jpg) no-repeat center center fixed;
  z-index: 1;
}

#four {
  background: #fff;
}

#five {
  background: url(/images/2/assets/4.jpg) no-repeat center center fixed;
  z-index: 1;
}

#six {
  background: #fff;
}

#seven {
  background: url(/images/2/assets/5.jpg) no-repeat center center fixed;
  z-index: 1;
}

#eight {
  background: #fff;
}
#twelve {
  background: url(/images/2/assets/6.jpg) no-repeat center center fixed;
  z-index: 1;
}
#eleven {
  background: #fff;
}
.logofre {
  width: 125px;
  margin: 5px 0 0 10px;
  float: right;
}
#ten {
  background: #fff;
}
#nine {
  background: url(/images/2/assets/6.jpg) no-repeat center center fixed;
  z-index: 1;
}
.jarallax {
  height: 80vh;
  height: 100%;
}

.top2 {
  padding: 10px;
}

.top {
  position: absolute;
  z-index: 10000000;
  background: #000;
  float: none;
  width: 100%;
  overflow: hidden;
  left: 0%;
  top: 0px;
}
.logo-cnt2 {
  float: left;
}
.logo-cnt2 img {
  display: block;
}

.videobg-cnt {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.videobg {
  position: fixed;
  left: -999999px;
  top: -999999px;
}
.videobg100 {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.page-block.hhlf {
  height: auto;
  position: relative;
}
.page-block.hhlf2 {
  height: auto;
  position: relative;
}
.page-block {
  height: 100%;
  position: relative;
  float: left;
  width: 100%;
}

.grid-item img {
  width: 100%;
}
.grid-item {
  width: 5%;
  min-height: 100px;
  background: #fff;
}
.grid-item--width2 {
  width: 10%;
}
.grid-item--width3 {
  width: 15%;
}
.logo {
  position: absolute;
  left: 50px;
  z-index: 1000000;
  top: 25px;
  transition: all 0.5s ease;
}
.logomob {
  position: absolute;
  left: 20px;
  z-index: 1000000;
  top: 25px;
  transition: all 0.5s ease;
  width: 25px;
}
.logomob img {
  width: 100%;
}
.menu-sld {
  position: absolute;

  z-index: 1000000;
  right: 50px;
  top: 25px;
  cursor: pointer;
}

/*
.menu {
  width: 35%;
transform: translate(50px, 250%);
  transition: all 0.5s ease;
  cursor: pointer
}*/
.menu {
  width: 35%;
  left: 50px;
  transition: all 0.5s ease;
  position: absolute;
  margin-bottom: -150px;
  bottom: -100%;
}
.menu img {
  width: 20px;
}
.menu-slider {
  position: fixed;
  right: -250px;
  z-index: 1000000;
  top: 0px;
  transition: all 0.5s ease;
  width: 250px;
  background: #000;
  height: 100%;
}
.menu-slider-btm {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1000000;
  background: #a16dd8;
  width: 100%;
  text-align: center;
}
.list-type1 {
}
.list-type1 li {
  list-style-type: disc;
  margin-bottom: 3px;
}
.list-type1 li a {
  text-decoration: none;
}
.menu-slider-btm a {
  color: #fff;
}
.menu-slider a {
  display: block;
  font-size: 15px;
  color: #fff;
  margin: 10px 10px 0 10px;
}
.b-cnt2 {
  padding: 0 0 0 50px;
  margin: 50px 0;
  font-size: 23px;
  line-height: 30px;

  border-left: 1px solid #575756;
}
.b-cnt2-title {
  font-weight: bold;
  color: #575756;
}
body {
  line-height: 1.618;
  font-family: "Montserrat", "Cocogoose", georgia, Arial, Helvetica, sans-serif;
  overflow: hidden;
  font-weight: 300;
}
body.foundation {
  background: #192033;
}
.sc {
  overflow-y: scroll;
}
.grid-item img.play-icon {
  position: absolute;
  right: 7px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  bottom: 7px;
  margin: -32px 0 0 -32px;
  z-index: 100000000;
}
ol,
ul {
  list-style: none;
}
.pre-cnt4 {
  margin: 45px 0 10px 0;
  text-align: justify;
}
.logo {
}
.logo img {
  width: 135px;
}
.logo25 {
  width: 100px;
  margin: 10px;
}
.player-cnt {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  height: 100%;
  z-index: 100000000000;
}
.player-cnt2 {
  display: table;
  width: 100%;
  height: 100%;
}
.player-cnt3 {
  position: relative;
  height: 100%;
  display: table-cell;
  width: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.player-cnt4 {
  margin: auto;
  width: 640px;
  height: 360px;
  background: #000;
}

 h1 {
  font-size: 50px;

  font-weight: 500;
  margin: 0 0 50px 0;
  line-height: 50px;
}
.close-player {
  position: fixed;
  top: 0;
  left: 0;
  color: #fff;
  display: block;
  font-family: helvetica;
  padding: 10px 20px;
  background: #000;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
}
.grid {
  background: #fff;
  overflow: hidden;
  margin: 5%;
  margin-bottom: 0;
}
/*
#ca {   z-index: 1000000; width:200%;height:auto;background:#fff;;position:absolute ; transition: all 1s ease-in-out;left:-50%; top:-50%; padding-bottom:100px;}
#ca2{ cursor:move;  }
*/
#ca {
  padding-left: 0px;
  z-index: 1000000;
  width: 200%;
  height: auto;
  background: #fff;
  position: absolute;
  transition: all 1s ease-in-out;
  left: 0%;
  top: -50%;
  margin: auto;
  left: -50%;
}
#ca2 {
}
.pre-cnt {
  display: none;
  font-family: arial;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  background: #000;
  position: fixed;
  z-index: 10000000;
  left: 0;
  width: 100%;
  top: 50px;
  bottom: 0;
  text-align: justify;
}
.pre-cnt3 {
  width: 33%;
  margin-left: 33%;
}
.video {
  cursor: pointer;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: underline;
  color: #000;
}

code,
pre,
samp {
  font-family: monospace;
}

/**
 * BASIC TYPE
 */

img,
video {
  max-width: 100%;
  vertical-align: middle;
}

p:not(:last-child) {
  margin: 0 0 1em;
}

h1,
h2,
h3,
h4 {
  line-height: 1.3;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.25em;
}

h3 {
  font-size: 1.125em;
}

h4 {
  font-size: 1em;
}

/**
 * BOX HACKING
 */

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}
.wrapper {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding: 1.5em;
}
body {
  background-color: #fff;
  color: #333333;
}
.masonry-wrapper {
  padding: 1.5em;
  max-width: 50%;
  margin-right: auto;
  margin-left: auto;
}
.masonry {
  columns: 1;
  -webkit-columns: 1;
  -webkit-perspective: 1;
  column-gap: 10px;
}
.masonry-item {
  display: block;
  vertical-align: top;

  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

@media only screen and (min-width: 1025px) {
  .masonry {
    columns: 4;
    -webkit-columns: 4;
  }
}
.masonry-item,
.masonry-content {
  border-radius: 4px;
  overflow: hidden;
}
.masonry-item {
  transition: filter 0.25s ease-in-out;
}
.masonry-item:hover {
}
.masonry-content {
  overflow: hidden;
}
.masonry-item {
  color: #111111;
}
.masonry-item2 {
  margin-bottom: 20px;
  background-color: #ff5656;
}

.masonry-title,
.masonry-description {
  margin: 0;
}
.masonry-title {
  font-weight: 700;
  font-size: 1.1rem;
  padding: 1rem 1.5rem;
}
.masonry-description {
  padding: 1.5rem;
  font-size: 0.75rem;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.masonry-footer {
  font-size: 0.75em;
  opacity: 0.25;
  text-align: center;
  padding-top: 3em;
  padding-bottom: 3em;
  margin-bottom: -1.5em;
  transition: opacity 1s ease-in-out;
}
.masonry-footer a {
  color: currentColor;
}
.masonry-footer:hover,
.masonry-footer:active,
.masonry-footer:focus {
  opacity: 0.75;
}

#ifr {
}

   video { 
   object-fit: contain;
   }
   video::-webkit-media-controls-panel {
   
   }
     .pvideo{ position:absolute;z-index:1 ;  width:100%; height:100%;
     background-size:900px;
     left:50%;top:50%;margin:-300px 0 0 -500px;  }
     
     .pvideo2 iframe{ position:absolute;z-index:1000001;  width:100%; height:100%; left:0%;top:0%;margin: 0;   }
     .pclose{ position: absolute; z-index:1000000; 
       right: 25px;
       top: 25px; }
     .pclose img, .pvolume img{  width:25px; }
     
     
     
     .pvideo2{ position:absolute;z-index:1000000;  width:100%; height:100%;   transition: width 0.5s;   }
      
      .pvolume{ position: absolute; z-index:1000000; 
       right:  65px;
       top: 25px; }
       .pvideo4{ display: none}
       .mobile-header{ display: none}
       
       .loghihp{
          position: absolute;
         bottom: 25px;
         left: 50px;
         width: 500px;
       z-index: 10;
         }
    

@media screen and (max-width: 1025px) {
  
  
 
  
   
  .manifesto-cover { left: 0;}
  .what-cover { left: 0;}
  .people-cover{ left: 0;}
  .supp-cover{ left: 0;}
  .app-cover{ left: 0;}
  .mus-cover{ left: 0;}
  .lab-cover{ left: 0;}
  .data-cover{ left: 0;}
  .logo {
     
   left: 25px;
   top: 5%;
   transform: translateY(-10px)
 
  }
  
  .mobile-header{ display:  block}
  


  
  .menu{ display: none}
  .pvideo2{       position: absolute;
    z-index: 1000000;
    top: 50%;
    right: 0;
    width: 100%;
    margin: -25% 0 0 0; }
   
  
  
  .pvideo4{       position: absolute;
    z-index: 100000;
    top: 0%;
    right: 0;
    width: 100%;
    height:100%;    background: #000;
    margin:   0; 
  display: block
  }
    
  #gifs{ width:200%; height:100%; max-width: 200% }
  .bgbp1 img {
      max-width: 150%;
      position: relative;
      left: -25%;
  }
  .loghihp {
 right: 25px;
 width: 45%;
 left: auto;
 bottom: 50%;
 margin: 0px 0 0 0;
 transform: translateY(15px);
  }
  .loghihp img {
    display: block;
    width: 100%;
  }

  .logogreen {
    width: 75%;
    margin-left: 12%;
  }
  .b-cnt2 {
    padding: 0 0 0 20px;
    margin: 0 30px;
  }
  .box-left {
    padding: 0 30px;
    width: auto;
    float: none;
    overflow: hidden;
  }

  .box-g {
    margin: auto;
    width: auto;
  }
  .box-right {
    width: auto;
    float: none;
    overflow: hidden;
    padding: 0 30px;
  }

  .b-cnt2.typo-lab1 {
    font-size: 20px;
    line-height: 30px;
  }
  .b-cnt4 {
    padding: 0 30px;
  }
  .box-title {
    font-size: 40px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 25px;
    line-height: 50px;
  }
  .slider-intro-title.big {
    line-height: 40px;
    font-size: 30px;
  }

  .slider-intro-title3 {
    margin: auto;
    width: auto;
  }
  .slider-intro-title {
    position: absolute;

    left: 20px;
    right: 20px;

    line-height: 30px;

    font-size: 20px;
  }
  .slider-close-gen {
    position: absolute;
    right: 10px;
    top: 18px;
    display: none;
  }
  .slider-close-gen img {
    width: 20px;
    height: 20px;
  }
  .logofre {
    width: 75px;
    margin: 5px 0 0 10px;
    float: right;
  }

  .logo.mobile {
    position: absolute;
    left: 15px;
    z-index: 1000000;
    top: 50%;
    transition: all 0.5s ease;
    margin: -20px 0 0 0;
  }

  .logo.home {
    position: absolute;
    left: 15px;
    z-index: 1000000;
    top: 11px;
    transition: all 0.5s ease;
    margin: 0px 0 0 0;
  }
  .bgbox {
    background: none;
    padding: 100px 20px 20px 20px;
    background-size: auto;
    overflow: hidden;
  }

  
 
  .bgbox2 {
     padding: 0;
      text-align: center;
  }
  div.c {
    margin: auto;
    width: auto;
  }

  .bgbox1 {
    float: none;
    width: auto;
    padding: 0px;
    padding-top: 50px
  }
 
  .page-block.hhlf,
  .page-block {
    position: relative;
  }
  .page-block {
    position: relative;
    float: left;
    width: 100%;
  }

  .big10 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
  }
  .big12 {
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
  }

  .grid-mobile {
    padding-top: 50px;
  }

  body {
  }
  .pre-cnt3 {
    width: 90%;
    margin-left: 5%;
  }
  .pre-cnt4 {
    margin: 25px 0;
  }
  .grid-item {
    width: 100%;
    background: #fff;
    position: relative;
    min-height: 10px;
  }
  .grid-item--width2 {
    width: 100%;
  }
  .grid-item--width3 {
    width: 100%;
  }

  .grid-item img.play-icon {
    z-index: 1000000;
  }

  #ca {
    padding-left: 0;
    z-index: 1000000;
    width: 100%;
    height: auto;
    background: #fff;
    position: static;
    transition: all 2s ease-in-out;
    left: 0;
    float: left;
  }

  .player-cnt4 {
    margin: auto;
    width: 100%;
    height: 360px;
    background: #000;
  }

  .menu-sld {
    position: absolute;
    z-index: 1000000;
    right: 15px;
    top: 10px;
    cursor: pointer;
  }

  .player-cnt {
    background: #000;
  }

  .img-align-r-75 {
    display: block;
    float: right;
    width: 100%;
  }

  .img-align-l-100 {
    display: block;
    float: left;
    width: 100%;
  }

  .img-align-l-25 {
    display: block;
    float: left;
    width: 100%;
  }
  .list-type1 {
    margin-left: 15px;
  }
  .people-cnt {
    overflow: hidden;
    margin: 0 20px;
  }
  .whats-links {
    text-align: center;
    padding-top: 25px;
  }
  .slider-close {
    display: none;
  }
  .box-spacer-up-img {
    height: 50px;
  }
  .mobile-divider {
    float: left;
    width: 100%;
    height: 50px;
  }
  .mobile-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 11%;
    background: #192033;
    z-index: 100;
  }
}

@media screen and (max-width: 1025px) and (orientation: portrait) {


.bgs-icon {

    top: 35px;
    left: 1.5%;
}


  .slider-cnt.bgs1 {
  right: 0;
right: 0;
    top:88.11%
}

.slider-cnt.bgs2 {
  right: 0;
right: 0;
    top:77.11%
}

.slider-cnt.bgs4 {
  right: 0;
right: 0;
    top:66.11%
}


.slider-cnt.bgs5 {
  right: 0;
right: 0;
    top:55.11%
}

.slider-cnt.bgs6 {
  right: 0;
right: 0;
    top:44.11%
}

  .slider-cnt.bgs7 {
  right: 0;
right: 0;
    top:33.11%
}
.slider-cnt.bgs8 {
right: 0;
    top:22.11%
}

.slider-cnt.bgs9 {
    top:11.11%;
    right: 0;
}



}

@media screen and (max-width: 1025px) and (orientation: landscape) {
  
  
  .menu{ bottom: 50%; display: block; left: 25px}
  .loghihp {
    display: none;
  }

  .list-type1 {
    margin-left: 20px;
  }
  .logogreen {
    width: 50%;
    float: left;
  }
  .whats-links {
    padding-top: 25%;
  }
  .bgbp1 {
   
  }

  .logo.mobile {
    position: absolute;
    left: 50px;
    z-index: 1000000;
    top: 50%;
    transition: all 0.5s ease;
    margin: -10px 0 0 0;
  }

  .mobile-header {
    background: transparent;
  }

  .img-align-l-25 {
    display: block;
    float: right;
    width: 25%;
  }

  .people-cnt {
    overflow: hidden;
    float: left;
    width: 45%;
    margin: 0 20px;
  }

  .img-align-l-100 {
    display: block;
    float: left;
    width: 50%;
  }

  .img-align-r-75 {
    display: block;
    float: right;
    width: 75%;
  }

  .box-right {
    width: 46%;
    float: right;
    padding: 0 2%;
  }
  .box-left {
    width: 46%;
    float: left;
    padding: 0 2%;
  }
}

.people-cnt-photo {
  height: 350px;
}
@media only screen and (max-width: 1025px) and (min-width: 768px) {
   
  .img-app-nft {
    width: 90%;
    margin-left: 4%;
  }
  .img-app-i1 {
    width: 90%;
    margin-left: 4%;
  }
  .img-app-i2 {
    width: 90%;
  }
  .people-cnt-photo {
    height: 750px;
  }
}

@media only screen and (min-width: 1919px) {
  #ca {
    background: #fff;
    width: 2500px;
  }
}
