/*.index-nominee-image{*/
/*    min-height: 227px;*/
/*}*/

/*.index-nominee-image > img{*/
/*    min-height: 300px;*/
/*}*/

/*.index-nominee-title{*/
/*    min-height: 50px;*/
/*}*/

/*.index-nominee-name{*/
/*    min-height: 75px;*/
/*}*/

#countdown-timer{
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    text-transform:uppercase;
    font-weight:light;
}

#countdown-timer span{
    font-size:60px;
}


#countdown-timer .box{
    padding:10px;
    
}

#countdown-timer .inside{
        background-color:yellow;
            border-radius:10px;
                margin-bottom:10px;


}

.voted-button{
    background-color: #4CAF50 !important;
    border-color: #4CAF50 !important;
}

.index-nominee-description{
    font-size:0.8em;

}

.index-nominee-name{
}


    @media only screen and (min-width: 600px) {
        .videosmall{
        display:none;
    }
    .index-nominee-name{
    height:60px;
}

.index-nominee-description{
    height:200px !important;
}

}


  .sponsor img{
        height:120px;
        width:auto;
        
    }


    .sponsors img{
        height:90px;
        width:auto;
        
    }
    @media only screen and (max-width: 600px) {
    .logo{
        width:100% !important;
        height:auto !impotant;
        padding:5px;
    }
    .nccs{
        padding:10px !important;
    }
    #countdown-timer{
        padding:20px !important;
    }
    .videobig{
        display:none;
    }
    
    .intro{
        text-align:center;
    }


}


