.image-wrapper.service-featured-image{
	width:100%;
}
.wpcf7-not-valid-tip{
	font-size:12px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    margin: 0px;
    background: #ffb900;
    color: #fff;
    font-size: 15px;
    line-height: 19px;
    padding: 10px;	
}
.wpcf7 form.sent .wpcf7-response-output {
 
        margin: 0px;
    background: #46b450;
    color: #fff;
    font-size: 15px;
    line-height: 19px;
    padding: 10px;	
}
.search .section.top{
    padding-bottom:55px;
}
.search .w-dyn-list {
    max-width: 660px;
    margin: 0 auto;
    padding-bottom:95px;
}
.contact-form{
    margin-bottom:20px;
}
textarea.w-input, textarea.w-select {
    height: 130px;
    min-height: 180px;
}
.dropdown-column-wrapper{
    width:300px;
}
.header-wrapper .nav-menu-list-wrapper{
    margin-right:0;
}