ul.dropDownMenuCustom li.sublinks a {
 background-color:#242529!important;
 color:#fff!important
}
ul.dropDownMenuCustom li.sublinks a:hover {
 background-color:#31b1f8!important;
 color:#fff!important
}
.c_PromBar {
 background-color:#26272b!important
}
.c_PromTitle_DescTxt1 {
 color:#fff!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:#fff;
 text-transform:uppercase
}
.lcsWhite h2:hover {
 color:#fff;
 text-transform:uppercase
}
.lcsWhite p {
 color:#fff;
 width:80%;
 margin:0 auto 0;
 max-width:800px;
 line-height:1.2
}
.lcsWhite p:hover {
 color:#fff;
 width:80%;
 margin:0 auto 0;
 max-width:800px;
 line-height:1.2
}