.w_developer button span {
    color:#fff !important;
}
@media all and (min-width: 1200px) {
    #static-menu {
        left: 0 !important;
        margin-left: 0 !important;
    }

    #container #wrap #menuwrap li.level_1 > a span {
        color: #008eaf !important;
    }

}

.w_footer .w_logo img   {
    max-height: 110px !important;
}

@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 680px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 420px;
    }
}