*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
.flexslider{position:relative;/*height:560px;overflow:hidden;*/background:url(../images/loading.gif) center no-repeat;}
.slides{position:relative;z-index:1;}
/*.slides li{height:650px;}*/
.slides li img{width: 100%;height:589px;}
.flex-control-nav{position:relative;bottom:10px;z-index:2;width:100%;text-align:center;bottom: -615px;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:none;}
.flex-direction-nav li a.flex-next{right:40px;background:none;}
    
    
@media screen and (max-width: 1440px) {.flex-control-nav{bottom: -620px;}} 
@media screen and (max-width: 1366px) {.flex-control-nav{bottom: -540px;}.slides li img{height:517px;}}       
@media screen and (max-width: 1280px) {.flex-control-nav{bottom: -540px;}}
@media screen and (max-width: 1024px) {.flex-control-nav{bottom: -410px;}.slides li img{height:386px;}} 
@media screen and (max-width: 768px) {.flex-control-nav{bottom: -310px;}.slides li img{height:293px;}}     
   
@media screen and (max-width: 480px) {
    .flex-direction-nav li a.flex-prev{left:40px;}
	.flex-direction-nav li a.flex-next{right:40px;}
	.flex-control-nav { bottom: -430px;}	
	.slides li img{height:414px;}	
	.container.slider {
		padding: 0;
	}	
	
}
@media screen and (max-width: 375px) {
	.slides li img{height:375px;}	
	.flex-control-nav { bottom: -390px;}		
}
@media screen and (max-width: 360px) {
	.slides li img{height:360px;}	
	.flex-control-nav { bottom: -370px;}		
}
@media screen and (max-width: 320px) {
	.slides li img{height:320px;}	
	.flex-control-nav { bottom: -330px;}		
}