.area-flexisel {  }

.clearout { height:20px; clear:both; }


@media (max-width: 767px){
.area-flexisel { height:auto; margin-left:10px; margin-right:10px; margin-top:30px; overflow:hidden; }

.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: 100%; cursor: pointer; position: relative; margin-top: 16px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:20px -80px; width: 37px; height: 115px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:20px -80px; width: 37px; height: 115px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}

@media (max-width: 991px) and (min-width: 768px){

.area-flexisel { height:300px; margin-left:100px; margin-right:100px; 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%; 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: 70%; cursor: pointer; position: relative; margin-top: 5px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:20px -80px; width: 37px; height: 115px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:20px -80px; width: 37px; height: 115px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}

@media (min-width: 992px){

.area-flexisel { height:300px; margin-left:100px; margin-right:100px; 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%; margin-left:0px; }
.nbs-flexisel-item { float:left; margin:0px; padding:0px; cursor:pointer; position:relative; }
.nbs-flexisel-item img { max-width: 89%; cursor: pointer; position: relative; margin-top: 0px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:60px -80px; width: 37px; height: 115px; position: absolute; cursor: pointer; z-index: 9999999; top:40%;     background-image: url(/img/indietro.png); overflow: visible; left: 0px; }
.nbs-flexisel-nav-right { margin:60px -80px; width: 37px; height: 115px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}

@media (min-width: 1200px){

.area-flexisel { height:300px; margin-left:100px; margin-right:100px; 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%; margin-left:0px; }
.nbs-flexisel-item { float:left; margin:0px; padding:0px; cursor:pointer; position:relative; }
.nbs-flexisel-item img { max-width: 89%; cursor: pointer; position: relative; margin-top: 0px; margin-bottom: 10px; }
.nbs-flexisel-nav-left{ margin:70px -80px; width: 37px; height: 115px; 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 -80px; width: 37px; height: 115px; position: absolute; cursor: pointer; z-index: 4; top:40%;    background-image: url(/img/avanti.png); right: 0px; }

}