#advps_container1 .bx-wrapper .bx-viewport {
		background:#FFFFFF;
}
#advps_container1 .bx-wrapper .bx-pager{
	text-align: center;
	;
}
#advps_container1 .bx-wrapper .bx-pager
{
	bottom:-35px;
	z-index:999;
}
#advps_container1 .bx-wrapper .bx-controls-auto
{
	bottom:6px;
}
#advps_container1 .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: center;
}
#advps_container1 .bx-wrapper .bx-controls-auto {
	z-index:99999;
	text-align:center;width:100%;}

#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:left;
}
#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#advps_container1 .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* thumbnail pager*/
#advps_container1 #bx-pager
{
	width:100%;
	position:absolute;
	bottom:-35px;
    text-align: center;
	z-index: 9999;
}
#advps_container1 #bx-pager a img
{
	border: 1px solid #CCCCCC;
    padding: 3px;
}
#advps_container1 #bx-pager a:hover img, #advps_container1 #bx-pager a.active img
{
	border: 1px solid #666666;
}
/* medai queries */
#advps_container1 .advs-title,#advps_container1 .advs-title a
{
	font-size:20px;
	line-height:20px;
}
#advps_container1 .advps-slide p
{
	font-size:14px;
	line-height:17px;
}
@media screen and (max-width: 1024px){
	#advps_container1 .advs-title,#advps_container1 .advs-title a
	{
		font-size:18px;
		line-height:18px;
	}
	#advps_container1 .advps-slide p
	{
		font-size:12px;
		line-height:12px;
	}
}
@media screen and (max-width: 768px){
	#advps_container1 h2.advs-title, #advps_container1 h2.advs-title a
	{
		font-size:16px;
		line-height:16px;
	}
	#advps_container1 .advps-slide p
	{
		font-size:12px;
		line-height:12px;
	}
}
@media screen and (max-width: 650px){
	#advps_container1 h2.advs-title, #advps_container1 h2.advs-title a
	{
		font-size:15px;
		line-height:15px;
	}
	#advps_container1 .advps-slide p
	{
		font-size:12px;
		line-height:12px;
	}
}
@media screen and (max-width: 480px){
	#advps_container1 h2.advs-title, #advps_container1 h2.advs-title a
	{
		font-size:15px;
		line-height:15px;
	}
	#advps_container1 .advps-slide p
	{
		font-size:12px;
		line-height:12px;
	}
}
@media screen and (max-width: 320px){
	#advps_container1 h2.advs-title, #advps_container1 h2.advs-title a
	{
		font-size:15px;
		line-height:15px;
	}
	#advps_container1 .advps-slide p
	{
		font-size:12px;
		line-height:12px;
	}
}