	.wellcome-note {
		width: 100%;
	}
	.top-grid {
		width:100%;
		float:none;
		margin-right:0px;
		margin-bottom: 4em;
	}
	.feature-grid-left {
		float:none;
		width:100%;
		margin-right:0;
		margin-left:0;
		text-align:center;
	}
	.feature-grid-right{
		width:100%;
		float:none;
		margin-right:0;
		margin-left:0;
		margin-top:1em;
	}
	.project-grid1 {
		width:100%;
		margin-bottom:1em;
	}
	.slider-mask-wrap {
		margin: 0 0px;
	}
	.left-sidebar{
		width: 97%;
		margin-right:0px;
		margin-left:0px;
		float:none;
		margin-bottom:1em;
	}
	.right-protfolio-grids{
		float:none;
		width:100%;
		margin-top:1em;
	}
	.side-search-box input[type="text"] {
		width: 92%;
	}
	.c-top-grid {
		width:100%;
		margin-right:0;
		margin-left:0px;
		margin-bottom:1em;
	}
 
 .wellcome-note{
	text-align:center;
	width:90%;
	margin:0 auto;
}
.wellcome-note p{
	color:#484848;
	margin: 4em 0;
	line-height: 1.8em;
}
/*---strat-top-grids----*/
.top-grids{
	margin-top: 6em;
}
.top-grid{
	position:relative;
	width:31.33%;
	float:left;
	margin-right:2%;
	border: 1px solid #E6E3E3;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
}
.top-last-grid{
	margin-right:0px;
}
.top-grid-head{
	background: url(../images/grid-pic1.jpg) no-repeat 100% 100%;
	background-size: 100%;
	position:relative;
	height: 150px;
	border-top-left-radius: 0.3em;
	border-top-right-radius: 0.3em;
	-webkit-border-top-left-radius: 0.3em;
	-webkit-border-top-right-radius: 0.3em;
	-moz-border-top-left-radius: 0.3em;
	-moz-border-top-right-radius: 0.3em;
	-o-border-top-left-radius: 0.3em;
	-o-border-top-right-radius: 0.3em;
}
.top-grid-head-icon{
	position: absolute;
	background: #71B6D5;
	height: 80px;
	width: 80px;
	display: block;
	top: -50px;
	left: 36%;
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	border: 10px solid #fff;
}
.top-grid-head-icon span{
	height: 40px;
	width: 40px;
	background: url(../images/cam-icon.png) no-repeat;
	margin: 11px;
	display: block;
}
.top-grid h3{
	text-align: center;
	color: #484848;
	font-size: 21px;
	padding: 1em 0 0.5em 0;
}
.top-grid p{
	text-align: center;
	color: #484848;
	font-size: 13px;
	width: 90%;
	margin: 0 auto;
	padding: 0px 0px 1.8em 0;
}
.top-grid-head1{
	background: url(../images/grid-pic2.jpg) no-repeat 100% 100%;
	background-size:100%;
}
.top-grid-head3{
	background: url(../images/grid-pic3.jpg) no-repeat 100% 100%;
	background-size:100%;
}
.top-grid-head-icon1 span{
	background: url(../images/art-icon.png) no-repeat;
}
.top-grid-head-icon3 span{
	background: url(../images/cart-icon.png) no-repeat;
}







