.incarca-executie .subtitle {
    color: #941114 !important;
}
.premiiTitle{
    margin: 30px 0;
}


@media only screen and (max-width:992px){
    #pills-tab button {
        padding: 0!important;
    }
    footer{
        justify-content:center;
        padding-right:0!important;
    }
    .home-details {
        font-size: 14px!important;
        max-width: 90%!important;
        line-height:16px!important;
    }
    .premii_mt_top_details h3 {
        font-size: 32px!important;
    }
    
}


@media only screen and (max-width:768px){
    .clasamente, .galerieBody, .premiiBody, .accountBody{
        /*background-image: url(https://competitie.heineken.ro/birra-moretti/assets/images/homepageBg.jpg);*/
        /*background-size: cover;*/
        background-repeat: no-repeat;
        background-position: top right;
    }
    .regulamente {
        /*background-image: url(https://competitie.heineken.ro/birra-moretti/assets/images/homepageBg.jpg)!important;*/
        background-size: inherit!important;
        background-repeat: no-repeat!important;
        background-position: top right!important;
    }
    .clasamenteMT, .clasamenteTT, .galerie, #premii_mt, .premii_tt, .contul_meu, .jucatorMT, .jucatorTT {
        background-image: unset !important;
    }
    .clasament-container .clasament-subtitle, .galerie .galerie-subtitle {
        font-size: 14px!important;
        line-height: 16px;
    }
    .clasament-container h1, .galerie h1 {
        font-family: "Asap", sans-serif;
        font-weight: 700;
        font-size: 36px!important;
        line-height: 40px!important;
    }
    .galerie .top_details {
        margin: 4rem auto;
        color: #fff;
        width: 100% !important;
    }
    .contul_meu .container{
        padding-top: 80px !important;
    }
    .premii-item .card .premii-item-title {
        font-size: 30px;
        line-height: 35px;
    }
}


@media only screen and (max-width:500px){
    .btn-inner-container{
        display:block;
    }
    .teamName{
        font-size:12px!important;
    }
    .executii-title {
        width: 90%;
        line-height: 35px;
    }
    .executii-subtitle{
        width:90%;
    }
    .vezi-executii, .vezi_clasament{
        width:90%;
    }
}