/* 
Theme Name: Ad Hoc Portfolio
Theme URI: http://ad-hoc.bold-themes.com
Description: Responsive portfolio & blog theme.
Version: 1.1.8
Author: BoldThemes
Author URI: http://bold-themes.com
Tags: one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: bt_theme
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License
*/

div.our-clients ul {
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
div.our-clients ul li {
  line-height:1.5em;
  float:left;
  display:inline;
  padding: 5px;
  height: 320px;
}
div.our-clients ul li img { height: 100% !important; }
#double li  { width:50%;}
#triple li  { width:33.333%; } 
#quad li    { width:25%; } 
#six li     { width:16.666%; }

.boldRow.our-clients-section { margin-top: 2em; }