@import url('../persian-font.css');
@media screen and (min-width: 1px) and (max-width: 470px) 
{
	.da-thumbs {
	list-style: none;
	width: 80%;
	min-height: 350px;
	position: relative;
	margin: 20px auto;
	padding: 0;
	font-family: yekan, arial;
}
/*اندازه هر تصویر و باکس آن در این بخش*/
.da-thumbs li {
	float: left;
	margin: 8px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	font-family: yekan, arial;
	width :100%;
	height:100px;

}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;

}
.da-thumbs li a div span 
{
	font-family: yekan, arial;
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	font-size :12pt;
}		
}
@media screen and (min-width: 471px) and (max-width: 785px) 
{
	.da-thumbs {
	list-style: none;
	width: 100%;
	min-height: 350px;
	position: relative;
	margin: 20px auto;
	padding: 0;
	font-family: yekan, arial;
}
/*اندازه هر تصویر و باکس آن در این بخش*/
.da-thumbs li {
	float: left;
	margin: 8px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	font-family: yekan, arial;
	width :30%;
	height:300px;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;

}
.da-thumbs li a div span 
{
	font-family: yekan, arial;
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	font-size :12pt;
	
}
}
@media screen and (min-width: 786px) and (max-width: 1025px) 
{
	.da-thumbs {
	list-style: none;
	width: 100%;
	min-height: 350px;
	position: relative;
	margin: 20px auto;
	padding: 0;
	font-family: yekan, arial;
}
/*اندازه هر تصویر و باکس آن در این بخش*/
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	font-family: yekan, arial;
	width :18%;
	height:300px;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;

}
.da-thumbs li a div span 
{
	font-family: yekan, arial;
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	font-size :12pt;
	
}
}
@media screen and (min-width: 1025px) and (max-width: 1280px) 
{
	.da-thumbs {
	list-style: none;
	width: 100%;
	min-height: 350px;
	position: relative;
	margin: 20px auto;
	padding: 0;
	font-family: yekan, arial;
}
/*اندازه هر تصویر و باکس آن در این بخش*/
.da-thumbs li {
	float: left;
	margin: 1px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	font-family: yekan, arial;
	width :24%;
	height:300px;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;

}
.da-thumbs li a div span 
{
	font-family: yekan, arial;
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	font-size :11pt;
	
}
}
@media screen and (min-width: 1281px) and (max-width: 1366px)
{
		.da-thumbs {
	list-style: none;
	width: 100%;
	min-height: 350px;
	position: relative;
	margin: 20px auto;
	padding: 0;
	font-family: yekan, arial;
}
/*اندازه هر تصویر و باکس آن در این بخش*/
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	font-family: yekan, arial;
	width :18.5%;
	height:300px;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;

}
.da-thumbs li a div span 
{
	font-family: yekan, arial;
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	font-size :12pt;
	
}
}
@media screen and (min-width: 1367px) and (max-width: 5000px)
{
		.da-thumbs {
	list-style: none;
	width: 100%;
	min-height: 350px;
	position: relative;
	margin: 20px auto;
	padding: 0;
	font-family: yekan, arial;
}
/*اندازه هر تصویر و باکس آن در این بخش*/
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	font-family: yekan, arial;
	width :24%;
	min-height:300px;
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
	width:100%;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;

}
.da-thumbs li a div span 
{
	font-family: yekan, arial;
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
	font-size :12pt;
	
}
}
