/*  768px  */
@media all and (max-width: 979px) {

#banner-slide {width: 600px !important; margin:auto;  }

.bjqs-wrapper {width:auto !important;  }

.bjqs-slide {width:600px !important;  }

.bjqs-slide p, .bjqs-slide span{font-size:20px;}

ol.bjqs-markers {  left:0px !important; top: 200px;}

}



/*  640px  */
@media all and (max-width: 767px) {

#banner-slide {width: 550px !important; }

.bjqs-slide {width:550px !important;  }

.bjqs-slide p, .bjqs-slide span{font-size:18px;}


}




/*  480px  */
@media all and (max-width:639px) {

.bjqs-wrapper {height:250px !important; }

.bjqs {height:250px !important; }

#banner-slide {width: 400px !important; height:250px !important; }

.bjqs-slide {width:400px !important;  height:250px !important;  }

.bjqs-slide span, .bjqs-slide p {font-size:18px; text-align:center; float:none; }


}



/*  360px  */
@media all and (max-width:479px) {

.bjqs-wrapper {height:300px !important;}

#banner-slide {width: 300px !important;  height:300px !important;}

.bjqs-slide {width:300px !important; height:300px !important; }

.bjqs{height:300px !important;}

ol.bjqs-markers {  left: 0 !important;  top: 250px;}


}




/*  320px  */
@media all and (max-width:359px) {

#banner-slide {width: 270px !important;  height:300px !important;}

.bjqs-slide {width:270px !important; height:300px !important; }

.bjqs-slide p, .bjqs-slide span{font-size:15px;}

ol.bjqs-markers { top: 210px;}


}
