﻿ul.dropDownMenuCustom li.sublinks a {
    background-color:#242529 !important;
    color:#ffffff !important;
}

ul.dropDownMenuCustom li.sublinks a:hover {
    background-color:#31b1f8 !important;
    color:#fff !important;
}

/*.rpPaymentLandingDiv {
    background-image: url('../../../RPDesign/Templates/MY1/images/bgimg/regist_bg_2_white.jpg') !important; 
    background-position: center !important;
    background-size: cover !important;
}*/

.c_PromBar {
    background-color:#26272B !important;
}
.c_PromTitle_DescTxt1 {
    color: white !important;
}

.c_PromTitle_DescTxt2
{
        color: #888 !important;
}
#packageContainer .pd5, #packageContainer .pd2
{
        color: #888 !important;
}

.c_PromTitle_Desc span {
    color: #888 !important;
}

.lcsWhite {
    background-repeat: no-repeat;
    background-size: contain;
    text-align: center;
    background-position: center top;
    height: 300px;
}
.lcsWhite:hover {
    background-color: #28292c;
    color: #FF0004;
    transition: all .5s;
}
@media all and (min-width: 1280px) {
    .lcsWhite {
        height: 320px;
    }
}
@media all and (min-width: 1680px) {
    .lcsWhite {
        height: 390px;
    }
}
@media all and (min-width: 1980px) {
    .lcsWhite {
        height: 420px;
    }
}
.lcsWhite h2 {
    color: #ffffff;
    text-transform: uppercase;
}
.lcsWhite h2:hover {
    color: #ffffff;
    text-transform: uppercase;
}
.lcsWhite p {
    color: #ffffff;
    width: 80%;
    margin: 0px auto 0 auto;
    max-width: 800px;
    line-height: 1.2;
}
.lcsWhite p:hover {
    color: #ffffff;
    width: 80%;
    margin: 0px auto 0 auto;
    max-width: 800px;
    line-height: 1.2;
}