

footer .column1 {
position: relative;
top: -18px;
}

header .contact-us-button {
    padding: 15px 20px;
}

header .header_top .right span, header .header_top .right .search_button {
    padding-right: 20px;
}

header .header_top .right .header-widget .header-phone {
	color: #fff !important;
}

@media screen and (max-width: 1100px) {
	header .header-top .right span, header .header_top .right .search_button {
		padding-right: 20px;
	}
}
@media screen and (max-width: 1000px) {
.wrapper .header_bottom {
    margin-top: 0;
}
}
