@import url('https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700');
body{
    font-family:"Poppins",sans-serif;
    background-color: black;
}
html{
    scroll-behavior: smooth;
}
/* #banner{
    background-image: url('./Images/bg-5\ \(1\).png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height:100vh;
    width:100%;
} */
nav{
    position:relative;
    top:30px;
}
.nav-link{
    color:white;
    font-size:14px;
    margin-right:20px;
    text-transform: uppercase;
}
.nav-link:hover{
    color:#eeb211;
}
.white-btn{
    background-color: #eeb211;
    color:black;
    border-radius:50px;
    font-weight:600;
}

.white-btn:hover{
    background-color:white;
    color:black;
    transition: 0.7s;
}
.logo{
    height:60px;
    width:60px;
}
.banner-img{
    height:400px;
    width:100%;
}

/* #f2ec1f  */

/* banner content  */
.banner-row{
    padding-top:100px;
}

.banner-h1{
    color:white;
    font-size:40px;
    font-weight:600;
    font-family:"Poppins",sans-serif;
    margin-top:30px;
    line-height:1.3;
}
.banner-p{
    color:gray;
    font-family:"Poppins",sans-serif;
    font-size:16px;
    margin-top:30px;
}
.buttons{
    margin-top:40px;
}
.discord-btn{
    color:black;
    padding:10px 40px;
}
.tweet-btn{
    margin-left:20px;
}

.contract-p{
    color:white;
    font-sizE:20px;
}
.fa-clone{
    margin-left:10px;
    cursor:pointer;
    color:white;
}
.contract-p{
    background-color:white;
    font-size:16px;
    text-align:center;
    padding-top:15px;
    padding-bottom:15px;
}
.contract-span{
    background-color: #00001a;
    padding:7px 15px;
    border-radius:13px;
    font-size:14px;
    cursor:pointer;
}
.mut{
    color:#00001a;
    font-weight:600;
}
.banner-p3{
    color:#eeb211;
    font-weight:600;
    font-size:18px;
}

/* contract  */
.contract-row{
    margin-top:100px;
}
.contract-img{
    height:400px;
    width:100%;
    margin-top:200px;
}
.contract-h3{
    color:#eeb211;
    font-weight:600;
    font-size:16px;
    font-family:"Poppins",sans-serif;
}
.contract-h1{
    color:#eeb211;
    font-size:40px;
    font-weight:600;
    font-family:"Poppins",sans-serif;
}

.contract-right{
    margin-top:80px;
}
.myp{
    color:white;
    line-height:1.7;
    font-size:18px;
    font-weight: 500;
    margin-top:30px;
    margin-bottom:30px;
}
.features-p{
    font-size: 18px;
    font-weight:600;
}
.features-p{
    color:white;
}
.mycolor{
    color:#eeb211;
}

/* life */
#life{
    margin-top:140px;
}
.life-img{
    height:100%;
    width:100%;
}


/* social media part  */
#social-media {
    margin-top:140px;
}
.social-row{
    background:linear-gradient(#f0b90b,#f0b90b,#f6721a);
    padding-top:40px;
    padding-bottom:40px;
    border-radius:10px;
}
.social-links{
    position:fixed;
    left:10px;
    top:200px;
    background: linear-gradient(to bottom, #f0b90b 0%,#f6721a , #f6721a 100%);border:0px solid white;

    border-radius: 30px;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    box-shadow: rgba(0, 0, 255, 0.35) 0px 5px 15px;
}
.social-link{
    font-size:30px;
    margin-top:5px;
    margin-bottom:5px;
    height:50px;
    width:50px;
    cursor:pointer;
    color:white;
}


/* tokenomics  */
#tokenomics{
    margin-top:150px;
}
.token-h1{
    text-align: center;
}
#piechart_3d{
    margin-top:40px;
}
/* token distribution  */
#token_distri{
    margin-top:140px;
}
.token-h1{
    color:#eeb211;
    font-size:40px;
    font-weight:600;
    font-family: "Poppins",sans-serif;
}
.token-p{
    color:white;
    margin-top:30px;
    font-weight:500;
    font-family: "Poppins",sans-serif;
    font-size:16px;
    line-height: 1.6;
}
.pie{
    height:600px;
    width:600px;
}
.tokenomics-right{
    margin-top:120px;
}
.box-1{
    background-color:#eeb211;
    border-radius:10px;
    padding-top:40px;
    padding-bottom:40px;
}
.box-2{
    background-color:#e63b37;
    border-radius:10px;
    padding-top:40px;
    padding-bottom:40px;
    position:relative;
    left:10px;
}
.box-3{
    background-color:#7d66cf;
    border-radius:10px;
    padding-top:40px;
    padding-bottom:40px;
}
.box-4{
    background-color:#2eabc7;
    border-radius:10px;
    padding-top:40px;
    padding-bottom:40px;
    position:relative;
    left:10px;
}
.second-row{
    margin-top:10px;
}
.percentage{
    color:white;
    font-family:"Poppins",sans-serif;
    font-size:34px;
    font-weight:600;
}
.percentage-p{
    color:white;
    font-size:18px;
    font-weight:600;
    font-family:"Poppins",sans-serif;
}

#nft{
    margin-top:100px;
}
.nft-img{
    margin-top:80px;
    height:500px;
    width:100%;
}
.wallete-img{
    
    height:500px;
    width:100%;
}

/* roamdmap */
#roadmap, #buy{
    margin-top:50px;
    background-color:none;
    padding-top:30px;
    padding-bottom:30px;
    margin-top:150px;
}

/* timeline */
.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 6px;
    margin: 0 auto;
    padding-top: 50px;
    background: #eeb211;
    box-shadow: black 0px 2px 18px 0px;
  }
   
  .timeline ul li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: inherit;
    z-index: 1;
  }
  .timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px;
    background: #eeb211;
    border-radius: 10px;
    box-shadow: black 0px 2px 18px 0px;
  }
   
  .timeline ul li div::before {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
  }
  .timeline ul li:nth-child(odd) div {
    left: 45px;
  }
   
  .timeline ul li:nth-child(odd) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #eeb211; transparent transparent;
  }
  .timeline ul li:nth-child(even) div {
    left: -439px;
  }
  .in-view{
      color:black;
      font-weight:400;
  }
   
  .timeline ul li:nth-child(even) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #eeb211;
  }
  .timeline ul li::after {
    background: white;
    transition: background .5s ease-in-out;
  }
   
  .timeline ul li.in-view::after {
    background: white;
  }
   
  .timeline ul li div {
    visibility: hidden;
    opacity: 0;
    transition: all .5s ease-in-out;
  }
   
  .timeline ul li:nth-child(odd) div {
    transform: translate3d(200px,0,0);
  }
   
  .timeline ul li:nth-child(even) div {
    transform: translate3d(-200px,0,0);
  }
   
  .timeline ul li.in-view div {
    transform: none;
    visibility: visible;
    opacity: 1;
  }
  .roadmap-h1{
    font-size:50px;
    font-family:"Poppins", sans-serif;
    color:#eeb211;
    text-align:center;
    font-weight:600;
}
.roadmap-p{
    color:#8267cb;
    text-align:center;
    margin-top:20px;
    font-size:20px;
}
time{
    font-size:24px;
    font-family:"Poppins", sans-serif;
    color:#252525;
    text-align:center;
    padding-left:10px;
    font-weight:600;
    /* text-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px; */
}
.in-view{
    color:white;
    border-radius:10px;
}
.in-view p{
    margin-top:10px;
    color:#252525;
    padding-left:10px;
    padding-right:10px;
}
.fa-circle{
    color:#252525;
    font-size:10px;
    margin-right:5px;
}

/* team  */
#team{
    margin-top:140px;
}
.team-h1{
    color:#eeb211;
    font-size:50px;
    font-weight:600;
    font-family:"Poppins",sans-serif;
    text-align:center;
}
.team-row{
    margin-top:40px;

}
.profile-img{
    height:265px;
    width:265px;
}
.member-name{
    margin-top:30px;
    color:white;
    font-size:18px;
    font-family:"Poppins",sans-serif;
    font-weight:600;
}
.position{
    color:#eeb211;
    font-size:16px;
    font-family:"Poppins",sans-serif;
    font-weight:600;
}

.myhr{
    border:1px solid #eeb211;
}

#swap, #wallet{
    margin-top:150px;
}
#footer{
    margin-bottom:10px;
}
.footer-p{
    color:#eeb211;
    font-weight:600;
    font-family:"Poppins",sans-serif;
}

.footer-img{
    height:35px;
    width:35px;
    margin-right:2px;
}

.mobile-life{
    display:none;
}

.mybox-2{
    position:relative;
    left:30px;
}
.mybox-1{
    position:relative;
    left:20px;
}
.token-row{
    margin-top:60px;
}
.mybox-1{
    margin-top:10px;
}

@media (max-width:500px)
{
    .token-row{
        margin-left:5px; margin-right:5px;
    }
    .timeline{
        position: relative;
        right:45px;
    }
    .timeline ul li {
        margin-left: 20px;
      }
       
      .timeline ul li div {
        width: calc(100vw - 91px);
      }
       
      .timeline ul li:nth-child(even) div {
        left: 45px;
      }
       
      .timeline ul li:nth-child(even) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #eeb211 transparent transparent;
      }
      .profile-img{
          margin-top:40px;
      }

      .social-links{
          display:none;
      }
      .contract-span{
          font-size:8px;
      }
      nav{
          position:relative;
          top:50px;
      }
      .banner-row{
          padding-top:40px;
      }
      .banner-h1{
          font-size:32px;
      }
      .banner-p{
          margin-top:20px;
          margin-bottom:20px;
      }
      .banner-p3{
          font-size:16px;
      }
      .tweet-btn{
          display:none;
      }
      .banner-img{
          display:none;
      }
      .contract-h1{
          font-size:28px;
      }
      .myp{
          font-size:16px;
      }
      #life{
          margin-top:80px;
      }
      .mobile-life{
          display:inline-block
      }
      .desktop-life{
          display:none;
      }
      .life-img{
        height:100%;
        width:100%;
    }
    #token_distri{
        margin-top:50px;
    }
    .pie{
        height:100%;
        width:100%;
    }
    .box-2,.box-4{
        margin-top:10px;
    }
    .box-2,.box-3,.box-4{
        position: relative;
        left:0px;
    }
    .box-row-1{
        margin-left:5px;
        margin-right:5px;
    }
    .second-row{
        margin-left:5px;
        margin-right:5px;
    }
    .nft-img{
        margin-top:40px;
        height:270px;
        width:100%;
    }
    #swap{
        margin-top:50px;
    }
    #wallet{
        margin-top:50px;
    }
    #roadmap{
        margin-top:50px;
    }
    .roadmap-h1{
        font-size:30px;
    }
    #team{
        margin-top:50px;
    }
    #buy{
        margin-top:50px;
    }
    .profile-img{
        height:300px;
        width:300px;
    }
    
    .contract-img{
        height:250px;
        width:100%;
        margin-top:200px;
    }
    .contract-row{
        margin-top:0px;
    }
    #nft{
        margin-top:40px;
    }
}