@font-face {
    font-family: 'SAWYA';
    src: url('../fonts/SAWYA-Regular.eot');
    src: url('../fonts/SAWYA-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SAWYA-Regular.woff2') format('woff2'),
        url('../fonts/SAWYA-Regular.woff') format('woff'),
        url('../fonts/SAWYA-Regular.ttf') format('truetype'),
        url('../fonts/SAWYA-Regular.svg#SAWYA-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Baby Monsta';
    src: url('../fonts/BabyMonsta.eot');
    src: url('../fonts/BabyMonsta.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BabyMonsta.woff2') format('woff2'),
        url('../fonts/BabyMonsta.woff') format('woff'),
        url('../fonts/BabyMonsta.ttf') format('truetype'),
        url('../fonts/BabyMonsta.svg#BabyMonsta') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Baby Monsta Inner';
    src: url('../fonts/BabyMonstaInner.eot');
    src: url('../fonts/BabyMonstaInner.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BabyMonstaInner.woff2') format('woff2'),
        url('../fonts/BabyMonstaInner.woff') format('woff'),
        url('../fonts/BabyMonstaInner.ttf') format('truetype'),
        url('../fonts/BabyMonstaInner.svg#BabyMonstaInner') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Helsinki';
    src: url('../fonts/Helsinki.eot');
    src: url('../fonts/Helsinki.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Helsinki.woff2') format('woff2'),
        url('../fonts/Helsinki.woff') format('woff'),
        url('../fonts/Helsinki.ttf') format('truetype'),
        url('../fonts/Helsinki.svg#Helsinki') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'SAWYA';
    src: url('../fonts/SAWYA-Regular_1.eot');
    src: url('../fonts/SAWYA-Regular_1.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SAWYA-Regular_1.woff2') format('woff2'),
        url('../fonts/SAWYA-Regular_1.woff') format('woff'),
        url('../fonts/SAWYA-Regular_1.ttf') format('truetype'),
        url('../fonts/SAWYA-Regular_1.svg#SAWYA-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  
  @font-face {
    font-family: 'Baby Monsta Shadow';
    src: url('../fonts/BabyMonstaShadow.eot');
    src: url('../fonts/BabyMonstaShadow.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BabyMonstaShadow.woff2') format('woff2'),
        url('../fonts/BabyMonstaShadow.woff') format('woff'),
        url('../fonts/BabyMonstaShadow.ttf') format('truetype'),
        url('../fonts/BabyMonstaShadow.svg#BabyMonstaShadow') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  html{
    scroll-behavior: smooth;
  }
  body {
    font-family: 'Baby Monsta';
    overflow-x: hidden;
  }
  p{
    font-family: 'SAWYA';
  }
  
  img {
    max-width: 100%;
  }
  
  a {
    text-decoration: none;
  }
  
  ul {
    list-style: none;
    padding-left: 0 !important;
    margin: 0 !important;
  }
  
  .main-header {
    background: #F0BD1C;
    box-shadow: 0 6px 12px 0 rgb(5 76 126 / 30%);
    padding: 10px 0;
    position: sticky;
    top: 0;
    z-index: 999;
  }
  
  .main-header .nav-link {
    font-size: 24px;
    color: #000 !important;
    font-weight: 300;
    font-family: 'SAWYA';
  }
  .main-header .nav-link:hover{
    color: #00833A;
  }
  
  .main-header .btn {
    background: #00833A;
    text-transform: uppercase;
    border: 2px solid #000;
    border-radius: 30px;
    box-shadow: 3px 8px 0px 0 #26513B;
    line-height: 2;
  }
  
  .main-header .btn:hover,
  .main-header .btn:focus {
    background-color: #00833A;
    box-shadow: 3px 8px 0px 0 #26513B;
    border-color: #00833A;
  }
  .banner-imgs img:nth-child(1) {
    position: absolute;
    left: 100px;
    top: 250px;
  }
  .banner-calculation{
    position: relative;
    z-index: 99;
  }
  .banner-imgs img:nth-child(2) {
    position: absolute;
    right: 120px;
    top: 320px;
  }
  
  .banner-section {
    background: url(../img/banner.jpg) no-repeat center;
    background-size: contain;
    padding: 60px 0 150px;
    height: 100vh;
    background-color: #000;
  }
  
  .banner-section a img {
    box-shadow: 0 5px 12px 0 rgb(14 43 106 / 65%);
    border-radius: 50px;
  }
  iframe{
    outline: 0; 
    border: 0; 
    width: 450px; 
    height: 700px;
  }
  
  .logo-listing-sec {
    background-color: #F0BD1C;
    padding: 10px 0;
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 65%);
  }
  
  .logo-listing-sec img {
    max-width: 180px;
    margin: 0 40px;
  }
  
  .table-sec {
    background: url(../img/chosenone-bg.png) no-repeat center;
    background-size: cover;
    padding: 100px 0;
  }
  
  .chosen-onebox {
    background: #F0BD1C;
    border-radius: 40px;
    padding: 30px 30px;
    border: 8px solid #C16419;
    box-shadow: 0 0 2px 8px #000;
  }
  
  .sparkle-row {
    background-color: #26513B;
    border: 3px solid #000000;
    border-radius: 30px;
  }
  
  .chosen-onebox .btn-primary {
    background: #00833A;
    border: 2px solid #000;
    border-radius: 30px;
    width: 100%;
    text-align: center;
    box-shadow: 0 5px 5px 0 #26513B;
    padding: 12px 25px;
    font-size: 20px;
    font-family: 'SAWYA';
  }
  .chosen-onebox .btn-primary:active,
  .chosen-onebox .btn-primary:focus,
    .chosen-onebox .btn-primary:hover{
    background: #F0BD1C !important;
    border-color: #F0BD1C !important;
  }
  
  .chosen-onebox ul li img {
    max-width: 110px;
  }
  
  .chosen-onebox ul li img.first-child-img {
    max-width: 160px;
  }
  
  .verified-section {
    background: url(../img/verified-bg.png) no-repeat center;
    background-size: 100%;
    padding: 500px 0;
    margin-top: -400px;
    margin-bottom: -400px;
  }
  
  .main-heading {
    font-family: 'Baby Monsta';
  }
  
  .vg-green {
    background: url('../img/verified-green.png') no-repeat center;
  }
  
  .vg-blue {
    background: url('../img/verified-blue.png') no-repeat center;
  }
  
  .verified-bg {
    background-size: 100% 100%;
    padding: 40px 50px;
  }
  
  .verified-bg h3 {
    font-size: 36px;
    color: #fff;
    font-family: 'Baby Monsta';
  }
  
  .verified-bg p {
    font-size: 22px;
    font-weight: 500;
  }
  
  .main-heading {
    font-family: 'Baby Monsta';
    font-size: 70px;
    -webkit-text-stroke-width: 5px;
    -webkit-text-stroke-color: black;
  }
  
  .star-imgs img:first-child {
    position: absolute;
    top: 30px;
    left: -30px;
  }
  
  .star-imgs img:last-child {
    position: absolute;
    right: -40px;
    bottom: -10px;
  }
  
  .star-imgs img:nth-child(2) {
    position: absolute;
    right: 100px;
    top: -70px;
  }
  
  .star-imgs img:nth-child(3) {
    position: absolute;
    bottom: -30px;
    left: 42%;
  }
  
  .about-section {
    background: url(../img/about-bg.png) no-repeat center;
    background-size: cover;
    padding: 240px 0;
    margin-bottom: -280px;
  }
  
  .about-content p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    margin-top: 50px;
  }
  
  .howtobuy-sec {
    background: url(../img/how-to-buy-bg.png) no-repeat center;
    background-size: cover;
    padding: 240px 0;
    margin-bottom: 0;
    z-index: 9;
    position: relative;
  }
  
  .ystarimg img {
    position: absolute;
    max-width: 80px;
  }
  
  .ystarimg img:nth-child(1) {
    left: 250px;
    top: 30px;
  }
  
  .ystarimg img:nth-child(2) {
    top: 45%;
    left: 0;
  }
  
  .ystarimg img:nth-child(3) {
    right: 110px;
    top: 100px;
  }
  
  .ystarimg img:nth-child(4) {
    bottom: 70px;
    left: 34%;
  }
  
  .ystarimg img:nth-child(5) {
    bottom: 20%;
    right: -80px;
  }
  
  .tokenomics-sec {
    background: url(../img/tokenomics-bg.png) no-repeat center;
    background-size: cover;
    padding: 300px 0 80px;
    margin-top: -100px;
  }
  
  .tokenomics-left-content ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px !important;
    gap: 15px;
  }
  
  .tokenomics-left-content ul li {
    text-align: center;
    width: 48%;
  }
  
  .tokenomic-box {
    max-width: 90%;
    padding: 14px 35px 22px 20px;
  }
  
  .tokenomics-left-content ul li p {
    font-size: 24px;
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 0;
    padding: 10px 50px;
    border: 5px solid #000;
    border-radius: 10px 10px 0 0;
    font-weight: 500;
  }
  
  .tokenomics-left-content ul li h4 {
    border: 3px solid #000;
    border-top: 0;
    padding: 10px 50px;
    border-radius: 0 0px 10px 10px;
    font-size: 35px;
    color: #fff;
    font-family: 'SAWYA';
  }
  .tokenomics-content-right h3{
    font-family: 'SAWYA';
    font-size: 36px;
  }
  
  .tokenomic-box.bg-purple {
    background: url(../img/bg-purple.png) no-repeat center;
    background-size: 100% 100%;
  }
  
  .tokenomic-box.bg-purple h4 {
    background: #D44DFF;
  }
  
  .tokenomic-box.bg-yellow h4 {
    background: #FFBF31;
  }
  
  .tokenomic-box.bg-blue h4 {
    background: #29A0D7;
  }
  
  .tokenomic-box.bg-green h4 {
    background: #81BB3F;
  }
  
  .tokenomic-box.bg-red h4 {
    background: #DC4B38;
  }
  
  .tokenomic-box.bg-yellow {
    background: url(../img/bg-yellow.png) no-repeat center;
    background-size: 100% 100%;
  }
  
  .tokenomic-box.bg-blue {
    background: url(../img/bg-blue.png) no-repeat center;
    background-size: 100% 100%;
  }
  
  .tokenomic-box.bg-green {
    background: url(../img/bg-green.png) no-repeat center;
    background-size: 100% 100%;
  }
  
  .tokenomic-box.bg-red {
    background: url(../img/bg-red.png) no-repeat center;
    background-size: 100% 100%;
  }
  
  .tokenomics-code input:focus {
    outline: none;
  }
  
  .tokenomics-code input {
    border: 2px solid #000;
    border-radius: 30px;
    width: 100%;
    max-width: 70%;
    padding: 10px 20px;
    font-size: 22px;
    font-family: 'SAWYA';
  }
  
  .marquee-line {
    height: 90px;
    overflow-x: hidden;
  }
  
  .marquee {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 90px;
    width: 100%;
    border-radius: 0;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
  }
  
  .marquee.marquee-first {
    transform-origin: center;
    transform-box: fill-box;
    width: 105%;
    left: -35px;
    top: 0px;
    z-index: 1;
    background-color: #F0BD1C;
    border-top: 10px solid #DF9A1B;
    border-bottom: 10px solid #DF9A1B;
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 65%);
  }
  
  .marquee-second {
    transform-origin: center;
    transform-box: fill-box;
    width: 105%;
    left: -35px;
  }
  
  .marquee--inner {
    display: block;
    width: 200%;
    position: absolute;
    animation: marquee 10s linear infinite;
  }
  
  .marquee-second .marquee--inner {
    animation: marquee-sec 10s linear infinite;
  }
  
  .marquee--inner span {
    float: left;
    width: 50%;
    overflow: hidden;
  }
  
  .bbobbi-tx {
    font-size: 38px;
    font-weight: 800;
    letter-spacing: 2px;
    color: #075107;
    font-family: 'Baby Monsta';
    display: flex;
    align-items: center;
  }
  
  .bbobbi-tx small {
    color: #933709;
    font-size: 34px;
  }
  
  @keyframes marquee {
    0% {
      left: 0;
    }
  
    100% {
      left: -100%;
    }
  }
  
  @keyframes marquee-sec {
    0% {
      right: 0;
    }
  
    100% {
      right: -100%;
    }
  }
  
  .logo-listing-sec {
    height: auto;
  }
  
  .logo-listing-sec .marquee.marquee-first {
    border: none;
    box-shadow: none;
  }
  
  .logo-listing-sec .marquee--inner span {
    width: 100%;
    float: none;
    overflow: auto;
  }
  
  .logo-listing-sec .marquee {
    height: 100px;
  }
  
  .logo-listing-sec .bbobbi-tx {
    margin-bottom: 20px;
  }
  
  .roadmap-section {
    background: url(../img/roadmap-bg.png) no-repeat center;
    background-size: cover;
    padding: 100px 0;
  }
  
  footer {
    padding: 50px 0;
    position: relative;
    background: rgb(240, 189, 28);
    background: linear-gradient(90deg, rgba(240, 189, 28, 1) 56%, rgba(58, 106, 21, 1) 56%);
  }
  
  img.footer-divider {
    position: absolute;
    left: -20px;
    top: -50px;
    height: 220px;
  }
  
  footer ul li {
    margin: 0 8px;
  }
  
  footer ul li img {
    max-width: 55px;
  }
  
  footer .footer-logo img {
    max-width: 80%;
  }
  
  .footer-link {
    display: flex;
  }
  
  .footer-link h4 {
    font-size: 30px;
    color: #F0BD1C;
    font-family: 'Baby Monsta';
  }
  
  .footer-link ul {
    display: flex;
    flex-wrap: wrap;
  }
  
  .footer-link ul li {
    width: 35%;
  }
  
  .footer-link ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-family: 'SAWYA';
  }
  .star {
      animation-name: blink;
      animation-duration: 2s;
      animation-iteration-count: infinite;
   }
  @keyframes blink {
      from {opacity: 0;}
      to {opacity: 1;}
  }
  .rotate-img{
    animation: animName 5s linear infinite;
  }
  
  @keyframes animName {
   0%{
      transform: rotate(0deg);
     }
  100%{
      transform: rotate(360deg);
     }
  }
  .vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
  }
  img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
  }
  @-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
  }
  @keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
  }
  .vert-move {
    animation: mover 1s infinite  alternate;
  }
  @keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
  }
  .banner-calc {
    border: 2px solid #000;
    background: #fff;
    border-radius: 30px;
    padding: 6px;
  }
  .banner-calc-inner {
    background: #F0BD1C;
    border-radius: 30px;
    padding: 30px;
  }
  .banner-calc-inner h3,
  .banner-calc-inner h4,
  .banner-calc-inner h5,
  .banner-calc-inner p{
    margin-bottom: 0;
  }
  .banner-calc-inner h3 {
    font-size: 36px;
    color: #00833A;
    font-family: 'Baby Monsta';
    text-shadow: 0px 1px 0px BLACK;
    -webkit-text-stroke: 1px #000;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .banner-calc-inner h3 span {
    color: #fff;
    padding-left: 20px;
  }
  .bonus-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #39AA4A;
    border: 3px solid #000;
    border-radius: 15px;
    padding: 5px 5px 5px 20px;
    margin-bottom: 15px;
  }
  .bonus-bar h5 {
    color: #fff;
    font-family: 'SAWYA';
  }
  .bonus-bar p {
    background: #fff;
    padding: 5px 25px;
    font-size: 18px;
    border-radius: 10px;
    display: flex;
    align-items: center;
  }
  .bonus-bar p span {
    font-size: 24px;
    padding-left: 15px;
    font-weight: 600;
  }
  .banner-calc-inner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px !important;
  }
  .banner-calc-inner ul li {
    width: 31%;
    border: 2px solid #000;
    border-radius: 15px;
    height: 100%;
  }
  .banner-calc-inner ul li p {
    background: #fff;
    border-radius: 12px 12px 0 0;
    border-bottom: 2px solid #000;
    padding: 5px 5px;
    font-size: 16px;
  }
  .banner-calc-inner ul li h5 {
    background: #00833A;
    border-radius: 0 0 12px 12px;
    padding: 4px;
    color: #fff;
    font-family: 'SAWYA';
    font-size: 26px;
  }
  .raised-text {
    font-size: 24px;
    font-family: 'Baby Monsta';
    margin-bottom: 10px !important;
  }
  .raised-text span {
    padding-left: 10px;
    color: #00833A;
  }
  .banner-calc-inner .progress {
    height: 30px;
    border-radius: 30px;
    border: 2px solid #000;
    margin-bottom: 10px;
  }
  .banner-calc-inner .progress-bar {
    width: 76%;
    background: #00833A;
    font-size: 20px;
    font-family: 'SAWYA';
    border-radius: 12px;
    border-right: 3px solid #000;
  }
  .banner-cacl-btn {
    margin-bottom: 30px;
  }
  .banner-cacl-btn .btn {
    background: #00833A;
    text-transform: uppercase;
    border: 3px solid #000;
    border-radius: 30px;
    box-shadow: 3px 8px 0px 0 #26513B;
    line-height: 2;
    font-family: 'SAWYA';
    margin: 0 10px;
    padding: 5px 20px;
  }
  .banner-cacl-btn .btn:hover, .banner-cacl-btn .btn:focus {
    background-color: #00833A;
    box-shadow: 3px 8px 0px 0 #26513B;
    border-color: #00833A;
  }
  .banner-calc-inner input {
    border: 2px solid #000;
    border-radius: 30px;
    width: 100%;
    max-width: 80%;
    padding: 5px 20px;
    font-size: 18px;
    font-family: 'SAWYA';
  }
  .countdown-main {
    background: #29A0D7;
    border: 2px solid #000;
    padding: 10px 20px;
    border-radius: 30px;
    margin-bottom: 15px;
  }
  .countdown-main ul {
    flex-wrap: nowrap;
    margin-bottom: 0 !important;
    gap: 20px;
  }
  .countdown-main ul li {
    width: 100%;
    border-radius: 0;
    border: none;
    position: relative;
  }
  .countdown-main ul li:after {
    content: ':';
    position: absolute;
    right: -13px;
    top: 2px;
    font-size: 44px;
    color: #000;
    font-family: 'SAWYA';
  }
  .countdown-main ul li:last-child:after{
    display: none;
  }
  .countdown-main ul .coundown-box {
    background: #fff;
    border-radius: 15px;
    font-size: 16px;
    font-family: 'SAWYA';
    padding: 5px;
    border: 2px solid #000;
  }
  .countdown-main ul li span {
    display: block;
    font-size: 35px;
    font-family: 'SAWYA';
    color: #00833A;
    line-height: normal;
  }
  .main-heading-page {
    font-family: "Baloo 2", sans-serif;
    color: #F2D91F;
    font-size: 120px;
    font-weight: 800;
    text-shadow: 5px 12px 0px #00833A;
}
h2.main-heading-page {
    font-size: 80px;
}
  @media(max-width: 1440px) {
    .verified-section {
      margin-bottom: -480px;
    }
    .star-imgs img:last-child {
      right: 0;
    }
    .ystarimg img:nth-child(5) {
      right: 0;
    }
    footer {
      background: linear-gradient(90deg, rgba(240, 189, 28, 1) 58%, rgba(58, 106, 21, 1) 56%);
    }
  }
  @media(max-width: 1400px) {
    .tokenomic-box {
      padding: 14px 30px 22px 18px;
    }
  }
  @media(max-width: 1366px) {
    .footer-link ul li {
      width: 100%;
    }
    img.footer-divider {
      height: 340px;
    }
    .footer-link h4 {
      font-size: 25px;
      padding-left: 30px;
    }
  }
  @media(max-width: 1199px) {
    .chosen-onebox ul li img.first-child-img {
      max-width: 100px;
    }
    .chosen-onebox ul li img {
      max-width: 75px;
    }
    .verified-section {
      margin-bottom: -550px;
    }
    .verified-section {
      margin-top: -480px;
    }
    .tokenomics-left-content ul li p {
      font-size: 20px;
      padding: 10px 10px;
    }
    .tokenomics-left-content ul li h4 {
      padding: 10px 20px;
      font-size: 30px;
    }
    .tokenomic-box {
      padding: 14px 25px 22px 16px;
    }
  }
  @media(max-width: 991px) {
    .navbar-toggler {
      color: rgb(38 81 59) !important;
      border: none !important;
      opacity: 1 !important;
    }
    .navbar-nav{
        padding-bottom: 30px;
    }
  
    .navbar-toggler-icon {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQgN0gyNlpNNCAxNUgyNlpNNCAyM0gyNloiIGZpbGw9IiMwMDgzM0EiLz4KPHBhdGggZD0iTTQgN0gyNk00IDE1SDI2TTQgMjNIMjYiIHN0cm9rZT0iIzAwODMzQSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K) !important;
    }
    .main-header .nav-link {
      text-align: center;
    }
    .main-header .btn {
      width: max-content;
      margin: 0 auto;
    }
  
    .navbar-toggler:focus {
      box-shadow: none !important;
    }
  
    .navbar-brand img {
      max-width: 80px;
    }
    .chosen-onebox .btn-primary {
      padding: 12px 25px;
      font-size: 14px;
    }
    .verified-section {
      padding: 400px 0;
      margin-top: -400px;
      margin-bottom: -480px;
    }
    .main-heading {
      font-size: 50px;
      -webkit-text-stroke-width: 2px;
    }
    .verified-section {
      padding: 180px 0;
      margin-top: -140px;
      margin-bottom: -300px;
      background-size: cover;
    }
    .verified-bg h3 {
      font-size: 30px;
    }
    .verified-bg p {
      font-size: 16px;
    }
    .about-content img{
      max-width: 50%;
    }
    .about-content p {
      font-size: 16px;
    }
    .howtobuy-content img.mb-5 {
      max-width: 50%;
    }
    .ystarimg img {
      max-width: 50px;
    }
    .ystarimg img:nth-child(1) {
      left: 0;
      top: 30px;
    }
    .ystarimg img:nth-child(4) {
      bottom: 30px;
    }
    .howtobuy-sec {
      padding: 120px 0 200px;
    }
    .tokenomics-left-content{
      text-align: center;
    }
    .tokenomics-sec {
      padding: 150px 0 80px;
    }
    .tokenomics-left-content img{
      max-width: 50%;
    }
    .bbobbi-tx {
      font-size: 28px;
    }
    img.footer-divider{
      display: none;
    }
    .footer-link h4{
      color: #fff;
    }
    h2.main-heading-page{
        font-size: 60px;
        text-shadow: 5px 6px 0px #00833A;
    }
    .main-header{
        padding: 0;
    }
  }
  @media(max-width: 767px) {
    .chosen-onebox ul li img.first-child-img {
      max-width: 45px;
    }
    .chosen-onebox ul li img {
      max-width: 35px;
    }
    .chosen-onebox .btn-primary {
      padding: 5px 10px;
      font-size: 10px;
    }
    .chosen-onebox {
      padding: 30px 18px;
    }
    .sparkle-row .col-2 img {
      max-width: 25px;
    }
    .chosen-onebox {
      padding: 15px 12px;
    }
    .chosen-onebox {
      padding: 15px;
      border: 4px solid #C16419;
      box-shadow: 0 0 2px 3px #000;
    }
    .table-sec {
      padding: 50px 0;
    }
    .main-heading {
      font-size: 36px;
      -webkit-text-stroke-width: 1px;
    }
    .verified-bg {
      padding: 40px 30px;
    }
    .verified-section {
      margin-top: -160px;
    }
    .ystarimg img {
      max-width: 30px;
    }
    .howtobuy-sec {
      padding: 120px 0;
    }
    .tokenomics-left-content ul li h4 {
      font-size: 24px;
    }
    .tokenomic-box{
      max-width: 100%;
    }
    .tokenomics-left-content ul li p {
      font-size: 16px;
    }
    .tokenomics-left-content ul li {
      width: 47%;
    }
    .tokenomic-box {
      padding: 14px 20px 18px 12px;
    }
    .tokenomics-content-right h3 {
      font-size: 20px;
    }
    .tokenomics-code input {
      font-size: 16px;
    }
    .bbobbi-tx {
      font-size: 18px;
    }
    .bbobbi-tx small {
      font-size: 16px;
    }
    .roadmap-section {
      padding: 50px 0;
    }
    .footer-link{
      display: block;
    }
    .footer-link h4{
      padding-left: 0;
    }
    footer{
      background: #3a6a15;
    }
    .footer-link ul li a{
      font-size: 18px;
    }
    .footer-link ul li{
      margin-bottom: 10px;
    }
    .banner-section {
      padding: 150px 0 150px;
      background-size: cover;
      height: auto;
    }
    .banner-imgs img{
      display: none;
    }
    .footer-icons{
      text-align: center;
    }
    .footer-link h4{
      text-align: center;
    }
    .footer-link ul li {
      text-align: center;
    }
    .banner-calculation br{
      display: none;
    }
    .banner-calculation a{
      margin: 0 5px;
    }
    .banner-calc{
      margin-bottom: 20px;
    }
    .banner-calculation .logo img{
      display: none;
    }
    .banner-imgs img:nth-child(2){
      display: block;
    }
    .banner-imgs img:nth-child(2) {
      position: static;
      max-width: 200px;
      margin: 0 auto 30px;
    }
    .main-header .nav-link {
      font-size: 20px;
    }
    h2.main-heading-page {
        font-size: 42px;
        text-shadow: 5px 4px 0px #00833A;
    }
  }
  @media(max-width: 565px) {
    iframe{
      width: 340px;
      height: 760px;
    }
    .banner-calc-inner {
      padding: 12px;
    }
    .banner-calc-inner h3 {
      font-size: 28px;
    }
    .bonus-bar p,
    .bonus-bar h5 {
      font-size: 16px;
    }
    .bonus-bar p span {
      font-size: 20px;
    }
    .banner-calc-inner ul li p {
      padding: 3px;
      font-size: 14px;
    }
    .banner-calc-inner ul li h5 {
      font-size: 22px;
    }
    .countdown-main {
      padding: 10px 5px;
      border-radius: 20px;
    }
    .countdown-main ul li span {
      font-size: 32px;
    }
    .raised-text {
      font-size: 20px;
    }
    .banner-calc-inner .progress-bar {
      font-size: 18px;
    }
    .banner-calc-inner .progress {
      height: 24px;
    }
    .banner-cacl-btn .btn{
      font-size: 14px;
    }
  }