.area-flexisel { background-color:transparent; }

.clearout { height:20px; clear:both; }
#flexiselScheda { display:none; }


@media (max-width: 767px){
.area-flexisel { height:360px;  margin-left:0px; margin-right: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-bottom:5px; cursor:pointer; position:relative; line-height:20px; }
.nbs-flexisel-item img { max-width: 90%; cursor: pointer; position: relative; margin-top: 16px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin: 150px -5px; width: 18px; height: 47px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin: 150px -5px; width: 18px; height: 47px; position: absolute; cursor: pointer; z-index: 4; top:40%; background: url(/img/avanti.png) top right no-repeat; right: 0px; }

}

@media (max-width: 991px) and (min-width: 768px){
.area-flexisel { height:269px; padding-top:0px; padding-left:0px; padding-right: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%; margin-left:0px; }
.nbs-flexisel-item { float:left; margin:0px; padding-bottom:5px; cursor:pointer; position:relative; line-height:24px; font-family: 'Raleway', sans-serif; font-size:20px; color: #ffffff; margin-top:-6px; }
.nbs-flexisel-item img { max-width: 100%; cursor: pointer; position: relative; margin-top: 5px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin: 70px -40px; width: 18px; height: 47px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin: 70px -40px; width: 18px; height: 47px; position: absolute; cursor: pointer; z-index: 4; top:40%; background: url(/img/avanti.png) top right no-repeat; right: 0px; }

}

@media (min-width: 992px){
.area-flexisel { height:236px; padding-top:30px; padding-left:0px; padding-right: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%; margin-left:0px; }
.nbs-flexisel-item { float:left; margin:0px; padding-bottom:5px; cursor:pointer; position:relative; line-height:28px; font-family: 'Raleway', sans-serif; font-size:22px; color: #ffffff; margin-top:-10px; }
.nbs-flexisel-item img { max-width: 85%; cursor: pointer; position: relative; margin-top: 10px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:40px -20px; width: 18px; height: 47px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:40px -20px; width: 18px; height: 47px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px;  }

}

@media (min-width: 1200px){
.area-flexisel { height:216px; padding:0px; margin: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%; margin-left:0px; }
.nbs-flexisel-item { float:left; margin:0px; padding:0px; cursor:pointer; position:relative;  }
.nbs-flexisel-item img { max-width: 90%; cursor: pointer; position: relative; margin-top: 0px; margin-bottom: 0px; border-radius:0px;  }
.nbs-flexisel-nav-left{ margin:0px; width: 18px; height: 47px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: -30px;  margin-top:65px; }
.nbs-flexisel-nav-right { margin:0px; width: 18px; height: 47px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: -30px; margin-top:65px; }

}