/* white you custom css code here. only css code will work */
@media only screen and (max-width: 991px) {
    .header-style-03.header-variant-07 .responsive-mobile-menu:after {
        right: 38% !important;
        top: -20px !important;
       
    }
}
.header-style-03.header-variant-07 .responsive-mobile-menu:after {   
    top: -3px !important;
}

.breadcrumb-area:before {
    background-color: rgba(129, 129, 129, .8) !important;
}
.navbar-variant-03 .industry-top-right-list li a:hover {
    color: white !important;
}

.navbar-variant-03 .industry-top-right-list li a {
    color: white !important;
}