.innerpage-submenu-container {
  height: 400px;
  max-height: 800px;
  box-sizing: border-box;
  margin-top: -300px;
}
.innerpage-header-floating-text {
  position: absolute !important;
}
.innerpage-submenu-wrapper {
  position: relative;
  overflow: hidden;
  /* background: #f3f0ff; */
  z-index: 99;
}
.innerpage-header-wrapper {
  position: relative;
  overflow: hidden;
  background: #f3f0ff !important;
  z-index: 999;
}
.submenu-background {
  position: absolute;
  left: 0;
  top: 0;
  height: 400px;
  width: 100%;
  border-radius: 0 0 400px 0;
  background: #f2f0ff;
  z-index: 1;
}
.bttn {
  padding: 0 27px !important;
}
.subheading {
  padding-top: 78px !important;
}
.submenu-background-edge {
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.submenu-background-edge:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0px;
  background: #f2f0ff;
  height: 73%;
  width: 100%;
  z-index: -1;
  border-radius: 0 0 197px;
  /* top: 126px; */
}

.submenu-background-edge:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  background: #f2f0ff;
  height: 85%;
  width: 100%;
  z-index: -1;
  border-radius: 0 0 300px;
  top: 74px;
}
.sld_item .innerpage-header-floating-text {
  top: 0.4em !important;
}
.iphone {
  position: absolute;
  width: 134.39px;
  height: 262.89px;
  right: 140px;
  bottom: 0px;
}
.iphone-skeleton {
  position: absolute;
  right: 159px;
  top: 215px;
  width: 100px;
}
.os-unit {
  position: absolute;
  right: 157px;
  width: 100px;
}
.os-unit1 {
  position: absolute;
  right: 148px;
  width: 109px;
  height: 135px;
}
.progress-border {
  position: absolute;
  bottom: 103px;
  right: 166px;
  width: 82px;
  background-color: #e7e5f0;
  height: 2px;
}
.progres {
  width: 13%;
  position: absolute;
  left: 505px;
  top: 372px;
}
.t-271 {
  top: 405px !important;
}
.buzz-para {
  position: absolute;
  left: 69px;
  top: 448px;
}
.iphone-left {
  position: absolute;
  width: 134.39px;
  height: 262.89px;
  left: 0px;
  bottom: 0px;
}
.buzz-skeleton {
  position: absolute;
  left: 83px;
  top: 345px;
  width: 100px;
}
.buzz-rect {
  position: absolute;
  left: 84px;
  bottom: 78px;
  width: 100px;
}
.buzz-copy {
  position: absolute;
  left: 84px;
  bottom: 35px;
  width: 100px;
}
.owl_trans {
  transition: all 0s ease 0s;
  width: 7440px;
  transform: translate3d(-2220px, 0px, 0px);
}
.w-930 {
  width: 930px;
}
@media only screen and (max-width: 600px) {
  .submenu-background-edge:before {
    top: 135px;
  }

  .submenu-background-edge:after {
    top: 135px;
  }
  .innerpage-header-floating-text {
    right: 0.5em;
  }
}
.nav-position {
  padding-top: 313px;
  z-index: 9999;
}
.nav-pd {
  padding: 10px 34px !important;
  font-weight: 400;
  font-size: 16px;
}

.subtext1 {
  font-size: 16px;
  line-height: 30px;
  color: #0e0e0e;
  width: 500px;
  opacity: 0.8;
}
.mobile {
  width: 250px;
  height: 488px;

  background-image: url(../images/experiance/Iphone.png);

  background-position: cover;
  background-size: contain;
  background-repeat: no-repeat;
}
.desk {
  width: auto;
  height: 500px;
  background-image: url(../images/experiance/Macbook.png);

  background-position: cover;
  background-size: contain;
  background-repeat: no-repeat;
}
.mb {
  width: 97px;
  padding-top: 50px;
  margin: 0 auto;
  text-align: center;
  justify-content: center;
}
.macscreen {
  margin-left: 50px;
  padding-top: 23px;
}
.deskview {
  margin-left: 67px;
  padding-top: 23px;
}
.screen {
  margin-top: -320px;
  margin-left: 67px;
}
.buzz {
  margin-top: 300px;
}
.subtext1 {
  width: 350px !important;
}

@media only screen and (max-width: 600px) {
  .subtext1 {
    width: auto !important;
  }
  .mobile {
    margin: 15px auto !important;
  }
  .desk {
    height: 240px !important;
    margin-top: 10px;
  }
  .macscreen {
    margin-left: 62px;
    padding-top: 21px;
    width: 280px;
  }
  .deskview {
    margin-left: 0px !important;
    padding-top: 0px;
    width: 277px;
  }
  .screen {
    margin-top: -200px;
    margin-left: -2px;
    width: 164px;
  }
  .buzz {
    margin-top: -15px;
    float: right;
  }
  .innerpage-slide-text1 {
    top: 2em !important;
    font-size: 44px !important;
    left: 28px !important;
  }
  .innerpage-slide-text2 {
    line-height: 8px;
    color: #fed133;
    position: absolute;
    left: 43px;
    top: 170px;
  }
  .innerpage-slide-description {
    width: 69% !important;

    left: 29px !important;
    top: 149px !important;
  }
}
@media only screen and (max-width: 425px) {
  .innerpage-slide-text2 {
    font-size: 16px !important;
  }
  .subheading {
    padding-top: 1px !important;
  }
}
@media only screen and (max-width: 600px) {
  .d-sm-none-custom {
    display: none !important;
  }
}
@media (max-width: 768px) and (min-width: 610px) {
  .innerpage-slide-text1 {
    font-size: 53px !important;
    top: 135px;
  }
  .subheading {
    padding-top: 43px !important;
  }

  .innerpage-slide-text2 {
    top: 135px !important;
  }
  .mobile {
    width: 235px !important;
  }
  .innerpage-slide-description {
    position: relative;
    width: 69%;
    height: 89px;
    left: 50px;
    top: 189px;
    font-family: Maven Pro;
    font-style: normal;
    font-size: 13px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #ffffff;
    z-index: 999;
  }

  .macscreen {
    margin-left: 0px !important;
  }

  .deskview {
    margin-left: 65px !important;
    padding-top: 12px !important;
    width: 70% !important;
  }
  .img-fluid {
    width: 51% !important;
  }
  .subtext1 {
    width: 240px !important;
    font-size: 16px;
    line-height: 30px;
    color: #0e0e0e;

    opacity: 0.8;
  }
  .subtext1 {
    width: 211px !important;
  }
  .subtext2 {
    width: 350px !important;
    font-size: 16px;
    line-height: 30px;
    color: #0e0e0e;
    opacity: 0.8;
  }
  .bttn {
    padding: 0px 18px !important;
    margin-left: 1px !important;
  }
  .ad-manager-section-2-wrapper .bttn.primary {
    margin-right: 18px !important;
  }
  .screen {
    margin-top: -257px;
    margin-left: 67px;
    width: 45% !important;
  }
  .iphone {
    position: relative;
    width: 134.39px !important;
    height: 226.89px;
    right: 0px;
    bottom: 0px;
    top: 100px;
  }
  .iphone-skeleton {
    position: relative;
    right: 127px;
    top: -89px;
    width: 100px;
  }
  .os-unit {
    position: absolute;
    right: 283px;
    width: 100px;
    margin-top: 57px;
  }
  .bttn {
    margin-left: 4px !important;
  }
  .ad-manager-section-2-wrapper .bttn.primary {
    margin-right: 1px !important;
  }
  .social ul li {
    margin: 1px;
  }
  .progres {
    width: 20% !important;
    left: 101px;
    position: absolute;
    top: 312px;
    z-index: 999;
  }
  .t-271 {
    top: 271px !important;
  }
  .progress-border {
    position: absolute;
    bottom: 267px;
    right: 289px;
    width: 82px;
    background-color: #e7e5f0;
    height: 2px;
  }
  .buzz-para {
    position: absolute;
    left: 16px;
    top: 329px;
  }

  .buzz-para1 {
    position: absolute;
    left: 16px !important;
    top: 370px !important;
  }

  .buzz-para2 {
    position: absolute;
    left: 16px !important;
    top: 410px !important;
  }
  .iphone-left {
    width: 134.39px !important;
    height: 226.89px;
    left: 0px;
    bottom: 0px;
    top: 428px;
  }
  .buzz-skeleton {
    position: absolute;
    left: 83px;
    top: 146px;
    width: 100px;
  }
  .buzz {
    margin-top: 139px;
  }
  .buzz-rect {
    position: absolute;
    left: 84px;
    width: 100px;
    top: 284px;
  }
  .buzz-copy {
    position: absolute;
    left: 84px;
    width: 100px;
    top: 335px;
  }
  .os-unit1 {
    position: absolute;
    right: 273px;
    width: 106px;
    margin-top: 57px;
    height: 100px;
  }
}

@media (max-width: 786px) {
  .e_mobile_mobile_img {
    position: absolute;
    bottom: 490px !important;
    left: 144px;
  }
}

.e_mobile_mobile_img {
  position: absolute;
  bottom: 0;
  left: 144px;
}

.buzz-para1 {
  position: absolute;
  left: 70px;
  top: 510px;
}
.buzz-para2 {
  position: absolute;
  left: 70px;
  top: 567px;
}
/* LAtest update */
.overlayscreen {
  background-color: #0000007a;
  width: 540px;
  height: 342px;
  position: absolute;
  z-index: 9;
  top: 26px;
  left: 112px;
}
.overlaymob {
  width: 110px;
  height: 230px;
  background-color: #00000073;
  position: absolute;
  right: 151px;
  z-index: 9;
  bottom: 15px;
  border-radius: 15px;
}
.mobscreen {
  position: absolute;
  right: 159px;
  top: 245px;
  width: 100px;
  z-index: 9;
}
.impactdesk {
  position: absolute;
  bottom: 260px;
  left: 189px;
  z-index: 9;
  width: 201px;
}
.screen1 {
  margin-top: -55px;
  margin-left: 470px;
  width: 134px;
}
.impact-mb {
  position: absolute;
  right: 157px;
  width: 100px;
  bottom: 35px;
  z-index: 9;
}
.outstreamscreen {
  position: absolute;
  bottom: 220px;
  left: 138px;
  width: 241px;
}
.outstreammb {
  position: absolute;
  width: 134.39px;
  height: 262.89px;
  right: 140px;
  bottom: 0px;
}
.mobscreenout {
  position: absolute;
  right: 159px;
  top: 215px;
  width: 100px;
}
.outstream {
  position: absolute;
  right: 157px;
  width: 100px;
  bottom: 35px;
}
.instreamdesk {
  width: 320px;
  position: absolute;
  top: 350px;
  left: 65px;
}
.instreamphn {
  position: absolute;
  width: 134.39px;
  height: 262.89px;
  right: 80px;
  bottom: 30px;
}
.instreamskl {
  position: absolute;
  right: 98px;
  top: 185px;
  width: 100px;
}
.instreammb {
  position: absolute;
  right: 96px;
  width: 100px;
  bottom: 85px;
}
.w-300 {
  width: 300px;
}
.multiplexcopy {
  position: absolute;
  right: 96px;
  top: 185px;
  width: 100px;
}
.multiplexmb {
  position: absolute;
  right: 96px;
  width: 100px;
  bottom: 51px;
}
.paragraph1 {
  position: absolute;
  left: 132px;
  top: 108px;
}
.paragraph2 {
  position: absolute;
  left: 132px;
  top: 220px;
}
.w-275 {
  width: 275px;
}
.jstcpy {
  position: absolute;
  right: 96px;
  width: 100px;
  bottom: 85px;
}
.audio {
  width: 100px;
  position: absolute;
  bottom: 133px;
  right: 94px;
}
.para1 {
  position: absolute;
  right: 98px;
  top: 185px;
  width: 100px;
}
.buzzpara {
  position: absolute;
  left: 132px;
  top: 160px;
}
.buzzpara2 {
  position: absolute;
  left: 132px;
  top: 196px;
}
.buzzpara3 {
  position: absolute;
  left: 132px;
  top: 106px;
}
.buzzicon {
  position: absolute;
  bottom: 178px;
  right: 110px;
}
.buzziphone {
  position: absolute;
  width: 134.39px;
  height: 262.89px;
  left: 67px;
  bottom: 40px;
}
.buzzskl {
  position: absolute;
  left: 83px;
  top: 217px;
  width: 100px;
}
.buzzrect {
  position: absolute;
  left: 84px;
  bottom: 115px;
  width: 100px;
}
.buzzpara4 {
  position: absolute;
  left: 84px;
  bottom: 75px;
  width: 100px;
}
.buzzmbicn {
  position: absolute;
  bottom: 61px;
  left: 140px;
  width: 45px;
}
.socialadd {
  width: 130px;
}
.socialadd1 {
  width: 180px;
  position: absolute;
  top: 90px;
}
.socialphn {
  position: absolute;
  width: 134.39px;
  height: 262.89px;
  right: 30px;
  bottom: 0px;
}
.socialskl {
  position: absolute;
  right: 46px;
  top: 215px;
  width: 100px;
}
.socialmbadd {
  position: absolute;
  right: 46px;
  width: 100px;
  height: 164px;
  bottom: 20px;
}
@media only screen and (max-width: 325px) {
  .innerpage-slide-text1 {
    font-size: 32px !important;
  }
  .innerpage-slide-text2 {
    top: 141px !important;
  }
  .subheading {
    font-size: 29px !important;
  }
  .purplehead {
    font-size: 17px !important;
    line-height: 22px;
  }
  .subtext1 {
    font-size: 15px;
    line-height: 25px;
  }
  .overlayscreen {
    background-color: #0000007a;
    width: 214px;
    height: 133px;
    position: absolute;
    z-index: 9;
    top: 22px;
    left: 54px;
  }
  .overlaymob {
    width: 54px;
    height: 116px;
    background-color: #00000073;
    position: absolute;
    right: 244px;
    z-index: 9;
    bottom: 32px;
    border-radius: 15px;
  }
  .mobscreen {
    position: absolute;
    width: 101.39px;
    height: 209.89px;
    right: 140px;
    z-index: 9;
    bottom: -63px;
  }
  .macscreen {
    margin-left: 47px;
    padding-top: 21px;
    width: 200px;
  }
  .impactdesk {
    position: absolute;
    bottom: 116px;
    left: 105px;
    z-index: 9;
    width: 89px;
  }
  .screen1 {
    margin-top: -55px;
    margin-left: -2px;
    width: 63px;
  }
  .impact-mb {
    position: absolute;
    width: 46.39px;
    height: 53.89px;
    right: 248px;
    z-index: 9;
    bottom: 42px;
  }
  .mobscreen {
    position: absolute;
    width: 44.39px;
    height: 112.89px;
    right: 247px;
    z-index: 9;
    bottom: 78px;
    top: 57px;
  }
  .outstreamscreen {
    position: absolute;
    bottom: 129px;
    left: 77px;
    width: 88px;
  }
  .outstreammb {
    position: absolute;
    width: 80.39px;
    height: 158.89px !important;
    right: 46px;
    bottom: 0px;
  }
  .mobscreenout {
    position: absolute;
    right: 57px;
    top: 57px;
    width: 55px;
  }
  .outstream {
    position: absolute;
    right: 55px;
    width: 60px;
    bottom: 35px;
  }
  .instreamdesk {
    width: 100px;
    position: absolute;
    top: 244px;
    left: 65px;
  }
  .instreamphn {
    position: absolute;
    width: 74.39px;
    height: 262.89px;
    right: 40px;
    bottom: 30px;
  }
  .instreamskl {
    position: absolute;
    right: 48px;
    top: 40px;
    width: 56px;
  }
  .instreammb {
    position: absolute;
    right: 47px;
    width: 59px;
    bottom: 51px;
  }
  .w-300 {
    width: 129px;
    margin-top: -167px !important;
  }
  .multiplexcopy {
    position: absolute;
    right: 52px;
    top: 43px;
    width: 55px;
  }
  .multiplexmb {
    position: absolute;
    right: 49px;
    width: 56px;
    bottom: 42px;
  }
  .paragraph1 {
    position: absolute;
    left: 59px;
    top: 57px;
    width: 136px;
  }
  .paragraph2 {
    position: absolute;
    left: 60px;
    top: 99px;
    width: 135px;
  }
  .w-275 {
    width: 132px;
    margin-top: -154px;
  }
  .jstcpy {
    position: absolute;
    right: 48px;
    width: 58px;
    bottom: 44px;
  }
  .audio {
    width: 59px;
    position: absolute;
    bottom: 70px;
    right: 46px;
  }
  .para1 {
    position: absolute;
    right: 45px;
    top: 41px;
    width: 65px;
  }
  .buzzpara {
    position: absolute;
    left: 64px;
    width: 130px !important;
    top: 51px;
  }
  .buzzpara2 {
    position: absolute;
    left: 64px;
    width: 130px !important;
    top: 77px;
  }
  .buzzpara3 {
    position: absolute;
    left: 64px;
    width: 130px !important;
    top: 103px;
  }
  .buzzicon {
    position: absolute;
    bottom: 97px;
    right: 62px;
    width: 40px !important;
  }
  .buzziphone {
    position: absolute;
    width: 74.39px;
    height: 262.89px;
    left: 20px;
    bottom: 40px;
  }
  .buzzskl {
    position: absolute;
    left: 26px;
    top: 30px;
    width: 60px !important;
  }
  .buzzrect {
    position: absolute;
    left: 26px;
    bottom: 79px;
    width: 60px;
  }
  .buzzpara4 {
    position: absolute;
    left: 26px;
    bottom: 56px;
    width: 60px;
  }
  .buzzmbicn {
    position: absolute;
    bottom: 52px;
    left: 57px;
    width: 27px;
  }
  .socialadd {
    width: 58px;
    margin-top: -156px !important;
  }
  .socialadd1 {
    width: 75px;
    position: absolute;
    top: 47px;
  }
  .socialphn {
    position: absolute;
    width: 74.39px;
    height: 262.89px;
    right: 30px;
    bottom: 0px;
  }
  .socialskl {
    position: absolute;
    right: 38px;
    top: 65px;
    width: 55px;
  }
  .socialmbadd {
    position: absolute;
    right: 37px;
    width: 60px;
    height: 85px !important;
    bottom: 10px;
  }
  .sld_item_con .sub-title {
    font-size: 35px !important;
  }
}

@media only screen and (max-width: 419px) and (min-width: 326px) {
  .innerpage-slide-text1 {
    font-size: 32px !important;
  }
  .innerpage-slide-text2 {
    top: 141px !important;
  }
  .subheading {
    font-size: 29px !important;
  }
  .purplehead {
    font-size: 17px !important;
    line-height: 22px;
  }
  .subtext1 {
    font-size: 15px;
    line-height: 25px;
  }
    .overlaymob {
        width: 54px;
        height: 116px;
        background-color: #00000073;
        position: absolute;
        right: 288px;
        z-index: 9;
        bottom: 36px;
        border-radius: 15px;
    }
  .overlaymob {
    width: 54px;
    height: 116px;
    background-color: #00000073;
    position: absolute;
    right: 303px;
    z-index: 9;
    bottom: 11px;
    border-radius: 15px;
  }
  .mobscreen {
    position: absolute;
    width: 101.39px;
    height: 209.89px;
    right: 140px;
    z-index: 9;
    bottom: -63px;
  }
  .macscreen {
    margin-left: 47px;
    padding-top: 21px;
    width: 200px;
  }
  .deskview {
    margin-left: 0px !important;
    padding-top: 0px;
    width: 240px;
  }
  .impactdesk {
    position: absolute;
    bottom: 116px;
    left: 105px;
    z-index: 9;
    width: 89px;
  }
  .screen1 {
    margin-top: -55px;
    margin-left: -2px;
    width: 63px;
  }
  .impact-mb {
    position: absolute;
    width: 46.39px;
    height: 53.89px;
    right: 248px;
    z-index: 9;
    bottom: 42px;
  }
  /* .mobscreen {
    position: absolute;
    width: 44.39px;
    height: 112.89px;
    right: 247px;
    z-index: 9;
    bottom: 78px;
    top: 57px;
  } */
  .outstreamscreen {
    position: absolute;
    bottom: 129px;
    left: 77px;
    width: 88px;
  }
  .outstreammb {
    position: absolute;
    width: 80.39px;
    height: 158.89px !important;
    right: 46px;
    bottom: 0px;
  }
  .mobscreenout {
    position: absolute;
    right: 57px;
    top: 57px;
    width: 55px;
  }
  .outstream {
    position: absolute;
    right: 55px;
    width: 60px;
    bottom: 35px;
  }
  .instreamdesk {
    width: 100px;
    position: absolute;
    top: 244px;
    left: 65px;
  }
  .instreamphn {
    position: absolute;
    width: 74.39px;
    height: 262.89px;
    right: 40px;
    bottom: 30px;
  }
  .instreamskl {
    position: absolute;
    right: 48px;
    top: 40px;
    width: 56px;
  }
  .instreammb {
    position: absolute;
    right: 47px;
    width: 59px;
    bottom: 51px;
  }
  .w-300 {
    width: 129px;
    margin-top: -167px !important;
  }
  .multiplexcopy {
    position: absolute;
    right: 52px;
    top: 43px;
    width: 55px;
  }
  .multiplexmb {
    position: absolute;
    right: 49px;
    width: 56px;
    bottom: 42px;
  }
  .paragraph1 {
    position: absolute;
    left: 59px;
    top: 57px;
    width: 136px;
  }
  .paragraph2 {
    position: absolute;
    left: 60px;
    top: 99px;
    width: 135px;
  }
  .w-275 {
    width: 132px;
    margin-top: -154px;
  }
  .jstcpy {
    position: absolute;
    right: 48px;
    width: 58px;
    bottom: 44px;
  }
  .audio {
    width: 59px;
    position: absolute;
    bottom: 70px;
    right: 46px;
  }
  .para1 {
    position: absolute;
    right: 45px;
    top: 41px;
    width: 65px;
  }
  .buzzpara {
    position: absolute;
    left: 64px;
    width: 130px !important;
    top: 51px;
  }
  .buzzpara2 {
    position: absolute;
    left: 64px;
    width: 130px !important;
    top: 77px;
  }
  .buzzpara3 {
    position: absolute;
    left: 64px;
    width: 130px !important;
    top: 103px;
  }
  .buzzicon {
    position: absolute;
    bottom: 97px;
    right: 62px;
    width: 40px !important;
  }
  .buzziphone {
    position: absolute;
    width: 74.39px;
    height: 262.89px;
    left: 20px;
    bottom: 40px;
  }
  .buzzskl {
    position: absolute;
    left: 26px;
    top: 30px;
    width: 60px !important;
  }
  .buzzrect {
    position: absolute;
    left: 26px;
    bottom: 79px;
    width: 60px;
  }
  .buzzpara4 {
    position: absolute;
    left: 26px;
    bottom: 56px;
    width: 60px;
  }
  .buzzmbicn {
    position: absolute;
    bottom: 52px;
    left: 57px;
    width: 27px;
  }
  .socialadd {
    width: 58px;
    margin-top: -156px !important;
  }
  .socialadd1 {
    width: 75px;
    position: absolute;
    top: 47px;
  }
  .socialphn {
    position: absolute;
    width: 74.39px;
    height: 262.89px;
    right: 30px;
    bottom: 0px;
  }
  .socialskl {
    position: absolute;
    right: 38px;
    top: 65px;
    width: 55px;
  }
  .socialmbadd {
    position: absolute;
    right: 37px;
    width: 60px;
    height: 85px !important;
    bottom: 10px;
  }
  .sld_item_con .sub-title {
    font-size: 35px !important;
  }
}
.owl-trasexp {
  transition: all 0s ease 0s;
  width: 7440px;
  transform: translate3d(-2220px, 0px, 0px);
}
.w-93 {
  width: 930px;
}
@media screen and (max-width: 320px) {
  .ad-manager-section-2-wrapper {
    padding-top: 1px !important;
  }
}
@media screen and (width: 375px) {
  .innerpage-header-floating-text {
    font-weight: bold;
    font-size: 60px !important;
    position: absolute !important;
    right: 1px !important;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #6b519e;
    transform: rotate(-90deg);
    bottom: 134px !important;
    z-index: 999;
    /*top: 0 !important;*/
  }
  .innerpage-slide-description {
    top: 123px !important;
  }
}




@media only screen and (max-width: 419px) and (min-width: 376px) {
    .impactdesk {
        position: absolute;
        bottom: 60px;
        left: 132px;
        z-index: 9;
        width: 150px;
    }
    .overlayscreen {
        background-color: #0000007a;
        width: 285px;
        height: 177px;
        position: absolute;
        z-index: 99;
        top: 25px;
        left: 65px;
    }
}