
/* start h_menu */

/* start slider */

/* start mian */

/* General button style (reset) */

/* Button 2 */

/* span_of_4 */

/* start mian1 */

/* start main_btm */


/* start circle */

/* end  circle */
/* start caursel */

/*-- start footer --*/

/*-- start footer1 --*/

/* start soc_icons */

/* start about */

/* start services */



/* start pricing2 */

/*Price heads*/




/*---start portfolio --*/
.portfolio_main{
	padding:2% 0 4%;
}




#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:30%;
	margin:1%;
	display:none;
	float:left;
	overflow:hidden;
}
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
	cursor:pointer;
}
.portfolio img {
	top: 0px !important;
	max-width:100%;
	position: relative;
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.portfolio .label {
	position: absolute;
	width: 100%;
	height:40px;
	bottom:-40px;
}
.portfolio .label-bg {
	background: #ff0000;
	width: 100%;
	height:100%;
	position: absolute;
	top:0;
	left:-50%;
}
.portfolio .label-text {
	color:#fff;
	position: relative;
	z-index:500;
	padding:5px 8px;
	left:-55%;
}
.portfolio .text-category {
	display: block;
	font-size: 1.4em;
	color: #ffffff;
	font-weight:bold;
	margin-top: 5px;
}
/* Self Clearing Goodness */

/* start blog */

/* start ads_nav */

/* start tag_nav */

/* start news_letter */



/*start features*/

/* start feature */

/* start contact */

/***** Media Quries *****/


@media only screen and (max-width: 320px) {
	
	#portfoliolist .portfolio {
		width: 48%;
	}
	
}
