
#filters {
	margin:1%;
	padding:0;
	list-style:none;
}

	#filters li {
		float:right ;
	}
	
	#filters li span {
		display: block;	
		text-decoration:none;
		color:#666;
		cursor: pointer;
		font-size:11pt;
		font-family:yekan,arial;
		margin-right :5px;
		background :#CCAF6B;
		color:#fff;
		font-size :9pt;
		padding-left :2px;
		padding-right :2px;
		margin-top :2px;
	}
	
	#filters li span.active {
	    background :#1A2C3E;
	}

#portfoliolist 
{
	float :right ;
	direction :rtl ;
}
 



	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		
		cursor:pointer;
	}

	.portfolio img 
	{
		width :100%;
		
		position: relative;
		top:0;
		float :right ;
		right :0px;
		
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);		
    background-repeat:no-repeat ;
    background-position :center center ;
	}
	
	.portfolio .label {
		position: relative ;
		width: 100%;
		height:60px;
		float :right; 	
	}
	.containerImage
	{
		position:relative ;
		top:0px;
		float:none ;
		margin-left :auto ;
		margin-right :auto ;
		min-width:200px	;
		min-height:220px;
		max-width:220px;
		
	}

		.portfolio .label-bg {
			
		}
	.portfolio .label-Price {
			color:#fff;
			background :#1A2C3E;
			position: relative;
			top:0px;
			float :right;
			z-index:500;
			font-size :11pt;
			font-family :yekan,arial;
			min-height :30px;
			text-align :center ;
			width :100%;
			line-height :30px;
			margin :0px;
			border-radius:3px;
			
		}
		.portfolio .label-text {
			color:#1c1c1c;
			position: relative;
			top:0px;
			float :right;
			z-index:500;
			font-weight:600;
			font-size :12pt;
			font-family :yekan,arial;
			min-height :50px;
			text-align :center ;
			width :100%;
			
			margin :0px;
		}
			
			.portfolio .text-category {
				display:block;
				font-size:12px;
			}
	
	.portfolio:hover .label {
    bottom:0;
  }
	.portfolio:hover img {
    top:0px;
  }  

.text-title	
{
	font-size :11pt;
	direction:rtl;
	width :100%;
	margin :0;
	min-height :25px;
}




/* #Tablet (Portrait) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container {
		width: 768px; 
	}
}


/*  #Mobile (Portrait) - Note: Design for a width of 320px */
@media only screen and (max-width: 767px) {
	.container { 
		width: 95%; 
	}
	
	#portfoliolist .portfolio {
		width:48%;
		margin:1%;
	}		

	#ads {
		display:none;
	}
	
}


/* #Mobile (Landscape) - Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container {
		width: 70%;
	}
	
	#ads {
		display:none;
	}
	
}

/* #Clearing */

/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}


@media screen and (min-width: 1px) and (max-width: 470px) 
{
	#portfoliolist .portfolio {
	
	position :relative ;
	top:0px;
	width:90%;
	min-height :370px;
	margin-left :auto ;
	margin-right :auto ;
	float:none  ;
	display :inline-block ;
	overflow:hidden;
	right :0px;
	direction :rtl ;
	border:1px solid #1c1c1c;
	border-radius:5px;
	padding :10px 10px 10px 10px;
	min-width :250px;
	
	
}	
}

@media screen and (min-width: 471px) and (max-width: 785px) 
{
	#portfoliolist .portfolio {
	
	position :relative ;
	top:0px;
	width:48%;
	min-height :400px;
	margin:1%;
	float:right  ;
	display :inline-block ;
	overflow:hidden;
	right :0px;
	direction :rtl ;
	border:1px solid #1c1c1c;
	border-radius:5px;
	padding :10px 10px 10px 10px;
	min-width :250px;
	
	
}	
}


@media screen and (min-width: 786px) and (max-width: 1025px)
{
	#portfoliolist .portfolio {
	
	position :relative ;
	top:0px;
	width:31%;
	min-height :400px;
	margin:1%;
	float:right  ;
	display :inline-block ;
	overflow:hidden;
	direction :rtl ;
	border:1px solid #1c1c1c;
	border-radius:5px;
	padding :10px 10px 10px 10px;
	
	
	
}	
}

@media screen and (min-width: 1025px) and (max-width: 1280px) 

{
	#portfoliolist .portfolio {
	
	position :relative ;
	top:0px;
	width:22%;
	min-height :400px;
	margin:1%;
	float:right  ;
	display :inline-block ;
	overflow:hidden;
	direction :rtl ;
	border:1px solid #1c1c1c;
	border-radius:5px;
	padding :10px 10px 10px 10px;
	min-width :250px;
	
	
}	
}

@media screen and (min-width: 1281px) and (max-width: 1366px)
{
	#portfoliolist .portfolio {
	
	position :relative ;
	top:0px;
	width:19%;
	min-height :400px;
	margin:0.5%;
	float:right  ;
	display :inline-block ;
	overflow:hidden;
	direction :rtl ;
	border:1px solid #1c1c1c;
	border-radius:5px;
	padding :10px 10px 10px 10px;
	min-width :250px;
	
	
}	
}

@media screen and (min-width: 1367px) and (max-width: 5000px)
{
	#portfoliolist .portfolio {
	
	position :relative ;
	top:0px;
	width:22%;
	min-height :400px;
	margin:1%;
	float:right  ;
	display :inline-block ;
	overflow:hidden;
	border:1px solid #1c1c1c;
	border-radius:5px;
	padding :10px 10px 10px 10px;
	min-width :250px;
	
	
	
}	
}
