background-color: #755d69;
font-color: #1c0487;

@media screen and (max-width: 1180px) and (min-width: 981px) {
   nav#top-menu-nav {
        display: none!important;
    }
    #et_mobile_nav_menu {
       display: block;
    }
    form.et-search-form {
        width: 50%!important;
        max-width: 50%!important;
    }
    #et_top_search {
        float: left;
        margin: 8px 32px;
    }
}