/* CSS reset */
img { 
	border:0;
}
header{
	display: block;
}
/* General Demo Style */
h3{
	margin:0;
	margin-top:25px;
}
/* Buttom Style */
.freshdesignweb{
	float: left;
}

.freshdesignweb-top{
	text-align:center;
	color:#275973;
	line-height: 44px;
	font-size: 11px;
    background: rgba(0, 0, 0, 0.1);
	text-transform: uppercase;
	position: relative;
	box-shadow: 3px 0px 5px rgba(0,0,0,0.2);
}
.freshdesignweb-top a{
	color:#fcca00;
}
.freshdesignweb-top a:hover{
	color:#0b2f42;
}
.freshdesignweb-top h1{
	margin:0 auto;
	width:490px;
	background:url(images/logo.png) no-repeat;
	font-weight:bold;
	font-family: 'Open Sans Condensed','Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
	font-size:36px;
	text-shadow: 2px 2px 0px #F2F2F2, 1px 2px 0px #B1B1B2;
}
/* Buttom Style */
.freshdesignweb-buttom{
	font-family: 'Open Sans Condensed','Arial Narrow', Arial, sans-serif;
	color:#009;
	line-height: 20px;
	font-size: 11px;
    background: rgba(0, 0, 0, 0.1);
	text-transform: uppercase;
	position: relative;
	box-shadow: 3px 0px 5px rgba(0,0,0,0.2);
}
.freshdesignweb-buttom a{
	padding: 0px 10px;
	letter-spacing: 1px;
	text-shadow: 0px 1px 1px #fff;
	display: block;
	float: left;
}
.freshdesignweb-buttom a:hover{
	background:#FFF;
}
.freshdesignweb-buttom span.right{
	float: right;
	font-weight:bold;
}
.freshdesignweb-buttom span.right a{
	display: block;
}
.freshdesignweb{ 
	width:233px;
	margin-right:9px;
	margin-left: 2px;
	margin-bottom: 74px;
	/*border: 1px solid #dddddd;*/
	border-bottom: 0px;
	height: 166px;
	text-align: center;
	/*padding: 9px;*/
}

	<!--STYLE.css-->
	
	/* Portolio Hover */
.da-thumbs li ,
.da-thumbs li  img {
	display: block;
	position: relative;
}
.da-thumbs li  {
	overflow: hidden;
}
.da-thumbs li  article {
	position: absolute;
	background-image:url(../images/image_hover.png);
	background-repeat:repeat;
	width: 233px;
	height: 166px;
}
.da-thumbs li  article.da-animate {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
/* Initial state classes: */
.da-slideFromTop {
	left: 0px;
	top: -100%;
}
.da-slideFromBottom {
	left: 0px;
	top: 100%;
}
.da-slideFromLeft {
	top: 0px; 
	left: -100%;
}
.da-slideFromRight {
	top: 0px;
	left: 100%;
}
/* Final state classes: */
.da-slideTop {
	top: 0px;
}
.da-slideLeft {
	left: 0px;
}
.da-thumbs li  article a {
	color:#fff;
	padding:20px;
	display:block;
}

.da-thumbs {
text-align:center;
}

.da-thumbs li  article h3{
color:#fff;
text-align:left;
padding-left:10px;
margin-bottom: 5px;
font-family: 'Oxygen',sans-serif;
margin-top: 10px;
}

.da-thumbs li  article #pnm{
float: left;
margin-bottom:10px;
color:#fff;
display:block;
text-align: left;
padding-left:10px;
margin-bottom: 2px;
font-family: 'Oxygen',sans-serif;
width: 230px;
min-height: 15px;
height: auto !important;
}
#pnm1{
	width: 230px;
	margin-left:10px;
	min-height: 15px;
	height: auto !important;
	color: #BAF6EC;
	text-align: left;
	font-family: 'Oxygen',sans-serif;
	margin-top:2px;
	font-style:italic;
	margin-bottom: 2px;
	
}
#serdetails{
	float: left;
	width: 195px;
	height:15px;
	font-style: italic;
}
.da-thumbs li  article span{
display:inline-block;
}

span.link_post{
display:block;
width:72px;
height:43px;
/*background-color:#1C58B9;*/
cursor:pointer;
background-image:url(../images/clientside/ckl.png);
background-repeat:no-repeat;
background-position:center;
margin-right:10px;
margin-bottom: 5px;
}

span.zoom{
overflow:hidden;
display:block;
width:35px;
height:35px;
background-color:#1C58B9;
border-radius:50px;
cursor:pointer;
background-image:url(../images/zoom_icon.png);
background-repeat:no-repeat;
background-position:center;
margin-left:10px;
}

.portfolio_2col article h3{
padding-top:70px !important;
}

/* Image Grid */
.image_grid {
	float:left;
	overflow:hidden;
	width:232px;
	position:relative;
	border: 1px solid #CCCCCC;

}

.image_grid li{
	float: left;
	width: 233px;
	height: 166px;
	text-align: center;
	font-size:12px;
	margin-right: 25px;
	overflow:hidden;
	color: #686f74;
	list-style:none;
}
.image_grid li img{
	height: 166px; 
	width:234px; 
}
#com_list_head{
	float: left;
	width: 234px;
	height: 60px;
	background-color: #03ACF6;
	/*margin-left: -10px;*/
	font-family: 'Oxygen', sans-serif;
	text-align: left;
	font-size: 15px;
}
#com_list_head a:link{
	color: #FFFFFF;
	margin-left: 5px;
	text-decoration: none;
}
#com_list_head a:visited{
	color: #FFFFFF;
}
#com_list_head a:active{
	color: #FFFFFF;
}
#com_list_head a:hover{
	color: #cccccc;
	text-decoration:none;
}


/* Responsive image grid*/
/* Mobile landscape width 320 */
/*@media only screen and (max-width: 767px) {

.image_grid{
width:300px;
}

.image_grid li img{
width:220px;
}

.portfolio_4col .da-thumbs li article h3{
padding-top:70px;
}

.portfolio_3col .da-thumbs li article h3{
padding-top:50px;
}

.portfolio_2col .da-thumbs li article h3{
padding-top:53px !important;
}

}


 @media only screen and (min-width: 480px) and (max-width: 767px) {

.image_grid{
width:450px;
}

.image_grid li{
width:178px !important;
}

.portfolio_4col .da-thumbs li article h3{
padding-top:58px;
}

.portfolio_3col .da-thumbs li article h3{
padding-top:34px;
}

.portfolio_2col .da-thumbs li article h3{
padding-top:23px !important;
}

}


*/