.common-modal .modal-content{
    border-radius: 2rem;
    border: 1.839px solid var(--primary-color, #0093E6);
    background: url('../images/presale/coming-soon.webp') lightgray 50% / cover no-repeat;
    padding: 1.8rem;
}
.common-modal .modal-content h3{
    color: #000;
    text-align: center;
    font-size: 2.375rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 1.8rem;
}
 .modal-backdrop.show {
    opacity: .7;
}
.common-modal .modal-content .modal-header{
    border: none;
    padding: 0;
    
}
.common-modal .modal-body button{
    border-radius: 1.25rem;
    background: #000;
    padding: 0.875rem 1.125rem;
    color: #FFF;
    text-align: center;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 auto 0.75rem;
    min-width: 16rem;
    border: none;
    box-shadow: none;
}
.common-modal .common-para{
    font-family: 'Poppins', sans-serif;
}
.common-modal .common-para.small-text{
    font-size: 1.25rem;
}
.common-modal .common-form-presale .input-group{
    margin-bottom: 1rem;
    border-radius: 0.875rem;
    border: 1.418px solid #FFF;
    background: rgba(255, 255, 255, 0.1);
    color: #FFF;
}
.common-modal .common-form-presale .input-group .form-control{
    margin-bottom: 0;
    border: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 0.1);
    color: #000;
}
.common-modal .common-form-presale .input-group .input-group-text{
    background-color: rgba(255, 255, 255, 0.1);
    border: none;
}
.common-modal .common-form-presale .input-group .input-group-text i{
    color: #000;
    font-size: 1.5rem;
}
.common-modal.presale-top-space .modal-content{
    margin-top: 6rem;
}
.common-modal .modal-body .success-btn{
    border-radius: 12px;
    border: 1px solid #0092DD;
    background: #FFF;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    color: #0092DD;
    font-size: 1.25rem;
    padding: 1rem 1.125rem;
    font-family: 'Poppins', sans-serif;
}
.common-modal .success-queen{
    max-height: 24rem;
    margin: -20rem auto 0;
    padding-top: 1.5rem;
}
.common-modal .btn-close{
    background-image: url(../images/presale/cancel-icon.svg);
    padding: 0;
    height: 1.5rem;
    width: 1.5rem;
    font-size: 1.5rem;
    opacity: 1;
}
.common-modal .modal-body button img{
    height: 2.5rem;
    margin-left: 1.25rem;
}
.banner-sec.presale-banner-sec{
    padding: 6.625rem 0 8rem;
    background: transparent;
    position: relative;
}
.banner-sec.presale-banner-sec .video-bg{
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
}
.banner-sec.presale-banner-sec h1{
    font-size: 4rem;
    margin-top: 1rem;
}
/* .banner-sec.presale-banner-sec .video-bg{
    max-height: 54rem;
} */
.banner-sec.presale-banner-sec .border-btn{
    background: #0092DD;
}
.banner-sec.presale-banner-sec::after{
    content: none;
}
.banner-sec.presale-banner-sec::before{
    content: none;
}
.banner-sec.presale-banner-sec .timer-box{
    margin-top: 0.75rem;
    background: transparent;
    box-shadow: none;
    justify-content: center;
    padding: 0;
    gap: 1.5rem;
}
.banner-sec.presale-banner-sec .timer-box p{
    color: #FFF;
    -webkit-text-stroke-width: 0.92px;
    -webkit-text-stroke-color: #000;
    font-weight: 600;
    letter-spacing: 1.16px;
}
.banner-sec.presale-banner-sec .timer-box .counter span{
    color: #000;
    -webkit-text-stroke-color: #000;
    opacity: 1;
     background: linear-gradient(
    180deg,
    #87ceeb ,
    rgba(39, 178, 248, 0.6) 65.62%
  );
   border: 1px solid #87ceeb; 
    /* background: linear-gradient(
    
    #fff 26.52%,
    #0092DD 55.24%
  );
  border: 1px solid #fff; */
}
.banner-sec.presale-banner-sec .timer-box::before{
    content: none;
}
/* ----------- */
.secure-revolution-sec h2{
    margin-bottom: 2rem;
}
.secure-revolution-sec .globe-coin{
    position: relative;
}
.secure-revolution-sec .globe-coin-img{
    position: absolute    ;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 9.5rem;
    width: 9.5rem;

}
.buy-queef-outer::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -5rem;
  background-image: url(/public/assets/images/right-gradient.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  height: 38rem;
  width: 20rem;
}
.buy-queef-outer::before{
    content: '';
    position: absolute;
    height: 3.938rem;
    width: 3.938rem;
    left: 7rem;
    top: 0;
    background-image: url(../images/presale/star-sparkle.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.buy-queef-sec{
    padding: 1.875rem 1.25rem;
    border-radius: 1rem;
    border: 0.945px solid rgba(240, 185, 11, 0.40);
    opacity: 0.8;
    background: linear-gradient(0deg, rgba(0, 146, 221, 0.84) 0%, rgba(0, 146, 221, 0.84) 100%);
    position: relative;
}
.buy-queef-sec  .buy-queef-address{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1.5rem;
}
.buy-queef-sec .address-btns {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 0.75rem;
    position: relative;
}
.buy-queef-sec .address-btns button{
    border-radius: 0.75rem;
    background: #FFF;
    padding: 0.5rem;
    color: #0092DD;
    font-family: 'Poppins', sans-serif;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.buy-queef-sec .address-btns button img{
    margin-left: 0.5rem;
    height: 0.773rem;
}
.buy-queef-sec::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/presale/star-gif.gif);
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 100%;
    opacity: 0.1;
}
.buy-queef-sec .common-head h2{
    color: #fff;
    font-size: 2.25rem;
    text-align: left;
}
.buy-queef-sec .common-head p{
    color: #fff;
    font-size: 1.25rem;
    text-align: left;
}
.inner-box{
    border-radius: 1.25rem;
    padding: 1.25rem 1.875rem;
    border: 1px solid #FFF;
    background: #0092DD;
    margin-bottom: 1.5rem;
    position: relative;

 .dropdown-content{
    display: flex;
    align-items: center;
    gap: 0.75rem;
    justify-content: space-between;
    margin-bottom: 1.625rem;
    .dropdown button{
        border-radius: 0.75rem;
        padding: 0.625rem 1.25rem;
        border: 1px solid #FFF;
        background: linear-gradient(180deg, rgba(0, 146, 221, 0.15) 0%, rgba(0, 146, 221, 0.15) 100%);
        color: #FFF;
        /* font-family: Montserrat; */
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 500;
        line-height: 1.625rem; /* 142.857% */
        letter-spacing: -0.317px;
    }
    .dropdown button img{
        height: 1.813rem;
        width: 1.813rem;
        object-fit: contain;
        margin-right: 1rem;
    }
    p{
        color: #fff;
        margin-bottom: 0;
    }
 }
.dropdown-content .form-control {
    color: #fff;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.26px;
    margin-bottom: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    box-shadow: none;
    min-width: 4rem;
    text-align: end;
 }
.dropdown-content .form-control::placeholder {
    color: #fff;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.26px;
}
 .balance-sec{
    display: flex;
    align-items: center;
    gap: 0.75rem;
    justify-content: space-between;
    margin-bottom: 1.25rem;
    p{
        font-size: 1.125rem;
        margin-bottom: 0;
        color: #fff;
    }
 }
 .token-percent-list{
    padding-left: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 1.125rem;
    list-style: none;
 }
 .token-percent-list button{
    border-radius: 0.5rem;
    padding: 0.65rem 1.25rem;
    background: rgba(255, 255, 255, 0.26);
    min-width: 8rem;
    color: #FFF;
    text-align: center;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
    line-height: 140%; /* 26.284px */
 }
}
.inner-box.light-bg{
background: rgba(255, 255, 255, 0.25);
}
.common-form-presale{
    position: relative;
}
.common-form-presale label{
    color: #FFF;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0.5rem;
}
.common-form-presale input, .common-form-presale input:focus{
    border-radius: 0.875rem;
    padding: 1.188rem 0.75rem;
    border: 1.418px solid #FFF;
    background: rgba(255, 255, 255, 0.25);
    color: #FFF;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal; /* 141.895% */
    margin-bottom: 0.75rem;
}
.common-form-presale input::placeholder{
    color: #fff;
}
.common-form-presale .form-check {
    margin-bottom: 1.25rem;
}
.common-form-presale .form-check input{
    height: 1.25rem;
    width: 1.25rem;
    padding: 0;
}
.common-form-presale .form-check input:checked[type=checkbox]{
    background-color: #0093E6;
    box-shadow: none;
    border-color: #fff;
}
.common-form-presale .form-check label{
    margin-left: 0.4rem;
    margin-top: 0.1rem;
}
.common-form-presale .form-check label{
    text-decoration: underline;
    margin-bottom: 0;
}
.common-form-presale .common-btn{
    border-radius: 0.875rem;
    background: #FFF;
    box-shadow: none;
    color: #000;
    width: 100%;
}

/* ------------------ */
.token-sale-sec{
    border-radius: 1rem;
    border: 1px solid rgba(0, 147, 230, 0.40);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.10) 0%, rgba(0, 147, 230, 0.10) 100%);
    padding: 1.875rem 1.25rem;
    position: relative;
    z-index: 1;
}
.token-sale-sec::after{
    content: '';
    position: absolute;
    height: 3.938rem;
    width: 3.938rem;
    right: -4rem;
    bottom: 23%;
    background-image: url(../images/presale/star-sparkle.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.token-sale-sec .common-head h2{
    text-align: left;
    font-size: 2.25rem;
    margin-bottom: 2.5rem;
}
.token-sale-sec .common-head h2 img{
    height: 2.25rem;
    margin-bottom: 0.8rem;
}
.token-sale-sec .progress-bar-sec h4{
    color: #000;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0.5rem;
}
.token-sale-sec .progress-bar-sec p{
    color: #000;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 2.5rem;
}
.token-sale-sec .progress-bar-sec .progress {
    border-radius: 1.375rem;
    height: 10px;
    background-color: #D9D9D9;
    margin-bottom: 0.75rem;
}
.token-sale-sec .progress-bar-sec .progress-bar{
    background-color: #0093E6;
}
.token-sale-sec ul{
    padding-left: 0;
    margin-bottom: 0.75rem;
    list-style: none;
}
.token-sale-sec ul li{
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem;
    border-radius: 4px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.06) 0%, rgba(0, 147, 230, 0.06) 100%);
    margin-bottom: 1rem;
}
.token-sale-sec ul li img{
    height: 2.6rem;
    width: 2.6rem;
    object-fit: contain;
    flex-shrink: 0;
}
.token-sale-sec ul li h5{
    color: #000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 2px;
}
.token-sale-sec ul li p{
    color: #000;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}
.token-sale-sec button{
    box-shadow: none;
    background: #0093E6;
    margin-top: 1.5rem;
    margin-bottom: 1.25rem;
    color: #000 !important;
    cursor: auto;
}
.token-sale-sec .note-text{
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 150%;
}


/* accordion css */
/* .faq-sec-outer::before {
  content: "";
  position: absolute;
  left: 0;
  top: -20%;
  background-image: url(/public/assets/images/left-gradient.webp);
  background-repeat: no-repeat;
  background-size: contain;
  height: 32rem;
  width: 16rem;
} */
.accordion .accordion-item{
    margin-bottom: 1.25rem;
    /* border-radius: 0;
    border: none; */
    border-radius: 0.875rem !important;
    border: 0.914px solid #0092DD;
}
.accordion .accordion-button{
    background: #FFF;
    box-shadow: none;
    padding: 1.125rem 1.75rem;
    /* color: var(--Gray-4, #BDBDBD); */
     color: var(--main-black-40, rgba(34, 34, 34, 0.40));;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    border-radius: 1.3rem !important;
    line-height: 140%; /* 33.6px */
    border-bottom: 1px solid #ddd;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.accordion .accordion-button.collapsed{
    border-radius: 0.875rem !important;
    color: #222;
}

.accordion-button::after{
    background-image: url(../images/presale/faq-plus.svg);
    height: 2rem;
    width: 2rem;
    background-size: 1.875rem;
}
.accordion .common-para{
    font-size: 1.25rem;
}
.accordion .accordion-body{
    padding: 16px 24px;
    padding-top: 0;
    .common-para{
        color: var(--Main-Black, #222);
        /* Text/Body (M) */
        font-family: "Inter Tight", sans-serif;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 140%; /* 22.4px */
    }
}
.faq-form .common-head h2{
    font-size: 2.375rem;
}
.faq-form .common-btn {
    box-shadow: none;
    margin: auto;
    margin-top: 1.5rem;
    background: linear-gradient(152deg, #FFF -185.49%, #0092DD 94.01%), linear-gradient(0deg, #477BFF 0%, #477BFF 100%), #D5F70A;
}
.swap-icon{
    position: relative;
    margin-top: -4rem;
    text-align: center;
}
.swap-icon img{
    height: 3.75rem;
}
@media (max-width:991px){
    .secure-revolution-sec h2 img{
        max-height: 5rem;
    }
    .banner-sec.presale-banner-sec {
    padding: 5.625rem 0 6rem;
}
.accordion .accordion-body {
    .common-para{
font-size: 16px;
    }
}
}
@media (max-width:767.8px){
    .accordion .accordion-body  .common-para{
        font-size: 14px;
    }
    .buy-queef-sec{
        height: auto !important;
        margin-bottom: 1.5rem;
        padding: 1.25rem 1rem;
    }
    .banner-sec.presale-banner-sec {
    padding: 5.625rem 0 2rem;
}
.faq-presale-new .accordion .accordion-button::after{
    height: 30px;
    width: 30px;
}
.accordion .accordion-body{
    padding: 16px;
    padding-top: 0;
}
}
@media (max-width:576px){
    /* .banner-sec video{
        display: block;
    } */
    .inner-box     .token-percent-list button {
        min-width: 6rem;
    }
    .token-sale-sec::after{
        content: none;
    }
    .banner-sec.presale-banner-sec{
        padding: 6rem 0 0;
        background: #0092DD;
    }
    .buy-queef-outer::before {
    left: 1rem;
    top: 1rem;
}
    .buy-queef-outer{
        padding-top: 6rem;
    }
    .banner-sec.presale-banner-sec h1{
        font-size: 3.2rem;
        margin-top: 2rem;
    }
    .banner-sec.presale-banner-sec .timer-box .counter span {
        font-size: 2.5rem;
        min-width: 5rem;
    }
    .banner-sec.presale-banner-sec .timer-box p{
        font-size: 1rem;
    }
    .secure-revolution-sec h2 img {
    max-height: 4rem;
}
.banner-sec.presale-banner-sec::after{
    content: '';
}
.banner-sec.presale-banner-sec::before{
    content: '';
}
.secure-revolution-sec button {
    margin: 0 auto 1rem;
}
.buy-queef-sec .address-btns button{
    font-size: 0.75rem;
    padding: 0.4rem;
}
.buy-queef-sec .common-head h2{
    font-size: 2rem;
}
.buy-queef-sec .common-head p{
    font-size: 1.125rem;
}
.inner-box{
    padding: 1.25rem 1rem;
}
.inner-box  .dropdown-content  .dropdown button{
    padding: 0.625rem;
}
.inner-box  .dropdown-content  .dropdown button img{
    margin-right: 0.5rem;
}
.inner-box .dropdown-content .form-control{
    max-width: 12rem;
}
.main-header .navbar-toggler-icon{
    width: 1.2em;
}
}