/*
Theme Name: MACS
Description: MACS Web Site
Author: Twofold
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/

.gfield_label {
	display: none;
}

[class*="col-"] img {
	height: auto;
}

.content-sidebar .attachment {
	display: none;
}
#header .list-social li:last-child {
	position: relative;
}
#header .search {
	position: static;
}
#header .search .icon-search {
    	top: 5px;
    	left: 8px;
	z-index: 1;
}  
.block-wysiwyg .fancybox {
	background-image: url("http://www.macs.net.au/wp-content/themes/coded/img/elements/no-preview.gif");
	background-color: #f1f1f1;
	background-size: 100% 100%;
    	display: block;
    	width: 33.33%;
    	padding-bottom: 33.33%;
   	float: left;
}
.block-wysiwyg .fancybox img {
	float: left;
	margin: 0;
	position: absolute;
	width: 33.33%;
}
.block-wysiwyg .fancybox .img-title {
	display:none;
}
.wrapper-customer-types .carousel .item .item-text-description {
	min-height: 400px;
}
@media screen and (max-width: 1500px) {
  .isotope .item p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1199px) {
.wrapper-customer-types .carousel .item .item-text-description {
	min-height: 250px;
}
}
@media screen and (max-width: 991px) {
  .isotope .item .btn-info.btn-outline {
    padding: 10px !important;
  }
.wrapper-customer-types .carousel .item .item-text-description {
	min-height: 250px;
}
}
