.liquid {
	/*background:#313b31 url('../images/bodybackground.png') repeat-y scroll 50% 0;
	border:2px solid #19301C;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	padding:10px 0;*/
	margin:20px 0px;
	height:210px !important;
}
.wrapper{height:210px !important;}
.liquid .previous {
	display:block;
	height:126px;
	width:64px;
	background:url(../../images/leftarr.png) no-repeat left;
	float:left;
	margin:0;
	padding:0;
}
.liquid .next {
	display:block;
	height:126px;
	width:64px;
	background:url(../../images/rightarr.png) no-repeat right;
	float:right;
	margin:0;
	padding:0;
}
/*.liquid ul li {
	width:250px;
	padding:0 2px;
	margin:0;
}
*/

.liquid ul{height:210px !important;}


.liquid ul li a img {
	-moz-box-shadow: 5px 5px 3px #222;
   	-webkit-box-shadow: 5px 5px 3px #222;
   	box-shadow: 5px 5px 3px #222;
	width: 150px;
}



@media all and (max-width:1800px) and (min-width:456px) 
{
	.liquid ul li {
	width:250px;
	padding:0 2px;
	margin:0;
	text-align: center;	
	}
	.slider{display:inline-block !important}
	.liquid ul li{height:210px !important;}
	.footdiv{margin-top:20px;}
	/*.adimg{width:185px;height:125px;margin:2px 5px;float:left;}*/
	.sername{background:url(../../uploads/service/option.png);height:23px;
                                    box-shadow: 3px 3px 5px #000;border-radius:6px;margin:10px 10px;font-weight:bold;text-transform:uppercase;  
                                    font-weight: bold;text-transform: uppercase;letter-spacing:1px;line-height: 1.5;font-size: 16px;}

}
@media all and (max-width:455px) and (min-width: 361px) 
{
	.liquid ul li {
	width:150px;
	padding:0 2px;
	margin:0;
	text-align: center;	
	}
	.slider{display:inline-block !important}	
	.liquid ul li{height:210px !important;}
	.sername{background:url(../../uploads/service/option.png);height:45px;
                                    box-shadow: 3px 3px 5px #000;border-radius:6px;margin:5px 10px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;  
                                    font-weight: bold;text-transform: uppercase;line-height: 1.5;font-size: 16px;}
	
	/*.adimg{width:100px;height:80px;margin:2px 5px;float:left;}*/
}
@media all and (max-width:360px) and (min-width: 250px) 
{
	.liquid ul li {
	width:126px;
	padding:0 2px;
	margin:0; }
	.liquid ul li{height:210px !important;}
	.sername{background:url(../../uploads/service/option.png);height:45px;
                                    box-shadow: 3px 3px 5px #000;border-radius:6px;margin:5px 10px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;  
                                    font-weight: bold;text-transform: uppercase;line-height: 1.5;font-size: 16px;}
	
	/*.adimg{width:150px;height:100px;margin:2px 5px;float:left;}*/	
}

@media all and (max-width:1800px) and (min-width:1201px)
{
	.adimg{float:left;margin:2px 5px;width:185px;height:125px;}
	.addiv{padding:0px !important;}
}

@media all and (max-width:1200px) and (min-width:992px)
{
	.adimg{float:left;margin:2px 5px;width:150px;height:100px;}
	.addiv{padding:0px !important;}
}
@media all and (max-width:991px) and (min-width:768px)
{
	.adimg{margin:5px auto;width:210px;height:105px;}
	.addiv{padding:0px !important;}
}
@media all and (max-width:767px) and (min-width:707px)
{
	.adimg{float:left;margin:5px 5px;width:220px;height:135px;}
	.addiv{padding:0px !important;}
}
@media all and (max-width:706px) and (min-width:650px)
{
	.adimg{float:left;margin:5px 5px;width:220px;height:135px;}
	.addiv{padding:5px !important;}
}
@media all and (max-width:649px) and (min-width:250px)
{
	
	.adimg{margin:5px auto;width:220px;height:135px;}
	.addiv{padding:3px !important;}
}


.greyinner{margin:6px 0px;}

.btndiv
{
  background: url(../../images/btnbg.png) repeat-x #cdcdcd;
  border-radius: 5px;
  color: #000;  
  font-size: 16px;
  font-weight: bold;
  height: 23px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  box-shadow: 0 2px 3px 0;
}


