.site-header {
    margin-bottom: 12px;
}

.main-navigation {
    background: #cb5c15 url(./images/bg_mn.jpg) center repeat-x;
    /* border: 1px solid #fff; */
    /* height: 30px; */
    position: relative;
    margin: 10px 0 0 0;
    z-index: 100;
}
.home_box_1{
    margin-top: 12px !important;
}
@media screen and (min-width:990px) {
    #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link {
        text-shadow: 1px 1px 1px #000;

    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item>a.mega-menu-link:hover {
        margin-top: -2px;
    }

    #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
        padding: 0px 11px 0 10px;
        background: transparent url(./images/menu_lvl1_bullet.png) no-repeat center right;
    }

}