.join_now .inner{padding: 133px 20px 109px;}
/* join_now start */
.join_now .inner h2 {font-size: 48px;color: #6c6e69;max-width: 1060px;width: 100%;margin: auto;text-align: center;padding: 0px 0 64px;line-height: 1.25;}
.join_now .inner h2 span{color: #11140F;}
.join_now .inner ul{display: flex;padding-bottom: 64px;height: auto;}
.join_now .inner ul .Withdraw{border: 0;}
.join_now .inner ul li{border-right: 1px solid rgba(17, 20, 15, 0.05);padding-right: 39px;padding-left: 39px; max-width: 330px;width: 100%;}
.join_now .inner ul li .one{display: flex;padding-bottom: 40px;align-items: center;}
.join_now .inner ul li .one div{width: 37px;height: 27px;background: #3E4233;border-radius: 8px;margin-right: 8px;color: #61fcf8;text-align: center;line-height: 27px;    letter-spacing: 2px;}
.join_now .inner ul li .one p{font-size: 36px;color: #3E4233;text-align: left;margin: 0;line-height: 1.25;white-space:nowrap;}
.join_now .inner ul li .two{font-weight: 350;font-size: 20px;width: 100%;max-width: 262px; height: 110px;margin-bottom: 40px;color: rgba(17, 20, 15, 0.7);
}
.join_now .inner ul li .three img{width: 82px;height: 82px;}
.join_now .inner ul li .three .lottie-player{width: 120px;height: 120px;}

.join_now .inner .arrow_button{width: 100%;max-width: 262px;  font-size: 24px;cursor: pointer;background-repeat: no-repeat;justify-content: space-between; align-items: center; height: 68px; border: 0;margin: auto;position: relative;z-index: 9;}

@media(max-width:1240px){
    .join_now .inner ul{ flex-wrap: wrap; justify-content: center;}
    .join_now .inner ul li{margin-bottom: 40px;}
    .join_now .inner ul li:nth-child(3){border: 0;}
}
@media(max-width:1030px){
    .join_now .inner ul{align-items: center;}
    .join_now .inner ul li{border-right: 0px;border-bottom:1px solid rgba(17, 20, 15, 0.05);padding-bottom: 40px;margin-bottom: 40px;}
    .join_now .inner ul li:nth-child(3){border-bottom:0px;}
    .join_now .inner ul li:nth-child(4){border-bottom:0px;}
    .join_now .inner ul li .two{height: 78px;text-align: center;margin-bottom: 24px;}
    .join_now .inner ul li .one{justify-content: center;padding-bottom: 29px;}
    .join_now .inner ul li .three{display: flex;justify-content: center;}
}
@media(max-width:960px){
   .join_now .inner h2{font-size: 42px;}
}
@media (max-width:768px) {
   .join_now .inner{padding: 113px 20px 100px;}
   
}
@media(max-width:699px){
   .join_now .inner h2{font-size: 35px;}
   .join_now .inner ul li:nth-child(3){border-bottom:1px solid rgba(17, 20, 15, 0.05);}
   .join_now .inner ul li:nth-child(4){padding-bottom: 0px;margin-bottom: 0px;}
   .join_now .inner ul{padding-bottom: 40px;}
   .join_now .inner ul .join_open .two{height:30px}
   .join_now .inner ul .Get_access .two{height: 50px }
   .join_now .inner ul .Fund .two{height: 70px }
   .join_now .inner ul .Withdraw .two{height:90px }
}
@media(max-width:500px){
   .join_now .inner h2{font-size: 26px;}
}
@media(max-width:390px){
   .join_now .inner ul li .one p{font-size: 24px;}
   .join_now .inner ul li .two{width: 205px; margin:0 auto 24px;}
   .join_now .inner ul li .three img{width: 50px;height: 50px;}
      /* .join_now .inner ul li .three .lottie-player{width: 50px;height: 50px;} */
   .join_now .inner ul li .one{padding-bottom:24px;}
   .join_now .inner .arrow_button{max-width: 342px;color: #F3F4F0;}
   .join_now .inner h2{font-size: 28px;text-align: left; padding: 0px 0 40px;line-height: 1.286;}
   .join_now .inner ul{padding-bottom: 35px;}
   .join_now .inner .arrow_button{width: 100%;max-width: 262px; padding: 0; padding-left: 32px; color: #F3F4F0; margin-top: 0; display: flex; font-size: 24px;cursor: pointer;background: url(/images/qt/white_arrow_border.svg) calc(100% - 31px) 50% no-repeat; 
    background-color: black;
 justify-content: space-between; align-items: center; height: 68px; border: 0;margin: auto;position: relative;z-index: 9;}
 .join_now .inner .arrow_button:hover{
    background: url(/images/qt/white_arrow_border.svg) calc(100% - 15px) 50% no-repeat;
    background-color: #000;
    transition: 0.3s;
    opacity: 0.8;
 }
    .join_now .inner ul .join_open .two{height:30px}
    .join_now .inner ul .Get_access .two{height: 60px }
    .join_now .inner ul .Fund .two{height: 60px }
    .join_now .inner ul .Withdraw .two{height:auto }
    
    .join_now .inner{padding: 40px 20px 40px }
    .join_now .inner ul li .two{max-width: 342px;width:100%}
    .join_now .inner ul li{padding-left: 0;padding-right: 0;}
}
/* join_now end */