.area-flexisel { background-color:transparent; position:relative; text-align:center; }




@media (max-width: 767px){
.area-flexisel { height:400px; padding-top:30px; margin-left:30px; margin-right:30px; margin-bottom:20px; }
.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:630px; }
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin-top: 16px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:0px; width: 47px; height: 14px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/i/indietro.png); overflow: visible; left: 0px; margin-top:200px; margin-left:-37px; }
.nbs-flexisel-nav-right { margin:0px; width: 47px; height: 14px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/i/avanti.png); right: 0px; margin-top:200px; margin-right:-37px; }
.img-flexisel { width:100%; height:auto; }


}

@media (max-width: 991px) and (min-width: 768px){
.area-flexisel { height:598px; padding:30px; margin:30px; padding-top:65px;   }
.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; }
.nbs-flexisel-item img { max-width: 90%; cursor: pointer; position: relative; margin-top: 5px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:0px; width: 47px; height: 14px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/i/indietro.png); overflow: visible; left: 0px; margin-top:220px; margin-left:-60px; }
.nbs-flexisel-nav-right { margin:0px; width: 47px; height: 14px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/i/avanti.png); right: 0px; margin-top:220px; margin-right:-40px; }
.img-flexisel { width:310px; height:auto; }
.flexisel-titolo { width:90%; min-height: 130px; }
}

@media (min-width: 992px){
.area-flexisel { padding:50px; margin:50px; padding-top:30px; }
.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:580px; }
.nbs-flexisel-item img { max-width: 95%; cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:0px; width: 47px; height: 14px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/i/indietro.png); overflow: visible; left: 0px; margin-top:200px; margin-left:-80px; }
.nbs-flexisel-nav-right { margin:0px; width: 47px; height: 14px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/i/avanti.png); right: 0px; margin-top:200px; margin-right:-60px; }
.img-flexisel { width:310px; height:auto; }
.flexisel-titolo { width:95%; min-height: 70px; }
}

@media (min-width: 1200px){
.area-flexisel { padding:30px; margin:30px; padding-top:60px; padding-bottom:10px; }
.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:700px; }
.nbs-flexisel-item img { max-width: 95%; cursor: pointer; position: relative; margin-top: 0px; margin-bottom: 0px; border-radius:0px;  }
.nbs-flexisel-nav-left{ margin:0px; width: 47px; height: 14px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/i/indietro.png); overflow: visible; left: 0px; margin-top:250px; margin-left:-80px; }
.nbs-flexisel-nav-right { margin:0px; width: 47px; height: 14px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/i/avanti.png); right: 0px; margin-top:250px; margin-right:-65px; }
.img-flexisel { width:310px; height:auto; }
.flexisel-titolo { width:95%; min-height: 70px; }

}