html, body {
    height: 100%;
    margin: 0;
  }
  
  .fixed-bg, .negativ{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  .bg_div{
    height: 100%;
  }

  

  @media (max-width: 768px) {
    .fixed-bg, .negativ, .bg{
      position: fixed;
      background-attachment: unset!important;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh!important;
    }
    
  }

  
  
  .fixed-bg{
    z-index: 1;
  }

  .negativ{
    z-index: 0;
  }

  .vantiz_logo {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  
  @media only screen and (max-width: 768px) {
    .vantiz_logo {
      max-width: 300px;
    }
  }


  .wrapper {
    height: 110%;
    position: relative;
  }

  .bg {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    height: inherit;
  }

  .pasus1{
    /*text-shadow: 1px 1px 2px white, -1px -1px 2px white, 1px -1px 2px white, -1px 1px 2px white;*/
    padding: 10px 70px;
    background-color: black;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
    color: white;
    width: 50%;
    position: absolute;
    margin-left: 10%;
    margin-right: 10%;
    top: 15%;
    margin-right: 10%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    font-size: 22px!important;
    padding-bottom: 25px;
  }

  .scroll_me{
    margin: 0;
    height: 50px;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    z-index: 5;
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    text-shadow: 0 0 3px black, 0 0 5px black;
    letter-spacing: 3px;
  }


  .strelica{
    margin: 0;
    position: absolute;
    bottom: 3%;
    z-index: 6;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    transform: translate(-50%,-50%);
    left: 49%;
    filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 20));
    animation: bounce 0.5s infinite alternate;
  }

  @keyframes bounce {
    from {
      transform: translateY(0);
    }
    to {
      transform: translateY(-10px);
    }
  }

  @media only screen and (max-width: 768px) {
    .scroll_me {
      /*display: none!important;*/
      font-size: 20px!important;
      bottom: 5%;
      text-shadow: none;
    }
    .strelica{
      width: 20px;
      left: 46%;
    }
  }


  .pasus2{
    /*text-shadow: 1px 1px 2px white, -1px -1px 2px white, 1px -1px 2px white, -1px 1px 2px white;*/
    padding: 10px 70px;
    background-color: black;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
    color: white;
    width: 50%;
    position: absolute;
    margin-left: 10%;
    margin-right: 10%;
    top: 65%;
    right: 0;
    margin-right: 10%;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }

  .pasus3{
    padding: 10px 40px;
    background-color: black;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.5);
    color: white;
    position: absolute;
    margin: 5%;
    top: 10%;
    opacity: 0.8;
  }


  .text3{
    text-align: justify;
    text-justify: inter-word!important;
    font-size: 14px!important;
  }

  @media only screen and (min-width: 768px) {
    .pasus3 {
      display: none;
    }
  }
  
  /* Styles for smaller screens */
  @media only screen and (max-width: 767px) {
    .pasus1, .pasus2 {
      display: none;
    }
    
    .pasus3 {
      display: block;
    }
  }

  


  iframe{
    padding-left: 3%;
    padding-top: 4%;
  }

  @media only screen and (max-width: 768px) {
    iframe {
      width: 300px!important;
      padding-left: 0;
    }
  }

  p {
    text-align: justify;
    font-family: 'Barlow', sans-serif;
    font-family: 'Cabin', sans-serif;
    font-size: 22px;
    font-weight: normal;
  }
  
  h1, h2{
    font-family: 'Noto Sans Syloti Nagri', sans-serif;
    font-size: 3em;
    margin-bottom: 20px;
    letter-spacing: 3px;
  }

  @media only screen and (max-width: 2000px){
    h1{
      font-size: 2em;
    }
    p{
      font-size: 20px;
    }
  }

  @media only screen and (min-width: 2001px){
    .pasus1, .pasus2{
      width: 30%;
    }
  }

  .crni{
    position: absolute;
    width: 100%;
    height: 600px;
    background-color: #0f0f0a;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  }

  .stream{
    max-width: 472px;
    align-self: stretch;
    display: grid!important;
    grid-template-columns: repeat(2,minmax(0,1fr))!important;
    margin: auto;
    padding-top: 10%;
  }

  .streaming-services_service-logo__E9sk6{
    padding: 20px 16px;
    border: 1px solid white;
    background: rgba(0, 0, 0, .4);
    text-decoration: none;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.4);
  }

  .icon{
    padding-right: 20px;
  }


  .pasus2.in-view {
    opacity: 0.8;
  }

  .pasus2:not(.in-view) {
    opacity: 0;
  }

  .pasus1.in-view {
    opacity: 0.8;
  }

  .pasus1:not(.in-view) {
    opacity: 0;
  }


  .animation-container {
    background-color: black;
    color: #fff;
    font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
    font-weight: 600;
    display: flex!important;
    justify-content: center;
    align-items: center;
  }
  
  @media only screen and (max-width: 768px){
    .animation-container{
      position: relative;
      padding-bottom: 20%;
      padding-top: 20%;
    }
    .text-container{
      display: none!important;
    }
    
  }

  .img-container {
    width: 45%;
    float: left;
    position: relative;
    opacity: 1;
  }

  
  .img-container img {
    opacity: 1;
  }
  
  
  .text-container {
    position:relative;
    width: 50%;
    height: 100%;
    float: right;
    display: flex;
    flex-direction: column;
    justify-content: center;
  /*  -webkit-mask-image: url(texture4.png);*/
    padding-top: 75px;
  }
  
  #perspective-box {
      color: rgba(255,255,255,0.5);
      text-transform: uppercase;
      margin-left: -350px;
      height: 100%;
      -webkit-perspective: 1400px; /* Chrome, Safari, Opera */
      -webkit-perspective-origin: 75% 40%; /* Chrome, Safari, Opera */
      perspective: 1400px;
      perspective-origin: 75% 40%;
      opacity: 0;
  /*    -webkit-transition: perspective 500ms ease-in-out !important;
      transition: perspective 500ms ease-in-out !important;*/
  }
  
  .blur-hed {
      font-size: 120px;
      line-height: 140px;
      position: relative;
      -webkit-transform: rotateY(-40deg); /* Chrome, Safari, Opera */
      transform: rotateY(-50deg);
    letter-spacing: 26px;
    margin: auto;
    width: 1100px;
  }
  .blur-hed2 {
      font-size: 140px;
      line-height: 120px;
      position: relative;
      -webkit-transform: rotateY(-40deg); /* Chrome, Safari, Opera */
      transform: rotateY(-50deg);
    letter-spacing: 34px;
    margin: auto;
    width: 1100px;
  }
  .blur-dek {
      position: relative;
      -webkit-transform: rotateY(-50deg); /* Chrome, Safari, Opera */
      transform: rotateY(-50deg);
      text-align: right;
      font-weight: 500;
      font-size: 44px;
      line-height: 66px;
      width: 1100px;
      letter-spacing: 6px;
  }
  .blur-byline {
      position: relative;
      -webkit-transform: rotateY(-50deg); /* Chrome, Safari, Opera */
      transform: rotateY(-50deg);
      font-size: 44px;
      font-weight: 700;
      width: 1100px;
      letter-spacing: 28px;
      line-height: 60px;
  }
  .blur-byline2 {
      position: relative;
      -webkit-transform: rotateY(-50deg); /* Chrome, Safari, Opera */
      transform: rotateY(-50deg);
      font-size: 60px;
      font-weight: 700;
      width: 1100px;
      letter-spacing: 46px;
      line-height: 50px;
  }
  .blur-byline3 {
      position: relative;
      -webkit-transform: rotateY(-50deg); /* Chrome, Safari, Opera */
      transform: rotateY(-50deg);
      font-size: 30px;
      font-weight: 700;
      width: 1100px;
      letter-spacing: 20px;
      line-height: 50px;
  }
  .blur-byline4 {
      position: relative;
      -webkit-transform: rotateY(-50deg); /* Chrome, Safari, Opera */
      transform: rotateY(-50deg);
      font-size: 30px;
      font-weight: 700;
      width: 1100px;
      letter-spacing: 30px;
      line-height: 50px;
  }
  .blur-byline5 {
      position: relative;
      -webkit-transform: rotateY(-50deg); /* Chrome, Safari, Opera */
      transform: rotateY(-50deg);
      font-size: 90px;
      font-weight: 700;
      width: 1100px;
      letter-spacing: 34px;
      line-height: 10px;
  }
  .clearfix:after {
       visibility: hidden;
       display: block;
       font-size: 0;
       content: " ";
       clear: both;
       height: 0;
       }
  .clearfix { display: inline-block; }
  /* start commented backslash hack \*/
  * html .clearfix { height: 1%; }
  .clearfix { display: block; }
  /* close commented backslash hack */
  
  
  
  @media only screen and (max-device-width: 1024px) {
    .img-container {
      width: 100%;
  
    }
    .text-container {
      width: 100%;
      }
  }

  #container {
    position: absolute;
    margin: 0;
    top: 0;
    /*filter: url(#threshold) blur(0.6px);*/
    width: 100%;
    padding-top: 5%;
  }
  
  #text1, #text2 {
    position: absolute;
    width: 100%;
    display: inline-block;	
    font-size: 80pt;
    color: #e6e6e6;
    text-align: center;	
    user-select: none;
    font-family: Futura, Futura-Medium, "Futura Medium", "Century Gothic", CenturyGothic, "Apple Gothic", AppleGothic, "URW Gothic L", "Avant Garde", sans-serif;
  }


  a:hover {
    background-color: gray;
  }
  
  @media only screen and (max-width: 768px) {
    #text1, #text2 {
      font-size: 60pt;
      padding-top: 20%;
    }
    .stream{
      padding-top: 30%;
    }
  }