
.section-title-item {
    text-align: center;
    position: relative;
    z-index: 1;
}
.xs-section-title {
    font-size: 16px;
    text-transform: uppercase;
    color: #868dff;
    font-weight: 700;
    font-family: roboto,sans-serif;
    margin-bottom: 18px;
    line-height: 14px;
    display: block;
}
.section-title-item .section-title {
    font-size: 36px;
    letter-spacing: -.9px;
    font-weight: 400;
    margin-bottom: 40px;
    color: #fff;
}
.main-fetured-item {
    position: relative;
    background: url(https://html.xpeedstudio.com/trypto/assets/images/feature/blur_image.png) no-repeat center center/cover;
    padding: 80px 30px 70px;
    z-index: 1;
    -webkit-box-shadow: 0 0 50px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 0 50px 0 rgb(0 0 0 / 8%);
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border: 1px solid #251c78;
    overflow: hidden;
}
.main-fetured-item:before {
    background: rgba(25,12,109,.79);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
}
.main-fetured-item .single-feaured-item {
    text-align: center;
    padding: 0 39px;
}
.main-fetured-item .single-feaured-item img {
    margin-bottom: 40px;
}
.main-fetured-item .single-feaured-item .feature-title {
    margin-bottom: 17px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.main-fetured-item .single-feaured-item p {
    color: #868dff;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 15px;
    margin-bottom: 0;
}
.column-title{
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -.9px;
    margin-bottom: 22px;
    color: #fff;
}
.blockcain-content p{
    color: #a4b2ff;
}
.xs-count-down {
    background: url(https://html.xpeedstudio.com/trypto/assets/images/how-works/ico_end_bg.png) no-repeat center center/cover;
    position: relative;
    padding: 33px 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 50px 0 rgb(0 0 0 / 8%);
    box-shadow: 0 0 50px 0 rgb(0 0 0 / 8%);
    z-index: 1;
}
.xs-count-down:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,36,255,.64);
    z-index: -1;
    content: '';
}
.xs-count-down .xs-single-title {
    font-weight: 400;
    margin-bottom: 28px;
    text-align: center;
    font-size: 24px;
    letter-spacing: .6px;
    color: #fff;
}
.xs-count-down .xs-counter-list {
    position: relative;
    background: rgba(0,0,0,.2);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    margin-bottom: 32px;
    padding: 10px 0;
}
.xs-count-down .xs-counter-list p{
    margin-bottom: 5px;
}
.xs-count-down .xs-counter-list p b{
    display: block;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 1.5;
    color: #ececec;
}
.xs-count-down .xs-counter-list p span{
    display: block;
    line-height: 1.2;
    text-transform: uppercase;
    color: #a4b7f3;
}
.xs-count-down .details{
    text-align: center;
    padding: 20px 15px;
    border: 1px solid #ffffff1a;
}
.xs-count-down .details p{
    color: #becaf1;
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
}
.level{
    list-style-type: none;
}
.level:before{
    content: '';
    clear: both;
}
.level:after{
    content: '';
    clear: both;
    display: table;
}
.level li{
    padding: 10px 5px;
    margin: 0 5px;
    -ms-flex-item-align: center;
    align-self: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-image: -webkit-gradient(linear,left bottom,right top,from(#3a67f6),color-stop(90%,#6cdafc),to(#67cffb));
    background-image: linear-gradient(to top right,#3a67f6 0%,#6cdafc 90%,#67cffb 100%);
    width: calc(100% / 5 - 10px);
    text-align: center;
    float: left;
    margin-bottom: 10px;
}
.level li:nth-child(2){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#ed6a7f),color-stop(90%,#f7bd7b),to(#f9cc7a));
    background-image: linear-gradient(to top right,#ed6a7f 0%,#f7bd7b 90%,#f9cc7a 100%);
}
.level li:nth-child(3){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#02cafd),color-stop(90%,#55e8c6),to(#76f4b0));
    background-image: linear-gradient(to top right,#02cafd 0%,#55e8c6 90%,#76f4b0 100%);
}
.level li:nth-child(4){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#9a26f6),color-stop(90%,#e24e8d),to(#e65087));
    background-image: linear-gradient(to top right,#9a26f6 0%,#e24e8d 90%,#e65087 100%);
}
.level li:nth-child(5){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#208023),color-stop(90%,#1ea925),to(#09bf0f));
    background-image: linear-gradient(to top right,#208023 0%,#1ea925 90%,#09bf0f 100%);
}
.level li:nth-child(6){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#f93c00),color-stop(90%,#fb7246),to(#ff6f3b));
    background-image: linear-gradient(to top right,#f93c00 0%,#fb7246 90%,#ff6f3b 100%);
}
.level li:nth-child(7){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#1e9a8f),color-stop(90%,#10c5af),to(#15e0c9));
    background-image: linear-gradient(to top right,#1e9a8f 0%,#10c5af 90%,#15e0c9 100%);
}
.level li:nth-child(8){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#f9382a),color-stop(90%,#ff8075),to(#ff887e));
    background-image: linear-gradient(to top right,#f9382a 0%,#ff8075 90%,#ff887e 100%);
}
.level li:nth-child(9){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#f108a9),color-stop(90%,#ff4dc4),to(#ff62cc));
    background-image: linear-gradient(to top right,#f108a9 0%,#ff4dc4 90%,#ff62cc 100%);
}
.level li:nth-child(10){
    background-image: -webkit-gradient(linear,left bottom,right top,from(#5aaf0e),color-stop(90%,#8eb958),to(#7db540));
    background-image: linear-gradient(to top right,#5aaf0e 0%,#8eb958 90%,#7db540 100%);
}
.level li p{
    margin: 0;
    color: #fff;
}
.level li span{
    font-size: 40px;
    line-height: 1;
    display: block;
    color: #fff;
    font-weight: 800;
}
.level li h4{
    font-size: 13px;
    margin: 0;
    padding: 8px 0 5px;
    margin-top: 10px;
    border-top: 1px solid #ffffff36;
    color: #e6e6e6;
    font-weight: 400;
}
h4.levelInfo{
    margin: 0;
    text-align: center;
    margin-top: 20px;
    font-size: 16px;
    padding: 10px 20px;
    color: #d8d8d8;
    line-height: 1.5;
    font-weight: 400;
    border: 1px solid #ffffff2b;
    text-transform: uppercase;
}
.withdrawal{
    padding: 50px 0 0;
}
.withdrawal h3{
    color: #fff;
}
.withdrawal ul{
    list-style-type: none;
    padding-left: 10px;
}
.withdrawal ul li{
    color: #bfc9ff;
    font-size: 14px;
    line-height: 1.5;
    padding: 5px 0;
    position: relative;
    padding-left: 25px;
}
.withdrawal ul li:before{
    content: "\f383";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 10px;
}
.navbar-brand img{
    max-width: 220px;
}



@media (max-width: 767px){
    .xs-count-down{
        margin-bottom: 20px;
    }
    .level li{
        width: calc(100% / 2 - 10px);
    }
}


