/* red dot css */
#reddot-our-partners{
    margin-top:100px;
}


#reddot-masthead .masthead.reduced-height .overlay{
    background: transparent;
}
#reddot-masthead .reddot-redtext, #reddot-contest .reddot-redtext {
    color:var( --asean-red);
}
#reddot-contest .reddot-bluetext {
    color:var( --primary-light);
}
#reddot-masthead .masthead-dark .overlay .uob-h2, #reddot-masthead .masthead-dark .overlay .paragraph-large{
    color:var( --text-primary);
}
#reddot-masthead .masthead-dark{
    color:var( --text-primary);
}


#reddot-masthead .btn-default-secondary.dark-bg{
    background-color: var( --primary-light);
    border-color: var( --primary-light);
}
#red-dot-terms-conditions .btn-default-secondary.dark-bg{
    background-color: var( --primary-light);
    border-color: var( --primary-light);
}
#reddot-masthead .btn-default-primary.dark-bg{
    border-color: var( --primary-light);
}
#reddot-contest .uob-h2{
    text-align:center !important;
    font-size: 34px;
}
#reddot-contest .uob-h2 small{
    font-size: 70%;
    color:var( --text-primary);
}


@media (max-width: 992px) {
    #reddot-contest .uob-h2{
        font-size: 25px;
    }
}
@media (min-width: 1200px) {
    #reddot-contest{
        padding: 50px 150px 0 150px;
    }
}
#pd-anchor-link .uob-scrollpy.navbar{
border-top:none !important;
}
