.header_nav ul,
.header_nav li,
.header_nav a{
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 200;
}

.header_nav li,
.header_nav a{
    float: left;
}

.header_nav a{
    padding: 5px 5px;
}

.header_nav li.active a{
   background: #30007c;
   color: #fff;
}

.header_nav li:hover a{
    background: #30007c;
    color: #fff;
}

.header_nav li{
    position: relative;
}

.header_nav li ul{
    display: none;
    position: absolute;
    top: 36px;
    left: 0px;
    width: 200px;
    background: #01BDE3;
}

.header_nav li ul li,
.header_nav li ul li a{
    width: 200px;
}

.header_nav li:hover li a{
    color: #fff;
}

.header_nav{
    height: 59px!important;
}

.lt-ie9.lt-ie8 .header_nav{
    height: 52px!important;
}

.homepage-banner {
    overflow: hidden;
}

body {
    overflow: visible;
}
.show-for-small-only,
.show-for-medium-down,
.banner-image.show-for-medium-down img{
    display: none!important;
}

.event-data{
    background: #017CBF;
}
.ie-event-list{
    display: block;
}
.event-base-button-show{
    display: none;
}
.owl-dot{
    margin-left: -4px;
    margin-right: 0px;
}
.lt-ie8 .menu-item{
    display: inline;
    padding: 0px;
}
.lt-ie8 .menu-item a span{
    line-height: 160%;
}

.lt-ie8 .fundraising-page-links ul li{
    height: 400px;
}
.lt-ie8 .header-block{
    display: inline;
}
.lt-ie8 .home-news .item *{
    width: 100px!important;

}
.lt-ie8 .home-news .owl-carousel{
    display: none;
}

.lt-ie8 .ie7-news-block-grid{
    display: block;
}
.lt-ie8 .ie7-news-block-grid  ul li{
    display: inline;
}

.lt-ie8 .home-banner .owl-carousel{
    height: 403px;
}

.lt-ie8 .play-slider,
.lt-ie8 .pause-slider,
.lt-ie8 .home-banner .banner-text-outer{
    display: none;
}
.lt-ie8 .lottery-number{
    display: inline;
}
.lt-ie8 .follow-us .twitter-icon,
.lt-ie8 .follow-us .facebook-icon,
.lt-ie8 .follow-us .youtube-icon{
    background: #fff;
    display: inline;

}
.lt-ie9 .footer-banner{
    text-align: center;
}
.lt-ie9 .footer-page-banner{
    display: inline;
}
.lt-ie9 .header-nav ul{
    padding-right: 0px;
}
.lt-ie9 .header-nav ul li{
    margin-right: 20px;
}
.lt-ie9 .top-header {
    padding-left: 0px;
    text-align: right;
}
.lt-ie9 .header-search *{
    vertical-align: top;
}
.lt-ie9 .home-page-links ul li a{
    background: #fff;
}
.lt-ie9 .home-news .news-item{
    float: left;
}
