.btn-demo .button span {
   cursor: pointer;
   display: inline-block;
   position: relative;
   transition: 0.5s;
}
.btn-demo .button span:after {
   content: '\00bb';
   position: absolute;
   opacity: 0;
   top: 0;
   right: -20px;
   transition: 0.5s;
}
.btn-demo .button:hover span:after {opacity: 1; right: 11px; top: 10px;}
.btn-demo button span{
   font-size: 25px;
   font-weight: 600;
   letter-spacing: 2px;
   color: #fff;
   background-color: #e90000;
   clip-path: polygon(0% 16%, 100% 6%, 98% 100%, 2% 90%);
   padding: 10px 40px ;
}
button:focus{outline: unset; border: unset; box-shadow: unset;}
.btn-demo .button:hover{transform: scale(1.1);}
.btn-demo{text-align: center;}


.tiktok-live-wrapper {
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  z-index: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tiktok-coin-live{
   border-radius: 10px;
   margin: auto;
   background-color: #fff;
   padding: 30px 0 30px 0;
   width: 463px;
   height: 670px;
}
.coin-tiktok-content{padding: 33px 0; height: 415px;}
.coin-tiktok-content{margin:auto; justify-content: center;}
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
} 
.last-tiktok-heart ,.username-live{padding: 0 0 0 15px;}
.heart ,.user-name{padding: 0 10px 0 0;}




.S1, .S2, .S3, .S4, .S6 {display: none;}
body {
   background: url(../img/Desktop-bg.png);
   background-size: contain;
   background-repeat: repeat;
   background-position: center;
   background-size: cover;
   height: 902px;
   min-height: 100vh;
   color: #fff;
   font-family: 'Crimson Pro', serif;
   letter-spacing: 2px;
}
.free-fire-logo{width: 500px; margin: auto; justify-content: center;}
.free-fire-logo img{margin: auto; justify-content: center;}
.tiktok-title h1{font-size: 36px; font-weight: 600; letter-spacing: 2px; color: #000; }
.line{border-top: 5px groove #fff; margin: auto; width: 174px;}
.tiktok-title-text h2{
   font-size: 20px;
   font-weight: 400;
   text-align: left;
   margin: 12px 0 5px 0;
   justify-content: center;
   color: #000;
}






.step-first .bg-black{
   justify-content: center;
   text-align: center;
   border: 3px solid #e90000;
   padding: 2px;
   border-radius: 7px;
   margin: 10px 35px;
   display: flex;
   justify-content: space-between;
}
.bg-black h3{
   font-size: 21px;
   font-weight: 500;
   letter-spacing: 2px;
   color: #fff;
   margin: 5px;
}
.bg-black h2{
   font-size: 22px;
   font-weight: normal;
   letter-spacing: 1px;
   color: #fff;
   margin: 5px;
}
.S1 , .S3 ,.S2 ,.S4{padding: 0 40px;}

.platform{width: 60px;}
#USER{
   height: 40px;
   width: 300px;
   padding: 0 16px;
   font-size: 20px;
   color: #000000;
   border: 1px solid #000;
}
.freefire-icon{display: flex; justify-content: center; margin: auto;}
.PL{
   justify-content: center;
   text-align: center;
   border: 2px solid #000;
   padding: 11px 11px 5px 11px;
   border-radius: 19px;
   margin: 10px 17px 0 17;
   border-radius: 10px;
}
.tiktok-online{margin-bottom: 17px;}
.tiktok-title-text h2 img {
   width: 30px;
   height: 30px;
   margin: 0 10px;
}
.tiktok-title-text h2{display: flex;  align-items: center; color: #000; }
.qty-container{
   display: flex;
   align-items: center;
   justify-content: center;
   margin: 25px 0 0 0;
}
.qty-container .input-qty{
   padding: 5px 10px;
   border: 1px solid #d4d4d4;
   width: 260px;
   color: black;
   font-size: 20px;
   text-align: center;
}
.qty-container .qty-btn-minus,
.qty-container .qty-btn-plus{
   border: 1px solid #d4d4d4;
   padding: 10px 13px;
   font-size: 14px;
   height: 42px;
   width: 38px;
   transition: 0.3s;
}
.TYPED-F{margin: 17px 0 0 0; color: #000; font-size: 20px; width: 395px;}
.h-12 {height: 2rem;}
.PROGRESS-FINISH {
   border: 2px solid #000;
   padding: 8px;
   width: 312px;
   margin: auto;
}
#PBAR-F ,.h-12{height: 20px;}
#s6{ display:none; }
.S4 { color:#000; font-size: 24px; font-weight: 600;}
input[type="checkbox"][id^="myCheckbox"] { display: none;}
.heart-gif {width: 100px; rotate: -23deg;}
.progresbar{font-size: 30; font-weight: bold; margin-top: 30px;}
.PROGRESS-FINISH{position: relative; top: 0px;}



.name-comment{display: block; text-align: start;}
.card-wrapper{
   z-index: 2;
   display: flex;
   overflow: hidden;
   position: relative;
   max-height: inherit;
   height: 150px;
}
.card-list{
   margin: 0;
   padding: 0;
   display: flex;
   flex-direction: column;
   width: 37.375em;
}
.cloned {
   position: absolute;
   z-index: -5;
   display: flex;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-left: 0px;
   justify-content: flex-end;
   font-size: 22px;
}
.scroll-card{align-items: center;}
.scroll-card i{font-size: 28px; margin-right: 10px;}




.heart-wrapper{
  z-index: 0;
  display: flex;
  overflow: hidden;
  position: absolute;
  max-height: inherit;
  padding-left: 7.5625em;
  justify-content: flex-start;
  height: 130px;
}
.heart-list{
   margin: 0;
   padding: 0;
   display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: flex-start;
}
.cloned {
   position: absolute;
   z-index: -5;
   display: flex;
   justify-content: flex-end;
}
.title{margin: 0; padding: 0;}
.title1{font-size: 35px; color: #ff0e38;}
.title2{font-size: 20px; color: #ed9be3; position: relative; right: 35px}
.title3{font-size: 20px; color: #6da8f1; position: relative; right: 35px;}
.title4{font-size: 20px; color: #48da6f; position: relative; right: 35px;}
.title6{font-size: 20px; color: pink; position: relative; right: 35px;}
.title7{font-size: 20px; color: #000000; position: relative; right: 35px;}
.title9{font-size: 20px; color: cyan; position: relative; right: 35px;}
.scroll-card{
   margin: 0;
   display: flex;
   color: #000000;
}
.scroll-card h4 i{font-size: 20px;}

.scroll i{font-size: 40px; color: #ff0e38; position: relative; left: 36px; top: 120px;}
.user-name{display: flex;}
.user-name i{margin: 0 3px;}
.user1{color: #8cd9cf; font-size: 30px;}
.user2{color: #9966c5; font-size: 30px;}
.clock{color: black; font-size: 17px;}
.user-name{align-items: center; justify-content: end;}



.userlive-name{display: block; text-align: start; color: #fff;}
.userlive-card{display: flex;}
.userlive-card h4{font-size: 14px;}
.userlive-wrapper{
   z-index: 2;
   display: flex;
   overflow: hidden;
   position: relative;
   max-height: inherit;
   height: 30px;
   background-color: black;
   border-radius: 60px;
   padding: 18px 0 18px 18px;
}
.userlive-list{
   margin: 0;
   padding: 0;
   display: flex;
   flex-direction: column;
   width: 37.375em;
}
.cloned {
   position: absolute;
   z-index: -5;
   display: flex;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-left: 0px;
   justify-content: flex-end;
   font-size: 22px;
}
.userlive-card .fa-user-circle{font-size: 26px; margin-right: 10px;}
.userlive-name p i{font-size: 10px;}
.userlive-name p{font-size: 12px ;}

.user-live{position: relative; bottom: 11px; right: 6px;}
.userlive-wrapper{display: flex; justify-content: space-between;}

.user-liveicon-circle{font-size: 20px;}

#livechatChatContent{
   height: 130px; overflow: hidden; 
   color: black; text-align: left;
   margin-left: 20px; 
}
.user-liveicon-circle{font-size: 25px; position: relative; top: 7px; }
.livechatEntryUserName{font-weight: bold; font-size: 18px; display: block;}
.title{position: relative; animation-fill-mode: forwards;}


.title2 {animation-name: example2; /*animation: example2 5s infinite;*/ /*animation-duration: 1s;*/}
@keyframes example2 {
   from {top: 0px;}
   to {right: 30px;}
}

.title3 {animation-name: example3; /*animation: example3 5s infinite alternate;*/}
@keyframes example3 {
   from {top: 0px;}
   to {left: -40px;}
}

.title4 {animation-name: example4; /*animation: example4 5s infinite alternate;*/}
@keyframes example4 {
   from {top: 0px;}
   to {right: 30px;}
}

.title6 {animation-name: example6; /*animation: example6 5s infinite alternate;*/}
@keyframes example6 {
   from {top: 0px;}
   to {left: -40px;}
}
#live-username-change{
   height:40px;
   overflow: hidden;
   color: black;
   text-align: left;
   margin-left: 20px;
}
.fa-eye{margin-right: 7px; font-size: 14px;}


.livechatChatEntry{
 margin-left: 35px;
 margin-top: -21px
}

#UserlivechatChatContent {
   height: 45px;
   overflow: hidden;
   color: #fff;
   text-align: left;
   margin-left: 4px;

}
.livechatChatEntry {
   margin-left: 35px;
   margin-top: -21px;
   display: grid;
}
.fa-eye{font-size: 12px; margin-right: 7px;}
.user-icon-circle {
   font-size: 23px;
   position: relative;
   top: 10px;
   color: red;
}
.livechatEntryContent{font-size: 14px; margin: 0; position: relative;
    bottom: 4px;}
.livechatEntryUserName{font-size: 15px; margin: 0; padding: 0;}
.user-live{display: flex; align-items: center; justify-content: space-between; background: black;  border-radius: 50px;
   padding: 0 15px; margin-left: 20px;}
   .live-btn{background: red; border-radius: 50px; width: 60px; color: black;}
   .live-btn p{margin: 0; font-size: 14px;
    font-weight: 600;
 }

 .comment{background: black; margin-left: 20px; border-radius: 6px; width: 200px;}
.comment p{font-size: 16px; color: #fff; font-weight: 500; padding: 2px 0 3px 20px; margin: 0; text-align: left;}


   @media(max-width: 1440px){
      .tiktok-title {margin: 14px 0 20px 0;}
      .tiktok-online {margin-bottom: 0px;}
      .TYPED-F {margin: 7px 0;}
      body{height: 802px;}
      .tiktok-online {margin-bottom: 17px;}
   }


   @media(max-width: 1024px){
      .step-first .bg-black{padding: 2px 9px}
      .TYPED-F{font-size: 23px;}
      .free-fire-logo { width: 429px;margin: 87px auto 0 auto;}
      .tiktok-title {margin: 14px 0 20px 0;}
      .S2{position: relative; bottom: 0;}
      .tiktok-online {margin-bottom: 17px;}
      .scroll{position: relative; top: 0px; left: 30px;}
      .scroll i{left: 7px;}
   }


   @media(max-width: 991px){
      #USER{margin: 10px 0;}
      .tiktok-title {margin: 14px 0 20px 0;}
   }

   @media(max-width: 767px){
      .S1 , .S2 , .S3 {padding: 0 13px;}
      .S4{padding: 5px;}
      .progresbar{font-size: 24px; font-weight: bold; margin-top: 30px;}
      .btn-demo{margin: 12px 0 0 0;}
      .tiktok-title h1{font-size: 26px;}
      .line{width: 127px;}
      .qty-container{margin: 13px 24px;}
      .btn-demo button span{padding: 0 70px;}
      .btn-demo .button:hover span:after{right: 45px; top: 0;}
      .qty-container .input-qty{width: 200px;}
      .step-first{display: block;}
      .step-first .bg-black{margin: 10px 0;}
      .PROGRESS-FINISH{width: 334px; position: relative; top: 0px;}
      .TYPED-F {font-size: 20px; width: 327px; margin: 0;}
      .tiktok-title-text h2 img {width: 20px;height: 20px;}
      .tiktok-title-text h2 {font-size: 16px; margin: 0;}
      /*.tiktok-title-text h2 span{display: none;}*/
      .step-first .bg-black {padding: 5px;}
      .bg-black h3{font-size: 20px;}
      .bg-black h2{font-size: 16px;}
      .tiktok-online{margin-bottom: 0;}
      .coin-tiktok-content{padding: 25px 0;  height: 400px;}
      .tiktok-title{margin-bottom: 20px !important;}
      .TEST {font-size: 30px;}
      .tiktok-coin-live{width: auto;}
      .userlive-card .fa-user-circle{font-size: 18px;}
      .user1 ,.user2 ,.scroll-card i{font-size: 23px;}
      .heart-wrapper{padding-left: 5.5625em;}
      .scroll-card h4{font-size: 18px;}
      .userlive-wrapper{padding: 18px 0 18px 14px;}
      .scroll i {left: -4px;}
      .title3{font-size: 22px; color: #6da8f1; position: relative; right: 30px;}
      .title4{font-size: 22px; color: #48da6f; position: relative; right: 50px;}
      .title6{font-size: 22px; color: pink; position: relative; right: 30px;}
      .title7{font-size: 22px; color: #000000; position: relative; right: 30px;}
      .user-live{bottom: 0;}
      .user-name{position: relative; top: 12px;}
     
   }