.bg-binance {
    background: linear-gradient(rgb(248, 209, 47) 0%, rgb(240, 185, 11) 99.77%);
}
.bg-burn {
    background: linear-gradient(rgb(248, 47, 70) 0%, rgb(240, 11, 64) 99.77%);
}
.sfsf{
    position: absolute;
    left: 130px;
    top: 8px;
}



@-moz-document url-prefix() {
    #ltburns{
        scrollbar-color: transparent transparent;
        scrollbar-width: thin;
    }

    #ltburns:hover {
        scrollbar-color: #ea0606 transparent;
    }

}


/*---------*/
#ltburns::-webkit-scrollbar {
    background: transparent;
    width: 4px!important;
}
#ltburns::-webkit-scrollbar-thumb {
    background: transparent;
    width: 4px!important;
}

#ltburns:hover::-webkit-scrollbar-thumb {
    background: #ea0606;
}
@media (max-width: 320px){
h5, .h5, .h5 {
    font-size: 1.1rem!important;

}
}
@media (max-width: 370px){
    #last-burn{
        padding-top:1rem!important;
    }
    .text-lg {
        font-size: 1.07rem!important;
    }
}

@media (max-width: 380px){
    .hdm{display: none!important;}
}

@media (max-width: 480px){
    .xx{
        display: none!important;
    }

}
@media (max-width: 767px){
    #last-burn{
        padding-top:1rem!important;
    }

    .telegram-button {
        font-size: 16px!important;
    }

    .sfsf{
        position: relative!important;
        left: inherit!important;
        top: -20px!important;
    }

    #ltburns{
        height: 664px!important;
    }
}
.ahh{
    vertical-align:center!important;width: 25px!important;
}

small {
    margin-left:2px;
    font-size:70%;
    color: #bbbbbb;
}

.telegram-button{
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 40px;
    box-sizing: border-box;

    cursor: pointer;
    background-color: #0088cc;
    border-radius: 3px;
    padding:6px;

    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
}

.telegram-button:hover{
    background-color: #007dbb!important;
    color: #fff!important;
}

.telegram-button:active{
    background-color: #026698;
}

.telegram-button i{
    display: inline-block;
    height: 12px;
    width: 14px;
    vertical-align: middle;
    margin-right: 2px;

    background: url('https://telegram.org/img/oauth/tg_button_small.png') no-repeat;
    background-size: contain;
}

.telegram-button span{
    display: inline-block;
    vertical-align: top;
}

.dropdown-backdrop{
    background: rgba(0,0,0,0.5);
}

.flag-mobil{
    width:2.66666667em;
    font-size: 16px;
    line-height: 2.3em!important;
}

.mobile-lang{
    top:0;
    font-size: 11px;
    padding: 5px 0;
}

#mlang{
    width: 100%;
}
#mlang li{
    padding: 5px;
}