
@media only screen and (max-width: 768px) {

	#main-footer {
		position: static !important;
	}

}

.et-pb-icon.et-waypoint.et_pb_animation_top {
	opacity: 1 !important;
}

.et_pb_module {
	-webkit-animation-duration: .2s;
	-moz-animation-duration: .2s;
	-o-animation-duration: .2s;
	animation-duration: 1s !important;
}