.landscape_apply_mode {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
}

.landscape {
  height: 100%;
  width: 100%;
  z-index: 999999999999999999;
  position: relative;
}

.landscape_mode {
  text-align: center;
  width: 100%;
}
.landscape_mode img {
  margin-top: 15%;
}
.rotate-ltext,
.rotate-ptext {
  color: #213674;
  font-weight: 600;
}

.landscape_apply_mode {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
}
