.update-btn-outer>a {
    background: #166326 !important;
}
.promotion_Wrap > .promotion_BOX > h3 {
    color: #bb0a60 !important;    
}
.contactContentLeft > form .inputArea > input.submit {
    background-color: #166326 !important;
}
.innerHeader>.nav {
    opacity: 0.9;
}
.innerHeader>.nav {
    background: #166326 !important;
}
.innerHeader li a:hover {
    color: #ff0d839c !important;
}
.coverPhotoWrap::after {
    /* background: linear-gradient(#6f3400e8,#fff3); */
    background: #ffffff none repeat scroll 0 0 !important;
    opacity: 0 !important;
}
@media only screen and (max-width:500px) 
{
.innerHeader>.nav {
    visibility: hidden !important;
}
@media only screen and (max-width: 480px)
.coverPhotoWrap>.coverPhotoContent img {
    width: 40% !important;
}
  @media only screen and (max-width: 480px)
.coverPhotoWrap>.coverPhotoContent>.headingWrap>a {
    margin-top: -70px !important;
}