/* 320 */
.footer-mobile { 
  position: absolute;
  top: 470vw;
}

.iphone-SE .overlap-6 {
  top: 315.838vw;
  height: 149.5vw;
}

.iphone-SE .overlap, .iphone-SE .overlap-group, .iphone-SE .group-wrapper{
  background: rgba(255, 255, 255, 0.05) !important; 
  box-shadow: -1px -4px 4px rgba(255, 255, 255, 0.15) inset !important;
}

.iphone-SE .overlap div, .iphone-SE .overlap-group div, .iphone-SE .group-wrapper div{
  color: #FFFFFF !important;
}

.iphone-SE .text-wrapper {
  top: 7.75vw;
}

.iphone-SE .text-wrapper-2 {
  top: 7.7vw;
  left: 19.6vw;
}

.iphone-SE .overlap-wrapper {
  left: 18vw;
  top: 4vw;
}

.iphone-SE .overlap-2 {
  left: 2vw;
  top: 3.9vw;
}

.iphone-SE .element-2 {
  top: 41.2vw;
}

.iphone-SE .element-3 {
  top: 75.6vw;
}

.iphone-SE .element-4 {
  top: 93.8vw;
}

.iphone-SE .element-5 {
  top: 128.1vw;
}

.frame .overlap-4, .frame .overlap-3, .frame .overlap-2 {
  background: rgba(255, 255, 255, 0.05) !important; 
  box-shadow: -1px -4px 4px rgba(255, 255, 255, 0.15) inset !important;
}

.frame .overlap-4 div, .frame .overlap-3 div, .frame .overlap-2 div  {
  color: #FFFFFF !important;
}

/* For tablets: 2000 */
@media only screen and (min-width: 600px) {
  .footer-desktop {
    position: absolute;
    top: 183vw;
  }

  .frame .text-wrapper-4 {
    top: 2.75vw;
    left: 3.85vw;
  }

  .frame .group-2 {
    width: 30.5vw;
    top: 1.95vw;
    left: 0.9vw;
}

  .frame .text-wrapper-3 {
    top: 0.95vw;
    left: 1.6vw;
  }

  .frame .group-3 {
    position: absolute;
    width: 29.35vw;
    height: 11.1vw;
    top: 2vw;
    left: 1.15vw;
  }

  .frame .overlap-5 {
    top: 109.2vw;
    height: 71.4vw;
  }

  .frame .element-2 {
    top: 22.5vw;
  }

  .frame .element-3 {
    top: 36.9vw;
  }

  .frame .element-4 {
    top: 46.5vw;
  }

  .frame .element-5 {
    top: 60.9vw;
  }

  .mvno2 {
    top: 12vw;
  }

  .mvno3 {
    top: 26.4vw;
  }

  .mvno4 {
    top: 36vw;
  }

  .mvno5 {
    top: 50.4vw;
  }
}

/* For desktop - 2560 */
@media only screen and (min-width: 1366px) {
  .footer-desktop {
    position: absolute;
    top: 142.969vw;
  }

  .frame .text-wrapper-4 {
    top: 2.148vw;
    left: 3.008vw;
  }

  .frame .group-2 {
    width: 23.828vw;
    top: 1.523vw;
    left: 0.703vw;
}

  .frame .text-wrapper-3 {
    top: 0.742vw;
    left: 1.25vw;
  }

  .frame .group-3 {
    position: absolute;
    width: 22.93vw;
    height: 8.672vw;
    top: 1.563vw;
    left: 0.898vw;
  }

  .frame .overlap-5 {
    top: 85.313vw;
    height: 55.781vw;
  }

  .frame .element-2 {
    top: 17.578vw;
  }

  .frame .element-3 {
    top: 28.828vw;
  }

  .frame .element-4 {
    top: 36.328vw;
  }

  .frame .element-5 {
    top: 47.578vw;
  }

  .mvno2 {
    top: 9.375vw;
  }

  .mvno3 {
    top: 20.625vw;
  }

  .mvno4 {
    top: 28.125vw;
  }

  .mvno5 {
    top: 39.375vw;
  }
}

/* For 2K */
@media only screen and (min-width: 1921px) {
  .footer-desktop {
    position: absolute;
    top: 3660px;
  }

  .frame .text-wrapper-4 {
    top: 55px;
    left: 77px;
  }

  .frame .group-2 {
    width: 610px;
    top: 39px;
    left: 18px;
}

  .frame .text-wrapper-3 {
    top: 19px;
    left: 32px;
  }

  .frame .group-3 {
    position: absolute;
    width: 587px;
    height: 222px;
    top: 40px;
    left: 23px;
  }

  .frame .overlap-5 {
    top: 2184px;
    height: 1428px;
  }

  .frame .element-2 {
    top: 450px;
  }

  .frame .element-3 {
    top: 738px;
  }

  .frame .element-4 {
    top: 930px;
  }

  .frame .element-5 {
    top: 1218px;
  }

  .mvno2 {
    top: 240px;
  }

  .mvno3 {
    top: 528px;
  }

  .mvno4 {
    top: 720px;
  }

  .mvno5 {
    top: 1008px;
  }
}