div.bannerBox {width:100%;border-top:0px solid #e0e0e0; padding:70px 0 70px 0 ;  overflow:hidden !important; }
section.banner{width:1280px; margin:0 auto; position:relative; overflow:hidden; clear:both;  padding:0px 0;  }
section.banner ul {height:420px; overflow:hidden;}
section.banner ul li.board_output_gallery_img {float:left; width:33.3333%; }
section.banner ul li.board_output_gallery_img a span {display:block}
section.banner ul li.board_output_gallery_img a img {max-width:100%;}
.nbs-flexisel-container {  position:relative; padding:0px 70px;overflow:hidden; border:0px solid #dfdfdf; border-radius:0px; }
.nbs-flexisel-ul {position:relative; width:99999px; margin:0px;  list-style-type:none; text-align:center; overflow: auto;}
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; box-sizing:border-box;   }
.nbs-flexisel-item {float:left !important; margin:0px;padding:0px; cursor:pointer; position:relative; overflow:hidden; }
.nbs-flexisel-item a{overflow: hidden; display:block; padding:0 20px}
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin: 5px 0px; border-radius:10px;}
.nbs-flexisel-item span {display:block;  padding:5px 0 ; font-size:16px; }
/*** Navigation ***/
.nbs-flexisel-nav-left{border-radius:50px 50px !important; -moz-border-radius:50px 50px !important; -webkit-border-radius: 50px 50px !important;  }
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {padding:5px 4px; border:2px solid rgb(255,255,255,0.7); border-radius:50px 50px; -moz-border-radius:50px 50px; -webkit-border-radius: 50px 50px;     
    position: absolute; cursor: pointer; z-index: 4; top: 40%; transform: translateY(-50%);  background-color: rgba(0,0,0,0); color: #fff; background-size:contain }
.nbs-flexisel-nav-left {left: 0px; position:absolute; width:50px; height:50px; background-image:url("../img/arrow_left_w.png"); background-repeat:no-repeat; background-position:center center;}
.nbs-flexisel-nav-left:hover{background-color: rgba(0,0,0,0.3); }
.nbs-flexisel-nav-left.disabled {opacity: 0.3;}
.nbs-flexisel-nav-right { right: 0px; width:50px; height:50px; opacity:0.8; background-image:url("../img/arrow_right_w.png"); background-repeat:no-repeat; background-position:center center;}
.nbs-flexisel-nav-right:hover{background-color: rgba(0,0,0,0); opacity:1 }
.nbs-flexisel-nav-right.disabled { opacity: 0.3;}


/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
section.banner{width:95%; margin:0 auto; position:relative; overflow:hidden; clear:both;  }
.nbs-flexisel-container {position:relative; padding:0px;overflow:hidden; border:0px solid #dfdfdf; border-radius:5px; }
.nbs-flexisel-ul {position:relative; width:99999px; margin:0px;  list-style-type:none; text-align:center; overflow: auto;}
.nbs-flexisel-inner {position:relative; overflow: hidden; float:left; width:100%; box-sizing:border-box;   }
.nbs-flexisel-item {float:left; margin:0px;padding:0px; cursor:pointer; position:relative; }
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin: 5px 0;}
.nbs-flexisel-item span {display:block; font-weight:600; padding:0 ;  }
div.bannerBox {height:auto !important; padding:30px 0 50px 0}
section.banner ul {height:auto}
/*** Navigation 
.nbs-flexisel-nav-left{border-radius:0 5px 5px 0 !important; -moz-border-radius:0 5px 5px 0 !important; -webkit-border-radius: 0 5px 5px 0 !important;  }
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right { padding:5px 4px; border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -webkit-border-radius: 5px 0 0 5px;     
    position: absolute; cursor: pointer; z-index: 4; top: 50%; transform: translateY(-50%);  background: rgba(0,0,0,0.25); color: #fff; }
.nbs-flexisel-nav-left {left: 0px;}
.nbs-flexisel-nav-left:before { content: "〈"}
.nbs-flexisel-nav-left.disabled {opacity: 0.3;}
.nbs-flexisel-nav-right { right: 0px; }
.nbs-flexisel-nav-right:before { content: "〉"}
.nbs-flexisel-nav-right.disabled { opacity: 0.3;}***/
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {display:none;}	
}
@media (max-width: 320px) {
}