
/* FOOTER */

@media only screen and (max-width: 980px) {

	body.custom-theme-btws #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row .et_pb_column {
		margin-bottom: 40px;
	}
	body.custom-theme-btws #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row .et_pb_column.et-last-child {
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 767px) {

	body.custom-theme-btws #page-container #et-boc #et-main-area footer.et-l--footer .et_pb_section .et_pb_row .et_pb_column {
		margin-bottom: 35px;
	}
}


