/*
Theme Name: Meyer Media Group
Description: A child theme of Bridge Theme
Author: Adam Houston
Author URI: http://www.aphidesign.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.qode_clients {
	text-align: center !important;
}

.qode_clients .qode_client_holder {
/*	margin-top: 15px !important;
	margin-bottom: 15px !important;
*/
	float: none;
	display: inline-block;
}

/*
.qode_clients.four_columns .qode_client_holder {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.qode_clients.five_columns .qode_client_holder {
	margin-top: 40px !important;
	margin-bottom: 40px !important;
}

.qode_clients.four_columns .qode_client_holder_inner {
	margin-left: 30px !important;
	margin-right: 30px !important;
}

.qode_clients.five_columns .qode_client_holder_inner {
	margin-left: 50px !important;
	margin-right: 50px !important;
}
*/
.qode_clients .qode_client_holder_inner:before,
.qode_clients .qode_client_holder_inner:after {
	border: none !important;
}
