
/* SLIDER STYLES */
.bxslider img{

max-height:400px !important;
}

/* PAGER */
.bx-wrapper .bx-pager {
	position: absolute;
	display:none;
}

.bx-wrapper .bx-prev {left: 0%;display:none;}
.bx-wrapper .bx-next {right: 0%;display:none;}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 30%;


}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	max-width: 60%;
	font-size: 75%;
	padding: 5px;
}

.bxslider img{
height: 200px;
max-height: none;

}
@media only screen and (min-width: 700px){

/* PAGER */
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: 10%;

	z-index: 999;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display: none;

}

.bx-wrapper .bx-prev {left: 0%; display:block;}
.bx-wrapper .bx-next {right: 0%; display:block;}
	
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 35%;



}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	max-width: 60%;
	font-size: 75%;
	padding: 5px;
}

.bxslider img{
height:auto;
max-height: 550px;

}

}


@media only screen and (min-width: 1000px){

/* PAGER */
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: 10%;

	z-index: 999;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display: block;

}

.bx-wrapper .bx-prev {left: 0%; display:block;}
.bx-wrapper .bx-next {right: 0%; display:block;}
	
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 40%;



}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	max-width: 60%;
	font-size: 75%;
	padding: 5px;
}

.bxslider img{
height:auto;
max-height: 550px;

}

}

@media only screen and (min-width: 1280px){

/* PAGER */
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: 10%;

	z-index: 999;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display: block;

}

.bx-wrapper .bx-prev {left: 0%; display:block;}
.bx-wrapper .bx-next {right: 0%; display:block;}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 40%;


}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: "微軟正黑體", Arial;
	max-width: 70%;
	font-size: 85%;
	padding: 5px;
}

.bxslider img{
height:auto;
max-height: 550px;

}
		
}
@media only screen and (min-width: 1499px){

/* PAGER */
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: 10%;

	z-index: 999;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display: block;

}

.bx-wrapper .bx-prev {left: -2%; display:block;}
.bx-wrapper .bx-next {right: -2%; display:block;}

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 40%;



}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: "微軟正黑體", Arial;
	max-width: 70%;
	font-size: 85%;
	padding: 5px;
}
	
	.bxslider img{
height:auto;
max-height: 550px;

}
}

@media only screen and (min-width: 1500px){


/* PAGER */
.bx-wrapper .bx-pager {
	position: absolute;
	bottom: 10%;
	z-index: 999;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	display: block;

}

.bx-wrapper .bx-prev {left: -2%; display:block;}
.bx-wrapper .bx-next {right: -2%; display:block;}
	
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 40%;




}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: "微軟正黑體", Arial;
	max-width: 70%;
	font-size: 85%;
	padding: 5px;
}
.bxslider img{
height:auto;
max-height: 550px;

}
		
}



@media only screen and (min-width: 1501px){

/* PAGER */
.bx-wrapper .bx-pager {
	/*position: absolute;*/
	
	bottom: 10%;
	z-index: 999;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 0px;
	display: block;

}

.bx-wrapper .bx-prev {left: 5%; display:block;}
.bx-wrapper .bx-next {right: 5%;display:block;}


.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 40%;

}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: "微軟正黑體", Arial;
	max-width: 70%;
	font-size: 85%;
	padding: 5px;
}

.bxslider img{
height:auto;
max-height: 380px;

}

}

