/*
Theme Name: Intellitech Wordpress Theme
Theme URI: http://intellitech.nz
Description: Intellitech Wordpress Theme Based off Bootstrap 3
Author: Althea Schutte
Author URI: http://altheaschutte.com
Version: 1
License: MIT License
License URI: http://opensource.org/licenses/MIT
*/


@import url('css/style.css');
.brand-logos span, .brand-logos a {
  display: inline-block;
  position: relative;
  max-width:190px;
  padding: 0px 10px;
}
.brand-logos span img, .brand-logos a img {
  opacity: 0.7;
}
@media (max-width: 767px) {
.navigation {
  padding: 0px;
  margin-top: -56px;
}
.navigation .navbar-toggle {
  margin-bottom: 10px;
  margin-right: 6px;
}
#intellitech .logo {
  padding-bottom: 16px;
  max-width: 80%;
}
#intellitech #slider .ribbon {
  position: absolute;
  z-index: 200;
  height: 33px;
  width: 125px;
  bottom: -21px;
  right: 20%;
  background-size: auto 100%;
}
}

table.specs {
  border: 1px solid #ccc !important;
  margin: 10px 0 0 0;
}
table.specs tr th, table.specs tr td {	 	 
  border: 1px solid #ccc !important;
  padding: 7px 10px;	 	 
  vertical-align: top;	 	 
  text-align: left;	 	 
}	 	 
table.specs tr th {	 	 
  background: #e0e0e0;
  text-align: center;	 	 
}
