.area-flexisel { background-color:transparent; position:relative; text-align:center;  }
.flexisel-titolo { text-align:left; }



@media (max-width: 767px){
.area-flexisel { padding-top:15px; margin-left:30px; margin-right:30px; margin-bottom:0px; }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul { position:relative; width:99999px; margin:0px; padding:0px; list-style-type:none; text-align:center; }
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; }
.nbs-flexisel-item { float:left; margin:0px; padding:0px; cursor:pointer; position:relative; width:190px; height:450px; margin-left:-0.3px; }
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin-top: 16px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:0px; width: 63px; height: 25px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/prev.png); overflow: visible; left: 0px; margin-top:200px; margin-left:-45px; }
.nbs-flexisel-nav-right { margin:0px; width: 63px; height: 28px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/next.png); right: 0px; margin-top:200px; margin-right:-45px; }
.img-flexisel { width:100%; height:auto; }
.flexisel-titolo { padding-left:15px; padding-right:15px; }

}

@media (max-width: 991px) and (min-width: 768px){
.area-flexisel { padding:30px; margin:0px; padding-top:0px; padding-bottom:0px; }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul { position:relative; width:99999px; margin:0px; padding:0px; list-style-type:none; text-align:center; }
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%;  }
.nbs-flexisel-item { float:left; margin:0px; padding:0px; cursor:pointer; position:relative; width:190px; height:500px; margin-left:-0.5px; }
.nbs-flexisel-item img { max-width: 90%; cursor: pointer; position: relative; margin-top: 5px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:0px; width: 63px; height: 25px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/prev.png); overflow: visible; left: 0px; margin-top:200px; margin-left:-75px; }
.nbs-flexisel-nav-right { margin:0px; width: 63px; height: 28px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/next.png); right: 0px; margin-top:200px; margin-right:-60px; }
.img-flexisel { width:310px; height:auto; }
.flexisel-titolo { width:90%; padding-left:15px; padding-right:15px; min-height: 140px;  }
}

@media (min-width: 992px){
.area-flexisel { padding:30px; margin:0px; padding-top:0px; padding-bottom:0px;  }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul { position:relative; width:99999px; margin:0px; padding:0px; list-style-type:none; text-align:center; }
.nbs-flexisel-inner { overflow: hidden; float:left; width:100%; }
.nbs-flexisel-item { float:left; margin:0px; padding:0px; cursor:pointer; position:relative; height:460px; margin-left:-0.5px; }
.nbs-flexisel-item img { max-width: 95%; cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:0px; width: 63px; height: 25px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/prev.png); overflow: visible; left: 0px; margin-top:200px; margin-left:-75px; }
.nbs-flexisel-nav-right { margin:0px; width: 63px; height: 28px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/next.png); right: 0px; margin-top:200px; margin-right:-60px; }
.img-flexisel { width:310px; height:auto; }
.flexisel-titolo { width:95%; padding-left:15px; padding-right:15px; min-height: 110px; }
}

@media (min-width: 1200px){
.area-flexisel { padding:0px; margin:0px; padding-top:30px; padding-bottom:0px;  }
.nbs-flexisel-container { position:relative; max-width:100%; }
.nbs-flexisel-ul { position:relative; width:99999px; margin:0px; padding:0px; list-style-type:none; text-align:center;  }
.nbs-flexisel-inner { overflow: hidden; float:left; }
.nbs-flexisel-item { float:left; margin:0px; cursor:pointer; position:relative; width:240px; height:460px; margin-left:-1px; }
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin-top: 0px; margin-bottom: 0px; border-radius:0px; top:-25px;  }
.nbs-flexisel-nav-left{ margin:0px; width: 63px; height: 25px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/prev.png); overflow: visible; left: 0px; margin-top:200px; margin-left:-75px; }
.nbs-flexisel-nav-right { margin:0px; width: 63px; height: 28px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/next.png); right: 0px; margin-top:200px; margin-right:-60px; }
.img-flexisel { width:269px; height:auto; }
.flexisel-titolo { width:95%; padding-left:15px; padding-right:15px; min-height: 110px; }

}