body{
  background-color: #072454;
  font-family: roboto;
}
#particles-js
{
  height: 100vh;
  width:100%;
  left:0;
  position: absolute;
  top:0;
}
.text-1{
  font-size: 14px;
color:#303030;
}
.Allindex{
  width: 100px;
  height: 40px;
  padding-top: 5px;
}
.bgtop{
  background-image: url(https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636947517098e4b9c1f56c00f4c69b187404aa724.png);
  position: absolute;
  top:0;
  width: 100%;
  height: 10px;
  left:0;
  background-repeat: repeat-x;
}
.bgbottom{
  background-image: url(https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636947517098e4b9c1f56c00f4c69b187404aa724.png);
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 10px;
  left:0;
  background-repeat: repeat-x;
}
.index1{
  width:12px;
  height: 12px;
  background-color: white;
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  border-color:#86777f;
  display: inline-block;
}
.bgdiamond{
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636700398decb9d87927b081430cb1666bad34695.png");
  background-size: contain;
  background-size: 100px;
  top:0;
  left:0;
}
.text-2{
  font-size: 14px;
color:#303030;
margin-top:10px;
}
.inputtext{
  background-color: #2b2b2b;

  outline: none;
  border:none;
  padding:10px 5px 10px 32px;
  color:white;
  font-size: 16px;
  border-radius: 8px;
  background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/1637559740ba12f3e0441b1d1ef05616b24e7f4e63.png");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position-y:11px;
  background-position-x:5px;
  width:200px;
  box-shadow: 0 0 5px #000000ad;
}

.inputplatform1{
  background-color: #2b2b2b;
  outline: none;
  border:none;
  padding:10px 5px 10px 32px;
  color:white;
  font-size: 16px;
  border-radius: 8px;
  background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636008846af4b09385840c6878ea1177b8d44d02b.png");
  background-size: 32px;
  background-repeat: no-repeat;
  background-position-y:4px;
  background-position-x:2px;
  width:237px;
  box-shadow: 0 0 5px #000000ad;
}


.page1{
  background-image: url(https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636947517f6c55a46ef5bf6d173d11e782c11f6b6.png);
  background-size: 8px;
  max-width:500px;
  width:90%;
  height: 330px;
  background-color: #ffffff;
  border-radius: 0px;
  margin-top:10px;
  position: relative;
  box-shadow: 0 0 5px #000000ad;

border-width: 1px;
border-color: #911552;
border-style:solid;
  animation: bordercolor 1s infinite;
}
  @keyframes bordercolor {
  0% { border-color: #911552; }
  1000% { border-color: red; }
}
.page1linetop{
  position: absolute;
  top:0;
  left:0;
  height: 3px;
width: 100%;
  background-color: #911552;
  z-index: 0;
}
.cardlinebottom{
  position: absolute;
  left:0;
  bottom:0;
  height: 6px;
width: 100%;
  background-color: #e52685;
  z-index: 0;
}
.page1linebottom{
  position: absolute;
  bottom:0;
  left:0;
  height: 3px;
width: 100%;
  background-color: #911552;
  z-index: 0;
}
.line-Ani{

  background-image: linear-gradient(to right,#ffff27,#ffcc20,#ffff27);
border-style: solid;
border-width: 1px;
border-color: #ff874aa3;
  width: 4px;
  height: 100%;
  left:50%;
  top:0;
  position: absolute;
  animation: linezoomout 1s infinite;
}
  @keyframes linezoomout {
  0% {
    width:0%;
    left:50%;
   }
  100% {
    width:100%;
    left:0%;
  }}
  .line-Ani2{

    background-image: linear-gradient(to right,#ffff27,#ffcc20,#ffff27);
  border-style: solid;
  border-width: 1px;
  border-color: #ff874aa3;
    width: 4px;
    height: 100%;
    left:0;
    top:0;
    position: absolute;
    animation: linezoomout2 3s infinite;
  }
    @keyframes linezoomout2 {
      0% {
        width:0%;
        left:50%;
       }
      100% {
        width:100%;
        left:0%;
      }}


.line-Ani3{
        background-image: linear-gradient(to right,#d46e6e,#e52685,#d46e6e);

        width: 0px;
        height: 100%;
        left:50%;
        top:0;
        position: absolute;
        animation: linezoomout3 0.8s;
      }
        @keyframes linezoomout3 {
          0% {
            width:0%;
            left:50%;
           }
          100% {

            width:100%;
            left:0%;
          }}

.AccountInfo{
  max-width:400px;
  width:90%;
  height: 300px;
  background-image: url(https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636947517f6c55a46ef5bf6d173d11e782c11f6b6.png);
  background-size: 8px;
  background-color:#ffffff;
  border-width: 5px;
  border-color: #911552;
  border-style:solid;
  margin-top:200px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 5px #000000ad;
}
.Generator{
  max-width:400px;
  width:90%;
  background-image: url(https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636947517f6c55a46ef5bf6d173d11e782c11f6b6.png);
  background-size: 8px;
  background-color:#ffffff;
  border-width: 2px;
    border-color: #911552;
    border-style: solid;
  margin-top:200px;
  position: relative;
  overflow: hidden;
  padding-top:30px;
padding-bottom: 20px;
box-shadow: 0 0 5px #000000ad;

}
.GenText{
  font-weight: bold;
  padding-top:30px;
  font-style:italic;
}
.pro-bg2{
  margin-top: 10px;
  width: 80%;
  max-width: 250px;
  height: 35px;
  background-color: #0a2c34;
  text-align: left;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 0 5px #000000ad;
}
.pro-bar2{
  margin-top: 5px;
  width: 10%;
  height: 25px;
  border-radius: 15px;
  background-color: #1db300;
  margin-left:5px;
}
.pro0to40{
  animation: pro0to40 7.5s;
  box-shadow: black 0px 0px 5px;
  animation-fill-mode: forwards;
}
  @keyframes pro0to40 {
  0% { width:10% }
  100% { width:40% }
}

.pro40to50{
  animation: pro40to50 2s;
  box-shadow: black 0px 0px 5px;
  animation-fill-mode: forwards;
}
  @keyframes pro40to50 {
  0% { width:40% }
  100% { width:50% }
}
.pro50to60{
  animation: pro50to60 1s;
  box-shadow: black 0px 0px 5px;
  animation-fill-mode: forwards;
}
  @keyframes pro50to60 {
  0% { width:50% }
  100% { width:60% }
}
.pro60to80{
  animation: pro60to80 2s;
  box-shadow: black 0px 0px 5px;
  animation-fill-mode: forwards;
}
  @keyframes pro60to80 {
  0% { width:60% }
  100% { width:80% }
}


.accinfo{
  width:100%;
  padding:5px;
  background-color: #e52685;
  position: absolute;
  top:0;
  left:0;
  color: white;
      font-size: 18px;
      font-weight: bold;
}
.page2{
  display: none;
  width: 100%;
  height: 100%;
  background-color: #000000e6;
  position: fixed;
  left:0px;
  top:0px;
  z-index: 3;
  box-shadow: 0 0 5px #000000ad;
}
.page3{
  display: none;
  width: 100%;
  height: 100%;
  background-color: #000000e6;
  position: fixed;
  left:0px;
  top:0px;
  z-index: 3;
  box-shadow: 0 0 5px #000000ad;
}
.counter{
display: none;
  width:100px;
  background-color: #ffd500;
  padding:10px;
}
.counter-name{
  padding-top:10px;
  color: white;

}

.counter2{
  display: none;
  width:100px;
  background-color: #223a38;
  padding:10px;
box-shadow: 0 0 15px #0a2c34;
}
.counter-name2{
  padding-top:10px;
  color: white;
}
.verify{
  display: none;
  color: #000;
  font-weight: bold;
  font-size: 20px;
  margin-top:-20px;
  padding-bottom: 10px;
  text-shadow: 0 0 5px #000000ad;
}
.verify-content{
  display: none;
padding-left:10px;
padding-right: 10px;
padding-bottom: 10px;
}
.card{
  width:130px;
  height: 180px;
  padding-top:10px;
  background-color: #002d76;
  background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636700398decb9d87927b081430cb1666bad34695.png");
  background-size: 125px;
background-repeat: no-repeat;
background-position: center;
  position: relative;
box-shadow: 0 0 5px #000000ad;
}
.accinfo-card{
  margin-top:60px;
  margin-left:10px;
  width:90px;
  height: 130px;
  background-color: #002d76;
box-shadow: 0 0 5px #000000ad;
position: absolute;
left:10px;
animation: cardvalueAnimation 2s infinite;
}
@keyframes cardvalueAnimation {
0% { transform: scale(0.9);}
10% { transform: scale(1);}
20% { transform: scale(0.9);}
100% { transform: scale(1);}
}


.accinfo-add{
    margin-top:60px;
position: absolute;
left:120px;
width:60%;
}
.fliphorizontalbottom{animation:flip-horizontal-bottom .4s cubic-bezier(.455,.03,.515,.955) both}
@keyframes flip-horizontal-bottom{0%{transform:rotateX(0)}100%{transform:rotateX(-180deg)}}

.cardConainer{
  width: 260px;
  height: 180px;
    margin-top: 30px;
}

.cardConainerloading{
  width: 260px;
  height: 180px;
    margin-top: 80px;
}
.cardsicon{
  background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/163670032071da040b2c9dd7fc4b9d390e3c1e3b79.png");
  background-repeat: no-repeat;
  background-size:contain;
  width: 50px;
  height: 50px;
  margin-top:5px;
}
.cardnameContainer{
  margin-top:5px;
  font-family: Rajdhani;
}
.cardName{
  color:#ffffff;
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  bottom: 10px;
  left:20px;
}
.accinfo-cardName{
  color:white;
  font-size: 20px;
  position: absolute;
  bottom: 5px;
  left:10px;
}
.cardAmount{
  color:#ffffff;
  font-size: 42px;
  font-weight: bold;
  margin-top:10px;
}
.accinfo-cardAmount{
  color:white;
  font-size: 30px;
  font-weight: bold;
  margin-top:10px;
}
.Cardbicon{
  background-color: white;
  width: 110px;
  left:10px;
  height: 120px;
  position: absolute;
  bottom: 10px;
    border-radius: 5px;
}
.imgicon{
  width: 100%;
}
.bntLeft{
  height: 40px;
  width: 50px;
  background-color: #e52685;
  margin-top:65px;
  float: left;
  border-style: solid;
border-width: 0 0 4px 0;
border-radius: 5px;
border-color: #911552;
background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/16360091367caaa99ef178576d4c6fb5265af267a9.png");
background-repeat: no-repeat;
background-size: 17px;
background-position: center;
cursor: pointer;
z-index: 3;
box-shadow: 0 0 5px #000000ad;
position: relative;
}
.guideArrow{
  position: absolute;
  height: 40px;
  width: 40px;
  background-color: white;
  left:-30px;
  border-style: solid;
border-width: 0 0 4px 0;
border-radius: 50%;
border-color: #911552;
background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/163755964676b694fe931d7cbb9fb0e284968fcb60.png");
background-repeat: no-repeat;
background-size: 25px;
background-position: center;
}
.bntRight{
  position: relative;
  height: 40px;
  width: 50px;
  background-color: #e52685;
  margin-top:65px;
  float: right;
  border-style: solid;
border-width: 0 0 4px 0;
border-radius: 5px;
border-color: #911552;
background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/16360091672797e6e5257884106317b0182139b4ef.png");
background-repeat: no-repeat;
background-size: 17px;
background-position: center;
cursor: pointer;
z-index: 3;
box-shadow: 0 0 5px #000000ad;
}
.gen{
  margin-top:135px;
  font-size: 26px;
  padding: 5px;
  background-color: #e52685;
width:240px;
border-style: solid;
border-width: 0 0 4px 0;
border-radius: 5px;
border-color: #911552;
color:#ffffff;
font-weight: bold;
box-shadow: 0 0 5px #000000ad;
z-index: 1;
position: relative;
}
.bntClaim{
  box-shadow: 0 0 5px #000000ad;
  position: absolute;
  bottom: 25px;
  left:50%;
  margin-left: -100px;
  font-size: 26px;
  padding: 5px;
  background-color: #e52685;
width:200px;
border-style: solid;
border-width: 0 0 4px 0;
border-radius: 5px;
border-color: #911552;
color:#ffffff;
font-weight: bold;
cursor: pointer;
}
.bntverify{
  display: none;
  position: relative;
  font-size: 26px;
  padding: 5px;
  background-color: #e52685;
width:200px;
border-style: solid;
border-width: 0 0 4px 0;
border-radius: 5px;
border-color: #911552;
color:white;
font-weight: bold;
cursor: pointer;
margin-top: 10px;
box-shadow: 0 0 5px #000000ad;
}
.bntcontinue{
  position: absolute;
  left:50%;
  margin-left: -100px;
  font-size: 26px;
  padding: 5px;
  background-color: #e52685;
width:200px;
border-style: solid;
border-width: 0 0 4px 0;
border-radius: 5px;
border-color: #911552;
color:#ffffff;
font-weight: bold;
cursor: pointer;
bottom: 20px;
box-shadow: 0 0 5px #000000ad;
}
.guide1{
  position: absolute;
  right:-240px;
  top:150px;
  margin-left: -120px;
  font-size: 26px;
padding-top:10px;
  background-color: #e52685;
width:200px;
border-style: solid;
border-width: 0 0 4px 0;
border-radius: 5px;
border-color: #911552;
font-size: 14px;
color:#ffffff;
line-height: 5pt;
}
.guide2{
  display: none;
  position: absolute;
  right: -111px;
  top: 150px;
  margin-left: -120px;
  font-size: 26px;
  padding-top: 10px;
  background-color: #e52685;
  width: 80px;
  border-style: solid;
  border-width: 0 0 4px 0;
  border-radius: 5px;
  border-color: #911552;
  font-size: 14px;
  color: #ffffff;
  line-height: 10pt;
}
.header{
  position: absolute;
  max-width: 760px;
  width: 100%;
  left:50%;
  margin-left:-380px;
  top:0px;
  z-index: 2;
}
.HeaderAnimation{
  animation: HeaderAnimation 1s linear infinite;
}
@keyframes HeaderAnimation {
  0% { transform:scaleY(0.98); }
    50% { transform:scaleY(1);}
  100% { transform:scaleY(0.98);}
}
.activity {
  background-image: url(https://d13pxqgp3ixdbh.cloudfront.net/uploads/1636947517f6c55a46ef5bf6d173d11e782c11f6b6.png);
  background-size: 8px;
  background-color:#e52685;
  text-align: center;
  margin-top: 50px;
    max-width:500px;
    width: 90%;
float: center;
position: relative;
border-width: 1px;
border-color: #911552;
border-style:solid;
box-shadow: 0 0 5px #000000ad;
margin-bottom: 20px;
}
.recent-header{
  position: relative;
}

.icon{
  margin-top: 80px;
  float: center;
}
.bg-progress{

  width:100%;
  margin-top: 40px;
  padding: 20px 0px 20px 0px ;
   box-shadow: 0px -4px 5px #00000036;

}
.pro-bar-bg{
  width:95%;
  height: 5px;
  background-color: #393b3d;
  position: relative;
	text-align: left;
}
.step1{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #ffe0bb;
  position: absolute;
  top:-8px;
}
.step2{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #393b3d;
  position: absolute;
  top:-8px;
  left:50%;
}
.step3{
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #393b3d;
  position: absolute;
  top:-8px;
  right: 0px;
}
.gen-text{
  position: absolute;
  top:-20px;
  left:20%;
}
.gen-text1{
  position: absolute;
  top:-20px;
  left:70%;
}
.pro-bar{
	width: 0px;
	height: 100%;
	background-color: #ffe0bb;
}
.recent-name{
padding-left: 40px;
background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/1637559740ba12f3e0441b1d1ef05616b24e7f4e63.png");
background-repeat: no-repeat;
background-size: 32px;
  margin-left:10px;
  margin-top:35px;
  font-weight: bold;
  color:#000000;
  font-size: 22px;
  text-align: left;
}
.recent-coin{
  padding-left: 40px;
  background-image: url("https://d13pxqgp3ixdbh.cloudfront.net/uploads/163670032071da040b2c9dd7fc4b9d390e3c1e3b79.png");
  background-repeat: no-repeat;
  background-size: 32px;
    float: left;
    margin-left:10px;
    font-weight: bold;
    color:white;
    font-size: 22px;
}
.recent-right{
  position: absolute;
  top: -20px;
  left:50%;
  margin-left: -120px;
  font-size: 26px;
  padding: 5px;
  background-color: #e52685;
width:240px;
border-style: solid;
border-width: 0 0 4px 0;
border-radius: 5px;
border-color: #911552;
color:#ffffff;
font-weight: bold;
box-shadow: 0 0 5px #000000ad;
  }


.text-size28-black{
	font-size: 24px;
	color:#ffffff;
	font-weight: bold;
  margin: 0px;
}
.icon{
  width:50px;
}

.logoAnimation{
  animation: logoAnimation 2s linear infinite;
}
@keyframes logoAnimation {
  0% { top: 110px;}
    50% { top: 120px;}
  100% { top: 110px;}
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #1db300;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.hidein{
  animation: flyinhide 0.5s;
animation-fill-mode: forwards;
}
@keyframes flyinhide {
  0% { transform: scale(1);}
10% { transform: scale(0.9);}
20% { transform: scale(1.1);}
100% { transform: scale(0);}
}


.Logoshowin{
  animation: Logoshowin 0.5s;
animation-fill-mode: forwards;
}
@keyframes Logoshowin {
  0% { transform: scale(0);}
30% { transform: scale(0.6);}
60% { transform: scale(0.8);}
  100% { transform: scale(0.6);}
}

.Logoshowin2{
  animation: Logoshowin2 0.5s;
animation-fill-mode: forwards;
}
@keyframes Logoshowin2 {
  0% { transform: scale(0);}
30% { transform: scale(0.8);}
60% { transform: scale(1);}
  100% { transform: scale(0.8);}
}

.Logoshowin3{
  animation: Logoshowin3 0.5s;
animation-fill-mode: forwards;
}
@keyframes Logoshowin3 {
  0% { transform: scale(0);}
30% { transform: scale(1);}
60% { transform: scale(1.2);}
  100% { transform: scale(1);}
}

.Logoshowin4{
  animation: Logoshowin4 0.5s;
animation-fill-mode: forwards;
}
@keyframes Logoshowin4 {
  0% { transform: scale(0);}
30% { transform: scale(1.2);}
60% { transform: scale(1.4);}
  100% { transform: scale(1.2);}
}

.sakeanimation{
  animation: shake 0.5s;

}
  @keyframes shake {
  0% { margin-left:0 }
  10% { margin-left:-10px }
  20% { margin-left:0 }
  30% { margin-left:10px }
  40% { margin-left:0 }
  50% { margin-left:-5px }
  60% { margin-left:0 }
  70% { margin-left:5px }
  80% { margin-left:0 }
  90% { margin-left:-3px }
  1000% { margin-left:0 }
}
.slit-in-horizontal{animation:slit-in-horizontal .45s ease-out both}
@keyframes slit-in-horizontal{0%{transform:translateZ(-800px) rotateX(90deg);opacity:0}54%{transform:translateZ(-160px) rotateX(87deg);opacity:1}100%{transform:translateZ(0) rotateX(0)}}

.skeyAni{
  animation: skeyAni 2s infinite;
  animation-fill-mode: forwards;
}
  @keyframes skeyAni {
  0% {transform: skew(7deg, 7deg);  }
  25% {transform: skew(-7deg, -7deg);  }
  50% {transform: skew(7deg, 7deg);  }
  75% {transform: skew(-7deg, -7deg);  }
  100% {transform: skew(0deg, 0deg); }
}

.counterSuccess{
  animation: counterSuccess 1s;
  animation-fill-mode: forwards;
}
@keyframes counterSuccess {
0% {transform: scale(1.2);  background-color: #29d746;}
25% {transform: scale(0.8); background-color: #29d746; }
50% {transform: scale(1.2); background-color: #29d746; }
75% {transform: scale(1.2);background-color: #29d746; }
100% {transform: scale(1);background-color: #29d746;box-shadow: 0 0 5px #1db300; }
}

.wobble-hor-top{animation:wobble-hor-top .8s both}
@keyframes wobble-hor-top{0%,100%{transform:translateX(0);transform-origin:50% 50%}15%{transform:translateX(-30px) rotate(6deg)}30%{transform:translateX(15px) rotate(-6deg)}45%{transform:translateX(-15px) rotate(3.6deg)}60%{transform:translateX(9px) rotate(-2.4deg)}75%{transform:translateX(-6px) rotate(1.2deg)}}

@media only screen and (max-width:990px) {
.guide1{
  display: none;
}
.guide2{
  display: block;

}



@media only screen and (max-width:760px) {
  .gen{
    margin-top: 120px;
    }

  .header{
    position: absolute;
    width: 100%;
    left:0;
    margin-left:0px;
    top:0px;
    z-index: 2;
  }
.page1{
  margin-top:10px;
}

}



@media only screen and (max-width:500px) {
.page1{
  margin-top:10px;
}
.gen{
  margin-top: 90px;
  font-size:20px;
width:180px;
  }
  .bntClaim{
    font-size:20px;
  width:160px;
  margin-left:-80px;
  }
  .recent-right{
      font-size:20px;
        width:220px;
        margin-left:-110px;
  }
.cardConainer{
  width:210px;
}

.bntLeft{
  width: 40px;
  margin-left: -10px;
}
.bntRight {
    height: 40px;
    width: 40px;
    margin-right: -10px;
}
}
@media only screen and (max-width:410px) {
  .inputtext{
  width:165px;
  }
  .inputplatform1{
  width:200px;
  }
}

@media only screen and (max-width:355px) {
  .page1{
    margin-top: 10px;
  }

  .AccountInfo{
    margin-top:170px;
  }
.guide1{
  display: none;
}
.guide2{
  display: none;

}

.accinfo-card{
  margin-left: 0px;
}
.inputtext{
width:130px;
}
.inputplatform1{
width:165px;
}
.accinfo-add{
  left:110px;
}
}
@media only screen and (max-width:325px) {
  .gen{
    margin-top:70px;
  }
  .inputtext{
  width: 110px;
    margin-left: -10px;
  }
  .inputplatform1{
margin-left: -10px;
  width:145px;
  }
}
