/* Basic jQuery Slider essential styles */

ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
}
li.bjqs-slide {
	position: absolute;
	display: none;
}
ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ul.bjqs-controls.v-centered li a {
	position: absolute;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	left: 70px;
	margin-top: -160px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 20px;
	margin-top: -160px;
}
ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ol.bjqs-markers.h-centered {
	text-align: center;
}
ol.bjqs-markers li {
	display: inline;
}
ol.bjqs-markers li a {
	display: inline-block;
}
p.bjqs-caption {
	display: block;
	width: 50%;
	margin: 0;
	padding: 2%;
	position: absolute;
	top: 0;
	font-family: 'century_gothicregular';
	font-size: 50px;
	line-height: 50px;
	color: #1b217f;
	z-index: 0;
	left: 0;
}
#banner-fade, #banner-slide {
	display: block;
	margin: 0 auto;
}
ul.bjqs-controls.v-centered li a {
	display: block;
}
ul.bjqs-controls.v-centered li a:hover {
	color: #fff;
}
.bjqs-next a {
	display: block;
	background: url(../images/next.png) no-repeat;
	width: 50px;
	height: 50px;
	position: relative;
	z-index: 999;
}
.bjqs-prev a {
	display: block;
	background: url(../images/previous.png) no-repeat;
	width: 50px;
	height: 50px;
	position: relative;
	z-index: 999;
}
ol.bjqs-markers li a {
	padding: 5px 10px;
	background: #000;
	color: #fff;
	margin: 5px;
	text-decoration: none;
	display: none;
}
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover {
	background: #999;
}
p.bjqs-caption {
/*background: rgba(255,255,255,0.5);*/
}
 @media only screen and (min-width: 767px) and (max-width: 1280px) {
p.bjqs-caption {
	width: 95%;
	font-size: 40px;
}
ul.bjqs-controls.v-centered li.bjqs-next a {
	left: 70px;
	margin-top: 0px;
}
ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 20px;
	margin-top: 0px;
}
.product_slider h3 {
	font-size:140%;
	padding-top:22px;
}
.product_slider .detail	{
	width:100%;
	margin:0 auto;
	color:#000;
	font-weight:bold;
	font-size:75%;
	font-family: 'Open Sans';
	clear:both;
	line-height:10px;
}
}
 @media only screen and (min-width: 800px) and (max-width: 1280px) {
.product_slider .detail	{
	font-size:11px;
	line-height:16px;
}	
}
 @media only screen and (min-width: 767px) and (max-width: 1024px) {
.product_slider h3 {
	font-size:100%;
	padding-top:3px;
}
p.bjqs-caption {
	width: 95%;
	font-size: 30px;
	line-height:30px;
}
#footer-nav {
	padding-top: 15px;
	width:100%;
	display:block;
	margin:0 auto;
	text-align:center;
}
#footer-nav li {
	display: inline;
	list-style-type: none;
	margin-left: 3px;
	font-family: 'century_gothicregular';
	font-size:130%;
	color:#fff;
}
#copyright {
	display: block;
	padding-top: 5px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-right: 0;
}
.over_bg	{
	display:none;
}
#container		{
	display:block;
	margin:0 auto;
	width:100%;
	padding:1px 0;
}
}
@media only screen and (min-width: 1281px) and (max-width: 1366px) {
#slider {
	margin: 0 auto;
	width:70%;
}
}
 @media only screen and (min-width: 320px) and (max-width: 767px) {
p.bjqs-caption {
	width: 90%;
	font-size: 25px;
	line-height: 19px;
	font-size:150%;
}
ul.bjqs-controls.v-centered li.bjqs-next a{ display:none;}
ul.bjqs-controls.v-centered li.bjqs-prev a{display:none;}
#gallery {
	display: block;
	padding: 10px 0 3px 0;
	width: 93%;
	margin: 3px auto;
}
#social			{
	right:0;
}
.search_column {
	right:114px;
}
#login a		{
	right:3%;
}
.right_block {
	display: none;
}
#home_container {
	position: absolute;
	z-index: 999;
	left: 3%;
	margin-top: 25%;
	overflow: hidden;
}
#slider {
	padding: 0px;
	overflow: hidden;
	height:100%;
}
#slider img {
	width: 100%;
	
}
#slider .over_bg{
	background:url(../images/slider_img_over_shadow.png) no-repeat;
	width:993px;
	height:993px;
	position:absolute;
	z-index:9;
	margin-left:150px;
	margin-top:0;
}
#container		{
	display:block;
	margin:0 auto;
	width:100%;
	padding:1px 0;
}
#footer-nav {
	margin-left:0;
	width:100%;
	text-align:center;
}
#footer-nav li {
	display: inline;
	list-style-type: none;
	margin-left: 3px;
	font-family: 'century_gothicregular';
	font-size:14px;
	color:#fff;
}
#copyright {
	text-align: center;
	width:100%;
	margin-right:0;
	float:none;
}
.flex-caption {
	position: absolute;
	margin-left: 0%;
	top: 0px;
	z-index: 99
}
.slider-text {
	width: 90%;
	padding: 20px 40px 10px;
}
.flex-caption h1 {
	font-size: 30px;
	margin-bottom: 0px;
	font-weight:bold;
	line-height:30x;

}
.flex-direction-nav .flex-next {
	display:none;
}
.flex-direction-nav .flex-prev {
	display:none;
		
}

/*****product-slider******/
.product_slider {
	float: left;
	display: block;
	margin-right: 4%;
	width: 29%;
	position: relative;
	z-index: 999;
}
.product_slider .detail	{
	width:100%;
	margin:0 auto;
	color:#000;
	font-weight:bold;
	font-size:75%;
	font-family: 'Open Sans';
	clear:both;
	line-height:10px;
}
.product_slider h3	{
	display:block;
	text-align:center;
	font-size:100%;
	margin-top:-33px;
}
.over_bg {
	display: none;
}
#footer-nav {
	width: 100%;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	font-size: 100%;
}
#copyright {
	display: block;
	padding-top: 5px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-right: 0;
}
