.w_developer button span {
    color:#fff !important;
}
.custom-spacer {
    margin-top:20px !important;
}
.w_footer .w_logo img { 
    max-height:130px !important; 
    height:130px; 
}


@media only screen and (max-width: 1199px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 600px;
    }
}

@media only screen and (max-width: 799px) {
    .w_carousel_slides,
    .w_carousel {
        max-height: 350px;
    }
}

.block-TextAreaAdvanced-outer a {
    text-decoration:underline;
}

.article-block.article-brochure a:hover { color:#333 !important; }
.article-block.article-brochure a { color:#fff !important; }

* {
  font-variant-ligatures: none;
}
@media all and (max-width:1199px) {
    .block_type_textareaadvancedblock h3.block-title {
        font-size: 2em!important;
    }
}


@media all and (min-width: 1200px) {
    #wrap .w_footer .w_logo img { 
        padding: 0em 0em 2em 9em!important; 
        float:right !important; 
    }
}
@media all and (max-width: 1199px) {
    .w_design .w_icon_newsletter { display:none !important; }
}