@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');
*,
::after,
::before {
    box-sizing: border-box
}
@font-face {
    font-family: 'GREENOCHA';
    src: url('font/GREEN OCHA.eot'); /* IE9 Compat Modes */
    src: url('font/GREEN OCHA.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/GREEN OCHA.woff') format('woff'), /* Modern Browsers */
         url('font/GREEN OCHA.woff2') format('woff2'), /* Modern Browsers */
         url('font/GREEN OCHA.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Webcomic';
    src: url('font/Webcomic.eot'); /* IE9 Compat Modes */
    src: url('font/Webcomic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/Webcomic.woff') format('woff'), /* Modern Browsers */
         url('font/Webcomic.woff2') format('woff2'), /* Modern Browsers */
         url('font/Webcomic.ttf') format('truetype'); /* Safari, Android, iOS */
             font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
html{
    scroll-behavior: smooth
}
li {
    list-style: none;
}
w3m-modal.open{
    z-index: 9999999999999999999;
}
body {
    font-family: "Roboto Mono", monospace;
    line-height: 1.3; 
    margin: 0;    font-size: 15px; 
    font-weight: 400;
      color: #000;
}
.ttu{ text-transform: uppercase;}
.font1{font-family: "GREENOCHA", Georgia;}
.font2{ font-family: 'Webcomic'; letter-spacing: 0.8px;}
a{ color: #fff; text-decoration: none;}
 

p {
    margin-top: 0;  
    margin-bottom: 1rem
}
ol, ul {
    padding-left: 0;
}
 

.navbar{    background: #1c1c1c;}
.right_btn .btn{    margin-left: 10px;}
.navbar-nav .nav-link {
    color: #ffffff;
    font-weight: 500;
    border-radius: 25px;
    padding: 7px 10px;
    text-transform: uppercase;
}

.w100{ width: 100%;   }


.nav_box {
    background-color: #fc5188;
    border-radius: 40px;
    border: 1px solid rgba(0, 0, 0, 0.3);
    width: 100%;
    box-shadow: 8px 8px 0px #000;
    overflow: hidden;
}
.btn1 {
    background: #fcee5b;
    color: #000;
    padding: 10px 15px;
    font-size: 17px;
    border-radius: 15px;
    box-shadow: 3px 3px 0px #000;
}
.top_bottom {
    padding: 10px;
    background: #feee51;
    font-size: 20px;
    color: #000;
    text-align: center;
}
 .navbar-collapse { 
    flex-grow: inherit; 
}
.right_social a {
    margin: 0 5px;
    background: #feee51;
    color: #000;
    font-size: 25px;
    width: 45px;
    height: 45px;
    display: inline-block;
    line-height: 45px;
    text-align: center;
    border-radius: 100%;
}

body .gt_container--hich1m .gt_switcher {
    width: 145px; 
  }
  .gt_switcher_wrapper {
    top: 27px !important;
    bottom: auto !important;
    left: auto!important;
    right: 210px!important;
    background: #feee51;
    box-shadow: 3px 3px 0px #000;
    border-radius: 10px;
    overflow: hidden;
    padding: 7px 0; position: absolute!important;
}
.navbar  .container-fluid{padding: 0 30px}
.right_social { margin-left: auto;white-space: nowrap;}
.nav_box .btn11{  margin-right: 132px;}
  body .gt_container--hich1m .gt_switcher .gt_selected a {
    width: 136px;
  }
body .gt_container--hich1m .gt_switcher .gt_option a {
    color: #000000; 
}
body .gt_container--hich1m .gt_switcher .gt_option a:hover {
    background: #d3c53c;
}
#clockdiv {
    color: #fff;
    display: flex;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    justify-content: space-between;
}
 
#clockdiv div > span {
    display: block;
    font-size: 40px;
    line-height: 30px;
    padding-top: 15px;
}
.t_box{ background: #000000; color: #faee64;  width: 75px; padding:8px 0 3px; border-radius: 20px;}
.smalltext {
    font-size: 16px;
    font-weight: 400;
}
.buy_box{    background: #faee64;
    border-radius: 30px;
    box-shadow: 8px 8px 0px #000;  
    border: 1px solid #000000;}
.buy_box_in{ padding: 20px;}
.buy_box h3 {
    padding: 20px 0 5px;
    color: #fe5188;
    background: #000;
    text-align: center;
    font-size: 35px; border-radius: 30px 30px 0 0;
}
.buy_box h3 span{font-family: "Roboto Mono", monospace;
    display: block;
    color: #fff;
    font-size: 14.5px;
    margin-bottom: 10px;}
.hero{ background: #fe7951 url(../img/herobg.png) no-repeat bottom center;    background-size: contain; overflow: hidden;}
.bg1{ background: #fe7951;}
.bg11{ background: #FC915B;}
.bg2{ background: #faee64;}
.bg3{ background: #fee2bf;}
.progress {  background: #000000; height: 1.5rem; border-radius: 15px;}
.progress-bar { background: linear-gradient(90deg, rgba(88,81,253,1) 0%, rgba(250,82,140,1) 100%);border-radius: 15px;}
.ul_span {
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    top: 1px;
    color: #faee64;
    width: 100%;
}
.btn4 {
    background: #FE5188;
    border-radius: 15px;
    padding: 8px 25px;
    color: #000;
    font-size: 22px;
    box-shadow: 5px 5px 0px #000;
    border: 1px solid #000000; display: inline-block;
}
.btn2 {
    background: #000000;
    border-radius: 30px;
    padding: 10px 15px;
    color: #fe5188;
    font-size: 27px;
     /* line-height: 50px;   */
    height: 60px;
    border: none;
}
.btn2.font1{ line-height: 50px;  }
.scrool_logo1 {
    background: #fc5188;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 15px 0 10px;
}
.scrool_logo2 {
    background: #faee64; 
    padding: 15px 0 10px;    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.scrool_logo2 .slick-slide img {
    display: block;
    max-width: 90%;
    max-height: 40px;
    width: auto!important;
}
.slick-slide div {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.scrool_logo1 img{
   height: 40px;    width: auto !important;
}
.line{ height: 1px; background: #000;}
.line div {
    left: 0;
    top: -12px;
    right: 0;
    width: 100%;
}
.line div h6{  display: inline-block; background: #faee64; padding: 0 4px;}
.buy_input{  background: #000000; width: 100%; text-align: right;
    border-radius: 30px; border: 1px solid #000000;
    padding: 13px 15px 13px 50px; color: #fff;}
    .buy_input_cupon{  background: #000000; width: 100%;
        border-radius: 30px; border: 1px solid #000000;
        padding: 13px 15px 13px 15px; color: #fff;}
 .card_img img{ height: 40px;}
.card_img{   height: 40px;
    position: absolute;
    top: 3px;
    left: 3px;}
.buy_tab a {
        display: inline-block;
        margin: 0 10px;
        border-radius: 100%;cursor: pointer;
        padding: 2px;
        background: #fff;    -webkit-transition: all .4s ease-in;
        transition: all .4s ease-in;
    }
    .buy_tab a.active {
        background: #fe5188;
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
    }
.buy_tab a img{  height: 40px;}
.hero h1 {
    font-size: 10.5rem;
    color: #feee51;
    text-shadow: 10px 10px 0px #000;
    line-height: 90px;
    margin-top: 55px;
    -webkit-text-stroke: 2px black;
}
     
.subhadding {
    color: #feee51;
    font-size: 30px;
    letter-spacing: 2px;
}  
 .subhadding span{ color: #000;}   
.color1{ color: #faee64;}
.color2{ color: #84ceff;}
.color3{ color: #fe5188;}
.color4{ color: #cf9bbd;}
.color5{ color: #fbdf63;}
.color6{ color: #CA498C;}

.btn33{ 
    background: #000;
display: inline-block; border-radius: 30px;
}
.btn3{ 
    background: -webkit-linear-gradient(180deg, #fa6464 21%, #9ef263 51%, #50c0fe 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;    border-radius: 30px;
    max-width: max-content; display: inline-block;
}
.btn333 {
    background: linear-gradient(90deg, rgba(88,81,253,1) 0%, rgba(250,82,140,1) 100%);
    padding: 2px;
    border-radius: 30px;
    display: inline-block;
}
.hadding{ 
    text-shadow: 4px 4px 0px #000;  
    font-size: 70px;    -webkit-text-stroke: 1px black; 
}
.hadding2{ 
    text-shadow: 4px 4px 0px #000;  
    font-size: 30px;    -webkit-text-stroke: 1px black; 
}
.w105 {
    width: 110%;
    margin: -20% 0 0 -12%;
    position: relative;
}
.app1_section{ font-size: 20px; color: #fc5188;}
.carousel-inner1{padding:10px 0 150px;  background-size: cover!important; width: 100%;}
.slider1_section {background: url(../img/slider1_bg.jpg) no-repeat top center; }
.slider2_section {background: url(../img/slider2_bg.jpg) no-repeat top center; }
.slider3_section {background: url(../img/slider3_bg.jpg) no-repeat top center; }
.slider4_section {background: url(../img/slider4_bg.jpg) no-repeat top center; }
.slider1_section .carousel-inner1{padding-top: 220px;}
.slider1_app{ margin-top: -50px;}
.carousel-item1 {
    position: relative;
    border-radius: 25px; padding: 0 0 10px 30px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}
.slider1_section .carousel-item1, .slider3_section .carousel-item1  {
    background: rgb(255 255 255 / 60%); 
   
}
.slider2_section .carousel-item1, .slider4_section .carousel-item1 {
    background: rgba(0, 0, 0, 0.6); color: #FF84C5;
}
.slider4_section .carousel-item1  {
     color: #ffffff;
   
}
.no_ads{ padding: 140px 0 30px;}
.mtmt{ margin-top:120px;}
.nomics_sec {
    background-position: top;
    padding: 0px 75px 30px 0;
    /* background-image: url(../img/no_ad2.png); */
    background-repeat: no-repeat;
    background-size: 100%;
}
.pp_box{ max-width: 1000px; margin: 0 auto;}
.pp_box img{ display: block;}
.pp1 {
    width: 48%;
    margin: 0 0 0 9%;
}
.pp2 {
    margin: -22% 0 0 auto;
    width: 52%;
}
.pp3 {
    width: 49%;
    margin: -40% 0 0 2%;
}
.pp4 {
    width: 42%;
    margin: -20% 18% 0 auto;
}
 .bg5 { 
    /* background: url(../img/papers.jpg) no-repeat center; 
    background-size: cover; */
        padding: 100px 0 50px;
}   
.papers {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.chart {
    position: relative;
    right: 0;
    top: 0;
    width: 680px;
    height: 680px;
}
.chart2 {
    position: absolute;
    right: 19%;
    top: 18%;
    width: 64%;
    border-radius: 100%;
    overflow: hidden;
}
.chart01 {
    left: 1px;
    top: 142px;
}
.chart02 {
    left: 61px;
    top: -6px;
}
.chart03 {
    right: 32px;
    top: 29px;
}
.chart04 {
    right: 7px;
    top: 202px;
}
.chart05 {
    right: 40px;
    bottom: 18px;
}
.chart06 {
    bottom: 10px;
    right: 178px;
}
.chart07 {
    bottom: 11.8px;
    left: 105px;
}
/* .rotateme {
    -webkit-animation-name: teamRotate;
    animation-name: teamRotate;
    -webkit-animation-duration: 50s;
    animation-duration: 50s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
} */
.rrrr {
    animation: rotate 40s linear infinite;
    transition: 1s ease-out;
  }
  
  .rrrr:hover {
    animation-play-state: paused;
    transform: rotate(.0turn);
  }
  .grab_section {
    background: url(../img/grab_section.jpg) no-repeat center; background-size: cover;
    padding: 100px 0 ;  color:#fff
}
.grab_section h2{ color:#DEBEFF}
.open_sa{height: 50px;}
.btn4 {
    background: #2081E2;
    color: #fff;
    padding: 12px 24px;
    font-size: 18px;
    border-radius: 15px;
    box-shadow: 3px 3px 0px #000;
}
.grab_img{ display: none;}
  .genelogy-detail:before {
    position: absolute;
    bottom: 45%;
    left: -13px;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 12px solid #ca498c;
    transform: rotate(272deg);
}
.genelogy-detail {
    background-color: #ca498c;
    padding: 6px 10px;
    position: absolute;
    top: 41%;
    left: -97%;
    width: 300px;
    text-align: center;
    font-size: 14px;
    z-index: 9;
    transition: all ease-in-out 0.25s;
    -webkit-transition: all ease-in-out 0.25s;
    -moz-transition: all ease-in-out 0.25s;
    -ms-transition: all ease-in-out 0.25s;
    transform: rotate(175deg);
    color: #fff;
    border-radius: 10px;
    display: none;
    font-size: 12px;
}
.genelogy-detail h4{ font-size: 16px; }
.chart div:hover .genelogy-detail { display: block;}


.chart02 .genelogy-detail {
    top: -63%;
    left: -2%;
    transform: rotate(-105deg);
    background: #fde3df;
    color: #000;
}
.chart03 .genelogy-detail {
    top: -40%;
    left: 64%;
    transform: rotate(-49deg);
    background: #e6bfce;
    color: #000;
}
.chart04 .genelogy-detail {
    top: 28%;
    left: 105%;
    transform: rotate(-3deg);
    background: #cf9bbd;
}
.chart05 .genelogy-detail {
    top: 104%;
    left: 52%;
    transform: rotate(52deg);
    background: #b977ac;
}
.chart06 .genelogy-detail {    top: 99%;
    left: 47%;
    transform: rotate(159deg); background: #8b2f8a;
   }
   .chart07 .genelogy-detail {
    top: 128%;
    left: -10%;
    transform: rotate(102deg);
    background: #8b2f8a;
}
.chart07 .genelogy-detail:before { border-bottom: 12px solid #8b2f8a;}
.chart02 .genelogy-detail:before { border-bottom: 12px solid #edc9c4;}
.chart03 .genelogy-detail:before { border-bottom: 12px solid #e6bfce;}
.chart04 .genelogy-detail:before { border-bottom: 12px solid #cf9bbd;}
.chart05 .genelogy-detail:before { border-bottom: 12px solid #b977ac;} 
  
  @keyframes rotate {
    to {rotate: 1turn}
  }
  
.chart div{ 
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);}
.chart div:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);  z-index: 1;
}
.cc2 {
    margin-top: -50px;
    width: 680px;
    height: 680px;
    margin-left: -280px;
}
.nomics_box{ 
    background: #e6bfce;
    border-radius: 30px;
    box-shadow: 8px 8px 0px #000;
    overflow: hidden;
    border: 1px solid #000000; color: #fff;
}
.nomics_box .total_supply{ 
     padding: 20px 0 ; background: #8b2f8a;
}
.navbar-brand img{    height: 35px; }
.hero_top{   
    left: 0; position: absolute;
    bottom: 0;}
.ls-1{   letter-spacing: -1px;} 
.ls2{   letter-spacing: 2px;} 
.fonth2{ font-size: 34px;}
.number {
    position: absolute;
    left: 25px;
    font-size: 30px;
    top: 20px;
    font-weight: 200;
    letter-spacing: -1px; color: #545353;
}
 
.nomics_box h3{-webkit-text-stroke: 1px black;
    font-family: 'Webcomic';
    font-size: 40px;
    text-shadow: 3px 3px 0px #000;    letter-spacing: 0.8px;}

.road_map {background: url(../img/roadmap.jpg) no-repeat top center; background-size: cover; padding: 80px 0 0;}
.road_map::after {
    content: "";
    background: linear-gradient(180deg, transparent, #422c59 100%);
    height: 160px;
    position: absolute;
    width: 100%;
    bottom: 0;
}
 
.r_number {
    background: #58595B;
    border-radius: 20px;
    border: 1px solid #B1B1B1;
    width: 130px;
    height: 130px;
    display: flex;
    margin: auto;
    box-shadow: 0px 0px 0 4px #000;
    padding: 15px;
}
.r_number span {
    background: hsl(0deg 0% 100% / 25%);
    border-radius: 20px;
    border: 1px solid #b1b1b1;
    width: 100%;
    height: 100%;
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
}
.r_number h3 {
    text-shadow: 5px 5px 0px #000;
    -webkit-text-stroke: 1px black;
    color: #5C6B89;
    font-size: 65px;
    margin: auto;
}
.rm_box {
    background: #58595B;
    border-radius: 30px;
    padding: 25px;
    border: 1px solid #000;
    box-shadow: 8px 8px 0px #000;
}
.rm_box h3 {
    color: #5C6B89;
    text-shadow: 2px 2px 0px #000;
    -webkit-text-stroke: 1px black;
    font-size: 42px;
}
.rm_box ul li {
    position: relative;
    margin-top: 10px;
    color: #C2C2C2;
    background: url(../img/lock2.png) no-repeat 0px 2px;
    text-transform: uppercase;
    padding-left: 28px;
}
.mui{    max-width: initial;}
.rm_box1.active .r_number { background: #FFA402;}
.rm_box1.active .r_number h3 {    color: #CF9BBD;}

.rm_box1.active .rm_box { background: #FBDF63;}
.rm_box1.active .rm_box h3{ color: #fff;}
.rm_box1.box-active .rm_box ul li {
    color: #CA498C;
    background: url(../img/star.png) no-repeat 0px 2px;    background-size: 18px; 
}
.rm_box1.active .rm_box ul li {
    color: #CA498C;
}
.road_scrool {
    
    background: url(../img/road.png) 62px 0 repeat-y;
    width: 150px;
    left: 25%;
    position: absolute;
    margin-left: -140px;
    height: 100%;
    top: 0;
    background-size: 7px;
    padding: 120px 0;
} 

.fortune_bx{ background: #422C59; padding: 20px 0 ; overflow: hidden;}

.fortune_box {
    border-radius: 240px;
    box-shadow: 8px 8px 0px #000;
    border: 1px solid #000000;
    color: #fff;
    background: #CF9BBD;
    height: 569px; padding-top: 50px;
    width: 85%;
    margin: auto; text-align: center;
}
.fortune1 {
    position: absolute;
    left: 3%;
    height: 345px;
    top: 12%; transition: all .5s ease 0s;
}
.fortune2, .fortune3 {
    visibility: hidden;
    transition: all .5s ease 0s;
    position: absolute;
}
.fortune_box.active .fortune2, .fortune_box.active .fortune3{  visibility: initial;}
.fortune_box.active .fortune1{   display: none}

.fortune_box .btns2 {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
}
.fortune_box .btn2 {
    padding: 10px 18px;
    font-size: 18px;
    line-height: 30px;
    height: 46px; margin: auto;
}
 
.fortune3{    right: 5%;
    height: 320px;
    top: 15%;}
.fortune2 {
        left: 4%;
        height: 300px;
        top: 20%;    z-index: 1;
    }

 .fortune_box.active .fortune2{   left: -7%;  top:26%;} 
 .fortune_box.active .fortune3 {
    right: -3%;
    top: 11%;
}
.fortune_box .popop_box {
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    background: #fff;
    left: 32.5%;
    position: absolute;
    top: 40%;
    font-size: 6px;
    border-radius: 15px;
    letter-spacing: -0.2px;
    color: #422c59;
    padding: 6px;
    box-shadow: 1px 1px 0px #000;
    border: 1px solid #000000;
    z-index: -1;
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    width: 150px;
}
.fortune_box .popop_box span{ display: block; margin: 0 0 5px;}
.fortune_box.active .popop_box{
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);    z-index: 4
}

.pure_sec { 
    background: url(../img/pure_sec.jpg) repeat ; 
    padding: 240px 0 100px; background-size: contain; overflow: hidden;
}
.sign_up_box {
    background: #faee64;
    border-radius: 30px;
    box-shadow: 8px 8px 0px #000;
    overflow: hidden;
    border: 1px solid #000000;    padding: 30px;
}
.sign_up_box label{    text-transform: uppercase;
    font-size: 20px;
    display: block; font-weight: 500;
    margin-bottom: 5px;}
.sign_up_box .form-group{    margin-bottom: 22px;}
.sign_up_box .input_item{    width: 100%;
    border-radius: 30px;
    border: 0;color: #fff;
    background: #000;
    padding: 12px 20px;}
    .pure_sec_top{ top: 0; left: 0;}
    .video-wrap {
        width: 100%;
        max-width: 500px;
        border-radius: 250px;
        box-shadow: 8px 8px 0px #000;
        overflow: hidden;
        border: 1px solid #000000;
        height: 700px;
        object-fit: cover;
    }
.video_box img{    position: absolute;      bottom: -20px;    right: 10%; width: 70%;   -webkit-animation: upndown 2s linear 0s infinite;
    animation: upndown 2s linear 0s infinite;
    }

@keyframes upndown {
    0% {
      -ms-transform: translateY(0px);
      /* IE 9 */
      -webkit-transform: translateY(0px);
      /* Chrome, Safari, Opera */
      transform: translateY(0px); }
    50% {
      -ms-transform: translateY(70px);
      /* IE 9 */
      -webkit-transform: translateY(70px);
      /* Chrome, Safari, Opera */
      transform: translateY(70px); }
    100% {
      -ms-transform: translateY(0px);
      /* IE 9 */
      -webkit-transform: translateY(0px);
      /* Chrome, Safari, Opera */
      transform: translateY(0px); } }
  
.join_the{ background: #422C59; padding: 140px 0 ;}
.join_the_p {    color: #fff; }
.email_input{border: 1px solid #FCEE5B;
    background: transparent;
    padding: 14px 20px;
    width: 400px;color: #fff;
    border-radius: 15px;}
.email_input:focus{border: 1px solid #FCEE5B;}
.email_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #FCEE5B;
  }
  .email_input::-moz-placeholder { /* Firefox 19+ */
    color: #FCEE5B;
  }
  .email_input:-ms-input-placeholder { /* IE 10+ */
    color: #FCEE5B;
  }
  .email_input:-moz-placeholder { /* Firefox 18- */
    color: #FCEE5B;
  }
  .footer{ background: #000; padding: 50px 0 100px;}
.footer_logo{   height: 36px;}
.navbar-toggler{    background: #feee51;}
.ovh{ overflow: hidden;}

.vertical-section{
    /*   height: 100vh; */
      display: flex;
      align-items: center;
      justify-content: center;
      background:tan;
    }
    
    .sticky-container main {
      overflow: hidden;
      display: flex;
      position: sticky;
      top:0;
    /*   padding:30px 0; */
    }
    
    .sticky-container h1 {
      margin: 0;
      padding: 0;
    }
    
    .sticky-container section {
      min-width: 100%;
      min-height: calc(100vh - 60px);
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 4ch;
    /*   padding:30px; */
      margin:0;
      padding:0;
    }
    
    .sticky-container section>div {
    /*   background-color: white; */
      width:100%;
      /* height: calc(100vh - 1px); */
      height: 100vh;
      padding:60px;
      position: relative; display: flex;
    }
    
    .sticky-container section>div>div{
     margin: auto;
     
    }
body .react-tel-input .form-control { 
        background: #000000;
        border: 1px solid #000;
        border-radius: 25px; 
        height: 46px;
        width: 100%; 
        color: #fff;
    }
    body .react-tel-input .flag-dropdown {
        background-color: transparent;
        border: 1px solid #3a3a3a;
        border-radius: 25px 0 0 25px;
    }
    body .react-tel-input .selected-flag:hover, body .react-tel-input .selected-flag:focus {
        background-color: transparent;
    }
    body .react-tel-input .flag-dropdown.open .selected-flag {
        background: #1c1c1c;
        border-radius: 30px 0 0 30px;
    }
    body .react-tel-input .flag-dropdown.open { 
        background: transparent;
        border-radius: 30px 0 0 30px;
    }
    .leaderboard2 {
        max-width: 50rem;
        margin: auto;
        background: #fff;
        border-radius: 15px 15px 0 0;
        padding: 5px;
        box-shadow: 1px 1px 16px hsl(0deg 0% 0% / 15%);
    }
    .leaderboard{
        width: 100%; 
        position: fixed;
        bottom: 0; 
        margin: 0 auto; 
        z-index: 100;
}
 
.bar div{
    padding: 0 1rem; 
   
}
.bar{
    display: flex;
    padding: 1rem 0;
    flex-direction: row;
    cursor: pointer;border-bottom: 1px solid #eee;
}
.top-entry {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.top-three {
    flex-grow: 1;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: .8rem;
}
.top-entry.mine {
    font-size: 1rem;
    font-weight: 600;
}
.top-entry {
    display: flex;
    align-items: center;
    flex-direction: row;
}
.bar .show {
    background: none;
    border: none;
    color: #000;    margin-right: 10px;
}
.preview {
    flex: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.list li {
    padding: .5rem .8rem;
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #eee;
    align-items: center;
    
}
ol.list {  max-height: 60vh;    overflow: auto;}
 
.list li:first-child {
    padding-top: 0;
}
.list li span, .list li div{
    font-size: 1rem;
    margin-right: .5rem;
}
.list .position{
    min-width: 1.375rem;
    text-align: center;
}
.flag{
    border-radius: .2rem;
    
    
}
.flag img{ height: 14px;}
.list .count{
    margin-left: auto;
}
.select_r {  width: 55%;
    text-align: left;
    padding: 12px 15px;
    border: 7px solid #faee64;
    background: #000000; outline: none;
    color: #fff;
    border-radius: 30px;}
.line div.select_box { top: -30px;}
.popop_box p{
    margin: 5px;
}
.stack_box {
    background: #faee64;
    border-radius: 30px;
    box-shadow: 8px 8px 0px #000;
    overflow: hidden;
    border: 1px solid #000000; padding: 25px;    height: 100%;
}
.stack_box .stack_btn{    display: block;
    text-align: center;
    padding: 0;
    font-size: 20px;
    line-height: 46px;
    height: 46px; color: #fe5188;
    background: #000000;
    border-radius: 30px;
    border: none;}

.stack_box h2 .font2 {
        font-size: 16px;
        line-height: 50px;
    }
.stack_box h2{    font-family: 'Webcomic';}
.buy_box_in .btn222 {
    font-size: 17px;
    line-height: 38px;
    height: 50px;    padding: 10px 0;
}
.cursor-pointer{cursor:pointer}
.modal-content{background: #faee64;}
.modal-header {
    border-bottom: var(--bs-modal-header-border-width) solid #818181; 
}
.btn-close{opacity: 1;
    position: absolute;
    right: 18px;
    top: 18px;
    font-size: 20px;}
.faq{ padding: 100px 0;}
.faq .card a {
    font-size: 20px;
    font-weight: 300;
    display: block;
    padding: 15px 50px 15px 15px;
    position: relative;
    color: #fe5188;
    font-family: 'Webcomic';
    letter-spacing: 1px;
}
.faq .card-header a:after {
    content: "\f282";
    font-family: bootstrap-icons !important;
    transition: transform .3s;
    display: block;
    transform: rotate(360deg);
    position: absolute;
    right: 10px;
    width: 35px;
    height: 35px;
    top: 7px;
    color: #000;
    border: 1px solid #000;
    border-radius: 100%;
    line-height: 35px;
    font-size: 22px;
    text-align: center;
}
.faq .card-header a.collapsed:after {
    transform: rotate(260deg);
}
.faq .card .card-header {
    background-color: transparent;padding: 0; border: 0;
}
.faq .card {
    background: #fff;
    margin: 12px 0;
    position: relative;
    padding: 0;
    border: none;
    border-radius: 25px;
    border: 1px solid #000;
    box-shadow: 6px 6px 0px #000;
}
.faq .card-body{ padding-top: 0;}
.z_index{ z-index: 1;}
.tap{ position: absolute;}
.tap1 {
    top: -7%;
    right: 5%;
    height: 22%;
}
.tap2 {
    top: 12%;
    right: -6%;
    height: 26%;
}
.tap3 {
    bottom: 12%;
    left: -6%;
    height: 28%;
}
.tap4 {
    top: -4%;
    left: 3%;
    height: 18%;
}
.tap5 {
    top: -2%;
    left: -11%;
    height: 19%;
}
.tap6 {
    top: -2%;
    right: -20%;
    height: 13%;
}
.tap7 {
    bottom: -12%;
    right: -10%;
    height: 23%;
}
.face_bbox {
    position: absolute; 
}
.face_bbox div {
    position: absolute;
    top: 0;
    width: 84%;
    padding-top: 18%;
    right: 10%;
    text-align: center;
    text-shadow: 1px 1px 0px #000000;
    font-size: 70px;
    color: #fe7951;
}
.Toastify__toast-container{
    z-index: 9999999 !important;
}

.right_btn {
    right: 20px;
    border-radius: 15px 15px  0 0;
    top: 25%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 135px;
    height: 40px;
    position: fixed;
    transform-origin: right center;
    padding: 8px 15px;
    background: #fc5188;
    border-color: #fe7951; color:#fff
}

.right_btn_new {
    right: 20px;
    border-radius: 15px 15px  0 0;
    top: 50%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 182px;
    height: 40px;
    position: fixed;
    transform-origin: right center;
    padding: 8px 15px;
    background: #feee51;
    border-color: #fe7951;
    color: #000000;
    white-space: nowrap;
}

.an-logo img{ height: 45px;}
@media only screen and (min-width: 991px) {
    :lang(fr){letter-spacing: -.5px; }
    :lang(fr) .buy_box h3{ font-size: 24px; } 
    :lang(fr) .btn2 { font-size: 18px; }
    :lang(fr) .btn1 { font-size: 13px; }
    
    :lang(de) body { font-size: 13px; }
    :lang(de) .btn1 {  font-size: 14px; }
    :lang(de) h3{ font-size: 26px; } 
    
    :lang(it) body { font-size: 13px; }
    :lang(it) .buy_box h3{ font-size: 24px; } 
    :lang(it) .btn2 { font-size: 18px; }
    :lang(it) .btn1 {  font-size: 14px; }
    
    :lang(es) body { font-size: 13px; }
    :lang(es) .buy_box h3{ font-size: 24px; } 
    :lang(es) .btn2 { font-size: 18px; }
    :lang(es) .btn1 {  font-size: 14px; }
    
    :lang(hi) .hero h1 {
        font-size: 6.5rem;     text-shadow: 6px 6px 0px #000;
    } }


@media only screen and (max-width: 2500px) { 
.hero_top { width: 60%;}
.face_bbox { 
    bottom: 29%;
    left:25%;
    width: 17%;
}
}
@media only screen and (max-width: 1800px) { 
    .hero_top { width: 63%;}
.face_bbox {
    bottom: 24%;
    left: 23%;
    width: 24%;
}
    }
@media only screen and (max-width: 1400px) { 
    .hero_top { width: 66%;}
    /* .right_social {
        margin-left: 50px;
    } */
     .navbar-nav .nav-link { 
    padding: 7px; 
}
.navbar-brand img {
    height: 30px;
}
.navbar-brand{margin-right:0}
 body .gt_container--hich1m .gt_switcher {
    width: 135px;
}
.right_social a { 
    font-size: 20px;
    width: 40px;
    height: 40px; 
    line-height: 40px; 
}
.btn1 { 
    padding: 7px 10px;
    font-size: 16px;
    border-radius: 10px; 
}
    .gt_switcher_wrapper {
        right: 160px!important; 
         top: 30px !important; 
    padding: 4px 0; 
    }
.face_bbox {
    bottom: 22%;
    left: 25%;
    width: 25%;
}
}
@media only screen and (max-width: 1199px) { 
.face_bbox {
    bottom: 16%;
    width: 30%;
    left: 23%;
}
.hero h1 {
    font-size: 8.5rem; 
}
    .navbar-brand {
    margin-right: 10px;
}
    }

@media only screen and (min-width: 1200px) { 
    :lang(fr) .gt_switcher_wrapper, :lang(de) .gt_switcher_wrapper, :lang(it) .gt_switcher_wrapper, :lang(es) .gt_switcher_wrapper{
        right: 18%!important; 
    } 
}



@media only screen and (max-width: 991px) { 
    
    .hero_top {
        width: 100%;  position: inherit;        margin-top: 100px;
    }
.face_bbox {
    bottom: 13%;
    width: 300px;
    left: 40%;
}
.gt_switcher_wrapper {
    right: 33px!important;
    top: 92px!important;
    padding: 2px 0;
}
.cc2 {
    margin-left: -360px;
}
 
nav .right_social { display: none;}

nav .btn1 {
    padding: 5px 6px;
    font-size: 15px;
    border-radius: 10px;
    margin: 6px auto;
}
.nav_box .btn11 {
    margin-right: 120px;
}
.navbar  .container-fluid {
    padding: 0 15px;
}
}
@media only screen and (min-width: 1600px) {
    .grab_section { 
     padding: 170px 0 ;
 } 
  }
@media only screen and (max-width: 767px) { 
    .grab_section{background: linear-gradient(130deg,rgba(191, 51, 108, 1) 0%, rgba(4, 8, 72, 1) 100%); text-align: center;    padding: 45px 0;}
.grab_img{ display: block; max-width: 80%;         margin: auto;}
    .w105 {
        width: 100%;
        margin: 20px 0 0 0; 
    }
.carousel-inner1 {        padding: 80px 0 }
.hadding2 {
    text-shadow: 2px 2px 0px #000;
    font-size: 25px; 
}
.video-wrap {
    height: 500px; 
}
.sticky-container section>div, .carousel-item1 {
    padding: 20px; 
}
.slider1_app {
    margin-top: 5px;
}
.no_ads {
    padding: 60px 0 30px;
}
.bg5 {
    padding: 60px 0 20px;
}
.no_ads img {
    margin-top: 35px;
}
.cc2 {
    margin-top: -30px;
}
 
.chart { 
    right: 0;
    top: 0;
    width: 100%;
}
.chart2 { 
    right: 20%;
    top: 20%;
    width: 60%;
}
.nomics_sec {
    padding: 0 0 60px;
}
.scrool_logo1 img {
    height: 25px;
}
.hadding { 
    font-size:38px; 
}
.hero h1 {
    font-size: 4.5rem;     margin-top: 0;
}
:lang(hi) .hero h1 {
    font-size: 3.5rem; 
}

.buy_box h3 { 
    font-size: 28px;
}

#clockdiv div > span { 
    font-size: 35px; 
}
.t_box { 
    width: 66px; 
}
.btn2 {
    font-size: 18px;
    height: 45px;
    padding: 6px 15px;
}
.btn2.font1 {
    line-height: 40px;
}
.fonth2 {
    font-size: 24px;
}
.fonth2 br{ display: none;}
.navbar-brand img {
    height: 35px;
}
.top_bottom { 
    font-size: 14px; 
}

.slider1_app {
    margin-top: 0;
}
.email_input { 
    width: 100%; 
    margin-bottom: 20px;
}
.join_the { 
    padding: 50px 0;
}
.pure_sec { 
    padding: 100px 0 70px; 
}
.r_number {
    margin-bottom: 80px;
}
.road_scrool {
    background: url(../img/road.png) 42px 0 repeat-y;
    width: 100px;
    left: 50%; 
    margin-left: -50px;
    background-size: 4px;
    padding: 120px 0;
}
.fortune_box {
    height: 450px;
    padding-top: 50px;
    width: 300px; 
}
.fortune1 {    
    left: 12%;
    height: 46%;
    top: 20%; 
}
.fortune_box .btn2 {
    padding: 10px 20px;
    font-size: 15px; 
    bottom: 45px;
    left: 23%;
}
.fortune2 {
    left: 12%;
    height: 160px;
    top: 29%;
    z-index: 1;
}
.fortune3 {
    right: 14%;
    height: 185px;
    top: 25%;
}


:lang(fr) .buy_box h3{ font-size:18px; } 
:lang(fr) .btn2 { font-size: 14px; }
:lang(fr) .btn1 { font-size: 12px; }

:lang(de) body { font-size: 11px; }
:lang(de) .btn1 {  font-size: 12px; }
:lang(de) h3{ font-size: 26px; } 

:lang(it) body { font-size: 11px; }
:lang(it) .buy_box h3{ font-size: 18px; } 
:lang(it) .btn2 { font-size: 14px; }
:lang(it) .btn1 {  font-size: 13px; }

:lang(es) body { font-size: 11px; }
:lang(es) .buy_box h3{ font-size: 18px; } 
:lang(es) .btn2 { font-size: 14px; }
:lang(es) .btn1 {  font-size: 13px; }

:lang(hi) .hero h1 {
    font-size: 6.5rem;     text-shadow: 6px 6px 0px #000;
} 
.carousel-item1 .col-md-4 img{ height: 150px; margin: 0 auto 20px; display: block; width: auto;}
}

@media only screen and (max-width: 767px) { 
.face_bbox {
    bottom: 10%;
    width: 207px;
    left: 40%;
}
    .face_bbox div { 
        width: 80%; 
        right: 10%; 
    }
    .face_bbox div h2{   font-size: 18px;}
	.buy_tab a { 
    margin: 10px 8px 0; 
}
.fortune_box.active .popop_box {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5); 
}
.fortune_box .popop_box {
    left: 23%; 
}
    }
	
@media only screen and (max-width: 500px) { 
.face_bbox {
    bottom: 7%;
    width: 207px;
    left: 32%;
}

    }



