*{
	padding: 0;
	margin: 0;
}
img{
	position: absolute;
}
@media only screen and (max-width: 180000px)  {
.glxavor{
	width: 100%;
    max-width: 1920px;
    min-width: 320px;
	height: 140px;
	overflow: hidden;
	position: relative;
}
.logo{
    left: 45px;
    top: 27px;
}
.txt1{
    left: 325px;
    right: 0;
    top: 17px;
    animation-name: txt1;
}
.txt2{
    left: 325px;
    top: 57px;
    animation-name: txt2;

}
.b{
left: 114px;
    top: 148px;
}
.b1{
	left: 379px;
    top: 354px;
    animation-name: b1;
}
.divb2{
	    position: absolute;
    width: 634px;
    height: 398px;
 
    overflow: hidden;
}
.b2{
	left: 335px;
    top: 345px;
    animation-name: b2; 
}
.diva{
	width: 287px;
    height: 146px;
    border: 1px solid red;
    position: absolute;
    left: 258px;
    top: 182px;
    overflow: hidden;
}
.b3{
    left: 566px;
    top: 390px;
    animation-name: b3;
}

.a1{
left: 5px;
  top: -3031px;
    animation-name: a1;
}
.a2{
left: 75px;
    top: -2898px;
    animation-name: a2;
}
.a3{
    top: -2766px;
    left: 145px;
    animation-name: a3;
}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -156px;
    left: 795px;
    animation-name: h1;
}
.c2{
    left: 680px;
    top: 23px;
    animation-name: h2;
}
.q1{
    left: 186px;
    top: 13px;
    animation-name: q1;
}
.q2{
    top: 35px;
    left: 779px;
    animation-name: q2;
}
.q3{
    top: 13px;
    left: 1393px;
    animation-name: q3;
}
.but{
left: 86%;
    top: 22px;
    animation-name: but;
}
.plus{
    left: 77%;

top: 109px;

}
.b4{
    left: 200px;
    top: 365px;
    animation-name: b4;
}
.slot{
    position: relative;
    transform: scale(0.61);
    top: -125px;
    left: 565px;
}

/*-----------------------------------------anim------------------------------------------*/
 .anim{
  animation-duration: 12s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
 .buts{
 animation-duration: 0.85s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-out;
}
 @keyframes b2{
 0%,4%{    transform:rotate(0deg) matrix(1, 0, 0, 1, 0, 0);}
 8%{    transform:rotate(90deg) matrix(1, 0, 0, 1, 0, -177) ;}
 11%{    transform:rotate(90deg) matrix(1, 0, 0, 1, 40, -177) ;}
 12%,100%{    transform:rotate(90deg) matrix(1, 0, 0, 1, 40, -177) ;}
}
 @keyframes b3{
 0%,10%{opacity: 0;}
12%{opacity: 1;}
 
 
}

@keyframes q1{
0%,1%{transform: rotate(0deg) scale(0.7);}
50%{transform: rotate(50deg) scale(1);}
100%{transform: rotate(0deg) scale(0.7);}
}
@keyframes q2{
0%,1%{transform: rotate(0deg) scale(0.9);}
50%{transform: rotate(-50deg) scale(1);}
100%{transform: rotate(0deg) scale(0.9);}
}
@keyframes q3{
0%,1%{transform: rotate(0deg) scale(0.9);}
50%{transform: rotate(-40deg) scale(1.1);}
100%{transform: rotate(0deg) scale(0.9);}
}
 @keyframes a1{
 0%,15%{  top: -3031px;}
 25%{top: -2369px;}
 26%,40%{top: -2369px;}
50%{top: -1578px;}
51%,66%{top: -1578px;}
76%{top: -654px;}
77%,100%{top: -654px;}
 
}
 @keyframes a2{
 0%,15%{top: -2898px;}
 27%{   top: -2237px;}
 28%,40%{   top: -2237px;}
52%{   top: -1446px;}
53%,66%{   top: -1446px;}
 78%{top: -391px;}
 79%,100%{top: -391px;}
} 
 @keyframes a3{
 0%,15%{  top: -2766px;}
 29%{top: -2106px;}
 30%,40%{top: -2106px;}
 54%{top: -1314px;}
 55%,66%{top: -1314px;}
 80%{top: -260px;}
 81%,100%{top: -260px;}
} 
 @keyframes a4{
 0%,15%{    top: -2635px;}
 31%{top: -1974px;}
 32%,40%{top: -1974px;}
 56%{top: -1182px;}
 57%,66%{top: -1182px;}
 82%{top: 4px;}
 83%,100%{top: 4px;}
 
} 
     
 @keyframes b4{
 0%,12%{left: 200px;top: 365px;}
 14%{    left: 197px;top: 377px;}
 15%{    left: 197px;top: 377px;}
 17%{    left: 200px;top: 365px;}
 18%,38%{    left: 200px;top: 365px;}
40%{     left: 197px;top: 377px;}
42%{    left: 200px;top: 365px;}
43%,64%{   left: 200px;top: 365px;}
66%{   left: 197px;top: 377px;}
68%{  left: 200px;top: 365px;}
69%,100%{  left: 200px;top: 365px;}
 
 
} 
@keyframes txt1{
 0%,10%{transform: scale(1);}
 11%,12%{transform: scale(1.05);}
 13%,33%{transform: scale(1);}
 34%,35%{transform: scale(1.05);}
 36%,56%{transform: scale(1);}
 57%,58%{transform: scale(1.05);}
 59%,79%{transform: scale(1);}
 80%,81%{transform: scale(1.05);}
 82%,100%{transform: scale(1);}
}
@keyframes txt2{
 0%,15%{transform: scale(1);}
 16%,17%{transform: scale(1.05);}
 18%,38%{transform: scale(1);}
 39%,40%{transform: scale(1.05);}
 41%,61%{transform: scale(1);}
 62%,63%{transform: scale(1.05);}
 64%,84%{transform: scale(1);}
 85%,86%{transform: scale(1.05);}
 87%,100%{transform: scale(1);}
}
   
 @keyframes but {
  0% {
    -webkit-transform: scale(0.9, 0.9);opacity: 1;
    transform: scale(0.9, 0.9)opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);opacity: 1;
    transform: scale(1.1, 1.1);opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.9, 0.9);opacity: 1;
    transform: scale(0.9, 0.9);opacity: 1;
  }
}
}

@media only screen and (max-width: 1888px)  {
.logo{
    left: 45px;
    top: 27px;
}
.txt1{
    left: 325px;
    right: 0;
    top: 17px;
}
.txt2{
    left: 325px;
    top: 57px;
}
.divb2{
    width: 634px;
    height: 398px;
}
.b2{
    left: 335px;
    top: 345px;
    
}
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -156px;
    left: 795px;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: 186px;
    top: 13px;
}
.q2{
    top: 35px;
    left: 779px;
}
.q3{
     top: 13px;
    left: 1347px;
}
.but{
left: 86%;
    top: 22px;
}
.plus{
    left: 75%;
    top: 109px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
     transform: scale(0.61);
    top: -125px;
    left: 565px;
}
}
@media only screen and (max-width: 1744px)  {
.logo{
    left: 15px;
    top: 27px;
}
.txt1{
       left: 255px;
    right: 0;
    top: 17px;
}
.txt2{
left: 254px;
    top: 57px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -156px;
    left: 660px;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: 123px;
    top: 13px;
}
.q2{
    top: 35px;
    left: 687px;
}
.q3{
top: 13px;
    left: 1213px;
}
.but{
left: 85%;
    top: 22px;
}
.plus{
left: 75%;
    top: 109px;
    width: 400px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -126px;
    left: 449px;
}
}
@media only screen and (max-width: 1621px)  {
.logo{
    left: 15px;
    top: 27px;
}
.txt1{
       left: 255px;
    right: 0;
    top: 17px;
}
.txt2{
left: 254px;
    top: 57px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -156px;
    left: 660px;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: 123px;
    top: 13px;
}
.q2{
    top: 35px;
    left: 687px;
}
.q3{
top: 13px;
    left: 1213px;
}
.but{
left: 86%;
    top: 25px;
    width: 160px;
}
.plus{
    left: 74%;
   top: 109px;
    width: 400px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -125px;
    left: 447px;
}
}
@media only screen and (max-width: 1552px)  {
.logo{
    left: 15px;
    top: 27px;
}
.txt1{
    left: 234px;
    right: 0;
    top: 24px;
    width: 300px;
}
.txt2{
    left: 234px;
    top: 53px;
    width: 300px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -156px;
    left: 517px;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: 123px;
    top: 13px;
}
.q2{
    top: 35px;
    left: 555px;
}
.q3{
    top: 13px;
    left: 1080px;
}
.but{
left: 86%;
    top: 25px;
    width: 160px;
}
.plus{
    left: 72%;
 top: 109px;
    width: 400px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -124px;
    left: 336px;
}
}
@media only screen and (max-width: 1441px)  {
.logo{
    left: 15px;
    top: 34px;
    width: 65px;
}
.txt1{
    left: 164px;
    right: 0;
    top: 24px;
    width: 300px;
}
.txt2{
left: 164px;
    top: 53px;
    width: 300px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
top: -156px;
    left: 395px;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
left: 89px;
    top: 27px;
    width: 60px;
}
.q2{
    top: 68px;
    left: 480px;
    width: 67px;
}
.q3{
    top: 13px;
    left: 979px;
    width: 69px;
}
.but{
    left: 86%;
    top: 25px;
    width: 150px;
}
.plus{
    left: 73%;
   top: 109px;
    width: 350px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -126px;
    left: 261px;
}
}
@media only screen and (max-width: 1306px)  {
.logo{
    left: 15px;
    top: 34px;
    width: 65px;
}
.txt1{
    left: 164px;
    right: 0;
    top: 24px;
    width: 300px;
}
.txt2{
left: 164px;
    top: 53px;
    width: 300px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
top: -156px;
    left: 395px;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
left: 89px;
    top: 27px;
    width: 60px;
}
.q2{
    top: 68px;
    left: 480px;
    width: 67px;
}
.q3{
    top: 13px;
    left: 948px;
    width: 69px;
}
.but{
    left: 86%;
    top: 31px;
    width: 132px;
}
.plus{
    left: 72%;
top: 109px;
    width: 350px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -128px;
    left: 261px;
}
}
@media only screen and (max-width: 1256px)  {
.logo{
    left: 15px;
    top: 34px;
    width: 65px;
}
.txt1{
    left: 164px;
    right: 0;
    top: 24px;
    width: 300px;
}
.txt2{
left: 164px;
    top: 53px;
    width: 300px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
top: -156px;
    left: 374px;

}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
left: 89px;
    top: 27px;
    width: 60px;
}
.q2{
    top: 68px;
    left: 480px;
    width: 67px;
}
.q3{
top: 13px;
    left: 900px;
    width: 69px;
}
.but{
    left: 86%;
    top: 31px;
    width: 132px;
}
.plus{
    left: 73%;
  top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -123px;
    left: 232px;
}
}
@media only screen and (max-width: 1195px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
}
.txt1{
left: 153px;
    right: 0;
    top: 30px;
    width: 250px;
}
.txt2{
left: 153px;
    top: 51px;
    width: 250px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -156px;
    left: 305px;

}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: 77px;
    top: 27px;
    width: 55px;
}
.q2{
    top: 72px;
    left: 385px;
    width: 67px;
}
.q3{
top: 13px;
    left: 828px;
    width: 60px;
}
.but{
left: 86%;
    top: 32px;
    width: 125px;
}
.plus{
    left: 71%;
top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
transform: scale(0.61);
    top: -124px;
    left: 175px;
}
}
@media only screen and (max-width: 1117px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 91px;
    top: 15px;
    display: block !important;
}
.txt1{
    left: 18px;
    right: 0;
    top: 43px;
    width: 250px;
}
.txt2{
    left: 18px;
    top: 64px;
    width: 250px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
top: -156px;
    left: 185px;

}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
top: 72px;
    left: 286px;
    width: 67px;
}
.q3{
top: 13px;
    left: 728px;
    width: 60px;
}
.but{
    left: 85%;
    top: 32px;
    width: 125px;
}
.plus{
    left: 69%;
  top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -123px;
    left: 77px;

}
}
@media only screen and (max-width: 1038px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 91px;
    top: 15px;
    display: block !important;
}
.txt1{
    left: 18px;
    right: 0;
    top: 43px;
    width: 250px;
}
.txt2{
    left: 18px;
    top: 64px;
    width: 250px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
top: -156px;
    left: 185px;

}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
top: 72px;
    left: 286px;
    width: 67px;
}
.q3{
top: 13px;
    left: 728px;
    width: 60px;
}
.but{
    left: 85%;
    top: 32px;
    width: 125px;
}
.plus{
    left: 67%;
top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
transform: scale(0.61);
    top: -122px;
    left: 77px;
}
}
@media only screen and (max-width:981px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 112px;
    top: 12px;
    display: block !important;
}
.txt1{
    left: 32px;
    right: 0;
    top: 42px;
    width: 264px;

}
.txt2{
     left: 32px;
    top: 66px;
    width: 264px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
top: -156px;
    left: 185px;

}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
    top: 78px;
    left: 783px;
    width: 52px;
}
.q3{
    top: -14px;
    left: 703px;
    width: 54px;
}
.but{
left: 84%;
    top: 32px;
    width: 125px;
}
.plus{
left: 4px;
top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -122px;
    left: 110px;
}
}
@media only screen and (max-width:891px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 112px;
    top: 12px;
    display: block !important;
}
.txt1{
    left: 32px;
    right: 0;
    top: 42px;
    width: 264px;

}
.txt2{
     left: 32px;
    top: 66px;
    width: 264px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
top: -175px;
    left: 185px;

}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
    top: 78px;
    left: 783px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 82%;
    top: 32px;
    width: 125px;
}
.plus{
left: 4px;
top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.51);
    top: -105px;
    left: 97px;
}
}
@media only screen and (max-width:790px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 117px;
    width: 80px;
    top: 5px;
    display: block !important;
}
.txt1{
    left: 52px;
    right: 0;
    top: 24px;
    width: 215px;
}
.txt2{
    left: 53px;
    top: 42px;
    width: 215px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -146px;
    left: 163px;

}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
    top: 78px;
    left: 734px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 120px;
    top: 65px;
    width: 76px;
}
.plus{
    left: 4px;
 top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -122px;
    left: 133px;
}
}
@media only screen and (max-width:670px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 81px;
    width: 80px;
    top: 5px;
    display: block !important;
}
.txt1{
    left: 12px;
    right: 0;
    top: 24px;
    width: 215px;
}
.txt2{
left: 12px;
    top: 42px;
    width: 215px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -150px;
    left: 104px;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
     top: 78px;
    left: 632px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 80px;
    top: 65px;
    width: 76px;
}
.plus{
    left: 4px;
top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.61);
    top: -123px;
    left: 86px;
}
}
@media only screen and (max-width:590px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 81px;
    width: 80px;
    top: 5px;
    display: block !important;
}
.txt1{
    left: 12px;
    right: 0;
    top: 24px;
    width: 215px;
}
.txt2{
left: 12px;
    top: 42px;
    width: 215px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -150px;
    left: 104px;display: none;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
     top: 78px;
    left: 632px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 80px;
    top: 65px;
    width: 76px;
}
.plus{
    left: 4px;
top: 110px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
      transform: scale(0.51);
    top: -105px;
    left: 79px;
}
}
@media only screen and (max-width:560px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 81px;
    width: 80px;
    top: 5px;
    display: block !important;
}
.txt1{
    left: 12px;
    right: 0;
    top: 24px;
    width: 215px;
}
.txt2{
left: 12px;
    top: 42px;
    width: 215px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -150px;
    left: 104px;display: none;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
     top: 78px;
    left: 632px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 80px;
    top: 75px;
    width: 76px;
}
.plus{
    left: 4px;
top: 112px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
transform: scale(0.51);
    top: -106px;
    left: 54px;
}
}
@media only screen and (max-width:521px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 81px;
    width: 80px;
    top: 5px;
    display: block !important;
}
.txt1{
    left: 12px;
    right: 0;
    top: 24px;
    width: 215px;
}
.txt2{
left: 12px;
    top: 42px;
    width: 215px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -150px;
    left: 104px;display: none;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
     top: 78px;
    left: 632px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 80px;
    top: 74px;
    width: 76px;
}
.plus{
    left: 4px;
top: 111px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.51);
    top: -105px;
    left: 40px;
}
}
@media only screen and (max-width:496px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 54px;
    width: 75px;
    top: 5px;
    display: block !important;
}
.txt1{
 left: 12px;
    right: 0;
    top: 24px;
    width: 170px;
}
.txt2{
    left: 12px;
    top: 42px;
    width: 170px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -150px;
    left: 104px;display: none;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
     top: 78px;
    left: 632px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 46px;
    top: 72px;
    width: 84px;
}
.plus{
    left: 4px;
top: 111px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.51);
    top: -106px;
    left: 10px;

}
}
@media only screen and (max-width:456px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 54px;
    width: 75px;
    top: 5px;
    display: block !important;
}
.txt1{
 left: 12px;
    right: 0;
    top: 24px;
    width: 170px;
}
.txt2{
    left: 12px;
    top: 42px;
    width: 170px;
}
.divb2{
    width: 634px;
    height: 398px;
}
.b2{
    left: 335px;
    top: 345px;
    display: none;
}
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.b2{
    display: block;
}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -150px;
    left: 104px;display: none;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
     top: 78px;
    left: 632px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 53px;
    top: 75px;
    width: 71px;
}
.plus{
    left: 4px;
top: 111px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
    transform: scale(0.41);
    top: -75px;
    left: 18px;

}
}
@media only screen and (max-width:410px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 47px;
    width: 75px;
    top: 5px;
    display: block !important;
}
.txt1{
    left: 8px;
    right: 0;
    top: 24px;
    width: 149px;
}
.txt2{
left: 7px;
    top: 42px;
    width: 149px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
 
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -150px;
    left: 104px;display: none;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
     top: 78px;
    left: 632px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
left: 47px;
    top: 74px;
    width: 71px;
}
.plus{
    left: 4px;
top: 111px;
    width: 320px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{

    transform: scale(0.41);
    top: -76px;
    left: -9px;


}
}
@media only screen and (max-width:364px)  {
.logo{
left: 10px;
    top: 36px;
    width: 55px;
    display: none;
}
.logo2{
    left: 47px;
    width: 75px;
    top: 5px;
    display: block !important;
}
.txt1{
    left: 8px;
    right: 0;
    top: 24px;
    width: 149px;
}
.txt2{
left: 7px;
    top: 42px;
    width: 149px;
}
.divb2{
    width: 634px;
    height: 398px;
}
 
.diva{
    width: 287px;
    height: 146px;
    position: absolute;
    left: 258px;
    top: 182px;
}
.b3{
    left: 566px;
    top: 390px;
}
.a1{
left: 5px;
  top: -3031px;
}
.a2{
left: 75px;
    top: -2898px;
}
.a3{
    top: -2766px;
    left: 145px;

}
.b2{
    display: block;
}
.a4{
    left: 215px;
    top: -2635px;
    animation-name: a4;
}
.c1{
    top: -150px;
    left: 104px;display: none;
}
.c2{
    left: 680px;
    top: 23px;
}
.q1{
    left: -15px;
    top: -18px;
    width: 66px;display: none;
}
.q2{
     top: 78px;
    left: 632px;
    width: 52px;
}
.q3{
top: -23px;
    left: 703px;
    width: 54px;
}
.but{
    left: 38px;
    top: 66px;
    width: 86px;
}
.plus{
left: 38px;
    top: 72px;
    width: 86px;
}
.b4{
    left: 200px;
    top: 365px;
}
.slot{
transform: scale(0.3);
    top: -59px;
    left: 11px;

}
}