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

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

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

.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: 15.8vw;
}

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

.iphone-SE .overlap-2 {
  position: absolute;
  width: 50.625vw;
  height: 7.5vw;
  left: 1vw;
  top: 1vw;
}

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

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

.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: 164vw;
  }

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

  .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;
  }

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

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

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

  .mvno2 {
    top: 11.9vw;
  }

  .mvno3 {
    top: 19.2vw;
  }

  .mvno4 {
    top: 26.6vw;
  }
}

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

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

  .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;
  }

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

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

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

  .mvno2 {
    top: 9.297vw;
  }

  .mvno3 {
    top: 15vw;
  }

  .mvno4 {
    top: 20.781vw;
  }
}

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

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

  .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;
  }

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

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

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

  .mvno2 {
    top: 238px;
  }

  .mvno3 {
    top: 384px;
  }

  .mvno4 {
    top: 532px;
  }
}