@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/proxima_nova_font-webfont.woff2') format('woff2'),
         url('fonts/proxima_nova_font-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body{
    font-family: 'proxima_novaregular';
}
.brand_logo img {
    width: 160px;
    vertical-align: middle;
}
.brand_logo .row {
    --bs-gutter-x: none;
    --bs-gutter-y: none;
    flex-wrap: inherit;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    display: flex;
    align-items: center;
    text-align: center;
}
.main-menu li:hover > ul.dropdown-menu {
    display: block;
}
.main-menu li:hover > ul.dropdown-menu {
    display: block;
}
/* .brand-carousel {
    background: #eee;
  } */
  .owl-dots{
    text-align: center;
  }
  
  .owl-dot {
    display: inline-block;
    height: 15px !important;
    width: 15px !important;
    background-color: #222222 !important;
    opacity: 0.8;
    border-radius: 50%;
    margin: 0 5px;
  }
  
  .owl-dot.active {
    background-color: #FF170F !important;
  }
  
  
  
  /* ignore the code below */
  
  
  .link-area
  {
    position:fixed;
    bottom:20px;
    left:20px;  
    padding:15px;
    border-radius:40px;
    background:tomato;
  }
  .link-area a
  {
    text-decoration:none;
    color:#fff;
    font-size:25px;
  }
.logo_list {
    margin-right: 20px;
    vertical-align: middle;
    display: inline-block;
}
.logo_list img {
    width: 100px;
    display: block;
}
.brand_logo {
    background: #000429;
    padding: 20px 0;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
header {
    transition: all 0.3s ease-in-out;
    position: absolute;
    z-index: 99;
    width: 100%;
    padding: 20px 0;
}
.logo a {
    color: #3a76cb;
    text-transform: capitalize;
    color: #000000;
    font-size: 35px;
    font-weight: 500;
    text-decoration: none;
}
.mob-menu {
    display: none;
}
.main-menu {
    float: right;
}
.main-menu ul.nav {
    float: left;
    list-style: none;
}
.nav li:first-child {
    margin-left: 0px;
}
.main-menu ul li {
    position: relative;
    display: inline-block;
}
.main-menu ul li a {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: 18px 21px;
}
.main-menu ul.right-nav{   
 padding-left:0px;
}
.main-menu ul.right-nav li a {
    width: 150px;
    height: 45px;
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
    color: #3a76cb;
    border: solid 1px #3a76cb;
    vertical-align: middle;
    display: table-cell;
}
.main-menu ul.right-nav li:last-child {
    margin-right: 0px;
}
.main-menu ul.right-nav li.active a {
    background-color: #3a76cb;
    color: #fff;
}
.dropdown-menu .dropdown-item {
    color: #fff;
    text-align: inherit;
    text-decoration: none;
    border: 0;
    width: 100%;
    display: block;
    padding: 0;
    border-bottom: 1px solid #fff;
}
ul.dropdown-menu li {
    width: 100%;
    padding: 0 10px;
}
ul.dropdown-menu li:nth-child(3) a {
    border-bottom: none;
}
range-slider:focus .thumb {
    box-shadow: 0 0 0 0.5px #cbe7e7;
}
range-slider:before {
    background: linear-gradient(#FA5F3F,#FA5F3F) 0/var(--value-percent,0) 100% no-repeat rgba(0, 255, 255, .1);
}

element.style {
    --value-percent: 21%;
}
range-slider:focus {
    outline: 0;
}
range-slider {
    --element-height: 24px;
    --track-height: 5px;
    --thumb-size: 16px;
}
.thumb {
    background: #FA5F3F;
}
.dropdown-item:hover {
    text-decoration: none;
    background-color: transparent;
}
.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background: linear-gradient(to right, #E554B4, #374299);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
.logo_img {
    text-align: center;
}
.logo_center {
    text-align: center;
}
.logo_img img {
    width: 270px;
}
.logo_center img {
    width: 290px;
}
.social_icon {
    text-align: center;
    width: 100%;
    padding: 120px 0px 78px 0;
}
.banner_area {
    background: url(images/icons/banner.png);
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
    border-bottom: 1px solid #fff;
}
.token_sell {
    background: url(images/icons/token_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 60px;
    border-bottom: 1px solid #01C3FD;
}
li.active a {
    color: #01C3FD !important;
}
.section_top {
    margin-bottom: 60px;
    padding-bottom: 5px;
    position: relative;
    z-index: 9999;
    border-bottom: 2px solid #000429;
}
h2.title {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
h3.sub_title {
    font-size: 20px;
    color: #fff;
    text-align: center;
}
li.active {
    background-image: url(images/icons/selector_new.png);
    background-position: 11px 12px;
    background-size: 70px;
    background-repeat: no-repeat;
}
.spe {
    position: relative;
}
img.seprater {
    width: 100%;
    z-index: 9999;
    position: absolute;
    top: -4px;
    left: 0;
    height: 20px
}
.per-sale_div h2 {
    color: #fff;
    font-size: 40px;
}
article#js-countdown {
    display: flex;
    transform-style: preserve3d;
    margin: 0 auto;
}
.copy_div_in img {
    margin-left: auto;
}
.copy_div_in {
    display: flex;
}
h2.token_all {
    margin-left: -65px;
}
.number, .separator {
    display: block;
    color: #fff;
    font-size: 40px;
    position: relative;
    text-align: center;
    width: 55px
}
.separator {
    margin: 0;
    width: 2rem;
}
.countdown section {
    position: relative;
}
#js-days:after, #js-hours:after, #js-minutes:after, #js-seconds:after {
    content: "DAYS";
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: -3px;
    font-size: 12px;
}
#js-hours:after {
    content: "HOURS";
}
#js-minutes:after {
    content: "MINUTES";
}

.barWrapper {
    border: 1px solid #ccc;
    margin-top: 40px;
    padding: 15px 35px 15px 35px;
    border-radius: 5px;
}
div#Holders {
    margin-left: auto;
}
.progress-tooltip {
    position: relative;
    padding-top: 30px; 
}
.progress-tooltip .progress-tooltip-info {
    color: #FA5F3F;
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    text-align: center;
    transform: translateX(calc(-50% - 5px));
    font-size: 14px;
}
.progress-tooltip .progress-tooltip-info::after {
        z-index: 1; 
} 
.progress {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 5px;
    display: block;
    font-family: sans-serif;
    height: 6px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%; 
}
.progress::-webkit-progress-bar {
      background-color: #ccc; }
    .progress::-webkit-progress-value {
      border-radius: 5px;
      background-color: #7856ff;
      background-size: 10px 10px; 
}
.progress::-moz-progress-bar {
      border-radius: 5px;
      background-color: #7856ff;
      background-size: 10px 10px; 
}
.progress::-ms-fill {
      border-radius: 5px;
      background-color: #7856ff;
      background-size: 10px 10px;
      border: none; }
.progress:indeterminate {
      animation-duration: 3s;
      animation-iteration-count: infinite;
      animation-name: moveIndeterminate;
      animation-timing-function: linear;
      background-color: #ccc;
      background-image: linear-gradient(to right, #7856ff 30%, #ccc 30%);
      background-position: top left;
      background-repeat: no-repeat;
      background-size: 150% 150%; 
}
.progress:indeterminate::-webkit-progress-value {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 10px 10px; 
}
.progress:indeterminate::-webkit-progress-bar {
        background-color: transparent;
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 10px 10px; 
}
.progress:indeterminate::-moz-progress-bar {
        background-color: transparent;
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
        background-size: 10px 10px; 
}
@keyframes moveIndeterminate {
    from {
      background-position: 200% 0; }
    to {
      background-position: -200% 0; } 
}
.slider_bottom {
    display: flex;
    color: #E553B4;
    font-size: 15px;
    margin-top: 10px;
}
#right_price {
    text-align: right;
    color: #00FFFF;
    font-size: 16px;
}
.per-sale_div {
    background: url(images/icons/token_left_bg.png);
}
.per-sale_div {
    background: url(images/icons/token_left_bg.png);
    background-size: cover;
    background-position: center center;
    padding: 72px 55px;
    background-repeat: no-repeat;
    width: 580px
}
.copy_div p {
    margin: 0;
    line-height: 1;
}
.copy_div {
    color: #fff;
    font-size: 20px;
    margin-top: 20px;
}
h2.token_all {
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.wallet_btn {
    text-align: center;
    margin-bottom: 15px;
}
.wallet_btn a {
    text-decoration: none;
    text-align: center;
    background: linear-gradient(to right, #E554B4, #374299);
    color: #fff;
    padding: 10px 25px;
    border-radius: 5px;
}
.progress_bar_value {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 15px;
    margin-left: 5px;
}
span#Presale {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1;
}
.first_box .progress_bar {
    width: 185px;
}
.progress_bar {
    color: #fff;
    height: 30px;
    background-image: linear-gradient(to right, #E554B4, #374299);
    display: inline-block;
}
.hover_box {
    display: block;
    width: 100%;
    height: auto;
}
.about_list_in .on_hover_text p {
    color: white;
    font-size: 15px;
    position: absolute;
    overflow: hidden;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    margin-bottom: 0;
    padding: 0 15px;
}
.about_list_in:hover .on_hover_text {
    height: 83%;
}
.second_box .progress_bar {
    width: 130px;
}
.nav-link:hover, .nav-link:focus {
    color: #fff;
}
.third_box .progress_bar {
    width: 100px;
}
.first_box, .second_box, .third_box {
    border-left: 1px solid #e553b4;
    padding-left: 5px;
    margin-bottom: 10px;
}
.right_token_div {
    background: url(images/icons/token_right_box.png);
    background-position: center center;
    padding: 110px 3px;
    background-size: cover;
    background-repeat: no-repeat;
}
.right_token_div_in {
    width: 255px;
    margin: 0 auto;
}
.btn_buy a {
    background:  linear-gradient(to right, #E554B4, #374299);
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    padding: 10px 35px;
    display: block;
}
.btn_buy {
    text-align: center;
    display: block;
    padding: 0;
    display: flex;
    width: 400px;
    margin: 0 auto;
}
.btn_buy a {
    font-weight: 600;
}
.btn_buy.featurs_btn {
    display: block;
    text-align: left;
    margin-top: 50px;
    width: 100%;
}
.btn_buy.featurs_btn a {
    display: inline-block;
    border-radius: 2px;
}
.featurs_div {
    background: url(images/icons/feature_bg.png);
    background-position: center center;
    padding-bottom:80px;
    border-bottom: 1px solid #fff;
}
.btn_buy.featurs_btn a:last-child {
    margin-left: 10px;
}
.featurs_div-inner img {
    width: 600px;
}

.featurs_div .section_top:after{
    display: none;
}
.featurs_div_right p {
    color: #fff;
    font-size: 20px;
}
.logo_text img {
    display: block;
    margin: 0 auto;
    width: 164px;
    margin-bottom: 10px;
}
.featurs_div_right {
    padding: 70px 60px;
}
footer p {
    margin: 0;
    padding: 5px 0;
    color: #fff;
}
footer {
    text-align: center;
    background: url(images/icons/rect_box.png);
}
.featurs_div-in {
    display: flex;
    align-items: center;
}
.about_div_in {
    background: url(images/icons/about.png);
    background-position: center center;
    padding: 70px 30px 110px 30px;
    background-size: cover;
}
.section_top {
    background: url(images/icons/rect_box.png);
    background-position: center center;
    background-size: cover;
}
.about_div .section_top {
    margin-bottom: 0;
}
.team_div .section_top {
    margin-bottom: 0;
}
.team_list img {
    width: 100%;
}
.team_5.team_list {
    margin-right: 0 !important;
}
.team_list {
    display: inline-block;
    width: 18%;
    vertical-align: top;
    margin-right: 25px;
}
.team_div .team_div_in {
    background: url(images/icons/our_team.png);
    background-position: center center;
    background-size: cover;
    padding-top: 90px;
    padding-bottom: 80px;
    padding-left: 30px;
    padding-right: 30px;
}
.video_div .section_top {
    margin-bottom: 0;
}
  .video-iframe {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin-bottom: 10px;
  }
  .video_in .container {
    max-width: 1080px;
    margin: 0 auto;
}      
  .video-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  .video-thumb {
    min-height: 120px;
    height: auto;
  }
  
  .video-thumb img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}
  .video-thumb iframe {
    display: none;
  }

  .video-thumb p {
    margin: 0;
    font-size: 12px;
  }
  
  .video-thumb p.name {
    margin-top: 0;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
}
  .progress_box {
    padding-left: 25px;
}
.about_list:nth-child(5) {
    margin-right: 0 !important;
}
.about_list {
    display: inline-block;
    width: 18%;
    margin-right: 25px;
    position: relative;
}
.about_list img {
    width: 100%;
}
.about_img_2.about_list .about_img_2_t {
    margin: 0;
    top: 24px;
    left: 10px;
}
.about_img_3.about_list .about_img_3_t {
    margin: 0;
    top: 8px;
}
.about_img_4.about_list .about_img_4_t {
    margin: 0;
    top: 0px;
    left: 23px;
}
.social_icon a {
    padding-right: 10px;
}
.about_img_5.about_list .about_img_5_t {
    margin: 0;
    top: 0px;
    left: 25px;
}
.about_img_4 .about_list_in:hover .on_hover_text {
    height: 87%;
}
.social_icon a img {
    width: 45px;
}
.about_img_1 .on_hover_text {
    background: url(images/icons/box_1.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.about_img_2 .on_hover_text {
    background: url(images/icons/box_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.about_img_3 .on_hover_text {
    background: url(images/icons/box_3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.about_img_4 .on_hover_text {
    background: url(images/icons/box_4.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.about_img_5 .on_hover_text {
    background: url(images/icons/box_5.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.about_list_in p{
    position: absolute;
    top:0;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize
}
.video-thumbnails {
    border-bottom: none;
    height: 376px;
    overflow-y: auto;
}
.video_in {
    background-image: url(images/icons/vid_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 60px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.road_div_in {
    background: url(images/icons/road_map.png);
    background-position: center center;
    padding-top: 60px;
    background-size: cover;
    border-bottom: 1px solid #fff;
}

.logo_text p {
    margin: 0;
    color: #fff;
    font-size: 15px;
    color: #01C3FD;
    font-weight: bold;
}
.logo_text a {
    text-decoration: none;
    background: linear-gradient(to right, #E554B4, #374299);
    color: #fff;
    padding: 12px 40px;
    font-size: 20px;
    font-weight: 600;
    border-radius: 5px;
}
a.input_ammount {
    background: #fff;
    color: #000;
    padding: 10px 19px;
}

.on_hover_text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.road_map_1 {
   margin-bottom: 50px;
}
.road_map_2 {
    position: relative;
    top: 51px;
    z-index: 99999;
}
.road_map_2 img {
    width: 480px;
}
.road_map_3 {
    margin-bottom: 50px;
 }
 .road_div_in img{
     width: 100%;
 }
 .road_map_2 img {
    width: 480px;
}
.road_top-img img{
    width: 100%;
}
.roadmap_div .section_top {
    margin-bottom: 0;
}
.scrollbar {
    height: 422px;
    overflow-y: scroll;
}
  .scrollbar::-webkit-scrollbar {
    background-color: transparent;
    width: 0px;
  }
  
  .scrollbar:hover::-webkit-scrollbar {
    width: 8px;
  }
  .scrollbar:hover::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .topnav .icon {
    display: none;
  }
  .percent:after {
    content: "%";
}
  @media (hover: none) {
    .scrollbar::-webkit-scrollbar {
      width: 8px;
    }
    .scrollbar::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.2);
    }
  }
@media screen and (max-device-width:768px){
    .single-logo.col-md-3 {
        width: 49%;
        display: inline-block;
}
.brand_logo .row {
    display: block;
}
    .btn_buy {
        width: 100%;
    }
    .road_map_4 {
        padding-bottom: 50px;
    }
  .logo {
    display: inline-block;
    width: 78%;
    padding: 10px 10px 10px 0px;
}
.social_icon {
    padding: 120px 0px 50px 0;
}
.per-sale_div {
    padding: 30px 15px;
    width: 100%;
}
.barWrapper {
    padding: 15px;
    border-radius: 5px;
}
.btn_buy a {
    font-size: 16px;
}
.featurs_div_left {
    padding: 0 15px;
}
.featurs_div-in {
    display: block;
    align-items: inherit;
}
.featurs_div_right {
    padding: 0 15px;
    margin-top: 20px;
}
img.seprater {
    position: absolute;
    top: 0;
    left: 0;
    height: 5px;
}
.featurs_div {
    padding-bottom: 57px;
    border-bottom: none;
}
.section_top {
    border-bottom: none;
}
.about_list {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    position: relative;
    margin-bottom: 20px;
}
.about_div_in {
    padding: 50px 15px 50px 15px;
    background-size: cover;
}
.about_list_in p {
    top: 6px;
}
.about_img_2.about_list .about_img_2_t {
    margin: 0;
    top: 46px;
    left: 10px;
}
.about_img_3.about_list .about_img_3_t {
    margin: 0;
    top: 20px;
}
.about_img_4.about_list .about_img_4_t {
    left: 23px;
}
.road_map_2 img {
    width: 100%;
}
.road_map_2 {
    position: relative;
    top: 0;
    z-index: 99999;
}
.featurs_div-inner img {
    width: 100%;
}
.team_div .team_div_in {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
}
.team_list {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-right: 0;
    margin-bottom: 20px;
}
.topnav .icon {
        float: right;
        display: block !important;
        margin-top: -75px;
    }
    .responsive .icon {
        margin-top: -65px;
    }
    .main-menu {
        float: none;
        width: 100%;
    }
.responsive li  {
        display: block !important;
    }
    .main-menu .topnav li {
        display: none;
    }
    li.active {
        background-image: none;
    }
    .responsive {
        float: none;
        background: linear-gradient(to right, #E554B4, #374299);
        padding: 0;
        width: 100%
    }
    .main-menu li:hover > ul.dropdown-menu {
        width: 100%;
        margin: 0;
    }
    a.icon .fa {
        color: #fff;
        font-size: 50px;
    }
    .main-menu .responsive li a {
        font-size: 20px;
        color: #fff;
        padding: 10px 15px;
    }

    .topnav.responsive {position: relative;}
    .topnav.responsive .icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    .topnav.responsive a {
      float: none;
      display: block;
      text-align: left;
    }
    footer p {
        padding: 10px 15px;
        color: #fff;
    }
  }
  @media screen and (max-device-width:380px){
  .copy_div {
    font-size: 16px;
}
.number, .separator {
    font-size: 30px;
    width: 40px;
}
  }