body {
    height: 100%;
}


div#pills-home {
    color: #000;
}

.nav-pills .nav-link {
    padding: 7px 15px;
}
.sai {
    background: #fff;
    border-radius: 20px;
}

.sai h4 {
    color: #000;
    text-align: center;
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
    font-weight: 700;
    font-size: 22px;
}

button.claims {
    text-align: center;
    display: block;
    background: #3396ff;
    color: #fff;
    border-radius: 10px;
    padding: 4px 30px;
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
    border: none;
}

.sai h4:before {
    background: #c7ced3;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 45%;
    width: 25%;
}

.nav-pills .nav-link {
    font-weight: 500;
}

.tab_strt {
    width: 95%;
    margin: 0 auto;
}

.sai h4:after {
    background: #c7ced3;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    right: 0;
    top: 45%;
    width: 25%;
}

.Manpreet input {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgb(223, 225, 227);
    padding: 10px;
    font-size: 16px;
    color: rgb(0, 0, 0);
    outline: none;
    background: rgb(241, 244, 246);
}

.tab_strt .nav {
    justify-content: space-around;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #000 !important;
    background-color: #f1f4f6 !important;
    border: 2px solid #fbbd18 !important;
    color: #000 !important;
}

.nav-pills .nav-link {
    background: #f1f4f6 !important;
    color: #000 !important;
    /* margin: 0px 35px; */
    border: 2px solid #f1f4f6 !important;
}

img {
    margin-right: 5px;
    margin-top: 0px;
}

section {
    padding: 60px 0;
}

div#pills-home {
    text-align: center;

    font-size: 24px;
    font-weight: 500;
}

div#pills-profile {
    text-align: center;

    font-size: 24px;
    font-weight: 500;
}

div#pills-contact {
    text-align: center;

    font-size: 24px;
    font-weight: 500;
}

div#pills-usdt {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}

#tabs {
    background: #007b5e;
    color: #eee;
}

#tabs h6.section-title {
    color: #eee;
}

#tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #f3f3f3;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 20px;
    font-weight: bold;
}

#tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #eee;
    font-size: 20px;
}

.mandeep {
    padding: 10px;
    display: flex;
    justify-content: space-between;
}

.mandeep h6 {
    text-align: left;
    color: #727b83;
}

.Manpreet {
    position: relative;
}

.Manpreet img {
    position: absolute;
    right: 0px;
    top: 35px;
    width: 30px;
}

button.max {
    margin-top: 28px;
    border: none;
    font-size: 20px;
    border: 1px solid #fbbd18;
    border-radius: 5px;
    color: #000;
    padding: 7px 20px;
    background: #fbbd18;
    font-weight:100 !important;
}


.btn-cnt {
    text-align: center;
    margin-top: 20px;
    padding: 8px;
    margin-bottom: 26px;
}

button.btn {
    text-align: center;
    display: block;
    background: #fbbd18;
    color: #fff;
    border-radius: 10px;
    padding: 4px 30px;
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
}
:root{
    --w3m-accent-fill-color : #000 !important;
    --w3m-accent-color : #fbbd18 !important;
    --w3m-button-border-radius : 10px !important;
    --w3m-z-index : 2000 !important;
  }

w3m-button-big button {
    background-color: #fbbd18;
}

.outer {
    -ms-flex-pack: center;
    align-items: center;
    background-image: url('../img/bg.gif');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    height: 100%; 
    justify-content: center;
    min-height: 100vh;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

.sai {
    z-index: 999;
}

.outer:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgb(15 13 28 / 50%);
}

button.btn:hover {
    color: #fff;
}

input.plce-num {
    width: 100%;
    border-radius: 5px;
    border: 1px solid rgb(223, 225, 227);
    padding: 10px;
    font-size: 16px;
    color: rgb(0, 0, 0);
    outline: none;
    background: rgb(241, 244, 246);
}

.sonu h5 {
    margin: 0px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: 0.00735em;
    padding-top: 15px;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    color: rgb(114, 123, 131);
}

.lis p {
    margin: 0px 0px 10px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.235;
    letter-spacing: 0.00735em;
    padding-top: 10px;
    color: rgb(114, 123, 131);
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}

.tab_strt ul li button {
    width: 100%;

}

.tab_strt ul li {
    width: 48%;
    background: #f1f4f6;
}

#countdown {
    text-align: center;
    border: 1px solid #111;
    margin: auto;
    background: #000;
    border: 5px solid #fff;
    border-radius: 24px 24px 0 0;
    margin-top: 150px;
    padding: 15px;
}


#countdown #tiles {
    position: relative;
    z-index: 1;
}

#countdown #tiles>span {
    width: 92px;
    max-width: 92px;
    height: 92px;
    font: bold 30px 'Droid Sans', Arial, sans-serif;
    text-align: center;
    color: #111;
    background-color: #042948;
    border: 5px solid #19d4e1;
    border-radius: 50%;
    /* box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7); */
    margin: 0 7px;
    padding: 18px 0;
    display: inline-block;
    position: relative;
    color: #fff;
    margin-top: 20px;
}

#countdown #tiles>span:before {
    content: "";
    width: 100%;
    height: 13px;
    /* background: #111; */
    display: block;
    padding: 0 3px;
    position: absolute;
    top: 41%;
    left: -3px;
    z-index: -1;
}

#countdown #tiles>span:after {
    content: "";
    width: 100%;
    height: 0px;
    background: #eee;
    /* border-top: 1px solid transparent; */
    display: block;
    position: absolute;
    top: 48%;
    left: 0;
}

#countdown .labels {
    width: 100%;
    height: 25px;
    text-align: center;
    /* position: absolute; */
    bottom: 8px;
}

#countdown .labels li {
    width: 102px;
    font: bold 15px 'Droid Sans', Arial, sans-serif;
    color: #fff;
    text-shadow: 1px 1px 0px #000;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    bottom: 35px;
    z-index: 1;
}

.pro p {
    color: #fff;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 500;
}

.progress-container {
    box-shadow: 0 4px 5px rgb(0, 0, 0, 0.1)
}

.progress-container,
.progress {
    background-color: #eee;
    border-radius: 30px;
    position: relative;
    height: 16px;
    width: 100%;
}

.progress {
    background-color: #fff !important;
    border-radius: 30px !important;
    /*width: 0;*/
    height: 20px !important;
    transition: width 0.4s linear;
}

.progress-bar {
    background-color: #fbbd18 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #042948 !important;
}

.tab_strt a {
    text-decoration: none;
}

.percentage {
    color: #fff;
}

@media screen and (max-width:1400px) {

    .mandeep {
        padding: 10px 0;
    }

    .mandeep h6 {
        font-size: 15px;
    }
}

@media screen and (max-width:1024px) {

    .mandeep {
        padding: 10px 0;
    }

    .mandeep h6 {
        font-size: 13px;
    }

    .tab_strt ul li {
        width: 40%;
        margin: 0 auto;
    }

}

@media screen and (max-width:767px) {
    .tab_strt ul {
        display: -webkit-box;
        flex-wrap: nowrap;
        overflow-x: auto;
        padding: 0px;
    }

    .semm {
        display: block !important;
    }

    .mandeep {
        padding: 10px;
        display: block;
    }

    button.max {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .nav-pills .nav-link {
        margin: 0px 5px;
    }

    #countdown {
        margin-top: 80px;
    }

    .sai {
        margin-bottom: 20px;
    }

    #countdown #tiles>span {
        width: 50px;
        height: 50px;
        font: bold 18px 'Droid Sans', Arial, sans-serif;
        text-align: center;
        color: #111;
        background-color: #042948;
        border: 5px solid #19d4e1;
        border-radius: 50%;
        margin: 0 7px;
        padding: 10px 0;
        display: inline-block;
        position: relative;
        color: #fff;
        margin-top: 20px;
    }

    #countdown .labels li {
        width: 60px;
        position: inherit;
        bottom: 0;
    }

    .sai h4:after {
        display: none;
    }

    .sai h4:before {
        display: none;
    }


    .buyed {
        display: block !important;
        text-align: center !important;
    }

    button.btn {
        margin: 10px auto;
    }

    .Manpreet img {
        top: 34px;
    }

    section {
        padding: 20px 0;
    }

}


@media (max-width: 767px) {

    #countdown {
        padding: 10px;
    }

    button.add_tok {
        font-size: 16px;

    }


}



.progress-section {
    width: 100%;
    border-radius: 15px;
    margin: 0 auto;
}

.task-progress {
    margin-bottom: 20px;
}

.task-progress p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #eee;
    font-size: 18px;
    font-weight: 500;
}



.progress {
    width: 100%;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-radius: 10px;
    height: 10px;
}

.progress::-webkit-progress-bar {
    background-color: #f0f0f0;
}

.progress::-webkit-progress-bar,
.progress::-webkit-progress-value {
    border-radius: 10px;
}

.progress::-moz-progress-bar {
    border-radius: 10px;
}

.progress1::-webkit-progress-value {
    background: #19d4e1;
}




button.add_tok {
    text-align: center;
    display: block;
    background: #3396ff;
    color: #fff;
    border-radius: 10px;
    padding: 8px 30px;
    line-height: 28px;
    font-size: 18px;
    font-weight: 500;
    outline: none;
    border: none;
    margin: 20px auto;
}

.countdown-header {
    font-family: "Montserrat", sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
}

.counter-div {
    display: flex;
    flex-direction: row;
    gap: 24px;
    justify-content: center;
    padding: 24px 0;
}

.counter-element {
    width: fit-content;
    display: flex;
    flex-direction: column;
}

.number-div {
    background-color: #fff;
    border-radius: 10px;
    width: 80px;
    padding: 20px 0;
    font-size: 1.125rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

.element-text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #fff;
}

.counter-animate {
    animation: slideInFromTop 0.5s ease-in-out;
}

.show {
    opacity: 1;
}

@media screen and (max-width: 450px) {
    .number-div {
        width: 60px;
    }

    .counter-div {
        gap: 5px;
    }

    .et-desktop {
        display: none;
    }
}

@media screen and (min-width: 451px) {
    .et-mobile {
        display: none;
    }
}

@keyframes slideInFromTop {
    from {
        transform: translateY(-80%);
        opacity: 0;
    }

    to {
        transform: translateY(0%);
        opacity: 1;
    }
}