/* Add here all your css styles (customizations) */
.header-v8 .navbar-brand{
	height: 120px;
	max-height: 120px;
	line-height: 60px;
}
.header-v8 .navbar-nav > li > a{
	
}

.header-v8 .mega-menu .dropdown-menu li{
	border-bottom:1px solid #efefef;
	
}
.team{
	width:200px;
	max-width:200px;
	height:200px;
	max-height:200px;
}
.teamdiv{
	padding-left:0px;
}
.padding0{
	padding-left:0px;
	padding-right:0px;
}

.footer-v5 .heading-footer h2{
	font-size: 14px;
}
.height200{
	height:200px;
}

.content-md{
	padding-top:0px;
	padding-bottom: 0px;
}
.detailsinfo{
	float: right;
display: block;
margin-top: 6px;	
}

.paddingleft0{
	
padding-left: 0px;	
}

.project-details li{
	border-bottom: 1px dotted #E4E9F0;
	margin-bottom: 15px;
}

.block-grid-v2 li{
	height:250px;
}
.easy-block-v1 img{
	height:157px;
}


@media (min-width: 992px) {
	/*Topbar v2*/	

	/*Navbar Brand*/
	.header-fixed .header-v8.header-fixed-shrink .navbar-brand {
		height: 90px;
		max-height: 90px;
		line-height: 36px;
	}
	
}
}



