/*
Theme Name: Velvet WordPress Theme
Theme URI: http://themeforest.net/user/europadns/portfolio
Description: Velvet is a timeless design free from gimmick and trend that enhances your work without taking over.
Author: EuropaDNS
Author URI: http://themeforest.net/user/europadns
Version: 1.0.1
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, theme-options, threaded-comments, translation-ready

License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/ 
.portfolio-grid{
	
	max-width:1190px !important;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}

a.expand{
	display:none !important;
}

/*#logo img{
	max-width:200px !important;
}*/
@media (min-height: 650px) {

}
	#menu{
		margin-top:40px;
	}
	#header{
		margin-top:-10px;
	}
.icon-box-2 > i {
display: inline-block;
/*width: 70px;
height: 70px;*/
		width:199px !important;
		height:98px !important;
border: 2px solid #4b4b4b;
margin: 0 auto 30px auto;
font-size: 32px;
line-height: 98px !important;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
	.mte-icon-energy{
		width:199px;
		height:98px;
		background:url(img/energy.png) top left no-repeat;
	}

.mte-icon-behind{
		width:199px;
		height:98px;
		background:url(img/behind.png) top left no-repeat;
	}

.mte-icon-trucks{
		width:199px;
		height:98px;
		background:url(img/movie-trucks.png) top left no-repeat;
	}


.icon-box-content p{
	height:100px !important;
}

.blog-post-title p{
	display:none !important;
}
.blog-post .btn{
	display:none !important;
}

.blog-post-info h3{
	display:none !important;
}